.features-section{padding:0 50px;background-color:#f8f9fa}.features-container{padding:22px 0 80px}.features-description{max-width:500px}.features-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.feature-box{border:1px solid #e6ebf2;border-radius:8px;padding:15px;gap:16px;-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 16px);flex:0 0 calc(33.333% - 16px);background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.feature-box,.feature-icon{-webkit-box-shadow:0 0 0 4px #f5f5f5;box-shadow:0 0 0 4px #f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feature-icon{width:60px;height:55px;-ms-flex-negative:0;flex-shrink:0;background:linear-gradient(135deg,#fff 14.99%,#efefef 92.41%);border:1px solid #fff;border-radius:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.feature-text{font-size:20px;color:#000;line-height:28px}@media (max-width:1024px){.feature-box{-webkit-box-flex:0;-ms-flex:none;flex:none;width:48.4%}}@media (max-width:900px){.features-section{padding:0 5%}}@media (max-width:768px){.feature-box{max-width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.features-container{padding:60px 0}.features-grid{gap:20px}}