.swiper-trends{width:70%;height:calc(100dvh - 100px);margin:0 auto;overflow:hidden}.swiper-trends-slide{display:flex;justify-content:center;align-items:center}.swiper-trends-slide img{width:100%;height:100%;object-fit:fill}.swiper-trends-button-prev,.swiper-trends-button-next{width:40px;height:40px;color:var(--black);transition:all .3s ease;z-index:3}.swiper-trends-button-next{margin-right:5%}.swiper-trends-button-prev{margin-left:5%}@media(max-width:768px){.swiper-trends{width:100%}}