.of-footer{padding:3.6rem 0;border-top:.1rem solid rgba(var(--color-foreground),.12)}.of-footer__top{display:flex;justify-content:center;text-align:center}.of-footer__newsletter{width:min(100%,58rem)}.of-footer__heading{margin:0 0 1.8rem;font-size:clamp(2.4rem,4vw,3.6rem)}.of-footer__localization{margin-top:2.8rem;display:flex;justify-content:center;gap:2rem}.of-footer__localization .localization-form{margin:0}.of-footer__bottom{margin-top:3.6rem;padding-top:2.4rem;border-top:.1rem solid rgba(var(--color-foreground),.12);display:flex;align-items:center;justify-content:space-between;gap:2.4rem}.of-footer__legal{display:flex;flex-direction:column;gap:1rem}.of-footer__policies{display:flex;flex-wrap:wrap;gap:.8rem 1.4rem;margin:0;padding:0;font-size:1.2rem}.of-footer__policies a{color:rgb(var(--color-foreground));text-underline-offset:.3rem}.of-footer__payments .list-payment{justify-content:flex-end}@media screen and (max-width:749px){.of-footer__bottom{align-items:flex-start;flex-direction:column}.of-footer__payments .list-payment{justify-content:flex-start}}