.section-features .features__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;align-items:flex-start;row-gap:60px}@media screen and (min-width:990px){.section-features .features__wrapper{-moz-column-gap:40px;column-gap:40px}}@media screen and (min-width:1200px){.section-features .features__wrapper{-moz-column-gap:80px;column-gap:80px}}.section-features .features__item{color:#000;font:300 16px/1.5 var(--font-heading-family);letter-spacing:1px;padding:0 15px;text-align:center;width:50%}@media screen and (min-width:990px){.section-features .features__item{padding:0;width:calc(25% - 30px)}}@media screen and (min-width:1200px){.section-features .features__item{width:calc(25% - 60px)}}.section-features .features__media-wraper{margin:0 0 20px}@media screen and (min-width:990px){.section-features .features__media-wraper{margin:0 0 17px}}.section-features .features__media-wraper img{height:auto;vertical-align:top}.section-features .features__content h2,.section-features .features__content h3{color:rgb(var(--color-base-text));font:600 18px/1.1667 var(--font-heading-family);margin:0}@media screen and (min-width:750px){.section-features .features__content h2,.section-features .features__content h3{margin:0 0 -8px}}@media screen and (min-width:990px){.section-features .features__content h2,.section-features .features__content h3{font-size:20px}}@media screen and (min-width:750px){.section-features .features__content h2 br,.section-features .features__content h3 br{display:none}}.section-features .features__content p{display:none}@media screen and (min-width:750px){.section-features .features__content p{display:block}}