.text-image-cards.custom{padding:50px 0}.text-image-cards .text-image-cards__container{display:flex;flex-direction:column;gap:40px}.text-image-cards .text-image-cards__cards{display:flex;flex-direction:column;gap:20px}.text-image-cards .text-image-cards__cards .text-image-cards__card{align-items:center;display:flex;flex-direction:column;padding:20px}.text-image-cards .text-image-cards__card .text-image-cards__card-icon{max-width:60px}.text-image-cards .text-image-cards__card-title :is(h1,h2,h3,h4,h5,h6,p){font-size:18px;line-height:26px}@media(min-width:768px){.text-image-cards .text-image-cards__wrapper{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:space-between}.text-image-cards .text-image-cards__cards{display:grid;grid-template-columns:repeat(3,1fr)}.text-image-cards .text-image-cards__cards .text-image-cards__card{padding:0}.text-image-cards .text-image-cards__wrapper .text-image-cards__content{max-width:55%}.text-image-cards .text-image-cards__card-title :is(h1,h2,h3,h4,h5,h6,p){font-size:24px;line-height:32px}}@media(min-width:1200px){.text-image-cards .text-image-cards__wrapper{gap:42px}.text-image-cards .text-image-cards__wrapper .text-image-cards__content{max-width:588px}.text-image-cards .text-image-cards__cards .text-image-cards__card{padding:20px}}