.footer_legal_container{align-items:center;display:flex;flex-direction:column-reverse;padding:16px 0 48px}.footer_connect_img{max-width:190px}.footer_arrow_img{height:17px;margin:0 24px}.footer_social_content_wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:76px;padding:8px}.footer_social_links_container{column-gap:48px;display:flex;flex-wrap:wrap;justify-content:center}.footer_language_switcher_wrapper{margin:24px 0}.footer_legal_and_language_container{align-items:center;column-gap:18px;display:flex;flex-direction:column}.footer_legal_links_container{align-items:center;display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.footer_legal_link{text-decoration:none}.footer_social_wrapper{background:#239c96;color:#fff}.footer_social_link{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.footer_social_link>img{height:auto;width:100%}.footer_language_switcher_wrapper button{align-items:center;background:#fff;border:1px solid var(--colors-steel-grey,#708095);border-radius:4px;display:flex;gap:4px;height:42px;padding:4px 8px}.footer_language_switcher_wrapper button:focus,.footer_language_switcher_wrapper button:hover{background:#fff}.footer_language_switcher_wrapper .dropdown{position:relative}.footer_language_switcher_wrapper .dropdown-content{background:#fff;border-radius:4px;bottom:40px;box-shadow:0 10px 10px 0 rgba(0,0,0,.04);display:none;overflow:auto;position:absolute;width:100%}.footer_language_switcher_wrapper .dropdown:hover .dropdown-content{display:block}.footer_language_switcher_wrapper .dropdown-content a{color:var(--primary-600-color);display:block;padding:5px;text-decoration:none}.footer_language_switcher_wrapper .dropdown-content a.active,.footer_language_switcher_wrapper .dropdown-content a:hover{background-color:var(--primary-light-bg-color)}@media only screen and (min-width:992px){.footer_legal_container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:16px 0 80px}.footer_connect_img{max-height:76px;max-width:190px}.footer_arrow_img{margin:0 48px}.footer_social_content_wrapper{align-items:center;flex-direction:row;justify-content:center;min-height:76px}.footer_social_links_container{align-items:center;gap:24px}.footer_legal_and_language_container{flex-direction:row}}@media (max-width:767px){.footer_arrow_img,.footer_connect_img{display:none}}