.footer{display:flex;flex-direction:column;align-items:center;min-height:600px;padding:var(--spacing-3);text-align:center;position:relative;z-index:1;background-color:#009afa;background-repeat:no-repeat;background-position:bottom;background-size:contain}.footer.footer__slim{overflow:hidden}.footer__background-image{position:absolute;margin-top:auto;bottom:0;object-fit:cover;z-index:-1;width:100%;overflow:hidden}.footer>:not(:first-child):not(:last-child){margin-top:var(--spacing-4)}.footer .footer__logo-section{display:flex;margin-bottom:200px}@media screen and (min-width:1280px){.footer{padding:var(--spacing-3) var(--spacing-7)}}@media screen and (min-width:960px){.footer .footer__logo-section{margin-bottom:500px}}.footer__country-section>.footer__country-list{display:flex;flex-flow:wrap;justify-content:center;position:relative;list-style-type:none;padding:0}.footer__country-section>.footer__country-dropdown{display:none}.footer__country-section>.footer__country-list>.footer__country-list-item{margin-top:var(--spacing);padding:0 var(--spacing);border-right:1px solid var(--color-on)}.footer__country-section>.footer__country-list>.footer__country-list-item:last-child{border:none}.footer__country-section>.footer__country-list>.footer__country-list-item>*{color:var(--color-on)}@media screen and (max-width:768px){.footer__country-section>.footer__country-list{display:none}.footer__country-section>.footer__country-dropdown{display:flex;flex-flow:column}}