:root{--vc-clr-primary:#000;--vc-clr-secondary:#090f207f;--vc-clr-white:#fff;--vc-icn-width:1.2em;--vc-nav-width:30px;--vc-nav-height:30px;--vc-nav-border-radius:0;--vc-nav-color:var(--vc-clr-primary);--vc-nav-color-hover:var(--vc-clr-secondary);--vc-nav-background:transparent;--vc-pgn-width:12px;--vc-pgn-height:4px;--vc-pgn-margin:4px;--vc-pgn-border-radius:0;--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-active-color:var(--vc-clr-primary)}.carousel{box-sizing:border-box;overscroll-behavior:none;position:relative;text-align:center;touch-action:pan-y}.carousel.is-dragging{touch-action:none}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative}.carousel__viewport{overflow:hidden}.carousel__sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.carousel__icon{height:var(--vc-icn-width);width:var(--vc-icn-width);fill:currentColor}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);box-sizing:content-box;color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);justify-content:center;margin:0 10px;padding:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{left:0;right:auto}@media (hover:hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}.carousel__pagination{display:flex;justify-content:center;line-height:0;list-style:none;margin:10px 0 0;padding:0}.carousel__pagination-button{background:transparent;border:0;cursor:pointer;display:block;margin:0;padding:var(--vc-pgn-margin)}.carousel__pagination-button:after{background-color:var(--vc-pgn-background-color);border-radius:var(--vc-pgn-border-radius);content:"";display:block;height:var(--vc-pgn-height);width:var(--vc-pgn-width)}.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}@media (hover:hover){.carousel__pagination-button:hover:after{background-color:var(--vc-pgn-active-color)}}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;position:relative;scroll-snap-stop:auto;transform:translateZ(0)}@font-face{font-family:Noto Sans TC;font-weight:700;src:url(./NotoSansTC-Bold.CeiDrUlm.ttf)}@font-face{font-family:Noto Sans TC;font-weight:400;src:url(./NotoSansTC-Regular.D_KqNx5F.ttf)}@font-face{font-family:Noto Sans TC;font-weight:600;src:url(./NotoSansTC-SemiBold.B9IYJO2r.ttf)}.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:#ffffffb3;bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}*,:after,:before{box-sizing:border-box;font-weight:400;margin:0;outline:none;padding:0;position:relative}body,html{font-family:Noto Sans TC,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:10px;height:100%;margin:0;padding:0;width:100%}@media screen and (max-width:1700px){body,html{font-size:9px}}@media screen and (max-width:1500px){body,html{font-size:8.5px}}@media screen and (max-width:640px){body,html{font-size:9.5px}}div::-webkit-scrollbar{display:none;scrollbar-width:none}div{-ms-overflow-style:none;scrollbar-width:none}button{all:unset;cursor:pointer}.pagination_b{bottom:0}.video-dailog-container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0000004d;bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter-from,.fade-leave-to{opacity:0}.center-fade-enter-active,.center-fade-leave-active{transform-origin:center center;transition:opacity .3s ease,transform .3s ease}.center-fade-enter-from,.center-fade-leave-to{opacity:0;transform:scale(.95)}.center-fade-enter-to,.center-fade-leave-from{opacity:1;transform:scale(1)}.center-fade-enter-active>div,.center-fade-leave-active>div{transition:background-color .3s ease,-webkit-backdrop-filter .3s ease;transition:backdrop-filter .3s ease,background-color .3s ease;transition:backdrop-filter .3s ease,background-color .3s ease,-webkit-backdrop-filter .3s ease}.center-fade-enter-from>div,.center-fade-leave-to>div{-webkit-backdrop-filter:blur(0)!important;backdrop-filter:blur(0)!important;background-color:transparent!important}.center-fade-enter-to>div,.center-fade-leave-from>div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.v-enter-active,.v-leave-active{transition:opacity .3s ease}.v-enter-from,.v-leave-to{opacity:0}.menu-slide-enter-active{animation:menu-slide .5s}.menu-slide-leave-active{animation:menu-slide .5s reverse}@keyframes menu-slide{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.bl-popup-enter-active{animation:bounce-in .3s;transform-origin:bottom left}.bl-popup-leave-active{animation:bounce-in .3s reverse;transform-origin:bottom left}.bl-popup-enter-active .popup-inner,.bl-popup-leave-active .popup-inner{transition:opacity .7s ease-in}.bl-popup-enter-from .popup-inner,.bl-popup-leave-to .popup-inner{opacity:0}.bl-popup-enter-to .popup-inner,.bl-popup-leave-from .popup-inner{opacity:1}.br-popup-enter-active{animation:bounce-in .3s;transform-origin:bottom right}.br-popup-leave-active{animation:bounce-in .3s reverse;transform-origin:bottom right}.br-popup-enter-active .popup-inner,.br-popup-leave-active .popup-inner{transition:opacity .7s ease-in}.br-popup-enter-from .popup-inner,.br-popup-leave-to .popup-inner{opacity:0}.br-popup-enter-to .popup-inner,.br-popup-leave-from .popup-inner{opacity:1}@keyframes bounce-in{0%{opacity:0;transform:scale(.6)}50%{opacity:1}to{opacity:1;transform:scale(1)}}.collapsed-enter-active{animation:collapsed .5s;transform-origin:bottom center}.collapsed-leave-active{animation:collapsed .5s reverse;transform-origin:bottom center}@keyframes collapsed{0%{height:100%}to{height:10rem}}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.container,.marker-container::marker{max-width:100%}@media (min-width:376px){.container,.marker-container::marker{max-width:376px}}@media (min-width:640px){.container,.marker-container::marker{max-width:640px}}@media (min-width:768px){.container,.marker-container::marker{max-width:768px}}@media (min-width:1025px){.container,.marker-container::marker{max-width:1025px}}@media (min-width:1180px){.container,.marker-container::marker{max-width:1180px}}@media (min-width:1240px){.container,.marker-container::marker{max-width:1240px}}@media (min-width:1426px){.container,.marker-container::marker{max-width:1426px}}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.-bottom-1\/2{bottom:-50%}.bottom--1\.2rem{bottom:-1.2rem}.bottom-0,.bottom-0px{bottom:0}.bottom-0\.8rem{bottom:.8rem}.bottom-1\.5rem{bottom:1.5rem}.bottom-1\.9rem{bottom:1.9rem}.bottom-2rem{bottom:2rem}.bottom-30px{bottom:30px}.bottom-32\%{bottom:32%}.bottom-38\%{bottom:38%}.bottom-6rem{bottom:6rem}.left-0{left:0}.left-1\.5rem{left:1.5rem}.left-1rem{left:1rem}.left-2rem{left:2rem}.left-3\.5rem{left:3.5rem}.left-43\%{left:43%}.left-5\%{left:5%}.left-50\%{left:50%}.right-0{right:0}.right-0\.8rem{right:.8rem}.right-1\.3rem{right:1.3rem}.right-1\.5rem{right:1.5rem}.right-1px{right:1px}.right-1rem{right:1rem}.right-20px{right:20px}.right-50\%{right:50%}.right-6\.5rem{right:6.5rem}.top--3px{top:-3px}.top-0{top:0}.top-1\.2rem{top:1.2rem}.top-1\.3rem{top:1.3rem}.top-1\.5rem{top:1.5rem}.top-2\.3rem{top:2.3rem}.top-20px{top:20px}.top-2rem{top:2rem}.top-4\.4rem{top:4.4rem}.top-4\.5rem{top:4.5rem}.top-43\%{top:43%}.top-5\.5rem{top:5.5rem}.top-50\%{top:50%}.z-1{z-index:1}.z-10{z-index:10}.z-1000{z-index:1000}.z-1006{z-index:1006}.z-11{z-index:11}.z-2{z-index:2}.z-20{z-index:20}.z-2000{z-index:2000}.z-3{z-index:3}.z-5{z-index:5}.z-99{z-index:99}.z-9999{z-index:9999}.order-1{order:1}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.float-right{float:right}.m-5px{margin:5px}.m-auto{margin:auto}.mx-0\.5rem{margin-left:.5rem;margin-right:.5rem}.mx-1\.8rem{margin-left:1.8rem;margin-right:1.8rem}.mx-1\.9rem{margin-left:1.9rem;margin-right:1.9rem}.mx-1rem{margin-left:1rem;margin-right:1rem}.mx-3rem{margin-left:3rem;margin-right:3rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5rem{margin-bottom:.5rem;margin-top:.5rem}.my-1\.75rem{margin-bottom:1.75rem;margin-top:1.75rem}.my-1rem{margin-bottom:1rem;margin-top:1rem}.my-2\.5\%{margin-bottom:2.5%;margin-top:2.5%}.my-4\.5{margin-bottom:1.125rem;margin-top:1.125rem}.my-4rem{margin-bottom:4rem;margin-top:4rem}.mb-0{margin-bottom:0}.mb-0\.25rem{margin-bottom:.25rem}.mb-0\.3rem{margin-bottom:.3rem}.mb-0\.4rem{margin-bottom:.4rem}.mb-0\.5rem{margin-bottom:.5rem}.mb-0\.6rem{margin-bottom:.6rem}.mb-0\.75rem{margin-bottom:.75rem}.mb-0\.7rem{margin-bottom:.7rem}.mb-0\.8rem{margin-bottom:.8rem}.mb-0\.9rem{margin-bottom:.9rem}.mb-1\.2rem{margin-bottom:1.2rem}.mb-1\.5rem,.mb-6{margin-bottom:1.5rem}.mb-1\.6rem{margin-bottom:1.6rem}.mb-10\%{margin-bottom:10%}.mb-16{margin-bottom:4rem}.mb-1rem{margin-bottom:1rem}.mb-2\.1rem{margin-bottom:2.1rem}.mb-2\.2rem{margin-bottom:2.2rem}.mb-2\.4rem{margin-bottom:2.4rem}.mb-2\.5rem{margin-bottom:2.5rem}.mb-2\.8rem{margin-bottom:2.8rem}.mb-2rem,.mb-8{margin-bottom:2rem}.mb-3\.7rem{margin-bottom:3.7rem}.mb-3rem{margin-bottom:3rem}.mb-5\.3rem{margin-bottom:5.3rem}.mb-5\.5rem{margin-bottom:5.5rem}.mb-5\%{margin-bottom:5%}.mb-57\.5\%{margin-bottom:57.5%}.mb-8\.75rem{margin-bottom:8.75rem}.ml--5\.5\%,[ml--5\.5\%=""]{margin-left:-5.5%}.ml-0\.5rem{margin-left:.5rem}.ml-0\.6rem{margin-left:.6rem}.ml-0\.7rem{margin-left:.7rem}.ml-0\.8rem{margin-left:.8rem}.ml-0\.9rem{margin-left:.9rem}.ml-1rem{margin-left:1rem}.ml-2\.5rem{margin-left:2.5rem}.ml-2rem{margin-left:2rem}.ml-3\.2rem{margin-left:3.2rem}.mr-0\.17rem{margin-right:.17rem}.mr-0\.4rem{margin-right:.4rem}.mr-0\.5rem{margin-right:.5rem}.mr-0\.6rem{margin-right:.6rem}.mr-0\.8rem{margin-right:.8rem}.mr-0\.9rem{margin-right:.9rem}.mr-1\.2rem{margin-right:1.2rem}.mr-1rem{margin-right:1rem}.mr-2\.2rem{margin-right:2.2rem}.mr-2px{margin-right:2px}.mr-2rem{margin-right:2rem}.mr-3\.2rem{margin-right:3.2rem}.mr-4rem{margin-right:4rem}.mr-7\%{margin-right:7%}.mt-0\.35rem{margin-top:.35rem}.mt-0\.3rem{margin-top:.3rem}.mt-0\.5rem{margin-top:.5rem}.mt-0\.8rem{margin-top:.8rem}.mt-0rem{margin-top:0}.mt-1\.1rem{margin-top:1.1rem}.mt-1\.2rem{margin-top:1.2rem}.mt-1\.4rem{margin-top:1.4rem}.mt-1\.5rem{margin-top:1.5rem}.mt-1\.7rem{margin-top:1.7rem}.mt-1\%{margin-top:1%}.mt-1rem{margin-top:1rem}.mt-2\.4rem{margin-top:2.4rem}.mt-2\.5rem{margin-top:2.5rem}.mt-2rem{margin-top:2rem}.mt-3{margin-top:.75rem}.mt-3\.5\%{margin-top:3.5%}.mt-3\.7rem{margin-top:3.7rem}.mt-3px{margin-top:3px}.mt-3rem{margin-top:3rem}.mt-4\.5rem{margin-top:4.5rem}.mt-4\%{margin-top:4%}.mt-5px{margin-top:5px}.mt-8rem{margin-top:8rem}.block{display:block}.inline-block{display:inline-block}.hidden,[hidden=""]{display:none}.aspect-1418\/797{aspect-ratio:1418/797}.aspect-169{aspect-ratio:169}.aspect-491\/479{aspect-ratio:491/479}.h-\[calc\(100\%-2\.7rem\)\]{height:calc(100% - 2.7rem)}.h-\[calc\(100\%-4\.4rem\)\]{height:calc(100% - 4.4rem)}.h-\[calc\(100\%-5\.8rem\)\]{height:calc(100% - 5.8rem)}.h-\[calc\(100\%-5\%\)\]{height:95%}.h-\[calc\(100\%-83px\)\]{height:calc(100% - 83px)}.h-1\.2rem{height:1.2rem}.h-1\.4rem{height:1.4rem}.h-1\.6rem{height:1.6rem}.h-1\/2{height:50%}.h-10\.3rem{height:10.3rem}.h-100\%{height:100%}.h-14rem{height:14rem}.h-15\.3rem{height:15.3rem}.h-2\.2rem{height:2.2rem}.h-2\.6rem{height:2.6rem}.h-22px{height:22px}.h-29px{height:29px}.h-2rem{height:2rem}.h-3\.2rem{height:3.2rem}.h-3\.45rem{height:3.45rem}.h-3\.6rem{height:3.6rem}.h-36\%{height:36%}.h-36px{height:36px}.h-3rem{height:3rem}.h-4\.6rem{height:4.6rem}.h-4rem{height:4rem}.h-5\.3rem{height:5.3rem}.h-5\.5rem{height:5.5rem}.h-5\.8rem{height:5.8rem}.h-57\%{height:57%}.h-5rem{height:5rem}.h-6\.2rem{height:6.2rem}.h-6\.6rem{height:6.6rem}.h-62\.5\%{height:62.5%}.h-7\.2rem{height:7.2rem}.h-7\.7rem{height:7.7rem}.h-8\.5rem{height:8.5rem}.h-86\.5\%{height:86.5%}.h-90\%{height:90%}.h-auto{height:auto}.h1{height:.25rem}.h3,[h3=""]{height:.75rem}.max-h-100\%{max-height:100%}.max-h-15rem{max-height:15rem}.max-h-300px{max-height:300px}.max-h-37\.5rem{max-height:37.5rem}.max-h-600px{max-height:600px}.max-h-797px{max-height:797px}.max-w-102\.3rem{max-width:102.3rem}.max-w-12rem{max-width:12rem}.max-w-1418px{max-width:1418px}.max-w-300px{max-width:300px}.max-w-37\.4rem{max-width:37.4rem}.max-w-45rem{max-width:45rem}.max-w-50rem{max-width:50rem}.max-w-520px{max-width:520px}.max-w-650px{max-width:650px}.max-w-76\%{max-width:76%}.min-h-10rem{min-height:10rem}.min-h-2\.6rem{min-height:2.6rem}.min-h-4rem{min-height:4rem}.min-h-5\.5rem{min-height:5.5rem}.min-h-503px{min-height:503px}.min-h-7\.7rem{min-height:7.7rem}.min-h-screen{min-height:100vh}.min-w-\[calc\(100\%\)\]{min-width:100%}.min-w-1\.6rem{min-width:1.6rem}.min-w-2\.2rem{min-width:2.2rem}.min-w-2\.6rem{min-width:2.6rem}.min-w-25rem{min-width:25rem}.min-w-4rem{min-width:4rem}.w-\[calc\(100\%-2\.8rem\)\]{width:calc(100% - 2.8rem)}.w-0\.38rem{width:.38rem}.w-0\.3rem{width:.3rem}.w-0\.5rem{width:.5rem}.w-0\.6rem{width:.6rem}.w-0\.8rem{width:.8rem}.w-1\.2rem{width:1.2rem}.w-1\.3rem{width:1.3rem}.w-1\.4rem{width:1.4rem}.w-1\.5rem{width:1.5rem}.w-1\.6rem{width:1.6rem}.w-1\.8rem{width:1.8rem}.w-10\.5rem{width:10.5rem}.w-10\.8rem{width:10.8rem}.w-100\.5\%{width:100.5%}.w-100\%,.w-full{width:100%}.w-11\.8rem{width:11.8rem}.w-111\%,[w-111\%=""]{width:111%}.w-14px{width:14px}.w-15px{width:15px}.w-15rem{width:15rem}.w-17\.75\%{width:17.75%}.w-17\%{width:17%}.w-18px{width:18px}.w-18rem{width:18rem}.w-19\.9rem{width:19.9rem}.w-1rem{width:1rem}.w-2\.2rem{width:2.2rem}.w-2\.4rem{width:2.4rem}.w-2\.5rem{width:2.5rem}.w-2\.6rem{width:2.6rem}.w-2\.8rem{width:2.8rem}.w-200px{width:200px}.w-20rem{width:20rem}.w-26px{width:26px}.w-2rem{width:2rem}.w-3\.2rem{width:3.2rem}.w-3\.6rem{width:3.6rem}.w-30\.1rem{width:30.1rem}.w-36px{width:36px}.w-37\%{width:37%}.w-380px{width:380px}.w-3rem{width:3rem}.w-45\%{width:45%}.w-48\%{width:48%}.w-49\%{width:49%}.w-4rem{width:4rem}.w-5\.8rem{width:5.8rem}.w-50\.7rem{width:50.7rem}.w-50\%{width:50%}.w-5rem{width:5rem}.w-6\.2rem{width:6.2rem}.w-6\.5rem{width:6.5rem}.w-60\%{width:60%}.w-7\.2rem{width:7.2rem}.w-71\%{width:71%}.w-76\%{width:76%}.w-78\%{width:78%}.w-85\%{width:85%}.w-90\%{width:90%}.w-92\%{width:92%}.w-95\%{width:95%}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.rotate--180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:-180deg}.rotate--180,.rotate--90{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate--90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:-90deg}.rotate-0{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:0}.rotate-0,.rotate-180{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg}[scale~="2"]{--un-scale-x:.02;--un-scale-y:.02}[scale~="2"],[scale~="2.5"],[scale~="2.5,"]{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}[scale~="2.5"],[scale~="2.5,"]{--un-scale-x:.025;--un-scale-y:.025}.preserve-3d{transform-style:preserve-3d}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.resize{resize:both}.resize-none{resize:none}.place-content-center{place-content: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}.justify-around{justify-content:space-around}.gap-1\.2rem{grid-gap:1.2rem;gap:1.2rem}.gap-1rem{grid-gap:1rem;gap:1rem}.gap-x-2\.5rem{grid-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-x-2rem{grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.gap-y-0\.7rem{grid-row-gap:.7rem;row-gap:.7rem}.gap-y-1rem{grid-row-gap:1rem;row-gap:1rem}.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(1rem*var(--un-space-y-reverse));margin-top:calc(1rem*(1 - var(--un-space-y-reverse)))}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.border-0,[border~="0"]{border-width:0}.border-1px{border-width:1px}.border-3px{border-width:3px}.border-6px{border-width:6px}.border-b-1px{border-bottom-width:1px}.border-\#ff0000{--un-border-opacity:1;border-color:rgba(255,0,0,var(--un-border-opacity))}.border-\#ffffff,.border-white{--un-border-opacity:1;border-color:rgba(255,255,255,var(--un-border-opacity))}.border-b-white{--un-border-opacity:1;--un-border-bottom-opacity:var(--un-border-opacity);border-bottom-color:rgba(255,255,255,var(--un-border-bottom-opacity))}.b-rd-10px,.rounded-10px{border-radius:10px}.rounded-0\.5rem{border-radius:.5rem}.rounded-1\.8rem{border-radius:1.8rem}.rounded-1rem{border-radius:1rem}.rounded-2\.4rem{border-radius:2.4rem}.rounded-2rem{border-radius:2rem}.rounded-3\.5rem{border-radius:3.5rem}.rounded-35\%{border-radius:35%}.rounded-45\%{border-radius:45%}.rounded-50{border-radius:12.5rem}.rounded-50\%{border-radius:50%}.rounded-7px{border-radius:7px}.rounded-9999px,.rounded-full{border-radius:9999px}.rounded-999px{border-radius:999px}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.border-solid{border-style:solid}.border-b-solid{border-bottom-style:solid}.bg-\#000000,.bg-black,.dark .dark\:bg-black{--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity))}.bg-\#000000\:12{background-color:#0000001f}.bg-\#000000\:30,.bg-black\:30{background-color:#0000004d}.bg-\#000000\:40{background-color:#0006}.bg-\#000000\:50{background-color:#00000080}.bg-\#000000\:60{background-color:#0009}.bg-\#000000\:69{background-color:#000000b0}.bg-\#000000\:80{background-color:#000c}.bg-\#001324\:70{background-color:#001324b3}.bg-\#007FAA{--un-bg-opacity:1;background-color:rgba(0,127,170,var(--un-bg-opacity))}.bg-\#0D7FE8{--un-bg-opacity:1;background-color:rgba(13,127,232,var(--un-bg-opacity))}.bg-\#0D7FE8\:23,.hover\:bg-\#0D7FE8\:23:hover{background-color:#0d7fe83b}.bg-\#0D7FE8\:30{background-color:#0d7fe84d}.bg-\#0D7FE8\:50{background-color:#0d7fe880}.bg-\#0D7FE8\:70,.hover\:bg-\#0D7FE8\:70:hover{background-color:#0d7fe8b3}.bg-\#31C1F2{--un-bg-opacity:1;background-color:rgba(49,193,242,var(--un-bg-opacity))}.bg-\#31C1F2\:40{background-color:#31c1f266}.bg-\#3D405B{--un-bg-opacity:1;background-color:rgba(61,64,91,var(--un-bg-opacity))}.bg-\#418eaf{--un-bg-opacity:1;background-color:rgba(65,142,175,var(--un-bg-opacity))}.bg-\#43C483{--un-bg-opacity:1;background-color:rgba(67,196,131,var(--un-bg-opacity))}.bg-\#676767{--un-bg-opacity:1;background-color:rgba(103,103,103,var(--un-bg-opacity))}.bg-\#80B29A{--un-bg-opacity:1;background-color:rgba(128,178,154,var(--un-bg-opacity))}.bg-\#95928f{--un-bg-opacity:1;background-color:rgba(149,146,143,var(--un-bg-opacity))}.bg-\#979797{--un-bg-opacity:1;background-color:rgba(151,151,151,var(--un-bg-opacity))}.bg-\#B94848{--un-bg-opacity:1;background-color:rgba(185,72,72,var(--un-bg-opacity))}.bg-\#BCE1DE{--un-bg-opacity:1;background-color:rgba(188,225,222,var(--un-bg-opacity))}.bg-\#D9D9D9\:43{background-color:#d9d9d96e}.bg-\#E07A5F{--un-bg-opacity:1;background-color:rgba(224,122,95,var(--un-bg-opacity))}.bg-\#E7E3DF{--un-bg-opacity:1;background-color:rgba(231,227,223,var(--un-bg-opacity))}.bg-\#F2CC8F{--un-bg-opacity:1;background-color:rgba(242,204,143,var(--un-bg-opacity))}.bg-\#F32D1F{--un-bg-opacity:1;background-color:rgba(243,45,31,var(--un-bg-opacity))}.bg-\#ff0000{--un-bg-opacity:1;background-color:rgba(255,0,0,var(--un-bg-opacity))}.bg-\#ff3040{--un-bg-opacity:1;background-color:rgba(255,48,64,var(--un-bg-opacity))}.bg-\#FF4444{--un-bg-opacity:1;background-color:rgba(255,68,68,var(--un-bg-opacity))}.bg-\#FFFFFF\:19{background-color:#ffffff30}.bg-\#FFFFFF\:20{background-color:#fff3}.bg-\#ffffff\:30{background-color:#ffffff4d}.bg-\#FFFFFF\:40{background-color:#fff6}.bg-black\/5{background-color:#0000000d}.bg-red{--un-bg-opacity:1;background-color:rgba(248,113,113,var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity))}.dark .dark\:bg-white\/10{background-color:#ffffff1a}.object-cover{-o-object-fit:cover;object-fit:cover}.object-contain{-o-object-fit:contain;object-fit:contain}.object-center{-o-object-position:center;object-position:center}.p-0\.5rem{padding:.5rem}.p-0\.8rem{padding:.8rem}.p-1\.5rem{padding:1.5rem}.p-1\.9rem{padding:1.9rem}.p-10px{padding:10px}.p-5px{padding:5px}.p-8{padding:2rem}.px,.px-1rem,.px-4,[px=""]{padding-left:1rem;padding-right:1rem}.px-0\.9rem{padding-left:.9rem;padding-right:.9rem}.px-1\.4rem{padding-left:1.4rem;padding-right:1.4rem}.px-1\.5rem{padding-left:1.5rem;padding-right:1.5rem}.px-1\.75rem{padding-left:1.75rem;padding-right:1.75rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2\.15rem{padding-left:2.15rem;padding-right:2.15rem}.px-2\.4rem{padding-left:2.4rem;padding-right:2.4rem}.px-2\.6rem{padding-left:2.6rem;padding-right:2.6rem}.px-2rem,.px-8{padding-left:2rem;padding-right:2rem}.px-5\%{padding-left:5%;padding-right:5%}.py-0\.46rem{padding-bottom:.46rem;padding-top:.46rem}.py-0\.4rem{padding-bottom:.4rem;padding-top:.4rem}.py-0\.5rem,.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-0\.6rem{padding-bottom:.6rem;padding-top:.6rem}.py-1\.1rem{padding-bottom:1.1rem;padding-top:1.1rem}.py-1\.2rem{padding-bottom:1.2rem;padding-top:1.2rem}.py-1\.4rem{padding-bottom:1.4rem;padding-top:1.4rem}.py-1\.5rem{padding-bottom:1.5rem;padding-top:1.5rem}.py-1\.85rem{padding-bottom:1.85rem;padding-top:1.85rem}.py-1rem{padding-bottom:1rem;padding-top:1rem}.py-2\.2\%{padding-bottom:2.2%;padding-top:2.2%}.pb-0\.7rem{padding-bottom:.7rem}.pb-0\.8rem{padding-bottom:.8rem}.pb-0\.9rem{padding-bottom:.9rem}.pb-1\.3rem{padding-bottom:1.3rem}.pb-1\.5rem{padding-bottom:1.5rem}.pb-1\.7rem{padding-bottom:1.7rem}.pb-1\.8rem{padding-bottom:1.8rem}.pb-1rem{padding-bottom:1rem}.pb-2\.2rem{padding-bottom:2.2rem}.pb-2\.5rem{padding-bottom:2.5rem}.pb-3rem{padding-bottom:3rem}.pb-4rem{padding-bottom:4rem}.pb-5\.3rem{padding-bottom:5.3rem}.pb-6\%{padding-bottom:6%}.pb-6rem{padding-bottom:6rem}.pl-0{padding-left:0}.pl-0\.4rem{padding-left:.4rem}.pl-0\.5rem{padding-left:.5rem}.pl-0\.6rem{padding-left:.6rem}.pl-0\.8rem{padding-left:.8rem}.pl-1\.15rem{padding-left:1.15rem}.pl-1\.1rem{padding-left:1.1rem}.pl-1\.5rem{padding-left:1.5rem}.pl-1rem{padding-left:1rem}.pl-2\.15rem{padding-left:2.15rem}.pl-2rem{padding-left:2rem}.pl-3\.1rem{padding-left:3.1rem}.pl-3\.2rem{padding-left:3.2rem}.pl-3rem{padding-left:3rem}.pl-4rem{padding-left:4rem}.pr-1\.1rem{padding-right:1.1rem}.pr-1\.2rem{padding-right:1.2rem}.pr-1\.3rem{padding-right:1.3rem}.pr-1rem{padding-right:1rem}.pr-2rem{padding-right:2rem}.pr-5\%{padding-right:5%}.pt-\[calc\(724\/733\*100\%\)\]{padding-top:98.77217%}.pt-0\.2rem{padding-top:.2rem}.pt-0\.7rem{padding-top:.7rem}.pt-1\.4rem{padding-top:1.4rem}.pt-1\.5rem{padding-top:1.5rem}.pt-1\.8rem{padding-top:1.8rem}.pt-100\%{padding-top:100%}.pt-14{padding-top:3.5rem}.pt-1rem{padding-top:1rem}.pt-2\.3rem{padding-top:2.3rem}.pt-2\.5\%{padding-top:2.5%}.pt-2\.7rem{padding-top:2.7rem}.pt-2px{padding-top:2px}.pt-2rem{padding-top:2rem}.pt-3\.8rem{padding-top:3.8rem}.pt-3\%{padding-top:3%}.pt-4rem{padding-top:4rem}.pt-5\.2rem{padding-top:5.2rem}.pt-5rem{padding-top:5rem}.pt-6rem{padding-top:6rem}.text-center{text-align:center}.text-start{text-align:start}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.text-0\.9rem{font-size:.9rem}.text-1\.1rem{font-size:1.1rem}.text-1\.27rem{font-size:1.27rem}.text-1\.2rem{font-size:1.2rem}.text-1\.3rem{font-size:1.3rem}.text-1\.4rem{font-size:1.4rem}.text-1\.5rem{font-size:1.5rem}.text-1\.6rem{font-size:1.6rem}.text-1\.7rem{font-size:1.7rem}.text-1\.8rem{font-size:1.8rem}.text-1\.9rem{font-size:1.9rem}.text-2\.1rem{font-size:2.1rem}.text-2\.4rem{font-size:2.4rem}.text-2\.5rem{font-size:2.5rem}.text-2\.6rem{font-size:2.6rem}.text-2rem{font-size:2rem}.text-3\.5rem{font-size:3.5rem}.text-3rem{font-size:3rem}.text-4\.8rem{font-size:4.8rem}.text-6xl{font-size:3.75rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-300,.font-light{font-weight:300}.font-400{font-weight:400}.font-500,.font-medium{font-weight:500}.font-600{font-weight:600}.font-700,.font-bold{font-weight:700}.leading-2\.5rem{line-height:2.5rem}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-0\.2rem{letter-spacing:.2rem}.tracking-1\.4{letter-spacing:.35rem}.color-\#FFFFFF\:40{color:#fff6}.color-red,.text-red{--un-text-opacity:1;color:rgba(248,113,113,var(--un-text-opacity))}.color-white,.dark .dark\:text-white,.text-white{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.\!text-\#43C483{--un-text-opacity:1!important;color:rgba(67,196,131,var(--un-text-opacity))!important}.hover\:text-\#0D7FE8:hover,.text-\#0D7FE8{--un-text-opacity:1;color:rgba(13,127,232,var(--un-text-opacity))}.text-\#31C1F2{--un-text-opacity:1;color:rgba(49,193,242,var(--un-text-opacity))}.text-\#333333{--un-text-opacity:1;color:rgba(51,51,51,var(--un-text-opacity))}.text-\#43C483{--un-text-opacity:1;color:rgba(67,196,131,var(--un-text-opacity))}.text-\#F32D1F{--un-text-opacity:1;color:rgba(243,45,31,var(--un-text-opacity))}.text-\#F3E81F{--un-text-opacity:1;color:rgba(243,232,31,var(--un-text-opacity))}.text-\#FF4444{--un-text-opacity:1;color:rgba(255,68,68,var(--un-text-opacity))}.text-black{--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}.text-blue-gray-600{--un-text-opacity:1;color:rgba(71,85,105,var(--un-text-opacity))}.no-underline{text-decoration:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:grayscale}.text-shadow-\[0_2px_12px_\#00000033\]{text-shadow:0 2px 12px #00000033}.text-shadow-\[0_2px_2px_\#00000080\]{text-shadow:0 2px 2px #00000080}.op-0{opacity:0}.op-100{opacity:1}.op-30{opacity:.3}.op-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color,rgba(0,0,0,.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color,rgba(0,0,0,.1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.backdrop-blur{--un-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-blur-12px{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.backdrop-blur-12px{--un-backdrop-blur:blur(12px)}.backdrop-blur-lg{--un-backdrop-blur:blur(16px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}[transition=""]{transition-duration:.15s;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.ease,.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}[placeholder~="$t("]::-moz-placeholder{color:var(--t\()}[placeholder~="$t("]::placeholder{color:var(--t\()}@media (min-width:376px){.xs\:my-5rem{margin-bottom:5rem;margin-top:5rem}.xs\:mb-1\.5rem{margin-bottom:1.5rem}.xs\:h-\[calc\(100\%-10rem\)\]{height:calc(100% - 10rem)}.xs\:h-89\%{height:89%}.xs\:text-1\.7rem{font-size:1.7rem}}@media (min-width:640px){.sm\:absolute{position:absolute}.sm\:bottom-5\.4rem{bottom:5.4rem}.sm\:bottom-5\.5rem{bottom:5.5rem}.sm\:bottom-6rem{bottom:6rem}.sm\:left--6rem{left:-6rem}.sm\:left-2\.7rem{left:2.7rem}.sm\:left-6rem{left:6rem}.sm\:right-2\.45rem{right:2.45rem}.sm\:right-2\.6rem{right:2.6rem}.sm\:right-3\.5rem{right:3.5rem}.sm\:right-3rem{right:3rem}.sm\:right-8rem{right:8rem}.sm\:top--4px{top:-4px}.sm\:top--5rem{top:-5rem}.sm\:top-2\.1rem{top:2.1rem}.sm\:top-2\.2rem{top:2.2rem}.sm\:top-3\.6rem{top:3.6rem}.sm\:top-6rem{top:6rem}.sm\:top-7\.2rem{top:7.2rem}.sm\:m-0{margin:0}.sm\:mx-1rem{margin-left:1rem;margin-right:1rem}.sm\:mx-3\.5\%{margin-left:3.5%;margin-right:3.5%}.sm\:my-2\.3rem{margin-bottom:2.3rem;margin-top:2.3rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-0\.85rem{margin-bottom:.85rem}.sm\:mb-0\.8rem{margin-bottom:.8rem}.sm\:mb-1\.2rem{margin-bottom:1.2rem}.sm\:mb-1\.3rem{margin-bottom:1.3rem}.sm\:mb-11\.25rem{margin-bottom:11.25rem}.sm\:mb-2\.9rem{margin-bottom:2.9rem}.sm\:mb-2rem{margin-bottom:2rem}.sm\:mb-3\.5rem{margin-bottom:3.5rem}.sm\:mb-3rem{margin-bottom:3rem}.sm\:mb-4\.2rem{margin-bottom:4.2rem}.sm\:mb-48\%{margin-bottom:48%}.sm\:mb-4rem{margin-bottom:4rem}.sm\:ml-2\.7rem{margin-left:2.7rem}.sm\:ml-3\.3rem{margin-left:3.3rem}.sm\:mr-0{margin-right:0}.sm\:mr-0\.5rem{margin-right:.5rem}.sm\:mr-1\.1rem{margin-right:1.1rem}.sm\:mr-1rem{margin-right:1rem}.sm\:mr-2rem{margin-right:2rem}.sm\:mt-0\.5rem{margin-top:.5rem}.sm\:mt-1\.5rem{margin-top:1.5rem}.sm\:mt-1\.6rem{margin-top:1.6rem}.sm\:mt-10\%{margin-top:10%}.sm\:mt-13rem{margin-top:13rem}.sm\:mt-1rem{margin-top:1rem}.sm\:mt-2\%{margin-top:2%}.sm\:mt-2px{margin-top:2px}.sm\:mt-2rem{margin-top:2rem}.sm\:block{display:block}.sm\:hidden{display:none}.sm\:h-\[calc\(100\%-4\.6rem\)\]{height:calc(100% - 4.6rem)}.sm\:h-1\.4rem{height:1.4rem}.sm\:h-2rem{height:2rem}.sm\:h-4\.6rem{height:4.6rem}.sm\:h-4rem{height:4rem}.sm\:h-6\.25\%{height:6.25%}.sm\:h-6rem{height:6rem}.sm\:h-9\.3rem{height:9.3rem}.sm\:h-9\.8rem{height:9.8rem}.sm\:h-94\%{height:94%}.sm\:max-w-56\.3rem{max-width:56.3rem}.sm\:max-w-82\%{max-width:82%}.sm\:min-h-10rem{min-height:10rem}.sm\:min-h-16rem{min-height:16rem}.sm\:min-h-2\.55rem{min-height:2.55rem}.sm\:min-h-6\.3rem{min-height:6.3rem}.sm\:min-w-10rem{min-width:10rem}.sm\:min-w-33rem{min-width:33rem}.sm\:min-w-65rem{min-width:65rem}.sm\:w-0\.38rem{width:.38rem}.sm\:w-0\.5rem{width:.5rem}.sm\:w-1\.4rem{width:1.4rem}.sm\:w-11rem{width:11rem}.sm\:w-13rem{width:13rem}.sm\:w-17\.5rem{width:17.5rem}.sm\:w-18rem{width:18rem}.sm\:w-1rem{width:1rem}.sm\:w-2\.1rem{width:2.1rem}.sm\:w-2\.55rem{width:2.55rem}.sm\:w-20rem{width:20rem}.sm\:w-23\.25rem{width:23.25rem}.sm\:w-2rem{width:2rem}.sm\:w-3\.2rem{width:3.2rem}.sm\:w-30rem{width:30rem}.sm\:w-32rem{width:32rem}.sm\:w-3rem{width:3rem}.sm\:w-4rem{width:4rem}.sm\:w-50rem{width:50rem}.sm\:w-6\.25\%{width:6.25%}.sm\:w-60\%{width:60%}.sm\:w-65\%{width:65%}.sm\:w-68\%{width:68%}.sm\:w-70\%{width:70%}.sm\:w-75\%{width:75%}.sm\:w-80\%{width:80%}.sm\:w-9\.8rem{width:9.8rem}.sm\:w-auto{width:auto}.sm\:w-unset{width:unset}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-around{justify-content:space-around}.sm\:gap-1\.5rem{grid-gap:1.5rem;gap:1.5rem}.sm\:gap-x-1\.5rem{grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.sm\:border-5px{border-width:5px}.sm\:rounded-9999px{border-radius:9999px}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-1\.2rem{padding-left:1.2rem;padding-right:1.2rem}.sm\:px-1\.5rem,.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-3\.3rem{padding-left:3.3rem;padding-right:3.3rem}.sm\:px-3\.5\%{padding-left:3.5%;padding-right:3.5%}.sm\:py-0\.8rem{padding-bottom:.8rem;padding-top:.8rem}.sm\:py-1\.5rem{padding-bottom:1.5rem;padding-top:1.5rem}.sm\:py-1\.6rem{padding-bottom:1.6rem;padding-top:1.6rem}.sm\:py-1\.75rem{padding-bottom:1.75rem;padding-top:1.75rem}.sm\:py-1\.8rem{padding-bottom:1.8rem;padding-top:1.8rem}.sm\:py-3{padding-bottom:.75rem;padding-top:.75rem}.sm\:pb-0{padding-bottom:0}.sm\:pb-2\.2rem{padding-bottom:2.2rem}.sm\:pb-2\.6rem{padding-bottom:2.6rem}.sm\:pb-3rem{padding-bottom:3rem}.sm\:pl-1\.9rem{padding-left:1.9rem}.sm\:pl-10\%{padding-left:10%}.sm\:pl-2\.5rem{padding-left:2.5rem}.sm\:pl-2\.7rem{padding-left:2.7rem}.sm\:pl-3\.5\%{padding-left:3.5%}.sm\:pl-3\.6rem{padding-left:3.6rem}.sm\:pl-5px{padding-left:5px}.sm\:pr-2\.5rem{padding-right:2.5rem}.sm\:pr-2\.6rem{padding-right:2.6rem}.sm\:pr-2rem{padding-right:2rem}.sm\:pr-8\%{padding-right:8%}.sm\:pt-0{padding-top:0}.sm\:pt-2\.3rem{padding-top:2.3rem}.sm\:pt-2\.5rem{padding-top:2.5rem}.sm\:pt-2rem{padding-top:2rem}.sm\:pt-5\.4rem{padding-top:5.4rem}.sm\:pt-5rem{padding-top:5rem}.sm\:pt-8rem{padding-top:8rem}.sm\:text-1\.5rem{font-size:1.5rem}.sm\:text-1\.7rem{font-size:1.7rem}.sm\:text-1\.8rem{font-size:1.8rem}.sm\:text-1\.9rem{font-size:1.9rem}.sm\:text-2\.1rem{font-size:2.1rem}.sm\:text-2\.4rem{font-size:2.4rem}.sm\:text-2\.6rem{font-size:2.6rem}.sm\:text-2rem{font-size:2rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3rem{font-size:3rem}.sm\:text-4\.5rem{font-size:4.5rem}.sm\:text-4\.8rem{font-size:4.8rem}.sm\:text-4rem{font-size:4rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-8xl{font-size:6rem;line-height:1}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:leading-3\.5rem{line-height:3.5rem}}@media (min-width:768px){.md\:right-0{right:0}.md\:ml-2\.7rem{margin-left:2.7rem}.md\:min-h-9\.3rem{min-height:9.3rem}.md\:min-w-58rem{min-width:58rem}.md\:min-w-65rem{min-width:65rem}.md\:w-30\%{width:30%}.md\:w-68\%{width:68%}.md\:justify-start{justify-content:flex-start}}@media (min-width:1025px){.lg\:left-1\.5rem{left:1.5rem}.lg\:right-1\.5rem{right:1.5rem}.lg\:right-2\.5rem{right:2.5rem}.lg\:right-2rem{right:2rem}.lg\:right-5\%{right:5%}.lg\:top-1\.5rem{top:1.5rem}.lg\:top-11\.4\%{top:11.4%}.lg\:top-2\.5rem{top:2.5rem}.lg\:top-9rem{top:9rem}.lg\:z-unset{z-index:unset}.lg\:order-0{order:0}.lg\:ml-0{margin-left:0}.lg\:mr-0\.6rem{margin-right:.6rem}.lg\:mr-1\.8rem{margin-right:1.8rem}.lg\:mr-3rem{margin-right:3rem}.lg\:mt-0{margin-top:0}.lg\:mt-0\.8rem{margin-top:.8rem}.lg\:mt-2\.5rem{margin-top:2.5rem}.lg\:mt-6rem{margin-top:6rem}.lg\:block{display:block}.lg\:h-100\%{height:100%}.lg\:h-12\.8rem{height:12.8rem}.lg\:h-13rem{height:13rem}.lg\:h-3\.8rem{height:3.8rem}.lg\:h-7\.6rem{height:7.6rem}.lg\:h-78\.2\%{height:78.2%}.lg\:h-93\%{height:93%}.lg\:max-w-171\.1rem{max-width:171.1rem}.lg\:max-w-30rem{max-width:30rem}.lg\:min-w-25rem{min-width:25rem}.lg\:min-w-45rem{min-width:45rem}.lg\:min-w-65rem{min-width:65rem}.lg\:w-16\%{width:16%}.lg\:w-2\.5rem{width:2.5rem}.lg\:w-2\.6rem{width:2.6rem}.lg\:w-20rem{width:20rem}.lg\:w-3\.8rem{width:3.8rem}.lg\:w-35\%{width:35%}.lg\:w-44\.27\%{width:44.27%}.lg\:w-6\.2rem{width:6.2rem}.lg\:w-60\%{width:60%}.lg\:w-61\%{width:61%}.lg\:w-62\.24\%{width:62.24%}.lg\:w-88\%{width:88%}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:justify-center{justify-content:center}.lg\:overflow-y-scroll{overflow-y:scroll}.lg\:pb-0{padding-bottom:0}.lg\:pl-4rem{padding-left:4rem}.lg\:pt-1rem{padding-top:1rem}.lg\:pt-6\.7rem{padding-top:6.7rem}.lg\:pt-7\.5rem{padding-top:7.5rem}.lg\:text-2\.1rem{font-size:2.1rem}.lg\:text-3rem{font-size:3rem}.lg\:text-6rem{font-size:6rem}}@media (min-width:1240px){.xxl\:w-48\%{width:48%}}@media (min-width:1426px){.xxxl\:flex-row{flex-direction:row}}#__nuxt,#app{height:100%;position:relative;width:100%}
