@font-face{font-family:Gotham Book;src:url(/fonts/Gotham\ Book.otf) format("opentype");font-weight:400;font-style:normal}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#ffffff;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;padding-right:0!important}body{color:var(--foreground);background:var(--background);font-family:Gotham Book;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.swiper-button-next,.swiper-button-prev{color:#36B24A!important;background:rgba(255,255,255,.9);width:50px!important;height:50px!important;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;font-weight:700;transition:background-color .3s ease}.swiper-button-next:after,.swiper-button-prev:after{font-size:24px!important;color:#36B24A}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:transparent}.custom-swiper{opacity:.6;transition:opacity .3s ease,filter .3s ease}.swiper-slide-active .custom-swiper{opacity:1;filter:blur(0)}.swiper-slide-active{opacity:1!important}.custom-pagination-bullet,.custom-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-inactive-opacity,1)!important}.custom-pagination-bullet-active{background-color:#fff!important;border-color:#fff!important}.horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,68px)!important}@media (max-width:599.95px){.horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:28px!important}}@media (min-width:600px){.horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:58px!important}}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}