.text-with-image--general-content{display:grid;gap:50px;grid-template-columns:repeat(10,1fr)}.text-with-image--general-content h2,.text-with-image--general-content h3,.text-with-image--general-content h4,.text-with-image--general-content h5,.text-with-image--general-content h6{font-variation-settings:"wght" 700,"wdth" 100}.text-with-image--general-content .blockquote,.text-with-image--general-content blockquote{border-left:5px solid var(--color-blue);color:var(--color-blue);font-family:Open Sans VF,arial,sans-serif;line-height:1.28;margin:20px 0;padding:10px 0 10px 20px;width:90%}.text-with-image--general-content .blockquote p,.text-with-image--general-content blockquote p{margin:0}@media screen and (max-width:767px){.text-with-image--general-content{display:flex;flex-direction:column;gap:0}.text-with-image--general-content__img{order:-1}.general-content--default{margin-top:0}}.text-with-image--general-content__content{grid-column:1/7;padding-top:16px}.text-with-image--general-content__img{aspect-ratio:268/260;border-radius:10px;grid-column:8/11;justify-self:end;margin:0;max-height:280px;width:100%}figure.text-with-image--general-content__img img{align-self:center;aspect-ratio:268/260;border-radius:10px;object-fit:cover;width:100%}.text-with-image--general-content__img.img-container{align-items:end;display:flex;justify-content:end}.text-with-image--general-content__img.img-container img{height:100%;margin:auto 0 0;object-fit:cover;width:100%}figure figcaption{font-size:clamp(.8rem,1.18vw,1rem)}.text-with-image--general-content--wider .text-with-image--general-content__content{grid-column:1/7}.text-with-image--general-content--wider .text-with-image--general-content__img{grid-column:7/11}.img-container{align-items:end;display:flex}@media screen and (max-width:767px){.text-with-image--general-content__img{max-height:none}}