.module.subscribe{box-sizing:border-box;padding:60px 20px;width:100%}.module.subscribe .subscribe-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:800px;text-align:center}.module.subscribe .form-title{display:none}.module.subscribe .subscribe-image-wrapper{margin-bottom:20px}.module.subscribe .subscribe-image{display:block;height:auto;margin:0 auto;max-width:100%}.module.subscribe .subscribe-text{margin-bottom:30px}.module.subscribe .subscribe-text h1,.module.subscribe .subscribe-text h2,.module.subscribe .subscribe-text h3,.module.subscribe .subscribe-text p{line-height:1.2;margin:0}.module.subscribe .subscribe-form-wrapper{max-width:550px;width:100%}.module.subscribe .subscribe-form-wrapper .hs-form{background-color:#fff;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:row}.module.subscribe .subscribe-form-wrapper .hs-form-field{flex:1;margin:0}.module.subscribe .subscribe-form-wrapper .hs-field-desc,.module.subscribe .subscribe-form-wrapper label:not(.hs-error-msg){display:none}.module.subscribe .subscribe-form-wrapper .input{margin:0}.module.subscribe .subscribe-form-wrapper input[type=email],.module.subscribe .subscribe-form-wrapper input[type=text]{background:transparent;border:none;box-sizing:border-box;font-size:23px;outline:none;padding:12px 16px;width:100%}.module.subscribe .hs-error-msgs{list-style:none;padding:0}.module.subscribe .subscribe-form-wrapper .hs-submit{flex-shrink:0;margin:0}.module.subscribe .subscribe-form-wrapper input[type=submit]{background-color:var(--text-dark);border:none;border-radius:8px;cursor:pointer;padding:12px 24px;transition:opacity .2s ease}.module.subscribe .subscribe-form-wrapper input[type=submit]:hover{opacity:.9}@media (max-width:600px){.module.subscribe .subscribe-form-wrapper .hs-form{background-color:transparent;flex-direction:column;gap:10px;padding:0}.module.subscribe .subscribe-form-wrapper input[type=email],.module.subscribe .subscribe-form-wrapper input[type=text]{background-color:#fff;border-radius:8px}.module.subscribe .subscribe-form-wrapper input[type=submit]{width:100%}}