.store-opening{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.store-opening h1{margin:4px 0}.business-date{text-align:right;font-size:18px;font-weight:900}.business-date small{display:block;color:#6b7482;font-weight:500}.counter-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:26px}.counter-actions a{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e1e6ed;border-radius:17px;padding:18px;color:#18212f;text-decoration:none}.counter-actions a:hover{border-color:#8baee5;box-shadow:0 8px 22px #173b7214}.counter-actions a.sale{background:#175cd3;color:#fff;border-color:#175cd3}.counter-actions b{width:44px;height:44px;border-radius:13px;background:#edf3fc;color:#175cd3;display:grid;place-items:center;font-size:22px}.counter-actions .sale>b{background:#ffffff24;color:#fff}.counter-actions span{display:block}.counter-actions strong,.counter-actions small{display:block}.counter-actions small{color:#6b7482}.counter-actions .sale small{color:#d7e6ff}.backoffice-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:26px 0}.backoffice-links>a{margin:0}.office-strip{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid #d9e2dc;border-radius:17px;padding:17px 20px;color:#18212f;text-decoration:none}.office-strip>span:first-child{width:42px;height:42px;border-radius:12px;background:#11845b;color:#fff;display:grid;place-items:center;font-size:20px}.office-strip>span:nth-child(2){flex:1}.office-strip small{display:block;color:#6b7482}.office-strip>strong{color:#11845b}
@media(max-width:760px){.store-opening{align-items:flex-start}.business-date{font-size:14px}.counter-actions{grid-template-columns:1fr 1fr}.counter-actions a{padding:14px}.counter-actions b{width:38px;height:38px}.counter-actions small{font-size:11px}.backoffice-links{grid-template-columns:1fr}.mobile-nav{justify-content:space-around}.mobile-nav a{width:25%}}@media(max-width:430px){.counter-actions{grid-template-columns:1fr}.business-date{display:none}}
