.gallery-hero{padding:85px max(7vw,34px) 72px;color:#fff;background:linear-gradient(115deg,#14151c,#30262b 65%,#831024 160%)}.gallery-hero p{margin:0 0 16px;color:#fa7181;font-size:11px;font-weight:800;letter-spacing:.16em}.gallery-hero h1{margin:0;font-size:clamp(48px,6vw,78px);line-height:.9;letter-spacing:-.07em}.gallery-hero h1 em{font-weight:400}.gallery-hero span{display:block;max-width:560px;margin-top:25px;color:#d5d5dc;line-height:1.65}.gallery-section{padding:80px max(7vw,34px);background:#f6f6f7}.gallery-section>header{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:36px}.gallery-section h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:.94;letter-spacing:-.06em}.gallery-section header span{max-width:330px;color:#6b6b74;line-height:1.65}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-card{min-height:280px;display:flex;flex-direction:column;background:#fff;box-shadow:0 12px 28px rgba(21,21,26,.08)}.gallery-card img{width:100%;height:190px;object-fit:cover}.gallery-card div{padding:19px}.gallery-card p{margin:0 0 8px;color:#e40521;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.gallery-card h3{margin:0;font-size:21px;line-height:1.1}.gallery-card span{display:block;margin-top:10px;color:#676873;font-size:13px;line-height:1.55}.gallery-empty{padding:45px;border:1px dashed #bcbcc3;color:#6c6c74;text-align:center}@media(max-width:850px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.gallery-hero,.gallery-section{padding-left:24px;padding-right:24px}.gallery-section>header{display:block}.gallery-section header span{margin-top:18px}.gallery-grid{grid-template-columns:1fr}}
