/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container{box-sizing:border-box;height:100%;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;position:absolute;top:50%;left:-100000px;overflow-y:hidden}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;outline:none;height:100%;padding:12px 15px;line-height:1.42;overflow-y:auto}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{white-space:nowrap;width:1.2em;display:inline-block}.ql-editor li:not(.ql-direction-rtl):before{text-align:right;margin-left:-1.5em;margin-right:.3em}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0, decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1, lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2, lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3, decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4, lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5, lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6, decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7, lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8, lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{max-width:100%;display:block}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{text-align:inherit;direction:rtl}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);pointer-events:none;font-style:italic;position:absolute;left:15px;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{cursor:pointer;float:left;background:0 0;border:none;width:28px;height:24px;padding:3px 5px;display:inline-block}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{vertical-align:middle;display:inline-block}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2px}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1px}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-top:5px;margin-bottom:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-top:5px;margin-bottom:5px;padding:5px 10px}.ql-snow .ql-editor code{padding:2px 4px;font-size:85%}.ql-snow .ql-editor pre.ql-syntax{color:#f8f8f2;background-color:#23241f;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;float:left;vertical-align:middle;height:24px;font-size:14px;font-weight:500;display:inline-block;position:relative}.ql-snow .ql-picker-label{cursor:pointer;width:100%;height:100%;padding-left:8px;padding-right:2px;display:inline-block;position:relative}.ql-snow .ql-picker-label:before{line-height:22px;display:inline-block}.ql-snow .ql-picker-options{white-space:nowrap;background-color:#fff;min-width:100%;padding:4px 8px;display:none;position:absolute}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;padding-top:5px;padding-bottom:5px;display:block}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{z-index:1;margin-top:-1px;display:block;top:100%}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{width:24px;height:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{width:152px;padding:3px 5px}.ql-snow .ql-color-picker .ql-picker-item{float:left;border:1px solid #0000;width:16px;height:16px;margin:2px;padding:0}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{width:18px;margin-top:-9px;position:absolute;top:50%;right:0}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{box-sizing:border-box;border:1px solid #ccc;padding:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{color:#444;white-space:nowrap;background-color:#fff;border:1px solid #ccc;padding:5px 12px;box-shadow:0 0 5px #ddd}.ql-snow .ql-tooltip:before{content:"Visit URL:";margin-right:8px;line-height:26px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;width:170px;height:26px;margin:0;padding:3px 5px;font-size:13px;display:none}.ql-snow .ql-tooltip a.ql-preview{text-overflow:ellipsis;vertical-align:top;max-width:200px;display:inline-block;overflow-x:hidden}.ql-snow .ql-tooltip a.ql-action:after{content:"Edit";border-right:1px solid #ccc;margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{content:"Save";border-right:0;padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@media (width>=768px){.pricing-section__main{padding:80px 40px}}@media (width>=1280px){.pricing-section__main{padding:80px 0}}@font-face{font-family:Season Serif;src:url(/assets/SeasonSerif-TRIAL-Regular-suWgfLrb.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Season Serif;src:url(/assets/SeasonSerif-TRIAL-RegularItalic-DU6OWmic.otf)format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Season Serif;src:url(/assets/SeasonSerif-TRIAL-Heavy-Cl1YaxN5.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Season Serif;src:url(/assets/SeasonSerif-TRIAL-SemiBold-BRZNMubO.ttf)format("truetype");font-weight:650;font-style:normal;font-display:swap}@font-face{font-family:Season Serif;src:url(/assets/SeasonSerif-TRIAL-Light-4EarcHnL.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Season Serif;src:url(/assets/SeasonSerif-TRIAL-LightItalic-XWbp8E9y.otf)format("opentype");font-weight:300;font-style:italic;font-display:swap}.landing-page{color:#2c2c2c;background:#fefffe;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.landing-page *{box-sizing:border-box}.landing-page img{max-width:100%}.landing-page .background-blur{pointer-events:none;position:absolute;top:-236px;right:-236px}.landing-navbar{z-index:50;background:#fff;border-bottom:1px solid #f3f4f6;position:sticky;top:0}.landing-navbar__inner{justify-content:space-between;align-items:center;max-width:1440px;height:64px;margin:0 auto;padding:0 20px;display:flex}@media (width>=768px){.landing-navbar__inner{padding:0 40px}}@media (width>=1280px){.landing-navbar__inner{padding:0 120px}}.landing-navbar__logo-icon{color:#7a8c74;cursor:pointer;transition:opacity .2s}.landing-navbar__logo-icon:hover{opacity:.8}.landing-navbar__desktop-nav{align-items:center;gap:32px;display:none}@media (width>=768px){.landing-navbar__desktop-nav{display:flex}}.landing-navbar__link{color:#747474;text-transform:capitalize;letter-spacing:-.36px;cursor:pointer;font-family:Roboto,sans-serif;font-size:18px;line-height:141.023%;text-decoration:none;transition:color .2s}.landing-navbar__link:hover{color:#7c8b6a}.landing-navbar__link--active{color:#7c8b6a;font-weight:500}.landing-navbar__signin{display:none}@media (width>=768px){.landing-navbar__signin{display:block}}.landing-navbar__signin-btn{color:#fff;cursor:pointer;text-align:center;background:#7c8b6a;border:none;border-radius:9999px;padding:8px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 1px 2px #0000000d}.landing-navbar__signin-btn:hover{background:#a3ad83;box-shadow:0 4px 6px -1px #0000001a}.landing-navbar__signin-btn:active{transform:scale(.95)}.landing-navbar__signin-btn--full{width:100%;padding:12px 24px;display:block}.landing-navbar__mobile-toggle{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:color .2s;display:flex}.landing-navbar__mobile-toggle:hover{color:#7c8b6a}@media (width>=768px){.landing-navbar__mobile-toggle{display:none}}.landing-navbar__mobile-menu{border-top:1px solid #f3f4f6;padding:16px 0}@media (width>=768px){.landing-navbar__mobile-menu{display:none}}.landing-navbar__mobile-nav{flex-direction:column;gap:8px;padding:0 16px;display:flex}.landing-navbar__mobile-link{color:#747474;text-transform:capitalize;letter-spacing:-.36px;border-radius:8px;padding:12px 16px;font-family:Roboto,sans-serif;font-size:18px;line-height:141.023%;text-decoration:none;transition:color .2s}.landing-navbar__mobile-link:hover{color:#7c8b6a}.landing-navbar__mobile-link--active{color:#7c8b6a;background:#f9fafb;font-weight:500}.landing-navbar__mobile-signin{padding-top:8px;padding-left:16px;padding-right:16px}.hero-section{background:#fff;width:100%;padding:41px 0 29px;font-family:sans-serif;position:relative;overflow:hidden}.hero-section__blur{position:absolute;top:100px;right:-236px}.hero-section__container{max-width:1440px;margin:0 auto;padding:0 20px}@media (width>=1280px){.hero-section__container{padding:0 120px}}.hero-section__content{flex-direction:column;align-items:center;max-width:914px;margin:0 auto;display:flex}.hero-section__badge{background:#deecdb;border-radius:12px;justify-content:center;align-items:center;padding:5px 20px;display:inline-flex}.hero-section__badge p{color:#747474;margin:0;font-family:Roboto,sans-serif;font-size:16px;line-height:141%}.hero-section__heading{text-align:center;letter-spacing:-1.2px;color:#2c2c2c;width:100%;max-width:768px;margin:12px 0 24px;font-size:clamp(48px,5vw,60px);font-weight:470;line-height:130%}.hero-section__heading--accent{color:#7a8c74;font-style:italic;font-weight:650}.hero-section__subtext{text-align:center;color:#747474;max-width:914px;margin-bottom:40px;font-family:Roboto,sans-serif;font-size:clamp(18px,2.5vw,28px);font-weight:300;line-height:141%}.hero-section__buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:80px;display:flex}.hero-section__btn{cursor:pointer;text-transform:capitalize;border-radius:9999px;width:193px;padding:10px 21px;font-size:16px;transition:all .2s}.hero-section__btn--primary{color:#fff;background:#7a8c74;border:none;box-shadow:0 1px 2px #0000000d}.hero-section__btn--primary:hover{background:#a3ad83;box-shadow:0 4px 6px -1px #0000001a}.hero-section__btn--primary:active{transform:scale(.95)}.hero-section__btn--secondary{color:#7a8c74;background:0 0;border:1px solid #7a8c74;box-shadow:0 1px 2px #0000000d}.hero-section__btn--secondary:hover{color:#fff;background:#7a8c74;box-shadow:0 4px 6px -1px #0000001a}.hero-section__btn--secondary:active{transform:scale(.95)}.hero-section__images{flex-wrap:wrap;gap:10px;max-width:1440px;margin:0 auto;padding:0 20px;display:flex}@media (width>=768px){.hero-section__images{flex-wrap:nowrap}}@media (width>=1280px){.hero-section__images{padding:0 120px}}.hero-image-card{border-radius:20px;flex-shrink:0;width:100%;height:634px;position:relative;overflow:hidden}@media (width>=768px){.hero-image-card{width:50%}}.hero-image-card__img{object-fit:cover;width:100%;height:634px}.hero-image-card__overlay{border-radius:22px;flex-direction:column;align-items:flex-start;gap:6px;width:335px;padding:28px;display:flex;position:absolute}.hero-image-card__overlay--qr{background:#fffc;top:416px;left:16px}@media (width>=640px){.hero-image-card__overlay--qr{left:56px}}.hero-image-card__overlay--realtor{background:#e3f5decc;top:277px;right:17px}.hero-image-card__overlay-title{color:#2c2c2c;white-space:nowrap;font-family:Roboto,sans-serif;font-size:22px;line-height:1.3}.hero-image-card__overlay-desc{color:#747474;font-family:Roboto,sans-serif;font-size:22px;line-height:1.3}.problem-section{background:#fefffe;width:100%;padding:80px 0;font-family:Roboto,sans-serif;position:relative}.problem-section__container{max-width:1440px;margin:0 auto;padding:0 20px}@media (width>=768px){.problem-section__container{padding:0 40px}}@media (width>=1280px){.problem-section__container{padding:0}}.problem-section__header{text-align:center;width:100%;max-width:700px;margin:0 auto 80px}.problem-section__heading{letter-spacing:-.8px;color:#2c2c2c;margin:0 0 16px;font-family:Season Serif,ui-serif,Georgia,serif;font-size:clamp(32px,4vw,40px);font-weight:470;line-height:130%}.problem-section__heading--accent{color:#7a8c74;font-style:italic;font-weight:650}.problem-section__subtext{color:#747474;letter-spacing:-.32px;max-width:680px;margin:0 auto;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:141.023%}.problem-section__cards{flex-wrap:wrap;justify-content:center;gap:20px;max-width:1198px;margin:0 auto;display:flex}.problem-card{background:#f9f9f9;border-radius:20px;flex-direction:column;flex:300px;gap:20px;max-width:386px;padding:20px;display:flex}.problem-card__icon{background:#e3f5de;border:1px solid #7a8c74;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.problem-card__text{flex-direction:column;gap:12px;display:flex}.problem-card__title{color:#2c2c2c;text-transform:capitalize;margin:0;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:120%}.problem-card__desc{color:#747474;margin:0;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:141%}.setup-process{background:#fafef9;padding:48px 16px}@media (width>=640px){.setup-process{padding:48px 24px}}@media (width>=1024px){.setup-process{padding:48px 32px}}.setup-process__header{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:1024px;margin:0 auto 48px;display:flex}@media (width>=768px){.setup-process__header{margin-bottom:80px}}.setup-process__heading{letter-spacing:-.8px;color:#2c2c2c;margin:0;font-family:Season Serif,ui-serif,Georgia,serif;font-size:clamp(32px,4vw,40px);font-weight:470;line-height:130%}.setup-process__heading--accent{color:#7a8c74;font-style:italic;font-weight:650}.setup-process__subtext{color:#747474;letter-spacing:-.32px;max-width:498px;margin-top:16px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:141.023%}.setup-process__grid{grid-template-columns:1fr;align-items:start;gap:40px;max-width:1201px;margin:0 auto;display:grid}@media (width>=1024px){.setup-process__grid{grid-template-columns:1fr 1fr;gap:64px}}.setup-process__steps{flex-direction:column;gap:24px;display:flex}.setup-process__step{cursor:pointer;background:0 0;border:1px solid #7a8c74;border-radius:16px;padding:24px;transition:all .3s}@media (width>=768px){.setup-process__step{padding:32px}}.setup-process__step:hover{border-color:#7a8c7480;box-shadow:0 10px 15px -3px #0000001a}.setup-process__step--active{background:#e3f5de;border-color:#e3f5de}.setup-process__step--active:hover{border-color:#e3f5de}.setup-process__step-title{color:#2c2c2c;text-transform:capitalize;margin:0 0 12px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500}.setup-process__step-desc{color:#747474;margin:0;font-size:16px;line-height:141%}.setup-process__image-img{object-fit:contain;width:100%;height:400px}@media (width>=768px){.setup-process__image-img{height:752px}}.re-features{background:#fefffe;padding:80px 16px}@media (width>=640px){.re-features{padding:80px 24px}}@media (width>=1024px){.re-features{padding:80px 32px}}.re-features__container{max-width:1152px;margin:0 auto}.re-features__header{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:896px;margin:0 auto 80px;display:flex}.re-features__heading{letter-spacing:-.8px;color:#2c2c2c;margin:0;font-family:Season Serif,ui-serif,Georgia,serif;font-size:clamp(32px,4vw,40px);font-weight:470;line-height:130%}.re-features__subtext{color:#747474;letter-spacing:-.32px;max-width:768px;margin-top:24px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:141.023%}.re-features__grid{grid-template-columns:1fr;gap:20px;max-width:936px;margin:80px auto 0;display:grid}@media (width>=768px){.re-features__grid{grid-template-columns:1fr 1fr}}.re-features__card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;gap:12px;height:100%;padding:20px;transition:box-shadow .2s;display:flex;box-shadow:0 1px 2px #0000000d}.re-features__card:hover{box-shadow:0 4px 6px -1px #0000001a}.re-features__card-title{color:#2c2c2c;letter-spacing:-.32px;text-transform:capitalize;margin:0 0 12px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:141.023%}.re-features__card-desc{color:#747474;letter-spacing:-.32px;margin:0;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:141.023%}.re-features__card-image{background:#f9fafb;border:1px solid #f3f4f6;border-radius:16px;flex:1;overflow:hidden}.re-features__card-img{object-fit:cover;width:100%;height:100%}.feature-showcase{color:#2c2c2c;background:#fefffe;width:100%;padding:80px 24px;position:relative;overflow:hidden}.feature-showcase__container{z-index:10;flex-direction:column;max-width:1240px;margin:0 auto;padding:0 20px;display:flex;position:relative}.feature-showcase__header{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:768px;margin:0 auto 80px;display:flex}.feature-showcase__heading{letter-spacing:-.8px;color:#2c2c2c;margin:0;font-family:Season Serif,ui-serif,Georgia,serif;font-size:clamp(32px,4vw,40px);font-weight:470;line-height:130%}.feature-showcase__heading--accent{color:#7a8c74;font-style:italic;font-weight:650}.feature-showcase__subtext{color:#747474;letter-spacing:-.32px;width:75%;margin:0 auto;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:141.023%}.feature-showcase__scroll-wrapper{flex:1;width:100%}.feature-showcase__scroll{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;align-items:stretch;gap:20px;padding:8px 0;display:flex;overflow-x:auto}.feature-showcase__scroll::-webkit-scrollbar{display:none}.feature-showcase__card{scroll-snap-align:start;background:#fff;border:1px solid #7a8c74;border-radius:12px;flex-direction:column;flex-shrink:0;gap:16px;width:85vw;padding:20px;transition:transform .3s,box-shadow .3s;display:flex}@media (width>=640px){.feature-showcase__card{width:458px}}.feature-showcase__card:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000001a}.feature-showcase__card-image{border-radius:8px;width:100%;height:192px;margin-bottom:24px;overflow:hidden}@media (width>=640px){.feature-showcase__card-image{height:224px}}.feature-showcase__card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.feature-showcase__card-img:hover{transform:scale(1.05)}.feature-showcase__card-text{flex-direction:column;gap:12px;display:flex}.feature-showcase__card-title{color:#2c2c2c;letter-spacing:-.3px;text-transform:capitalize;margin:0;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:150%}.feature-showcase__card-desc{color:#747474;letter-spacing:-.2px;flex-grow:1;margin:0;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:150%}.feature-showcase__footer{flex-direction:column;align-items:center;gap:20px;padding-top:26px;display:flex}@media (width>=640px){.feature-showcase__footer{flex-direction:row;justify-content:space-between}}.feature-showcase__progress{background:#d2d2d2;border-radius:9999px;flex-grow:1;width:100%;height:2px;overflow:hidden}.feature-showcase__progress-fill{background:#7a8c74;border-radius:9999px;height:100%;transition:width .3s ease-out}.feature-showcase__nav{align-items:center;gap:16px;display:flex}.feature-showcase__nav-btn{color:#7a8c74;cursor:pointer;background:#fff;border:1px solid #7a8c74;border-radius:9999px;justify-content:center;align-items:center;width:46px;height:46px;transition:all .2s;display:flex}.feature-showcase__nav-btn:hover:not(:disabled){background:#7a8c741a;box-shadow:0 4px 6px -1px #0000001a}.feature-showcase__nav-btn:active:not(:disabled){transform:scale(.95)}.feature-showcase__nav-btn:disabled,.feature-showcase__nav-btn--disabled{color:#d2d2d2;cursor:not-allowed;opacity:.5;border-color:#d2d2d2}.feature-showcase__nav-btn--disabled:hover{box-shadow:none;background:#fff}.testimonial-section{background:#fefffe;width:100%;padding:40px 20px 0}@media (width>=768px){.testimonial-section{padding:80px 24px 0}}.testimonial-section__header{text-align:center;flex-direction:column;align-items:center;gap:12px;margin:0 auto 40px;display:flex}@media (width>=768px){.testimonial-section__header{gap:16px;margin-bottom:80px}}.testimonial-section__heading{letter-spacing:-.8px;color:#2c2c2c;margin:0;font-family:Season Serif,ui-serif,Georgia,serif;font-size:clamp(32px,4vw,40px);font-weight:470;line-height:130%}.testimonial-section__heading--accent{color:#7a8c74;font-style:italic;font-weight:650}.testimonial-section__subtext{color:#747474;letter-spacing:-.32px;max-width:602px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:141.023%}.testimonial-section__content{max-width:1059px;margin:0 auto}.testimonial-section__line{background:#7a8c74;width:.5px}.testimonial-section__line--header{height:50px;margin-bottom:24px;margin-left:20px}@media (width>=768px){.testimonial-section__line--header{height:86px;margin-bottom:40px;margin-left:52.5px}}.testimonial-section__line--content{height:152px;margin-top:20px;display:none}@media (width>=768px){.testimonial-section__line--content{display:block}}.testimonial-section__line--mobile{height:40px;margin:10px 0}@media (width>=768px){.testimonial-section__line--mobile{display:none}}.testimonial-section__line--trailing{height:40px;margin-top:10px;margin-left:20px}@media (width>=768px){.testimonial-section__line--trailing{height:60px;margin-left:52.5px}}.testimonial-section__body{flex-direction:column;gap:20px;display:flex}@media (width>=768px){.testimonial-section__body{flex-direction:row;gap:60px}}@media (width>=1024px){.testimonial-section__body{gap:120px}}.testimonial-section__avatar-col{flex-direction:row;flex-shrink:0;align-items:center;gap:12px;margin-bottom:0;display:flex}@media (width>=768px){.testimonial-section__avatar-col{flex-direction:column;width:105px;margin-bottom:27px}}.testimonial-section__avatar{border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}@media (width>=768px){.testimonial-section__avatar{width:44px;height:44px}}.testimonial-section__avatar-img{object-fit:cover;pointer-events:none;border-radius:50%;width:100%;height:100%}.testimonial-section__name{color:#2c2c2c;letter-spacing:-.68px;white-space:nowrap;margin:0;font-family:Season Serif,ui-serif,Georgia,serif;font-size:22px;line-height:1.41}@media (width>=768px){.testimonial-section__name{font-size:34px}}.testimonial-section__quote-text{color:#747474;letter-spacing:-.68px;max-width:834px;margin:0;font-family:Season Serif,ui-serif,Georgia,serif;font-size:clamp(20px,4vw,34px);font-weight:470;line-height:141.023%}.testimonial-section__footer{flex-direction:row;align-items:flex-start;gap:20px;display:flex}@media (width>=768px){.testimonial-section__footer{align-items:center;gap:60px}}@media (width>=1024px){.testimonial-section__footer{gap:120px}}.testimonial-section__nav-col{flex-direction:row;flex-shrink:0;align-items:center;gap:11px;display:flex}@media (width>=768px){.testimonial-section__nav-col{flex-direction:column;width:105px}}.testimonial-section__nav-btn{width:44px;height:44px}@media (width>=768px){.testimonial-section__nav-btn{width:57.3px;height:57.3px}}.testimonial-section__meta{letter-spacing:-.32px;align-items:flex-start;gap:24px;font-size:14px;display:flex}@media (width>=768px){.testimonial-section__meta{gap:40px;font-size:16px}}.testimonial-section__counter{white-space:nowrap;color:#747474;letter-spacing:-.32px;margin:0;font-family:Roboto,sans-serif;font-weight:400;line-height:141.023%}.testimonial-section__meta-info{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.testimonial-section__meta-name{color:#171717;letter-spacing:-.32px;margin:0;font-family:Roboto,sans-serif;font-weight:500;line-height:141.023%}.testimonial-section__meta-role{color:#747474;letter-spacing:-.32px;margin:0;font-family:Roboto,sans-serif;font-weight:400;line-height:141.023%}.testimonial-nav-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex;position:relative}.testimonial-nav-btn--disabled{cursor:not-allowed;opacity:.5}.testimonial-nav-btn:not(.testimonial-nav-btn--disabled):hover{opacity:.8}.testimonial-nav-btn__border{pointer-events:none;border:1.26px solid;border-radius:50%;position:absolute;inset:0}.faq-section{background:#fafef9;padding:60px 20px}.faq-section__container{max-width:894px;margin:0 auto}.faq-section__header{text-align:center;flex-direction:column;gap:16px;margin-bottom:80px;display:flex}.faq-section__heading{letter-spacing:-.8px;color:#2c2c2c;margin:0;font-family:Season Serif,ui-serif,Georgia,serif;font-size:clamp(32px,4vw,40px);font-weight:470;line-height:130%}.faq-section__heading--accent{color:#7a8c74;text-align:center;margin-right:6px;font-style:italic}.faq-section__subtext{color:#747474;letter-spacing:-.32px;max-width:500px;margin:0 auto;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:141.023%}.faq-section__list{flex-direction:column;gap:16px;display:flex}.faq-section__item{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:10px;outline:none;padding:20px;transition:all .3s}.faq-section__item--expanded{background:#e3f5de;border-color:#e3f5de}.faq-section__item-question{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.faq-section__item-question span{color:#2c2c2c;letter-spacing:-.3px;flex:1;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:150%}.faq-section__item-icon{flex-shrink:0;margin-top:2px}.faq-section__item-answer{opacity:0;max-height:0;transition:max-height .3s,opacity .3s,margin-top .3s;overflow:hidden}.faq-section__item-answer--visible{opacity:1;max-height:2000px;margin-top:12px}.faq-section__item-answer p{color:#747474;letter-spacing:-.2px;white-space:pre-wrap;margin:0;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:150%}.pricing-section{background:#fefffe;position:relative;overflow:hidden}.pricing-section__header{text-align:center;flex-direction:column;gap:16px;display:flex}.pricing-section__heading{letter-spacing:-.8px;color:#2c2c2c;text-align:center;margin:0;font-family:Season Serif,ui-serif,Georgia,serif;font-size:clamp(32px,4vw,40px);font-weight:470;line-height:130%}.pricing-section__heading--accent{color:#7a8c74;margin-right:6px;font-style:italic;font-weight:650}.pricing-section__subtext{color:#747474;letter-spacing:-.32px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:141.023%}.pricing-section__main{z-index:10;flex-direction:column;align-items:center;gap:80px;max-width:1184px;margin:0 auto;padding:80px 20px;display:flex;position:relative}@media (width>=768px){.pricing-section__main{padding:80px 40px}}@media (width>=1280px){.pricing-section__main{padding:80px 0}}.pricing-cards{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:20px;width:100%;display:flex}.pricing-card{border-radius:20px;flex:1;align-self:stretch;min-width:300px;max-width:382px;position:relative}.pricing-card__inner{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:40px;height:100%;padding:40px 24px;display:flex}.pricing-card__header{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:20px;width:100%;display:flex}.pricing-card__title-row{flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.pricing-card__title-badge-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.pricing-card__title{color:#171923;white-space:nowrap;margin:0;font-family:Season Serif,ui-serif,Georgia,serif;font-size:22px;font-weight:800;line-height:normal}.pricing-card__badge{border:1px solid #7a8c74;border-radius:25px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 16px;display:flex}.pricing-card__badge-text{color:#7a8c74;white-space:nowrap;margin:0;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:24px}.pricing-card__description{color:#171923;width:100%;margin:0;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.3}.pricing-card__price-block{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:16px;width:100%;display:flex}.pricing-card__price-row{color:#171923;align-items:center;gap:4px;width:100%;display:flex}.pricing-card__price{white-space:nowrap;margin:0;font-family:Season Serif,ui-serif,Georgia,serif;font-size:56px;font-weight:600;line-height:normal}.pricing-card__price-spacer{white-space:nowrap;font-family:Manrope,sans-serif;font-size:22px;font-weight:300;line-height:normal}.pricing-card__period-wrapper{flex-direction:column;justify-content:flex-end;height:57px;font-family:Season Serif,ui-serif,Georgia,serif;font-size:18px;font-weight:500;line-height:0;display:flex}.pricing-card__period{margin:0;line-height:28px}.pricing-card__body{flex-direction:column;flex:1;align-items:flex-start;gap:40px;width:100%;display:flex}.pricing-card__features{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:16px;width:100%;display:flex}.pricing-card__cta{color:#f8f8f8;cursor:pointer;background:#7a8c74;border:none;border-radius:25.5px;justify-content:center;align-items:center;width:100%;height:51px;margin-top:auto;font-family:Roboto,sans-serif;font-size:16px;line-height:24px;transition:background .3s,box-shadow .3s,transform .3s;display:flex}.pricing-card__cta:hover{background:#6a7c64;transform:translateY(-2px);box-shadow:0 20px 25px -5px #0003}.pricing-card__cta:focus{outline:none;box-shadow:0 0 0 4px #7a8c744d}.pricing-feature{align-items:center;gap:17px;width:100%;display:flex}.pricing-feature__icon{color:#7a8c74;flex-shrink:0;width:20px;height:20px}.pricing-feature__text{color:#171923;flex:1;min-width:0;margin:0;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:normal}.create-account{background:#ddf3e3;justify-content:center;align-items:center;width:100%;padding:80px 20px;display:flex;position:relative;overflow:hidden}@media (width>=1024px){.create-account{padding:80px 0}}.create-account__ornament{opacity:.6;pointer-events:none;display:none;position:absolute;top:50%;transform:translateY(-50%)}@media (width>=768px){.create-account__ornament{display:block}}.create-account__ornament--left{left:-50px;transform:translateY(-50%)translate(-32px)}@media (width>=1024px){.create-account__ornament--left{transform:translateY(-50%)}}.create-account__ornament--right{right:-53px;transform:translateY(-50%)rotate(-7.343deg)translate(32px)}@media (width>=1024px){.create-account__ornament--right{transform:translateY(-50%)rotate(-7.343deg)}}.create-account__content{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:896px;margin:0 auto;display:flex;position:relative}.create-account__heading{letter-spacing:-.8px;color:#2c2c2c;margin:0;font-family:Season Serif,ui-serif,Georgia,serif;font-size:clamp(32px,4vw,40px);font-weight:470;line-height:130%}.create-account__heading--accent{color:#7a8c74;font-style:italic;font-weight:650;display:block}@media (width>=640px){.create-account__heading--accent{display:inline}}.create-account__subtext{color:#747474;letter-spacing:-.32px;max-width:602px;margin:16px auto 80px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:141.023%}.create-account__btn{color:#fff;letter-spacing:-.8px;cursor:pointer;background:#2c2c2c;border:none;border-radius:9999px;width:100%;max-width:444px;padding:10px 32px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:141.023%;transition:all .3s}@media (width>=640px){.create-account__btn{width:444px}}.create-account__btn:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.landing-footer{color:#fff;background:#3d4639;padding:100px 40px 33px}.landing-footer__container{max-width:1201px;margin:0 auto}.landing-footer__top{flex-direction:column;justify-content:space-between;gap:48px;margin-bottom:10px;display:flex}@media (width>=768px){.landing-footer__top{flex-direction:row}}.landing-footer__brand{flex-direction:column;gap:18px;max-width:218px;display:flex}.landing-footer__tagline{color:#fff;letter-spacing:-.32px;margin:0;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;line-height:141.023%}.landing-footer__columns{grid-template-columns:1fr;gap:32px;display:grid}@media (width>=640px){.landing-footer__columns{grid-template-columns:repeat(3,1fr)}}.landing-footer__address,.landing-footer__contact{color:#e5e7eb;font-size:14px;line-height:1.625}.landing-footer__address p,.landing-footer__contact p{margin:0}.landing-footer__contact-item{cursor:default;margin:0;transition:color .2s}.landing-footer__contact-item:hover{color:#fff}.landing-footer__nav{color:#e5e7eb;flex-direction:column;gap:8px;font-size:14px;display:flex}.landing-footer__nav-link{color:#e5e7eb;width:fit-content;text-decoration:none;transition:color .2s}.landing-footer__nav-link:hover{color:#fff}.landing-footer__social{justify-content:center;margin-bottom:60px;display:flex}@media (width>=640px){.landing-footer__social{justify-content:flex-end}}.landing-footer__social-btn{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;margin:0 4px;text-decoration:none;transition:all .2s;display:flex}.landing-footer__social-btn:hover{background:#ffffff1a}.landing-footer__social-icon{width:16px;height:16px}.landing-footer__bottom{color:#e5e7eb;flex-direction:column;justify-content:space-between;align-items:center;gap:16px;font-size:14px;display:flex}@media (width>=768px){.landing-footer__bottom{flex-direction:row}}.landing-footer__bottom-link{color:#fff;order:2;font-size:16px;font-weight:400;line-height:150%;text-decoration:none;transition:color .2s}@media (width>=768px){.landing-footer__bottom-link{order:1}}.landing-footer__bottom-link:hover{color:#fff}.landing-footer__copyright{text-align:center;order:1;margin:0;font-size:16px;font-weight:400;line-height:150%}@media (width>=768px){.landing-footer__copyright{order:2}}.landing-footer__bottom-spacer{order:3;width:104px;height:24px}.about-page{background:#fefffe;min-height:100vh;font-family:Roboto,sans-serif}.about-page__header{max-width:1440px;margin:0 auto;padding:80px 20px 64px}@media (width>=768px){.about-page__header{padding:80px 90px 64px}}@media (width>=1024px){.about-page__header{padding:80px 120px 64px}}.about-page__header-inner{text-align:center;max-width:896px;margin:0 auto}.about-page__title{color:#2c2c2c;margin:0 0 24px;font-size:clamp(36px,4vw,48px);font-weight:700}.about-page__intro{color:#747474;margin:0;font-size:clamp(16px,2vw,20px);line-height:1.625}.about-page__mission-vision{background:#f9f9f9;padding:64px 20px}@media (width>=768px){.about-page__mission-vision{padding:64px 90px}}@media (width>=1024px){.about-page__mission-vision{padding:64px 120px}}.about-page__mv-container{grid-template-columns:1fr;gap:32px;max-width:1440px;margin:0 auto;display:grid}@media (width>=768px){.about-page__mv-container{grid-template-columns:1fr 1fr;gap:48px}}.about-page__mv-card{background:#fff;border:1px solid #eaeaea;border-radius:16px;padding:32px 40px;transition:box-shadow .2s;box-shadow:0 1px 2px #0000000d}.about-page__mv-card:hover{box-shadow:0 4px 6px -1px #0000001a}.about-page__mv-icon{color:#7a8c74;background:#e3f5de;border:1px solid #7a8c7433;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.about-page__mv-title{color:#2c2c2c;margin:0 0 16px;font-size:24px;font-weight:700}.about-page__mv-text{color:#747474;margin:0;font-size:18px;line-height:1.625}.about-page__offer{max-width:1440px;margin:0 auto;padding:96px 20px}@media (width>=768px){.about-page__offer{padding:96px 90px}}@media (width>=1024px){.about-page__offer{padding:96px 120px}}.about-page__offer-header{text-align:center;margin-bottom:64px}.about-page__section-title{color:#2c2c2c;margin:0 0 24px;font-size:clamp(24px,3vw,36px);font-weight:700}.about-page__section-subtitle{color:#747474;max-width:672px;margin:0 auto;font-size:18px;line-height:1.625}.about-page__offer-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=768px){.about-page__offer-grid{grid-template-columns:1fr 1fr}}@media (width>=1024px){.about-page__offer-grid{grid-template-columns:1fr 1fr 1fr}}.about-page__offer-card{background:#fff;border:1px solid #eaeaea;border-radius:16px;flex-direction:column;gap:20px;padding:24px 32px;transition:all .3s;display:flex}.about-page__offer-card:hover{border-color:#7a8c74;box-shadow:0 10px 15px -3px #0000001a}.about-page__offer-card-icon{color:#7a8c74;background:#f9f9f9;border:1px solid #eaeaea;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex}.about-page__offer-card:hover .about-page__offer-card-icon{background:#e3f5de;border-color:#7a8c744d}.about-page__offer-card-title{color:#2c2c2c;margin:0 0 12px;font-size:20px;font-weight:700}.about-page__offer-card-desc{color:#747474;margin:0;line-height:1.625}.about-page__built{color:#fff;background:#7a8c74;padding:96px 20px}@media (width>=768px){.about-page__built{padding:96px 90px}}@media (width>=1024px){.about-page__built{padding:96px 120px}}.about-page__built-container{grid-template-columns:1fr;gap:64px;max-width:1440px;margin:0 auto;display:grid}@media (width>=768px){.about-page__built-container{grid-template-columns:1fr 1fr;gap:96px}}@media (width>=1024px){.about-page__built-container{gap:128px}}.about-page__built-title{margin:0 0 32px;font-size:clamp(24px,3vw,36px);font-weight:700}.about-page__built-text{color:#e3f5de;margin:0 0 32px;font-size:18px;line-height:1.625}.about-page__built-text--light{font-size:20px;font-weight:300}.about-page__built-list{margin:0 0 32px;padding:0;list-style:none}.about-page__built-list li{align-items:center;gap:16px;margin-bottom:20px;font-size:18px;display:flex}.about-page__built-list li:before{content:"";background:#e3f5de;border-radius:50%;flex-shrink:0;width:10px;height:10px}.about-page__built-highlight{color:#fff;margin:0;font-size:20px;font-weight:600}.about-page__why{max-width:1440px;margin:0 auto;padding:96px 20px}@media (width>=768px){.about-page__why{padding:96px 90px}}@media (width>=1024px){.about-page__why{padding:96px 120px}}.about-page__why-header{text-align:center;margin-bottom:64px}.about-page__why-grid{grid-template-columns:1fr;gap:40px;display:grid}@media (width>=640px){.about-page__why-grid{grid-template-columns:1fr 1fr}}@media (width>=1024px){.about-page__why-grid{grid-template-columns:repeat(4,1fr)}}.about-page__why-card{text-align:center;flex-direction:column;align-items:center;display:flex}.about-page__why-icon{color:#7a8c74;background:#f9f9f9;border:1px solid #eaeaea;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;transition:all .3s;display:flex}.about-page__why-card:hover .about-page__why-icon{background:#e3f5de;border-color:#7a8c744d}.about-page__why-title{color:#2c2c2c;margin:0 0 12px;font-size:20px;font-weight:700}.about-page__why-desc{color:#747474;margin:0;font-size:18px}.legal-page{background:#fefffe;min-height:100vh;padding:80px 20px;font-family:Roboto,sans-serif}@media (width>=768px){.legal-page{padding:96px 40px}}.legal-page__container{max-width:1000px;margin:0 auto}.legal-page__header{text-align:center;margin-bottom:64px}.legal-page__icon{color:#7a8c74;background:#fff;border:1px solid #eaeaea;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex;box-shadow:0 1px 2px #0000000d}.legal-page__title{color:#2c2c2c;margin:0 0 16px;font-size:clamp(36px,4vw,48px);font-weight:700}.legal-page__date{color:#747474;margin:0;font-size:18px}.legal-page__content{background:#fff;border:1px solid #eaeaea;border-radius:24px;padding:32px;box-shadow:0 1px 2px #0000000d}@media (width>=768px){.legal-page__content{padding:48px}}.legal-page__intro{color:#2c2c2c;border-bottom:1px solid #eaeaea;margin:0 0 40px;padding-bottom:32px;font-size:18px;font-weight:500;line-height:1.625}.legal-page__section{margin-bottom:40px}.legal-page__section:last-of-type{margin-bottom:0}.legal-page__section-title{color:#2c2c2c;align-items:center;gap:12px;margin:0 0 16px;font-size:24px;font-weight:700;display:flex}.legal-page__section-num{color:#7a8c74;background:#f9f9f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.legal-page__section-text{color:#747474;margin:0 0 16px;line-height:1.6}.legal-page__section-text:last-child{margin-bottom:0}.legal-page__section-note{color:#747474;margin:0 0 16px;padding-left:44px;font-size:14px;font-style:italic}.legal-page__section-list{color:#747474;padding-left:60px}.legal-page__section-list li{margin-bottom:8px;line-height:1.5}.legal-page__subsection{margin-bottom:16px;padding-left:44px}.legal-page__subsection-title{color:#2c2c2c;margin-bottom:8px;display:block}.legal-page__contact{background:#f9f9f9;border-top:1px solid #eaeaea;border-radius:16px;margin-top:48px;padding:32px}.legal-page__contact-text{color:#747474;margin:0;font-size:18px;line-height:1.6}.legal-page__contact-email{color:#2c2c2c;align-items:center;gap:8px;margin-top:8px;font-weight:500;display:inline-flex}
