.module-cards-cta-content{background-color:var(--semantic-white);border-radius:var(--radius-border-rounded-m);box-shadow:var(--shadow-sm);padding:var(--baseline-2)}.module-cards-cta-content.card-medium .card-cta-abstract{max-width:var(--w-2-3)}.module-cards-cta-content .card-cta-inner{display:flex;flex-direction:column;gap:var(--gap-24);height:var(--w-full)}.module-cards-cta-content .card-cta-inner .card-cta-heading .h2{--h2:2.75rem;font-family:var(--body-normal);font-weight:var(--font-weight-bolder);margin:0}.module-cards-cta-content .card-cta-inner .card-cta-heading .h3{--h3:1.75rem;font-family:var(--body-normal);font-weight:var(--font-weight-bolder);margin:0}.module-cards-cta-content .card-cta-inner .card-cta-abstract{flex:1;font-family:var(--body-normal)}.module-cards-cta-content .card-cta-inner .card-cta-abstract p,.module-cards-cta-content .card-cta-inner .card-cta-abstract span{font-family:inherit;font-size:inherit;font-weight:var(--font-weight-bolder);margin:0}.module-cards-cta-content.card-medium{aspect-ratio:628/449}.module-cards-cta-content .card-cta-footer a.simple-link{font-family:var(--body-normal);font-weight:var(--font-weight-bolder)}.module-cards-cta-content.card-small{aspect-ratio:397/401}@media (min-width:768px) and (max-width:992px){.module-cards-cta-content.card-medium{aspect-ratio:1/1}}@media (min-width:992px) and (max-width:1200px){.module-cards-cta-content.card-small{aspect-ratio:auto;height:100%}}@media (max-width:992px){.module-cards-cta .row:has(.card-small){row-gap:var(--gap-24)}.module-cards-cta-content.card-small{aspect-ratio:auto;height:100%;margin:0 auto;max-width:50%}.module-cards-cta-content.card-medium .card-cta-abstract{max-width:var(--w-full)}}@media (max-width:768px){.module-cards-cta-content.card-small{height:100%;max-width:100%;width:100%}}