.footer__country-section>.footer__country-list{display:flex;flex-flow:wrap;justify-content:center;position:relative;list-style-type:none}.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}}