:root{--rx-blue-panel:var(--rx-blue-t2);--rx-blue-ring:var(--rx-blue-t1);--rx-gold-panel:var(--rx-gold-t2);--rx-gold-ring:var(--rx-gold-t1);--rx-green-panel:var(--rx-green-t2);--rx-green-ring:var(--rx-green-t1);--rx-neutral-panel:var(--rx-brown-t5);--rx-neutral-ring:var(--rx-brown-t4)}.rx-posthero{--rx-posthero-panel:var(--rx-blue-panel);--rx-posthero-ring:var(--rx-blue-ring)}.rx-posthero__frame{background-color:var(--rx-posthero-panel);border-radius:var(--rx-radius-card);margin:calc(var(--rx-space-5) - var(--rx-header-height)) var(--rx-frame-x-snug) 0;overflow:hidden}.rx-posthero__inner{align-items:center;display:grid;gap:var(--rx-space-7);grid-template-columns:minmax(0,1fr) auto;padding-bottom:var(--rx-space-8);padding-top:calc(var(--rx-header-top) + var(--rx-header-height) - var(--rx-space-5) + var(--rx-space-6))}.rx-posthero__body{max-width:none;z-index:1}.rx-posthero__inner--noimage{grid-template-columns:minmax(0,1fr)}.rx-posthero__inner--noimage .rx-posthero__body{max-width:46rem}.rx-posthero__topics{display:flex;flex-wrap:wrap;gap:var(--rx-space-5);list-style:none;margin:0 0 var(--rx-space-7);padding:0}.rx-posthero__topics a{color:var(--rx-text);font-size:var(--rx-text-sm);font-weight:600;text-decoration:none}.rx-posthero__topics a:hover{text-decoration:underline}.rx-posthero__title{color:var(--rx-heading);font-size:clamp(2rem,2.91vw,3.5rem);font-weight:400;line-height:var(--rx-leading-tight);margin:0}.rx-posthero__dek{color:var(--rx-text);font-size:var(--rx-text-lg);line-height:var(--rx-leading-normal);margin:var(--rx-space-6) 0 0;max-width:519px}.rx-posthero__byline{color:var(--rx-text-muted);display:flex;flex-wrap:wrap;font-size:var(--rx-text-sm);gap:var(--rx-space-4);margin:var(--rx-space-6) 0 0}.rx-posthero__author{color:var(--rx-text);font-weight:600}.rx-posthero__media{flex:none;position:relative;--rx-posthero-u:var(--rx-u);aspect-ratio:1/1;width:calc(var(--rx-posthero-u)*532.46)}.rx-posthero__photo,.rx-posthero__ring{aspect-ratio:1/1;border-radius:var(--rx-radius-pill);left:50%;position:absolute;top:50%;translate:-50% -50%}.rx-posthero__ring{width:100%}.rx-posthero__ring--inner{border:2px solid var(--rx-gold-base)}.rx-posthero__ring--outer{border:2px solid var(--rx-posthero-ring);width:145.36%}.rx-posthero__photo{background-color:var(--rx-blue-t1);box-shadow:0 5px 34px rgba(42,42,42,.06);overflow:hidden;width:96.19%}.rx-posthero__photo img{height:100%;object-fit:cover;width:100%}.rx-posthero__topics{--rx-reveal-delay:0ms}.rx-posthero__title{--rx-reveal-delay:80ms}.rx-posthero__dek{--rx-reveal-delay:160ms}.rx-posthero__byline{--rx-reveal-delay:220ms}.rx-posthero__photo{--rx-reveal-delay:120ms;--rx-reveal-duration:520ms;--rx-reveal-from:0.90}.rx-posthero__ring--inner{--rx-reveal-delay:260ms;--rx-reveal-duration:560ms;--rx-reveal-from:0.82}.rx-posthero__ring--outer{--rx-reveal-delay:400ms;--rx-reveal-duration:620ms;--rx-reveal-from:0.70}.rx-posthero__photo img{--rx-reveal-duration:1100ms;--rx-posthero-photo-from:1.45;--rx-posthero-photo-rest:1.06;transform:scale(var(--rx-posthero-photo-rest))}[data-rx-reveal-ready] .rx-posthero__photo img{transform:scale(var(--rx-posthero-photo-from))}[data-rx-reveal-ready] [data-rx-revealed].rx-posthero__photo img{transform:scale(var(--rx-posthero-photo-rest));transition:transform var(--rx-reveal-duration) var(--rx-reveal-ease) var(--rx-reveal-delay,0s)}@media (prefers-reduced-motion:reduce){[data-rx-reveal-ready] .rx-posthero__photo img{transform:scale(var(--rx-posthero-photo-rest));transition:none}}@media (max-width:1024px){.rx-posthero__inner{gap:var(--rx-space-6);grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding-bottom:var(--rx-space-8);padding-top:calc(var(--rx-header-top) + var(--rx-header-height) + var(--rx-space-6))}.rx-posthero__frame{border-radius:0;margin-inline:0;margin-top:calc(var(--rx-header-height)*-1)}.rx-posthero__media{justify-self:start;width:calc(100% + 9vw + var(--rx-space-7))}.rx-posthero__title{font-size:clamp(1.625rem,3.5vw,2.75rem)}}@media (max-width:767px){.rx-posthero__inner{grid-template-columns:minmax(0,1fr);justify-items:center}.rx-posthero__body{max-width:100%}.rx-posthero__media{justify-self:center;margin:0;width:min(78vw,100%)}.rx-posthero__photo img{--rx-posthero-photo-from:1.22}}