.sk-hero{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);min-height:80vh;gap:25px}@media only screen and (max-width:768px){.sk-hero{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(4,1fr)}}@media only screen and (max-width:450px){.sk-hero{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(5,1fr)}}.sk-hero .item-inner{height:100%;width:100%;min-height:245px;background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important}.sk-hero .grid-item{position:relative}.sk-hero .grid-item .item-label{background:#000;display:block;position:absolute;color:#fff;bottom:15px;left:15px;padding:15px 30px;font-weight:500;text-transform:uppercase}.sk-hero .grid-item .label-red{background:#D82B29!important;transform:rotate(-2deg)}.sk-slider{overflow-x:hidden;padding:70px 0;box-shadow:inset 0 3px 40px rgb(0 0 0 / .1607843137)}.sk-slider .swiper{width:100%;height:300px}.sk-slider .swiper-slide{background-color:#fff;display:block;padding:45px 85px;transition:transform 0.3s;box-shadow:12px 24px 50px rgb(0 0 0 / .1137254902)}@media only screen and (max-width:768px){.sk-slider .swiper-slide{padding:45px 10px}}.sk-slider .swiper-slide:hover{transform:translateY(-10px)}.sk-slider .link-text{text-transform:uppercase;font-size:.8rem;margin-bottom:5px}.sk-slider .title{font-size:1.3rem;margin-bottom:15px;font-weight:500}.sk-slider .subtitle{font-size:.7rem}.sk-slider .swiper-button-next,.sk-slider .swiper-button-prev{top:49%;color:#2C2C2C}@media only screen and (max-width:846px){.sk-slider .swiper-button-next,.sk-slider .swiper-button-prev{top:52%}}@media only screen and (max-width:760px){.sk-slider .swiper-button-next,.sk-slider .swiper-button-prev{top:56%}}