.moto-footer{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.moto-footer-trust{background:#1a1a1a;padding:2.5rem 0;border-bottom:1px solid #2a2a2a}.moto-footer-trust-inner{max-width:1480px;margin:0 auto;padding:0 clamp(1rem,3vw,3rem);display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.moto-footer-trust-item{display:flex;align-items:center;gap:1rem;padding:1rem}.moto-footer-trust-icon{width:48px;height:48px;border-radius:12px;background:#e639461a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.moto-footer-trust-icon svg{width:24px;height:24px;stroke:#e63946;stroke-width:1.8;fill:none}.moto-footer-trust-text{display:flex;flex-direction:column;gap:.15rem}.moto-footer-trust-title{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:.01em}.moto-footer-trust-desc{font-size:1.05rem;color:#999;font-weight:400}.moto-footer-main{background:#111;padding:4rem 0 3rem}.moto-footer-main-inner{max-width:1480px;margin:0 auto;padding:0 clamp(1rem,3vw,3rem);display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:3rem}.moto-footer-logo{display:flex;align-items:center;gap:.6rem;margin-bottom:1.5rem;text-decoration:none}.moto-footer-logo img{height:40px;width:auto}.moto-footer-logo-text{font-size:1.4rem;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:-.01em}.moto-footer-logo-text span{color:#e63946}.moto-footer-desc{font-size:1.12rem;line-height:1.7;color:#999;margin-bottom:1.5rem}.moto-footer-contact-list{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.7rem}.moto-footer-contact-item{display:flex;align-items:center;gap:.7rem;font-size:1.12rem;color:#bbb;transition:color .2s ease}.moto-footer-contact-item:hover{color:#fff}a.moto-footer-contact-item{text-decoration:none}.moto-footer-contact-item svg{width:16px;height:16px;stroke:#e63946;stroke-width:2;fill:none;flex-shrink:0}.moto-footer-social{display:flex;gap:.6rem;margin-top:1.2rem}.moto-footer-social a{width:38px;height:38px;border-radius:10px;background:#1a1a1a;border:1px solid #2a2a2a;display:flex;align-items:center;justify-content:center;transition:all .25s ease;text-decoration:none}.moto-footer-social a:hover{background:#e63946;border-color:#e63946}.moto-footer-social a svg{width:18px;height:18px;fill:#999;transition:fill .25s ease}.moto-footer-social a:hover svg{fill:#fff}.moto-footer-col-title{font-size:1.3rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1.5rem;padding-bottom:.8rem;border-bottom:2px solid #e63946;display:inline-block}.moto-footer-menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.moto-footer-menu a{font-size:1.15rem;color:#999;text-decoration:none;transition:all .2s ease;display:inline-flex;align-items:center;gap:.4rem;padding:.2rem 0}.moto-footer-menu a:before{content:"";width:0;height:1.5px;background:#e63946;transition:width .25s ease}.moto-footer-menu a:hover{color:#fff;padding-left:.3rem}.moto-footer-menu a:hover:before{width:12px}.moto-footer-newsletter-desc{font-size:1.12rem;color:#999;line-height:1.6;margin-bottom:1.2rem}.moto-footer-newsletter-form{display:flex;gap:0;margin-bottom:1rem}.moto-footer-newsletter-form input[type=email]{flex:1;background:#1a1a1a;border:1.5px solid #333;border-right:none;border-radius:10px 0 0 10px;padding:.85rem 1rem;color:#fff;font-size:1rem;outline:none;transition:border-color .25s ease}.moto-footer-newsletter-form input[type=email]::placeholder{color:#666}.moto-footer-newsletter-form input[type=email]:focus{border-color:#e63946}.moto-footer-newsletter-form button{background:#e63946;color:#fff;border:none;border-radius:0 10px 10px 0;padding:.85rem 1.3rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .25s ease;white-space:nowrap}.moto-footer-newsletter-form button:hover{background:#c7303c}.moto-footer-newsletter-consent{font-size:.9rem;color:#666;display:flex;align-items:flex-start;gap:.5rem}.moto-footer-newsletter-consent input[type=checkbox]{margin-top:2px;accent-color:#e63946}.moto-footer-newsletter-success{background:#4caf501a;border:1px solid rgba(76,175,80,.3);border-radius:8px;padding:.8rem 1rem;color:#4caf50;font-size:.85rem;font-weight:500;margin-top:.5rem}.moto-footer-newsletter-error{color:#e63946;font-size:.82rem;margin-top:.4rem}.moto-footer-extra{margin-top:1.5rem;padding-top:1.2rem;border-top:1px solid #222}.moto-footer-extra-title{font-size:1.05rem;color:#666;text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:.6rem}.moto-footer-hours{display:flex;flex-direction:column;gap:.3rem}.moto-footer-hours span{font-size:1.1rem;color:#999}.moto-footer-hours strong{color:#ccc;font-weight:600}.moto-footer-etbis{margin-top:1.2rem}.moto-footer-etbis-link{display:inline-block;background:#fff;border-radius:8px;padding:6px;transition:opacity .2s ease}.moto-footer-etbis-link:hover{opacity:.85}.moto-footer-etbis-link img{display:block;width:120px;height:auto;border-radius:4px}.moto-footer-bottom{background:#0a0a0a;padding:1.5rem 0;border-top:1px solid #1a1a1a}.moto-footer-bottom-inner{max-width:1480px;margin:0 auto;padding:0 clamp(1rem,3vw,3rem);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.moto-footer-copyright{font-size:1.08rem;color:#666}.moto-footer-copyright a{color:#999;text-decoration:none;transition:color .2s ease}.moto-footer-copyright a:hover{color:#e63946}.moto-footer-payment{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.moto-footer-payment-item{background:#1a1a1a;border-radius:6px;padding:.35rem .6rem;display:flex;align-items:center;justify-content:center}.moto-footer-payment-item .icon{height:28px;width:auto}.moto-footer-bottom-links{display:flex;gap:1.5rem;list-style:none;padding:0;margin:0}.moto-footer-bottom-links a{font-size:1.08rem;color:#666;text-decoration:none;transition:color .2s ease}.moto-footer-bottom-links a:hover{color:#e63946}@media(max-width:989px){.moto-footer-trust-inner{grid-template-columns:repeat(2,1fr);gap:1rem}.moto-footer-main-inner{grid-template-columns:1fr 1fr;gap:2.5rem}.moto-footer-company{grid-column:1 / -1}}@media(max-width:599px){.moto-footer-trust-inner{grid-template-columns:1fr 1fr;gap:.5rem}.moto-footer-trust-item{padding:.6rem .5rem;gap:.6rem}.moto-footer-trust-icon{width:40px;height:40px}.moto-footer-trust-title{font-size:.82rem}.moto-footer-trust-desc{font-size:.72rem}.moto-footer-main-inner{grid-template-columns:1fr;gap:2rem}.moto-footer-bottom-inner{flex-direction:column;text-align:center}.moto-footer-payment{justify-content:center}.moto-footer-bottom-links{justify-content:center;flex-wrap:wrap}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/section-footer-moto.css.map */
