:root{--primary-font-family:"Lexend",sans-serif;--second-font-family:"Kanit",sans-serif;--ecstasy:#fd7a12;--main-red:#e60000;--primary-color:var(--main-red);--turbo:#ffeb3b;--boulder:#7a7a7a;--gallery:#ebebeb;--mercury:#e4e4e4;--mine-shaft:#333;--blue-zodiac:#0a1931;--oslo-gray:#96989b;--deep-koamaru:#0f227b;--baltic-sea:#121013;--dodger-blue:#2196f3;--font-size-x-sm:.75rem;--font-size-sm:.875rem;--font-size-normal:1rem;--font-size-lg:1.125rem;--font-size-x-lg:1.25rem;--font-size-xx-lg:1.375rem;--font-size-xxx-lg:1.5rem;--font-size-card-text:1.625rem;--font-size-card-form-text:2rem;--font-size-26:1.625rem;--font-size-28:1.75rem;--font-size-32:2rem;--font-size-34:2.125rem;--font-size-35:2.1875rem;--font-size-38:2.375rem;--font-size-40:2.5rem;--font-size-43:2.6875rem;--font-size-44:2.75rem;--font-size-48:3rem;--font-size-50:3.125rem;--font-size-55:3.4375rem;--font-size-60:3.75rem;--font-size-section-title-md-32:2rem;--font-size-section-title-md-34:2.125rem;--font-size-section-title-md-43:2.6875rem;--font-size-section-title-md-48:3rem;--font-size-section-title-md-50:3.125rem;--font-size-section-title-lg-45:2.8125rem;--font-size-section-title-lg-55:3.4375rem;--font-size-section-title-lg-60:3.75rem;--line-height-x-sm:.75rem;--line-height-sm:.875rem;--line-height-md:1rem;--line-height-lg:1.125rem;--line-height-normal:1.25rem;--line-height-x-lg:1.375rem;--line-height-xx-lg:1.5rem;--line-height-xxx-lg:1.625rem;--line-height-h1:2.25rem;--line-height-h2:2.125rem;--line-height-h3:2rem;--line-height-26:1.841rem;--line-height-28:1.983rem;--line-height-30:2.125rem;--line-height-38:2.375rem;--line-height-40:2.5rem;--line-height-43:2.6875rem;--line-height-48:3rem;--line-height-54:3.375rem;--line-height-md-38:2.375rem;--line-height-md-43:2.6875rem;--line-height-md-44:2.75rem;--line-height-lg-48:3rem;--line-height-heading-title-md:3.375rem;--line-height-hero-heading-title:3.75rem;--letter-spacing-common:1px;--letter-spacing-common-text:.4px;--font-weight-extraLight:200;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi-bold:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-black:900;--height-header:80px;--height-footer:50px;--height-navbar-header:46px;--minus-height-navbar-header:-46px;--with-common-btn:100px;--height-common-btn:32px;--height-common-tag:32px;--bg-color-active:#e6e6e6;--box-shadow-header:0px 0px 25px 0 rgba(0,0,0,.08);--box-shadow-common:0 1px 2px rgba(0,0,0,.3),0 1px 3px 1px rgba(0,0,0,.15);--box-shadow-input-common:rgba(255,123,0,.05) 0px 1px 0px,rgba(255,123,0,.1) 0px 0px 8px;--bg-color-common:linear-gradient(0deg,rgba(0,0,0,.04),rgba(0,0,0,.04)),var(--white-primary);--border-radius-common:6px;--border-radius-qa-collapse:4px;--border-color-common:#d9d9d9;--lookup-field-border-color:#2684ff;--z-index-scroll-to-top:1}.tiptap-editor-wrapper{border-radius:var(--border-radius-common);border:1px solid transparent;flex-direction:column;justify-content:center;align-items:center;transition:all .2s;display:flex}.tiptap-editor-wrapper .tiptap-editor-content{width:100%;min-height:200px;padding:10px 12px;transition:all .2s}.tiptap-editor-wrapper .tiptap-editor-content figure{padding-top:10px}.tiptap-editor-wrapper .tiptap-editor-content p{font-size:var(--font-size-normal);line-height:var(--line-height-xxx-lg);margin:16px 0}.tiptap-editor-wrapper .tiptap-editor-content:hover{border-color:var(--lookup-field-border-color)}.tiptap-editor-wrapper.is-editable{border:1px solid var(--border-color-common)}.tiptap-editor-wrapper.is-editable:hover{box-shadow:none}.tiptap-editor-wrapper.is-editable.is-focused{border-color:var(--lookup-field-border-color)}.tiptap-editor-wrapper.is-editable .menubar-wrapper{z-index:1;border-bottom:1px solid var(--border-color-common);background-color:#fff;border-radius:6px 6px 0 0;flex-wrap:wrap;gap:22px;padding:12px 10px 10px;display:flex;position:-webkit-sticky;position:sticky;top:0}.tiptap-editor-wrapper.is-editable .menubar-group{align-items:center;gap:4px;display:flex;position:relative}.tiptap-editor-wrapper.is-editable .menubar-group button{cursor:pointer;border:1px solid var(--black-2);background-color:var(--white-primary);border-radius:var(--border-radius-common);padding:4px 6px}.tiptap-editor-wrapper.is-editable .menubar-group button.is-active{background-color:var(--gallery)}.tiptap-editor-wrapper.is-editable #image-upload-input{display:none;position:absolute;left:0}.tiptap-editor-wrapper.is-editable .tiptap{height:100%;min-height:240px}.tiptap-editor-wrapper.is-editable .tiptap:focus-visible{box-shadow:none;border:0;outline:0}.tiptap-editor-wrapper.is-editable .tiptap>*+*{margin-top:.8rem}.tiptap-editor-wrapper.is-editable .tiptap ul,.tiptap-editor-wrapper.is-editable .tiptap ol{padding:0 1rem}.tiptap-editor-wrapper.is-editable .tiptap u{text-underline-offset:4px;text-decoration:underline}.tiptap-editor-wrapper.is-editable .tiptap ul{list-style-type:disc}.tiptap-editor-wrapper.is-editable .tiptap ul li{list-style:inherit}.tiptap-editor-wrapper.is-editable .tiptap ul li ul{list-style-type:circle}.tiptap-editor-wrapper.is-editable .tiptap ul li ul li{list-style:inherit}.tiptap-editor-wrapper.is-editable .tiptap ul li ul li ul{list-style-type:square}.tiptap-editor-wrapper.is-editable .tiptap ul li ul li ul li{list-style:inherit}.tiptap-editor-wrapper.is-editable .tiptap ol{list-style-type:decimal}.tiptap-editor-wrapper.is-editable .tiptap ol li{list-style:inherit}.tiptap-editor-wrapper.is-editable .tiptap ol li ol{list-style-type:decimal}.tiptap-editor-wrapper.is-editable .tiptap ol li ol li{list-style:inherit}.tiptap-editor-wrapper.is-editable .tiptap ol li ol li ol{list-style-type:decimal}.tiptap-editor-wrapper.is-editable .tiptap ol li ol li ol li{list-style:inherit}.tiptap-editor-wrapper.is-editable .tiptap s{text-decoration:line-through}.tiptap-editor-wrapper.is-editable .tiptap p.is-editor-empty:first-child:before{color:var(--boulder);content:attr(data-placeholder);float:left;pointer-events:none;height:0}.tiptap-editor-wrapper.is-editable .tiptap code{color:#616161;background-color:rgba(97,97,97,.1)}.tiptap-editor-wrapper.is-editable .tiptap pre{color:#fff;background:#0d0d0d;border-radius:.5rem;padding:.75rem 1rem;font-family:JetBrainsMono,monospace}.tiptap-editor-wrapper.is-editable .tiptap pre code{color:inherit;background:0 0;padding:0;font-size:.8rem}.tiptap-editor-wrapper.is-editable .tiptap img{max-width:100%;height:auto}.tiptap-editor-wrapper.is-editable .tiptap blockquote{border-left:2px solid rgba(13,13,13,.1);padding-left:1rem}.tiptap-editor-wrapper.is-editable .tiptap h3{color:var(--primary-color);font-size:var(--font-size-35);line-height:var(--line-height-40);font-family:var(--second-font-family);font-weight:var(--font-weight-semi-bold)}.tiptap-editor-wrapper.is-editable .tiptap hr{border:none;border-top:2px solid rgba(13,13,13,.1);margin:2rem 0}.tiptap-editor-wrapper.is-editable .tiptap .ProseMirror-selectednode{border:1px solid var(--lookup-field-border-color)}.tiptap-editor-wrapper.is-editable .tiptap .ProseMirror{outline:0;height:100%;min-height:100%}.tiptap-editor-wrapper.is-editable .tippy-box{color:#fff;background-color:#fff;border-radius:8px;width:max-content;margin:-5px;padding:5px;display:flex;box-shadow:0 2px 8px rgba(99,99,99,.2)}.tiptap-editor-wrapper.is-editable .tippy-box .menubar-wrapper{border-bottom:0}.tiptap-editor-wrapper.is-editable .tiptap-editor-container{background-color:var(--white-primary);flex-direction:column;width:100%;display:flex}
