.Gallery{margin-bottom:60px;overflow:hidden}.Gallery .swiper{padding-top:50px}@media screen and (max-width:1023px){.Gallery .swiper{padding-top:20px}}.Gallery .swiper-slide{position:relative;width:470px;max-width:calc(100% - 60px);font-size:0;line-height:0;text-align:center;opacity:.5;transition:opacity .4s ease}.Gallery .swiper-slide img{z-index:2;max-width:100%;max-height:100%;margin:0 auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;border-radius:4px}.Gallery .swiper-slide img,.Gallery__image{position:relative;display:inline-block}.Gallery__image-inner{overflow:hidden}@media screen and (max-width:1023px){.Gallery__image-inner{height:auto;max-height:400px}}.Gallery__image:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:#fff072;border-radius:4px;transition:transform .4s ease}.Gallery .swiper-slide-active{opacity:1}.Gallery .swiper-slide-active .Gallery__image:before{transform:translate(30px) translateY(-30px);transition:transform .4s ease .5s}@media screen and (max-width:1023px){.Gallery .swiper-slide-active .Gallery__image:before{transform:translate(20px) translateY(-20px)}}.Gallery__arrows{position:absolute;top:50%;bottom:auto;left:50%;z-index:5;width:100%;max-width:620px;height:0;transform:translate(-50%) translateY(-50%)}@media(max-width:1023px){.Gallery__arrows{display:none}}.Gallery .swiper-button-next,.Gallery .swiper-button-prev{top:0;width:60px;height:60px;margin:0;outline:none;background:none;border-radius:50%;transform:none}.Gallery .swiper-button-next svg,.Gallery .swiper-button-next:after,.Gallery .swiper-button-prev svg,.Gallery .swiper-button-prev:after{display:none}.Gallery .swiper-button-next:before,.Gallery .swiper-button-prev:before{position:absolute;top:0;left:0;display:block;width:60px;height:60px;content:"";border:1px solid rgba(51,51,51,.2);border-radius:50%;transition:border-color .2s ease,transform .2s ease}.Gallery .swiper-button-next:hover:before,.Gallery .swiper-button-prev:hover:before{transform:scale(1.2)}.Gallery .swiper-button-prev{left:0;background-image:url(../images/ico-arrow-slider-left-black.svg);background-repeat:no-repeat;background-position:25px}.Gallery .swiper-button-next{right:0;background-image:url(../images/ico-arrow-slider-right-black.svg);background-repeat:no-repeat;background-position:26px}.Gallery .swiper-pagination{position:relative;inset:auto;display:flex;justify-content:center;padding-top:30px}.Gallery .swiper-pagination-bullet{display:block;width:6px;height:6px;margin:0 7.5px;background:#333;opacity:.2}.Gallery .swiper-pagination-bullet-active{opacity:1}
