.gallery-section{background-color:#090909;max-width:100%;padding:72px 0;position:relative;z-index:10}.gallery-section .container{overflow:hidden;position:relative}.gallery-section .container h2{color:#fff;font-size:36px;line-height:110%;max-width:calc(100% - 120px)}.gallery-section .container .swiper-container{overflow:hidden;padding-top:24px;width:100%}.gallery-section .container .swiper-container .swiper-wrapper .swiper-slide{height:402px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (max-width:991px){.gallery-section .container .swiper-container .swiper-wrapper .swiper-slide{height:320px}}@media only screen and (max-width:575px){.gallery-section .container .swiper-container .swiper-wrapper .swiper-slide{height:166px}}.gallery-section .container .swiper-container .swiper-wrapper .swiper-slide img{height:100%;width:auto}.gallery-section .container .swiper-container .prev-next{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;position:absolute;right:37px;top:-1px}@media only screen and (max-width:1200px){.gallery-section .container .swiper-container .prev-next{right:16px}}@media only screen and (max-width:575px){.gallery-section .container .swiper-container .prev-next{gap:10px;right:7px}}.gallery-section .container .swiper-container .prev-next .swiper-button-next,.gallery-section .container .swiper-container .prev-next .swiper-button-prev{left:inherit;margin:inherit;position:relative;right:inherit;top:inherit}.gallery-section .container .swiper-container .prev-next .swiper-button-next{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gallery-section .container .swiper-container .prev-next .swiper-button-next:after{background:url(img/arrowNext.svg);content:"";display:block;height:24px;width:24px}.gallery-section .container .swiper-container .prev-next .swiper-button-next:hover:after{background:url(img/arrowNext-hover.svg);content:"";display:block;height:24px;-webkit-transition:.3s;transition:.3s;width:24px}.gallery-section .container .swiper-container .prev-next .swiper-button-prev:after{background:url(img/arrowPrev.svg);content:"";display:block;height:24px;-webkit-transition:.3s;transition:.3s;width:24px}.gallery-section .container .swiper-container .prev-next .swiper-button-prev:hover:after{background:url(img/arrowPrev-hover.svg);content:"";display:block;height:24px;-webkit-transition:.3s;transition:.3s;width:24px}.gallery-section.gray{background-color:#f4f4f4}.gallery-section.gray .container h2{color:#090909}.gallery-section.gray .container .swiper-container .prev-next .swiper-button-next:after{background:url(img/arrowNext.svg);content:"";display:block;height:24px;width:24px}.gallery-section.gray .container .swiper-container .prev-next .swiper-button-next:hover:after{background:url(img/arrowNext-gray-hover.svg);content:"";display:block;height:24px;-webkit-transition:.3s;transition:.3s;width:24px}.gallery-section.gray .container .swiper-container .prev-next .swiper-button-prev:after{background:url(img/arrowPrev.svg);content:"";display:block;height:24px;width:24px}.gallery-section.gray .container .swiper-container .prev-next .swiper-button-prev:hover:after{background:url(img/arrowPrev-gray-hover.svg);content:"";display:block;height:24px;-webkit-transition:.3s;transition:.3s;width:24px}