.subscription-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:-100px;position:relative;z-index:99}.subscription-bg:after{content:"";height:25px;left:50%;margin:0 auto;position:absolute;top:100%;transform:translateX(-50%);width:95%}@media only screen and (min-width:992px) and (max-width:1199px){.subscription-bg{margin-bottom:-80px}}@media only screen and (min-width:768px) and (max-width:991px){.subscription-bg{margin-bottom:-60px}}@media only screen and (max-width:767px){.subscription-bg{margin-bottom:-40px}}.subscription-form{margin:0 auto;max-width:1010px;padding:60px 20px;width:100%}.subscription-form form{align-items:center;background-color:transparent;border:none;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.subscription-form{padding:40px 20px}}@media only screen and (max-width:575px){.subscription-form form{gap:0 20px}}@media only screen and (max-width:479px){.subscription-form form{flex-direction:column;gap:10px}}.subscription-form form .hs-email{width:700px}.subscription-form input{border-radius:35px;height:70px;max-width:700px;padding:10px 40px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.subscription-form form .hs-email{width:650px}.subscription-form input{max-width:650px}}@media only screen and (min-width:768px) and (max-width:991px){.subscription-form form .hs-email{width:420px}.subscription-form input{max-width:420px}}@media only screen and (max-width:767px){.subscription-form form .hs-email{width:300px}.subscription-form input{height:50px;max-width:300px}}@media only screen and (max-width:575px){.subscription-form form .hs-email{width:100%}.subscription-form input{max-width:100%}}@media only screen and (max-width:479px){.subscription-form form .hs-email{width:100%}.subscription-form input{max-width:100%}}.subscription-form .hs-button{border:0;border-radius:35px;font-size:var(--body-font-size);font-weight:var(--body-font-weight);height:70px;padding:10px 40px}@media only screen and (max-width:767px){.subscription-form .hs-button{font-size:14px;height:50px;line-height:1;padding:10px 20px}}