.footer{background:var(--bg-color);padding:var(--padding-top) 0 var(--padding-bottom) 0}@media only screen and (max-width:767px){.footer{padding:0 0 20px 0}}@media only screen and (max-width:767px){.footer .page-width{padding:0}}.footer-newsletter__wrapper{padding:var(--padding-top) 0 var(--padding-bottom) 0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:767px){.footer-newsletter__wrapper{padding:40px 20px}}.footer-newsletter__heading{margin-bottom:20px;color:var(--heading-color);text-align:center}.footer-newsletter__subheading{color:var(--text-color);display:block;text-align:center}.footer-newsletter__email{margin-top:30px;position:relative}.footer-newsletter__form{max-width:376px;margin-top:30px;width:100%;position:relative;display:block}.newsletter-form__submit-btn{position:absolute;top:50%;right:11px;transform:translateY(-50%);background:0 0;border:none;height:20px;cursor:pointer;color:var(--color-text-dark)}@media only screen and (min-width:1024px){.newsletter-form__submit-btn:hover{color:var(--color-link-text-hover)}}.footer-newsletter__is-subscribed,.footer-newsletter__success{position:absolute;top:0;bottom:0;left:0;right:35px;padding:10px 15px 8px 15px;border-radius:3px;background-color:var(--color-body-bg)}.footer-newsletter__error,.footer-newsletter__error-email{display:flex;justify-content:center;align-items:center;color:var(--color-error);text-align:center}.separator-line{border-top:1px solid var(--color-border)}.footer-list{padding:40px 0 0 0;list-style-type:none;display:flex;gap:36px}@media only screen and (max-width:1023px){.footer-list{gap:10px}}@media only screen and (max-width:767px){.footer-list{flex-direction:column;gap:0;padding:40px 20px 0 20px}}.footer-list__item{min-width:170px}@media only screen and (max-width:767px){.footer-list__item{border-bottom:1px solid var(--color-border)}}.footer-list__item:last-child{border-bottom:none}.footer-list__item:first-child button{padding:0 0 10px 0}@media only screen and (max-width:767px){.footer-list__item:first-child button{padding:0 0 15px 0}}.footer-list__item button{padding:0 0 10px 0}@media only screen and (max-width:767px){.footer-list__item button{padding:15px 0}}.footer-list__item .accordion__icons{display:none}.footer-list__item .accordion__icons svg{width:14px;height:14px}@media only screen and (max-width:767px){.footer-list__item .accordion__icons{display:block}}.footer-list__item .accordion__content-inner{padding:0}.footer-child-list{list-style-type:none}.footer-child-list__item{padding-bottom:10px}@media only screen and (max-width:767px){.footer-child-list__item{padding-bottom:15px}}.footer-list__item-title{font-weight:700}.footer-copyright{padding-top:80px;position:relative}.footer-copyright .footer-copyright__image{position:absolute;top:-10px;right:0;max-width:165px;max-height:110px}.footer-copyright .footer-copyright__image .footer-copyright__link{width:100%;height:100%;position:absolute;top:0;left:0}.footer-copyright .footer-copyright__image img{min-height:inherit;height:auto}.footer-copyright .footer-copyright__image svg{width:100%;height:100%}@media only screen and (max-width:1279px){.footer-copyright .footer-copyright__image{position:relative;top:0;max-width:120px;max-height:80px}}@media only screen and (max-width:1279px){.footer-copyright{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;padding-top:40px}}@media only screen and (max-width:767px){.footer-copyright{padding:20px 20px 0 20px}}.footer-copyright__wrapper{display:flex;-moz-column-gap:30px;column-gap:30px}@media only screen and (max-width:1279px){.footer-copyright__wrapper{padding-top:40px}}@media only screen and (max-width:1023px){.footer-copyright__wrapper{flex-wrap:wrap;justify-content:center;row-gap:10px}}@media only screen and (max-width:767px){.footer-copyright__wrapper{padding:40px 20px 0 20px}}.footer-copyright__info a{text-decoration:underline}