.footer{padding:3.5rem 0 0;color:var(--color-base-primary);background:var(--color-base-secondary);border-top:1px solid #8C837F;overflow:hidden}@media (max-width: 767px){.footer{padding:3rem 0 0}}.footer .footer__row{display:flex;justify-content:space-between}@media (max-width: 1023px){.footer .footer__row{flex-direction:column}}.footer .footer__row:nth-child(2){border-top:1px solid var(--color-light-grey)}.footer .footer__col{width:50%}@media (max-width: 1023px){.footer .footer__col{width:100%!important}}.footer .footer__row:nth-child(1){margin-bottom:1.7rem}.footer .footer__row:nth-child(1) .footer__col:nth-child(1){max-width:54rem}@media (max-width: 1023px){.footer .footer__row:nth-child(1) .footer__col:nth-child(1){max-width:100%}}.footer .footer__row:nth-child(1) .footer__col:nth-child(2){width:40.2%}.footer .footer__row:nth-child(1) .footer__col:nth-child(2) nav{display:flex;justify-content:space-between;gap:0 24px}@media (max-width: 767px){.footer .footer__row:nth-child(1) .footer__col:nth-child(2) nav{display:block}}.footer .footer__row:nth-child(2){padding:2.3rem 0;align-items:center}.footer .footer__row:nth-child(2) .footer__col:nth-child(2){width:40.2%}.footer .footer__nav{flex:1;line-height:1.2}@media (max-width: 767px){.footer .footer__nav+.footer__nav{margin-top:2rem}.footer .footer__nav{position:relative;border-top:1px solid var(--color-light-grey);padding:1.5rem 0 0}.footer .footer__nav:after{content:url(./arrow-footer-nav.svg);position:absolute;right:0;top:1.5rem}.footer .footer__nav.visible:after{transform:rotate(90deg)}.footer .footer__nav:last-child{border-bottom:1px solid var(--color-light-grey);padding-bottom:.8rem}}.footer .footer__nav h6{font-family:var(--font-body-family);font-size:1.4rem;font-weight:400;text-transform:uppercase;color:#505050;margin:0 0 1.1rem}@media (min-width: 768px){.footer .footer__nav h6{color:#aaa}}@media (max-width: 767px){.footer .footer__nav h6{-webkit-user-select:none;user-select:none;cursor:pointer}}.footer .footer__nav ul{list-style:none;padding:0;margin:0;transition:all .2s}@media (max-width: 767px){.footer .footer__nav ul{display:none}.footer .footer__nav.visible ul{display:block}}.footer .footer__nav ul a{font-size:1.2rem;text-decoration:none;text-transform:uppercase;color:var(--color-dark-grey)}.footer .footer__nav ul a:hover{color:var(--color-base-secondary-accent)}.footer .footer__newsletter h3{font-size:4rem;font-weight:400;margin:0 0 1.8rem}@media (max-width: 1023px){.footer .footer__newsletter h3{text-align:center}}@media (max-width: 767px){.footer .footer__newsletter h3{font-size:2.4rem;margin-bottom:1.7rem}}.footer .footer__newsletter-entry{font-size:1.6rem;line-height:1.4;max-width:40rem;width:100%;color:var(--color-dark-grey)}@media (max-width: 1023px){.footer .footer__newsletter-entry{text-align:center;margin:0 auto}}@media (max-width: 767px){.footer .footer__newsletter-entry{font-size:1.6rem;max-width:35.8rem;margin:0 auto}}.footer .footer__newsletter{margin-bottom:8.3rem}@media (max-width: 767px){.footer .footer__newsletter{margin-bottom:3.7rem}}.footer .footer__newsletter form{display:flex;align-items:flex-start;gap:0 1.6rem;margin:2.5rem 0 0!important;max-width:51.5rem!important;padding-inline:0!important}@media (max-width: 1023px){.footer .footer__newsletter form{display:block;margin:2.5rem auto 0}.footer .footer__newsletter div:has(>form){display:flex;justify-content:center;align-items:center}}.footer .footer__newsletter .form-row+.form-row{margin:0}.footer .footer__newsletter .form--row-input{max-width:28.8rem;width:100%}@media (max-width: 1023px){.footer .footer__newsletter .form--row-input{max-width:100%}}.footer .footer__newsletter label{display:none}.footer .footer__newsletter input{font-size:1.6rem!important;outline:none;border-radius:1.6rem!important;height:5.6rem!important;border:2px solid var(--color-mid-grey)!important;padding:0 1.6rem!important;background:transparent!important;color:var(--color-dark-grey)!important}@media (max-width: 767px){.footer .footer__newsletter input{margin-bottom:1.6rem}}@media (max-width: 767px){.footer .footer__newsletter input{height:5.2rem!important;margin:0!important}}.footer .footer__newsletter input::placeholder{color:var(--color-dark-grey)!important}.footer .footer__newsletter form button[type=button]{text-transform:uppercase;background:transparent!important;color:var(--color-eerie-black)!important;border-radius:100rem!important;border:2px solid var(--color-eerie-black)!important;min-width:20.6rem!important;height:5.2rem!important;transition:color .2s,background .2s,border .2s;display:flex;justify-content:center;align-items:center}@media (hover: hover) and (pointer: fine){.footer .footer__newsletter form button[type=button]:hover{color:var(--color-eerie-black)!important;background:var(--color-mauve)!important;border:2px solid var(--color-mauve)!important}}@media (max-width: 767px){.footer .footer__newsletter form button[type=button]{line-height:1rem!important;height:4.8rem!important}}.footer .footer__newsletter button:hover{background:var(--color-base-secondary);color:var(--color-blanc-ivoire)}.footer .footer__newsletter button[type=submit] svg{display:none}@media (max-width: 1023px){.footer .footer__logo{text-align:center;margin-bottom:2rem}}@media (max-width: 767px){.footer .footer__logo{display:none}}.footer .footer__logo--mobile{display:none;margin-bottom:.3rem}@media (max-width: 767px){.footer .footer__logo--mobile{display:block}}.footer .footer__switchers{display:flex;margin-top:3.8rem;gap:1.6rem}@media (max-width: 767px){.footer .footer__switchers{justify-content:center}}.footer .footer__switcher svg{right:1.6rem}.footer .footer__switcher select{border:2px solid var(--color-eerie-black);border-radius:1000rem;color:var(--color-eerie-black);padding:1rem 3.6rem 1rem 1.6rem}.footer .footer__payment-icons{margin-top:5.1rem}@media (max-width: 767px){.footer .footer__payment-icons{text-align:center;margin:3.2rem 0 4.2rem}}.footer .footer__payment-icons h6{font-family:var(--font-body-family);font-size:1.2rem;font-weight:400;text-transform:uppercase;color:var(--color-mid-grey);margin:0 0 1.5rem}@media (max-width: 767px){.footer .footer__payment-icons h6{margin-bottom:.9rem}}.footer .footer__payment-icons ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:0 .6rem}@media (max-width: 767px){.footer .footer__payment-icons ul{justify-content:center;gap:0 .8rem}}@media (max-width: 480px){.footer .footer__payment-icons ul{max-width:28.9rem;margin:0 auto}}.footer .footer__payment-icons svg{width:5.2rem;height:3rem}@media (max-width: 767px){.footer .footer__payment-icons svg{width:4.1rem;height:auto}}.footer .footer__copyright{font-size:1.4rem;color:var(--color-dark-grey)}@media (max-width: 767px){.footer .footer__copyright{text-align:center;border-bottom:1px solid var(--color-light-grey);padding-bottom:1.7rem}}.footer .footer__copyright-links{font-size:1.4rem;display:flex;align-items:center;white-space:nowrap;flex-wrap:wrap;gap:0 2.4rem}@media (max-width: 767px){.footer .footer__copyright-links{flex-wrap:wrap;gap:0;margin-top:2.6rem;justify-content:center;text-align:center}}.footer .footer__copyright-links a{font-size:1.4rem;font-weight:400;text-decoration:none;color:var(--color-base-primary)}@media (max-width: 767px){.footer .footer__copyright-links a{width:50%;padding-bottom:10px}}
/*# sourceMappingURL=/s/files/1/2263/9275/t/89/assets/section-footer.css.map */
