.wide-image-and-text__wrapper{-webkit-text-decoration:none;text-decoration:none;display:block}@media (width>=899px){.wide-image-and-text__wrapper--side-by-side{grid-template-rows:auto;grid-template-columns:[text-start]1fr[text-end image-start]2fr[image-end];display:grid}.wide-image-and-text__wrapper--side-by-side .wide-image-and-text__content{padding:0 var(--grid-gap) 0 0}.wide-image-and-text__wrapper--side-by-side.reverse{grid-template-columns:[image-start]2fr[image-end text-start]1fr[text-end]}.wide-image-and-text__wrapper--side-by-side.reverse .wide-image-and-text__content{padding:0 0 0 var(--grid-gap)}.wide-image-and-text__wrapper--side-by-side.even{grid-template-columns:[text-start]1fr[text-end image-start]1fr[image-end]}.wide-image-and-text__wrapper--side-by-side.even.reverse{grid-template-columns:[image-start]1fr[image-end text-start]1fr[text-end]}.wide-image-and-text__wrapper--floating-text-box{grid-template-rows:2rem[text-start]auto[text-end]2rem;grid-template-columns:4rem[text-start]55%[text-end]auto;display:grid;position:relative}.wide-image-and-text__wrapper--floating-text-box.reverse{grid-template-columns:auto[text-start]55%[text-end]4rem}.wide-image-and-text__wrapper--floating-text-box.even{grid-template-columns:4rem[text-start]45%[text-end]auto}.wide-image-and-text__wrapper--floating-text-box.even.reverse{grid-template-columns:auto[text-start]45%[text-end]4rem}.wide-image-and-text__wrapper--floating-text-box .wide-image-and-text__image{z-index:-1;position:absolute;top:0;bottom:0;left:0}.wide-image-and-text__wrapper--floating-text-box .wide-image-and-text__content{background-color:var(--primary-background);color:var(--primary-text);padding:1.25rem var(--grid-gap)}.wide-image-and-text__wrapper--inverse .wide-image-and-text__content{background-color:var(--secondary-background);color:var(--secondary-text);padding:1.25rem var(--grid-gap)}}.wide-image-and-text__wrapper--inverse .wide-image-and-text__content{background-color:var(--secondary-background);color:var(--secondary-text);padding:1.25rem var(--grid-gap)}.wide-image-and-text__image{object-fit:cover;grid-area:image;width:100%;height:100%;display:block}.wide-image-and-text__image--keep{width:unset;height:unset;object-fit:scale-down;place-self:center;max-width:100%;max-height:100%}.wide-image-and-text svg.wide-image-and-text__image{width:100%;max-width:300px;height:auto}@media (width>=900px){.wide-image-and-text svg.wide-image-and-text__image{width:auto;height:100%;max-width:unset}}.wide-image-and-text__content{grid-area:text;padding-top:1rem}@media (width>=900px){.wide-image-and-text__content{padding-top:0}}.wide-image-and-text__content__main-text{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;height:100%;display:flex}.wide-image-and-text__content__main-text--align-top{justify-content:start}.wide-image-and-text__content__main-text__title{font:var(--h3);margin:0}.wide-image-and-text__content__main-text--only-title .wide-image-and-text__content__main-text__title{font-size:var(--size-h3)}.wide-image-and-text__content__main-text--title-link .wide-image-and-text__content__main-text__title{-webkit-text-decoration:underline;text-decoration:underline}.wide-image-and-text__content__main-text__pre-title{font-weight:var(--font-bold)}.wide-image-and-text__content__main-text__text{font:var(--p)}.wide-image-and-text__content__main-text__text p:last-of-type{margin-bottom:0}
