.bl-hero-section{background:var(--surface-bg-primary,#fdfdfd);padding:30px 0;width:100%}.bl-hero-outer-wrapper{display:flex;flex-direction:column;row-gap:62px;width:100%}.bl-hero-inner-wrapper{display:flex;flex-direction:column;row-gap:48px;width:100%}.bl-hero-heading{color:var(--content-text-primary,#120f14);font-family:CircularXX;font-size:32px;font-style:normal;font-weight:700;line-height:110%;text-align:left;width:100%}.bl-hero-featured-card{background:var(--surface-bg-white,#fff);border:1px solid var(--surface-border-primary,#9a9191);border-radius:4px;display:flex;flex-direction:column;position:relative;width:100%}.bl-hero-featured-card:hover{cursor:pointer}.bl-hero-featured-card--link{height:100%;left:0;position:absolute;top:0;width:100%}.bl-featured-card-image{border-top-left-radius:.25rem;border-top-right-radius:.25rem;height:228px;margin:0;overflow:hidden;padding:0;width:100%}.bl-featured-card-image img{height:100%;object-fit:cover;object-position:center;width:100%}.bl-featured-card-content{display:flex;flex-direction:column;gap:1.5rem;padding:18px;width:100%}.bl-featured-card-badge{background-color:var(--surface-bg-primary-orange,#c15121);color:var(--white);font-size:.875rem;font-weight:700;letter-spacing:.7px;line-height:1.25rem;margin:0;padding:.25rem 1rem;text-align:center;text-transform:uppercase;width:max-content}.bl-featured-content-flex{align-items:flex-start;display:flex;flex-direction:column;row-gap:8px}.bl-featured-card-heading{color:var(--content-text-primary,#120f14);font-family:CircularXX;font-size:20px;font-weight:700;line-height:110%}.bl-featured-card-date{color:var(--content-text-secondary,#4b4545);font-weight:700}.bl-featured-card-author,.bl-featured-card-date{font-family:CircularXX;font-size:16px;line-height:150%}.bl-featured-card-author{color:var(--content-text-tertiary,#9a9191);font-weight:450}.bl-featured-card-description{color:var(--content-text-secondary,#4b4545);font-family:CircularXX;font-size:18px;font-weight:450;line-height:150%}@media (min-width:36rem){.bl-hero-featured-card{margin:0 auto;max-width:500px}}@media (min-width:48rem){.bl-hero-outer-wrapper{row-gap:78px}.bl-hero-heading{font-size:48px}.bl-hero-featured-card{max-width:100%}.bl-featured-card-content{padding:24px 20px}.bl-featured-card-image{height:405px}.bl-featured-card-heading{font-size:32px}}@media (min-width:64rem){.bl-hero-featured-card{flex-direction:row}.bl-featured-card-image{border-bottom-left-radius:.25rem;border-top-right-radius:0;height:auto}}@media (min-width:87.5rem){.bl-featured-card-content{max-width:632px;padding:48px}}