.custom-sec-general-footer{padding-block:clamp(4rem,6.25vw,12rem) clamp(4rem,4.16667vw,8rem);width:100%;background-color:#fff}.custom-sec-general-footer__container{max-width:calc(var(--page-width)*.9);margin:0 auto}.custom-sec-general-footer__newsletter{display:flex;gap:clamp(2.4rem,2.08333vw,4rem);align-items:flex-start;margin-bottom:clamp(4rem,2.8125vw,5.4rem)}.custom-sec-general-footer__newsletter-left{flex:0 0 53.7%}.custom-sec-general-footer__newsletter-title{font-size:clamp(2.8rem,2.08333vw,4rem);font-weight:500;line-height:110%;color:#000}.custom-sec-general-footer__newsletter-right{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:1.6rem}.custom-sec-general-footer__newsletter-form{display:flex;flex-direction:column}.custom-sec-general-footer__newsletter-input-row{display:flex;gap:2.4rem;align-items:center;height:4rem}.custom-sec-general-footer__newsletter-input{flex:1 0 0;min-width:0;border:none;border-bottom:1px solid #9fa2aa;outline:none;background:transparent;font-size:clamp(1.6rem,1.04167vw,2rem);font-weight:500;color:#9fa2aa;height:100%;padding:0}.custom-sec-general-footer__newsletter-input::placeholder{color:#9fa2aa}.custom-sec-general-footer__newsletter-btn{display:inline-flex;align-items:center;justify-content:center;width:5.2rem;height:3.2rem;flex-shrink:0;background-color:#e4e4e4;border:none;border-radius:999px;cursor:pointer;color:#000;transition:background-color .2s ease,color .2s ease}.custom-sec-general-footer__newsletter-btn:hover{background-color:#000;color:#fff}.custom-sec-general-footer__newsletter-disclaimer{font-size:clamp(1.2rem,.72917vw,1.4rem);font-weight:400;color:#000;line-height:130%;margin:0}.custom-sec-general-footer__newsletter-alert{margin-top:.8rem;font-size:clamp(1.2rem,.72917vw,1.4rem);font-weight:400;line-height:130%;margin:0}.custom-sec-general-footer__newsletter-alert:focus-visible{outline:none}.custom-sec-general-footer__newsletter-alert--success{color:#155724}.custom-sec-general-footer__newsletter-alert--error{color:#721c24}.custom-sec-general-footer__nav{display:flex;justify-content:space-between;align-items:flex-start;gap:clamp(4rem,2.5vw,4.8rem);margin-bottom:clamp(4rem,2.39583vw,4.6rem)}.custom-sec-general-footer__col{display:flex;flex-direction:column}.custom-sec-general-footer__col-title{display:block;font-size:clamp(1.6rem,.9375vw,1.8rem);font-weight:700;color:#101828;line-height:2.7rem;letter-spacing:-0.0439rem;margin-bottom:clamp(1.2rem,.72917vw,1.4rem)}.custom-sec-general-footer__col-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(1rem,.625vw,1.2rem)}.custom-sec-general-footer__col-list a{font-size:clamp(1.2rem,.72917vw,1.4rem);font-weight:400;color:#4a5565;text-decoration:none;letter-spacing:-0.015rem;line-height:2rem;transition:color .2s ease}.custom-sec-general-footer__col-list a:hover{color:#101828}.custom-sec-general-footer__payments{display:flex;flex-direction:column;margin-top:clamp(4rem,2.34375vw,4.5rem)}.custom-sec-general-footer__payment-logos{display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(1.2rem,.72917vw,1.4rem) clamp(1.6rem,.9375vw,1.8rem);align-items:center;justify-items:center;max-width:20rem;width:100%}.custom-sec-general-footer__payment-logos picture{width:100%;max-width:7rem;height:3.4rem;display:flex;align-items:center;justify-content:center}.custom-sec-general-footer__payment-logos img{height:100%;width:100%;object-fit:contain;display:block}.custom-sec-general-footer__ctas{display:flex;justify-content:center;gap:2.2rem;margin-bottom:clamp(2.8rem,2.08333vw,4rem)}.custom-sec-general-footer__cta-btn{display:inline-flex;align-items:center;justify-content:center;height:4.2rem;padding:0 2.8rem;border:1px solid #000;border-radius:2.3rem;font-size:clamp(1.2rem,.72917vw,1.4rem);font-weight:500;color:#364153;text-decoration:none;white-space:nowrap;min-width:17.9rem;transition:background-color .2s ease,color .2s ease}.custom-sec-general-footer__cta-btn:hover{background-color:#000;color:#fff}.custom-sec-general-footer__bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-content:space-between;gap:2.4rem}.custom-sec-general-footer__bottom-logo{flex-shrink:0}.custom-sec-general-footer__logo-img{height:1.8rem;width:auto;display:block}.custom-sec-general-footer__bottom-legal{flex:1;text-align:center;display:flex;flex-direction:column;gap:clamp(.9rem,.52083vw,1rem)}.custom-sec-general-footer__legal-text{font-size:1rem;font-weight:400;color:#6a7282;letter-spacing:.012rem;line-height:1.5rem;margin:0}.custom-sec-general-footer__legal-text .powered-by-logo{margin:0 auto}.custom-sec-general-footer__social{display:flex;align-items:center;gap:1.6rem;flex-shrink:0;margin-left:auto}.custom-sec-general-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:#4a5565;transition:color .2s ease;flex-shrink:0}.custom-sec-general-footer__social-link svg{display:block;width:2rem;height:2rem}.custom-sec-general-footer__social-link--filled{background-color:#101828;border-radius:999px;width:4rem;height:4rem;color:#fff}.custom-sec-general-footer__social-link--filled svg{width:2rem;height:2rem}.custom-sec-general-footer__proposito{display:none;font-size:2.5rem;font-weight:700;line-height:3rem;color:#000;margin-bottom:4rem}@media(max-width: 1023px){.custom-sec-general-footer__container{max-width:var(--page-width)}.custom-sec-general-footer__proposito{display:block}.custom-sec-general-footer__newsletter{flex-direction:column}.custom-sec-general-footer__newsletter-left{flex:unset;width:100%}.custom-sec-general-footer__payment-logos{max-width:100%}.custom-sec-general-footer__nav{flex-direction:column}.custom-sec-general-footer__col{width:100%}.custom-sec-general-footer__cta-btn{flex:1;min-width:0;text-align:center}.custom-sec-general-footer__bottom{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.6rem}.custom-sec-general-footer__bottom-legal{order:1}.custom-sec-general-footer__bottom-logo{order:0}.custom-sec-general-footer__social{display:none}}
