.heading-card-section{background:#f2f6fa;padding:100px 0}.heading-card-section .heading{text-align:center}.heading-card-section .heading h2{color:#1a2432;font-size:36px;font-weight:700;margin-bottom:16px}.heading-card-section .heading p{color:#4a5568;font-family:Inter,sans-serif;font-size:20px}.heading-card-section .box{display:flex}.heading-card-section .main-box{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 2px 0 #0000000d;margin-top:30px;padding:25px;transition:.3s;width:100%}.heading-card-section .main-box:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-7px)}.heading-card-section .main-box .number{align-items:center;background:#e6f9e6;border-radius:100%;display:flex;height:48px;justify-content:center;margin-bottom:15px;padding:10px;width:48px}.heading-card-section .main-box .number h6{color:#00c800;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1;margin:0}.heading-card-section .main-box .dark-icon{align-items:center;background:#e6f9e6;border-radius:8px;display:flex;height:48px;justify-content:center;line-height:0;margin-bottom:15px;padding:10px;width:48px}.heading-card-section .main-box .dark-icon svg{height:24px;width:24px;fill:#00c800}.heading-card-section .main-box .icon{margin-bottom:15px}.heading-card-section .main-box .icon svg{height:28px;width:28px;fill:#00c800}.heading-card-section .main-box h4{color:#1a2432;font-size:20px;font-weight:700;line-height:1.3;margin-bottom:12px}.heading-card-section .main-box p{color:#4a5568;font-family:Inter,sans-serif;font-size:16px;font-weight:400;margin:0}.heading-card-section .bottom-tip-bar{background:#fff;border:1px solid #ffffff33;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;display:flex;margin:60px auto 0;max-width:670px;padding:19px 25px}.heading-card-section .bottom-tip-bar .icon-box svg{height:20px;width:20px;fill:#00c800;margin-right:18px}.heading-card-section .bottom-tip-bar .text p{color:#4a5568;font-family:Inter,sans-serif;font-size:16px;font-style:italic;font-weight:400;margin:0;text-align:center}.heading-card-section .bottom-tip-bar .text p strong{color:#1a2432}@media(max-width:767.98px){.heading-card-section .heading h2{font-size:32px}.heading-card-section .heading p{font-size:16px}}@media(max-width:575.98px){.heading-card-section .bottom-tip-bar{display:block;padding:19px 15px}.heading-card-section .bottom-tip-bar .icon-box{margin-bottom:15px;text-align:center}}