.footer-custom{margin-top:0}.footer-custom__newsletter-bar{background:rgb(var(--color-background));padding:3.5rem 0;margin-top:3rem;position:relative;overflow:hidden;border-bottom:1px solid rgba(0,0,0,.08)}.footer-custom__container{max-width:1400px;margin:0 auto;padding:0 2rem}.footer-custom__newsletter-wrapper{display:flex;align-items:center;justify-content:space-between;gap:3rem}.footer-custom__newsletter-left{flex-shrink:0}.footer-custom__social{display:flex;align-items:center;gap:1.25rem}.footer-custom__social-label{color:#2b2b2b;font-size:1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.footer-custom__social-icons{display:flex;gap:.75rem}.footer-custom__social-link{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#2b2b2b;border-radius:50%;color:#fff;transition:all .3s ease;border:none}.footer-custom__social-link:hover{background:#2b2b2b;transform:translateY(-3px);box-shadow:0 8px 20px #1f3d364d}.footer-custom__social-link svg{width:20px;height:20px}.footer-custom__newsletter-right{flex:1;display:flex;align-items:center;gap:2.5rem}.footer-custom__newsletter-content{flex:1}.footer-custom__newsletter-title{color:#2b2b2b;font-size:1.65rem;font-weight:700;margin:0 0 .35rem;letter-spacing:-.01em}.footer-custom__newsletter-text{color:#666;font-size:1.15rem;margin:0}.footer-custom__newsletter-form{flex-shrink:0}.footer-custom__newsletter-form-inline{display:flex;align-items:center;gap:1.5rem;flex:1}.footer-custom__newsletter-field{display:flex;gap:0;background:#fff;border-radius:50px;padding:5px;box-shadow:0 4px 20px #00000026}.footer-custom__newsletter-input{flex:1;min-width:240px;padding:.95rem 1.5rem;border:none;background:transparent;font-size:1.05rem;color:#333;outline:none}.footer-custom__newsletter-input::placeholder{color:#999}.footer-custom__newsletter-btn{padding:.95rem 2rem;background:#2b2b2b;color:#fff;border:none;border-radius:50px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.footer-custom__newsletter-btn:hover{background:#2b2b2b;transform:scale(1.02)}.footer-custom__newsletter-success{color:#a8e6cf;font-size:.9rem;margin-top:.75rem;text-align:center}.footer-custom__main{background:rgb(var(--color-background));padding:4.5rem 0 3.5rem}.footer-custom__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:3rem}.footer-custom__brand{padding-right:2rem}.footer-custom__logo{display:inline-block;margin-bottom:1.25rem}.footer-custom__logo img{max-width:180px;height:auto}.footer-custom__brand-text{color:#555;font-size:1.15rem;line-height:1.7;margin:0 0 1.5rem}.footer-custom__service-badge{display:inline-flex;align-items:center;gap:.6rem;background:#fafafa;color:#2b2b2b;padding:.7rem 1.2rem;border-radius:50px;font-size:1rem;font-weight:600}.footer-custom__service-badge svg{width:18px;height:18px;color:#2b2b2b}.footer-custom__column-title{color:#2b2b2b;font-size:1.25rem;font-weight:700;margin:0 0 1.25rem;text-transform:uppercase;letter-spacing:.05em;position:relative;padding-bottom:.75rem}.footer-custom__column-title:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background:#2b2b2b;border-radius:2px}.footer-custom__links{list-style:none;padding:0;margin:0}.footer-custom__links li{margin-bottom:.7rem}.footer-custom__links a{color:#555;text-decoration:none;font-size:1.15rem;transition:all .2s ease;display:inline-block;position:relative}.footer-custom__links a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#2b2b2b;transition:width .3s ease}.footer-custom__links a:hover{color:#2b2b2b}.footer-custom__links a:hover:after{width:100%}.footer-custom__contact-list{list-style:none;padding:0;margin:0 0 2rem}.footer-custom__contact-list li{display:flex;align-items:center;gap:.75rem;margin-bottom:.85rem}.footer-custom__contact-list svg{color:#2b2b2b;flex-shrink:0}.footer-custom__contact-list a{color:#555;text-decoration:none;font-size:1.15rem;transition:color .2s ease}.footer-custom__contact-list a:hover{color:#2b2b2b}.footer-custom__payments{margin-top:1.5rem}.footer-custom__payments .footer-custom__column-title{font-size:.9rem;margin-bottom:1rem}.footer-custom__payment-icons{display:flex;gap:.5rem;flex-wrap:wrap}.footer-custom__payment-icons svg{border-radius:4px;box-shadow:0 2px 4px #00000014}.footer-custom__copyright{background:rgb(var(--color-background));padding:1.5rem 0;border-top:1px solid rgba(0,0,0,.08)}.footer-custom__copyright p{color:#777;font-size:1.1rem;margin:0;text-align:center}@media screen and (max-width: 1100px){.footer-custom__grid{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-custom__brand{grid-column:span 2;padding-right:0;text-align:center}.footer-custom__brand-text{max-width:500px;margin-left:auto;margin-right:auto}.footer-custom__service-badge{margin:0 auto}.footer-custom__logo{margin-bottom:1rem}}@media screen and (max-width: 900px){.footer-custom__newsletter-wrapper{flex-direction:column;text-align:center;gap:2rem}.footer-custom__newsletter-right{flex-direction:column;gap:1.5rem;width:100%}.footer-custom__newsletter-form{width:100%;max-width:450px}.footer-custom__newsletter-field{width:100%}.footer-custom__newsletter-input{min-width:auto;width:100%}}@media screen and (max-width: 749px){.footer-custom__newsletter-bar{padding:2.5rem 0}.footer-custom__newsletter-form-inline{flex-direction:column;gap:1.25rem}.footer-custom__newsletter-content{text-align:center}.footer-custom__newsletter-title{font-size:1.15rem}.footer-custom__newsletter-text{font-size:.9rem}.footer-custom__newsletter-field{flex-direction:column;border-radius:12px;padding:0;background:transparent;box-shadow:none;gap:.75rem}.footer-custom__newsletter-input{background:#fff;border-radius:50px;padding:1rem 1.5rem}.footer-custom__newsletter-btn{width:100%;padding:1rem}.footer-custom__main{padding:3rem 0 2.5rem}.footer-custom__grid{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-custom__brand{grid-column:span 1}.footer-custom__column-title:after{left:50%;transform:translate(-50%)}.footer-custom__links a:after{display:none}.footer-custom__contact-list,.footer-custom__contact-list li,.footer-custom__payment-icons{justify-content:center}.footer-custom__payments .footer-custom__column-title:after{left:50%;transform:translate(-50%)}.footer-custom__container{padding:0 1.5rem}}.newsletter-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.newsletter-modal.is-active{opacity:1;visibility:visible}.newsletter-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.newsletter-modal__content{position:relative;background:#fff;border-radius:24px;padding:3rem;max-width:480px;width:90%;text-align:center;box-shadow:0 25px 60px #0000004d;transform:scale(.9) translateY(20px);transition:transform .3s ease}.newsletter-modal.is-active .newsletter-modal__content{transform:scale(1) translateY(0)}.newsletter-modal__close{position:absolute;top:1rem;right:1rem;background:#fafafa;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#666}.newsletter-modal__close:hover{background:#eee;color:#333}.newsletter-modal__icon{width:80px;height:80px;background:linear-gradient(135deg,#fafafa,#c8e6c9);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#2b2b2b}.newsletter-modal__title{font-size:1.75rem;font-weight:700;color:#2b2b2b;margin:0 0 .75rem}.newsletter-modal__text{font-size:1.1rem;color:#666;margin:0 0 1.5rem;line-height:1.5}.newsletter-modal__coupon{background:linear-gradient(135deg,#f8f9fa,#fff);border:2px dashed #2B2B2B;border-radius:16px;padding:1.5rem;margin-bottom:1rem;position:relative;overflow:hidden}.newsletter-modal__coupon:before{content:"";position:absolute;top:-10px;left:50%;transform:translate(-50%);width:20px;height:20px;background:#fff;border-radius:50%;border:2px dashed #2B2B2B;border-top:none}.newsletter-modal__coupon:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:20px;height:20px;background:#fff;border-radius:50%;border:2px dashed #2B2B2B;border-bottom:none}.newsletter-modal__coupon-badge{display:inline-flex;align-items:center;gap:.5rem;background:#2b2b2b;color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:1rem;font-weight:700;margin-bottom:1rem}.newsletter-modal__coupon-code{display:flex;align-items:center;justify-content:center;gap:1rem;background:#fff;border-radius:12px;padding:1rem 1.5rem;box-shadow:0 2px 8px #00000014}.newsletter-modal__coupon-code span:first-child{font-size:1.5rem;font-weight:700;color:#2b2b2b;letter-spacing:.05em;font-family:monospace}.newsletter-modal__copy-btn{display:flex;align-items:center;gap:.4rem;background:#fafafa;border:none;border-radius:8px;padding:.6rem 1rem;cursor:pointer;transition:all .2s ease;color:#2b2b2b;font-weight:600;font-size:.9rem}.newsletter-modal__copy-btn:hover{background:#c8e6c9}.newsletter-modal__copy-btn.is-copied{background:#2b2b2b;color:#fff}.newsletter-modal__note{font-size:.95rem;color:#888;margin:0 0 1.5rem}.newsletter-modal__cta{display:inline-flex;align-items:center;gap:.5rem;background:#2b2b2b;color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}.newsletter-modal__cta:hover{background:#2b2b2b;transform:translateY(-2px);box-shadow:0 8px 20px #1f3d364d}@media screen and (max-width: 549px){.newsletter-modal__content{padding:2rem 1.5rem;border-radius:20px}.newsletter-modal__title{font-size:1.4rem}.newsletter-modal__text{font-size:1rem}.newsletter-modal__coupon-code span:first-child{font-size:1.25rem}.newsletter-modal__cta{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-footer-custom.css.map */
