.business-page-root{--hero-below-header-gap:clamp(8px,1.8vw,16px)}.business-hero{position:relative;overflow:hidden;min-height:min(88vh,820px);background:linear-gradient(135deg,#d4e0f0,#eef2ff 48%,#ffe9df);display:flex;align-items:center;padding:0 clamp(20px,6vw,120px) clamp(48px,6vw,72px)}.business-hero-shell{max-width:1440px;margin:0 auto;width:100%;position:relative;z-index:2}.business-page-root .business-hero-shell.app-header-clearance-inner{padding-top:calc(var(--app-header-total) + var(--hero-below-header-gap))}.business-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,72px);align-items:center}.business-hero-copy{display:flex;flex-direction:column;gap:12px}.business-hero-badge{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:6px 12px 6px 6px;background:hsla(0,0%,100%,.65);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.8);border-radius:9999px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600;color:#404040;line-height:1.3}.business-hero-badge__icon{display:flex;background:#fff;border-radius:9999px;padding:5px;box-shadow:inset 0 1px 3px rgba(0,0,0,.08)}.business-hero-badge__accent{color:#5a6d93}.business-hero-trust-row{display:flex;gap:16px;flex-wrap:wrap}.business-hero-trust-item{display:flex;align-items:center;gap:6px;font-family:Inter,system-ui,sans-serif;font-size:11px;color:#757575;font-weight:500}.business-hero-stats{display:flex;gap:20px;flex-wrap:wrap;padding-top:8px;border-top:1px solid rgba(0,0,0,.07)}@media (max-width:900px){.business-hero{min-height:auto;align-items:flex-start;padding-bottom:28px}.business-page-root .business-hero-shell.app-header-clearance-inner{padding-top:calc(var(--app-header-total) + 6px)}.business-page-root{--hero-below-header-gap:6px}.business-hero-grid{grid-template-columns:1fr!important;gap:24px}.business-hero-copy{gap:10px}.business-hero-badge{padding:5px 10px 5px 5px;font-size:11px;gap:6px}.business-hero-trust-row{gap:12px}.business-hero-stats{gap:16px}}