.progress-cards-section{background-color:#010001;position:relative}.progress-cards-section .main-wrapper{padding-left:0;padding-right:0}.progress-cards-section .content-section{margin:0 auto 60px;max-width:1200px;text-align:center}.progress-cards-section .bg-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.progress-cards-section .section-inner-wrapper{position:relative;width:100%;z-index:9}.progress-cards-section .tagline *{color:#474c59;margin:0}.progress-cards-section .title *{color:#fff;font-weight:400}.progress-cards-section .description *{color:#c8ccd9}.progress-cards-section .cards-row{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.progress-cards-section .cards-row .card-item{background-color:#202020;border-radius:8px;padding:32px 24px;position:relative;width:calc(50% - 10px)}.progress-cards-section .cards-row.three-col .card-item{text-align:center;width:calc(33.33% - 14px)}.progress-cards-section .card-item .item-title *{color:#fff;margin-bottom:15px}.progress-cards-section .card-item.card-icon .item-title *{margin-bottom:16px}.progress-cards-section .card-item .item-content,.progress-cards-section .card-item .item-content *{color:#ebedf0;margin-bottom:0}.progress-cards-section .item-wrap{position:relative;z-index:9}.progress-cards-section .circle{height:150px;margin:0 auto 20px;position:relative;width:150px}@media only screen and (max-width:768px){.progress-cards-section .cards-row.three-col .card-item{width:calc(50% - 10px)}}@media only screen and (max-width:425px){.progress-cards-section .cards-row .card-item,.progress-cards-section .cards-row.three-col .card-item{width:100%}}