.feature__section{background-color:#181817;margin:0}.feature__section-wrapper{align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr))}.feature__section-heading{color:#fff;margin-bottom:1.25rem}.feature__section-description{color:#fff;opacity:.6}.feature__section-button{margin-top:2.5rem}.feature__section-checklist{margin-bottom:1.25rem}.feature__section-checklist-item{align-items:center;color:#fff;display:flex;font-weight:700;height:44px;padding-bottom:25px;padding-left:44px}@media (min-width:768px){.feature__section-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1440px){.feature__section-wrapper{gap:7rem}}