.dw-h,.dw-h *{box-sizing:border-box}.dw-h{position:relative;z-index:20;width:100%;background:#fff;font-family:Arial,Helvetica,sans-serif}.dw-h__ticker{height:32px;overflow:hidden;display:flex;align-items:center;background:#0a22b5;color:#fff;white-space:nowrap}.dw-h__ticker-track{display:flex;align-items:center;min-width:max-content;animation:dwTicker 28s linear infinite;font-size:9px;font-weight:900;letter-spacing:.06em}.dw-h__ticker-track span{padding:0 18px}.dw-h__ticker-track b{opacity:.65}@keyframes dwTicker{to{transform:translateX(-50%)}}.dw-h__main{height:102px;max-width:1400px;margin:auto;padding:0 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.dw-h__social,.dw-h__actions{display:flex;align-items:center;gap:9px;min-width:0}.dw-h__actions{justify-content:flex-end}.dw-h__icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border:1px solid #dfe5f4;border-radius:50%;background:#fff;color:#0a22b5;text-decoration:none;position:relative;transition:background .2s,border-color .2s,transform .2s}.dw-h__icon:hover{background:#f1f5ff;border-color:#9db1ff;transform:translateY(-1px)}.dw-h__icon:focus-visible,.dw-h__logo-link:focus-visible{outline:3px solid #7da0ff;outline-offset:3px}.dw-h__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dw-h__social .dw-h__icon svg path{fill:currentColor;stroke:none}.dw-h__logo-link{display:block;justify-self:center;line-height:0;min-width:0}.dw-h__logo-link img{display:block;width:360px;height:auto;max-width:100%;object-fit:contain}.dw-h__cart>span{position:absolute;top:-4px;right:-3px;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border-radius:99px;background:#0a22b5;color:#fff;font-size:9px;font-weight:900}@media(max-width:749px){.dw-h__ticker{height:30px}.dw-h__ticker-track{font-size:8px}.dw-h__ticker-track span{padding:0 13px}.dw-h__main{height:90px;padding:0 6px;grid-template-columns:78px minmax(0,1fr) 78px}.dw-h__social,.dw-h__actions{gap:3px}.dw-h__icon{width:37px;height:37px;flex-basis:37px}.dw-h__icon svg{width:17px;height:17px}.dw-h__logo-link img{width:clamp(185px,50vw,215px);height:auto}}@media(max-width:350px){.dw-h__main{height:86px;padding:0 4px;grid-template-columns:72px minmax(0,1fr) 72px}.dw-h__social,.dw-h__actions{gap:2px}.dw-h__icon{width:35px;height:35px;flex-basis:35px}.dw-h__logo-link img{width:178px;height:auto}}@media(prefers-reduced-motion:reduce){.dw-h__ticker-track{animation:none}.dw-h__icon{transition:none}}