.email-callout{background:#f8f8f8;border-radius:8px;display:flex;flex-direction:column;row-gap:1.5rem}.ec-image img{max-width:100%}.ec-content{display:flex;flex-direction:column}.ec-form{text-align:left}@media (min-width:1024px){.email-callout{flex-direction:row}.ec-image{aspect-ratio:1/1;display:flex;height:100%;width:auto}.ec-image img{height:auto;width:100%}.ec-content{flex:2;justify-content:center;padding:2rem}.ec-form .button{margin-top:4rem}.ec-form input[type=submit]{min-width:150px;width:auto}.ec-form .actions{text-align:center}}