.features{background-color:#fff;padding:64px 0}.features__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:0;list-style:none}.features__item{border-radius:16px;overflow:hidden}.features__item img{height:265px;object-fit:cover}.features__item:nth-child(1){background:#0d6eff}.features__item:nth-child(2){background:#fc620c}.features__item-content{padding:18px 24px 36px}.features__item-content h3{font-weight:700;font-size:24px;color:#fff}.features__item-content p{margin:16px 0 0;font-weight:400;font-size:16px;color:#fff}.features__item:nth-child(3){background:#bef520}.features__item:nth-child(3) h3,.features__item:nth-child(3) p{color:#151f35}@media screen and (max-width: 991px){.features__wrapper{gap:16px}.features__item-content{padding:12px 16px 24px}}@media screen and (max-width: 767px){.features__wrapper{grid-template-columns:1fr}.features__item-content{padding:18px 24px 36px}}
