@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,300&family=Sora:wght@300;400;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;font-size:16px}.header-nav{background:#fff;border-bottom:.5px solid #d0dcea;justify-content:space-between;align-items:center;padding:18px 40px;display:flex}.header-logo{color:#0c447c;letter-spacing:-.5px;font-family:Sora,sans-serif;font-size:20px;font-weight:700}.header-logo span{color:#1d9e75}.header-nav-links{color:#3a5a78;gap:28px;font-size:14px;font-weight:400;display:flex}.header-nav-links a{color:#3a5a78;cursor:pointer;text-decoration:none;transition:color .2s}.header-nav-links a:hover{color:#0c447c}.header-nav-cta{color:#fff;cursor:pointer;background:#0c447c;border:none;border-radius:8px;padding:9px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:background .2s}.header-nav-cta:hover{background:#185fa5}.hero{text-align:center;background:linear-gradient(135deg,#042c53 0%,#0c447c 55%,#085041 100%);padding:80px 40px 90px;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #1d9e752e;border-radius:50%;width:320px;height:320px;position:absolute;top:-60px;right:-60px}.hero:after{content:"";border:1px solid #378add26;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-80px;left:-40px}.hero-badge{color:#5dcaa5;letter-spacing:1.2px;text-transform:uppercase;background:#1d9e752e;border:.5px solid #5dcaa54d;border-radius:99px;margin-bottom:24px;padding:6px 16px;font-size:12px;font-weight:500;display:inline-block}.hero-title{color:#fff;letter-spacing:-1px;max-width:620px;margin:0 auto 20px;font-family:Sora,sans-serif;font-size:46px;font-weight:700;line-height:1.15}.hero-title em{color:#5dcaa5;font-style:normal}.hero-sub{color:#ffffffa6;max-width:480px;margin:0 auto 36px;font-size:17px;font-weight:300;line-height:1.65}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#1d9e75;border:none;border-radius:8px;padding:13px 28px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;transition:background .2s,transform .15s}.btn-primary:hover{background:#0f6e56;transform:translateY(-1px)}.btn-outline{color:#fff;cursor:pointer;background:0 0;border:.5px solid #ffffff59;border-radius:8px;padding:13px 28px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:400;transition:border-color .2s,background .2s}.btn-outline:hover{background:#ffffff12;border-color:#ffffffb3}.statistics-container{background:#fff;border-bottom:.5px solid #d0dcea;justify-content:center;gap:0;padding:0 40px;display:flex}.statistic-box{text-align:center;border-right:.5px solid #e2eaf3;padding:22px 40px}.statistic-box:last-child{border-right:none}.statistic-box-num{color:#0c447c;font-family:Sora,sans-serif;font-size:24px;font-weight:700}.statistic-box-label{color:#7a99b8;letter-spacing:.3px;margin-top:2px;font-size:12px}.product-section{max-width:900px;margin:0 auto;padding:64px 40px}.product-section-label{letter-spacing:1.4px;text-transform:uppercase;color:#1d9e75;margin-bottom:10px;font-size:12px;font-weight:500}.product-section-title{color:#0c1f3a;letter-spacing:-.5px;margin:0 0 10px;font-family:Sora,sans-serif;font-size:30px;font-weight:600;line-height:1.25}.product-section-sub{color:#5a7a96;max-width:500px;margin:0 0 40px;font-size:16px;font-weight:300;line-height:1.6}.product-products{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:16px;display:grid}.product-card{cursor:pointer;background:#fff;border:.5px solid #d0dcea;border-radius:14px;padding:28px 24px 24px;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.product-card:after{content:"";border-radius:14px 14px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.product-card-audit:after{background:#0c447c}.product-card-dental:after{background:#1d9e75}.product-card-plus:after{background:#378add}.product-card:hover{border-color:#378add;transform:translateY(-3px)}.product-card-icon{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;font-size:20px;display:flex}.product-card-icon-blue{color:#185fa5;background:#e6f1fb}.product-card-icon-teal{color:#0f6e56;background:#e1f5ee}.product-card-icon-sky{color:#378add;background:#e6f1fb}.product-card-name{color:#0c1f3a;margin:0 0 8px;font-family:Sora,sans-serif;font-size:17px;font-weight:600}.product-card-desc{color:#5a7a96;margin:0 0 20px;font-size:14px;font-weight:300;line-height:1.6}.product-card-tags{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.product-tag{border:.5px solid;border-radius:99px;padding:3px 10px;font-size:11px;font-weight:500}.product-tag-blue{color:#185fa5;background:#e6f1fb;border-color:#b5d4f4}.product-tag-teal{color:#0f6e56;background:#e1f5ee;border-color:#9fe1cb}.product-tag-gray{color:#5f5e5a;background:#f1efe8;border-color:#d3d1c7}.product-card-link{color:#185fa5;cursor:pointer;align-items:center;gap:5px;font-size:13px;font-weight:500;text-decoration:none;transition:gap .2s;display:flex}.product-card-link:hover{gap:9px}.product-coming-soon{letter-spacing:.8px;text-transform:uppercase;color:#378add;background:#e6f1fb;border:.5px solid #b5d4f4;border-radius:99px;padding:3px 9px;font-size:10px;font-weight:600;position:absolute;top:16px;right:16px}.features{background:#fff;border-top:.5px solid #d0dcea;border-bottom:.5px solid #d0dcea;padding:60px 40px}.features-inner{max-width:900px;margin:0 auto}.feat-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;margin-top:40px;display:grid}.feat-icon{color:#185fa5;background:#e6f1fb;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:14px;font-size:17px;display:flex}.feat-title{color:#0c1f3a;margin:0 0 6px;font-family:Sora,sans-serif;font-size:15px;font-weight:600}.feat-desc{color:#5a7a96;font-size:13px;font-weight:300;line-height:1.6}.cta-band{text-align:center;background:linear-gradient(120deg,#042c53 0%,#0c447c 60%,#085041 100%);padding:60px 40px}.cta-band h2{color:#fff;letter-spacing:-.5px;margin:0 0 12px;font-family:Sora,sans-serif;font-size:28px;font-weight:600}.cta-band p{color:#fff9;margin:0 0 28px;font-size:15px;font-weight:300}.footer{background:#0c1f3a;justify-content:space-between;align-items:center;padding:28px 40px;display:flex}.footer-logo{color:#fff;font-family:Sora,sans-serif;font-size:16px;font-weight:700}.footer-logo span{color:#5dcaa5}.footer-copy{color:#4a6a88;font-size:12px}
