.fg-placeholder{background:#e8e8e8;display:flex;align-items:center;justify-content:center;color:#888;font-size:.82rem;text-align:center;padding:24px;border-radius:var(--fg-radius);width:100%}.fg-hero{position:relative;min-height:90vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--fg-dark)}.fg-hero__img,.fg-hero .fg-placeholder{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;opacity:.5;border-radius:0}.fg-hero__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75) 40%,rgba(0,0,0,.15) 100%);z-index:1}.fg-hero__content{position:relative;z-index:2;padding:80px 0 72px}.fg-badge{display:inline-block;background:var(--fg-orange);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:7px 18px;border-radius:2px;margin-bottom:22px}.fg-hero h1{font-size:clamp(2rem,5vw,3.6rem);font-weight:900;color:#fff;line-height:1.12;margin-bottom:22px}.fg-hero h1 em{font-style:normal;color:var(--fg-orange)}.fg-hero__sub{font-size:1.1rem;color:rgba(255,255,255,.82);max-width:580px;line-height:1.75}.fg-section--dark{background:var(--fg-dark)}.fg-title--white{color:#fff}.fg-lead--white{color:rgba(255,255,255,.8)}.fg-img-cover{width:100%;object-fit:cover;border-radius:var(--fg-radius);display:block}.fg-img-cover--tall{height:520px;object-position:center top}.fg-img-cover--story{height:500px;object-position:center top}.fg-img-cover--medium{height:340px;object-position:center top}.fg-img-cover+.fg-placeholder,.fg-placeholder.fg-img-cover{min-height:340px}.fg-placeholder.fg-img-cover--tall{min-height:520px}.fg-placeholder.fg-img-cover--story{min-height:500px}.fg-pill{display:inline-block;background:var(--fg-gray);border:1px solid var(--fg-border);border-radius:20px;padding:6px 16px;font-size:.8rem;font-weight:600;color:var(--fg-dark);margin:3px 3px 3px 0}.fg-pill--orange{background:var(--fg-orange);border-color:var(--fg-orange);color:#fff}.fg-card__icon{font-size:1.9rem;margin-bottom:14px}.fg-partner-img{width:100%;height:300px;object-fit:cover;border-radius:var(--fg-radius);display:block}@media (max-width:991px){.fg-img-cover--tall{height:360px}.fg-img-cover--story{height:340px}}@media (max-width:767px){.fg-partner-img{height:220px}}