@media only screen and (min-width:64em){.module-thirteen{display:grid;grid-template-columns:7fr 5fr}}.module-thirteen__media{align-items:stretch;height:100%;margin-bottom:0;object-fit:cover;width:100%}.module-thirteen__media--desktop{aspect-ratio:987/800}.module-thirteen__media--mobile{aspect-ratio:390/448}.module-thirteen__content-wrapper{padding:3.125rem 1.75rem}@media only screen and (min-width:64em){.module-thirteen__content-wrapper{padding:5.5rem 3.75rem 5.5rem 3.5rem}}@media only screen and (min-width:72em){.module-thirteen__content-wrapper{padding:8rem 5.75rem 8rem 6.5rem}}.module-thirteen__content{margin-bottom:1.3125rem}@media only screen and (min-width:64em){.module-thirteen__content{margin-bottom:3.125rem}}.module-thirteen__content h2,.module-thirteen__content h3,.module-thirteen__content p{margin-bottom:1.5rem}.module-thirteen__content h2:last-child,.module-thirteen__content h3:last-child,.module-thirteen__content p:last-child{margin-bottom:0}.module-thirteen__subtitle{line-height:1.05}.module-thirteen__title{line-height:1}.module-thirteen__copy{font-size:1.5rem;line-height:1.25;max-width:26.25rem}.module-thirteen__form .form__fieldset{grid-gap:1.3125rem;display:flex;flex-wrap:wrap;margin-bottom:1.3125rem}.module-thirteen__form .form__field{flex:1;min-width:min(200px,50%);width:50%}.module-thirteen__form .form__field label{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.module-thirteen__form .form__field input{--pad-v:15px;--line-height:1.1;border-radius:calc(var(--font-size)*var(--line-height)/2 + var(--pad-v)/2)}@media only screen and (min-width:64em){.module-thirteen__form .form__field input{--font-size:22px;--line-height:1}}.module-thirteen__form .form__field--full-width{min-width:100%;width:100%}.module-thirteen__form .form__field input{--pad-h:22px;--pad-v:16px;--font-size:20px;--line-height:1;border-radius:calc(var(--font-size)*var(--line-height)/2 + var(--pad-v)*2/2);border-style:none;font-size:var(--font-size);line-height:var(--line-height);margin-bottom:0;padding:var(--pad-v) var(--pad-h)}