.features-list{padding:7.5rem 0 25.4rem;background:var(--color-gradient)}.features-list__container{padding:0 11.4rem}.features-list__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.2rem 5rem}.features-list__item-icon{display:inline-block;height:7.2rem;position:relative;max-width:6rem}.features-list__item-icon img{position:relative;z-index:2}.features-list__item-icon svg{position:absolute;bottom:-1.2rem;right:0}.features-list__item-title{font-size:2.6rem;font-weight:700;margin:.4rem 0 .1rem;line-height:1}.features-list__item-content{line-height:1.6875;margin:0}@media screen and (max-width:989px){.features-list{padding:5.7rem 0 20rem}.features-list__container{padding:0 3.5rem}.features-list__items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.features-list__items{grid-template-columns:1fr;row-gap:3rem}.features-list__item{display:flex}.features-list__item-icon{width:6rem}.features-list__item-title{font-size:2.4rem;line-height:.9;margin-bottom:1.3rem}.features-list__item-info{flex:1;padding-left:3rem;font-size:1.4rem}}