.cm-card-section .top_section h2{margin-bottom:50px;text-align:center}.cm-card-section .cardWrapper{display:flex;flex-wrap:wrap}.cm-card-section .cardWrapper .crd_area{padding:50px;width:calc(33.33% - 30px)}.cm-card-section .top_section{margin-bottom:30px;text-align:center}.cm-card-section .top_section h2{margin-bottom:10px}.cm-card-section .cardWrapper{align-items:center;column-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;row-gap:30px}.cm-card-section .cardWrapper .crd_area{background:#fff;border:1px solid #e2e2ff;border-radius:22px;height:100%;padding:30px;width:100%}.cm-card-section .cardWrapper .crd_area .content-btns a{align-items:center;color:#ff3e34;display:flex;flex-wrap:wrap}.crd_content_area{display:flex;flex-direction:column;justify-content:space-between;row-gap:20px}.cm-card-section .cardWrapper .crd_area img{vertical-align:middle}.cm-card-section .cardWrapper .crd_area .icon_area{margin-bottom:20px}.cm-card-section .cardWrapper .crd_area .content-btns a svg{margin-left:10px;vertical-align:middle;width:15px;fill:#ff3e34;transform:rotate(-45deg)}@media screen and (max-width:1124px){.cm-card-section .cardWrapper .crd_area{padding:25px}}@media screen and (max-width:1024px){.cm-card-section .cardWrapper .crd_area{padding:25px}.cm-card-section .cardWrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.cm-card-section .top_section h2{margin-bottom:30px}}@media screen and (max-width:660px){.cm-card-section .cardWrapper{grid-template-columns:repeat(1,1fr)}}