.clarus-resource-hero{background:var(--hero-background-color);color:var(--hero-text-color);overflow:hidden;padding:72px 0 42px;position:relative}.clarus-resource-hero__inner{align-items:center;display:grid;gap:42px;grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);margin:0 auto;width:min(1120px,calc(100% - 32px))}.clarus-resource-hero__content{max-width:540px;position:relative;z-index:2}.clarus-resource-hero__logo{margin-bottom:48px}.clarus-resource-hero__logo img{display:block;height:auto;max-width:150px;width:auto}.clarus-resource-hero__eyebrow{color:var(--hero-accent-color);font-size:14px;font-weight:800;letter-spacing:.03em;line-height:1.2;margin-bottom:14px;text-transform:uppercase}.clarus-resource-hero__title{color:var(--hero-title-color);font-size:clamp(43px,5.6vw,68px);font-weight:800;letter-spacing:-.045em;line-height:.94;margin:0}.clarus-resource-hero__title span{display:block}.clarus-resource-hero__title-highlight{color:var(--hero-accent-color)}.clarus-resource-hero__accent{background:var(--hero-accent-color);border-radius:999px;height:4px;margin:22px 0 20px;width:48px}.clarus-resource-hero__intro{color:var(--hero-text-color);font-size:21px;font-weight:800;letter-spacing:-.025em;line-height:1.15;margin-bottom:14px;max-width:420px}.clarus-resource-hero__description{color:var(--hero-text-color);font-size:15.5px;font-weight:500;line-height:1.55;max-width:455px;opacity:.88}.clarus-resource-hero__description p{margin:0 0 12px}.clarus-resource-hero__description p:last-child{margin-bottom:0}.clarus-resource-hero__image{align-items:center;display:flex;justify-content:flex-end;position:relative;z-index:1}.clarus-resource-hero__image img{display:block;height:auto;max-width:var(--hero-image-max-width);width:100%}@media (max-width:900px){.clarus-resource-hero{padding:56px 0 48px}.clarus-resource-hero__inner{gap:36px;grid-template-columns:1fr}.clarus-resource-hero__content{max-width:620px}.clarus-resource-hero__logo{margin-bottom:38px}.clarus-resource-hero__image{justify-content:center}.clarus-resource-hero__image img{max-width:min(var(--hero-image-max-width),430px)}}@media (max-width:600px){.clarus-resource-hero{padding:42px 0 44px}.clarus-resource-hero__inner{gap:30px;width:min(100% - 28px,1120px)}.clarus-resource-hero__logo{margin-bottom:34px}.clarus-resource-hero__logo img{max-width:132px}.clarus-resource-hero__eyebrow{font-size:12px}.clarus-resource-hero__title{font-size:clamp(39px,14vw,52px)}.clarus-resource-hero__intro{font-size:18px}.clarus-resource-hero__description{font-size:14.5px}.clarus-resource-hero__image img{max-width:min(var(--hero-image-max-width),330px)}}