.features-list{background-color:var(--wp--preset--color--white);display:flex;flex-direction:column;margin-top:50px}@media screen and (max-width:825px){.features-list{padding-top:40px}}.features-list__item{transition:.2s}@media screen and (min-width:826px){.features-list__item:hover{background:var(--wp--preset--color--orange);color:var(--wp--preset--color--white)}}.features-list__item .container{display:grid;grid-template-columns:1fr;padding-bottom:40px}@media screen and (min-width:650px){.features-list__item .container{gap:20px 90px;grid-template-columns:280px 1fr;height:330px;padding-top:40px}}@media screen and (min-width:826px){.features-list__item .container{grid-template-columns:360px 1fr}}@media screen and (min-width:1024px){.features-list__item .container{grid-template-columns:464px 1fr}}@media screen and (min-width:1200px){.features-list__item .container{gap:40px}}