.numbered_features_container{background-color:var(--bg-color);color:var(--body-text-color);grid-template-columns:1fr 1fr;place-items:stretch stretch;margin-left:auto;margin-right:auto;padding-top:12rem;display:grid}.numbered_features_container .nf-left-content{padding-left:2em;padding-right:2em}.numbered_features_container .nf-right-content{border-left:1px solid #c3bda5;padding-left:2em;padding-right:2em}.numbered_features_container .nf-right-content img{width:60px}.numbered_features_container .nf-left-content .eyebrow{opacity:.7}.numbered_features_container .nf-left-content .text-content{margin-top:12px}.numbered_features_container .nf_numbered_items{flex-direction:column;justify-content:space-between;height:100%;display:flex}.numbered_features_container .nf_numbered_item{border-top:1px solid #c3bda5;flex-direction:row;gap:1em;padding-top:2rem;padding-bottom:2rem;display:flex}.numbered_features_container .nf_numbered_item span{opacity:.7;margin-top:2px}.numbered_features_container .nf_numbered_item:last-child{border-bottom:1px solid #c3bda5}.numbered_features_container .nf_numbered_item h3{font-size:1.2rem}.numbered_features_container .nf_numbered_item p{margin-top:12px}@media screen and (max-width:990px){.numbered_features_container{grid-template-columns:1fr}.numbered_features_container .nf-right-content,.numbered_features_container .nf-left-content{border-left:0;padding-left:0;padding-right:0}.numbered_features_container .nf-left-content{padding-bottom:2rem}}
