/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}body{background-color:#f1f4f9}*{box-sizing:border-box}.App{padding-top:71px}.h-home-100{min-height:calc(100vh - 74px)}.align-middle{vertical-align:middle}hr{background-color:#aaa}a{color:#038175;text-decoration:none}.limit-width-para-container{max-width:700px;margin:auto}.demography-filter-container{margin-top:-72px}.form-card,.long-para-element{max-width:600px}.google-login-placeholder{width:229px}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto;max-width:calc(100vw - 30px)}.pointer{cursor:pointer}textarea::placeholder{font-family:arial}textarea{font-size:15px;min-height:100px;font-family:inherit;padding:15px 10px;background-color:#fff;color:#222}.profile-table{line-height:1.3em;width:100%}.profile-table th,.profile-table td{padding:10px;vertical-align:top}.profile-table td{word-break:break-word}.profile-table th{text-align:right;width:36%}.checkout-table td{text-align:right;vertical-align:middle}.checkout-table th{text-align:left;width:60%}.breadCrumb{padding:0;margin:0}.breadCrumb li{display:flex;padding:5px 0;font-size:14px;display:inline-flex;align-items:center}.breadCrumb li a{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadCrumb li:not(:last-child):after{content:"/";display:inline-block;margin:0 5px}.breadCrumb li:last-child{font-weight:700}.form-control-medium{font-size:15px;padding:5px 10px;height:45px}.form-control-small{font-size:15px;padding:5px 15px;height:32px}.form-control-label{margin-bottom:10px;display:block;color:#038175;font-weight:700;font-size:14px}input[type=checkbox]{accent-color:#fff}.form-input-theme{border:none;border:1px solid #c0c5ca;background-color:transparent;color:#222;border-radius:6px}.form-input-theme:disabled{opacity:.2;cursor:not-allowed}.form-input-theme::placeholder{color:#bbb}.form-button-theme{background-color:#038175;border:none;color:#fff;border-radius:5px;font-weight:400;height:45px;padding:10px 20px}.form-button-theme.btn-danger{background-color:#c61d1d}.form-button-theme.outlined{background-color:#444;border:1px solid #646cff}.form-button-theme:disabled{opacity:.6;cursor:not-allowed}.round-btn{border-radius:30px}div.select__multi-value__label{color:#fff}div.select__multi-value{background-color:#038175;color:#fff}.demographic-table{border-spacing:5px}.demographic-table th{background-color:#eee;padding:10px 20px;font-size:14px;font-weight:500;text-align:left}.demographic-table tr td{text-align:center;padding:10px}.demographic-table tr:nth-child(2n) td{background-color:#eee}.social-icon-round{height:45px;aspect-ratio:1;font-size:24px;border-radius:50%;border:1px solid #038175;display:flex;align-items:center;justify-content:center;background-color:transparent;color:#038175}.social-icon-round ion-icon{display:block}.inner-tab-nav a{border-radius:20px;padding:15px}.inner-tab-nav a.active{color:#f82727;background-color:#ffe7e7}@media screen and (max-width: 1024px){.main-container.authenticated{display:block!important}.main-container>.left-pannel{display:none}.main-container>.left-pannel>div{width:350px}.main-section{padding-left:0!important;width:100%}}.vertical-align-middle{vertical-align:middle}._InlineLoader_116te_1{display:inline-flex;align-items:center}._InlineLoader_116te_1 ._Text_116te_5{margin-left:10px;font-size:13px}._InlineLoader_116te_1 .lds-dual-ring{display:inline-block;width:26px;aspect-ratio:1}._InlineLoader_116te_1 .lds-dual-ring:after{content:" ";display:block;width:20px;height:20px;margin:0;border-radius:50%;border:3px solid #444;border-color:#444 transparent #444 transparent;animation:roateAnim 1.2s linear infinite}._InlineLoader_116te_1[data-theme=light] .lds-dual-ring:after{border:3px solid #fff;border-color:#fff transparent #fff transparent}._AuthPageCongainer_ee5ep_1{height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;width:100%}._AuthBoxContainer_ee5ep_9{width:100%;max-width:500px;background-color:#fff;padding:35px 25px}@media (prefers-color-scheme: light){._AuthPageCongainer_ee5ep_1{background-image:url(/images/login_bg_light.jpg)}}._StoreIconsGrid_d2wgy_1{display:flex;justify-content:center;flex-wrap:wrap;gap:15px}._StoreIconsGrid_d2wgy_1 img{width:150px}._container_2fvkq_1{max-width:1280px;margin-left:auto;margin-right:auto}._container_2fvkq_1.main-container.authenticated{display:flex}._container_2fvkq_1.main-container.un-authenticated{max-width:unset}._container_2fvkq_1.long-para-content,._container_2fvkq_1.narrow-content{max-width:800px!important}._container_2fvkq_1.min-content{min-height:calc(100vh - 276px)}._container_2fvkq_1.fluid{max-width:unset}@media screen and (max-width: 1340px){._container_2fvkq_1{padding-left:15px;padding-right:15px}}@media screen and (max-width: 768px){._container_2fvkq_1{padding-left:15px;padding-right:15px}}._DisplayGrid_mknri_1{display:grid}._DisplayGrid_mknri_1[grid-col="1"]{grid-template-columns:repeat(1,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="1"]{grid-template-columns:repeat(1,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="1"]{grid-template-columns:repeat(1,1fr)!important}}._DisplayGrid_mknri_1[grid-col="2"]{grid-template-columns:repeat(2,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="2"]{grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="2"]{grid-template-columns:repeat(2,1fr)!important}}._DisplayGrid_mknri_1[grid-col="3"]{grid-template-columns:repeat(3,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="3"]{grid-template-columns:repeat(3,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="3"]{grid-template-columns:repeat(3,1fr)!important}}._DisplayGrid_mknri_1[grid-col="4"]{grid-template-columns:repeat(4,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="4"]{grid-template-columns:repeat(4,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="4"]{grid-template-columns:repeat(4,1fr)!important}}._DisplayGrid_mknri_1[grid-col="5"]{grid-template-columns:repeat(5,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="5"]{grid-template-columns:repeat(5,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="5"]{grid-template-columns:repeat(5,1fr)!important}}._DisplayGrid_mknri_1[grid-col="6"]{grid-template-columns:repeat(6,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="6"]{grid-template-columns:repeat(6,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="6"]{grid-template-columns:repeat(6,1fr)!important}}._DisplayGrid_mknri_1[grid-col="7"]{grid-template-columns:repeat(7,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="7"]{grid-template-columns:repeat(7,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="7"]{grid-template-columns:repeat(7,1fr)!important}}._DisplayGrid_mknri_1[grid-col="8"]{grid-template-columns:repeat(8,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="8"]{grid-template-columns:repeat(8,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="8"]{grid-template-columns:repeat(8,1fr)!important}}._DisplayGrid_mknri_1[grid-col="9"]{grid-template-columns:repeat(9,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="9"]{grid-template-columns:repeat(9,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="9"]{grid-template-columns:repeat(9,1fr)!important}}._DisplayGrid_mknri_1[grid-col="10"]{grid-template-columns:repeat(10,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="10"]{grid-template-columns:repeat(10,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="10"]{grid-template-columns:repeat(10,1fr)!important}}._DisplayGrid_mknri_1[grid-col="11"]{grid-template-columns:repeat(11,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="11"]{grid-template-columns:repeat(11,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="11"]{grid-template-columns:repeat(11,1fr)!important}}._DisplayGrid_mknri_1[grid-col="12"]{grid-template-columns:repeat(12,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="12"]{grid-template-columns:repeat(12,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="12"]{grid-template-columns:repeat(12,1fr)!important}}._DisplayGrid_mknri_1[grid-col="13"]{grid-template-columns:repeat(13,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="13"]{grid-template-columns:repeat(13,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="13"]{grid-template-columns:repeat(13,1fr)!important}}._DisplayGrid_mknri_1[grid-col="14"]{grid-template-columns:repeat(14,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="14"]{grid-template-columns:repeat(14,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="14"]{grid-template-columns:repeat(14,1fr)!important}}._DisplayGrid_mknri_1[grid-col="15"]{grid-template-columns:repeat(15,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="15"]{grid-template-columns:repeat(15,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="15"]{grid-template-columns:repeat(15,1fr)!important}}._DisplayGrid_mknri_1[grid-col="16"]{grid-template-columns:repeat(16,1fr)}@media screen and (min-width: 768px) and (max-width: 1024px){._DisplayGrid_mknri_1[grid-col-tablet="16"]{grid-template-columns:repeat(16,1fr)!important}}@media screen and (max-width: 768px){._DisplayGrid_mknri_1[grid-col-mobile="16"]{grid-template-columns:repeat(16,1fr)!important}}._DisplayGrid_mknri_1[grid-gap="5"]{gap:5px}._DisplayGrid_mknri_1[grid-gap="10"]{gap:10px}._DisplayGrid_mknri_1[grid-gap="15"]{gap:15px}._DisplayGrid_mknri_1[grid-gap="20"]{gap:20px}._DisplayGrid_mknri_1[grid-gap="25"]{gap:25px}._DisplayGrid_mknri_1[grid-gap="30"]{gap:30px}._DisplayGrid_mknri_1[grid-gap="35"]{gap:35px}._DisplayGrid_mknri_1[grid-gap="40"]{gap:40px}._DisplayGrid_mknri_1[grid-gap="45"]{gap:45px}._DisplayGrid_mknri_1[grid-gap="50"]{gap:50px}._DisplayGrid_mknri_1[grid-gap="55"]{gap:55px}._DisplayGrid_mknri_1[grid-gap="60"]{gap:60px}._DisplayGrid_mknri_1[grid-gap="65"]{gap:65px}._DisplayGrid_mknri_1[grid-gap="70"]{gap:70px}._DisplayGrid_mknri_1[grid-gap="75"]{gap:75px}._DisplayGrid_mknri_1[grid-gap="80"]{gap:80px}._DisplayGrid_mknri_1[grid-gap="85"]{gap:85px}._DisplayGrid_mknri_1[grid-gap="90"]{gap:90px}._DisplayGrid_mknri_1[grid-gap="95"]{gap:95px}._DisplayGrid_mknri_1[grid-gap="100"]{gap:100px}._GridItem_mknri_273[col-span="1"]{grid-column:span 1}._GridItem_mknri_273[row-span="1"]{grid-row:span 1}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="1"]{grid-column:span 1!important}._GridItem_mknri_273[row-span-tablet="1"]{grid-row:span 1!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="1"]{grid-column:span 1!important}._GridItem_mknri_273[row-span-mobile="1"]{grid-row:span 1!important}}._GridItem_mknri_273[col-span="2"]{grid-column:span 2}._GridItem_mknri_273[row-span="2"]{grid-row:span 2}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="2"]{grid-column:span 2!important}._GridItem_mknri_273[row-span-tablet="2"]{grid-row:span 2!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="2"]{grid-column:span 2!important}._GridItem_mknri_273[row-span-mobile="2"]{grid-row:span 2!important}}._GridItem_mknri_273[col-span="3"]{grid-column:span 3}._GridItem_mknri_273[row-span="3"]{grid-row:span 3}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="3"]{grid-column:span 3!important}._GridItem_mknri_273[row-span-tablet="3"]{grid-row:span 3!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="3"]{grid-column:span 3!important}._GridItem_mknri_273[row-span-mobile="3"]{grid-row:span 3!important}}._GridItem_mknri_273[col-span="4"]{grid-column:span 4}._GridItem_mknri_273[row-span="4"]{grid-row:span 4}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="4"]{grid-column:span 4!important}._GridItem_mknri_273[row-span-tablet="4"]{grid-row:span 4!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="4"]{grid-column:span 4!important}._GridItem_mknri_273[row-span-mobile="4"]{grid-row:span 4!important}}._GridItem_mknri_273[col-span="5"]{grid-column:span 5}._GridItem_mknri_273[row-span="5"]{grid-row:span 5}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="5"]{grid-column:span 5!important}._GridItem_mknri_273[row-span-tablet="5"]{grid-row:span 5!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="5"]{grid-column:span 5!important}._GridItem_mknri_273[row-span-mobile="5"]{grid-row:span 5!important}}._GridItem_mknri_273[col-span="6"]{grid-column:span 6}._GridItem_mknri_273[row-span="6"]{grid-row:span 6}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="6"]{grid-column:span 6!important}._GridItem_mknri_273[row-span-tablet="6"]{grid-row:span 6!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="6"]{grid-column:span 6!important}._GridItem_mknri_273[row-span-mobile="6"]{grid-row:span 6!important}}._GridItem_mknri_273[col-span="7"]{grid-column:span 7}._GridItem_mknri_273[row-span="7"]{grid-row:span 7}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="7"]{grid-column:span 7!important}._GridItem_mknri_273[row-span-tablet="7"]{grid-row:span 7!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="7"]{grid-column:span 7!important}._GridItem_mknri_273[row-span-mobile="7"]{grid-row:span 7!important}}._GridItem_mknri_273[col-span="8"]{grid-column:span 8}._GridItem_mknri_273[row-span="8"]{grid-row:span 8}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="8"]{grid-column:span 8!important}._GridItem_mknri_273[row-span-tablet="8"]{grid-row:span 8!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="8"]{grid-column:span 8!important}._GridItem_mknri_273[row-span-mobile="8"]{grid-row:span 8!important}}._GridItem_mknri_273[col-span="9"]{grid-column:span 9}._GridItem_mknri_273[row-span="9"]{grid-row:span 9}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="9"]{grid-column:span 9!important}._GridItem_mknri_273[row-span-tablet="9"]{grid-row:span 9!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="9"]{grid-column:span 9!important}._GridItem_mknri_273[row-span-mobile="9"]{grid-row:span 9!important}}._GridItem_mknri_273[col-span="10"]{grid-column:span 10}._GridItem_mknri_273[row-span="10"]{grid-row:span 10}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="10"]{grid-column:span 10!important}._GridItem_mknri_273[row-span-tablet="10"]{grid-row:span 10!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="10"]{grid-column:span 10!important}._GridItem_mknri_273[row-span-mobile="10"]{grid-row:span 10!important}}._GridItem_mknri_273[col-span="11"]{grid-column:span 11}._GridItem_mknri_273[row-span="11"]{grid-row:span 11}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="11"]{grid-column:span 11!important}._GridItem_mknri_273[row-span-tablet="11"]{grid-row:span 11!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="11"]{grid-column:span 11!important}._GridItem_mknri_273[row-span-mobile="11"]{grid-row:span 11!important}}._GridItem_mknri_273[col-span="12"]{grid-column:span 12}._GridItem_mknri_273[row-span="12"]{grid-row:span 12}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="12"]{grid-column:span 12!important}._GridItem_mknri_273[row-span-tablet="12"]{grid-row:span 12!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="12"]{grid-column:span 12!important}._GridItem_mknri_273[row-span-mobile="12"]{grid-row:span 12!important}}._GridItem_mknri_273[col-span="13"]{grid-column:span 13}._GridItem_mknri_273[row-span="13"]{grid-row:span 13}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="13"]{grid-column:span 13!important}._GridItem_mknri_273[row-span-tablet="13"]{grid-row:span 13!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="13"]{grid-column:span 13!important}._GridItem_mknri_273[row-span-mobile="13"]{grid-row:span 13!important}}._GridItem_mknri_273[col-span="14"]{grid-column:span 14}._GridItem_mknri_273[row-span="14"]{grid-row:span 14}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="14"]{grid-column:span 14!important}._GridItem_mknri_273[row-span-tablet="14"]{grid-row:span 14!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="14"]{grid-column:span 14!important}._GridItem_mknri_273[row-span-mobile="14"]{grid-row:span 14!important}}._GridItem_mknri_273[col-span="15"]{grid-column:span 15}._GridItem_mknri_273[row-span="15"]{grid-row:span 15}@media screen and (min-width: 768px) and (max-width: 1024px){._GridItem_mknri_273[col-span-tablet="15"]{grid-column:span 15!important}._GridItem_mknri_273[row-span-tablet="15"]{grid-row:span 15!important}}@media screen and (max-width: 768px){._GridItem_mknri_273[col-span-mobile="15"]{grid-column:span 15!important}._GridItem_mknri_273[row-span-mobile="15"]{grid-row:span 15!important}}._NumericFigure_1uw03_1.red{color:#f10a34}._NumericFigure_1uw03_1.green{color:#0bb68c}._NumericFigure_1uw03_1.blue{color:#371aec}._NumericFigure_1uw03_1.cyan{color:#1380ff}._NumericFigure_1uw03_1.orange{color:#ff7a00}._GridContainer_1uw03_17{max-width:800px}._Banner_1v728_1{background-color:var(--banner-background);position:relative;padding:26px 0}._Banner_1v728_1 ._Header_1v728_6{font-family:Poppins;font-size:50px;font-weight:600;line-height:1.2em;margin-top:60px}._Banner_1v728_1 ._RightImage_1v728_13{width:400px}._Banner_1v728_1>*{position:relative;z-index:2}@media screen and (max-width: 768px){._Banner_1v728_1 ._Header_1v728_6{font-size:38px;line-height:1.2em}}._Button_1gwkb_1{min-width:128px;padding:4px 20px;border:none;border-radius:5px;font-family:Poppins;font-weight:600}._Button_1gwkb_1[data-size=medium]{height:48px}._Button_1gwkb_1[data-size=small]{height:35px}._Button_1gwkb_1[data-theme=primary]{background-color:#d5f3d1;color:#1e2024}._Button_1gwkb_1[data-theme=primary-dark]{background-color:#038175;color:#fff}._Button_1gwkb_1[data-theme=primary-round]{background-color:#038175;color:#fff;border-radius:30px}._Button_1gwkb_1[data-theme=danger]{background-color:#fff;border:1px solid red;color:red}._Button_1gwkb_1[data-theme=danger-solid]{background-color:red;color:#fff}._Button_1gwkb_1[data-theme=alert]{background-color:#d5c111;color:#fff}._Button_1gwkb_1[data-theme=outline-round-white]{background-color:#fff;border:1px solid #E2E8F0;color:#707988;border-radius:30px}._Button_1gwkb_1:disabled{background-color:#eee;color:#999;cursor:default}._Button_1gwkb_1.long-medium{min-width:160px}._SquareIconBtn_1gwkb_56{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:none}._SquareIconBtn_1gwkb_56[data-size=medium]{width:35px}._SquareIconBtn_1gwkb_56[data-theme=light-grey]{background-color:#f1f4f9;color:#27364b}._CardTag_1p1zh_1{background-color:#aaa;border-radius:20px;padding:5px 10px}._CardTag_1p1zh_1.red{background-color:#ffeef1;color:#f10a34}._CardTag_1p1zh_1.green{background-color:#e3fff9;color:#0bb68c}._CardTag_1p1zh_1.blue{background-color:#f2f0ff;color:#371aec}._CardTag_1p1zh_1.cyan{background-color:#1380ff}._CardTag_1p1zh_1.orange{background-color:#feead8;color:#ff7a00}._CardTag_1p1zh_1.generic{background-color:#feead8;color:#000}._ImagePlaceholder_c1y1t_1{width:100px;aspect-ratio:1;background-position:center;background-repeat:no-repeat;background-size:cover}._AssociationCard_1xo3i_1{padding:15px;border-radius:10px;position:relative;overflow:hidden;background:#fff;color:#222;border:1px solid #ededed}._AssociationCard_1xo3i_1 ._ImagePlaceholder_1xo3i_10{flex-basis:60px;flex-shrink:0}._AssociationCard_1xo3i_1 ._Logo_1xo3i_14{max-width:80px;max-height:45px}._AssociationCard_1xo3i_1 .Name{font-size:15px;font-weight:700;line-height:1.2em;margin-bottom:3px}._AssociationCard_1xo3i_1 .estd{font-size:12px;color:#494949}._AssociationCard_1xo3i_1 .hq{color:#494949;font-size:12px}._AssociationCard_1xo3i_1 .type{font-size:13px;text-align:right;margin-left:10px}._AssociationCard_1xo3i_1 ._PendingApprovalLabel_1xo3i_37{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;background-color:#0009;color:#fff}@font-face{font-family:"Source Serif Pro";src:url(/assets/SourceSerifPro-Bold-DwSxJdc9.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Aileron;src:url(/assets/Aileron-Regular-Dhl_pEtF.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:AileronBold;src:url(/assets/Aileron-Bold-DKsZmc2d.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"DM Serif Display";src:url(/assets/DMSerifDisplay-Regular-BHWRLsCd.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Federo;src:url(/assets/Federo-Regular-Dh4vvQdM.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Trend Sans Five;src:url(/assets/TrendSansW00-Five-BYGxn9L1.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Trend Sans One;src:url(/assets/TrendSansW00-One-7vJhrYGn.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:NexaBold;src:url(/assets/NexaBold-Cuhs90Mm.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:NexaLight;src:url(/assets/NexaLight-C0HwgwQ-.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:FranklinGothic;src:url(/assets/FranklinGothic-Book-mtd777vP.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.d-none{display:none}@media screen and (min-width: 1024px){.d-desktop-none{display:none!important}}@media screen and (max-width: 1024px){.d-tablet-none{display:none!important}}@media screen and (max-width: 768px){.d-mobile-none{display:none!important}}.d-block{display:block}@media screen and (min-width: 1024px){.d-desktop-block{display:block!important}}@media screen and (max-width: 1024px){.d-tablet-block{display:block!important}}@media screen and (max-width: 768px){.d-mobile-block{display:block!important}}.d-inline-block{display:inline-block}@media screen and (min-width: 1024px){.d-desktop-inline-block{display:inline-block!important}}@media screen and (max-width: 1024px){.d-tablet-inline-block{display:inline-block!important}}@media screen and (max-width: 768px){.d-mobile-inline-block{display:inline-block!important}}.d-inline{display:inline}@media screen and (min-width: 1024px){.d-desktop-inline{display:inline!important}}@media screen and (max-width: 1024px){.d-tablet-inline{display:inline!important}}@media screen and (max-width: 768px){.d-mobile-inline{display:inline!important}}.d-flex{display:flex}@media screen and (min-width: 1024px){.d-desktop-flex{display:flex!important}}@media screen and (max-width: 1024px){.d-tablet-flex{display:flex!important}}@media screen and (max-width: 768px){.d-mobile-flex{display:flex!important}}.d-inline-flex{display:inline-flex}@media screen and (min-width: 1024px){.d-desktop-inline-flex{display:inline-flex!important}}@media screen and (max-width: 1024px){.d-tablet-inline-flex{display:inline-flex!important}}@media screen and (max-width: 768px){.d-mobile-inline-flex{display:inline-flex!important}}.d-grid{display:grid}@media screen and (min-width: 1024px){.d-desktop-grid{display:grid!important}}@media screen and (max-width: 1024px){.d-tablet-grid{display:grid!important}}@media screen and (max-width: 768px){.d-mobile-grid{display:grid!important}}.d-inline-grid{display:inline-grid}@media screen and (min-width: 1024px){.d-desktop-inline-grid{display:inline-grid!important}}@media screen and (max-width: 1024px){.d-tablet-inline-grid{display:inline-grid!important}}@media screen and (max-width: 768px){.d-mobile-inline-grid{display:inline-grid!important}}.position-relative{position:relative}.position-absolute{position:absolute}.position-static{position:static}.position-fixed{position:fixed}.position-sticky{position:sticky}@keyframes roateAnim{0%{transform:rotate(0)}to{transform:rotate(360deg)}}h1,h2,h3,h4,h5,p{margin:unset;line-height:1.4em}button{cursor:pointer}.color-brand-color1{color:#038175}.bg-color-brand-color1{background-color:#038175}.border-color-brand-color1{border-color:#038175}.color-brand-color2{color:#ffe3b3}.bg-color-brand-color2{background-color:#ffe3b3}.border-color-brand-color2{border-color:#ffe3b3}.color-brand-color3{color:#f4fff2}.bg-color-brand-color3{background-color:#f4fff2}.border-color-brand-color3{border-color:#f4fff2}.color-brand-color4{color:#94dd8b}.bg-color-brand-color4{background-color:#94dd8b}.border-color-brand-color4{border-color:#94dd8b}.color-brand-color5{color:#b2a59b}.bg-color-brand-color5{background-color:#b2a59b}.border-color-brand-color5{border-color:#b2a59b}.color-light-grey2{color:#f1f4f9}.bg-color-light-grey2{background-color:#f1f4f9}.border-color-light-grey2{border-color:#f1f4f9}.color-inherit{color:inherit}.bg-color-inherit{background-color:inherit}.border-color-inherit{border-color:inherit}.color-transparent{color:transparent}.bg-color-transparent{background-color:transparent}.border-color-transparent{border-color:transparent}.color-green{color:green}.bg-color-green{background-color:green}.border-color-green{border-color:green}.color-red{color:red}.bg-color-red{background-color:red}.border-color-red{border-color:red}.color-grey-red{color:#ff5d5d}.bg-color-grey-red{background-color:#ff5d5d}.border-color-grey-red{border-color:#ff5d5d}.color-0{color:#000}.bg-color-0{background-color:#000}.border-color-0{border-color:#000}.color-111{color:#111}.bg-color-111{background-color:#111}.border-color-111{border-color:#111}.color-222{color:#222}.bg-color-222{background-color:#222}.border-color-222{border-color:#222}.color-333{color:#333}.bg-color-333{background-color:#333}.border-color-333{border-color:#333}.color-444{color:#444}.bg-color-444{background-color:#444}.border-color-444{border-color:#444}.color-555{color:#555}.bg-color-555{background-color:#555}.border-color-555{border-color:#555}.color-666{color:#666}.bg-color-666{background-color:#666}.border-color-666{border-color:#666}.color-777{color:#777}.bg-color-777{background-color:#777}.border-color-777{border-color:#777}.color-888{color:#888}.bg-color-888{background-color:#888}.border-color-888{border-color:#888}.color-999{color:#999}.bg-color-999{background-color:#999}.border-color-999{border-color:#999}.color-aaa{color:#aaa}.bg-color-aaa{background-color:#aaa}.border-color-aaa{border-color:#aaa}.color-bbb{color:#bbb}.bg-color-bbb{background-color:#bbb}.border-color-bbb{border-color:#bbb}.color-ccc{color:#ccc}.bg-color-ccc{background-color:#ccc}.border-color-ccc{border-color:#ccc}.color-ddd{color:#ddd}.bg-color-ddd{background-color:#ddd}.border-color-ddd{border-color:#ddd}.color-eee{color:#eee}.bg-color-eee{background-color:#eee}.border-color-eee{border-color:#eee}.color-ed{color:#ededed}.bg-color-ed{background-color:#ededed}.border-color-ed{border-color:#ededed}.color-fff{color:#fff}.bg-color-fff{background-color:#fff}.border-color-fff{border-color:#fff}.color-fa{color:#fafafa}.bg-color-fa{background-color:#fafafa}.border-color-fa{border-color:#fafafa}.color-f5f8{color:#f5f8ff}.bg-color-f5f8{background-color:#f5f8ff}.border-color-f5f8{border-color:#f5f8ff}.justify-content-end{justify-content:end}.justify-items-end{justify-items:end}@media screen and (max-width: 768px){.justify-content-mobile-end{justify-content:end}.justify-items-mobile-end{justify-items:end}}.justify-content-start{justify-content:start}.justify-items-start{justify-items:start}@media screen and (max-width: 768px){.justify-content-mobile-start{justify-content:start}.justify-items-mobile-start{justify-items:start}}.justify-content-flex-end{justify-content:flex-end}.justify-items-flex-end{justify-items:flex-end}@media screen and (max-width: 768px){.justify-content-mobile-flex-end{justify-content:flex-end}.justify-items-mobile-flex-end{justify-items:flex-end}}.justify-content-flex-start{justify-content:flex-start}.justify-items-flex-start{justify-items:flex-start}@media screen and (max-width: 768px){.justify-content-mobile-flex-start{justify-content:flex-start}.justify-items-mobile-flex-start{justify-items:flex-start}}.justify-content-center{justify-content:center}.justify-items-center{justify-items:center}@media screen and (max-width: 768px){.justify-content-mobile-center{justify-content:center}.justify-items-mobile-center{justify-items:center}}.justify-content-space-between{justify-content:space-between}.justify-items-space-between{justify-items:space-between}@media screen and (max-width: 768px){.justify-content-mobile-space-between{justify-content:space-between}.justify-items-mobile-space-between{justify-items:space-between}}.justify-content-space-around{justify-content:space-around}.justify-items-space-around{justify-items:space-around}@media screen and (max-width: 768px){.justify-content-mobile-space-around{justify-content:space-around}.justify-items-mobile-space-around{justify-items:space-around}}.justify-content-space-evenly{justify-content:space-evenly}.justify-items-space-evenly{justify-items:space-evenly}@media screen and (max-width: 768px){.justify-content-mobile-space-evenly{justify-content:space-evenly}.justify-items-mobile-space-evenly{justify-items:space-evenly}}.align-items-auto{align-items:auto}.align-content-auto{align-content:auto}.align-self-auto{align-self:auto}.align-items-stretch{align-items:stretch}.align-content-stretch{align-content:stretch}.align-self-stretch{align-self:stretch}.align-items-center{align-items:center}.align-content-center{align-content:center}.align-self-center{align-self:center}.align-items-flex-start{align-items:flex-start}.align-content-flex-start{align-content:flex-start}.align-self-flex-start{align-self:flex-start}.align-items-flex-end{align-items:flex-end}.align-content-flex-end{align-content:flex-end}.align-self-flex-end{align-self:flex-end}.align-items-baseline{align-items:baseline}.align-content-baseline{align-content:baseline}.align-self-baseline{align-self:baseline}.flex-wrap-nowrap{flex-wrap:nowrap}.flex-wrap-wrap{flex-wrap:wrap}.flex-wrap-wrap-reverse{flex-wrap:wrap-reverse}.flex-grow-0{flex-grow:0}.flex-shring-0{flex-shrink:0}.flex-order-0{order:0}@media screen and (max-width: 1024px){.flex-grow-tablet-0{flex-grow:0}.flex-shring-tablet-0{flex-shrink:0}.flex-order-tablet-0{order:0}}@media screen and (max-width: 768px){.flex-wrap-mobile-wrap{flex-wrap:wrap!important}.flex-grow-mobile-0{flex-grow:0}.flex-shring-mobile-0{flex-shrink:0}.flex-order-mobile-0{order:0}}.flex-grow-1{flex-grow:1}.flex-shring-1{flex-shrink:1}.flex-order-1{order:1}@media screen and (max-width: 1024px){.flex-grow-tablet-1{flex-grow:1}.flex-shring-tablet-1{flex-shrink:1}.flex-order-tablet-1{order:1}}@media screen and (max-width: 768px){.flex-wrap-mobile-wrap{flex-wrap:wrap!important}.flex-grow-mobile-1{flex-grow:1}.flex-shring-mobile-1{flex-shrink:1}.flex-order-mobile-1{order:1}}.flex-grow-2{flex-grow:2}.flex-shring-2{flex-shrink:2}.flex-order-2{order:2}@media screen and (max-width: 1024px){.flex-grow-tablet-2{flex-grow:2}.flex-shring-tablet-2{flex-shrink:2}.flex-order-tablet-2{order:2}}@media screen and (max-width: 768px){.flex-wrap-mobile-wrap{flex-wrap:wrap!important}.flex-grow-mobile-2{flex-grow:2}.flex-shring-mobile-2{flex-shrink:2}.flex-order-mobile-2{order:2}}.flex-grow-3{flex-grow:3}.flex-shring-3{flex-shrink:3}.flex-order-3{order:3}@media screen and (max-width: 1024px){.flex-grow-tablet-3{flex-grow:3}.flex-shring-tablet-3{flex-shrink:3}.flex-order-tablet-3{order:3}}@media screen and (max-width: 768px){.flex-wrap-mobile-wrap{flex-wrap:wrap!important}.flex-grow-mobile-3{flex-grow:3}.flex-shring-mobile-3{flex-shrink:3}.flex-order-mobile-3{order:3}}.flex-grow-4{flex-grow:4}.flex-shring-4{flex-shrink:4}.flex-order-4{order:4}@media screen and (max-width: 1024px){.flex-grow-tablet-4{flex-grow:4}.flex-shring-tablet-4{flex-shrink:4}.flex-order-tablet-4{order:4}}@media screen and (max-width: 768px){.flex-wrap-mobile-wrap{flex-wrap:wrap!important}.flex-grow-mobile-4{flex-grow:4}.flex-shring-mobile-4{flex-shrink:4}.flex-order-mobile-4{order:4}}.flex-grow-5{flex-grow:5}.flex-shring-5{flex-shrink:5}.flex-order-5{order:5}@media screen and (max-width: 1024px){.flex-grow-tablet-5{flex-grow:5}.flex-shring-tablet-5{flex-shrink:5}.flex-order-tablet-5{order:5}}@media screen and (max-width: 768px){.flex-wrap-mobile-wrap{flex-wrap:wrap!important}.flex-grow-mobile-5{flex-grow:5}.flex-shring-mobile-5{flex-shrink:5}.flex-order-mobile-5{order:5}}.flex-grow-6{flex-grow:6}.flex-shring-6{flex-shrink:6}.flex-order-6{order:6}@media screen and (max-width: 1024px){.flex-grow-tablet-6{flex-grow:6}.flex-shring-tablet-6{flex-shrink:6}.flex-order-tablet-6{order:6}}@media screen and (max-width: 768px){.flex-wrap-mobile-wrap{flex-wrap:wrap!important}.flex-grow-mobile-6{flex-grow:6}.flex-shring-mobile-6{flex-shrink:6}.flex-order-mobile-6{order:6}}.flex-grow-7{flex-grow:7}.flex-shring-7{flex-shrink:7}.flex-order-7{order:7}@media screen and (max-width: 1024px){.flex-grow-tablet-7{flex-grow:7}.flex-shring-tablet-7{flex-shrink:7}.flex-order-tablet-7{order:7}}@media screen and (max-width: 768px){.flex-wrap-mobile-wrap{flex-wrap:wrap!important}.flex-grow-mobile-7{flex-grow:7}.flex-shring-mobile-7{flex-shrink:7}.flex-order-mobile-7{order:7}}.flex-grow-8{flex-grow:8}.flex-shring-8{flex-shrink:8}.flex-order-8{order:8}@media screen and (max-width: 1024px){.flex-grow-tablet-8{flex-grow:8}.flex-shring-tablet-8{flex-shrink:8}.flex-order-tablet-8{order:8}}@media screen and (max-width: 768px){.flex-wrap-mobile-wrap{flex-wrap:wrap!important}.flex-grow-mobile-8{flex-grow:8}.flex-shring-mobile-8{flex-shrink:8}.flex-order-mobile-8{order:8}}.flex-grow-9{flex-grow:9}.flex-shring-9{flex-shrink:9}.flex-order-9{order:9}@media screen and (max-width: 1024px){.flex-grow-tablet-9{flex-grow:9}.flex-shring-tablet-9{flex-shrink:9}.flex-order-tablet-9{order:9}}@media screen and (max-width: 768px){.flex-wrap-mobile-wrap{flex-wrap:wrap!important}.flex-grow-mobile-9{flex-grow:9}.flex-shring-mobile-9{flex-shrink:9}.flex-order-mobile-9{order:9}}.flex-grow-10{flex-grow:10}.flex-shring-10{flex-shrink:10}.flex-order-10{order:10}@media screen and (max-width: 1024px){.flex-grow-tablet-10{flex-grow:10}.flex-shring-tablet-10{flex-shrink:10}.flex-order-tablet-10{order:10}}@media screen and (max-width: 768px){.flex-wrap-mobile-wrap{flex-wrap:wrap!important}.flex-grow-mobile-10{flex-grow:10}.flex-shring-mobile-10{flex-shrink:10}.flex-order-mobile-10{order:10}}.flex-grow-11{flex-grow:11}.flex-shring-11{flex-shrink:11}.flex-order-11{order:11}@media screen and (max-width: 1024px){.flex-grow-tablet-11{flex-grow:11}.flex-shring-tablet-11{flex-shrink:11}.flex-order-tablet-11{order:11}}@media screen and (max-width: 768px){.flex-wrap-mobile-wrap{flex-wrap:wrap!important}.flex-grow-mobile-11{flex-grow:11}.flex-shring-mobile-11{flex-shrink:11}.flex-order-mobile-11{order:11}}.flex-grow-12{flex-grow:12}.flex-shring-12{flex-shrink:12}.flex-order-12{order:12}@media screen and (max-width: 1024px){.flex-grow-tablet-12{flex-grow:12}.flex-shring-tablet-12{flex-shrink:12}.flex-order-tablet-12{order:12}}@media screen and (max-width: 768px){.flex-wrap-mobile-wrap{flex-wrap:wrap!important}.flex-grow-mobile-12{flex-grow:12}.flex-shring-mobile-12{flex-shrink:12}.flex-order-mobile-12{order:12}}.flex-direction-row{flex-direction:row}.flex-direction-row-reverse{flex-direction:row-reverse}.flex-direction-column{flex-direction:column}.flex-direction-column-reverse{flex-direction:column-reverse}.flex-basis-0{flex-basis:0}.flex-basis-1{flex-basis:1}.font-family-dm-serif-display{font-family:"DM Serif Display"}.font-family-source-serif-pro{font-family:"Source Serif Pro"}.font-family-aileron{font-family:Aileron}.font-family-aileron-bold{font-family:AileronBold}.font-family-federo{font-family:Federo}.font-family-trend-sans-five{font-family:Trend Sans Five}.font-family-trend-sans-one{font-family:Trend Sans One}.font-weight-normal{font-weight:400}.font-weight-bold{font-weight:700}.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.text-transform-uppercase{text-transform:uppercase}.text-transform-lowercase{text-transform:lowercase}.text-transform-capitalize{text-transform:capitalize}.text-align-center{text-align:center}@media screen and (max-width: 768px){.text-align-mobile-center{text-align:center!important}}@media screen and (max-width: 1024px){.text-align-tablet-center{text-align:center!important}}.text-align-left{text-align:left}@media screen and (max-width: 768px){.text-align-mobile-left{text-align:left!important}}@media screen and (max-width: 1024px){.text-align-tablet-left{text-align:left!important}}.text-align-right{text-align:right}@media screen and (max-width: 768px){.text-align-mobile-right{text-align:right!important}}@media screen and (max-width: 1024px){.text-align-tablet-right{text-align:right!important}}.text-align-justify{text-align:justify}@media screen and (max-width: 768px){.text-align-mobile-justify{text-align:justify!important}}@media screen and (max-width: 1024px){.text-align-tablet-justify{text-align:justify!important}}.font-style-italic{font-style:italic}.font-style-oblique{font-style:oblique}.font-size-11{font-size:11px}.font-size-12{font-size:12px}.font-size-13{font-size:13px}.font-size-14{font-size:14px}.font-size-16{font-size:16px}.font-size-17{font-size:17px}.font-size-18{font-size:18px}.font-size-19{font-size:19px}.text-decoration-underline{text-decoration:underline}.text-decoration-blink{text-decoration:blink}.text-decoration-overline{text-decoration:overline}.text-decoration-line-through{text-decoration:line-through}.white-space-nowrap{white-space:nowrap}.line-height-1{line-height:1em}.gap-0{gap:0px}.left-0{left:0}.right-0{right:0}.top-0{top:0}.bottom-0{bottom:0}.w-0{width:0%}.h-0{height:0%}.w-px-0{width:0px}.h-px-0{height:0px}.flex-basis-0{flex-basis:0%}.m-0{margin:0}.p-0{padding:0}.px-0{padding-left:0;padding-right:0}.py-0{padding-top:0;padding-bottom:0}.border-width-0{border-width:0px}.border-radius-px-0{border-radius:0}.border-radius-percentage-0{border-radius:0%}.font-size-0{font-size:0px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-0{gap:0%!important}.flex-basis-tablet-0{flex-basis:0%!important}.px-tablet-0{padding-left:0!important;padding-right:0!important}.py-tablet-0{padding-top:0!important;padding-bottom:0!important}.font-size-tablet-0{font-size:0px!important}.w-tablet-0{width:0%}}@media screen and (max-width: 768px){.gap-mobile-0,.flex-basis-mobile-0{flex-basis:0%!important}.px-mobile-0{padding-left:0!important;padding-right:0!important}.py-mobile-0{padding-top:0!important;padding-bottom:0!important}.font-size-mobile-0{font-size:0px!important}.w-mobile-0{width:0%}}.mt-0{margin-top:0}.pt-0{padding-top:0}@media screen and (max-width: 768px){.mt-mobile-0{margin-top:0!important}.pt-mobile-0{padding-top:0!important}}@media screen and (max-width: 1024px){.mt-tablet-0{margin-top:0!important}.pt-tablet-0{padding-top:0!important}}.mb-0{margin-bottom:0}.pb-0{padding-bottom:0}@media screen and (max-width: 768px){.mb-mobile-0{margin-bottom:0!important}.pb-mobile-0{padding-bottom:0!important}}@media screen and (max-width: 1024px){.mb-tablet-0{margin-bottom:0!important}.pb-tablet-0{padding-bottom:0!important}}.ml-0{margin-left:0}.pl-0{padding-left:0}@media screen and (max-width: 768px){.ml-mobile-0{margin-left:0!important}.pl-mobile-0{padding-left:0!important}}@media screen and (max-width: 1024px){.ml-tablet-0{margin-left:0!important}.pl-tablet-0{padding-left:0!important}}.mr-0{margin-right:0}.pr-0{padding-right:0}@media screen and (max-width: 768px){.mr-mobile-0{margin-right:0!important}.pr-mobile-0{padding-right:0!important}}@media screen and (max-width: 1024px){.mr-tablet-0{margin-right:0!important}.pr-tablet-0{padding-right:0!important}}.gap-5{gap:5px}.left-5{left:5px}.right-5{right:5px}.top-5{top:5px}.bottom-5{bottom:5px}.w-5{width:5%}.h-5{height:5%}.w-px-5{width:5px}.h-px-5{height:5px}.flex-basis-5{flex-basis:5%}.m-5{margin:5px}.p-5{padding:5px}.px-5{padding-left:5px;padding-right:5px}.py-5{padding-top:5px;padding-bottom:5px}.border-width-5{border-width:5px}.border-radius-px-5{border-radius:5px}.border-radius-percentage-5{border-radius:5%}.font-size-5{font-size:5px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-5{gap:5%!important}.flex-basis-tablet-5{flex-basis:5%!important}.px-tablet-5{padding-left:5px!important;padding-right:5px!important}.py-tablet-5{padding-top:5px!important;padding-bottom:5px!important}.font-size-tablet-5{font-size:5px!important}.w-tablet-5{width:5%}}@media screen and (max-width: 768px){.gap-mobile-5,.flex-basis-mobile-5{flex-basis:5%!important}.px-mobile-5{padding-left:5px!important;padding-right:5px!important}.py-mobile-5{padding-top:5px!important;padding-bottom:5px!important}.font-size-mobile-5{font-size:5px!important}.w-mobile-5{width:5%}}.mt-5{margin-top:5px}.pt-5{padding-top:5px}@media screen and (max-width: 768px){.mt-mobile-5{margin-top:5px!important}.pt-mobile-5{padding-top:5px!important}}@media screen and (max-width: 1024px){.mt-tablet-5{margin-top:5px!important}.pt-tablet-5{padding-top:5px!important}}.mb-5{margin-bottom:5px}.pb-5{padding-bottom:5px}@media screen and (max-width: 768px){.mb-mobile-5{margin-bottom:5px!important}.pb-mobile-5{padding-bottom:5px!important}}@media screen and (max-width: 1024px){.mb-tablet-5{margin-bottom:5px!important}.pb-tablet-5{padding-bottom:5px!important}}.ml-5{margin-left:5px}.pl-5{padding-left:5px}@media screen and (max-width: 768px){.ml-mobile-5{margin-left:5px!important}.pl-mobile-5{padding-left:5px!important}}@media screen and (max-width: 1024px){.ml-tablet-5{margin-left:5px!important}.pl-tablet-5{padding-left:5px!important}}.mr-5{margin-right:5px}.pr-5{padding-right:5px}@media screen and (max-width: 768px){.mr-mobile-5{margin-right:5px!important}.pr-mobile-5{padding-right:5px!important}}@media screen and (max-width: 1024px){.mr-tablet-5{margin-right:5px!important}.pr-tablet-5{padding-right:5px!important}}.gap-10{gap:10px}.left-10{left:10px}.right-10{right:10px}.top-10{top:10px}.bottom-10{bottom:10px}.w-10{width:10%}.h-10{height:10%}.w-px-10{width:10px}.h-px-10{height:10px}.flex-basis-10{flex-basis:10%}.m-10{margin:10px}.p-10{padding:10px}.px-10{padding-left:10px;padding-right:10px}.py-10{padding-top:10px;padding-bottom:10px}.border-width-10{border-width:10px}.border-radius-px-10{border-radius:10px}.border-radius-percentage-10{border-radius:10%}.font-size-10{font-size:10px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-10{gap:10%!important}.flex-basis-tablet-10{flex-basis:10%!important}.px-tablet-10{padding-left:10px!important;padding-right:10px!important}.py-tablet-10{padding-top:10px!important;padding-bottom:10px!important}.font-size-tablet-10{font-size:10px!important}.w-tablet-10{width:10%}}@media screen and (max-width: 768px){.gap-mobile-10,.flex-basis-mobile-10{flex-basis:10%!important}.px-mobile-10{padding-left:10px!important;padding-right:10px!important}.py-mobile-10{padding-top:10px!important;padding-bottom:10px!important}.font-size-mobile-10{font-size:10px!important}.w-mobile-10{width:10%}}.mt-10{margin-top:10px}.pt-10{padding-top:10px}@media screen and (max-width: 768px){.mt-mobile-10{margin-top:10px!important}.pt-mobile-10{padding-top:10px!important}}@media screen and (max-width: 1024px){.mt-tablet-10{margin-top:10px!important}.pt-tablet-10{padding-top:10px!important}}.mb-10{margin-bottom:10px}.pb-10{padding-bottom:10px}@media screen and (max-width: 768px){.mb-mobile-10{margin-bottom:10px!important}.pb-mobile-10{padding-bottom:10px!important}}@media screen and (max-width: 1024px){.mb-tablet-10{margin-bottom:10px!important}.pb-tablet-10{padding-bottom:10px!important}}.ml-10{margin-left:10px}.pl-10{padding-left:10px}@media screen and (max-width: 768px){.ml-mobile-10{margin-left:10px!important}.pl-mobile-10{padding-left:10px!important}}@media screen and (max-width: 1024px){.ml-tablet-10{margin-left:10px!important}.pl-tablet-10{padding-left:10px!important}}.mr-10{margin-right:10px}.pr-10{padding-right:10px}@media screen and (max-width: 768px){.mr-mobile-10{margin-right:10px!important}.pr-mobile-10{padding-right:10px!important}}@media screen and (max-width: 1024px){.mr-tablet-10{margin-right:10px!important}.pr-tablet-10{padding-right:10px!important}}.gap-15{gap:15px}.left-15{left:15px}.right-15{right:15px}.top-15{top:15px}.bottom-15{bottom:15px}.w-15{width:15%}.h-15{height:15%}.w-px-15{width:15px}.h-px-15{height:15px}.flex-basis-15{flex-basis:15%}.m-15{margin:15px}.p-15{padding:15px}.px-15{padding-left:15px;padding-right:15px}.py-15{padding-top:15px;padding-bottom:15px}.border-width-15{border-width:15px}.border-radius-px-15{border-radius:15px}.border-radius-percentage-15{border-radius:15%}.font-size-15{font-size:15px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-15{gap:15%!important}.flex-basis-tablet-15{flex-basis:15%!important}.px-tablet-15{padding-left:15px!important;padding-right:15px!important}.py-tablet-15{padding-top:15px!important;padding-bottom:15px!important}.font-size-tablet-15{font-size:15px!important}.w-tablet-15{width:15%}}@media screen and (max-width: 768px){.gap-mobile-15,.flex-basis-mobile-15{flex-basis:15%!important}.px-mobile-15{padding-left:15px!important;padding-right:15px!important}.py-mobile-15{padding-top:15px!important;padding-bottom:15px!important}.font-size-mobile-15{font-size:15px!important}.w-mobile-15{width:15%}}.mt-15{margin-top:15px}.pt-15{padding-top:15px}@media screen and (max-width: 768px){.mt-mobile-15{margin-top:15px!important}.pt-mobile-15{padding-top:15px!important}}@media screen and (max-width: 1024px){.mt-tablet-15{margin-top:15px!important}.pt-tablet-15{padding-top:15px!important}}.mb-15{margin-bottom:15px}.pb-15{padding-bottom:15px}@media screen and (max-width: 768px){.mb-mobile-15{margin-bottom:15px!important}.pb-mobile-15{padding-bottom:15px!important}}@media screen and (max-width: 1024px){.mb-tablet-15{margin-bottom:15px!important}.pb-tablet-15{padding-bottom:15px!important}}.ml-15{margin-left:15px}.pl-15{padding-left:15px}@media screen and (max-width: 768px){.ml-mobile-15{margin-left:15px!important}.pl-mobile-15{padding-left:15px!important}}@media screen and (max-width: 1024px){.ml-tablet-15{margin-left:15px!important}.pl-tablet-15{padding-left:15px!important}}.mr-15{margin-right:15px}.pr-15{padding-right:15px}@media screen and (max-width: 768px){.mr-mobile-15{margin-right:15px!important}.pr-mobile-15{padding-right:15px!important}}@media screen and (max-width: 1024px){.mr-tablet-15{margin-right:15px!important}.pr-tablet-15{padding-right:15px!important}}.gap-20{gap:20px}.left-20{left:20px}.right-20{right:20px}.top-20{top:20px}.bottom-20{bottom:20px}.w-20{width:20%}.h-20{height:20%}.w-px-20{width:20px}.h-px-20{height:20px}.flex-basis-20{flex-basis:20%}.m-20{margin:20px}.p-20{padding:20px}.px-20{padding-left:20px;padding-right:20px}.py-20{padding-top:20px;padding-bottom:20px}.border-width-20{border-width:20px}.border-radius-px-20{border-radius:20px}.border-radius-percentage-20{border-radius:20%}.font-size-20{font-size:20px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-20{gap:20%!important}.flex-basis-tablet-20{flex-basis:20%!important}.px-tablet-20{padding-left:20px!important;padding-right:20px!important}.py-tablet-20{padding-top:20px!important;padding-bottom:20px!important}.font-size-tablet-20{font-size:20px!important}.w-tablet-20{width:20%}}@media screen and (max-width: 768px){.gap-mobile-20,.flex-basis-mobile-20{flex-basis:20%!important}.px-mobile-20{padding-left:20px!important;padding-right:20px!important}.py-mobile-20{padding-top:20px!important;padding-bottom:20px!important}.font-size-mobile-20{font-size:20px!important}.w-mobile-20{width:20%}}.mt-20{margin-top:20px}.pt-20{padding-top:20px}@media screen and (max-width: 768px){.mt-mobile-20{margin-top:20px!important}.pt-mobile-20{padding-top:20px!important}}@media screen and (max-width: 1024px){.mt-tablet-20{margin-top:20px!important}.pt-tablet-20{padding-top:20px!important}}.mb-20{margin-bottom:20px}.pb-20{padding-bottom:20px}@media screen and (max-width: 768px){.mb-mobile-20{margin-bottom:20px!important}.pb-mobile-20{padding-bottom:20px!important}}@media screen and (max-width: 1024px){.mb-tablet-20{margin-bottom:20px!important}.pb-tablet-20{padding-bottom:20px!important}}.ml-20{margin-left:20px}.pl-20{padding-left:20px}@media screen and (max-width: 768px){.ml-mobile-20{margin-left:20px!important}.pl-mobile-20{padding-left:20px!important}}@media screen and (max-width: 1024px){.ml-tablet-20{margin-left:20px!important}.pl-tablet-20{padding-left:20px!important}}.mr-20{margin-right:20px}.pr-20{padding-right:20px}@media screen and (max-width: 768px){.mr-mobile-20{margin-right:20px!important}.pr-mobile-20{padding-right:20px!important}}@media screen and (max-width: 1024px){.mr-tablet-20{margin-right:20px!important}.pr-tablet-20{padding-right:20px!important}}.gap-25{gap:25px}.left-25{left:25px}.right-25{right:25px}.top-25{top:25px}.bottom-25{bottom:25px}.w-25{width:25%}.h-25{height:25%}.w-px-25{width:25px}.h-px-25{height:25px}.flex-basis-25{flex-basis:25%}.m-25{margin:25px}.p-25{padding:25px}.px-25{padding-left:25px;padding-right:25px}.py-25{padding-top:25px;padding-bottom:25px}.border-width-25{border-width:25px}.border-radius-px-25{border-radius:25px}.border-radius-percentage-25{border-radius:25%}.font-size-25{font-size:25px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-25{gap:25%!important}.flex-basis-tablet-25{flex-basis:25%!important}.px-tablet-25{padding-left:25px!important;padding-right:25px!important}.py-tablet-25{padding-top:25px!important;padding-bottom:25px!important}.font-size-tablet-25{font-size:25px!important}.w-tablet-25{width:25%}}@media screen and (max-width: 768px){.gap-mobile-25,.flex-basis-mobile-25{flex-basis:25%!important}.px-mobile-25{padding-left:25px!important;padding-right:25px!important}.py-mobile-25{padding-top:25px!important;padding-bottom:25px!important}.font-size-mobile-25{font-size:25px!important}.w-mobile-25{width:25%}}.mt-25{margin-top:25px}.pt-25{padding-top:25px}@media screen and (max-width: 768px){.mt-mobile-25{margin-top:25px!important}.pt-mobile-25{padding-top:25px!important}}@media screen and (max-width: 1024px){.mt-tablet-25{margin-top:25px!important}.pt-tablet-25{padding-top:25px!important}}.mb-25{margin-bottom:25px}.pb-25{padding-bottom:25px}@media screen and (max-width: 768px){.mb-mobile-25{margin-bottom:25px!important}.pb-mobile-25{padding-bottom:25px!important}}@media screen and (max-width: 1024px){.mb-tablet-25{margin-bottom:25px!important}.pb-tablet-25{padding-bottom:25px!important}}.ml-25{margin-left:25px}.pl-25{padding-left:25px}@media screen and (max-width: 768px){.ml-mobile-25{margin-left:25px!important}.pl-mobile-25{padding-left:25px!important}}@media screen and (max-width: 1024px){.ml-tablet-25{margin-left:25px!important}.pl-tablet-25{padding-left:25px!important}}.mr-25{margin-right:25px}.pr-25{padding-right:25px}@media screen and (max-width: 768px){.mr-mobile-25{margin-right:25px!important}.pr-mobile-25{padding-right:25px!important}}@media screen and (max-width: 1024px){.mr-tablet-25{margin-right:25px!important}.pr-tablet-25{padding-right:25px!important}}.gap-30{gap:30px}.left-30{left:30px}.right-30{right:30px}.top-30{top:30px}.bottom-30{bottom:30px}.w-30{width:30%}.h-30{height:30%}.w-px-30{width:30px}.h-px-30{height:30px}.flex-basis-30{flex-basis:30%}.m-30{margin:30px}.p-30{padding:30px}.px-30{padding-left:30px;padding-right:30px}.py-30{padding-top:30px;padding-bottom:30px}.border-width-30{border-width:30px}.border-radius-px-30{border-radius:30px}.border-radius-percentage-30{border-radius:30%}.font-size-30{font-size:30px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-30{gap:30%!important}.flex-basis-tablet-30{flex-basis:30%!important}.px-tablet-30{padding-left:30px!important;padding-right:30px!important}.py-tablet-30{padding-top:30px!important;padding-bottom:30px!important}.font-size-tablet-30{font-size:30px!important}.w-tablet-30{width:30%}}@media screen and (max-width: 768px){.gap-mobile-30,.flex-basis-mobile-30{flex-basis:30%!important}.px-mobile-30{padding-left:30px!important;padding-right:30px!important}.py-mobile-30{padding-top:30px!important;padding-bottom:30px!important}.font-size-mobile-30{font-size:30px!important}.w-mobile-30{width:30%}}.mt-30{margin-top:30px}.pt-30{padding-top:30px}@media screen and (max-width: 768px){.mt-mobile-30{margin-top:30px!important}.pt-mobile-30{padding-top:30px!important}}@media screen and (max-width: 1024px){.mt-tablet-30{margin-top:30px!important}.pt-tablet-30{padding-top:30px!important}}.mb-30{margin-bottom:30px}.pb-30{padding-bottom:30px}@media screen and (max-width: 768px){.mb-mobile-30{margin-bottom:30px!important}.pb-mobile-30{padding-bottom:30px!important}}@media screen and (max-width: 1024px){.mb-tablet-30{margin-bottom:30px!important}.pb-tablet-30{padding-bottom:30px!important}}.ml-30{margin-left:30px}.pl-30{padding-left:30px}@media screen and (max-width: 768px){.ml-mobile-30{margin-left:30px!important}.pl-mobile-30{padding-left:30px!important}}@media screen and (max-width: 1024px){.ml-tablet-30{margin-left:30px!important}.pl-tablet-30{padding-left:30px!important}}.mr-30{margin-right:30px}.pr-30{padding-right:30px}@media screen and (max-width: 768px){.mr-mobile-30{margin-right:30px!important}.pr-mobile-30{padding-right:30px!important}}@media screen and (max-width: 1024px){.mr-tablet-30{margin-right:30px!important}.pr-tablet-30{padding-right:30px!important}}.gap-35{gap:35px}.left-35{left:35px}.right-35{right:35px}.top-35{top:35px}.bottom-35{bottom:35px}.w-35{width:35%}.h-35{height:35%}.w-px-35{width:35px}.h-px-35{height:35px}.flex-basis-35{flex-basis:35%}.m-35{margin:35px}.p-35{padding:35px}.px-35{padding-left:35px;padding-right:35px}.py-35{padding-top:35px;padding-bottom:35px}.border-width-35{border-width:35px}.border-radius-px-35{border-radius:35px}.border-radius-percentage-35{border-radius:35%}.font-size-35{font-size:35px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-35{gap:35%!important}.flex-basis-tablet-35{flex-basis:35%!important}.px-tablet-35{padding-left:35px!important;padding-right:35px!important}.py-tablet-35{padding-top:35px!important;padding-bottom:35px!important}.font-size-tablet-35{font-size:35px!important}.w-tablet-35{width:35%}}@media screen and (max-width: 768px){.gap-mobile-35,.flex-basis-mobile-35{flex-basis:35%!important}.px-mobile-35{padding-left:35px!important;padding-right:35px!important}.py-mobile-35{padding-top:35px!important;padding-bottom:35px!important}.font-size-mobile-35{font-size:35px!important}.w-mobile-35{width:35%}}.mt-35{margin-top:35px}.pt-35{padding-top:35px}@media screen and (max-width: 768px){.mt-mobile-35{margin-top:35px!important}.pt-mobile-35{padding-top:35px!important}}@media screen and (max-width: 1024px){.mt-tablet-35{margin-top:35px!important}.pt-tablet-35{padding-top:35px!important}}.mb-35{margin-bottom:35px}.pb-35{padding-bottom:35px}@media screen and (max-width: 768px){.mb-mobile-35{margin-bottom:35px!important}.pb-mobile-35{padding-bottom:35px!important}}@media screen and (max-width: 1024px){.mb-tablet-35{margin-bottom:35px!important}.pb-tablet-35{padding-bottom:35px!important}}.ml-35{margin-left:35px}.pl-35{padding-left:35px}@media screen and (max-width: 768px){.ml-mobile-35{margin-left:35px!important}.pl-mobile-35{padding-left:35px!important}}@media screen and (max-width: 1024px){.ml-tablet-35{margin-left:35px!important}.pl-tablet-35{padding-left:35px!important}}.mr-35{margin-right:35px}.pr-35{padding-right:35px}@media screen and (max-width: 768px){.mr-mobile-35{margin-right:35px!important}.pr-mobile-35{padding-right:35px!important}}@media screen and (max-width: 1024px){.mr-tablet-35{margin-right:35px!important}.pr-tablet-35{padding-right:35px!important}}.gap-40{gap:40px}.left-40{left:40px}.right-40{right:40px}.top-40{top:40px}.bottom-40{bottom:40px}.w-40{width:40%}.h-40{height:40%}.w-px-40{width:40px}.h-px-40{height:40px}.flex-basis-40{flex-basis:40%}.m-40{margin:40px}.p-40{padding:40px}.px-40{padding-left:40px;padding-right:40px}.py-40{padding-top:40px;padding-bottom:40px}.border-width-40{border-width:40px}.border-radius-px-40{border-radius:40px}.border-radius-percentage-40{border-radius:40%}.font-size-40{font-size:40px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-40{gap:40%!important}.flex-basis-tablet-40{flex-basis:40%!important}.px-tablet-40{padding-left:40px!important;padding-right:40px!important}.py-tablet-40{padding-top:40px!important;padding-bottom:40px!important}.font-size-tablet-40{font-size:40px!important}.w-tablet-40{width:40%}}@media screen and (max-width: 768px){.gap-mobile-40,.flex-basis-mobile-40{flex-basis:40%!important}.px-mobile-40{padding-left:40px!important;padding-right:40px!important}.py-mobile-40{padding-top:40px!important;padding-bottom:40px!important}.font-size-mobile-40{font-size:40px!important}.w-mobile-40{width:40%}}.mt-40{margin-top:40px}.pt-40{padding-top:40px}@media screen and (max-width: 768px){.mt-mobile-40{margin-top:40px!important}.pt-mobile-40{padding-top:40px!important}}@media screen and (max-width: 1024px){.mt-tablet-40{margin-top:40px!important}.pt-tablet-40{padding-top:40px!important}}.mb-40{margin-bottom:40px}.pb-40{padding-bottom:40px}@media screen and (max-width: 768px){.mb-mobile-40{margin-bottom:40px!important}.pb-mobile-40{padding-bottom:40px!important}}@media screen and (max-width: 1024px){.mb-tablet-40{margin-bottom:40px!important}.pb-tablet-40{padding-bottom:40px!important}}.ml-40{margin-left:40px}.pl-40{padding-left:40px}@media screen and (max-width: 768px){.ml-mobile-40{margin-left:40px!important}.pl-mobile-40{padding-left:40px!important}}@media screen and (max-width: 1024px){.ml-tablet-40{margin-left:40px!important}.pl-tablet-40{padding-left:40px!important}}.mr-40{margin-right:40px}.pr-40{padding-right:40px}@media screen and (max-width: 768px){.mr-mobile-40{margin-right:40px!important}.pr-mobile-40{padding-right:40px!important}}@media screen and (max-width: 1024px){.mr-tablet-40{margin-right:40px!important}.pr-tablet-40{padding-right:40px!important}}.gap-45{gap:45px}.left-45{left:45px}.right-45{right:45px}.top-45{top:45px}.bottom-45{bottom:45px}.w-45{width:45%}.h-45{height:45%}.w-px-45{width:45px}.h-px-45{height:45px}.flex-basis-45{flex-basis:45%}.m-45{margin:45px}.p-45{padding:45px}.px-45{padding-left:45px;padding-right:45px}.py-45{padding-top:45px;padding-bottom:45px}.border-width-45{border-width:45px}.border-radius-px-45{border-radius:45px}.border-radius-percentage-45{border-radius:45%}.font-size-45{font-size:45px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-45{gap:45%!important}.flex-basis-tablet-45{flex-basis:45%!important}.px-tablet-45{padding-left:45px!important;padding-right:45px!important}.py-tablet-45{padding-top:45px!important;padding-bottom:45px!important}.font-size-tablet-45{font-size:45px!important}.w-tablet-45{width:45%}}@media screen and (max-width: 768px){.gap-mobile-45,.flex-basis-mobile-45{flex-basis:45%!important}.px-mobile-45{padding-left:45px!important;padding-right:45px!important}.py-mobile-45{padding-top:45px!important;padding-bottom:45px!important}.font-size-mobile-45{font-size:45px!important}.w-mobile-45{width:45%}}.mt-45{margin-top:45px}.pt-45{padding-top:45px}@media screen and (max-width: 768px){.mt-mobile-45{margin-top:45px!important}.pt-mobile-45{padding-top:45px!important}}@media screen and (max-width: 1024px){.mt-tablet-45{margin-top:45px!important}.pt-tablet-45{padding-top:45px!important}}.mb-45{margin-bottom:45px}.pb-45{padding-bottom:45px}@media screen and (max-width: 768px){.mb-mobile-45{margin-bottom:45px!important}.pb-mobile-45{padding-bottom:45px!important}}@media screen and (max-width: 1024px){.mb-tablet-45{margin-bottom:45px!important}.pb-tablet-45{padding-bottom:45px!important}}.ml-45{margin-left:45px}.pl-45{padding-left:45px}@media screen and (max-width: 768px){.ml-mobile-45{margin-left:45px!important}.pl-mobile-45{padding-left:45px!important}}@media screen and (max-width: 1024px){.ml-tablet-45{margin-left:45px!important}.pl-tablet-45{padding-left:45px!important}}.mr-45{margin-right:45px}.pr-45{padding-right:45px}@media screen and (max-width: 768px){.mr-mobile-45{margin-right:45px!important}.pr-mobile-45{padding-right:45px!important}}@media screen and (max-width: 1024px){.mr-tablet-45{margin-right:45px!important}.pr-tablet-45{padding-right:45px!important}}.gap-50{gap:50px}.left-50{left:50px}.right-50{right:50px}.top-50{top:50px}.bottom-50{bottom:50px}.w-50{width:50%}.h-50{height:50%}.w-px-50{width:50px}.h-px-50{height:50px}.flex-basis-50{flex-basis:50%}.m-50{margin:50px}.p-50{padding:50px}.px-50{padding-left:50px;padding-right:50px}.py-50{padding-top:50px;padding-bottom:50px}.border-width-50{border-width:50px}.border-radius-px-50{border-radius:50px}.border-radius-percentage-50{border-radius:50%}.font-size-50{font-size:50px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-50{gap:50%!important}.flex-basis-tablet-50{flex-basis:50%!important}.px-tablet-50{padding-left:50px!important;padding-right:50px!important}.py-tablet-50{padding-top:50px!important;padding-bottom:50px!important}.font-size-tablet-50{font-size:50px!important}.w-tablet-50{width:50%}}@media screen and (max-width: 768px){.gap-mobile-50,.flex-basis-mobile-50{flex-basis:50%!important}.px-mobile-50{padding-left:50px!important;padding-right:50px!important}.py-mobile-50{padding-top:50px!important;padding-bottom:50px!important}.font-size-mobile-50{font-size:50px!important}.w-mobile-50{width:50%}}.mt-50{margin-top:50px}.pt-50{padding-top:50px}@media screen and (max-width: 768px){.mt-mobile-50{margin-top:50px!important}.pt-mobile-50{padding-top:50px!important}}@media screen and (max-width: 1024px){.mt-tablet-50{margin-top:50px!important}.pt-tablet-50{padding-top:50px!important}}.mb-50{margin-bottom:50px}.pb-50{padding-bottom:50px}@media screen and (max-width: 768px){.mb-mobile-50{margin-bottom:50px!important}.pb-mobile-50{padding-bottom:50px!important}}@media screen and (max-width: 1024px){.mb-tablet-50{margin-bottom:50px!important}.pb-tablet-50{padding-bottom:50px!important}}.ml-50{margin-left:50px}.pl-50{padding-left:50px}@media screen and (max-width: 768px){.ml-mobile-50{margin-left:50px!important}.pl-mobile-50{padding-left:50px!important}}@media screen and (max-width: 1024px){.ml-tablet-50{margin-left:50px!important}.pl-tablet-50{padding-left:50px!important}}.mr-50{margin-right:50px}.pr-50{padding-right:50px}@media screen and (max-width: 768px){.mr-mobile-50{margin-right:50px!important}.pr-mobile-50{padding-right:50px!important}}@media screen and (max-width: 1024px){.mr-tablet-50{margin-right:50px!important}.pr-tablet-50{padding-right:50px!important}}.gap-60{gap:60px}.left-60{left:60px}.right-60{right:60px}.top-60{top:60px}.bottom-60{bottom:60px}.w-60{width:60%}.h-60{height:60%}.w-px-60{width:60px}.h-px-60{height:60px}.flex-basis-60{flex-basis:60%}.m-60{margin:60px}.p-60{padding:60px}.px-60{padding-left:60px;padding-right:60px}.py-60{padding-top:60px;padding-bottom:60px}.border-width-60{border-width:60px}.border-radius-px-60{border-radius:60px}.border-radius-percentage-60{border-radius:60%}.font-size-60{font-size:60px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-60{gap:60%!important}.flex-basis-tablet-60{flex-basis:60%!important}.px-tablet-60{padding-left:60px!important;padding-right:60px!important}.py-tablet-60{padding-top:60px!important;padding-bottom:60px!important}.font-size-tablet-60{font-size:60px!important}.w-tablet-60{width:60%}}@media screen and (max-width: 768px){.gap-mobile-60,.flex-basis-mobile-60{flex-basis:60%!important}.px-mobile-60{padding-left:60px!important;padding-right:60px!important}.py-mobile-60{padding-top:60px!important;padding-bottom:60px!important}.font-size-mobile-60{font-size:60px!important}.w-mobile-60{width:60%}}.mt-60{margin-top:60px}.pt-60{padding-top:60px}@media screen and (max-width: 768px){.mt-mobile-60{margin-top:60px!important}.pt-mobile-60{padding-top:60px!important}}@media screen and (max-width: 1024px){.mt-tablet-60{margin-top:60px!important}.pt-tablet-60{padding-top:60px!important}}.mb-60{margin-bottom:60px}.pb-60{padding-bottom:60px}@media screen and (max-width: 768px){.mb-mobile-60{margin-bottom:60px!important}.pb-mobile-60{padding-bottom:60px!important}}@media screen and (max-width: 1024px){.mb-tablet-60{margin-bottom:60px!important}.pb-tablet-60{padding-bottom:60px!important}}.ml-60{margin-left:60px}.pl-60{padding-left:60px}@media screen and (max-width: 768px){.ml-mobile-60{margin-left:60px!important}.pl-mobile-60{padding-left:60px!important}}@media screen and (max-width: 1024px){.ml-tablet-60{margin-left:60px!important}.pl-tablet-60{padding-left:60px!important}}.mr-60{margin-right:60px}.pr-60{padding-right:60px}@media screen and (max-width: 768px){.mr-mobile-60{margin-right:60px!important}.pr-mobile-60{padding-right:60px!important}}@media screen and (max-width: 1024px){.mr-tablet-60{margin-right:60px!important}.pr-tablet-60{padding-right:60px!important}}.gap-65{gap:65px}.left-65{left:65px}.right-65{right:65px}.top-65{top:65px}.bottom-65{bottom:65px}.w-65{width:65%}.h-65{height:65%}.w-px-65{width:65px}.h-px-65{height:65px}.flex-basis-65{flex-basis:65%}.m-65{margin:65px}.p-65{padding:65px}.px-65{padding-left:65px;padding-right:65px}.py-65{padding-top:65px;padding-bottom:65px}.border-width-65{border-width:65px}.border-radius-px-65{border-radius:65px}.border-radius-percentage-65{border-radius:65%}.font-size-65{font-size:65px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-65{gap:65%!important}.flex-basis-tablet-65{flex-basis:65%!important}.px-tablet-65{padding-left:65px!important;padding-right:65px!important}.py-tablet-65{padding-top:65px!important;padding-bottom:65px!important}.font-size-tablet-65{font-size:65px!important}.w-tablet-65{width:65%}}@media screen and (max-width: 768px){.gap-mobile-65,.flex-basis-mobile-65{flex-basis:65%!important}.px-mobile-65{padding-left:65px!important;padding-right:65px!important}.py-mobile-65{padding-top:65px!important;padding-bottom:65px!important}.font-size-mobile-65{font-size:65px!important}.w-mobile-65{width:65%}}.mt-65{margin-top:65px}.pt-65{padding-top:65px}@media screen and (max-width: 768px){.mt-mobile-65{margin-top:65px!important}.pt-mobile-65{padding-top:65px!important}}@media screen and (max-width: 1024px){.mt-tablet-65{margin-top:65px!important}.pt-tablet-65{padding-top:65px!important}}.mb-65{margin-bottom:65px}.pb-65{padding-bottom:65px}@media screen and (max-width: 768px){.mb-mobile-65{margin-bottom:65px!important}.pb-mobile-65{padding-bottom:65px!important}}@media screen and (max-width: 1024px){.mb-tablet-65{margin-bottom:65px!important}.pb-tablet-65{padding-bottom:65px!important}}.ml-65{margin-left:65px}.pl-65{padding-left:65px}@media screen and (max-width: 768px){.ml-mobile-65{margin-left:65px!important}.pl-mobile-65{padding-left:65px!important}}@media screen and (max-width: 1024px){.ml-tablet-65{margin-left:65px!important}.pl-tablet-65{padding-left:65px!important}}.mr-65{margin-right:65px}.pr-65{padding-right:65px}@media screen and (max-width: 768px){.mr-mobile-65{margin-right:65px!important}.pr-mobile-65{padding-right:65px!important}}@media screen and (max-width: 1024px){.mr-tablet-65{margin-right:65px!important}.pr-tablet-65{padding-right:65px!important}}.gap-70{gap:70px}.left-70{left:70px}.right-70{right:70px}.top-70{top:70px}.bottom-70{bottom:70px}.w-70{width:70%}.h-70{height:70%}.w-px-70{width:70px}.h-px-70{height:70px}.flex-basis-70{flex-basis:70%}.m-70{margin:70px}.p-70{padding:70px}.px-70{padding-left:70px;padding-right:70px}.py-70{padding-top:70px;padding-bottom:70px}.border-width-70{border-width:70px}.border-radius-px-70{border-radius:70px}.border-radius-percentage-70{border-radius:70%}.font-size-70{font-size:70px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-70{gap:70%!important}.flex-basis-tablet-70{flex-basis:70%!important}.px-tablet-70{padding-left:70px!important;padding-right:70px!important}.py-tablet-70{padding-top:70px!important;padding-bottom:70px!important}.font-size-tablet-70{font-size:70px!important}.w-tablet-70{width:70%}}@media screen and (max-width: 768px){.gap-mobile-70,.flex-basis-mobile-70{flex-basis:70%!important}.px-mobile-70{padding-left:70px!important;padding-right:70px!important}.py-mobile-70{padding-top:70px!important;padding-bottom:70px!important}.font-size-mobile-70{font-size:70px!important}.w-mobile-70{width:70%}}.mt-70{margin-top:70px}.pt-70{padding-top:70px}@media screen and (max-width: 768px){.mt-mobile-70{margin-top:70px!important}.pt-mobile-70{padding-top:70px!important}}@media screen and (max-width: 1024px){.mt-tablet-70{margin-top:70px!important}.pt-tablet-70{padding-top:70px!important}}.mb-70{margin-bottom:70px}.pb-70{padding-bottom:70px}@media screen and (max-width: 768px){.mb-mobile-70{margin-bottom:70px!important}.pb-mobile-70{padding-bottom:70px!important}}@media screen and (max-width: 1024px){.mb-tablet-70{margin-bottom:70px!important}.pb-tablet-70{padding-bottom:70px!important}}.ml-70{margin-left:70px}.pl-70{padding-left:70px}@media screen and (max-width: 768px){.ml-mobile-70{margin-left:70px!important}.pl-mobile-70{padding-left:70px!important}}@media screen and (max-width: 1024px){.ml-tablet-70{margin-left:70px!important}.pl-tablet-70{padding-left:70px!important}}.mr-70{margin-right:70px}.pr-70{padding-right:70px}@media screen and (max-width: 768px){.mr-mobile-70{margin-right:70px!important}.pr-mobile-70{padding-right:70px!important}}@media screen and (max-width: 1024px){.mr-tablet-70{margin-right:70px!important}.pr-tablet-70{padding-right:70px!important}}.gap-75{gap:75px}.left-75{left:75px}.right-75{right:75px}.top-75{top:75px}.bottom-75{bottom:75px}.w-75{width:75%}.h-75{height:75%}.w-px-75{width:75px}.h-px-75{height:75px}.flex-basis-75{flex-basis:75%}.m-75{margin:75px}.p-75{padding:75px}.px-75{padding-left:75px;padding-right:75px}.py-75{padding-top:75px;padding-bottom:75px}.border-width-75{border-width:75px}.border-radius-px-75{border-radius:75px}.border-radius-percentage-75{border-radius:75%}.font-size-75{font-size:75px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-75{gap:75%!important}.flex-basis-tablet-75{flex-basis:75%!important}.px-tablet-75{padding-left:75px!important;padding-right:75px!important}.py-tablet-75{padding-top:75px!important;padding-bottom:75px!important}.font-size-tablet-75{font-size:75px!important}.w-tablet-75{width:75%}}@media screen and (max-width: 768px){.gap-mobile-75,.flex-basis-mobile-75{flex-basis:75%!important}.px-mobile-75{padding-left:75px!important;padding-right:75px!important}.py-mobile-75{padding-top:75px!important;padding-bottom:75px!important}.font-size-mobile-75{font-size:75px!important}.w-mobile-75{width:75%}}.mt-75{margin-top:75px}.pt-75{padding-top:75px}@media screen and (max-width: 768px){.mt-mobile-75{margin-top:75px!important}.pt-mobile-75{padding-top:75px!important}}@media screen and (max-width: 1024px){.mt-tablet-75{margin-top:75px!important}.pt-tablet-75{padding-top:75px!important}}.mb-75{margin-bottom:75px}.pb-75{padding-bottom:75px}@media screen and (max-width: 768px){.mb-mobile-75{margin-bottom:75px!important}.pb-mobile-75{padding-bottom:75px!important}}@media screen and (max-width: 1024px){.mb-tablet-75{margin-bottom:75px!important}.pb-tablet-75{padding-bottom:75px!important}}.ml-75{margin-left:75px}.pl-75{padding-left:75px}@media screen and (max-width: 768px){.ml-mobile-75{margin-left:75px!important}.pl-mobile-75{padding-left:75px!important}}@media screen and (max-width: 1024px){.ml-tablet-75{margin-left:75px!important}.pl-tablet-75{padding-left:75px!important}}.mr-75{margin-right:75px}.pr-75{padding-right:75px}@media screen and (max-width: 768px){.mr-mobile-75{margin-right:75px!important}.pr-mobile-75{padding-right:75px!important}}@media screen and (max-width: 1024px){.mr-tablet-75{margin-right:75px!important}.pr-tablet-75{padding-right:75px!important}}.gap-80{gap:80px}.left-80{left:80px}.right-80{right:80px}.top-80{top:80px}.bottom-80{bottom:80px}.w-80{width:80%}.h-80{height:80%}.w-px-80{width:80px}.h-px-80{height:80px}.flex-basis-80{flex-basis:80%}.m-80{margin:80px}.p-80{padding:80px}.px-80{padding-left:80px;padding-right:80px}.py-80{padding-top:80px;padding-bottom:80px}.border-width-80{border-width:80px}.border-radius-px-80{border-radius:80px}.border-radius-percentage-80{border-radius:80%}.font-size-80{font-size:80px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-80{gap:80%!important}.flex-basis-tablet-80{flex-basis:80%!important}.px-tablet-80{padding-left:80px!important;padding-right:80px!important}.py-tablet-80{padding-top:80px!important;padding-bottom:80px!important}.font-size-tablet-80{font-size:80px!important}.w-tablet-80{width:80%}}@media screen and (max-width: 768px){.gap-mobile-80,.flex-basis-mobile-80{flex-basis:80%!important}.px-mobile-80{padding-left:80px!important;padding-right:80px!important}.py-mobile-80{padding-top:80px!important;padding-bottom:80px!important}.font-size-mobile-80{font-size:80px!important}.w-mobile-80{width:80%}}.mt-80{margin-top:80px}.pt-80{padding-top:80px}@media screen and (max-width: 768px){.mt-mobile-80{margin-top:80px!important}.pt-mobile-80{padding-top:80px!important}}@media screen and (max-width: 1024px){.mt-tablet-80{margin-top:80px!important}.pt-tablet-80{padding-top:80px!important}}.mb-80{margin-bottom:80px}.pb-80{padding-bottom:80px}@media screen and (max-width: 768px){.mb-mobile-80{margin-bottom:80px!important}.pb-mobile-80{padding-bottom:80px!important}}@media screen and (max-width: 1024px){.mb-tablet-80{margin-bottom:80px!important}.pb-tablet-80{padding-bottom:80px!important}}.ml-80{margin-left:80px}.pl-80{padding-left:80px}@media screen and (max-width: 768px){.ml-mobile-80{margin-left:80px!important}.pl-mobile-80{padding-left:80px!important}}@media screen and (max-width: 1024px){.ml-tablet-80{margin-left:80px!important}.pl-tablet-80{padding-left:80px!important}}.mr-80{margin-right:80px}.pr-80{padding-right:80px}@media screen and (max-width: 768px){.mr-mobile-80{margin-right:80px!important}.pr-mobile-80{padding-right:80px!important}}@media screen and (max-width: 1024px){.mr-tablet-80{margin-right:80px!important}.pr-tablet-80{padding-right:80px!important}}.gap-90{gap:90px}.left-90{left:90px}.right-90{right:90px}.top-90{top:90px}.bottom-90{bottom:90px}.w-90{width:90%}.h-90{height:90%}.w-px-90{width:90px}.h-px-90{height:90px}.flex-basis-90{flex-basis:90%}.m-90{margin:90px}.p-90{padding:90px}.px-90{padding-left:90px;padding-right:90px}.py-90{padding-top:90px;padding-bottom:90px}.border-width-90{border-width:90px}.border-radius-px-90{border-radius:90px}.border-radius-percentage-90{border-radius:90%}.font-size-90{font-size:90px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-90{gap:90%!important}.flex-basis-tablet-90{flex-basis:90%!important}.px-tablet-90{padding-left:90px!important;padding-right:90px!important}.py-tablet-90{padding-top:90px!important;padding-bottom:90px!important}.font-size-tablet-90{font-size:90px!important}.w-tablet-90{width:90%}}@media screen and (max-width: 768px){.gap-mobile-90,.flex-basis-mobile-90{flex-basis:90%!important}.px-mobile-90{padding-left:90px!important;padding-right:90px!important}.py-mobile-90{padding-top:90px!important;padding-bottom:90px!important}.font-size-mobile-90{font-size:90px!important}.w-mobile-90{width:90%}}.mt-90{margin-top:90px}.pt-90{padding-top:90px}@media screen and (max-width: 768px){.mt-mobile-90{margin-top:90px!important}.pt-mobile-90{padding-top:90px!important}}@media screen and (max-width: 1024px){.mt-tablet-90{margin-top:90px!important}.pt-tablet-90{padding-top:90px!important}}.mb-90{margin-bottom:90px}.pb-90{padding-bottom:90px}@media screen and (max-width: 768px){.mb-mobile-90{margin-bottom:90px!important}.pb-mobile-90{padding-bottom:90px!important}}@media screen and (max-width: 1024px){.mb-tablet-90{margin-bottom:90px!important}.pb-tablet-90{padding-bottom:90px!important}}.ml-90{margin-left:90px}.pl-90{padding-left:90px}@media screen and (max-width: 768px){.ml-mobile-90{margin-left:90px!important}.pl-mobile-90{padding-left:90px!important}}@media screen and (max-width: 1024px){.ml-tablet-90{margin-left:90px!important}.pl-tablet-90{padding-left:90px!important}}.mr-90{margin-right:90px}.pr-90{padding-right:90px}@media screen and (max-width: 768px){.mr-mobile-90{margin-right:90px!important}.pr-mobile-90{padding-right:90px!important}}@media screen and (max-width: 1024px){.mr-tablet-90{margin-right:90px!important}.pr-tablet-90{padding-right:90px!important}}.gap-100{gap:100px}.left-100{left:100px}.right-100{right:100px}.top-100{top:100px}.bottom-100{bottom:100px}.w-100{width:100%}.h-100{height:100%}.w-px-100{width:100px}.h-px-100{height:100px}.flex-basis-100{flex-basis:100%}.m-100{margin:100px}.p-100{padding:100px}.px-100{padding-left:100px;padding-right:100px}.py-100{padding-top:100px;padding-bottom:100px}.border-width-100{border-width:100px}.border-radius-px-100{border-radius:100px}.border-radius-percentage-100{border-radius:100%}.font-size-100{font-size:100px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-100{gap:100%!important}.flex-basis-tablet-100{flex-basis:100%!important}.px-tablet-100{padding-left:100px!important;padding-right:100px!important}.py-tablet-100{padding-top:100px!important;padding-bottom:100px!important}.font-size-tablet-100{font-size:100px!important}.w-tablet-100{width:100%}}@media screen and (max-width: 768px){.gap-mobile-100,.flex-basis-mobile-100{flex-basis:100%!important}.px-mobile-100{padding-left:100px!important;padding-right:100px!important}.py-mobile-100{padding-top:100px!important;padding-bottom:100px!important}.font-size-mobile-100{font-size:100px!important}.w-mobile-100{width:100%}}.mt-100{margin-top:100px}.pt-100{padding-top:100px}@media screen and (max-width: 768px){.mt-mobile-100{margin-top:100px!important}.pt-mobile-100{padding-top:100px!important}}@media screen and (max-width: 1024px){.mt-tablet-100{margin-top:100px!important}.pt-tablet-100{padding-top:100px!important}}.mb-100{margin-bottom:100px}.pb-100{padding-bottom:100px}@media screen and (max-width: 768px){.mb-mobile-100{margin-bottom:100px!important}.pb-mobile-100{padding-bottom:100px!important}}@media screen and (max-width: 1024px){.mb-tablet-100{margin-bottom:100px!important}.pb-tablet-100{padding-bottom:100px!important}}.ml-100{margin-left:100px}.pl-100{padding-left:100px}@media screen and (max-width: 768px){.ml-mobile-100{margin-left:100px!important}.pl-mobile-100{padding-left:100px!important}}@media screen and (max-width: 1024px){.ml-tablet-100{margin-left:100px!important}.pl-tablet-100{padding-left:100px!important}}.mr-100{margin-right:100px}.pr-100{padding-right:100px}@media screen and (max-width: 768px){.mr-mobile-100{margin-right:100px!important}.pr-mobile-100{padding-right:100px!important}}@media screen and (max-width: 1024px){.mr-tablet-100{margin-right:100px!important}.pr-tablet-100{padding-right:100px!important}}.gap-120{gap:120px}.left-120{left:120px}.right-120{right:120px}.top-120{top:120px}.bottom-120{bottom:120px}.w-120{width:120%}.h-120{height:120%}.w-px-120{width:120px}.h-px-120{height:120px}.flex-basis-120{flex-basis:120%}.m-120{margin:120px}.p-120{padding:120px}.px-120{padding-left:120px;padding-right:120px}.py-120{padding-top:120px;padding-bottom:120px}.border-width-120{border-width:120px}.border-radius-px-120{border-radius:120px}.border-radius-percentage-120{border-radius:120%}.font-size-120{font-size:120px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-120{gap:120%!important}.flex-basis-tablet-120{flex-basis:120%!important}.px-tablet-120{padding-left:120px!important;padding-right:120px!important}.py-tablet-120{padding-top:120px!important;padding-bottom:120px!important}.font-size-tablet-120{font-size:120px!important}.w-tablet-120{width:120%}}@media screen and (max-width: 768px){.gap-mobile-120,.flex-basis-mobile-120{flex-basis:120%!important}.px-mobile-120{padding-left:120px!important;padding-right:120px!important}.py-mobile-120{padding-top:120px!important;padding-bottom:120px!important}.font-size-mobile-120{font-size:120px!important}.w-mobile-120{width:120%}}.mt-120{margin-top:120px}.pt-120{padding-top:120px}@media screen and (max-width: 768px){.mt-mobile-120{margin-top:120px!important}.pt-mobile-120{padding-top:120px!important}}@media screen and (max-width: 1024px){.mt-tablet-120{margin-top:120px!important}.pt-tablet-120{padding-top:120px!important}}.mb-120{margin-bottom:120px}.pb-120{padding-bottom:120px}@media screen and (max-width: 768px){.mb-mobile-120{margin-bottom:120px!important}.pb-mobile-120{padding-bottom:120px!important}}@media screen and (max-width: 1024px){.mb-tablet-120{margin-bottom:120px!important}.pb-tablet-120{padding-bottom:120px!important}}.ml-120{margin-left:120px}.pl-120{padding-left:120px}@media screen and (max-width: 768px){.ml-mobile-120{margin-left:120px!important}.pl-mobile-120{padding-left:120px!important}}@media screen and (max-width: 1024px){.ml-tablet-120{margin-left:120px!important}.pl-tablet-120{padding-left:120px!important}}.mr-120{margin-right:120px}.pr-120{padding-right:120px}@media screen and (max-width: 768px){.mr-mobile-120{margin-right:120px!important}.pr-mobile-120{padding-right:120px!important}}@media screen and (max-width: 1024px){.mr-tablet-120{margin-right:120px!important}.pr-tablet-120{padding-right:120px!important}}.gap-150{gap:150px}.left-150{left:150px}.right-150{right:150px}.top-150{top:150px}.bottom-150{bottom:150px}.w-150{width:150%}.h-150{height:150%}.w-px-150{width:150px}.h-px-150{height:150px}.flex-basis-150{flex-basis:150%}.m-150{margin:150px}.p-150{padding:150px}.px-150{padding-left:150px;padding-right:150px}.py-150{padding-top:150px;padding-bottom:150px}.border-width-150{border-width:150px}.border-radius-px-150{border-radius:150px}.border-radius-percentage-150{border-radius:150%}.font-size-150{font-size:150px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-150{gap:150%!important}.flex-basis-tablet-150{flex-basis:150%!important}.px-tablet-150{padding-left:150px!important;padding-right:150px!important}.py-tablet-150{padding-top:150px!important;padding-bottom:150px!important}.font-size-tablet-150{font-size:150px!important}.w-tablet-150{width:150%}}@media screen and (max-width: 768px){.gap-mobile-150,.flex-basis-mobile-150{flex-basis:150%!important}.px-mobile-150{padding-left:150px!important;padding-right:150px!important}.py-mobile-150{padding-top:150px!important;padding-bottom:150px!important}.font-size-mobile-150{font-size:150px!important}.w-mobile-150{width:150%}}.mt-150{margin-top:150px}.pt-150{padding-top:150px}@media screen and (max-width: 768px){.mt-mobile-150{margin-top:150px!important}.pt-mobile-150{padding-top:150px!important}}@media screen and (max-width: 1024px){.mt-tablet-150{margin-top:150px!important}.pt-tablet-150{padding-top:150px!important}}.mb-150{margin-bottom:150px}.pb-150{padding-bottom:150px}@media screen and (max-width: 768px){.mb-mobile-150{margin-bottom:150px!important}.pb-mobile-150{padding-bottom:150px!important}}@media screen and (max-width: 1024px){.mb-tablet-150{margin-bottom:150px!important}.pb-tablet-150{padding-bottom:150px!important}}.ml-150{margin-left:150px}.pl-150{padding-left:150px}@media screen and (max-width: 768px){.ml-mobile-150{margin-left:150px!important}.pl-mobile-150{padding-left:150px!important}}@media screen and (max-width: 1024px){.ml-tablet-150{margin-left:150px!important}.pl-tablet-150{padding-left:150px!important}}.mr-150{margin-right:150px}.pr-150{padding-right:150px}@media screen and (max-width: 768px){.mr-mobile-150{margin-right:150px!important}.pr-mobile-150{padding-right:150px!important}}@media screen and (max-width: 1024px){.mr-tablet-150{margin-right:150px!important}.pr-tablet-150{padding-right:150px!important}}.gap-200{gap:200px}.left-200{left:200px}.right-200{right:200px}.top-200{top:200px}.bottom-200{bottom:200px}.w-200{width:200%}.h-200{height:200%}.w-px-200{width:200px}.h-px-200{height:200px}.flex-basis-200{flex-basis:200%}.m-200{margin:200px}.p-200{padding:200px}.px-200{padding-left:200px;padding-right:200px}.py-200{padding-top:200px;padding-bottom:200px}.border-width-200{border-width:200px}.border-radius-px-200{border-radius:200px}.border-radius-percentage-200{border-radius:200%}.font-size-200{font-size:200px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-200{gap:200%!important}.flex-basis-tablet-200{flex-basis:200%!important}.px-tablet-200{padding-left:200px!important;padding-right:200px!important}.py-tablet-200{padding-top:200px!important;padding-bottom:200px!important}.font-size-tablet-200{font-size:200px!important}.w-tablet-200{width:200%}}@media screen and (max-width: 768px){.gap-mobile-200,.flex-basis-mobile-200{flex-basis:200%!important}.px-mobile-200{padding-left:200px!important;padding-right:200px!important}.py-mobile-200{padding-top:200px!important;padding-bottom:200px!important}.font-size-mobile-200{font-size:200px!important}.w-mobile-200{width:200%}}.mt-200{margin-top:200px}.pt-200{padding-top:200px}@media screen and (max-width: 768px){.mt-mobile-200{margin-top:200px!important}.pt-mobile-200{padding-top:200px!important}}@media screen and (max-width: 1024px){.mt-tablet-200{margin-top:200px!important}.pt-tablet-200{padding-top:200px!important}}.mb-200{margin-bottom:200px}.pb-200{padding-bottom:200px}@media screen and (max-width: 768px){.mb-mobile-200{margin-bottom:200px!important}.pb-mobile-200{padding-bottom:200px!important}}@media screen and (max-width: 1024px){.mb-tablet-200{margin-bottom:200px!important}.pb-tablet-200{padding-bottom:200px!important}}.ml-200{margin-left:200px}.pl-200{padding-left:200px}@media screen and (max-width: 768px){.ml-mobile-200{margin-left:200px!important}.pl-mobile-200{padding-left:200px!important}}@media screen and (max-width: 1024px){.ml-tablet-200{margin-left:200px!important}.pl-tablet-200{padding-left:200px!important}}.mr-200{margin-right:200px}.pr-200{padding-right:200px}@media screen and (max-width: 768px){.mr-mobile-200{margin-right:200px!important}.pr-mobile-200{padding-right:200px!important}}@media screen and (max-width: 1024px){.mr-tablet-200{margin-right:200px!important}.pr-tablet-200{padding-right:200px!important}}.gap-250{gap:250px}.left-250{left:250px}.right-250{right:250px}.top-250{top:250px}.bottom-250{bottom:250px}.w-250{width:250%}.h-250{height:250%}.w-px-250{width:250px}.h-px-250{height:250px}.flex-basis-250{flex-basis:250%}.m-250{margin:250px}.p-250{padding:250px}.px-250{padding-left:250px;padding-right:250px}.py-250{padding-top:250px;padding-bottom:250px}.border-width-250{border-width:250px}.border-radius-px-250{border-radius:250px}.border-radius-percentage-250{border-radius:250%}.font-size-250{font-size:250px}@media screen and (max-width: 1024px) and (min-width: 769px){.gap-tablet-250{gap:250%!important}.flex-basis-tablet-250{flex-basis:250%!important}.px-tablet-250{padding-left:250px!important;padding-right:250px!important}.py-tablet-250{padding-top:250px!important;padding-bottom:250px!important}.font-size-tablet-250{font-size:250px!important}.w-tablet-250{width:250%}}@media screen and (max-width: 768px){.gap-mobile-250,.flex-basis-mobile-250{flex-basis:250%!important}.px-mobile-250{padding-left:250px!important;padding-right:250px!important}.py-mobile-250{padding-top:250px!important;padding-bottom:250px!important}.font-size-mobile-250{font-size:250px!important}.w-mobile-250{width:250%}}.mt-250{margin-top:250px}.pt-250{padding-top:250px}@media screen and (max-width: 768px){.mt-mobile-250{margin-top:250px!important}.pt-mobile-250{padding-top:250px!important}}@media screen and (max-width: 1024px){.mt-tablet-250{margin-top:250px!important}.pt-tablet-250{padding-top:250px!important}}.mb-250{margin-bottom:250px}.pb-250{padding-bottom:250px}@media screen and (max-width: 768px){.mb-mobile-250{margin-bottom:250px!important}.pb-mobile-250{padding-bottom:250px!important}}@media screen and (max-width: 1024px){.mb-tablet-250{margin-bottom:250px!important}.pb-tablet-250{padding-bottom:250px!important}}.ml-250{margin-left:250px}.pl-250{padding-left:250px}@media screen and (max-width: 768px){.ml-mobile-250{margin-left:250px!important}.pl-mobile-250{padding-left:250px!important}}@media screen and (max-width: 1024px){.ml-tablet-250{margin-left:250px!important}.pl-tablet-250{padding-left:250px!important}}.mr-250{margin-right:250px}.pr-250{padding-right:250px}@media screen and (max-width: 768px){.mr-mobile-250{margin-right:250px!important}.pr-mobile-250{padding-right:250px!important}}@media screen and (max-width: 1024px){.mr-tablet-250{margin-right:250px!important}.pr-tablet-250{padding-right:250px!important}}.border-style-solid{border-style:solid}.border-style-dashed{border-style:dashed}.profile-image-with-progres{text-align:center}.profile-image-with-progres .circle-contianer{position:relative;margin:0 auto;width:80px;height:80px}.profile-image-with-progres .profile-image{width:100%;height:100%;border-radius:50%;display:inline-block;background-size:cover;background-position:center center;background-repeat:no-repeat;position:absolute;top:0;left:0;border:5px solid #fff}.profile-image-with-progres .middle-label{position:absolute;top:0;left:0;width:100%;height:100%;font-size:12px}.profile-image-with-progres svg{transform:rotate(-90deg)}.circle_animation{stroke-dasharray:360;stroke-dashoffset:360;stroke:#038175;transition:stroke-dashoffset 1s}._NavBar_rtz4f_1{height:70px;background-color:#fff;border-bottom:1px solid #ECF0F5;color:#000;padding:10px 15px;position:fixed;top:0;left:0;width:100%;z-index:100}._NavBar_rtz4f_1 ._Container_rtz4f_13{padding:0!important}._NavBar_rtz4f_1 ._BrandName_rtz4f_16{color:#646cff}._NavBar_rtz4f_1 ._BrandLogo_rtz4f_19{height:58px}._NavBar_rtz4f_1 ._NavList_rtz4f_22{gap:10px}._NavBar_rtz4f_1 ._NavList_rtz4f_22>a:last-child{padding:0}._NavBar_rtz4f_1 ._MenuBtn_rtz4f_28{padding-left:0;background-color:transparent;border:none;display:flex;align-items:center}._NavBar_rtz4f_1 ._MenuBtn_rtz4f_28 ion-icon{color:#000;font-size:33px}@media screen and (max-width: 768px){._NavBar_rtz4f_1 ._BrandLogo_rtz4f_19{height:42px}}._LeftNavPanel_rtz4f_45{height:calc(100vh - 100px);overflow:auto;width:290px;position:sticky;top:91px;border-top-left-radius:20px;border-top-right-radius:20px}._LeftNavPanel_rtz4f_45 .top-padded-border{height:100px;background-color:#1b453f}._LeftNavPanel_rtz4f_45 .nav-content{margin-top:-50px}._LeftNavPanel_rtz4f_45 .profile-image-placeholder{width:100px}._navgationMenu_rtz4f_65 ul{padding:0}._navgationMenu_rtz4f_65 li{display:block;border-top:1px solid #ECECEC}._navgationMenu_rtz4f_65 li.sos{background-color:#ffe9e9}._navgationMenu_rtz4f_65 a{color:#4b5669;display:flex;align-items:center;padding:10px}._navgationMenu_rtz4f_65 a.active{font-weight:700}._navgationMenu_rtz4f_65 a .label{margin-left:10px;font-size:15px}._MenuDrawer_tsjsp_1{position:fixed;width:100vh;max-width:300px;left:-100vh;height:100vh;top:0;background-color:#038175;color:#fff;z-index:100;transition:left .3s;padding:100px 15px 15px}@media (prefers-color-scheme: light){._MenuDrawer_tsjsp_1{background-color:#9179c6}}._MenuDrawer_tsjsp_1._Active_tsjsp_19{left:0vh}._MenuDrawer_tsjsp_1 ._CloseMenu_tsjsp_22{position:absolute;top:0;left:0;background:transparent;border:none;color:#fff;font-size:25px;padding:15px;display:flex;align-items:center}._MenuDrawer_tsjsp_1 ._CloseMenu_tsjsp_22 ._CloseLabel_tsjsp_35{font-size:20px}._MenuBackDrop_tsjsp_39{position:fixed;top:0;left:-100vw;width:100vw;height:100vh;background-color:#0006;z-index:99;transition:left .3s;overflow-y:auto}._MenuBackDrop_tsjsp_39._Active_tsjsp_19{left:0vh}._MenuItems_tsjsp_54{padding:0}._MenuItems_tsjsp_54 li{display:block;font-size:18px}._MenuItems_tsjsp_54 li a{display:flex;justify-content:space-between;align-items:center;padding:15px;color:inherit}._MenuItems_tsjsp_54 li a.active{font-weight:700;color:#06ad9e}._MenuItems_tsjsp_54 li a button{background-color:transparent;width:100%;border:none;font-size:inherit;text-align:left;padding:0;color:inherit}._MenuItems_tsjsp_54 li a button:disabled{color:#777}@media (prefers-color-scheme: light){._MenuItems_tsjsp_54 li a button:disabled{color:#d1c1f6}}._PoweredBy_tsjsp_90{position:absolute;bottom:0;left:0;padding:10px 20px}@media (prefers-color-scheme: light){._PoweredBy_tsjsp_90 a{color:#000}}._CartIndicatorBtn_16rmw_1{position:relative;height:35px}._Count_16rmw_6{position:absolute;top:-1px;right:1px}._SearchBar_1bh4i_1{position:relative;background-color:#fff;border-radius:10px;display:flex;align-items:center}._SearchBar_1bh4i_1 .search-icon{position:absolute;left:0;top:0;padding:10px;font-size:23px;z-index:1;color:#aaa;pointer-events:none}._SearchBar_1bh4i_1 input{width:100%;height:45px;padding:0 50px 0 40px;border-radius:10px;border:1px solid #E2E8F0;color:#111;background-color:transparent;position:relative;z-index:2;flex:1}._SearchBar_1bh4i_1 ._SearchButton_1bh4i_30{position:absolute;right:5px;top:50%;transform:translateY(-50%);height:35px;width:35px;border:none;background:#038175;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:background .3s ease}._SearchBar_1bh4i_1 ._SearchButton_1bh4i_30:hover{background:#0a090e}._SearchBar_1bh4i_1 ._SearchButton_1bh4i_30 ion-icon{font-size:18px}._SearchByBar_1bh4i_55{border:1px solid #E2E8F0;border-radius:12px;overflow:hidden;display:flex;align-items:center;background:#fff;box-shadow:0 2px 4px #0000000d;transition:all .3s ease;min-width:400px}._SearchByBar_1bh4i_55:focus-within{border-color:#038175;box-shadow:0 2px 8px #03817526}._SearchByBar_1bh4i_55 select{height:42px;border:none;padding:0 35px 0 15px;background:#f7f9fc;color:#333;font-size:14px;font-weight:500;cursor:pointer;border-right:1px solid #E2E8F0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;min-width:120px}._SearchByBar_1bh4i_55 select:hover{background-color:#f0f4f8}._SearchByBar_1bh4i_55 select:focus{background-color:#f0f4f8}._SearchByBar_1bh4i_55 select option{padding:8px;background:#fff}._SearchByBar_1bh4i_55 input{height:42px;padding:0 15px;border:none;width:150px;flex:1;font-size:14px;color:#333;background:transparent;outline:none}._SearchByBar_1bh4i_55 input::placeholder{color:#94a3b8;font-size:14px}._SearchByBar_1bh4i_55 input:focus{color:#333}._SearchByBar_1bh4i_55 ._SearchButton_1bh4i_30{height:42px;width:48px;border:none;background:#038175;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;margin:4px}._SearchByBar_1bh4i_55 ._SearchButton_1bh4i_30:hover{background:#0a090e;transform:scale(1.05)}._SearchByBar_1bh4i_55 ._SearchButton_1bh4i_30:active{transform:scale(.95)}._SearchByBar_1bh4i_55 ._SearchButton_1bh4i_30 ion-icon{font-size:20px}:root{font-family:Poppins;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--banner-background: #f4fff2;background-color:#fff;color:#161719}body{margin:0;font-size:16px;line-height:1.1em;overflow-x:hidden}button{font-family:Poppins}
