.footer{background:var(--color-brand-primary);color:var(--color-white);overflow:hidden;padding-top:3rem}@media screen and (min-width:1024px){.footer{padding-top:5.75rem}}.footer__blocks{row-gap:2rem}@media screen and (min-width:1024px){.footer__blocks{grid-column-gap:6rem;grid-row-gap:3.75rem;-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem;display:grid;grid-template-areas:"logo social" "newsletter menu";grid-template-columns:calc(45% - 3rem) calc(55% - 3rem);grid-template-rows:"auto auto";row-gap:3.75rem}}.footer__info{margin-top:2rem;padding:1.5rem 0 2.125rem;position:relative;row-gap:2rem}@media screen and (min-width:1024px){.footer__info{-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;margin-top:8.75rem;padding:1.5rem 0}}.footer__info:before{background-color:var(--color-brand-secondary-50);content:"";height:.0625rem;left:calc(-50vw + 50%);position:absolute;top:0;width:100vw}.footer__copyright{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--color-brand-secondary-50);-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;-ms-flex-direction:column;flex-direction:column;font-size:.75rem;line-height:.875rem;row-gap:.375rem}@media screen and (min-width:1024px){.footer__copyright{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__copyright p{margin:0}.footer__copyright .footer-privacy__list{list-style:none;padding:0}.footer__copyright .footer-privacy__item{display:inline-block;margin-right:.625rem}.footer__copyright .footer-privacy__item:last-child{margin-right:0}.footer__copyright .footer-privacy__item a{color:var(--color-white);font-size:.75rem;line-height:1rem;text-decoration:underline}.footer .payment-icons{-webkit-box-pack:start;-ms-flex-pack:start;gap:.5rem;justify-content:flex-start}@media screen and (min-width:1024px){.footer .payment-icons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.footer .social-icons{-webkit-box-pack:start;-ms-flex-pack:start;gap:1rem;justify-content:flex-start;margin-bottom:2.125rem}@media screen and (min-width:1024px){.footer .social-icons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0}}.footer .social-icons__link{display:block;-webkit-transition:fill var(--duration-short) linear;-o-transition:fill var(--duration-short) linear;transition:fill var(--duration-short) linear}.footer .social-icons__link:focus .icon [fill=currentColor],.footer .social-icons__link:hover .icon [fill=currentColor]{fill:var(--color-brand-secondary);-webkit-transition:fill var(--duration-short) linear;-o-transition:fill var(--duration-short) linear;transition:fill var(--duration-short) linear}.footer .social-icons__link .icon [fill=currentColor]{fill:var(--color-white)}.footer .newsletter-form{display:block}@media screen and (min-width:1024px){.footer .newsletter-form form{max-width:28.125rem}}.footer .newsletter-form__title{color:var(--color-white);font-size:1.5rem;line-height:2rem;margin-bottom:.625rem}.footer .newsletter-form__message--error{color:var(--color-white)}.footer .newsletter-form__message--title{font-family:var(--font-black-family);font-size:1.75rem;font-style:var(--font-black-style);font-weight:var(--font-black-weight);line-height:2.375rem;margin-bottom:.625rem;margin-top:.625rem}.footer .newsletter-form__message--subtitle{font-size:1.25rem;line-height:1.75rem}.footer .newsletter-form__message .icon{margin-right:.25rem}.footer .newsletter-form__description{font-family:var(--font-regular-family);font-size:1rem;font-style:var(--font-regular-style);font-weight:var(--font-regular-weight);line-height:1.375rem;margin-bottom:.5rem}.footer .newsletter-form__form{margin-bottom:.25rem;margin-top:1.875rem;position:relative}.footer .newsletter-form__submit{background-color:transparent;border:none;color:var(--color-white);gap:.5rem;height:100%;margin:0;padding-left:1.25rem;padding-right:1.25rem;position:absolute;right:0;text-decoration:underline;top:0}.footer .newsletter-form .field__input{background-color:transparent;border-color:var(--color-brand-secondary);color:var(--color-white);font-size:1rem;padding:1rem 7.5rem 1rem .875rem}.footer .newsletter-form .field__input::-webkit-input-placeholder{color:var(--color-white);opacity:1}.footer .newsletter-form .field__input::-moz-placeholder{color:var(--color-white);opacity:1}.footer .newsletter-form .field__input:-ms-input-placeholder{color:var(--color-white);opacity:1}.footer .newsletter-form .field__input::-ms-input-placeholder{color:var(--color-white);opacity:1}.footer .newsletter-form .field__input::placeholder{color:var(--color-white);opacity:1}.footer .newsletter-form+.visibility-hidden{margin-top:1.5rem}.footer .footer-menu__list{list-style:none;margin:0;padding:0}.footer .footer-menu__list:last-child{margin-bottom:2.125rem}@media screen and (min-width:1024px){.footer .footer-menu__list:last-child{margin-bottom:0}}.footer .footer-menu__link{color:inherit;display:block;font-size:1.125rem;line-height:1.625rem;padding:.25rem 0}@media screen and (min-width:1024px){.footer .footer-menu__link{font-size:1rem;line-height:1.5rem}}.footer .footer-menu__link.level-1{font-family:var(--font-book-family);font-style:var(--font-book-style);font-weight:var(--font-book-weight)}@media screen and (min-width:1024px){.footer .footer-menu__link .icon{display:none}}.flexible-holder{display:block;max-width:var(--max-width)}.footer-block__title{color:var(--color-brand-secondary-50);margin-bottom:1.25rem}.footer-block--menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.footer-block--menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-area:menu}}.footer-block--menu__trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;font-size:1.5rem;line-height:2.125rem;margin:0;padding:.625rem 0;position:relative;text-align:left;text-transform:uppercase;width:100%}@media screen and (min-width:768px){.footer-block--menu__trigger{font-size:1.125rem;line-height:1.625rem;margin-bottom:1rem;padding:0;pointer-events:none}}.footer-block--menu__trigger .icon{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:768px){.footer-block--menu__trigger .icon{display:none}}.collapsible-is-open .footer-block--menu__trigger .icon-chevron-down{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.footer-block--menu .collapsible .footer-block--menu__target{padding-left:.625rem}@media screen and (min-width:768px){.footer-block--menu .collapsible .footer-block--menu__target{max-height:none;padding-left:0}.js .footer-block--menu .collapsible .footer-block--menu__target{display:block}}@media screen and (min-width:1024px){.footer-block--text{grid-area:text}}.footer-block--text .flexible-holder+.footer-block--text__richtext,.footer-block--text .footer-block--text__richtext+.flexible-holder{margin-top:var(--element-spacing)}.footer-block--newsletter{margin-bottom:3.125rem;max-width:28.125rem}@media screen and (min-width:1024px){.footer-block--newsletter{grid-area:newsletter;margin-bottom:0}.footer-block--social{grid-area:social}}.footer-block--logo{margin-bottom:3.125rem}@media screen and (min-width:1024px){.footer-block--logo{grid-area:logo;margin-bottom:0}}.footer-block--logo a{display:block}.footer-block--logo svg{color:var(--color-white);height:1.375rem;width:11.25rem}