@charset "UTF-8";.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.slide-down-enter-active{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s;transition-timing-function:cubic-bezier(0,0,.2,1)}.slide-down-leave-active{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:75ms;transition-timing-function:cubic-bezier(.4,0,1,1)}.slide-down-enter-from,.slide-down-leave-to{--tw-scale-x: .95;--tw-scale-y: .95;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));opacity:0}.slide-down-enter-to,.slide-down-leave-from{--tw-scale-x: 1;--tw-scale-y: 1;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));opacity:1}.modal-fade-enter-active{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.modal-fade-leave-active{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,1,1)}.modal-fade-enter-from,.modal-fade-leave-to{--tw-scale-x: .95;--tw-scale-y: .95;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));opacity:0}.modal-fade-enter-to,.modal-fade-leave-from{--tw-scale-x: 1;--tw-scale-y: 1;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));opacity:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion: reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translate(-2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translate(2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}.swiper.swiper-initialized{padding-bottom:2.5rem}.swiper.swiper-initialized .swiper-pagination{bottom:45px}.swiper.swiper-initialized .swiper-pagination .swiper-pagination-bullet{height:.5rem}.swiper.swiper-initialized .swiper-pagination .swiper-pagination-bullet{width:.5rem}.swiper.swiper-initialized .swiper-pagination .swiper-pagination-bullet{border-radius:35px}.swiper.swiper-initialized .swiper-pagination .swiper-pagination-bullet{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.swiper.swiper-initialized .swiper-pagination .swiper-pagination-bullet-active{height:.375rem}.swiper.swiper-initialized .swiper-pagination .swiper-pagination-bullet-active{width:2rem}.swiper.swiper-initialized .swiper-pagination .swiper-pagination-bullet-active{border-radius:35px}.swiper.swiper-initialized .swiper-pagination .swiper-pagination-bullet-active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}@media (min-width: 1024px){.swiper.swiper-initialized .swiper-pagination .swiper-pagination-bullet-active{width:45px}}.hide-arrows .swiper-button-prev,.hide-arrows .swiper-button-next{display:none!important}.swiper .swiper-button-disabled{cursor:not-allowed;opacity:.6}.rtl .swiper{direction:rtl}.swiper-button-next{color:#4361ee}#slider3 .swiper-wrapper,#slider4 .swiper-wrapper{height:320px!important}#slider3 .swiper-wrapper .swiper-slide img,#slider4 .swiper-wrapper .swiper-slide img{height:100%;-o-object-fit:cover;object-fit:cover}#slider3 .swiper-pagination .swiper-pagination-bullet{border-radius:6px;width:4px;height:20px}@media only screen and (max-width: 1200px){#slider3 .swiper-wrapper,#slider4 .swiper-wrapper{height:300px!important}}@media only screen and (max-width: 600px){#slider3 .swiper-wrapper,#slider4 .swiper-wrapper{height:180px!important}}#slider3 .swiper-pagination .swiper-pagination-bullet:hover{background-color:#fff}#slider3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#4361ee}#slider4 .swiper-pagination{color:#fff}#slider5 .swiper-wrapper{height:auto}#slider5 .swiper-pagination{position:relative;margin-top:20px}table>thead>tr>th,table>tbody>tr>td{padding:.75rem 1rem!important;font-size:.875rem;line-height:1.25rem}table>thead>tr>th.mantine-187dsit{background-color:#e0e6ed4d}.datatables table tbody tr{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.datatables table tbody tr:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(25 30 58 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1;background-color:rgb(14 23 38 / var(--tw-bg-opacity, 1))}.datatables table tr.mantine-1ublbff.mantine-1ublbff{background-color:transparent}.datatables table tbody tr td{border-width:0px!important;border-style:none!important}table tr .mantine-Checkbox-root{display:flex}.datatables table thead tr th{border-bottom-width:0px!important;background-color:#e0e6ed4d!important;--tw-text-opacity: 1;color:rgb(14 23 38 / var(--tw-text-opacity, 1))}.datatables table thead tr th:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(26 41 65 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(136 142 168 / var(--tw-text-opacity, 1))!important}.datatables .table-bordered table thead tr th,.datatables .table-bordered table tbody tr td{border-width:1px!important;border-style:solid!important;--tw-border-opacity: 1 !important;border-color:rgb(246 247 250 / var(--tw-border-opacity, 1))!important}.datatables .table-bordered table thead tr th:is(.dark *),.datatables .table-bordered table tbody tr td:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(25 30 58 / var(--tw-border-opacity, 1))!important}.datatables .table-compact table thead tr th,.datatables .table-compact table tbody tr td{padding:.5rem .75rem!important}.datatables .mantine-gzzjso,.datatables .mantine-lrzwoq{border-top-width:0px;background-color:transparent!important;padding:0!important;padding-top:1.25rem!important}.datatables.pagination-padding .mantine-gzzjso{padding-left:1.25rem!important;padding-right:1.25rem!important}[dir=rtl] .datatables .mantine-ScrollArea-root.mantine-lvjyp7{direction:rtl}.mantine-Table-root[data-hover] tbody tr:hover{background-color:#e0e6ed33!important}.mantine-Table-root[data-hover] tbody tr:hover:is(.dark *){background-color:#1a294166!important}.mantine-Table-root[data-striped] tbody tr:nth-of-type(odd){background-color:#e0e6ed33}.mantine-Table-root[data-striped] tbody tr:nth-of-type(odd):is(.dark *){background-color:#1a294166!important}.datatables table{font-family:Din,sans-serif;--tw-text-opacity: 1 !important;color:rgb(14 23 38 / var(--tw-text-opacity, 1))!important}.datatables table:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(136 142 168 / var(--tw-text-opacity, 1))!important}.datatables .mantine-Text-root{flex:none;font-family:Din,sans-serif!important;font-size:.875rem;line-height:1.25rem;font-weight:500}.datatables thead tr th .mantine-Group-root.mantine-1d34tqu{justify-content:flex-start}.datatables thead tr th .mantine-Group-root.mantine-1d34tqu .mantine-oqxib5{flex-grow:0}.mantine-Group-root>.mantine-Text-root{display:none}.mantine-Group-root .mantine-UnstyledButton-root:hover{background-color:inherit}.mantine-Group-root .mantine-UnstyledButton-root:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(25 30 58 / var(--tw-border-opacity, 1))!important;--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.mantine-Table-root th.text-right .mantine-Group-root{justify-content:flex-end!important}.datatables .mantine-Group-root[role=navigation]{flex:1 1 auto;justify-content:flex-end;gap:.25rem}.mantine-Menu-dropdown:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(25 30 58 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(26 41 65 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.mantine-y4ntz3{border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(224 230 237 / var(--tw-border-opacity, 1));outline-width:0px}.mantine-y4ntz3:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(224 230 237 / .4)}.mantine-3xbgk5 .mantine-qo1k2{padding:.5rem;font-size:.875rem;line-height:1.25rem}.mantine-Pagination-item{height:2.25rem;width:2.25rem;border-radius:9999px;--tw-border-opacity: 1;border-color:rgb(224 230 237 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1 !important;background-color:rgb(224 230 237 / var(--tw-bg-opacity, 1))!important;font-family:Din,sans-serif;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1 !important;color:rgb(59 63 92 / var(--tw-text-opacity, 1))!important}.mantine-Pagination-item:hover{background-color:rgba(var(--TW-primary-color),1)!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.mantine-Pagination-item:is(.dark *){--tw-border-opacity: 1;border-color:rgb(25 30 58 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1 !important;background-color:rgb(25 30 58 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.mantine-Pagination-item[data-active]{background-color:rgba(var(--TW-primary-color),1)!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.mantine-Menu-item .mantine-Text-root{text-align:center;font-family:Din,sans-serif;font-size:.875rem!important;line-height:1.25rem!important}.mantine-Menu-item:hover{background-color:rgba(var(--TW-primary-color),1);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.mantine-Menu-item:is(.dark *){--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.mantine-Menu-item:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.mantine-Menu-arrow:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(25 30 58 / var(--tw-border-opacity, 1))!important}.mantine-Menu-item:disabled{--tw-text-opacity: 1 !important;color:rgb(173 181 189 / var(--tw-text-opacity, 1))!important}.mantine-ScrollArea-viewport>div:first-child>div{background-image:none}.mantine-1w78hh7{z-index:0!important}body.swal2-toast-shown .swal2-container.toast{width:400px}.swal2-popup{flex-direction:column;justify-content:center;padding:16px!important;box-sizing:border-box;border-radius:20px;position:relative}.dark .swal2-popup{--tw-bg-opacity: 1;background-color:rgb(14 23 38 / var(--tw-bg-opacity, 1))}.dark .swal2-popup .swal2-title{color:#888ea8}.swal2-popup .swal2-title{display:block;margin:0!important;width:100%;color:#3b3f5c;font-size:24px;padding-inline-end:2.5rem!important}.swal2-popup .swal2-styled{box-shadow:0 5px 20px #0000001a!important;letter-spacing:1px;font-size:14px!important;line-height:20px!important;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;margin:0 5px;padding:8px 20px;border-radius:6px}.swal2-popup .swal2-styled.swal2-cancel{background-color:#fff!important;color:#4361ee;border:1px solid #e8e8e8;box-shadow:none;padding:7px 20px}.dark .swal2-popup .swal2-styled.swal2-cancel{background-color:#3b3f5c!important;color:#e0e6ed;border-color:#3b3f5c}.swal2-popup .swal2-styled.swal2-confirm{background-color:#4361ee}.swal2-popup .swal2-styled.swal2-confirm:focus{box-shadow:none!important}.swal2-popup .swal2-html-container{margin:0!important;color:#e95f2b;font-weight:300;padding-inline-end:2.5rem!important}.swal2-popup .swal2-close{position:absolute;top:16px;transition:color .1s ease-out;font-family:serif;inset-inline-end:1rem}.dark .swal2-popup .swal2-close{color:#888ea8}.swal2-popup.swal2-toast{flex-direction:row;align-items:center;width:auto!important;box-shadow:0 0 .625em #d9d9d9;padding:2em;overflow-y:hidden;display:flex!important}.swal2-popup.swal2-toast.swal2-show{animation:showSweetToast .5s}.swal2-popup pre{color:#009688}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.swal2-icon:not(.swal2-error):not(.swal2-success){width:1.5em!important;line-height:119px!important;height:1.5em!important;margin:.25em auto .875em!important}.swal2-toast .swal2-icon:not(.swal2-error):not(.swal2-success){min-width:1.5rem!important}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{font-size:1.75rem!important}.swal2-icon.swal2-error{border-color:#e7515a!important;border:5px solid #f1f2f3!important;box-shadow:0 3px 25px #716aca33}.swal2-icon.swal2-warning{color:#fb4!important;border:5px solid #f1f2f3!important;box-shadow:0 3px 25px #716aca33;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-info{color:#4361ee!important;border:5px solid #f1f2f3!important;box-shadow:0 3px 25px #716aca33;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-question{color:#805dca!important;border:solid 5px #ebedf2!important;border-color:none!important;box-shadow:0 3px 25px #716aca33;font-size:60px;line-height:80px;text-align:center}.dark .swal2-icon.swal2-question,.dark .swal2-icon.swal2-info,.dark .swal2-icon.swal2-warning,.dark .swal2-icon.swal2-error{border-color:#888ea8!important;box-shadow:none!important}.swal2-iconswal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.875em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg);z-index:1}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;top:-.25em;left:-.25em;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%;z-index:2;box-sizing:content-box}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#25d5e4!important}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#ebedf2!important}.dark .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#3b3f5c!important;color:#888ea8!important}.dark .swal2-progress-steps .swal2-progress-step{color:#e0e6ed}.swal2-icon-content{font-size:5.75rem!important}.swal2-show{animation:swal2-show .3s}.swal2-modal.background-modal .swal2-title{color:#fff!important}.dark .swal2-input{background-color:#1b2e4b;border-color:#253b5c;color:#888ea8}.dark .swal2-footer{border-color:#888ea8}.swal2-image{margin-bottom:32px!important}.sweet-alerts.swal2-popup .swal2-html-container{margin-top:1rem!important;padding-left:0!important;padding-right:0!important}.sweet-alerts.swal2-popup .swal2-title{padding-inline-end:1.5rem!important}.swal2-html-container#swal2-html-container{text-align:center;font-size:1.125rem;font-weight:600;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(59 63 92 / var(--tw-text-opacity, 1))}.animated-progress{animation:progress-bar-stripes 1s linear infinite}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}input[type=range]{-webkit-appearance:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:8px;background:#dee2e6;border:none;border-radius:3px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#4361ee;margin-top:-4px}.dark input[type=range]::-webkit-slider-runnable-track{background:#1b2e4b}.dark input[type=range]{background-color:transparent}input[type=range]:focus{outline:none}input[type=range]:active::-webkit-slider-thumb{background:#4361eec2;cursor:pointer}.input-group-dropodwn>div{height:100%}.noUi-connect{background-color:#4361ee!important}.noUi-target{height:.5rem!important;--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.noUi-target:is(.dark *){--tw-border-opacity: 1;border-color:rgb(23 38 60 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(18 30 50 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.noUi-horizontal .noUi-handle{height:1.25rem!important;width:1.5rem!important;cursor:pointer;border-width:1px;--tw-border-opacity: 1;border-color:rgb(211 211 211 / var(--tw-border-opacity, 1));--tw-shadow: inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb !important;--tw-shadow-colored: inset 0 0 1px var(--tw-shadow-color), inset 0 1px 7px var(--tw-shadow-color), 0 3px 6px -3px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.noUi-horizontal .noUi-handle:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 63 92 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1 !important;background-color:rgb(59 63 92 / var(--tw-bg-opacity, 1))!important;--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.noUi-tooltip{--tw-border-opacity: 1;border-color:rgb(211 211 211 / var(--tw-border-opacity, 1));--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.noUi-tooltip:is(.dark *){--tw-border-opacity: 1;border-color:rgb(37 59 92 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1 !important;background-color:rgb(27 46 75 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.noUi-handle:before,.noUi-handle:after{height:.375rem!important}.custom-select .css-1dimb5e-singleValue,.custom-select .css-166bipr-Input,.custom-select .css-qbdosj-Input{--tw-text-opacity: 1;color:rgb(14 23 38 / var(--tw-text-opacity, 1))}.custom-select .css-1dimb5e-singleValue:is(.dark *),.custom-select .css-166bipr-Input:is(.dark *),.custom-select .css-qbdosj-Input:is(.dark *){--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.custom-select .css-1fdsijx-ValueContainer{padding-left:1rem!important}.custom-select .css-b62m3t-container>div{--tw-border-opacity: 1;border-color:rgb(224 230 237 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.custom-select .css-b62m3t-container>div:hover{border-color:inherit}.custom-select .css-b62m3t-container>div:is(.dark *){--tw-border-opacity: 1;border-color:rgb(37 59 92 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(27 46 75 / var(--tw-bg-opacity, 1))}.custom-select .css-b62m3t-container>div:first-of-type{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.custom-select .css-1nmdiq5-menu>div>div{background-color:transparent!important}.custom-select .css-1nmdiq5-menu>div>div:hover{--tw-bg-opacity: 1 !important;background-color:rgb(246 246 246 / var(--tw-bg-opacity, 1))!important}.custom-select .css-1nmdiq5-menu>div>div:hover:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(19 33 54 / var(--tw-bg-opacity, 1))!important}.custom-select .css-1nmdiq5-menu>div>div[aria-disabled=true]{background-color:transparent!important;--tw-text-opacity: 1 !important;color:rgb(153 153 153 / var(--tw-text-opacity, 1))!important}.custom-select .css-1nmdiq5-menu>div>.css-tr4s17-option{--tw-bg-opacity: 1 !important;background-color:rgb(246 246 246 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(14 23 38 / var(--tw-text-opacity, 1))!important}.custom-select .css-1nmdiq5-menu>div>.css-tr4s17-option:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(19 33 54 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(136 142 168 / var(--tw-text-opacity, 1))!important}.custom-select .css-1xc3v61-indicatorContainer{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity, 1))}.custom-select .css-1xc3v61-indicatorContainer:is(.dark *){--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.custom-select .css-1u9des2-indicatorSeparator{display:none}.custom-select .css-1p3m7a8-multiValue{--tw-bg-opacity: 1 !important;background-color:rgb(0 171 85 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.custom-select .css-wsp0cs-MultiValueGeneric{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.section-title{font-size:20px;font-weight:700}.app-card-wrapper{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem}.app-card-wrapper:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(14 23 38 / var(--tw-bg-opacity, 1))}@media (min-width: 1024px){.app-card-wrapper{border-radius:24px;padding:1.5rem}}.app-card-wrapper h3{font-size:.875rem;line-height:1.25rem;font-weight:500}@media (min-width: 768px){.app-card-wrapper h3{font-size:1.125rem;line-height:1.75rem}}.app-card-wrapper .compare-note{display:flex;align-items:center;gap:.5rem;font-size:10px;font-weight:600;--tw-text-opacity: 1;color:rgb(132 132 132 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.app-card-wrapper .compare-note{font-size:.75rem;line-height:1rem}}.app-card-wrapper .compare-note span{border-radius:48px;padding:.375rem .625rem;font-weight:700}.app-card-wrapper .icon-wrapper{border-radius:9999px;border-width:1px;border-color:rgba(var(--TW-primary-color),.1);background-color:rgba(var(--TW-primary-color),.1);padding:.375rem}.app-card-wrapper .icon-wrapper:is(.dark *){border-color:rgba(var(--TW-primary-color),.3);background-color:rgba(var(--TW-primary-color),.3)}@media (min-width: 768px){.app-card-wrapper .icon-wrapper{padding:.75rem}}.more-btn{display:flex;align-items:center;gap:.25rem;font-weight:600;color:rgba(var(--TW-primary-color),1)}.more-btn svg:where([dir=ltr],[dir=ltr] *){--tw-rotate: 180deg;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))}.stat-card{position:relative;overflow:hidden;border-radius:.75rem;border-width:1px;border-color:#f3f4f6cc;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: #ffffff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(249 250 251 / .9) var(--tw-gradient-to-position);padding:1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.stat-card:is(.dark *){border-color:#37415180;--tw-gradient-from: rgb(17 24 39 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgb(31 41 55 / .8) var(--tw-gradient-to-position)}@media (min-width: 1024px){.stat-card{border-radius:1rem;padding:1.5rem}}.stat-card:hover{--tw-translate-y: -.25rem;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));border-color:rgba(var(--TW-primary-color),.3);--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.stat-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));--tw-gradient-from: rgba(var(--TW-primary-color), .05) var(--tw-gradient-from-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgba(var(--TW-primary-color), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--TW-primary-color), .1) var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: rgba(var(--TW-primary-color), .15) var(--tw-gradient-to-position);opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.stat-card:is(.dark *):before{--tw-gradient-from: rgba(var(--TW-primary-color), .1) var(--tw-gradient-from-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgba(var(--TW-primary-color), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgba(var(--TW-primary-color), .2) var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-to: rgba(var(--TW-primary-color), .3) var(--tw-gradient-to-position)}.stat-card:hover:before{opacity:1}.stat-icon{border-radius:.75rem;border-width:1px;border-color:#f3f4f680;background-color:#ffffffb3;padding:.625rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.stat-icon:hover{border-color:#f3f4f6b3;background-color:#ffffffe6}.stat-icon:is(.dark *){border-color:#4b55634d;background-color:#1f2937b3}.stat-icon:hover:is(.dark *){border-color:#6b728080;background-color:#374151e6}.stat-icon svg{width:1.5rem;height:1.5rem;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.group:hover .stat-icon svg{--tw-scale-x: 1.1;--tw-scale-y: 1.1;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))}.stat-icon svg *{fill:rgba(var(--TW-primary-color),1);stroke:rgba(var(--TW-primary-color),1)}.stat-icon.subscription-icon svg *{fill:rgba(var(--TW-primary-color),1);stroke:none}.stat-title{font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.stat-title:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.stat-title{font-size:.875rem;line-height:1.25rem}}.stat-value{font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.stat-value:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.stat-value{font-size:1.5rem;line-height:2rem}}.form-radio{-webkit-appearance:unset!important;-moz-appearance:unset!important;appearance:unset!important;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}input[type=radio]:checked{background-color:#4361ee!important}.text-area{border:1px solid #e1e4eb!important}.text-area:focus{border:1px solid #4361ee!important}.ps__rail-y>.ps__thumb-y{width:.375rem!important;--tw-bg-opacity: 1 !important;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))!important}.ps__rail-y>.ps__thumb-y:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(45 51 76 / var(--tw-bg-opacity, 1))!important}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{opacity:.6!important;background-color:transparent!important}.mantine-Switch-label{margin-left:.5rem;margin-right:.5rem}.mantine-Switch-label:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.mantine-1wc3ure[data-active]{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: rgba(var(--TW-primary-color),1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--TW-primary-color), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgba(var(--TW-primary-color),.5) var(--tw-gradient-to-position)}.mantine-r9fta7{cursor:pointer!important}.dark .mantine-11z9j54:before{background:unset}.dark .mantine-11z9j54:after{background-color:#dee2e649}.mantine-1k9itrp{font-size:1.125rem;line-height:1.75rem;font-weight:600}.mantine-CloseButton-root.mantine-Modal-close{margin-left:unset!important}[dir=rtl] .mantine-Pagination-control svg{transform:scale(-1)!important}.mantine-UnstyledButton-root.mantine-Pagination-control{color:rgba(var(--TW-primary-color),1)!important}.mantine-UnstyledButton-root.mantine-Pagination-control:hover{background-color:rgba(var(--TW-primary-color),1)!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.mantine-UnstyledButton-root.mantine-Pagination-control[data-active=true]{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}tbody[class^=mantine-] tr td:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(14 23 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.mantine-Paper-root[data-with-border=true]>div:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(14 23 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.mantine-Modal-body,.mantine-Modal-header,.mantine-Paper-root{position:relative;z-index:0}.mantine-Modal-body:is(.dark *),.mantine-Modal-header:is(.dark *),.mantine-Paper-root:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(14 23 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.properties-mantine-Stepper-steps .mantine-Stepper-steps:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 38 60 / var(--tw-bg-opacity, 1))}.properties-mantine-Stepper-steps .mantine-Stepper-steps{background:#fff;padding:2rem;border-radius:1.25rem}.properties-mantine-Stepper-steps .mantine-Stepper-steps .mantine-Stepper-stepLabel:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}[dir=rtl] .mantine-Stepper-stepBody{margin-left:unset!important;margin-right:.75rem!important}[dir=rtl] .mantine-Stepper-stepLabel,[dir=rtl] .mantine-Stepper-stepDescription{text-align:start!important}@media (max-width: 992px){.mantine-Stepper-steps{flex-wrap:wrap;gap:1rem 3rem}.mantine-Stepper-separator{display:none!important}}@media (max-width: 500px){.mantine-Stepper-steps{flex-direction:column!important;align-items:start!important;gap:1rem!important}}[class=dark] .mantine-Stepper-stepLabel{color:#888ea8!important}[dir=rtl] .mantine-Button-leftIcon{margin-right:unset;margin-left:.625rem}.properties-tabs .mantine-Tabs-tabsList{justify-content:center;gap:2rem;border-bottom:.125rem solid transparent}.properties-tabs .mantine-Tabs-tabsList .mantine-Tabs-tabLabel{font-size:18px;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}.mantine-TimeInput-input{height:45px!important;border-color:#e0e6ed!important}.mantine-InputWrapper-root.mantine-TimeInput-root label{margin-bottom:.7rem;font-weight:700;font-size:14px!important}.react-datepicker__close-icon{left:15px!important;right:unset!important}.mantine-Skeleton-root.mantine-Skeleton-visible:before{background:none!important}.mantine-j3jbtx{top:unset!important;bottom:0}.mantine-16k3d8y{left:unset!important;inset-inline-end:0px!important}.mantine-c7k433{right:unset!important;inset-inline-end:0px!important}.mantine-1e6hn20[data-with-icon]{padding-inline-start:.75rem}.mantine-Modal-body.mantine-1q36a81{max-width:450px}.mantine-Input-icon.mantine-DatePickerInput-icon{z-index:0}.mantine-UnstyledButton-root.mantine-ActionIcon-root.mantine-CloseButton-root.mantine-Drawer-close.mantine-1fholi4{margin-left:unset;margin-inline-start:auto}.mantine-ActionIcon-root:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.mantine-MultiSelect-defaultValue.mantine-MultiSelect-value.mantine-u656bh{align-items:center;gap:10px;padding:14px;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(59 63 92 / var(--tw-text-opacity, 1))}.mantine-MultiSelect-defaultValue.mantine-MultiSelect-value.mantine-u656bh:is(.dark *){background-color:rgba(var(--TW-primary-color),1)!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.mantine-MultiSelect-defaultValue.mantine-MultiSelect-value.mantine-u656bh>button:hover{--tw-bg-opacity: 1;background-color:rgb(255 245 245 / var(--tw-bg-opacity, 1))}.mantine-MultiSelect-defaultValue.mantine-MultiSelect-value.mantine-u656bh>button:hover{--tw-text-opacity: 1;color:rgb(231 81 90 / var(--tw-text-opacity, 1))}.mantine-MultiSelect-defaultValue.mantine-MultiSelect-value.mantine-u656bh>button:hover:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(59 63 92 / var(--tw-text-opacity, 1))!important}.mantine-1nmvwx4.mantine-Input-rightSection.mantine-Select-rightSection,.mantine-1qj7q0z.mantine-Input-rightSection.mantine-Select-rightSection,.mantine-1nmvwx4.mantine-Input-rightSection.mantine-MultiSelect-rightSection{right:unset!important;inset-inline-end:0px!important}.mantine-Text-root{--tw-text-opacity: 1;color:rgb(14 23 38 / var(--tw-text-opacity, 1))}*,: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: }*,: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%;-moz-tab-size:4;-o-tab-size:4;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}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}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,select{text-transform:none}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}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}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::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}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}@font-face{font-family:din;font-style:normal;font-weight:200;font-display:"swap";src:url(/assets/fonts/din/ultra-light.ttf)}@font-face{font-family:din;font-style:normal;font-weight:300;font-display:"swap";src:url(/assets/fonts/din/light.ttf)}@font-face{font-family:din;font-style:normal;font-weight:400;font-display:"swap";src:url(/assets/fonts/din/regular.ttf)}@font-face{font-family:din;font-style:normal;font-weight:500;font-display:"swap";src:url(/assets/fonts/din/medium.ttf)}@font-face{font-family:din;font-style:normal;font-weight:700;font-display:"swap";src:url(/assets/fonts/din/bold.ttf)}@font-face{font-family:din;font-style:normal;font-weight:900;font-display:"swap";src:url(/assets/fonts/din/heavy.ttf)}@font-face{font-family:Switzer;font-weight:400;src:url(/assets/fonts/switzer/Switzer-Regular.woff2);font-display:swap}@font-face{font-family:Switzer;font-weight:500;src:url(/assets/fonts/switzer/Switzer-Medium.woff2);font-display:swap}@font-face{font-family:Switzer;font-weight:600;src:url(/assets/fonts/switzer/Switzer-Semibold.woff2);font-display:swap}.container{width:100%;margin-right:auto;margin-left:auto}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.form-input,.form-textarea,.form-select,.form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}.form-input:focus,.form-textarea:focus,.form-select:focus,.form-multiselect:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#6b7280;opacity:1}.form-input::placeholder,.form-textarea::placeholder{color:#6b7280;opacity:1}.form-input::-webkit-datetime-edit-fields-wrapper{padding:0}.form-input::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}.form-input::-webkit-datetime-edit{display:inline-flex}.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:.5rem}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:40px;margin-top:0;margin-bottom:.5rem;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:32px;margin-top:0;margin-bottom:.5rem;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:28px;margin-top:0;margin-bottom:.5rem;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:0;margin-bottom:.5rem;line-height:1.5;font-size:24px}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin:0}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #888ea8;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #888ea8;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin:0}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose :where(h5):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:20px;margin-bottom:.5rem;margin-top:0}.prose :where(h6):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:16px;margin-bottom:.5rem;margin-top:0}.panel{position:relative;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.panel:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(14 23 38 / var(--tw-bg-opacity, 1))}.navbar-sticky header,.navbar-floating header{position:sticky;top:0;z-index:20}.navbar-floating header{border-radius:50px;background-color:#fafafae6;padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem}.navbar-floating header:is(.dark *){background-color:#060818e6}.navbar-floating header .floating-height-c{min-height:45px}.navbar-floating header>div .horizontal-menu{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.sidebar:hover .nav-item>a{width:auto}.sidebar .nav-item>button,.sidebar .nav-item>a{margin-bottom:.25rem;display:flex;width:100%;align-items:center;justify-content:space-between;overflow:hidden;white-space:nowrap;border-radius:.375rem;padding:.625rem;color:rgba(var(--TW-primary-color),1)}.sidebar .nav-item>button:hover,.sidebar .nav-item>a:hover{background-color:rgba(var(--TW-primary-color),.1);--tw-text-opacity: 1;color:rgb(14 23 38 / var(--tw-text-opacity, 1))}.sidebar .nav-item>button:hover:is(.dark *),.sidebar .nav-item>a:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(24 31 50 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.sidebar .nav-item>button.active,.sidebar .nav-item>a.active{background-color:rgba(var(--TW-primary-color),.2);--tw-text-opacity: 1;color:rgb(14 23 38 / var(--tw-text-opacity, 1))}.sidebar .nav-item>button.active:is(.dark *),.sidebar .nav-item>a.active:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(24 31 50 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.sidebar .nav-item>button.active>div>span,.sidebar .nav-item>a.active>div>span{color:rgba(var(--TW-primary-color),1)}.sidebar .nav-item>button.active>div>span:is(.dark *),.sidebar .nav-item>a.active>div>span:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(136 142 168 / var(--tw-text-opacity, 1))!important}.sidebar ul.sub-menu li button,.sidebar ul.sub-menu li a{display:flex;align-items:center;border-radius:.5rem!important;padding:.625rem 2.25rem}.sidebar ul.sub-menu li button:before,.sidebar ul.sub-menu li a:before{margin-inline-end:.5rem;height:.125rem;width:.5rem;border-radius:.375rem;content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.sidebar ul.sub-menu li button:hover,.sidebar ul.sub-menu li a:hover{background-color:rgba(var(--TW-primary-color),.1);color:rgba(var(--TW-primary-color),1)}.sidebar ul.sub-menu li button:hover:before,.sidebar ul.sub-menu li a:hover:before{content:var(--tw-content)!important;background-color:rgba(var(--TW-primary-color),1)!important}.sidebar ul.sub-menu li button:is(.dark *):before,.sidebar ul.sub-menu li a:is(.dark *):before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.sidebar ul.sub-menu li button:hover:is(.dark *),.sidebar ul.sub-menu li a:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1));color:rgba(var(--TW-primary-color),1)}.sidebar ul.sub-menu li button.active,.sidebar ul.sub-menu li a.active{color:rgba(var(--TW-primary-color),1)}.sidebar ul.sub-menu li button.active:before,.sidebar ul.sub-menu li a.active:before{content:var(--tw-content);background-color:rgba(var(--TW-primary-color),1)}.sidebar .nav-item a div:first-child svg,.sidebar .nav-item button div:first-child svg{height:1.25rem;width:1.25rem;color:#0e172680}.sidebar .nav-item a div:first-child svg:is(.dark *),.sidebar .nav-item button div:first-child svg:is(.dark *){color:#ffffff80}.sidebar .nav-item a.active div:first-child svg,.sidebar .nav-item button.active div:first-child svg{height:1.25rem;width:1.25rem;color:rgba(var(--TW-primary-color),1)}.sidebar .nav-item a.active div:first-child svg:is(.dark *),.sidebar .nav-item button.active div:first-child svg:is(.dark *){color:#ffffff80}.main-container .main-content{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (min-width: 1024px){.main-container .main-content{margin-inline-start:260px}}.horizontal .horizontal-menu{display:none;--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 1024px){.horizontal .horizontal-menu{display:flex}}.horizontal .horizontal-logo{display:flex}.horizontal .main-container .main-content{margin-inline-start:0px}.horizontal .sidebar{inset-inline-start:-260px}.horizontal.toggle-sidebar .sidebar{inset-inline-start:0px}@media (min-width: 1024px){.horizontal.toggle-sidebar .sidebar{inset-inline-start:-260px}}.horizontal .nav-item a div:first-child svg,.horizontal .nav-item button div:first-child svg{height:1.25rem;width:1.25rem;color:#0e172680}.horizontal .nav-item a div:first-child svg:is(.dark *),.horizontal .nav-item button div:first-child svg:is(.dark *){color:#ffffff80}.horizontal .dark .nav-item button div:first-child svg,.dark.horizontal .nav-item button div:first-child svg{color:#ffffff80}.horizontal-menu .nav-link{display:flex;align-items:center;border-radius:.5rem;padding:.625rem .5rem}.horizontal-menu .nav-link:hover{background-color:#00000014;--tw-text-opacity: 1;color:rgb(14 23 38 / var(--tw-text-opacity, 1))}.horizontal-menu .nav-link:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(24 31 50 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}@media (min-width: 1280px){.horizontal-menu .nav-link{padding-left:1rem;padding-right:1rem}}.horizontal-menu .nav-link.active{background-color:#00000014;--tw-text-opacity: 1;color:rgb(14 23 38 / var(--tw-text-opacity, 1))}.horizontal-menu .nav-link.active:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(24 31 50 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.horizontal-menu ul.sub-menu{position:absolute;top:100%;z-index:10;display:none;min-width:180px;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:0;padding-top:.5rem;padding-bottom:.5rem;--tw-text-opacity: 1;color:rgb(59 63 92 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.horizontal-menu ul.sub-menu:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(27 46 75 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.horizontal-menu ul.sub-menu a,.horizontal-menu ul.sub-menu button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:.5rem 1rem}.horizontal-menu ul.sub-menu a:hover,.horizontal-menu ul.sub-menu button:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));color:rgba(var(--TW-primary-color),1)}.horizontal-menu ul.sub-menu a:hover:is(.dark *),.horizontal-menu ul.sub-menu button:hover:is(.dark *){background-color:rgba(var(--TW-primary-color),.1)}.horizontal-menu ul.sub-menu a.active,.horizontal-menu ul.sub-menu button.active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));color:rgba(var(--TW-primary-color),1)}.horizontal-menu ul.sub-menu a.active:is(.dark *),.horizontal-menu ul.sub-menu button.active:is(.dark *){background-color:rgba(var(--TW-primary-color),.1)}.horizontal-menu>li.nav-item:hover>ul.sub-menu,.horizontal-menu>li.nav-item>ul.sub-menu>li:hover>ul{display:block}.vertical.toggle-sidebar .horizontal-logo,.vertical.toggle-sidebar .collapse-icon{display:flex}.vertical.toggle-sidebar .main-container .main-content{margin-inline-start:0px}.vertical .sidebar{inset-inline-start:-260px}@media (min-width: 1024px){.vertical .sidebar{inset-inline-start:0px}}.vertical.toggle-sidebar .sidebar{inset-inline-start:0px}@media (min-width: 1024px){.vertical.toggle-sidebar .sidebar{inset-inline-start:-260px}}.collapsible-vertical .sidebar{inset-inline-start:-260px}.collapsible-vertical .sidebar:hover{width:260px}@media (min-width: 1024px){.collapsible-vertical .sidebar{inset-inline-start:0px;width:70px}}.collapsible-vertical .heading{display:none}.collapsible-vertical.toggle-sidebar .heading{display:block}.collapsible-vertical .img-fluid{width:50px}.collapsible-vertical.toggle-sidebar .img-fluid{width:100px}.collapsible-vertical.toggle-sidebar .sidebar{inset-inline-start:0px}@media (min-width: 1024px){.collapsible-vertical.toggle-sidebar .sidebar{width:260px}}.collapsible-vertical.toggle-sidebar .main-content{margin-inline-start:260px}@media (min-width: 1024px){.collapsible-vertical.toggle-sidebar .main-content{width:calc(100% - 260px)}}.collapsible-vertical.toggle-sidebar .scrollbar-container{width:auto}@media (min-width: 1024px){.collapsible-vertical.toggle-sidebar .main-content{margin-inline-start:260px;width:calc(100% - 260px)}.collapsible-vertical .sidebar .sub-menu{display:none}}.collapsible-vertical .sidebar:hover .sub-menu,.collapsible-vertical .sidebar:hover .sub-menu.recent-submenu,.collapsible-vertical.toggle-sidebar .sidebar .sub-menu{display:block}@media (min-width: 1024px){.collapsible-vertical .main-content{margin-inline-start:70px;width:calc(100% - 70px)}}.collapsible-vertical .sidebar .collapse-icon,.collapsible-vertical .main-logo>span{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (min-width: 1024px){.collapsible-vertical .sidebar .collapse-icon,.collapsible-vertical .main-logo>span{opacity:0}}.collapsible-vertical .sidebar:hover .collapse-icon,.collapsible-vertical.toggle-sidebar .collapse-icon,.collapsible-vertical .sidebar:hover .main-logo>span,.collapsible-vertical.toggle-sidebar .main-logo>span{transition-duration:.5s}@media (min-width: 1024px){.collapsible-vertical .sidebar:hover .collapse-icon,.collapsible-vertical.toggle-sidebar .collapse-icon,.collapsible-vertical .sidebar:hover .main-logo>span,.collapsible-vertical.toggle-sidebar .main-logo>span{opacity:1}}.collapsible-vertical.toggle-sidebar .sidebar .collapse-icon{display:flex;--tw-rotate: 0deg;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))}.collapsible-vertical .sidebar:hover .collapse-icon{display:flex;--tw-rotate: 180deg;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))}.collapsible-vertical .sidebar ul>h2 span{display:none;white-space:nowrap}.collapsible-vertical .sidebar ul>h2 svg{display:block}.collapsible-vertical .sidebar:hover ul>h2 span,.collapsible-vertical.toggle-sidebar .sidebar ul>h2 span{display:inline}.collapsible-vertical .sidebar:hover ul>h2 svg,.collapsible-vertical.toggle-sidebar .sidebar ul>h2 svg{display:none}.boxed-layout{margin-left:auto;margin-right:auto;max-width:1400}@media (min-width: 1024px){.boxed-layout{width:95%;max-width:95%}}.boxed-layout.vertical .sidebar,.boxed-layout.collapsible-vertical .sidebar{overflow:hidden}@media (min-width: 1024px){.boxed-layout.vertical .sidebar,.boxed-layout.collapsible-vertical .sidebar{inset-inline-start:auto}.boxed-layout.vertical.toggle-sidebar .sidebar{width:0px}}.active-and-hover-side:hover svg,.active-and-hover-side:hover path{color:rgba(var(--TW-primary-color),1)}.statuses{margin-top:5px;padding:7px;border-radius:10px;font-size:16px}.statuses.pending,.statuses.preparing,.statuses.prepared{background:#fff4cc;color:#ffc800}.statuses.canceled,.statuses.un_read,.statuses.rejected,.statuses.reject,.statuses.unavailable,.statuses.cancelled,.statuses.inactive,.statuses.returned{background:#ffdee8;color:#ff2366}.statuses.shipped,.statuses.delivered_for_shipment,.statuses.on_the_way{background:#f3dcff;color:#a900ff}.statuses.accepted,.statuses.accept,.statuses.active,.statuses.available,.statuses.paid,.statuses.completed,.statuses.is_read,.statuses.delivered_to_customer,.statuses.finished{background:#ccf2e4;color:#16c182}.statuses.\!available{background:#ccf2e4!important;color:#16c182!important}.statuses.unpaid{background:#e5e7ec;color:#8994a8}.btn{position:relative;display:flex;align-items:center;justify-content:center;border-radius:.375rem;border-width:1px;padding:.5rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-shadow: 0 10px 20px -10px;--tw-shadow-colored: 0 10px 20px -10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn:hover{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.btn[disabled]{cursor:not-allowed;opacity:.6}.btn-primary{border-color:rgba(var(--TW-primary-color),1);background-color:rgba(var(--TW-primary-color),1);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow-color: rgba(var(--TW-primary-color), .6);--tw-shadow: var(--tw-shadow-colored)}.btn-outline-primary{border-color:rgba(var(--TW-primary-color),1);color:rgba(var(--TW-primary-color),1);--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.btn-outline-primary:hover{background-color:rgba(var(--TW-primary-color),1);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.badge{position:relative;margin-top:.25rem;margin-bottom:.25rem;border-radius:.25rem;border-width:1px;border-color:transparent;padding:.125rem .5rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.form-input,.form-textarea,.form-select,.form-time,.form-multiselect{width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(224 230 237 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem;padding-top:.5rem!important;padding-bottom:.5rem!important;font-family:Din,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(14 23 38 / var(--tw-text-opacity, 1));outline:2px solid transparent!important;outline-offset:2px!important}.form-input:focus,.form-textarea:focus,.form-select:focus,.form-time:focus,.form-multiselect:focus{border-color:rgba(var(--TW-primary-color),1);--tw-ring-color: transparent}.form-input:is(.dark *),.form-textarea:is(.dark *),.form-select:is(.dark *),.form-time:is(.dark *),.form-multiselect:is(.dark *){--tw-border-opacity: 1;border-color:rgb(23 38 60 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(18 30 50 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.form-input:focus:is(.dark *),.form-textarea:focus:is(.dark *),.form-select:focus:is(.dark *),.form-time:focus:is(.dark *),.form-multiselect:focus:is(.dark *){border-color:rgba(var(--TW-primary-color),1)}label{margin-bottom:.375rem;display:block;font-weight:500}[dir=rtl] select{background-position:left .5rem center}.has-error .form-input,.has-error .form-textarea,.has-error .form-select,.has-error .form-time,.has-error .form-multiselect,.has-error .multiselect__tags{--tw-border-opacity: 1;border-color:rgb(231 81 90 / var(--tw-border-opacity, 1));background-color:#e7515a14;--tw-text-opacity: 1;color:rgb(231 81 90 / var(--tw-text-opacity, 1))}.has-error .form-input::-moz-placeholder,.has-error .form-textarea::-moz-placeholder,.has-error .form-select::-moz-placeholder,.has-error .form-time::-moz-placeholder,.has-error .form-multiselect::-moz-placeholder,.has-error .multiselect__tags::-moz-placeholder{color:#e7515ab3}.has-error .form-input::placeholder,.has-error .form-textarea::placeholder,.has-error .form-select::placeholder,.has-error .form-time::placeholder,.has-error .form-multiselect::placeholder,.has-error .multiselect__tags::placeholder{color:#e7515ab3}.has-error .form-input:focus,.has-error .form-textarea:focus,.has-error .form-select:focus,.has-error .form-time:focus,.has-error .form-multiselect:focus,.has-error .multiselect__tags:focus{--tw-border-opacity: 1;border-color:rgb(231 81 90 / var(--tw-border-opacity, 1))}.has-success .form-input,.has-success .form-textarea,.has-success .form-select,.has-success .form-time,.has-success .form-multiselect,.has-success .multiselect__tags{--tw-border-opacity: 1;border-color:rgb(0 171 85 / var(--tw-border-opacity, 1));background-color:#00ab5514;--tw-text-opacity: 1;color:rgb(0 171 85 / var(--tw-text-opacity, 1))}.has-success .form-input::-moz-placeholder,.has-success .form-textarea::-moz-placeholder,.has-success .form-select::-moz-placeholder,.has-success .form-time::-moz-placeholder,.has-success .form-multiselect::-moz-placeholder,.has-success .multiselect__tags::-moz-placeholder{color:#00ab55b3}.has-success .form-input::placeholder,.has-success .form-textarea::placeholder,.has-success .form-select::placeholder,.has-success .form-time::placeholder,.has-success .form-multiselect::placeholder,.has-success .multiselect__tags::placeholder{color:#00ab55b3}.has-success .form-input:focus,.has-success .form-textarea:focus,.has-success .form-select:focus,.has-success .form-time:focus,.has-success .form-multiselect:focus,.has-success .multiselect__tags:focus{--tw-border-opacity: 1;border-color:rgb(0 171 85 / var(--tw-border-opacity, 1))}html{scroll-behavior:smooth}body{background-color:rgba(var(--TW-primary-color),.04)}body.dark{--tw-bg-opacity: 1;background-color:rgb(6 8 24 / var(--tw-bg-opacity, 1))}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}::-webkit-scrollbar-thumb{border-radius:.5rem;background-color:rgba(var(--TW-primary-color),.5)}::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--TW-primary-color),.5)}.dropdown{position:relative}.dropdown>button{display:flex}.dropdown ul{margin-top:.25rem;margin-bottom:.25rem;min-width:120px;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:0;padding-top:.5rem;padding-bottom:.5rem;--tw-text-opacity: 1;color:rgb(14 23 38 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dropdown ul:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(27 46 75 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.dropdown ul li>a,.dropdown ul li>button{display:flex;align-items:center;padding:.5rem 1rem}.dropdown ul li>a:hover,.dropdown ul li>button:hover{background-color:rgba(var(--TW-primary-color),.1);color:rgba(var(--TW-primary-color),1)}.dropdown ul li>button{width:100%}table{width:100%;border-collapse:collapse!important}table thead tr,table tfoot tr{border-bottom-width:0px;background-color:#e0e6ed4d}table thead tr:is(.dark *),table tfoot tr:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(26 41 65 / var(--tw-bg-opacity, 1))!important}table thead tr th,table tfoot tr th,table tbody tr td{padding:.75rem 1rem;text-align:start}table thead tr th,table tfoot tr th{font-weight:600}table tbody tr{border-bottom-width:1px;border-color:#e0e6ed66!important}table tbody tr:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(25 30 58 / var(--tw-border-opacity, 1))!important}pre{direction:ltr}.invisible{visibility:hidden}.\!static{position:static!important}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-right-1{right:-.25rem}.-start-\[3px\]{inset-inline-start:-3px}.-top-1{top:-.25rem}.-top-\[3px\]{top:-3px}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-6{bottom:1.5rem}.bottom-full{bottom:100%}.end-0{inset-inline-end:0px}.end-16{inset-inline-end:4rem}.end-2{inset-inline-end:.5rem}.end-6{inset-inline-end:1.5rem}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.right-2{right:.5rem}.right-\[6px\]{right:6px}.start-2{inset-inline-start:.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-12{top:3rem}.top-2{top:.5rem}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[2\]{z-index:2}.z-\[60\]{z-index:60}.col-span-1{grid-column:span 1 / span 1}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}.col-span-8{grid-column:span 8 / span 8}.col-span-9{grid-column:span 9 / span 9}.m-3{margin:.75rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-auto{margin:auto}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.\!mt-8{margin-top:2rem!important}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.me-2{margin-inline-end:.5rem}.me-auto{margin-inline-end:auto}.ml-\[5px\]{margin-left:5px}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-auto{margin-right:auto}.ms-1{margin-inline-start:.25rem}.ms-1\.5{margin-inline-start:.375rem}.ms-10{margin-inline-start:2.5rem}.ms-2{margin-inline-start:.5rem}.ms-3{margin-inline-start:.75rem}.ms-4{margin-inline-start:1rem}.ms-5{margin-inline-start:1.25rem}.ms-6{margin-inline-start:1.5rem}.ms-auto{margin-inline-start:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.block{display:block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.\!grid{display:grid!important}.grid{display:grid}.list-item{display:list-item}.hidden{display:none}.size-12{width:3rem;height:3rem}.size-14{width:3.5rem;height:3.5rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-8{width:2rem;height:2rem}.size-full{width:100%;height:100%}.\!h-\[400px\]{height:400px!important}.\!h-\[56px\]{height:56px!important}.h-1{height:.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-36{height:9rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[120px\]{height:120px}.h-\[130px\]{height:130px}.h-\[150px\]{height:150px}.h-\[1px\]{height:1px}.h-\[300px\]{height:300px}.h-\[600px\]{height:600px}.h-\[6px\]{height:6px}.h-\[calc\(100vh-235px\)\]{height:calc(100vh - 235px)}.h-\[calc\(100vh-80px\)\]{height:calc(100vh - 80px)}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[300px\]{max-height:300px}.max-h-\[320px\]{max-height:320px}.max-h-\[35rem\]{max-height:35rem}.max-h-\[426px\]{max-height:426px}.max-h-\[500px\]{max-height:500px}.max-h-\[80px\]{max-height:80px}.min-h-0{min-height:0px}.min-h-16{min-height:4rem}.min-h-\[150px\]{min-height:150px}.min-h-\[200px\]{min-height:200px}.min-h-\[250px\]{min-height:250px}.min-h-\[80px\]{min-height:80px}.min-h-\[80vh\]{min-height:80vh}.min-h-screen{min-height:100vh}.\!w-1\.5{width:.375rem!important}.\!w-2{width:.5rem!important}.\!w-20{width:5rem!important}.\!w-fit{width:-moz-fit-content!important;width:fit-content!important}.\!w-full{width:100%!important}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[120px\]{width:120px}.w-\[170px\]{width:170px}.w-\[200px\]{width:200px}.w-\[230px\]{width:230px}.w-\[260px\]{width:260px}.w-\[300px\]{width:300px}.w-\[400px\]{width:400px}.w-\[500px\]{width:500px}.w-\[6px\]{width:6px}.w-\[70px\]{width:70px}.w-\[80px\]{width:80px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[80px\]{min-width:80px}.\!max-w-full{max-width:100%!important}.max-w-\[80px\]{max-width:80px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-screen-xl{max-width:1280px}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;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))}.-translate-y-1\/2{--tw-translate-y: -50%;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))}.rotate-90{--tw-rotate: 90deg;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))}.transform{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))}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-y{resize:vertical}.resize{resize:both}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.flex-row{flex-direction:row}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.\!flex-wrap{flex-wrap:wrap!important}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-4{row-gap:1rem}.gap-y-8{row-gap:2rem}.space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-visible{overflow-y:visible}.overflow-y-scroll{overflow-y:scroll}.scroll-smooth{scroll-behavior:smooth}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.\!rounded-\[0\.25rem\]{border-radius:.25rem!important}.\!rounded-\[12px\]{border-radius:12px!important}.\!rounded-full{border-radius:9999px!important}.\!rounded-md{border-radius:.375rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[0\.25rem\]{border-radius:.25rem}.rounded-\[20px\]{border-radius:20px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.\!rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.rounded-t-\[1rem\]{border-top-left-radius:1rem;border-top-right-radius:1rem}.\!border{border-width:1px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.\!border-none{border-style:none!important}.border-none{border-style:none}.\!border-\[\#E0E6ED\],.\!border-white-light{--tw-border-opacity: 1 !important;border-color:rgb(224 230 237 / var(--tw-border-opacity, 1))!important}.border-\[\#EDEDED\]{--tw-border-opacity: 1;border-color:rgb(237 237 237 / var(--tw-border-opacity, 1))}.border-black{--tw-border-opacity: 1;border-color:rgb(14 23 38 / var(--tw-border-opacity, 1))}.border-black-dark{border-color:#0e172626}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-danger{--tw-border-opacity: 1;border-color:rgb(231 81 90 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-800{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-primary{border-color:rgba(var(--TW-primary-color),1)}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-secondary\/50{border-color:rgba(var(--TW-primary-color),.5)}.border-success{--tw-border-opacity: 1;border-color:rgb(0 171 85 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white-dark{--tw-border-opacity: 1;border-color:rgb(136 142 168 / var(--tw-border-opacity, 1))}.border-white-light{--tw-border-opacity: 1;border-color:rgb(224 230 237 / var(--tw-border-opacity, 1))}.border-b-\[\#EDEDED\]{--tw-border-opacity: 1;border-bottom-color:rgb(237 237 237 / var(--tw-border-opacity, 1))}.border-b-black{--tw-border-opacity: 1;border-bottom-color:rgb(14 23 38 / var(--tw-border-opacity, 1))}.border-b-white-dark{--tw-border-opacity: 1;border-bottom-color:rgb(136 142 168 / var(--tw-border-opacity, 1))}.border-t-gray-200{--tw-border-opacity: 1;border-top-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.\!bg-\[\#f8fafc\]{--tw-bg-opacity: 1 !important;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))!important}.\!bg-primary{background-color:rgba(var(--TW-primary-color),1)!important}.\!bg-primary\/60{background-color:rgba(var(--TW-primary-color),.6)!important}.\!bg-transparent{background-color:transparent!important}.bg-\[\#002768\]{--tw-bg-opacity: 1;background-color:rgb(0 39 104 / var(--tw-bg-opacity, 1))}.bg-\[\#4F008C\]{--tw-bg-opacity: 1;background-color:rgb(79 0 140 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F5F5\]{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-\[\#a642f3\]{--tw-bg-opacity: 1;background-color:rgb(166 66 243 / var(--tw-bg-opacity, 1))}.bg-\[\#ebedf2\]{--tw-bg-opacity: 1;background-color:rgb(235 237 242 / var(--tw-bg-opacity, 1))}.bg-\[\#fafafa\]{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-\[black\]\/60{background-color:#0009}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-danger{--tw-bg-opacity: 1;background-color:rgb(231 81 90 / var(--tw-bg-opacity, 1))}.bg-danger-light{--tw-bg-opacity: 1;background-color:rgb(255 245 245 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-info{--tw-bg-opacity: 1;background-color:rgb(33 150 243 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-primary{background-color:rgba(var(--TW-primary-color),1)}.bg-primary\/10{background-color:rgba(var(--TW-primary-color),.1)}.bg-primary\/5{background-color:rgba(var(--TW-primary-color),.05)}.bg-primary\/50{background-color:rgba(var(--TW-primary-color),.5)}.bg-primary\/80{background-color:rgba(var(--TW-primary-color),.8)}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-secondary{background-color:rgba(var(--TW-primary-color),.5)}.bg-success{--tw-bg-opacity: 1;background-color:rgb(0 171 85 / var(--tw-bg-opacity, 1))}.bg-success-light{--tw-bg-opacity: 1;background-color:rgb(221 245 240 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-warning{--tw-bg-opacity: 1;background-color:rgb(226 160 63 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white-light{--tw-bg-opacity: 1;background-color:rgb(224 230 237 / var(--tw-bg-opacity, 1))}.bg-white-light\/30{background-color:#e0e6ed4d}.bg-white-light\/40{background-color:#e0e6ed66}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.\!bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))!important}.bg-\[url\(\'\/assets\/images\/map\.svg\'\)\]{background-image:url(/assets/images/map.svg)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.\!from-primary{--tw-gradient-from: rgba(var(--TW-primary-color),1) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgba(var(--TW-primary-color), 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50{--tw-gradient-from: #fff7ed var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary{--tw-gradient-from: rgba(var(--TW-primary-color),1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--TW-primary-color), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/5{--tw-gradient-from: rgba(var(--TW-primary-color), .05) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--TW-primary-color), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-50{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.\!to-secondary{--tw-gradient-to: rgba(var(--TW-primary-color),.5) var(--tw-gradient-to-position) !important}.to-purple-50{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position)}.to-secondary{--tw-gradient-to: rgba(var(--TW-primary-color),.5) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-center{background-position:center}.fill-red-500{fill:#ef4444}.fill-success{fill:#00ab55}.\!object-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.\!p-0{padding:0!important}.\!p-2{padding:.5rem!important}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\!py-0{padding-top:0!important;padding-bottom:0!important}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[\.30rem\]{padding-top:.3rem;padding-bottom:.3rem}.py-\[\.50rem\],.py-\[\.5rem\]{padding-top:.5rem;padding-bottom:.5rem}.py-\[\.70rem\]{padding-top:.7rem;padding-bottom:.7rem}.\!pt-6{padding-top:1.5rem!important}.pb-1{padding-bottom:.25rem}.pb-4{padding-bottom:1rem}.pe-1{padding-inline-end:.25rem}.pe-2{padding-inline-end:.5rem}.pe-3{padding-inline-end:.75rem}.pl-2{padding-left:.5rem}.pr-2{padding-right:.5rem}.ps-1{padding-inline-start:.25rem}.ps-3{padding-inline-start:.75rem}.ps-4{padding-inline-start:1rem}.ps-6{padding-inline-start:1.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.\!text-start{text-align:start!important}.text-start{text-align:start}.text-end{text-align:end}.align-middle{vertical-align:middle}.font-\[futuraMed\,sans-serif\]{font-family:futuraMed,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.\!text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[14px\]{font-size:14px}.text-\[19px\]{font-size:19px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-semibold{font-weight:600!important}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.leading-4{line-height:1rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.\!text-\[\#1e293b\]{--tw-text-opacity: 1 !important;color:rgb(30 41 59 / var(--tw-text-opacity, 1))!important}.\!text-primary{color:rgba(var(--TW-primary-color),1)!important}.\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-\[\#2D2D2D\]{--tw-text-opacity: 1;color:rgb(45 45 45 / var(--tw-text-opacity, 1))}.text-\[\#50cd89\]{--tw-text-opacity: 1;color:rgb(80 205 137 / var(--tw-text-opacity, 1))}.text-\[\#6A6A6A\]{--tw-text-opacity: 1;color:rgb(106 106 106 / var(--tw-text-opacity, 1))}.text-\[\#777\]{--tw-text-opacity: 1;color:rgb(119 119 119 / var(--tw-text-opacity, 1))}.text-\[\#797979\]{--tw-text-opacity: 1;color:rgb(121 121 121 / var(--tw-text-opacity, 1))}.text-\[\#A8A8A8\]{--tw-text-opacity: 1;color:rgb(168 168 168 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(14 23 38 / var(--tw-text-opacity, 1))}.text-black\/60{color:#0e172699}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-danger{--tw-text-opacity: 1;color:rgb(231 81 90 / var(--tw-text-opacity, 1))}.text-dark{--tw-text-opacity: 1;color:rgb(59 63 92 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-inherit{color:inherit}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-primary{color:rgba(var(--TW-primary-color),1)}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-success{--tw-text-opacity: 1;color:rgb(0 171 85 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-warning{--tw-text-opacity: 1;color:rgb(226 160 63 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white-dark{--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.decoration-1{text-decoration-thickness:1px}.underline-offset-2{text-underline-offset:2px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-75{opacity:.75}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[4px_4px_50px_0_\#0b09201a\]{--tw-shadow: 4px 4px 50px 0 #0b09201a;--tw-shadow-colored: 4px 4px 50px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[5px_0_25px_0_rgba\(94\,92\,154\,0\.1\)\]{--tw-shadow: 5px 0 25px 0 rgba(94,92,154,.1);--tw-shadow-colored: 5px 0 25px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-secondary{--tw-shadow-color: rgba(var(--TW-primary-color),.5);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-primary\/30{--tw-ring-color: rgba(var(--TW-primary-color), .3)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.brightness-50{--tw-brightness: brightness(.5);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.saturate-50{--tw-saturate: saturate(.5);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}:root{--TW-primary-color: 79 0 140}body{font-family:switzer,"sans-serif"}[dir=rtl] body{font-family:din,"sans-serif"}.swal2-container .swal2-close{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.swal2-container .swal2-close:hover{--tw-text-opacity: 1;color:rgb(234 234 236 / var(--tw-text-opacity, 1))}.swal2-container .swal2-close:focus{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.swal2-container .swal2-popup.swal2-toast{--tw-bg-opacity: 1;background-color:rgb(59 63 92 / var(--tw-bg-opacity, 1));padding:.625rem 1.25rem}.swal2-popup.swal2-toast .swal2-title,.swal2-container .swal2-popup.swal2-toast .swal2-html-container{padding-left:.75rem;padding-right:.75rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.swal2-container .swal2-popup.swal2-toast.color-primary{background-color:rgba(var(--TW-primary-color),1)}.swal2-container .swal2-popup.swal2-toast.color-secondary{background-color:rgba(var(--TW-primary-color),.5)}.swal2-container .swal2-popup.swal2-toast.color-warning{--tw-bg-opacity: 1;background-color:rgb(226 160 63 / var(--tw-bg-opacity, 1))}.swal2-container .swal2-popup.swal2-toast.color-info{--tw-bg-opacity: 1;background-color:rgb(33 150 243 / var(--tw-bg-opacity, 1))}.swal2-container .swal2-popup.swal2-toast.color-danger{--tw-bg-opacity: 1;background-color:rgb(231 81 90 / var(--tw-bg-opacity, 1))}.swal2-container .swal2-popup.swal2-toast.color-success{--tw-bg-opacity: 1;background-color:rgb(0 171 85 / var(--tw-bg-opacity, 1))}.GlobalTable::-webkit-scrollbar{display:none}.GlobalTable{-ms-overflow-style:none;scrollbar-width:none}.fc .fc-button-primary{--tw-border-opacity: 1 !important;border-color:rgb(67 97 238 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(67 97 238 / var(--tw-bg-opacity, 1))!important}.fc .fc-button-primary:focus-within{background-color:#4361eec7}.fc .fc-button-primary:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1));background-color:#4361eec7}.fc .fc-button-primary:focus{background-color:#4361eec7;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.fc .fc-button-primary:active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.fc .fc-button-primary:is(.dark *){--tw-border-opacity: 1;border-color:rgb(59 63 92 / var(--tw-border-opacity, 1))}.fc .fc-button-primary:not(:disabled).fc-button-active{--tw-border-opacity: 1;border-color:rgb(67 97 238 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(67 97 238 / var(--tw-text-opacity, 1))}.fc .fc-button-primary:not(:disabled).fc-button-active:focus{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.fc .fc-button-primary:not(:disabled).fc-button-active:active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.fc .fc-button-primary:not(:disabled).fc-button-active:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(14 23 38 / var(--tw-bg-opacity, 1))}.fc .fc-button-primary:not(:disabled):active{--tw-border-opacity: 1;border-color:rgb(67 97 238 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(67 97 238 / var(--tw-text-opacity, 1))}.fc .fc-button-primary:not(:disabled):active:focus{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.fc .fc-button-primary:not(:disabled):active:active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.fc .fc-button-primary:not(:disabled):active:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(14 23 38 / var(--tw-bg-opacity, 1))}.fc-scroller::-webkit-scrollbar{width:5px}.fc .fc-button-primary:not(:disabled).fc-button-active{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.fc .fc-button-primary:not(:disabled).fc-button-active:is(.dark *){background-color:#0e172626!important}.icon-show-success{filter:invert(44%) sepia(17%) saturate(1668%) hue-rotate(100deg) brightness(92%) contrast(97%)}.hover\:before\:w-full:hover:before{content:var(--tw-content);width:80%!important}.before\:\!w-full:before{content:var(--tw-content);width:80%!important}.css-1dimb5e-singleValue:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.tiptap.ProseMirror,.is-empty.is-editor-empty{display:inline-block;text-align:start;font-size:14px;font-weight:500}.is-editor-empty:first-of-type:before{content:attr(data-placeholder);float:left;pointer-events:none;height:0;font-size:.875rem!important;line-height:1.25rem!important;font-weight:500!important;--tw-text-opacity: 1 !important;color:rgb(107 114 128 / var(--tw-text-opacity, 1))!important}.is-editor-empty:first-of-type:is(.dark *):before{--tw-text-opacity: 1 !important;color:rgb(107 114 128 / var(--tw-text-opacity, 1))!important}.dark .is-editor-empty:first-of-type:before{--tw-text-opacity: 1 !important;color:rgb(107 114 128 / var(--tw-text-opacity, 1))!important}.dark .is-editor-empty:first-of-type:is(.dark *):before{--tw-text-opacity: 1 !important;color:rgb(107 114 128 / var(--tw-text-opacity, 1))!important}.is-empty.is-heading:before{opacity:.7;font-weight:500}.crud-card{border-radius:.75rem;border-width:1px;border-color:rgba(var(--TW-primary-color),.1);background-color:rgba(var(--TW-primary-color),.05);padding:1rem;outline-style:solid;outline-offset:2px;outline-color:rgba(var(--TW-primary-color),.1)}.crud-card:is(.dark *){border-color:rgba(var(--TW-primary-color),.2);background-color:transparent;outline-color:rgba(var(--TW-primary-color),.2)}.ProseMirror{padding:1rem}.ProseMirror ul{margin-top:.5rem;margin-bottom:.5rem;list-style-type:disc;padding-left:1.5rem}.ProseMirror ol{margin-top:.5rem;margin-bottom:.5rem;list-style-type:decimal;padding-left:1.5rem}.ProseMirror li{margin-top:.25rem;margin-bottom:.25rem}.ProseMirror ul ul,.ProseMirror ol ul{list-style-type:circle;padding-left:1.5rem}.ProseMirror ol ol,.ProseMirror ul ol{list-style-type:lower-roman;padding-left:1.5rem}.dark\:prose-invert:is(.dark *){--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}@media (min-width: 1024px){.lg\:container{width:100%;margin-right:auto;margin-left:auto}@media (min-width: 640px){.lg\:container{max-width:640px}}@media (min-width: 768px){.lg\:container{max-width:768px}}.lg\:container{max-width:1024px}@media (min-width: 1280px){.lg\:container{max-width:1280px}}@media (min-width: 1536px){.lg\:container{max-width:1536px}}}.\*\:fill-green-600>*{fill:#16a34a}.\*\:fill-primary>*{fill:rgba(var(--TW-primary-color),1)}.\*\:stroke-primary>*{stroke:rgba(var(--TW-primary-color),1)}.placeholder\:text-white::-moz-placeholder{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.placeholder\:text-white::placeholder{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-y-0:before{content:var(--tw-content);top:0;bottom:0}.before\:-end-\[15px\]:before{content:var(--tw-content);inset-inline-end:-15px}.before\:z-\[1\]:before{content:var(--tw-content);z-index:1}.before\:m-auto:before{content:var(--tw-content);margin:auto}.before\:h-0:before{content:var(--tw-content);height:0px}.before\:w-0:before{content:var(--tw-content);width:0px}.before\:border-\[16px\]:before{content:var(--tw-content);border-width:16px}.before\:border-l-\[15px\]:before{content:var(--tw-content);border-left-width:15px}.before\:border-r-0:before{content:var(--tw-content);border-right-width:0px}.before\:border-b-transparent:before{content:var(--tw-content);border-bottom-color:transparent}.before\:border-l-\[\#ebedf2\]:before{content:var(--tw-content);--tw-border-opacity: 1;border-left-color:rgb(235 237 242 / var(--tw-border-opacity, 1))}.before\:border-l-primary:before{content:var(--tw-content);border-left-color:rgba(var(--TW-primary-color),1)}.before\:border-t-transparent:before{content:var(--tw-content);border-top-color:transparent}.after\:ms-1\.5:after{content:var(--tw-content);margin-inline-start:.375rem}.after\:inline-block:after{content:var(--tw-content);display:inline-block}.after\:translate-y-\[3px\]:after{content:var(--tw-content);--tw-translate-y: 3px;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))}.after\:text-danger:after{content:var(--tw-content);--tw-text-opacity: 1;color:rgb(231 81 90 / var(--tw-text-opacity, 1))}.after\:content-\[\'\*\'\]:after{--tw-content: "*";content:var(--tw-content)}.last\:border-b-0:last-child{border-bottom-width:0px}.focus-within\:border-primary:focus-within{border-color:rgba(var(--TW-primary-color),1)}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;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))}@keyframes spin{to{transform:rotate(360deg)}}.hover\:animate-spin:hover{animation:spin 1s linear infinite}.hover\:cursor-not-allowed:hover{cursor:not-allowed}.hover\:border-black:hover{--tw-border-opacity: 1;border-color:rgb(14 23 38 / var(--tw-border-opacity, 1))}.hover\:border-blue-200:hover{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.hover\:border-primary:hover{border-color:rgba(var(--TW-primary-color),1)}.hover\:border-white:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.hover\:\!bg-primary\/50:hover{background-color:rgba(var(--TW-primary-color),.5)!important}.hover\:\!bg-primary\/70:hover{background-color:rgba(var(--TW-primary-color),.7)!important}.hover\:\!bg-primary\/80:hover{background-color:rgba(var(--TW-primary-color),.8)!important}.hover\:\!bg-transparent:hover{background-color:transparent!important}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50\/50:hover{background-color:#eff6ff80}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-primary:hover{background-color:rgba(var(--TW-primary-color),1)}.hover\:bg-primary\/10:hover{background-color:rgba(var(--TW-primary-color),.1)}.hover\:bg-primary\/80:hover{background-color:rgba(var(--TW-primary-color),.8)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white-light\/90:hover{background-color:#e0e6ede6}.hover\:text-primary:hover{color:rgba(var(--TW-primary-color),1)}.hover\:text-primary\/70:hover{color:rgba(var(--TW-primary-color),.7)}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-success:hover{--tw-text-opacity: 1;color:rgb(0 171 85 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:\!border-\[1px\]:focus{border-width:1px!important}.focus\:\!border-primary:focus{border-color:rgba(var(--TW-primary-color),1)!important}.focus\:border-primary:focus{border-color:rgba(var(--TW-primary-color),1)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-transparent:focus{--tw-ring-color: transparent}.focus-visible\:\!outline-none:focus-visible{outline:2px solid transparent!important;outline-offset:2px!important}.active\:top-0:active{top:0}.active\:top-\[1px\]:active{top:1px}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:scale-105{--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))}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;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))}.group:hover .group-hover\:bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-primary\/20{background-color:rgba(var(--TW-primary-color),.2)}.group:hover .group-hover\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:from-blue-100{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:to-purple-100{--tw-gradient-to: #f3e8ff var(--tw-gradient-to-position)}.group:hover .group-hover\:\!text-primary{color:rgba(var(--TW-primary-color),1)!important}.group:hover .group-hover\:text-primary{color:rgba(var(--TW-primary-color),1)}.group:hover .group-hover\:text-secondary{color:rgba(var(--TW-primary-color),.5)}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-white-light{--tw-text-opacity: 1;color:rgb(224 230 237 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:saturate-100{--tw-saturate: saturate(1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.group:hover .group-hover\:\*\:fill-white>*{fill:#fff}.data-\[active\=true\]\:border-primary[data-active=true]{border-color:rgba(var(--TW-primary-color),1)}.data-\[selected\]\:\!bg-primary[data-selected]{background-color:rgba(var(--TW-primary-color),1)!important}.data-\[active\=true\]\:text-primary[data-active=true]{color:rgba(var(--TW-primary-color),1)}.data-\[active\=true\]\:hover\:border-primary\/90:hover[data-active=true]{border-color:rgba(var(--TW-primary-color),.9)}.data-\[active\=true\]\:hover\:text-primary\/90:hover[data-active=true]{color:rgba(var(--TW-primary-color),.9)}.dark\:divide-white\/10:is(.dark *)>:not([hidden])~:not([hidden]){border-color:#ffffff1a}.dark\:rounded-none:is(.dark *){border-radius:0}.dark\:\!border-\[\#17263C\]:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(23 38 60 / var(--tw-border-opacity, 1))!important}.dark\:\!border-\[\#17263c\]:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(23 38 60 / var(--tw-border-opacity, 1))!important}.dark\:border-\[\#17263c\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(23 38 60 / var(--tw-border-opacity, 1))}.dark\:border-blue-900\/50:is(.dark *){border-color:#1e3a8a80}.dark\:border-gray-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:border-gray-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.dark\:border-primary\/50:is(.dark *){border-color:rgba(var(--TW-primary-color),.5)}.dark\:border-white:is(.dark *){--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:border-white-light\/10:is(.dark *){border-color:#e0e6ed1a}.dark\:border-b-white:is(.dark *){--tw-border-opacity: 1;border-bottom-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:\!bg-\[\#121E32\]:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(18 30 50 / var(--tw-bg-opacity, 1))!important}.dark\:\!bg-\[\#1a2235\]:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(26 34 53 / var(--tw-bg-opacity, 1))!important}.dark\:\!bg-\[\#1e293b\]:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))!important}.dark\:bg-\[\#060818\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(6 8 24 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#121e32\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(18 30 50 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1b2e4b\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(27 46 75 / var(--tw-bg-opacity, 1))}.dark\:bg-black:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(14 23 38 / var(--tw-bg-opacity, 1))}.dark\:bg-black-dark:is(.dark *){background-color:#0e172626}.dark\:bg-black-secondary:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(6 8 24 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-900\/20:is(.dark *){background-color:#1e3a8a33}.dark\:bg-dark:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 63 92 / var(--tw-bg-opacity, 1))}.dark\:bg-dark-dark:is(.dark *){background-color:#3b3f5c26}.dark\:bg-dark\/40:is(.dark *){background-color:#3b3f5c66}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800\/50:is(.dark *){background-color:#1f293780}.dark\:bg-gray-900\/20:is(.dark *){background-color:#11182733}.dark\:bg-green-900\/20:is(.dark *){background-color:#14532d33}.dark\:bg-orange-900\/20:is(.dark *){background-color:#7c2d1233}.dark\:bg-primary\/10:is(.dark *){background-color:rgba(var(--TW-primary-color),.1)}.dark\:bg-purple-900\/20:is(.dark *){background-color:#581c8733}.dark\:bg-red-900\/20:is(.dark *){background-color:#7f1d1d33}.dark\:bg-yellow-900\/20:is(.dark *){background-color:#713f1233}.dark\:bg-opacity-\[0\.08\]:is(.dark *){--tw-bg-opacity: .08}.dark\:bg-\[url\(\'\/assets\/images\/map-dark\.svg\'\)\]:is(.dark *){background-image:url(/assets/images/map-dark.svg)}.dark\:from-blue-900\/10:is(.dark *){--tw-gradient-from: rgb(30 58 138 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-gray-900\/10:is(.dark *){--tw-gradient-from: rgb(17 24 39 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-green-900\/10:is(.dark *){--tw-gradient-from: rgb(20 83 45 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-orange-900\/10:is(.dark *){--tw-gradient-from: rgb(124 45 18 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-primary\/10:is(.dark *){--tw-gradient-from: rgba(var(--TW-primary-color), .1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--TW-primary-color), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-purple-900\/10:is(.dark *){--tw-gradient-from: rgb(88 28 135 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-red-900\/10:is(.dark *){--tw-gradient-from: rgb(127 29 29 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-yellow-900\/10:is(.dark *){--tw-gradient-from: rgb(113 63 18 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:\!text-\[\#e2e8f0\]:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(226 232 240 / var(--tw-text-opacity, 1))!important}.dark\:\!text-primary:is(.dark *){color:rgba(var(--TW-primary-color),1)!important}.dark\:\!text-white:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.dark\:text-\[\#506690\]:is(.dark *){--tw-text-opacity: 1;color:rgb(80 102 144 / var(--tw-text-opacity, 1))}.dark\:text-\[\#888ea8\]:is(.dark *){--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.dark\:text-\[\#d0d2d6\]:is(.dark *){--tw-text-opacity: 1;color:rgb(208 210 214 / var(--tw-text-opacity, 1))}.dark\:text-blue-300:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-dark:is(.dark *){--tw-text-opacity: 1;color:rgb(59 63 92 / var(--tw-text-opacity, 1))}.dark\:text-dark-light:is(.dark *){--tw-text-opacity: 1;color:rgb(234 234 236 / var(--tw-text-opacity, 1))}.dark\:text-dark-light\/60:is(.dark *){color:#eaeaec99}.dark\:text-dark-secondary:is(.dark *){--tw-text-opacity: 1;color:rgb(24 31 50 / var(--tw-text-opacity, 1))}.dark\:text-gray-100:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.dark\:text-gray-200:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-500:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-orange-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.dark\:text-primary:is(.dark *){color:rgba(var(--TW-primary-color),1)}.dark\:text-primary\/80:is(.dark *){color:rgba(var(--TW-primary-color),.8)}.dark\:text-purple-400:is(.dark *){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-success-light:is(.dark *){--tw-text-opacity: 1;color:rgb(221 245 240 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-white-dark:is(.dark *){--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.dark\:text-white-light:is(.dark *){--tw-text-opacity: 1;color:rgb(224 230 237 / var(--tw-text-opacity, 1))}.dark\:text-white-light\/90:is(.dark *){color:#e0e6ede6}.dark\:text-yellow-400:is(.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.dark\:brightness-100:is(.dark *){--tw-brightness: brightness(1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.dark\:\*\:fill-green-400>*:is(.dark *){fill:#4ade80}.dark\:\*\:fill-white-dark>*:is(.dark *){fill:#888ea8}.dark\:before\:border-l-\[\#1b2e4b\]:is(.dark *):before{content:var(--tw-content);--tw-border-opacity: 1;border-left-color:rgb(27 46 75 / var(--tw-border-opacity, 1))}.dark\:after\:text-dark-light:is(.dark *):after{content:var(--tw-content);--tw-text-opacity: 1;color:rgb(234 234 236 / var(--tw-text-opacity, 1))}.dark\:focus-within\:border-primary:focus-within:is(.dark *){border-color:rgba(var(--TW-primary-color),1)}.dark\:hover\:border-blue-900\/50:hover:is(.dark *){border-color:#1e3a8a80}.dark\:hover\:border-primary:hover:is(.dark *){border-color:rgba(var(--TW-primary-color),1)}.dark\:hover\:bg-blue-900\/10:hover:is(.dark *){background-color:#1e3a8a1a}.dark\:hover\:bg-dark\/60:hover:is(.dark *){background-color:#3b3f5c99}.dark\:hover\:bg-gray-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-primary:hover:is(.dark *){background-color:rgba(var(--TW-primary-color),1)}.dark\:hover\:bg-primary\/20:hover:is(.dark *){background-color:rgba(var(--TW-primary-color),.2)}.dark\:hover\:\!text-white:hover:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.dark\:hover\:text-dark:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(59 63 92 / var(--tw-text-opacity, 1))}.dark\:hover\:text-primary:hover:is(.dark *){color:rgba(var(--TW-primary-color),1)}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:text-white-dark\/70:hover:is(.dark *){color:#888ea8b3}.dark\:focus\:\!border-primary:focus:is(.dark *){border-color:rgba(var(--TW-primary-color),1)!important}.dark\:focus-visible\:\!border-primary:focus-visible:is(.dark *){border-color:rgba(var(--TW-primary-color),1)!important}.group:hover .dark\:group-hover\:bg-blue-900\/30:is(.dark *){background-color:#1e3a8a4d}.group:hover .dark\:group-hover\:text-white-dark:is(.dark *){--tw-text-opacity: 1;color:rgb(136 142 168 / var(--tw-text-opacity, 1))}.data-\[selected\]\:dark\:\!text-white:is(.dark *)[data-selected]{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}@media not all and (min-width: 640px){.max-sm\:col-span-1{grid-column:span 1 / span 1}.max-sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width: 640px){.sm\:top-0{top:0}.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:col-span-3{grid-column:span 3 / span 3}.sm\:col-span-4{grid-column:span 4 / span 4}.sm\:col-span-6{grid-column:span 6 / span 6}.sm\:col-span-8{grid-column:span 8 / span 8}.sm\:ms-0{margin-inline-start:0px}.sm\:h-36{height:9rem}.sm\:w-\[1200px\]{width:1200px}.sm\:w-\[350px\]{width:350px}.sm\:w-\[480px\]{width:480px}.sm\:flex-1{flex:1 1 0%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:p-0{padding:0}.sm\:text-start{text-align:start}}@media (min-width: 768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-4{grid-column:span 4 / span 4}.md\:col-span-8{grid-column:span 8 / span 8}.md\:block{display:block}.md\:h-16{height:4rem}.md\:h-44{height:11rem}.md\:h-\[450px\]{height:450px}.md\:\!w-full{width:100%!important}.md\:w-16{width:4rem}.md\:w-\[435px\]{width:435px}.md\:w-\[460px\]{width:460px}.md\:min-w-\[300px\]{min-width:300px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:gap-4{gap:1rem}.md\:p-6{padding:1.5rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:leading-6{line-height:1.5rem}}@media (min-width: 1024px){.lg\:col-span-12{grid-column:span 12 / span 12}.lg\:inline{display:inline}.lg\:hidden{display:none}.lg\:h-12{height:3rem}.lg\:h-\[600px\]{height:600px}.lg\:h-\[calc\(100vh-240px\)\]{height:calc(100vh - 240px)}.lg\:w-12{width:3rem}.lg\:w-\[40\%\]{width:40%}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:gap-6{gap:1.5rem}.lg\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:\!text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width: 1280px){.xl\:col-span-4{grid-column:span 4 / span 4}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}.ltr\:rotate-180:where([dir=ltr],[dir=ltr] *){--tw-rotate: 180deg;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))}.ltr\:flex-row-reverse:where([dir=ltr],[dir=ltr] *){flex-direction:row-reverse}.ltr\:rounded-l-md:where([dir=ltr],[dir=ltr] *){border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.ltr\:font-switzer:where([dir=ltr],[dir=ltr] *){font-family:Switzer,sans-serif}.ltr\:text-lg:where([dir=ltr],[dir=ltr] *){font-size:1.125rem;line-height:1.75rem}.ltr\:font-bold:where([dir=ltr],[dir=ltr] *){font-weight:700}.rtl\:rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate: 180deg;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))}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}.rtl\:space-x-reverse:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1}.rtl\:rounded-r-md:where([dir=rtl],[dir=rtl] *){border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rtl\:font-din:where([dir=rtl],[dir=rtl] *){font-family:Din,sans-serif}.rtl\:text-2xl:where([dir=rtl],[dir=rtl] *){font-size:1.5rem;line-height:2rem}.rtl\:before\:rotate-180:where([dir=rtl],[dir=rtl] *):before{content:var(--tw-content);--tw-rotate: 180deg;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))}.\[\&\>circle\]\:fill-primary\/20>circle{fill:rgba(var(--TW-primary-color),.2)}.\[\&\>path\]\:fill-primary>path{fill:rgba(var(--TW-primary-color),1)}.\[\&_\*\]\:text-right *{text-align:right}.\[\&_\.ProseMirror\]\:w-full .ProseMirror{width:100%}.\[\&_\.ProseMirror\]\:whitespace-normal .ProseMirror{white-space:normal}.\[\&_\.ProseMirror\]\:break-words .ProseMirror{overflow-wrap:break-word}.\[\&_\.ProseMirror\]\:text-right .ProseMirror{text-align:right}.\[\&_\.ProseMirror\]\:rtl\:font-sans:where([dir=rtl],[dir=rtl] *) .ProseMirror{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.\[\&_\.ProseMirror_p\]\:mb-2 .ProseMirror p{margin-bottom:.5rem}.\[\&_\.ProseMirror_p\]\:mt-0 .ProseMirror p{margin-top:0}.\[\&_\.ProseMirror_p\]\:leading-relaxed .ProseMirror p{line-height:1.625}.\[\&_p\:not\(\:last-child\)\]\:mb-2 p:not(:last-child){margin-bottom:.5rem}.\[\&_p\]\:m-0 p{margin:0}.\[\&_p\]\:whitespace-normal p{white-space:normal}.\[\&_p\]\:break-words p{overflow-wrap:break-word}.\[\&_p\]\:text-right p{text-align:right}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_p\]\:rtl\:font-sans:where([dir=rtl],[dir=rtl] *) p{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.\[\&_svg\>path\]\:fill-primary svg>path{fill:rgba(var(--TW-primary-color),1)}.dark\:\[\&_svg\>path\]\:fill-white svg>path:is(.dark *){fill:#fff}._app-btn_111ta_1{width:150px;height:50px;display:flex;align-items:center;align-content:center;justify-content:center;overflow:hidden;position:relative;z-index:0;border:1px solid transparent!important}._app-btn_111ta_1:after,._app-btn_111ta_1:before{content:"";position:absolute}._app-btn_111ta_1:after{width:100%;height:100%;top:0;left:0;z-index:-2;clip-path:polygon(0 0,0 0,0 100%,0 100%);transition:all .3s linear}._app-btn_111ta_1 span{font-size:18px;font-weight:700;transition:all .3s linear}._app-btn_111ta_1 img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;transition:all .3s linear}._app-btn_111ta_1._white-btn_111ta_79{background-color:#fff}._app-btn_111ta_1._white-btn_111ta_79 span{color:#0a2538}._app-btn_111ta_1._white-btn_111ta_79:after{background-color:#0a2538}._app-btn_111ta_1._white-btn_111ta_79:hover{border-color:#fff!important}._app-btn_111ta_1._primary-btn_111ta_103{background-image:linear-gradient(to top,var(--tw-gradient-stops));--tw-gradient-from: rgba(var(--TW-primary-color),1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--TW-primary-color), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgba(var(--TW-primary-color),1) var(--tw-gradient-to-position)}._app-btn_111ta_1._primary-btn_111ta_103 span{color:#fff}._app-btn_111ta_1._primary-btn_111ta_103:after{background-color:#fff}._app-btn_111ta_1._primary-btn_111ta_103:hover span{color:rgba(var(--TW-primary-color),1)}._app-btn_111ta_1._black-btn_111ta_127{background-color:#000}._app-btn_111ta_1._black-btn_111ta_127 span{color:#fff}._app-btn_111ta_1._black-btn_111ta_127:after{background-color:#fff}._app-btn_111ta_1._black-btn_111ta_127:hover{border-color:#000!important}._app-btn_111ta_1._opacity-light-btn_111ta_151{background-color:#fff3}._app-btn_111ta_1._opacity-light-btn_111ta_151 span{color:#fff}._app-btn_111ta_1._opacity-light-btn_111ta_151:after{background-color:#fff}._app-btn_111ta_1._opacity-primary-btn_111ta_169{background-color:#0d34fb0d}._app-btn_111ta_1._opacity-primary-btn_111ta_169 span{color:#0a2538}._app-btn_111ta_1._opacity-primary-btn_111ta_169:after{background-color:#fff}._app-btn_111ta_1._opacity-primary-btn_111ta_169:hover{border-color:#0a2538!important}._app-btn_111ta_1:hover span._right-move_111ta_195{margin-inline-start:-24px}._app-btn_111ta_1:hover span._left-move_111ta_201{margin-inline-start:24px}._app-btn_111ta_1._border-btn_111ta_223{border:1px solid #4f008c!important}._app-btn_111ta_1._border-btn_111ta_223 span{color:var(--color-primary)}._app-btn_111ta_1._border-btn_111ta_223:after{background-image:linear-gradient(to left,var(--tw-gradient-stops));--tw-gradient-from: rgba(var(--TW-primary-color),1) var(--tw-gradient-from-position);--tw-gradient-to: rgba(var(--TW-primary-color), 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: rgba(var(--TW-primary-color),1) var(--tw-gradient-to-position)}._app-btn_111ta_1._border-btn_111ta_223:hover span{color:#fff}._app-btn_111ta_1:hover img{transform:translate(0);opacity:0}._app-btn_111ta_1:hover span{animation:_storm_111ta_1 .4s linear}._app-btn_111ta_1:hover:after{animation:_sideClip_111ta_1 .4s linear;clip-path:polygon(0 -10px,100% 0,100% 100%,0 100%)}._button-rounded-custom_111ta_275{border-radius:12px}@keyframes _storm_111ta_1{0%{transform:translate(0)}20%{transform:translate(-2px)}40%{transform:translate(2px)}60%{transform:translate(-1px)}80%{transform:translate(1px)}to{transform:translate(0)}}@keyframes _sideClip_111ta_1{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}to{clip-path:polygon(0 -10px,100% 0,100% 100%,0 100%)}}.loader{height:20rem;width:20rem;background-color:transparent;display:flex;justify-content:center;align-items:center}.react-star{position:relative;width:15rem;display:flex;justify-content:center;align-items:center;height:15rem;animation:rotate 3s infinite}.nucleus{position:absolute;transform:translate(-50%,-50%);border-radius:50%;background:linear-gradient(to right,var(--color-rgba),rgba(var(--color-rgb),.5));height:2rem;width:2rem;animation:rotate 1s linear infinite}.electron{position:absolute;width:15rem;height:6rem;border-radius:50%;border:.3rem solid var(--color-rgba);animation:revolve 1s linear infinite}.electron1:before,.electron2:before,.electron3:before{content:"";position:absolute;top:60%;left:100%;transform:translate(-50%,-50%);width:1rem;height:1rem;background-color:var(--color-rgba);opacity:.5;border-radius:50%;animation:moveElectron 1s infinite}.electron2{transform:rotate(60deg);animation-delay:-.66s}.electron2:before{animation-delay:-.66s}.electron3{transform:rotate(-60deg)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg) scale3d(1.1,1.1,0)}}@keyframes revolve{0%{border-color:var(--color-rgba);border-right-color:transparent}25%{border-color:var(--color-rgba);border-bottom-color:transparent}50%{border-color:var(--color-rgba);border-left-color:transparent}75%{border-color:var(--color-rgba);border-top-color:transparent}to{border-color:var(--color-rgba);border-right-color:transparent}}@keyframes moveElectron{0%{top:60%;left:100%}25%{top:100%;left:60%}50%{top:60%;left:0%}75%{top:0%;left:60%}to{top:60%;left:100%}}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translate(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
