.hero-inner .breadcrumb{grid-column:1;grid-row:1;margin:0 0 25px;width:100%}.hero-content{grid-column:1;grid-row:3;overflow:hidden;width:100%}.hero-content h1,.hero-content h2,.hero-content h3,.hero-content h4,.hero-content h5,.hero-content h6{width:fit-content}.hero-content p,.hero-content p a{font-size:1.375rem}.hero-fig{margin:0}.hero-fig img{aspect-ratio:.7/1;border-radius:var(--border-radius-lg);display:block;object-fit:cover;object-position:center;overflow:hidden;width:100%}.hero-fig.hero-fig-inside img{border-radius:var(--border-radius-md)}.hero-cta{grid-column:1;grid-row:4}.hero-cta:has(*){margin-top:2.1875rem}.hero-content-after-cta{grid-column:1;grid-row:5;margin-top:35px}.hero-meta{grid-column:1;grid-row:6;margin-top:35px}.hero-attribution-items{align-items:start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:left;list-style-type:none;margin:0;padding:0}.hero-attribution-items,.hero-attribution-items *{font-size:1rem;line-height:1.4;margin:0;padding:0}.hero-attribution-item{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:left}.hero-attribution-item:not(:last-of-type):after{content:"|";display:block;margin:0 .6em;padding:0}p.hero-attribution-items-inline{font-size:1rem;line-height:1.4;margin:0 0 .125rem;padding:0}.hero-attribution-separator{display:inline-block;margin:0 .6em;padding:0}.hero-attribution-item-inline:last-of-type .hero-attribution-separator{display:none}.meta-label{margin:0 .2em 0 0}.hero-attribution-item a:not(:hover,:focus,:active),.hero-attribution-item-inline a:not(:hover,:focus,:active){color:#000}p.meta-date-updated{font-size:1rem;line-height:1.4;margin:0;padding:0}.hero-outer{margin-bottom:var(--content-margin-bottom);margin-top:0}.hero-inner{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;gap:var(--hero-gap-row) var(--hero-gap-col);justify-content:left;width:100%}.hero-fig{flex:0 0 auto;width:calc((100% - var(--content-padding-horz))/3)}.hero-content-inner{display:grid;gap:var(--hero-content-gap-row) var(--hero-content-gap-col);grid-auto-rows:minmax(0,auto);grid-template-columns:100%}section.hero.hero-fig-outside .hero-content-outer{background-color:#fff5ec;border:1px solid #fd9b4740;border-radius:27px;margin:0;padding:20px var(--content-section-padding-horz) 30px var(--content-section-padding-horz)}section.hero.hero-fig-inside .hero-outer{background-color:#fff5ec;border:1px solid #fd9b4740;border-radius:27px;margin:0 auto var(--content-margin-bottom) auto;padding:20px min(20px,var(--content-section-padding-horz)) 0 var(--content-section-padding-horz)}section.hero.hero-fig-inside .hero-inner{display:grid;gap:0 var(--content-columns-gap);grid-auto-rows:auto;grid-template-columns:1fr}section.hero.hero-fig-inside .hero-inner:has(figure.hero-fig){grid-template-columns:minmax(calc((100% - var(--content-columns-gap))*.4),min-content) 1fr}section.hero.hero-fig-inside .hero-fig{grid-column:2;grid-row-end:99;grid-row-start:1;margin:0 0 20px;width:100%}section.hero.hero-fig-inside .hero-content-outer{grid-column:1;grid-row:2;margin:0 0 30px;width:100%}section.hero.hero-fig-outside>article{flex-wrap:nowrap}section.hero.hero-fig-outside .hero-outer{width:auto}section.hero .hero-inner:has(figure.hero-fig) .hero-content,section.hero .hero-inner:has(figure.hero-fig) .hero-content-after-cta{min-width:450px;width:calc(40vw - var(--nav-sidebar-width))}section.hero.hero-fig-inside .hero-inner:has(figure.hero-fig) .hero-content,section.hero.hero-fig-inside .hero-inner:has(figure.hero-fig) .hero-content-after-cta{min-width:calc(450px + var(--hero-content-gap-col));width:calc(40vw - var(--nav-sidebar-width))}@media only screen and (min-width:801px){.hero-fig{border-radius:var(--border-radius-lg);display:block;flex:1 1 auto;margin:0;overflow:hidden;padding:0;position:relative;width:100%}.hero-fig img{aspect-ratio:unset;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}}@media only screen and (max-width:1200px){.hero-fig{flex:0 0 auto}.hero-content-outer,.hero-fig{width:calc((100% - var(--content-padding-horz))/2)}.hero-content-outer{flex:1 1 auto}.hero-content,.hero-content-after-cta,section.hero.hero-fig-inside .hero-content,section.hero.hero-fig-inside .hero-content-after-cta,section.hero.hero-fig-inside .hero-inner:has(figure.hero-fig) .hero-content,section.hero.hero-fig-inside .hero-inner:has(figure.hero-fig) .hero-content-after-cta,section.hero.hero-fig-outside .hero-content,section.hero.hero-fig-outside .hero-content-after-cta,section.hero.hero-fig-outside .hero-inner:has(figure.hero-fig) .hero-content,section.hero.hero-fig-outside .hero-inner:has(figure.hero-fig) .hero-content-after-cta{min-width:unset;width:100%}section.hero.hero-fig-inside .hero-inner:has(figure.hero-fig){grid-template-columns:repeat(2,calc((100% - var(--content-columns-gap))/2))}}@media only screen and (max-width:800px){.hero-inner{flex-direction:column}.hero-fig{width:100%}.hero-fig img{aspect-ratio:3/2}.hero-content-outer{width:100%}section.hero.hero-fig-inside .hero-inner,section.hero.hero-fig-inside .hero-inner:has(figure.hero-fig){grid-template-columns:1fr}section.hero.hero-fig-inside .hero-fig{grid-column:1;grid-row:2;grid-row-end:unset}section.hero.hero-fig-inside .hero-content-outer{grid-column:1;grid-row:3}}@media only screen and (max-width:480px){.hero-fig img{aspect-ratio:1/1}}