.card-section{padding:80px 0 70px;position:relative}.card-section:before{background-image:var(--secondary_gradient);border-radius:50%;content:"";height:28px;left:50px;position:absolute;top:56%;width:28px;z-index:-1}.left-circle-at-bottom.card-section:before{bottom:155px;top:auto}.card-section .heading{margin:0 0 30px;text-align:center}.card-section .cards{display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.card-section.three_card-section .cards{grid-template-columns:repeat(3,1fr)}.card-section .cards>*{background-color:var(--bg_blue);border:4px solid var(--seocndary_color);border-radius:0 97px 0 0;padding-bottom:131px;position:relative}.card-section .cards>:nth-child(2n),.card-section .cards>:nth-child(2n) img{border-radius:97px 0 0 0}.card-section .cards>.border-radius-right:nth-child(2n),.card-section .cards>.border-radius-right:nth-child(2n) img{border-radius:0 97px 0 0}.card-section .card-image img{border-radius:0 97px 0 0;height:auto;max-width:100%;min-height:auto;object-fit:cover;vertical-align:bottom;width:100%}.card-cont{padding:35px 20px 0}.mini-title{color:#518e91;font-size:24px;font-weight:600;line-height:28px;margin:0 0 10px}.card-section .learn-btn{bottom:50px;margin:25px 0 0;position:absolute}.card-section ul{list-style:none;margin-bottom:0;padding:0}.card-section ul li{margin:0 0 10px;padding-left:28px;position:relative}.card-section ul li:before{background-color:#fefbfb;border:4px solid #518e91;border-radius:50%;content:"";height:18px;left:0;position:absolute;top:5px;width:18px}@media (max-width:991px){.card-section .cards{gap:20px}.card-section.three_card-section .cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.card-section{padding:50px 0}.card-section .cards{gap:40px}.card-section .cards,.card-section.three_card-section .cards{grid-template-columns:repeat(1,1fr)}.mini-title{font-size:20px;line-height:24px}.card-cont{padding:25px 20px 0}}