/** Shopify CDN: Minification failed

Line 7:22 Expected ":"

**/
section.cm-lp-breakthrough-faq{
    padding:50px 0px;f
}

section.cm-lp-breakthrough-faq .page-width .faq-container .section-title {
    font-size:50px;
    padding-bottom:20px;
    color:#140c37;
}
section.cm-lp-breakthrough-faq .page-width .faq-container .section-title:after{
    content:'';
    height:5px;
    width:100px;
    display:block;
    margin:5px auto;
    background: #782170;
}
section.cm-lp-breakthrough-faq .page-width .faq-container .section-content p{
    font-size:18px;
    font-weight:500!important;
    text-indent: 50px;
}
section.cm-lp-breakthrough-faq .page-width .faq-container .section-content ul li{
    color:#000;
    font-weight:500!important;
    font-size:18px;
}


@media (max-width: 767px){
section.cm-lp-breakthrough-faq{
    padding:20px 0px;
}    
section.cm-lp-breakthrough-faq .page-width .faq-container .section-title {
    font-size: 35px;
}
section.cm-lp-breakthrough-faq .page-width .faq-container .section-content p{
    font-size:18px;
}
section.cm-lp-breakthrough-faq .page-width .faq-container {
    padding: 40px 40px;
    margin: 0px 20px;
}
}