.custom-three-column{flex-wrap:wrap;gap:20px;margin:0 auto;max-width:1200px}.column,.custom-three-column{display:flex;justify-content:center;padding:20px}.column{background:#f4f4f4;border-radius:8px;box-shadow:2px 2px 10px rgba(0,0,0,.1);flex:1;flex-direction:column;min-width:30%;text-align:left}.content-wrapper{align-items:center;display:flex;gap:15px;width:100%}.icon-image{border-radius:50%;flex-shrink:0;height:80px;object-fit:contain;width:80px}.dynamic-text{font-size:18px!important;line-height:1.6;word-wrap:break-word;flex:1;white-space:normal}.dynamic-text *,.dynamic-text li,.dynamic-text p,.dynamic-text span{font-size:inherit!important}@media (max-width:768px){.custom-three-column{flex-direction:column;gap:30px}.column{min-width:unset;width:100%}.content-wrapper{align-items:center;flex-direction:row}.icon-image{border-radius:50%;height:60px;width:60px}.dynamic-text{font-size:16px!important;text-align:left!important}}