.program-features .list-cont{display:flex;flex-wrap:wrap;gap:30px}.program-features .list-cont .lists{width:calc((100% - (2 * 30px)) / 3)}.program-features .list-cont .lists .list-con h4.features-title{font-weight:700;font-size:24px;line-height:100%;letter-spacing:2px;padding-bottom:22px;margin-bottom:22px;position:relative}.program-features .list-cont .lists .list-con h4.features-title:before,.program-features .list-cont .lists .list-con h4.features-title:after{content:"";position:absolute;bottom:0;height:1px}.program-features .list-cont .lists .list-con h4.features-title:before{left:0;width:30%;background-color:var(--borderOneColor)}.program-features .list-cont .lists .list-con h4.features-title:after{right:0;width:70%;background-color:var(--borderClrTwo)}.program-features .list-cont .lists .list-con .features-description{font-weight:400;font-size:16px;line-height:35px;letter-spacing:1px;padding-bottom:10px}.program-features .list-cont .lists .list-con ul.features-list{padding:0;margin:0}.program-features .list-cont .lists .list-con ul.features-list li{list-style:none;font-weight:500;font-size:16px;line-height:35px;letter-spacing:1px;display:flex}.program-features .list-cont .lists .list-con ul.features-list li span.bullet-icon{width:10px;height:10px;display:inline-block;border-radius:2px;margin-right:12px;position:relative;top:12px}.program-features .list-cont .lists .list-con ul.features-list li span.all-list{width:calc(100% - 10px);padding-left:12px}@media screen and (min-width: 767px) and (max-width: 1024px){.program-features{padding-top:var(--paddingTopTablet)!important;padding-right:var(--paddingRightTablet)!important;padding-bottom:var(--paddingBottomTablet)!important;padding-left:var(--paddingLeftTablet)!important;margin-top:var(--marginTopTablet)!important;margin-bottom:var(--marginBottomTablet)!important}.program-features .list-cont .lists{width:calc((100% - 30px)/2)}}@media (max-width: 767px){.program-features{padding-top:var(--paddingTopMobile)!important;padding-right:var(--paddingRightMobile)!important;padding-bottom:var(--paddingBottomMobile)!important;padding-left:var(--paddingLeftMobile)!important;margin-top:var(--marginTopMobile)!important;margin-bottom:var(--marginBottomMobile)!important}.program-features .list-cont .lists{width:calc((100% + -0px)*1)}}
