.feature-cards-wrapper .cards-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:25px;justify-content:center}.featured-card{align-items:center;background:linear-gradient(#f4f4f4,#f4f4f4) 50% 50%/calc(100% - 4px) calc(100% - 4px) no-repeat,linear-gradient(#29e899,#48abe0);border-radius:0;box-sizing:border-box;display:flex;flex-basis:calc(33% - 15px;);flex-direction:column;justify-content:flex-start;padding:30px}.featured-card .img-wrapper img{height:88px!important;object-fit:cover;width:auto}.featured-card h3{color:#4b5159;font-family:Helvetica;font-size:22px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:5px;text-align:center}.featured-card:hover{background:#fff;background:linear-gradient(#fff,#fff) 50% 50%/calc(100% - 4px) calc(100% - 4px) no-repeat,linear-gradient(#29e899,#48abe0)}@media(max-width:768px){.feature-cards-wrapper .cards-row{flex-direction:column}.feature-cards-wrapper .card-body{text-align:center}}
25:2	⚠  Lexical error on line 1: Unrecognized text.

  Erroneous area:
1: 33% - 15px;
^............^ [postcss-calc]