.gp-feature{background:var(--white-color,#fff);border:1px solid var(--smoke-color,#ecf5fb);text-align:center;border-radius:12px;height:100%;padding:35px 28px;transition:transform .3s,box-shadow .3s}.gp-feature:hover{transform:translateY(-6px);box-shadow:0 18px 40px #010f301a}.gp-feature__icon{background:var(--smoke-color,#ecf5fb);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 22px;display:flex}.gp-feature__icon img{width:40px;height:40px}.gp-feature__title{font-family:var(--title-font,"Exo", sans-serif);color:var(--title-color,#010f30);margin-bottom:12px;font-size:20px}
