.hp-banner-wrapper-slide{max-width:146.8rem;width:80%;opacity:25%;min-height:100%!important;height:unset!important;position:relative;display:flex!important;transition:opacity .3s ease-in-out}
.hp-banner-wrapper-slide.swiper-slide-active{opacity:1;transition:opacity .3s ease-in-out}
.hp-banner-wrapper-slide img{width:100%;height:100%;max-height:60vh;-o-object-fit:cover;object-fit:cover;border-radius:1px}
@media screen and (min-height:1300px){
.hp-banner-wrapper-slide img{max-height:48vh}
}
.hp-banner-wrapper-slide-overlay{box-sizing:border-box;position:absolute;bottom:0;top:0;left:0;right:0;padding:6.6rem 8rem;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-end;background:linear-gradient(90deg,#281b13 0,rgba(0,0,0,0) 81.68%);border-radius:.1rem}
.hp-banner-wrapper-slide-overlay-wrapper{max-width:35rem}
.hp-banner-wrapper-slide-overlay-wrapper-title{margin-bottom:1rem;font-family:DMSans,serif,Arial;font-size:5.6rem;line-height:5.8rem;font-weight:600;color:#fff}
.hp-banner-wrapper-slide-overlay-wrapper-text{margin-bottom:1.6rem;font-family:DMSans,serif,Arial;font-size:1.6rem;line-height:100%;color:#dadada}
.hp-banner-wrapper-slide-overlay-wrapper .button--primary{width:-moz-fit-content;width:fit-content;text-decoration:none}
.hp-banner-navigation{margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:1.4rem}
.hp-banner-navigation-button{margin-top:0!important;position:static;width:3.4rem;height:3.4rem;display:flex!important;justify-content:center;align-items:center;background-color:#ede4df;border-radius:50%}
.hp-banner-navigation-button.swiper-button-prev{transform:rotate(180deg)}
.hp-banner-navigation-button svg{width:1.6rem;height:1.6rem}
.hp-banner-navigation-button::after{content:unset!important}
.hp-banner-navigation-pagination{position:static!important;width:-moz-fit-content!important;width:fit-content!important;display:flex;align-items:center;gap:.8rem}
.hp-banner-navigation-pagination .swiper-pagination-bullet{margin:0!important;width:1rem;height:1rem;opacity:1;background-color:#ede4df;border-radius:50%;transition:.3s ease-in-out}
.hp-banner-navigation-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#232323;transition:.3s ease-in-out}
@media screen and (max-width:990px){
.hp-banner{position:relative}
.hp-banner-wrapper-slide{height:85vh!important}
.hp-banner-wrapper-slide img{max-height:unset}
.hp-banner-wrapper-slide-overlay{padding:7.2rem 3rem;top:unset;max-height:80%;background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%)}
.hp-banner-wrapper-slide-overlay-wrapper-title{font-size:3.2rem;line-height:100%}
.hp-banner-navigation{margin-top:0;display:flex;align-items:center;justify-content:center;gap:1.4rem}
.hp-banner-navigation-button{display:none!important}
.hp-banner-navigation-pagination{position:absolute!important;width:100%!important;bottom:2.4rem!important;display:flex;align-items:center;justify-content:center;gap:.8rem}
.hp-banner-navigation-pagination .swiper-pagination-bullet{background-color:rgba(217,217,217,.7098039216)}
.hp-banner-navigation-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}
}