.footer a{--link_color:#fff;--link_font_weight:400;--link_font_size:0.875rem;padding:3.2px 0;text-decoration:none}.footer a:hover{text-decoration:underline}.footer .column__title{--title_font:var(--body_font);--title_transform:(--body_transform);--title_line_height:var(--body_line_height)}.footer__column-group .column__title,.footer__useful .column__title{--title_color:var(--secondary_light);font-size:.75rem;font-weight:700;letter-spacing:3px;text-transform:uppercase}.footer__main{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;grid-gap:30px;justify-content:space-between}.footer__main .footer__column-group,.footer__main .footer__featured{flex-basis:100%}.footer__main .footer__featured .column__title{font-size:1.75rem;font-weight:700}.footer__main .footer__featured .footer__column{margin-top:2rem}.footer__main .footer__featured .footer__column a{--link_font_size:1rem}.footer__useful{border-top:1px solid hsla(0,0%,84.7%,.5);padding:10px 0 30px}.footer__useful .footer__column-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;grid-gap:20px}.footer__useful .footer__column{border-top:none!important;flex-basis:100%;margin:0}.footer__others{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;grid-gap:30px;justify-content:space-between}.footer__others .footer__languages,.footer__others .footer__logo,.footer__others .footer__social{flex-basis:100%}.footer__others .footer__languages a{font-weight:700;text-transform:uppercase}.footer__others .footer__social h6{margin-bottom:8px}.footer__others .footer__languages ul,.footer__others .footer__logo ul,.footer__others .footer__social ul{display:flex;flex-wrap:nowrap;justify-content:center}.footer__others .footer__languages ul li,.footer__others .footer__logo ul li,.footer__others .footer__social ul li{margin:4px 8px}.footer__collapsable{max-height:0;opacity:0;overflow:hidden;transition:opacity .3s linear,max-height .2s linear;z-index:-1}@media (max-width:991px){.footer__column-group .footer__column{border-top:1px solid hsla(0,0%,84.7%,.5);padding:15px 0}.footer__column-group .footer__column a{padding:5px 0}}@media (min-width:992px){.footer{padding-bottom:10px}.footer__main .footer__featured{flex-basis:40%;max-width:540px}.footer__main .footer__column-group{display:grid;flex-basis:calc(60% - 30px);grid-auto-flow:dense;grid-gap:20px;grid-template-columns:repeat(auto-fill,calc(25% - 20px));justify-content:flex-end}.footer__main .footer__column{margin-bottom:20px}.footer__useful .footer__column{flex-basis:calc(25% - 20px);margin:15px 0}.footer .footer__languages,.footer .footer__logo,.footer .footer__social{align-items:center;flex-basis:auto}.footer .footer__logo ul{justify-content:flex-start}.footer .footer__logo ul li:first-child{margin-left:0}.footer__collapsable{padding-top:15px}.footer__collapsable.always-visible--md{max-height:10000px;opacity:1;z-index:1}}@media (min-width:992px) and (max-width:1199px){.footer__main .footer__column-group{grid-template-columns:repeat(auto-fill,calc(50% - 20px))}}.footer input[type=checkbox]{-webkit-appearance:none;display:none}.footer input[type=checkbox]:checked~.footer__collapsable{margin-top:20px;max-height:10000px;opacity:1;z-index:1}