.gallery-slider{margin-bottom:30px;overflow:hidden;position:relative}.gallery-slider .section-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:32px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.gallery-slider .section-title .title-section{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.gallery-slider .section-title .arrow-swiper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100px;-webkit-box-orient:horizontal;gap:10px}.gallery-slider .section-title .arrow-swiper [class*=swiper-button]{border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;position:relative;width:30px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:var(--primary-color,#007bff);color:var(--light-color,#fff);left:auto;right:auto;top:auto;z-index:auto}.gallery-slider .section-title .arrow-swiper [class*=swiper-button]:after{display:none}.gallery-slider .swiper-container .has-height-defined .bg-img{height:100%;overflow:hidden;position:relative}.gallery-slider .bg-img picture{aspect-ratio:4/6;display:block}.gallery-slider .bg-img img{-o-object-fit:cover;object-fit:cover;width:100%}.gallery-slider .has-height-defined .bg-img img{height:100%}.gallery-slider-inner .card-item,.gallery-slider-inner .custom-card{height:100%;overflow:hidden;position:relative}.gallery-slider-inner .custom-card .card-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.gallery-slider.has-paginator{padding-bottom:30px}.gallery-slider .swiper-pagination.theme-pagination{bottom:0}