.hero-gallery--clean{height:585px;display:grid;grid-template-columns:minmax(0,1fr) 76px;grid-template-rows:1fr;gap:12px;position:relative;padding:0;overflow:visible}
.gallery-clean__main{position:relative;min-width:0;overflow:hidden;background-size:cover;background-position:center;box-shadow:0 24px 55px rgba(0,0,0,.28);transition:background-image .45s ease}
.gallery-clean__main:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,13,16,.86),transparent 52%)}
.gallery-clean__thumbs{display:flex;flex-direction:column;gap:8px;min-width:0}
.gallery-thumb{position:relative;display:block;width:76px;min-height:0;flex:1;border:0;padding:0;overflow:hidden;background-color:#59656b;background-size:cover;background-position:center;cursor:pointer;opacity:.62;transition:opacity .25s,transform .25s,filter .25s;filter:saturate(.68)}
.gallery-thumb:after{content:'';position:absolute;inset:0;background:rgba(11,16,19,.38);transition:background .25s}.gallery-thumb span{position:absolute;z-index:1;left:9px;bottom:8px;color:#f4f5f2;font-family:var(--mono);font-size:10px}.gallery-thumb:hover,.gallery-thumb:focus,.gallery-thumb.is-selected{opacity:1;filter:saturate(1);transform:translateX(-5px);outline:none}.gallery-thumb:hover:after,.gallery-thumb:focus:after,.gallery-thumb.is-selected:after{background:rgba(11,16,19,.05)}
.hero-gallery--clean .hero-gallery__main-copy{z-index:2;bottom:28px;left:30px;right:30px}.hero-gallery--clean .visual-stamp{z-index:3;right:14px;bottom:104px}.hero-gallery--clean .visual-note{z-index:3;left:0;top:-46px}
@media (max-width:680px){.hero-gallery--clean{height:470px;grid-template-columns:minmax(0,1fr) 52px;gap:7px}.gallery-clean__thumbs{gap:5px}.gallery-thumb{width:52px}.gallery-thumb span{left:6px;bottom:6px;font-size:9px}.gallery-thumb:hover,.gallery-thumb:focus,.gallery-thumb.is-selected{transform:translateX(-3px)}.hero-gallery--clean .hero-gallery__main-copy{left:20px;right:20px;bottom:20px}.hero-gallery--clean .hero-gallery__main-copy strong{font-size:27px}.hero-gallery--clean .visual-stamp{right:8px;bottom:80px;width:66px;height:66px}.hero-gallery--clean .visual-stamp strong{font-size:22px}.hero-gallery--clean .visual-note{top:-31px;font-size:8px}}
