/*!
 * 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:"\2022"}.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:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.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}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}:root{--primary: #F3E5C3;--primary-rgb: 243,229,195;--secondary: #FCFAF3;--secondary-rgb: 253,246,230}@font-face{font-family:Roboto;font-weight:400;font-style:normal;src:url(/assets/fonts/roboto.woff2) format("woff2"),url(/assets/fonts/roboto.woff) format("woff");font-display:fallback}@font-face{font-family:Roboto;font-weight:400;font-style:italic;src:url(/assets/fonts/roboto-italic.woff2) format("woff2"),url(/assets/fonts/roboto-italic.woff) format("woff");font-display:fallback}@font-face{font-family:Roboto;font-weight:500;font-style:normal;src:url(/assets/fonts/roboto-medium.woff2) format("woff2"),url(/assets/fonts/roboto-medium.woff) format("woff");font-display:fallback}@font-face{font-family:Roboto;font-weight:600;font-style:normal;src:url(/assets/fonts/roboto-bold.woff2) format("woff2"),url(/assets/fonts/roboto-bold.woff) format("woff");font-display:fallback}@font-face{font-family:Damion;font-weight:400;font-style:normal;src:url(/assets/fonts/damion.woff2) format("woff2"),url(/assets/fonts/damion.woff) format("woff");font-display:fallback}@font-face{font-family:General Sans;font-weight:400;font-style:normal;src:url(/assets/fonts/general-sans-medium.woff2) format("woff2"),url(/assets/fonts/general-sans-medium.woff) format("woff");font-display:fallback}@font-face{font-family:General Sans;font-weight:400;font-style:italic;src:url(/assets/fonts/general-sans-medium-italic.woff2) format("woff2"),url(/assets/fonts/general-sans-medium-italic.woff) format("woff");font-display:fallback}@font-face{font-family:General Sans;font-weight:500;font-style:normal;src:url(/assets/fonts/general-sans-semibold.woff2) format("woff2"),url(/assets/fonts/general-sans-semibold.woff) format("woff");font-display:fallback}@font-face{font-family:General Sans;font-weight:600;font-style:normal;src:url(/assets/fonts/general-sans-bold.woff2) format("woff2"),url(/assets/fonts/general-sans-bold.woff) format("woff");font-display:fallback}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */*,:before,:after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;font-size:62.5%;position:fixed;inset:0}body{font-family:General Sans,Roboto,Helvetica Neue,DejaVu Sans,Arial,sans-serif;margin:0;font-size:1.4rem;line-height:1.4286;overflow:hidden;color:#000000de}hr{margin:24px 0;border:none;border-bottom:1px solid #6B6A6A}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;line-height:1.4286}h1{font-size:2.4rem}h2{font-size:2rem;font-weight:500}p{margin:0}ul i,ol i{vertical-align:text-bottom}ul{margin:0;padding:0;list-style:none}ul.disc{list-style:disc;padding-left:2em}ol{margin:0;padding-left:2em}button{background:none;border:none;outline:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none;outline:none}:not(li)>a:not([class]),a[rel*=noopener]{text-decoration:underline;color:#3da2d6}:not(li)>a:not([class]):hover,a[rel*=noopener]:hover{color:#25b3c3;text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;max-width:100%;height:100%}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.4286;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.box,.checkbox_box,.radio_box,.input_box{min-height:36px;border:1px solid #6B6A6A;font-size:1.4rem;border-radius:2px;padding:6.9998px 12px;display:flex;background:#fcfaf3;transition:background cubic-bezier(.215,.61,.355,1) .3s}.box-small,.small .input_box{min-height:24px;padding:2.4284px 8px}.box-mini{min-height:20px}.box-noborder,.checkbox_box.noborder,.radio_box.noborder,.input_box.noborder{border-color:transparent;background-color:transparent;border-left-width:0;border-right-width:0;padding-left:0;padding-right:0}.box-readonly{border-color:transparent}.box_icon,.checkbox_custombutton,.checkbox_icon,.radio_custombutton,.radio_icon,.input_checkbox,.input_icon{color:#00000061;display:flex;justify-content:center;align-items:center;width:36px;transition:color .3s cubic-bezier(.215,.61,.355,1);margin:-7.9998px 0}.box_icon-before,.checkbox_icon:first-child,.radio_icon:first-child,.input_icon:first-child{margin-left:-13px}.box_icon-after,.checkbox_icon:last-child,.radio_icon:last-child,.input_icon:last-child{margin-right:-13px}.box_icon-small,.small .checkbox_icon,.small .radio_icon,.small .input_icon{width:24px;margin:-3.4284px 0}.box_icon-small-before,.small .checkbox_icon:first-child,.small .radio_icon:first-child,.small .input_icon:first-child{margin-left:-9px}.box_icon-small-after,.small .checkbox_icon:last-child,.small .radio_icon:last-child,.small .input_icon:last-child{margin-right:-9px}.btn.small,.btn.mini{padding:0 8px;height:24px;min-height:24px;min-width:24px;font-size:1.2rem}.btn.small .icon,.btn.small .icon-xxxl,.btn.mini .icon,.btn.mini .icon-xxxl{font-size:16px}.btn{font-weight:500;border-radius:2px;transition:all .3s cubic-bezier(.215,.61,.355,1);cursor:pointer;text-align:center;padding:6.9998px 12px;height:36px;min-height:36px;min-width:36px;font-size:1.4rem;vertical-align:bottom;color:#fff;background:#000000de}.btn:hover,.btn:active{background:#000000b3}.btn.bare{color:#000000de;background:transparent}.btn.bare:hover,.btn.bare:active{background:#8d8d8d}.btn.secondary{color:#000000de;background:transparent}.btn.secondary:hover,.btn.secondary:active{background:#8d8d8d}.btn.secondary.bare{color:#0009;background:transparent}.btn.secondary.bare:hover,.btn.secondary.bare:active{background:#8d8d8d}.btn.secondary.clear{color:#000000de;background:#fcfaf3}.btn.secondary.clear:hover,.btn.secondary.clear:active{background:#fcfaf3}.btn.dark{color:#fff;background:#000000de}.btn.dark:hover,.btn.dark:active{background:#0009}.btn.dark.bare{color:#000000de;background:transparent}.btn.dark.bare:hover,.btn.dark.bare:active{background:#fcfaf3}.btn.dark.clear{color:#000000de;background:#fff}.btn.dark.clear:hover,.btn.dark.clear:active{background:#fff}.btn.custom{color:#000000de;background:#91b6e9}.btn.custom:hover,.btn.custom:active{background:#91b6e9e6}.btn.secondary:not(.bare),.btn.custom{border:1px solid #6B6A6A}.btn.mimic{display:inline-flex;align-items:center}.btn.login{background:#000}.btn.mini{height:20px;min-height:20px;min-width:20px}.btn.icononly{padding:0}.btn.icononly .icon,.btn.icononly .icon-xxxl{margin:0;font-size:18px}.btn.icononly.small .icon,.btn.icononly.small .icon-xxxl,.btn.icononly.mini .icon,.btn.icononly.mini .icon-xxxl{font-size:16px}.btn.iconleft .icon,.btn.iconleft .icon-xxxl{margin-left:0;margin-right:.1em}.btn .icon,.btn .icon-xxxl{margin-left:.1em;position:relative;top:-1px}.btn.wrapheight{height:100%}.btn.autoheight{height:auto}.btn.nohover:hover,.btn.nohover:active{background-color:inherit}.switch{display:flex}.switch .btn{flex:1;border-radius:0}.switch .btn:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.switch .btn:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.switch.vertical{flex-direction:column}.switch.vertical .btn{border-radius:0}.switch.vertical .btn:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.switch.vertical .btn:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.disabled,.loading .waiter,[disabled]{opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.clickable-disabled{opacity:.6}.clickable-disabled:hover{cursor:pointer}.burger_inner:before,.burger_inner:after,.burger_inner{width:20px;height:3px;border-radius:2px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;background:#fff}.header{position:absolute;top:0;left:0;width:100%;z-index:40;height:40px;display:none;transition:box-shadow cubic-bezier(.215,.61,.355,1) .3s;background:#000000de}.tablet .header{display:flex;align-items:center;justify-content:center}.header_title{transition:opacity cubic-bezier(.215,.61,.355,1) .3s}.headerbtn{cursor:pointer;height:40px;width:45px;display:none;justify-content:center;align-items:center;position:absolute;top:0;left:-45px;z-index:150;color:#fff;transition:color cubic-bezier(.215,.61,.355,1) .3s,opacity cubic-bezier(.215,.61,.355,1) .3s}.headerbtn.left{right:-45px;left:auto}.headerbtn:not(.active) .hide-active{transition:opacity cubic-bezier(.215,.61,.355,1) .3s}.tablet .headerbtn:not(.left),.mobile .headerbtn{display:flex;justify-content:center;align-items:center}.burger{transition-property:opacity;transition-duration:.15s;transition-timing-function:linear}.burger_box{width:20px;height:16px;position:relative}.burger_inner{display:block;margin-top:-2px;top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.active .burger_inner{transform:translate3d(0,6px,0) rotate(135deg);transition-delay:75ms}.burger_inner:before,.burger_inner:after{content:"";display:block}.burger_inner:before{top:6px;transition:opacity .125s .275s ease}.active .burger_inner:before{transition-delay:0s;opacity:0}.hide-inactive .burger_inner:before{content:none}.burger_inner:after{top:12px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.active .burger_inner:after{transform:translate3d(0,-12px,0) rotate(-270deg);transition-delay:75ms}.picture{border-radius:50%;border:1px solid #6B6A6A}.picture.noborder{border:none}.picture.bordered{box-shadow:0 0 3px #00000061;padding:2%}.picture.partial_cover{height:70%;width:70%}.picture_content{width:100%;height:0;padding-bottom:100%;position:relative}.picture_img,.picture_placeholder,.picture_upload{border-radius:50%;overflow:hidden;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;min-height:100%;min-width:100%;height:100%;width:100%}.picture_img{display:block;height:100%;width:100%;object-fit:cover}.picture_placeholder{background:#fcfaf3;background:var(--secondary)}.picture_placeholder.dark{background:#ededed}:has(.bordered) .picture_placeholder{border:1px solid #6B6A6A}.picture_upload{color:transparent;transition:all .3s cubic-bezier(.215,.61,.355,1);cursor:pointer}.app:not(.mobile) .picture_upload:hover{color:#fff;background-color:#0009}.picture_icon{display:block;width:50%;height:50%}:has(.bordered) .picture_icon{width:70%;height:70%}.picture_icon>*{height:100%;width:100%}.input{display:block;position:relative;max-width:100%;margin-bottom:18px}.input.checkbox,.inline .input{display:inline-block}.input.button{margin-bottom:12px}.standalone .input{cursor:pointer;display:flex;justify-content:center;align-items:center;margin-bottom:0}.nomargin .input{margin-bottom:0}.input_container{position:relative;max-width:100%}.input_box{position:relative;transition:boxShadow cubic-bezier(.215,.61,.355,1) .3s;width:auto;cursor:text}[class*=col-none]>.input:not(.button) .input_box:not(.thin){min-width:232px}.input_box.nosearch,.input_box.file,.input_box.noborder{cursor:pointer}.input_box.nopadding{min-height:0;padding:0}.input_box.invalid{border-color:#e01041}.button .input_box,.checkbox .input_box,.autowidth .input_box{min-width:0}.input:not(.button) .input_box.focus{box-shadow:0 0 0 3px #00000012;border-color:#000000de}.input:not(.checkbox) .input_box.readonly{cursor:default;border-color:transparent;background:#0000000b}.input:not(.checkbox) .input_box.readonly.transparent{background:transparent}.textarea .input_box{padding:0}.checkbox .input_box{cursor:pointer;justify-content:center}.checkbox .input_box.readonly{cursor:default}.small .input_box{font-size:1.2rem}.input_box.thin{min-width:70px;max-width:70px}.input_box.thin.flexible{max-width:100px}.input_box.thin.half{max-width:125px}.input_box.thin.fixed{min-width:155px;max-width:200px}.button .input_box{display:flex;border-color:transparent;font-weight:500;cursor:pointer;transition:color cubic-bezier(.215,.61,.355,1) .3s,background cubic-bezier(.215,.61,.355,1) .3s;color:#fff;background:#000000de}.button .input_box:hover,.button .input_box:active{background:#000000b3}.button.secondary .input_box{color:#000000de;background:transparent}.button.secondary .input_box:hover,.button.secondary .input_box:active{background:#8d8d8d}.button.clear .input_box{color:#000000de;background:#fcfaf3}.button.clear .input_box:hover,.button.clear .input_box:active{background:#fcfaf3}.input_field{color:#000000de;outline:none;border:none;padding:0;flex:1;overflow:hidden;background:none;position:relative;min-width:80px;text-overflow:ellipsis;box-shadow:0 0 0 99px #fcfaf3 inset;filter:none;height:2.00004rem}.input_field.thin{min-width:50px}.readonly .input_field{box-shadow:none}.textarea .input_field{height:74.0008px;padding:6.9998px 12px;resize:none;overflow:auto;overflow-x:hidden;overflow-y:auto}.bigarea .textarea .input_field{height:134.002px}.bigarea-xl .textarea .input_field{height:194.0032px}.action .input_field{min-width:0px}.input_check,.input_file{position:absolute;width:1px;height:1px;left:0;top:0;opacity:0}.button:not(.secondary) .input_icon{color:#fff}.focus .input_icon{color:#000000de}.input_icon.btn{border-top-left-radius:0;border-bottom-left-radius:0;color:#fff;background:#000000de}.input_icon.btn:hover,.input_icon.btn:active{background:#000000b3}.input_checkbox{color:inherit;height:36px;width:auto;margin-left:0}.readonly .input_checkbox{opacity:.6}.input_checkicon{height:18px;width:18px;color:transparent;border:1px solid #6B6A6A;border-radius:2px;transition:color cubic-bezier(.215,.61,.355,1) .3s;position:relative}.input_checkicon:before{content:"check_box";font-size:23.5px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.input_check:checked+.input_checkbox .input_checkicon{color:inherit}::placeholder,.placeholder{opacity:1;color:#00000061}::-webkit-calendar-picker-indicator{opacity:0;position:absolute;left:0;top:0;height:100%;width:100%;z-index:100}::-webkit-inner-spin-button,::-webkit-clear-button{-webkit-appearance:none;display:none}input[type=number]{-moz-appearance:textfield}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.sidebar_dropdown li:hover,.dropdown li.highlight{background:#8d8d8d}.dropdown{position:fixed;top:100%;left:0;width:100%;z-index:300;font-size:1.4rem;line-height:1.4286;padding-top:6px}.dropdown_container{border-radius:2px;box-shadow:0 0 3px #00000061;overflow:hidden;position:relative}.dropdown_content{background:#fcfaf3;color:#000000de;width:100%;overflow:auto;overflow-x:hidden;overflow-y:auto;max-height:calc((1.4286em + 12px)*5)}.dropdown_content.sidebar_container{max-height:calc((1.4286em + 12px)*7)}.dropdown_separated{margin-top:1.4286em}.dropdown.minwidth{min-width:100px;min-width:max-content}.dropdown.above{transform:translateY(-100%);padding-top:0;padding-bottom:6px}.dropdown.right{transform:translate(-100%)}.dropdown.above.right{transform:translate(-100%,-100%)}.dropdown li{min-height:calc(1.4286em + 12px);padding:6px 12px;max-width:100%;cursor:pointer}.dropdown li.selected{color:#0009;font-weight:600}.dropdown li.linkitem{padding:0}.dropdown li.linkitem a{padding:6px 12px}table{width:100%;border-spacing:0px;color:#fcfaf3}table.shrink{width:0}tr.top-border td{border-top:5px solid #6B6A6A}tr.sticky td{position:sticky;bottom:0;background-color:#fcfaf3;z-index:2}th,td{min-height:36px;text-align:left;font-weight:400;padding:8px 12px;min-width:70px;position:relative}th.shrink,th.action,td.shrink,td.action{min-width:0;width:1px;white-space:nowrap;padding-top:0;padding-bottom:0}.clear th,.clear td{min-width:43px;border-right:1px solid #6B6A6A}.clear tr:not(:last-child) th:not(.noborder),.clear thead th,.clear tr:not(:last-child) td:not(.noborder),.clear thead td{border-bottom:1px solid #6B6A6A}.heavy-underline th,.heavy-underline td{border-bottom:5px solid #6B6A6A!important}th.underline,td.underline{border-right:none!important;border-bottom:1px solid #6B6A6A}th.noborder,td.noborder{border:none}th.fixed,td.fixed{position:sticky;left:0;min-width:180px;max-width:180px;background:#fcfaf3;z-index:5}th.fixed.half,td.fixed.half{min-width:90px;max-width:90px}th.fixed:not(.second),td.fixed:not(.second){border-right:none}th.fixed.second,td.fixed.second{left:180px;white-space:nowrap}th.fixed.third,td.fixed.third{left:360px;white-space:nowrap;border-right:1px solid #6B6A6A}.mobile th.fixed,.mobile td.fixed{position:static}th.fixed.normal,td.fixed.normal{position:relative;background:none;overflow-wrap:break-word;word-wrap:break-word}th.thin,td.thin{min-width:100px;max-width:100px}th.thinnest,td.thinnest{min-width:20px;max-width:20px}th.grow,td.grow{min-width:200px}th.grow-xxxs,td.grow-xxxs{min-width:140px}th.grow-xxxs-max,td.grow-xxxs-max{max-width:140px}th.grow-xxs,td.grow-xxs{min-width:180px}th.grow-xxs-max,td.grow-xxs-max{max-width:180px}th.grow-xs,td.grow-xs{min-width:220px}th.grow-xs-max,td.grow-xs-max{max-width:220px}th.grow-sm,td.grow-sm{min-width:240px}th.grow-sm-max,td.grow-sm-max{max-width:240px}th.grow-rg,td.grow-rg{min-width:280px}th.grow-rg-max,td.grow-rg-max{max-width:280px}th.grow-md,td.grow-md{min-width:320px}th.grow-md-max,td.grow-md-max{max-width:320px}th.grow-lg,td.grow-lg{min-width:360px}th.grow-lg-max,td.grow-lg-max{max-width:360px}th.grow-xl,td.grow-xl{min-width:400px}th.grow-xl-max,td.grow-xl-max{max-width:400px}th.grow-xxl,td.grow-xxl{min-width:480px}th.grow-xxl-max,td.grow-xxl-max{max-width:480px}th.grow-xxxl,td.grow-xxxl{min-width:560px}th.grow-xxxl-max,td.grow-xxxl-max{max-width:560px}th.autowidth,td.autowidth{min-width:0}th.action,td.action{position:relative;width:36px;min-width:36px;padding-left:0;padding-right:0}th.action .btn,td.action .btn{border-radius:0;height:100%;position:absolute;inset:0}th .cellcover,td .cellcover{background:none;outline:none;border:none;text-align:center;position:absolute;width:100%;height:100%;padding:0;top:0;left:0;border-radius:0;transition:color cubic-bezier(.215,.61,.355,1) .3s,background cubic-bezier(.215,.61,.355,1) .3s;line-height:36px;text-transform:uppercase}th .cellcover:hover,th .cellcover:focus,td .cellcover:hover,td .cellcover:focus{color:#fff;background:#8d8d8d}th .cellcover-half,td .cellcover-half{background:none;border:none;text-align:center;height:100%;width:100%;padding:0;line-height:36px;outline:none}th .bar-cellcover,td .bar-cellcover{position:absolute;right:0;width:50%;z-index:1}th{color:#0009;white-space:nowrap;min-width:0}th.orderable{cursor:pointer}th.orderable:after{content:"arrow_drop_down";font-size:18px}th.ascending:after{content:"arrow_drop_up"}th.ordered{color:#000000de}th.noarrow:after{content:""}th.sticky{background:#fcfaf3;position:sticky;top:0;z-index:1}tr{width:100%;min-width:100%;color:#000000de}tr.nobg{background:none!important}table:not(.clear):not(.mat-calendar-table) tr.clickable:hover{background:#8d8d8d}table:not(.clear):not(.mat-calendar-table) tr.clickable.selected{background:#8d8d8d!important}table:not(.clear):not(.mat-calendar-table) tr:nth-child(odd){background:#fff}table:not(.clear):not(.mat-calendar-table) tr td{border-top:1px solid #6B6A6A}table:not(.clear):not(.mat-calendar-table) tr:last-child td{border-bottom:1px solid #6B6A6A}table:not(.clear):not(.mat-calendar-table) thead tr:nth-child(odd){background:transparent}span.action{position:relative;width:36px;min-width:36px;padding-left:0;padding-right:0}body.loading .miniloader:only-child,body.loading .noresult:only-child:not(.gotdata):not(.noloader){display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}body.loading .miniloader:only-child:before,body.loading .noresult:only-child:not(.gotdata):not(.noloader):before,body.loading .miniloader:only-child:after,body.loading .noresult:only-child:not(.gotdata):not(.noloader):after{content:"";display:block;position:absolute;height:16px;width:16px;border:2px solid transparent;border-radius:50%;animation:rotate .75s infinite linear;border-top-color:#f15326}body.loading .miniloader:only-child:after,body.loading .noresult:only-child:not(.gotdata):not(.noloader):after{content:"";left:50%;top:50%;margin:-8px 0 0 -8px;animation:rotate 1.5s infinite linear}.loader{position:absolute;z-index:250;width:100%;top:0;left:0}.loader_wrapper{position:relative;width:100%;height:3px;background-color:#f15326}.tablet .loader_wrapper,.modalopen .loader_wrapper{background-color:#fcfaf340}.loader_line{position:absolute;top:0;left:100%;width:150px;height:3px;border-radius:10px;opacity:1;animation:pendulumLoader 4s infinite;background-color:#f3e5c3;background-color:var(--primary)}.tablet .loader_line,.modalopen .loader_line{background-color:#fcfaf380}.splash{position:fixed;background:#fcfaf3;z-index:9999999}.splash.inactive{opacity:0;z-index:-1;transition:opacity .3s cubic-bezier(.215,.61,.355,1) .3s,z-index 0s linear .6s;background-color:#f5ed63}.splash_circle{stroke-width:4;fill:none;stroke-dasharray:350;stroke-dashoffset:350;transition:stroke cubic-bezier(.215,.61,.355,1) .3s;stroke:#f3e5c3;stroke:var(--primary)}.active .splash_circle{transition:stroke cubic-bezier(.215,.61,.355,1) .3s,stroke-dashoffset 5s linear;stroke-dashoffset:70}.inactive .splash_circle{transition:stroke cubic-bezier(.215,.61,.355,1) .3s,stroke-dashoffset .3s linear;stroke-dashoffset:0}.splash:not(.active).inactive .splash_circle{stroke-dashoffset:350}.logo{max-height:30vh;max-width:60vw;height:auto;width:auto;transform-origin:26.7% 50%;animation:rotating 3s linear infinite}.inactive .logo{opacity:0}.logo_box{position:absolute;top:50%;left:50%;transform:translate(-30%,-50%)}.noresult{color:transparent;font-style:italic;display:none}body:not(.loading) .noresult:only-child,.noresult.gotdata:only-child{color:#0009;display:block}body.loading .noresult:only-child:not(.gotdata):not(.noloader){height:1.4286em;width:1.4286em}.noresult.normal{font-style:normal}@keyframes pendulumLoader{0%{left:0}50%{left:calc(100% - 150px)}to{left:0}}@keyframes dash{0%{stroke-dashoffset:350}to{stroke-dashoffset:70}}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.eyes_white{position:relative;width:50px;height:50px;background-color:#fff;display:inline-block;animation:eyeClose 4s infinite;border:2px solid rgba(0,0,0,.87)}.eyes_white.left{border-radius:80px 50px;margin-right:5px}.eyes_white.left:before{border-radius:3px;transform:translate(-50%) rotate(150deg)}.eyes_white.right{border-radius:50px 80px;margin-left:5px}.eyes_white.right:before{border-radius:3px;transform:translate(-50%) rotate(30deg)}.eyes_white:before{content:"";width:35px;height:5px;background-color:#000000de;position:absolute;top:-25px;left:50%}.eyes_pupil{position:absolute;top:40%;left:40%;width:15px;height:15px;background-color:#fff;border:6px solid black;border-radius:50%;animation:eyeMove 4s infinite}.notfound{font-size:94px}.notfound_subtitle{font-size:40px;opacity:0;animation-name:opacityReveal;animation-duration:4s;animation-fill-mode:forwards}@keyframes opacityReveal{0%{opacity:0}40%{opacity:0}60%{opacity:1}to{opacity:1}}@keyframes eyeMove{0%{top:40%;left:40%}20%{top:40%;left:60%}40%{top:40%;left:20%}60%{top:65%;left:20%}70%{top:65%;left:50%}80%{top:40%;left:40%;opacity:1}81%{opacity:0}99%{opacity:0}to{opacity:1}}@keyframes eyeClose{0%{width:50px;height:50px;background-color:#fff}79%{width:50px;height:50px;background-color:#fff}80%{width:50px;height:50px;background-color:#fcfaf3;background-color:var(--secondary)}to{width:50px;height:50px;background-color:#fcfaf3;background-color:var(--secondary)}}.tabs{display:flex}.tabs>li>a{font-size:1.2rem;font-weight:500;color:#0009;padding:0 12px;line-height:35px;white-space:nowrap;outline:none;cursor:pointer;border-bottom:1px solid transparent;position:relative;transition:all .3s cubic-bezier(.215,.61,.355,1);display:block}.tabs>li>a.active,.tabs>li>a:hover{color:#000000de;border-bottom-color:#000000de}.tabs>li>a.t-xxxs{font-size:.7rem}.tabs>li>a.t-xxs{font-size:.9rem}.tabs>li>a.t-xs{font-size:1.1rem}.tabs>li>a.t-sm{font-size:1.2rem}.tabs>li>a.t-rg{font-size:1.4rem}.tabs>li>a.t-md{font-size:1.6rem}.tabs>li>a.t-lg{font-size:1.8rem}.tabs>li>a.t-xl{font-size:2rem}.tabs>li>a.t-xxl{font-size:2.4rem}.tabs>li>a.t-xxxl{font-size:2.8rem}.modal{z-index:200;overflow:hidden}.modal_heading{margin-top:-6px}.modal_container{position:absolute;padding:24px;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.modal_overlay{background-color:#0009;position:absolute;left:0;top:0;height:100%;width:100%;transform:scaleZ(1);transition:opacity cubic-bezier(.215,.61,.355,1) .3s}.hidden .modal_overlay{opacity:0}.modal_content{background-color:#fcfaf3;border:1px solid #FCFAF3;border-radius:2px;width:100%;position:relative;max-width:600px;max-height:100%;padding-bottom:61px;outline:none}.modal:not(.hidden) .modal_content{animation:slideInBottom cubic-bezier(.215,.61,.355,1) .3s}.large .modal_content{max-width:900px}.x-large .modal_content{max-width:1200px}.xx-large .modal_content{max-width:1500px}.modal_buttons{position:absolute;left:0;right:0;bottom:0}.card,.toggler{border:1px solid #6B6A6A;border-radius:2px;padding:12px;margin-bottom:12px;position:relative;background:#fcfaf3;background:var(--secondary)}.card.rounded,.rounded.toggler{border-radius:20px}.card.shadow,.shadow.toggler{border:none;box-shadow:0 0 5px #00000026}.card.tight,.tight.toggler{padding:8px}.card_tags{display:flex;align-items:center;flex-wrap:wrap;margin-left:-3px;margin-bottom:-3px;padding-left:6px;padding-bottom:3px}.card_tag{border-radius:50%;padding:3px;width:26px;height:26px;overflow:hidden;background:#fff;position:relative;margin-left:-6px;margin-bottom:-3px}.card_num{border-radius:50%;background:#e8e8e8;display:flex;align-items:center;justify-content:center;height:100%;width:100%;font-size:12px}.card.message_board,.message_board.toggler{height:10em;overflow:hidden}.card.message_board.min,.message_board.min.toggler{height:5em}.card.message_board.autoheight,.message_board.autoheight.toggler{height:auto}.sidebar{max-width:100%;background:#000000de;position:fixed;left:0;top:0;bottom:0;z-index:200;transition:transform cubic-bezier(.215,.61,.355,1) .3s}.sidebar.closed .hide-closed,.sidebar.closed .sidebar_link .text,.sidebar_link .sidebar.closed .text,.sidebar.open .hide-open{width:0;padding:0;overflow:hidden;opacity:0;flex:none}.sidebar.closed .text{height:0}.sidebar_main{transition:width cubic-bezier(.215,.61,.355,1) .3s,min-width cubic-bezier(.215,.61,.355,1) .3s;position:relative;z-index:10;display:flex;flex-wrap:wrap;align-content:flex-start;background:#fcfaf3;background:var(--secondary)}.sidebar_acronym,.sidebar_name{font-family:General Sans;color:#000000de;margin-top:10px}.sidebar_acronym{position:absolute;top:100%;left:50%;transform:translate(-50%)}.sidebar_cog{position:absolute;right:0;bottom:0;border-radius:50%;overflow:hidden;padding:4%;width:30%;height:30%;background:#fcfaf3!important;background:var(--secondary)!important}.sidebar_cog svg{display:block;width:100%;height:100%}.sidebar_cog path{fill:#fcfaf3;fill:var(--secondary);transition:fill cubic-bezier(.215,.61,.355,1) .3s}.sidebar_cog:before{content:"";transition:background-color cubic-bezier(.215,.61,.355,1) .3s}.app:not(.mobile) .sidebar_profile:hover .sidebar_cog path,.activedd .sidebar_cog path{background:#fcfaf3;background:var(--secondary)}.sidebar_name{margin-bottom:4px;padding:0 18px;width:210px}.sidebar_title{width:210px;padding:0 6px}.sidebar_list{width:100%;margin-bottom:24px}.sidebar_list:last-child{margin-bottom:10px}.sidebar_link{height:48px;position:relative;display:flex;align-items:center;cursor:pointer;padding-left:17px;color:#000000de}.sidebar_link:before{content:"";width:36px;height:36px;position:absolute;left:17px;top:50%;transform:translateY(-50%);border-radius:18px;z-index:-1;transition:all .3s cubic-bezier(.215,.61,.355,1)}.closed .sidebar_link{padding-left:0;justify-content:center;max-width:70px}.closed .sidebar_link:before{left:50%;transform:translate(-50%,-50%)}.app:not(.mobile) .sidebar_link:not(.active):hover,.sidebar_link.activedd{color:#000000de}.app:not(.mobile) .sidebar_link:not(.active):hover:before,.sidebar_link.activedd:before{background:#8d8d8d}.sidebar_link.active{color:#000000de;font-weight:600}.sidebar_link.active:before{background:#f5ed63}.sidebar:not(.closed) .sidebar_link.active:before{border-left:5px solid rgba(0,0,0,.87)}.sidebar:not(.closed) .sidebar_link:before{width:100%;left:0;border-radius:0}.dragging .sidebar_link{pointer-events:none}.sidebar_link .icon,.sidebar_link .icon-xxxl{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;font-size:18px;width:36px;height:36px;min-width:36px}.sidebar_link .text{padding-right:12px;position:relative;display:block;flex:1}.sidebar_profile{width:100%;padding:16px 0 36px;cursor:pointer;transition:background cubic-bezier(.215,.61,.355,1) .3s}.app:not(.mobile) .sidebar_profile:hover,.sidebar_profile.activedd{background:#8d8d8d}.sidebar_profileinfo{width:100%;height:80px}.sidebar_profilepic{display:block;min-width:36px;width:40%;max-width:80px;margin:0 auto;position:relative}.sidebar_dropdown{position:fixed;top:0;right:0;left:auto;width:230px;max-width:230px;padding:6px;z-index:600}.closed .sidebar_dropdown{left:70px}@media (min-width: 440px){.sidebar_dropdown{left:210px;right:auto}}.resizer_collapse:before,.resizer_collapse:after,.resizer_handle:before{content:"";display:block;width:3px;transition:all .3s cubic-bezier(.215,.61,.355,1)}.app:not(.mobile) .resizer:not(.right):hover .resizer_collapse:before,.app:not(.mobile) .resizer:not(.right):hover .resizer_collapse:after,.app:not(.mobile) .resizer:not(.right):hover .resizer_handle:before{background-color:#8d8d8d}.resizer{position:absolute;height:100%;width:17px;right:-12px;top:0;cursor:col-resize;z-index:1}.resizer.right{right:auto;left:-12px;transform:rotate(180deg)}.app:not(.tablet) .resizer.right{pointer-events:none;cursor:default}.resizer.disabled,.loading .resizer.waiter{pointer-events:none}.resizer_handle{width:100%;height:100%;padding-left:5px}.resizer_handle:before{height:100%}.resizer_collapse{position:absolute;top:50%;left:0;transform:translateY(-50%);width:17px;padding:12px 0 12px 14.3333333333px;cursor:pointer}.mobile .resizer_collapse{display:none}.resizer_collapse:before,.resizer_collapse:after{height:9px;-webkit-backface-visibility:hidden}.resizer_collapse:before{border-top-left-radius:2px;border-top-right-radius:2px}.resizer_collapse:after{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.resizer_collapse:hover:before,.resizer_collapse:hover:after{border-radius:2px}.resizer_collapse:hover:before{transform:rotate(45deg) translate(1px,2.5px)}.resizer_collapse:hover:after{transform:rotate(-45deg) translate(1px,-2.5px)}.closed .resizer_collapse:hover:before,.mobileclosed .resizer_collapse:hover:before{transform:rotate(-45deg) translate(-1px,2.5px)}.closed .resizer_collapse:hover:after,.mobileclosed .resizer_collapse:hover:after{transform:rotate(45deg) translate(-1px,-2.5px)}.progress{display:flex;align-items:center}.progress_bar{display:block;border-radius:2px;background:#e8e8e8;transition:width cubic-bezier(.215,.61,.355,1) .3s;height:8px}.progress_bar.large{height:25px}.progress_percent{width:3.1em;text-align:right}.infobar{position:fixed;left:100%;margin-left:-275px;top:0;height:100%;background:#fcfaf3;background:var(--secondary);z-index:50;border-left:1px solid #6B6A6A;transition:left cubic-bezier(.215,.61,.355,1) .3s;max-width:100%}.tablet .infobar{margin-left:0;left:auto;right:0;border-left:none;transform:translate(100%);transition:transform cubic-bezier(.215,.61,.355,1) .3s}.infobar_main{max-width:100%;transition:all .3s cubic-bezier(.215,.61,.355,1);min-width:275px}.infobar_content{position:relative;min-height:100%}.infobar_forcewidth{min-width:275px}.menu{z-index:50;position:relative}.menu.ontop{z-index:180}.menu_blanket{position:fixed;z-index:50;background:#00000061;transition:opacity cubic-bezier(.215,.61,.355,1) .3s;inset:0}.heading-big{padding:24px 24px 12px;background:#f5ed63}.heading-big.nobg{background:none}.heading_end{margin-left:auto}.heading_actions{min-height:28.572px;display:inline-flex;align-items:center;vertical-align:bottom}.heading_actions.align>i{height:28.572px;display:flex;align-items:center}.heading_actions.regular{align-items:baseline}.heading_content{flex:1;position:relative;padding-left:24px}.heading-big .heading_content{padding-left:42px}.heading_title{font-size:2rem;line-height:28.572px;display:inline}.heading-big .heading_title{font-size:2.4rem;margin-right:6px;line-height:36px}.heading_title.regular{font-size:1.4rem;margin-right:6px;line-height:36px}.heading_icon{position:absolute;left:0;top:5.286px;display:flex;align-items:center;justify-content:center}.heading-big .heading_icon{top:0}.heading__img{border-radius:50px}.heading__modal{background:#ededed;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.heading__title_chart{font-weight:500;font-size:2rem;color:#ffffffde}.history li{padding:0 0 12px 26px;position:relative}.history li:before{content:"radio_button_checked";font-size:18px;height:2.00004rem;position:absolute;left:0;top:0;display:flex;align-items:center}.history li:not(:last-child):after{content:"";position:absolute;top:2.00004rem;left:8px;bottom:0;border-left:2px dashed rgba(0,0,0,.38)}.history li:not(:last-child):before{color:#00000061}.history.reverse>li:first-child:before{color:#000000de}.history.reverse>li:last-child:before{color:#00000061}.history p{line-height:2.00004rem}.history_icon{position:absolute;left:0;top:0}.badge{display:inline-block;height:24px;min-width:24px;font-weight:500;border-radius:12px;background:#ededed;text-align:center;line-height:24px}.sticker{background:#e8e8e8;border-radius:2px;padding:6px 12px 12px;text-align:center;height:100%;cursor:pointer;outline:none;transition:all .3s cubic-bezier(.215,.61,.355,1);display:block}.sticker:hover{background:#8d8d8d!important}.sticker-pic{display:block;position:relative;padding:0 0 100%;height:0;overflow:hidden}.sticker-pic:hover .sticker_pic{transform:scale3d(1.3,1.3,1)}.sticker-pic:hover .sticker_cover{opacity:1}.sticker_pic{position:absolute;left:0;top:0;transform:scaleZ(1);display:block;transition:transform cubic-bezier(.215,.61,.355,1) .3s;width:100%;height:100%;object-fit:cover}.sticker_cover{opacity:0;transition:opacity cubic-bezier(.215,.61,.355,1) .3s;color:#000000de;display:flex;flex-direction:column;padding:12px;background:#f3e5c3b3!important;background:rgba(var(--primary-rgb),.7)!important}.sticker_cover:after{content:"";height:20%;width:100%;position:absolute;left:0;bottom:0;background:linear-gradient(to bottom,transparent,rgba(243,229,195,.7));background:linear-gradient(to bottom,transparent,rgba(var(--primary-rgb),.7))}.sticker_number,.sticker_info{display:block;transition:all .3s cubic-bezier(.215,.61,.355,1)}.sticker:hover .sticker_number,.sticker:hover .sticker_info{color:#000000de}.sticker_number{font-size:2.4rem;font-weight:500;display:block;color:#000000de}.sticker_info{font-size:1.2rem;color:#0009;display:block}.helpbtn{position:absolute;top:0;right:0;background:#000000de;border-radius:0 0 0 2px}.toggler{padding-bottom:0}@media only screen and (max-width: 319px){.toggler-under-xs{border:1px solid #6B6A6A;border-radius:2px;padding:12px 12px 0;margin-bottom:12px;position:relative;background:#fcfaf3;background:var(--secondary)}.toggler-under-xs .toggler_title{cursor:pointer}.toggler-under-xs .toggler_content.hidden{display:none}}@media only screen and (max-width: 459px){.toggler-under-sm{border:1px solid #6B6A6A;border-radius:2px;padding:12px 12px 0;margin-bottom:12px;position:relative;background:#fcfaf3;background:var(--secondary)}.toggler-under-sm .toggler_title{cursor:pointer}.toggler-under-sm .toggler_content.hidden{display:none}}@media only screen and (max-width: 799px){.toggler-under-md{border:1px solid #6B6A6A;border-radius:2px;padding:12px 12px 0;margin-bottom:12px;position:relative;background:#fcfaf3;background:var(--secondary)}.toggler-under-md .toggler_title{cursor:pointer}.toggler-under-md .toggler_content.hidden{display:none}}@media only screen and (max-width: 1119px){.toggler-under-lg{border:1px solid #6B6A6A;border-radius:2px;padding:12px 12px 0;margin-bottom:12px;position:relative;background:#fcfaf3;background:var(--secondary)}.toggler-under-lg .toggler_title{cursor:pointer}.toggler-under-lg .toggler_content.hidden{display:none}}@media only screen and (max-width: 1349px){.toggler-under-xl{border:1px solid #6B6A6A;border-radius:2px;padding:12px 12px 0;margin-bottom:12px;position:relative;background:#fcfaf3;background:var(--secondary)}.toggler-under-xl .toggler_title{cursor:pointer}.toggler-under-xl .toggler_content.hidden{display:none}}@media only screen and (max-width: 1769px){.toggler-under-xxl{border:1px solid #6B6A6A;border-radius:2px;padding:12px 12px 0;margin-bottom:12px;position:relative;background:#fcfaf3;background:var(--secondary)}.toggler-under-xxl .toggler_title{cursor:pointer}.toggler-under-xxl .toggler_content.hidden{display:none}}.toggler .toggler_title{cursor:pointer}.toggler .toggler_content.hidden{display:none}.toggler_title{padding:12px;margin-top:-12px}.event{border-radius:2px;overflow:hidden;display:flex;flex-direction:column;position:relative;outline:none;color:#000000de;height:100%}.event:hover h3{color:#00000080}.event.static{overflow:visible;max-width:800px}.event h3{transition:color cubic-bezier(.215,.61,.355,1) .3s}.event_tag{font-size:1.1rem;color:#fff;text-transform:uppercase;position:absolute;top:12px;right:12px;padding:0 4px 1px;border-radius:2px;z-index:20}.event_date{width:80px;max-width:33.3333333333%;display:flex;justify-content:center;align-items:center;text-align:center}.event_pic{width:100%;height:0;padding:19.25%;position:relative}.event_img{height:100%;width:100%;object-fit:fill;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.static .event_img{width:auto}.event_bg{position:absolute;height:100%;width:100vw;top:0;left:50%;transform:translate(-50%);overflow:hidden}.event_bg div{background-size:cover;background-position:center center;filter:blur(20px)}.event_bg.noblur div{filter:blur(0)}.event_content{display:flex;flex-direction:column;flex:1;overflow:hidden;min-height:103px;min-height:calc(31px + 7.22008rem)}.event_content.autoheight{min-height:0}.event_text{color:#0009;margin-bottom:4px;line-height:1.15}.event_text.nodesc{margin-bottom:8px}.event_text.autoheight{line-height:inherit}.event_desc{display:block;max-height:3.22rem}.event_input{min-width:45vw;height:100%}.event_body a:link,.event_body a:visited,.event_body a:hover,.event_body a:active{color:#00000080}.event_body img{height:auto}.video_container{position:relative;padding-bottom:56.25%;height:0}.video_container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.chart{height:auto;width:830px;position:relative}.chart_square{width:100%;height:0;padding-bottom:100%}.chart_content{width:830px;height:830px;position:absolute;top:50%;left:50%;margin:-435px 0 0 -415px}.chartnav{position:relative;z-index:10}.graph{width:100%;height:100%;position:relative;transform:rotate(.01deg)}.graph_ring,.graph_dottedring{position:absolute;left:50%;top:52%;border-radius:50%;border:1px solid #6B6A6A}.graph_ring:not(:last-child) .graph_items{animation:rotate 200s linear infinite;animation-play-state:running;animation-fill-mode:forwards}.graph_ring:not(:last-child) .graph_items:hover{z-index:10;animation-play-state:paused}.graph_ring:not(:last-child) .graph_items:hover .graph_item,.graph_ring:not(:last-child) .graph_items:hover .graph_itemtext{animation-play-state:paused}.graph_ring:not(:last-child) .graph_item,.graph_ring:not(:last-child) .graph_itemtext{left:50%;top:50%;animation:rotate 200s linear infinite reverse;animation-play-state:running;animation-fill-mode:forwards}.graph_ring:not(:last-child):nth-child(2n) .graph_items{animation-direction:reverse}.graph_ring:not(:last-child):nth-child(2n) .graph_item,.graph_ring:not(:last-child):nth-child(2n) .graph_itemtext{animation-direction:normal}.graph_ring:not(:last-child).loading .graph_items,.graph_ring:not(:last-child).loading .graph_item,.graph_ring:not(:last-child).loading .graph_itemtext{animation:none}.graph_ring:nth-child(2n):not(:last-child){animation-direction:reverse}.graph_cover:hover+.graph_items{animation-play-state:running}.graph_cover:hover+.graph_items .graph_item,.graph_cover:hover+.graph_items .graph_itemtext{animation-play-state:running}.graph_items{position:absolute;left:50%;top:50%}.graph_dottedring{pointer-events:none;border-style:dashed;animation:rotate 200s linear infinite}.graph_itemtext{z-index:60}.bubble{margin:0;position:absolute}.bubble_text{width:200px;text-align:center}.bubble_text p{animation:fadeIn .5s ease-out forwards;animation-delay:inherit;opacity:0}.bubble_text.nofade p{animation:none;opacity:1}.bubble_subtitle{width:90%;margin:0 auto}.bubble_content{height:100%;width:100%;background:#fff;border-radius:50%;animation:fallIn .3s ease-out forwards;opacity:0}.bubble_content.nofall{animation:none;opacity:1}.polygon{animation-timing-function:linear;animation-iteration-count:infinite;transition:fill cubic-bezier(.215,.61,.355,1) .3s}.polygon.big{animation-name:polygon1;animation-duration:40s}.polygon.big.p2{animation-direction:reverse}.polygon.triangle{animation-name:polygon2;animation-duration:15s}.polygon.triangle.p2{animation-direction:reverse}.polygon.circle{animation-duration:18s;animation-name:polygon2;fill:#f3e5c3}.polygon.circle.p2{animation-direction:reverse}.polygon.circle.p3{animation-duration:23s}.tree{color:#0009}.tree_sub{font-size:1.2rem}.tree_navbutton{position:absolute;left:-1px;margin-top:.5px;top:.7143em;padding:1px;transform:translate(-50%,-50%);background:#fcfaf3;display:none;align-items:center;justify-content:center;height:14px;width:14px;cursor:pointer;-webkit-user-select:none;user-select:none}.tree_navbutton .icon,.tree_navbutton .icon-xxxl{color:#000000de;font-size:1.4rem}.tree ul{border-left:1px solid rgba(0,0,0,.15);margin-left:6px}.tree ul li{position:relative;min-height:1.4286em;padding-left:18px;margin-bottom:.7143em}.tree ul li:before{content:"";border-top:1px solid rgba(0,0,0,.15);position:absolute;left:-1px;top:.7143em;width:12px}.tree ul li:last-child:before{bottom:0;background:#fcfaf3}.tree ul li:first-child{padding-top:.7143em}.tree ul li:first-child:before,.tree ul li:first-child>.tree_navbutton{top:1.4286em}.tree ul li:hover>.tree_navbutton{display:flex}.tree ul li.skipped{padding-top:0}.tree ul li.skipped:before{content:none}.dot{display:inline-block;height:6px;width:6px;border-radius:50%}.dot_footer{position:absolute;right:2px;bottom:2px}.dot_header{position:absolute;right:2px;top:2px}.flex .dot.end{margin-left:auto;min-width:6px}.dot.green{background-color:#148041}.dot.blue{background-color:#5795eb}.dot.red{background-color:#e01041}.dot.dark{background-color:#000000de}.dot.dark-medium{background-color:#0009}.dot.dark-light{background-color:#00000061}.dot.dark-lightest{background-color:#00000026}.dot.dark-grey{background-color:#8d8d8d}.dot.grey{background-color:#ededed}.dot.grey-opaque{background-color:#00000012}.dot.grey-light{background-color:#e8e8e8}.dot.grey-medium{background-color:#bdbdbd}.dot.light{background-color:#fff}.dot.light-opaque{background-color:#ffffffde}.dot.transparent{background-color:transparent}.dot.ptc{background-color:#ff1738}.dot.success{background-color:#148041}.dot.error{background-color:#e01041}.dot.orange{background-color:#f15326}.dot.rating{background-color:orange}.dot.blue{background-color:#3da2d6}.dot.light-blue{background-color:#25b3c3}.dot.gold{background-color:#fcb912}.dot.purple{background-color:#ad59d1}.dot.beige{background-color:#fcfaf3}.dot.dark-beige{background-color:#f3e5c3}.dot.yellow{background-color:#f5ed63}.dot.white{background-color:#fff}.notification{background-color:#f15326;position:absolute;border-radius:10px;margin-left:1.7em;margin-bottom:1.5em;width:10px;height:10px}.notification.popup{margin-left:1em}.active_menu{background-color:#f15326}.bar{padding:0}.bar-container{display:flex;flex-flow:column-reverse;width:23px;height:100%;box-sizing:content-box;position:absolute;top:0}.bar-container.center{position:absolute;bottom:0;width:50%}.bar-container-monthly{display:flex;flex-flow:column-reverse;width:100%;height:100%;box-sizing:content-box;position:absolute;top:0}.bar-percent{display:flex;flex-wrap:wrap;width:100%}.bar-percent-center{align-items:center;align-content:center;justify-content:center;text-align:center}.bar-overlay-percent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000}.bar-overlay-percent.overbooked{color:#fff}.bar-overlay-percent.t-upward{top:40%;left:8%}.bar-overlay:before{content:"";position:absolute;inset:0;background-color:transparent}.bar-overlay.overbooked:before{background-color:#00000040}.chatwidget{z-index:100;position:fixed;bottom:10px;right:10px}.chatwidget_box{border:2px solid #6B6A6A;background:#fff;height:60vh;width:40vw}.chatwidget_box div.scroll{height:calc(60vh - 80px)}.chatwidget_btn{display:flex;text-align:center;align-items:center;justify-content:center;cursor:pointer;width:50px;height:50px;border-radius:50%;background:#f5ed63}.chatwidget_header{display:flex;align-items:center;padding:10px;height:30px;background:#f5ed63}.chatwidget_header_end{margin-left:auto;cursor:pointer}.chatwidget_input{display:flex;position:absolute;bottom:0;right:0;width:100%}.chatwidget_input_box{border-color:#6b6a6a;border-style:solid;border-width:2px;min-height:50px;width:100%;padding:10px}.chatwidget_input_box:focus{outline:none}.chatwidget_input_btn{position:absolute;right:0;height:100%;background:#000000de;color:#fff;cursor:pointer}.chat{max-width:80%;border-color:transparent;border-radius:10px}.chatwidget>.chatwidget_box>div.scroll>ul div{margin:0 15px}.chatwidget>.chatwidget_box>div.scroll>ul div li{background:#e8e8e8}.chatwidget>.chatwidget_box>div.scroll>ul div.query{justify-content:end;align-items:end}.chatwidget>.chatwidget_box>div.scroll>ul div.query li{background:#f5ed63}.chatwidget>.chatwidget_box>div.scroll>ul li.typing{width:80px;height:45px;border-radius:10px;margin:0 5px;display:flex;justify-content:center;align-items:center;background:#e8e8e8}.chatwidget>.chatwidget_box>div.scroll>ul li.typing .circle{display:block;height:10px;width:10px;border-radius:50%;background:#000000de;margin:5px}.chatwidget>.chatwidget_box>div.scroll>ul li.typing .circle.loading{animation:typing 1.5s ease-in-out infinite;animation-delay:3.6s}.chatwidget>.chatwidget_box>div.scroll>ul li.typing .circle:nth-child(1){animation-delay:0ms}.chatwidget>.chatwidget_box>div.scroll>ul li.typing .circle:nth-child(2){animation-delay:.3s}.chatwidget>.chatwidget_box>div.scroll>ul li.typing .circle:nth-child(3){animation-delay:.7s}@keyframes typing{0%{transform:scale(1)}33%{transform:scale(1.4)}to{transform:scale(1)}}.mat-mdc-slider{width:75%!important;height:36px!important}.mdc-slider__input{top:0!important;height:36px!important}.mdc-slider__thumb{height:20px!important;width:20px!important;margin-top:8px!important;left:-8px!important}.mdc-slider__thumb-knob{display:none}.mdc-slider__track--active,.mdc-slider__track{height:8px!important}.mdc-slider__track--inactive{background-color:#000000de!important;height:8px!important}.mdc-slider__track--active_fill{background-color:#148041;border:none!important;border-radius:3px}.mat-mdc-focus-indicator{border-radius:50%;background-color:#148041}.radio{display:block;position:relative;max-width:100%;margin-bottom:18px}.inline .radio{display:inline-block}.nomargin .radio{margin-bottom:0}.radio_container{position:relative;max-width:100%}.radio_box{position:relative;transition:boxShadow cubic-bezier(.215,.61,.355,1) .3s;width:auto;cursor:text}[class*=col-none]>.radio_box:not(.thin){min-width:232px}.radio_box.noborder{cursor:pointer}.radio_box.nopadding{min-height:0;padding:0}.radio_box.invalid{border-color:#e01041}.autowidth .radio_box{min-width:0}.radio_box.focus{box-shadow:0 0 0 3px #00000012;border-color:#000000de}.radio_box.readonly{cursor:default;border-color:transparent;background:#0000000b}.radio_box.readonly.transparent{background:transparent}.radio_box.thin{min-width:70px;max-width:70px}.radio_box.thin.flexible{max-width:100px}.radio_box.thin.half{max-width:125px}.radio_box.thin.fixed{min-width:155px;max-width:200px}.radio_field{color:#000000de;outline:none;border:none;padding:0;flex:1;overflow:hidden;background:none;position:relative;min-width:80px;text-overflow:ellipsis;box-shadow:0 0 0 99px #fcfaf3 inset;filter:none;height:2.00004rem}.radio_field.thin{min-width:50px}.readonly .radio_field{box-shadow:none}.radio_button{position:absolute;width:1px;height:1px;left:0;top:0;opacity:0}.button:not(.secondary) .radio_icon{color:#fff}.focus .radio_icon{color:#000000de}.radio_icon.btn{border-top-left-radius:0;border-bottom-left-radius:0;color:#fff;background:#000000de}.radio_icon.btn:hover,.radio_icon.btn:active{background:#000000b3}.radio_custombutton{color:inherit;height:36px;width:auto;margin-left:0}.readonly .radio_custombutton{opacity:.6}.radio_customicon{height:18px;width:18px;color:transparent;border:1px solid #6B6A6A;border-radius:50%;transition:color cubic-bezier(.215,.61,.355,1) .3s;position:relative}.radio_customicon:before{content:"radio_button_checked";font-size:23.5px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.radio_button:checked+.radio_custombutton .radio_customicon{color:inherit}.checkbox{display:block;position:relative;max-width:100%;margin-bottom:18px}.inline .checkbox{display:inline-block}.nomargin .checkbox{margin-bottom:0}.checkbox_container{position:relative;max-width:100%}.checkbox_box{position:relative;transition:boxShadow cubic-bezier(.215,.61,.355,1) .3s;width:auto;cursor:text}[class*=col-none]>.checkbox_box:not(.thin){min-width:232px}.checkbox_box.noborder{cursor:pointer}.checkbox_box.nopadding{min-height:0;padding:0}.checkbox_box.invalid{border-color:#e01041}.autowidth .checkbox_box{min-width:0}.checkbox_box.focus{box-shadow:0 0 0 3px #00000012;border-color:#000000de}.checkbox_box.readonly{cursor:default;border-color:transparent;background:#0000000b}.checkbox_box.readonly.transparent{background:transparent}.checkbox_box.thin{min-width:70px;max-width:70px}.checkbox_box.thin.flexible{max-width:100px}.checkbox_box.thin.half{max-width:125px}.checkbox_box.thin.fixed{min-width:155px;max-width:200px}.checkbox_field{color:#000000de;outline:none;border:none;padding:0;flex:1;overflow:hidden;background:none;position:relative;min-width:80px;text-overflow:ellipsis;box-shadow:0 0 0 99px #fcfaf3 inset;filter:none;height:2.00004rem}.checkbox_field.thin{min-width:50px}.readonly .checkbox_field{box-shadow:none}.checkbox_button{position:absolute;width:1px;height:1px;left:0;top:0;opacity:0}.button:not(.secondary) .checkbox_icon{color:#fff}.focus .checkbox_icon{color:#000000de}.checkbox_icon.btn{border-top-left-radius:0;border-bottom-left-radius:0;color:#fff;background:#000000de}.checkbox_icon.btn:hover,.checkbox_icon.btn:active{background:#000000b3}.checkbox_custombutton{color:inherit;height:36px;width:auto;margin-left:0}.readonly .checkbox_custombutton{opacity:.6}.checkbox_customicon{height:18px;width:18px;color:transparent;border:1px solid #6B6A6A;border-radius:2px;transition:color cubic-bezier(.215,.61,.355,1) .3s;position:relative}.checkbox_customicon:before{content:"check_box";font-size:23.5px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.checkbox_button:checked+.checkbox_custombutton .checkbox_customicon{color:inherit}.drop-list{display:block}.drag-box{position:relative;transition:box-shadow .2s cubic-bezier(0,0,.2,1)}.drag-box.invalid{border-left:5px solid #E01041}.drag-handle:active .toggler-drag-box{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.drag-handle{margin-top:-12px;cursor:move}.cdk-drag-preview{box-sizing:border-box;border-radius:4px;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}.drop-list.cdk-drop-list-dragging .drag-box:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.cdk-drag-placeholder{opacity:80%;background-color:#e8e8e8;border:inset 4px #EDEDED;transition:transform .25s cubic-bezier(0,0,.2,1)}.rating{margin:0;color:#bdbdbd;display:inline-block;cursor:pointer;transition:all .3s;transform:scale(1)}.rating .icon,.rating .icon-xxxl{width:40px;height:40px}.rating-gold,.rating-animation:hover .rating-hover{color:#fcb912}.rating-animation .rating-hover:hover~.rating-hover{color:#e8e8e8}.rating-animation .rating-hover:hover{transform:scale(1.3)}.toast-container>.ngx-toastr{padding:18px 18px 18px 48px;box-shadow:0 0 4px #00000061;background-image:none;border-radius:2px;max-width:280px;animation:slideInRight .3s cubic-bezier(.175,.885,.32,1.275)}.toast-container>.ngx-toastr:hover{box-shadow:0 0 4px #00000061}.toast-container>.ngx-toastr:before{position:absolute;top:50%;left:18px;transform:translateY(-50%);font-size:20px}.toast-container .toast-title{display:none}.toast-container .toast-success{background-color:#148041}.toast-container .toast-success:hover{background-color:#137c3f}.toast-container .toast-success:before{content:"check"}.toast-container .toast-error{background-color:#e01041}.toast-container .toast-error:hover{background-color:#db1040}.toast-container .toast-error:before{content:"close"}.toast-container .toast-warning{background-color:#f15326}.toast-container .toast-warning:hover{background-color:#f14f21}.toast-container .toast-warning:before{content:"error_outline"}.toast-container .toast-progress{background-color:#fff;opacity:.6}.app_container .ngx-pagination,.modal_container .ngx-pagination{text-align:center;margin-bottom:0}.app_container .ngx-pagination li,.modal_container .ngx-pagination li{min-width:24px;text-align:center;border-radius:2px;line-height:24px;margin:0;padding:0}.app_container .ngx-pagination li.pagination-previous,.app_container .ngx-pagination li.pagination-next,.modal_container .ngx-pagination li.pagination-previous,.modal_container .ngx-pagination li.pagination-next{color:#000000de}.app_container .ngx-pagination li.pagination-previous>span,.app_container .ngx-pagination li.pagination-next>span,.modal_container .ngx-pagination li.pagination-previous>span,.modal_container .ngx-pagination li.pagination-next>span{padding:0}.app_container .ngx-pagination li.pagination-previous:before,.app_container .ngx-pagination li.pagination-previous:after,.app_container .ngx-pagination li.pagination-next:before,.app_container .ngx-pagination li.pagination-next:after,.modal_container .ngx-pagination li.pagination-previous:before,.modal_container .ngx-pagination li.pagination-previous:after,.modal_container .ngx-pagination li.pagination-next:before,.modal_container .ngx-pagination li.pagination-next:after{margin:0}.app_container .ngx-pagination li.current,.modal_container .ngx-pagination li.current{background:#000000de}.app_container .ngx-pagination li.current>span,.modal_container .ngx-pagination li.current>span{color:#fff}.app_container .ngx-pagination li>a,.app_container .ngx-pagination li>span,.modal_container .ngx-pagination li>a,.modal_container .ngx-pagination li>span{padding:0 6px;background:none;transition:color cubic-bezier(.215,.61,.355,1) .3s;color:#000000de}.app_container .ngx-pagination li>a:before,.app_container .ngx-pagination li>a:after,.app_container .ngx-pagination li>span:before,.app_container .ngx-pagination li>span:after,.modal_container .ngx-pagination li>a:before,.modal_container .ngx-pagination li>a:after,.modal_container .ngx-pagination li>span:before,.modal_container .ngx-pagination li>span:after{margin:0}.app_container .ngx-pagination li>a:hover,.modal_container .ngx-pagination li>a:hover{color:#8d8d8d}.app_container .ngx-pagination li .show-for-sr,.modal_container .ngx-pagination li .show-for-sr{padding:0}.mat-calendar-body-cell.green-bubble-footer:after,.mat-calendar-body-label.green-bubble-footer:after,.mat-calendar-body-cell.yellow-bubble-footer:after,.mat-calendar-body-label.yellow-bubble-footer:after,.mat-calendar-body-cell.red-bubble-footer:after,.mat-calendar-body-label.red-bubble-footer:after{content:"";width:6px;height:6px;position:absolute;bottom:4px;right:4px;border-radius:50%}.mat-theme-loaded-marker{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{background-color:#0009}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)}.mat-datepicker-content{box-shadow:none!important;border:1px solid #FFF;border-radius:2px;color:#000000de;background:#fff;overflow:hidden;animation:slideInBottom cubic-bezier(.215,.61,.355,1) .3s}.mat-calendar{transform:translateZ(0);height:auto!important;width:304px!important}.small .mat-calendar{width:275px!important}.mat-calendar-content{min-height:289px!important;padding:0 12px 12px!important}.small .mat-calendar-content{min-height:261px!important;padding:0 11.5px 11.5px!important}.mat-calendar-body-cell,.mat-calendar-body-label{min-height:0;min-width:0;position:relative}.mat-calendar-body-cell-content,.mat-calendar-body-label-content{border-width:1px!important;border-color:transparent}.slider sat-multi-year-view .mat-calendar-body-cell-content,.slider sat-multi-year-view .mat-calendar-body-label-content{animation:slideInRightFull cubic-bezier(.215,.61,.355,1) .3s}.mat-calendar-body-cell:hover .mat-calendar-body-cell-content,.mat-calendar-body-label:hover .mat-calendar-body-cell-content{background-color:#14804140}.mat-calendar-body-cell.completed:after,.mat-calendar-body-label.completed:after{content:"";width:6px;height:6px;background:#148041;position:absolute;top:4px;right:4px;border-radius:50%}.mat-calendar-body-cell.ongoing,.mat-calendar-body-label.ongoing{background-color:#ffe6b0;border-top:2px solid #FCFAF3;border-bottom:2px solid #FCFAF3}.mat-calendar-body-cell.ongoing.end-positive-action,.mat-calendar-body-label.ongoing.end-positive-action{border-top-right-radius:50%;border-bottom-right-radius:50%}.mat-calendar-body-cell.absence,.mat-calendar-body-label.absence{background-color:#f99;border-top:2px solid #FCFAF3;border-bottom:2px solid #FCFAF3}.mat-calendar-body-cell.absence.end-absence,.mat-calendar-body-cell.absence:last-child,.mat-calendar-body-label.absence.end-absence,.mat-calendar-body-label.absence:last-child{border-top-right-radius:50%;border-bottom-right-radius:50%}.mat-calendar-body-cell.holiday,.mat-calendar-body-label.holiday{background-color:#bdbdbd;border-top:2px solid #FCFAF3;border-bottom:2px solid #FCFAF3}.mat-calendar-body-cell.holiday.end-holiday,.mat-calendar-body-cell.holiday:last-child,.mat-calendar-body-label.holiday.end-holiday,.mat-calendar-body-label.holiday:last-child{border-top-right-radius:50%;border-bottom-right-radius:50%}.mat-calendar-body-cell.important:after,.mat-calendar-body-label.important:after{content:"";width:6px;height:6px;background:#000000de;position:absolute;bottom:4px;right:15px;border-radius:50%}.mat-calendar-body-cell.red-bubble-footer:after,.mat-calendar-body-label.red-bubble-footer:after{background:#e01041}.mat-calendar-body-cell.yellow-bubble-footer:after,.mat-calendar-body-label.yellow-bubble-footer:after{background:#f5ed63}.mat-calendar-body-cell.green-bubble-footer:after,.mat-calendar-body-label.green-bubble-footer:after{background:#148041}.mat-calendar-body-disabled{opacity:.6}.mat-calendar-body-disabled:hover .mat-calendar-body-cell-content{background:none}.mat-calendar-body-label{color:#0009}.monthsonly .mat-calendar-body-label{display:none}.mat-calendar-body-today{background:#ededed}.mat-calendar-cell-semi-selected .mat-calendar-body-today,.mat-calendar-body-begin-range,.mat-calendar-body-end-range{background-color:#14804140}.mat-calendar-body-begin-range{border-top-left-radius:999px;border-bottom-left-radius:999px}.mat-calendar-body-end-range{border-top-right-radius:999px;border-bottom-right-radius:999px}.mat-calendar-body-selected,.mat-calendar-body-begin-range .mat-calendar-body-cell-content,.mat-calendar-body-end-range .mat-calendar-body-cell-content{color:#fff;background-color:#148041}.mat-calendar-cell-semi-selected{background-color:#14804140}.mat-calendar-table tr:nth-child(odd){background:none!important}.mat-calendar-table th{font-size:12px;padding-bottom:8px!important}.mat-calendar-table .mat-calendar-table-header-divider{padding-bottom:12px!important}.mat-calendar-table .mat-calendar-table-header-divider:after{height:1px!important;margin-top:-1px;background:#ededed;left:-13px!important;right:-13px!important}.small .mat-calendar-table .mat-calendar-table-header-divider:after{left:-11.5px!important;right:-11.5px!important}@keyframes slideInRightFull{0%{transform:translate(300px)}to{transform:translate(0)}}td.ongoing:first-child,:not(.ongoing)+.ongoing{border-top-left-radius:50%;border-bottom-left-radius:50%}td.absence:first-child,:not(.absence)+.absence{border-top-left-radius:50%;border-bottom-left-radius:50%}td.holiday:first-child,:not(.holiday)+.holiday{border-top-left-radius:50%;border-bottom-left-radius:50%}.timepicker{animation:slideInBottom cubic-bezier(.215,.61,.355,1) .3s;border-radius:2px!important;box-shadow:none!important;overflow:hidden;display:flex;flex-direction:column;width:300px!important;max-width:300px!important}.timepicker-backdrop-overlay{background-color:#0009!important}.timepicker__body{width:300px;height:300px}.timepicker-dial__control{outline:none;height:60px}.timepicker-dial__control:focus{color:#000000de!important}.timepicker-dial__hint{display:none!important}.timepicker__header{flex-direction:column;background-color:#000000de!important}.clock-face__number span{color:#0009!important}.clock-face__number span.active{color:#fff!important;background-color:#000000de!important}.clock-face__clock-hand{background-color:#000000de!important}.clock-face__clock-hand:before{border-color:#000000de!important}.clock-face__clock-hand:after{background-color:#000000de!important}.ql-toolbar,.ql-container{border:1px solid #6B6A6A!important;border-radius:2px}.ql-toolbar{border-bottom-left-radius:0;border-bottom-right-radius:0}.ql-toolbar button:hover{color:#8d8d8d!important}.ql-toolbar button:hover .ql-stroke{stroke:#8d8d8d!important}.ql-toolbar button:hover .ql-fill{fill:#8d8d8d!important}.ql-container{border-top:none!important;border-top-left-radius:0;border-top-right-radius:0;font-family:General Sans,Roboto,Helvetica Neue,DejaVu Sans,Arial,sans-serif!important;font-size:1.4rem!important;height:20vh;overflow:auto;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateZ(0)}.bigarea .ql-container{height:50vh}.smallarea .ql-container{height:15vh}.ql-blank:before{color:#00000061!important;font-style:normal!important}.ql-active{color:#f15326}.ql-active .ql-stroke{stroke:#f15326!important}.ql-active .ql-fill{fill:#f15326!important}.ql-readonly{list-style:disc}@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}@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{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-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-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%;min-height:1px;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%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}.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{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{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-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);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-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;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-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{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:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-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 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-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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}swiper{display:block;width:95%!important}swiper .swiper.s-wrapper{width:95%!important}.swiper-slide{height:auto!important;min-width:220px;width:85%!important;max-width:330px!important}.swiper-slide>*{height:100%}.swiper-slide-ticket{max-width:800px!important;width:100%!important;height:auto!important;min-width:220px;flex-shrink:0}.swiper-slide-ticket>*{height:100%}.swiper-pagination-bullet{padding:0 3px;outline:none;background:none!important;opacity:1!important;width:auto!important;height:auto!important}.swiper-pagination-bullet:before{content:"";width:8px;height:8px;display:block;border-radius:50%;background-color:#e8e8e8}.swiper-pagination-bullet-active:before{background-color:#f15326}.swiper-container{position:inherit!important}.swiper-navigation-button{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.swiper-button-next-custom{float:right;cursor:pointer;margin-top:-140px;margin-right:-20px}.swiper-button-prev-custom{float:left;cursor:pointer;margin-top:-140px;margin-left:-20px}.swiper-button-next-ticket-custom{float:right;cursor:pointer}.swiper-button-prev-ticket-custom{float:left;cursor:pointer}.swiper-button-disabled{cursor:auto;opacity:50%}i.icon.navigation_prev_icon,i.navigation_prev_icon.icon-xxxl,i.icon.navigation_next_icon,i.navigation_next_icon.icon-xxxl{font-size:50px;margin-top:-15px}.swiper-widget{padding:0 0 20px}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0}.float-container{display:flex;align-items:center;height:auto}.float-container-single{height:auto}.float-child:first-child{width:7%;float:left}.float-child:last-child{width:7%;float:left}.float-child{width:86%;float:left}pinch-zoom{position:absolute!important;display:flex!important;background:#fcfaf3!important}.pinch-zoom-content{height:100%;width:100%;-webkit-user-select:none;user-select:none}.pz-zoom-button{position:absolute;z-index:1000;color:#fff;background-position:center,-1000px;background-repeat:no-repeat,no-repeat;background-size:40px;opacity:.5;cursor:pointer;transition:opacity .1s;-webkit-user-select:none;user-select:none;height:36px!important;width:36px!important;bottom:12px!important;right:12px!important;left:auto!important;background-image:none!important;background-color:#0009!important;display:flex;justify-content:center;align-items:center;border-radius:2px!important}.pz-zoom-button:after{content:"zoom_in";font-size:24px}.pz-zoom-button-out:after{content:"zoom_out"}.pz-zoom-button-out{background-position:-1000px,center}.pz-zoom-button:hover{opacity:.7}.pz-zoom-button.pz-zoom-control-position-right{right:16px;top:50%;margin-top:-28px}.pz-zoom-button.pz-zoom-control-position-right-bottom{right:16px;bottom:32px}.pz-zoom-button.pz-zoom-control-position-bottom{bottom:16px;left:50%;margin-left:-28px}.pz-zoom-control{position:absolute;background-color:#000c;border-radius:4px;overflow:hidden}.pz-zoom-control.pz-zoom-control-position-right{right:16px;top:50%;margin-top:-48px}.pz-zoom-control.pz-zoom-control-position-right-bottom{right:16px;bottom:32px}.pz-zoom-control.pz-zoom-control-position-bottom{bottom:16px;left:50%;margin-left:-48px}.pz-zoom-in,.pz-zoom-out{width:48px;height:48px;background-position:center;background-repeat:no-repeat;opacity:1;cursor:pointer}.pz-zoom-in:hover,.pz-zoom-out:hover{background-color:#fff3}.pz-zoom-control-position-bottom .pz-zoom-in,.pz-zoom-control-position-bottom .pz-zoom-out{float:right}.pz-disabled{opacity:.5;cursor:default}.pz-disabled:hover{background-color:#fff0}.pz-zoom-in{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgc3R5bGU9IiI+PHJlY3QgaWQ9ImJhY2tncm91bmRyZWN0IiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4PSIwIiB5PSIwIiBmaWxsPSJub25lIiBzdHJva2U9Im5vbmUiLz48ZyBjbGFzcz0iY3VycmVudExheWVyIiBzdHlsZT0iIj48dGl0bGU+TGF5ZXIgMTwvdGl0bGU+PHBhdGggZD0iTTE5IDEzaC02djZoLTJ2LTZINXYtMmg2VjVoMnY2aDZ2MnoiIGlkPSJzdmdfMSIgY2xhc3M9IiIgc3Ryb2tlPSJub25lIiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiLz48cGF0aCBkPSJNLTE1LjgzNjczNDQyMDQ2MTY1Myw0NC41MzU0MDkzMDY3MTAxOCBoNTguMjA0MDgwODI3NTkzMDkgdi02LjU3NjIyNjcyMzM2OTIyMTUgSC0xNS44MzY3MzQ0MjA0NjE2NTMgeiIgZmlsbD0ibm9uZSIgaWQ9InN2Z18yIiBjbGFzcz0iIiBzdHJva2U9Im5vbmUiLz48L2c+PC9zdmc+)}.pz-zoom-out{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHJlY3QgaWQ9ImJhY2tncm91bmRyZWN0IiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4PSIwIiB5PSIwIiBmaWxsPSJub25lIiBzdHJva2U9Im5vbmUiLz48ZyBjbGFzcz0iY3VycmVudExheWVyIiBzdHlsZT0iIj48dGl0bGU+TGF5ZXIgMTwvdGl0bGU+PHBhdGggZD0iTTE5IDEzSDV2LTJoMTR2MnoiIGlkPSJzdmdfMSIgY2xhc3M9IiIgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIxIi8+PC9nPjwvc3ZnPg==)}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-window.cc-banner{align-items:center;padding:1em 1.8em;width:100%;flex-direction:row}.cc-bottom{bottom:1em}.cc-window{opacity:1;transition:opacity 1s ease}.cc-compliance{display:flex;align-items:center;align-content:space-between;justify-content:center}.cc-color .cc-btn{color:#fff;border:1px solid white;border-radius:10px}.cc-compliance a,.cc-compliance a:focus,.cc-compliance a:hover{transition:all .2s ease-in-out}.cc-compliance a{text-decoration:none}.cc-btn{display:block;padding:.4em .8em;font-size:14px;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;margin-right:.3em}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-banner .cc-message{display:block;flex:1 1 auto;max-width:100%;margin-right:1em;text-align:justify}.cc-color.cc-window{color:#fff;background-color:#000;opacity:.9}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:14px;line-height:1.5em;display:flex;flex-wrap:nowrap;z-index:9999}@media screen and (max-width: 414px) and (orientation: portrait),screen and (max-width: 736px) and (orientation: landscape){.cc-window.cc-banner .cc-message{margin-right:0}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{align-items:unset}.cc-window.cc-banner{flex-direction:column}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-bottom{bottom:0}}.row{display:flex;flex-wrap:wrap;width:100%}.row-guttered{margin-left:-24px;margin-right:-24px;width:calc(100% + 48px)}.row-guttered-half{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}.row-guttered-quarter{margin-left:-6px;margin-right:-6px;width:calc(100% + 12px)}.row-guttered-eighth{margin-left:-3px;margin-right:-3px;width:calc(100% + 6px)}.hide{display:none!important}.flex{display:flex}.nowrap{flex-wrap:nowrap}.vertical{flex-direction:column}.vertical-reverse{flex-direction:column-reverse}.start{justify-content:flex-start;text-align:start}.center{justify-content:center;text-align:center}.end{justify-content:flex-end;text-align:end}.top{align-items:flex-start;align-content:flex-start}.middle{align-items:center;align-content:center}.bottom{align-items:flex-end;align-content:flex-end}.around{justify-content:space-around;align-content:space-around}.between{justify-content:space-between;align-content:space-between}.col-1{flex-grow:1;width:calc(8.3333333333%);max-width:calc(8.3333333333%)}.left-1{left:calc(8.3333333333%)!important}.col-2{flex-grow:1;width:calc(16.6666666667%);max-width:calc(16.6666666667%)}.left-2{left:calc(16.6666666667%)!important}.col-3{flex-grow:1;width:25%;max-width:25%}.left-3{left:25%!important}.col-4{flex-grow:1;width:calc(33.3333333333%);max-width:calc(33.3333333333%)}.left-4{left:calc(33.3333333333%)!important}.col-5{flex-grow:1;width:calc(41.6666666667%);max-width:calc(41.6666666667%)}.left-5{left:calc(41.6666666667%)!important}.col-6{flex-grow:1;width:50%;max-width:50%}.left-6{left:50%!important}.col-7{flex-grow:1;width:calc(58.3333333333%);max-width:calc(58.3333333333%)}.left-7{left:calc(58.3333333333%)!important}.col-8{flex-grow:1;width:calc(66.6666666667%);max-width:calc(66.6666666667%)}.left-8{left:calc(66.6666666667%)!important}.col-9{flex-grow:1;width:75%;max-width:75%}.left-9{left:75%!important}.col-10{flex-grow:1;width:calc(83.3333333333%);max-width:calc(83.3333333333%)}.left-10{left:calc(83.3333333333%)!important}.col-11{flex-grow:1;width:calc(91.6666666667%);max-width:calc(91.6666666667%)}.left-11{left:calc(91.6666666667%)!important}.col-12{flex-grow:1;width:100%;max-width:100%}.left-12{left:100%!important}@media only screen and (max-width: 319px){.hide-under-xs{display:none!important}}@media only screen and (min-width: 320px){.col-1-xs{flex-grow:1;width:calc(8.3333333333%);max-width:calc(8.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xs{left:calc(8.3333333333%)}.col-2-xs{flex-grow:1;width:calc(16.6666666667%);max-width:calc(16.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xs{left:calc(16.6666666667%)}.col-3-xs{flex-grow:1;width:25%;max-width:25%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xs{left:25%}.col-4-xs{flex-grow:1;width:calc(33.3333333333%);max-width:calc(33.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xs{left:calc(33.3333333333%)}.col-5-xs{flex-grow:1;width:calc(41.6666666667%);max-width:calc(41.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xs{left:calc(41.6666666667%)}.col-6-xs{flex-grow:1;width:50%;max-width:50%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xs{left:50%}.col-7-xs{flex-grow:1;width:calc(58.3333333333%);max-width:calc(58.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xs{left:calc(58.3333333333%)}.col-8-xs{flex-grow:1;width:calc(66.6666666667%);max-width:calc(66.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xs{left:calc(66.6666666667%)}.col-9-xs{flex-grow:1;width:75%;max-width:75%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xs{left:75%}.col-10-xs{flex-grow:1;width:calc(83.3333333333%);max-width:calc(83.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xs{left:calc(83.3333333333%)}.col-11-xs{flex-grow:1;width:calc(91.6666666667%);max-width:calc(91.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xs{left:calc(91.6666666667%)}.col-12-xs{flex-grow:1;width:100%;max-width:100%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xs{left:100%}.hide-xs{display:none!important}.col-fill-xs{flex:1}.col-none-xs{flex:none;width:auto;max-width:100%}.left-none-xs{left:0}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start;align-content:flex-start}.middle-xs{align-items:center;align-content:center}.bottom-xs{align-items:flex-end;align-content:flex-end}.around-xs{justify-content:space-around;align-content:space-around}.between-xs{justify-content:space-between;align-content:space-between}.reverse-xs{flex-direction:row-reverse}}@media only screen and (max-width: 459px){.hide-under-sm{display:none!important}}@media only screen and (min-width: 460px){.col-1-sm{flex-grow:1;width:calc(8.3333333333%);max-width:calc(8.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-sm{left:calc(8.3333333333%)}.col-2-sm{flex-grow:1;width:calc(16.6666666667%);max-width:calc(16.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-sm{left:calc(16.6666666667%)}.col-3-sm{flex-grow:1;width:25%;max-width:25%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-sm{left:25%}.col-4-sm{flex-grow:1;width:calc(33.3333333333%);max-width:calc(33.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-sm{left:calc(33.3333333333%)}.col-5-sm{flex-grow:1;width:calc(41.6666666667%);max-width:calc(41.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-sm{left:calc(41.6666666667%)}.col-6-sm{flex-grow:1;width:50%;max-width:50%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-sm{left:50%}.col-7-sm{flex-grow:1;width:calc(58.3333333333%);max-width:calc(58.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-sm{left:calc(58.3333333333%)}.col-8-sm{flex-grow:1;width:calc(66.6666666667%);max-width:calc(66.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-sm{left:calc(66.6666666667%)}.col-9-sm{flex-grow:1;width:75%;max-width:75%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-sm{left:75%}.col-10-sm{flex-grow:1;width:calc(83.3333333333%);max-width:calc(83.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-sm{left:calc(83.3333333333%)}.col-11-sm{flex-grow:1;width:calc(91.6666666667%);max-width:calc(91.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-sm{left:calc(91.6666666667%)}.col-12-sm{flex-grow:1;width:100%;max-width:100%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-sm{left:100%}.hide-sm{display:none!important}.col-fill-sm{flex:1}.col-none-sm{flex:none;width:auto;max-width:100%}.left-none-sm{left:0}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start;align-content:flex-start}.middle-sm{align-items:center;align-content:center}.bottom-sm{align-items:flex-end;align-content:flex-end}.around-sm{justify-content:space-around;align-content:space-around}.between-sm{justify-content:space-between;align-content:space-between}.reverse-sm{flex-direction:row-reverse}}@media only screen and (max-width: 799px){.hide-under-md{display:none!important}}@media only screen and (min-width: 800px){.col-1-md{flex-grow:1;width:calc(8.3333333333%);max-width:calc(8.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-md{left:calc(8.3333333333%)}.col-2-md{flex-grow:1;width:calc(16.6666666667%);max-width:calc(16.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-md{left:calc(16.6666666667%)}.col-3-md{flex-grow:1;width:25%;max-width:25%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-md{left:25%}.col-4-md{flex-grow:1;width:calc(33.3333333333%);max-width:calc(33.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-md{left:calc(33.3333333333%)}.col-5-md{flex-grow:1;width:calc(41.6666666667%);max-width:calc(41.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-md{left:calc(41.6666666667%)}.col-6-md{flex-grow:1;width:50%;max-width:50%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-md{left:50%}.col-7-md{flex-grow:1;width:calc(58.3333333333%);max-width:calc(58.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-md{left:calc(58.3333333333%)}.col-8-md{flex-grow:1;width:calc(66.6666666667%);max-width:calc(66.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-md{left:calc(66.6666666667%)}.col-9-md{flex-grow:1;width:75%;max-width:75%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-md{left:75%}.col-10-md{flex-grow:1;width:calc(83.3333333333%);max-width:calc(83.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-md{left:calc(83.3333333333%)}.col-11-md{flex-grow:1;width:calc(91.6666666667%);max-width:calc(91.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-md{left:calc(91.6666666667%)}.col-12-md{flex-grow:1;width:100%;max-width:100%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-md{left:100%}.hide-md{display:none!important}.col-fill-md{flex:1}.col-none-md{flex:none;width:auto;max-width:100%}.left-none-md{left:0}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start;align-content:flex-start}.middle-md{align-items:center;align-content:center}.bottom-md{align-items:flex-end;align-content:flex-end}.around-md{justify-content:space-around;align-content:space-around}.between-md{justify-content:space-between;align-content:space-between}.reverse-md{flex-direction:row-reverse}}@media only screen and (max-width: 1119px){.hide-under-lg{display:none!important}}@media only screen and (min-width: 1120px){.col-1-lg{flex-grow:1;width:calc(8.3333333333%);max-width:calc(8.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-lg{left:calc(8.3333333333%)}.col-2-lg{flex-grow:1;width:calc(16.6666666667%);max-width:calc(16.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-lg{left:calc(16.6666666667%)}.col-3-lg{flex-grow:1;width:25%;max-width:25%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-lg{left:25%}.col-4-lg{flex-grow:1;width:calc(33.3333333333%);max-width:calc(33.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-lg{left:calc(33.3333333333%)}.col-5-lg{flex-grow:1;width:calc(41.6666666667%);max-width:calc(41.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-lg{left:calc(41.6666666667%)}.col-6-lg{flex-grow:1;width:50%;max-width:50%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-lg{left:50%}.col-7-lg{flex-grow:1;width:calc(58.3333333333%);max-width:calc(58.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-lg{left:calc(58.3333333333%)}.col-8-lg{flex-grow:1;width:calc(66.6666666667%);max-width:calc(66.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-lg{left:calc(66.6666666667%)}.col-9-lg{flex-grow:1;width:75%;max-width:75%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-lg{left:75%}.col-10-lg{flex-grow:1;width:calc(83.3333333333%);max-width:calc(83.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-lg{left:calc(83.3333333333%)}.col-11-lg{flex-grow:1;width:calc(91.6666666667%);max-width:calc(91.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-lg{left:calc(91.6666666667%)}.col-12-lg{flex-grow:1;width:100%;max-width:100%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-lg{left:100%}.hide-lg{display:none!important}.col-fill-lg{flex:1}.col-none-lg{flex:none;width:auto;max-width:100%}.left-none-lg{left:0}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start;align-content:flex-start}.middle-lg{align-items:center;align-content:center}.bottom-lg{align-items:flex-end;align-content:flex-end}.around-lg{justify-content:space-around;align-content:space-around}.between-lg{justify-content:space-between;align-content:space-between}.reverse-lg{flex-direction:row-reverse}}@media only screen and (max-width: 1349px){.hide-under-xl{display:none!important}}@media only screen and (min-width: 1350px){.col-1-xl{flex-grow:1;width:calc(8.3333333333%);max-width:calc(8.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xl{left:calc(8.3333333333%)}.col-2-xl{flex-grow:1;width:calc(16.6666666667%);max-width:calc(16.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xl{left:calc(16.6666666667%)}.col-3-xl{flex-grow:1;width:25%;max-width:25%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xl{left:25%}.col-4-xl{flex-grow:1;width:calc(33.3333333333%);max-width:calc(33.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xl{left:calc(33.3333333333%)}.col-5-xl{flex-grow:1;width:calc(41.6666666667%);max-width:calc(41.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xl{left:calc(41.6666666667%)}.col-6-xl{flex-grow:1;width:50%;max-width:50%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xl{left:50%}.col-7-xl{flex-grow:1;width:calc(58.3333333333%);max-width:calc(58.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xl{left:calc(58.3333333333%)}.col-8-xl{flex-grow:1;width:calc(66.6666666667%);max-width:calc(66.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xl{left:calc(66.6666666667%)}.col-9-xl{flex-grow:1;width:75%;max-width:75%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xl{left:75%}.col-10-xl{flex-grow:1;width:calc(83.3333333333%);max-width:calc(83.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xl{left:calc(83.3333333333%)}.col-11-xl{flex-grow:1;width:calc(91.6666666667%);max-width:calc(91.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xl{left:calc(91.6666666667%)}.col-12-xl{flex-grow:1;width:100%;max-width:100%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xl{left:100%}.hide-xl{display:none!important}.col-fill-xl{flex:1}.col-none-xl{flex:none;width:auto;max-width:100%}.left-none-xl{left:0}.start-xl{justify-content:flex-start;text-align:start}.center-xl{justify-content:center;text-align:center}.end-xl{justify-content:flex-end;text-align:end}.top-xl{align-items:flex-start;align-content:flex-start}.middle-xl{align-items:center;align-content:center}.bottom-xl{align-items:flex-end;align-content:flex-end}.around-xl{justify-content:space-around;align-content:space-around}.between-xl{justify-content:space-between;align-content:space-between}.reverse-xl{flex-direction:row-reverse}}@media only screen and (max-width: 1769px){.hide-under-xxl{display:none!important}}@media only screen and (min-width: 1770px){.col-1-xxl{flex-grow:1;width:calc(8.3333333333%);max-width:calc(8.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xxl{left:calc(8.3333333333%)}.col-2-xxl{flex-grow:1;width:calc(16.6666666667%);max-width:calc(16.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xxl{left:calc(16.6666666667%)}.col-3-xxl{flex-grow:1;width:25%;max-width:25%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xxl{left:25%}.col-4-xxl{flex-grow:1;width:calc(33.3333333333%);max-width:calc(33.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xxl{left:calc(33.3333333333%)}.col-5-xxl{flex-grow:1;width:calc(41.6666666667%);max-width:calc(41.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xxl{left:calc(41.6666666667%)}.col-6-xxl{flex-grow:1;width:50%;max-width:50%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xxl{left:50%}.col-7-xxl{flex-grow:1;width:calc(58.3333333333%);max-width:calc(58.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xxl{left:calc(58.3333333333%)}.col-8-xxl{flex-grow:1;width:calc(66.6666666667%);max-width:calc(66.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xxl{left:calc(66.6666666667%)}.col-9-xxl{flex-grow:1;width:75%;max-width:75%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xxl{left:75%}.col-10-xxl{flex-grow:1;width:calc(83.3333333333%);max-width:calc(83.3333333333%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xxl{left:calc(83.3333333333%)}.col-11-xxl{flex-grow:1;width:calc(91.6666666667%);max-width:calc(91.6666666667%)}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xxl{left:calc(91.6666666667%)}.col-12-xxl{flex-grow:1;width:100%;max-width:100%}:has(.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom)>.left-i-xxl{left:100%}.hide-xxl{display:none!important}.col-fill-xxl{flex:1}.col-none-xxl{flex:none;width:auto;max-width:100%}.left-none-xxl{left:0}.start-xxl{justify-content:flex-start;text-align:start}.center-xxl{justify-content:center;text-align:center}.end-xxl{justify-content:flex-end;text-align:end}.top-xxl{align-items:flex-start;align-content:flex-start}.middle-xxl{align-items:center;align-content:center}.bottom-xxl{align-items:flex-end;align-content:flex-end}.around-xxl{justify-content:space-around;align-content:space-around}.between-xxl{justify-content:space-between;align-content:space-between}.reverse-xxl{flex-direction:row-reverse}}.t-icon,.icon,.icon-xxxl,.input_checkicon:before,th.orderable:after,.history li:before,.radio_customicon:before,.checkbox_customicon:before,.toast-container>.ngx-toastr:before,.pz-zoom-button:after{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;line-height:1;font-variation-settings:"FILL" 0;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;vertical-align:middle;font-feature-settings:"liga";-moz-font-feature-settings:"liga";-moz-osx-font-smoothing:grayscale}.icon,.icon-xxxl{display:inline-block;font-size:18px}.icon.filled,.filled.icon-xxxl{font-variation-settings:"FILL" 1}.icon-xxxl{font-size:28px}.error{display:block;font-size:1.2rem;color:#e01041;margin-top:.5em}.link{cursor:pointer;text-decoration:underline;color:inherit}.link:link,.link:visited{text-decoration:underline}.link:hover,.link:active{color:#8d8d8d;text-decoration:none}tr.clickable .link:hover,tr.clickable .link:active{color:#ededed}.link.nodeco{text-decoration:none}.link.nohover:hover,.link.nohover:active{color:inherit}.t-fit{line-height:1}.t-roboto{font-family:General Sans,Roboto,Helvetica Neue,DejaVu Sans,Arial,sans-serif}.t-damion{font-family:Damion}.t-zero{font-size:0px}.t-upper{text-transform:uppercase}.t-capitalize{text-transform:capitalize}.t-underline{text-decoration:underline}.t-spaced{letter-spacing:.2em}.t-left{text-align:left}.t-right{text-align:right}.t-center{text-align:center}.t-justify{text-align:justify}.t-regular{font-weight:400!important}.t-medium{font-weight:500}.t-heavy{font-weight:600}.t-italic{font-style:italic}.t-ellipsis,.t-label,.sidebar_link .text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.t_aligntbot{vertical-align:text-bottom}.t-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.t-nowrap{white-space:nowrap}.t-normalwrap{overflow-wrap:break-word;word-break:normal;white-space:normal}.t-normalwrap.break{word-break:break-all}.t-preline{white-space:pre-line}.t-strip{display:inline-block;padding:0 3px 1px;font-size:11px;font-weight:500;border-radius:2px;color:#fff;background-color:#000000de}.t-label{font-size:1.4rem;margin-bottom:6px;color:#0009;display:block}.t-label-small{font-size:1.2rem;font-weight:400;line-height:2.00004rem}.t-fit-content{width:-moz-fit-content;width:fit-content}.t-primary{color:#f3e5c3;color:var(--primary)}.t-secondary{color:#fcfaf3;color:var(--secondary)}.t-icon{display:inline-block;line-height:1.4286;vertical-align:text-top}.t-red{color:#e01041}.t-red-border{border:1px solid #E01041}.t-dark{color:#000000de}.t-dark-border{border:1px solid rgba(0,0,0,.87)}.t-dark-medium{color:#0009}.t-dark-medium-border{border:1px solid rgba(0,0,0,.6)}.t-dark-light{color:#00000061}.t-dark-light-border{border:1px solid rgba(0,0,0,.38)}.t-dark-lightest{color:#00000026}.t-dark-lightest-border{border:1px solid rgba(0,0,0,.15)}.t-dark-grey{color:#8d8d8d}.t-dark-grey-border{border:1px solid #8D8D8D}.t-grey{color:#ededed}.t-grey-border{border:1px solid #EDEDED}.t-grey-opaque{color:#00000012}.t-grey-opaque-border{border:1px solid rgba(0,0,0,.07)}.t-grey-light{color:#e8e8e8}.t-grey-light-border{border:1px solid #E8E8E8}.t-grey-medium{color:#bdbdbd}.t-grey-medium-border{border:1px solid #BDBDBD}.t-light{color:#fff}.t-light-border{border:1px solid #FFF}.t-light-opaque{color:#ffffffde}.t-light-opaque-border{border:1px solid rgba(255,255,255,.87)}.t-transparent{color:transparent}.t-transparent-border{border:1px solid transparent}.t-ptc{color:#ff1738}.t-ptc-border{border:1px solid #FF1738}.t-success{color:#148041}.t-success-border{border:1px solid #148041}.t-error{color:#e01041}.t-error-border{border:1px solid #E01041}.t-orange{color:#f15326}.t-orange-border{border:1px solid #F15326}.t-rating{color:orange}.t-rating-border{border:1px solid #FFA500}.t-blue{color:#3da2d6}.t-blue-border{border:1px solid #3DA2D6}.t-light-blue{color:#25b3c3}.t-light-blue-border{border:1px solid #25B3C3}.t-gold{color:#fcb912}.t-gold-border{border:1px solid #FCB912}.t-purple{color:#ad59d1}.t-purple-border{border:1px solid #AD59D1}.t-beige{color:#fcfaf3}.t-beige-border{border:1px solid #FCFAF3}.t-dark-beige{color:#f3e5c3}.t-dark-beige-border{border:1px solid #F3E5C3}.t-yellow{color:#f5ed63}.t-yellow-border{border:1px solid #F5ED63}.t-white{color:#fff}.t-white-border{border:1px solid #FFFFFF}.t-xxxs{font-size:.7rem}.t-xxs{font-size:.9rem}.t-xs{font-size:1.1rem}.t-sm{font-size:1.2rem}.t-rg{font-size:1.4rem}.t-md{font-size:1.6rem}.t-lg{font-size:1.8rem}.t-xl{font-size:2rem}.t-xxl{font-size:2.4rem}.t-xxxl{font-size:2.8rem}.t-xxxs-px{font-size:7px}.t-xxs-px{font-size:9px}.t-xs-px{font-size:11px}.t-sm-px{font-size:12px}.t-rg-px{font-size:14px}.t-md-px{font-size:16px}.t-lg-px{font-size:18px}.t-xl-px{font-size:20px}.t-xxl-px{font-size:24px}.t-xxxl-px{font-size:28px}.t-xxxxl-px{font-size:45px}.t-huge-px{font-size:90px}.t-upward{transform:rotate(270deg)}.t-upward-header{position:relative;top:13px}.bg-dark{background-color:#000000de}.bg-dark-important{background-color:#000000de!important}.bg-dark-medium{background-color:#0009}.bg-dark-medium-important{background-color:#0009!important}.bg-grey{background-color:#ededed}.bg-grey-important{background-color:#ededed!important}.bg-grey-light{background-color:#e8e8e8}.bg-grey-light-important{background-color:#e8e8e8!important}.bg-grey-opaque{background-color:#00000012}.bg-grey-opaque-important{background-color:#00000012!important}.bg-grey-medium{background-color:#bdbdbd}.bg-grey-medium-important{background-color:#bdbdbd!important}.bg-light{background-color:#fff}.bg-light-important{background-color:#fff!important}.bg-light-opaque{background-color:#ffffffde}.bg-light-opaque-important{background-color:#ffffffde!important}.bg-success{background-color:#148041}.bg-success-important{background-color:#148041!important}.bg-error{background-color:#e01041}.bg-error-important{background-color:#e01041!important}.bg-beige{background-color:#fcfaf3}.bg-beige-important{background-color:#fcfaf3!important}.bg-dark-beige{background-color:#f3e5c3}.bg-dark-beige-important{background-color:#f3e5c3!important}.bg-red{background-color:#e01041}.bg-red-important{background-color:#e01041!important}.bg-orange{background-color:#f15326}.bg-orange-important{background-color:#f15326!important}.bg-gold{background-color:#fcb912}.bg-gold-important{background-color:#fcb912!important}.bg-dark-grey{background-color:#8d8d8d}.bg-dark-grey-important{background-color:#8d8d8d!important}.bg-primary{background-color:#f3e5c3;background-color:var(--primary)}.bg-secondary{background-color:#fcfaf3;background-color:var(--secondary)}.bg-half-white{background:linear-gradient(to right,#fcfaf3 50%,#fff 50%)}.border-top{border-top:1px solid #6B6A6A}.border-top.double{border-top:2px solid #6B6A6A}.border-top-half{border-top:1px solid #6B6A6A;border-image:linear-gradient(to left,#FCFAF3 50%,transparent 50%) 100% 0}.border-right{border-right:1px solid #6B6A6A}@media only screen and (min-width: 320px){.border-right-xs{border-right:1px solid #6B6A6A}}@media only screen and (min-width: 460px){.border-right-sm{border-right:1px solid #6B6A6A}}@media only screen and (min-width: 800px){.border-right-md{border-right:1px solid #6B6A6A}}@media only screen and (min-width: 1120px){.border-right-lg{border-right:1px solid #6B6A6A}}@media only screen and (min-width: 1350px){.border-right-xl{border-right:1px solid #6B6A6A}}@media only screen and (min-width: 1770px){.border-right-xxl{border-right:1px solid #6B6A6A}}.border-right.half{border-right:1px solid #6B6A6A}.border-bottom{border-bottom:1px solid #6B6A6A}.border-bottom-hide{border-bottom-color:transparent!important}.border-left{border-left:1px solid #6B6A6A}.border-transparent{border-color:transparent}@media only screen and (min-width: 320px){.border-transparent-xs{border-color:transparent}}@media only screen and (min-width: 460px){.border-transparent-sm{border-color:transparent}}@media only screen and (min-width: 800px){.border-transparent-md{border-color:transparent}}@media only screen and (min-width: 1120px){.border-transparent-lg{border-color:transparent}}@media only screen and (min-width: 1350px){.border-transparent-xl{border-color:transparent}}@media only screen and (min-width: 1770px){.border-transparent-xxl{border-color:transparent}}.border-vertical{border-top:1px solid #EDEDED;border-bottom:1px solid #EDEDED}.border-horizontal{border-left:1px solid #EDEDED;border-right:1px solid #EDEDED}.svg-stroke-primary{stroke:#f3e5c3;stroke:var(--primary)}.svg-stroke-secondary{stroke:#fcfaf3;stroke:var(--secondary)}.svg-fill-primary{fill:#f3e5c3;fill:var(--primary)}.svg-fill-secondary{fill:#fcfaf3;fill:var(--secondary)}.fadein{animation:fadeIn .8s linear forwards;transform:scaleZ(1)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes polygon1{0%{transform:rotate(0) translate(50px) rotate(0)}to{transform:rotate(360deg) translate(50px) rotate(-360deg)}}@keyframes polygon2{0%{transform:rotate(0) translate(10px) rotate(0)}to{transform:rotate(360deg) translate(10px) rotate(-360deg)}}@keyframes fadeIn{0%{opacity:0}33%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100px)}to{transform:translate(0)}}@keyframes slideInBottom{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translate(0)}}@keyframes fallIn{0%{opacity:0;transform:scale(1.5);filter:blur(3px)}70%{opacity:1;transform:scale(.9);filter:blur(0)}to{opacity:1;transform:scale(1);filter:none}}.m-auto{margin:auto}.m-none{margin:0}.p-none{padding:0}.m-eighth{margin:3px}.p-eighth{padding:3px}.m-quarter{margin:6px}.p-quarter{padding:6px}.m-half{margin:12px}.p-half{padding:12px}.m-pacman{margin:18px}.p-pacman{padding:18px}.m{margin:24px}.p{padding:24px}.m-sesqui{margin:36px}.p-sesqui{padding:36px}.m-double{margin:48px}.p-double{padding:48px}.m-triple{margin:72px}.p-triple{padding:72px}.m-quadruple{margin:96px}.p-quadruple{padding:96px}.my-auto{margin-top:auto;margin-bottom:auto}.my-none{margin-top:0;margin-bottom:0}.py-none{padding-top:0;padding-bottom:0}.my-eighth{margin-top:3px;margin-bottom:3px}.py-eighth{padding-top:3px;padding-bottom:3px}.my-quarter{margin-top:6px;margin-bottom:6px}.py-quarter{padding-top:6px;padding-bottom:6px}.my-half{margin-top:12px;margin-bottom:12px}.py-half{padding-top:12px;padding-bottom:12px}.my-pacman{margin-top:18px;margin-bottom:18px}.py-pacman{padding-top:18px;padding-bottom:18px}.my{margin-top:24px;margin-bottom:24px}.py{padding-top:24px;padding-bottom:24px}.my-sesqui{margin-top:36px;margin-bottom:36px}.py-sesqui{padding-top:36px;padding-bottom:36px}.my-double{margin-top:48px;margin-bottom:48px}.py-double{padding-top:48px;padding-bottom:48px}.my-triple{margin-top:72px;margin-bottom:72px}.py-triple{padding-top:72px;padding-bottom:72px}.my-quadruple{margin-top:96px;margin-bottom:96px}.py-quadruple{padding-top:96px;padding-bottom:96px}.mx-auto{margin-left:auto;margin-right:auto}.mx-none{margin-left:0;margin-right:0}.px-none{padding-left:0;padding-right:0}.mx-eighth{margin-left:3px;margin-right:3px}.px-eighth{padding-left:3px;padding-right:3px}.mx-quarter{margin-left:6px;margin-right:6px}.px-quarter{padding-left:6px;padding-right:6px}.mx-half{margin-left:12px;margin-right:12px}.px-half{padding-left:12px;padding-right:12px}.mx-pacman{margin-left:18px;margin-right:18px}.px-pacman{padding-left:18px;padding-right:18px}.mx{margin-left:24px;margin-right:24px}.px{padding-left:24px;padding-right:24px}.mx-sesqui{margin-left:36px;margin-right:36px}.px-sesqui{padding-left:36px;padding-right:36px}.mx-double{margin-left:48px;margin-right:48px}.px-double{padding-left:48px;padding-right:48px}.mx-triple{margin-left:72px;margin-right:72px}.px-triple{padding-left:72px;padding-right:72px}.mx-quadruple{margin-left:96px;margin-right:96px}.px-quadruple{padding-left:96px;padding-right:96px}.mt-auto{margin-top:auto}.mt-none{margin-top:0}.pt-none{padding-top:0}.mt-eighth{margin-top:3px}.pt-eighth{padding-top:3px}.mt-quarter{margin-top:6px}.pt-quarter{padding-top:6px}.mt-half{margin-top:12px}.pt-half{padding-top:12px}.mt-pacman{margin-top:18px}.pt-pacman{padding-top:18px}.mt{margin-top:24px}.pt{padding-top:24px}.mt-sesqui{margin-top:36px}.pt-sesqui{padding-top:36px}.mt-double{margin-top:48px}.pt-double{padding-top:48px}.mt-triple{margin-top:72px}.pt-triple{padding-top:72px}.mt-quadruple{margin-top:96px}.pt-quadruple{padding-top:96px}.mb-auto{margin-bottom:auto}.mb-none{margin-bottom:0}.pb-none{padding-bottom:0}.mb-eighth{margin-bottom:3px}.pb-eighth{padding-bottom:3px}.mb-quarter{margin-bottom:6px}.pb-quarter{padding-bottom:6px}.mb-half{margin-bottom:12px}.pb-half{padding-bottom:12px}.mb-pacman{margin-bottom:18px}.pb-pacman{padding-bottom:18px}.mb{margin-bottom:24px}.pb{padding-bottom:24px}.mb-sesqui{margin-bottom:36px}.pb-sesqui{padding-bottom:36px}.mb-double{margin-bottom:48px}.pb-double{padding-bottom:48px}.mb-triple{margin-bottom:72px}.pb-triple{padding-bottom:72px}.mb-quadruple{margin-bottom:96px}.pb-quadruple{padding-bottom:96px}.ml-auto{margin-left:auto}.ml-none{margin-left:0}.pl-none{padding-left:0}.ml-eighth{margin-left:3px}.pl-eighth{padding-left:3px}.ml-quarter{margin-left:6px}.pl-quarter{padding-left:6px}.ml-half{margin-left:12px}.pl-half{padding-left:12px}.ml-pacman{margin-left:18px}.pl-pacman{padding-left:18px}.ml{margin-left:24px}.pl{padding-left:24px}.ml-sesqui{margin-left:36px}.pl-sesqui{padding-left:36px}.ml-double{margin-left:48px}.pl-double{padding-left:48px}.ml-triple{margin-left:72px}.pl-triple{padding-left:72px}.ml-quadruple{margin-left:96px}.pl-quadruple{padding-left:96px}.mr-auto{margin-right:auto}.mr-none{margin-right:0}.pr-none{padding-right:0}.mr-eighth{margin-right:3px}.pr-eighth{padding-right:3px}.mr-quarter{margin-right:6px}.pr-quarter{padding-right:6px}.mr-half{margin-right:12px}.pr-half{padding-right:12px}.mr-pacman{margin-right:18px}.pr-pacman{padding-right:18px}.mr{margin-right:24px}.pr{padding-right:24px}.mr-sesqui{margin-right:36px}.pr-sesqui{padding-right:36px}.mr-double{margin-right:48px}.pr-double{padding-right:48px}.mr-triple{margin-right:72px}.pr-triple{padding-right:72px}.mr-quadruple{margin-right:96px}.pr-quadruple{padding-right:96px}@media screen and (min-width: 320px){.m-auto-xs{margin:auto}}@media screen and (min-width: 320px){.m-none-xs{margin:0}}@media screen and (min-width: 320px){.p-none-xs{padding:0}}@media screen and (min-width: 320px){.m-eighth-xs{margin:3px}}@media screen and (min-width: 320px){.p-eighth-xs{padding:3px}}@media screen and (min-width: 320px){.m-quarter-xs{margin:6px}}@media screen and (min-width: 320px){.p-quarter-xs{padding:6px}}@media screen and (min-width: 320px){.m-half-xs{margin:12px}}@media screen and (min-width: 320px){.p-half-xs{padding:12px}}@media screen and (min-width: 320px){.m-pacman-xs{margin:18px}}@media screen and (min-width: 320px){.p-pacman-xs{padding:18px}}@media screen and (min-width: 320px){.m-xs{margin:24px}}@media screen and (min-width: 320px){.p-xs{padding:24px}}@media screen and (min-width: 320px){.m-sesqui-xs{margin:36px}}@media screen and (min-width: 320px){.p-sesqui-xs{padding:36px}}@media screen and (min-width: 320px){.m-double-xs{margin:48px}}@media screen and (min-width: 320px){.p-double-xs{padding:48px}}@media screen and (min-width: 320px){.m-triple-xs{margin:72px}}@media screen and (min-width: 320px){.p-triple-xs{padding:72px}}@media screen and (min-width: 320px){.m-quadruple-xs{margin:96px}}@media screen and (min-width: 320px){.p-quadruple-xs{padding:96px}}@media screen and (min-width: 460px){.m-auto-sm{margin:auto}}@media screen and (min-width: 460px){.m-none-sm{margin:0}}@media screen and (min-width: 460px){.p-none-sm{padding:0}}@media screen and (min-width: 460px){.m-eighth-sm{margin:3px}}@media screen and (min-width: 460px){.p-eighth-sm{padding:3px}}@media screen and (min-width: 460px){.m-quarter-sm{margin:6px}}@media screen and (min-width: 460px){.p-quarter-sm{padding:6px}}@media screen and (min-width: 460px){.m-half-sm{margin:12px}}@media screen and (min-width: 460px){.p-half-sm{padding:12px}}@media screen and (min-width: 460px){.m-pacman-sm{margin:18px}}@media screen and (min-width: 460px){.p-pacman-sm{padding:18px}}@media screen and (min-width: 460px){.m-sm{margin:24px}}@media screen and (min-width: 460px){.p-sm{padding:24px}}@media screen and (min-width: 460px){.m-sesqui-sm{margin:36px}}@media screen and (min-width: 460px){.p-sesqui-sm{padding:36px}}@media screen and (min-width: 460px){.m-double-sm{margin:48px}}@media screen and (min-width: 460px){.p-double-sm{padding:48px}}@media screen and (min-width: 460px){.m-triple-sm{margin:72px}}@media screen and (min-width: 460px){.p-triple-sm{padding:72px}}@media screen and (min-width: 460px){.m-quadruple-sm{margin:96px}}@media screen and (min-width: 460px){.p-quadruple-sm{padding:96px}}@media screen and (min-width: 800px){.m-auto-md{margin:auto}}@media screen and (min-width: 800px){.m-none-md{margin:0}}@media screen and (min-width: 800px){.p-none-md{padding:0}}@media screen and (min-width: 800px){.m-eighth-md{margin:3px}}@media screen and (min-width: 800px){.p-eighth-md{padding:3px}}@media screen and (min-width: 800px){.m-quarter-md{margin:6px}}@media screen and (min-width: 800px){.p-quarter-md{padding:6px}}@media screen and (min-width: 800px){.m-half-md{margin:12px}}@media screen and (min-width: 800px){.p-half-md{padding:12px}}@media screen and (min-width: 800px){.m-pacman-md{margin:18px}}@media screen and (min-width: 800px){.p-pacman-md{padding:18px}}@media screen and (min-width: 800px){.m-md{margin:24px}}@media screen and (min-width: 800px){.p-md{padding:24px}}@media screen and (min-width: 800px){.m-sesqui-md{margin:36px}}@media screen and (min-width: 800px){.p-sesqui-md{padding:36px}}@media screen and (min-width: 800px){.m-double-md{margin:48px}}@media screen and (min-width: 800px){.p-double-md{padding:48px}}@media screen and (min-width: 800px){.m-triple-md{margin:72px}}@media screen and (min-width: 800px){.p-triple-md{padding:72px}}@media screen and (min-width: 800px){.m-quadruple-md{margin:96px}}@media screen and (min-width: 800px){.p-quadruple-md{padding:96px}}@media screen and (min-width: 1120px){.m-auto-lg{margin:auto}}@media screen and (min-width: 1120px){.m-none-lg{margin:0}}@media screen and (min-width: 1120px){.p-none-lg{padding:0}}@media screen and (min-width: 1120px){.m-eighth-lg{margin:3px}}@media screen and (min-width: 1120px){.p-eighth-lg{padding:3px}}@media screen and (min-width: 1120px){.m-quarter-lg{margin:6px}}@media screen and (min-width: 1120px){.p-quarter-lg{padding:6px}}@media screen and (min-width: 1120px){.m-half-lg{margin:12px}}@media screen and (min-width: 1120px){.p-half-lg{padding:12px}}@media screen and (min-width: 1120px){.m-pacman-lg{margin:18px}}@media screen and (min-width: 1120px){.p-pacman-lg{padding:18px}}@media screen and (min-width: 1120px){.m-lg{margin:24px}}@media screen and (min-width: 1120px){.p-lg{padding:24px}}@media screen and (min-width: 1120px){.m-sesqui-lg{margin:36px}}@media screen and (min-width: 1120px){.p-sesqui-lg{padding:36px}}@media screen and (min-width: 1120px){.m-double-lg{margin:48px}}@media screen and (min-width: 1120px){.p-double-lg{padding:48px}}@media screen and (min-width: 1120px){.m-triple-lg{margin:72px}}@media screen and (min-width: 1120px){.p-triple-lg{padding:72px}}@media screen and (min-width: 1120px){.m-quadruple-lg{margin:96px}}@media screen and (min-width: 1120px){.p-quadruple-lg{padding:96px}}@media screen and (min-width: 1350px){.m-auto-xl{margin:auto}}@media screen and (min-width: 1350px){.m-none-xl{margin:0}}@media screen and (min-width: 1350px){.p-none-xl{padding:0}}@media screen and (min-width: 1350px){.m-eighth-xl{margin:3px}}@media screen and (min-width: 1350px){.p-eighth-xl{padding:3px}}@media screen and (min-width: 1350px){.m-quarter-xl{margin:6px}}@media screen and (min-width: 1350px){.p-quarter-xl{padding:6px}}@media screen and (min-width: 1350px){.m-half-xl{margin:12px}}@media screen and (min-width: 1350px){.p-half-xl{padding:12px}}@media screen and (min-width: 1350px){.m-pacman-xl{margin:18px}}@media screen and (min-width: 1350px){.p-pacman-xl{padding:18px}}@media screen and (min-width: 1350px){.m-xl{margin:24px}}@media screen and (min-width: 1350px){.p-xl{padding:24px}}@media screen and (min-width: 1350px){.m-sesqui-xl{margin:36px}}@media screen and (min-width: 1350px){.p-sesqui-xl{padding:36px}}@media screen and (min-width: 1350px){.m-double-xl{margin:48px}}@media screen and (min-width: 1350px){.p-double-xl{padding:48px}}@media screen and (min-width: 1350px){.m-triple-xl{margin:72px}}@media screen and (min-width: 1350px){.p-triple-xl{padding:72px}}@media screen and (min-width: 1350px){.m-quadruple-xl{margin:96px}}@media screen and (min-width: 1350px){.p-quadruple-xl{padding:96px}}@media screen and (min-width: 1770px){.m-auto-xxl{margin:auto}}@media screen and (min-width: 1770px){.m-none-xxl{margin:0}}@media screen and (min-width: 1770px){.p-none-xxl{padding:0}}@media screen and (min-width: 1770px){.m-eighth-xxl{margin:3px}}@media screen and (min-width: 1770px){.p-eighth-xxl{padding:3px}}@media screen and (min-width: 1770px){.m-quarter-xxl{margin:6px}}@media screen and (min-width: 1770px){.p-quarter-xxl{padding:6px}}@media screen and (min-width: 1770px){.m-half-xxl{margin:12px}}@media screen and (min-width: 1770px){.p-half-xxl{padding:12px}}@media screen and (min-width: 1770px){.m-pacman-xxl{margin:18px}}@media screen and (min-width: 1770px){.p-pacman-xxl{padding:18px}}@media screen and (min-width: 1770px){.m-xxl{margin:24px}}@media screen and (min-width: 1770px){.p-xxl{padding:24px}}@media screen and (min-width: 1770px){.m-sesqui-xxl{margin:36px}}@media screen and (min-width: 1770px){.p-sesqui-xxl{padding:36px}}@media screen and (min-width: 1770px){.m-double-xxl{margin:48px}}@media screen and (min-width: 1770px){.p-double-xxl{padding:48px}}@media screen and (min-width: 1770px){.m-triple-xxl{margin:72px}}@media screen and (min-width: 1770px){.p-triple-xxl{padding:72px}}@media screen and (min-width: 1770px){.m-quadruple-xxl{margin:96px}}@media screen and (min-width: 1770px){.p-quadruple-xxl{padding:96px}}@media screen and (min-width: 320px){.my-auto-xs{margin-top:auto;margin-bottom:auto}}@media screen and (min-width: 320px){.my-none-xs{margin-top:0;margin-bottom:0}}@media screen and (min-width: 320px){.py-none-xs{padding-top:0;padding-bottom:0}}@media screen and (min-width: 320px){.my-eighth-xs{margin-top:3px;margin-bottom:3px}}@media screen and (min-width: 320px){.py-eighth-xs{padding-top:3px;padding-bottom:3px}}@media screen and (min-width: 320px){.my-quarter-xs{margin-top:6px;margin-bottom:6px}}@media screen and (min-width: 320px){.py-quarter-xs{padding-top:6px;padding-bottom:6px}}@media screen and (min-width: 320px){.my-half-xs{margin-top:12px;margin-bottom:12px}}@media screen and (min-width: 320px){.py-half-xs{padding-top:12px;padding-bottom:12px}}@media screen and (min-width: 320px){.my-pacman-xs{margin-top:18px;margin-bottom:18px}}@media screen and (min-width: 320px){.py-pacman-xs{padding-top:18px;padding-bottom:18px}}@media screen and (min-width: 320px){.my-xs{margin-top:24px;margin-bottom:24px}}@media screen and (min-width: 320px){.py-xs{padding-top:24px;padding-bottom:24px}}@media screen and (min-width: 320px){.my-sesqui-xs{margin-top:36px;margin-bottom:36px}}@media screen and (min-width: 320px){.py-sesqui-xs{padding-top:36px;padding-bottom:36px}}@media screen and (min-width: 320px){.my-double-xs{margin-top:48px;margin-bottom:48px}}@media screen and (min-width: 320px){.py-double-xs{padding-top:48px;padding-bottom:48px}}@media screen and (min-width: 320px){.my-triple-xs{margin-top:72px;margin-bottom:72px}}@media screen and (min-width: 320px){.py-triple-xs{padding-top:72px;padding-bottom:72px}}@media screen and (min-width: 320px){.my-quadruple-xs{margin-top:96px;margin-bottom:96px}}@media screen and (min-width: 320px){.py-quadruple-xs{padding-top:96px;padding-bottom:96px}}@media screen and (min-width: 460px){.my-auto-sm{margin-top:auto;margin-bottom:auto}}@media screen and (min-width: 460px){.my-none-sm{margin-top:0;margin-bottom:0}}@media screen and (min-width: 460px){.py-none-sm{padding-top:0;padding-bottom:0}}@media screen and (min-width: 460px){.my-eighth-sm{margin-top:3px;margin-bottom:3px}}@media screen and (min-width: 460px){.py-eighth-sm{padding-top:3px;padding-bottom:3px}}@media screen and (min-width: 460px){.my-quarter-sm{margin-top:6px;margin-bottom:6px}}@media screen and (min-width: 460px){.py-quarter-sm{padding-top:6px;padding-bottom:6px}}@media screen and (min-width: 460px){.my-half-sm{margin-top:12px;margin-bottom:12px}}@media screen and (min-width: 460px){.py-half-sm{padding-top:12px;padding-bottom:12px}}@media screen and (min-width: 460px){.my-pacman-sm{margin-top:18px;margin-bottom:18px}}@media screen and (min-width: 460px){.py-pacman-sm{padding-top:18px;padding-bottom:18px}}@media screen and (min-width: 460px){.my-sm{margin-top:24px;margin-bottom:24px}}@media screen and (min-width: 460px){.py-sm{padding-top:24px;padding-bottom:24px}}@media screen and (min-width: 460px){.my-sesqui-sm{margin-top:36px;margin-bottom:36px}}@media screen and (min-width: 460px){.py-sesqui-sm{padding-top:36px;padding-bottom:36px}}@media screen and (min-width: 460px){.my-double-sm{margin-top:48px;margin-bottom:48px}}@media screen and (min-width: 460px){.py-double-sm{padding-top:48px;padding-bottom:48px}}@media screen and (min-width: 460px){.my-triple-sm{margin-top:72px;margin-bottom:72px}}@media screen and (min-width: 460px){.py-triple-sm{padding-top:72px;padding-bottom:72px}}@media screen and (min-width: 460px){.my-quadruple-sm{margin-top:96px;margin-bottom:96px}}@media screen and (min-width: 460px){.py-quadruple-sm{padding-top:96px;padding-bottom:96px}}@media screen and (min-width: 800px){.my-auto-md{margin-top:auto;margin-bottom:auto}}@media screen and (min-width: 800px){.my-none-md{margin-top:0;margin-bottom:0}}@media screen and (min-width: 800px){.py-none-md{padding-top:0;padding-bottom:0}}@media screen and (min-width: 800px){.my-eighth-md{margin-top:3px;margin-bottom:3px}}@media screen and (min-width: 800px){.py-eighth-md{padding-top:3px;padding-bottom:3px}}@media screen and (min-width: 800px){.my-quarter-md{margin-top:6px;margin-bottom:6px}}@media screen and (min-width: 800px){.py-quarter-md{padding-top:6px;padding-bottom:6px}}@media screen and (min-width: 800px){.my-half-md{margin-top:12px;margin-bottom:12px}}@media screen and (min-width: 800px){.py-half-md{padding-top:12px;padding-bottom:12px}}@media screen and (min-width: 800px){.my-pacman-md{margin-top:18px;margin-bottom:18px}}@media screen and (min-width: 800px){.py-pacman-md{padding-top:18px;padding-bottom:18px}}@media screen and (min-width: 800px){.my-md{margin-top:24px;margin-bottom:24px}}@media screen and (min-width: 800px){.py-md{padding-top:24px;padding-bottom:24px}}@media screen and (min-width: 800px){.my-sesqui-md{margin-top:36px;margin-bottom:36px}}@media screen and (min-width: 800px){.py-sesqui-md{padding-top:36px;padding-bottom:36px}}@media screen and (min-width: 800px){.my-double-md{margin-top:48px;margin-bottom:48px}}@media screen and (min-width: 800px){.py-double-md{padding-top:48px;padding-bottom:48px}}@media screen and (min-width: 800px){.my-triple-md{margin-top:72px;margin-bottom:72px}}@media screen and (min-width: 800px){.py-triple-md{padding-top:72px;padding-bottom:72px}}@media screen and (min-width: 800px){.my-quadruple-md{margin-top:96px;margin-bottom:96px}}@media screen and (min-width: 800px){.py-quadruple-md{padding-top:96px;padding-bottom:96px}}@media screen and (min-width: 1120px){.my-auto-lg{margin-top:auto;margin-bottom:auto}}@media screen and (min-width: 1120px){.my-none-lg{margin-top:0;margin-bottom:0}}@media screen and (min-width: 1120px){.py-none-lg{padding-top:0;padding-bottom:0}}@media screen and (min-width: 1120px){.my-eighth-lg{margin-top:3px;margin-bottom:3px}}@media screen and (min-width: 1120px){.py-eighth-lg{padding-top:3px;padding-bottom:3px}}@media screen and (min-width: 1120px){.my-quarter-lg{margin-top:6px;margin-bottom:6px}}@media screen and (min-width: 1120px){.py-quarter-lg{padding-top:6px;padding-bottom:6px}}@media screen and (min-width: 1120px){.my-half-lg{margin-top:12px;margin-bottom:12px}}@media screen and (min-width: 1120px){.py-half-lg{padding-top:12px;padding-bottom:12px}}@media screen and (min-width: 1120px){.my-pacman-lg{margin-top:18px;margin-bottom:18px}}@media screen and (min-width: 1120px){.py-pacman-lg{padding-top:18px;padding-bottom:18px}}@media screen and (min-width: 1120px){.my-lg{margin-top:24px;margin-bottom:24px}}@media screen and (min-width: 1120px){.py-lg{padding-top:24px;padding-bottom:24px}}@media screen and (min-width: 1120px){.my-sesqui-lg{margin-top:36px;margin-bottom:36px}}@media screen and (min-width: 1120px){.py-sesqui-lg{padding-top:36px;padding-bottom:36px}}@media screen and (min-width: 1120px){.my-double-lg{margin-top:48px;margin-bottom:48px}}@media screen and (min-width: 1120px){.py-double-lg{padding-top:48px;padding-bottom:48px}}@media screen and (min-width: 1120px){.my-triple-lg{margin-top:72px;margin-bottom:72px}}@media screen and (min-width: 1120px){.py-triple-lg{padding-top:72px;padding-bottom:72px}}@media screen and (min-width: 1120px){.my-quadruple-lg{margin-top:96px;margin-bottom:96px}}@media screen and (min-width: 1120px){.py-quadruple-lg{padding-top:96px;padding-bottom:96px}}@media screen and (min-width: 1350px){.my-auto-xl{margin-top:auto;margin-bottom:auto}}@media screen and (min-width: 1350px){.my-none-xl{margin-top:0;margin-bottom:0}}@media screen and (min-width: 1350px){.py-none-xl{padding-top:0;padding-bottom:0}}@media screen and (min-width: 1350px){.my-eighth-xl{margin-top:3px;margin-bottom:3px}}@media screen and (min-width: 1350px){.py-eighth-xl{padding-top:3px;padding-bottom:3px}}@media screen and (min-width: 1350px){.my-quarter-xl{margin-top:6px;margin-bottom:6px}}@media screen and (min-width: 1350px){.py-quarter-xl{padding-top:6px;padding-bottom:6px}}@media screen and (min-width: 1350px){.my-half-xl{margin-top:12px;margin-bottom:12px}}@media screen and (min-width: 1350px){.py-half-xl{padding-top:12px;padding-bottom:12px}}@media screen and (min-width: 1350px){.my-pacman-xl{margin-top:18px;margin-bottom:18px}}@media screen and (min-width: 1350px){.py-pacman-xl{padding-top:18px;padding-bottom:18px}}@media screen and (min-width: 1350px){.my-xl{margin-top:24px;margin-bottom:24px}}@media screen and (min-width: 1350px){.py-xl{padding-top:24px;padding-bottom:24px}}@media screen and (min-width: 1350px){.my-sesqui-xl{margin-top:36px;margin-bottom:36px}}@media screen and (min-width: 1350px){.py-sesqui-xl{padding-top:36px;padding-bottom:36px}}@media screen and (min-width: 1350px){.my-double-xl{margin-top:48px;margin-bottom:48px}}@media screen and (min-width: 1350px){.py-double-xl{padding-top:48px;padding-bottom:48px}}@media screen and (min-width: 1350px){.my-triple-xl{margin-top:72px;margin-bottom:72px}}@media screen and (min-width: 1350px){.py-triple-xl{padding-top:72px;padding-bottom:72px}}@media screen and (min-width: 1350px){.my-quadruple-xl{margin-top:96px;margin-bottom:96px}}@media screen and (min-width: 1350px){.py-quadruple-xl{padding-top:96px;padding-bottom:96px}}@media screen and (min-width: 1770px){.my-auto-xxl{margin-top:auto;margin-bottom:auto}}@media screen and (min-width: 1770px){.my-none-xxl{margin-top:0;margin-bottom:0}}@media screen and (min-width: 1770px){.py-none-xxl{padding-top:0;padding-bottom:0}}@media screen and (min-width: 1770px){.my-eighth-xxl{margin-top:3px;margin-bottom:3px}}@media screen and (min-width: 1770px){.py-eighth-xxl{padding-top:3px;padding-bottom:3px}}@media screen and (min-width: 1770px){.my-quarter-xxl{margin-top:6px;margin-bottom:6px}}@media screen and (min-width: 1770px){.py-quarter-xxl{padding-top:6px;padding-bottom:6px}}@media screen and (min-width: 1770px){.my-half-xxl{margin-top:12px;margin-bottom:12px}}@media screen and (min-width: 1770px){.py-half-xxl{padding-top:12px;padding-bottom:12px}}@media screen and (min-width: 1770px){.my-pacman-xxl{margin-top:18px;margin-bottom:18px}}@media screen and (min-width: 1770px){.py-pacman-xxl{padding-top:18px;padding-bottom:18px}}@media screen and (min-width: 1770px){.my-xxl{margin-top:24px;margin-bottom:24px}}@media screen and (min-width: 1770px){.py-xxl{padding-top:24px;padding-bottom:24px}}@media screen and (min-width: 1770px){.my-sesqui-xxl{margin-top:36px;margin-bottom:36px}}@media screen and (min-width: 1770px){.py-sesqui-xxl{padding-top:36px;padding-bottom:36px}}@media screen and (min-width: 1770px){.my-double-xxl{margin-top:48px;margin-bottom:48px}}@media screen and (min-width: 1770px){.py-double-xxl{padding-top:48px;padding-bottom:48px}}@media screen and (min-width: 1770px){.my-triple-xxl{margin-top:72px;margin-bottom:72px}}@media screen and (min-width: 1770px){.py-triple-xxl{padding-top:72px;padding-bottom:72px}}@media screen and (min-width: 1770px){.my-quadruple-xxl{margin-top:96px;margin-bottom:96px}}@media screen and (min-width: 1770px){.py-quadruple-xxl{padding-top:96px;padding-bottom:96px}}@media screen and (min-width: 320px){.mx-auto-xs{margin-left:auto;margin-right:auto}}@media screen and (min-width: 320px){.mx-none-xs{margin-left:0;margin-right:0}}@media screen and (min-width: 320px){.px-none-xs{padding-left:0;padding-right:0}}@media screen and (min-width: 320px){.mx-eighth-xs{margin-left:3px;margin-right:3px}}@media screen and (min-width: 320px){.px-eighth-xs{padding-left:3px;padding-right:3px}}@media screen and (min-width: 320px){.mx-quarter-xs{margin-left:6px;margin-right:6px}}@media screen and (min-width: 320px){.px-quarter-xs{padding-left:6px;padding-right:6px}}@media screen and (min-width: 320px){.mx-half-xs{margin-left:12px;margin-right:12px}}@media screen and (min-width: 320px){.px-half-xs{padding-left:12px;padding-right:12px}}@media screen and (min-width: 320px){.mx-pacman-xs{margin-left:18px;margin-right:18px}}@media screen and (min-width: 320px){.px-pacman-xs{padding-left:18px;padding-right:18px}}@media screen and (min-width: 320px){.mx-xs{margin-left:24px;margin-right:24px}}@media screen and (min-width: 320px){.px-xs{padding-left:24px;padding-right:24px}}@media screen and (min-width: 320px){.mx-sesqui-xs{margin-left:36px;margin-right:36px}}@media screen and (min-width: 320px){.px-sesqui-xs{padding-left:36px;padding-right:36px}}@media screen and (min-width: 320px){.mx-double-xs{margin-left:48px;margin-right:48px}}@media screen and (min-width: 320px){.px-double-xs{padding-left:48px;padding-right:48px}}@media screen and (min-width: 320px){.mx-triple-xs{margin-left:72px;margin-right:72px}}@media screen and (min-width: 320px){.px-triple-xs{padding-left:72px;padding-right:72px}}@media screen and (min-width: 320px){.mx-quadruple-xs{margin-left:96px;margin-right:96px}}@media screen and (min-width: 320px){.px-quadruple-xs{padding-left:96px;padding-right:96px}}@media screen and (min-width: 460px){.mx-auto-sm{margin-left:auto;margin-right:auto}}@media screen and (min-width: 460px){.mx-none-sm{margin-left:0;margin-right:0}}@media screen and (min-width: 460px){.px-none-sm{padding-left:0;padding-right:0}}@media screen and (min-width: 460px){.mx-eighth-sm{margin-left:3px;margin-right:3px}}@media screen and (min-width: 460px){.px-eighth-sm{padding-left:3px;padding-right:3px}}@media screen and (min-width: 460px){.mx-quarter-sm{margin-left:6px;margin-right:6px}}@media screen and (min-width: 460px){.px-quarter-sm{padding-left:6px;padding-right:6px}}@media screen and (min-width: 460px){.mx-half-sm{margin-left:12px;margin-right:12px}}@media screen and (min-width: 460px){.px-half-sm{padding-left:12px;padding-right:12px}}@media screen and (min-width: 460px){.mx-pacman-sm{margin-left:18px;margin-right:18px}}@media screen and (min-width: 460px){.px-pacman-sm{padding-left:18px;padding-right:18px}}@media screen and (min-width: 460px){.mx-sm{margin-left:24px;margin-right:24px}}@media screen and (min-width: 460px){.px-sm{padding-left:24px;padding-right:24px}}@media screen and (min-width: 460px){.mx-sesqui-sm{margin-left:36px;margin-right:36px}}@media screen and (min-width: 460px){.px-sesqui-sm{padding-left:36px;padding-right:36px}}@media screen and (min-width: 460px){.mx-double-sm{margin-left:48px;margin-right:48px}}@media screen and (min-width: 460px){.px-double-sm{padding-left:48px;padding-right:48px}}@media screen and (min-width: 460px){.mx-triple-sm{margin-left:72px;margin-right:72px}}@media screen and (min-width: 460px){.px-triple-sm{padding-left:72px;padding-right:72px}}@media screen and (min-width: 460px){.mx-quadruple-sm{margin-left:96px;margin-right:96px}}@media screen and (min-width: 460px){.px-quadruple-sm{padding-left:96px;padding-right:96px}}@media screen and (min-width: 800px){.mx-auto-md{margin-left:auto;margin-right:auto}}@media screen and (min-width: 800px){.mx-none-md{margin-left:0;margin-right:0}}@media screen and (min-width: 800px){.px-none-md{padding-left:0;padding-right:0}}@media screen and (min-width: 800px){.mx-eighth-md{margin-left:3px;margin-right:3px}}@media screen and (min-width: 800px){.px-eighth-md{padding-left:3px;padding-right:3px}}@media screen and (min-width: 800px){.mx-quarter-md{margin-left:6px;margin-right:6px}}@media screen and (min-width: 800px){.px-quarter-md{padding-left:6px;padding-right:6px}}@media screen and (min-width: 800px){.mx-half-md{margin-left:12px;margin-right:12px}}@media screen and (min-width: 800px){.px-half-md{padding-left:12px;padding-right:12px}}@media screen and (min-width: 800px){.mx-pacman-md{margin-left:18px;margin-right:18px}}@media screen and (min-width: 800px){.px-pacman-md{padding-left:18px;padding-right:18px}}@media screen and (min-width: 800px){.mx-md{margin-left:24px;margin-right:24px}}@media screen and (min-width: 800px){.px-md{padding-left:24px;padding-right:24px}}@media screen and (min-width: 800px){.mx-sesqui-md{margin-left:36px;margin-right:36px}}@media screen and (min-width: 800px){.px-sesqui-md{padding-left:36px;padding-right:36px}}@media screen and (min-width: 800px){.mx-double-md{margin-left:48px;margin-right:48px}}@media screen and (min-width: 800px){.px-double-md{padding-left:48px;padding-right:48px}}@media screen and (min-width: 800px){.mx-triple-md{margin-left:72px;margin-right:72px}}@media screen and (min-width: 800px){.px-triple-md{padding-left:72px;padding-right:72px}}@media screen and (min-width: 800px){.mx-quadruple-md{margin-left:96px;margin-right:96px}}@media screen and (min-width: 800px){.px-quadruple-md{padding-left:96px;padding-right:96px}}@media screen and (min-width: 1120px){.mx-auto-lg{margin-left:auto;margin-right:auto}}@media screen and (min-width: 1120px){.mx-none-lg{margin-left:0;margin-right:0}}@media screen and (min-width: 1120px){.px-none-lg{padding-left:0;padding-right:0}}@media screen and (min-width: 1120px){.mx-eighth-lg{margin-left:3px;margin-right:3px}}@media screen and (min-width: 1120px){.px-eighth-lg{padding-left:3px;padding-right:3px}}@media screen and (min-width: 1120px){.mx-quarter-lg{margin-left:6px;margin-right:6px}}@media screen and (min-width: 1120px){.px-quarter-lg{padding-left:6px;padding-right:6px}}@media screen and (min-width: 1120px){.mx-half-lg{margin-left:12px;margin-right:12px}}@media screen and (min-width: 1120px){.px-half-lg{padding-left:12px;padding-right:12px}}@media screen and (min-width: 1120px){.mx-pacman-lg{margin-left:18px;margin-right:18px}}@media screen and (min-width: 1120px){.px-pacman-lg{padding-left:18px;padding-right:18px}}@media screen and (min-width: 1120px){.mx-lg{margin-left:24px;margin-right:24px}}@media screen and (min-width: 1120px){.px-lg{padding-left:24px;padding-right:24px}}@media screen and (min-width: 1120px){.mx-sesqui-lg{margin-left:36px;margin-right:36px}}@media screen and (min-width: 1120px){.px-sesqui-lg{padding-left:36px;padding-right:36px}}@media screen and (min-width: 1120px){.mx-double-lg{margin-left:48px;margin-right:48px}}@media screen and (min-width: 1120px){.px-double-lg{padding-left:48px;padding-right:48px}}@media screen and (min-width: 1120px){.mx-triple-lg{margin-left:72px;margin-right:72px}}@media screen and (min-width: 1120px){.px-triple-lg{padding-left:72px;padding-right:72px}}@media screen and (min-width: 1120px){.mx-quadruple-lg{margin-left:96px;margin-right:96px}}@media screen and (min-width: 1120px){.px-quadruple-lg{padding-left:96px;padding-right:96px}}@media screen and (min-width: 1350px){.mx-auto-xl{margin-left:auto;margin-right:auto}}@media screen and (min-width: 1350px){.mx-none-xl{margin-left:0;margin-right:0}}@media screen and (min-width: 1350px){.px-none-xl{padding-left:0;padding-right:0}}@media screen and (min-width: 1350px){.mx-eighth-xl{margin-left:3px;margin-right:3px}}@media screen and (min-width: 1350px){.px-eighth-xl{padding-left:3px;padding-right:3px}}@media screen and (min-width: 1350px){.mx-quarter-xl{margin-left:6px;margin-right:6px}}@media screen and (min-width: 1350px){.px-quarter-xl{padding-left:6px;padding-right:6px}}@media screen and (min-width: 1350px){.mx-half-xl{margin-left:12px;margin-right:12px}}@media screen and (min-width: 1350px){.px-half-xl{padding-left:12px;padding-right:12px}}@media screen and (min-width: 1350px){.mx-pacman-xl{margin-left:18px;margin-right:18px}}@media screen and (min-width: 1350px){.px-pacman-xl{padding-left:18px;padding-right:18px}}@media screen and (min-width: 1350px){.mx-xl{margin-left:24px;margin-right:24px}}@media screen and (min-width: 1350px){.px-xl{padding-left:24px;padding-right:24px}}@media screen and (min-width: 1350px){.mx-sesqui-xl{margin-left:36px;margin-right:36px}}@media screen and (min-width: 1350px){.px-sesqui-xl{padding-left:36px;padding-right:36px}}@media screen and (min-width: 1350px){.mx-double-xl{margin-left:48px;margin-right:48px}}@media screen and (min-width: 1350px){.px-double-xl{padding-left:48px;padding-right:48px}}@media screen and (min-width: 1350px){.mx-triple-xl{margin-left:72px;margin-right:72px}}@media screen and (min-width: 1350px){.px-triple-xl{padding-left:72px;padding-right:72px}}@media screen and (min-width: 1350px){.mx-quadruple-xl{margin-left:96px;margin-right:96px}}@media screen and (min-width: 1350px){.px-quadruple-xl{padding-left:96px;padding-right:96px}}@media screen and (min-width: 1770px){.mx-auto-xxl{margin-left:auto;margin-right:auto}}@media screen and (min-width: 1770px){.mx-none-xxl{margin-left:0;margin-right:0}}@media screen and (min-width: 1770px){.px-none-xxl{padding-left:0;padding-right:0}}@media screen and (min-width: 1770px){.mx-eighth-xxl{margin-left:3px;margin-right:3px}}@media screen and (min-width: 1770px){.px-eighth-xxl{padding-left:3px;padding-right:3px}}@media screen and (min-width: 1770px){.mx-quarter-xxl{margin-left:6px;margin-right:6px}}@media screen and (min-width: 1770px){.px-quarter-xxl{padding-left:6px;padding-right:6px}}@media screen and (min-width: 1770px){.mx-half-xxl{margin-left:12px;margin-right:12px}}@media screen and (min-width: 1770px){.px-half-xxl{padding-left:12px;padding-right:12px}}@media screen and (min-width: 1770px){.mx-pacman-xxl{margin-left:18px;margin-right:18px}}@media screen and (min-width: 1770px){.px-pacman-xxl{padding-left:18px;padding-right:18px}}@media screen and (min-width: 1770px){.mx-xxl{margin-left:24px;margin-right:24px}}@media screen and (min-width: 1770px){.px-xxl{padding-left:24px;padding-right:24px}}@media screen and (min-width: 1770px){.mx-sesqui-xxl{margin-left:36px;margin-right:36px}}@media screen and (min-width: 1770px){.px-sesqui-xxl{padding-left:36px;padding-right:36px}}@media screen and (min-width: 1770px){.mx-double-xxl{margin-left:48px;margin-right:48px}}@media screen and (min-width: 1770px){.px-double-xxl{padding-left:48px;padding-right:48px}}@media screen and (min-width: 1770px){.mx-triple-xxl{margin-left:72px;margin-right:72px}}@media screen and (min-width: 1770px){.px-triple-xxl{padding-left:72px;padding-right:72px}}@media screen and (min-width: 1770px){.mx-quadruple-xxl{margin-left:96px;margin-right:96px}}@media screen and (min-width: 1770px){.px-quadruple-xxl{padding-left:96px;padding-right:96px}}@media screen and (min-width: 320px){.mt-auto-xs{margin-top:auto}}@media screen and (min-width: 320px){.mt-none-xs{margin-top:0}}@media screen and (min-width: 320px){.pt-none-xs{padding-top:0}}@media screen and (min-width: 320px){.mt-eighth-xs{margin-top:3px}}@media screen and (min-width: 320px){.pt-eighth-xs{padding-top:3px}}@media screen and (min-width: 320px){.mt-quarter-xs{margin-top:6px}}@media screen and (min-width: 320px){.pt-quarter-xs{padding-top:6px}}@media screen and (min-width: 320px){.mt-half-xs{margin-top:12px}}@media screen and (min-width: 320px){.pt-half-xs{padding-top:12px}}@media screen and (min-width: 320px){.mt-pacman-xs{margin-top:18px}}@media screen and (min-width: 320px){.pt-pacman-xs{padding-top:18px}}@media screen and (min-width: 320px){.mt-xs{margin-top:24px}}@media screen and (min-width: 320px){.pt-xs{padding-top:24px}}@media screen and (min-width: 320px){.mt-sesqui-xs{margin-top:36px}}@media screen and (min-width: 320px){.pt-sesqui-xs{padding-top:36px}}@media screen and (min-width: 320px){.mt-double-xs{margin-top:48px}}@media screen and (min-width: 320px){.pt-double-xs{padding-top:48px}}@media screen and (min-width: 320px){.mt-triple-xs{margin-top:72px}}@media screen and (min-width: 320px){.pt-triple-xs{padding-top:72px}}@media screen and (min-width: 320px){.mt-quadruple-xs{margin-top:96px}}@media screen and (min-width: 320px){.pt-quadruple-xs{padding-top:96px}}@media screen and (min-width: 460px){.mt-auto-sm{margin-top:auto}}@media screen and (min-width: 460px){.mt-none-sm{margin-top:0}}@media screen and (min-width: 460px){.pt-none-sm{padding-top:0}}@media screen and (min-width: 460px){.mt-eighth-sm{margin-top:3px}}@media screen and (min-width: 460px){.pt-eighth-sm{padding-top:3px}}@media screen and (min-width: 460px){.mt-quarter-sm{margin-top:6px}}@media screen and (min-width: 460px){.pt-quarter-sm{padding-top:6px}}@media screen and (min-width: 460px){.mt-half-sm{margin-top:12px}}@media screen and (min-width: 460px){.pt-half-sm{padding-top:12px}}@media screen and (min-width: 460px){.mt-pacman-sm{margin-top:18px}}@media screen and (min-width: 460px){.pt-pacman-sm{padding-top:18px}}@media screen and (min-width: 460px){.mt-sm{margin-top:24px}}@media screen and (min-width: 460px){.pt-sm{padding-top:24px}}@media screen and (min-width: 460px){.mt-sesqui-sm{margin-top:36px}}@media screen and (min-width: 460px){.pt-sesqui-sm{padding-top:36px}}@media screen and (min-width: 460px){.mt-double-sm{margin-top:48px}}@media screen and (min-width: 460px){.pt-double-sm{padding-top:48px}}@media screen and (min-width: 460px){.mt-triple-sm{margin-top:72px}}@media screen and (min-width: 460px){.pt-triple-sm{padding-top:72px}}@media screen and (min-width: 460px){.mt-quadruple-sm{margin-top:96px}}@media screen and (min-width: 460px){.pt-quadruple-sm{padding-top:96px}}@media screen and (min-width: 800px){.mt-auto-md{margin-top:auto}}@media screen and (min-width: 800px){.mt-none-md{margin-top:0}}@media screen and (min-width: 800px){.pt-none-md{padding-top:0}}@media screen and (min-width: 800px){.mt-eighth-md{margin-top:3px}}@media screen and (min-width: 800px){.pt-eighth-md{padding-top:3px}}@media screen and (min-width: 800px){.mt-quarter-md{margin-top:6px}}@media screen and (min-width: 800px){.pt-quarter-md{padding-top:6px}}@media screen and (min-width: 800px){.mt-half-md{margin-top:12px}}@media screen and (min-width: 800px){.pt-half-md{padding-top:12px}}@media screen and (min-width: 800px){.mt-pacman-md{margin-top:18px}}@media screen and (min-width: 800px){.pt-pacman-md{padding-top:18px}}@media screen and (min-width: 800px){.mt-md{margin-top:24px}}@media screen and (min-width: 800px){.pt-md{padding-top:24px}}@media screen and (min-width: 800px){.mt-sesqui-md{margin-top:36px}}@media screen and (min-width: 800px){.pt-sesqui-md{padding-top:36px}}@media screen and (min-width: 800px){.mt-double-md{margin-top:48px}}@media screen and (min-width: 800px){.pt-double-md{padding-top:48px}}@media screen and (min-width: 800px){.mt-triple-md{margin-top:72px}}@media screen and (min-width: 800px){.pt-triple-md{padding-top:72px}}@media screen and (min-width: 800px){.mt-quadruple-md{margin-top:96px}}@media screen and (min-width: 800px){.pt-quadruple-md{padding-top:96px}}@media screen and (min-width: 1120px){.mt-auto-lg{margin-top:auto}}@media screen and (min-width: 1120px){.mt-none-lg{margin-top:0}}@media screen and (min-width: 1120px){.pt-none-lg{padding-top:0}}@media screen and (min-width: 1120px){.mt-eighth-lg{margin-top:3px}}@media screen and (min-width: 1120px){.pt-eighth-lg{padding-top:3px}}@media screen and (min-width: 1120px){.mt-quarter-lg{margin-top:6px}}@media screen and (min-width: 1120px){.pt-quarter-lg{padding-top:6px}}@media screen and (min-width: 1120px){.mt-half-lg{margin-top:12px}}@media screen and (min-width: 1120px){.pt-half-lg{padding-top:12px}}@media screen and (min-width: 1120px){.mt-pacman-lg{margin-top:18px}}@media screen and (min-width: 1120px){.pt-pacman-lg{padding-top:18px}}@media screen and (min-width: 1120px){.mt-lg{margin-top:24px}}@media screen and (min-width: 1120px){.pt-lg{padding-top:24px}}@media screen and (min-width: 1120px){.mt-sesqui-lg{margin-top:36px}}@media screen and (min-width: 1120px){.pt-sesqui-lg{padding-top:36px}}@media screen and (min-width: 1120px){.mt-double-lg{margin-top:48px}}@media screen and (min-width: 1120px){.pt-double-lg{padding-top:48px}}@media screen and (min-width: 1120px){.mt-triple-lg{margin-top:72px}}@media screen and (min-width: 1120px){.pt-triple-lg{padding-top:72px}}@media screen and (min-width: 1120px){.mt-quadruple-lg{margin-top:96px}}@media screen and (min-width: 1120px){.pt-quadruple-lg{padding-top:96px}}@media screen and (min-width: 1350px){.mt-auto-xl{margin-top:auto}}@media screen and (min-width: 1350px){.mt-none-xl{margin-top:0}}@media screen and (min-width: 1350px){.pt-none-xl{padding-top:0}}@media screen and (min-width: 1350px){.mt-eighth-xl{margin-top:3px}}@media screen and (min-width: 1350px){.pt-eighth-xl{padding-top:3px}}@media screen and (min-width: 1350px){.mt-quarter-xl{margin-top:6px}}@media screen and (min-width: 1350px){.pt-quarter-xl{padding-top:6px}}@media screen and (min-width: 1350px){.mt-half-xl{margin-top:12px}}@media screen and (min-width: 1350px){.pt-half-xl{padding-top:12px}}@media screen and (min-width: 1350px){.mt-pacman-xl{margin-top:18px}}@media screen and (min-width: 1350px){.pt-pacman-xl{padding-top:18px}}@media screen and (min-width: 1350px){.mt-xl{margin-top:24px}}@media screen and (min-width: 1350px){.pt-xl{padding-top:24px}}@media screen and (min-width: 1350px){.mt-sesqui-xl{margin-top:36px}}@media screen and (min-width: 1350px){.pt-sesqui-xl{padding-top:36px}}@media screen and (min-width: 1350px){.mt-double-xl{margin-top:48px}}@media screen and (min-width: 1350px){.pt-double-xl{padding-top:48px}}@media screen and (min-width: 1350px){.mt-triple-xl{margin-top:72px}}@media screen and (min-width: 1350px){.pt-triple-xl{padding-top:72px}}@media screen and (min-width: 1350px){.mt-quadruple-xl{margin-top:96px}}@media screen and (min-width: 1350px){.pt-quadruple-xl{padding-top:96px}}@media screen and (min-width: 1770px){.mt-auto-xxl{margin-top:auto}}@media screen and (min-width: 1770px){.mt-none-xxl{margin-top:0}}@media screen and (min-width: 1770px){.pt-none-xxl{padding-top:0}}@media screen and (min-width: 1770px){.mt-eighth-xxl{margin-top:3px}}@media screen and (min-width: 1770px){.pt-eighth-xxl{padding-top:3px}}@media screen and (min-width: 1770px){.mt-quarter-xxl{margin-top:6px}}@media screen and (min-width: 1770px){.pt-quarter-xxl{padding-top:6px}}@media screen and (min-width: 1770px){.mt-half-xxl{margin-top:12px}}@media screen and (min-width: 1770px){.pt-half-xxl{padding-top:12px}}@media screen and (min-width: 1770px){.mt-pacman-xxl{margin-top:18px}}@media screen and (min-width: 1770px){.pt-pacman-xxl{padding-top:18px}}@media screen and (min-width: 1770px){.mt-xxl{margin-top:24px}}@media screen and (min-width: 1770px){.pt-xxl{padding-top:24px}}@media screen and (min-width: 1770px){.mt-sesqui-xxl{margin-top:36px}}@media screen and (min-width: 1770px){.pt-sesqui-xxl{padding-top:36px}}@media screen and (min-width: 1770px){.mt-double-xxl{margin-top:48px}}@media screen and (min-width: 1770px){.pt-double-xxl{padding-top:48px}}@media screen and (min-width: 1770px){.mt-triple-xxl{margin-top:72px}}@media screen and (min-width: 1770px){.pt-triple-xxl{padding-top:72px}}@media screen and (min-width: 1770px){.mt-quadruple-xxl{margin-top:96px}}@media screen and (min-width: 1770px){.pt-quadruple-xxl{padding-top:96px}}@media screen and (min-width: 320px){.mb-auto-xs{margin-bottom:auto}}@media screen and (min-width: 320px){.mb-none-xs{margin-bottom:0}}@media screen and (min-width: 320px){.pb-none-xs{padding-bottom:0}}@media screen and (min-width: 320px){.mb-eighth-xs{margin-bottom:3px}}@media screen and (min-width: 320px){.pb-eighth-xs{padding-bottom:3px}}@media screen and (min-width: 320px){.mb-quarter-xs{margin-bottom:6px}}@media screen and (min-width: 320px){.pb-quarter-xs{padding-bottom:6px}}@media screen and (min-width: 320px){.mb-half-xs{margin-bottom:12px}}@media screen and (min-width: 320px){.pb-half-xs{padding-bottom:12px}}@media screen and (min-width: 320px){.mb-pacman-xs{margin-bottom:18px}}@media screen and (min-width: 320px){.pb-pacman-xs{padding-bottom:18px}}@media screen and (min-width: 320px){.mb-xs{margin-bottom:24px}}@media screen and (min-width: 320px){.pb-xs{padding-bottom:24px}}@media screen and (min-width: 320px){.mb-sesqui-xs{margin-bottom:36px}}@media screen and (min-width: 320px){.pb-sesqui-xs{padding-bottom:36px}}@media screen and (min-width: 320px){.mb-double-xs{margin-bottom:48px}}@media screen and (min-width: 320px){.pb-double-xs{padding-bottom:48px}}@media screen and (min-width: 320px){.mb-triple-xs{margin-bottom:72px}}@media screen and (min-width: 320px){.pb-triple-xs{padding-bottom:72px}}@media screen and (min-width: 320px){.mb-quadruple-xs{margin-bottom:96px}}@media screen and (min-width: 320px){.pb-quadruple-xs{padding-bottom:96px}}@media screen and (min-width: 460px){.mb-auto-sm{margin-bottom:auto}}@media screen and (min-width: 460px){.mb-none-sm{margin-bottom:0}}@media screen and (min-width: 460px){.pb-none-sm{padding-bottom:0}}@media screen and (min-width: 460px){.mb-eighth-sm{margin-bottom:3px}}@media screen and (min-width: 460px){.pb-eighth-sm{padding-bottom:3px}}@media screen and (min-width: 460px){.mb-quarter-sm{margin-bottom:6px}}@media screen and (min-width: 460px){.pb-quarter-sm{padding-bottom:6px}}@media screen and (min-width: 460px){.mb-half-sm{margin-bottom:12px}}@media screen and (min-width: 460px){.pb-half-sm{padding-bottom:12px}}@media screen and (min-width: 460px){.mb-pacman-sm{margin-bottom:18px}}@media screen and (min-width: 460px){.pb-pacman-sm{padding-bottom:18px}}@media screen and (min-width: 460px){.mb-sm{margin-bottom:24px}}@media screen and (min-width: 460px){.pb-sm{padding-bottom:24px}}@media screen and (min-width: 460px){.mb-sesqui-sm{margin-bottom:36px}}@media screen and (min-width: 460px){.pb-sesqui-sm{padding-bottom:36px}}@media screen and (min-width: 460px){.mb-double-sm{margin-bottom:48px}}@media screen and (min-width: 460px){.pb-double-sm{padding-bottom:48px}}@media screen and (min-width: 460px){.mb-triple-sm{margin-bottom:72px}}@media screen and (min-width: 460px){.pb-triple-sm{padding-bottom:72px}}@media screen and (min-width: 460px){.mb-quadruple-sm{margin-bottom:96px}}@media screen and (min-width: 460px){.pb-quadruple-sm{padding-bottom:96px}}@media screen and (min-width: 800px){.mb-auto-md{margin-bottom:auto}}@media screen and (min-width: 800px){.mb-none-md{margin-bottom:0}}@media screen and (min-width: 800px){.pb-none-md{padding-bottom:0}}@media screen and (min-width: 800px){.mb-eighth-md{margin-bottom:3px}}@media screen and (min-width: 800px){.pb-eighth-md{padding-bottom:3px}}@media screen and (min-width: 800px){.mb-quarter-md{margin-bottom:6px}}@media screen and (min-width: 800px){.pb-quarter-md{padding-bottom:6px}}@media screen and (min-width: 800px){.mb-half-md{margin-bottom:12px}}@media screen and (min-width: 800px){.pb-half-md{padding-bottom:12px}}@media screen and (min-width: 800px){.mb-pacman-md{margin-bottom:18px}}@media screen and (min-width: 800px){.pb-pacman-md{padding-bottom:18px}}@media screen and (min-width: 800px){.mb-md{margin-bottom:24px}}@media screen and (min-width: 800px){.pb-md{padding-bottom:24px}}@media screen and (min-width: 800px){.mb-sesqui-md{margin-bottom:36px}}@media screen and (min-width: 800px){.pb-sesqui-md{padding-bottom:36px}}@media screen and (min-width: 800px){.mb-double-md{margin-bottom:48px}}@media screen and (min-width: 800px){.pb-double-md{padding-bottom:48px}}@media screen and (min-width: 800px){.mb-triple-md{margin-bottom:72px}}@media screen and (min-width: 800px){.pb-triple-md{padding-bottom:72px}}@media screen and (min-width: 800px){.mb-quadruple-md{margin-bottom:96px}}@media screen and (min-width: 800px){.pb-quadruple-md{padding-bottom:96px}}@media screen and (min-width: 1120px){.mb-auto-lg{margin-bottom:auto}}@media screen and (min-width: 1120px){.mb-none-lg{margin-bottom:0}}@media screen and (min-width: 1120px){.pb-none-lg{padding-bottom:0}}@media screen and (min-width: 1120px){.mb-eighth-lg{margin-bottom:3px}}@media screen and (min-width: 1120px){.pb-eighth-lg{padding-bottom:3px}}@media screen and (min-width: 1120px){.mb-quarter-lg{margin-bottom:6px}}@media screen and (min-width: 1120px){.pb-quarter-lg{padding-bottom:6px}}@media screen and (min-width: 1120px){.mb-half-lg{margin-bottom:12px}}@media screen and (min-width: 1120px){.pb-half-lg{padding-bottom:12px}}@media screen and (min-width: 1120px){.mb-pacman-lg{margin-bottom:18px}}@media screen and (min-width: 1120px){.pb-pacman-lg{padding-bottom:18px}}@media screen and (min-width: 1120px){.mb-lg{margin-bottom:24px}}@media screen and (min-width: 1120px){.pb-lg{padding-bottom:24px}}@media screen and (min-width: 1120px){.mb-sesqui-lg{margin-bottom:36px}}@media screen and (min-width: 1120px){.pb-sesqui-lg{padding-bottom:36px}}@media screen and (min-width: 1120px){.mb-double-lg{margin-bottom:48px}}@media screen and (min-width: 1120px){.pb-double-lg{padding-bottom:48px}}@media screen and (min-width: 1120px){.mb-triple-lg{margin-bottom:72px}}@media screen and (min-width: 1120px){.pb-triple-lg{padding-bottom:72px}}@media screen and (min-width: 1120px){.mb-quadruple-lg{margin-bottom:96px}}@media screen and (min-width: 1120px){.pb-quadruple-lg{padding-bottom:96px}}@media screen and (min-width: 1350px){.mb-auto-xl{margin-bottom:auto}}@media screen and (min-width: 1350px){.mb-none-xl{margin-bottom:0}}@media screen and (min-width: 1350px){.pb-none-xl{padding-bottom:0}}@media screen and (min-width: 1350px){.mb-eighth-xl{margin-bottom:3px}}@media screen and (min-width: 1350px){.pb-eighth-xl{padding-bottom:3px}}@media screen and (min-width: 1350px){.mb-quarter-xl{margin-bottom:6px}}@media screen and (min-width: 1350px){.pb-quarter-xl{padding-bottom:6px}}@media screen and (min-width: 1350px){.mb-half-xl{margin-bottom:12px}}@media screen and (min-width: 1350px){.pb-half-xl{padding-bottom:12px}}@media screen and (min-width: 1350px){.mb-pacman-xl{margin-bottom:18px}}@media screen and (min-width: 1350px){.pb-pacman-xl{padding-bottom:18px}}@media screen and (min-width: 1350px){.mb-xl{margin-bottom:24px}}@media screen and (min-width: 1350px){.pb-xl{padding-bottom:24px}}@media screen and (min-width: 1350px){.mb-sesqui-xl{margin-bottom:36px}}@media screen and (min-width: 1350px){.pb-sesqui-xl{padding-bottom:36px}}@media screen and (min-width: 1350px){.mb-double-xl{margin-bottom:48px}}@media screen and (min-width: 1350px){.pb-double-xl{padding-bottom:48px}}@media screen and (min-width: 1350px){.mb-triple-xl{margin-bottom:72px}}@media screen and (min-width: 1350px){.pb-triple-xl{padding-bottom:72px}}@media screen and (min-width: 1350px){.mb-quadruple-xl{margin-bottom:96px}}@media screen and (min-width: 1350px){.pb-quadruple-xl{padding-bottom:96px}}@media screen and (min-width: 1770px){.mb-auto-xxl{margin-bottom:auto}}@media screen and (min-width: 1770px){.mb-none-xxl{margin-bottom:0}}@media screen and (min-width: 1770px){.pb-none-xxl{padding-bottom:0}}@media screen and (min-width: 1770px){.mb-eighth-xxl{margin-bottom:3px}}@media screen and (min-width: 1770px){.pb-eighth-xxl{padding-bottom:3px}}@media screen and (min-width: 1770px){.mb-quarter-xxl{margin-bottom:6px}}@media screen and (min-width: 1770px){.pb-quarter-xxl{padding-bottom:6px}}@media screen and (min-width: 1770px){.mb-half-xxl{margin-bottom:12px}}@media screen and (min-width: 1770px){.pb-half-xxl{padding-bottom:12px}}@media screen and (min-width: 1770px){.mb-pacman-xxl{margin-bottom:18px}}@media screen and (min-width: 1770px){.pb-pacman-xxl{padding-bottom:18px}}@media screen and (min-width: 1770px){.mb-xxl{margin-bottom:24px}}@media screen and (min-width: 1770px){.pb-xxl{padding-bottom:24px}}@media screen and (min-width: 1770px){.mb-sesqui-xxl{margin-bottom:36px}}@media screen and (min-width: 1770px){.pb-sesqui-xxl{padding-bottom:36px}}@media screen and (min-width: 1770px){.mb-double-xxl{margin-bottom:48px}}@media screen and (min-width: 1770px){.pb-double-xxl{padding-bottom:48px}}@media screen and (min-width: 1770px){.mb-triple-xxl{margin-bottom:72px}}@media screen and (min-width: 1770px){.pb-triple-xxl{padding-bottom:72px}}@media screen and (min-width: 1770px){.mb-quadruple-xxl{margin-bottom:96px}}@media screen and (min-width: 1770px){.pb-quadruple-xxl{padding-bottom:96px}}@media screen and (min-width: 320px){.ml-auto-xs{margin-left:auto}}@media screen and (min-width: 320px){.ml-none-xs{margin-left:0}}@media screen and (min-width: 320px){.pl-none-xs{padding-left:0}}@media screen and (min-width: 320px){.ml-eighth-xs{margin-left:3px}}@media screen and (min-width: 320px){.pl-eighth-xs{padding-left:3px}}@media screen and (min-width: 320px){.ml-quarter-xs{margin-left:6px}}@media screen and (min-width: 320px){.pl-quarter-xs{padding-left:6px}}@media screen and (min-width: 320px){.ml-half-xs{margin-left:12px}}@media screen and (min-width: 320px){.pl-half-xs{padding-left:12px}}@media screen and (min-width: 320px){.ml-pacman-xs{margin-left:18px}}@media screen and (min-width: 320px){.pl-pacman-xs{padding-left:18px}}@media screen and (min-width: 320px){.ml-xs{margin-left:24px}}@media screen and (min-width: 320px){.pl-xs{padding-left:24px}}@media screen and (min-width: 320px){.ml-sesqui-xs{margin-left:36px}}@media screen and (min-width: 320px){.pl-sesqui-xs{padding-left:36px}}@media screen and (min-width: 320px){.ml-double-xs{margin-left:48px}}@media screen and (min-width: 320px){.pl-double-xs{padding-left:48px}}@media screen and (min-width: 320px){.ml-triple-xs{margin-left:72px}}@media screen and (min-width: 320px){.pl-triple-xs{padding-left:72px}}@media screen and (min-width: 320px){.ml-quadruple-xs{margin-left:96px}}@media screen and (min-width: 320px){.pl-quadruple-xs{padding-left:96px}}@media screen and (min-width: 460px){.ml-auto-sm{margin-left:auto}}@media screen and (min-width: 460px){.ml-none-sm{margin-left:0}}@media screen and (min-width: 460px){.pl-none-sm{padding-left:0}}@media screen and (min-width: 460px){.ml-eighth-sm{margin-left:3px}}@media screen and (min-width: 460px){.pl-eighth-sm{padding-left:3px}}@media screen and (min-width: 460px){.ml-quarter-sm{margin-left:6px}}@media screen and (min-width: 460px){.pl-quarter-sm{padding-left:6px}}@media screen and (min-width: 460px){.ml-half-sm{margin-left:12px}}@media screen and (min-width: 460px){.pl-half-sm{padding-left:12px}}@media screen and (min-width: 460px){.ml-pacman-sm{margin-left:18px}}@media screen and (min-width: 460px){.pl-pacman-sm{padding-left:18px}}@media screen and (min-width: 460px){.ml-sm{margin-left:24px}}@media screen and (min-width: 460px){.pl-sm{padding-left:24px}}@media screen and (min-width: 460px){.ml-sesqui-sm{margin-left:36px}}@media screen and (min-width: 460px){.pl-sesqui-sm{padding-left:36px}}@media screen and (min-width: 460px){.ml-double-sm{margin-left:48px}}@media screen and (min-width: 460px){.pl-double-sm{padding-left:48px}}@media screen and (min-width: 460px){.ml-triple-sm{margin-left:72px}}@media screen and (min-width: 460px){.pl-triple-sm{padding-left:72px}}@media screen and (min-width: 460px){.ml-quadruple-sm{margin-left:96px}}@media screen and (min-width: 460px){.pl-quadruple-sm{padding-left:96px}}@media screen and (min-width: 800px){.ml-auto-md{margin-left:auto}}@media screen and (min-width: 800px){.ml-none-md{margin-left:0}}@media screen and (min-width: 800px){.pl-none-md{padding-left:0}}@media screen and (min-width: 800px){.ml-eighth-md{margin-left:3px}}@media screen and (min-width: 800px){.pl-eighth-md{padding-left:3px}}@media screen and (min-width: 800px){.ml-quarter-md{margin-left:6px}}@media screen and (min-width: 800px){.pl-quarter-md{padding-left:6px}}@media screen and (min-width: 800px){.ml-half-md{margin-left:12px}}@media screen and (min-width: 800px){.pl-half-md{padding-left:12px}}@media screen and (min-width: 800px){.ml-pacman-md{margin-left:18px}}@media screen and (min-width: 800px){.pl-pacman-md{padding-left:18px}}@media screen and (min-width: 800px){.ml-md{margin-left:24px}}@media screen and (min-width: 800px){.pl-md{padding-left:24px}}@media screen and (min-width: 800px){.ml-sesqui-md{margin-left:36px}}@media screen and (min-width: 800px){.pl-sesqui-md{padding-left:36px}}@media screen and (min-width: 800px){.ml-double-md{margin-left:48px}}@media screen and (min-width: 800px){.pl-double-md{padding-left:48px}}@media screen and (min-width: 800px){.ml-triple-md{margin-left:72px}}@media screen and (min-width: 800px){.pl-triple-md{padding-left:72px}}@media screen and (min-width: 800px){.ml-quadruple-md{margin-left:96px}}@media screen and (min-width: 800px){.pl-quadruple-md{padding-left:96px}}@media screen and (min-width: 1120px){.ml-auto-lg{margin-left:auto}}@media screen and (min-width: 1120px){.ml-none-lg{margin-left:0}}@media screen and (min-width: 1120px){.pl-none-lg{padding-left:0}}@media screen and (min-width: 1120px){.ml-eighth-lg{margin-left:3px}}@media screen and (min-width: 1120px){.pl-eighth-lg{padding-left:3px}}@media screen and (min-width: 1120px){.ml-quarter-lg{margin-left:6px}}@media screen and (min-width: 1120px){.pl-quarter-lg{padding-left:6px}}@media screen and (min-width: 1120px){.ml-half-lg{margin-left:12px}}@media screen and (min-width: 1120px){.pl-half-lg{padding-left:12px}}@media screen and (min-width: 1120px){.ml-pacman-lg{margin-left:18px}}@media screen and (min-width: 1120px){.pl-pacman-lg{padding-left:18px}}@media screen and (min-width: 1120px){.ml-lg{margin-left:24px}}@media screen and (min-width: 1120px){.pl-lg{padding-left:24px}}@media screen and (min-width: 1120px){.ml-sesqui-lg{margin-left:36px}}@media screen and (min-width: 1120px){.pl-sesqui-lg{padding-left:36px}}@media screen and (min-width: 1120px){.ml-double-lg{margin-left:48px}}@media screen and (min-width: 1120px){.pl-double-lg{padding-left:48px}}@media screen and (min-width: 1120px){.ml-triple-lg{margin-left:72px}}@media screen and (min-width: 1120px){.pl-triple-lg{padding-left:72px}}@media screen and (min-width: 1120px){.ml-quadruple-lg{margin-left:96px}}@media screen and (min-width: 1120px){.pl-quadruple-lg{padding-left:96px}}@media screen and (min-width: 1350px){.ml-auto-xl{margin-left:auto}}@media screen and (min-width: 1350px){.ml-none-xl{margin-left:0}}@media screen and (min-width: 1350px){.pl-none-xl{padding-left:0}}@media screen and (min-width: 1350px){.ml-eighth-xl{margin-left:3px}}@media screen and (min-width: 1350px){.pl-eighth-xl{padding-left:3px}}@media screen and (min-width: 1350px){.ml-quarter-xl{margin-left:6px}}@media screen and (min-width: 1350px){.pl-quarter-xl{padding-left:6px}}@media screen and (min-width: 1350px){.ml-half-xl{margin-left:12px}}@media screen and (min-width: 1350px){.pl-half-xl{padding-left:12px}}@media screen and (min-width: 1350px){.ml-pacman-xl{margin-left:18px}}@media screen and (min-width: 1350px){.pl-pacman-xl{padding-left:18px}}@media screen and (min-width: 1350px){.ml-xl{margin-left:24px}}@media screen and (min-width: 1350px){.pl-xl{padding-left:24px}}@media screen and (min-width: 1350px){.ml-sesqui-xl{margin-left:36px}}@media screen and (min-width: 1350px){.pl-sesqui-xl{padding-left:36px}}@media screen and (min-width: 1350px){.ml-double-xl{margin-left:48px}}@media screen and (min-width: 1350px){.pl-double-xl{padding-left:48px}}@media screen and (min-width: 1350px){.ml-triple-xl{margin-left:72px}}@media screen and (min-width: 1350px){.pl-triple-xl{padding-left:72px}}@media screen and (min-width: 1350px){.ml-quadruple-xl{margin-left:96px}}@media screen and (min-width: 1350px){.pl-quadruple-xl{padding-left:96px}}@media screen and (min-width: 1770px){.ml-auto-xxl{margin-left:auto}}@media screen and (min-width: 1770px){.ml-none-xxl{margin-left:0}}@media screen and (min-width: 1770px){.pl-none-xxl{padding-left:0}}@media screen and (min-width: 1770px){.ml-eighth-xxl{margin-left:3px}}@media screen and (min-width: 1770px){.pl-eighth-xxl{padding-left:3px}}@media screen and (min-width: 1770px){.ml-quarter-xxl{margin-left:6px}}@media screen and (min-width: 1770px){.pl-quarter-xxl{padding-left:6px}}@media screen and (min-width: 1770px){.ml-half-xxl{margin-left:12px}}@media screen and (min-width: 1770px){.pl-half-xxl{padding-left:12px}}@media screen and (min-width: 1770px){.ml-pacman-xxl{margin-left:18px}}@media screen and (min-width: 1770px){.pl-pacman-xxl{padding-left:18px}}@media screen and (min-width: 1770px){.ml-xxl{margin-left:24px}}@media screen and (min-width: 1770px){.pl-xxl{padding-left:24px}}@media screen and (min-width: 1770px){.ml-sesqui-xxl{margin-left:36px}}@media screen and (min-width: 1770px){.pl-sesqui-xxl{padding-left:36px}}@media screen and (min-width: 1770px){.ml-double-xxl{margin-left:48px}}@media screen and (min-width: 1770px){.pl-double-xxl{padding-left:48px}}@media screen and (min-width: 1770px){.ml-triple-xxl{margin-left:72px}}@media screen and (min-width: 1770px){.pl-triple-xxl{padding-left:72px}}@media screen and (min-width: 1770px){.ml-quadruple-xxl{margin-left:96px}}@media screen and (min-width: 1770px){.pl-quadruple-xxl{padding-left:96px}}@media screen and (min-width: 320px){.mr-auto-xs{margin-right:auto}}@media screen and (min-width: 320px){.mr-none-xs{margin-right:0}}@media screen and (min-width: 320px){.pr-none-xs{padding-right:0}}@media screen and (min-width: 320px){.mr-eighth-xs{margin-right:3px}}@media screen and (min-width: 320px){.pr-eighth-xs{padding-right:3px}}@media screen and (min-width: 320px){.mr-quarter-xs{margin-right:6px}}@media screen and (min-width: 320px){.pr-quarter-xs{padding-right:6px}}@media screen and (min-width: 320px){.mr-half-xs{margin-right:12px}}@media screen and (min-width: 320px){.pr-half-xs{padding-right:12px}}@media screen and (min-width: 320px){.mr-pacman-xs{margin-right:18px}}@media screen and (min-width: 320px){.pr-pacman-xs{padding-right:18px}}@media screen and (min-width: 320px){.mr-xs{margin-right:24px}}@media screen and (min-width: 320px){.pr-xs{padding-right:24px}}@media screen and (min-width: 320px){.mr-sesqui-xs{margin-right:36px}}@media screen and (min-width: 320px){.pr-sesqui-xs{padding-right:36px}}@media screen and (min-width: 320px){.mr-double-xs{margin-right:48px}}@media screen and (min-width: 320px){.pr-double-xs{padding-right:48px}}@media screen and (min-width: 320px){.mr-triple-xs{margin-right:72px}}@media screen and (min-width: 320px){.pr-triple-xs{padding-right:72px}}@media screen and (min-width: 320px){.mr-quadruple-xs{margin-right:96px}}@media screen and (min-width: 320px){.pr-quadruple-xs{padding-right:96px}}@media screen and (min-width: 460px){.mr-auto-sm{margin-right:auto}}@media screen and (min-width: 460px){.mr-none-sm{margin-right:0}}@media screen and (min-width: 460px){.pr-none-sm{padding-right:0}}@media screen and (min-width: 460px){.mr-eighth-sm{margin-right:3px}}@media screen and (min-width: 460px){.pr-eighth-sm{padding-right:3px}}@media screen and (min-width: 460px){.mr-quarter-sm{margin-right:6px}}@media screen and (min-width: 460px){.pr-quarter-sm{padding-right:6px}}@media screen and (min-width: 460px){.mr-half-sm{margin-right:12px}}@media screen and (min-width: 460px){.pr-half-sm{padding-right:12px}}@media screen and (min-width: 460px){.mr-pacman-sm{margin-right:18px}}@media screen and (min-width: 460px){.pr-pacman-sm{padding-right:18px}}@media screen and (min-width: 460px){.mr-sm{margin-right:24px}}@media screen and (min-width: 460px){.pr-sm{padding-right:24px}}@media screen and (min-width: 460px){.mr-sesqui-sm{margin-right:36px}}@media screen and (min-width: 460px){.pr-sesqui-sm{padding-right:36px}}@media screen and (min-width: 460px){.mr-double-sm{margin-right:48px}}@media screen and (min-width: 460px){.pr-double-sm{padding-right:48px}}@media screen and (min-width: 460px){.mr-triple-sm{margin-right:72px}}@media screen and (min-width: 460px){.pr-triple-sm{padding-right:72px}}@media screen and (min-width: 460px){.mr-quadruple-sm{margin-right:96px}}@media screen and (min-width: 460px){.pr-quadruple-sm{padding-right:96px}}@media screen and (min-width: 800px){.mr-auto-md{margin-right:auto}}@media screen and (min-width: 800px){.mr-none-md{margin-right:0}}@media screen and (min-width: 800px){.pr-none-md{padding-right:0}}@media screen and (min-width: 800px){.mr-eighth-md{margin-right:3px}}@media screen and (min-width: 800px){.pr-eighth-md{padding-right:3px}}@media screen and (min-width: 800px){.mr-quarter-md{margin-right:6px}}@media screen and (min-width: 800px){.pr-quarter-md{padding-right:6px}}@media screen and (min-width: 800px){.mr-half-md{margin-right:12px}}@media screen and (min-width: 800px){.pr-half-md{padding-right:12px}}@media screen and (min-width: 800px){.mr-pacman-md{margin-right:18px}}@media screen and (min-width: 800px){.pr-pacman-md{padding-right:18px}}@media screen and (min-width: 800px){.mr-md{margin-right:24px}}@media screen and (min-width: 800px){.pr-md{padding-right:24px}}@media screen and (min-width: 800px){.mr-sesqui-md{margin-right:36px}}@media screen and (min-width: 800px){.pr-sesqui-md{padding-right:36px}}@media screen and (min-width: 800px){.mr-double-md{margin-right:48px}}@media screen and (min-width: 800px){.pr-double-md{padding-right:48px}}@media screen and (min-width: 800px){.mr-triple-md{margin-right:72px}}@media screen and (min-width: 800px){.pr-triple-md{padding-right:72px}}@media screen and (min-width: 800px){.mr-quadruple-md{margin-right:96px}}@media screen and (min-width: 800px){.pr-quadruple-md{padding-right:96px}}@media screen and (min-width: 1120px){.mr-auto-lg{margin-right:auto}}@media screen and (min-width: 1120px){.mr-none-lg{margin-right:0}}@media screen and (min-width: 1120px){.pr-none-lg{padding-right:0}}@media screen and (min-width: 1120px){.mr-eighth-lg{margin-right:3px}}@media screen and (min-width: 1120px){.pr-eighth-lg{padding-right:3px}}@media screen and (min-width: 1120px){.mr-quarter-lg{margin-right:6px}}@media screen and (min-width: 1120px){.pr-quarter-lg{padding-right:6px}}@media screen and (min-width: 1120px){.mr-half-lg{margin-right:12px}}@media screen and (min-width: 1120px){.pr-half-lg{padding-right:12px}}@media screen and (min-width: 1120px){.mr-pacman-lg{margin-right:18px}}@media screen and (min-width: 1120px){.pr-pacman-lg{padding-right:18px}}@media screen and (min-width: 1120px){.mr-lg{margin-right:24px}}@media screen and (min-width: 1120px){.pr-lg{padding-right:24px}}@media screen and (min-width: 1120px){.mr-sesqui-lg{margin-right:36px}}@media screen and (min-width: 1120px){.pr-sesqui-lg{padding-right:36px}}@media screen and (min-width: 1120px){.mr-double-lg{margin-right:48px}}@media screen and (min-width: 1120px){.pr-double-lg{padding-right:48px}}@media screen and (min-width: 1120px){.mr-triple-lg{margin-right:72px}}@media screen and (min-width: 1120px){.pr-triple-lg{padding-right:72px}}@media screen and (min-width: 1120px){.mr-quadruple-lg{margin-right:96px}}@media screen and (min-width: 1120px){.pr-quadruple-lg{padding-right:96px}}@media screen and (min-width: 1350px){.mr-auto-xl{margin-right:auto}}@media screen and (min-width: 1350px){.mr-none-xl{margin-right:0}}@media screen and (min-width: 1350px){.pr-none-xl{padding-right:0}}@media screen and (min-width: 1350px){.mr-eighth-xl{margin-right:3px}}@media screen and (min-width: 1350px){.pr-eighth-xl{padding-right:3px}}@media screen and (min-width: 1350px){.mr-quarter-xl{margin-right:6px}}@media screen and (min-width: 1350px){.pr-quarter-xl{padding-right:6px}}@media screen and (min-width: 1350px){.mr-half-xl{margin-right:12px}}@media screen and (min-width: 1350px){.pr-half-xl{padding-right:12px}}@media screen and (min-width: 1350px){.mr-pacman-xl{margin-right:18px}}@media screen and (min-width: 1350px){.pr-pacman-xl{padding-right:18px}}@media screen and (min-width: 1350px){.mr-xl{margin-right:24px}}@media screen and (min-width: 1350px){.pr-xl{padding-right:24px}}@media screen and (min-width: 1350px){.mr-sesqui-xl{margin-right:36px}}@media screen and (min-width: 1350px){.pr-sesqui-xl{padding-right:36px}}@media screen and (min-width: 1350px){.mr-double-xl{margin-right:48px}}@media screen and (min-width: 1350px){.pr-double-xl{padding-right:48px}}@media screen and (min-width: 1350px){.mr-triple-xl{margin-right:72px}}@media screen and (min-width: 1350px){.pr-triple-xl{padding-right:72px}}@media screen and (min-width: 1350px){.mr-quadruple-xl{margin-right:96px}}@media screen and (min-width: 1350px){.pr-quadruple-xl{padding-right:96px}}@media screen and (min-width: 1770px){.mr-auto-xxl{margin-right:auto}}@media screen and (min-width: 1770px){.mr-none-xxl{margin-right:0}}@media screen and (min-width: 1770px){.pr-none-xxl{padding-right:0}}@media screen and (min-width: 1770px){.mr-eighth-xxl{margin-right:3px}}@media screen and (min-width: 1770px){.pr-eighth-xxl{padding-right:3px}}@media screen and (min-width: 1770px){.mr-quarter-xxl{margin-right:6px}}@media screen and (min-width: 1770px){.pr-quarter-xxl{padding-right:6px}}@media screen and (min-width: 1770px){.mr-half-xxl{margin-right:12px}}@media screen and (min-width: 1770px){.pr-half-xxl{padding-right:12px}}@media screen and (min-width: 1770px){.mr-pacman-xxl{margin-right:18px}}@media screen and (min-width: 1770px){.pr-pacman-xxl{padding-right:18px}}@media screen and (min-width: 1770px){.mr-xxl{margin-right:24px}}@media screen and (min-width: 1770px){.pr-xxl{padding-right:24px}}@media screen and (min-width: 1770px){.mr-sesqui-xxl{margin-right:36px}}@media screen and (min-width: 1770px){.pr-sesqui-xxl{padding-right:36px}}@media screen and (min-width: 1770px){.mr-double-xxl{margin-right:48px}}@media screen and (min-width: 1770px){.pr-double-xxl{padding-right:48px}}@media screen and (min-width: 1770px){.mr-triple-xxl{margin-right:72px}}@media screen and (min-width: 1770px){.pr-triple-xxl{padding-right:72px}}@media screen and (min-width: 1770px){.mr-quadruple-xxl{margin-right:96px}}@media screen and (min-width: 1770px){.pr-quadruple-xxl{padding-right:96px}}.cover,.scroll-cover,.app_bg,.blanket:after,.standalone .input,.splash,body.loading .miniloader:only-child,.sidebar_cog:before,.sticker_cover,.graph_cover,pinch-zoom{position:absolute;inset:0}.blanket:after{content:""}.events-enable{pointer-events:auto}.events-disable{pointer-events:none}.app{background:#fcfaf3}.app_bg{position:absolute;z-index:-1}.app_container{display:flex;min-width:300px;position:relative;width:100%;height:100%}.app_main{display:flex;flex-grow:1;height:100%;width:100%;transition:padding-left cubic-bezier(.215,.61,.355,1) .3s,left cubic-bezier(.215,.61,.355,1) .3s}.hasinfobar .app:not(.tablet) .app_scroll{right:275px}.tablet .app_scroll{top:40px;background-color:#fcfaf3}.app_content{overflow:hidden;min-height:100%;padding-bottom:calc(1.71432rem + 24px)}.app_fullpage{display:flex;flex:1;align-items:center;justify-content:center}.app_footer{width:100%;position:absolute;left:0;bottom:0}.app_logo{max-height:100px}.app_logo-xxxs{height:.7rem}.app_logo-xxs{height:.9rem}.app_logo-xs{height:1.1rem}.app_logo-sm{height:1.2rem}.app_logo-rg{height:1.4rem}.app_logo-md{height:1.6rem}.app_logo-lg{height:1.8rem}.app_logo-xl{height:2rem}.app_logo-xxl{height:2.4rem}.app_logo-xxxl{height:2.8rem}.fill{flex:1;max-width:100%;overflow:hidden}.fill-grow{flex-grow:1;flex-shrink:0}.scroll{overflow:auto;overflow-x:hidden;overflow-y:auto;height:100%;-webkit-overflow-scrolling:touch;transform:translateZ(0)}.scroll-cover{height:auto}.scroll-horizontal{overflow:auto;overflow-y:hidden;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;transform:translateZ(0)}.scroll-hide{overflow:hidden}.scroll::-webkit-scrollbar,.scroll-horizontal::-webkit-scrollbar,.dropdown_content[infiniteScroll]::-webkit-scrollbar,.ql-editor::-webkit-scrollbar,textarea.input_field::-webkit-scrollbar{width:7px;height:7px;background-color:#f5f5f5}.scroll::-webkit-scrollbar-thumb,.scroll-horizontal::-webkit-scrollbar-thumb,.dropdown_content[infiniteScroll]::-webkit-scrollbar-thumb,.ql-editor::-webkit-scrollbar-thumb,textarea.input_field::-webkit-scrollbar-thumb{background-color:#000000de;border:2px solid rgba(0,0,0,.87)}.scroll::-webkit-scrollbar-track,.scroll-horizontal::-webkit-scrollbar-track,.dropdown_content[infiniteScroll]::-webkit-scrollbar-track,.ql-editor::-webkit-scrollbar-track,textarea.input_field::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);background-color:#f5f5f5}.stretched{margin-left:-24px;margin-right:-24px;width:calc(100% + 48px)}.stretched-half,.toggler_title{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}.dragging{-webkit-user-select:none;user-select:none;touch-action:none}.dragging .draggable{transition:none;touch-action:none}.clickable{cursor:pointer}.noclick{cursor:auto}.default-click{cursor:default}.notransition{transition:none}.transition{transition:all .3s cubic-bezier(.215,.61,.355,1)}.block{display:block}.invisible{opacity:0}.ghost,.headerbtn.active .hide-active,.burger:not(.active) .burger_box.hide-inactive,.modal.hidden{position:absolute;opacity:0;height:1px!important;width:1px!important;top:-9999px!important;left:-9999px!important}.wrap{flex-wrap:wrap}.relative{position:relative}.absolute{position:absolute}.layer{z-index:10}.fullheight{min-height:80vh}.fullheight-xxxs{min-height:19.6vh}.fullheight-xxs{min-height:25.2vh}.fullheight-xs{min-height:30.8vh}.fullheight-sm{min-height:33.6vh}.fullheight-rg{min-height:39.2vh}.fullheight-md{min-height:44.8vh}.fullheight-lg{min-height:50.4vh}.fullheight-xl{min-height:56vh}.fullheight-xxl{min-height:67.2vh}.fullheight-xxxl{min-height:78.4vh}.listheight{max-height:50vh}.listheight-max{max-height:80vh}.listheight-min{max-height:30vh}.listheight-xxxs{max-height:19vh}.listheight-xxs{max-height:23vh}.listheight-xs{max-height:27vh}.listheight-sm{max-height:29vh}.listheight-rg{max-height:33vh}.listheight-md{max-height:37vh}.listheight-lg{max-height:41vh}.listheight-xl{max-height:45vh}.listheight-xxl{max-height:53vh}.listheight-xxxl{max-height:61vh}.right_footer{position:absolute;right:0;bottom:0}
