.scrollFeedback::-webkit-scrollbar{width:3px}.scrollFeedback::-webkit-scrollbar-track{width:1px;background:#e7e7e7}.scrollFeedback::-webkit-scrollbar-thumb{background-color:#f99e15;border-radius:20px;border:3px solid #f99e15}.swiper-pagination{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}};.animate-floatingBanner-fadeIn{animation:fadeIn 1s ease-in-out}.section{background:linear-gradient(20deg,#fff -50%,hsl(var(--secondary-200)) 100%)}