.newsletter{padding:124px 0}.newsletter__container{display:grid;gap:16px;grid-template-columns:repeat(2,48%);justify-content:center;width:100%}.newsletter__form-block,.newsletter__image-block{border-radius:16px;display:flex;min-height:702px;width:100%}.newsletter__image-block{align-items:flex-start;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:flex-end;padding:32px}.newsletter__form-block{background-color:#f6f6f6;flex-direction:column;padding:64px}.newsletter__image-block img{height:30px;margin-bottom:8px;object-fit:contain;width:unset}.newsletter__image-block p{color:#fff;font-family:ITC Avant Garde Gothic Std,sans-serif;font-size:24px;font-weight:300;line-height:32px;text-align:left}.newsletter__form-block h3{font-size:53px;font-weight:300;line-height:56px;margin-bottom:16px;text-align:left}.newsletter__form-block p{font-family:ITC Avant Garde Gothic Std,sans-serif;font-size:14px;font-weight:300;line-height:20px;margin-bottom:20px;text-align:left}@media(max-width:768px){.newsletter__container{grid-template-columns:repeat(1,1fr)}.newsletter__form-block{min-height:unset}}@media(max-width:550px){.newsletter__image-block{min-height:372px;padding:16px}.newsletter__image-block p{font-size:18px;line-height:24px}.newsletter__form-block{background-color:#f6f6f6;flex-direction:column;padding:24px}.newsletter__form-block h3{font-size:32px;line-height:32px}}