
.shop-header{height:88px;background:#fff;border-bottom:1px solid #dfe9f2;display:flex;align-items:center}.shop-nav{display:flex;align-items:center;gap:22px}.shop-brand{display:flex;align-items:center;gap:14px;margin-right:auto;text-decoration:none;color:#10283d}.shop-brand img{width:96px}.shop-brand span{font-size:13px;font-weight:850}.shop-brand em{display:block;color:#f28c28;font-style:normal}.shop-menu{display:flex;gap:20px;align-items:center}.shop-menu a{text-decoration:none;color:#29435a;font-size:14px;font-weight:800}.shop-appt{background:#f28c28!important;color:#fff!important;padding:11px 15px;border-radius:11px}.shop-context{background:#fff;border-bottom:1px solid #dfe9f2}.shop-context .container{min-height:55px;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:850;color:#5d7488}.shop-back{background:#0b5fb3;color:#fff!important;text-decoration:none;padding:10px 15px;border-radius:11px;font-weight:950}.shop-footer{background:#072944;color:#d5e2ec;padding:34px 0}.shop-foot{display:flex;align-items:center;justify-content:space-between;gap:22px}.shop-foot img{width:84px;filter:brightness(0) invert(1)}.shop-foot div{display:flex;gap:13px;flex-wrap:wrap}.shop-foot a{color:#d5e2ec;text-decoration:none;font-size:12px}
@media(max-width:900px){.shop-menu a:not(.shop-appt){display:none}}@media(max-width:600px){.shop-header{height:74px}.shop-brand span{display:none}.shop-foot{align-items:flex-start;flex-direction:column}.shop-back{font-size:12px}}

.shop-context-back{background:#fff;border-bottom:1px solid #dfe9f2}
.shop-context-back .container{min-height:58px;display:flex;align-items:center}
.shop-context-back .shop-back{display:inline-flex;align-items:center;background:#0b5fb3;color:#fff!important;text-decoration:none;padding:11px 17px;border-radius:11px;font-weight:950;letter-spacing:.01em}
