body{--card-height:calc(100%)}div.grecaptcha-badge{visibility:hidden!important}#chakra-toast-manager-top{z-index:1!important}div#nprogress .bar{background:#fd6c35;height:3px}div#nprogress .spinner-icon{border-top-color:#fd6c35;border-left-color:#fd6c35}div#nprogress .peg{box-shadow:0 0 10px #fd6c35,0 0 5px #fd6c35}div#nprogress .spinner{@media (max-width:768px){display:none}}div.chakra-portal:has(>div.chakra-popover__popper){z-index:9999;position:relative}a img.mobile-only,img.mobile-only{display:block;width:100%;@media screen and (min-width:768px){display:none}}a img.desktop-only,img.desktop-only{display:none;width:100%;@media screen and (min-width:768px){display:block}}.react-multiple-carousel__arrow{background-color:#ff6a39!important;opacity:80%!important;min-width:36px!important;min-height:36px!important;z-index:2!important}.react-multiple-carousel__arrow:hover{background-color:#ff6a39;opacity:1!important}.react-multiple-carousel__arrow--left{left:0!important}.react-multiple-carousel__arrow--right{right:0!important}.custom-dot-list-style{display:flex!important;position:relative!important;justify-content:flex-start!important;padding:12px!important;gap:8px}.custom-slider-item{display:flex;justify-content:center}.header-logo{object-fit:contain;width:100%;height:38px}.main-banner-slider{aspect-ratio:412/320}@media screen and (min-width:768px){.main-banner-slider{aspect-ratio:872/392}}@media screen and (min-width:992px){.header-logo{height:72px;min-width:167px}.main-banner-slider{aspect-ratio:109/49}}@media screen and (min-width:1280px){.main-banner-slider{aspect-ratio:916/411}}@keyframes scroll-seamless{0%{transform:translateX(0)}50%{transform:translateX(-50%)}to{transform:translateX(0)}}.infinite-carousel{overflow:hidden;white-space:nowrap;width:100%}.carousel-track-seamless{display:flex;animation:scroll-seamless 20s linear infinite;gap:1rem;width:max-content;will-change:transform}.carousel-track-seamless:active,.carousel-track-seamless:hover{animation-play-state:paused}@media screen and (max-width:768px){.carousel-track-seamless{animation-duration:15s}}@media (min-width:769px){.carousel-track-seamless{animation:none;width:auto}}.embla{position:relative}.embla__controls{display:flex}.embla__buttons{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.6rem;gap:.6rem;align-items:center}.embla__button{position:absolute;-webkit-tap-highlight-color:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);width:2rem;height:2rem;z-index:1;border-radius:50%;color:white;background-color:var(--chakra-colors-primary-700);display:flex;align-items:center;justify-content:center}.embla__button--prev{left:-.5rem;top:50%;transform:translateY(-50%)}.embla__button--next{right:-.5rem;top:50%;transform:translateY(-50%)}.embla__button:disabled{color:white}.embla__button__svg{width:35%;height:35%}.embla__dots{flex-wrap:wrap;margin-right:calc((2.6rem - 1.4rem) / 2 * -1);gap:.5rem}.embla__dot,.embla__dots{display:flex;align-items:center}.embla__dot{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;text-decoration:none;cursor:pointer;background-color:var(--chakra-colors-gray-300);border:0;padding:0;margin:0;width:.5rem;height:.5rem;justify-content:center;border-radius:50%;transition:width .3s ease-in-out,border-radius .3s ease-in-out}.embla__dot--selected{background-color:var(--chakra-colors-primary-700);width:1.5rem;border-radius:100px}@media (min-width:992px){.embla__button--prev{left:0}.embla__button--next{right:0}}