.client-atmosphere{background:var(--sand)}.atmosphere-frame{position:relative}.atmosphere-frame>img{width:100%;aspect-ratio:3/2;object-fit:cover}.atmosphere-switch{position:absolute;bottom:25px;left:25px;display:flex;background:var(--paper);padding:5px;gap:5px}.atmosphere-switch button{font:inherit;font-size:11px;padding:12px 23px;background:transparent;color:var(--ink);border:0}.atmosphere-switch button.active{background:var(--ink);color:var(--light)}.atmosphere-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:30px}.atmosphere-notes h3{font-size:15px}.atmosphere-notes p{font-size:12px;color:var(--muted)}.client-details{background:var(--light)}.client-details .space-row:first-child{margin-top:0}.visualization-note{max-width:1100px;padding:0 7vw 35px;font-size:10px;color:var(--muted);margin:0}.hero-image>img{object-position:40% center}.hero .image-label{letter-spacing:.07em}.space-row figure>a{border:0;display:block;margin:0}.space-row figure>a img{transition:filter .2s}.space-row figure>a:hover img{filter:brightness(1.04)}
@media(max-width:760px){.atmosphere-notes{grid-template-columns:1fr;gap:5px}.atmosphere-switch{bottom:12px;left:12px}.atmosphere-switch button{font-size:10px;padding:9px 15px}.hero-image{height:500px}.client-details .space-row{margin-top:45px}}
