.feature{display:flex;flex:1}.feature-section{max-width:1493px}.feature-grid{grid-column-gap:35px;grid-row-gap:40px}.feature-box{padding:53px 35px 57px}.feature-box-header{display:flex;align-items:center;justify-content:space-between;flex-direction:row;margin-bottom:27px}@media screen and (min-width:768px){.feature-box-header{flex-direction:column;align-items:unset}}.feature-box__image-group{display:flex;align-items:center}@media screen and (min-width:768px){.feature-box__image-group{flex-direction:column;align-items:unset}}.feature-box__arrow{background-repeat:no-repeat;background-size:100%;width:11px;height:17px}@media screen and (min-width:768px){.feature-box__arrow{display:none}}.feature-box__image{margin-right:20px;margin-left:0;display:table;transition:transform .2s ease-in-out}.feature-box__image a{display:table-cell;vertical-align:middle}.feature-box__image img{max-width:80px;width:41px;height:41px}@media screen and (min-width:30em){.feature-box__image img{width:50px;height:50px}}@media screen and (min-width:768px){.feature-box__image img{width:80px;height:80px}}@media screen and (min-width:30em){.feature-box__image{width:50px;height:50px}}@media screen and (min-width:768px){.feature-box__image{margin-bottom:24px;margin-right:0;width:80px;height:80px}.feature-box__image.center{margin-right:auto;margin-left:auto;text-align:center}.feature-box__image.top_right{position:absolute;right:-20px;top:-25px}.feature-box__image.top_left{position:absolute;left:-20px;top:-25px}}.feature-box__heading{margin-top:0;margin-right:20px;font-size:20px;line-height:26px}@media screen and (min-width:30em){.feature-box__heading{font-size:24px;line-height:25px}}@media screen and (min-width:768px){.feature-box__heading{margin-right:0}}.feature-box__subtext{font-size:18px;line-height:25px;margin-bottom:41px}.feature-box__button{min-height:40px;padding:10px 27.5px}@media screen and (max-width:768px){.feature-box__button{display:none}}.feature-box>:last-child{margin-bottom:0}.feature:first-child{animation-delay:0s}.feature:nth-child(2){animation-delay:.2s}.feature:nth-child(3){animation-delay:.4s}.feature:nth-child(4){animation-delay:.6s}.feature:nth-child(5){animation-delay:.8s}@keyframes feature{0%{opacity:0;transform:translate3d(0,60px,0)}to{opacity:1}}