.footer-embelleze{background-color:#f8f8f8;color:#333;margin-top:30px;border-top:1px solid #e0e0e0}.footer-newsletter-section{background-color:#fbfbfb;padding:3rem 0}.newsletter-header{display:flex;gap:20px;align-items:center}.footer-newsletter-row{display:grid;grid-template-columns:auto 10px;column-gap:32px;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;padding:0 16px;text-align:left}.footer-newsletter-content{display:flex;align-items:flex-start;flex-direction:column;gap:1.5rem}.newsletter-icon svg{width:48px;height:48px;color:#282828;flex-shrink:0;fill:none}.newsletter-title{font-size:1.5rem;font-weight:600;margin:0;line-height:1.2;color:#282828}.newsletter-description{font-size:12px;color:#2d2d2d;line-height:1.5;margin:0}.newsletter-form-section{display:flex;flex-direction:column;gap:2rem;max-width:400px}.newsletter-inputs{display:grid;grid-template-columns:1fr 1fr auto;gap:1rem;width:100%}.newsletter-email,.newsletter-name{padding:13px 1rem;border:1px solid #ddd;border-radius:4px;font-size:13px;background-color:#fff;transition:border-color .3s ease}.newsletter-email:focus,.newsletter-name:focus{outline:none;border-color:#000}.newsletter-submit{background-color:#282828;color:#fff;border:none;padding:13px 2rem;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .3s ease;white-space:nowrap}.newsletter-submit:hover{background-color:#555}.mobile-apps{display:flex;flex-direction:column;gap:15px}.mobile-apps-text h4{font-size:16px;font-weight:600;margin:0;line-height:1.2;color:#282828}.mobile-apps-text p{font-size:13px;color:#282828;line-height:1.4;margin:0}.mobile-apps-buttons{display:flex;gap:.5rem;flex-shrink:0}.app-button img{height:40px;width:auto;transition:opacity .3s ease}.app-button:hover img{opacity:.8}.footer-main-content{padding:3rem 0;background-color:#fff}.footer-columns-row{display:grid;grid-template-columns:1fr auto;gap:4rem}.footer-links-section{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-column-title{font-size:12px;font-weight:600;color:#333;margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:.5px}.footer-column-list{list-style:none;padding:0;margin:0}.footer-column-list li{margin-bottom:.75rem}.footer-link{color:#666;text-decoration:none;font-size:12px;transition:color .3s ease;display:block}.footer-link:hover{color:#662d91}.footer-contact-section{min-width:300px}.contact-whatsapp{margin-bottom:2rem}.whatsapp-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-weight:600;font-size:12px;margin-bottom:.5rem}.whatsapp-link svg{width:20px;height:20px;stroke:none}.whatsapp-hours p{font-size:13px;color:#666;margin:.25rem 0}.contact-email{margin-bottom:2rem}.contact-email a{display:inline-flex;align-items:center;gap:.5rem;color:#333;text-decoration:none;font-weight:600;font-size:12px;margin-bottom:.5rem}.contact-email svg{width:20px;height:20px;fill:none;margin-top:-2px}.contact-email p{font-size:13px;color:#666;margin:0}.exchange-link{color:#662d91;text-decoration:underline;font-size:13px;transition:color .3s ease}.exchange-link:hover{color:#0056b3}.footer-benefits{background-color:#fff;padding:3rem 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.benefits-row{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.benefit-item{text-align:center}.benefit-icon{margin-bottom:0;color:#232323}.benefit-icon img{margin:0 auto;height:80px}.benefit-icon svg{width:auto;height:40px;fill:none}.benefit-item h4{font-size:12px;font-weight:600;color:#333;margin:0 0 .5rem}.benefit-item p{font-size:13px;color:#666;line-height:1.4;margin:0}.footer-social{padding:2rem 0;background-color:#fff;border-top:1px solid #e0e0e0}.footer-embelleze .social-links a{display:inline-flex;align-items:center;margin-right:12px;text-decoration:none}.footer-embelleze .social-links svg{width:24px;height:24px;display:block;fill:currentColor;stroke:currentColor;stroke-width:0}.social-row{display:grid;grid-template-columns:1fr 1fr auto;gap:3rem;align-items:center}.social-pride h4,.social-certifications h4{font-size:12px;font-weight:600;color:#333;margin:0 0 1rem}.pride-badges,.certification-badges{display:flex;gap:1rem;align-items:center}.pride-badges img,.certification-badges img{height:40px;width:auto}.social-media-links{display:flex;gap:1rem}.social-links a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#333;color:#fff;border-radius:50%;transition:background-color .3s ease}.social-links a:hover{background-color:#662d91}.social-links svg{width:20px;height:20px}.footer-copyright{background-color:#333;color:#fff;padding:.7rem 0;text-align:center}.footer-copyright .copyright-left p{font-size:12px;opacity:.8;text-align:left}.footer-copyright .copyright-content{display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.footer-copyright .alfinet img{filter:invert(1) grayscale(1) brightness(2)}.footer-copyright .payments{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}@media (max-width: 640px){.footer-copyright .copyright-left p{text-align:center}.footer-copyright .copyright-content{grid-template-columns:1fr;row-gap:10px;text-align:center}.footer-copyright .copyright-left,.footer-copyright .copyright-center,.footer-copyright .copyright-right{justify-self:center;text-align:center}.footer-copyright .payments img{height:18px}}@media (max-width: 1024px){.footer-newsletter-row{grid-template-columns:1fr;gap:60px}.footer-columns-row{grid-template-columns:1fr;gap:2rem}.footer-links-section,.benefits-row{grid-template-columns:repeat(2,1fr);gap:2rem}.social-row{grid-template-columns:1fr;gap:2rem;text-align:center}}@media (max-width: 768px){.footer-newsletter-section{padding:2rem 0}.footer-newsletter-content{flex-direction:column;align-items:center;text-align:center;gap:1rem}.newsletter-inputs{grid-template-columns:1fr;gap:1rem}.mobile-apps{flex-direction:column;align-items:center;text-align:center;gap:1rem}.footer-main-content{padding:2rem 0}.footer-links-section{grid-template-columns:1fr;gap:2rem}.footer-contact-section{min-width:auto}.footer-benefits{padding:2rem 0}.benefits-row{grid-template-columns:1fr;gap:2rem}.social-row{gap:1.5rem}.pride-badges,.certification-badges,.social-media-links{justify-content:center}}@media (max-width: 480px){.footer-newsletter-section{padding:1.5rem 0}.newsletter-icon svg{width:40px;height:40px}.newsletter-title{font-size:16px}.mobile-apps-buttons{flex-direction:column;align-items:center;gap:.5rem}.footer-main-content,.footer-benefits,.footer-social{padding:1.5rem 0}.pride-badges,.certification-badges{flex-wrap:wrap}}#footer-popup-message{width:100%}#footer-popup-message .text{padding:20px;margin-top:12px;display:block;text-align:center}#footer-popup-message .success{background:#88ff8857;color:green}#footer-popup-message .error{background:#ff888857;color:maroon}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-footer-embelleze.css.map */
