.lcs-card-section{position:relative}.lcs-card-section:before{left:50px;top:50px}.lcs-card-section:after,.lcs-card-section:before{background-image:var(--primary_gradient);border-radius:50%;content:"";height:28px;position:absolute;width:28px;z-index:9}.lcs-card-section:after{right:50px;top:40%;z-index:-1}.hide-circle.lcs-card-section:after{display:none}.lcs-card-section .title-description{margin:0 0 30px;text-align:center}.lcs-card-section .title-description ul{display:flex;flex-wrap:wrap;gap:0 30px;justify-content:center;list-style:none;margin:0;padding:0}.lcs-card-section .title-description ul li{color:#000;font-weight:500;line-height:38px;padding-left:22px;position:relative}.lcs-card-section .title-description ul li:before{background-color:#fefbfb;border:5px solid #518e91;border-radius:50%;content:"";height:18px;left:0;position:absolute;top:9px;width:18px}.lcs-card-section .cards{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}.lcs-card-section .cards.two-col{gap:70px 35px;grid-template-columns:repeat(2,1fr)}.lcs-card-section .cards.four-col{gap:20px;grid-template-columns:repeat(4,1fr)}.lcs-card-section .cards>*{background-color:var(--dark_blue);border-radius:0 30px 0 0;position:relative}.remove-rounder-corners.lcs-card-section .cards>*{border-radius:0}.inverted-colors.lcs-card-section .cards>*,.lcs-card-section .cards>:before{background-color:var(--light_blue)}.lcs-card-section .cards>:before{bottom:-22px;clip-path:polygon(0 0,100% 0,90% 100%,0 100%);content:"";height:22px;left:0;position:absolute;width:162px}.inverted-colors.lcs-card-section .cards>:before{background-color:var(--dark_blue)}.lcs-card-section .cards.four-col>:before{bottom:-16px;height:16px;width:118px}.lcs-card-section .card-image img{border-radius:0 30px 0 0;height:auto;max-width:100%;object-fit:cover;vertical-align:bottom;width:100%}.icon-image{align-items:center;display:flex;margin:0 0 10px;min-height:45px}.icon-image img{height:auto;vertical-align:bottom}.inverted-colors .icon-image img{filter:none}.two-col .icon-image{margin:0 0 20px}.icon-text,.icon-text h3{color:var(--secondary_color)}.icon-text{padding:20px}.two-col .icon-text{padding:40px 20px}.icon-text h3{margin:0 0 10px}.two-col .icon-text h3{line-height:38px;margin:0 0 10px}.card-text ul{list-style:none;margin:0;padding:0}.card-text li{line-height:38px}.lcs-card-section .learn-btn{margin:65px 0 0;text-align:center}.card-text h4{color:var(--secondary_color);font-size:18px;font-weight:500;line-height:25px;margin:0}.card-text h4+h4:not(:last-child){margin:10px 0 5px}.card-text h4 br{display:none}.card-text p{line-height:25px;margin-bottom:25px}.lcs-card-section .bottom-text{font-size:20px;font-weight:500;line-height:30px;margin:45px 0 0}.lcs-card-section .bottom-text+.learn-btn{margin:20px 0 0;text-align:left}@media (max-width:1199px){.lcs-card-section .cards.four-col{gap:40px 20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.lcs-card-section .cards,.lcs-card-section .cards.two-col{gap:44px 15px;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.lcs-card-section .cards,.lcs-card-section .cards.four-col,.lcs-card-section .cards.two-col{grid-template-columns:repeat(1,1fr)}}