:root{--color-white:var(--wp--preset--color--white);--color-black:var(--wp--preset--color--black);--color-secondary:var(--wp--preset--color--secondary);--color-primary:var(--wp--preset--color--secondary);--color-slate-900:var(--wp--preset--color--slate-900);--color-gray-50:var(--wp--preset--color--gray-50);--color-gray-100:var(--wp--preset--color--gray-100);--color-gray-200:var(--wp--preset--color--gray-200);--color-gray-300:var(--wp--preset--color--gray-300);--color-gray-400:var(--wp--preset--color--gray-400);--color-gray-500:var(--wp--preset--color--gray-500);--color-gray-600:var(--wp--preset--color--gray-600);--color-gray-700:var(--wp--preset--color--gray-700);--color-gray-800:var(--wp--preset--color--gray-800);--color-gray-900:var(--wp--preset--color--gray-900);--color-secondary-rgb:235,193,124;--transition-base:0.2s ease;--shadow-sm:0 1px 2px 0 rgba(0, 0, 0, 0.05);--shadow-md:0 4px 6px -1px rgba(0, 0, 0, 0.1);--shadow-lg:0 10px 15px -3px rgba(0, 0, 0, 0.1)}.block--hero-banner{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background-color:var(--color-gray-900);color:var(--color-white)}.block--hero-banner.hero-banner--default{min-height:950px;padding-bottom:5rem}@media screen and (max-width:1200px){.block--hero-banner.hero-banner--default{min-height:650px;padding-bottom:3rem}}.block--hero-banner.hero-banner--default .hero-banner__title{margin-bottom:1.5rem}.block--hero-banner.hero-banner--compact{min-height:650px;padding:6rem 0}@media screen and (max-width:1200px){.block--hero-banner.hero-banner--compact{min-height:450px;padding:4rem 0}}.block--hero-banner.hero-banner--compact .hero-banner__title{margin-bottom:1rem}.block--hero-banner.hero-banner--compact .hero-banner__subtitle{margin-bottom:1.5rem}.block--hero-banner .hero-banner__background{position:absolute;inset:0;z-index:0}.block--hero-banner .hero-banner__background-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.8;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.block--hero-banner .hero-banner__overlay{position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(15,23,42,.4)),color-stop(rgba(15,23,42,.2)),to(rgba(15,23,42,.8)));background:-o-linear-gradient(top,rgba(15,23,42,.4),rgba(15,23,42,.2),rgba(15,23,42,.8));background:linear-gradient(to bottom,rgba(15,23,42,.4),rgba(15,23,42,.2),rgba(15,23,42,.8))}.block--hero-banner .hero-banner__wrapper{position:relative;z-index:10;text-align:center;max-width:64rem;margin:0 auto}.block--hero-banner .hero-banner__badge{display:inline-block;margin-bottom:2rem;padding:.5rem 1.5rem;-webkit-border-radius:9999px;border-radius:9999px;border:1px solid var(--color-secondary);background-color:rgba(var(--color-secondary-rgb,255,193,7),.1);color:var(--color-secondary);font-size:1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}@media screen and (max-width:1200px){.block--hero-banner .hero-banner__badge{font-size:.875rem;padding:.375rem 1rem;margin-bottom:1.5rem}}.block--hero-banner .hero-banner__title{font-weight:700;line-height:1.1;letter-spacing:-.025em}.block--hero-banner .hero-banner__subtitle{font-size:clamp(1rem,2.5vw,1.25rem);color:rgba(255,255,255,.8);max-width:42rem;margin:0 auto 2.5rem;line-height:1.3;font-weight:300}.block--hero-banner .hero-banner__buttons{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}