/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-image__wrapper{display:flex;flex-direction:column;}.text-image__image{margin:0 auto;border-radius:32px;overflow:hidden;}.path-frontpage .text-image__text{background-color:var(--color-neutral--4);border-radius:2rem;padding:2rem;}.text-image__text{max-width:620px;}@media (min-width:1000px){.text-image__wrapper{display:grid;grid-template-columns:4fr 6fr;gap:1rem;align-items:center;}.text-image__title h2{margin:0;}.text-image__image{max-width:100%;}.path-frontpage .text-image__text-wrapper{padding:1rem;display:flex;flex-direction:column;gap:2rem;}.text-image__text-wrapper{padding:1rem;display:flex;flex-direction:column;gap:0rem;}}
