.animate-marquee{animation:marquee 30s linear infinite}.animate-marquee:hover,.group:hover .animate-marquee{animation-play-state:paused}body{background-color:#000;font-family:sans-serif;overflow-x:hidden}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.animate-scroll-left{animation:scroll-left 30s linear infinite}.animate-scroll-right{animation:scroll-right 30s linear infinite}.mask-gradient:after,.mask-gradient:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:15%;z-index:10}.mask-gradient:before{background:linear-gradient(90deg,rgba(0,0,0,.9),transparent);left:0}.mask-gradient:after{background:linear-gradient(270deg,rgba(0,0,0,.9),transparent);right:0}.carousel-item{border-radius:9999px;flex-shrink:0;height:80px;overflow:hidden;position:relative;width:80px}.carousel-item img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.carousel-ul{display:flex;gap:1rem;margin:0;min-width:-moz-max-content;min-width:max-content;padding:0;width:200%}.custom-scrollbar::-webkit-scrollbar{height:0}.custom-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:transparent}.section{background:#000;color:#fff;font-family:sans-serif;margin:auto;max-width:800px;padding:2rem}.h4{font-size:2rem;margin-bottom:2rem;text-align:center}.accordion-item{border-bottom:1px solid #444;cursor:pointer;padding:1rem}.accordion-question{align-items:center;display:flex;font-weight:700;justify-content:space-between}.accordion-icon{font-size:1.5rem;transition:transform .2s}.accordion-answer{max-height:0;overflow:hidden;padding-right:2rem;transition:max-height .3s ease}.accordion-item.active .accordion-answer{margin-top:.5rem;max-height:500px}.accordion-item.active .accordion-icon:before{content:"–"}.accordion-icon:before{content:"+"}.tab-pane{display:none}.active-pane{display:block}.active-tab{background-color:#4a5568;border-bottom:2px solid #fbbf24}.swiper-container-wrapper{overflow-x:hidden;overflow:hidden;width:100%}.swiper{overflow:visible!important;width:100%}.swiper-wrapper{align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.swiper-wrapper::-webkit-scrollbar{display:none!important;overflow:auto}.swiper-slide{align-items:center;display:flex;height:300px;justify-content:center}.swiper-slide img{border-radius:.5rem;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.swiper-slide-active img{opacity:1;transform:scale(1.05)}.swiper-slide:not(.swiper-slide-active) img{opacity:.7;transform:scale(.95)}.swiper-button-next,.swiper-button-prev{align-items:center;background-color:#00000080;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;padding:10px;width:40px;z-index:10}.swiper-button-next:after,.swiper-button-prev:after{font-size:1.25rem}.swiper-button-prev{left:1rem}.swiper-button-next{right:1rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:marquee 25s linear infinite}
