.header-fixed{position:fixed;top:0;left:0;right:0;width:100%;background-color:#fff;z-index:1000;box-shadow:0 4px 20px #0000000d;font-family:Manrope,sans-serif}.header-container{max-width:1280px;margin:0 auto;height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-sizing:border-box}@media(min-width:1024px){.header-container{padding:0 100px;justify-content:flex-end}}.header-logo{display:block}@media(min-width:1024px){.header-logo{display:none}}.logo-text{font-weight:600;font-size:20px;color:#0f172a}.mobile-toggle-btn{display:block;font-size:24px;color:#0f172a;cursor:pointer;background:transparent;border:none;outline:none}@media(min-width:1024px){.mobile-toggle-btn{display:none}}.desktop-nav{display:none;align-items:center;gap:83px}@media(min-width:1024px){.desktop-nav{display:flex}}.nav-item{font-size:18px;line-height:28px;text-align:center;cursor:pointer;background:transparent;border:none;outline:none;transition:color .2s ease;font-family:Manrope,sans-serif;font-weight:400;color:#0f172a}.nav-item:hover{color:#003d9b}.nav-item.active{font-weight:600;color:#003d9b}.login-btn{width:100px;height:40px;background-color:#003d9b;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:6px 23px;cursor:pointer;border:none;outline:none;transition:background-color .2s ease}.login-btn:hover{background-color:#002d7a}.login-btn-text{font-family:Manrope,sans-serif;font-weight:700;font-size:20px;line-height:28px;color:#fff;text-align:center}.mobile-overlay{position:absolute;top:80px;left:0;width:100%;background-color:#fff;box-shadow:0 10px 15px -3px #0000001a;z-index:50;display:flex;flex-direction:column;align-items:center;gap:24px;padding:32px 0;border-top:1px solid #f3f4f6}.header-spacer{height:80px}.footer-container{width:100%;max-width:1280px;margin:auto auto 0;border-top:1px solid #e5e7eb;font-family:Manrope,sans-serif}.footer-main{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:40px;padding:40px 20px}@media(min-width:768px){.footer-main{flex-direction:row;gap:0;padding:40px 100px}}.footer-description{width:100%;padding-top:60px}@media(min-width:768px){.footer-description{max-width:360px}}.footer-description p{font-weight:400;font-size:14px;line-height:22.75px;color:#60636a;margin:0}.line-break{display:block}.footer-links-section{display:flex;flex-direction:column;gap:24px;padding-bottom:0}@media(min-width:768px){.footer-links-section{padding-bottom:13.25px}}.footer-links-title{font-weight:700;font-size:10px;line-height:15px;letter-spacing:1px;text-transform:uppercase;color:#0f172a;margin:0}.footer-links-list{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0;margin:0}.footer-link{font-weight:400;font-size:14px;line-height:20px;color:#60636a;text-decoration:none;transition:color .2s ease-in-out}.footer-link:hover{color:#003d9b}.footer-bottom-bar{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:16px;margin:0 20px;padding:40px 0;border-top:1px solid #e5e7eb}@media(min-width:640px){.footer-bottom-bar{flex-direction:row;gap:0}}@media(min-width:1024px){.footer-bottom-bar{margin:0 100px}}.copyright-text{font-weight:400;font-size:12px;line-height:16px;color:#60636a;text-align:center}@media(min-width:640px){.copyright-text{text-align:left}}.privacy-link{font-weight:400;font-size:12px;line-height:16px;color:#60636a;text-decoration:none;transition:color .2s ease-in-out}.privacy-link:hover{color:#003d9b}.hh-section{width:100%;min-height:auto;background-color:#f5f7fc;padding-top:80px;padding-bottom:80px;overflow:hidden}.hh-container{max-width:1280px;margin:0 auto;padding:0 60px;display:flex;align-items:center;justify-content:space-between;gap:80px}.hh-content{flex:0 0 530px;max-width:530px}.hh-title{font-family:Manrope,sans-serif;font-weight:400;font-size:60px;line-height:70px;color:#051a3e;margin:0 0 24px}.hh-description{font-family:Manrope,sans-serif;font-weight:400;font-size:20px;line-height:100%;color:#434654;margin:0 0 40px;max-width:530px}.hh-cta-button{font-family:Manrope,sans-serif;font-weight:700;font-size:18px;line-height:100%;color:#fff;background:#0052cc;padding:21px 40px;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 10px -6px #0052cc4d,0 20px 25px -5px #0052cc4d;margin-bottom:48px}.hh-cta-button:hover{background:#0043a4;transform:translateY(-2px);box-shadow:0 12px 15px -6px #0052cc66,0 24px 30px -5px #0052cc66}.hh-cta-button:active{transform:translateY(0)}.hh-stats-container{display:flex;align-items:center;gap:16px}.hh-stat-divider{width:1px;height:32px;background:#c3c6d64d;margin:0 16px}.hh-stat-item{display:flex;flex-direction:column;gap:4px}.hh-stat-value{font-family:Manrope,sans-serif;font-weight:700;font-size:24px;line-height:32px;color:#0f172a}.hh-stat-label{font-family:Manrope,sans-serif;font-weight:400;font-size:12px;line-height:100%;letter-spacing:1.2px;text-transform:uppercase;color:#60636a}.hh-image-wrapper{flex:1;position:relative;display:flex;align-items:center;justify-content:center;max-width:650px;width:100%}.hh-dashboard-blur{position:absolute;width:630.6px;height:356.4px;object-fit:cover;border-radius:40px;top:45%;left:48%;transform:translate(-50%,-50%);z-index:1;filter:blur(2px);opacity:.8}.hh-dashboard-image{position:relative;width:576px;height:356.4px;object-fit:cover;border-radius:32px;display:block;z-index:2;margin:0 auto}.hh-floating-notification{position:absolute;bottom:5px;left:20%;transform:translate(-50%);width:250.8px;background:#fff;border-radius:16px;padding:16px;display:flex;align-items:center;gap:16px;border:1px solid rgba(0,0,0,.08);box-shadow:0 20px 25px -5px #0000001a;z-index:3}.hh-notification-icon{width:44px;height:44px;background:#dcfce7;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hh-green-tick{width:24px;height:25.2px}.hh-notification-text{display:flex;flex-direction:column;gap:2px}.hh-notification-title{font-family:Manrope,sans-serif;font-weight:700;font-size:12px;line-height:100%;color:#0f172a}.hh-notification-status{font-family:Manrope,sans-serif;font-weight:400;font-size:12px;line-height:100%;color:#60636a}@media screen and (max-width:1400px){.hh-container{padding:0 50px;gap:60px}.hh-dashboard-blur{width:580px;height:330px;left:48%}.hh-dashboard-image{width:530px;height:328px}.hh-floating-notification{left:20%;bottom:5px}}@media screen and (max-width:1200px){.hh-container{gap:40px;padding:0 40px}.hh-content{flex:0 0 420px;max-width:420px}.hh-title{font-size:48px;line-height:56px}.hh-image-wrapper{max-width:500px}.hh-dashboard-blur{width:480px;height:297px;left:48%;top:45%}.hh-dashboard-image{width:440px;height:272px;margin:0 auto}.hh-floating-notification{width:230px;left:18%;bottom:5px;padding:14px;gap:14px}.hh-notification-icon{width:40px;height:40px}.hh-green-tick{width:22px;height:23px}}@media screen and (max-width:1024px){.hh-container{flex-direction:column;text-align:center;gap:60px;padding:0 40px}.hh-content{flex:0 0 auto;max-width:100%;display:flex;flex-direction:column;align-items:center}.hh-description{max-width:600px}.hh-stats-container{justify-content:center}.hh-image-wrapper{width:100%;max-width:550px;margin:0 auto}.hh-dashboard-blur{width:480px;height:297px;left:48%;top:45%}.hh-dashboard-image{width:440px;height:272px;margin:0 auto}.hh-floating-notification{width:230px;left:20%;bottom:5px;padding:14px;gap:14px}.hh-notification-icon{width:40px;height:40px}.hh-green-tick{width:22px;height:23px}}@media screen and (max-width:768px){.hh-section{padding:60px 0}.hh-container{padding:0 32px;gap:50px}.hh-title{font-size:36px;line-height:44px}.hh-description{font-size:18px;margin-bottom:32px}.hh-cta-button{font-size:16px;padding:18px 36px;margin-bottom:36px}.hh-stat-divider{margin:0 12px}.hh-image-wrapper{max-width:450px}.hh-dashboard-blur{width:400px;height:247px;left:48%;top:45%}.hh-dashboard-image{width:360px;height:223px;margin:0 auto}.hh-floating-notification{width:200px;left:18%;bottom:3px;padding:12px;gap:12px}.hh-notification-icon{width:36px;height:36px}.hh-green-tick{width:20px;height:21px}.hh-notification-title,.hh-notification-status{font-size:11px}}@media screen and (max-width:576px){.hh-section{padding:50px 0}.hh-container{padding:0 24px;gap:40px}.hh-title{font-size:32px;line-height:40px;margin-bottom:20px}.hh-description{font-size:16px;margin-bottom:28px}.hh-cta-button{font-size:16px;padding:16px 32px;margin-bottom:32px;width:100%;max-width:300px}.hh-stat-value{font-size:22px;line-height:28px}.hh-stat-label{font-size:11px;letter-spacing:1px}.hh-image-wrapper{max-width:100%}.hh-dashboard-blur{width:110%;height:auto;aspect-ratio:630.6 / 356.4;left:48%;top:45%}.hh-dashboard-image{width:95%;height:auto;aspect-ratio:576 / 356.4;margin:0 auto}.hh-floating-notification{width:180px;left:15%;bottom:2px;padding:10px;gap:10px;border-radius:12px}.hh-notification-icon{width:32px;height:32px;border-radius:10px}.hh-green-tick{width:18px;height:19px}.hh-notification-title,.hh-notification-status{font-size:10px}}@media screen and (max-width:480px){.hh-section{padding:40px 0}.hh-container{padding:0 20px;gap:35px}.hh-title{font-size:28px;line-height:36px}.hh-description{font-size:15px;margin-bottom:24px}.hh-cta-button{font-size:15px;padding:14px 28px;margin-bottom:28px}.hh-stats-container{flex-direction:column;gap:12px}.hh-stat-divider{width:32px;height:1px;margin:4px 0}.hh-stat-value{font-size:20px;line-height:26px}.hh-image-wrapper{max-width:100%}.hh-dashboard-blur{width:108%;height:auto;aspect-ratio:630.6 / 356.4;left:48%;top:45%}.hh-dashboard-image{width:93%;height:auto;aspect-ratio:576 / 356.4;margin:0 auto}.hh-floating-notification{width:160px;left:18%;bottom:0;padding:8px;gap:8px;border-radius:10px}.hh-notification-icon{width:28px;height:28px;border-radius:8px}.hh-green-tick{width:16px;height:17px}.hh-notification-title,.hh-notification-status{font-size:9px}}.sc-section{padding:40px 20px;max-width:100%;margin:0;font-family:Manrope,sans-serif;background-color:#f5f7fc}.sc-header{text-align:center;margin-bottom:60px}.sc-title{font-weight:600;font-size:36px;line-height:100%;letter-spacing:-.9px;color:#051a3e;margin-bottom:24px;position:relative;display:inline-block;padding-bottom:12px}.sc-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:#0052cc;border-radius:12px}.sc-subtitle{font-weight:400;font-size:18px;line-height:100%;color:#434654;margin-top:16px}.sc-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.sc-card{width:255px;height:256px;background:#fff;border-radius:32px;padding:40px 30px;box-sizing:border-box;display:flex;flex-direction:column;gap:14px;transition:transform .3s ease;box-shadow:0 8px 10px -6px #0000001a,0 20px 25px -5px #0000001a}.sc-card:hover{transform:translateY(-5px)}.sc-icon-box{width:64px;height:64px;background:#003d9b1a;border-radius:16px;display:flex;align-items:center;justify-content:center}.sc-card-icon{width:22.5px;height:22.5px}.sc-card-title{font-weight:400;font-size:20px;line-height:100%;color:#0f172a;margin:0}.sc-card-description{font-weight:400;font-size:14px;line-height:140%;color:#60636a;margin:0}@media(max-width:1024px){.sc-grid{gap:20px}}@media(max-width:768px){.sc-section{padding:30px 16px}.sc-header{margin-bottom:40px}.sc-title{font-size:28px}.sc-subtitle{font-size:16px;line-height:1.4}.sc-grid{flex-direction:column;align-items:center}.sc-card{width:100%;max-width:320px;height:auto;padding:32px 24px}}:root{--Primary: #003D9B;--Text: #0F172A;--Secondary-Text: #60636A;--Border-Light: #E2E8F099;background-color:#f5f7fc;margin:0}.ps-section{padding:100px 20px;background:linear-gradient(180deg,#0052cc00,#0052cc26,#0052cc00);font-family:Manrope,sans-serif;display:flex;flex-direction:column;align-items:center}.ps-header{text-align:center;margin-bottom:80px}.ps-label{font-weight:700;font-size:12px;letter-spacing:2.4px;color:var(--Primary);text-transform:uppercase;display:block;margin-bottom:16px}.ps-title{font-weight:600;font-size:36px;color:var(--Text);margin-bottom:12px}.ps-subtitle{font-weight:400;font-size:18px;color:var(--Secondary-Text)}.ps-grid{display:flex;justify-content:center;align-items:center;gap:30px;max-width:1200px;width:100%}.ps-card{width:347px;background:#fffc;border:1px solid var(--Border-Light);border-radius:32px;padding:36px 28px 28px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;position:relative;transition:all .3s ease;box-sizing:border-box}.ps-card-featured,.ps-card:hover{background:#fff;border:2px solid var(--Primary);border-radius:40px;z-index:2;box-shadow:0 20px 25px -5px #0052cc1a}.ps-badge{position:absolute;top:-18px;left:50%;transform:translate(-50%);background:var(--Primary);color:#fff;padding:8px 24px;border-radius:12px;font-weight:700;font-size:12px;letter-spacing:1.2px;white-space:nowrap}.ps-plan-info{display:flex;flex-direction:column;margin-bottom:4px}.ps-billing-label{font-weight:700;font-size:10px;letter-spacing:1px;color:var(--Secondary-Text);text-transform:uppercase;margin-bottom:6px}.ps-plan-name{font-size:24px;font-weight:600;color:var(--Text);margin:0 0 12px}.ps-plan-price{margin-bottom:20px}.ps-currency{font-weight:800;font-size:34px;color:var(--Text)}.ps-period{font-size:15px;color:#64748b;margin-left:2px}.ps-divider{height:1px;background:var(--Border-Light);margin-bottom:20px;border-radius:1px}.ps-features-list{list-style:none;padding:0;margin:0 0 16px;flex-grow:1}.ps-feature-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:13px}.ps-tick-icon{width:15px;height:15px;margin-top:2px;flex-shrink:0}.ps-feature-text{font-size:14px;color:var(--Secondary-Text);line-height:1.4}.ps-feature-text-bold{font-size:14px;font-weight:600;color:var(--Text);line-height:1.4}.ps-feature-value{font-weight:700;color:var(--Primary)}.ps-addons{background:#f0f5ff;border-radius:12px;padding:12px 14px;margin-bottom:20px;display:flex;flex-direction:column;gap:8px}.ps-addon-row{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.ps-addon-label{font-size:12px;color:var(--Secondary-Text);font-weight:500}.ps-addon-price{font-size:12px;font-weight:700;color:var(--Primary);white-space:nowrap}.ps-addon-unit{font-weight:400;color:var(--Secondary-Text);font-size:11px}.ps-plan-button{width:100%;height:52px;border-radius:14px;font-weight:700;font-size:15px;cursor:pointer;transition:.3s;margin-top:auto}.ps-btn-outline{background:transparent;border:2px solid var(--Primary);color:var(--Primary)}.ps-btn-outline:hover{background:var(--Primary);color:#fff}.ps-btn-primary{background:var(--Primary);border:none;color:#fff;box-shadow:0 8px 10px -6px #0052cc4d}.ps-btn-primary:hover{background:#002d7a;transform:translateY(-1px)}.ps-plan-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.ps-btn-loading{pointer-events:none;opacity:1!important}.ps-btn-spinner{display:inline-block;width:18px;height:18px;border:2.5px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:ps-spin .7s linear infinite}.ps-btn-outline .ps-btn-spinner{border-color:#003d9b4d;border-top-color:var(--Primary)}@keyframes ps-spin{to{transform:rotate(360deg)}}.ps-card-skeleton{pointer-events:none}.ps-skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:ps-shimmer 1.4s infinite;border-radius:8px;margin-bottom:14px}.ps-skeleton-title{height:20px;width:60%}.ps-skeleton-price{height:40px;width:50%}.ps-skeleton-feature{height:14px;width:90%}.ps-skeleton-btn{height:52px;width:100%;border-radius:14px;margin-top:16px}@keyframes ps-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1100px){.ps-grid{flex-wrap:wrap;justify-content:center}}@media(max-width:768px){.ps-section{padding:60px 20px}.ps-header{margin-bottom:40px}.ps-title{font-size:28px}.ps-subtitle{font-size:16px}.ps-card{width:100%;max-width:350px;padding:30px 20px 24px}.ps-card-featured,.ps-card:hover{transform:none}}.hb-wrapper{padding:100px 20px;display:flex;justify-content:center;align-items:center;font-family:Manrope,sans-serif;margin-bottom:20px}.hb-card{width:100%;max-width:1080px;min-height:422px;border-radius:64px;padding:96px 20px;background:linear-gradient(135deg,#0052cc,#002b70);box-shadow:0 40px 100px -20px #0052cc66;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-sizing:border-box}.hb-heading{font-weight:400;font-size:48px;letter-spacing:-1.2px;color:#fff;margin-bottom:48px;max-width:800px}.hb-button-group{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.hb-btn-get-started{width:268px;height:78px;border-radius:12px;background:#fff;border:none;font-weight:700;font-size:18px;line-height:28px;color:#0052cc;cursor:pointer;transition:all .3s ease}.hb-btn-get-started:hover{background:#f0f0f0;transform:translateY(-2px)}.hb-btn-book-demo{width:326px;height:78px;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-weight:700;font-size:18px;line-height:28px;color:#fff;cursor:pointer;transition:all .3s ease}.hb-btn-book-demo:hover{background:#fff3;transform:translateY(-2px)}@media(max-width:1024px){.hb-card{padding:80px 40px;border-radius:48px}}@media(max-width:768px){.hb-card{padding:60px 20px;border-radius:32px;min-height:auto}.hb-heading{font-size:32px;line-height:1.2;margin-bottom:32px}.hb-button-group{flex-direction:column;width:100%;align-items:center}.hb-btn-get-started,.hb-btn-book-demo{width:100%;max-width:300px;height:64px}}
