.page-hero-card .section-container{align-items:flex-start;display:flex;flex-direction:row;gap:32px;text-align:left}.page-hero-card .section-container h1{font-family:Basier Circle,sans-serif;font-size:40px;font-style:normal;font-weight:600;line-height:1.2;max-width:560px}.page-hero-card .section-container p,.page-hero-card .section-container span{font-size:20px;line-height:1.2;margin-left:0}.page-hero-card .section-container span.hero-label{background:var(--light-blue);border-radius:6px;color:var(--blue);font-size:16px;font-style:normal;font-weight:600;line-height:1;padding:8px 16px;width:fit-content}.page-hero-card .hero-main{display:flex;flex:2 1 0;flex-direction:column;gap:16px;min-width:0}.page-hero-card .hero-side{flex:1 1 0;min-width:0}.page-hero-card .hero-card{border-radius:24px;display:flex;flex-direction:column;gap:24px;padding:16px 32px;text-align:center}.page-hero-card .hero-card__title{font-family:Basier Circle,sans-serif;font-size:24px;font-weight:600;line-height:1.2;margin:0}.page-hero-card .section-container p.hero-card__lead{color:var(--text-on-light-bg);font-size:20px;font-weight:500;line-height:24px;margin-left:auto}.page-hero-card .hero-card__text{font-size:1rem;line-height:1.25}.page-hero-card .hero-card__buttons{display:flex;flex-direction:column;gap:12px;margin-top:8px}.page-hero-card .hero-card__buttons a{overflow-wrap:anywhere}.page-hero-card a.btn-primary{background:var(--primary-600);border:2px solid var(--primary-600)}.page-hero-card a.btn-primary.btn-empty{background:transparent;color:var(--primary-600)}.page-hero-card a:is(.btn-primary,.btn-empty):focus-visible,.page-hero-card a:is(.btn-primary,.btn-empty):hover{background:var(--bg-primary-dark);border:2px solid var(--bg-primary-dark)}.page-hero-card a.btn-empty:focus-visible,.page-hero-card a.btn-empty:hover{color:var(--neutral-0)}.page-hero-card .hero-side__image{border-radius:12px;display:block;height:auto;width:100%}@media (min-width:992px){.page-hero-card .hero-card{padding:16px 20px}}@media (max-width:767px){.page-hero-card .section-container{flex-direction:column}.page-hero-card .hero-side{min-width:100%}.page-hero-card .hero-card{padding:16px}}