.store-content{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:40px 0 70px}.store-main-card{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #dce2e4}.store-photo{position:relative;min-height:430px;display:grid;place-items:center;background:linear-gradient(145deg,#dfeaed,#f5f1e9);overflow:hidden}.store-photo:before{content:"";position:absolute;left:0;right:0;bottom:0;height:90px;background:#89989f}.store-building{position:relative;z-index:1;width:68%;height:190px;display:grid;place-items:center;border-top:18px solid #d82d2d;background:#fff;box-shadow:0 18px 30px #24394226}.store-building:after{content:"";position:absolute;bottom:0;width:45%;height:78px;background:#c6d1d5;border:10px solid #fff;border-bottom:0}.store-building i{display:grid;place-items:center;width:48px;height:48px;background:#d82d2d;color:#fff;font-size:25px;font-style:normal;font-weight:900}.store-building span{font-size:11px;font-weight:900;letter-spacing:.17em}.store-photo p{position:absolute;z-index:2;bottom:18px;left:22px;margin:0;color:#fff;font-size:12px;font-weight:800}.store-details{padding:45px}.store-details>small{color:#d82d2d;font-weight:900;letter-spacing:.16em}.store-details h2{margin:5px 0 27px;font-size:30px}.store-details dl{margin:0;border-top:1px solid #dce2e4}.store-details dl div{display:grid;grid-template-columns:115px 1fr;padding:16px 0;border-bottom:1px solid #dce2e4}.store-details dt{color:#78858b;font-size:12px;font-weight:800}.store-details dd{margin:0;font-weight:700}.store-details dd a{color:#d82d2d}.store-buttons{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:25px}.store-buttons a{display:grid;place-items:center;padding:12px;border:1px solid #cfd8dc;color:#4b5960;text-decoration:none;font-size:12px;font-weight:900}.store-buttons a.primary{border-color:#d82d2d;background:#d82d2d;color:#fff}.store-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.store-notes article{padding:20px;background:#fff;border:1px solid #dce2e4}.store-notes p{margin:7px 0 0;color:#6b7980;font-size:12px}@media(max-width:720px){.store-main-card{grid-template-columns:1fr}.store-photo{min-height:250px}.store-building{height:130px}.store-details{padding:25px 20px}.store-details dl div{grid-template-columns:1fr;gap:4px}.store-buttons,.store-notes{grid-template-columns:1fr}}
