.feature-item{display:flex;grid-gap:52px;margin-bottom:80px}.feature-item:last-child{margin-bottom:0}.feature-item:nth-child(2n){flex-direction:row-reverse}.feature-item .image-wrapper{padding:0;margin:0}.feature-item .text-wrapper{display:flex;flex-direction:column;justify-content:center;width:720px}.feature-item .text-wrapper .body{font-size:15px;font-weight:400;color:#536b82}@media screen and (max-width:768px){.feature-item{display:flex;flex-direction:column;grid-gap:16px;margin-bottom:80px}.feature-item:last-child{margin-bottom:0}.feature-item:nth-child(2n){flex-direction:column}.feature-item .text-wrapper{width:100%}.feature-item .title{font-size:24px}}