.hero-cta{padding:80px 0}.hero-cta__container{align-items:center;display:flex;gap:60px;margin:0 auto;max-width:1110px;padding:0 20px}.hero-cta__content{flex:1;min-width:0}.hero-cta__heading{color:var(--ashen-900);line-height:1.1;margin:16px 0 0}.hero-cta__heading--light{color:#fff}h1.hero-cta__heading{font-size:3rem}h2.hero-cta__heading{font-size:2.5rem}h3.hero-cta__heading{font-size:2rem}.hero-cta__description{color:var(--ashen-500);font-family:Onest,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:300;line-height:1.6;margin:20px 0 0;max-width:480px}.hero-cta__description--light{color:var(--ashen-300)}.hero-cta__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.hero-cta__buttons .btn-core-dark,.hero-cta__buttons .btn-secondary{align-items:center;cursor:pointer;display:inline-flex;font-family:Onest,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:500;gap:8px;padding:12px 24px;text-decoration:none}.hero-cta__buttons .btn-core-dark svg{transition:transform .3s ease}.hero-cta__buttons .btn-core-dark:hover svg{transform:translateX(4px)}.hero-cta__btn-icon{flex-shrink:0}.hero-cta__visual{flex:1;min-width:0;position:relative}.hero-cta__image-wrapper{overflow:visible;position:relative}.hero-cta__image-wrapper--rounded .hero-cta__image-placeholder,.hero-cta__image-wrapper--rounded img{border-radius:16px}.hero-cta__image-wrapper img{display:block;height:auto;object-fit:cover;width:100%}.hero-cta__image-placeholder{background-color:var(--grey-100);border-radius:16px;padding-top:75%;width:100%}.hero-cta__badge{background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:2px;padding:12px 16px;position:absolute;z-index:2}.hero-cta__badge--top-right{right:-16px;top:-12px}.hero-cta__badge--bottom-left{bottom:-12px;left:-16px}.hero-cta__badge--top-left{left:-16px;top:-12px}.hero-cta__badge--bottom-right{bottom:-12px;right:-16px}.hero-cta__badge-label{color:var(--ashen-500);font-family:Onest,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400;line-height:1.2}.hero-cta__badge-value{color:var(--core-800);font-family:Bricolage Grotesque,serif;font-size:1.75rem;font-style:italic;font-weight:800;line-height:1.1}@media (max-width:1024px){.hero-cta__container{flex-direction:column;gap:40px}.hero-cta__content{text-align:center}.hero-cta__description{max-width:100%}.hero-cta__buttons{justify-content:center}h1.hero-cta__heading{font-size:2.5rem}h2.hero-cta__heading{font-size:2rem}.hero-cta__badge--bottom-right,.hero-cta__badge--top-right{right:8px}.hero-cta__badge--bottom-left,.hero-cta__badge--top-left{left:8px}}@media (max-width:600px){.hero-cta{padding:48px 0}h1.hero-cta__heading{font-size:2rem}.hero-cta__buttons{align-items:stretch;flex-direction:column}.hero-cta__buttons .btn-core-dark,.hero-cta__buttons .btn-secondary{justify-content:center;text-align:center}}