/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */.section-image-and-cta-card .image-and-cta-card-body{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;min-height:clamp(360px,30vw,460px);display:grid}.section-image-and-cta-card .image-and-cta-card-body.is-full{grid-template-columns:1fr}.section-image-and-cta-card .image-and-cta-card-media{border-radius:24px;overflow:hidden}.section-image-and-cta-card .image-and-cta-card-media img{object-fit:cover;width:100%;height:100%;display:block}.section-image-and-cta-card .image-and-cta-card-card{text-align:center;background:linear-gradient(135deg,#ff8660,#ffa940);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:60px;display:flex}.section-image-and-cta-card .image-and-cta-card-title{font-family:var(--font-heading);color:var(--color-ink);margin:0;font-size:clamp(24px,2.4vw,32px);font-weight:700;line-height:1.25}.section-image-and-cta-card .image-and-cta-card-text{max-width:420px;font-family:var(--font-heading);color:var(--color-ink);font-size:16px;font-weight:300;line-height:1.6}.section-image-and-cta-card .image-and-cta-card-text p{margin:0}.section-image-and-cta-card .image-and-cta-card-card .btn{min-width:0}@media(max-width:768px){.section-image-and-cta-card .image-and-cta-card-body{grid-template-columns:1fr;min-height:0}.section-image-and-cta-card .image-and-cta-card-media{aspect-ratio:4/3}.section-image-and-cta-card .image-and-cta-card-card{padding:40px 24px}}
