.wp-block-acf-product-gallery .glide:not(.glide--carousel) .glide__slides{display:flex;gap:.5rem}.wp-block-acf-product-gallery .glide:not(.glide--carousel) .glide__slides .glide__slide{width:20%}.wp-block-acf-product-gallery__slide{display:flex;aspect-ratio:.9;width:100%;height:100%}.wp-block-acf-product-gallery__item{position:relative;display:flex;justify-content:center;align-items:flex-end;width:100%;height:100%;padding:5%;text-decoration:none;transition:.3s all ease;overflow:hidden}.wp-block-acf-product-gallery__item::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:linear-gradient(180deg,transparent,rgb(0 0 0 / .1));transition:.3s all ease}.wp-block-acf-product-gallery__item:hover .wp-block-acf-product-gallery__image{transform:scale(1.05)}.wp-block-acf-product-gallery__image{aspect-ratio:1.25;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:.3s all ease;z-index:-1}.wp-block-acf-product-gallery__title{display:block;margin:0;color:var(--wp--preset--color--base);font-size:clamp(1.25rem,2vw,1.8rem);text-align:center;text-decoration:none;transition:.3s all ease;z-index:1;font-family:var(--wp--preset--font-family--roboto);max-width:350px}.wp-block-acf-product-gallery__title::first-line{font-family:var(--wp--preset--font-family--aptos)}