/* Native WPBakery row, columns and text blocks. All copy lives in page content. */
body.home .dp-native-highlights.vc_row{max-width:1160px;margin:0 auto;background:#f2f8e9;border-radius:18px;padding:30px 8px;display:flex}
body.home .dp-native-highlights > .vc_column_container{float:none;min-width:0}
body.home .dp-native-highlights > .vc_column_container > .vc_column-inner{padding:2px 30px;border-left:1px solid #dce9c8}
body.home .dp-native-highlights > .vc_column_container:first-child > .vc_column-inner{border-left:0}
body.home .dp-native-highlights .wpb_text_column{margin-bottom:0}
body.home .dp-native-highlights h3{margin:0 0 6px;font-family:inherit;font-weight:600;font-size:17px;line-height:1.4;letter-spacing:0;text-transform:none;color:#253f1f}
body.home .dp-native-highlights h3::after{content:"";display:block;height:2px;width:26px;border-radius:2px;background:#7dbd44;margin-top:9px}
body.home .dp-native-highlights p{margin:0;font-size:15px;line-height:1.6;color:#596650}
body.home .dp-native-highlights p strong{color:#253f1f;font-weight:600}
@media(max-width:1199px){body.home .dp-native-highlights.vc_row{width:calc(100% - 40px)}}
@media(max-width:767px){body.home .dp-native-highlights.vc_row{display:none!important}}

.dp-highlight-number{display:inline-block;min-width:2ch;font-variant-numeric:tabular-nums}
