.scrollbar-custom::-webkit-scrollbar{height:8px;width:200px!important}.scrollbar-custom::-webkit-scrollbar-track{background:0 0}.scrollbar-custom::-webkit-scrollbar-thumb{background-color:#835339;border-radius:9999px}.scrollbar-custom::-webkit-scrollbar-thumb:hover{background-color:#c1a88c}.marquee-wrapper{overflow:hidden;position:relative;width:100%}.no-scrollbar,.scrollbar-hide,.video-scroll-container{scrollbar-width:none;-ms-overflow-style:none}.marquee-track{display:flex;width:max-content;animation:10s linear infinite scroll-marquee}@keyframes scroll-marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.marquee-item{flex:0 0 auto;width:180px;margin-right:2rem}[x-cloak]{display:none!important}.no-scrollbar::-webkit-scrollbar,.scrollbar-hide::-webkit-scrollbar{display:none;width:0;height:0;background:0 0}.scrollbar-hide::-webkit-scrollbar-corner,.scrollbar-hide::-webkit-scrollbar-thumb,.scrollbar-hide::-webkit-scrollbar-track{display:none}.scroll-smooth{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.snap-x{scroll-snap-type:x mandatory}.snap-center{scroll-snap-align:center}@media (max-width:768px){.snap-x{scroll-snap-type:x mandatory;scroll-padding:1rem}.snap-center{scroll-snap-align:center;scroll-snap-stop:always}}.cursor-grab:active{cursor:grabbing}.video-container:hover .video-overlay{opacity:1}.video-scroll-container{overflow-x:auto;overflow-y:hidden}.video-scroll-container::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.swiper-pagination-bullet{background:#835339!important;opacity:1!important}.swiper-pagination{z-index:20!important;bottom:20px!important}.swiper-button-next::after,.swiper-button-prev::after{font-size:18px!important;color:brown}