.three-images-carousel{padding:60px 0}@media(min-width:992px){.three-images-carousel{padding:90px 0}}@media(min-width:1200px){.three-images-carousel{padding:120px 0}}.three-images-carousel__grid{grid-gap:15px;display:grid!important;grid-template:repeat(4,1fr) /repeat(12,1fr)}@media(min-width:992px){.three-images-carousel__grid{grid-gap:30px}}.three-images-carousel__image{padding-bottom:50%;position:relative}.three-images-carousel__image:first-child{grid-area:1/1/3/7;padding-bottom:55.2%}.three-images-carousel__image:nth-child(2){grid-area:1/8/4/13;padding-bottom:110.3%}.three-images-carousel__image:nth-child(3){grid-area:3/4/5/8;padding-bottom:85.4%}.three-images-carousel__image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.three-images-carousel__slider:hover .three-images-carousel__arrow{opacity:1}.three-images-carousel__arrow{color:#08b3ca;cursor:pointer;font-size:80px;opacity:0;padding:0 20px;position:absolute;top:calc(50% - 42px);z-index:2}.three-images-carousel__arrow--prev{left:1%;text-shadow:2px 0 #fff;transition:left .2s ease,opacity .2s ease}.three-images-carousel__arrow--next{right:1%;text-shadow:-2px 0 #fff;transition:right ease. opacity .2s ease .2s}.three-images-carousel__arrow:before{display:inline-block;transition:transform .2s ease}.three-images-carousel__arrow--prev:hover:before{transform:translateX(-10px)}.three-images-carousel__arrow--next:hover:before{transform:translateX(10px)}@media (min-width:1100px) and (max-width:1199px),(min-width:1300px),(min-width:880px) and (max-width:991px){.three-images-carousel__arrow--prev{left:-65px;text-shadow:none}.three-images-carousel__arrow--next{right:-65px;text-shadow:none}}