.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel .owl-item.center{z-index:5}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.e3b436436832b027.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\d7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
 */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,input:where([type="button"]),input:where([type="reset"]),input:where([type="submit"]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden="until-found"])){display:none}.tw-pointer-events-none{pointer-events:none}.\!tw-pointer-events-auto{pointer-events:auto!important}.tw-pointer-events-auto{pointer-events:auto}.tw-invisible{visibility:hidden}.tw-absolute{position:absolute}.\!tw-relative{position:relative!important}.tw-relative{position:relative}.\!-tw-right-5{right:-1.25rem!important}.\!tw-left-0{left:0!important}.\!tw-left-\[-50px\]{left:-50px!important}.\!tw-left-\[unset\]{left:unset!important}.\!tw-right-0{right:0!important}.tw-bottom-1{bottom:.25rem}.tw-bottom-14{bottom:3.5rem}.tw-left-0{left:0}.tw-left-\[11px\]{left:11px}.tw-left-\[176px\]{left:176px}.tw-left-\[18px\]{left:18px}.tw-left-\[3px\]{left:3px}.tw-left-\[42\%\]{left:42%}.tw-left-\[44\%\]{left:44%}.tw-right-0{right:0}.tw-right-3{right:.75rem}.tw-right-8{right:2rem}.tw-right-\[-2px\]{right:-2px}.tw-right-\[10px\]{right:10px}.tw-right-\[18px\]{right:18px}.tw-right-\[2px\]{right:2px}.tw-top-0{top:0}.tw-top-1{top:.25rem}.tw-top-\[-12px\]{top:-12px}.tw-top-\[-4px\]{top:-4px}.tw-top-\[-6px\]{top:-6px}.tw-top-\[14px\]{top:14px}.tw-top-\[17px\]{top:17px}.tw-top-\[27px\]{top:27px}.tw-top-\[35px\]{top:35px}.tw-top-\[3px\]{top:3px}.tw-top-\[40px\]{top:40px}.tw-top-\[47px\]{top:47px}.tw-top-\[6px\]{top:6px}.tw-top-\[80\%\]{top:80%}.tw-top-\[unset\]{top:unset}.tw-z-10{z-index:10}.tw-z-20{z-index:20}.tw-z-\[1\]{z-index:1}.tw-float-right{float:right}.tw-m-auto{margin:auto}.\!tw-my-0{margin-top:0!important;margin-bottom:0!important}.\!tw-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.tw-my-3{margin-top:.75rem;margin-bottom:.75rem}.tw-my-4{margin-top:1rem;margin-bottom:1rem}.tw-my-5{margin-top:1.25rem;margin-bottom:1.25rem}.tw-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.\!tw-mb-0{margin-bottom:0!important}.\!tw-mt-4{margin-top:1rem!important}.-tw-mb-8{margin-bottom:-2rem}.-tw-mt-1{margin-top:-.25rem}.tw-mb-10{margin-bottom:2.5rem}.tw-mb-12{margin-bottom:3rem}.tw-mb-14{margin-bottom:3.5rem}.tw-mb-2{margin-bottom:.5rem}.tw-mb-20{margin-bottom:5rem}.tw-mb-28{margin-bottom:7rem}.tw-mb-3{margin-bottom:.75rem}.tw-mb-4{margin-bottom:1rem}.tw-mb-5{margin-bottom:1.25rem}.tw-mb-7{margin-bottom:1.75rem}.tw-mb-9{margin-bottom:2.25rem}.tw-mb-\[10px\]{margin-bottom:10px}.tw-mb-\[14px\]{margin-bottom:14px}.tw-ml-\[4px\]{margin-left:4px}.tw-ml-auto{margin-left:auto}.tw-mr-1{margin-right:.25rem}.tw-mr-2{margin-right:.5rem}.tw-mr-6{margin-right:1.5rem}.tw-mr-\[25px\]{margin-right:25px}.tw-mr-\[7px\]{margin-right:7px}.tw-mt-0{margin-top:0}.tw-mt-10{margin-top:2.5rem}.tw-mt-2{margin-top:.5rem}.tw-mt-3{margin-top:.75rem}.tw-mt-4{margin-top:1rem}.tw-mt-5{margin-top:1.25rem}.tw-mt-7{margin-top:1.75rem}.tw-mt-8{margin-top:2rem}.tw-mt-9{margin-top:2.25rem}.tw-mt-\[-2px\]{margin-top:-2px}.tw-mt-\[-4px\]{margin-top:-4px}.tw-mt-\[27px\]{margin-top:27px}.tw-mt-\[44px\]{margin-top:44px}.tw-mt-auto{margin-top:auto}.\!tw-block{display:block!important}.tw-inline-block{display:inline-block}.tw-flex{display:flex}.tw-inline-flex{display:inline-flex}.tw-grid{display:grid}.\!tw-hidden{display:none!important}.tw-hidden{display:none}.\!tw-h-11{height:2.75rem!important}.\!tw-h-12{height:3rem!important}.\!tw-h-\[42px\]{height:42px!important}.\!tw-h-\[45px\]{height:45px!important}.tw-h-12{height:3rem}.tw-h-16{height:4rem}.tw-h-2\.5{height:.625rem}.tw-h-20{height:5rem}.tw-h-3{height:.75rem}.tw-h-5{height:1.25rem}.tw-h-6{height:1.5rem}.tw-h-8{height:2rem}.tw-h-\[14px\]{height:14px}.tw-h-\[1px\]{height:1px}.tw-h-\[30px\]{height:30px}.tw-h-\[32px\]{height:32px}.tw-h-\[34px\]{height:34px}.tw-h-\[56px\]{height:56px}.tw-h-\[61px\]{height:61px}.tw-h-\[62px\]{height:62px}.tw-h-\[66px\]{height:66px}.tw-h-\[6px\]{height:6px}.tw-h-\[calc\(100\%_-_80px\)\]{height:calc(100% - 80px)}.tw-h-auto{height:auto}.tw-h-fit{height:fit-content}.tw-h-full{height:100%}.tw-max-h-\[400px\]{max-height:400px}.tw-max-h-\[500px\]{max-height:500px}.tw-max-h-\[510px\]{max-height:510px}.tw-max-h-\[calc\(100vh_-_385px\)\]{max-height:calc(100vh - 385px)}.tw-max-h-\[calc\(100vh_-_488px\)\]{max-height:calc(100vh - 488px)}.\!tw-min-h-\[calc\(100vh_-_280px\)\]{min-height:calc(100vh - 280px)!important}.tw-min-h-16{min-height:4rem}.tw-min-h-20{min-height:5rem}.tw-min-h-72{min-height:18rem}.tw-min-h-\[52px\]{min-height:52px}.tw-min-h-\[calc\(100vh_-_200px\)\]{min-height:calc(100vh - 200px)}.\!tw-w-12{width:3rem!important}.\!tw-w-36{width:9rem!important}.\!tw-w-\[150px\]{width:150px!important}.\!tw-w-\[500px\]{width:500px!important}.\!tw-w-auto{width:auto!important}.tw-w-12{width:3rem}.tw-w-28{width:7rem}.tw-w-3{width:.75rem}.tw-w-40{width:10rem}.tw-w-6{width:1.5rem}.tw-w-96{width:24rem}.tw-w-\[1145px\]{width:1145px}.tw-w-\[1300px\]{width:1300px}.tw-w-\[14px\]{width:14px}.tw-w-\[20\%\]{width:20%}.tw-w-\[20px\]{width:20px}.tw-w-\[424px\]{width:424px}.tw-w-\[474px\]{width:474px}.tw-w-\[508px\]{width:508px}.tw-w-\[6px\]{width:6px}.tw-w-\[860px\]{width:860px}.tw-w-\[900px\]{width:900px}.tw-w-\[calc\(100\%_-_6px\)\]{width:calc(100% - 6px)}.tw-w-auto{width:auto}.tw-w-fit{width:fit-content}.tw-w-full{width:100%}.tw-min-w-20{min-width:5rem}.tw-min-w-\[20\%\]{min-width:20%}.tw-min-w-\[45\%\]{min-width:45%}.tw-min-w-\[calc\(50\%_-_10px\)\]{min-width:calc(50% - 10px)}.tw-min-w-full{min-width:100%}.\!tw-max-w-\[450px\]{max-width:450px!important}.\!tw-max-w-\[calc\(100vw_-_45px\)\]{max-width:calc(100vw - 45px)!important}.\!tw-max-w-\[calc\(100vw_-_50px\)\]{max-width:calc(100vw - 50px)!important}.tw-max-w-\[100\%\]{max-width:100%}.tw-max-w-\[308px\]{max-width:308px}.tw-max-w-\[474px\]{max-width:474px}.tw-max-w-\[488px\]{max-width:488px}.tw-max-w-\[544px\]{max-width:544px}.tw-max-w-\[700px\]{max-width:700px}.tw-max-w-\[740px\]{max-width:740px}.tw-max-w-\[780px\]{max-width:780px}.tw-max-w-\[80\%\]{max-width:80%}.tw-max-w-\[800px\]{max-width:800px}.tw-max-w-\[calc\(100\%_-_20px\)\]{max-width:calc(100% - 20px)}.tw-max-w-full{max-width:100%}.tw-flex-1{flex:1 1 0%}.tw-shrink-0{flex-shrink:0}.tw-rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!tw-cursor-default{cursor:default!important}.tw-cursor-pointer{cursor:pointer}.tw-select-none{-webkit-user-select:none;user-select:none}.tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tw-grid-cols-\[1\.5fr_1\.5fr_1fr_1fr_1fr_1\.5fr_100px_100px\]{grid-template-columns:1.5fr 1.5fr 1fr 1fr 1fr 1.5fr 100px 100px}.tw-grid-cols-\[2fr_1fr_0\.6fr_25px\]{grid-template-columns:2fr 1fr .6fr 25px}.tw-grid-cols-\[2fr_1fr_40px\]{grid-template-columns:2fr 1fr 40px}.tw-flex-col{flex-direction:column}.tw-flex-wrap{flex-wrap:wrap}.tw-items-start{align-items:flex-start}.tw-items-end{align-items:flex-end}.tw-items-center{align-items:center}.\!tw-justify-start{justify-content:flex-start!important}.tw-justify-start{justify-content:flex-start}.tw-justify-center{justify-content:center}.tw-justify-between{justify-content:space-between}.tw-gap-1{gap:.25rem}.tw-gap-2{gap:.5rem}.tw-gap-2\.5{gap:.625rem}.tw-gap-3{gap:.75rem}.tw-gap-4{gap:1rem}.tw-gap-5{gap:1.25rem}.tw-gap-6{gap:1.5rem}.tw-gap-\[10px\]{gap:10px}.tw-gap-\[20px\]{gap:20px}.tw-gap-\[3px\]{gap:3px}.tw-gap-\[6px\]{gap:6px}.tw-gap-\[8px\]{gap:8px}.tw-gap-x-2{column-gap:.5rem}.tw-gap-x-6{column-gap:1.5rem}.tw-gap-y-4{row-gap:1rem}.tw-self-end{align-self:flex-end}.tw-self-center{align-self:center}.tw-overflow-auto{overflow:auto}.tw-overflow-hidden{overflow:hidden}.tw-text-ellipsis{text-overflow:ellipsis}.tw-whitespace-nowrap{white-space:nowrap}.\!tw-rounded-\[12px\]{border-radius:12px!important}.\!tw-rounded-xl{border-radius:.75rem!important}.tw-rounded-2xl{border-radius:1rem}.tw-rounded-\[12px\]{border-radius:12px}.tw-rounded-\[14px\]{border-radius:14px}.tw-rounded-\[40px\]{border-radius:40px}.tw-rounded-\[52px\]{border-radius:52px}.tw-rounded-\[5px\]{border-radius:5px}.tw-rounded-full{border-radius:9999px}.tw-rounded-md{border-radius:.375rem}.tw-rounded-xl{border-radius:.75rem}.tw-rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.tw-rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.tw-rounded-bl-xl{border-bottom-left-radius:.75rem}.tw-rounded-br-xl{border-bottom-right-radius:.75rem}.\!tw-border-\[2px\]{border-width:2px!important}.tw-border{border-width:1px}.tw-border-4{border-width:4px}.tw-border-x{border-left-width:1px;border-right-width:1px}.\!tw-border-t-\[0px\]{border-top-width:0px!important}.tw-border-r{border-right-width:1px}.tw-border-t-0{border-top-width:0px}.tw-border-solid{border-style:solid}.\!tw-border-none{border-style:none!important}.\!tw-border-\[\#52b925\]{--tw-border-opacity: 1 !important;border-color:rgb(82 185 37 / var(--tw-border-opacity, 1))!important}.\!tw-border-\[\#FF8124\]{--tw-border-opacity: 1 !important;border-color:rgb(255 129 36 / var(--tw-border-opacity, 1))!important}.tw-border-\[\#2a8bfd\]{--tw-border-opacity: 1;border-color:rgb(42 139 253 / var(--tw-border-opacity, 1))}.tw-border-\[\#979797\]\/20{border-color:#97979733}.tw-border-\[\#E5E5E5\]{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.tw-border-\[\#EEEEEE\]{--tw-border-opacity: 1;border-color:rgb(238 238 238 / var(--tw-border-opacity, 1))}.tw-border-\[\#F5F5F8\]{--tw-border-opacity: 1;border-color:rgb(245 245 248 / var(--tw-border-opacity, 1))}.tw-border-\[\#c0dbfb\]{--tw-border-opacity: 1;border-color:rgb(192 219 251 / var(--tw-border-opacity, 1))}.tw-border-\[\#f5f5f8\]{--tw-border-opacity: 1;border-color:rgb(245 245 248 / var(--tw-border-opacity, 1))}.tw-border-\[rgba\(82\,_185\,_37\,_0\.20\)\]{border-color:#52b92533}.tw-border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.tw-border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.\!tw-bg-\[\#0076ff\]{--tw-bg-opacity: 1 !important;background-color:rgb(0 118 255 / var(--tw-bg-opacity, 1))!important}.\!tw-bg-\[\#6DC447\]{--tw-bg-opacity: 1 !important;background-color:rgb(109 196 71 / var(--tw-bg-opacity, 1))!important}.\!tw-bg-\[rgba\(0\,0\,0\,0\.1\)\]{background-color:#0000001a!important}.\!tw-bg-\[rgba\(109\,196\,71\,0\.1\)\]{background-color:#6dc4471a!important}.\!tw-bg-\[rgba\(215\,25\,33\,0\.1\)\]{background-color:#d719211a!important}.\!tw-bg-\[rgba\(66\,141\,255\,0\.2\)\]{background-color:#428dff33!important}.\!tw-bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.tw-bg-\[\#2280ef\]{--tw-bg-opacity: 1;background-color:rgb(34 128 239 / var(--tw-bg-opacity, 1))}.tw-bg-\[\#2a8bfd\]{--tw-bg-opacity: 1;background-color:rgb(42 139 253 / var(--tw-bg-opacity, 1))}.tw-bg-\[\#52b925\]\/10{background-color:#52b9251a}.tw-bg-\[\#E4E4EA\]{--tw-bg-opacity: 1;background-color:rgb(228 228 234 / var(--tw-bg-opacity, 1))}.tw-bg-\[\#F8FBFF\]{--tw-bg-opacity: 1;background-color:rgb(248 251 255 / var(--tw-bg-opacity, 1))}.tw-bg-\[\#FF8124\]{--tw-bg-opacity: 1;background-color:rgb(255 129 36 / var(--tw-bg-opacity, 1))}.tw-bg-\[\#b1b0b2\]{--tw-bg-opacity: 1;background-color:rgb(177 176 178 / var(--tw-bg-opacity, 1))}.tw-bg-\[\#c0dbfb\]{--tw-bg-opacity: 1;background-color:rgb(192 219 251 / var(--tw-bg-opacity, 1))}.tw-bg-\[\#c0dbfb\]\/40{background-color:#c0dbfb66}.tw-bg-\[\#f8fbff\]{--tw-bg-opacity: 1;background-color:rgb(248 251 255 / var(--tw-bg-opacity, 1))}.tw-bg-\[\#fff9e2\]{--tw-bg-opacity: 1;background-color:rgb(255 249 226 / var(--tw-bg-opacity, 1))}.tw-bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.tw-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.tw-fill-\[\#B1B0B2\]{fill:#b1b0b2}.tw-fill-\[\#bcbcbc\]{fill:#bcbcbc}.tw-object-contain{object-fit:contain}.\!tw-p-3{padding:.75rem!important}.tw-p-1{padding:.25rem}.tw-p-2{padding:.5rem}.tw-p-3{padding:.75rem}.tw-p-5{padding:1.25rem}.tw-p-7{padding:1.75rem}.\!tw-px-8{padding-left:2rem!important;padding-right:2rem!important}.\!tw-px-\[0px\]{padding-left:0!important;padding-right:0!important}.tw-px-10{padding-left:2.5rem;padding-right:2.5rem}.tw-px-2{padding-left:.5rem;padding-right:.5rem}.tw-px-3{padding-left:.75rem;padding-right:.75rem}.tw-px-3\.5{padding-left:.875rem;padding-right:.875rem}.tw-px-4{padding-left:1rem;padding-right:1rem}.tw-px-5{padding-left:1.25rem;padding-right:1.25rem}.tw-px-6{padding-left:1.5rem;padding-right:1.5rem}.tw-px-9{padding-left:2.25rem;padding-right:2.25rem}.tw-px-\[20px\]{padding-left:20px;padding-right:20px}.tw-px-\[34px\]{padding-left:34px;padding-right:34px}.tw-py-2{padding-top:.5rem;padding-bottom:.5rem}.tw-py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.tw-py-3{padding-top:.75rem;padding-bottom:.75rem}.tw-py-4{padding-top:1rem;padding-bottom:1rem}.tw-py-5{padding-top:1.25rem;padding-bottom:1.25rem}.tw-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.tw-py-\[6px\]{padding-top:6px;padding-bottom:6px}.\!tw-pb-\[23px\]{padding-bottom:23px!important}.\!tw-pl-\[0px\]{padding-left:0!important}.tw-pb-12{padding-bottom:3rem}.tw-pb-2{padding-bottom:.5rem}.tw-pb-3{padding-bottom:.75rem}.tw-pb-4{padding-bottom:1rem}.tw-pb-5{padding-bottom:1.25rem}.tw-pb-7{padding-bottom:1.75rem}.tw-pb-\[14px\]{padding-bottom:14px}.tw-pb-\[2px\]{padding-bottom:2px}.tw-pb-\[3px\]{padding-bottom:3px}.tw-pl-10{padding-left:2.5rem}.tw-pl-5{padding-left:1.25rem}.tw-pr-10{padding-right:2.5rem}.tw-pr-2{padding-right:.5rem}.tw-pr-3{padding-right:.75rem}.tw-pr-5{padding-right:1.25rem}.tw-pt-1{padding-top:.25rem}.tw-pt-11{padding-top:2.75rem}.tw-pt-2{padding-top:.5rem}.tw-pt-5{padding-top:1.25rem}.\!tw-text-left{text-align:left!important}.tw-text-center{text-align:center}.\!tw-font-\[\'regular-case\'\]{font-family:regular-case!important}.tw-font-\[\'bold\'\]{font-family:bold}.tw-font-\[\'medium\'\]{font-family:medium}.tw-font-\[\'regular-case\'\]{font-family:regular-case}.tw-font-\[\'semi-bold\'\,_\'medium\'\]{font-family:semi-bold,medium}.tw-font-\[\'semi-bold-case\'\,_bold\]{font-family:semi-bold-case,bold}.tw-font-\[bold\]{font-family:bold}.tw-font-\[medium\]{font-family:medium}.tw-text-2xl{font-size:1.5rem;line-height:2rem}.tw-text-\[10px\]{font-size:10px}.tw-text-\[11px\]{font-size:11px}.tw-text-\[9px\]{font-size:9px}.tw-text-base{font-size:1rem;line-height:1.5rem}.tw-text-lg{font-size:1.125rem;line-height:1.75rem}.tw-text-sm{font-size:.875rem;line-height:1.25rem}.tw-text-xl{font-size:1.25rem;line-height:1.75rem}.tw-text-xs{font-size:.75rem;line-height:1rem}.\!tw-font-normal{font-weight:400!important}.tw-font-bold{font-weight:700}.tw-font-normal{font-weight:400}.tw-leading-6{line-height:1.5rem}.tw-leading-\[70px\]{line-height:70px}.tw-leading-none{line-height:1}.tw-tracking-wide{letter-spacing:.025em}.\!tw-text-\[\#000\]{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.\!tw-text-\[\#428DFF\]{--tw-text-opacity: 1 !important;color:rgb(66 141 255 / var(--tw-text-opacity, 1))!important}.\!tw-text-\[\#52b925\]{--tw-text-opacity: 1 !important;color:rgb(82 185 37 / var(--tw-text-opacity, 1))!important}.\!tw-text-\[\#6DC447\]{--tw-text-opacity: 1 !important;color:rgb(109 196 71 / var(--tw-text-opacity, 1))!important}.\!tw-text-\[\#D71921\]{--tw-text-opacity: 1 !important;color:rgb(215 25 33 / var(--tw-text-opacity, 1))!important}.\!tw-text-\[rgba\(0\,0\,0\,0\.7\)\]{color:#000000b3!important}.\!tw-text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.\!tw-text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.tw-text-\[\#\#020617\]{color:##020617}.tw-text-\[\#171717\]{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.tw-text-\[\#2A8BFD\]{--tw-text-opacity: 1;color:rgb(42 139 253 / var(--tw-text-opacity, 1))}.tw-text-\[\#2a3331\]{--tw-text-opacity: 1;color:rgb(42 51 49 / var(--tw-text-opacity, 1))}.tw-text-\[\#2a8bfd\]{--tw-text-opacity: 1;color:rgb(42 139 253 / var(--tw-text-opacity, 1))}.tw-text-\[\#41A316\]{--tw-text-opacity: 1;color:rgb(65 163 22 / var(--tw-text-opacity, 1))}.tw-text-\[\#52b925\]{--tw-text-opacity: 1;color:rgb(82 185 37 / var(--tw-text-opacity, 1))}.tw-text-\[\#708298\]{--tw-text-opacity: 1;color:rgb(112 130 152 / var(--tw-text-opacity, 1))}.tw-text-\[\#979797\]{--tw-text-opacity: 1;color:rgb(151 151 151 / var(--tw-text-opacity, 1))}.tw-text-\[\#d71921\]{--tw-text-opacity: 1;color:rgb(215 25 33 / var(--tw-text-opacity, 1))}.tw-text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.tw-text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.tw-text-neutral-900{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.tw-text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.tw-underline{text-decoration-line:underline}.tw-opacity-50{opacity:.5}.tw-opacity-55{opacity:.55}.tw-opacity-70{opacity:.7}.tw-opacity-90{opacity:.9}.tw-outline{outline-style:solid}.tw-outline-4{outline-width:4px}.tw-outline-\[\#2280ef\]\/20{outline-color:#2280ef33}.tw-transition-\[scale\]{transition-property:scale;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}svg{display:inline-block}body,form,fieldset,legend,table,th,td,caption,hr,blockquote,dl,dd,h1,h2,h3,h4,h5,h6,figure,p,pre,ol,ul{margin:0;padding:0}input,button,select,select:active{background-color:transparent;border:0;padding:0 28px;border:none;outline:none!important}body{-webkit-text-size-adjust:none}button:focus{outline:none}fieldset{border:0;margin:0;padding:0}iframe{border:0}ol,ul{list-style:none;outline:none}li:focus{outline:none}div:focus{outline:none}[tabindex="-1"]:focus{outline:none!important}abbr[title],dfn[title]{cursor:help}u,ins{text-decoration:none}ins{border-bottom:1px solid}html{box-sizing:border-box;font-size:10px;line-height:1.3!important;-webkit-text-size-adjust:none;text-size-adjust:none;overflow:auto}*,*:before,*:after{box-sizing:inherit}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:middle}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.3}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box!important}@font-face{font-family:light;src:url(NotoSansGeorgian-Light.edbd4e8841f2607d.ttf) format("truetype")}@font-face{font-family:extra-bold;src:url(firago_extrabold.9f4ed7cef32b3714.woff2) format("woff2")}@font-face{font-family:bold;src:url(NotoSansGeorgian-Bold.6e4e6c5676697a8d.ttf) format("truetype")}@font-face{font-family:semi-bold;src:url(NotoSansGeorgian-SemiBold.08a2d977c126bdc0.ttf) format("truetype")}@font-face{font-family:bold-case;src:url(NotoSansGeorgian-Bold.6e4e6c5676697a8d.ttf) format("truetype")}@font-face{font-family:medium;src:url(NotoSansGeorgian-Medium.43725f48fe1c5820.ttf) format("truetype")}@font-face{font-family:medium-case;src:url(NotoSansGeorgian-Medium.43725f48fe1c5820.ttf) format("truetype")}@font-face{font-family:regular;src:url(NotoSansGeorgian-Regular.c764ab8aeb52c275.ttf) format("truetype")}@font-face{font-family:regular-case;src:url(NotoSansGeorgian-Regular.c764ab8aeb52c275.ttf) format("truetype")}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5,h6{font-weight:inherit}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.ol-color-yellow{color:#ffc71e!important}.ol-bg-yellow{background-color:#ffc71e!important}.ol-color-yellow-dark-dark{color:#e5b31b!important}.ol-bg-yellow-dark-dark{background-color:#e5b31b!important}.ol-color-yellow-dark{color:#31350f!important}.ol-bg-yellow-dark{background-color:#31350f!important}.ol-color-blue{color:#294389!important}.ol-bg-blue{background-color:#294389!important}.ol-color-blue-blue{color:#062c4a!important}.ol-bg-blue-blue{background-color:#062c4a!important}.ol-color-blue-light{color:#2594b7!important}.ol-bg-blue-light{background-color:#2594b7!important}.ol-color-blue-light-light{color:#01a4da!important}.ol-bg-blue-light-light{background-color:#01a4da!important}.ol-color-blue-lightest{color:#84e4ff!important}.ol-bg-blue-lightest{background-color:#84e4ff!important}.ol-color-blue-dark{color:#1c364a!important}.ol-bg-blue-dark{background-color:#1c364a!important}.ol-color-blue-dark-dark{color:#04253f!important}.ol-bg-blue-dark-dark{background-color:#04253f!important}.ol-color-blue-darker{color:#074261!important}.ol-bg-blue-darker{background-color:#074261!important}.ol-color-black{color:#000!important}.ol-bg-black{background-color:#000!important}.ol-color-white{color:#fff!important}.ol-bg-white{background-color:#fff!important}.ol-color-gray{color:#707982!important}.ol-bg-gray{background-color:#707982!important}.ol-color-gray-gray{color:#1d2a36!important}.ol-bg-gray-gray{background-color:#1d2a36!important}.ol-color-gray-dark{color:#494f55!important}.ol-bg-gray-dark{background-color:#494f55!important}.ol-color-gray-darker{color:#38434d!important}.ol-bg-gray-darker{background-color:#38434d!important}.ol-color-gray-light{color:#555e6a!important}.ol-bg-gray-light{background-color:#555e6a!important}.ol-color-red{color:#f63838!important}.ol-bg-red{background-color:#f63838!important}.ol-color-red-light{color:#f53b5e!important}.ol-bg-red-light{background-color:#f53b5e!important}.ol-color-red-dark{color:#dd3232!important}.ol-bg-red-dark{background-color:#dd3232!important}.ol-color-green{color:#6cbd49!important}.ol-bg-green{background-color:#6cbd49!important}.ol-color-green-dark{color:#11a411!important}.ol-bg-green-dark{background-color:#11a411!important}.ol-cursor-default{cursor:default!important}.ol-cursor-text{cursor:text!important}.ol-cursor-pointer{cursor:pointer!important}.ol-cursor-col-resize{cursor:col-resize!important}.ol-cursor-e-resize{cursor:e-resize!important}.ol-cursor-n-resize{cursor:n-resize!important}.ol-position-relative{position:relative!important}.ol-position-absolute{position:absolute!important}.ol-position-fixed{position:fixed!important}.ol-position-static{position:static!important}.ol-position-inherit{position:inherit!important}.ol-position-initial{position:initial!important}.ol-display-inline{display:inline!important}.ol-display-block{display:block!important}.ol-display-inline-block{display:inline-block!important}.ol-display-table{display:table!important}.ol-display-table-cell{display:table-cell!important}.ol-display-none{display:none!important}.flex-center{display:flex;justify-content:center;align-items:center}.flex-horizontal{display:flex;align-items:center;flex-direction:row}.flex-vertical{display:flex;align-items:center;flex-direction:column}.display-flex-only{display:flex}.grid-horizontal{display:grid;grid-auto-flow:column}.grid-vertical{display:grid;grid-auto-flow:row}.ol-float-right{float:right!important}.ol-float-left{float:left!important}.ol-overflow-hidden{overflow:hidden!important}.ol-overflow-auto{overflow:auto!important}.ol-text-crop{text-overflow:ellipsis;overflow:hidden;white-space:normal;line-clamp:1;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-all}.ol-border-default{border:solid 1px #E2E3E6;border-radius:4px}.ol-border-right-default{border-right:solid 1px #E2E3E6}.ol-border-left-default{border-left:solid 1px #E2E3E6}.ol-border-top-default{border-top:solid 1px #E2E3E6}.ol-border-bottom-default{border-bottom:solid 1px #E2E3E6}.ol-vertical-top{vertical-align:top!important}.ol-vertical-middle{vertical-align:middle!important}.ol-vertical-bottom{vertical-align:bottom!important}.ol-vertical-super{vertical-align:super!important}.ol-vertical-text-top{vertical-align:text-top!important}.ol-vertical-baseline{vertical-align:baseline!important}.ol-align-center{text-align:center}.ol-align-right{text-align:right}.ol-align-left{text-align:left}.scrollbar::-webkit-scrollbar{width:4px;height:6px;background-color:#0000000d;cursor:pointer}.scrollbar::-webkit-scrollbar-track{border-radius:6px}.scrollbar::-webkit-scrollbar-thumb{background-color:#c42b27cc;border-radius:6px;cursor:pointer}.scrollbar::-webkit-scrollbar-thumb:hover{background-color:#c42b27}.gray-scrollbar::-webkit-scrollbar{background-color:transparent;width:5px;height:6px}.gray-scrollbar::-webkit-scrollbar-thumb{background-color:#2a33311a;border-radius:5px}.gray-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#2a333133}.hidden-scrollbar{scrollbar-width:none;scrollbar-color:transparent;-ms-overflow-style:none}.hidden-scrollbar::-webkit-scrollbar{width:0;background-color:transparent}.hidden-scrollbar::-webkit-scrollbar-thumb{background-color:transparent}.hidden-scrollbar::-webkit-scrollbar-thumb:hover{background-color:transparent}.dropdown{position:relative}.dropdown input{width:100%;height:100%;cursor:pointer;border:1px solid #e4e4ec;font-size:14px;font-family:regular,Arial,serif;padding-right:30px}.dropdown input.with-img{padding-left:30px;position:relative}.dropdown .input-img{height:20px;width:20px;position:absolute;left:5px;top:50%;transform:translateY(-50%)}.dropdown label{font-size:13px;font-family:regular,Arial,serif;margin-bottom:8px;display:block;position:absolute;top:-7px;background:white;left:10px;z-index:1}.dropdown svg{cursor:pointer;position:absolute;fill:#0003;right:10px;bottom:24px;width:10px;height:7px;pointer-events:none}.dropdown ul{background-color:#f9fcff;overflow-x:hidden;overflow-y:auto;z-index:10;display:none;border-radius:0 0 8px 8px;border:1px solid #e4e4ec;border-top:none;top:100%;left:0;position:absolute;width:100%;white-space:nowrap;max-height:200px}.dropdown ul li{width:100%;cursor:pointer;padding-left:15px;border-top:1px solid rgba(199,202,209,.1);height:40px;display:flex;align-items:center;font:14px regular,Arial,serif}.dropdown ul li .list-img{width:20px;height:auto;margin-right:10px}.dropdown ul li:first-child{border:none}.dropdown ul li:hover{background-color:#fff}.dropdown ul::-webkit-scrollbar{width:8px}.dropdown ul::-webkit-scrollbar-track{border-radius:8px}.dropdown ul::-webkit-scrollbar-thumb{background-color:#c7c9cc66;border-radius:8px;cursor:pointer}.dropdown.open input{border-radius:8px 8px 0 0}.dropdown.open ul{display:block}.dropdown.open svg{transform:rotate(180deg)}.dropdown-error input{border-color:#d71921}@media screen and (max-width: 470px){.dropdown input{padding:10px}.dropdown ul{overflow-x:auto}}.main-header{position:absolute;top:0;left:0;z-index:2;width:100%;height:100px;display:flex;align-items:center;padding:0 50px}.main-header h2{flex-grow:1;margin:0;font:24px extra-bold,Arial,serif;color:#2a3331}.main-header .hide-icon{width:25px;height:25px;background-color:#f0f6ff;display:flex;justify-content:center;align-items:center;border-radius:3px;cursor:pointer;margin:0 40px;transform:scaleX(1);transition:transform .3s}.main-header .hide-icon svg{transform:rotate(-90deg);width:10px;height:6px;fill:#0418284d}.main-header .notification{width:28px;height:28px;position:relative;margin-right:15px}.main-header .notification svg{fill:#2d3634;width:100%;height:100%;cursor:pointer}.main-header .notification span{cursor:pointer;position:absolute;bottom:-5px;left:14px;min-width:23px;min-height:23px;border-radius:50%;border:2px solid #f8fbff;background-color:#d71921;display:flex;justify-content:center;align-items:center;font:12px regular,Arial,serif;color:#fff;padding:2px;height:22px}.main-header .notification .triangle{width:0;height:0;position:absolute;top:41px;border-style:solid;border-width:0 15px 15px 15px;border-color:transparent transparent #ffffff transparent}.main-header .notification .notification-content{position:absolute;top:55px;left:-35px;width:330px;max-height:410px;height:fit-content;background:#ffffff;box-shadow:0 30px 30px #00000012;border-radius:12px;overflow:hidden}.main-header .notification .notification-content .notification-header{padding:20px 0 0 20px;font-family:medium,sans-serif;line-height:20px;font-size:16px;color:#2a3331;opacity:1}.main-header .notification .notification-content .notification-list{overflow:auto;max-height:320px}.main-header .notification .notification-content .notification-list ul{padding-top:30px;padding-bottom:50px}.main-header .notification .notification-content .notification-list ul li{height:80px;padding:10px 20px;display:flex;transition:background-color .3s;cursor:pointer}.main-header .notification .notification-content .notification-list ul li .circle{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.main-header .notification .notification-content .notification-list ul li .circle svg{width:24px;height:24px;fill:#fff}.main-header .notification .notification-content .notification-list ul li .txt{margin-left:7px}.main-header .notification .notification-content .notification-list ul li .txt .sender{color:#2a3331;font-size:16px;font-family:regular,sans-serif}.main-header .notification .notification-content .notification-list ul li .txt .message{margin-top:7px;max-width:230px;font-family:medium,sans-serif;font-size:12px;line-height:18px;color:#2a3331;opacity:.7;overflow:hidden;height:36px;text-overflow:ellipsis}.main-header .notification .notification-content .notification-list ul li:hover{background-color:#f8fbff}.main-header .notification .notification-content .show-all{height:50px;width:100%;position:absolute;bottom:0;left:0;background-color:#f8fbff;line-height:50px;text-align:center;color:#708298;font-family:medium,sans-serif;font-size:14px;cursor:pointer}.main-header .profile-info{flex-shrink:0;display:flex;align-items:center;margin-left:20px;cursor:pointer;position:relative}.main-header .profile-info .name{display:flex;flex-direction:column}.main-header .profile-info .name span{cursor:pointer;font:14px light,Arial,serif;color:#708298;max-width:230px;overflow:hidden;text-overflow:ellipsis;display:block;height:25px;white-space:nowrap}.main-header .profile-info .name span.gray-circle{width:11px;height:11px;border:2px solid white;border-radius:50%;background-color:#dbdfe5}.main-header .profile-info .name span.red-circle{background-color:#c62b27}.main-header .profile-info .name label{cursor:pointer;font:16px regular,Arial,serif;color:#2d3634}.main-header .profile-info svg.arrow{transform:scaleY(1);transition:transform .3s;width:10px;height:6px;fill:#04182880;margin:0 14px}.main-header .profile-info .image{width:70px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:.5px solid rgba(215,25,33,.4)}.main-header .profile-info .image .inner-image{width:calc(100% - 4px);height:calc(100% - 4px);border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#d71921}.main-header .profile-info .image .inner-image span{font:14px bold,Arial,serif;color:#fff}.main-header .profile-info .image .inner-image img{border-radius:50%;width:100%;height:100%}.main-header .profile-info ul.header-navigation{visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s;position:absolute;top:100%;left:0;width:215px;display:flex;flex-direction:column;border-radius:10px;box-shadow:#efefef 0 0 10px}.main-header .profile-info ul.header-navigation li{height:48px;padding:0 15px;display:flex;align-items:center;border-top:1px solid #f7f7fa;background-color:#fff}.main-header .profile-info ul.header-navigation li svg{width:18px;height:18px;fill:#708298}.main-header .profile-info ul.header-navigation li span{font:14px regular,Arial,serif;margin-left:10px;color:#708298}.main-header .profile-info ul.header-navigation li span.red-circle{width:11px;height:11px;border:2px solid white;border-radius:50%;background-color:#c62b27}.main-header .profile-info ul.header-navigation li:first-child{border:none;border-radius:12px 12px 0 0}.main-header .profile-info ul.header-navigation li:last-child{border:none;border-radius:0 0 12px 12px}.main-header .profile-info ul.header-navigation li:hover{background-color:#fbfbfb}.main-header .profile-info.show svg.arrow{transform:scaleY(-1);transition:transform .3s}.main-header .profile-info.show ul.header-navigation{visibility:visible;opacity:1;transition:visibility .3s,opacity .3s}.hidden-right-side .main-header .hide-icon{transform:scaleX(-1);transition:transform .3s}.languages{width:120px;height:45px;border-radius:23px;background-color:#f0f6ff;display:flex;justify-content:space-between;align-items:center;padding:0 10px}.languages .flag{width:25px;height:25px;border-radius:50%;cursor:pointer;position:relative;opacity:1;transition:opacity .3s}.languages .flag.passive{opacity:.3;transition:opacity .3s}.languages .switch-button{width:30px;height:14px;border-radius:7px;background-color:#fff;padding:1px;cursor:pointer}.languages .switch-button .point{transform:translate(0);transition:transform .3s;width:12px;height:12px;border-radius:50%;background-color:#d71921}.languages .switch-button.english .point{transform:translate(15px);transition:transform .3s}.checkbox{width:16px;height:16px;border-radius:2px;border:1px solid black;cursor:pointer;background-color:transparent;transition:background-color .3s,border-color .3s;display:flex;justify-content:center;align-items:center;flex-shrink:0}.checkbox svg{opacity:0;transition:opacity .3s;width:10px;height:8px;fill:#0000004d}.checkbox.checked svg{opacity:1;transition:opacity .3s}.page-overlay{height:100%;width:100%;display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:100;background-color:#0000004d;overflow-y:auto}.page-overlay .overlay-content{max-width:96vw;max-height:min(97vh,100%);overflow:auto}@media screen and (max-width: 425px){.page-overlay{align-items:center;padding:20px 0}}.agreement-popup-html-content{padding:12px;border:1px solid rgba(174,190,217,.2);border-radius:12px}.agreement-popup-html-content .text{max-height:355px;margin-bottom:13px;overflow-y:auto}.agreement-popup-html-content .text p{margin-bottom:22px;font-family:regular,sans-serif;font-size:12px;color:#393739b3;line-height:21px}.agreement-popup-html-content .text p strong{color:#2a3331;font-family:semi-bold,sans-serif;font-size:16px}.agreement-popup-html-content .text p:last-of-type{margin-bottom:0}form{width:100%;padding-bottom:30px;display:flex;flex-direction:column}form .input-fields{display:grid;grid-template-columns:repeat(2,calc(50% - 10px));grid-column-gap:20px;column-gap:20px;grid-row-gap:27px;row-gap:27px}form .input-content{position:relative}form .input-content label{position:absolute;cursor:auto;font-size:14px;font-family:regular,Arial,serif;color:#1a273880;top:23px;transition:all .5s;transition-property:top,font-size,color;left:10px;padding:0 10px;z-index:1;pointer-events:none}form .input-content input{color:#1a273880;font-size:14px;font-family:regular,Arial,serif;background-color:#f9fcff;width:100%;height:60px;padding:0 35px 0 20px;border:1px solid rgba(199,202,209,.3);max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}form .input-content input.white-bg{background-color:#fff}form .input-content .info{position:absolute;right:20px;top:21px;width:18px;height:18px;cursor:pointer;display:flex;align-items:center;z-index:2}form .input-content .info svg{width:100%;height:100%;fill:#0000001a}form .input-content .info .text-area{pointer-events:none;text-align:center;display:none;position:absolute;left:calc(100% + 15px);width:180px;padding:10px;background-color:#00000080;align-items:center;border-radius:4px}form .input-content .info .text-area .rectangle{position:absolute;right:100%;width:0;height:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent rgba(0,0,0,.5) transparent transparent}form .input-content .info .text-area p{font:12px regular,Arial,serif;color:#fff;line-height:1.4}form .input-content .info .text-area p span{color:#c42b27}form .input-content .info:hover .text-area{display:flex}form .input-content:focus-within .info .text-area{display:flex}form .input-content span.error-text{display:none;position:absolute;top:calc(100% + 2px);left:0;font:12px regular,Arial,serif;color:#c42b27}form .input-content svg.password_mode{position:absolute;right:20px;top:22px;width:18px;height:16px;cursor:pointer;fill:#0003}form .input-content.error input{border-color:#c42b2780}form .input-content.error span.error-text{display:block}form .input-content.filled label,form .input-content:focus-within label{top:-7px;font-size:12px;color:#1a2738;transition:all .5s;transition-property:top,font-size,color;cursor:default;background-image:linear-gradient(90deg,#ffffff,#ffffff);background-repeat:no-repeat;background-position:center;background-size:100% 2px}form .input-content .dropdown input{padding-right:30px}form .input-content .dropdown input.custom{padding:0 15px}form .merged-column{grid-column:1/3}form button{margin-top:32px;width:320px;align-self:center}form.readonly .input-content.error input{border-color:#c7cad14d}form.readonly button{display:none}.bl-required-label:after{content:"*";color:#b41212;font-size:max(80%,12px);position:relative;top:-2px;left:1px;display:inline-block;line-height:1}@media screen and (max-width: 767px){input::placeholder{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.footer{display:flex;flex-direction:column;align-items:center;margin-bottom:32px;font-feature-settings:"case" on;max-width:540px}.footer h2.title{font:14px regular-case,Arial,serif;color:#fff}.footer span{color:#fff9;font:14px regular-case,Arial,serif}.footer span.address{text-align:center;margin-top:5px}.footer .contact{margin-top:10px;display:flex;flex-wrap:wrap;justify-content:center}.footer .contact a{margin:3px 5px;display:flex;align-items:center}.footer .contact a .icon{width:35px;height:35px;border-radius:12px;background-color:#fff;display:flex;justify-content:center;align-items:center}.footer .contact a .icon svg{width:18px;height:18px}.footer .contact a span{margin-left:10px;font:12px regular-case,Arial,serif;color:#fff}.footer span.protected{margin-top:22px}@media screen and (max-width: 767px){.footer{margin-top:32px}.footer .contact a{margin:5px 10px}.footer .contact a span{display:none}}.date-duration-input{display:flex}.date-duration-input input{width:calc(100% - 45px);border-radius:4px 0 0 4px;font-family:BPG Web,Arial,serif;font-size:12px;border:1px solid #E2E3E6;height:45px;padding-left:8px;color:#696969}.date-duration-input .button{width:45px;height:45px;border-top-right-radius:4px;border-bottom-right-radius:4px;background-color:#f5f6f9;border:1px solid #DADCE0;display:flex;cursor:pointer;justify-content:center;align-items:center}.date-duration-input .button svg{width:23px;height:23px;fill:#5d6163}.carousel-container .carousel-dots{bottom:-22px!important;display:flex!important;justify-content:center!important}.carousel-container .carousel-dots .carousel-dot{width:5px!important;height:5px!important;margin:0 5px 0 0!important;background-color:#2a3331!important;opacity:.2!important;border-radius:50%!important;transition:all .2s ease!important;border:none!important}.carousel-container .carousel-dots .carousel-dot:last-of-type{margin-right:0!important}.carousel-container .carousel-dots .carousel-dot.carousel-dot-active{width:15px!important;background-color:#ec4148!important;border-radius:3px!important;opacity:1!important}.banner{cursor:pointer;grid-column:1/3;border-radius:12px;overflow:hidden;max-height:200px;height:fit-content;display:flex;justify-content:center;position:relative;margin:auto}.banner img,.banner div{width:100%;max-height:200px;height:auto;border-radius:12px;object-fit:contain;overflow:auto}.banner div{display:grid;justify-content:center}.banner.mobile{width:auto;min-height:70px;max-height:125px}.banner.mobile img,.banner.mobile div{max-height:125px}.popup-banner{background-color:#00000080;align-items:center}.popup-banner .content{position:relative;transform:translateY(10px)}.popup-banner .time{color:#fff;font-size:13px;font-family:medium;text-align:end;padding-right:10px;line-height:21px}.popup-banner .close{height:32px;width:32px;background:white;padding:8px 11px;border-radius:50%;position:absolute;right:15px;top:36px;z-index:1;cursor:pointer;box-shadow:0 0 9px #e7e7e7}.popup-banner .close svg{width:100%;height:100%}.popup-banner img,.popup-banner .html{max-height:calc(100vh - 100px);width:calc(100vw - 20px);object-fit:contain;border-radius:12px;position:relative;overflow:auto}.popup-banner .html{width:auto}.landing-agreement-popup.text strong{font-size:16px;font-family:bold;color:#000}.landing-agreement-popup.text p{font-size:14px;color:#5f6b7780;font-family:regular}.bl-switcher{display:flex;width:40px;height:24px;background-color:gray;border-radius:12px;position:relative;cursor:pointer;align-items:center;padding:3px;flex-shrink:0}.bl-switcher .toggle{background-color:#fff;height:100%;aspect-ratio:1/1;position:relative;border-radius:100%;transition:.35s ease-out;left:0}.bl-switcher.active{background-color:#52b925}.bl-switcher.active .toggle{left:100%;transform:translate(-100%)}.bl-switcher.disabled{pointer-events:none;background-color:gray;cursor:initial}.bl-switcher.disabled .toggle{opacity:.7}.ff-case{font-feature-settings:"case" on}.mci-content-block-header{font-size:16px;font-family:bold-case;font-feature-settings:"case" on}.show-all-data{display:block;color:#2a8bfd;font:14px regular;width:100%;text-align:center;margin-top:10px;margin-bottom:10px;cursor:pointer}.show-all-data.underlined{text-decoration:underline}.btn-success-modern{font-family:medium;font-size:12px;padding:16px;width:100%;background-color:#6cc34633;color:#6cc346;height:unset;border-radius:12px;margin-top:20px;cursor:pointer;text-align:center}.btn-success-modern.add{align-self:flex-end;width:auto;padding:0 10px}.btn-success-modern:hover{background-color:#6cc3465d}.btn-success-modern:disabled{cursor:not-allowed}.btn-success-modern.medium{margin-left:auto;margin-right:auto;width:390px;max-width:calc(100% - 72px)}html{height:100%}body{min-width:320px;height:inherit;font-family:regular,Arial,serif!important;overflow-x:hidden;position:relative}.ng-tooltip{color:#dedede;position:fixed;font-size:12px;line-height:30px;background-color:#212121;padding:6px 8px;font-family:BPG Web,Arial,serif;border-radius:3px}input{border:1px solid #cecece;border-radius:8px;font-family:medium,Arial,serif}button{border-radius:28px;background-color:#d71921;width:100%;height:55px;color:#fff;cursor:pointer;font-size:16px;font-family:semi-bold,Arial,serif;padding:0;transition:.3s}.btn-red{background-color:#d71921!important;transition:.3s!important}.btn-red:hover{background-color:#c10f06!important}.btn-red-opaque{background-color:#c62b271a!important;transition:.3s!important;border-radius:18px;color:#c62b27;cursor:pointer;text-align:center}.btn-red-opaque:hover{background-color:#c62c272d!important}.btn-green{background-color:#45b870!important;transition:.3s!important}.btn-green:hover{background-color:#33a35d!important}.notValid input{border:1px solid #f13a3a!important}@media screen and (max-width: 1280px) and (min-width: 768px){body{min-width:1280px;overflow-x:auto;height:100vh}}input:focus{outline:none}#icon{width:20px;overflow:hidden;justify-content:flex-start;position:absolute}#icon .IN-widget span .IN-6d5494f8-69f0-4a9d-8c6b-3e3c3eb1b33b-1G9ISYhSF8XoOmdcl0yKDu{visibility:hidden!important}#icon .IN-widget span .IN-6d5494f8-69f0-4a9d-8c6b-3e3c3eb1b33b-1G9ISYhSF8XoOmdcl0yKDu svg{display:none!important}#fb-like{height:55%;width:26px;border-radius:4px;overflow:hidden}#fb-share,#fb-share-news{height:55%;width:70%;border-radius:4px;overflow:hidden;filter:opacity(0);position:absolute;z-index:4}#fb-share span,#fb-share-news span{transform:translate(-80px)}#fb-share-news span{transform:translate(-110px)}person-instruction .instruction-text{font:14px medium,Arial,serif;font-weight:500;color:#000;text-align:center;padding-bottom:130px}@media screen and (max-width: 767px){person-instruction .instruction-text{padding-bottom:0;font-size:12px}}person-instruction .instruction-text.info{display:flex;flex-direction:column;gap:4px;padding-bottom:0}person-instruction .instruction-text.info .second-half{margin-top:76px}@media screen and (max-width: 767px){person-instruction .instruction-text.info .second-half{margin-top:6px}}person-instruction .instruction-text .bold-piece{font-weight:700;vertical-align:text-bottom}person-instruction .instruction-text a{color:#00f;cursor:pointer}person-instruction .instruction-text a:hover{text-decoration:underline}person-instruction .liberty .instruction{padding-top:72px;align-items:baseline!important}@media screen and (max-width: 767px){person-instruction .liberty .instruction{padding-top:0}}person-instruction .liberty .instruction .instruction-text{padding-bottom:0}person-instruction .liberty .instruction.last{padding-top:0;align-items:center!important}.hover\:tw-scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:tw-border-\[\#979797\]\/40:hover{border-color:#97979766}.hover\:tw-fill-\[\#2A8BFD\]:hover{fill:#2a8bfd}.hover\:tw-fill-\[\#858585\]:hover{fill:#858585}.hover\:tw-text-\[\#3f4650\]:hover{--tw-text-opacity: 1;color:rgb(63 70 80 / var(--tw-text-opacity, 1))}.hover\:tw-underline:hover{text-decoration-line:underline}.hover\:tw-opacity-65:hover{opacity:.65}.hover\:tw-opacity-90:hover{opacity:.9}@media not all and (min-width: 1580px){.max-2xl\:tw-m-auto{margin:auto}}@media not all and (min-width: 768px){.max-md\:tw-bottom-8{bottom:2rem}.max-md\:tw-left-\[18px\]{left:18px}.max-md\:-tw-mt-4{margin-top:-1rem}.max-md\:tw-mb-2{margin-bottom:.5rem}.max-md\:tw-mb-3{margin-bottom:.75rem}.max-md\:tw-mb-4{margin-bottom:1rem}.max-md\:tw-mb-6{margin-bottom:1.5rem}.max-md\:tw-ml-0{margin-left:0}.max-md\:tw-ml-11{margin-left:2.75rem}.max-md\:tw-ml-2{margin-left:.5rem}.max-md\:tw-ml-auto{margin-left:auto}.max-md\:tw-mr-3{margin-right:.75rem}.max-md\:tw-mt-0{margin-top:0}.max-md\:tw-mt-3{margin-top:.75rem}.max-md\:tw-mt-\[6px\]{margin-top:6px}.max-md\:tw-block{display:block}.max-md\:\!tw-flex{display:flex!important}.max-md\:tw-flex{display:flex}.max-md\:tw-grid{display:grid}.max-md\:\!tw-hidden{display:none!important}.max-md\:tw-hidden{display:none}.max-md\:\!tw-h-11{height:2.75rem!important}.max-md\:tw-h-5{height:1.25rem}.max-md\:tw-h-auto{height:auto}.max-md\:\!tw-w-full{width:100%!important}.max-md\:tw-w-36{width:9rem}.max-md\:tw-w-5{width:1.25rem}.max-md\:tw-w-full{width:100%}.max-md\:tw-min-w-12{min-width:3rem}.max-md\:tw-max-w-\[calc\(100\%-20px\)\]{max-width:calc(100% - 20px)}.max-md\:tw-max-w-full{max-width:100%}.max-md\:tw-grid-cols-\[1fr_80px_25px\]{grid-template-columns:1fr 80px 25px}.max-md\:tw-grid-cols-\[2fr_0\.5fr_40px\]{grid-template-columns:2fr .5fr 40px}.max-md\:tw-flex-col{flex-direction:column}.max-md\:tw-flex-col-reverse{flex-direction:column-reverse}.max-md\:tw-justify-start{justify-content:flex-start}.max-md\:tw-justify-between{justify-content:space-between}.max-md\:tw-gap-0{gap:0px}.max-md\:tw-gap-1{gap:.25rem}.max-md\:tw-gap-2{gap:.5rem}.max-md\:tw-gap-\[2px\]{gap:2px}.max-md\:tw-gap-\[6px\]{gap:6px}.max-md\:tw-gap-y-1{row-gap:.25rem}.max-md\:tw-gap-y-6{row-gap:1.5rem}.max-md\:tw-overflow-visible{overflow:visible}.max-md\:tw-overflow-x-hidden{overflow-x:hidden}.max-md\:tw-rounded-xl{border-radius:.75rem}.max-md\:tw-fill-\[\#2A8BFD\]{fill:#2a8bfd}.max-md\:\!tw-p-3{padding:.75rem!important}.max-md\:tw-p-3{padding:.75rem}.max-md\:tw-px-2{padding-left:.5rem;padding-right:.5rem}.max-md\:tw-px-3{padding-left:.75rem;padding-right:.75rem}.max-md\:tw-px-4{padding-left:1rem;padding-right:1rem}.max-md\:tw-py-3{padding-top:.75rem;padding-bottom:.75rem}.max-md\:tw-py-5{padding-top:1.25rem;padding-bottom:1.25rem}.max-md\:tw-pb-3{padding-bottom:.75rem}.max-md\:tw-pr-4{padding-right:1rem}.max-md\:tw-pt-8{padding-top:2rem}.max-md\:tw-text-start{text-align:start}.max-md\:\!tw-font-\[\'medium\'\]{font-family:medium!important}.max-md\:tw-font-\[\'medium\'\]{font-family:medium}.max-md\:tw-text-\[11px\]{font-size:11px}.max-md\:tw-text-\[13px\]{font-size:13px}.max-md\:tw-text-base{font-size:1rem;line-height:1.5rem}.max-md\:tw-text-sm{font-size:.875rem;line-height:1.25rem}.max-md\:tw-text-xs{font-size:.75rem;line-height:1rem}.max-md\:tw-leading-6{line-height:1.5rem}}@media (max-width: 767px){.max-\[767px\]\:\!tw-mr-\[12px\]{margin-right:12px!important}.max-\[767px\]\:\!tw-block{display:block!important}.max-\[767px\]\:\!tw-hidden{display:none!important}.max-\[767px\]\:\!tw-justify-end{justify-content:flex-end!important}}@media not all and (min-width: 640px){.max-sm\:tw-max-w-\[85px\]{max-width:85px}}@media (max-width: 400px){.max-\[400px\]\:tw-flex-col{flex-direction:column}}@media (min-width: 767px){.min-\[767px\]\:tw-hidden{display:none}}@media (min-width: 768px){.md\:-tw-mb-8{margin-bottom:-2rem}.md\:tw-ml-8{margin-left:2rem}.md\:tw-ml-\[20px\]{margin-left:20px}.md\:tw-mr-auto{margin-right:auto}.md\:tw-grid{display:grid}.md\:\!tw-hidden{display:none!important}.md\:tw-hidden{display:none}.md\:\!tw-h-\[calc\(100\%-40px\)\]{height:calc(100% - 40px)!important}.md\:tw-h-7{height:1.75rem}.md\:tw-w-fit{width:fit-content}.md\:tw-w-full{width:100%}.md\:tw-min-w-\[488px\]{min-width:488px}.md\:tw-grid-cols-\[1fr_0px_225px\]{grid-template-columns:1fr 0px 225px}.md\:tw-items-baseline{align-items:baseline}.md\:tw-gap-1{gap:.25rem}.md\:tw-pr-10{padding-right:2.5rem}.md\:tw-pr-3{padding-right:.75rem}}@media (min-width: 1580px){.\32xl\:tw-flex-nowrap{flex-wrap:nowrap}}
