.text-info-boxes-text-content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:50px}.text-info-boxes-text-content.center-heading{justify-content:center;text-align:center}.text-info-boxes-text-content h2{font-size:clamp(1.75rem,5vw,2.125rem)}.blog-rel-cta{padding-top:20px}.text-info-boxes-boxes-container{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:20px}.text-info-boxes-the-box{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between;min-height:350px;padding:40px;text-align:center}.text-info-boxes-the-box h3{min-height:3rem}.text-info-boxes-the-box h3,.text-info-boxes-the-box-text{align-items:center;display:flex;justify-content:center;text-align:center}.text-info-boxes-the-box-text{flex-direction:column;flex-grow:1}.text-info-boxes-the-box-text p{line-height:1.6;margin:0;max-width:90%;text-align:center}.img-text-info-boxes-the-box img{height:auto;margin-bottom:15px;max-width:80px}.link-info-boxes-the-box-text{margin:auto}.button-holder{display:flex;justify-content:center;margin-top:40px}@media (min-width:768px){.text-info-boxes-boxes-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.text-info-boxes-boxes-container{grid-template-columns:repeat(3,1fr)}}