.footer{background-color:var(--color-navy-900);color:var(--color-beige-200);font-size:14px;padding-bottom:32px;padding-top:40px}.footer__newsletter{border-bottom:1px solid var(--color-navy-300);margin-bottom:24px;padding-bottom:32px}@media only screen and (min-width:992px){.footer__newsletter{border-width:2px;margin-bottom:40px}}.footer__about{padding-top:16px}@media only screen and (min-width:992px){.footer__about{display:flex}}.footer__branding{flex:1}.footer__logo{align-items:center;display:flex;justify-content:center;max-width:110px}.footer__logo img{height:100%;width:100%}.footer__text{margin-top:20px}@media only screen and (min-width:992px){.footer__text{margin-right:100px}}.footer__socials{margin-top:20px}.footer__menu{border-top:1px solid var(--color-navy-300);margin-top:40px}@media only screen and (min-width:992px){.footer__menu{border-top:none;display:flex;flex:1;flex-wrap:wrap;justify-content:space-between;margin-top:0;row-gap:56px}}.footer__menu-item{border-bottom:1px solid var(--color-navy-300);margin-top:20px;padding-bottom:20px}@media only screen and (min-width:992px){.footer__menu-item{border-bottom:none;margin-top:0;padding-bottom:0;width:50%}}.footer__legal{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;margin-top:24px}@media only screen and (min-width:992px){.footer__legal{flex-direction:row;justify-content:space-between;margin-top:24px}}.footer__legal .localization-dropdown{margin-bottom:24px}@media only screen and (min-width:992px){.footer__legal .localization-dropdown{margin-bottom:0;margin-right:16px}}.footer__legal ul{display:flex;flex:1}.footer__legal li{margin-right:24px;position:relative}.footer__legal li:last-child{margin-right:0}.footer__legal li:last-child:after{display:none}.footer__legal li:after{background-color:var(--color-navy-300);border-radius:50%;content:"";height:4px;position:absolute;right:-14px;top:50%;transform:translateY(-50%);width:4px}.footer__legal a{color:var(--color-beige-200)}.footer__legal a:hover{text-decoration:underline}.footer__copyright{margin-top:12px}@media only screen and (min-width:992px){.footer__copyright{margin-top:0}}.footer-menu li{padding-top:12px}.footer-menu li a{color:var(--color-beige-200);display:block}.footer-menu li a:hover{text-decoration:underline}.footer-menu p{padding-right:48px;padding-top:16px}.footer-menu p a{color:var(--color-beige-200)}.footer-menu p a:hover{text-decoration:underline}.footer-menu__summary{align-items:center;cursor:pointer;display:flex;gap:24px;justify-content:space-between;width:100%}@media only screen and (min-width:992px){.footer-menu__summary{pointer-events:none}}.footer-menu__title{flex:1}.footer-menu__chevron{height:8px;transition:all .2s;width:16px}@media only screen and (min-width:992px){.footer-menu__chevron{display:none}}.footer-menu[open] .footer-menu__chevron{transform:rotate(180deg)}.footer-menu__content{margin-top:8px}
