.post-hero{position:relative;height:450px;padding-top:64px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:var(--wp--preset--color--bg-base,#f8f9fa);background-size:cover;background-position:center;background-repeat:no-repeat}.post-hero:not(.post-hero--has-bg){background-image:radial-gradient(ellipse at center,rgba(250,204,21,.12) 0%,rgba(250,204,21,0) 70%)}.post-hero__overlay{position:absolute;inset:0;z-index:0;pointer-events:none}.post-hero__content{position:relative;z-index:1;max-width:1024px;width:100%;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.post-hero__eyebrow{display:inline-block;font-family:var(--wp--preset--font-family--body,'Raleway',sans-serif);font-weight:600;font-size:16px;line-height:1.5;letter-spacing:3.2px;text-transform:uppercase;color:var(--wp--preset--color--accent-700,#735c00)}.post-hero__title{font-family:var(--wp--preset--font-family--display,'Baskervville',Georgia,serif);font-weight:400;font-size:clamp(2.5rem,5vw,3.75rem);line-height:1;letter-spacing:-1.5px;color:var(--wp--preset--color--text-primary,#191c1d);margin:0;text-wrap:balance}@media (max-width:1024px){.post-hero{height:380px}}@media (max-width:767px){.post-hero{height:auto;min-height:280px;padding:96px 20px 48px}.post-hero__eyebrow{font-size:13px;letter-spacing:2px}.post-hero__title{font-size:clamp(1.75rem,8vw,2.5rem);letter-spacing:-.5px}}.post-hero__breadcrumb{font-family:var(--wp--preset--font-family--body,'Raleway',sans-serif);font-size:13px;font-weight:400;color:var(--wp--preset--color--text-secondary,#545f73)}.post-hero__breadcrumb a{color:var(--wp--preset--color--text-secondary,#545f73);text-decoration:none;transition:color 150ms ease}.post-hero__breadcrumb a:hover{color:var(--wp--preset--color--accent-700,#735c00)}.post-hero__breadcrumb .breadcrumb_last{color:var(--wp--preset--color--text-primary,#191c1d);font-weight:600}.post-hero__breadcrumb .yoast-breadcrumbs>span::after{content:' › ';color:var(--wp--preset--color--border-subtle,#d1c6ab)}.post-hero__breadcrumb .yoast-breadcrumbs>span:last-child::after{content:''}