.subscribe-container{display:flex;flex-direction:column;align-items:center;max-width:750px;text-align:center;gap:30px}.subscribe_form{display:flex;justify-content:center;padding:24px;height:300px}.subscribe_form form{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-height:none}.subscribe_form form input{width:300px}.subscribe_title{text-align:center;padding-top:2rem}.hub-spot-form{background:red;height:1000px}@media screen and (max-width:576px){.subscribe_form form input{width:320px;max-height:none}}@media screen and (max-width:335px){.subscribe_form form input{width:unset;max-height:none}}