.cta-block{box-sizing:border-box;width:100%;padding:72px 24px}.cta-block__inner{width:100%;max-width:var(--grow-container-width,1120px);box-sizing:border-box;border-radius:calc(var(--grow-radius,8px)*2);background:var(--grow-primary,#111);color:#fff;justify-content:space-between;align-items:center;gap:32px;margin:0 auto;padding:40px;display:flex}.cta-block__heading{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.1}.cta-block__description{max-width:680px;margin:16px 0 0;font-size:18px;line-height:1.6}.cta-block__button{border-radius:var(--grow-radius,8px);min-height:48px;color:var(--grow-primary,#111);background:#fff;flex:none;justify-content:center;align-items:center;padding:0 22px;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:767px){.cta-block{padding:48px 20px}.cta-block__inner{flex-direction:column;align-items:flex-start;padding:28px}}
.hero{box-sizing:border-box;background:var(--grow-secondary,#f7f7f8);width:100%;padding:96px 24px}.hero__inner{width:100%;max-width:var(--grow-container-width,1120px);margin:0 auto}.hero--centered .hero__inner{text-align:center;max-width:820px}.hero--split .hero__inner{max-width:var(--grow-container-width,1120px)}.hero__eyebrow{letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-size:14px;font-weight:700}.hero__heading{letter-spacing:-.04em;margin:0;font-size:clamp(40px,7vw,72px);line-height:1.05}.hero__description{max-width:720px;margin:24px auto 0;font-size:20px;line-height:1.6}.hero--split .hero__description{margin-left:0}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hero--centered .hero__actions{justify-content:center}.hero__button{border-radius:var(--grow-radius,8px);border:1px solid var(--grow-primary,#111);justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:700;text-decoration:none;display:inline-flex}.hero__button--primary{background:var(--grow-primary,#111);color:#fff}.hero__button--secondary{color:var(--grow-primary,#111);background:0 0}@media (max-width:767px){.hero{padding:64px 20px}.hero__description{font-size:18px}}
.image-text{box-sizing:border-box;width:100%;padding:72px 24px}.image-text__inner{width:100%;max-width:var(--grow-container-width,1120px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:56px;margin:0 auto;display:grid}.image-text--right .image-text__media{order:2}.image-text--right .image-text__content{order:1}.image-text__image,.image-text__placeholder{border-radius:calc(var(--grow-radius,8px)*1.5);width:100%;min-height:360px;display:block}.image-text__image{object-fit:cover;height:100%}.image-text__placeholder{background:var(--grow-secondary,#ececef);color:#666;justify-content:center;align-items:center;display:flex}.image-text__eyebrow{letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:700}.image-text__heading{margin:0;font-size:clamp(32px,5vw,52px);line-height:1.1}.image-text__description{margin:20px 0 0;font-size:18px;line-height:1.7}.image-text__link{color:var(--grow-primary,currentColor);margin-top:24px;font-weight:700;display:inline-block}@media (max-width:767px){.image-text{padding:48px 20px}.image-text__inner{grid-template-columns:1fr;gap:32px}.image-text--right .image-text__media,.image-text--right .image-text__content{order:initial}.image-text__image,.image-text__placeholder{min-height:260px}}
.rich-content{box-sizing:border-box;width:100%;padding:64px 24px}.rich-content__inner{width:100%;max-width:820px;margin:0 auto;font-size:18px;line-height:1.7}.rich-content__inner>:first-child{margin-top:0}.rich-content__inner>:last-child{margin-bottom:0}.rich-content__inner h2,.rich-content__inner h3,.rich-content__inner h4{line-height:1.2}.rich-content__inner a{color:inherit;text-decoration:underline}@media (max-width:767px){.rich-content{padding:48px 20px}.rich-content__inner{font-size:17px}}
.spacer{width:100%}.spacer--small{height:32px}.spacer--medium{height:64px}.spacer--large{height:112px}
