.gallery-section{position:relative;background-repeat:no-repeat;background-position:center top;background-size:cover;z-index:1}.gallery-section::before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(180deg, #080503 0%, rgba(8, 5, 3, 0.6) 50%, #080503 100%);top:0;left:0;z-index:-1}.gallery-section__heading{max-width:766px}.gallery-section__heading-subtitle{max-width:540px;margin:0 auto}.gallery-section__wrapper{padding:0 20px;position:relative}@media only screen and (max-width: 576px){.gallery-section__wrapper{padding:0 10px}}.gallery-section__slide img{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover}.swiper-pagination{position:static;margin-top:35px}@media only screen and (max-width: 576px){.swiper-pagination{margin-top:20px}}.swiper-pagination .swiper-pagination-bullet{width:6px;height:6px;background-color:rgba(245,239,224,.2);opacity:1}.swiper-pagination .swiper-pagination-bullet-active{background-color:var(--color-bronze)}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(8,5,3,.75);border:1px solid rgba(201,137,42,.35);width:48px;height:48px}@media only screen and (max-width: 576px){.swiper-button-next,.swiper-button-prev{width:40px;height:40px}}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:rgba(8,5,3,.85)}.swiper-button-next::after,.swiper-button-prev::after{display:none}.swiper-button-next svg,.swiper-button-prev svg{width:18px}@media only screen and (max-width: 576px){.swiper-button-next svg,.swiper-button-prev svg{width:14px}}.swiper-button-prev{left:0}.swiper-button-next{right:0}