@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&family=PT+Serif:wght@400;700;900&family=Playfair+Display:wght@400;700;900&display=swap";.swiper-pagination-bullet{width:clamp(30px,3vw,40px);height:5px;cursor:pointer;position:relative;overflow:hidden}.swiper-pagination-bullet:after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#1e1d1b;transition:width 0s linear}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#e0e1dc}.swiper-pagination-bullet.swiper-pagination-bullet-active:after{width:100%;transition:width 5s linear}body,html{margin:0;padding:0}*,:after,:before{box-sizing:border-box}.swiper{width:100%;height:100%}.swiper-slide{display:flex;align-items:center;justify-content:center}.swiper-slide img{width:100%;height:100%;object-fit:cover}.swiper-pagination{position:absolute;bottom:12px;text-align:center;z-index:10}.swiper-pagination-bullet{background:#e0e1dc;opacity:.8;width:8px;height:8px;margin:0 4px;transition:background .3s ease}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#afaba0;opacity:1}