/*
Generated time: September 10, 2025 18:47
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.icon-text-blocks{padding:40px 0}.icon-text-blocks .wrapper{max-width:1200px;margin:0 auto}.icon-text-blocks__title{font-size:28px;font-weight:600;margin-bottom:30px;margin-top:0}.icon-text-blocks__grid{display:grid;gap:15px;grid-template-columns:1fr}@media screen and (min-width:768px){.icon-text-blocks__grid{grid-template-columns:repeat(3,1fr);gap:32px}}.icon-text-blocks__header{display:flex;flex-direction:row;align-items:center;column-gap:10px}.icon-text-blocks__icon{display:flex}.icon-text-blocks__heading{font-size:18px;font-weight:600;margin-bottom:8px}.icon-text-blocks__text{font-size:14px;color:#555}.icon-text-blocks__cta{margin-top:20px;text-align:center}.icon-text-blocks__button{display:inline-block;padding:14px 28px;background:#000;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:background .3s}.icon-text-blocks__button:hover{background:#333}@media screen and (max-width:768px){.icon-text-blocks__text{margin-bottom:0}.icon-text-blocks{padding:20px 0}}