.footer{background-color:#479ed4;padding:50px 0 25px;width:100%}.footer__wrapper{align-items:center;display:flex;flex-flow:column;gap:25px;justify-content:center;width:100%}@media only screen and (min-width:1100px){.footer__wrapper{align-items:flex-start;flex-direction:row;justify-content:space-between}.footer__wrapper--without-logo{gap:25px 100px;justify-content:center}}.footer__links-list{padding:0}.footer__logo{display:flex;flex-basis:100%;justify-content:center}@media only screen and (min-width:1100px){.footer__logo{flex-basis:25%}}.footer__links{align-items:flex-start;align-self:flex-start;color:#fff;display:flex;flex-basis:100%;flex-direction:column}@media only screen and (min-width:768px){.footer__links{flex-basis:30%}.footer__links--without-logo{flex-basis:unset}}@media only screen and (min-width:1100px){.footer__links{flex-basis:20%}.footer__links--without-logo{flex-basis:unset}}.footer__links-title{font-size:24px;font-weight:700;margin:0 0 15px;text-align:left;text-transform:uppercase}@media only screen and (min-width:768px){.footer__links-title{font-size:26px}}.footer__link,.footer__links-item--custom a{color:#fff;display:block;font-size:16px;font-weight:600;padding:6px 10px 6px 0;text-decoration:underline}@media only screen and (min-width:768px){.footer__link,.footer__links-item--custom a{font-size:18px}}.footer__link:hover,.footer__links-item--custom a:hover{text-decoration:none}.footer__newsletter{max-width:400px;width:100%}.footer__newsletter-title{font-size:20px;margin:0 0 15px;text-align:center}.footer__bottom{border-top:2px solid #88cae9;padding:15px 0 0;text-align:center}.footer__copyright{color:#88cae9;font-size:12px;margin:0}.footer__socials{display:flex;flex-basis:100%;flex-wrap:wrap;gap:20px;justify-content:center;margin:25px 0}.footer__socials a{align-items:center;background-color:hsla(0,0%,100%,.5);border-radius:50%;color:#479ed4;display:flex;font-size:36px;height:60px;justify-content:center;text-decoration:none;transition:background-color .3s;width:60px}.footer__socials a:hover{background-color:#fff}.newsletter-form{display:flex;flex-direction:column;width:100%}.newsletter-form__wrapper{align-items:center;display:flex;justify-content:center}.newsletter-form__input{border:1px solid #000;padding:15px;width:100%}.newsletter-form__button{max-width:150px}.newsletter-form__message{font-size:14px;margin:10px 0}#consent-banner{bottom:0;left:0;position:fixed;z-index:99999}