.highlight-container{display:inline-block;position:relative}.highlight-container:before{background:var(--highlight-color,var(--honey-yellow));border-radius:20% 25% 20% 24%;content:" ";display:block;height:90%;left:-1px;margin-left:-3px;margin-right:-3px;padding:10px 3px 3px 10px;position:absolute;top:-1px;transform:rotate(2deg);width:100%;z-index:0}.highlight-text{position:relative;z-index:1}.hero-section{padding:100px 0}.hero-section__inner{align-items:center;display:flex;gap:64px}.hero-section--column .hero-section__inner{flex-direction:column;text-align:center}.hero-section--column .hero-section__subheading,.hero-section--column h1{margin-left:auto;margin-right:auto}.hero-section--column .hero-section__ctas{justify-content:center}.hero-section--column .hero-section__visual{max-width:960px;width:100%}.hero-section--row-right .hero-section__inner{flex-direction:row}.hero-section--row-left .hero-section__inner{flex-direction:row-reverse}.hero-section--row-left .hero-section__content,.hero-section--row-left .hero-section__visual,.hero-section--row-right .hero-section__content,.hero-section--row-right .hero-section__visual{flex:1}.hero-section__badge{background:var(--baby-blue-20);border-radius:999px;color:var(--oxford-blue);display:inline-block;font-size:13px;font-weight:600;letter-spacing:.03em;margin-bottom:24px;padding:6px 18px}.hero-section__subheading{color:var(--text-secondary);font-size:18px;line-height:1.7;margin-bottom:0;margin-top:16px;max-width:540px}.hero-section__ctas{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}.hero-section__visual{align-items:center;background:linear-gradient(135deg,var(--baby-blue-20) 0,var(--baby-blue-10) 100%);border-radius:var(--radius-lg);display:flex;justify-content:center;min-height:380px;overflow:hidden}.hero-section__visual img{display:block;height:100%;object-fit:cover;width:100%}.hero-section__placeholder{align-items:center;color:var(--baby-blue-eyes);display:flex;flex-direction:column;gap:16px;padding:80px 40px}.hero-section__placeholder span{color:var(--text-muted);font-size:13px;font-weight:500}@media (max-width:900px){.hero-section--row-left .hero-section__inner,.hero-section--row-right .hero-section__inner{flex-direction:column;text-align:center}.hero-section--row-left .hero-section__ctas,.hero-section--row-right .hero-section__ctas{justify-content:center}.hero-section--row-left .hero-section__subheading,.hero-section--row-right .hero-section__subheading{margin-left:auto;margin-right:auto}.hero-section__visual{min-height:280px;width:100%}}