.branch-page{background:#fcfbf7}
.branch-main{overflow:hidden}
.breadcrumbs{display:flex;align-items:center;gap:10px;padding:28px clamp(20px,7vw,110px) 0;color:#73817c;font-size:12px}
.breadcrumbs a{color:#365c50;text-decoration:none}
.breadcrumbs strong{color:#18362f}
.branch-hero{display:grid;grid-template-columns:1.02fr .98fr;gap:60px;align-items:center;min-height:630px;padding:45px clamp(20px,7vw,110px) 85px}
.branch-hero-copy{max-width:680px}
.branch-hero h1{font-size:clamp(48px,5.6vw,78px)}
.branch-lead{max-width:630px;color:#52645e;font-size:19px;line-height:1.65}
.branch-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:34px 0}
.branch-facts div{min-width:0;padding:16px 18px;background:#f1eee5;border-radius:14px}
.branch-facts span{display:block;margin-bottom:6px;color:#718079;font-size:11px;text-transform:uppercase;letter-spacing:.6px}
.branch-facts strong,.branch-facts a{display:block;color:#18362f;font-size:13px;line-height:1.45;text-decoration:none}
.branch-actions{display:flex;align-items:center;gap:24px}
.branch-hero-photo{position:relative;height:500px;margin:0;overflow:hidden;border-radius:110px 24px 24px 24px;background:#dce8d5}
.branch-hero-photo img{display:block;width:100%;height:100%;object-fit:cover}
.branch-hero-photo:after{content:"";position:absolute;inset:48% 0 0;background:linear-gradient(transparent,rgba(4,28,21,.78))}
.branch-hero-photo figcaption{position:absolute;left:28px;bottom:24px;z-index:1;display:flex;flex-direction:column;color:white}
.branch-hero-photo figcaption b{font:700 24px Georgia,serif}
.branch-hero-photo figcaption span{font-size:13px;opacity:.9}
.branch-assortment,.branch-gallery,.other-branches{padding:90px clamp(20px,7vw,110px)}
.branch-assortment{background:#edf1e7}
.branch-section-heading{display:flex;align-items:end;justify-content:space-between;gap:34px;margin-bottom:40px}
.branch-section-heading h2{margin:0}
.branch-section-heading>p{max-width:390px;color:#63726d}
.branch-assortment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.branch-assortment-grid article{min-height:150px;padding:24px;background:white;border:1px solid #dcded6;border-radius:18px}
.branch-assortment-grid span{color:#b51118;font-size:11px;font-weight:900}
.branch-assortment-grid h3{max-width:260px;margin:38px 0 0;font:700 24px/1.1 Georgia,serif}
.branch-local{display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;align-items:center;padding:90px clamp(20px,7vw,110px);background:#f6f1e7}
.branch-local>div>p:not(.eyebrow){max-width:760px;color:#52645e;font-size:18px;line-height:1.7}
.branch-local aside{display:flex;flex-direction:column;padding:30px;background:#1c5b45;color:white;border-radius:20px}
.branch-local aside strong{font:700 25px Georgia,serif}
.branch-local aside span{margin:8px 0 22px;color:#c9d8d3;font-size:13px}
.branch-local aside a{color:#d8ed75;font-size:22px;font-weight:900;text-decoration:none}
.branch-gallery{background:#fcfbf7}
.branch-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;grid-auto-rows:220px;gap:14px}
.branch-gallery-item{position:relative;display:block;min-width:0;overflow:hidden;border-radius:18px;background:#e2e7df;color:white;text-decoration:none}
.branch-gallery-item:nth-child(9n+1){grid-column:span 2;grid-row:span 2}
.branch-gallery-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .3s ease}
.branch-gallery-item:after{content:"Открыть";position:absolute;right:14px;bottom:12px;padding:6px 9px;background:rgba(5,37,28,.78);border-radius:999px;font-size:10px;font-weight:900;opacity:0;transform:translateY(5px);transition:.2s ease}
.branch-gallery-item>span{position:absolute;left:14px;bottom:12px;font-size:11px;font-weight:900;text-shadow:0 1px 8px rgba(0,0,0,.65)}
.branch-gallery-item:hover img{transform:scale(1.025);filter:brightness(.9)}
.branch-gallery-item:hover:after{opacity:1;transform:none}
.gallery-lightbox{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:32px 74px;border:0;background:rgba(3,19,15,.94);color:white}
.gallery-lightbox::backdrop{background:rgba(3,19,15,.94)}
.gallery-lightbox[open]{display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;gap:18px}
.gallery-lightbox figure{display:flex;min-width:0;height:calc(100vh - 64px);margin:0;flex-direction:column;align-items:center;justify-content:center}
.gallery-lightbox figure img{display:block;max-width:100%;max-height:calc(100% - 35px);object-fit:contain;border-radius:12px}
.gallery-lightbox figcaption{margin-top:12px;color:#c9d8d3;font-size:12px}
.gallery-lightbox button{display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(255,255,255,.08);color:white;font-size:24px;cursor:pointer}
.gallery-lightbox button:hover{background:rgba(255,255,255,.18)}
.gallery-close{position:fixed;right:24px;top:20px;z-index:2}
.other-branches{padding-top:30px}
.other-branch-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.other-branch-grid>a{position:relative;display:grid;grid-template-columns:150px 1fr;grid-template-rows:auto auto auto;column-gap:22px;min-height:160px;padding:18px;background:white;border:1px solid #dcded6;border-radius:20px;color:#18362f;text-decoration:none}
.other-branch-grid img{grid-row:1/4;width:150px;height:124px;object-fit:cover;border-radius:14px}
.other-branch-grid span{align-self:end;color:#b51118;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.7px}
.other-branch-grid strong{font:700 23px Georgia,serif}
.other-branch-grid small{color:#63726d}
.branch-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:0 clamp(20px,7vw,110px) 80px;padding:50px 58px;background:#b51118;color:white;border-radius:26px}
.branch-cta h2{margin:0}
.branch-cta .eyebrow{color:#fff0a5}
.branch-cta>div:last-child{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.branch-vk{color:white;font-weight:800;text-decoration:none}
.not-found{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center;background:#f6f1e7}
.not-found img{width:180px;mix-blend-mode:multiply}
.not-found h1{margin:30px 0 15px}
.not-found p{max-width:480px;color:#63726d}
@media(max-width:980px){.branch-hero{grid-template-columns:1fr}.branch-hero-photo{height:470px}.branch-facts{grid-template-columns:1fr}.branch-assortment-grid{grid-template-columns:repeat(2,1fr)}.branch-local{grid-template-columns:1fr}.branch-photo-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:200px}.other-branch-grid{grid-template-columns:1fr}.branch-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.breadcrumbs{padding-top:20px}.branch-hero{gap:35px;padding-top:35px;padding-bottom:65px}.branch-hero h1{font-size:36px;letter-spacing:-1.3px;text-wrap:balance}.branch-hero-photo{height:360px;border-radius:70px 20px 20px}.branch-actions{align-items:flex-start;flex-direction:column}.branch-assortment,.branch-gallery,.other-branches,.branch-local{padding:70px 20px}.branch-section-heading{align-items:flex-start;flex-direction:column}.branch-assortment-grid{grid-template-columns:1fr}.branch-photo-grid{grid-template-columns:1fr 1fr;grid-auto-rows:150px;gap:10px}.branch-gallery-item:nth-child(9n+1){grid-column:span 2;grid-row:span 2}.gallery-lightbox{padding:64px 12px 20px}.gallery-lightbox[open]{grid-template-columns:42px minmax(0,1fr) 42px;gap:6px}.gallery-lightbox figure{height:calc(100vh - 84px)}.gallery-lightbox button{width:40px;height:40px;font-size:20px}.gallery-close{right:12px;top:12px}.other-branch-grid>a{grid-template-columns:105px 1fr;column-gap:15px}.other-branch-grid img{width:105px;height:112px}.other-branch-grid strong{font-size:19px}.branch-cta{margin:0 20px 50px;padding:32px 25px}.branch-local aside a{font-size:19px}}
