section.content-image{container:section-content-image/inline-size}section.content-image .repeating-title{margin-bottom:30px}section.content-image .grid{align-items:flex-start;gap:var(--gap-large);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}@container section-content-image (max-width:900px){section.content-image .grid{gap:var(--gap-medium)}@container section-content-image (max-width:600px){section.content-image .grid{grid-template-columns:1fr;gap:0}}}section.content-image figure{order:1;position:sticky;top:30px;left:0}@container section-content-image (max-width:600px){section.content-image figure{position:relative;top:auto;order:0!important}}section.content-image figure.background-pattern-green,section.content-image figure.background-pattern-pink,section.content-image figure.background-pattern-dark{border-radius:40px;padding:70px 40px 0}section.content-image figure.background-pattern-green img,section.content-image figure.background-pattern-pink img,section.content-image figure.background-pattern-dark img{border-radius:20px 20px 0 0;width:100%;max-width:350px;margin:0 auto;box-shadow:0 2px 8px #16284040}section.content-image figure.background-pattern-green{background:var(--green);background-image:url(/background-pattern-green.webp);background-size:cover}section.content-image figure.background-pattern-pink{background:var(--light-pink);background-image:url(/background-pattern-pink.webp);background-size:cover}section.content-image figure.background-pattern-dark{background:var(--black);background-image:url(/background-pattern-dark.webp);background-size:cover}section.content-image figure.background-pattern-none img{border-radius:var(--border-radius-medium)}section.content-image .content{color:var(--text-color);order:1;margin-top:2rem}section.content-image .content .lead{text-wrap:balance}section.content-image.image-position-right figure{order:2}
