.dnd-section:has(.image-text-items--fixed){padding-inline:0;position:sticky;top:calc(100% - var(--fixed-image-text-item-height));z-index:2}.dnd-section:has(.image-text-items--fixed.image-text-items--in-view)+.dnd-section{margin-top:calc(var(--fixed-image-text-item-height)*-1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}main:has(.image-text-items--fixed.image-text-items--in-view) .dnd-section:last-of-type{padding-bottom:var(--fixed-image-text-item-height)}@media only screen and (max-width:960px){.image-text-items--in-view.has-box-shadow .grid-row{display:flex;flex-direction:column;gap:1.6rem 1rem}.image-text-items--in-view.has-box-shadow .image-text-items__item>div{align-items:center;display:grid;gap:1rem;grid-template-columns:12rem auto;justify-content:start;margin-bottom:0}}@media only screen and (min-width:641px){.image-text-items--in-view.has-box-shadow .pre-title+:is(h1,.text-h1,h2,.text-h2,h3,.text-h3,h4,.text-h4,h5,.text-h5),.image-text-items--in-view.has-box-shadow :where(h1,.text-h1,h2,.text-h2,h3,.text-h3,h4,.text-h4,h5,.text-h5):first-child{font-size:4rem!important}}@media only screen and (max-width:640px){.image-text-items--in-view.has-box-shadow .grid-row{display:flex;flex-direction:column;gap:.9rem 1rem}.image-text-items--in-view.has-box-shadow .image-text-items__item>div{grid-template-columns:9rem auto}.image-text-items--in-view.has-box-shadow .pre-title+:is(h1,.text-h1,h2,.text-h2,h3,.text-h3,h4,.text-h4,h5,.text-h5),.image-text-items--in-view.has-box-shadow :where(h1,.text-h1,h2,.text-h2,h3,.text-h3,h4,.text-h4,h5,.text-h5):first-child{font-size:3rem!important}}.image-text-items--in-view.has-box-shadow{box-shadow:0 -2px 6px rgba(0,0,0,.16);transition:box-shadow .3s ease-in-out}@media only screen and (min-width:961px){.image-text-items--in-view.has-box-shadow .image-text-items__item>div{align-items:center;display:flex;gap:3rem;justify-content:center;margin-bottom:0}}.image-text-items--in-view.has-box-shadow .image-text-items__item .component__text>div{margin-bottom:0!important}.image-text-items--in-view.has-box-shadow :where(p){font-size:1.6rem!important;margin:0}.image-text-items--fixed{padding-bottom:2rem;padding-top:2rem;transition:padding .3s ease-in-out}.image-text-items__item{display:flex;flex-direction:column}a.image-text-items__item{color:inherit;text-decoration:inherit}.image-text-items__item *{margin:0 0 2rem}.image-text-items__item :last-child{margin-bottom:0}.image-text-items__item__img-container{margin-bottom:1.5rem;width:100%}.image-text-items__item__img-container--v-center{display:flex;flex-direction:column;justify-content:center}.image-text-items__item__img-container.h-align-right{align-items:flex-end}.image-text-items__item__img-container.h-align-center{align-items:center}.image-text-items__item__img-container.h-align-stretch{align-items:stretch}.image-text-items__item__img-container img{object-fit:cover}.image-text-items__item--center .image-text-items__item__img-container img{margin:auto}.image-text-items__item__cta{margin-top:auto}