.image-text-items{padding:90px 0}.image-text-items__container{row-gap:120px}.image-text-item__image{align-items:center;display:flex;flex-direction:column;justify-content:center}.image-text-items__heading{margin:0}.image-text-items__items{display:grid;gap:4rem;grid-template-columns:repeat(3,minmax(0,33.33%));list-style-type:none;margin:0;padding:0}.image-text-items__item{display:flex;flex-direction:column;gap:30px}.image-text-items__item a{text-decoration:none}.image-text-items__item a:hover{text-decoration:underline;text-decoration-thickness:1.5px}.image-text-items__items--x2{grid-template-columns:repeat(2,minmax(0,50%))}.image-text-items__items--x3{grid-template-columns:repeat(3,minmax(0,33.33%))}.image-text-items__items--x4{grid-template-columns:repeat(4,minmax(0,25%))}.image-text-item__text{text-align:center}.image-text-item__text:not(.image-text-item__text--cta){flex:1}.image-text-items__item:not(:has(p)) h3{margin-bottom:0}.image-text-items__item p{margin-bottom:0}@media only screen and (max-width:1280px){.image-text-items__items--x4{grid-template-columns:repeat(2,minmax(0,50%))}}@media only screen and (max-width:1080px){.image-text-items__items--x3,.image-text-items__items--x4{grid-template-columns:repeat(2,minmax(0,50%))}}@media only screen and (max-width:768px){.image-text-items__items--x3,.image-text-items__items--x4{grid-template-columns:100%}}@media only screen and (max-width:640px){.image-text-items__items{grid-template-columns:repeat(1,minmax(0,100%))}}