.hero{--switch-point: 10;color:#8ea49d;background-color:#203127;min-height:50dvh}@media screen and (min-width:769px){.hero{min-height:calc(100dvh - var(--header-height))}}.hero .hero__text{grid-row:1;padding:6rem 0}@media screen and (min-width:769px){.hero .hero__text{grid-column:content-start/calc(var(--switch-point) - 1);align-self:center}}.hero .hero__image{grid-row:1;position:relative;z-index:-1;grid-column:fullwidth;display:none}@media screen and (min-width:769px){.hero .hero__image{display:block;grid-column:var(--switch-point)/fullwidth-end;z-index:0}}.hero .hero__image img{position:absolute;width:100%;height:100%;object-fit:cover}.hero__credit{position:absolute;bottom:2.75rem;right:2.75rem;z-index:1;padding:.25rem .5rem;text-align:right;color:#203127;background:#fcfbf7;font-size:12px;border-radius:.25rem}@media screen and (min-width:769px){.hero__credit{bottom:.5rem;right:.5rem}}
