.oneM_gallery_section .flex_row{row-gap:20px}.oneM_gallery_section .image-gallery__item{overflow:hidden;position:relative}.oneM_gallery_section .card_slider .flex_row.splide__list{flex-wrap:unset}.oneM_gallery_section.pagination_slider .bottom_button .button_group{margin-top:80px}.oneM_gallery_section .image-gallery__item .image-gallery__link{display:block;height:100%;position:relative;width:100%}.oneM_gallery_section .image-gallery__item .image-gallery__link img{max-height:300px;min-height:300px;object-fit:cover;width:100%}.oneM_gallery_section .image-gallery__item .image-gallery__link:before{background:var(--accent_secondary_color);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease;visibility:hidden}.oneM_gallery_section .image-gallery__item .image-gallery__link:hover:before{opacity:.3;visibility:visible}.oneM_gallery_section .image-gallery__item.remove_overlay .image-gallery__link:before{display:none}@media (max-width:767px){.oneM_gallery_section.pagination_slider .bottom_button .button_group{margin-top:25px}}