.footer-middle{background:var(--secondary-color)}.footer-middle__content-wrapper{background:var(--primary-color);border-radius:5px;display:flex;margin:0 auto;max-width:1240px}.footer-middle__newsletter-form{align-items:center;display:flex;padding:25px 30px;width:45%}.newsletter-form__input{overflow-y:hidden;padding:0 0 30px 5px;pointer-events:none;resize:none}.newsletter-form__input::placeholder{font-weight:300}.newsletter-form__form{width:80%}.footer-middle__spacer{width:22.5%}.footer-middle__social-links{display:flex;flex-direction:column;padding:25px 30px;width:30%}.footer-middle__social-links__icons{display:flex;flex-direction:row}.footer-middle__social-links__icon a{fill:var(--secondary-color)}.footer-middle__social-links__icon svg{height:35px;margin-right:10px;padding-top:10px;width:35px}.footer-middle__social-links__label{color:var(--secondary-color)!important;margin:0}#newsletter-form .modal__inner-wrapper{background:var(--primary-header-color);padding:20px 30px}#newsletter-form .modal__container{max-height:calc(var(--vh, 1vh)*100 - 180px);max-width:50%}#newsletter-form .hs-button{color:var(--primary-color);margin-top:20px}@media (max-width:767px){#newsletter-form .modal__container{max-width:100%;width:95%}.footer-middle__content-wrapper{border-radius:0;display:flex;flex-direction:column;margin:0 auto;width:95%}.footer-middle__newsletter-form{padding:25px 25px 0;width:100%}.footer-middle__spacer{display:none}.footer-middle__social-links{align-items:center;display:flex;flex-direction:row;justify-content:space-around;padding:8px 17px;width:100%}.footer-middle__social-links__icon svg{height:30px;width:30px}}