.c-heroBlock{position:relative;margin-top:-120px;height:60vh;min-height:550px;overflow:hidden}.c-heroBlock .swiperContainer{position:relative;height:100%}.c-heroBlock .swiper,.c-heroBlock .swiper-wrapper{height:100%}.c-heroBlock .swiper-slide{height:100%;display:flex;align-items:center;justify-content:center}.c-heroBlock .swiperContainer:after{content:" ";z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(var(--gcolor-footer-rgb),.6)}.c-heroBlock .titleConatiner{z-index:2;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);padding:100px!important}.c-heroBlock .titleConatiner h1{color:#000;text-align:center;font-weight:900}.c-heroBlock .titleConatiner p{text-align:center;font-size:28px;font-weight:900;text-shadow:1px 1px 10px #fff}.c-heroBlock img{width:100%;height:100%;object-fit:cover;object-position:center center}@media (max-width:768px){.c-heroBlock .titleConatiner{padding:0 20px!important}.c-heroBlock .titleConatiner p{font-size:19px}}.c-heroBlock .hero-made-in{position:absolute;bottom:0;left:0;width:100%;z-index:2;font-weight:900;padding:5px}