.coverflow-root{max-width:72rem;margin:0 auto;padding:1.25rem 0;overflow:hidden}@media (min-width:640px){.coverflow-root{padding:2.5rem 0}}.coverflow-loader-wrap{display:flex;align-items:center;justify-content:center}@keyframes spin{to{transform:rotate(1turn)}}.coverflow-spinner{width:36px;height:36px;border:3px solid rgba(0,0,0,.08);border-top-color:#3b82f6;border-radius:50%;animation:spin .75s linear infinite}.coverflow-root .swiper{position:relative;overflow:visible!important;height:100%;width:100%}.coverflow-root .swiper-wrapper{overflow:visible!important;transition-timing-function:cubic-bezier(.25,.46,.45,.94)!important}.coverflow-slide{position:relative;height:100%;flex-shrink:0;border-radius:.75rem;overflow:hidden;background-color:#f1f5f9}.coverflow-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;filter:none!important}.custom-swiper-pagination{display:flex;justify-content:center;gap:4px;margin-top:2rem}.custom-swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background:#cbd5e1;opacity:1;border-radius:9999px;transition:width .35s cubic-bezier(.25,.46,.45,.94),background .35s ease;cursor:pointer}.custom-swiper-pagination .swiper-pagination-bullet-active{background:#3b82f6;width:24px}@media (max-width:768px){.custom-swiper-pagination .swiper-pagination-bullet{width:7px;height:7px}.custom-swiper-pagination .swiper-pagination-bullet-active{width:18px}}