.product-gallery-grid{z-index:0;isolation:isolate;overflow-x:clip}.product-gallery-grid__inner{display:flex;flex-direction:column;gap:3.2rem}@media screen and (min-width: 750px){.product-gallery-grid__inner{gap:4rem}}@media screen and (min-width: 990px){.product-gallery-grid__inner{gap:5.6rem}}.product-gallery-grid__head{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width: 750px){.product-gallery-grid__head{gap:4rem}}@media screen and (min-width: 990px){.product-gallery-grid__head{flex-direction:row;align-items:flex-start;gap:8rem}}.product-gallery-grid__heading-wrapper{width:100%}@media screen and (min-width: 990px){.product-gallery-grid__heading-wrapper{max-width:42%}}.product-gallery-grid__description{width:100%;font-size:1.6rem;font-weight:500;line-height:140%;color:#3d4e55}.product-gallery-grid__description>*+*{margin-top:1.6rem}.product-gallery-grid__description>:last-child{margin-bottom:0}@media screen and (min-width: 990px){.product-gallery-grid__description{max-width:58%}}.product-gallery-grid__heading *{margin:0}.product-gallery-grid__subtitle{margin-bottom:.4rem;font-size:1.2rem;color:#3d4e55;font-weight:300;line-height:120%;text-transform:uppercase}.product-gallery-grid__heading p{margin:0;font-family:var(--font-heading-family);font-size:clamp(3.2rem,10vw,4.6rem);color:#3d4e55;line-height:120%}@media screen and (min-width: 990px){.product-gallery-grid__heading p{font-size:5.6rem}}.product-gallery-grid__heading.custom-size *{font-size:inherit}.product-gallery-grid__grid{display:grid;grid-template-columns:1fr;gap:2.4rem;width:100%}@media screen and (min-width: 750px){.product-gallery-grid__grid{grid-template-columns:repeat(2, 1fr);-moz-column-gap:3.2rem;column-gap:3.2rem;row-gap:3.2rem}}@media screen and (min-width: 990px){.product-gallery-grid__grid{grid-template-columns:repeat(3, 1fr);-moz-column-gap:3.2rem;column-gap:3.2rem;row-gap:3.2rem}}.product-gallery-grid__item{display:block;text-decoration:none;overflow:hidden}.product-gallery-grid__image{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;background-color:#dbdbdb}.product-gallery-grid__grid--square .product-gallery-grid__image,.product-gallery-grid__grid--square .product-gallery-grid__image--placeholder{aspect-ratio:1/1}.product-gallery-grid__grid--landscape .product-gallery-grid__image,.product-gallery-grid__grid--landscape .product-gallery-grid__image--placeholder{aspect-ratio:1/.62}.product-gallery-grid__item--placeholder{pointer-events:none}.product-gallery-grid__image--placeholder{display:block;width:100%;height:100%}.product-gallery-grid__empty{font-size:1.6rem;font-weight:300;line-height:120%}.sp-decor-img-clip{position:absolute;inset:0;pointer-events:none;z-index:-1}.sp-decor-img-clip--above{z-index:1}.sp-decor-img{position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sp-decor-img img{display:block;height:100%;width:auto;max-width:none}