.feature_section{background-position:0;background-size:cover;display:flex;font-family:IBM Plex Sans,sans-serif;padding:50px 100px;width:100%}.feature_top{flex-basis:120%}.feature_line{margin-bottom:90px}.feature_top h2{color:#595959;font-size:32px;font-weight:400;margin-bottom:20px}.button{background:transparent;border:2px solid #a31b35;color:#a31b35;font-size:20px;margin:auto;overflow:hidden;padding:10px 0;position:relative;text-align:center;text-decoration:none;transition:.5s;width:190px}.button:before{background:hsla(0,0%,100%,.7);left:0;opacity:.5;transform:translateX(-130px) skewX(-15deg);width:60px}.button:after,.button:before{content:"";display:block;filter:blur(30px);height:100%;position:absolute;top:0}.button:after{background:hsla(0,0%,100%,.8);left:30px;opacity:0;transform:translate(-100px) skewX(-15dex);width:50px}.button:hover{background:#a31b35;color:#fff;cursor:pointer}.button:hover:before{opacity:.8}.button:hover:after,.button:hover:before{transform:translateX(300px) skewX(-15deg);transition:.7s}.button:hover:after{opacity:1}.features_item{padding:10px 28px;width:45%}.features_item img{width:55px}.features_item h3{color:#2e4857;font-size:20px;font-weight:500;margin:10px 0 5px}.features_item p{color:#676767}.features_container{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:599px){.feature_section{display:block;padding:50px 20px}.feature_line{margin-bottom:30px}.feature_top{padding-bottom:30px}.features_container{display:block}.features_item{display:flex;padding:30px 0 0;width:100%}.features_item h3{margin:0 0 5px}.feature_icon{height:60px;width:60px}.features_info{padding-left:20px}}@media only screen and (min-width:600px) and (max-width:1023px){.feature_section{display:block;padding:50px 20px}.feature_line{margin-bottom:30px}.feature_top{padding-bottom:30px}.features_item{padding:10px 14px}}@media only screen and (min-width:1800px){.feature_section{padding:50px 200px}}