.section-features{background-color:#000;color:#fff;margin:0 auto;max-width:100vw}.section-features .section__inner{overflow:hidden;padding:6.1rem 0 6.4rem}.section-features .grid{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin:-3rem -2rem}.section-features .grid .grid__col{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding:3rem 2rem;position:relative}@media (max-width:1023px){.section-features .grid .grid__col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.section-features .grid .grid__col:after{background-color:#5b5b5b;content:"";height:8rem;left:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.1rem}.feature{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.feature{display:block;text-align:center}}.feature .feature__content{padding:0 0 0 2.1rem}@media (max-width:1199px){.feature .feature__content{padding-left:1rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.feature .feature__content{padding-left:0}}.feature .feature__image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 0 1.2rem}.feature h5{font-size:2.2rem;font-weight:400;margin-bottom:1.1rem}@media (max-width:1199px){.feature h5{font-size:1.8rem}}.feature p{color:#a4a4a4;font-size:1.5rem;font-weight:400}