.foe-shero{--pad-block:2rem;background:var(--color-indigo,#272b64);color:#fff;display:block;overflow:clip;padding-block:var(--pad-block)}@media (min-width:768px){.foe-shero{--pad-block:4rem}}@media (min-width:1280px){.foe-shero{--pad-block:6rem;margin-bottom:-4rem}}.foe-shero__headline{color:#fff;font-size:2.5rem;font-weight:700;line-height:1;margin:0;max-width:15.5ch}@media (min-width:1280px){.foe-shero__headline{font-size:3.75rem}}.foe-shero__images{display:grid;grid-template-columns:1fr .5fr .5fr 1fr;grid-template-rows:1fr .2fr 1fr;margin-top:2rem}@media (min-width:768px){.foe-shero__images{grid-template-columns:1fr .1fr .1fr 1fr;grid-template-rows:repeat(3,1fr);margin-top:-6rem}}.foe-shero__image{align-self:start;aspect-ratio:690/560;border-radius:20px;box-shadow:40px 40px 65px 0 rgba(0,0,0,.25);grid-row:1/span 2;min-height:0;overflow:clip;position:relative;width:100%}.foe-shero__image:first-child{grid-column:1/4;grid-row:2/4}@media (min-width:1280px){.foe-shero__image:first-child{margin-top:-5rem}}.foe-shero__image:last-child{grid-column:2/5;grid-row:1/3}.foe-shero__image img{height:100%!important;inset:0;object-fit:cover;position:absolute;
  /* !important beats the theme's global img{height:auto !important}; without it
     the image renders at natural height at the top instead of filling (cover). */width:100%!important}.foe-shero__image:first-child img{object-position:right}.foe-shero__image:nth-child(2) img{object-position:50% 25%}.foe-shero__paragraph{margin-top:4rem}@media (min-width:768px){.foe-shero__paragraph{display:flex;justify-content:flex-end;margin-top:6rem;width:100%}}@media (min-width:1280px){.foe-shero__paragraph{margin-top:-2rem}}.foe-shero__paragraph-inner{max-width:60rem}.foe-shero__subhead{color:#fff;font-size:clamp(1.4rem,2.4vw,1.875rem);font-weight:700;line-height:1.25;margin:0 0 1.2rem}.foe-shero__body,.foe-shero__body p{color:hsla(0,0%,100%,.92);font-size:clamp(1.05rem,1.5vw,1.25rem);font-weight:400;line-height:1.6}.foe-shero__body p{margin:0 0 1rem}.foe-shero__body p:last-child{margin-bottom:0}