.newsletter{background-color:var(--background-color);min-height:55rem;padding:6rem var(--container-padding);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2.4rem;text-align:center}@media only screen and (max-width: 1024px){.newsletter{min-height:auto}}.newsletter>*{width:100%;max-width:60rem}.newsletter__title{font-size:4.8rem;line-height:1.2;font-weight:600}@media only screen and (max-width: 1024px){.newsletter__title{font-size:4rem}}.newsletter__text{font-weight:500}.newsletter__form{margin-top:1.2rem}.newsletter__form form{width:100%;max-width:60rem}.newsletter__form form input[type=email]{max-width:30rem;width:100%;background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid var(--text-color);padding:1rem 0;margin-bottom:1.8rem}.newsletter__form form input[type=email]:focus{outline:none;border-bottom:3px solid var(--text-color);font-weight:500;margin-bottom:1.6rem}.newsletter__form form input[type=email]::placeholder{color:var(--text-color);opacity:.8;font-weight:500}@media(hover: hover){.newsletter__form .button::before{background-color:var(--orange)}}.newsletter__form .mc4wp-form-fields{display:flex;flex-direction:column;align-items:center}.newsletter__form .mc4wp-response{margin:2.4rem auto;font-weight:600;max-width:45rem}
