.fsc-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.fsc-gallery__item{margin:0;background:var(--fsc-ivory);overflow:hidden}.fsc-gallery__item--primary{grid-column:1/-1}.fsc-gallery__item img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}.fsc-gallery__item--primary img{aspect-ratio:4/5.25}.fsc-content-placeholder{background:linear-gradient(145deg,#e9e1d6,#d5c8b8);border:1px solid rgba(45,41,38,.16);color:#625b52;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.fsc-content-placeholder:before,.fsc-content-placeholder:after{content:"";position:absolute;width:1px;height:150%;background:rgba(255,255,255,.55);transform:rotate(38deg)}.fsc-content-placeholder:after{transform:rotate(-38deg)}.fsc-content-placeholder span,.fsc-content-placeholder strong,.fsc-content-placeholder em{z-index:1;background:rgba(247,243,236,.88);padding:.2rem .55rem}.fsc-content-placeholder span,.fsc-content-placeholder em{font-size:.65rem;font-style:normal;letter-spacing:.14em;text-transform:uppercase}.fsc-content-placeholder strong{font:400 clamp(1.25rem,2.5vw,2.2rem) var(--fsc-serif)}.fsc-content-placeholder--product{aspect-ratio:4/5}.fsc-content-placeholder--hero{aspect-ratio:16/9}.fsc-content-placeholder--editorial,.fsc-content-placeholder--material{aspect-ratio:3/2}.fsc-destination__hero img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.fsc-destination__intro,.fsc-destination__support,.fsc-material{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,8vw,8rem);align-items:start}.fsc-destination__products{background:var(--fsc-white)}.fsc-destination__editorial img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover}.fsc-destination__support{background:var(--fsc-ivory)}.fsc-destination__support ul{list-style:none;padding:0;margin:0;border-top:1px solid var(--fsc-hairline)}.fsc-destination__support li{padding:1rem 0;border-bottom:1px solid var(--fsc-hairline)}.fsc-material img{width:100%;aspect-ratio:3/2;object-fit:cover}.fsc-pagination{margin:3rem auto 0;text-align:center}.fsc-product__gallery{position:static}.fsc-product form{display:grid;gap:1rem}.fsc-product form>.fsc-button{margin-top:.5rem}@media(max-width:920px){.fsc-destination__intro,.fsc-destination__support,.fsc-material{grid-template-columns:1fr}.fsc-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:.8rem;padding-bottom:.6rem}.fsc-gallery__item,.fsc-gallery__item--primary{flex:0 0 88%;scroll-snap-align:center}.fsc-gallery__item img,.fsc-gallery__item--primary img{aspect-ratio:4/5;object-fit:cover}}@media(max-width:620px){.fsc-gallery__item,.fsc-gallery__item--primary{flex-basis:92%}}
