@media(max-width:768px){.mobile-footer{padding:40px 0;background-color:#fff;border-top:1px solid #000;font-family:monospace;box-sizing:border-box;overflow-x:hidden}.mobile-footer-inner{width:100%;max-width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:30px;box-sizing:border-box;padding:0 5%}.mobile-newsletter-form{width:100%;max-width:100%;display:flex;flex-direction:column;gap:12px;box-sizing:border-box}.mobile-input,.mobile-button{width:100%;padding:12px 14px;font-size:14px;font-family:monospace;border:1px solid #000;background-color:#fff;box-sizing:border-box}.mobile-button{background:transparent;color:#000;border:1px solid #000;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:monospace;box-sizing:border-box}.mobile-button:hover{background:#000;color:#fff}.mobile-footer-links{display:flex;justify-content:space-between;width:100%;max-width:300px;padding:0;box-sizing:border-box}.mobile-footer-link{text-align:center;font-size:14px;font-family:monospace;color:#000;text-decoration:none;position:relative;flex:1}.mobile-footer-link:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background-color:#000;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.mobile-footer-link:hover:after{transform:scaleX(1)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/mobile-footer.css.map */
