/*!
 * 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;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}@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)}.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}.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}.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}@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}.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}}.askastudent-auth-form{padding:0 10%}.askastudent-auth-form .header .head{font-size:1.6rem;font-weight:600}.askastudent-auth-form .header .sub-head{font-weight:500}.askastudent-auth-form .header .sub-head .txt-primary{font-weight:700}.askastudent-auth-form .login-btn,.askastudent-auth-form .verify-btn{height:auto;padding:.625rem}.askastudent-auth-form .verify-btn{padding:.625rem 3rem}.askastudent-auth-form .auth-form-section .role-section-wrapper .ant-form-item-label{margin-bottom:.3125rem;text-align:center}.askastudent-auth-form .auth-form-section .role-section-wrapper .ant-form-item-label label{color:var(--black);font-size:1rem}.askastudent-auth-form .auth-form-section .role-section-wrapper .ant-radio-button-wrapper{font-size:1rem}.askastudent-auth-form .auth-form-section .role-section-wrapper .ant-radio-button-wrapper:hover{color:var(--primary)}.askastudent-auth-form .auth-form-section .role-section-wrapper .ant-radio-button-wrapper-checked,.askastudent-auth-form .auth-form-section .role-section-wrapper .ant-radio-button-wrapper-checked:hover{color:var(--white)}@media screen and (max-width:768px){.askastudent-auth-form{padding:0 2.5rem}}@media screen and (max-width:576px){.askastudent-auth-form{padding:0 .625rem}.askastudent-auth-form .auth-form-section .role-section-wrapper .ant-radio-button-wrapper{font-size:.7rem}}.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}::-webkit-scrollbar,::-webkit-scrollbar-thumb{background-clip:padding-box;border:10px solid #0000;border-radius:13px;width:26px}::-webkit-scrollbar-thumb{background-color:var(--neutral-200)}.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;--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")}
/*# sourceMappingURL=main.a48c15bc.css.map*/