.m-footer-layout-3{position:relative;background-color:#fff;color:#111827;font-family:inherit}.m-footer-l3__newsletter-bar{background-color:var(--l3-newsletter-bg, #f4f5f7);padding:48px 0;text-align:center}.m-footer-l3__newsletter-inner{display:flex;flex-direction:column;align-items:center;max-width:680px;margin:0 auto}.m-footer-l3__newsletter-title{font-size:22px;font-weight:700;color:var(--l3-newsletter-title-color, #111827);margin:0 0 8px;line-height:1.3}.m-footer-l3__newsletter-subtitle{font-size:14px;color:var(--l3-newsletter-subtitle-color, #4b5563);margin:0 0 24px}.m-footer-l3__newsletter-form{display:flex;flex-direction:column;align-items:center;width:100%;max-width:480px}.m-footer-l3__newsletter-input-group{display:flex;width:100%;background-color:var(--l3-newsletter-input-bg, #ffffff);border-radius:30px;padding:4px;border:1px solid var(--l3-newsletter-input-border, #e5e7eb);box-shadow:0 1px 3px #0000000d;margin-bottom:14px}.m-footer-l3__newsletter-input{flex:1;border:none;background:transparent;padding:10px 20px;font-size:14px;outline:none;color:var(--l3-newsletter-input-color, #111827)}.m-footer-l3__newsletter-btn{background-color:var(--l3-newsletter-btn-bg, #6b8cbd);color:var(--l3-newsletter-btn-color, #ffffff);border:none;border-radius:24px;padding:10px 28px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.m-footer-l3__newsletter-btn:hover{background-color:var(--l3-newsletter-btn-hover-bg, #4a6fa5);color:var(--l3-newsletter-btn-hover-color, #ffffff);transform:translateY(-1px)}.m-footer-l3__newsletter-checkbox-label{display:flex;align-items:center;gap:8px;font-size:13px;color:#4b5563;cursor:pointer}.m-footer-l3__newsletter-checkbox-label input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb;cursor:pointer}.m-footer-l3__brand-bar{background-color:var(--l3-brand-bar-bg, #295bac);color:var(--l3-brand-logo-color, #ffffff);padding:30px 0}.m-footer-l3__brand-logos{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.m-footer-l3__brand-item{display:flex;align-items:center;justify-content:center;opacity:.9;transition:opacity .2s ease,transform .2s ease;color:inherit}.m-footer-l3__brand-item svg{color:inherit}.m-footer-l3__brand-item:hover{opacity:1;transform:translateY(-1px)}.m-footer-l3__top-border{width:100%;height:4px;background-color:var(--l3-top-border-color, #2563eb)}.m-footer-l3__main{padding:48px 0}.m-footer-l3__grid{display:flex;flex-direction:column;gap:32px}.m-footer-l3__col--contact{display:flex;flex-direction:column;gap:16px}.m-footer-l3__phone-box{display:flex;flex-direction:column;gap:4px}.m-footer-l3__label{font-size:13px;color:#6b7280}.m-footer-l3__phone{font-size:22px;font-weight:700;color:#023020;text-decoration:none}.m-footer-l3__hours{font-size:13px;line-height:1.6;color:#4b5563}.m-footer-l3__hours p{margin:0}.m-footer-l3__email{display:flex;align-items:center;gap:8px;font-size:14px}.m-footer-l3__email a{color:#111827;text-decoration:none;font-weight:500}.m-footer-l3__email a:hover{color:#023020}.m-footer-l3__address{font-size:13px;line-height:1.6;color:#4b5563}.m-footer-l3__address p{margin:0}.m-footer-l3__divider-v{display:none;width:1px;background-color:#e5e7eb;align-self:stretch}.m-footer-l3__nav-group{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;flex:1}.m-footer-l3__col{display:flex;flex-direction:column}.m-footer-l3__title{font-size:16px;font-weight:700;margin:0 0 16px;color:#111827}.m-footer-l3__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.m-footer-l3__links li a{font-size:14px;color:#4b5563;text-decoration:none;transition:color .2s ease}.m-footer-l3__links li a:hover{color:#2bb695}.m-footer-l3__benefits-bar{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:20px 0}.m-footer-l3__benefits-inner{display:flex;flex-direction:column;gap:20px;align-items:center}.m-footer-l3__logo{max-width:170px}.m-footer-l3__logo img{max-width:100%;height:auto;display:block}.m-footer-l3__logo-text{font-size:24px;font-weight:700;color:#111827}.m-footer-l3__benefit-boxes{display:flex;flex-direction:column;gap:16px;width:100%}.m-footer-l3__benefit-box{display:flex;align-items:center;gap:12px;background-color:#f4f4f5;border-radius:8px;padding:14px 22px;flex:0 0 auto}.m-footer-l3__benefit-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.m-footer-l3__benefit-text{font-size:14px;font-weight:600;color:#111827;white-space:nowrap}.m-footer-l3__bottom-bar{padding:20px 0 calc(var(--mobile-sticky-bar-height, 60px) + 20px)}.m-footer-l3__bottom-inner{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center}.m-footer-l3__copyright{font-size:13px;color:#374151}.m-footer-l3__socials .social-media-links{margin-top:0}.m-footer-l3__payment-list{display:flex;align-items:center;gap:8px;list-style:none;padding:0;margin:0;flex-wrap:wrap;justify-content:center}.m-footer-l3__payment-item svg{display:block;height:26px;width:auto;border-radius:3px}@media screen and (max-width:767px){.m-footer-l3__brand-logos{justify-content:center;gap:16px}}@media screen and (min-width:768px){.m-footer-l3__bottom-bar{padding:20px 0}.m-footer-l3__nav-group{grid-template-columns:repeat(4,1fr)}.m-footer-l3__benefit-boxes{flex-direction:row;justify-content:flex-end}.m-footer-l3__bottom-inner{flex-direction:row;justify-content:space-between;text-align:left}}@media screen and (min-width:1024px){.m-footer-l3__grid{flex-direction:row;align-items:flex-start}.m-footer-l3__col--contact{width:280px;flex-shrink:0}.m-footer-l3__divider-v{display:block}.m-footer-l3__benefits-inner{flex-direction:row;justify-content:space-between;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/footer-layout-3.css.map */
