/* Editorial imagery, scoped to photographed components. */
.atmosphere-hero{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:var(--a,#17382e)!important;min-height:500px;overflow:hidden}
.atmosphere-hero .in{padding:55px 5vw;max-width:none}.atmosphere-hero h2{font-size:clamp(34px,3.6vw,55px);overflow-wrap:anywhere}
.atmosphere-media{margin:0;min-width:0;position:relative;align-self:stretch;background:#edece7;display:flex;flex-direction:column}
.atmosphere-media img{display:block;width:100%;height:100%;min-height:500px;object-fit:cover;flex:1}
.atmosphere-media figcaption{font:11px/1.5 Arial,sans-serif;padding:8px 14px;color:#535952;background:#f6f4ef}
.atmosphere-media.product-photo img{object-fit:contain;background:white;padding:25px}
.atmosphere-note{font:12px/1.6 Arial,sans-serif;color:#666;margin:20px 0}
.atmosphere-detail{margin:26px 0}.atmosphere-detail img{width:100%;display:block;height:clamp(230px,35vw,470px);object-fit:cover;border-radius:8px}.atmosphere-detail.product-photo img{object-fit:contain;background:white}
.atmosphere-detail figcaption{font:12px/1.6 Arial,sans-serif;color:#686c69;margin-top:9px}
img.visual{display:block;width:100%;object-fit:cover}img.visual.product-photo{object-fit:contain;background:#fff!important}
@media(max-width:900px){.atmosphere-hero{grid-template-columns:1fr}.atmosphere-media img{height:340px;min-height:0;flex:none}.atmosphere-hero .in{padding:40px 6vw}}
@media(max-width:560px){.atmosphere-media img{height:280px}.atmosphere-hero h2{font-size:35px}}
.nature-atmosphere{display:grid;grid-template-columns:1fr 1.4fr;align-items:center;gap:32px;padding:50px 5vw;background:#f4efe5;color:#17382e}.nature-atmosphere h2{font:38px/1.15 Georgia,serif}.nature-atmosphere .eyebrow{color:#745a26}.nature-atmosphere figure{margin:0}@media(max-width:800px){.nature-atmosphere{grid-template-columns:1fr}}