.single-post-hero{--hero-green-overlap: clamp(200px, 28vw, 320px);--hero-media-overlap: 220px;--hero-meta-image-gap: 0px;position:relative;z-index:0;overflow:visible;background:var(--color-bg-white-primary, #f5f5f5);box-sizing:border-box}.single-post-hero .container{position:relative;width:100%;max-width:1440px;margin:0 auto;padding-left:24px;padding-right:24px;box-sizing:border-box}.single-post-hero__top{position:relative;background:var(--color-dark-green, #254d3b);color:var(--color-text-white-primary, #fff);padding-bottom:calc(max(var(--hero-green-overlap),var(--hero-media-overlap)) + var(--hero-meta-image-gap));overflow:hidden}.single-post-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;line-height:0;overflow:hidden}.single-post-hero__bg-glow{position:absolute;pointer-events:none;line-height:0}.single-post-hero__bg-glow svg{display:block;width:100%;height:auto;max-width:none}.single-post-hero__bg-glow--center-left{left:0;top:50%;width:min(56vw,770px);transform:translate(-35%,-50%);opacity:.55}.single-post-hero__bg-glow--bottom-right{right:0;bottom:0;left:auto;top:auto;width:min(58vw,831px);transform:translate(12%,30%);opacity:.5}.single-post-hero__inner{position:relative;max-width:920px;margin:0 auto;text-align:center}.single-post-hero__pill{margin:0 0 32px}.single-post-hero__pill-inner{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 24px;border-radius:24px;border:.5px solid rgba(255,255,255,.5);background:#fff3;backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);font-family:var(--font-bdo-grotesk);font-size:16px;font-weight:400;line-height:24px;color:var(--color-text-white-secondary, #dedede);box-sizing:border-box}.single-post-hero__pill-dot{flex-shrink:0;display:flex;align-items:center;line-height:0}.single-post-hero__title{margin:0 0 32px;font-family:var(--font-bdo-grotesk);font-size:clamp(32px,4vw,56px);font-weight:500;line-height:1.15;letter-spacing:-.02em;color:var(--color-text-white-primary, #fff)}.single-post-hero__meta{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;flex-wrap:wrap;font-family:var(--font-bdo-grotesk);font-size:14px;line-height:20px;color:#ffffffd9}.single-post-hero__category{color:inherit}.single-post-hero__author{display:inline-flex;align-items:center;gap:10px;margin-left:auto}.single-post-hero__author-label{color:inherit}.single-post-hero__author-name{font-weight:500;color:#fff}.single-post-hero__author-avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;overflow:hidden;background:#fff3;line-height:0}.single-post-hero__author-img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.single-post-hero__media-wrap{position:relative}.single-post-hero__media{border-radius:24px;overflow:hidden;background:#e8e8e8;line-height:0;box-shadow:0 24px 48px #0000002e;position:relative;margin-top:calc(-1 * var(--hero-media-overlap))}.single-post-hero__media--has-video .single-post-hero__poster{cursor:pointer}.single-post-hero__media.is-playing .single-post-hero__poster{display:none}.single-post-hero__media.is-playing .single-post-hero__video{display:block}.single-post-hero__poster{position:relative;display:block;width:100%;line-height:0}.single-post-hero__play{position:absolute;left:50%;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:93px;height:93px;margin:0;padding:0;border:0;background:transparent;cursor:pointer;transform:translate(-50%,-50%);transition:transform .2s ease}.single-post-hero__play svg{display:block;width:100%;height:auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,.28))}.single-post-hero__play:hover{transform:translate(-50%,-50%) scale(1.06)}.single-post-hero__play:focus-visible{outline:2px solid #fff;outline-offset:4px;border-radius:50%}.single-post-hero__play[hidden]{display:none}.single-post-hero__video{display:none;width:100%;aspect-ratio:16/9;background:#000;line-height:0}.single-post-hero__iframe{display:block;width:100%;height:100%;aspect-ratio:16/9;border:0}.single-post-hero__img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;max-height:650px}.single-post-hero__img--placeholder{min-height:280px;background:#1a1a1a}@media (max-width: 1100px){.single-post-hero{--hero-meta-image-gap: 48px;--hero-green-overlap: clamp(200px, 22vw, 280px);--hero-media-overlap: clamp(170px, 18vw, 230px)}}@media (max-width: 1024px){.single-post-hero .container{padding-left:20px;padding-right:20px}.single-post-hero__title{margin-bottom:28px}.single-post-hero__meta{margin-bottom:8px}}@media (max-width: 768px){.single-post-hero{--hero-green-overlap: clamp(96px, 29vw, 150px);--hero-media-overlap: var(--hero-green-overlap);--hero-meta-image-gap: 20px;padding-bottom:48px}.single-post-hero .container{padding-left:16px;padding-right:16px}.single-post-hero__inner{max-width:none;margin:0;text-align:left}.single-post-hero__pill{margin-bottom:20px}.single-post-hero__pill-inner{padding:8px 16px;font-size:14px;line-height:20px}.single-post-hero__title{line-height:1.2;margin-bottom:20px}.single-post-hero__meta{flex-direction:row;align-items:center;justify-content:space-between;gap:12px;flex-wrap:nowrap}.single-post-hero__category{flex:0 1 auto;min-width:0}.single-post-hero__author{flex:0 0 auto;margin-left:auto;gap:8px}.single-post-hero__author-label{font-size:13px;line-height:18px;white-space:nowrap}.single-post-hero__author-avatar{width:36px;height:36px}.single-post-hero__media-wrap{margin-top:12px;margin-bottom:0}.single-post-hero__bg-glow--center-left{width:min(95vw,520px);transform:translate(-35%,-50%);opacity:.45}.single-post-hero__bg-glow--bottom-right{width:min(100vw,560px);opacity:.4}.single-post-hero__media{border-radius:16px;box-shadow:0 16px 36px #00000029}.single-post-hero__play{width:72px;height:72px}.single-post-hero__img{max-height:none;aspect-ratio:16/10}}@media (max-width: 380px){.single-post-hero__meta,.single-post-hero__author-label{font-size:12px}}
