.landing-gallery{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);background-color:rgb(var(--color-background));margin:0 auto;max-width:1200px}.landing-gallery__title{text-align:center;font-weight:700;margin-bottom:4rem;color:#000;line-height:1}.landing-gallery__grid{display:grid;grid-template-columns:repeat(var(--columns-mobile),1fr);gap:1.5rem}@media screen and (min-width:750px){.landing-gallery__grid{grid-template-columns:repeat(var(--columns-desktop),1fr);gap:2rem}}.landing-gallery__item{position:relative;width:100%;display:flex;flex-direction:column;gap:1rem;font-size:1.4rem;font-weight:700}.landing-gallery__image-wrapper{position:relative;width:100%;padding-bottom:var(--image-ratio, 100%);overflow:hidden;border-radius:8px;background-color:#f0f0f0}.landing-gallery__item--no-image .landing-gallery__image-wrapper{padding-bottom:60%}.landing-gallery__image-wrapper img,.landing-gallery__image-wrapper svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.landing-gallery__item:hover .landing-gallery__image-wrapper img{transform:scale(1.05)}.landing-gallery__text{font-size:1.6rem;line-height:1.5;color:#000;text-align:center;font-weight:700}.small-hide{display:none!important}@media screen and (min-width:750px){.small-hide{display:block!important}.medium-hide{display:none!important}}@media screen and (min-width:990px){.medium-hide{display:block!important}.large-up-hide{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/section-landing-gallery.css.map */
