.branches{background:#fff}.branch-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.branch-card{min-height:430px;border-radius:12px;background:#0b402b;color:#fff;display:flex;align-items:flex-end;position:relative;overflow:hidden}.branch-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,35,23,.95),rgba(4,35,23,.08) 72%)}.branch-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.akure-card{background:linear-gradient(145deg,#0b402b,#176044)}.akure-card:before{content:"NAO";position:absolute;right:-12px;top:-42px;font:800 11rem Manrope,sans-serif;color:rgba(216,239,98,.08)}.branch-body{position:relative;z-index:2;padding:34px}.branch-body>span{font-size:.7rem;font-weight:800;letter-spacing:.16em;color:#d8ef62}.branch-card h3{font-size:2rem;margin:9px 0}.branch-card p{color:#d6e2db;line-height:1.6;margin:0 0 22px}.branch-card a{display:inline-block;background:#d8ef62;color:#0b402b;padding:11px 15px;border-radius:6px;font-weight:800;font-size:.84rem}.ado-secondary{margin-top:18px;position:relative;height:320px;border-radius:12px;overflow:hidden}.ado-secondary img{width:100%;height:100%;object-fit:cover}.ado-secondary p{position:absolute;left:20px;bottom:18px;margin:0;background:rgba(255,255,255,.94);padding:10px 14px;border-radius:6px;font-weight:700}.store-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.store-gallery figure{height:330px;margin:0;position:relative;border-radius:10px;overflow:hidden;background:#e8ebe8}.store-gallery figure.wide{grid-column:span 2}.store-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.store-gallery figure:hover img{transform:scale(1.025)}.store-gallery figcaption{position:absolute;left:14px;bottom:14px;background:rgba(255,255,255,.94);padding:9px 12px;border-radius:5px;font-size:.8rem;font-weight:800}
@media(max-width:850px){.store-gallery{grid-template-columns:1fr 1fr}.store-gallery figure.wide{grid-column:span 1}}
@media(max-width:650px){.branch-grid,.store-gallery{grid-template-columns:1fr}.branch-card{min-height:370px}.branch-body{padding:26px}.ado-secondary{height:260px}.store-gallery figure,.store-gallery figure.wide{height:260px;grid-column:span 1}}
