.hero-section{align-items:flex-start;background-color:#111;background-position:50%;background-size:cover;color:#fff;display:flex;position:relative}.hero-overlay{inset:0;position:absolute;z-index:1}.hero-inner{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:50px 32px 40px;position:relative;width:100%;z-index:2}.hero-breadcrumb{font-size:12px;font-weight:500;letter-spacing:.04em;margin-bottom:20px;text-transform:uppercase}.hero-breadcrumb__link{color:#c3cb2b;font-weight:600;text-decoration:none}.hero-breadcrumb__separator{color:hsla(0,0%,100%,.5);padding:0 6px}.hero-breadcrumb__current{color:#fff}.hero-content{margin-bottom:24px}.hero-heading{color:#fff;font-size:2.25rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 16px}.hero-subheading{background:none!important;background-color:transparent!important;color:hsla(0,0%,100%,.8);font-size:16px;line-height:1.65;margin-bottom:24px}.hero-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.hero-btn-primary{border:2px solid;border-radius:2px;color:#111;display:inline-block;font-size:14px;font-weight:600;padding:12px 24px;text-decoration:none;transition:filter .2s ease}.hero-btn-primary:hover{color:#111!important;filter:brightness(.85)}.hero-btn-secondary{background-color:transparent;border:2px solid hsla(0,0%,100%,.75);border-radius:2px;color:#fff;display:inline-block;font-size:14px;font-weight:600;padding:12px 24px;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.hero-btn-secondary:hover{background-color:#fff;border-color:#fff;color:#111}.hero-bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.15);gap:0;margin-top:25px;padding-top:20px}.hero-bottom,.hero-stats{display:flex;flex-wrap:wrap}.hero-stats{flex:1;gap:48px}.hero-stat{display:flex;flex-direction:column;gap:6px;min-width:180px}.hero-stat-value{color:#fff;font-size:1.75rem;font-weight:800;line-height:1}.hero-stat-label{color:hsla(0,0%,100%,.6);font-size:11px;font-weight:500;letter-spacing:.04em;line-height:1.4;max-width:160px;text-transform:uppercase}.hero-icon-links{align-items:center;display:flex;gap:12px}.hero-icon-link{align-items:center;border:1px solid hsla(0,0%,100%,.4);border-radius:4px;display:inline-flex;height:48px;justify-content:center;width:48px}.hero-icon-link img{height:28px;object-fit:contain;width:28px}.hero-accent-bar{background-color:var(--accent);bottom:0;height:6px;left:50%;position:absolute;transform:translateX(-50%);width:100vw;z-index:3}@media (min-width:768px) and (max-width:1023px){.hero-inner{padding:48px 32px 36px}.hero-content{max-width:calc(100% - 204px)}.hero-heading{font-size:1.8rem}.hero-stats{gap:32px}.hero-stat{min-width:140px}}@media (min-width:1024px){.hero-content{max-width:calc(100% - 264px)}}@media (max-width:767px){.hero-section{min-height:unset}.hero-inner{padding:32px 20px 28px}.hero-heading{font-size:1.5rem}.hero-subheading{font-size:14px}.hero-buttons{align-items:stretch;flex-direction:column}.hero-btn-primary,.hero-btn-secondary{box-sizing:border-box;text-align:center;width:100%}.hero-bottom{align-items:flex-start;flex-direction:column;gap:24px;margin-top:24px;padding-top:24px}.hero-stats{display:grid;flex:unset;gap:20px 16px;grid-template-columns:1fr 1fr;width:100%}.hero-stat{gap:4px;min-width:unset}.hero-stat-value{font-size:1.5rem}.hero-stat-label{font-size:10px;max-width:unset}.hero-icon-links{gap:8px;justify-content:flex-start;width:100%}.hero-icon-link{height:40px;width:40px}.hero-icon-link img{height:22px;width:22px}}