.mobile-contact-bar{display:none}@media screen and (max-width:749px){.mobile-contact-bar{position:fixed;bottom:0;left:0;right:0;z-index:4;display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:1px;padding-bottom:env(safe-area-inset-bottom,0px);background-color:rgba(var(--color-foreground),.12);border-top:1px solid rgba(var(--color-foreground),.12);box-shadow:0 -2px 12px #00000014}.mobile-contact-bar__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:56px;padding:6px 8px;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:600;line-height:1.2;text-align:center;text-decoration:none}.mobile-contact-bar__item:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:-2px}.mobile-contact-bar__item--primary{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.mobile-contact-bar__icon{display:inline-flex}.mobile-contact-bar__icon svg{width:20px;height:20px}.mobile-contact-bar__label{display:block}body{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}body.overflow-hidden .mobile-contact-bar,body.overflow-hidden-mobile .mobile-contact-bar,body.overflow-hidden-tablet .mobile-contact-bar,body.overflow-hidden-desktop .mobile-contact-bar{display:none}}@media(prefers-reduced-motion:reduce){.mobile-contact-bar{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/component-mobile-contact-bar.css.map */
