.footer{left:50%;max-width:var(--body-max-width);padding:103px var(--layout-padding) 100px;position:relative;transform:translateX(-50%)}.footer__background{background-color:var(--color-primary);height:100%;left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-1}.footer__row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.footer__logo{margin-bottom:auto;max-height:40px;max-width:225px}.footer__logo img{width:100%}.footer__social{flex-direction:row;gap:25px;margin-bottom:9px;padding:8px 0}.footer__social,.footer__social--item{align-items:center;display:flex;justify-content:center;position:relative}.footer__social--item{border:2px solid var(--text-color);border-radius:50%;color:var(--text-color);flex-shrink:0;height:40px;padding:2px;width:40px}.footer__social--item span{display:flex}.footer__social--item svg{height:auto;max-width:18px;width:100%;fill:currentcolor}.footer__info{font-size:20px;line-height:25px}.footer__divider{background-color:var(--text-color);height:1px;margin:40px 0 28px;opacity:.3;width:100%}.footer__primary-menu{display:flex;flex-direction:row;gap:45px;position:relative}.footer__primary-menu .primary-menu__item{white-space:nowrap}.footer__primary-menu .primary-menu__item .item__title .--link{color:var(--text-color);text-decoration:none}.footer__newsletter{align-items:center;display:flex;flex-direction:row;gap:18px;justify-content:flex-end;padding-left:16px;width:100%}.footer__newsletter--label{font-size:16px;font-weight:700;line-height:20px;text-transform:uppercase}.footer__newsletter--input{background-color:#fff;border:1px solid rgba(115,134,152,.2);border-radius:8px;font-size:16px;font-weight:500;line-height:20px;outline:none;padding:15px 20px;width:min(100%,342px)}.footer__newsletter button{font-size:16px;line-height:20px;padding:15px 30px}.footer__newsletter button svg{display:none}.footer__copyright,.footer__privacy-policy{font-size:16px;font-weight:500;letter-spacing:.1px}.footer__copyright a,.footer__privacy-policy a{color:var(--text-color);text-decoration:none}.footer__copyright{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:51px;width:100%}.footer__copyright>span:first-child{margin-right:37px}.footer__privacy-policy--divider{margin:0 10px}.footer .--hover{position:relative}.footer .--hover:after{background-color:currentcolor;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s;width:0}.footer .--hover:hover:after{width:100%}@media only screen and (min-width:993px){.footer .mobile{display:none}}@media only screen and (max-width:992px){.footer{padding-bottom:47px;padding-top:74px}.footer .desktop{display:none}.footer__row{flex-direction:column}.footer__logo{margin-bottom:32px;max-height:34px;max-width:192px}.footer__info{font-size:16px;line-height:20px;margin-bottom:40px;text-align:center}.footer__info br{display:none}.footer__social{margin:0;padding:0}.footer__divider{margin:39px 0 40px calc(50% - 50vw);width:100vw}.footer__primary-menu{gap:41px;margin-bottom:82px;text-align:center}.footer__newsletter{flex-direction:column;justify-content:center;padding-left:0}.footer__newsletter--input{text-align:center}.footer__newsletter button{align-items:center;border-radius:50%;display:flex;height:40px;justify-content:center;padding:0;width:40px}.footer__newsletter button span{display:none}.footer__newsletter button svg{display:block}.footer__copyright,.footer__privacy-policy{font-size:14px;text-align:center}.footer__copyright{flex-direction:column;margin-top:69px}.footer__copyright>span:first-child{margin-bottom:40px;margin-right:0}.footer__privacy-policy{display:block}.footer__privacy-policy:not(:last-child){margin-bottom:19px}.footer__privacy-policy--divider{display:none}}@media only screen and (max-width:640px){.footer__primary-menu{flex-direction:column}}