footer{position:relative;color:var(--footer-text-color);font-size:var(--footer-font-size, 1em);background-image:url("../../../assets/img/FooterBackground.svg");background-position:bottom right;background-repeat:no-repeat}footer a{color:var(--footer-text-color);text-decoration:none;text-transform:var(--header-text-transform)}footer a:hover{color:var(--footer-text-color-hover);text-decoration:none}footer ul{margin:0;padding:0;list-style:none}footer>.main{--flex-column-gap: 3em}footer>.main>.col{display:flex;gap:2em}@media(max-width: 699px){footer>.main>.col{flex-wrap:wrap}}footer>.main>.col:first-child{flex-direction:column}@media(max-width: 1079px){footer>.main>.col:first-child{max-width:30%}}@media(max-width: 699px){footer>.main>.col:first-child{max-width:100%}}@media(min-width: 1080px){footer>.main>.col:last-child{justify-content:space-between}}@media(max-width: 1079px){footer>.main>.col:last-child{max-width:100%}}footer .title,footer .h4{font-size:var(--footer-title-font-size, 1.5em);font-weight:700;text-transform:var(--footer-title-text-transform, "none");margin-bottom:.8em;display:block}@media(max-width: 699px){footer .widget{min-width:100%}}footer .widget ul{display:flex;flex-direction:column;margin-top:1em;gap:.3em}@media(max-width: 1079px){footer .widget ul{flex-wrap:wrap}}@media(max-width: 699px){footer .widget ul{flex-direction:column;gap:1em;align-items:flex-start}}footer .widget ul li a{white-space:nowrap;font-weight:var(--footer-nav-font-weight, "bold");font-size:var(--footer-nav-font-size, 1em);text-transform:var(--footer-nav-text-transform, "none")}footer .country{margin-top:2rem;margin-bottom:var(--section);opacity:.6}footer .country p{max-width:680px;font-size:1rem;line-height:1.3rem}footer .disclaimers{opacity:.6;font-size:1rem;padding-top:1.5em;display:flex;justify-content:space-between;gap:1em;margin-top:2em}@media(max-width: 1079px){footer .disclaimers{flex-direction:column;line-height:unset;padding-top:3em;align-items:center}}footer .disclaimers ul.menu-legal-navigation{display:flex;gap:0}@media(max-width: 1079px){footer .disclaimers ul.menu-legal-navigation{gap:1em}}@media(min-width: 1080px){footer .disclaimers ul.menu-legal-navigation li:after{content:"|";margin:0 1em}footer .disclaimers ul.menu-legal-navigation li:last-child::after{display:none}}@media(max-width: 1079px){footer .disclaimers ul.menu-legal-navigation{flex-wrap:wrap}}footer .disclaimers .footer-copyright span{margin:0 1em}footer .social-links li a{height:48px;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;width:auto}footer .newsletter-form{background:rgba(254,254,254,.05);border-radius:var(--container-radius);padding:1.8em 2em}@media(max-width: 699px){footer .newsletter-form{text-align:center}}.footer-logo{margin-bottom:1em}.footer-logo a{display:inline-block;color:#fff}.footer-logo a svg{width:var(--footer-logo-width, 100px);height:auto}.footer-logo a:hover{color:var(--accent)}.footer-logo .tagline{line-height:120%;margin-top:20px}body.body-contain .disclaimers{padding-top:0;border-top:none;opacity:1}