.product-features .wrap{width:100%;min-width:auto;padding:0}.product-features .wrap.padded{max-width:1440px}.product-features .wrap.full-width{max-width:100%}@media screen and (max-width:1024px){.product-features .wrap.padded{max-width:calc(100% - 2rem)}}.product-features li{display:flex}@media screen and (max-width:1024px){.product-features li{flex-wrap:wrap;flex-direction:column-reverse}}.product-features li.even{flex-direction:row-reverse}@media screen and (max-width:1024px){.product-features li.even{flex-direction:column-reverse}}.product-features .text{width:50%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1024px){.product-features .text{width:100%}}.product-features .content{width:100%;max-width:60%}@media screen and (max-width:1024px){.product-features .content{text-align:center;max-width:100%;padding:3rem 1.5rem}}.product-features h3{margin-bottom:.5em}.product-features p{margin-bottom:1em}.product-features a{font-weight:500;text-decoration:underline}.product-features .image{width:50%}@media screen and (max-width:1024px){.product-features .image{width:100%}}.product-features .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-features.even{flex-direction:row-reverse}@media screen and (max-width:1024px){.product-features.even{flex-direction:column-reverse}}