/*
Generated time: June 27, 2025 17:41
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.
*/
.feature-icons-grid{display:flex;flex-wrap:wrap;gap:26px;padding:45px 0;justify-content:center}.feature-card{display:flex;flex-direction:row;align-items:center;flex:1 1 calc(25% - 20px);max-width:calc(25% - 20px);background-color:#f9fafb;padding:15px 20px;border:1px solid #ededed;border-radius:16px;text-align:left;box-shadow:0 3px 3px #ededed!important}.feature-icon{width:64px;height:64px;background:linear-gradient(45deg,#4cb1a3,#8add4f);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:16px;flex-shrink:0}.feature-icon img{max-width:30px;max-height:30px}.feature-text{display:flex;flex-direction:column;justify-content:center}.feature-title{font-weight:600;font-size:16px;color:#1c1c1c;margin-bottom:4px}.feature-subtext{font-size:14px;color:#666}@media (max-width:991px){.feature-icons-grid{gap:10px}.feature-card{flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px)}}@media (max-width:576px){.feature-icons-grid{padding:15px 0}.feature-card{flex-direction:column;text-align:center;align-items:center;flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px);padding:5px}.feature-icon{width:40px;height:40px;margin:0 0 5px 0}.feature-text{align-items:center}.feature-title{font-size:13px;margin-bottom:1px}.feature-subtext{font-size:11px}}