.feature-section-wrapper{row-gap:30px;column-gap:30px;min-height:315px;position:relative;display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.feature-section-wrapper .gray-blurl{position:absolute;width:100%;min-height:100%;left:0;z-index:-1;background-color:#dedce180;filter:blur(100px)}@media(max-width:1399px){.feature-section-wrapper{min-height:340px}}@media(max-width:991px){.feature-section-wrapper{height:auto}}@media(max-width:767px){.feature-section-wrapper{flex-direction:column}}.feature-section-wrapper .feature-block{display:flex;flex-direction:column;background-color:#fcfeff;border-radius:24px;padding:32px 24px;row-gap:15px}.feature-section-wrapper .feature-block p{margin:0}.feature-section-wrapper .feature-block img{width:60px;height:60px;margin:0}@media(max-width:991px){.feature-section-wrapper .feature-block{min-width:calc(50% - 15px);max-width:calc(50% - 15px)}}@media(max-width:767px){.feature-section-wrapper .feature-block{min-width:100%;max-width:100%}}