/*!
 * 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{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>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-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.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 .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .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-stroke.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{fill:#444}.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,.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-stroke.ql-thin,.ql-snow .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{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.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;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[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-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[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 #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{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]{border:1px solid #ccc;display:none;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:0;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}.askastudent-loader{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;left:0;overflow:visible;position:fixed;top:0;width:100%;z-index:9999}.askastudent-loader .loader-wrapper path{stroke:var(--purple-normal)!important}.askastudent-list-loader{align-items:center;display:flex;justify-content:center;min-height:25rem}.askastudent-list-loader .ant-spin-dot-item{background-color:var(--purple-normal)!important}.askastudent-page-loader{align-items:center;display:flex;justify-content:center;min-height:85dvh}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.ps{-ms-overflow-style:none;overflow:hidden!important;overflow-anchor:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{bottom:0;height:15px}.ps__rail-x,.ps__rail-y{display:none;opacity:0;position:absolute;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear}.ps__rail-y{right:0;width:15px}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{background-color:#0000;display:block}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{bottom:2px;height:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{right:2px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports(-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.scrollbar-container{height:100%;position:relative}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.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{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.txt-white{color:var(--white)}.d-flex{display:flex}.align-items-center{align-items:center}.w-100{width:100%}.h-100{height:100%}.txt-capitalize{text-transform:capitalize}.txt-center{text-align:center}.txt-end{text-align:end}.cursor-pointer{cursor:pointer}.askastudent-txt-large{font-size:2.2rem;font-weight:600}.txt-primary{color:var(--primary)!important}.txt-light{color:var(--gray-400)!important}.tiny-text{font-size:.9rem;font-weight:500}.txt-black{color:var(--black)!important}.main-text-font{color:#2e2e2e!important;font-size:.9rem;font-weight:600}.colorful-gradient-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(90deg,#4fc3f7,#7e57c2 50%,#ffb74d);-webkit-background-clip:text;background-clip:text;font-weight:800;letter-spacing:.5px}@media only screen and (max-width:992px){.askastudent-txt-large{font-size:2rem;font-weight:500}}@media only screen and (max-width:768px){.askastudent-txt-large{font-size:1.5rem}}@media only screen and (max-width:576px){.askastudent-txt-large{font-size:1rem;font-weight:400}}.primary-btn{padding-left:2rem!important;padding-right:2rem!important}.primary-btn:after{height:100%;left:0;top:0;width:0}.ant-btn{height:auto}.aas-tooltip .ant-tooltip-inner{background:#252525;border-radius:6px!important;font-size:.875rem;padding:12px!important}.ant-select-dropdown{z-index:1350!important}.ant-form .ant-select{height:auto}.ant-form .ant-form-item{margin-bottom:1.1rem}.ant-form .ant-form-item .ant-form-item-label{padding:0!important}.ant-form .ant-form-item label{color:var(--gray-text);font-size:1rem}.ant-form .ant-form-item .ant-form-item-control .ant-input{height:2.1875rem;padding:.4688rem .8125rem}.ant-form .ant-form-item .ant-form-item-control textarea{height:auto!important}.ant-form .ant-form-item .ant-form-item-control .ant-select-selector{height:2.1875rem}.ant-form .ant-form-item .ant-form-item-control .ant-form-item-explain-error{color:var(--app-error);font-size:.75rem;margin:0 .1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important;width:100%}.ant-form .ant-form-item .ant-form-item-control .ant-form-item-explain-error:hover{text-overflow:clip;white-space:normal!important;z-index:1}.ant-form .ant-form-item .ant-form-item-control input{color:var(--black);font-size:1rem}.ant-form .ant-form-item .ant-form-item-control .ant-input-password{padding:.4688rem .8125rem}.ant-form .ant-form-item .ant-form-item-control .ant-input-password input{height:auto;padding:0}.ant-form .PhoneInput{background-color:#fff;border:1px solid #d9d9d9;border-radius:6px;padding:0 11px}.ant-form .PhoneInput .PhoneInputInput{border:none;height:2.1875rem;padding:.12px 12px;width:100%}.ant-select-selection-overflow{flex-wrap:nowrap!important;overflow-x:scroll;overflow-y:hidden}.ant-select-selection-overflow .ant-select-selection-overflow-item{display:block}.ant-select-selection-overflow::-webkit-scrollbar,.ant-select-selection-overflow::-webkit-scrollbar-track{height:0}.ant-select-selection-overflow::-webkit-scrollbar-thumb{background:#333;height:0}.ant-select-selector{height:35px;overflow-y:hidden}.ant-drawer{box-shadow:0 4px 18px #2f2b3d29;transform:none;transition:transform 225ms cubic-bezier(0,0,.2,1);z-index:1100}.ant-drawer .ant-drawer-title{font-size:1.125rem;font-weight:500;line-height:1.5556}.ant-drawer .ant-drawer-extra .ant-btn{align-items:center;border-radius:6px;box-shadow:0 2px 6px #7367f04d;cursor:pointer;display:flex;font-size:.9375rem;font-weight:500;height:auto;justify-content:center;line-height:1.46667;padding:.5rem 1.25rem;text-transform:none;transition:all .25s cubic-bezier(.4,0,.2,1) 0ms}.ant-drawer-mask{background-color:#2f2b3d80!important}@media only screen and (max-width:576px){.ant-drawer .ant-drawer-header{align-items:flex-start;display:flex;flex-direction:column;gap:8px}}.order-1{order:1}.order-2{order:2}.ant-notification .ant-notification-notice{padding:.625rem}.ant-notification .ant-notification-notice .ant-notification-notice-with-icon{align-items:center;display:flex}.ant-notification .ant-notification-notice .ant-notification-notice-with-icon .anticon{font-size:1rem}.ant-notification .ant-notification-notice .ant-notification-notice-with-icon .ant-notification-notice-message{-webkit-margin-start:0;-webkit-padding-end:0;margin-inline-start:0;padding-inline-end:0}.ant-notification .ant-notification-notice .ant-notification-notice-with-icon .ant-notification-notice-description{-webkit-margin-start:1.5rem;margin-inline-start:1.5rem}.ant-notification .ant-notification-notice .ant-notification-notice-close{top:.625rem}.text-dotted{line-clamp:1;-webkit-line-clamp:1}.text-dotted,.text-dotted-2{-webkit-box-orient:vertical;display:-webkit-box;max-width:100%;overflow:hidden}.text-dotted-2{line-clamp:2;-webkit-line-clamp:2}.text-dotted-3{line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;max-width:100%;overflow:hidden}.ant-tooltip{max-width:31.25rem!important}.ant-tooltip .ant-tooltip-inner{line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;max-width:100%;overflow:hidden}.info-section-message{align-items:center;background-color:#eff6fe;border-radius:.625rem;display:flex;padding:.7rem}.info-section-message .info-text{color:#0a61d0;font-size:1rem;font-weight:600}.p-relative{position:relative}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:hover,.ant-input-focused,.ant-input-password-focused,.ant-input-password:hover,.ant-input:hover,.ant-select,.ant-select-focused,.ant-select-selector:hover,.ant-select:hover{border-color:var(--purple-normal)!important}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--purple-normal)!important}.ant-tabs-ink-bar{background-color:var(--purple-normal)!important}.ant-tabs-tab.ant-tabs-tab-active:hover .ant-tabs-tab-btn,.ant-tabs-tab:hover{color:var(--purple-normal)!important}.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--purple-normal)!important}.ant-checkbox-checked .ant-checkbox-inner,.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner,.ant-radio-checked .ant-radio-inner{border-color:var(--purple-normal)!important}.ant-radio-checked .ant-radio-inner{background-color:var(--purple-normal)!important}.ant-btn-variant-outlined:hover,.ant-radio-input:focus+.ant-radio-inner,.ant-radio-wrapper:hover .ant-radio-inner,.ant-radio:hover .ant-radio-inner{border-color:var(--purple-normal)!important}.ant-btn-variant-outlined:hover{color:var(--purple-normal)!important}.ant-rate-star-full svg,.ant-rate-star-half .ant-rate-star-first svg{color:var(--purple-normal)}.ant-rate-star-half .ant-rate-star-second svg,.ant-rate-star-zero svg{color:var(--neutral-300)}input.ant-input::placeholder{font-family:var(--font-family-v2)!important;font-size:16px!important;font-weight:400!important}.m0{margin:0}.ml0{margin-left:0}.mr0{margin-right:0}.mt0{margin-top:0}.mb0{margin-bottom:0}.mx0{margin-left:0;margin-right:0}.my0{margin-bottom:0;margin-top:0}.m1{margin:.25rem}.ml1{margin-left:.25rem}.mr1{margin-right:.25rem}.mt1{margin-top:.25rem}.mb1{margin-bottom:.25rem}.mx1{margin-left:.25rem;margin-right:.25rem}.my1{margin-bottom:.25rem;margin-top:.25rem}.m2{margin:.5rem}.ml2{margin-left:.5rem}.mr2{margin-right:.5rem}.mt2{margin-top:.5rem}.mb2{margin-bottom:.5rem}.mx2{margin-left:.5rem;margin-right:.5rem}.my2{margin-bottom:.5rem;margin-top:.5rem}.m3{margin:.75rem}.ml3{margin-left:.75rem}.mr3{margin-right:.75rem}.mt3{margin-top:.75rem}.mb3{margin-bottom:.75rem}.mx3{margin-left:.75rem;margin-right:.75rem}.my3{margin-bottom:.75rem;margin-top:.75rem}.m4{margin:1rem}.ml4{margin-left:1rem}.mr4{margin-right:1rem}.mt4{margin-top:1rem}.mb4{margin-bottom:1rem}.mx4{margin-left:1rem;margin-right:1rem}.my4{margin-bottom:1rem;margin-top:1rem}.m5{margin:1.25rem}.ml5{margin-left:1.25rem}.mr5{margin-right:1.25rem}.mt5{margin-top:1.25rem}.mb5{margin-bottom:1.25rem}.mx5{margin-left:1.25rem;margin-right:1.25rem}.my5{margin-bottom:1.25rem;margin-top:1.25rem}.m6{margin:1.5rem}.ml6{margin-left:1.5rem}.mr6{margin-right:1.5rem}.mt6{margin-top:1.5rem}.mb6{margin-bottom:1.5rem}.mx6{margin-left:1.5rem;margin-right:1.5rem}.my6{margin-bottom:1.5rem;margin-top:1.5rem}.m7{margin:1.75rem}.ml7{margin-left:1.75rem}.mr7{margin-right:1.75rem}.mt7{margin-top:1.75rem}.mb7{margin-bottom:1.75rem}.mx7{margin-left:1.75rem;margin-right:1.75rem}.my7{margin-bottom:1.75rem;margin-top:1.75rem}.m8{margin:2rem}.ml8{margin-left:2rem}.mr8{margin-right:2rem}.mt8{margin-top:2rem}.mb8{margin-bottom:2rem}.mx8{margin-left:2rem;margin-right:2rem}.my8{margin-bottom:2rem;margin-top:2rem}.m9{margin:2.25rem}.ml9{margin-left:2.25rem}.mr9{margin-right:2.25rem}.mt9{margin-top:2.25rem}.mb9{margin-bottom:2.25rem}.mx9{margin-left:2.25rem;margin-right:2.25rem}.my9{margin-bottom:2.25rem;margin-top:2.25rem}.m10{margin:2.5rem}.ml10{margin-left:2.5rem}.mr10{margin-right:2.5rem}.mt10{margin-top:2.5rem}.mb10{margin-bottom:2.5rem}.mx10{margin-left:2.5rem;margin-right:2.5rem}.my10{margin-bottom:2.5rem;margin-top:2.5rem}.m11{margin:2.75rem}.ml11{margin-left:2.75rem}.mr11{margin-right:2.75rem}.mt11{margin-top:2.75rem}.mb11{margin-bottom:2.75rem}.mx11{margin-left:2.75rem;margin-right:2.75rem}.my11{margin-bottom:2.75rem;margin-top:2.75rem}.m12{margin:3rem}.ml12{margin-left:3rem}.mr12{margin-right:3rem}.mt12{margin-top:3rem}.mb12{margin-bottom:3rem}.mx12{margin-left:3rem;margin-right:3rem}.my12{margin-bottom:3rem;margin-top:3rem}.m13{margin:3.25rem}.ml13{margin-left:3.25rem}.mr13{margin-right:3.25rem}.mt13{margin-top:3.25rem}.mb13{margin-bottom:3.25rem}.mx13{margin-left:3.25rem;margin-right:3.25rem}.my13{margin-bottom:3.25rem;margin-top:3.25rem}.m14{margin:3.5rem}.ml14{margin-left:3.5rem}.mr14{margin-right:3.5rem}.mt14{margin-top:3.5rem}.mb14{margin-bottom:3.5rem}.mx14{margin-left:3.5rem;margin-right:3.5rem}.my14{margin-bottom:3.5rem;margin-top:3.5rem}.m15{margin:3.75rem}.ml15{margin-left:3.75rem}.mr15{margin-right:3.75rem}.mt15{margin-top:3.75rem}.mb15{margin-bottom:3.75rem}.mx15{margin-left:3.75rem;margin-right:3.75rem}.my15{margin-bottom:3.75rem;margin-top:3.75rem}.m16{margin:4rem}.ml16{margin-left:4rem}.mr16{margin-right:4rem}.mt16{margin-top:4rem}.mb16{margin-bottom:4rem}.mx16{margin-left:4rem;margin-right:4rem}.my16{margin-bottom:4rem;margin-top:4rem}.m17{margin:4.25rem}.ml17{margin-left:4.25rem}.mr17{margin-right:4.25rem}.mt17{margin-top:4.25rem}.mb17{margin-bottom:4.25rem}.mx17{margin-left:4.25rem;margin-right:4.25rem}.my17{margin-bottom:4.25rem;margin-top:4.25rem}.m18{margin:4.5rem}.ml18{margin-left:4.5rem}.mr18{margin-right:4.5rem}.mt18{margin-top:4.5rem}.mb18{margin-bottom:4.5rem}.mx18{margin-left:4.5rem;margin-right:4.5rem}.my18{margin-bottom:4.5rem;margin-top:4.5rem}.m19{margin:4.75rem}.ml19{margin-left:4.75rem}.mr19{margin-right:4.75rem}.mt19{margin-top:4.75rem}.mb19{margin-bottom:4.75rem}.mx19{margin-left:4.75rem;margin-right:4.75rem}.my19{margin-bottom:4.75rem;margin-top:4.75rem}.m20{margin:5rem}.ml20{margin-left:5rem}.mr20{margin-right:5rem}.mt20{margin-top:5rem}.mb20{margin-bottom:5rem}.mx20{margin-left:5rem;margin-right:5rem}.my20{margin-bottom:5rem;margin-top:5rem}.m21{margin:5.25rem}.ml21{margin-left:5.25rem}.mr21{margin-right:5.25rem}.mt21{margin-top:5.25rem}.mb21{margin-bottom:5.25rem}.mx21{margin-left:5.25rem;margin-right:5.25rem}.my21{margin-bottom:5.25rem;margin-top:5.25rem}.m22{margin:5.5rem}.ml22{margin-left:5.5rem}.mr22{margin-right:5.5rem}.mt22{margin-top:5.5rem}.mb22{margin-bottom:5.5rem}.mx22{margin-left:5.5rem;margin-right:5.5rem}.my22{margin-bottom:5.5rem;margin-top:5.5rem}.m23{margin:5.75rem}.ml23{margin-left:5.75rem}.mr23{margin-right:5.75rem}.mt23{margin-top:5.75rem}.mb23{margin-bottom:5.75rem}.mx23{margin-left:5.75rem;margin-right:5.75rem}.my23{margin-bottom:5.75rem;margin-top:5.75rem}.m24{margin:6rem}.ml24{margin-left:6rem}.mr24{margin-right:6rem}.mt24{margin-top:6rem}.mb24{margin-bottom:6rem}.mx24{margin-left:6rem;margin-right:6rem}.my24{margin-bottom:6rem;margin-top:6rem}.m25{margin:6.25rem}.ml25{margin-left:6.25rem}.mr25{margin-right:6.25rem}.mt25{margin-top:6.25rem}.mb25{margin-bottom:6.25rem}.mx25{margin-left:6.25rem;margin-right:6.25rem}.my25{margin-bottom:6.25rem;margin-top:6.25rem}.m26{margin:6.5rem}.ml26{margin-left:6.5rem}.mr26{margin-right:6.5rem}.mt26{margin-top:6.5rem}.mb26{margin-bottom:6.5rem}.mx26{margin-left:6.5rem;margin-right:6.5rem}.my26{margin-bottom:6.5rem;margin-top:6.5rem}.m27{margin:6.75rem}.ml27{margin-left:6.75rem}.mr27{margin-right:6.75rem}.mt27{margin-top:6.75rem}.mb27{margin-bottom:6.75rem}.mx27{margin-left:6.75rem;margin-right:6.75rem}.my27{margin-bottom:6.75rem;margin-top:6.75rem}.m28{margin:7rem}.ml28{margin-left:7rem}.mr28{margin-right:7rem}.mt28{margin-top:7rem}.mb28{margin-bottom:7rem}.mx28{margin-left:7rem;margin-right:7rem}.my28{margin-bottom:7rem;margin-top:7rem}.m29{margin:7.25rem}.ml29{margin-left:7.25rem}.mr29{margin-right:7.25rem}.mt29{margin-top:7.25rem}.mb29{margin-bottom:7.25rem}.mx29{margin-left:7.25rem;margin-right:7.25rem}.my29{margin-bottom:7.25rem;margin-top:7.25rem}.m30{margin:7.5rem}.ml30{margin-left:7.5rem}.mr30{margin-right:7.5rem}.mt30{margin-top:7.5rem}.mb30{margin-bottom:7.5rem}.mx30{margin-left:7.5rem;margin-right:7.5rem}.my30{margin-bottom:7.5rem;margin-top:7.5rem}.m31{margin:7.75rem}.ml31{margin-left:7.75rem}.mr31{margin-right:7.75rem}.mt31{margin-top:7.75rem}.mb31{margin-bottom:7.75rem}.mx31{margin-left:7.75rem;margin-right:7.75rem}.my31{margin-bottom:7.75rem;margin-top:7.75rem}.m32{margin:8rem}.ml32{margin-left:8rem}.mr32{margin-right:8rem}.mt32{margin-top:8rem}.mb32{margin-bottom:8rem}.mx32{margin-left:8rem;margin-right:8rem}.my32{margin-bottom:8rem;margin-top:8rem}.m33{margin:8.25rem}.ml33{margin-left:8.25rem}.mr33{margin-right:8.25rem}.mt33{margin-top:8.25rem}.mb33{margin-bottom:8.25rem}.mx33{margin-left:8.25rem;margin-right:8.25rem}.my33{margin-bottom:8.25rem;margin-top:8.25rem}.m34{margin:8.5rem}.ml34{margin-left:8.5rem}.mr34{margin-right:8.5rem}.mt34{margin-top:8.5rem}.mb34{margin-bottom:8.5rem}.mx34{margin-left:8.5rem;margin-right:8.5rem}.my34{margin-bottom:8.5rem;margin-top:8.5rem}.m35{margin:8.75rem}.ml35{margin-left:8.75rem}.mr35{margin-right:8.75rem}.mt35{margin-top:8.75rem}.mb35{margin-bottom:8.75rem}.mx35{margin-left:8.75rem;margin-right:8.75rem}.my35{margin-bottom:8.75rem;margin-top:8.75rem}.m36{margin:9rem}.ml36{margin-left:9rem}.mr36{margin-right:9rem}.mt36{margin-top:9rem}.mb36{margin-bottom:9rem}.mx36{margin-left:9rem;margin-right:9rem}.my36{margin-bottom:9rem;margin-top:9rem}.m37{margin:9.25rem}.ml37{margin-left:9.25rem}.mr37{margin-right:9.25rem}.mt37{margin-top:9.25rem}.mb37{margin-bottom:9.25rem}.mx37{margin-left:9.25rem;margin-right:9.25rem}.my37{margin-bottom:9.25rem;margin-top:9.25rem}.m38{margin:9.5rem}.ml38{margin-left:9.5rem}.mr38{margin-right:9.5rem}.mt38{margin-top:9.5rem}.mb38{margin-bottom:9.5rem}.mx38{margin-left:9.5rem;margin-right:9.5rem}.my38{margin-bottom:9.5rem;margin-top:9.5rem}.m39{margin:9.75rem}.ml39{margin-left:9.75rem}.mr39{margin-right:9.75rem}.mt39{margin-top:9.75rem}.mb39{margin-bottom:9.75rem}.mx39{margin-left:9.75rem;margin-right:9.75rem}.my39{margin-bottom:9.75rem;margin-top:9.75rem}.m40{margin:10rem}.ml40{margin-left:10rem}.mr40{margin-right:10rem}.mt40{margin-top:10rem}.mb40{margin-bottom:10rem}.mx40{margin-left:10rem;margin-right:10rem}.my40{margin-bottom:10rem;margin-top:10rem}.m41{margin:10.25rem}.ml41{margin-left:10.25rem}.mr41{margin-right:10.25rem}.mt41{margin-top:10.25rem}.mb41{margin-bottom:10.25rem}.mx41{margin-left:10.25rem;margin-right:10.25rem}.my41{margin-bottom:10.25rem;margin-top:10.25rem}.m42{margin:10.5rem}.ml42{margin-left:10.5rem}.mr42{margin-right:10.5rem}.mt42{margin-top:10.5rem}.mb42{margin-bottom:10.5rem}.mx42{margin-left:10.5rem;margin-right:10.5rem}.my42{margin-bottom:10.5rem;margin-top:10.5rem}.m43{margin:10.75rem}.ml43{margin-left:10.75rem}.mr43{margin-right:10.75rem}.mt43{margin-top:10.75rem}.mb43{margin-bottom:10.75rem}.mx43{margin-left:10.75rem;margin-right:10.75rem}.my43{margin-bottom:10.75rem;margin-top:10.75rem}.m44{margin:11rem}.ml44{margin-left:11rem}.mr44{margin-right:11rem}.mt44{margin-top:11rem}.mb44{margin-bottom:11rem}.mx44{margin-left:11rem;margin-right:11rem}.my44{margin-bottom:11rem;margin-top:11rem}.m45{margin:11.25rem}.ml45{margin-left:11.25rem}.mr45{margin-right:11.25rem}.mt45{margin-top:11.25rem}.mb45{margin-bottom:11.25rem}.mx45{margin-left:11.25rem;margin-right:11.25rem}.my45{margin-bottom:11.25rem;margin-top:11.25rem}.m46{margin:11.5rem}.ml46{margin-left:11.5rem}.mr46{margin-right:11.5rem}.mt46{margin-top:11.5rem}.mb46{margin-bottom:11.5rem}.mx46{margin-left:11.5rem;margin-right:11.5rem}.my46{margin-bottom:11.5rem;margin-top:11.5rem}.m47{margin:11.75rem}.ml47{margin-left:11.75rem}.mr47{margin-right:11.75rem}.mt47{margin-top:11.75rem}.mb47{margin-bottom:11.75rem}.mx47{margin-left:11.75rem;margin-right:11.75rem}.my47{margin-bottom:11.75rem;margin-top:11.75rem}.m48{margin:12rem}.ml48{margin-left:12rem}.mr48{margin-right:12rem}.mt48{margin-top:12rem}.mb48{margin-bottom:12rem}.mx48{margin-left:12rem;margin-right:12rem}.my48{margin-bottom:12rem;margin-top:12rem}.m49{margin:12.25rem}.ml49{margin-left:12.25rem}.mr49{margin-right:12.25rem}.mt49{margin-top:12.25rem}.mb49{margin-bottom:12.25rem}.mx49{margin-left:12.25rem;margin-right:12.25rem}.my49{margin-bottom:12.25rem;margin-top:12.25rem}.m50{margin:12.5rem}.ml50{margin-left:12.5rem}.mr50{margin-right:12.5rem}.mt50{margin-top:12.5rem}.mb50{margin-bottom:12.5rem}.mx50{margin-left:12.5rem;margin-right:12.5rem}.my50{margin-bottom:12.5rem;margin-top:12.5rem}.m51{margin:12.75rem}.ml51{margin-left:12.75rem}.mr51{margin-right:12.75rem}.mt51{margin-top:12.75rem}.mb51{margin-bottom:12.75rem}.mx51{margin-left:12.75rem;margin-right:12.75rem}.my51{margin-bottom:12.75rem;margin-top:12.75rem}.m52{margin:13rem}.ml52{margin-left:13rem}.mr52{margin-right:13rem}.mt52{margin-top:13rem}.mb52{margin-bottom:13rem}.mx52{margin-left:13rem;margin-right:13rem}.my52{margin-bottom:13rem;margin-top:13rem}.m53{margin:13.25rem}.ml53{margin-left:13.25rem}.mr53{margin-right:13.25rem}.mt53{margin-top:13.25rem}.mb53{margin-bottom:13.25rem}.mx53{margin-left:13.25rem;margin-right:13.25rem}.my53{margin-bottom:13.25rem;margin-top:13.25rem}.m54{margin:13.5rem}.ml54{margin-left:13.5rem}.mr54{margin-right:13.5rem}.mt54{margin-top:13.5rem}.mb54{margin-bottom:13.5rem}.mx54{margin-left:13.5rem;margin-right:13.5rem}.my54{margin-bottom:13.5rem;margin-top:13.5rem}.m55{margin:13.75rem}.ml55{margin-left:13.75rem}.mr55{margin-right:13.75rem}.mt55{margin-top:13.75rem}.mb55{margin-bottom:13.75rem}.mx55{margin-left:13.75rem;margin-right:13.75rem}.my55{margin-bottom:13.75rem;margin-top:13.75rem}.m56{margin:14rem}.ml56{margin-left:14rem}.mr56{margin-right:14rem}.mt56{margin-top:14rem}.mb56{margin-bottom:14rem}.mx56{margin-left:14rem;margin-right:14rem}.my56{margin-bottom:14rem;margin-top:14rem}.m57{margin:14.25rem}.ml57{margin-left:14.25rem}.mr57{margin-right:14.25rem}.mt57{margin-top:14.25rem}.mb57{margin-bottom:14.25rem}.mx57{margin-left:14.25rem;margin-right:14.25rem}.my57{margin-bottom:14.25rem;margin-top:14.25rem}.m58{margin:14.5rem}.ml58{margin-left:14.5rem}.mr58{margin-right:14.5rem}.mt58{margin-top:14.5rem}.mb58{margin-bottom:14.5rem}.mx58{margin-left:14.5rem;margin-right:14.5rem}.my58{margin-bottom:14.5rem;margin-top:14.5rem}.m59{margin:14.75rem}.ml59{margin-left:14.75rem}.mr59{margin-right:14.75rem}.mt59{margin-top:14.75rem}.mb59{margin-bottom:14.75rem}.mx59{margin-left:14.75rem;margin-right:14.75rem}.my59{margin-bottom:14.75rem;margin-top:14.75rem}.m60{margin:15rem}.ml60{margin-left:15rem}.mr60{margin-right:15rem}.mt60{margin-top:15rem}.mb60{margin-bottom:15rem}.mx60{margin-left:15rem;margin-right:15rem}.my60{margin-bottom:15rem;margin-top:15rem}.m61{margin:15.25rem}.ml61{margin-left:15.25rem}.mr61{margin-right:15.25rem}.mt61{margin-top:15.25rem}.mb61{margin-bottom:15.25rem}.mx61{margin-left:15.25rem;margin-right:15.25rem}.my61{margin-bottom:15.25rem;margin-top:15.25rem}.m62{margin:15.5rem}.ml62{margin-left:15.5rem}.mr62{margin-right:15.5rem}.mt62{margin-top:15.5rem}.mb62{margin-bottom:15.5rem}.mx62{margin-left:15.5rem;margin-right:15.5rem}.my62{margin-bottom:15.5rem;margin-top:15.5rem}.m63{margin:15.75rem}.ml63{margin-left:15.75rem}.mr63{margin-right:15.75rem}.mt63{margin-top:15.75rem}.mb63{margin-bottom:15.75rem}.mx63{margin-left:15.75rem;margin-right:15.75rem}.my63{margin-bottom:15.75rem;margin-top:15.75rem}.m64{margin:16rem}.ml64{margin-left:16rem}.mr64{margin-right:16rem}.mt64{margin-top:16rem}.mb64{margin-bottom:16rem}.mx64{margin-left:16rem;margin-right:16rem}.my64{margin-bottom:16rem;margin-top:16rem}.m65{margin:16.25rem}.ml65{margin-left:16.25rem}.mr65{margin-right:16.25rem}.mt65{margin-top:16.25rem}.mb65{margin-bottom:16.25rem}.mx65{margin-left:16.25rem;margin-right:16.25rem}.my65{margin-bottom:16.25rem;margin-top:16.25rem}.m66{margin:16.5rem}.ml66{margin-left:16.5rem}.mr66{margin-right:16.5rem}.mt66{margin-top:16.5rem}.mb66{margin-bottom:16.5rem}.mx66{margin-left:16.5rem;margin-right:16.5rem}.my66{margin-bottom:16.5rem;margin-top:16.5rem}.m67{margin:16.75rem}.ml67{margin-left:16.75rem}.mr67{margin-right:16.75rem}.mt67{margin-top:16.75rem}.mb67{margin-bottom:16.75rem}.mx67{margin-left:16.75rem;margin-right:16.75rem}.my67{margin-bottom:16.75rem;margin-top:16.75rem}.m68{margin:17rem}.ml68{margin-left:17rem}.mr68{margin-right:17rem}.mt68{margin-top:17rem}.mb68{margin-bottom:17rem}.mx68{margin-left:17rem;margin-right:17rem}.my68{margin-bottom:17rem;margin-top:17rem}.m69{margin:17.25rem}.ml69{margin-left:17.25rem}.mr69{margin-right:17.25rem}.mt69{margin-top:17.25rem}.mb69{margin-bottom:17.25rem}.mx69{margin-left:17.25rem;margin-right:17.25rem}.my69{margin-bottom:17.25rem;margin-top:17.25rem}.m70{margin:17.5rem}.ml70{margin-left:17.5rem}.mr70{margin-right:17.5rem}.mt70{margin-top:17.5rem}.mb70{margin-bottom:17.5rem}.mx70{margin-left:17.5rem;margin-right:17.5rem}.my70{margin-bottom:17.5rem;margin-top:17.5rem}.m71{margin:17.75rem}.ml71{margin-left:17.75rem}.mr71{margin-right:17.75rem}.mt71{margin-top:17.75rem}.mb71{margin-bottom:17.75rem}.mx71{margin-left:17.75rem;margin-right:17.75rem}.my71{margin-bottom:17.75rem;margin-top:17.75rem}.m72{margin:18rem}.ml72{margin-left:18rem}.mr72{margin-right:18rem}.mt72{margin-top:18rem}.mb72{margin-bottom:18rem}.mx72{margin-left:18rem;margin-right:18rem}.my72{margin-bottom:18rem;margin-top:18rem}.m73{margin:18.25rem}.ml73{margin-left:18.25rem}.mr73{margin-right:18.25rem}.mt73{margin-top:18.25rem}.mb73{margin-bottom:18.25rem}.mx73{margin-left:18.25rem;margin-right:18.25rem}.my73{margin-bottom:18.25rem;margin-top:18.25rem}.m74{margin:18.5rem}.ml74{margin-left:18.5rem}.mr74{margin-right:18.5rem}.mt74{margin-top:18.5rem}.mb74{margin-bottom:18.5rem}.mx74{margin-left:18.5rem;margin-right:18.5rem}.my74{margin-bottom:18.5rem;margin-top:18.5rem}.m75{margin:18.75rem}.ml75{margin-left:18.75rem}.mr75{margin-right:18.75rem}.mt75{margin-top:18.75rem}.mb75{margin-bottom:18.75rem}.mx75{margin-left:18.75rem;margin-right:18.75rem}.my75{margin-bottom:18.75rem;margin-top:18.75rem}.m76{margin:19rem}.ml76{margin-left:19rem}.mr76{margin-right:19rem}.mt76{margin-top:19rem}.mb76{margin-bottom:19rem}.mx76{margin-left:19rem;margin-right:19rem}.my76{margin-bottom:19rem;margin-top:19rem}.m77{margin:19.25rem}.ml77{margin-left:19.25rem}.mr77{margin-right:19.25rem}.mt77{margin-top:19.25rem}.mb77{margin-bottom:19.25rem}.mx77{margin-left:19.25rem;margin-right:19.25rem}.my77{margin-bottom:19.25rem;margin-top:19.25rem}.m78{margin:19.5rem}.ml78{margin-left:19.5rem}.mr78{margin-right:19.5rem}.mt78{margin-top:19.5rem}.mb78{margin-bottom:19.5rem}.mx78{margin-left:19.5rem;margin-right:19.5rem}.my78{margin-bottom:19.5rem;margin-top:19.5rem}.m79{margin:19.75rem}.ml79{margin-left:19.75rem}.mr79{margin-right:19.75rem}.mt79{margin-top:19.75rem}.mb79{margin-bottom:19.75rem}.mx79{margin-left:19.75rem;margin-right:19.75rem}.my79{margin-bottom:19.75rem;margin-top:19.75rem}.m80{margin:20rem}.ml80{margin-left:20rem}.mr80{margin-right:20rem}.mt80{margin-top:20rem}.mb80{margin-bottom:20rem}.mx80{margin-left:20rem;margin-right:20rem}.my80{margin-bottom:20rem;margin-top:20rem}.m81{margin:20.25rem}.ml81{margin-left:20.25rem}.mr81{margin-right:20.25rem}.mt81{margin-top:20.25rem}.mb81{margin-bottom:20.25rem}.mx81{margin-left:20.25rem;margin-right:20.25rem}.my81{margin-bottom:20.25rem;margin-top:20.25rem}.m82{margin:20.5rem}.ml82{margin-left:20.5rem}.mr82{margin-right:20.5rem}.mt82{margin-top:20.5rem}.mb82{margin-bottom:20.5rem}.mx82{margin-left:20.5rem;margin-right:20.5rem}.my82{margin-bottom:20.5rem;margin-top:20.5rem}.m83{margin:20.75rem}.ml83{margin-left:20.75rem}.mr83{margin-right:20.75rem}.mt83{margin-top:20.75rem}.mb83{margin-bottom:20.75rem}.mx83{margin-left:20.75rem;margin-right:20.75rem}.my83{margin-bottom:20.75rem;margin-top:20.75rem}.m84{margin:21rem}.ml84{margin-left:21rem}.mr84{margin-right:21rem}.mt84{margin-top:21rem}.mb84{margin-bottom:21rem}.mx84{margin-left:21rem;margin-right:21rem}.my84{margin-bottom:21rem;margin-top:21rem}.m85{margin:21.25rem}.ml85{margin-left:21.25rem}.mr85{margin-right:21.25rem}.mt85{margin-top:21.25rem}.mb85{margin-bottom:21.25rem}.mx85{margin-left:21.25rem;margin-right:21.25rem}.my85{margin-bottom:21.25rem;margin-top:21.25rem}.m86{margin:21.5rem}.ml86{margin-left:21.5rem}.mr86{margin-right:21.5rem}.mt86{margin-top:21.5rem}.mb86{margin-bottom:21.5rem}.mx86{margin-left:21.5rem;margin-right:21.5rem}.my86{margin-bottom:21.5rem;margin-top:21.5rem}.m87{margin:21.75rem}.ml87{margin-left:21.75rem}.mr87{margin-right:21.75rem}.mt87{margin-top:21.75rem}.mb87{margin-bottom:21.75rem}.mx87{margin-left:21.75rem;margin-right:21.75rem}.my87{margin-bottom:21.75rem;margin-top:21.75rem}.m88{margin:22rem}.ml88{margin-left:22rem}.mr88{margin-right:22rem}.mt88{margin-top:22rem}.mb88{margin-bottom:22rem}.mx88{margin-left:22rem;margin-right:22rem}.my88{margin-bottom:22rem;margin-top:22rem}.m89{margin:22.25rem}.ml89{margin-left:22.25rem}.mr89{margin-right:22.25rem}.mt89{margin-top:22.25rem}.mb89{margin-bottom:22.25rem}.mx89{margin-left:22.25rem;margin-right:22.25rem}.my89{margin-bottom:22.25rem;margin-top:22.25rem}.m90{margin:22.5rem}.ml90{margin-left:22.5rem}.mr90{margin-right:22.5rem}.mt90{margin-top:22.5rem}.mb90{margin-bottom:22.5rem}.mx90{margin-left:22.5rem;margin-right:22.5rem}.my90{margin-bottom:22.5rem;margin-top:22.5rem}.m91{margin:22.75rem}.ml91{margin-left:22.75rem}.mr91{margin-right:22.75rem}.mt91{margin-top:22.75rem}.mb91{margin-bottom:22.75rem}.mx91{margin-left:22.75rem;margin-right:22.75rem}.my91{margin-bottom:22.75rem;margin-top:22.75rem}.m92{margin:23rem}.ml92{margin-left:23rem}.mr92{margin-right:23rem}.mt92{margin-top:23rem}.mb92{margin-bottom:23rem}.mx92{margin-left:23rem;margin-right:23rem}.my92{margin-bottom:23rem;margin-top:23rem}.m93{margin:23.25rem}.ml93{margin-left:23.25rem}.mr93{margin-right:23.25rem}.mt93{margin-top:23.25rem}.mb93{margin-bottom:23.25rem}.mx93{margin-left:23.25rem;margin-right:23.25rem}.my93{margin-bottom:23.25rem;margin-top:23.25rem}.m94{margin:23.5rem}.ml94{margin-left:23.5rem}.mr94{margin-right:23.5rem}.mt94{margin-top:23.5rem}.mb94{margin-bottom:23.5rem}.mx94{margin-left:23.5rem;margin-right:23.5rem}.my94{margin-bottom:23.5rem;margin-top:23.5rem}.m95{margin:23.75rem}.ml95{margin-left:23.75rem}.mr95{margin-right:23.75rem}.mt95{margin-top:23.75rem}.mb95{margin-bottom:23.75rem}.mx95{margin-left:23.75rem;margin-right:23.75rem}.my95{margin-bottom:23.75rem;margin-top:23.75rem}.m96{margin:24rem}.ml96{margin-left:24rem}.mr96{margin-right:24rem}.mt96{margin-top:24rem}.mb96{margin-bottom:24rem}.mx96{margin-left:24rem;margin-right:24rem}.my96{margin-bottom:24rem;margin-top:24rem}.p0{padding:0!important}.pl0{padding-left:0!important}.pr0{padding-right:0!important}.pt0{padding-top:0!important}.pb0{padding-bottom:0!important}.px0{padding-left:0!important;padding-right:0!important}.py0{padding-bottom:0!important;padding-top:0!important}.p1{padding:.25rem!important}.pl1{padding-left:.25rem!important}.pr1{padding-right:.25rem!important}.pt1{padding-top:.25rem!important}.pb1{padding-bottom:.25rem!important}.px1{padding-left:.25rem!important;padding-right:.25rem!important}.py1{padding-bottom:.25rem!important;padding-top:.25rem!important}.p2{padding:.5rem!important}.pl2{padding-left:.5rem!important}.pr2{padding-right:.5rem!important}.pt2{padding-top:.5rem!important}.pb2{padding-bottom:.5rem!important}.px2{padding-left:.5rem!important;padding-right:.5rem!important}.py2{padding-bottom:.5rem!important;padding-top:.5rem!important}.p3{padding:.75rem!important}.pl3{padding-left:.75rem!important}.pr3{padding-right:.75rem!important}.pt3{padding-top:.75rem!important}.pb3{padding-bottom:.75rem!important}.px3{padding-left:.75rem!important;padding-right:.75rem!important}.py3{padding-bottom:.75rem!important;padding-top:.75rem!important}.p4{padding:1rem!important}.pl4{padding-left:1rem!important}.pr4{padding-right:1rem!important}.pt4{padding-top:1rem!important}.pb4{padding-bottom:1rem!important}.px4{padding-left:1rem!important;padding-right:1rem!important}.py4{padding-bottom:1rem!important;padding-top:1rem!important}.p5{padding:1.25rem!important}.pl5{padding-left:1.25rem!important}.pr5{padding-right:1.25rem!important}.pt5{padding-top:1.25rem!important}.pb5{padding-bottom:1.25rem!important}.px5{padding-left:1.25rem!important;padding-right:1.25rem!important}.py5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.p6{padding:1.5rem!important}.pl6{padding-left:1.5rem!important}.pr6{padding-right:1.5rem!important}.pt6{padding-top:1.5rem!important}.pb6{padding-bottom:1.5rem!important}.px6{padding-left:1.5rem!important;padding-right:1.5rem!important}.py6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.p7{padding:1.75rem!important}.pl7{padding-left:1.75rem!important}.pr7{padding-right:1.75rem!important}.pt7{padding-top:1.75rem!important}.pb7{padding-bottom:1.75rem!important}.px7{padding-left:1.75rem!important;padding-right:1.75rem!important}.py7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.p8{padding:2rem!important}.pl8{padding-left:2rem!important}.pr8{padding-right:2rem!important}.pt8{padding-top:2rem!important}.pb8{padding-bottom:2rem!important}.px8{padding-left:2rem!important;padding-right:2rem!important}.py8{padding-bottom:2rem!important;padding-top:2rem!important}.p9{padding:2.25rem!important}.pl9{padding-left:2.25rem!important}.pr9{padding-right:2.25rem!important}.pt9{padding-top:2.25rem!important}.pb9{padding-bottom:2.25rem!important}.px9{padding-left:2.25rem!important;padding-right:2.25rem!important}.py9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.p10{padding:2.5rem!important}.pl10{padding-left:2.5rem!important}.pr10{padding-right:2.5rem!important}.pt10{padding-top:2.5rem!important}.pb10{padding-bottom:2.5rem!important}.px10{padding-left:2.5rem!important;padding-right:2.5rem!important}.py10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.p11{padding:2.75rem!important}.pl11{padding-left:2.75rem!important}.pr11{padding-right:2.75rem!important}.pt11{padding-top:2.75rem!important}.pb11{padding-bottom:2.75rem!important}.px11{padding-left:2.75rem!important;padding-right:2.75rem!important}.py11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.p12{padding:3rem!important}.pl12{padding-left:3rem!important}.pr12{padding-right:3rem!important}.pt12{padding-top:3rem!important}.pb12{padding-bottom:3rem!important}.px12{padding-left:3rem!important;padding-right:3rem!important}.py12{padding-bottom:3rem!important;padding-top:3rem!important}.p13{padding:3.25rem!important}.pl13{padding-left:3.25rem!important}.pr13{padding-right:3.25rem!important}.pt13{padding-top:3.25rem!important}.pb13{padding-bottom:3.25rem!important}.px13{padding-left:3.25rem!important;padding-right:3.25rem!important}.py13{padding-bottom:3.25rem!important;padding-top:3.25rem!important}.p14{padding:3.5rem!important}.pl14{padding-left:3.5rem!important}.pr14{padding-right:3.5rem!important}.pt14{padding-top:3.5rem!important}.pb14{padding-bottom:3.5rem!important}.px14{padding-left:3.5rem!important;padding-right:3.5rem!important}.py14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.p15{padding:3.75rem!important}.pl15{padding-left:3.75rem!important}.pr15{padding-right:3.75rem!important}.pt15{padding-top:3.75rem!important}.pb15{padding-bottom:3.75rem!important}.px15{padding-left:3.75rem!important;padding-right:3.75rem!important}.py15{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.p16{padding:4rem!important}.pl16{padding-left:4rem!important}.pr16{padding-right:4rem!important}.pt16{padding-top:4rem!important}.pb16{padding-bottom:4rem!important}.px16{padding-left:4rem!important;padding-right:4rem!important}.py16{padding-bottom:4rem!important;padding-top:4rem!important}.p17{padding:4.25rem!important}.pl17{padding-left:4.25rem!important}.pr17{padding-right:4.25rem!important}.pt17{padding-top:4.25rem!important}.pb17{padding-bottom:4.25rem!important}.px17{padding-left:4.25rem!important;padding-right:4.25rem!important}.py17{padding-bottom:4.25rem!important;padding-top:4.25rem!important}.p18{padding:4.5rem!important}.pl18{padding-left:4.5rem!important}.pr18{padding-right:4.5rem!important}.pt18{padding-top:4.5rem!important}.pb18{padding-bottom:4.5rem!important}.px18{padding-left:4.5rem!important;padding-right:4.5rem!important}.py18{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.p19{padding:4.75rem!important}.pl19{padding-left:4.75rem!important}.pr19{padding-right:4.75rem!important}.pt19{padding-top:4.75rem!important}.pb19{padding-bottom:4.75rem!important}.px19{padding-left:4.75rem!important;padding-right:4.75rem!important}.py19{padding-bottom:4.75rem!important;padding-top:4.75rem!important}.p20{padding:5rem!important}.pl20{padding-left:5rem!important}.pr20{padding-right:5rem!important}.pt20{padding-top:5rem!important}.pb20{padding-bottom:5rem!important}.px20{padding-left:5rem!important;padding-right:5rem!important}.py20{padding-bottom:5rem!important;padding-top:5rem!important}.p21{padding:5.25rem!important}.pl21{padding-left:5.25rem!important}.pr21{padding-right:5.25rem!important}.pt21{padding-top:5.25rem!important}.pb21{padding-bottom:5.25rem!important}.px21{padding-left:5.25rem!important;padding-right:5.25rem!important}.py21{padding-bottom:5.25rem!important;padding-top:5.25rem!important}.p22{padding:5.5rem!important}.pl22{padding-left:5.5rem!important}.pr22{padding-right:5.5rem!important}.pt22{padding-top:5.5rem!important}.pb22{padding-bottom:5.5rem!important}.px22{padding-left:5.5rem!important;padding-right:5.5rem!important}.py22{padding-bottom:5.5rem!important;padding-top:5.5rem!important}.p23{padding:5.75rem!important}.pl23{padding-left:5.75rem!important}.pr23{padding-right:5.75rem!important}.pt23{padding-top:5.75rem!important}.pb23{padding-bottom:5.75rem!important}.px23{padding-left:5.75rem!important;padding-right:5.75rem!important}.py23{padding-bottom:5.75rem!important;padding-top:5.75rem!important}.p24{padding:6rem!important}.pl24{padding-left:6rem!important}.pr24{padding-right:6rem!important}.pt24{padding-top:6rem!important}.pb24{padding-bottom:6rem!important}.px24{padding-left:6rem!important;padding-right:6rem!important}.py24{padding-bottom:6rem!important;padding-top:6rem!important}.p25{padding:6.25rem!important}.pl25{padding-left:6.25rem!important}.pr25{padding-right:6.25rem!important}.pt25{padding-top:6.25rem!important}.pb25{padding-bottom:6.25rem!important}.px25{padding-left:6.25rem!important;padding-right:6.25rem!important}.py25{padding-bottom:6.25rem!important;padding-top:6.25rem!important}.p26{padding:6.5rem!important}.pl26{padding-left:6.5rem!important}.pr26{padding-right:6.5rem!important}.pt26{padding-top:6.5rem!important}.pb26{padding-bottom:6.5rem!important}.px26{padding-left:6.5rem!important;padding-right:6.5rem!important}.py26{padding-bottom:6.5rem!important;padding-top:6.5rem!important}.p27{padding:6.75rem!important}.pl27{padding-left:6.75rem!important}.pr27{padding-right:6.75rem!important}.pt27{padding-top:6.75rem!important}.pb27{padding-bottom:6.75rem!important}.px27{padding-left:6.75rem!important;padding-right:6.75rem!important}.py27{padding-bottom:6.75rem!important;padding-top:6.75rem!important}.p28{padding:7rem!important}.pl28{padding-left:7rem!important}.pr28{padding-right:7rem!important}.pt28{padding-top:7rem!important}.pb28{padding-bottom:7rem!important}.px28{padding-left:7rem!important;padding-right:7rem!important}.py28{padding-bottom:7rem!important;padding-top:7rem!important}.p29{padding:7.25rem!important}.pl29{padding-left:7.25rem!important}.pr29{padding-right:7.25rem!important}.pt29{padding-top:7.25rem!important}.pb29{padding-bottom:7.25rem!important}.px29{padding-left:7.25rem!important;padding-right:7.25rem!important}.py29{padding-bottom:7.25rem!important;padding-top:7.25rem!important}.p30{padding:7.5rem!important}.pl30{padding-left:7.5rem!important}.pr30{padding-right:7.5rem!important}.pt30{padding-top:7.5rem!important}.pb30{padding-bottom:7.5rem!important}.px30{padding-left:7.5rem!important;padding-right:7.5rem!important}.py30{padding-bottom:7.5rem!important;padding-top:7.5rem!important}.p31{padding:7.75rem!important}.pl31{padding-left:7.75rem!important}.pr31{padding-right:7.75rem!important}.pt31{padding-top:7.75rem!important}.pb31{padding-bottom:7.75rem!important}.px31{padding-left:7.75rem!important;padding-right:7.75rem!important}.py31{padding-bottom:7.75rem!important;padding-top:7.75rem!important}.p32{padding:8rem!important}.pl32{padding-left:8rem!important}.pr32{padding-right:8rem!important}.pt32{padding-top:8rem!important}.pb32{padding-bottom:8rem!important}.px32{padding-left:8rem!important;padding-right:8rem!important}.py32{padding-bottom:8rem!important;padding-top:8rem!important}.p33{padding:8.25rem!important}.pl33{padding-left:8.25rem!important}.pr33{padding-right:8.25rem!important}.pt33{padding-top:8.25rem!important}.pb33{padding-bottom:8.25rem!important}.px33{padding-left:8.25rem!important;padding-right:8.25rem!important}.py33{padding-bottom:8.25rem!important;padding-top:8.25rem!important}.p34{padding:8.5rem!important}.pl34{padding-left:8.5rem!important}.pr34{padding-right:8.5rem!important}.pt34{padding-top:8.5rem!important}.pb34{padding-bottom:8.5rem!important}.px34{padding-left:8.5rem!important;padding-right:8.5rem!important}.py34{padding-bottom:8.5rem!important;padding-top:8.5rem!important}.p35{padding:8.75rem!important}.pl35{padding-left:8.75rem!important}.pr35{padding-right:8.75rem!important}.pt35{padding-top:8.75rem!important}.pb35{padding-bottom:8.75rem!important}.px35{padding-left:8.75rem!important;padding-right:8.75rem!important}.py35{padding-bottom:8.75rem!important;padding-top:8.75rem!important}.p36{padding:9rem!important}.pl36{padding-left:9rem!important}.pr36{padding-right:9rem!important}.pt36{padding-top:9rem!important}.pb36{padding-bottom:9rem!important}.px36{padding-left:9rem!important;padding-right:9rem!important}.py36{padding-bottom:9rem!important;padding-top:9rem!important}.p37{padding:9.25rem!important}.pl37{padding-left:9.25rem!important}.pr37{padding-right:9.25rem!important}.pt37{padding-top:9.25rem!important}.pb37{padding-bottom:9.25rem!important}.px37{padding-left:9.25rem!important;padding-right:9.25rem!important}.py37{padding-bottom:9.25rem!important;padding-top:9.25rem!important}.p38{padding:9.5rem!important}.pl38{padding-left:9.5rem!important}.pr38{padding-right:9.5rem!important}.pt38{padding-top:9.5rem!important}.pb38{padding-bottom:9.5rem!important}.px38{padding-left:9.5rem!important;padding-right:9.5rem!important}.py38{padding-bottom:9.5rem!important;padding-top:9.5rem!important}.p39{padding:9.75rem!important}.pl39{padding-left:9.75rem!important}.pr39{padding-right:9.75rem!important}.pt39{padding-top:9.75rem!important}.pb39{padding-bottom:9.75rem!important}.px39{padding-left:9.75rem!important;padding-right:9.75rem!important}.py39{padding-bottom:9.75rem!important;padding-top:9.75rem!important}.p40{padding:10rem!important}.pl40{padding-left:10rem!important}.pr40{padding-right:10rem!important}.pt40{padding-top:10rem!important}.pb40{padding-bottom:10rem!important}.px40{padding-left:10rem!important;padding-right:10rem!important}.py40{padding-bottom:10rem!important;padding-top:10rem!important}.p41{padding:10.25rem!important}.pl41{padding-left:10.25rem!important}.pr41{padding-right:10.25rem!important}.pt41{padding-top:10.25rem!important}.pb41{padding-bottom:10.25rem!important}.px41{padding-left:10.25rem!important;padding-right:10.25rem!important}.py41{padding-bottom:10.25rem!important;padding-top:10.25rem!important}.p42{padding:10.5rem!important}.pl42{padding-left:10.5rem!important}.pr42{padding-right:10.5rem!important}.pt42{padding-top:10.5rem!important}.pb42{padding-bottom:10.5rem!important}.px42{padding-left:10.5rem!important;padding-right:10.5rem!important}.py42{padding-bottom:10.5rem!important;padding-top:10.5rem!important}.p43{padding:10.75rem!important}.pl43{padding-left:10.75rem!important}.pr43{padding-right:10.75rem!important}.pt43{padding-top:10.75rem!important}.pb43{padding-bottom:10.75rem!important}.px43{padding-left:10.75rem!important;padding-right:10.75rem!important}.py43{padding-bottom:10.75rem!important;padding-top:10.75rem!important}.p44{padding:11rem!important}.pl44{padding-left:11rem!important}.pr44{padding-right:11rem!important}.pt44{padding-top:11rem!important}.pb44{padding-bottom:11rem!important}.px44{padding-left:11rem!important;padding-right:11rem!important}.py44{padding-bottom:11rem!important;padding-top:11rem!important}.p45{padding:11.25rem!important}.pl45{padding-left:11.25rem!important}.pr45{padding-right:11.25rem!important}.pt45{padding-top:11.25rem!important}.pb45{padding-bottom:11.25rem!important}.px45{padding-left:11.25rem!important;padding-right:11.25rem!important}.py45{padding-bottom:11.25rem!important;padding-top:11.25rem!important}.p46{padding:11.5rem!important}.pl46{padding-left:11.5rem!important}.pr46{padding-right:11.5rem!important}.pt46{padding-top:11.5rem!important}.pb46{padding-bottom:11.5rem!important}.px46{padding-left:11.5rem!important;padding-right:11.5rem!important}.py46{padding-bottom:11.5rem!important;padding-top:11.5rem!important}.p47{padding:11.75rem!important}.pl47{padding-left:11.75rem!important}.pr47{padding-right:11.75rem!important}.pt47{padding-top:11.75rem!important}.pb47{padding-bottom:11.75rem!important}.px47{padding-left:11.75rem!important;padding-right:11.75rem!important}.py47{padding-bottom:11.75rem!important;padding-top:11.75rem!important}.p48{padding:12rem!important}.pl48{padding-left:12rem!important}.pr48{padding-right:12rem!important}.pt48{padding-top:12rem!important}.pb48{padding-bottom:12rem!important}.px48{padding-left:12rem!important;padding-right:12rem!important}.py48{padding-bottom:12rem!important;padding-top:12rem!important}.p49{padding:12.25rem!important}.pl49{padding-left:12.25rem!important}.pr49{padding-right:12.25rem!important}.pt49{padding-top:12.25rem!important}.pb49{padding-bottom:12.25rem!important}.px49{padding-left:12.25rem!important;padding-right:12.25rem!important}.py49{padding-bottom:12.25rem!important;padding-top:12.25rem!important}.p50{padding:12.5rem!important}.pl50{padding-left:12.5rem!important}.pr50{padding-right:12.5rem!important}.pt50{padding-top:12.5rem!important}.pb50{padding-bottom:12.5rem!important}.px50{padding-left:12.5rem!important;padding-right:12.5rem!important}.py50{padding-bottom:12.5rem!important;padding-top:12.5rem!important}.p51{padding:12.75rem!important}.pl51{padding-left:12.75rem!important}.pr51{padding-right:12.75rem!important}.pt51{padding-top:12.75rem!important}.pb51{padding-bottom:12.75rem!important}.px51{padding-left:12.75rem!important;padding-right:12.75rem!important}.py51{padding-bottom:12.75rem!important;padding-top:12.75rem!important}.p52{padding:13rem!important}.pl52{padding-left:13rem!important}.pr52{padding-right:13rem!important}.pt52{padding-top:13rem!important}.pb52{padding-bottom:13rem!important}.px52{padding-left:13rem!important;padding-right:13rem!important}.py52{padding-bottom:13rem!important;padding-top:13rem!important}.p53{padding:13.25rem!important}.pl53{padding-left:13.25rem!important}.pr53{padding-right:13.25rem!important}.pt53{padding-top:13.25rem!important}.pb53{padding-bottom:13.25rem!important}.px53{padding-left:13.25rem!important;padding-right:13.25rem!important}.py53{padding-bottom:13.25rem!important;padding-top:13.25rem!important}.p54{padding:13.5rem!important}.pl54{padding-left:13.5rem!important}.pr54{padding-right:13.5rem!important}.pt54{padding-top:13.5rem!important}.pb54{padding-bottom:13.5rem!important}.px54{padding-left:13.5rem!important;padding-right:13.5rem!important}.py54{padding-bottom:13.5rem!important;padding-top:13.5rem!important}.p55{padding:13.75rem!important}.pl55{padding-left:13.75rem!important}.pr55{padding-right:13.75rem!important}.pt55{padding-top:13.75rem!important}.pb55{padding-bottom:13.75rem!important}.px55{padding-left:13.75rem!important;padding-right:13.75rem!important}.py55{padding-bottom:13.75rem!important;padding-top:13.75rem!important}.p56{padding:14rem!important}.pl56{padding-left:14rem!important}.pr56{padding-right:14rem!important}.pt56{padding-top:14rem!important}.pb56{padding-bottom:14rem!important}.px56{padding-left:14rem!important;padding-right:14rem!important}.py56{padding-bottom:14rem!important;padding-top:14rem!important}.p57{padding:14.25rem!important}.pl57{padding-left:14.25rem!important}.pr57{padding-right:14.25rem!important}.pt57{padding-top:14.25rem!important}.pb57{padding-bottom:14.25rem!important}.px57{padding-left:14.25rem!important;padding-right:14.25rem!important}.py57{padding-bottom:14.25rem!important;padding-top:14.25rem!important}.p58{padding:14.5rem!important}.pl58{padding-left:14.5rem!important}.pr58{padding-right:14.5rem!important}.pt58{padding-top:14.5rem!important}.pb58{padding-bottom:14.5rem!important}.px58{padding-left:14.5rem!important;padding-right:14.5rem!important}.py58{padding-bottom:14.5rem!important;padding-top:14.5rem!important}.p59{padding:14.75rem!important}.pl59{padding-left:14.75rem!important}.pr59{padding-right:14.75rem!important}.pt59{padding-top:14.75rem!important}.pb59{padding-bottom:14.75rem!important}.px59{padding-left:14.75rem!important;padding-right:14.75rem!important}.py59{padding-bottom:14.75rem!important;padding-top:14.75rem!important}.p60{padding:15rem!important}.pl60{padding-left:15rem!important}.pr60{padding-right:15rem!important}.pt60{padding-top:15rem!important}.pb60{padding-bottom:15rem!important}.px60{padding-left:15rem!important;padding-right:15rem!important}.py60{padding-bottom:15rem!important;padding-top:15rem!important}.p61{padding:15.25rem!important}.pl61{padding-left:15.25rem!important}.pr61{padding-right:15.25rem!important}.pt61{padding-top:15.25rem!important}.pb61{padding-bottom:15.25rem!important}.px61{padding-left:15.25rem!important;padding-right:15.25rem!important}.py61{padding-bottom:15.25rem!important;padding-top:15.25rem!important}.p62{padding:15.5rem!important}.pl62{padding-left:15.5rem!important}.pr62{padding-right:15.5rem!important}.pt62{padding-top:15.5rem!important}.pb62{padding-bottom:15.5rem!important}.px62{padding-left:15.5rem!important;padding-right:15.5rem!important}.py62{padding-bottom:15.5rem!important;padding-top:15.5rem!important}.p63{padding:15.75rem!important}.pl63{padding-left:15.75rem!important}.pr63{padding-right:15.75rem!important}.pt63{padding-top:15.75rem!important}.pb63{padding-bottom:15.75rem!important}.px63{padding-left:15.75rem!important;padding-right:15.75rem!important}.py63{padding-bottom:15.75rem!important;padding-top:15.75rem!important}.p64{padding:16rem!important}.pl64{padding-left:16rem!important}.pr64{padding-right:16rem!important}.pt64{padding-top:16rem!important}.pb64{padding-bottom:16rem!important}.px64{padding-left:16rem!important;padding-right:16rem!important}.py64{padding-bottom:16rem!important;padding-top:16rem!important}.p65{padding:16.25rem!important}.pl65{padding-left:16.25rem!important}.pr65{padding-right:16.25rem!important}.pt65{padding-top:16.25rem!important}.pb65{padding-bottom:16.25rem!important}.px65{padding-left:16.25rem!important;padding-right:16.25rem!important}.py65{padding-bottom:16.25rem!important;padding-top:16.25rem!important}.p66{padding:16.5rem!important}.pl66{padding-left:16.5rem!important}.pr66{padding-right:16.5rem!important}.pt66{padding-top:16.5rem!important}.pb66{padding-bottom:16.5rem!important}.px66{padding-left:16.5rem!important;padding-right:16.5rem!important}.py66{padding-bottom:16.5rem!important;padding-top:16.5rem!important}.p67{padding:16.75rem!important}.pl67{padding-left:16.75rem!important}.pr67{padding-right:16.75rem!important}.pt67{padding-top:16.75rem!important}.pb67{padding-bottom:16.75rem!important}.px67{padding-left:16.75rem!important;padding-right:16.75rem!important}.py67{padding-bottom:16.75rem!important;padding-top:16.75rem!important}.p68{padding:17rem!important}.pl68{padding-left:17rem!important}.pr68{padding-right:17rem!important}.pt68{padding-top:17rem!important}.pb68{padding-bottom:17rem!important}.px68{padding-left:17rem!important;padding-right:17rem!important}.py68{padding-bottom:17rem!important;padding-top:17rem!important}.p69{padding:17.25rem!important}.pl69{padding-left:17.25rem!important}.pr69{padding-right:17.25rem!important}.pt69{padding-top:17.25rem!important}.pb69{padding-bottom:17.25rem!important}.px69{padding-left:17.25rem!important;padding-right:17.25rem!important}.py69{padding-bottom:17.25rem!important;padding-top:17.25rem!important}.p70{padding:17.5rem!important}.pl70{padding-left:17.5rem!important}.pr70{padding-right:17.5rem!important}.pt70{padding-top:17.5rem!important}.pb70{padding-bottom:17.5rem!important}.px70{padding-left:17.5rem!important;padding-right:17.5rem!important}.py70{padding-bottom:17.5rem!important;padding-top:17.5rem!important}.p71{padding:17.75rem!important}.pl71{padding-left:17.75rem!important}.pr71{padding-right:17.75rem!important}.pt71{padding-top:17.75rem!important}.pb71{padding-bottom:17.75rem!important}.px71{padding-left:17.75rem!important;padding-right:17.75rem!important}.py71{padding-bottom:17.75rem!important;padding-top:17.75rem!important}.p72{padding:18rem!important}.pl72{padding-left:18rem!important}.pr72{padding-right:18rem!important}.pt72{padding-top:18rem!important}.pb72{padding-bottom:18rem!important}.px72{padding-left:18rem!important;padding-right:18rem!important}.py72{padding-bottom:18rem!important;padding-top:18rem!important}.p73{padding:18.25rem!important}.pl73{padding-left:18.25rem!important}.pr73{padding-right:18.25rem!important}.pt73{padding-top:18.25rem!important}.pb73{padding-bottom:18.25rem!important}.px73{padding-left:18.25rem!important;padding-right:18.25rem!important}.py73{padding-bottom:18.25rem!important;padding-top:18.25rem!important}.p74{padding:18.5rem!important}.pl74{padding-left:18.5rem!important}.pr74{padding-right:18.5rem!important}.pt74{padding-top:18.5rem!important}.pb74{padding-bottom:18.5rem!important}.px74{padding-left:18.5rem!important;padding-right:18.5rem!important}.py74{padding-bottom:18.5rem!important;padding-top:18.5rem!important}.p75{padding:18.75rem!important}.pl75{padding-left:18.75rem!important}.pr75{padding-right:18.75rem!important}.pt75{padding-top:18.75rem!important}.pb75{padding-bottom:18.75rem!important}.px75{padding-left:18.75rem!important;padding-right:18.75rem!important}.py75{padding-bottom:18.75rem!important;padding-top:18.75rem!important}.p76{padding:19rem!important}.pl76{padding-left:19rem!important}.pr76{padding-right:19rem!important}.pt76{padding-top:19rem!important}.pb76{padding-bottom:19rem!important}.px76{padding-left:19rem!important;padding-right:19rem!important}.py76{padding-bottom:19rem!important;padding-top:19rem!important}.p77{padding:19.25rem!important}.pl77{padding-left:19.25rem!important}.pr77{padding-right:19.25rem!important}.pt77{padding-top:19.25rem!important}.pb77{padding-bottom:19.25rem!important}.px77{padding-left:19.25rem!important;padding-right:19.25rem!important}.py77{padding-bottom:19.25rem!important;padding-top:19.25rem!important}.p78{padding:19.5rem!important}.pl78{padding-left:19.5rem!important}.pr78{padding-right:19.5rem!important}.pt78{padding-top:19.5rem!important}.pb78{padding-bottom:19.5rem!important}.px78{padding-left:19.5rem!important;padding-right:19.5rem!important}.py78{padding-bottom:19.5rem!important;padding-top:19.5rem!important}.p79{padding:19.75rem!important}.pl79{padding-left:19.75rem!important}.pr79{padding-right:19.75rem!important}.pt79{padding-top:19.75rem!important}.pb79{padding-bottom:19.75rem!important}.px79{padding-left:19.75rem!important;padding-right:19.75rem!important}.py79{padding-bottom:19.75rem!important;padding-top:19.75rem!important}.p80{padding:20rem!important}.pl80{padding-left:20rem!important}.pr80{padding-right:20rem!important}.pt80{padding-top:20rem!important}.pb80{padding-bottom:20rem!important}.px80{padding-left:20rem!important;padding-right:20rem!important}.py80{padding-bottom:20rem!important;padding-top:20rem!important}.p81{padding:20.25rem!important}.pl81{padding-left:20.25rem!important}.pr81{padding-right:20.25rem!important}.pt81{padding-top:20.25rem!important}.pb81{padding-bottom:20.25rem!important}.px81{padding-left:20.25rem!important;padding-right:20.25rem!important}.py81{padding-bottom:20.25rem!important;padding-top:20.25rem!important}.p82{padding:20.5rem!important}.pl82{padding-left:20.5rem!important}.pr82{padding-right:20.5rem!important}.pt82{padding-top:20.5rem!important}.pb82{padding-bottom:20.5rem!important}.px82{padding-left:20.5rem!important;padding-right:20.5rem!important}.py82{padding-bottom:20.5rem!important;padding-top:20.5rem!important}.p83{padding:20.75rem!important}.pl83{padding-left:20.75rem!important}.pr83{padding-right:20.75rem!important}.pt83{padding-top:20.75rem!important}.pb83{padding-bottom:20.75rem!important}.px83{padding-left:20.75rem!important;padding-right:20.75rem!important}.py83{padding-bottom:20.75rem!important;padding-top:20.75rem!important}.p84{padding:21rem!important}.pl84{padding-left:21rem!important}.pr84{padding-right:21rem!important}.pt84{padding-top:21rem!important}.pb84{padding-bottom:21rem!important}.px84{padding-left:21rem!important;padding-right:21rem!important}.py84{padding-bottom:21rem!important;padding-top:21rem!important}.p85{padding:21.25rem!important}.pl85{padding-left:21.25rem!important}.pr85{padding-right:21.25rem!important}.pt85{padding-top:21.25rem!important}.pb85{padding-bottom:21.25rem!important}.px85{padding-left:21.25rem!important;padding-right:21.25rem!important}.py85{padding-bottom:21.25rem!important;padding-top:21.25rem!important}.p86{padding:21.5rem!important}.pl86{padding-left:21.5rem!important}.pr86{padding-right:21.5rem!important}.pt86{padding-top:21.5rem!important}.pb86{padding-bottom:21.5rem!important}.px86{padding-left:21.5rem!important;padding-right:21.5rem!important}.py86{padding-bottom:21.5rem!important;padding-top:21.5rem!important}.p87{padding:21.75rem!important}.pl87{padding-left:21.75rem!important}.pr87{padding-right:21.75rem!important}.pt87{padding-top:21.75rem!important}.pb87{padding-bottom:21.75rem!important}.px87{padding-left:21.75rem!important;padding-right:21.75rem!important}.py87{padding-bottom:21.75rem!important;padding-top:21.75rem!important}.p88{padding:22rem!important}.pl88{padding-left:22rem!important}.pr88{padding-right:22rem!important}.pt88{padding-top:22rem!important}.pb88{padding-bottom:22rem!important}.px88{padding-left:22rem!important;padding-right:22rem!important}.py88{padding-bottom:22rem!important;padding-top:22rem!important}.p89{padding:22.25rem!important}.pl89{padding-left:22.25rem!important}.pr89{padding-right:22.25rem!important}.pt89{padding-top:22.25rem!important}.pb89{padding-bottom:22.25rem!important}.px89{padding-left:22.25rem!important;padding-right:22.25rem!important}.py89{padding-bottom:22.25rem!important;padding-top:22.25rem!important}.p90{padding:22.5rem!important}.pl90{padding-left:22.5rem!important}.pr90{padding-right:22.5rem!important}.pt90{padding-top:22.5rem!important}.pb90{padding-bottom:22.5rem!important}.px90{padding-left:22.5rem!important;padding-right:22.5rem!important}.py90{padding-bottom:22.5rem!important;padding-top:22.5rem!important}.p91{padding:22.75rem!important}.pl91{padding-left:22.75rem!important}.pr91{padding-right:22.75rem!important}.pt91{padding-top:22.75rem!important}.pb91{padding-bottom:22.75rem!important}.px91{padding-left:22.75rem!important;padding-right:22.75rem!important}.py91{padding-bottom:22.75rem!important;padding-top:22.75rem!important}.p92{padding:23rem!important}.pl92{padding-left:23rem!important}.pr92{padding-right:23rem!important}.pt92{padding-top:23rem!important}.pb92{padding-bottom:23rem!important}.px92{padding-left:23rem!important;padding-right:23rem!important}.py92{padding-bottom:23rem!important;padding-top:23rem!important}.p93{padding:23.25rem!important}.pl93{padding-left:23.25rem!important}.pr93{padding-right:23.25rem!important}.pt93{padding-top:23.25rem!important}.pb93{padding-bottom:23.25rem!important}.px93{padding-left:23.25rem!important;padding-right:23.25rem!important}.py93{padding-bottom:23.25rem!important;padding-top:23.25rem!important}.p94{padding:23.5rem!important}.pl94{padding-left:23.5rem!important}.pr94{padding-right:23.5rem!important}.pt94{padding-top:23.5rem!important}.pb94{padding-bottom:23.5rem!important}.px94{padding-left:23.5rem!important;padding-right:23.5rem!important}.py94{padding-bottom:23.5rem!important;padding-top:23.5rem!important}.p95{padding:23.75rem!important}.pl95{padding-left:23.75rem!important}.pr95{padding-right:23.75rem!important}.pt95{padding-top:23.75rem!important}.pb95{padding-bottom:23.75rem!important}.px95{padding-left:23.75rem!important;padding-right:23.75rem!important}.py95{padding-bottom:23.75rem!important;padding-top:23.75rem!important}.p96{padding:24rem!important}.pl96{padding-left:24rem!important}.pr96{padding-right:24rem!important}.pt96{padding-top:24rem!important}.pb96{padding-bottom:24rem!important}.px96{padding-left:24rem!important;padding-right:24rem!important}.py96{padding-bottom:24rem!important;padding-top:24rem!important}.br0{border-radius:0!important}.br1{border-radius:.25rem!important}.br2{border-radius:.5rem!important}.br3{border-radius:.75rem!important}.br4{border-radius:1rem!important}.br5{border-radius:1.25rem!important}.br6{border-radius:1.5rem!important}.br7{border-radius:1.75rem!important}.br8{border-radius:2rem!important}.br9{border-radius:2.25rem!important}.br10{border-radius:2.5rem!important}.br11{border-radius:2.75rem!important}.br12{border-radius:3rem!important}.br13{border-radius:3.25rem!important}.br14{border-radius:3.5rem!important}.br15{border-radius:3.75rem!important}.br16{border-radius:4rem!important}.br17{border-radius:4.25rem!important}.br18{border-radius:4.5rem!important}.br19{border-radius:4.75rem!important}.br20{border-radius:5rem!important}.br21{border-radius:5.25rem!important}.br22{border-radius:5.5rem!important}.br23{border-radius:5.75rem!important}.br24{border-radius:6rem!important}.br25{border-radius:6.25rem!important}.br26{border-radius:6.5rem!important}.br27{border-radius:6.75rem!important}.br28{border-radius:7rem!important}.color-primary{color:var(--primary)}.bg-color-primary{background-color:var(--primary)}.color-secondary{color:var(--app-secondary)}.bg-color-secondary{background-color:var(--app-secondary)}.color-black-text{color:var(--black-text-base)}.bg-color-black-text{background-color:var(--black-text-base)}.prof-image{border:3px solid #c6dffb;border-radius:160px;min-width:25px;object-fit:cover}.relative-time{font-size:.6rem}.ant-modal-root .ant-modal-mask,.ant-modal-root .ant-modal-wrap{z-index:1300}.askastudent-app-wrapper{background:var(--gray-200)}.askastudent-app-wrapper .askastudent-general-form-wrapper{background:var(--white);border-radius:.9375rem;box-shadow:1px 10px 25px #acaaaa66;margin:0 auto;max-width:43.75rem}.askastudent-app-wrapper .askastudent-general-form-wrapper .title{font-size:2.25rem;font-weight:600}.general-header-section-wrapper{display:flex;flex-wrap:wrap;gap:.3125rem;justify-content:space-between}.general-header-section-wrapper .search-input-field{border:1px solid #dedede;max-width:22rem}@media screen and (max-width:768px){.askastudent-app-wrapper .askastudent-general-form-wrapper{max-width:25rem}.askastudent-app-wrapper .askastudent-general-form-wrapper .title{font-size:1.5rem;font-weight:500}}@media screen and (max-width:576px){.askastudent-app-wrapper .askastudent-general-form-wrapper{max-width:20rem}}.aas-admin-card-wrapper{background-color:#fff;background-image:none;border-radius:6px;box-shadow:0 3px 12px #2f2b3d24;color:var(--aas-palette-text-primary);transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms}.admin-user-avatar{align-items:center;display:flex;gap:1rem}.admin-user-avatar .name-initial-avatar{background-color:#eeedf0;color:#2f2b3de6;font-size:.9375rem!important;line-height:1.2}.user-content{display:flex;flex-direction:column}.user-content .body1{color:#2f2b3de6;font-size:.9375rem;font-weight:500;line-height:1.46667}.user-content .body2{font-size:.8125rem;font-weight:400;line-height:1.53846154}.admin-general-list-wrapper .header-section{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1.5rem}.admin-general-list-wrapper .header-section .search-input{max-width:300px}.admin-general-list-wrapper .header-section .ant-input-affix-wrapper{padding:7.25px 14px}.super-admin-card-wrapper{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#ffffffe0;border-radius:6px;box-shadow:0 2px 8px #2f2b3d1f;padding:16px}.app-header-filter{background:#fff 0 0 no-repeat padding-box;box-shadow:0 4px 6px -1px #0003,0 2px 4px -1px #00000024,0 1px 5px #0000001f;opacity:1;padding:10px 20px}@media screen and (max-width:576px){.app-header-filter{padding:10px}.app-header-filter .filter-card{margin-left:0!important}}.auth-page-wrapper{height:100vh}.auth-page-wrapper .left-wrapper{background-color:var(--purple-lighter);display:flex;flex-direction:column;padding:15px 35px}.auth-page-wrapper .left-wrapper .logo-wrapper .text{color:var(--purple-normal);font-size:1.2rem;font-weight:700}.auth-page-wrapper .left-wrapper .image-wrapper{align-items:center;display:flex;flex:1 1;justify-content:center}.auth-page-wrapper .left-wrapper .image-wrapper .img{height:500px}@media(max-width:768px){.auth-page-wrapper .left-wrapper{display:none}}.auth-page-wrapper .right-wrapper{display:flex;flex-direction:column;gap:20px}.auth-page-wrapper .right-wrapper .responsive-logo{display:none}.auth-page-wrapper .right-wrapper .responsive-logo .logo-wrapper .text{color:var(--purple-normal);font-size:1.2rem;font-weight:700}@media(max-width:768px){.auth-page-wrapper .right-wrapper .responsive-logo{display:block;padding:25px 30px}}.auth-page-wrapper .right-wrapper .auth-form-wrapper{align-items:center;display:flex;flex:1 1;justify-content:center;padding:30px 10%}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .header .head{align-items:center;display:flex;font-size:1.6rem;font-weight:600;gap:10px;justify-content:center;text-align:center}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .header .head .icon-wrapper{align-items:center;color:var(--primary);display:flex}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .header .head .sub-head{font-weight:500}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper{display:flex;flex-direction:column;gap:5px}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .txt-center .link{color:var(--primary);font-weight:600}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .txt-center .link:hover{color:var(--primary)}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .google-login-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .google-login-wrapper .custom-google-login{cursor:pointer}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .google-login-wrapper .custom-google-login .social-login-button{align-items:center;border:2px solid #000;border-radius:6px;color:#141414;display:flex;flex-direction:row;height:48px;justify-content:center;padding:12px;text-align:center}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .google-login-wrapper .custom-google-login .social-login-button .name{font-size:15px;font-weight:500;padding-left:12px}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .auth-form-section .role-section-wrapper .ant-form-item-label{margin-bottom:.3125rem;text-align:center}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .auth-form-section .role-section-wrapper .ant-form-item-label label{color:var(--black);font-size:1rem}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .auth-form-section .role-section-wrapper .ant-radio-button-wrapper{font-size:1rem}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .auth-form-section .role-section-wrapper .ant-radio-button-wrapper:hover{color:var(--primary)}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .auth-form-section .role-section-wrapper .ant-radio-button-wrapper-checked,.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .auth-form-section .role-section-wrapper .ant-radio-button-wrapper-checked:hover{color:var(--white)}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .auth-form-section .resend-btn,.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .auth-form-section .txt-primary{color:var(--primary);font-weight:600}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .auth-form-section .custom-btn-wrapper{display:flex;gap:10px;justify-content:center}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .auth-form-section .custom-btn-wrapper .custom-btn{padding:8px 18px;width:100%}@media(max-width:768px){.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .auth-form-section .custom-btn-wrapper .custom-btn{width:100%}}.auth-page-wrapper .right-wrapper .auth-form-wrapper .askastudent-auth-form .askastudent-form-wrapper .auth-form-section .otp-input{background:var(--purple-lighter);outline:2px solid var(--purple-normal)}@media(max-width:768px){.auth-page-wrapper .right-wrapper .auth-form-wrapper{flex:0 1}}.admin-program-card-image{align-self:start;aspect-ratio:16/9;border:1px solid #d1d2e0;border-radius:6px;overflow:hidden;position:relative;width:-webkit-fit-content;width:fit-content}.admin-program-card-image .image-content{aspect-ratio:16/9;border-radius:6px;height:auto;max-height:140px;object-fit:cover;width:100%}.admin-program-card-image .delete-icon-wrapper{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:10px;top:10px;width:24px}.admin-program-card-image .delete-icon-wrapper .close-icon-img{color:#d8572e;font-size:14px}.otp-input-wrapper{height:auto;width:100%}.otp-input-wrapper div{display:flex;flex-direction:row;gap:.9375rem;justify-content:center}.otp-input-wrapper input{background:var(--gray-50);border:none;border-radius:.3125rem;font-size:1.5625rem;height:3.75rem;max-width:20%;outline:.0938rem solid var(--black);text-align:center;width:3.5rem!important}.otp-input-wrapper input:focus{outline:.0938rem solid var(--primary);outline-offset:.125rem}.otp-input-wrapper input::-webkit-inner-spin-button,.otp-input-wrapper input::-webkit-outer-spin-button{display:none}[data-floating-ui-safe-polygon] .scrollbar-container{pointer-events:auto}[data-floating-ui-safe-polygon] .scrollbar-container .ps__rail-y{pointer-events:none}.ps__rail-y{inset-inline-end:0!important;inset-inline-start:auto!important}.ps__rail-y .ps__thumb-y{background-color:#2f2b3d1f;inline-size:6px;inset-inline-end:3px!important;inset-inline-start:auto!important}.ps__rail-y .ps__thumb-y.ps--clicking,.ps__rail-y .ps__thumb-y:focus,.ps__rail-y .ps__thumb-y:hover{background-color:#2f2b3d4d!important}.ps__rail-y.ps--clicking,.ps__rail-y:focus,.ps__rail-y:hover{background-color:#2f2b3d0f!important}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus .ps__thumb-y,.ps__rail-y:hover .ps__thumb-y{background-color:#2f2b3d4d!important}.ts-vertical-nav-root .ps__thumb-y{inline-size:4px}.ts-vertical-nav-root .ps__thumb-y.ps--clicking,.ts-vertical-nav-root .ps__thumb-y:focus,.ts-vertical-nav-root .ps__thumb-y:hover{inline-size:6px}.ts-vertical-nav-root .ps__rail-y{inline-size:10px}.ts-vertical-nav-root .ps__rail-y.ps--clicking,.ts-vertical-nav-root .ps__rail-y:focus,.ts-vertical-nav-root .ps__rail-y:hover{background-color:#0000!important}.ts-vertical-nav-root .ps__rail-y.ps--clicking .ps__thumb-y,.ts-vertical-nav-root .ps__rail-y:focus .ps__thumb-y,.ts-vertical-nav-root .ps__rail-y:hover .ps__thumb-y{inline-size:6px}.heading-3x{font-size:clamp(24px,5vw,64px);font-weight:800;line-height:clamp(32px,6vw,72px)}.heading-2x{font-size:clamp(24px,4vw,44px);font-weight:700;line-height:clamp(32px,5vw,64px)}.heading-x{font-size:clamp(26px,3vw,32px);font-weight:700;line-height:clamp(32px,4vw,38px)}.heading-l{font-size:clamp(16px,2.5vw,24px);font-weight:700;line-height:clamp(24px,3vw,30px)}.heading-n{font-size:clamp(14px,2vw,20px);font-weight:600;line-height:clamp(22px,3vw,28px)}.heading-s{font-size:clamp(12px,1.8vw,18px);font-weight:600;line-height:clamp(18px,2.5vw,24px)}.body-1{font-size:clamp(14px,2vw,20px);font-weight:700;line-height:clamp(22px,3vw,28px)}.body-2{font-size:clamp(16px,2vw,18px);font-weight:600;line-height:clamp(22px,3vw,24px)}.body-3{font-size:clamp(16px,2vw,16px);font-weight:500}.body-3,.title-1{line-height:clamp(24px,3vw,24px)}.title-1{font-size:clamp(16px,2vw,18px);font-weight:700}.advisor-header{margin-bottom:2.5rem;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center}.advisor-header:before{animation:float 6s ease-in-out infinite;background:radial-gradient(circle,var(--purple-light) 0,#0000 70%);height:200px;opacity:.3;right:-20%;top:-50%;width:200px}.advisor-header:after,.advisor-header:before{border-radius:50%;content:"";position:absolute;z-index:-1}.advisor-header:after{animation:float 8s ease-in-out infinite reverse;background:radial-gradient(circle,var(--primary-bg) 0,#0000 70%);bottom:-30%;height:150px;left:-15%;opacity:.2;width:150px}.advisor-header .header-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.advisor-header .form-title{-webkit-text-fill-color:#0000;animation:slideInUp .8s ease-out .2s forwards;background:linear-gradient(135deg,var(--purple-darker) 0,var(--primary) 50%,var(--app-secondary) 100%);-webkit-background-clip:text;background-clip:text;font-family:var(--font-family-v2);font-size:clamp(2.5rem,6vw,4rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;opacity:0;transform:translateY(30px)}.advisor-header .form-title:after{animation:expandWidth .8s ease-out 1s forwards;background:linear-gradient(90deg,var(--app-secondary) 0,var(--primary) 50%,var(--purple-darker) 100%);border-radius:3px;content:"";display:block;height:6px;margin:1.5rem auto 0;opacity:0;transform:scaleX(0);width:120px}.advisor-header .subtitle-text{animation:slideInUp .8s ease-out .4s forwards;color:var(--gray-700);font-family:var(--font-family-v2);font-size:clamp(1.1rem,2.8vw,1.4rem);font-weight:400;letter-spacing:.01em;line-height:1.7;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:700px;opacity:0;transform:translateY(20px)}.advisor-header .progress-indicator{align-items:center;animation:slideInUp .8s ease-out .6s forwards;display:flex;justify-content:center;margin-top:2.5rem;opacity:0;transform:translateY(20px)}.advisor-header .progress-indicator .progress-dot{background:var(--gray-300);border-radius:50%;height:14px;margin:0 .75rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:14px}.advisor-header .progress-indicator .progress-dot:before{background:#0000;border-radius:50%;bottom:-4px;content:"";left:-4px;position:absolute;right:-4px;top:-4px;transition:all .4s ease}.advisor-header .progress-indicator .progress-dot.active{background:var(--primary);box-shadow:0 0 0 6px #65489c26;transform:scale(1.3)}.advisor-header .progress-indicator .progress-dot.active:before{animation:pulse 2s infinite;background:#65489c1a}.advisor-header .progress-indicator .progress-dot.completed{background:var(--green-200);box-shadow:0 0 0 4px #56d17933;transform:scale(1.1)}@media(max-width:768px){.advisor-header{margin-bottom:2rem;padding:2.5rem 1.5rem}.advisor-header .form-title{font-size:clamp(2rem,5vw,3rem);margin-bottom:1.25rem}.advisor-header .subtitle-text{font-size:clamp(1rem,2.5vw,1.2rem);margin-bottom:1.5rem}.advisor-header .progress-indicator{margin-top:2rem}}@media(max-width:480px){.advisor-header{padding:2rem 1rem}.advisor-header .form-title{font-size:2rem;margin-bottom:1rem}.advisor-header .subtitle-text{font-size:1rem;margin-bottom:1.25rem}.advisor-header .progress-indicator{margin-top:1.5rem}.advisor-header .progress-indicator .progress-dot{height:12px;margin:0 .5rem;width:12px}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes expandWidth{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}::-webkit-scrollbar{background:#0000;-webkit-transition:background .2s;transition:background .2s;width:8px}::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0000;border:10px solid #0000;border-radius:13px;-webkit-transition:background-color .2s;transition:background-color .2s}:active::-webkit-scrollbar-thumb,:hover::-webkit-scrollbar-thumb{background-color:var(--neutral-200)}*{scrollbar-color:#0000 #0000;scrollbar-width:thin}:active,:hover{scrollbar-color:var(--neutral-200) #0000}.ant-menu,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--black-text-base);font-size:1rem;font-weight:400;margin:0!important;padding:0}.ant-menu,body,html{font-family:Mulish,sans-serif!important}html{display:flex;inline-size:100%;min-block-size:100%;scroll-behavior:smooth}ul:not([class]){-webkit-padding-start:40px;margin-block:1rem;padding-inline-start:40px}:root{--primary:#65489c;--primary-bg:#f7f4fc;--app-secondary:#ee3566;--app-error:#ff4d4f;--link:#1677ff;--white:#fff;--bg-blue:#eff6fe;--black:#000;--black-text-base:#222;--gray-text:#838383;--gray-50:#f6f6f6;--gray-100:#babfc7;--gray-200:#ededed;--gray-300:#dae1e7;--gray-400:#636363;--gray-450:#646464;--gray-500:#adb5bd;--gray-600:#b8c2cc;--gray-700:#4e5154;--gray-800:#1e1e1e;--gray-900:#2a2e30;--green-200:#56d179;--font-family-v2:"Mulish",sans-serif;--purple-darker:#4a1596;--purple-normal:#65489c;--purple-light:#e9dff6;--purple-lighter:#f7f4fc;--neutral-100:#000;--neutral-200:#404040;--neutral-300:#bfbfbf;--neutral-400:#e5e5e5;--neutral-500:#f4f4f4;--neutral-600:#fff;--aas-palette-text-primary:#2f2b3de6;--aas-palette-action-hover:#2f2b3d0f;--aas-palette-text-secondary:#2f2b3db3;--aas-palette-divider:#2f2b3d1f;--aas-border-color:#2f2b3d1f;--aas-shape-customBorderRadius-sm:4px;--aas-palette-primary-main:#7367f0}@font-face{font-family:Mulish;font-style:normal;font-weight:400;src:url(/static/media/Mulish-Regular.d3d302e1573fb1c8db5b.ttf) format("truetype")}@font-face{font-family:FilsonPro;font-style:normal;font-weight:700;src:url(/static/media/FilsonProBold.2dfc3c131c5cbb335b6d.otf) format("opentype")}@font-face{font-family:FilsonPro;font-style:normal;font-weight:500;src:url(/static/media/FilsonProMedium.7c25286bbf25f763b7f9.otf) format("opentype")}@font-face{font-family:FilsonPro;font-style:normal;font-weight:900;src:url(/static/media/FilsonProBlack.03a9993b8c09e0e6cc2f.otf) format("opentype")}