.salient-features h2{position:relative;font-size:var(--fs-32);font-weight:var(--font-weight-500);color:var(--TextColor)}.salient-features h2 span{display:inline-block;background-color:var(--White);padding:5px 20px}.salient-features h2::before{content:"";position:absolute;top:50%;right:0px;width:100%;height:1px;background-color:rgba(0,0,0,.1);transform:translateY(-50%);z-index:-1}.salient-features .red-dots-pointer{margin:0px}.salient-features .red-dots-pointer li{font-size:var(--fs-16);line-height:1;margin-bottom:18px}.salient-features .red-dots-pointer li::marker{color:var(--red)}@media only screen and (min-width: 1200px)and (max-width: 1399px){.salient-features .red-dots-pointer li{font-size:var(--fs-14)}.salient-features h2{font-size:var(--fs-26)}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.salient-features .red-dots-pointer li{line-height:1.2}}@media(min-width: 320px)and (max-width: 767px){.salient-features .red-dots-pointer li{line-height:1.2}.salient-features h2{font-size:var(--fs-24)}}
.salient-features{
    margin-top: 70px;
}
.salient-features .red-dots-pointer li{
line-height: 1.5;
}

/*# sourceMappingURL=salient-features.css.map */