.email-signup{width:100%;max-width:1295px;margin:0 auto;padding:2rem 0}@media(max-width:1025px){.email-signup{padding:2rem;max-width:350px}}.email-signup__green{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;color:#fefefe}.email-signup__green-background{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,transparent,#55a78e),url(/_next/static/media/bubble_pattern.d3f0ff24.png) 0 0 repeat;opacity:.4}.email-signup__content{font-family:Inter,sans-serif;font-weight:400}.email-signup__content-title{margin:0 0 .5rem}.email-signup__content-subtitle{margin:0 0 1rem}.email-signup__form{z-index:5;display:flex;flex-direction:column}.email-signup__form-fields-wrapper{display:flex;gap:1rem;width:100%}@media(max-width:1025px){.email-signup__form-fields-wrapper{flex-direction:column;gap:.5rem;align-items:center}}.email-signup__form .select__container,.email-signup__form input{margin:0}.email-signup__form .input__wrapper{width:100%}.email-signup__form .select__wrapper{color:#0a0a0a;width:100%}.email-signup__form .button__wrapper{width:100%;max-width:200px;height:40px;display:flex;flex:1 1}@media(max-width:1025px){.email-signup__form .button__wrapper{max-width:100%}}.email-signup__terms-wrapper{flex:1 1;display:flex;flex-direction:column}.email-signup__terms-checkbox-wrapper{flex:1 1;gap:.5rem;display:flex;align-items:center}.email-signup__terms-checkbox-wrapper-label{font-family:Inter,sans-serif;font-weight:400;margin:0;flex:1 1}.email-signup__terms-checkbox-wrapper .input__wrapper{max-width:-moz-fit-content;max-width:fit-content;max-height:40px}