.promos{color:#fff;display:flex}.promos .item{position:relative;overflow:hidden;min-height:680px}.promos .media{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.promos .media:before{content:"";left:0;position:absolute;right:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.promos .source{width:100%;height:100%;object-fit:cover}.promos .inner{position:relative;padding:50px 50px 50px 30px;display:flex;flex-direction:column;align-items:flex-start}.promos .title{font-size:var(--fs-h3);text-wrap:balance;margin-bottom:15px}.promos .description{font-size:var(--fs-body);line-height:1.4;margin-bottom:25px}.promos .button-link{font-size:var(--fs-body);font-weight:var(--fw-semibold)}.promos .swiper-controls{position:absolute;bottom:15px;z-index:1;width:100%}@media (min-width:768px){.promos .item{min-height:590px}.promos:not(.swiper-initialized) .swiper-wrapper>.swiper-slide{width:48.1%}}@media (min-width:1200px){.promos:not(.swiper-initialized) .swiper-wrapper>.swiper-slide{width:33.34%}}@media (min-width:1400px){.promos .item{min-height:570px}}