/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;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{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.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{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.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{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.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{display:block;max-width:100%}.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{direction:rtl;text-align:inherit}.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);font-style:italic;left:15px;pointer-events:none;position:absolute;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{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.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{display:inline-block;vertical-align:middle}.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:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.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:1}.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-bottom:5px;margin-top: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-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.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{display:block;margin-top:-1px;top:100%;z-index:1}.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{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.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{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.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:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";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{border-right:0px;content:"Save";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}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size) / 44 * 27);height:44px;height:var(--swiper-navigation-size);margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-feature-settings:;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:8px;height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:#000;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-theme-color);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:#0000001a}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:#00000080;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #3880ff) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 56, 128, 255) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #3171e0) !important;--ion-color-tint: var(--ion-color-primary-tint, #4c8dff) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #3dc2ff) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 61, 194, 255) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #36abe0) !important;--ion-color-tint: var(--ion-color-secondary-tint, #50c8ff) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #5260ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 82, 96, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #4854e0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #6370ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd36f) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 211, 111) !important;--ion-color-contrast: var(--ion-color-success-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-success-shade, #28ba62) !important;--ion-color-tint: var(--ion-color-success-tint, #42d77d) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #eb445a) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 235, 68, 90) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #cf3c4f) !important;--ion-color-tint: var(--ion-color-danger-tint, #ed576b) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #92949c) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 146, 148, 156) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #808289) !important;--ion-color-tint: var(--ion-color-medium-tint, #9d9fa6) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{left:0;right:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;overflow:hidden;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden,[hidden]{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: constant(safe-area-inset-top)){html{--ion-safe-area-top: constant(safe-area-inset-top);--ion-safe-area-bottom: constant(safe-area-inset-bottom);--ion-safe-area-left: constant(safe-area-inset-left);--ion-safe-area-right: constant(safe-area-inset-right)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-feature-settings:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html:not(.hydrated) body{display:none}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}a{background-color:transparent;color:#3880ff;color:var(--ion-color-primary, #3880ff)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:26px}h2{margin-top:18px;font-size:24px}h3{font-size:22px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-left:16px;padding-left:var(--ion-padding, 16px);padding-right:16px;padding-right:var(--ion-padding, 16px);padding-top:16px;padding-top:var(--ion-padding, 16px);padding-bottom:16px;padding-bottom:var(--ion-padding, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-padding{padding-left:unset;padding-right:unset;padding-inline-start:16px;padding-inline-start:var(--ion-padding, 16px);padding-inline-end:16px;padding-inline-end:var(--ion-padding, 16px)}}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:16px;padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);padding-left:16px;padding-left:var(--ion-padding, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-padding-start{padding-left:unset;padding-inline-start:16px;padding-inline-start:var(--ion-padding, 16px)}}.ion-padding-end{--padding-end: var(--ion-padding, 16px);padding-right:16px;padding-right:var(--ion-padding, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-padding-end{padding-right:unset;padding-inline-end:16px;padding-inline-end:var(--ion-padding, 16px)}}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:16px;padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:16px;padding-top:var(--ion-padding, 16px);padding-bottom:16px;padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);padding-left:16px;padding-left:var(--ion-padding, 16px);padding-right:16px;padding-right:var(--ion-padding, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-padding-horizontal{padding-left:unset;padding-right:unset;padding-inline-start:16px;padding-inline-start:var(--ion-padding, 16px);padding-inline-end:16px;padding-inline-end:var(--ion-padding, 16px)}}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-left:16px;margin-left:var(--ion-margin, 16px);margin-right:16px;margin-right:var(--ion-margin, 16px);margin-top:16px;margin-top:var(--ion-margin, 16px);margin-bottom:16px;margin-bottom:var(--ion-margin, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-margin{margin-left:unset;margin-right:unset;margin-inline-start:16px;margin-inline-start:var(--ion-margin, 16px);margin-inline-end:16px;margin-inline-end:var(--ion-margin, 16px)}}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:16px;margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);margin-left:16px;margin-left:var(--ion-margin, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-margin-start{margin-left:unset;margin-inline-start:16px;margin-inline-start:var(--ion-margin, 16px)}}.ion-margin-end{--margin-end: var(--ion-margin, 16px);margin-right:16px;margin-right:var(--ion-margin, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-margin-end{margin-right:unset;margin-inline-end:16px;margin-inline-end:var(--ion-margin, 16px)}}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:16px;margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:16px;margin-top:var(--ion-margin, 16px);margin-bottom:16px;margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);margin-left:16px;margin-left:var(--ion-margin, 16px);margin-right:16px;margin-right:var(--ion-margin, 16px)}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0){.ion-margin-horizontal{margin-left:unset;margin-right:unset;margin-inline-start:16px;margin-inline-start:var(--ion-margin, 16px);margin-inline-end:16px;margin-inline-end:var(--ion-margin, 16px)}}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}[dir=rtl] .ion-float-start,:host-context([dir=rtl]) .ion-float-start{float:right!important}.ion-float-end{float:right!important}[dir=rtl] .ion-float-end,:host-context([dir=rtl]) .ion-float-end{float:left!important}@media (min-width: 576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}[dir=rtl] .ion-float-sm-start,:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}.ion-float-sm-end{float:right!important}[dir=rtl] .ion-float-sm-end,:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}}@media (min-width: 768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}[dir=rtl] .ion-float-md-start,:host-context([dir=rtl]) .ion-float-md-start{float:right!important}.ion-float-md-end{float:right!important}[dir=rtl] .ion-float-md-end,:host-context([dir=rtl]) .ion-float-md-end{float:left!important}}@media (min-width: 992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}[dir=rtl] .ion-float-lg-start,:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}.ion-float-lg-end{float:right!important}[dir=rtl] .ion-float-lg-end,:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}}@media (min-width: 1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}[dir=rtl] .ion-float-xl-start,:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}.ion-float-xl-end{float:right!important}[dir=rtl] .ion-float-xl-end,:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media (min-width: 576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media (min-width: 768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media (min-width: 992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media (min-width: 1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media (min-width: 576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media (min-width: 768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media (min-width: 992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media (min-width: 1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-self-start{align-self:flex-start!important}.ion-align-self-end{align-self:flex-end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-evenly{justify-content:space-evenly!important}.ion-align-items-start{align-items:flex-start!important}.ion-align-items-center{align-items:center!important}.ion-align-items-end{align-items:flex-end!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media (min-width: 576px){.ion-hide-sm-up{display:none!important}}@media (max-width: 575.98px){.ion-hide-sm-down{display:none!important}}@media (min-width: 768px){.ion-hide-md-up{display:none!important}}@media (max-width: 767.98px){.ion-hide-md-down{display:none!important}}@media (min-width: 992px){.ion-hide-lg-up{display:none!important}}@media (max-width: 991.98px){.ion-hide-lg-down{display:none!important}}@media (min-width: 1200px){.ion-hide-xl-up{display:none!important}}@media (max-width: 1199.98px){.ion-hide-xl-down{display:none!important}}.ith-add-image__photo-input{display:flex}.ith-add-image__photo-input_hidden{display:none!important}.add-item{--min-height:48px;--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;--inner-padding-start:0;--inner-padding-end:0;--inner-padding-top:12px;--inner-padding-bottom:12px;--color:var(--brand-primary-40);--border-style:none;--background:transparent;cursor:pointer}.add-item svg{fill:var(--brand-primary-40);height:24px;transition:fill .2s;width:24px}.add-item svg path{fill:inherit;transition:fill .2s}.add-item__label{margin-block:0 0;margin-inline:12px 0}@media screen and (min-width:769px){.add-item__label{margin-inline-start:4px}}.add-item__label div{color:var(--brand-primary-40)}.ith-text_type_title-1-b{font-size:32px;letter-spacing:.1px}.ith-text_type_title-1-b,.ith-text_type_title-2-b{font-family:Roboto,sans-serif;font-weight:700;line-height:40px}.ith-text_type_title-2-b{font-size:28px}.ith-text_type_title-3{font-size:24px;line-height:32px}.ith-text_type_title-3,.ith-text_type_title-5{font-family:Roboto,sans-serif;font-weight:700;letter-spacing:.25px}.ith-text_type_title-5{font-size:32px;line-height:40px}.ith-text_type_title-5-b{font-family:Roboto,sans-serif;font-size:20px;font-weight:700;letter-spacing:0;line-height:28px}.ith-text_type_title-6{letter-spacing:.25px}.ith-text_type_title-6,.ith-text_type_title-7{font-family:Roboto,sans-serif;font-size:24px;font-weight:700;line-height:32px}.ith-text_type_title-8{font-family:Roboto,sans-serif;font-size:20px;font-weight:700;letter-spacing:.15px;line-height:24px}.ith-text_type_title-6-m{letter-spacing:0;line-height:28px}.ith-text_type_title-6-m,.ith-text_type_title-9{font-family:Roboto,sans-serif;font-size:20px;font-weight:500}.ith-text_type_title-9{letter-spacing:.15px;line-height:32px}.ith-text_type_title-9-b{font-size:18px;font-weight:700}.ith-text_type_title-16,.ith-text_type_title-9-b{font-family:Roboto,sans-serif;letter-spacing:0;line-height:24px}.ith-text_type_title-16{font-size:16px;font-weight:500}.ith-text_type_title-28{font-size:28px;line-height:32px}.ith-text_type_subtitle-1,.ith-text_type_title-28{font-family:Roboto,sans-serif;font-weight:700;letter-spacing:0}.ith-text_type_subtitle-1,.ith-text_type_subtitle-1-m{font-size:18px;line-height:24px}.ith-text_type_subtitle-1-m{font-style:normal;font-weight:500;letter-spacing:0}.ith-text_type_subtitle-2{font-style:normal;font-weight:700}.ith-text_type_subtitle-2,.ith-text_type_subtitle-3{font-family:Roboto,sans-serif;font-size:13px;letter-spacing:.25px;line-height:18px}.ith-text_type_subtitle-3{font-weight:500}.ith-text_type_subtitle-4{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;letter-spacing:.25px;line-height:18px}.ith-text_type_body-0{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;letter-spacing:0;line-height:26px}.ith-text_type_body-1{font-family:Roboto,sans-serif;font-size:17px;font-weight:500;letter-spacing:.25px;line-height:24px}.ith-text_type_body-1-r{font-weight:400}.ith-text_type_body-1-r,.ith-text_type_body-2{font-family:Roboto,sans-serif;font-size:16px;line-height:22px}.ith-text_type_body-2{font-weight:700;letter-spacing:0}.ith-text_type_body-2-m{font-family:Roboto,sans-serif;font-size:15px;font-weight:500;letter-spacing:.1px;line-height:24px}.ith-text_type_body-3{font-family:Roboto,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;line-height:22px}.ith-text_type_body-4{line-height:24px}.ith-text_type_body-4,.ith-text_type_body-5{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;letter-spacing:.1px}.ith-text_type_body-5{line-height:22px}.ith-text_type_body-6{font-family:Roboto,sans-serif;font-size:15px;font-weight:700;letter-spacing:.1px;line-height:22px}.ith-text_type_subhead-1-b{font-family:Roboto,sans-serif;font-size:14px;font-weight:700;letter-spacing:0;line-height:20px}.ith-text_type_subhead-2,.ith-text_type_subhead-2-r{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px}.ith-text_type_subhead-3{font-family:Roboto,sans-serif;font-size:13px;font-weight:400;letter-spacing:0;line-height:16px}.ith-text_type_subhead-4-m{font-family:Roboto,sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:20px}.ith-text_type_caption-1{font-family:Roboto,sans-serif;font-size:11px;font-weight:400;letter-spacing:.15px;line-height:16px}.ith-text_type_caption-1-b{font-weight:700}.ith-text_type_caption-1-b,.ith-text_type_caption-2{font-family:Roboto,sans-serif;font-size:12px;letter-spacing:0;line-height:16px}.ith-text_type_caption-2{font-weight:400}.ith-text_type_caption-2-left{letter-spacing:.14px}.ith-text_type_caption-2-left,.ith-text_type_caption-3{font-family:Roboto,sans-serif;font-size:11px;font-weight:400;line-height:16px}.ith-text_type_caption-3{letter-spacing:.15px}.ith-text_type_caption-4{font-size:11px;font-weight:500}.ith-text_type_caption-12,.ith-text_type_caption-4{font-family:Roboto,sans-serif;letter-spacing:0;line-height:16px}.ith-text_type_caption-12{font-size:12px;font-weight:400}.ith-text_type_button-13m{font-family:Roboto,sans-serif;font-size:13px;font-weight:500;letter-spacing:.25px;line-height:18px}.ith-text_type_small-text{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px}.ith-text_type_subcaption-2-b{font-family:Roboto,sans-serif;font-size:11px;font-weight:700;letter-spacing:0;line-height:16px}.ith-add-photo-button{--ripple-color:#000;align-items:center;background-color:var(--base-0);border:1.5px solid var(--base-30);border-radius:var(--item-border-radius);display:flex;height:var(--item-height);justify-content:center;overflow:hidden;position:relative;width:var(--item-width)}.ith-add-photo-button_big{--item-width:464px;--item-height:320px}.ith-add-photo-button__button{background-color:transparent;border:none;cursor:pointer;height:100%;opacity:0;outline:none;padding:0;width:100%}.ith-add-photo-button__ripple{opacity:.4}.ith-add-photo-button__camera-icon{height:36px;position:absolute;width:36px}.ith-add-photo-button__camera-icon_small{height:24px;width:24px}.ith-add-photo-button__info{align-items:center;display:flex;flex-direction:column;position:absolute}.ith-add-photo-button__info-title{margin-block-start:16px}.ith-add-photo-button__info-description{color:var(--base-80);margin-block-start:2px}.ith-add-photo-button__add-image-icon{fill:var(--base-80);height:40px;transition:fill .2s;width:40px}.ith-add-photo-button__add-image-icon path{fill:inherit;transition:fill .2s}.ith-icon{align-items:center;display:flex;justify-content:center}div.ith-big-photo-preview{height:320px;width:464px}.ith-photo-input-preview{border-radius:var(--item-border-radius);height:var(--item-height);overflow:hidden;position:relative;width:var(--item-width)}.ith-photo-input-preview_clickable{cursor:pointer}.ith-photo-input-preview_active{border:6px solid var(--base-20)}.ith-photo-input-preview__delete-button{--background:transparent;--box-shadow:none;--border-radius:50%;--padding-bottom:0;--padding-end:0;--padding-start:0;--padding-top:0;height:32px;inset-block-start:4px;inset-inline-end:4px;margin:0;position:absolute;width:32px}.ith-photo-input-preview_small .ith-photo-input-preview__delete-button{display:none}.ith-photo-input-preview_small:hover .ith-photo-input-preview__delete-button{display:block}.ith-photo-input-preview__image{height:100%;object-fit:cover;width:100%}.ith-photo-input-preview__delete-button-background{background-color:var(--addition-110);top:0;right:0;bottom:0;left:0;opacity:.7;position:absolute}.ith-photo-input-preview__delete-icon{height:24px;width:24px}.ith-photo-input{--item-width:104px;--item-height:104px;--item-border-radius:16px;display:flex;flex-wrap:wrap;gap:12px}.ith-photo-input_big{max-width:464px}.ith-photo-input_small{--item-width:70px;--item-height:70px;gap:8px}.ith-checkbox{display:inline-block;height:20px}.ith-checkbox__checkbox{--background:transparent;--background-checked:var(--brand-primary-40);--border-color:var(--brand-primary-40);--border-color-checked:var(--brand-primary-40);--border-radius:4px;--size:20px;margin:0;outline:none}.ith-checkbox__checkbox_disabled{--border-color:var(--base-60)}.ith-checkbox__checkbox::part(mark){stroke-linecap:round}.ith-checkbox__checkbox::part(container){padding:2px 1px}.ith-checkbox-item{--background:transparent;--ion-item-background:transparent;--ripple-color:transparent;--background-hover:transparent;--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;--inner-padding-start:0;--inner-padding-end:0;--inner-padding-top:12px;--inner-padding-bottom:12px}.ith-checkbox-item__checkbox-wrapper{height:100%}.ith-checkbox-item__checkbox[slot=start]{margin-inline-end:18px}.ith-checkbox-item__checkbox[slot=end]{margin-inline-end:0}.ith-checkbox-item__label{margin:0}.ith-checkbox-item__header{color:var(--base-80)}.ith-checkbox-item__label-text{white-space:normal}.ith-checkbox-item__error{color:var(--danger-40);padding:0}.ith-checkbox-item__info{color:var(--base-80);padding:0}.ith-chip-group{overflow:hidden}.ith-chip-group__list{display:flex;flex-wrap:wrap;gap:8px}.ith-chip-group__list_inline{-ms-overflow-style:none;flex-wrap:nowrap;gap:12px;overflow-x:scroll;scroll-snap-type:x mandatory;scrollbar-width:none}.ith-chip-group__list_inline::-webkit-scrollbar{display:none}.ith-chip-group__item{scroll-snap-align:end}.ith-chip-group__error-message{align-items:center;color:var(--danger-40);display:flex}.ith-chip{--transition-delay:.1s;--background:var(--base-20);--color:var(--base-110);border-radius:20px;display:inline-flex;height:unset;margin:0;max-width:100%;min-height:40px;padding-block:4px;padding-inline:4px 14px;transition-duration:var(--transition-delay);transition-property:background,color;-webkit-user-select:none;user-select:none;width:max-content}@media screen and (min-width:769px){.ith-chip{--background:transparent;border:1px solid var(--base-30)}}.ith-chip_active{--background:var(--brand-primary-40);--color:var(--addition-50);border-color:transparent}.ith-chip_without-icon{padding:4px 12px}.ith-chip_with-close{padding-inline-end:8px}.ith-chip__icon{align-items:center;border-radius:50%;display:flex;height:32px;justify-content:center;margin-block:0;margin-inline:0 6px;width:32px}.ith-chip__name{font-weight:520}.ith-chip__close-wrapper{align-items:center;display:flex;height:24px;justify-content:center;margin-inline-start:6px;width:24px}.ith-chip__close{fill:var(--base-80);height:16px;margin:0;transition:fill .2s;width:16px}.ith-chip__close path{fill:inherit;transition:fill .2s}.ith-cleave-input{min-height:76px;min-height:calc(var(--ith-input-min-height) + var(--ith-input-bottom-offset));position:relative;width:100%}.ith-cleave-input,.ith-cleave-input *{box-sizing:border-box}.ith-cleave-input__cleave{--padding-start:var(--ith-input-padding-start);--padding-end:var(--ith-input-padding-end);--padding-top:var(--ith-input-padding-top);--padding-bottom:var(--ith-input-padding-bottom);--min-height:var(--ith-input-min-height);background:none;border:2px solid transparent;caret-color:var(--brand-primary-20);color:var(--base-110);font-family:Roboto,sans-serif;font-size:16px;font-weight:400;height:var(--min-height);inset-block-start:0;inset-inline-start:0;line-height:22px;margin:0;outline:none;padding:0;padding-block:var(--padding-top) var(--padding-bottom);padding-inline-end:var(--padding-end);padding-inline-start:var(--padding-start);position:absolute;width:100%;z-index:99}.ith-cleave-input__cleave_with-clear{width:calc(100% - 32px)}.ith-cleave-input__cleave_icon-left{--padding-start:calc(var(--ith-input-padding-end) + var(--ith-input-icon-width) + var(--ith-input-padding-end))}.ith-cleave-input__cleave:disabled{color:var(--base-50)}.ith-cleave-input__input{inset-block-start:0;inset-inline-start:0;position:absolute}.ith-input-with-chips{max-height:240px}.ith-input-with-chips_has-chips{padding-block:8px}.ith-input-with-chips,.ith-input-with-chips *{box-sizing:border-box}.ith-input-with-chips__content{box-sizing:border-box;column-gap:8px;display:flex;flex-wrap:wrap;max-height:224px;overflow-y:auto;row-gap:8px;width:100%}.ith-input-with-chips__content::-webkit-scrollbar{height:8px;position:absolute;width:8px}.ith-input-with-chips__content::-webkit-scrollbar-track{background:var(--base-0)}.ith-input-with-chips__content::-webkit-scrollbar-thumb{background:#cdcdcd80;border:2px solid var(--base-0);border-radius:10px}.ith-input-with-chips__content::-webkit-scrollbar-thumb:hover{background:#b4b4b480}.ith-input-with-chips__content_has-chips{padding-inline:12px}.ith-input-with-chips__input-wrapper{align-items:center;display:inline-flex;flex-grow:1;height:32px;min-width:32px;padding:0;position:relative;white-space:break-word}.ith-input-with-chips__input-wrapper_without-chips{height:52px;min-width:52px}.ith-input-with-chips__input{height:inherit;inset-block:0;margin:0;outline:none;padding:inherit;position:absolute!important;width:100%;z-index:10}.ith-input-with-chips__input-value{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;letter-spacing:.1px;line-height:24px;min-width:32px;opacity:0;padding:inherit;width:100%}.ith-input-with-chips__chip{--background:var(--base-40);margin:0}:root{--ith-input-padding-start:12px;--ith-input-padding-end:12px;--ith-input-padding-top:22px;--ith-input-padding-bottom:6px;--ith-input-min-height:52px;--ith-input-bottom-offset:24px;--ith-input-icon-width:32px;--ith-input-icon-height:44px}.ith-input{--min-input-height:var(--ith-input-min-height);--padding-bottom:var(--ith-input-bottom-offset);padding-block-end:var(--padding-bottom);width:100%}.ith-input,.ith-input__input-wrapper{position:relative}.ith-input__input-wrapper_clickable{cursor:pointer}.ith-input__input-with-chips{--padding-start:var(--ith-input-padding-start)!important;--padding-end:var(--ith-input-padding-end)!important;--padding-top:var(--ith-input-padding-top)!important;--padding-bottom:var(--ith-input-padding-bottom)!important}.ith-input ion-input.ith-input__input,.ith-input ion-textarea.ith-input__input,.ith-input__input-with-chips{--transition-duration:.1s;--prefix-icon-size:24px;--background:var(--base-0);--padding-start:var(--ith-input-padding-start);--padding-end:var(--ith-input-padding-end);--padding-top:var(--ith-input-padding-top);--padding-bottom:var(--ith-input-padding-bottom);--border-radius:12px;border:2px solid var(--base-30);border-radius:12px;box-sizing:border-box;caret-color:var(--brand-primary-20);font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:22px;margin:0;min-height:var(--min-input-height);overflow:hidden;transition:border-color var(--transition-duration)}.ith-input ion-input.ith-input__input input,.ith-input ion-input.ith-input__input textarea,.ith-input ion-textarea.ith-input__input input,.ith-input ion-textarea.ith-input__input textarea,.ith-input__input-with-chips input,.ith-input__input-with-chips textarea{height:100%;opacity:1!important}.ith-input ion-input.ith-input__input input[type=number]::-webkit-inner-spin-button,.ith-input ion-input.ith-input__input input[type=number]::-webkit-outer-spin-button,.ith-input ion-input.ith-input__input textarea[type=number]::-webkit-inner-spin-button,.ith-input ion-input.ith-input__input textarea[type=number]::-webkit-outer-spin-button,.ith-input ion-textarea.ith-input__input input[type=number]::-webkit-inner-spin-button,.ith-input ion-textarea.ith-input__input input[type=number]::-webkit-outer-spin-button,.ith-input ion-textarea.ith-input__input textarea[type=number]::-webkit-inner-spin-button,.ith-input ion-textarea.ith-input__input textarea[type=number]::-webkit-outer-spin-button,.ith-input__input-with-chips input[type=number]::-webkit-inner-spin-button,.ith-input__input-with-chips input[type=number]::-webkit-outer-spin-button,.ith-input__input-with-chips textarea[type=number]::-webkit-inner-spin-button,.ith-input__input-with-chips textarea[type=number]::-webkit-outer-spin-button{opacity:0!important}.ith-input ion-input.ith-input__input_with-minimized-label,.ith-input ion-textarea.ith-input__input_with-minimized-label,.ith-input__input-with-chips_with-minimized-label{--padding-top:var(--ith-input-padding-top)}.ith-input ion-input.ith-input__input_with-minimized-label .prefix-icon,.ith-input ion-textarea.ith-input__input_with-minimized-label .prefix-icon,.ith-input__input-with-chips_with-minimized-label .prefix-icon{inset-block-end:6px;inset-block-end:var(--ith-input-padding-bottom)}.ith-input ion-input.ith-input__input_active,.ith-input ion-textarea.ith-input__input_active,.ith-input__input-with-chips_active{border-color:var(--brand-primary-40)}.ith-input ion-input.ith-input__input_disabled,.ith-input ion-textarea.ith-input__input_disabled,.ith-input__input-with-chips_disabled{color:var(--base-50)}.ith-input ion-input.ith-input__input_readonly,.ith-input ion-textarea.ith-input__input_readonly,.ith-input__input-with-chips_readonly{pointer-events:none}.ith-input ion-input.ith-input__input_with-error,.ith-input ion-textarea.ith-input__input_with-error,.ith-input__input-with-chips_with-error{border-color:var(--danger-40)}.ith-input ion-input.ith-input__input_with-icon,.ith-input ion-textarea.ith-input__input_with-icon,.ith-input__input-with-chips_with-icon{--padding-end:calc(var(--ith-input-padding-end) + var(--ith-input-icon-width) + var(--ith-input-padding-end))}.ith-input ion-input.ith-input__input_with-icon-left,.ith-input ion-textarea.ith-input__input_with-icon-left,.ith-input__input-with-chips_with-icon-left{--padding-start:calc(var(--ith-input-padding-end) + var(--ith-input-icon-width) + var(--ith-input-padding-end))}.ith-input ion-input.ith-input__input_with-prefix .label-wrapper,.ith-input ion-textarea.ith-input__input_with-prefix .label-wrapper,.ith-input__input-with-chips_with-prefix .label-wrapper{inset-inline-start:12px;inset-inline-start:var(--ith-input-padding-end)}.ith-input ion-input.ith-input__input_without-label,.ith-input ion-textarea.ith-input__input_without-label,.ith-input__input-with-chips_without-label{--padding-top:var(--ith-input-padding-bottom)}.ith-input ion-input.ith-input__input_with-prefix-icon,.ith-input ion-textarea.ith-input__input_with-prefix-icon,.ith-input__input-with-chips_with-prefix-icon{--padding-start:calc(var(--ith-input-padding-end) + var(--prefix-icon-size) + var(--ith-input-padding-end))}.ith-input ion-input.ith-input__input_no-prefix-space input,.ith-input ion-textarea.ith-input__input_no-prefix-space input,.ith-input__input-with-chips_no-prefix-space input{padding-block-start:calc(var(--padding-top) - 4px);padding-inline-start:0}.ith-input__prefix{margin-block:auto 0;margin-inline:12px 0;margin-inline:var(--ith-input-padding-end) 0;transition:opacity var(--transition-duration)}.ith-input__prefix_hidden{display:none!important}.ith-input__prefix-icon{align-items:center;display:flex;height:24px;inset-block-end:14px;inset-block-end:calc(var(--ith-input-padding-bottom) + 8px);inset-inline-start:12px;inset-inline-start:var(--ith-input-padding-end);justify-content:center;position:absolute;transition:bottom var(--transition-duration);width:24px}.ith-input__label-wrapper{inset-block-start:8px;inset-block-start:calc(var(--ith-input-padding-bottom) + 2px);inset-inline-start:var(--padding-start);pointer-events:none;position:absolute;transition:top var(--transition-duration);z-index:3}.ith-input__label-wrapper_minimized{inset-block-start:6px;inset-block-start:var(--ith-input-padding-bottom)}.ith-input__clear-button{--background-activated:var(--base-0);--padding-start:2px;--padding-end:2px;--padding-top:2px;--padding-bottom:2px;height:18px;inset-block-start:17px;inset-block-start:calc((var(--ith-input-min-height) - 18px)/2);inset-inline-end:6px;margin:0;position:absolute;width:18px;z-index:99}.ith-input__clear-button svg{fill:var(--base-110);height:16px;transition:fill .2s;width:16px}.ith-input__clear-button svg path{fill:inherit;transition:fill .2s}.ith-input__clear-button_type_textarea{inset-block-start:6px}.ith-input__icon-wrapper{align-items:center;display:flex;height:44px;height:var(--ith-input-icon-height);inset-block-start:calc((var(--min-input-height) - 44px)/2);inset-block-start:calc((var(--min-input-height) - var(--ith-input-icon-height))/2);inset-inline-end:12px;inset-inline-end:var(--ith-input-padding-end);position:absolute;z-index:2}.ith-input__icon-wrapper_position_left{inset-inline-end:unset;inset-inline-start:12px;inset-inline-start:var(--ith-input-padding-end)}.ith-input__icon{width:32px;width:var(--ith-input-icon-width)}.ith-input__hint{inset-block-end:4px;inset-inline-start:12px;inset-inline-start:var(--ith-input-padding-end);position:absolute}.ith-label{align-items:center;color:var(--base-80);display:flex;height:36px;transition-duration:var(--transition-duration);transition-property:font-weight,font-size,line-height,letter-spacing,height,color;white-space:nowrap}.ith-label_minimized{height:16px}.ith-label_color_secondary{color:var(--base-50)}.ith-label_color_error{color:var(--danger-40)}.ith-date-picker-inputs__inputs-container{display:flex;gap:16px;position:relative}.ith-date-picker-inputs__label{inset-block-end:0;position:absolute}.ith-date-input{position:relative}.ith-date-input__input_with-arrow{--padding-end:40px}.ith-date-input__arrow{fill:var(--base-80);height:24px;inset-block-start:14px;inset-inline-end:12px;position:absolute;transition:fill .2s;width:24px;z-index:2}.ith-date-input__arrow path{fill:inherit;transition:fill .2s}.ith-date-picker-popover{--width:684px;--height:426px}@media screen and (max-height:912px){.ith-date-picker-popover{--height:300px}}.ith-date-picker-popover::part(content){padding:24px 20px 20px}.ith-date-picker-popover__footer{align-items:center;border-block-start:1px solid var(--base-15);display:flex;justify-content:flex-end;margin-block-start:12px;padding-block-start:16px}.ith-date-picker-popover__clear-button{color:var(--base-90);margin-inline-end:24px!important}.ith-date-picker-popover__clear-icon{fill:var(--base-90);margin-inline-end:12px;transition:fill .2s}.ith-date-picker-popover__clear-icon path{fill:inherit;transition:fill .2s}.ith-date-picker-popover .ith-date-picker-day_disabled{color:var(--base-60)}.ith-button{--box-shadow:none!important;width:-moz-fit-content;width:fit-content}.ith-button_size_small{--border-radius:12px!important;--padding-start:16px!important;--padding-top:8px!important;--padding-end:16px!important;--padding-bottom:8px!important;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;letter-spacing:.25px;line-height:18px;min-height:32px}.ith-button_size_medium{font-size:15px;letter-spacing:.1px;min-height:40px}.ith-button_size_large,.ith-button_size_medium{--border-radius:16px!important;--padding-start:16px!important;--padding-top:14px!important;--padding-end:16px!important;--padding-bottom:14px!important;font-family:Roboto,sans-serif;font-weight:500;line-height:24px}.ith-button_size_large{font-size:17px;letter-spacing:.25px;min-height:52px}.ith-button_fill_outline{--border-color:var(--brand-primary-40)!important;--background:transparent!important;--background-activated:transparent!important;--color:var(--brand-primary-40)!important;--color-activated:var(--brand-primary-50)!important}.ith-button_fill_outline.ion-activated{--border-color:var(--brand-primary-50)!important}.ith-button_fill_outline:disabled{--ion-color-primary:var(--brand-primary-10)!important}.ith-button_fill_solid.ith-button_color_primary{--background:var(--brand-primary-40)!important;--background-activated:var(--brand-primary-50)!important}.ith-button_fill_solid.ith-button_color_primary.disabled{--background:var(--brand-primary-10)!important}.ith-button_fill_solid.ith-button_color_primary-gray{--background:var(--base-20)!important;--background-activated:var(--base-30)!important;--color:var(--base-110)!important}.ith-button_fill_solid.ith-button_color_primary-gray.disabled{--background:var(--base-15)!important;--color:var(--base-50)!important}.ith-button_fill_solid.ith-button_color_secondary{--background:var(--brand-primary-0)!important;--background-activated:var(--brand-primary-10)!important;--color:var(--base-110)!important}.ith-button_fill_solid.ith-button_color_secondary.disabled{--background:var(--brand-primary-0)!important;--color:var(--brand-primary-10)!important}.ith-button_isFullContainerWidth{width:100%}.ith-button__icon{margin-inline-end:8px}@keyframes move-left{0%{transform:translate(calc(var(--width)*-1))}to{transform:translate(calc(var(--width)*-1*2))}}@keyframes move-right{0%{transform:translate(calc(var(--width)*-1))}to{transform:translate(0)}}@keyframes move-left-rtl{0%{transform:translate(calc(var(--width)))}to{transform:translate(calc(var(--width)*2))}}@keyframes move-right-rtl{0%{transform:translate(calc(var(--width)))}to{transform:translate(0)}}.ith-date-picker-carousel{--width:100%;--duration:.4s;--timing-function:cubic-bezier(.65,.42,.41,.99);animation-duration:var(--duration);animation-timing-function:var(--timing-function);display:flex;transform:translate(calc(var(--width)*-1))}.ith-date-picker-carousel_move_left{animation-name:move-left}.ith-date-picker-carousel_move_right{animation-name:move-right}[dir=rtl] .ith-date-picker-carousel{transform:translate(calc(var(--width)))}[dir=rtl] .ith-date-picker-carousel_move_left{animation-name:move-left-rtl}[dir=rtl] .ith-date-picker-carousel_move_right{animation-name:move-right-rtl}.ith-date-picker-header{align-items:center;display:flex;justify-content:space-between;width:var(--width)}.ith-date-picker-header__button{--background:transparent;--box-shadow:none;--ripple-color:var(--base-40);height:32px;margin:0;transition:all .2s;width:54px}.ith-date-picker-header__arrow{height:24px;width:24px}.ith-date-picker-header__arrow path{fill:var(--base-40)}.ith-date-picker-header__arrow_direction_left{transform:rotate(180deg)}.ith-date-picker-header__months-container_double{display:grid;flex:1 0 auto;grid-template-columns:repeat(2,1fr)}.ith-date-picker-header__title{color:var(--base-110);text-align:center;text-transform:capitalize;-webkit-user-select:none;user-select:none}.ith-date-picker-header__title:last-of-type{padding-inline-start:54px}.ith-date-picker-header__title:first-of-type{padding-inline-end:54px}.ith-date-picker-header__title:only-of-type{padding:0}[dir=rtl] .ith-date-picker-header__arrow{transform:rotate(180deg)}[dir=rtl] .ith-date-picker-header__arrow_direction_left{transform:unset}.ith-date-picker-month{grid-gap:1px;display:grid;gap:1px;grid-template-columns:repeat(7,var(--button-size));grid-template-rows:repeat(6,var(--button-size))}.ith-date-picker-day{--padding-start:0;--padding-end:0;--background:transparent;--color:var(--base-110);--box-shadow:none;--border-radius:50%;--ripple-color:var(--brand-primary-40);height:var(--button-size);margin:0;position:relative;width:var(--button-size)}.ith-date-picker-day_hidden{visibility:hidden}.ith-date-picker-day_today:after{border:1px solid var(--brand-primary-40);border-radius:50%;content:"";top:0;right:0;bottom:0;left:0;position:absolute}.ith-date-picker-day_preview-selected,.ith-date-picker-day_selected{--border-radius:0;--background:var(--brand-primary-0)}.ith-date-picker-day_preview-start{--border-radius:50%}.ith-date-picker-day_preview-end,.ith-date-picker-day_preview-start{--background:var(--brand-primary-20)}.ith-date-picker-day_end,.ith-date-picker-day_start{--background:var(--brand-primary-40);--color:var(--addition-50)}.ith-date-picker-day_preview-start.ith-date-picker-day_selected:not(.ith-date-picker-day_start):not(.ith-date-picker-day_end):before{background:var(--brand-primary-0);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.ith-date-picker-day_preview-start.ith-date-picker-day_preview-selected,.ith-date-picker-day_start.ith-date-picker-day_selected{--border-radius:50% 0 0 50%}.ith-date-picker-day_end.ith-date-picker-day_selected,.ith-date-picker-day_preview-end.ith-date-picker-day_preview-selected{--border-radius:0 50% 50% 0}.ith-date-picker-day_preview-start.ith-date-picker-day_preview-end,.ith-date-picker-day_start.ith-date-picker-day_end{--border-radius:50%}.ith-date-picker-day__text-wrapper{display:flex;justify-content:center;position:relative}.ith-date-picker-day__text-wrapper_multiple:after{background:var(--base-80);border-radius:50%;content:"";height:6px;inset-block-start:100%;position:absolute;width:6px}[dir=rtl] .ith-date-picker-day_preview-start.ith-date-picker-day_preview-selected,[dir=rtl] .ith-date-picker-day_start.ith-date-picker-day_selected{--border-radius:0 50% 50% 0}[dir=rtl] .ith-date-picker-day_end.ith-date-picker-day_selected,[dir=rtl] .ith-date-picker-day_preview-end.ith-date-picker-day_preview-selected{--border-radius:50% 0 0 50%}.ith-date-picker-weekdays{display:flex;justify-content:space-between;width:var(--width)}.ith-date-picker-weekdays__days-container{grid-gap:1px;color:var(--base-80);display:grid;gap:1px;grid-template-columns:repeat(7,var(--button-size))}.ith-date-picker-weekdays__day{text-align:center;text-transform:capitalize;-webkit-user-select:none;user-select:none}.ith-date-picker{--button-size:46px;--months-gap:32px;--width:calc(var(--button-size)*7 + 6px)}.ith-date-picker__header-wrapper{margin-block-end:20px}.ith-date-picker__weekdays-wrapper{margin-block-end:8px}.ith-date-picker__body{overflow:hidden;width:var(--width)}.ith-date-picker__carousel{--width:calc(var(--button-size)*7 + 6px + var(--months-gap));gap:var(--months-gap)}.ith-date-picker__carousel_double{--width:calc(var(--button-size)*7*2 + 12px + var(--months-gap)*2)}.ith-date-picker_double{--width:calc(var(--button-size)*7*2 + 12px + var(--months-gap))}.ith-popover{--box-shadow:0 5px 12px 0 #0000001a;--background:var(--base-0);--ith-popover-border-radius:16px;--ith-popover-padding-top:16px;--ith-popover-padding-bottom:16px;--ith-popover-padding-start:0;--ith-popover-padding-end:0}.ith-popover::part(content){border:1px solid var(--base-30);border-radius:var(--ith-popover-border-radius);padding-block-end:var(--ith-popover-padding-bottom);padding-block-start:var(--ith-popover-padding-top);padding-inline-end:var(--ith-popover-padding-end);padding-inline-start:var(--ith-popover-padding-start)}.ith-date-picker-sheet__date-picker-wrapper{display:flex;justify-content:center;padding:0 16px}@media screen and (max-width:768px){.ith-date-picker-sheet__date-picker-wrapper{padding:0 16px 16px}}.ith-date-picker-sheet .ith-date-picker-day_disabled{color:var(--base-50)}.ith-sheet{--ion-toolbar-color:var(--base-110);--backdrop-opacity:.5;--height:auto;--border-radius:20px 20px 0 0;--background:var(--base-0);color:var(--base-110)}@media screen and (max-width:768px){.ith-sheet_mobile-full-screen{--border-radius:0;--height:100%}}@media screen and (min-width:769px){.ith-sheet{--border-radius:24px}}.ith-sheet__content-wrapper{height:100%;max-height:calc(100vh - var(--page-header-min-height));overflow-y:auto;position:relative}.ith-sheet__content{height:100%;max-height:100%}.ith-sheet__children-wrapper{display:flex;flex-direction:column;height:100%}.ith-header__toolbar{--background:transparent;--min-height:var(--page-header-min-height)}.ith-header__toolbar_with-border-bottom:after{background-color:var(--base-20);content:"";height:1px;inset-block-end:0;inset-inline:0;position:absolute;width:100%}.ith-header__toolbar_with-shadow-bottom{box-shadow:0 1px 4px #0000000f}@media screen and (min-width:769px){.ith-header__toolbar_close-slot_start{--padding-end:24px;--padding-start:8px}.ith-header__toolbar_close-slot_end{--padding-end:8px;--padding-start:24px}.ith-header__toolbar_close-slot_null{--padding-end:24px;--padding-start:24px}.ith-header__toolbar ion-title{padding-inline:0}}.ith-header__buttons-container{align-self:unset;margin:0}.ith-header__close-icon{fill:var(--base-120);height:24px;transition:fill .2s;width:24px}.ith-header__close-icon path{fill:inherit;transition:fill .2s}.ith-header__search-icon{fill:var(--base-120);transition:fill .2s}.ith-header__search-icon path{fill:inherit;transition:fill .2s}.ith-header__title{--color:var(--base-120)}.ith-header__title-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;white-space:pre-line}.ith-searchbar{align-items:center;border-radius:16px;display:flex;justify-content:space-between;width:100%}.ith-searchbar__searchbar{--border-radius:16px!important;--box-shadow:none!important;height:48px;padding:0!important;transition:.4s}.ith-searchbar__searchbar_hidden{max-width:0;opacity:0}.ith-searchbar__searchbar_hidden ion-icon{display:none!important}.ith-searchbar__searchbar_hidden input{padding-inline-end:0!important;padding-inline-start:0!important}.ith-searchbar__searchbar input{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;height:100%;line-height:22px;padding-inline-start:16px!important;transition:.4s}.ith-searchbar__searchbar input~ion-icon{display:none!important}.ith-searchbar__button{--padding-bottom:12px;--padding-top:12px;--padding-start:12px;--padding-end:12px;height:48px;margin:0}.ith-searchbar__button svg{fill:var(--base-120);height:24px;transition:fill .2s;width:24px}.ith-searchbar__button svg path{fill:inherit;transition:fill .2s}.input-with-chips-select-field__accordion{border-radius:8px;box-shadow:0 5px 12px #0000001a;max-height:400px;overflow:auto}.input-with-chips-select-field__accordion::-webkit-scrollbar{height:8px;position:absolute;width:8px}.input-with-chips-select-field__accordion::-webkit-scrollbar-track{background:var(--base-0)}.input-with-chips-select-field__accordion::-webkit-scrollbar-thumb{background:#cdcdcd80;border:2px solid var(--base-0);border-radius:10px}.input-with-chips-select-field__accordion::-webkit-scrollbar-thumb:hover{background:#b4b4b480}.input-with-chips-select-field__list{padding:0 16px!important}.input-with-chips-select-field__field{--inner-padding-top:0;--inner-padding-bottom:0;align-items:center;display:flex;justify-content:flex-start;width:100%}.input-with-chips-select-field__field .ith-checkbox-item__checkbox-wrapper{align-items:center;display:flex}.input-with-chips-select-field__field .ith-item__label{width:auto}.input-with-chips-select-field__field_icon-position_right .item-content .item-inner{justify-content:space-between}.input-with-chips-select-field__field_hidden{display:none}.input-with-chips-select-field__icon_position_right{margin-inline-start:16px}.input-with-chips-select-field__icon_position_left{margin-inline-end:16px}.ith-radio-item{--background:transparent;--ion-item-background:transparent;--ripple-color:transparent;--background-hover:transparent;--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;--inner-padding-start:0;--inner-padding-end:0;--inner-padding-top:12px;--inner-padding-bottom:12px}.ith-radio-item__radio{--color:var(--color-checked)}.ith-radio-item__radio[slot=start]{margin-inline-end:18px;margin-inline-start:0}.ith-radio-item__radio[slot=end]{margin-inline-end:0;margin-inline-start:18px}.ith-radio-item__radio::part(container){height:20px;transition:border .12s ease-out;width:20px}.ith-radio-item__radio:not(.ios)::part(mark){display:none}.ith-radio-item__radio.radio-checked::part(container){border-width:6px}.ith-radio-item__error-message{color:var(--danger-40);padding:0}.ith-radio-item__info{color:var(--base-80);padding:0}.ith-item{--min-height:52px;--background:transparent;--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;--inner-padding-end:0;--ion-item-background:transparent;--ion-item-color:var(--base-110);color:var(--base-110)}.ith-item__icon{margin-inline-end:16px}.ith-item__icon svg{fill:var(--base-120);transition:fill .2s}.ith-item__icon svg path{fill:inherit;transition:fill .2s}.ith-item__content{align-items:center;display:flex;height:100%;width:100%}.ith-item__content_with-border-bottom{border-block-end:1px solid var(--base-15)}.ith-item__label{align-items:flex-start;margin:0;width:100%}.ith-item__label-wrapper{align-items:center;column-gap:8px;display:flex;margin:0;width:100%}.ith-item__additional-text{color:var(--base-80)}.ith-item__label-text{white-space:normal}.input-with-chips__content{background:var(--base-20);border-radius:12px;box-sizing:border-box;column-gap:8px;display:flex;flex-wrap:wrap;min-height:52px;padding:8px 12px;row-gap:8px;width:100%}.input-with-chips__input-wrapper{align-items:center;display:inline-flex;flex-grow:1;height:36px;min-width:36px;padding:0;position:relative;white-space:break-word}.input-with-chips__input{height:inherit;inset-block:0;margin:0;outline:none;position:absolute!important;z-index:10}.input-with-chips__input,.input-with-chips__input-value{font-family:Roboto,sans-serif;font-size:15px;font-weight:400;letter-spacing:.1px;line-height:24px;padding:inherit;width:100%}.input-with-chips__input-value{color:red;min-width:32px;opacity:0}.input-with-chips__error{color:var(--danger-40);font-family:Roboto,sans-serif;font-size:12px;font-weight:400;letter-spacing:0;line-height:16px;margin-inline-start:12px}.input-with-chips__chip{--background:var(--base-40)}.wjgUDqF{--background:transparent;--background-activated:var(--base-10);--box-shadow:none}.L51YAVz{fill:var(--base-70);transition:fill .2s}.L51YAVz path{fill:inherit;transition:fill .2s}.ith-select-country-number{height:288px}.ith-select{height:52px;margin-block-end:24px;margin-block-end:var(--ith-input-bottom-offset);width:100%}.ith-select,.ith-select *{box-sizing:border-box}.ith-select_with-chips{height:-moz-fit-content;height:fit-content}.ith-select__input-container{--padding-bottom:0}.ith-select__input-container *{cursor:pointer}.ith-select__toggle-icon{inset-block-start:18px;inset-inline-end:12px;pointer-events:none;position:absolute;transition:.2s;z-index:9}.ith-select__toggle-icon_opened{transform:rotate(180deg)}.ith-select__popover{--ith-select-popover-max-height:288px;--ith-select-popover-box-shadow:0 5px 12px 0 #0000001a;--width:var(--ith-select-popover-width)!important;--ith-select-popover-bottom:unset;--ith-select-popover-top:unset;-webkit-user-select:none;user-select:none}.ith-select__popover::part(content){--box-shadow:var(--ith-select-popover-box-shadow);inset-block-end:var(--ith-select-popover-bottom);inset-block-start:var(--ith-select-popover-top)}.ith-manual-popover-wrapper{position:relative;z-index:var(--trigger-button-z-index)}.ith-manual-popover{background:var(--addition-70);border:1px solid var(--base-30);border-radius:8px;box-shadow:0 2px 4px #00000005,0 0 #0000001a,0 1px 10px #0000001c;opacity:0;overflow:hidden;position:absolute;transition:opacity .3s,visibility .3s;visibility:hidden;width:var(--width);z-index:1}.ith-manual-popover_opened{opacity:1;visibility:visible}.ith-manual-popover_triangle:before{background:var(--addition-70);border-radius:2px;content:"";display:block;height:16px;position:absolute;width:16px}.ith-manual-popover_position_top-center:before{bottom:-15px;left:50%;transform:rotate(45deg) translate(-11px)}.ith-manual-popover_position_bottom-center:before{left:50%;top:-1px;transform:rotate(45deg) translate(-11px)}.ith-manual-popover_position_right-center:before{left:-15px;top:50%;transform:rotate(45deg) translateY(-11px)}.ith-manual-popover_position_left-center:before{right:0;top:50%;transform:rotate(45deg) translateY(-11px)}.ith-manual-popover_position_top-left-corner:before{bottom:8px;right:0;transform:rotate(45deg) translateY(-11px)}.ith-manual-popover_position_bottom-left-corner:before{right:0;top:24px;transform:rotate(45deg) translateY(-11px)}.ith-manual-popover_position_top-right-corner:before{bottom:8px;left:-15px;transform:rotate(45deg) translateY(-11px)}.ith-manual-popover_position_bottom-right-corner:before{left:-15px;top:24px;transform:rotate(45deg) translateY(-11px)}.ith-select-popover__content{height:100%;width:100%}.ith-select-popover__label{color:var(--base-70);margin-block:8px;margin-inline:16px 0}.ith-select-popover__options{max-height:var(--ith-select-popover-max-height);overflow:auto;padding:0!important}.ith-select-popover__options::-webkit-scrollbar{height:8px;position:absolute;width:8px}.ith-select-popover__options::-webkit-scrollbar-track{background:var(--base-0)}.ith-select-popover__options::-webkit-scrollbar-thumb{background:#cdcdcd80;border:2px solid var(--base-0);border-radius:10px}.ith-select-popover__options::-webkit-scrollbar-thumb:hover{background:#b4b4b480}.ith-select-popover__virtual-scroll-container{background:var(--base-0);height:var(--ith-select-popover-max-height)!important;padding:0}.ith-select-popover__virtual-scroll-container::-webkit-scrollbar{height:8px;position:absolute;width:8px}.ith-select-popover__virtual-scroll-container::-webkit-scrollbar-track{background:var(--base-0)}.ith-select-popover__virtual-scroll-container::-webkit-scrollbar-thumb{background:#cdcdcd80;border:2px solid var(--base-0);border-radius:10px}.ith-select-popover__virtual-scroll-container::-webkit-scrollbar-thumb:hover{background:#b4b4b480}.ith-nothing-found{align-items:center;color:var(--base-80);display:flex;justify-content:center;padding:24px}.ith-nothing-found__icon{fill:var(--base-80);margin-inline-end:16px;transition:fill .2s}.ith-nothing-found__icon path{fill:inherit;transition:fill .2s}.ith-select-item{--padding-start:16px;--padding-end:16px;--background:var(--base-0)}.ith-select-item_without-checkmark-selected{--background:var(--base-20)}.ith-select-item__icon{height:24px;margin-inline-end:16px;width:24px}.ith-select-item__details{color:var(--base-80)}.ith-select-item__details_inline{margin-inline-start:8px}.ith-select-item__check-icon{fill:var(--brand-primary-40);height:24px;transition:fill .2s;width:24px}.ith-select-item__check-icon path{fill:inherit;transition:fill .2s}.ith-select-item__checkbox{margin-inline-end:16px}.ith-select-sheet__content_without-header{padding-block-start:24px}.ith-select-sheet__content ion-list{padding:0}@media screen and (max-width:768px){.ith-select-sheet__content{padding:6px 0 20px}}.ith-select-sheet__virtual-scroll-container{height:calc(100vh - var(--page-header-min-height))!important}.ith-select-sheet__virtual-scroll-container::-webkit-scrollbar{height:8px;position:absolute;width:8px}.ith-select-sheet__virtual-scroll-container::-webkit-scrollbar-track{background:var(--base-0)}.ith-select-sheet__virtual-scroll-container::-webkit-scrollbar-thumb{background:#cdcdcd80;border:2px solid var(--base-0);border-radius:10px}.ith-select-sheet__virtual-scroll-container::-webkit-scrollbar-thumb:hover{background:#b4b4b480}.ith-select-sheet__options{--ion-item-background:none}.ith-phone-input{display:flex;gap:8px}.ith-hidden-file-input__input{background-color:transparent;border:none;cursor:pointer;height:100%;opacity:0;outline:none;padding:0;width:100%}.ith-profile-photo-input{--button-diameter:96px;align-items:center;display:flex;flex-direction:column;margin:16px 0 0}.ith-profile-photo-input__image{border-radius:50%;height:var(--button-diameter);object-fit:cover;overflow:hidden;width:var(--button-diameter)}.ith-profile-photo-input__image_full-container-size{position:absolute}.ith-profile-photo-input__photo-button{--border-radius:50%;--background:var(--base-15);--box-shadow:none;--padding-start:0;--padding-end:0;height:var(--button-diameter);margin:0;position:relative;width:var(--button-diameter)}.ith-profile-photo-input__photo-icon{--photo-icon-size:32px;fill:var(--brand-primary-40);height:var(--photo-icon-size);position:absolute;transition:fill .2s;width:var(--photo-icon-size)}.ith-profile-photo-input__photo-icon path{fill:inherit;transition:fill .2s}@media screen and (min-width:769px){.ith-profile-photo-input__photo-icon{--photo-icon-size:40px}}.ith-profile-photo-input__text-button{--background:none;--box-shadow:none;--color:var(--brand-primary-40);--padding-start:0;--padding-end:0;height:22px;position:relative}.ith-profile-photo-input__text{position:absolute}.ith-range{--knob-size:26.86567px;--bar-background:var(--base-30);--bar-height:4px;--bar-background-active:var(--brand-primary-40)}.star-rating{display:flex;height:100%;width:100%}.star-rating svg{fill:var(--warning-30);height:100%;transition:fill .2s;width:100%}.star-rating svg path{fill:inherit;transition:fill .2s}.star-rating input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:0;margin:0;opacity:0;outline:none;width:0}.star-rating__gradient{flex:0 1}.star-rating__gradient stop:first-child{stop-color:var(--warning-30)}.star-rating__gradient stop:nth-child(2){stop-color:var(--base-30)}.star-rating__container{cursor:pointer;display:flex;flex:1 1}.star-rating__container:first-of-type{flex:0 1}.star-rating__container:first-of-type .star-rating__star{display:none}.star-rating__container_checked~.star-rating__container svg{fill:var(--base-30);transition:fill .2s}.star-rating__container_checked~.star-rating__container svg path{fill:inherit;transition:fill .2s}.star-rating__container:hover~.star-rating__container svg{fill:var(--base-30);transition:fill .2s}.star-rating__container:hover~.star-rating__container svg path{fill:inherit;transition:fill .2s}.star-rating_primary .star-rating__container_checked~* .star-rating__star{fill:var(--base-40);transition:fill .2s}.star-rating_primary .star-rating__container_checked~* .star-rating__star path{fill:inherit;transition:fill .2s}.star-rating_primary .star-rating__container:hover~* svg{fill:var(--base-40);transition:fill .2s}.star-rating_primary .star-rating__container:hover~* svg path{fill:inherit;transition:fill .2s}.star-rating_primary .star-rating__gradient stop:nth-child(2){stop-color:var(--base-40)}.star-rating:hover .star-rating__star{fill:var(--warning-30);transition:fill .2s}.star-rating:hover .star-rating__star path{fill:inherit;transition:fill .2s}.star-rating:active .star-rating__star{fill:var(--warning-40);transition:fill .2s}.star-rating:active .star-rating__star path{fill:inherit;transition:fill .2s}.star-rating_read-only{pointer-events:none}.star-rating_size_large{height:40px;width:280px}.star-rating_size_small{height:14px;width:90px}.ith-toggle{display:inline-block;height:20px}.ith-toggle__toggle{--handle-width:16px;--handle-height:16px;--handle-spacing:2px;--handle-box-shadow:none;--handle-background:var(--addition-50);--handle-background-checked:var(--addition-50);--background:var(--base-70);--background-checked:var(--brand-primary-40);height:20px;padding:0;width:36px}.ith-toggle__toggle[disabled=true]{--handle-background:var(--base-10);--handle-background-checked:var(--addition-50);--background:var(--base-30);--background-checked:var(--brand-primary-10);opacity:1}.ith-toggle__toggle[disabled=true]::part(handle){opacity:.4}.ith-toggle__toggle.toggle-checked{--handle-box-shadow:0 2px 2px rgba(0,0,0,.25)}ion-accordion>ion-item[slot=header]{--border-width:0!important}.ith-action-fab__button .ith-action-fab__icon{fill:var(--addition-50);transition:fill .2s}.ith-action-fab__button .ith-action-fab__icon path{fill:inherit;transition:fill .2s}.ith-action-fab__button[disabled=true]{--background:var(--brand-primary-20);opacity:1}.ith-action-fab__button[disabled=true] .ith-action-fab__icon{fill:var(--addition-60);transition:fill .2s}.ith-action-fab__button[disabled=true] .ith-action-fab__icon path{fill:inherit;transition:fill .2s}.ith-action-fab_vertical_bottom{inset-block-end:calc(var(--ion-safe-area-bottom) + 16px)}.ith-action-fab_horizontal_end{inset-inline-end:calc(var(--ion-safe-area-right) + 16px)}.ith-custom-avatar-stub{align-items:center;display:flex;height:100%;width:100%}.ith-custom-avatar-stub__stub{align-items:center;background:var(--base-20);border-radius:50%;display:flex;height:var(--diameter);width:var(--diameter)}.ith-custom-avatar-stub__text{color:var(--base-110);font-size:calc(var(--diameter)/2.5);line-height:calc(var(--diameter)/2.5);margin:auto}.ith-avatar{--diameter:32px}.ith-avatar,.ith-avatar__image{height:var(--diameter);width:var(--diameter)}.ith-avatar__image_hidden{display:none}.ith-badge{--background:transparent;--padding-top:2px;--padding-bottom:2px;--padding-end:6px;--padding-start:6px;border-radius:2px;max-height:24px;overflow:hidden;position:relative;width:-moz-fit-content;width:fit-content}.ith-badge:after{background-color:currentcolor;content:"";top:0;right:0;bottom:0;left:0;opacity:.1;position:absolute}.ith-badge_color_base{color:var(--base-80)}.ith-badge_color_base-highlighted{color:var(--base-100)}.ith-badge_color_secondary{color:var(--brand-secondary-40)}.ith-badge_color_warning{color:var(--warning-40)}.ith-badge_color_danger{color:var(--danger-40)}.ith-badge_color_success{color:var(--success-40)}.ith-badge_color_info{color:var(--info-40)}.ith-breadcrumbs{color:var(--base-80);display:flex;flex-wrap:wrap;margin-block-end:0;margin-inline-start:0;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.ith-breadcrumbs{display:none}}.ith-breadcrumbs__text{color:var(--base-80);cursor:default;display:inline-block;margin-block-end:5px;padding-inline-start:15px;position:relative}.ith-breadcrumbs__text:after{background-color:var(--base-50);border-radius:50%;content:"";height:3px;inset-block-start:50%;inset-inline-start:5px;position:absolute;transform:translateY(-50%);width:3px}.ith-breadcrumbs__text:first-child{padding-inline-start:0}.ith-breadcrumbs__text:before,.ith-breadcrumbs__text:first-child:after{display:none}.ith-breadcrumbs__text:hover{color:var(--base-80)}.ith-breadcrumbs__text.clickable{cursor:pointer}.ith-breadcrumbs__text.clickable:hover{color:var(--base-90)}.ith-breadcrumbs__text.clickable:active{color:var(--base-110)}.ith-breadcrumbs__text_clickable{cursor:pointer}.ith-breadcrumbs__text_clickable:hover{color:var(--base-90)}.ith-breadcrumbs__text_clickable:active{color:var(--base-110)}.ith-bubble-message{background-color:var(--brand-primary-40);border-radius:2px 24px 24px;box-sizing:border-box;column-gap:16px;display:flex;flex-direction:column;height:40px!important;transition:width .2s,height .2s,padding .2s;width:40px!important}.ith-bubble-message_with-hover{padding:8px}.ith-bubble-message__avatar{align-items:center;background-color:#fff;border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;overflow:hidden;transition:width .2s,height .2s;width:24px}.ith-bubble-message__avatar ion-img{object-fit:cover;overflow:inherit}.ith-bubble-message__owner{align-items:center;column-gap:16px;display:flex;flex-direction:row;height:24px;row-gap:0;transition:width .2s,height .2s;width:24px}.ith-bubble-message__action-buttons{display:flex;opacity:0;transition-delay:0}.ith-bubble-message__button{--padding-start:8px;--padding-end:8px;--padding-top:8px;--padding-bottom:8px;height:-moz-fit-content;height:fit-content;margin:0}.ith-bubble-message__button svg{fill:var(--addition-50);transition:fill .2s}.ith-bubble-message__button svg path{fill:inherit;transition:fill .2s}.ith-bubble-message__text{color:var(--addition-50);margin:0;max-height:60px;opacity:0;overflow:auto;transition:opacity .1s;transition-delay:0;width:100%}.ith-bubble-message__text::-webkit-scrollbar{height:8px;position:absolute;width:8px}.ith-bubble-message__text::-webkit-scrollbar-track{background:var(--brand-primary-40)}.ith-bubble-message__text::-webkit-scrollbar-thumb{background:#cdcdcd80;border:2px solid var(--brand-primary-40);border-radius:10px}.ith-bubble-message__text::-webkit-scrollbar-thumb:hover{background:#b4b4b480}@media screen and (min-width:769px){.ith-bubble-message_with-hover.hover{height:132px!important;padding:16px;width:360px!important}.ith-bubble-message_with-hover.hover .ith-bubble-message__owner{height:40px!important;width:auto!important}.ith-bubble-message_with-hover.hover .ith-bubble-message__avatar{height:40px;width:40px}.ith-bubble-message_with-hover.hover .ith-bubble-message__action-buttons,.ith-bubble-message_with-hover.hover .ith-bubble-message__text{opacity:1;transition-delay:.2s}}.ith-bubble-message.opened{height:-moz-fit-content!important;height:fit-content!important;padding:16px;width:360px!important}.ith-bubble-message.expanded{height:auto!important;max-height:250px;padding:16px;width:360px!important}.ith-bubble-message.expanded .ith-bubble-message__owner,.ith-bubble-message.opened .ith-bubble-message__owner{height:40px!important;width:auto!important}.ith-bubble-message.expanded .ith-bubble-message__avatar,.ith-bubble-message.opened .ith-bubble-message__avatar{height:40px;width:40px}.ith-bubble-message.expanded .ith-bubble-message__text,.ith-bubble-message.opened .ith-bubble-message__text{max-height:185px;opacity:1;transition-delay:.2s}.ith-bubble-message.expanded .ith-bubble-message__action-buttons,.ith-bubble-message.opened .ith-bubble-message__action-buttons{opacity:1;transition-delay:.2s}.ith-bubble-message__text-wrapper{padding-inline-start:56px}.ith-bubble-message__text-wrapper ion-router-link{--color:initial;text-decoration:underline}.ith-card{background:var(--addition-50);border-radius:16px;box-shadow:none;margin:0;padding:16px}.ith-card_border_dashed{border:2px dashed var(--base-15)}.ith-card_color_none{background:none}.ith-card_color_base{background:var(--base-15)}.ith-card_radius_medium{border-radius:24px}.ith-code-char-input{font-size:28px!important;font-weight:700!important;line-height:32px!important}.ith-code-input{--input-width:48px;--input-height:60px;--gap:8px;display:flex;gap:var(--gap)}.ith-code-input__input-container{--min-input-height:var(--input-height);flex:0 0 var(--input-width)}.ith-counter{align-items:center;background:var(--base-0);border-radius:16px;display:flex;height:52px;justify-content:space-between;padding:0 10px;width:-moz-fit-content;width:fit-content}.ith-counter.disabled{filter:grayscale(100%)}.ith-counter.disabled,.ith-counter.disabled *{color:var(--base-50);pointer-events:none}.ith-counter.with-shadow{box-shadow:0 2px 12px #28344d14}.ith-counter.grey{background:var(--base-17)}.ith-counter__action-button{--padding-start:8px;--padding-end:8px;--padding-top:8px;--padding-bottom:8px;height:-moz-fit-content;height:fit-content;margin:0}.ith-counter__action-button svg{fill:var(--brand-primary-40);height:10px;transition:fill .2s;width:10px}.ith-counter__action-button svg path{fill:inherit;transition:fill .2s}.ith-counter__action-button::part(native){height:-moz-fit-content;height:fit-content}.ith-counter__action-button[disabled=""] svg{fill:var(--base-70);transition:fill .2s}.ith-counter__action-button[disabled=""] svg path{fill:inherit;transition:fill .2s}.ith-counter__number-input{all:unset;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;padding-inline-start:8px}@media screen and (min-width:769px){.ith-counter__number-input{margin-inline-end:-8px}}@media screen and (max-width:768px){.ith-counter__number-input{margin-inline-end:8px}}.ith-counter__number-input::-webkit-inner-spin-button,.ith-counter__number-input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.blurred-image-container{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.blurred-image-container__real-image{box-sizing:border-box;height:100%;object-fit:contain;width:100%;z-index:1}.blurred-image-container__blurred-image{border-radius:16px;filter:blur(8px);height:100%;inset-block-start:0;inset-inline-start:0;position:absolute;width:100%;z-index:1}.blurred-image-container_disabled{opacity:.8;pointer-events:none}.ith-menu-item{--background:transparent;--padding-start:24px;--padding-end:24px;--padding-top:0;--padding-bottom:0;--inner-padding-start:0;--inner-padding-end:0;--inner-padding-top:0;--inner-padding-bottom:0;--min-height:48px;--color:var(--base-110)}.ith-menu-item_rounded{--border-radius:0 24px 24px 0}.ith-menu-item_active{--background:var(--base-15)}.ith-menu-item_danger{--color:var(--danger-40)}.ith-menu-item__icon{fill:var(--base-80);height:24px;margin-inline-end:16px;transition:fill .2s;width:24px}.ith-menu-item__icon path{fill:inherit;transition:fill .2s}.ith-menu-item__icon svg{fill:var(--base-80);transition:fill .2s}.ith-menu-item__icon svg path{fill:inherit;transition:fill .2s}.ith-menu-item__icon_danger svg{fill:var(--danger-40);transition:fill .2s}.ith-menu-item__icon_danger svg path{fill:inherit;transition:fill .2s}.ith-menu-item__accordion-arrow{height:12px;transform:rotate(90deg);transition:transform .2s ease-in-out}.ith-menu-item__accordion-arrow_expanded{transform:rotate(270deg)}.ith-menu-item__element-after-wrapper{align-items:center;display:flex;justify-content:center;padding:8px 0}.ith-number-switch-input{--option-size:48px;-webkit-user-select:none;user-select:none}.ith-number-switch-input__title{color:var(--base-110);column-gap:8px;display:flex;flex-direction:row;row-gap:0;white-space:pre-line}.ith-number-switch-input__description{color:var(--base-70);margin:16px 0}.ith-number-switch-input__switch{background:var(--base-15);border-radius:24px;height:64px;margin-block-start:16px;padding:8px;position:relative}.ith-number-switch-input__switch-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;scroll-behavior:smooth;width:100%}@media screen and (max-width:768px){.ith-number-switch-input__switch-container{max-width:100%;overflow-x:auto;scroll-behavior:smooth;width:-moz-fit-content;width:fit-content}.ith-number-switch-input__switch-container::-webkit-scrollbar{height:0;width:0}}.ith-number-switch-input__switch-container-options{align-items:center;display:flex;flex-direction:row;justify-content:space-between}@media screen and (min-width:769px){.ith-number-switch-input__switch-container-options{width:100%}}@media screen and (max-width:768px){.ith-number-switch-input__switch-container-options{padding:0 calc(var(--container-width)/2 - var(--option-size)/2 - 18px) 0}.ith-number-switch-input__switch-container-options.reversed{padding:0 calc(var(--container-width)/2 - var(--option-size)/2 - 8px) 0}}.ith-number-switch-input__switch-container-highlight{background-color:var(--brand-primary-40);border-radius:50%;height:var(--option-size);position:absolute;transition:left .2s linear;width:var(--option-size);z-index:1}@media screen and (max-width:768px){.ith-number-switch-input__switch-container-highlight{display:none}}.ith-number-switch-input__switch-option{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:var(--option-size);justify-content:center;margin:0;position:relative;width:var(--option-size);z-index:10}@media screen and (max-width:768px){.ith-number-switch-input__switch-option{color:var(--base-60);flex-shrink:0;width:calc(var(--option-size) + 20px)}}@media screen and (min-width:769px){.ith-number-switch-input__switch-option:hover{background-color:var(--brand-primary-0)}.ith-number-switch-input__switch-option:active{background-color:var(--brand-primary-10)}}.ith-number-switch-input__switch-option_selected{background-color:transparent!important;color:var(--addition-50);font-weight:700;transition:color .3s}@media screen and (max-width:768px){.ith-number-switch-input__switch-option_selected{color:var(--brand-primary-40)}.ith-number-switch-input__switch-option_near-to-selected{color:var(--base-90)}}.ith-number-switch-input__marker{inset-block-start:-6px;inset-inline-start:50%;position:absolute;transform:translate(-50%);z-index:100}@media screen and (min-width:769px){.ith-number-switch-input__marker{display:none}}.ith-number-switch-input__marker-triangle{border-radius:20%;inset-inline-start:-3px;overflow:hidden;position:relative;transform:translateY(50%) rotate(90deg) skewY(30deg) scaleX(.866)}@media screen and (min-width:769px){.ith-number-switch-input__marker-triangle{display:none}}.ith-number-switch-input__marker-triangle,.ith-number-switch-input__marker-triangle:after,.ith-number-switch-input__marker-triangle:before{height:14px;width:16px}.ith-number-switch-input__marker-triangle:after,.ith-number-switch-input__marker-triangle:before{background:var(--brand-primary-40);content:"";pointer-events:auto;position:absolute}.ith-number-switch-input__marker-triangle:before{border-radius:20% 20% 20% 53%;transform:scaleX(1.155) skewY(-30deg) rotate(-30deg) translateY(-42.3%) skew(30deg) scaleY(.866) translate(-24%)}.ith-number-switch-input__marker-triangle:after{border-radius:20% 20% 53%;transform:scaleX(1.155) skewY(-30deg) rotate(-30deg) translateY(-42.3%) skew(-30deg) scaleY(.866) translate(24%)}.ith-segment{--background:transparent;width:-moz-fit-content;width:fit-content}.ith-segment__button{--border-radius:none;--indicator-box-shadow:none;--indicator-color:var(--brand-primary-40);--indicator-height:2px;--color:var(--base-80);--color-checked:var(--brand-primary-40);--padding-start:0;--padding-end:0;--ripple-color:transparent;--background-hover:transparent;flex:0 0 auto;margin-inline-end:24px;min-height:28px;min-width:auto}.ith-segment__button:last-child{margin-inline-end:0}.ith-segment__button::part(indicator){align-items:flex-end;border-radius:1px;display:flex}.ith-segment__label{margin:0}.ith-segment__text{text-transform:none}.ith-segment.ith-segment-scrollable{width:auto}.ith-segment.ith-segment-scrollable::-webkit-scrollbar{height:8px;position:absolute;width:8px}.ith-segment.ith-segment-scrollable::-webkit-scrollbar-track{background:var(--base-0)}.ith-segment.ith-segment-scrollable::-webkit-scrollbar-thumb{background:#cdcdcd80;border:2px solid var(--base-0);border-radius:10px}.ith-segment.ith-segment-scrollable::-webkit-scrollbar-thumb:hover{background:#b4b4b480}.ith-share-menu__item-button{height:100%;width:100%}.ith-share-menu__item-content{grid-gap:8px;align-items:center;display:flex}.ith-share-menu__item:hover{background-color:#2020200a}.ith-side-menu{--ion-item-background:transparent;padding:0!important;width:280px}.ith-steps-indicator{display:flex;gap:4px}.ith-steps-indicator__step{background:var(--base-20);border-radius:2px;height:4px;width:12px}.ith-steps-indicator__step_active{background:var(--brand-primary-40)}.ith-stepper{align-items:center;display:flex;justify-content:space-between}.ith-stepper__button{--padding-start:0;--padding-end:0;align-items:center;color:var(--brand-primary-40);display:flex;gap:4px;opacity:1;text-transform:none;transition-duration:.2s;transition-property:opacity,visibility}.ith-stepper__button_disabled{opacity:.4}.ith-stepper__button_hidden{opacity:0;visibility:hidden}.ith-stepper__arrow{fill:var(--brand-primary-40);height:16px;transition:fill .2s;width:16px}.ith-stepper__arrow path{fill:inherit;transition:fill .2s}.ith-stepper__arrow_direction_left{margin-inline-end:4px;transform:rotate(180deg)}.ith-stepper__arrow_direction_right{margin-inline-start:4px}[dir=rtl] .ith-stepper__arrow_direction_left{transform:unset}[dir=rtl] .ith-stepper__arrow_direction_right{transform:rotate(180deg)}.ith-custom-toolbar .record-button svg{fill:var(--text-editor-icon-color);transition:fill .2s}.ith-custom-toolbar .record-button svg path{fill:inherit;fill:var(--text-editor-icon-color);stroke:var(--text-editor-icon-color);transition:fill .2s}.ith-custom-toolbar .record-button.active svg{fill:var(--brand-primary-40);transition:fill .2s}.ith-custom-toolbar .record-button.active svg path{fill:inherit;transition:fill .2s}.ith-custom-toolbar .button-wrapper{align-items:center;display:flex;height:56px;inset-block-end:0;inset-inline-end:0;justify-content:center;margin:0;position:absolute;width:56px;z-index:1}.ith-custom-toolbar .button-wrapper button{background:none!important}.ith-text-editor__hint{color:var(--base-80);display:flex;font-family:Roboto,sans-serif;font-size:11px;font-weight:400;inset-block-start:var(--text-editor-hint-top);justify-content:space-between;letter-spacing:.15px;line-height:16px;padding-inline:var(--text-editor-hint-right);position:absolute;width:100%}.ith-text-editor__hint,.ith-text-editor__hint *{color:var(--base-80)}.ith-text-editor__hint_error,.ith-text-editor__hint_error *{color:var(--danger-40)}.ith-text-editor__hint_length-hint{margin-inline-start:auto}.ith-text-editor__text-editor{--text-editor-icon-color:var(--base-80);--text-editor-icon-color-active:var(--brand-secondary-40);--text-editor-icon-background-active:var(--brand-secondary-0);--text-editor-border-width:2px;--text-editor-border-color:var(--base-30);--text-editor-border-radius:12px;--text-editor-border-color-active:var(--brand-primary-40);--text-editor-min-height:360px;--text-editor-padding-top:8px;--text-editor-padding-bottom:8px;--text-editor-padding-start:12px;--text-editor-padding-end:12px;--text-editor-text-color:var(--base-120);--text-editor-hint-top: calc(100% + 6px) ;--text-editor-hint-right:12px;--text-editor-toolbar-min-height:20px;--text-editor-background:var(--base-0);background-color:var(--text-editor-background);border:var(--text-editor-border-width) solid var(--text-editor-border-color);border-radius:var(--text-editor-border-radius);min-height:var(--text-editor-min-height);position:relative;transition:border-color .1s;transition:border-color .1s ease-in-out}.ith-text-editor__text-editor,.ith-text-editor__text-editor *{box-sizing:border-box}@media screen and (max-width:768px){.ith-text-editor__text-editor{--text-editor-hint-top: calc(100% + 4px) }}.ith-text-editor__text-editor span.ql-formats button{align-items:center;border-radius:4px;display:flex;height:24px;justify-content:center;overflow:hidden;padding:0;transform:translateZ(0);transition:background-color .1s;transition:transform .2s;width:24px}@media screen and (min-width:769px){.ith-text-editor__text-editor span.ql-formats button:hover{background-color:var(--text-editor-icon-background-active)}.ith-text-editor__text-editor span.ql-formats button:hover .ql-stroke{stroke:var(--text-editor-icon-color-active)}.ith-text-editor__text-editor span.ql-formats button:hover .ql-fill{fill:var(--text-editor-icon-color-active)}.ith-text-editor__text-editor span.ql-formats button:hover.ql-paragraph{background-color:var(--text-editor-icon-background-active)}.ith-text-editor__text-editor span.ql-formats button:hover.ql-paragraph svg path{fill:var(--text-editor-icon-color-active)}}.ith-text-editor__text-editor span.ql-formats button:active{transform:scale(.9)}.ith-text-editor__text-editor span.ql-formats button .ql-stroke{stroke:var(--text-editor-icon-color)}.ith-text-editor__text-editor span.ql-formats button .ql-fill{fill:var(--text-editor-icon-color)}.ith-text-editor__text-editor span.ql-formats button svg{width:22px}.ith-text-editor__text-editor span.ql-formats button svg *{transition:all .1s}.ith-text-editor__text-editor_disabled{--text-editor-icon-color:var(--base-70);--text-editor-text-color:var(--base-70)}.ith-text-editor__text-editor_disabled,.ith-text-editor__text-editor_disabled *{color:var(--base-70);cursor:auto!important;pointer-events:none!important}.ith-text-editor__text-editor .ql-editor{padding:var(--text-editor-padding-top) var(--text-editor-padding-end) var(--text-editor-padding-bottom) var(--text-editor-padding-start)}@media screen and (max-width:768px){.ith-text-editor__text-editor .ql-editor{min-height:calc(var(--text-editor-min-height) - var(--text-editor-toolbar-min-height))}}.ith-text-editor__text-editor .ql-editor:before{color:var(--base-80);font-style:normal}.ith-text-editor__text-editor .ql-editor,.ith-text-editor__text-editor .ql-editor *{color:var(--text-editor-text-color);font-family:Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px}.ith-text-editor__text-editor .ql-editor * .ql-font-serif,.ith-text-editor__text-editor .ql-editor .ql-font-serif{font-family:serif}.ith-text-editor__text-editor .ql-editor * .ql-font-monospace,.ith-text-editor__text-editor .ql-editor * .ql-syntax,.ith-text-editor__text-editor .ql-editor .ql-font-monospace,.ith-text-editor__text-editor .ql-editor .ql-syntax{font-family:monospace}.ith-text-editor__text-editor .ql-editor sub,.ith-text-editor__text-editor .ql-editor sub *,.ith-text-editor__text-editor .ql-editor sup,.ith-text-editor__text-editor .ql-editor sup *{font-family:Roboto,sans-serif;font-size:12px;font-weight:400;letter-spacing:0;line-height:16px}.ith-text-editor__text-editor .ql-editor strong,.ith-text-editor__text-editor .ql-editor strong *{font-weight:700!important}.ith-text-editor__text-editor .ql-container{border:none}.ith-text-editor__text-editor .ql-toolbar{border:none;border-block-end:var(--text-editor-border-width) solid var(--text-editor-border-color);display:flex;flex-wrap:wrap;min-height:var(--text-editor-toolbar-min-height);padding-block:12px;padding-inline:0;row-gap:8px}@media screen and (min-width:769px){.ith-text-editor__text-editor .ql-toolbar{justify-content:space-between;padding-block:8px}}.ith-text-editor__text-editor .ql-toolbar .ql-formats{column-gap:12px;display:flex;justify-content:space-between;margin-inline-end:0!important;padding-inline:12px;position:relative;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.ith-text-editor__text-editor .ql-toolbar .ql-formats{column-gap:8px}}.ith-text-editor__text-editor .ql-toolbar .ql-formats:not(:last-child):after{background:var(--base-40);border-radius:1px;content:"";height:16px;inset-block-start:50%;inset-inline-end:0;position:absolute;transform:translateY(-50%);width:1px}.ith-text-editor__text-editor .ql-toolbar .ql-formats .ql-paragraph svg{fill:var(--text-editor-icon-color);transition:fill .2s;width:16px!important}.ith-text-editor__text-editor .ql-toolbar .ql-formats .ql-paragraph svg path{fill:inherit;transition:fill .2s}.ith-text-editor__text-editor .ql-toolbar .ql-formats .ql-active{background-color:var(--text-editor-icon-background-active)}.ith-text-editor__text-editor .ql-toolbar .ql-formats .ql-active .ql-stroke{stroke:var(--text-editor-icon-color-active)}.ith-text-editor__text-editor .ql-toolbar .ql-formats .ql-active .ql-fill{fill:var(--text-editor-icon-color-active)}.ith-text-editor__text-editor .ql-toolbar .ql-formats .ql-active.ql-paragraph{background-color:var(--text-editor-icon-background-active)}.ith-text-editor__text-editor .ql-toolbar .ql-formats .ql-active.ql-paragraph svg path{fill:var(--text-editor-icon-color-active)}.ith-text-editor__text-editor_active{border-color:var(--brand-primary-40)}.ith-text-editor__text-editor_error{border-color:var(--danger-40)}.ith-text-editor__text-editor_error :global .ql-editor:before{color:var(--danger-40)}.ith-text-editor__editor{padding:0}.ith-text-editor__editor ol,.ith-text-editor__editor p,.ith-text-editor__editor ul{margin-block:16px}.ith-video-modal{display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;position:absolute}.ith-video-modal__modal{--width:78vw;--max-width:1120px;--height: calc(90vh - 99px) ;--max-height:680px;align-items:center!important;display:flex!important;justify-content:center!important}.ith-video-modal__modal::part(content){border:none;padding:0;position:static}@media screen and (max-width:768px){.ith-video-modal__modal::part(content){background-color:var(--addition-40);border-radius:0}}@media screen and (max-width:768px){.ith-video-modal__modal{--width:100vw;--height:auto}.ith-video-modal{background-color:var(--addition-40)}}.ith-video-modal__description{color:var(--addition-50);font-family:Roboto,sans-serif;font-size:20px;font-weight:700;inset-block-start:40px;letter-spacing:.15px;line-height:24px;max-width:calc(100% - 32px);position:absolute;z-index:999999}@media screen and (max-width:768px){.ith-video-modal__description{font-family:Roboto,sans-serif;font-size:16px;font-weight:500;inset-block-end:16px;inset-block-start:unset;letter-spacing:0;line-height:22px}}.ith-video-modal__close-icon-wrapper{--background:transparent;--box-shadow:none;--background-hover:transparent;--ripple-color:transparent;inset-block-start:16px;inset-inline-end:16px;position:absolute;z-index:99999}@media screen and (max-width:768px){.ith-video-modal__close-icon-wrapper{inset-inline-end:unset;inset-inline-start:16px}}.ith-video-modal__close-icon{fill:var(--addition-50);transition:fill .2s}.ith-video-modal__close-icon svg{height:24px;width:24px}.ith-video-modal__close-icon path{fill:inherit;transition:fill .2s}.ith-video-modal__video-player-wrapper{cursor:pointer}@media screen and (max-width:768px){.ith-video-modal__video-player-wrapper{border-radius:0;height:0;padding-block-end:70%;width:100%}}.ith-video-modal__video-player-wrapper iframe,.ith-video-modal__video-player-wrapper img{height:100%;position:absolute;width:100%}.ith-video-modal__video-player-wrapper img{object-fit:cover}.ith-video-modal__play-icon-wrapper{align-items:center;background:#00000080;border-radius:60px;display:flex;height:88px;top:0;right:0;bottom:0;left:0;justify-content:center;margin:auto;position:absolute;width:88px}.ith-video-modal__play-icon{height:54.8571428571px;width:64px}.ith-wallet-card{display:flex;flex-direction:column}.ith-wallet-card__header{display:flex;justify-content:space-between;margin-block-end:12px}.ith-wallet-card__header-text{color:var(--base-80)}.ith-wallet-card__wrapper{align-items:center;display:flex;gap:14px}.ith-wallet-card__content{display:flex;flex-direction:column}.ith-wallet-card__description-wrapper{display:flex}.ith-wallet-card__description{color:var(--base-80)}.ith-wallet-card__expiration{color:var(--ion-color-step-550);padding:0 8px}.ith-wallet-card__text{color:var(--base-120)}.ith-wallet-card_version_item{padding:8px 0}.ith-wallet-card_version_item .ith-wallet-card__header{margin-block-end:0}.ith-wallet-card_version_item .ith-wallet-card__flag{font-size:34px}.ith-wallet-card_version_item .ith-wallet-card__header-text{align-items:center;display:flex;padding-inline-end:4px}.ith-wallet-card_version_item .ith-wallet-card__content{flex-direction:column-reverse}.ith-wallet-card_version_small .ith-wallet-card__wrapper{align-items:start}.ith-wallet-card_version_small .ith-wallet-card__content{padding-block-start:6px}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");background-image:var(--annotation-unfocused-field-background);border:2px solid transparent;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid transparent;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid black;border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}
