@import "https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Shantell+Sans:wght@400;600;700;800&display=swap";
@import "https://fonts.googleapis.com/css2?family=Timmana&display=swap";
.mega-menu-dropdown{position:relative}.mega-menu-dropdown .dropdown-menu{background:#fff;border:1px solid #112e8114;border-radius:24px;width:min(640px,100vw - 32px);max-width:calc(100vw - 32px);margin-top:20px;padding:0;animation:.25s cubic-bezier(.16,1,.3,1) forwards megaMenuFadeIn;overflow:hidden;box-shadow:0 20px 50px #112e8124,0 4px 16px #0000000a}.mega-menu-dropdown#company-dropdown .dropdown-menu{width:min(440px,100vw - 32px)}.mega-menu-dropdown.show .dropdown-menu{display:block}.mega-menu-dropdown--left .dropdown-menu{left:0!important;right:auto!important}.mega-menu-dropdown--center .dropdown-menu{left:50%!important;right:auto!important;transform:translate(-50%)!important}.mega-menu-dropdown--right .dropdown-menu{left:auto!important;right:0!important}@keyframes megaMenuFadeIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.mega-menu-content,.mega-menu-section{flex-direction:column;display:flex}.mega-menu-section-divider{background:#112e8114;height:1px;margin:4px 24px 8px}.mega-menu-header{padding:16px 24px 6px}.mega-menu-title{letter-spacing:.08em;text-transform:uppercase;color:#71717a;margin:0;font-size:.75rem;font-weight:600}.mega-menu-grid{grid-template-columns:1fr 1fr;gap:0;padding:0 20px 10px;display:grid;position:relative}.mega-menu-grid.single-col{grid-template-columns:1fr}.mega-menu-grid.single-col .mega-menu-col{padding:0}.mega-menu-grid.single-col .mega-menu-col:first-child{border-right:none;padding-right:0}.mega-menu-grid.single-col .mega-menu-col:last-child{padding-left:0}.mega-menu-col{flex-direction:column;gap:6px;padding:0 10px;display:flex}.mega-menu-col:first-child{border-right:1px solid #112e8114;padding-right:20px}.mega-menu-col:last-child{padding-left:20px}.mega-menu-item{background:0 0;border-radius:14px;align-items:center;gap:14px;padding:10px 12px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;text-decoration:none!important}.mega-menu-item .mega-menu-item-text{color:#1e293b;font-size:.925rem;font-weight:600;line-height:1.3;transition:color .25s}.mega-menu-item .mega-menu-icon-wrap{width:40px;height:40px;box-shadow:none;background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s cubic-bezier(.16,1,.3,1);display:flex}.mega-menu-item .mega-menu-icon-wrap img{object-fit:contain;width:40px;height:40px;display:block}.mega-menu-item:hover,.mega-menu-item:focus{background:#f8fafc;transform:translateY(-2px)}.mega-menu-item:hover .mega-menu-icon-wrap,.mega-menu-item:focus .mega-menu-icon-wrap{transform:scale(1.05)}.mega-menu-item:hover .mega-menu-item-text,.mega-menu-item:focus .mega-menu-item-text{color:#112e81}.mega-menu-cta{background:#f8fafc;border-top:1px solid #112e810f;justify-content:space-between;align-items:center;gap:12px;padding:14px 24px;transition:background .25s;display:flex;text-decoration:none!important}.mega-menu-cta .mega-menu-cta-left{color:#64748b;align-items:center;gap:8px;font-size:.825rem;font-weight:500;display:flex}.mega-menu-cta .mega-menu-cta-left .cta-icon-badge{color:#112e81;background:#112e8114;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;display:flex}.mega-menu-cta .mega-menu-cta-left .cta-info-icon{color:#64748b;flex-shrink:0;font-size:1rem}.mega-menu-cta .mega-menu-cta-right{color:#112e81;white-space:nowrap;align-items:center;gap:6px;font-size:.825rem;font-weight:600;transition:color .25s;display:flex}.mega-menu-cta .mega-menu-cta-right .cta-arrow{font-size:1rem;transition:transform .25s}.mega-menu-cta:hover{background:#f1f5f9}.mega-menu-cta:hover .mega-menu-cta-right{color:#e4322c}.mega-menu-cta:hover .mega-menu-cta-right .cta-arrow{transform:translate(4px)}@media (min-width:1600px){.mega-menu-dropdown .dropdown-menu{width:650px}.mega-menu-icon-wrap,.mega-menu-icon-wrap img{width:44px;height:44px}.mega-menu-item-text{font-size:.95rem}}@media (max-width:1599.98px) and (min-width:1366px){.mega-menu-dropdown .dropdown-menu{width:640px}.mega-menu-icon-wrap,.mega-menu-icon-wrap img{width:38px;height:38px}.mega-menu-item{gap:12px;padding:8px 10px}.mega-menu-item .mega-menu-item-text{font-size:.88rem}}@media (max-width:1365.98px) and (min-width:992px){.mega-menu-dropdown .dropdown-menu{border-radius:20px;width:min(630px,100vw - 32px);margin-top:16px}.mega-menu-header{padding:16px 20px 8px}.mega-menu-grid{padding:0 16px 14px}.mega-menu-col{gap:4px;padding:0 6px}.mega-menu-col:first-child{padding-right:14px}.mega-menu-col:last-child{padding-left:14px}.mega-menu-item{border-radius:10px;gap:10px;padding:7px 8px}.mega-menu-item .mega-menu-item-text{font-size:.835rem}.mega-menu-icon-wrap,.mega-menu-icon-wrap img{width:34px;height:34px}.mega-menu-cta{padding:12px 20px}.mega-menu-cta .mega-menu-cta-left,.mega-menu-cta .mega-menu-cta-right{font-size:.775rem}}@media (max-width:991.98px){.mega-menu-dropdown{width:100%!important}.mega-menu-dropdown .dropdown-menu{margin-top:.5rem;overflow:hidden;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:none!important;width:100%!important;max-width:100%!important;padding:0!important;position:static!important;transform:none!important}.mega-menu-content{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.mega-menu-title{font-size:.75rem;font-weight:600;color:#ffffffd9!important}.mega-menu-section-divider{background:#ffffff26!important}.mega-menu-grid{padding:4px 0;box-sizing:border-box!important;grid-template-columns:1fr!important;width:100%!important}.mega-menu-col{padding:0;box-sizing:border-box!important;width:100%!important}.mega-menu-col:first-child{border-right:none;padding-right:0}.mega-menu-col:last-child{padding-left:0}.mega-menu-item{border-radius:8px;padding:8px 10px;box-sizing:border-box!important;width:100%!important}.mega-menu-item .mega-menu-icon-wrap{flex-shrink:0;width:34px;height:34px}.mega-menu-item .mega-menu-icon-wrap img{width:34px;height:34px}.mega-menu-item .mega-menu-item-text{overflow-wrap:break-word;word-break:normal;white-space:normal;flex:1;min-width:0;font-size:.9rem;color:#fff!important}.mega-menu-item .mega-menu-item-desc{color:#ffffffbf!important}.mega-menu-item:hover,.mega-menu-item:focus{transform:none;background:#ffffff26!important}.mega-menu-item:hover .mega-menu-item-text,.mega-menu-item:focus .mega-menu-item-text{color:#fff!important}.mega-menu-cta{overflow:hidden;box-sizing:border-box!important;width:100%!important;max-width:100%!important;box-shadow:none!important;background:linear-gradient(135deg,#ffffff1f 0%,#e4322c38 100%)!important;border:1px solid #ffffff38!important;border-radius:16px!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;margin-top:12px!important;padding:14px 16px!important;transition:transform .2s,background .2s!important}.mega-menu-cta .mega-menu-cta-left{box-sizing:border-box;align-items:center;gap:10px;width:100%;font-size:.8125rem;font-weight:600;display:flex;color:#fffffff2!important}.mega-menu-cta .mega-menu-cta-left .cta-icon-badge{color:#fff;background:#e4322c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;display:flex;box-shadow:none!important}.mega-menu-cta .mega-menu-cta-left span{overflow-wrap:break-word;word-break:normal;white-space:normal;flex:1;min-width:0;line-height:1.35}.mega-menu-cta .mega-menu-cta-right{color:#112e81!important;width:100%!important;box-shadow:none!important;background:#fff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:7px 16px!important;font-size:.775rem!important;font-weight:600!important;transition:all .2s!important;display:inline-flex!important}.mega-menu-cta .mega-menu-cta-right .cta-arrow{font-size:.875rem;transition:transform .2s}.mega-menu-cta:hover,.mega-menu-cta:active{transform:translateY(-1px);background:linear-gradient(135deg,#ffffff2e 0%,#e4322c4d 100%)!important}.mega-menu-cta:hover .mega-menu-cta-right,.mega-menu-cta:active .mega-menu-cta-right{color:#e4322c!important;background:#fff!important}.mega-menu-cta:hover .mega-menu-cta-right .cta-arrow,.mega-menu-cta:active .mega-menu-cta-right .cta-arrow{transform:translate(4px)}}.faq-redesign-page{margin-top:calc(-1*var(--header-height,80px));background:#fff;position:relative;overflow:visible}.faq-redesign-page .faq-hero-section{width:100%;padding-top:calc(var(--header-height,80px) + 50px);background:linear-gradient(90deg,#fef4f9 0%,#efeeff 100%);min-height:520px;margin-top:0;padding-bottom:150px;position:relative;overflow:hidden}@media (max-width:991.98px){.faq-redesign-page .faq-hero-section{padding-top:calc(var(--header-height,80px) + 30px);min-height:auto;padding-bottom:90px}}.faq-redesign-page .faq-hero-bg-layer{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.faq-redesign-page .faq-hero-bg-img{object-fit:cover!important;object-position:center top!important;width:100%!important;height:100%!important;display:block!important}.faq-redesign-page .faq-hero-curve-divider{z-index:4;pointer-events:none;width:100%;height:190px;line-height:0;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.faq-redesign-page .faq-hero-curve-divider svg{width:100%;height:100%;display:block}@media (max-width:991.98px){.faq-redesign-page .faq-hero-curve-divider{height:110px}}@media (max-width:575.98px){.faq-redesign-page .faq-hero-curve-divider{height:75px}}.faq-redesign-page .faq-hero-row{z-index:3;position:relative}.faq-redesign-page .faq-hero-left{text-align:left}@media (min-width:992px){.faq-redesign-page .faq-hero-left{padding-left:0}}@media (max-width:991.98px){.faq-redesign-page .faq-hero-left{text-align:center;margin-bottom:28px}}.faq-redesign-page .faq-hero-right{justify-content:flex-end;display:flex}@media (min-width:992px){.faq-redesign-page .faq-hero-right{margin-top:-15px}}@media (max-width:991.98px){.faq-redesign-page .faq-hero-right{justify-content:center}}.faq-redesign-page .faq-hero-img-wrap{justify-content:flex-end;align-items:center;width:100%;display:flex}@media (max-width:991.98px){.faq-redesign-page .faq-hero-img-wrap{justify-content:center}}.faq-redesign-page .faq-hero-illustration{width:460px;max-width:100%;height:auto;transform:none}@media (max-width:991.98px){.faq-redesign-page .faq-hero-illustration{max-width:340px;margin:10px auto 0}}@media (max-width:575.98px){.faq-redesign-page .faq-hero-illustration{max-width:280px}}.faq-redesign-page .faq-hero-eyebrow{margin-bottom:16px}.faq-redesign-page .faq-eyebrow-pill{color:#c23e81;font-family:var(--font-family-primary);font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);letter-spacing:.02em;background:#fef4f9;border:1px solid #c23e812e;border-radius:999px;align-items:center;gap:6px;padding:5px 16px;display:inline-flex}.faq-redesign-page .faq-hero-title{font-family:var(--font-family-primary);font-size:var(--font-size-hero);font-weight:var(--font-weight-hero);color:#111827;line-height:var(--line-height-heading);letter-spacing:-.015em;margin-bottom:16px}.faq-redesign-page .faq-title-gradient,.faq-redesign-page .faq-title-highlight{background:linear-gradient(90deg,#c23e81 0%,#112e81 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text}.faq-redesign-page .faq-hero-desc{font-family:var(--font-family-primary);font-size:var(--font-size-body);font-weight:var(--font-weight-regular);color:#4b5563;line-height:var(--line-height-body);max-width:580px;margin-bottom:28px}@media (max-width:991.98px){.faq-redesign-page .faq-hero-desc{margin-left:auto;margin-right:auto}.faq-redesign-page .faq-hero-cta{justify-content:center;display:flex}}.faq-redesign-page .faq-btn-primary{font-family:var(--font-family-primary);font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);background:#c23e81;border-radius:999px;align-items:center;gap:12px;padding:8px 10px 8px 24px;transition:transform .25s,background .25s;display:inline-flex;color:#fff!important;box-shadow:none!important;text-decoration:none!important}.faq-redesign-page .faq-btn-primary:hover{background:#aa326f;transform:translateY(-2px);box-shadow:none!important}.faq-redesign-page .faq-btn-arrow-circle{color:#c23e81;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;font-weight:600;transition:transform .25s;display:inline-flex}.faq-redesign-page .faq-btn-primary:hover .faq-btn-arrow-circle{transform:translate(3px)}.faq-redesign-page .faq-main-section{z-index:5;padding:30px 0 80px;position:relative}.faq-redesign-page .faq-section-header{text-align:center;margin-bottom:clamp(24px,3vw,40px)}.faq-redesign-page .faq-main-title{font-family:var(--font-family-primary);font-size:clamp(1.8rem,3.2vw,2.75rem);font-weight:var(--font-weight-bold);color:#111;letter-spacing:-.015em;line-height:var(--line-height-heading);margin-bottom:1.5rem}.faq-redesign-page .faq-tabs-rail-wrapper{top:calc(var(--header-height,70px) + 8px);z-index:90;-webkit-backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #00000012;border-radius:999px;width:100%;margin-bottom:40px;padding:10px 14px;position:sticky;box-shadow:0 8px 24px #0000000f}@media (max-width:991.98px){.faq-redesign-page .faq-tabs-rail-wrapper{top:calc(var(--header-height,65px) + 4px);border-radius:20px;margin-bottom:28px;padding:8px 10px}}.faq-redesign-page .faq-tabs-rail{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex;position:relative;overflow:visible}@media (max-width:991.98px){.faq-redesign-page .faq-tabs-rail{flex-wrap:nowrap;justify-content:flex-start;padding:4px 2px 8px;overflow:visible}}.faq-redesign-page .faq-pill-tab{color:#111827;font-family:var(--font-family-primary);font-size:var(--font-size-small);font-weight:var(--font-weight-medium);cursor:pointer;white-space:nowrap;background:#f3f4f6;border:none;border-radius:999px;flex:1 1 0;justify-content:center;align-items:center;padding:12px 16px;transition:background .25s,color .25s,transform .2s;display:inline-flex;box-shadow:none!important}@media (max-width:991.98px){.faq-redesign-page .faq-pill-tab{flex:1 1 0;padding:10px 14px;font-size:.86rem}}.faq-redesign-page .faq-pill-tab--active{font-weight:600;color:#fff!important;box-shadow:none!important;background:#c23e81!important}.faq-redesign-page .faq-pill-tab--active:hover{background:#c23e81!important}.faq-redesign-page .faq-more-dropdown-container{z-index:1050;flex:1 1 0;display:flex;position:relative}.faq-redesign-page .faq-more-tab-btn{justify-content:center;gap:8px;width:100%}.faq-redesign-page .faq-more-chevron{font-size:.8rem;transition:transform .25s}.faq-redesign-page .faq-more-chevron.is-open{transform:rotate(180deg)}.faq-redesign-page .faq-more-dropdown-menu{z-index:1050;background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;gap:4px;min-width:250px;padding:8px;animation:.2s cubic-bezier(.16,1,.3,1) faqDropdownFadeIn;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 36px #112e8124,0 4px 12px #0000000d}@keyframes faqDropdownFadeIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.faq-redesign-page .faq-more-menu-item{color:#334155;width:100%;font-family:var(--font-family-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 16px;font-size:.88rem;font-weight:500;transition:background .2s,color .2s;display:flex}.faq-redesign-page .faq-more-menu-item:hover{color:#c23e81;background:#fef4f9}.faq-redesign-page .faq-more-menu-item--active{font-weight:600;color:#fff!important;background:#c23e81!important}.faq-redesign-page .faq-more-menu-item--active:hover{color:#fff!important;background:#aa326f!important}.faq-redesign-page .faq-more-check{font-size:1rem;font-weight:600}.faq-redesign-page .faq-mobile-view-container{flex-direction:column;gap:10px;width:100%;display:flex}.faq-redesign-page .faq-custom-mobile-dropdown-wrap{width:100%;position:relative}.faq-redesign-page .faq-custom-mobile-btn{color:#fff;width:100%;font-family:var(--font-family-primary);cursor:pointer;background:#c23e81;border:none;border-radius:999px;justify-content:space-between;align-items:center;padding:10px 20px;transition:background .25s,transform .2s;display:flex;box-shadow:none!important}.faq-redesign-page .faq-custom-mobile-btn:hover{background:#aa326f}.faq-redesign-page .faq-mobile-btn-left{align-items:center;gap:8px;display:flex}.faq-redesign-page .faq-mobile-btn-label{opacity:.85;font-size:.8rem;font-weight:500}.faq-redesign-page .faq-mobile-btn-value{font-size:.9rem;font-weight:600}.faq-redesign-page .faq-mobile-btn-chevron{font-size:.85rem;transition:transform .25s}.faq-redesign-page .faq-mobile-btn-chevron.is-open{transform:rotate(180deg)}.faq-redesign-page .faq-custom-mobile-menu{z-index:100;background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;gap:4px;max-height:320px;padding:8px;animation:.2s cubic-bezier(.16,1,.3,1) faqDropdownFadeIn;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #112e8129,0 4px 12px #0000000f}.faq-redesign-page .faq-custom-mobile-menu::-webkit-scrollbar{width:5px}.faq-redesign-page .faq-custom-mobile-menu::-webkit-scrollbar-thumb{background:#c23e814d;border-radius:4px}.faq-redesign-page .faq-custom-mobile-item{color:#334155;width:100%;font-family:var(--font-family-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 16px;font-size:.88rem;font-weight:500;transition:background .2s,color .2s;display:flex}.faq-redesign-page .faq-custom-mobile-item:hover{color:#c23e81;background:#fef4f9}.faq-redesign-page .faq-custom-mobile-item--active{font-weight:600;color:#fff!important;background:#c23e81!important}.faq-redesign-page .faq-custom-mobile-item--active:hover{color:#fff!important;background:#aa326f!important}.faq-redesign-page .faq-custom-mobile-check{font-size:1rem;font-weight:600}.faq-redesign-page .faq-content-grid{grid-template:"accordions sidecard""pagination."/1fr 500px;align-items:stretch;gap:0 36px;display:grid}@media (max-width:1180px){.faq-redesign-page .faq-content-grid{grid-template-columns:1fr 380px;gap:0 28px}}@media (max-width:991.98px){.faq-redesign-page .faq-content-grid{grid-template-columns:1fr;grid-template-areas:"accordions""pagination""sidecard";gap:0}}.faq-redesign-page .faq-accordion-list{flex-direction:column;grid-area:accordions;gap:14px;display:flex}.faq-redesign-page .faq-accordion-card{background:#fff;border-radius:16px;padding:18px 24px;transition:background .3s,box-shadow .3s;border:none!important;box-shadow:0 10px 10px #0000000d!important}@media (max-width:767px){.faq-redesign-page .faq-accordion-card{padding:14px 16px}}.faq-redesign-page .faq-accordion-card--active{background:#fef4f9!important;border:none!important;box-shadow:0 10px 10px #0000000d!important}.faq-redesign-page .faq-card-header{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:0;display:flex}.faq-redesign-page .faq-question-text{font-family:var(--font-family-primary);font-size:clamp(.875rem,1.1vw,.9375rem);font-weight:var(--font-weight-semibold);color:#414141;line-height:1.45}.faq-redesign-page .faq-card-toggle{color:#64748b;flex-shrink:0;font-size:1.4rem;font-weight:500;line-height:1;transition:transform .25s,color .25s}.faq-redesign-page .faq-card-toggle.is-expanded{color:#d81b60;font-size:1.5rem;font-weight:600}.faq-redesign-page .faq-card-body{margin-top:12px}.faq-redesign-page .faq-answer-text{font-family:var(--font-family-primary);font-size:clamp(.78125rem,.95vw,.8125rem);font-weight:var(--font-weight-regular);color:#525050;margin:0;line-height:1.65}.faq-redesign-page .faq-pagination-area{grid-area:pagination;margin-top:28px}@media (max-width:991.98px){.faq-redesign-page .faq-pagination-area{margin-top:20px;margin-bottom:32px}}.faq-redesign-page .faq-pagination-row{align-items:center;gap:12px;display:flex}@media (max-width:991.98px){.faq-redesign-page .faq-pagination-row{justify-content:center}}.faq-redesign-page .faq-arrow-circle{color:#fff;cursor:pointer;background:#c23e81;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.05rem;transition:transform .25s,background .25s,opacity .25s;display:inline-flex;box-shadow:none!important}.faq-redesign-page .faq-arrow-circle:hover:not(:disabled){background:#c2185b;transform:scale(1.08)}.faq-redesign-page .faq-arrow-circle:disabled{cursor:not-allowed;opacity:.7;color:#94a3b8!important;background:#e2e8f0!important;transform:none!important}.faq-redesign-page .faq-right-col{flex-direction:column;grid-area:sidecard;height:100%;display:flex}@media (max-width:991.98px){.faq-redesign-page .faq-right-col{height:auto}}.faq-redesign-page .faq-side-card{text-align:center;border-radius:24px;flex-direction:column;justify-content:space-between;align-items:center;height:100%;min-height:100%;padding:0;display:flex;overflow:hidden;box-shadow:none!important;background:linear-gradient(86.74deg,#fef4f9 47.77%,#f1eeff 97.23%)!important;border:none!important}@media (max-width:991.98px){.faq-redesign-page .faq-side-card{height:auto;min-height:auto;padding-top:32px}}.faq-redesign-page .faq-side-content{flex-direction:column;justify-content:center;align-items:center;margin-top:auto;margin-bottom:auto;padding:16px 0;display:flex}.faq-redesign-page .faq-side-title{font-family:var(--font-family-primary);font-size:clamp(1.25rem,1.8vw,1.75rem);font-weight:var(--font-weight-bold);color:#1e293b;margin-bottom:8px}.faq-redesign-page .faq-side-desc{font-family:var(--font-family-primary);font-size:clamp(.8125rem,.95vw,.875rem);font-weight:var(--font-weight-regular);color:gray;margin-bottom:22px;line-height:1.5}.faq-redesign-page .faq-side-cta{margin-bottom:0}.faq-redesign-page .faq-btn-expert{font-family:var(--font-family-primary);font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);background:#c23e81;border-radius:999px;padding:8px 36px;transition:transform .25s,background .25s;display:inline-block;color:#fff!important;box-shadow:none!important;text-decoration:none!important}.faq-redesign-page .faq-btn-expert:hover{background:#c2185b;transform:translateY(-2px)}.faq-redesign-page .faq-side-img-wrap{justify-content:center;align-items:flex-end;width:100%;margin-top:auto;display:flex}@media (max-width:991.98px){.faq-redesign-page .faq-side-img-wrap{margin-top:24px}}.faq-redesign-page .faq-side-img{object-fit:contain;width:100%;max-width:460px;height:auto}@media (max-width:991.98px){.faq-redesign-page .faq-side-img{max-width:320px}}@media (max-width:575.98px){.faq-redesign-page .faq-side-img{max-width:260px}}.mah-section{color:#1e293b;min-height:calc(100vh - var(--header-height,70px));background:linear-gradient(#fff 0%,#eafbff 100%);align-items:center;padding:40px 0;display:flex;position:relative;overflow:hidden}@media (max-width:991px){.mah-section{min-height:auto;padding:50px 0 60px}}@media (max-width:575px){.mah-section{padding:36px 0 44px}}.mah-bg-overlay,.mah-hero-gradient-overlay{display:none}.mah-dotted-bg-layer{pointer-events:none;z-index:1;justify-content:center;align-items:center;width:85vw;max-width:1300px;height:100%;display:flex;position:absolute;top:50%;left:74%;overflow:hidden;transform:translate(-50%,-50%)}@media (max-width:1399px){.mah-dotted-bg-layer{width:90vw;max-width:1200px;left:72%}}@media (max-width:1199px){.mah-dotted-bg-layer{width:95vw;max-width:1050px;left:70%}}@media (max-width:991px){.mah-dotted-bg-layer{opacity:.7;width:100vw;max-width:800px;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:575px){.mah-dotted-bg-layer{opacity:.5;width:110vw;max-width:550px}}.mah-dotted-bg-img{object-fit:contain;opacity:.95;width:100%;height:auto;display:block}.mah-content-container{z-index:2;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:clamp(1.5rem,3.5vw,4rem);padding-right:clamp(1.5rem,3.5vw,4rem);position:relative}.mah-left-col{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}@media (max-width:991px){.mah-left-col{text-align:center;align-items:center;margin-bottom:40px}}@media (max-width:575px){.mah-left-col{margin-bottom:30px}}.mah-badge{color:#0077a3;letter-spacing:.02em;background:#ebf8fc;border:1px solid #bee7f3;border-radius:999px;align-items:center;margin-bottom:18px;padding:6px 16px;font-size:.84rem;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #0077a314}@media (max-width:1199px){.mah-badge{padding:5px 14px;font-size:.8rem}}@media (max-width:575px){.mah-badge{margin-bottom:14px;padding:4px 12px;font-size:.76rem}}.mah-title-primary{font-family:var(--font-family-primary)!important;letter-spacing:-.02em!important;color:#4d46ab!important;margin-bottom:6px!important;font-size:clamp(2rem,3.2vw,44px)!important;font-weight:600!important;line-height:1.2!important}.mah-title-secondary{font-family:var(--font-family-primary)!important;letter-spacing:-.015em!important;color:#1e293b!important;margin-bottom:18px!important;font-size:clamp(1.3rem,2vw,28px)!important;font-weight:600!important;line-height:1.25!important}.mah-desc{font-family:"Poppins",var(--font-poppins),system-ui,sans-serif!important;letter-spacing:0!important;color:#64748b!important;max-width:620px!important;margin-bottom:24px!important;font-size:clamp(.95rem,1.15vw,17px)!important;font-weight:400!important;line-height:1.62!important}@media (max-width:991.98px){.mah-desc{max-width:540px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(.9rem,1.1vw,16px)!important;line-height:1.55!important}}.mah-cta-row{align-items:center;margin-bottom:24px;display:flex}@media (max-width:991px){.mah-cta-row{justify-content:center;width:100%}}@media (max-width:575px){.mah-cta-row{margin-bottom:20px}}.mah-btn-primary{background:#e4322c;border-radius:9999px;align-items:center;height:46px;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;color:#fff!important;gap:12px!important;padding-left:22px!important;padding-right:8px!important}.mah-btn-primary:hover{transform:translateY(-2px);color:#fff!important}.mah-btn-primary:hover .mah-btn-icon-wrap{transform:translate(2px)}@media (max-width:1199px){.mah-btn-primary{height:46px;font-size:.88rem;padding-left:20px!important;padding-right:7px!important}}@media (max-width:575px){.mah-btn-primary{width:100%;max-width:280px;height:44px;font-size:.85rem;padding-left:18px!important;padding-right:6px!important}}.mah-btn-icon-wrap{color:#e4322c;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .25s;display:flex}.mah-app-downloads{flex-direction:column;align-items:flex-start;gap:10px;display:flex}@media (max-width:991px){.mah-app-downloads{align-items:center;width:100%}}.mah-rating-row{align-items:center;gap:10px;display:flex}@media (max-width:991px){.mah-rating-row{justify-content:center}}.mah-stars{color:#f59e0b;letter-spacing:2.5px;font-size:16px}@media (max-width:575px){.mah-stars{font-size:14px}}.mah-rating-text{color:#1e293b;font-size:14px;font-weight:600}@media (max-width:575px){.mah-rating-text{font-size:13px}}.mah-store-btns{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (max-width:991px){.mah-store-btns{justify-content:center}}@media (max-width:575px){.mah-store-btns{gap:8px}}.mah-store-link{transition:transform .25s;display:inline-block}.mah-store-link:hover{transform:translateY(-2px)}.mah-store-img{object-fit:contain;width:auto;height:40px;display:block}@media (max-width:1199px){.mah-store-img{height:38px}}@media (max-width:575px){.mah-store-img{height:34px}}.mah-right-col{z-index:2;justify-content:flex-end;align-items:center;display:flex;position:relative}@media (max-width:991px){.mah-right-col{justify-content:center;width:100%;margin-top:24px}}.mah-collage-wrapper{justify-content:center;align-items:center;width:100%;max-width:570px;display:flex;position:relative}@media (max-width:1399px){.mah-collage-wrapper{max-width:510px}}@media (max-width:1199px){.mah-collage-wrapper{max-width:440px}}@media (max-width:991px){.mah-collage-wrapper{max-width:460px;margin:0 auto}}@media (max-width:575px){.mah-collage-wrapper{max-width:min(480px,92vw)}}.mah-collage{--teal:#1aadb9;--red:#ca453e;--orange:#dd883a;--purple:#5242a6;grid-template-columns:47.53% 47.53%;justify-content:space-between;width:100%;display:grid;position:relative}.mah-col{aspect-ratio:161.5/354;width:100%;position:relative}.mah-tile{filter:drop-shadow(0 8px 20px #1828461f);margin:0;padding:0;position:absolute;left:0;right:0}.mah-tile--teal{clip-path:url(#cut-teal);height:70%;top:0}.mah-tile--orange{clip-path:url(#cut-orange);height:43.81%;top:58.5%}.mah-tile--red{clip-path:url(#cut-red);height:43.67%;top:0}.mah-tile--purple{clip-path:url(#cut-purple);height:71.33%;top:31.5%}.mah-shape{background:var(--fill);position:absolute;inset:0}.mah-tile--teal .mah-shape{--fill:var(--teal)}.mah-tile--orange .mah-shape{--fill:var(--orange)}.mah-tile--red .mah-shape{--fill:var(--red)}.mah-tile--purple .mah-shape{--fill:var(--purple)}.mah-collage-img{pointer-events:none;display:block;position:absolute}.mah-woman{object-fit:contain;object-position:center bottom;width:94%;height:90%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.mah-man{object-fit:contain;object-position:center bottom;width:94%;height:86%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.mah-leaves{object-fit:contain;width:100%;height:auto;position:absolute;top:37%;left:50%;transform:translate(-50%,-50%)}.mah-team{object-fit:contain;width:100%;height:auto;position:absolute;top:57%;left:50%;transform:translate(-50%,-50%)rotate(-3deg)}.mf-section{background:linear-gradient(4.67deg,#eef0ff 25.67%,#eafbff 96.35%);justify-content:center;align-items:center;padding:60px 0 30px;display:flex;position:relative;overflow:hidden}.mf-container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.mf-header-area{max-width:760px;margin:0 auto 30px}.mf-title{font-family:"Poppins",var(--font-poppins),system-ui,sans-serif;color:#4d46ab;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.8rem,3.2vw,2.75rem);font-weight:600;line-height:1.25}.mf-subtitle{font-family:"Poppins",var(--font-poppins),system-ui,sans-serif;color:#64748b;margin:0 auto;font-size:clamp(.95rem,1.1vw,16px);line-height:1.55}.mf-orbit-wrapper{justify-content:center;align-items:center;width:100%;min-height:720px;display:flex;position:relative}.mf-svg-lines,.mf-connecting-line-svg{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.mf-connecting-path{stroke-dasharray:8 8;opacity:0;clip-path:inset(0 100% 0 0);will-change:clip-path,opacity}.mf-active .mf-connecting-path{animation:2.5s cubic-bezier(.25,1,.5,1) 1.1s forwards mfRevealDashedLine}@keyframes mfRevealDashedLine{0%{opacity:0;clip-path:inset(0 100% 0 0)}15%{opacity:1}to{opacity:1;clip-path:inset(0 0% 0 0)}}.mf-touch-dot{opacity:0;will-change:transform,opacity;transform:scale(0)}.mf-active .mf-touch-dot{animation:.45s cubic-bezier(.34,1.56,.64,1) forwards mfTouchPop}.mf-touch-pulse{transform-origin:50%;animation:2s ease-in-out infinite mfTouchPulseRing}@keyframes mfTouchPop{0%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@keyframes mfTouchPulseRing{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.65;transform:scale(1.6)}}.mf-orbit-canvas{z-index:2;width:100%;max-width:1360px;height:720px;margin:0 auto;position:relative}.mf-center-phone-wrapper{opacity:0;z-index:5;will-change:transform,opacity;justify-content:center;align-items:center;width:440px;display:flex;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)translateY(140px)}.mf-active .mf-center-phone-wrapper{animation:1.25s cubic-bezier(.2,.8,.2,1) .1s forwards mfHandSlideShake}@keyframes mfHandSlideShake{0%{opacity:0;transform:translate(-50%)translateY(140px)scale(.92)}45%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}60%{transform:translate(-50%)translateY(0)rotate(4deg)}74%{transform:translate(-50%)translateY(0)rotate(-3.5deg)}85%{transform:translate(-50%)translateY(0)rotate(2deg)}93%{transform:translate(-50%)translateY(0)rotate(-1deg)}to{opacity:1;transform:translate(-50%)translateY(0)rotate(0)}}.mf-phone-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#6366f124 0%,#e0e7ff05 70%,#0000 100%);border-radius:50%;width:420px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mf-phone-img{z-index:2;object-fit:contain;filter:drop-shadow(0 20px 40px #352b8c26);width:100%;max-width:480px;height:auto;display:block;position:relative}.mf-portrait-card{z-index:6;text-align:left;opacity:0;will-change:transform,opacity;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;align-items:flex-start;width:200px;padding:14px 14px 12px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s,border-color .35s;display:flex;position:absolute;overflow:hidden;transform:scale(.7)translateY(35px);box-shadow:0 12px 30px #112e8112,0 2px 6px #00000005}.mf-portrait-card:hover{z-index:10;border-color:#cbd5e1;transform:translateY(-6px)scale(1.02)!important;box-shadow:0 18px 40px #112e8124!important}.mf-active .mf-portrait-card{animation:.75s cubic-bezier(.34,1.4,.64,1) forwards mfCardPopIn,4.2s ease-in-out 1s infinite alternate mfCardFloatContinuous}.mf-active .mf-portrait-card:nth-child(odd){animation:.75s cubic-bezier(.34,1.4,.64,1) forwards mfCardPopIn,3.6s ease-in-out 1.2s infinite alternate-reverse mfCardFloatContinuous}@keyframes mfCardPopIn{0%{opacity:0;transform:scale(.7)translateY(35px)}75%{opacity:1;transform:scale(1.04)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes mfCardFloatContinuous{0%{transform:translateY(0)}50%{transform:translateY(-9px)}to{transform:translateY(0)}}.mf-corner-tab{border-bottom-left-radius:10px;width:22px;height:22px;position:absolute;top:0;right:0}.mf-icon-badge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:10px;display:flex}.mf-icon-badge i{-webkit-text-stroke:.4px currentColor;font-size:17px;font-weight:600}.mf-icon-purple{background:#f3e8ff}.mf-icon-pink{background:#fdf2f8}.mf-icon-orange{background:#ffedd5}.mf-icon-indigo{background:#e0e7ff}.mf-icon-cyan{background:#e0f2fe}.mf-icon-green{background:#dcfce7}.mf-icon-amber{background:#fef3c7}.mf-icon-blue{background:#dbeafe}.mf-icon-img{object-fit:contain;width:18px;height:18px}.mf-card-title{font-family:"Poppins",var(--font-poppins),system-ui,sans-serif;text-align:left;margin-bottom:8px;font-size:13.5px;line-height:1.25;font-weight:600!important}.mf-desc-box{border-radius:10px;width:100%;padding:8px 10px}.mf-card-desc{font-family:"Poppins",var(--font-poppins),system-ui,sans-serif;color:#475569;text-align:left;margin:0;font-size:10.5px;line-height:1.4}.mf-theme-att .mf-card-title,.mf-theme-att .mf-icon-badge{color:#4f46e5}.mf-theme-att .mf-corner-tab,.mf-theme-att .mf-desc-box,.mf-icon-att{background:#eef2f6}.mf-theme-leaves .mf-card-title,.mf-theme-leaves .mf-icon-badge{color:#ec4899}.mf-theme-leaves .mf-corner-tab,.mf-theme-leaves .mf-desc-box,.mf-icon-leaves{background:#fdf2f8}.mf-theme-requests .mf-card-title,.mf-theme-requests .mf-icon-badge{color:#ea580c}.mf-theme-requests .mf-corner-tab,.mf-theme-requests .mf-desc-box,.mf-icon-requests{background:#fff7ed}.mf-theme-timeoff .mf-card-title,.mf-theme-timeoff .mf-icon-badge{color:#6366f1}.mf-theme-timeoff .mf-corner-tab,.mf-theme-timeoff .mf-desc-box,.mf-icon-timeoff{background:#eef2ff}.mf-theme-timesheet .mf-card-title,.mf-theme-timesheet .mf-icon-badge{color:#2563eb}.mf-theme-timesheet .mf-corner-tab,.mf-theme-timesheet .mf-desc-box,.mf-icon-timesheet{background:#eff6ff}.mf-theme-expense .mf-card-title,.mf-theme-expense .mf-icon-badge{color:#10b981}.mf-theme-expense .mf-corner-tab,.mf-theme-expense .mf-desc-box,.mf-icon-expense{background:#ecfdf5}.mf-theme-documents .mf-card-title,.mf-theme-documents .mf-icon-badge{color:#d97706}.mf-theme-documents .mf-corner-tab,.mf-theme-documents .mf-desc-box,.mf-icon-documents{background:#fffbeb}.mf-theme-team .mf-card-title,.mf-theme-team .mf-icon-badge{color:#8b5cf6}.mf-theme-team .mf-corner-tab,.mf-theme-team .mf-desc-box,.mf-icon-team{background:#f5f3ff}.mf-theme-announcements .mf-card-title,.mf-theme-announcements .mf-icon-badge{color:#ef4444}.mf-theme-announcements .mf-corner-tab,.mf-theme-announcements .mf-desc-box,.mf-icon-announcements{background:#fef2f2}.mf-theme-helpdesk .mf-card-title,.mf-theme-helpdesk .mf-icon-badge{color:#3b82f6}.mf-theme-helpdesk .mf-corner-tab,.mf-theme-helpdesk .mf-desc-box,.mf-icon-helpdesk{background:#eff6ff}@media (min-width:1400px){.mf-center-phone-wrapper{width:440px}.mf-portrait-card{width:195px}.mf-card-att{top:2%;left:.5%}.mf-card-requests{top:40%;left:.5%}.mf-card-timesheet{top:76%;left:1%}.mf-card-leaves{top:20%;left:19%}.mf-card-timeoff{top:56%;left:18%}.mf-card-expense{top:20%;right:19%}.mf-card-announcements{top:56%;right:18%}.mf-card-documents{top:2%;right:.5%}.mf-card-team{top:40%;right:.5%}.mf-card-helpdesk{top:76%;right:1%}}@media (min-width:1200px) and (max-width:1399.98px){.mf-center-phone-wrapper{width:370px}.mf-portrait-card{width:175px;padding:10px 12px}.mf-card-title{font-size:12.5px}.mf-card-desc{font-size:10px}.mf-card-att{top:2%;left:.5%}.mf-card-requests{top:40%;left:.5%}.mf-card-timesheet{top:76%;left:1%}.mf-card-leaves{top:20%;left:17%}.mf-card-timeoff{top:56%;left:16%}.mf-card-expense{top:20%;right:17%}.mf-card-announcements{top:56%;right:16%}.mf-card-documents{top:2%;right:.5%}.mf-card-team{top:40%;right:.5%}.mf-card-helpdesk{top:76%;right:1%}}@media (min-width:992px) and (max-width:1199.98px){.mf-center-phone-wrapper{width:320px}.mf-portrait-card{width:160px;padding:9px 10px}.mf-card-title{font-size:12px}.mf-card-desc{font-size:9.5px}.mf-icon-badge{width:32px;height:32px;margin-bottom:6px}.mf-icon-badge i{font-size:15px}.mf-card-att{top:2%;left:.5%}.mf-card-requests{top:40%;left:.5%}.mf-card-timesheet{top:76%;left:1%}.mf-card-leaves{top:20%;left:17%}.mf-card-timeoff{top:56%;left:16%}.mf-card-expense{top:20%;right:17%}.mf-card-announcements{top:56%;right:16%}.mf-card-documents{top:2%;right:.5%}.mf-card-team{top:40%;right:.5%}.mf-card-helpdesk{top:76%;right:1%}}.mf-anim-1{animation:4.2s ease-in-out infinite mfFloat1}.mf-anim-2{animation:4.8s ease-in-out infinite mfFloat2}.mf-anim-3{animation:3.9s ease-in-out infinite mfFloat3}.mf-anim-4{animation:5.2s ease-in-out infinite mfFloat4}.mf-anim-5{animation:4.5s ease-in-out infinite mfFloat5}@keyframes mfFloat1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes mfFloat2{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes mfFloat3{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes mfFloat4{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes mfFloat5{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.mf-cards-container{display:contents}@media (max-width:991px){.mf-section{padding:40px 0 50px;overflow:hidden}.mf-header-area{margin-bottom:24px;padding:0 16px}.mf-orbit-wrapper{flex-direction:column;align-items:center;width:100%;min-height:auto;display:flex}.mf-connecting-line-svg{display:none!important}.mf-orbit-canvas{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:760px;height:auto;padding:0 16px;display:flex;position:relative;transform:none!important}.mf-center-phone-wrapper{opacity:1!important;width:100%!important;max-width:300px!important;margin:0 auto!important;animation:none!important;position:relative!important;inset:auto!important;transform:none!important}.mf-phone-img{margin:0 auto;max-width:280px!important}.mf-cards-container{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}.mf-portrait-card{box-shadow:0 4px 18px #112e8114;opacity:1!important;width:100%!important;max-width:100%!important;animation:none!important;position:relative!important;inset:auto!important;transform:none!important}}@media (max-width:575px){.mf-section{padding:30px 0 40px}.mf-center-phone-wrapper{max-width:240px!important}.mf-phone-img{max-width:220px!important}.mf-cards-container{grid-template-columns:1fr;gap:12px}.mf-portrait-card{padding:12px 14px}.mf-card-title{font-size:13px}.mf-card-desc{font-size:10px}}@media (max-height:500px) and (orientation:landscape){.mf-section{padding:24px 0 36px}.mf-center-phone-wrapper{max-width:220px!important}.mf-phone-img{max-width:200px!important}}.mobile-app-faq-cta-wrapper{background:linear-gradient(258.16deg,#eef0ff -.02%,#fff 49.98%,#ecfbff 99.98%);width:100%;position:relative;overflow:hidden}.mobile-app-faq-cta-wrapper .faq-redesign-section,.mobile-app-faq-cta-wrapper .faq-accordion-main-section,.mobile-app-faq-cta-wrapper .cta-banner-section,.mobile-app-faq-cta-wrapper .feature-faq-section,.mobile-app-faq-cta-wrapper section{background:0 0!important}.mobile-app-faq-cta-wrapper .faq-bg-decorations{display:none!important}.mobile-app-faq-cta-wrapper .faq-item--active{background:#eafbff!important;border-radius:12px!important}.mobile-app-faq-cta-wrapper .faq-main-heading,.mobile-app-faq-cta-wrapper .faq-title-navy{color:#474fb2!important}.mobile-app-faq-cta-wrapper .faq-view-more-btn{color:#fff!important;background:linear-gradient(90deg,#1296b6 0%,#4352ac 100%)!important;border:none!important}.mobile-app-faq-cta-wrapper .faq-view-more-btn span{color:#fff!important}.mobile-app-faq-cta-wrapper .faq-view-more-btn .faq-btn-arrow path{stroke:#fff!important}.chr-hero-section{color:#fff;background:linear-gradient(86.74deg,#112e81 47.78%,#4647ae 97.23%);align-items:center;min-height:calc(100dvh - 80px);display:flex;position:relative;overflow:hidden}@media (min-width:1200px){.chr-hero-section{min-height:100dvh}}.chr-bg-overlay{pointer-events:none;z-index:1;background-image:radial-gradient(circle at 75% 40%,#ffffff14 0%,#0000 65%);position:absolute;inset:0}.chr-hero-gradient-overlay{display:none}.chr-content-container{width:100%;max-width:1560px;margin-left:auto;margin-right:auto;padding-left:clamp(1.8rem,5.5vw,5.5rem);padding-right:2rem}.min-vh-hero{min-height:calc(100dvh - 80px)}@media (min-width:1200px){.min-vh-hero{min-height:100dvh}}.chr-left-col{flex-direction:column;justify-content:center;max-width:750px;padding-top:3.5rem;padding-bottom:3.5rem;display:flex}.chr-hero-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;letter-spacing:.02em;background:#ffffff24;border:1px solid #ffffff40;border-radius:999px;align-items:center;padding:2px 18px;font-size:.82rem;font-weight:600;display:inline-flex;box-shadow:0 8px 24px #0000001f}.chr-hero-title{font-family:var(--font-family-primary);font-size:var(--font-size-hero);font-weight:var(--font-weight-hero);color:#fff;line-height:var(--line-height-heading);letter-spacing:-.015em;width:100%;max-width:640px;margin-top:18px;margin-bottom:18px}.chr-hero-desc{font-family:var(--font-family-primary);font-size:var(--font-size-body);font-weight:var(--font-weight-regular);color:#ffffffe0;line-height:var(--line-height-body);max-width:540px;margin-bottom:28px}.chr-cta-row{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:32px;display:flex}.chr-btn-primary{white-space:nowrap;background:#e5252a;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:16px 24px;font-family:inherit;font-size:.95rem;font-weight:600;line-height:1;transition:background .3s,transform .25s,box-shadow .3s;display:inline-flex;color:#fff!important;box-shadow:none!important;text-decoration:none!important}.chr-btn-primary:hover{background:#cd1e23;transform:translateY(-1px);box-shadow:0 6px 18px #e5252a59}.chr-arrow{font-size:.95rem;line-height:1}.chr-btn-secondary{background:#fff;border-radius:999px;align-items:center;gap:10px;height:46px;padding:0 24px;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .3s,transform .3s,box-shadow .3s;display:inline-flex;color:#000!important;box-shadow:none!important}.chr-btn-secondary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 12px 24px #00000026;color:#112e81!important}.chr-play-circle{background:#fff;border:2px solid #e4322c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.chr-play-triangle{border:4px solid #0000;border-left:6px solid #e4322c;border-right-width:0;width:0;height:0;margin-left:2px}.chr-hero-stats{align-items:center;gap:0;max-width:560px;padding-top:20px;display:flex;position:relative}.chr-hero-stats:before{content:"";background-color:#e2e8f0;width:450px;max-width:100%;height:1px;position:absolute;top:0;left:0}.chr-stat-item{flex-direction:column;display:flex}.chr-stat-val{color:#fff;font-family:var(--font-family-primary);font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:1.2}.chr-stat-lbl{color:#ffffffbf;margin-top:2px;font-size:.775rem;font-weight:500}.chr-stat-divider{background:#e2e8f0;width:1px;height:34px;margin:0 1.5rem}@media (min-width:1200px){.chr-left-col{z-index:5;max-width:580px;position:relative}.chr-hero-right{z-index:2;pointer-events:none;justify-content:flex-end;align-items:center;width:58vw;max-width:1150px;height:100%;display:flex;position:absolute;top:0;bottom:0;right:0}.chr-img-wrapper{justify-content:flex-end;align-items:center;width:100%;height:100%;animation:1.1s cubic-bezier(.16,1,.3,1) forwards chrHeroImgScaleIn;display:flex;position:relative}.chr-hero-img{object-fit:cover;object-position:right center;width:100%;height:100%;display:block;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 18% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 18% 100%)}}@media (min-width:768px) and (max-width:1199px){.chr-left-col{z-index:5;max-width:45%;position:relative}.chr-hero-right{z-index:2;pointer-events:none;justify-content:flex-end;align-items:center;width:58vw;max-width:900px;height:100%;display:flex;position:absolute;top:0;bottom:0;right:0}.chr-img-wrapper{justify-content:flex-end;align-items:center;width:100%;height:100%;animation:1.1s cubic-bezier(.16,1,.3,1) forwards chrHeroImgScaleIn;display:flex;position:relative}.chr-hero-img{object-fit:cover;object-position:82% center;width:100%;height:100%;display:block;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 18% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 18% 100%)}}@keyframes chrHeroImgScaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (max-width:767px){.chr-hero-section{min-height:auto;padding:36px 0 44px}.chr-left-col{width:100%;max-width:100%;padding-top:1rem;padding-bottom:1rem}.chr-hero-right{display:none!important}.min-vh-hero{min-height:auto}.chr-hero-title{font-size:clamp(1.75rem,5vw,32px)}.chr-cta-row{gap:10px;margin-bottom:24px}.chr-btn-primary,.chr-btn-secondary{height:42px;padding:0 20px;font-size:.84rem}.chr-stat-divider{display:none}.chr-hero-stats{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}}.core-hr-faq-cta-wrapper{background:linear-gradient(258.16deg,#ffeff9 -.02%,#fff 62.43%,#ece8ff 99.98%);width:100%;position:relative;overflow:hidden}.core-hr-faq-cta-wrapper .faq-redesign-section,.core-hr-faq-cta-wrapper .faq-accordion-main-section,.core-hr-faq-cta-wrapper .cta-banner-section,.core-hr-faq-cta-wrapper .feature-faq-section,.core-hr-faq-cta-wrapper section{background:0 0!important}.core-hr-faq-cta-wrapper .faq-bg-decorations{display:none!important}.core-hr-faq-cta-wrapper .faq-item--active{background:#f0e9ff!important;border-radius:12px!important}.core-hr-faq-cta-wrapper .faq-main-heading,.core-hr-faq-cta-wrapper .faq-title-navy{color:#4d46ab!important}.core-hr-faq-cta-wrapper .faq-view-more-btn{color:#fff!important;background:linear-gradient(89.9deg,#7054fa .06%,#da59a8 99.92%)!important;border:none!important}.core-hr-faq-cta-wrapper .faq-view-more-btn span{color:#fff!important}.core-hr-faq-cta-wrapper .faq-view-more-btn .faq-btn-arrow path{stroke:#fff!important}.pjm-top-wrapper{margin-top:calc(-1*(var(--header-height,75px) + .5rem));padding-top:calc(var(--header-height,75px) + .5rem);background-color:#f5fcff;position:relative;overflow:hidden}.pjm-top-bg-layer{pointer-events:none;z-index:1;position:absolute;inset:0}.pjm-top-bg-img{object-fit:cover;object-position:top center;width:100%;height:100%}.pjm-hero-section{color:#0f172a;box-sizing:border-box;background:0 0;padding-bottom:clamp(12px,2vw,24px);position:relative;overflow:hidden}@media (max-width:991.98px){.pjm-hero-section{padding-bottom:20px}}.pjm-plan-success-section{box-sizing:border-box;background:0 0;padding-top:clamp(20px,3vw,40px);padding-bottom:clamp(45px,5vw,75px);position:relative}@media (max-width:991.98px){.pjm-plan-success-section{padding-top:24px;padding-bottom:50px}}.pjm-content-container{width:100%;height:100%;margin-left:auto;margin-right:auto;padding-left:clamp(2rem,5.5vw,6.5rem);padding-right:clamp(1.5rem,3vw,3.5rem);max-width:100%!important}.min-vh-hero{align-items:stretch;height:100%;min-height:100%}.pjm-left-col{z-index:5;flex-direction:column;justify-content:center;max-width:640px;padding-top:1rem;padding-bottom:1rem;display:flex}@media (max-width:991.98px){.pjm-left-col{text-align:center;align-items:center;max-width:100%;margin-left:auto;margin-right:auto}}.pjm-hero-badge{color:#fff;letter-spacing:.02em;background:#3ac1ff;border-radius:999px;align-items:center;margin-bottom:18px;padding:6px 18px;font-size:.85rem;font-weight:600;display:inline-flex}@media (max-width:991.98px){.pjm-hero-badge{margin-left:auto;margin-right:auto}}.pjm-hero-title-main{flex-direction:column;gap:4px;margin-bottom:22px;display:flex}@media (max-width:991.98px){.pjm-hero-title-main{text-align:center;align-items:center}}.pjm-title-cyan{color:#3ac1ff;letter-spacing:-.02em;white-space:nowrap;font-family:Poppins,system-ui,sans-serif;font-size:clamp(2rem,3.2vw,44px);font-weight:600;line-height:1.2}@media (max-width:991.98px){.pjm-title-cyan{white-space:normal;text-align:center}}.pjm-title-dark{color:#1e293b;letter-spacing:-.015em;white-space:nowrap;font-family:Poppins,system-ui,sans-serif;font-size:clamp(1.3rem,2vw,28px);font-weight:600;line-height:1.25}@media (max-width:991.98px){.pjm-title-dark{white-space:normal;text-align:center}}.pjm-hero-desc{color:#64748b;max-width:580px;margin-bottom:34px;font-family:Poppins,system-ui,sans-serif;font-size:clamp(.95rem,1.15vw,17px);line-height:1.62}@media (max-width:991.98px){.pjm-hero-desc{text-align:center;margin-left:auto;margin-right:auto}}.pjm-cta-row{align-items:center;gap:16px;display:flex}@media (max-width:991.98px){.pjm-cta-row{justify-content:center;width:100%}}.pjm-btn-primary{background:#e4322c;border-radius:9999px;align-items:center;height:46px;font-size:.95rem;font-weight:600;transition:transform .25s,box-shadow .25s;display:inline-flex;color:#fff!important;gap:12px!important;padding-left:22px!important;padding-right:8px!important;text-decoration:none!important}.pjm-btn-primary:hover{transform:translateY(-2px);color:#fff!important}.pjm-btn-primary:hover .pjm-btn-icon-wrap{transform:translate(2px)}.pjm-btn-icon-wrap{color:#e4322c;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .25s;display:flex}.pjm-right-col{z-index:5;justify-content:flex-end;align-items:flex-end;height:100%;display:flex;position:relative}@media (max-width:991.98px){.pjm-right-col{justify-content:center;align-items:center;width:100%;height:auto;margin-top:2rem;margin-bottom:2rem}}.pjm-hero-image-wrapper{justify-content:flex-end;align-items:flex-end;width:100%;max-width:760px;height:100%;margin-left:auto;display:flex;position:relative;transform:translate(35px)}@media (max-width:1600px){.pjm-hero-image-wrapper{max-width:700px;transform:translate(10px)}}@media (max-width:1440px){.pjm-hero-image-wrapper{max-width:630px;transform:translate(0)}}@media (max-width:1200px){.pjm-hero-image-wrapper{max-width:560px;transform:translate(0)}}@media (min-width:576px) and (max-width:991.98px){.pjm-hero-image-wrapper{flex-direction:row;justify-content:space-between;align-items:stretch;gap:clamp(16px,3vw,28px);width:100%;max-width:100%;margin-left:0;transform:none}}@media (max-width:575px){.pjm-hero-image-wrapper{transform:none;flex-direction:row!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:480px!important;height:380px!important;margin:20px auto 0!important;display:flex!important;position:relative!important}}.pjm-center-woman-img{object-fit:contain;object-position:bottom center;width:auto;max-width:100%;height:100%;max-height:calc(100% - 10px);margin-top:auto;display:block;transform:none}@media (min-width:576px) and (max-width:991.98px){.pjm-center-woman-img{object-fit:contain;object-position:center;transform-origin:top;flex:0 0 44%;align-self:flex-start;width:100%;max-width:370px;height:100%;max-height:100%;margin:0;transform:translateY(-38px)scale(1.06)}}@media (max-width:575px){.pjm-center-woman-img{z-index:2;width:auto!important;max-width:210px!important;height:100%!important;max-height:330px!important;margin:0 auto!important}}.pjm-cards-container{pointer-events:none;position:absolute;inset:0}@media (min-width:576px) and (max-width:991.98px){.pjm-cards-container{pointer-events:auto;flex-direction:column;flex:54%;justify-content:space-between;gap:12px;width:100%;display:flex;position:relative;inset:auto}}@media (max-width:750px){.pjm-cards-container{z-index:5;pointer-events:none!important;width:100%!important;max-width:100%!important;height:100%!important;margin:0!important;display:block!important;position:absolute!important;inset:0!important}}.pjm-float-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;box-sizing:border-box;pointer-events:auto;background:#fff;transition:transform .3s,box-shadow .3s;position:absolute}.pjm-float-card:hover{transform:translateY(-6px) scale(calc(var(--pjm-card-scale,1) * 1.02))!important;animation-play-state:paused!important;box-shadow:0 16px 40px #0f172a1f!important}@media (min-width:751px) and (max-width:991.98px){.pjm-float-card{width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;animation:none!important;position:relative!important;inset:auto!important;transform:none!important}}@media (max-width:750px){.pjm-float-card{pointer-events:auto!important;animation:none!important;position:absolute!important;transform:none!important}}@keyframes pjmFloatSlow{0%,to{transform:translateY(0px) scale(var(--pjm-card-scale,1))}50%{transform:translateY(-10px) scale(var(--pjm-card-scale,1))}}@keyframes pjmFloatReverse{0%,to{transform:translateY(0px) scale(var(--pjm-card-scale,1))}50%{transform:translateY(8px) scale(var(--pjm-card-scale,1))}}.pjm-card-tag{letter-spacing:.08em;color:#2f2f2f;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:block}@media (max-width:1200px){.pjm-card-tag{font-size:10px}}.pjm-card-progress{--pjm-card-scale:1;background:#fff;border-radius:26.03px;flex-direction:column;justify-content:center;gap:17.35px;width:238.56px;height:153.13px;padding:21.69px;animation:5.5s ease-in-out infinite pjmFloatSlow;display:flex;top:5%;right:-10%;box-shadow:0 8.68px 26.03px #0f172a0d}@media (max-width:1600px){.pjm-card-progress{right:-2%}}@media (max-width:1440px){.pjm-card-progress{--pjm-card-scale:.92;transform-origin:100% 0;top:1%;right:-10px}}@media (max-width:1200px){.pjm-card-progress{border-radius:20px;width:200px;height:130px;padding:16px;top:0%;right:0}}@media (max-width:750px){.pjm-card-progress{border-radius:14px!important;width:155px!important;height:auto!important;padding:10px 12px!important;inset:2% 0 auto auto!important;box-shadow:0 8px 24px #0f172a14!important}}.pjm-card-progress-body{align-items:center;gap:14px;display:flex}.pjm-ring-chart{flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative}.pjm-ring-chart svg{width:100%;height:100%;display:block}@media (max-width:1200px){.pjm-ring-chart{width:44px;height:44px}}.pjm-ring-text{color:#3ac1ff;text-align:center;pointer-events:none;justify-content:center;align-items:center;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;inset:0}@media (max-width:1200px){.pjm-ring-text{font-size:9.5px}}.pjm-ring-legend{flex-direction:column;gap:4px;display:flex}.pjm-legend-item{color:#475569;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}@media (max-width:1200px){.pjm-legend-item{gap:6px;font-size:11px}}.pjm-dot{border-radius:50%;width:8px;height:8px}.pjm-dot-blue{background:#3ac1ff}.pjm-dot-grey{background:#94a3b8}.pjm-card-collab{--pjm-card-scale:1;background:#fff;border-radius:21.69px;flex-direction:column;justify-content:center;gap:10.84px;width:195.19px;height:103.11px;padding:17.35px;animation:6s ease-in-out .8s infinite pjmFloatReverse;display:flex;top:40%;right:-15%;box-shadow:0 4.34px 17.35px #0f172a08}@media (max-width:1600px){.pjm-card-collab{right:-4%}}@media (max-width:1440px){.pjm-card-collab{--pjm-card-scale:.92;transform-origin:100%;top:29%;right:25px}}@media (max-width:1200px){.pjm-card-collab{border-radius:16px;width:168px;height:90px;padding:12px;top:28%;right:15px}}@media (max-width:750px){.pjm-card-collab{border-radius:14px!important;width:140px!important;height:auto!important;padding:8px 10px!important;inset:15% auto auto 0!important;box-shadow:0 8px 24px #0f172a14!important}}.pjm-avatars-row{align-items:center;gap:8px;display:flex}.pjm-avatars-img{object-fit:contain;width:auto;height:30px}@media (max-width:1200px){.pjm-avatars-img{height:24px}}.pjm-avatar-badge{color:#fff;background:#3ac1ff;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600}@media (max-width:1200px){.pjm-avatar-badge{padding:2px 6px;font-size:10px}}.pjm-card-deadline{--pjm-card-scale:1;background:#fff;border-radius:26.03px;justify-content:space-between;align-items:center;gap:17.35px;width:281.94px;height:135.39px;padding:21.69px;animation:5.8s ease-in-out 1.2s infinite pjmFloatReverse;display:flex;bottom:-12%;left:43%;box-shadow:0 -14px 30px #fffffff2,0 13.01px 34.7px #0f172a0d}@media (max-width:1440px){.pjm-card-deadline{--pjm-card-scale:.92;transform-origin:0 100%;bottom:5px;left:28%}}@media (max-width:1200px){.pjm-card-deadline{border-radius:20px;gap:10px;width:230px;height:115px;padding:14px;bottom:5px;left:18%}}@media (max-width:750px){.pjm-card-deadline{border-radius:14px!important;width:155px!important;height:auto!important;padding:10px 12px!important;inset:auto auto 4% 0!important;box-shadow:0 8px 24px #0f172a14!important}}.pjm-card-dl-left{flex-direction:column;gap:12px;display:flex}@media (max-width:1200px){.pjm-card-dl-left{gap:6px}}.pjm-val-cyan{color:#3ac1ff;font-size:24px;font-weight:700;line-height:1.2}@media (max-width:1200px){.pjm-val-cyan{font-size:19px}}.pjm-sub-grey{color:#64748b;font-size:11.5px;line-height:1.3}@media (max-width:1200px){.pjm-sub-grey{font-size:10.5px}}.pjm-calendar-icon-box{color:#3ac1ff;background:#e0f5ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}@media (max-width:1200px){.pjm-calendar-icon-box{border-radius:10px;width:34px;height:34px;font-size:15px}}.pjm-card-delivery{--pjm-card-scale:1;background:#fff;border-radius:26.03px;flex-direction:column;justify-content:center;gap:16px;width:216.88px;height:173.06px;padding:21.69px;animation:6.2s ease-in-out 1.6s infinite pjmFloatSlow;display:flex;top:70%;right:-8%;box-shadow:0 13.01px 34.7px #0f172a0d}@media (max-width:1600px){.pjm-card-delivery{right:-1%}}@media (max-width:1440px){.pjm-card-delivery{--pjm-card-scale:.92;transform-origin:100%;top:51%;right:60px}}@media (max-width:1200px){.pjm-card-delivery{border-radius:20px;gap:10px;width:180px;height:140px;padding:14px;top:50%;right:20px}}@media (max-width:750px){.pjm-card-delivery{border-radius:14px!important;width:150px!important;height:auto!important;padding:10px 12px!important;inset:auto 0 2% auto!important;box-shadow:0 8px 24px #0f172a14!important}.pjm-card-tag{margin-bottom:2px!important;font-size:8.5px!important}.pjm-ring-chart{width:32px!important;height:32px!important}.pjm-ring-text{font-size:8px!important}.pjm-legend-item{gap:4px!important;font-size:9px!important}.pjm-avatars-img{height:20px!important}.pjm-avatar-badge{padding:1px 5px!important;font-size:8.5px!important}.pjm-val-cyan{font-size:15px!important}.pjm-sub-grey{font-size:8.5px!important;line-height:1.2!important}.pjm-calendar-icon-box{border-radius:8px!important;width:26px!important;height:26px!important;font-size:13px!important}}.pjm-hero-top-row{min-height:520px;margin-bottom:80px}@media (max-width:991.98px){.pjm-hero-top-row{min-height:auto;margin-bottom:50px}}.pjm-plan-success-container{text-align:center;width:100%;max-width:1600px;margin:0 auto;padding-top:10px;padding-left:clamp(1rem,2.5vw,2.5rem);padding-right:clamp(1rem,2.5vw,2.5rem)}.pjm-plan-header-center{text-align:center;grid-column:1/-1;width:100%;margin-bottom:24px;padding:0 15px}@media (min-width:1200px){.pjm-plan-header-center{grid-area:1/2/auto/span 2;align-self:center;margin-bottom:-57px;padding-top:10px;padding-left:10px;padding-right:10px}}.pjm-plan-title{font-family:var(--font-family-primary);font-size:clamp(1.8rem,3.2vw,2.75rem);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading);letter-spacing:-.015em;text-align:center;margin-bottom:10px}.pjm-plan-line-dark{color:#0f172a;display:block}.pjm-plan-line-cyan{color:#3ac1ff;display:inline-block}@media (max-width:767px){.pjm-plan-line-cyan{display:inline}}.pjm-plan-line-red{color:#ff5252;margin-left:6px;display:inline-block}@media (max-width:767px){.pjm-plan-line-red{display:inline}}.pjm-plan-subtitle{font-family:var(--font-family-primary);font-size:var(--font-size-body);font-weight:var(--font-weight-regular);color:#64748b;max-width:720px;line-height:var(--line-height-body);text-align:center;margin:0 auto}.pjm-plan-grid-container{flex-direction:column;gap:2rem;width:100%;display:flex}.pjm-plan-cards-grid{grid-template-columns:repeat(4,1fr);align-items:end;gap:20px;width:100%;display:grid}@media (max-width:1399px) and (min-width:1200px){.pjm-plan-cards-grid{gap:16px}}@media (max-width:1199px){.pjm-plan-cards-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:24px 18px}}@media (max-width:767px){.pjm-plan-cards-grid{grid-template-columns:1fr;gap:20px}}@media (min-width:1200px){.pjm-box-col1{grid-area:1/1/span 2;margin-top:0}.pjm-box-col2{transform-origin:bottom;grid-area:2/2;transform:scale(.82)}.pjm-box-col3{transform-origin:bottom;grid-area:2/3;transform:scale(.82)}.pjm-box-col4{grid-area:1/4/span 2;margin-top:0}}.pjm-step-card{aspect-ratio:433/508;text-align:left;box-sizing:border-box;flex-direction:column;justify-content:space-between;width:100%;padding:10% 8% 10% 12%;display:flex;position:relative}@media (max-width:1199px){.pjm-step-card{max-width:300px;margin:0 auto;padding:10% 8% 10% 12%}}@media (max-width:767px){.pjm-step-card{max-width:320px;margin:0 auto;padding:9% 6% 9% 10%}}@media (max-width:575px){.pjm-step-card{max-width:285px;margin:0 auto;padding:9% 6% 9% 10%}}.pjm-card-svg-wrap{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.pjm-card-svg-wrap .pjm-card-svg-bg{object-fit:fill;width:100%;height:100%}.pjm-card-copy{z-index:3;text-align:left;box-sizing:border-box;flex-direction:column;flex:auto;align-items:flex-start;width:100%;min-height:0;padding:4% 2% 0;display:flex;position:relative}.pjm-card-title{font-family:var(--font-family-primary);color:#3ac1ff;text-align:left;width:100%;font-weight:600;line-height:1.2}.pjm-card-features-list{text-align:left;flex-direction:column;align-items:flex-start;width:100%;margin:0;padding:0;list-style:none;display:flex}.pjm-feature-item{font-family:var(--font-family-primary);color:#475569;text-align:left;justify-content:flex-start;align-items:flex-start;font-weight:500;display:flex}.pjm-feature-item span{color:#475569}.pjm-check-red{color:#e4322c;flex-shrink:0;margin-top:1px;font-weight:600}.pjm-arrow-btn{color:#fff;z-index:5;background:#e4322c;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;box-shadow:none!important}.pjm-card-large .pjm-card-title{margin-bottom:clamp(6px,1.2vw,16px);font-size:clamp(.92rem,1.05vw,1.55rem)}.pjm-card-large .pjm-card-features-list{gap:clamp(4px,.8vw,12px)}.pjm-card-large .pjm-feature-item{gap:clamp(4px,.6vw,12px);font-size:clamp(.68rem,.76vw,.86rem);line-height:1.3}.pjm-card-large .pjm-check-red{font-size:clamp(.8rem,.9vw,1.05rem)}.pjm-card-large .pjm-arrow-btn{width:clamp(28px,2.5vw,38px);height:clamp(28px,2.5vw,38px);font-size:clamp(.75rem,.9vw,1rem);bottom:10%;right:13%}@media (max-width:1199px) and (min-width:768px){.pjm-card-large .pjm-card-title{margin-bottom:8px;font-size:.95rem}.pjm-card-large .pjm-card-features-list{gap:6px}.pjm-card-large .pjm-feature-item{white-space:nowrap;gap:6px;font-size:.78rem;line-height:1.25}.pjm-card-large .pjm-check-red{font-size:.85rem}.pjm-card-large .pjm-arrow-btn{width:26px;height:26px;font-size:.75rem;bottom:10%;right:13%}}@media (max-width:767px){.pjm-card-large .pjm-card-title{margin-bottom:8px;font-size:.95rem}.pjm-card-large .pjm-card-features-list{gap:6px}.pjm-card-large .pjm-feature-item{white-space:nowrap;gap:6px;font-size:.8rem;line-height:1.25}.pjm-card-large .pjm-check-red{font-size:.85rem}.pjm-card-large .pjm-arrow-btn{width:26px;height:26px;font-size:.75rem;bottom:10%;right:13%}}@media (max-width:575px){.pjm-card-large .pjm-card-title{margin-bottom:6px;font-size:.88rem}.pjm-card-large .pjm-card-features-list{gap:5px}.pjm-card-large .pjm-feature-item{white-space:nowrap;gap:5px;font-size:.73rem;line-height:1.2}.pjm-card-large .pjm-check-red{font-size:.8rem}.pjm-card-large .pjm-arrow-btn{width:24px;height:24px;font-size:.7rem;bottom:10%;right:13%}}.pjm-card-small .pjm-card-title{margin-bottom:clamp(6px,1.2vw,16px);font-size:clamp(.85rem,.95vw,1.25rem)}.pjm-card-small .pjm-card-features-list{gap:clamp(4px,.8vw,12px)}.pjm-card-small .pjm-feature-item{gap:clamp(4px,.6vw,12px);font-size:clamp(.66rem,.72vw,.95rem);line-height:1.25}.pjm-card-small .pjm-check-red{font-size:clamp(.75rem,.85vw,.95rem)}.pjm-card-small .pjm-arrow-btn{width:clamp(26px,2.2vw,34px);height:clamp(26px,2.2vw,34px);font-size:clamp(.68rem,.8vw,.9rem);bottom:10%;right:13%}@media (max-width:1199px) and (min-width:768px){.pjm-card-small .pjm-card-title{margin-bottom:8px;font-size:.95rem}.pjm-card-small .pjm-card-features-list{gap:6px}.pjm-card-small .pjm-feature-item{white-space:nowrap;gap:6px;font-size:.78rem;line-height:1.25}.pjm-card-small .pjm-check-red{font-size:.85rem}.pjm-card-small .pjm-arrow-btn{width:26px;height:26px;font-size:.75rem;bottom:10%;right:13%}}@media (max-width:767px){.pjm-card-small .pjm-card-title{margin-bottom:8px;font-size:.95rem}.pjm-card-small .pjm-card-features-list{gap:6px}.pjm-card-small .pjm-feature-item{white-space:nowrap;gap:6px;font-size:.8rem;line-height:1.25}.pjm-card-small .pjm-check-red{font-size:.85rem}.pjm-card-small .pjm-arrow-btn{width:26px;height:26px;font-size:.75rem;bottom:10%;right:13%}}@media (max-width:575px){.pjm-card-small .pjm-card-title{margin-bottom:6px;font-size:.88rem}.pjm-card-small .pjm-card-features-list{gap:5px}.pjm-card-small .pjm-feature-item{white-space:nowrap;gap:5px;font-size:.73rem;line-height:1.2}.pjm-card-small .pjm-check-red{font-size:.8rem}.pjm-card-small .pjm-arrow-btn{width:24px;height:24px;font-size:.7rem;bottom:10%;right:13%}}.pms-hero-section{color:#0f172a;font-family:var(--font-poppins),"Poppins",system-ui,-apple-system,sans-serif;background-color:#faf8ff;background-image:url(/assets/feature-images/performance-management-hero-bg.svg);background-position:top;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;min-height:calc(100vh - 80px);padding:60px 0 80px;display:flex;position:relative;overflow:hidden}@media (max-width:991.98px){.pms-floating-decorations{display:none}}.pms-float-card{z-index:3;background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;place-items:center;display:grid;position:absolute;box-shadow:0 14px 35px #7c3aed14}.pms-float-card.float-top-left-1{width:68px;height:68px;animation:6s ease-in-out infinite pmsFloatAnim;top:140px;left:6%}.pms-float-card.float-top-left-2{width:60px;height:60px;animation:7s ease-in-out 1s infinite pmsFloatAnim;top:290px;left:13%}.pms-float-card.float-top-right-1{width:72px;height:72px;animation:6.5s ease-in-out .5s infinite pmsFloatAnim;top:130px;right:10%}.pms-float-card.float-top-right-2{width:64px;height:64px;animation:8s ease-in-out 1.5s infinite pmsFloatAnim;top:280px;right:14%}.pms-diamond-dot{opacity:.5;background:#8b5cf6;width:10px;height:10px;position:absolute;transform:rotate(45deg)}.pms-diamond-dot.diamond-1{top:340px;left:5%}.pms-diamond-dot.diamond-2{top:260px;right:7%}.pms-diamond-dot.diamond-3{top:200px;right:22%}@keyframes pmsFloatAnim{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.pms-hero-header-center{text-align:center;z-index:5;max-width:780px;margin:0 auto 46px;position:relative}.pms-hero-badge{color:#6d45b5;letter-spacing:.02em;background:#f3e8ff;border:1px solid #e9d5ff;border-radius:999px;align-items:center;padding:4px 18px;font-size:.85rem;font-weight:600;display:inline-flex}.pms-hero-title{letter-spacing:-.02em;color:#8448a9;width:100%;margin-top:18px;font-family:Poppins,system-ui,sans-serif;font-size:clamp(2rem,3.2vw,44px);font-weight:600;line-height:1.2}.pms-hero-title-sub-title{letter-spacing:-.015em;color:#353535;width:100%;margin-top:12px;margin-bottom:18px;font-size:clamp(1.3rem,2vw,28px);font-weight:600;line-height:1.25}.pms-gradient-heading{background:#8448a9;-webkit-text-fill-color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;padding-bottom:6px;font-size:clamp(2rem,3.2vw,44px);font-weight:600;line-height:1.2;display:inline-block}.pms-dark-heading{color:#1e1b4b;margin-top:2px;font-size:clamp(1.3rem,2vw,28px);font-weight:600;display:inline-block}.pms-hero-desc{color:#64748b;max-width:680px;margin:0 auto 28px;font-family:Poppins,system-ui,sans-serif;font-size:clamp(.95rem,1.15vw,17px);line-height:1.62}.pms-cta-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.pms-btn-primary{background:linear-gradient(90deg,#243fa3 0%,#6d45b5 50%,#a04b9a 100%);border-radius:9999px;align-items:center;height:46px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s,opacity .3s;display:inline-flex;color:#fff!important;box-shadow:none!important;gap:12px!important;padding-left:22px!important;padding-right:8px!important}.pms-btn-primary:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 12px 28px #6d45b573;color:#fff!important}.pms-btn-primary:hover .pms-btn-icon-wrap{transform:translate(2px)}.pms-btn-icon-wrap{color:#6d45b5;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .25s;display:flex}.pms-dashboard-grid{z-index:5;grid-template-columns:250px 380px 260px 1fr;align-items:center;gap:28px;max-width:1480px;margin:0 auto;display:grid;position:relative}@media (max-width:1399.98px) and (min-width:1200px){.pms-dashboard-grid{grid-template-columns:1fr 1.35fr 1fr 1fr;gap:14px;max-width:100%}}@media (max-width:1199.98px){.pms-dashboard-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:767px){.pms-dashboard-grid{grid-template-columns:1fr;gap:20px}}.pms-dash-card{background:#fff;border:1.47px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:300px;padding:22px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 11.73px 23.45px #0f172a05}@media (max-width:1399.98px) and (min-width:1200px){.pms-dash-card{min-height:280px;padding:16px 12px}}.pms-dash-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #7c3aed1f}.pms-card-header{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.pms-card-title{color:#0f172a;white-space:nowrap;font-size:14px;font-weight:600}.pms-card-select{color:#64748b;cursor:pointer;white-space:nowrap;font-size:12px;font-weight:500}.card-goal-progress{gap:4px;justify-content:flex-start!important}.card-goal-progress .pms-card-header{margin-bottom:0}.card-goal-progress .pms-gauge-wrap{margin:0}.card-goal-progress .pms-gauge-legend{margin-top:auto}.pms-gauge-wrap{text-align:center;width:100%;margin:0;position:relative}.pms-gauge-svg{width:100%;max-width:210px;height:120px;margin:0 auto;display:block}.pms-gauge-text{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.pms-gauge-val{font-size:28px;font-weight:var(--font-weight-bold);color:#0f172a;letter-spacing:-.02em;line-height:1}.pms-gauge-lbl{color:#64748b;white-space:nowrap;margin-top:3px;font-size:11px;font-weight:500}.pms-gauge-legend{border-top:1px solid #f1f5f9;flex-direction:column;gap:8px;margin-top:10px;padding-top:10px;display:flex}.pms-legend-item{color:#64748b;justify-content:space-between;align-items:center;width:100%;font-size:13px;display:flex}.pms-legend-item .pms-legend-left{align-items:center;gap:8px;font-weight:500;display:flex}.pms-legend-item strong{color:#0f172a;font-size:13px;font-weight:600}.pms-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.pms-dot.dot-completed{background:#7c3aed}.pms-dot.dot-in-progress{background:#c4b5fd}.card-employee-performance{z-index:10;background:linear-gradient(90deg,#243fa3 0%,#6d45b5 50%,#a04b9a 100%);gap:6px;margin-top:-12px;margin-bottom:-12px;position:relative;transform:rotate(5deg)scale(1.05);color:#fff!important;border:none!important;justify-content:flex-start!important;box-shadow:0 28px 65px #6d45b566!important}.card-employee-performance .pms-card-header{margin-bottom:0}.card-employee-performance .pms-stars-row{margin:2px 0 8px}.card-employee-performance:hover{transform:rotate(3.5deg)scale(1.07)translateY(-4px)!important;box-shadow:0 32px 70px #6d45b57a!important}@media (max-width:1399.98px) and (min-width:1200px){.card-employee-performance{margin-top:-6px;margin-bottom:-6px;transform:rotate(2deg)scale(1.02)}}@media (max-width:1199.98px){.card-employee-performance{z-index:1;margin-top:0;margin-bottom:0;transform:none!important}}.pms-featured-title{color:#fff;margin:0;font-size:16px;font-weight:600}.pms-featured-sub{color:#fffc;font-size:12px}.pms-stars-row{color:#fff;border-bottom:1px solid #fff3;gap:10px;margin:4px 0 8px;padding-bottom:8px;font-size:30px;display:flex}.pms-tags-section{flex-direction:column;gap:6px;display:flex}.pms-tags-lbl{color:#ffffffd9;letter-spacing:.05em;font-size:11px;font-weight:600}.pms-tags-list{flex-wrap:nowrap;align-items:center;gap:6px;display:flex}@media (max-width:575px){.pms-tags-list{flex-wrap:wrap}}.pms-tag-pill{color:#fff;white-space:nowrap;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:5px 12px;font-size:11px;font-weight:600;transition:background .2s;display:inline-flex}.card-active-goals{gap:4px;justify-content:flex-start!important}.card-active-goals .pms-card-header{margin-bottom:0}.card-active-goals .pms-bar-chart{margin-top:auto}.pms-stat-row{justify-content:space-between;align-items:flex-end;margin:0;display:flex}.text-muted-xs{color:#64748b;font-size:11.5px;font-weight:500}.text-dark-sm{color:#0f172a;font-size:12px;font-weight:600}.pms-stat-big{color:#0f172a;margin:0;font-size:30px;font-weight:500;line-height:1}.pms-bar-chart{justify-content:space-between;align-items:flex-end;gap:6px;height:145px;display:flex}.pms-bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.pms-bar-track{background:#f1f5f9;border-radius:99px;align-items:flex-end;width:8px;height:110px;display:flex;overflow:hidden}.pms-bar-fill{border-radius:99px;width:100%;background:linear-gradient(#243fa3 0%,#6d45b5 50%,#a04b9a 100%)!important}.pms-bar-day{color:#94a3b8;margin-top:4px;font-size:9px}.pms-bar-date{color:#475569;font-size:9px;font-weight:600}.pms-right-stacked-wrap{flex-direction:column;justify-content:space-between;gap:14px;height:100%;display:flex}.pms-sub-card{flex:1;min-height:auto!important;padding:18px 20px!important}.pms-high-badge{color:#ed4f64;background:#fff1f2;border-radius:999px;align-items:center;gap:2px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.pms-high-badge i{-webkit-text-stroke:1px #ed4f64;margin-right:-1px;font-size:18px;font-weight:900;line-height:1}.pms-card-subtext{color:#64748b;margin-top:8px;margin-bottom:14px;font-size:13px;line-height:1.45}.pms-avatar-group{align-items:center;display:flex}.pms-avatar{border:2px solid #fff;border-radius:50%;width:28px;height:28px;margin-left:-7px;overflow:hidden;box-shadow:0 1px 3px #00000014}.pms-avatar:first-child{margin-left:0}.pms-avatar img{object-fit:cover;width:100%;height:100%;display:block}.pms-avatar-more{color:#7c3aed;background:#ede9fe;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-7px;font-size:11px;font-weight:600;display:flex;box-shadow:0 1px 3px #00000014}.pms-mini-progress{align-items:center;gap:10px;display:flex}.pms-mini-bar-track{background:#f1f5f9;border-radius:999px;width:70px;height:7px;overflow:hidden}.pms-mini-bar-fill{background:#7c3aed;border-radius:999px;height:100%}.pms-mini-val{font-size:13px;font-weight:var(--font-weight-semibold);color:#0f172a}.pms-join-btn{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;align-items:center;padding:3px 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex;cursor:default!important}.pms-meet-select{color:#475569;font-size:12px;font-weight:500}.pms-arrow{font-size:.95rem;line-height:1}.pms-btn-secondary{background:#fff;border-radius:999px;align-items:center;gap:10px;height:46px;padding:0 24px;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .3s,transform .3s,box-shadow .3s;display:inline-flex;color:#000!important;box-shadow:none!important}.pms-btn-secondary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 12px 24px #00000026;color:#112e81!important}.pms-play-circle{background:#fff;border:2px solid #e4322c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.pms-play-triangle{border:4px solid #0000;border-left:6px solid #e4322c;border-right-width:0;width:0;height:0;margin-left:2px}.pms-hero-stats{align-items:center;gap:0;max-width:560px;padding-top:20px;display:flex;position:relative}.pms-hero-stats:before{content:"";background-color:#e2e8f0;width:420px;max-width:100%;height:1px;position:absolute;top:0;left:0}.pms-stat-item{flex-direction:column;display:flex}.pms-stat-val{color:#fff;font-family:var(--font-family-primary);font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:1.2}.pms-stat-lbl{color:#ffffffbf;margin-top:2px;font-size:.775rem;font-weight:500}.pms-stat-divider{background:#ffffff40;width:1px;height:34px;margin:0 1.5rem}.pms-hero-right{z-index:4;justify-content:center;align-items:center;width:100%;padding-top:1rem;padding-bottom:1rem;display:flex;position:relative}.pms-img-wrapper{justify-content:center;align-items:center;width:100%;max-width:820px;animation:.8s forwards pmsHeroImgScaleIn;display:flex;position:relative}.pms-hero-img{object-fit:contain;width:100%;height:auto;max-height:560px;display:block}@keyframes pmsHeroImgScaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (max-width:991px){.pms-hero-section{min-height:auto;padding:36px 0 44px}.pms-left-col{width:100%;max-width:100%;padding-top:1rem;padding-bottom:1.5rem}.min-vh-hero{min-height:auto}.pms-hero-title{font-size:clamp(1.85rem,5.5vw,36px)}.pms-cta-row{gap:10px}.pms-btn-primary{height:44px;padding:0 24px;font-size:.88rem}.pms-img-wrapper{max-width:100%}.pms-hero-img{max-height:400px}}.ess-top-wrapper{margin-top:calc(-1*var(--header-height,80px));padding-top:calc(var(--header-height,80px));background-color:#fdfbfa;position:relative;overflow:hidden}.ess-top-bg-layer{pointer-events:none;z-index:1;position:absolute;inset:0}.ess-top-bg-img{object-fit:cover;object-position:top center;width:100%;height:100%}.ess-hero-section{color:#112e81;box-sizing:border-box;background-color:#0000;flex-direction:column;justify-content:center;min-height:auto;padding-top:clamp(1rem,2vw,2.2rem);padding-bottom:clamp(1rem,2vw,2rem);display:flex;position:relative;overflow:hidden}@media (max-width:991.98px){.ess-hero-section{min-height:auto;padding-top:1.2rem;padding-bottom:1.8rem}}.ess-content-container{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:clamp(1.2rem,3vw,2.5rem);padding-right:clamp(1.2rem,3vw,2.5rem)}.ess-hero-top-row{margin-bottom:0}.ess-left-col{z-index:5;flex-direction:column;justify-content:center;display:flex}@media (max-width:767.98px){.ess-left-col{text-align:center;align-items:center;margin-bottom:24px}}.ess-hero-badge{color:#ea580c;letter-spacing:.01em;background:#ffedd5d9;border:1px solid #f9731640;border-radius:999px;align-items:center;padding:5px 18px;font-size:.85rem;font-weight:600;display:inline-flex}.ess-hero-title{letter-spacing:-.02em;width:100%;max-width:580px;margin-top:18px;margin-bottom:20px;font-family:Poppins,system-ui,sans-serif;font-size:clamp(2rem,3.2vw,44px);font-weight:600;line-height:1.2}@media (max-width:767.98px){.ess-hero-title{text-align:center;margin-left:auto;margin-right:auto}}.ess-title-orange{color:#f28d35;background:linear-gradient(90deg,#f28d35 0%,#ea580c 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;font-size:clamp(2rem,3.2vw,44px);font-weight:600;line-height:1.2}.ess-title-navy{color:#000;letter-spacing:-.015em;margin-top:4px;font-size:clamp(1.3rem,2vw,28px);font-weight:600;line-height:1.25;display:inline-block}.ess-hero-desc{color:#556070;max-width:530px;margin-bottom:28px;font-family:Poppins,system-ui,sans-serif;font-size:clamp(.95rem,1.15vw,17px);line-height:1.62}@media (max-width:767.98px){.ess-hero-desc{text-align:center;margin-left:auto;margin-right:auto}}.ess-cta-row{align-items:center;gap:14px;display:flex}@media (max-width:767.98px){.ess-cta-row{justify-content:center;width:100%}}.ess-btn-primary{border-radius:9999px;align-items:center;height:46px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;color:#fff!important;box-shadow:none!important;background:#067fe2!important;gap:12px!important;padding-left:22px!important;padding-right:8px!important}.ess-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 24px #067fe259;color:#fff!important;background:#056ec5!important}.ess-btn-primary:hover .ess-btn-icon-wrap{transform:translate(2px)}.ess-btn-icon-wrap{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .25s;display:flex;color:#067fe2!important}.ess-right-col{z-index:4;justify-content:center;align-items:center;display:flex}@media (min-width:992px){.ess-right-col{justify-content:flex-end}}.ess-hero-image-wrapper{filter:drop-shadow(0 14px 36px #0000000f);justify-content:center;align-items:center;width:100%;max-width:940px;animation:1s cubic-bezier(.16,1,.3,1) forwards essHeroScaleIn;display:flex;position:relative}@media (min-width:1200px){.ess-hero-image-wrapper{transform-origin:100%;transform:scale(1.12)}}.ess-hero-img{object-fit:contain;width:100%;height:auto;display:block}@keyframes essHeroScaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.ess-orbit-container{justify-content:center;align-items:center;width:380px;height:380px;display:flex;position:relative}@media (max-width:575px){.ess-orbit-container{width:300px;height:300px}}.ess-orbit-ring{border:2px dashed #93c5fd;border-radius:50%;position:absolute;inset:0}.ess-orbit-center{text-align:center;z-index:5;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;padding:16px;display:flex;position:absolute;box-shadow:0 12px 36px #037fe41f,0 0 0 12px #ffffffb3}.ess-center-icon-wrap{margin-bottom:4px;font-size:2.2rem}.ess-center-title{font-size:.72rem;font-weight:var(--font-weight-semibold);color:#112e81;letter-spacing:.03em;text-align:center;line-height:1.25}.ess-orbit-node{z-index:6;flex-direction:column;align-items:center;display:flex;position:absolute}.ess-orbit-node .ess-node-icon{color:#2563eb;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;transition:transform .3s,background .3s,color .3s;display:flex;box-shadow:0 6px 20px #037fe424}.ess-orbit-node .ess-node-label{font-size:.62rem;font-weight:var(--font-weight-semibold);color:#334155;letter-spacing:.02em;white-space:nowrap;text-transform:uppercase;text-align:center;margin-top:6px;line-height:1.2}.ess-orbit-node:hover .ess-node-icon{color:#fff;background:#2563eb;transform:scale(1.15)}.ess-node-profile{top:0%;left:50%;transform:translate(-50%,-50%)}.ess-node-leave{top:16%;left:86%;transform:translate(-50%,-50%)}.ess-node-training{top:50%;left:100%;transform:translate(-50%,-50%)}.ess-node-team{top:84%;left:86%;transform:translate(-50%,-50%)}.ess-node-announcements{top:100%;left:50%;transform:translate(-50%,-50%)}.ess-node-payroll{top:84%;left:14%;transform:translate(-50%,-50%)}.ess-node-attendance{top:50%;left:0%;transform:translate(-50%,-50%)}.ess-chf-cards-section{margin-top:1rem}.ess-chf-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1199px){.ess-chf-grid{gap:16px}}@media (max-width:991px){.ess-chf-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:575px){.ess-chf-grid{grid-template-columns:1fr;gap:18px}}.ess-chf-card-wrapper{perspective:1200px;height:100%}.ess-chf-card{cursor:pointer;height:380px;transform-style:preserve-3d;will-change:transform;transform:perspective(1200px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));border:1.5px solid #ffffff80;border-radius:20px;flex-direction:column;justify-content:space-between;padding:26px 24px;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .4s;display:flex;position:relative;overflow:hidden}.ess-chf-card:after{content:"";border-radius:inherit;background:radial-gradient(450px circle at var(--mouse-x,50%) var(--mouse-y,50%), #ffffffa6 0%, #ffffff26 45%, transparent 80%);opacity:var(--glow-opacity,0);pointer-events:none;z-index:3;transition:opacity .35s;position:absolute;inset:0}.ess-chf-card:before{content:"";pointer-events:none;z-index:4;background:linear-gradient(115deg,#0000 35%,#fff6 50%,#0000 65%);width:200%;height:200%;transition:transform .75s ease-in-out;position:absolute;top:-50%;left:-50%;transform:rotate(25deg)translateY(-100%)}.ess-chf-card:hover{box-shadow:0 24px 48px -12px var(--card-glow,#0f172a2e),0 0 0 1px #ffffffe6 inset,0 12px 24px #0000000f;border-color:#fffffff2}.ess-chf-card:hover:before{transform:rotate(25deg)translateY(100%)}.ess-chf-card:hover .ess-chf-icon-box{transform:translateZ(32px)translateY(-4px)scale(1.1)rotate(-6deg);box-shadow:0 10px 22px #0000001f}.ess-chf-card:hover .ess-chf-title{color:#0f172a;transform:translateZ(20px)}.ess-chf-card:hover .ess-chf-desc{transform:translateZ(15px)}.ess-chf-card:hover .ess-chf-arrow-btn{color:#fff;background-color:#0f172a;transform:translateZ(35px)scale(1.2)rotate(45deg);box-shadow:none!important}.ess-chf-card:hover .ess-chf-img-wrapper{transform:translateZ(25px)scale(1.02)translateY(-2px)}@media (max-width:1399px){.ess-chf-card{height:360px;padding:22px 20px}}@media (max-width:1199px){.ess-chf-card{height:345px;padding:20px 18px}}@media (max-width:991px){.ess-chf-card{height:360px;padding:24px 22px}}@media (max-width:575px){.ess-chf-card{height:340px;padding:22px 20px}}.ess-chf-content{z-index:5;max-width:56%;transform-style:preserve-3d;transition:transform .3s;position:relative}@media (max-width:1199px){.ess-chf-content{max-width:58%}}@media (max-width:575px){.ess-chf-content{max-width:60%}}.ess-chf-icon-box{width:44px;height:44px;transform-style:preserve-3d;background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:14px;font-size:1.2rem;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s;display:flex;box-shadow:0 4px 14px #0000000f}.ess-chf-title{font-family:var(--font-family-primary);font-size:var(--font-size-card-title);font-weight:var(--font-weight-semibold);color:#1e293b;line-height:var(--line-height-card-title);margin-bottom:6px}.ess-chf-desc{color:#475569;margin:0;font-family:Poppins,sans-serif;font-size:.78rem;line-height:1.45}.ess-chf-arrow-btn{color:#0f172a;z-index:5;width:38px;height:38px;transform-style:preserve-3d;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;transition:transform .35s cubic-bezier(.34,1.56,.64,1),background-color .3s,box-shadow .3s,color .3s;display:flex;position:relative;box-shadow:none!important}.ess-chf-img-wrapper{pointer-events:none;z-index:2;width:60%;height:90%;transform-style:preserve-3d;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-15px;right:-20px}.ess-chf-img{object-fit:contain;object-position:bottom right;width:100%;height:100%}.ess-journey-header{text-align:center;max-width:1340px;margin:0 auto 40px}@media (max-width:767px){.ess-journey-header{margin-bottom:30px}}.ess-journey-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:14px;font-family:Poppins,system-ui,sans-serif;font-size:clamp(1.8rem,3.2vw,2.75rem);font-weight:600;line-height:1.25}@media (min-width:992px){.ess-journey-title{white-space:nowrap}}.ess-highlight-blue{color:#037fe4}.ess-journey-desc{color:#64748b;max-width:680px;margin:0 auto;font-family:Poppins,system-ui,sans-serif;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.6}.rjp-section{padding:var(--section-spacing) 0;background:linear-gradient(#fff 0%,#f8fafc 100%);position:relative;overflow:hidden}.rjp-header{max-width:980px;margin:0 auto var(--section-header-mb);text-align:center}.rjp-title{font-family:var(--font-family-primary);font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);color:#112e81;letter-spacing:-.015em;line-height:var(--line-height-heading);margin-bottom:16px}.rjp-desc{font-family:var(--font-family-primary);font-size:var(--font-size-body);font-weight:var(--font-weight-regular);color:#64748b;line-height:var(--line-height-body);max-width:780px;margin:0 auto}.rjp-illustration-container{justify-content:center;align-items:center;width:100%;display:flex}.rjp-illustration-wrap{width:100%;max-width:1320px}.rjp-illustration-wrap img{object-fit:contain;border-radius:16px;width:100%;height:auto;display:block}@media (max-width:991.98px){.rjp-illustration-wrap{border-radius:16px;padding:10px}.rjp-illustration-wrap img{border-radius:12px}}@keyframes rjFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.rw-section{padding:var(--section-spacing) 0;background:#fff;position:relative;overflow:hidden}.rw-header{max-width:980px;margin:0 auto var(--section-header-mb);text-align:center}.rw-title{color:#000;letter-spacing:-.02em;margin-bottom:16px;font-family:Poppins,system-ui,sans-serif;font-size:clamp(1.4rem,2.6vw,2.4rem);font-weight:600;line-height:1.3}.rw-title .rw-title-line1{max-width:100%;display:inline-block}.rw-title .rw-highlight{color:#1e9e93;display:inline-block}@media (max-width:991.98px){.rw-title{font-size:clamp(1.15rem,3.2vw,1.8rem)}}@media (max-width:575.98px){.rw-title{font-size:clamp(.85rem,3.8vw,1.15rem)}}.rw-desc{color:#656565;text-align:center;margin:0 auto;font-size:clamp(.95rem,1.15vw,1.1rem);line-height:1.65}.rw-cards-stack{flex-direction:column;gap:36px;max-width:1440px;margin:0 auto;display:flex}.rw-card{opacity:1;background:linear-gradient(90deg,#edfffd 0%,#fbeedd 100%);border-radius:30px;justify-content:space-between;align-items:center;gap:24px;padding:36px 40px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s;display:flex;position:relative;box-shadow:0 12px 36px #112e810d}@media (min-width:1200px){.rw-card{height:220px;min-height:220px}}.rw-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #112e811f}.rw-card:hover .rw-illustration-wrap img{transform:scale(1.03)}.rw-card:hover .rw-step-badge{transform:scale(1.08)}.rw-card:hover .rw-feature-panel{box-shadow:0 14px 36px #112e811f}@media (max-width:1199.98px){.rw-card{border-radius:24px;gap:20px;height:auto;min-height:auto;padding:36px 28px}}@media (max-width:767.98px){.rw-card{border-radius:20px;padding:30px 18px}}.rw-step-badge{color:#fff;z-index:3;background:#1e9e93;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:flex;position:absolute;top:-16px;left:36px}.rw-card-info{flex:0 0 280px;max-width:280px}@media (max-width:1399.98px){.rw-card-info{flex:0 0 250px;max-width:250px}}.rw-card-title{font-family:var(--font-family-primary);font-size:var(--font-size-card-title);font-weight:var(--font-weight-semibold);color:#1e293b;line-height:var(--line-height-card-title);margin-bottom:10px}.rw-card-desc{font-family:var(--font-family-primary);font-size:var(--font-size-small);font-weight:var(--font-weight-regular);color:#64748b;margin:0;line-height:1.55}.rw-illustration-wrap{flex:1;justify-content:center;align-items:center;max-width:480px;height:197px;display:flex;overflow:visible}.rw-illustration-wrap img,.rw-illustration-wrap .rw-step-image{object-fit:contain;filter:drop-shadow(0 8px 24px #112e8114);max-width:100%;height:auto;max-height:197px;transition:transform .3s;display:block}.rw-feature-panel{background:#fff;border:1px solid #112e810f;border-radius:20px;flex:0 0 460px;max-width:460px;margin-left:auto;padding:20px 24px;box-shadow:0 10px 30px #112e8114}@media (max-width:1399.98px){.rw-feature-panel{flex:0 0 410px;max-width:410px;padding:16px 18px}}@media (max-width:991.98px){.rw-feature-panel{margin-left:0}}.rw-wide-feature-panel{background:#fff;border:1px solid #112e810f;border-radius:20px;flex:1;margin-left:auto;padding:24px 32px;box-shadow:0 10px 30px #112e8114}@media (max-width:991.98px){.rw-wide-feature-panel{width:100%;margin-left:0;padding:20px}}.rw-horizontal-steps{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.rw-step-node{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.rw-step-node .rw-step-node-icon{color:#1e9e93;background:#f1fefb;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:transform .25s,background .25s;display:flex}.rw-step-node .rw-step-node-label{color:#334155;font-size:.775rem;font-weight:600;line-height:1.2}.rw-step-node:hover .rw-step-node-icon{color:#fff;background:#1e9e93;transform:scale(1.15)}.rw-center-intel{flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.rw-center-intel .intel-card{text-align:center;background:#fff;border:1px solid #112e810f;border-radius:16px;min-width:120px;padding:16px 20px;box-shadow:0 8px 24px #112e810f}.rw-center-intel .intel-card .intel-lbl{color:#64748b;font-size:.725rem;font-weight:600}.rw-center-intel .intel-card .intel-val{color:#112e81;margin:4px 0;font-size:1.35rem;font-weight:700}.rw-center-intel .intel-card .intel-trend{color:#10b981;font-size:.725rem;font-weight:600}@media (max-width:991.98px){.rw-center-intel{flex-wrap:wrap;width:100%}}.rw-feature-grid{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:8px;width:100%;display:flex}@media (max-width:991.98px){.rw-feature-grid{flex-wrap:wrap;justify-content:center;gap:16px}}.rw-feature-item{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;gap:6px;min-width:0;display:flex}.rw-feature-item .rw-feature-icon{color:#1e9e93;background:#f1fefb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;transition:transform .25s,background .25s;display:flex}.rw-feature-item .rw-feature-label{color:#111827;text-align:center;word-break:break-word;font-size:.625rem;font-weight:500;line-height:1.25}.rw-feature-item:hover .rw-feature-icon{color:#fff;background:#1e9e93;transform:scale(1.12)}.rw-stats-row{border-top:1px dashed #64748b33;justify-content:space-around;align-items:center;width:100%;margin-top:16px;padding-top:14px;display:flex}.rw-stats-row .rw-stat-box{text-align:center}.rw-stats-row .rw-stat-box .rw-stat-num{color:#000;font-size:1rem;font-weight:700;line-height:1}.rw-stats-row .rw-stat-box .rw-stat-lbl{color:#4b5563;margin-top:2px;font-size:.65rem;font-weight:600}@media (min-width:992px) and (max-width:1199.98px){.rw-card{flex-flow:wrap;justify-content:space-between;align-items:center;row-gap:22px;padding:32px 28px;display:flex}.rw-card-info{text-align:left;flex:0 0 calc(52% - 10px);max-width:calc(52% - 10px)}.rw-illustration-wrap{flex:0 0 calc(48% - 10px);justify-content:center;max-width:calc(48% - 10px);height:auto;margin:0;display:flex}.rw-illustration-wrap img,.rw-illustration-wrap .rw-step-image{margin:0 auto;width:auto!important;max-width:100%!important;max-height:180px!important}.rw-center-intel{flex:0 0 calc(48% - 10px);max-width:calc(48% - 10px);margin:0}.rw-wide-feature-panel,.rw-feature-panel{flex:0 0 100%;width:100%;max-width:100%}}@media (max-width:991.98px){.rw-card{text-align:center;border-radius:24px;flex-direction:column;align-items:center;gap:20px;padding:32px 20px 24px}.rw-card:hover .rw-step-badge{transform:scale(1.08)}.rw-step-badge{left:24px;transform:none}.rw-card-info{text-align:center;flex:0 0 100%;width:100%;max-width:650px;margin:0 auto}.rw-card-title{text-align:center}.rw-card-desc{text-align:center;max-width:650px;margin:0 auto}.rw-illustration-wrap{flex:0 0 100%;justify-content:center;width:100%;max-width:360px;height:auto;margin:0 auto;display:flex}.rw-illustration-wrap img,.rw-illustration-wrap .rw-step-image{margin:0 auto;width:auto!important;max-width:100%!important;max-height:170px!important}.rw-center-intel{flex:0 0 100%;justify-content:center;width:100%;max-width:100%;margin:0 auto}.rw-wide-feature-panel,.rw-feature-panel{flex:0 0 100%;width:100%;max-width:650px;margin:0 auto}.rw-horizontal-steps,.rw-feature-grid{justify-content:center}.rw-stats-row{justify-content:center;gap:24px}}@media (max-width:767.98px){.rw-card{border-radius:20px;gap:16px;padding:28px 16px 18px}.rw-illustration-wrap{max-width:320px;margin:6px auto}.rw-illustration-wrap img,.rw-illustration-wrap .rw-step-image{max-height:135px!important}.rw-step-badge{width:38px;height:38px;font-size:.875rem;left:16px}.rw-card-title{font-size:1.1rem}.rw-feature-panel{padding:14px}.rw-feature-grid{gap:12px}}@media (max-width:575.98px){.rw-illustration-wrap{max-width:270px;margin:4px auto}.rw-illustration-wrap img,.rw-illustration-wrap .rw-step-image{max-height:115px!important}}:root{--font-timmana:"Timmana", sans-serif;--font-poppins:"Poppins", sans-serif;--font-roboto-flex:"Poppins", sans-serif;--font-rosario:"Poppins", sans-serif;--bs-font-sans-serif:"Poppins", var(--font-poppins), system-ui, -apple-system, sans-serif;--bs-body-font-family:"Poppins", var(--font-poppins), sans-serif;--bs-border-radius:.5rem;--bs-border-radius-lg:.75rem;--bs-border-radius-sm:.375rem;--bs-primary:#e4322c;--bs-primary-rgb:228, 50, 44;--bs-link-color:#112e81;--bs-link-color-rgb:17, 46, 129;--bs-link-hover-color:#4647ae;--bs-link-hover-color-rgb:70, 71, 174;--color-brand-navy-950:#0b1152;--color-brand-navy-900:#131a72;--color-brand-blue-700:#262f8e;--color-brand-blue-500:#4a54c9;--color-brand-blue-300:#8b92e0;--color-brand-ink:#1c2470;--color-brand-muted:#5b5a5a;--color-brand-accent:#e4322c;--color-brand-accent-dark:#c7281f;--color-brand-footer-label:#fbfbfb;--color-brand-footer-link:#dadada;--color-brand-icon-circle:#1b3fa0;--gradient-brand-heading:linear-gradient(86.74deg, #112e81 47.77%, #4647ae 97.23%);--white-color:#fff;--header-height:63px;--btn-primary-bg:#e4322c;--btn-primary-color:#fff;--header-bg:linear-gradient(90deg, #112e81 0%, #4647ae 100%);--footer-bg:linear-gradient(86.74deg, #112e81 47.77%, #4647ae 97.23%);--hero-section-bg:linear-gradient(90deg, #112e81 0%, #4647ae 100%);--gradient-text:#112e81;--section-spacing:clamp(48px, 5.5vw, 84px);--section-spacing-lg:clamp(64px, 7vw, 108px);--section-spacing-sm:clamp(32px, 4vw, 56px);--section-header-mb:clamp(24px, 3.5vw, 42px);--font-family-primary:"Poppins", var(--font-poppins), system-ui, -apple-system, sans-serif;--font-size-hero:clamp(2.25rem, 1.8rem + 2.2vw, 3.5rem);--font-size-h2:clamp(1.75rem, 1.4rem + 1.5vw, 2.5rem);--font-size-h3:clamp(1.25rem, 1.1rem + .8vw, 1.75rem);--font-size-card-title:clamp(1.05rem, .95rem + .5vw, 1.25rem);--font-size-body:clamp(.92rem, .88rem + .25vw, 1rem);--font-size-small:.875rem;--font-size-caption:.75rem;--font-weight-hero:700;--font-weight-bold:600;--font-weight-semibold:600;--font-weight-medium:500;--font-weight-regular:400;--line-height-heading:1.22;--line-height-body:1.6;--line-height-card-title:1.3}.font-hero-title{font-family:var(--font-family-primary);font-size:var(--font-size-hero);font-weight:var(--font-weight-hero);line-height:var(--line-height-heading);letter-spacing:-.02em}.font-section-h2{font-family:var(--font-family-primary);font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading);letter-spacing:-.015em}.font-section-h3{font-family:var(--font-family-primary);font-size:var(--font-size-h3);font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading)}.font-card-title{font-family:var(--font-family-primary);font-size:var(--font-size-card-title);font-weight:var(--font-weight-semibold);line-height:var(--line-height-card-title)}.font-body-text{font-family:var(--font-family-primary);font-size:var(--font-size-body);font-weight:var(--font-weight-regular);line-height:var(--line-height-body)}.font-small-text{font-family:var(--font-family-primary);font-size:var(--font-size-small);font-weight:var(--font-weight-regular);line-height:1.45}.font-caption-text{font-family:var(--font-family-primary);font-size:var(--font-size-caption);font-weight:var(--font-weight-medium)}button,input[type=submit],input[type=button],input[type=reset],.btn,a.btn,[class*=btn-],[class*=Btn-],[class*=-btn],[class*=-Btn],[class*=button],[class*=Button],[class*=cta-],[class*=Cta-],button:hover,button:focus,button:active,button:focus-visible,input[type=submit]:hover,input[type=submit]:focus,input[type=submit]:active,input[type=submit]:focus-visible,input[type=button]:hover,input[type=button]:focus,input[type=button]:active,input[type=button]:focus-visible,input[type=reset]:hover,input[type=reset]:focus,input[type=reset]:active,input[type=reset]:focus-visible,.btn:hover,.btn:focus,.btn:active,.btn:focus-visible,a.btn:hover,a.btn:focus,a.btn:active,a.btn:focus-visible,[class*=btn-]:hover,[class*=btn-]:focus,[class*=btn-]:active,[class*=btn-]:focus-visible,[class*=Btn-]:hover,[class*=Btn-]:focus,[class*=Btn-]:active,[class*=Btn-]:focus-visible,[class*=-btn]:hover,[class*=-btn]:focus,[class*=-btn]:active,[class*=-btn]:focus-visible,[class*=-Btn]:hover,[class*=-Btn]:focus,[class*=-Btn]:active,[class*=-Btn]:focus-visible,[class*=button]:hover,[class*=button]:focus,[class*=button]:active,[class*=button]:focus-visible,[class*=Button]:hover,[class*=Button]:focus,[class*=Button]:active,[class*=Button]:focus-visible,[class*=cta-]:hover,[class*=cta-]:focus,[class*=cta-]:active,[class*=cta-]:focus-visible,[class*=Cta-]:hover,[class*=Cta-]:focus,[class*=Cta-]:active,[class*=Cta-]:focus-visible{box-shadow:none!important}html{scroll-padding-top:var(--header-height);overflow-x:hidden}@media (max-width:991px){html{scrollbar-width:none!important;-ms-overflow-style:none!important}html::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}body::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}}body{color:var(--color-brand-muted);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;min-height:100dvh;line-height:1.7;font-family:"Poppins",var(--font-poppins),system-ui,-apple-system,sans-serif!important}.section-padding{padding-top:var(--section-spacing)!important;padding-bottom:var(--section-spacing)!important}.section-padding-lg{padding-top:var(--section-spacing-lg)!important;padding-bottom:var(--section-spacing-lg)!important}.section-padding-sm{padding-top:var(--section-spacing-sm)!important;padding-bottom:var(--section-spacing-sm)!important}.section-header-spacing{margin-bottom:var(--section-header-mb)!important}.container{padding-left:clamp(1rem,3vw,1.5rem)!important;padding-right:clamp(1rem,3vw,1.5rem)!important}@media (min-width:768px) and (max-width:991.98px){.container{max-width:calc(100% - 3rem)}}.btn-primary{--bs-btn-bg:var(--color-brand-accent);--bs-btn-border-color:var(--color-brand-accent);--bs-btn-hover-bg:var(--color-brand-accent-dark);--bs-btn-hover-border-color:var(--color-brand-accent-dark);--bs-btn-active-bg:var(--color-brand-accent-dark);--bs-btn-active-border-color:var(--color-brand-accent-dark);--bs-btn-disabled-bg:var(--color-brand-accent);--bs-btn-disabled-border-color:var(--color-brand-accent);transition:background-color .45s,border-color .45s}.form-control:focus{border-color:var(--color-brand-accent);box-shadow:none!important}.dropdown-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 .5rem;width:32rem;max-width:80vw;display:grid}.gradient-text{background:var(--gradient-text);color:#0000;-webkit-background-clip:text;background-clip:text}.text-brand-accent{color:var(--color-brand-accent)!important}.text-brand-ink{color:var(--color-brand-ink)!important}.text-brand-muted{color:var(--color-brand-muted)!important}.text-brand-blue-300{color:var(--color-brand-blue-300)!important}.footer-link{text-decoration:none;transition:color .45s,transform .5s}.footer-link:hover{transform:translateY(-2px);color:#fff!important}.custom-section{padding:30px 0}.centered-content-display-vertically{flex-direction:column;justify-content:center;align-items:center;display:flex}.custom-hero-section{width:100%;color:var(--white-color);background:var(--hero-section-bg);padding:60px 0}.custom-hero-section .heading{letter-spacing:.9px;font-size:clamp(1.6rem,4vw,2.5rem);font-weight:600;line-height:1.15}.custom-hero-section .context{letter-spacing:0%;font-size:14px;font-weight:400;line-height:28px}.hero-two-col{justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (max-width:991.98px){.hero-two-col{gap:1.25rem}}@media (max-width:575.98px){.hero-two-col{flex-direction:column}}.hero-two-col__content{flex:0 0 45%;max-width:45%}@media (max-width:991.98px){.hero-two-col__content{flex:0 0 50%;max-width:50%}}@media (max-width:575.98px){.hero-two-col__content{flex:0 0 100%;max-width:100%}}.hero-two-col__img{flex:0 0 52%;justify-content:flex-end;max-width:52%;display:flex}.hero-two-col__img img{object-fit:cover;border-radius:24px;width:100%;height:auto;max-height:360px;box-shadow:0 20px 40px #0000004d}@media (max-width:991.98px){.hero-two-col__img{flex:0 0 48%;max-width:48%}}@media (max-width:575.98px){.hero-two-col__img{display:none}}.ctabanner-banner-bg{width:100%;color:var(--white-color);-webkit-backdrop-filter:blur(12px);background:linear-gradient(225deg,#ffffff3d 0%,#ffffff0a 40%,#0000001f 100%),linear-gradient(89.53deg,#112e81 26.89%,#fff0 286.44%),#2e4079;border:1px solid #ffffff38;border-radius:1.25rem;padding:0 2.5rem;position:relative;overflow:hidden}@media (max-width:1199px){.ctabanner-banner-bg{padding:1.5rem 2rem}}@media (max-width:991px){.ctabanner-banner-bg{padding:1rem 1.2rem}}@media (max-width:991px) and (orientation:landscape){.ctabanner-banner-bg{padding:1.25rem 1.5rem}}@media (max-width:575px){.ctabanner-banner-bg{border-radius:1rem;padding:1.25rem 1rem}}.ctabanner-banner-bg:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 75% 25%,#ffffff47 0%,#ffffff0f 35%,#0000 65%);width:200%;height:200%;position:absolute;top:-50%;right:-50%}.ctabanner-banner-bg .cta-banner-content{justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (max-width:1199px){.ctabanner-banner-bg .cta-banner-content{gap:1.5rem}}@media (max-width:991px){.ctabanner-banner-bg .cta-banner-content{text-align:center;flex-direction:column;align-items:center;gap:1.25rem}}.ctabanner-banner-bg .cta-banner-text-side{z-index:2;text-align:left;flex-direction:column;align-items:flex-start;width:100%;line-height:1.3;display:flex;position:relative}@media (max-width:991px){.ctabanner-banner-bg .cta-banner-text-side{text-align:center;align-items:center}}.ctabanner-banner-bg .cta-banner-text-side .heading{color:#fff;font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:600;line-height:1.25}@media (max-width:768px){.ctabanner-banner-bg .cta-banner-text-side .heading{font-size:clamp(1.1rem,4vw,1.45rem);margin-bottom:.5rem!important}}@media (max-width:575px){.ctabanner-banner-bg .cta-banner-text-side .heading{font-size:clamp(1rem,3.8vw,1.25rem);margin-bottom:.4rem!important}}.ctabanner-banner-bg .cta-banner-text-side .context{color:#eee;max-width:620px;font-size:clamp(.82rem,1vw,.92rem);font-weight:500;line-height:1.55}@media (max-width:991px){.ctabanner-banner-bg .cta-banner-text-side .context{max-width:100%}}@media (max-width:768px){.ctabanner-banner-bg .cta-banner-text-side .context{font-size:clamp(.78rem,2.8vw,.88rem);line-height:1.45;margin-bottom:.85rem!important}}@media (max-width:575px){.ctabanner-banner-bg .cta-banner-text-side .context{font-size:.76rem;line-height:1.4;margin-bottom:.75rem!important}}.ctabanner-banner-bg .cta-expert-btn{white-space:nowrap;background:#e4322c;border-radius:9999px;justify-content:center;align-items:center;gap:12px;height:46px;padding-left:22px;padding-right:8px;font-size:.875rem;font-weight:600;transition:background .3s,transform .3s,box-shadow .3s;display:inline-flex;color:#fff!important;text-decoration:none!important}.ctabanner-banner-bg .cta-expert-btn:hover{background:#c7281f;transform:translateY(-2px);color:#fff!important}.ctabanner-banner-bg .cta-expert-btn:hover .cta-btn-icon-wrap{transform:translate(2px)}@media (max-width:768px){.ctabanner-banner-bg .cta-expert-btn{height:42px;padding-left:18px;padding-right:6px;font-size:.82rem}}@media (max-width:575px){.ctabanner-banner-bg .cta-expert-btn{height:38px;padding-left:14px;padding-right:5px;font-size:.78rem}}.ctabanner-banner-bg .cta-btn-icon-wrap{color:#fff;background:#ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .25s;display:inline-flex}@media (max-width:768px){.ctabanner-banner-bg .cta-btn-icon-wrap{width:24px;height:24px}.ctabanner-banner-bg .cta-btn-icon-wrap svg{width:12px;height:12px}}@media (max-width:575px){.ctabanner-banner-bg .cta-btn-icon-wrap{width:22px;height:22px}.ctabanner-banner-bg .cta-btn-icon-wrap svg{width:11px;height:11px}}.ctabanner-banner-bg .cta-banner-img-side{z-index:2;justify-content:flex-end;align-items:center;width:100%;display:flex}@media (max-width:991px){.ctabanner-banner-bg .cta-banner-img-side{justify-content:center}}.ctabanner-banner-bg .cta-banner-img-side .cta-banner-illustration{object-fit:contain;width:100%;height:auto;max-height:260px}@media (max-width:1199px){.ctabanner-banner-bg .cta-banner-img-side .cta-banner-illustration{max-height:220px}}@media (max-width:991px){.ctabanner-banner-bg .cta-banner-img-side .cta-banner-illustration{max-width:clamp(220px,55vw,300px);margin:0 auto}}@media (max-width:768px){.ctabanner-banner-bg .cta-banner-img-side .cta-banner-illustration{max-height:150px}}@media (max-width:575px){.ctabanner-banner-bg .cta-banner-img-side .cta-banner-illustration{max-height:120px}}@media (max-width:400px){.ctabanner-banner-bg .cta-banner-img-side .cta-banner-illustration{max-height:100px}}.glossy-chip{-webkit-backdrop-filter:blur(16px);width:max-content;letter-spacing:0%;color:var(--white-color);text-shadow:0 1px 2px #0000004d;background:#ffffff1a;border-radius:999px;padding:.625rem 1.25rem;font-size:.85rem;font-weight:500;box-shadow:none!important}.custom-btn{text-align:center;box-shadow:none;border-radius:999px;outline:none;width:max-content;padding:.725rem 2.25rem;font-size:16px;font-weight:500;line-height:100%;border:none!important}.custom-btn:focus{box-shadow:none;border:none;outline:none}.primary-btn{background:var(--btn-primary-bg);color:var(--btn-primary-color)}.breadcrumb-sticky{top:calc(var(--header-height,63px) - 1px);z-index:1019;background:#fff;width:100%;position:fixed;left:0;right:0}.breadcrumb-sticky:before{content:"";pointer-events:none;background:#fff;height:5px;position:absolute;top:-4px;left:0;right:0}.breadcrumb-sticky{opacity:0;visibility:hidden;pointer-events:none;will-change:transform,opacity;transition:transform .28s cubic-bezier(.16,1,.3,1),opacity .25s,visibility .28s step-end;transform:translateY(-100%);box-shadow:0 10px 10px -10px #2123261a}.breadcrumb-sticky .container{padding-top:.5rem;padding-bottom:.5rem}.breadcrumb-sticky.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition:transform .28s cubic-bezier(.16,1,.3,1),opacity .25s,visibility;transform:translateY(0)}.breadcrumb{--bs-breadcrumb-divider:">>"}@media (max-width:768px){.breadcrumb{font-size:12px!important}}.breadcrumb .breadcrumb-item{color:#94a3b8}@media (max-width:768px){.breadcrumb .breadcrumb-item{font-size:12px!important}}.breadcrumb .breadcrumb-item a{color:inherit;text-decoration:none}@media (max-width:768px){.breadcrumb .breadcrumb-item a{font-size:12px!important}}.breadcrumb .breadcrumb-item a:hover{color:var(--color-brand-ink)}.breadcrumb .breadcrumb-item.active{color:var(--btn-primary-bg);font-weight:600}@media (max-width:768px){.breadcrumb .breadcrumb-item.active{font-size:12px!important}}.faq-tab-list{background:#fff;border-radius:12px;flex-direction:column;gap:4px;height:100%;padding:12px;display:flex;box-shadow:0 0 20px #0000001a}.faq-tab-item{text-align:left;width:100%;color:var(--color-brand-muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:background .2s,color .2s;position:relative}.faq-tab-item--active{color:var(--color-brand-accent);background:#fee2e2;font-weight:600}.faq-tab-border-line{vertical-align:middle;border-bottom:1.5px solid #0000;border-image-source:linear-gradient(90deg,#fff 0%,#cbcfdd 50%,#fff 100%);border-image-slice:1}.frequently-asked-questions{background:#fff;border-radius:.75rem;flex-direction:column;gap:.75rem;height:100%;padding:1rem;display:flex}.faq-accordion{background:#fff;border-radius:.75rem;flex-direction:column;gap:.75rem;height:100%;padding:1rem;display:flex;box-shadow:0 0 20px #0000001a}.faq-accordion-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:box-shadow .5s,border-color .5s,transform .3s;overflow:hidden}.faq-accordion-item:hover,.faq-accordion-item.active{border-color:#cbd3ec;box-shadow:0 6px 20px #112e8114}.faq-accordion-header{color:#414141;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.5rem 1rem;font-size:13px;font-weight:600;display:flex}.faq-chevron{color:var(--color-brand-muted);flex-shrink:0;font-size:.8rem;transition:transform .35s}.faq-accordion-item.active .faq-chevron{transform:rotate(180deg)}.faq-accordion-body{opacity:0;max-height:0;color:var(--color-brand-muted);border-top:1px solid #f1f3ff;padding:0 1rem;font-size:.85rem;line-height:1.7;transition:max-height .4s,opacity .3s,transform .3s,padding .3s;overflow:hidden;transform:translateY(-8px)}.faq-accordion-body.faq-open{opacity:1;max-height:250px;padding:1rem;transform:translateY(0)}.case-card{border-radius:24px;flex-direction:column;padding:24px;transition:transform .5s,box-shadow .5s;display:flex;position:relative;box-shadow:0 0 17.2px #00000026}.case-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #0000001f}.case-card--dimension{background:linear-gradient(#f3f9ff 0%,#fff 14.82%)}.case-card--dimension:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#0573d6 0%,#000 100%);border-radius:24px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.case-card--fusion{background:linear-gradient(#fff8f8 0%,#fff 10.84%)}.case-card--fusion:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#e4322c 0%,#022d77 100%);border-radius:24px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.case-card--nixsol{background:linear-gradient(#f4f4ff 0%,#fff 12.6%)}.case-card--nixsol:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#0c10df 0%,#f2111a 100%);border-radius:24px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.case-card--sisi{background:linear-gradient(#ebf2ff 0%,#fff 10.07%)}.case-card--sisi:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#3f7ff8 0%,#000 100%);border-radius:24px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.case-card-logo{flex-direction:column;line-height:1.2;display:flex}.case-card-logo .case-card-logo-line1{color:var(--color-brand-ink);font-size:1rem;font-weight:600}.case-card-logo .case-card-logo-line2{color:var(--color-brand-accent);font-size:1rem;font-weight:600}.case-card-logo--sm .case-card-logo-line1,.case-card-logo--sm .case-card-logo-line2{font-size:.8rem}.case-card-quote-icon{color:#c7d2fe;-webkit-user-select:none;user-select:none;margin-top:-8px;font-family:Georgia,serif;font-size:3rem;line-height:1}.case-card-tag{background:0 0;border-radius:999px;align-items:center;padding:2px 14px;font-size:.75rem;font-weight:500;display:inline-flex}.case-card-tag--dimension{color:#0573d6;border:1px solid #0573d6}.case-card-tag--fusion{color:#e4322c;border:1px solid #e4322c}.case-card-tag--nixsol{color:#0c10df;border:1px solid #0c10df}.case-card-tag--sisi{color:#3f7ff8;border:1px solid #3f7ff8}.case-arrow-circle{border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.case-arrow-circle .cstm-right-arrow{font-size:1.625rem}.based-border{width:100%;height:1px;margin:.75rem 0}.case-card--dimension .based-border{background:linear-gradient(90deg,#0573d6 0%,#000 100%)}.case-card--fusion .based-border{background:linear-gradient(90deg,#e4322c 0%,#022d77 100%)}.case-card--nixsol .based-border{background:linear-gradient(90deg,#0c10df 0%,#f2111a 100%)}.case-card--sisi .based-border{background:linear-gradient(90deg,#3f7ff8 0%,#000 100%)}.case-detail-hero{background:linear-gradient(135deg,#f8f9ff 0%,#eef0fb 100%);border-bottom:1px solid #e8eaf6}.case-detail-logo{color:var(--color-brand-ink);white-space:pre-line;border:2px solid var(--color-brand-ink);text-align:center;border-radius:10px;min-width:120px;padding:10px 16px;font-size:1rem;font-weight:600;line-height:1.2}.case-content-box{background:#f4f5fb;border-radius:16px;min-height:120px;padding:24px}.cs-card-gradient{border-radius:30px;margin-bottom:1rem;padding:2.5rem;overflow:hidden}.cs-card-gradient--challenges{background:linear-gradient(270.64deg,#fff .49%,#e1ddee 95.17%)}.cs-card-gradient--solutions{background:linear-gradient(90deg,#fff -.03%,#e1ddee 100.03%)}.cs-img-card-wrap{justify-content:center;align-items:center;width:100%;height:100%;min-height:280px;display:flex;position:relative}.cs-img-card-inner{z-index:2;background:#fff;border-radius:30px;width:100%;height:260px;padding:14px;position:relative;overflow:hidden;box-shadow:0 12px 36px #112e811a}.cs-img-card-media{border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}.cs-dots-matrix{z-index:1;opacity:.45;background-image:radial-gradient(#e4322c 2px,#0000 2px);background-size:12px 12px;width:130px;height:100px;position:absolute}.cs-dots-matrix--left{bottom:-12px;left:-12px}.cs-dots-matrix--right{bottom:-12px;right:-12px}.cs-eyebrow-line{align-items:center;gap:10px;display:inline-flex}.cs-blue-bar{background:#112e81;border-radius:99px;width:32px;height:3px;display:inline-block}.cs-eyebrow-text{color:#e4322c;letter-spacing:.05em;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600}.cs-card-heading{color:#112e81;margin-top:8px;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:clamp(1.2rem,1.6vw,24px);font-weight:600;line-height:1.25}.cs-list-items{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.cs-list-item{color:#4a4a5a;align-items:flex-start;gap:12px;font-family:Poppins,sans-serif;font-size:.86rem;line-height:1.5;display:flex}.cs-icon-x{color:#e4322c;flex-shrink:0;margin-top:1px;font-size:1.15rem}.cs-icon-check{color:#22c55e;flex-shrink:0;margin-top:1px;font-size:1.15rem}.case-study-sections{align-items:stretch;gap:1.75rem;display:grid}.case-study-section{flex-direction:column;gap:1rem;display:flex}.case-study-section--content{gap:1.75rem;display:grid}.case-study-section--image{justify-content:center;align-items:center;display:flex}.case-study-image-wrapper{background:#fff;border-radius:24px;width:100%;min-height:280px;overflow:hidden;box-shadow:0 16px 40px #0d1e5314}.case-study-image{object-fit:cover;width:100%;height:auto;display:block}.case-study-sections--side-by-side,.case-study-sections--split,.case-study-sections--default,.case-study-sections--reverse{grid-template-columns:1.5fr 1fr}.case-study-sections--reverse .case-study-section--content{order:2}.case-study-sections--reverse .case-study-section--image{order:1}@media (max-width:991px){.case-study-sections--side-by-side,.case-study-sections--split,.case-study-sections--default,.case-study-sections--reverse{grid-template-columns:1fr}}.leadership-title{font-size:1.5rem}.leadership-meta{font-size:.75rem}.header-main-section{z-index:1050;text-transform:capitalize;padding:.65rem 1.25rem;transition:background-color .3s,background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:sticky;top:0}.header-main-section .header-scroll-progress-track{pointer-events:none;z-index:100;width:100%;height:2px;position:absolute;bottom:0;left:0;overflow:hidden}.header-main-section .header-scroll-progress-fill{transform-origin:0;will-change:transform;border-radius:0 2px 2px 0;width:100%;height:100%;transition:background .3s}.header-main-section .header-contact-link{white-space:nowrap;transition:color .2s,opacity .2s;font-size:14px!important;font-weight:600!important}.header-main-section .header-contact-link i,.header-main-section .header-contact-link span{font-size:14px!important;font-weight:600!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section .header-contact-link{font-size:13px!important}.header-main-section .header-contact-link i,.header-main-section .header-contact-link span{font-size:13px!important;font-weight:600!important}}.header-main-section .header-contact-link:hover{opacity:.85}@media (max-width:991.98px){.header-main-section{padding:.5rem 1rem}.header-main-section .navbar-toggler{background:#fff!important;border:1px solid #112e8126!important;border-radius:10px!important;outline:none!important;padding:.4rem .65rem!important;box-shadow:0 2px 8px #0000000f!important}.header-main-section .navbar-toggler:focus,.header-main-section .navbar-toggler:active{box-shadow:0 0 0 2px #112e8133!important}.header-main-section .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2817, 46, 129, 0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important}.header-main-section .navbar-collapse{background:linear-gradient(135deg,#112e81 0%,#3e44b5 100%)!important;border:1px solid #ffffff1f!important;border-radius:20px!important;margin-top:.75rem!important;padding:1.25rem 1.25rem 1.5rem!important;box-shadow:0 16px 40px #112e8140!important}.header-main-section .navbar-nav{background:0 0!important;border:none!important;border-radius:0!important;flex-direction:column!important;gap:.35rem!important;margin:0 0 1rem!important;padding:0!important;display:flex!important;position:static!important;transform:none!important}.header-main-section .nav-link{color:#fff!important;border-radius:10px!important;padding:.7rem 1rem!important;font-size:1rem!important;font-weight:500!important}.header-main-section .nav-link:hover,.header-main-section .nav-link:focus,.header-main-section .nav-link.active,.header-main-section .nav-link.show{color:#fff!important;background:#ffffff2e!important}.header-main-section .header-contact-link{margin-bottom:.5rem;color:#fff!important;padding:.5rem .25rem!important;font-size:14px!important;font-weight:600!important}}@media (max-width:991.98px) and (min-width:992px) and (max-width:1199.98px){.header-main-section .header-contact-link{font-size:13px!important}}@media (max-width:991.98px){.header-main-section .header-contact-link i,.header-main-section .header-contact-link span{color:#fff!important;font-weight:600!important}.header-main-section .custom-btn{text-align:center!important;color:#fff!important;width:100%!important;box-shadow:none!important;background:#e4322c!important;border-radius:12px!important;justify-content:center!important;padding:.8rem 1.5rem!important;font-size:1rem!important;font-weight:600!important}}.header-main-section .container,.header-main-section .container-fluid{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative;max-width:100%!important}.header-main-section .site-logo-img{width:134px;height:auto}@media (max-width:575.98px){.header-main-section .site-logo-img{width:115px}}.header-main-section.is-at-top{box-shadow:none!important;background:0 0!important;border-bottom:1px solid #0000!important}.header-main-section.header-style-security.is-scrolled{-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 24px #0000002e;background:linear-gradient(90deg,#112e81fa 0%,#4647aefa 100%)!important}@media (min-width:992px){.header-main-section.header-style-security .navbar-nav{-webkit-backdrop-filter:blur(8px);z-index:10;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;padding:.25rem .5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-security .navbar-nav{padding:.2rem .35rem}}@media (max-width:991.98px){.header-main-section.header-style-security .navbar-nav{gap:.25rem;margin-top:.25rem}}.header-main-section.header-style-security .nav-link{letter-spacing:.3px;border-radius:999px;font-size:14px;font-weight:500;transition:background .2s,color .2s;color:var(--white-color)!important;padding:.35rem 1.15rem!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-security .nav-link{font-size:13px;padding:.3rem .7rem!important}}.header-main-section.header-style-security .nav-link:hover,.header-main-section.header-style-security .nav-link.active,.header-main-section.header-style-security .nav-link.show,.header-main-section.header-style-security .nav-link:focus{background:#ffffff38;color:var(--white-color)!important}@media (max-width:991.98px){.header-main-section.header-style-security .nav-link{border-radius:.5rem;font-size:15px;padding:.6rem 1rem!important}}.header-main-section.header-style-security .header-contact-link{color:#fff!important;font-weight:600!important}.header-main-section.header-style-security .header-contact-link i,.header-main-section.header-style-security .header-contact-link span{font-weight:600!important}.header-main-section.header-style-project-management.is-scrolled{-webkit-backdrop-filter:blur(12px);background:#fffffff5!important}@media (min-width:992px){.header-main-section.header-style-project-management.is-scrolled .header-contact-link,.header-main-section.header-style-project-management.is-scrolled .header-contact-link i,.header-main-section.header-style-project-management.is-scrolled .header-contact-link span{color:#3ac1ff!important}.header-main-section.header-style-project-management .navbar-nav{z-index:10;border:none;border-radius:999px;align-items:center;gap:2px;padding:.25rem .4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(90deg,#00a5eb 0%,#ff4b4b 100%)!important;margin:0!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-project-management .navbar-nav{padding:.2rem .35rem}}@media (max-width:991.98px){.header-main-section.header-style-project-management .navbar-nav{gap:.25rem;margin-top:.25rem}}.header-main-section.header-style-project-management .nav-link{letter-spacing:.2px;border-radius:999px;font-size:14px;font-weight:500;transition:all .2s;color:#fff!important;padding:.35rem 1.1rem!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-project-management .nav-link{font-size:13px;padding:.3rem .7rem!important}}@media (min-width:992px){.header-main-section.header-style-project-management .nav-link:hover,.header-main-section.header-style-project-management .nav-link.show:not(.active){background:#fff3;color:#fff!important}.header-main-section.header-style-project-management .nav-link.active{font-weight:600;color:#00a5eb!important;background:#fff!important}}@media (max-width:991.98px){.header-main-section.header-style-project-management .nav-link{color:#fff!important;border-radius:.5rem!important;padding:.6rem 1rem!important;font-size:15px!important}.header-main-section.header-style-project-management .nav-link:hover,.header-main-section.header-style-project-management .nav-link:focus,.header-main-section.header-style-project-management .nav-link.active,.header-main-section.header-style-project-management .nav-link.show{color:#fff!important;background:#ffffff2e!important}}.header-main-section.header-style-project-management .header-contact-link{white-space:nowrap;font-size:14px;font-weight:600;transition:color .2s,opacity .2s}@media (min-width:992px){.header-main-section.header-style-project-management .header-contact-link,.header-main-section.header-style-project-management .header-contact-link i,.header-main-section.header-style-project-management .header-contact-link span{color:#3ac1ff!important}}.header-main-section.header-style-project-management .header-contact-link:hover{opacity:.85}.header-main-section.header-style-mobile-app.is-scrolled{-webkit-backdrop-filter:blur(12px);background:#fffffff5!important}@media (min-width:992px){.header-main-section.header-style-mobile-app.is-scrolled .header-contact-link,.header-main-section.header-style-mobile-app.is-scrolled .header-contact-link i,.header-main-section.header-style-mobile-app.is-scrolled .header-contact-link span{color:#4c45aa!important}.header-main-section.header-style-mobile-app .navbar-nav{z-index:10;background:linear-gradient(90deg,#00afba 0%,#4d44aa 100%);border:none;border-radius:999px;align-items:center;gap:2px;padding:.25rem .4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-mobile-app .navbar-nav{padding:.2rem .35rem}}@media (max-width:991.98px){.header-main-section.header-style-mobile-app .navbar-nav{gap:.25rem;margin-top:.25rem}}.header-main-section.header-style-mobile-app .nav-link{letter-spacing:.2px;border-radius:999px;font-size:14px;font-weight:500;transition:all .2s;color:#fff!important;padding:.35rem 1.1rem!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-mobile-app .nav-link{font-size:13px;padding:.3rem .7rem!important}}@media (min-width:992px){.header-main-section.header-style-mobile-app .nav-link:hover,.header-main-section.header-style-mobile-app .nav-link.show:not(.active){background:#fff3;color:#fff!important}.header-main-section.header-style-mobile-app .nav-link.active{font-weight:600;color:#000!important;background:#fff!important}}@media (max-width:991.98px){.header-main-section.header-style-mobile-app .nav-link{color:#fff!important;border-radius:.5rem!important;padding:.6rem 1rem!important;font-size:15px!important}.header-main-section.header-style-mobile-app .nav-link:hover,.header-main-section.header-style-mobile-app .nav-link:focus,.header-main-section.header-style-mobile-app .nav-link.active,.header-main-section.header-style-mobile-app .nav-link.show{color:#fff!important;background:#ffffff2e!important}}.header-main-section.header-style-mobile-app .header-contact-link{white-space:nowrap;font-size:14px;font-weight:600;transition:color .2s,opacity .2s}@media (min-width:992px){.header-main-section.header-style-mobile-app .header-contact-link,.header-main-section.header-style-mobile-app .header-contact-link i,.header-main-section.header-style-mobile-app .header-contact-link span{color:#4c45aa!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-mobile-app .header-contact-link{font-size:13px}}.header-main-section.header-style-mobile-app .header-contact-link:hover{opacity:.85}.header-main-section.header-style-core-hr.is-scrolled{-webkit-backdrop-filter:blur(12px);background:#fffffff5!important}@media (min-width:992px){.header-main-section.header-style-core-hr.is-scrolled .header-contact-link,.header-main-section.header-style-core-hr.is-scrolled .header-contact-link i,.header-main-section.header-style-core-hr.is-scrolled .header-contact-link span{color:#7054fa!important}.header-main-section.header-style-core-hr .navbar-nav{z-index:10;border:none;border-radius:999px;align-items:center;gap:2px;padding:.25rem .4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(89.9deg,#7054fa .06%,#da59a8 99.92%)!important;margin:0!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-core-hr .navbar-nav{padding:.2rem .35rem}}@media (max-width:991.98px){.header-main-section.header-style-core-hr .navbar-nav{border-radius:0;gap:.25rem;margin-top:.25rem;padding:0;background:0 0!important}}.header-main-section.header-style-core-hr .nav-link{letter-spacing:.2px;border-radius:999px;font-size:14px;font-weight:500;transition:all .2s;color:#fff!important;padding:.35rem 1.1rem!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-core-hr .nav-link{font-size:13px;padding:.3rem .7rem!important}}@media (min-width:992px){.header-main-section.header-style-core-hr .nav-link:hover,.header-main-section.header-style-core-hr .nav-link.show:not(.active){background:#fff3;color:#fff!important}.header-main-section.header-style-core-hr .nav-link.active{font-weight:600;color:#7054fa!important;background:#fff!important}}@media (max-width:991.98px){.header-main-section.header-style-core-hr .nav-link{color:#fff!important;border-radius:.5rem!important;padding:.6rem 1rem!important;font-size:15px!important}.header-main-section.header-style-core-hr .nav-link:hover,.header-main-section.header-style-core-hr .nav-link:focus,.header-main-section.header-style-core-hr .nav-link.active,.header-main-section.header-style-core-hr .nav-link.show{color:#fff!important;background:#ffffff2e!important}}.header-main-section.header-style-core-hr .header-contact-link{white-space:nowrap;font-size:14px;font-weight:600;transition:color .2s,opacity .2s}@media (min-width:992px){.header-main-section.header-style-core-hr .header-contact-link,.header-main-section.header-style-core-hr .header-contact-link i,.header-main-section.header-style-core-hr .header-contact-link span{color:#7054fa!important}}.header-main-section.header-style-core-hr .header-contact-link:hover{opacity:.85}.header-main-section.header-style-contact-us.is-scrolled{-webkit-backdrop-filter:blur(12px);background:#fffffff5!important}@media (min-width:992px){.header-main-section.header-style-contact-us.is-scrolled .header-contact-link,.header-main-section.header-style-contact-us.is-scrolled .header-contact-link i{color:#7054fa!important}.header-main-section.header-style-contact-us .navbar-nav{z-index:10;border:none;border-radius:999px;align-items:center;gap:2px;padding:.25rem .4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#7054fa!important;margin:0!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-contact-us .navbar-nav{padding:.2rem .35rem}}@media (max-width:991.98px){.header-main-section.header-style-contact-us .navbar-nav{border-radius:0;gap:.25rem;margin-top:.25rem;padding:0;background:0 0!important}}.header-main-section.header-style-contact-us .nav-link{letter-spacing:.2px;border-radius:999px;font-size:14px;font-weight:500;transition:all .2s;color:#fff!important;padding:.35rem 1.1rem!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-contact-us .nav-link{font-size:13px;padding:.3rem .7rem!important}}@media (min-width:992px){.header-main-section.header-style-contact-us .nav-link:hover,.header-main-section.header-style-contact-us .nav-link.show:not(.active){background:#fff3;color:#fff!important}.header-main-section.header-style-contact-us .nav-link.active{font-weight:600;color:#1e293b!important;background:#fff!important}}@media (max-width:991.98px){.header-main-section.header-style-contact-us .nav-link{color:#fff!important;border-radius:.5rem!important;padding:.6rem 1rem!important;font-size:15px!important}.header-main-section.header-style-contact-us .nav-link:hover,.header-main-section.header-style-contact-us .nav-link:focus,.header-main-section.header-style-contact-us .nav-link.active,.header-main-section.header-style-contact-us .nav-link.show{color:#fff!important;background:#ffffff2e!important}}.header-main-section.header-style-contact-us .header-contact-link{white-space:nowrap;font-size:14px;font-weight:600;transition:color .2s,opacity .2s}@media (min-width:992px){.header-main-section.header-style-contact-us .header-contact-link{color:#7054fa!important}.header-main-section.header-style-contact-us .header-contact-link i,.header-main-section.header-style-contact-us .header-contact-link span{font-size:14px;font-weight:600;color:#7054fa!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-contact-us .header-contact-link{font-size:13px}.header-main-section.header-style-contact-us .header-contact-link i,.header-main-section.header-style-contact-us .header-contact-link span{font-size:13px;font-weight:600}}.header-main-section.header-style-contact-us .header-contact-link:hover{opacity:.85}.header-main-section.header-style-performance-management{min-height:72px}.header-main-section.header-style-performance-management.is-scrolled{-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 24px #243fa314;background:#fffffff5!important}@media (min-width:992px){.header-main-section.header-style-performance-management.is-scrolled .header-contact-link,.header-main-section.header-style-performance-management.is-scrolled .header-contact-link i,.header-main-section.header-style-performance-management.is-scrolled .header-contact-link span{color:#4842ac!important}.header-main-section.header-style-performance-management .navbar-nav{z-index:10;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:2px;padding:.25rem .4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(90deg,#243fa3 0%,#6d45b5 50%,#a04b9a 100%)!important;margin:0!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-performance-management .navbar-nav{padding:.2rem .35rem}}@media (max-width:991.98px){.header-main-section.header-style-performance-management .navbar-nav{gap:.25rem;margin-top:.25rem}}.header-main-section.header-style-performance-management .nav-link{letter-spacing:.2px;border-radius:999px;font-size:14px;font-weight:500;transition:all .2s;color:#fff!important;padding:.35rem 1.1rem!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-performance-management .nav-link{font-size:13px;padding:.3rem .7rem!important}}@media (min-width:992px){.header-main-section.header-style-performance-management .nav-link:hover,.header-main-section.header-style-performance-management .nav-link.show:not(.active){color:#fff!important;background:#ffffff26!important}.header-main-section.header-style-performance-management .nav-link.active{font-weight:600;color:#4842ac!important;background:#fff!important}}@media (max-width:991.98px){.header-main-section.header-style-performance-management .nav-link{color:#fff!important;border-radius:.5rem!important;padding:.6rem 1rem!important;font-size:15px!important}.header-main-section.header-style-performance-management .nav-link:hover,.header-main-section.header-style-performance-management .nav-link:focus,.header-main-section.header-style-performance-management .nav-link.active,.header-main-section.header-style-performance-management .nav-link.show{color:#fff!important;background:#ffffff2e!important}}.header-main-section.header-style-performance-management .header-contact-link{white-space:nowrap;font-size:14px;font-weight:600;transition:color .2s,opacity .2s}@media (min-width:992px){.header-main-section.header-style-performance-management .header-contact-link,.header-main-section.header-style-performance-management .header-contact-link i,.header-main-section.header-style-performance-management .header-contact-link span{color:#4842ac!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-performance-management .header-contact-link{font-size:13px}}.header-main-section.header-style-performance-management .header-contact-link:hover{opacity:.85}@media (max-width:991.98px){.header-main-section.header-style-performance-management .header-contact-link{justify-content:center;padding:.4rem 0;font-size:14px;color:#fff!important}.header-main-section.header-style-performance-management .header-contact-link i,.header-main-section.header-style-performance-management .header-contact-link span{color:#fff!important}}.header-main-section.header-style-home.is-scrolled{-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 24px #112e8114;background:#fffffff5!important}@media (min-width:992px){.header-main-section.header-style-home.is-scrolled .header-contact-link,.header-main-section.header-style-home.is-scrolled .header-contact-link i,.header-main-section.header-style-home.is-scrolled .header-contact-link span{color:#112e81!important}.header-main-section.header-style-home .navbar-nav{z-index:10;background:linear-gradient(90deg,#e9e9ff 0%,#ffeded 100%);border:1px solid #112e8114;border-radius:999px;align-items:center;gap:2px;padding:.25rem .4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-home .navbar-nav{padding:.2rem .35rem}}@media (max-width:991.98px){.header-main-section.header-style-home .navbar-nav{gap:.25rem;margin-top:.25rem}}.header-main-section.header-style-home .nav-link{letter-spacing:.2px;border-radius:999px;font-size:14px;font-weight:500;transition:all .2s;color:#484457!important;padding:.35rem 1.1rem!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-home .nav-link{font-size:13px;padding:.3rem .7rem!important}}@media (min-width:992px){.header-main-section.header-style-home .nav-link:hover,.header-main-section.header-style-home .nav-link.show:not(.active){background:#112e811a;color:#112e81!important}.header-main-section.header-style-home .nav-link.active{font-weight:600;color:#fff!important;background:#112e81!important}}@media (max-width:991.98px){.header-main-section.header-style-home .nav-link{color:#fff!important;border-radius:.5rem!important;padding:.6rem 1rem!important;font-size:15px!important}.header-main-section.header-style-home .nav-link:hover,.header-main-section.header-style-home .nav-link:focus,.header-main-section.header-style-home .nav-link.active,.header-main-section.header-style-home .nav-link.show{color:#fff!important;background:#ffffff2e!important}}.header-main-section.header-style-home .header-contact-link{white-space:nowrap;font-size:14px;font-weight:600;transition:color .2s,opacity .2s}@media (min-width:1200px){.header-main-section.header-style-home .header-contact-link,.header-main-section.header-style-home .header-contact-link i,.header-main-section.header-style-home .header-contact-link span{color:#fff!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-home .header-contact-link{font-size:13px;color:#112e81!important}.header-main-section.header-style-home .header-contact-link i,.header-main-section.header-style-home .header-contact-link span{color:#112e81!important}}.header-main-section.header-style-home .header-contact-link:hover{opacity:.85}@media (max-width:989.98px){.header-main-section.header-style-home .header-contact-link{justify-content:center;padding:.4rem 0;font-size:14px;color:#fff!important}.header-main-section.header-style-home .header-contact-link i,.header-main-section.header-style-home .header-contact-link span{color:#fff!important}}.header-main-section.header-style-recruitment{transition:background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s}.header-main-section.header-style-recruitment.is-at-top{box-shadow:none!important;background:0 0!important;border-bottom:1px solid #0000!important}.header-main-section.header-style-recruitment.is-scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #112e810f;background:#fffffff5!important;box-shadow:0 4px 24px #112e8114!important}@media (min-width:992px){.header-main-section.header-style-recruitment .navbar-nav{z-index:10;border:none;border-radius:999px;align-items:center;gap:2px;padding:.25rem .4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#00a389!important;margin:0!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-recruitment .navbar-nav{padding:.2rem .35rem}}@media (max-width:991.98px){.header-main-section.header-style-recruitment .navbar-nav{gap:.25rem;margin-top:.25rem}}.header-main-section.header-style-recruitment .nav-link{letter-spacing:.2px;border-radius:999px;font-size:14px;font-weight:500;transition:all .2s;color:#fff!important;padding:.35rem 1.1rem!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-recruitment .nav-link{font-size:13px;padding:.3rem .7rem!important}}@media (min-width:992px){.header-main-section.header-style-recruitment .nav-link:hover,.header-main-section.header-style-recruitment .nav-link.show:not(.active){color:#fff!important;background:#fff3!important}.header-main-section.header-style-recruitment .nav-link.active{color:#1e9e93!important;background:#fff!important;font-weight:600!important}}@media (max-width:991.98px){.header-main-section.header-style-recruitment .nav-link{color:#fff!important;border-radius:.5rem!important;padding:.6rem 1rem!important;font-size:15px!important}.header-main-section.header-style-recruitment .nav-link:hover,.header-main-section.header-style-recruitment .nav-link:focus,.header-main-section.header-style-recruitment .nav-link.active,.header-main-section.header-style-recruitment .nav-link.show{color:#fff!important;background:#ffffff2e!important}}.header-main-section.header-style-recruitment .header-contact-link{white-space:nowrap;font-size:14px;font-weight:600;transition:color .2s,opacity .2s;color:#00a389!important}.header-main-section.header-style-recruitment .header-contact-link i,.header-main-section.header-style-recruitment .header-contact-link span{color:#00a389!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-recruitment .header-contact-link{font-size:13px}}.header-main-section.header-style-recruitment .header-contact-link:hover{opacity:.8}@media (max-width:991.98px){.header-main-section.header-style-recruitment .header-contact-link{justify-content:center;padding:.4rem 0;font-size:14px;color:#fff!important}.header-main-section.header-style-recruitment .header-contact-link i,.header-main-section.header-style-recruitment .header-contact-link span{color:#fff!important}}.header-main-section.header-style-recruitment .custom-btn.primary-btn{color:#fff!important;background:#e4322c!important;border-radius:999px!important}.header-main-section.header-style-employee-self-service{transition:background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s}.header-main-section.header-style-employee-self-service.is-at-top{box-shadow:none!important;background:0 0!important;border-bottom:1px solid #0000!important}.header-main-section.header-style-employee-self-service.is-scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #112e810f;background:#fffffff5!important;box-shadow:0 4px 24px #112e8114!important}@media (min-width:992px){.header-main-section.header-style-employee-self-service .navbar-nav{z-index:10;border:none;border-radius:999px;align-items:center;gap:2px;padding:.25rem .4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#037fe4!important;margin:0!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-employee-self-service .navbar-nav{padding:.2rem .35rem}}@media (max-width:991.98px){.header-main-section.header-style-employee-self-service .navbar-nav{gap:.25rem;margin-top:.25rem}}.header-main-section.header-style-employee-self-service .nav-link{letter-spacing:.2px;border-radius:999px;font-size:14px;font-weight:500;transition:all .2s;color:#fff!important;padding:.35rem 1.1rem!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-employee-self-service .nav-link{font-size:13px;padding:.3rem .7rem!important}}@media (min-width:992px){.header-main-section.header-style-employee-self-service .nav-link:hover,.header-main-section.header-style-employee-self-service .nav-link.show:not(.active){color:#fff!important;background:#fff3!important}.header-main-section.header-style-employee-self-service .nav-link.active{color:#2b7cdd!important;background:#fff!important;font-weight:600!important}}@media (max-width:991.98px){.header-main-section.header-style-employee-self-service .nav-link{color:#fff!important;border-radius:.5rem!important;padding:.6rem 1rem!important;font-size:15px!important}.header-main-section.header-style-employee-self-service .nav-link:hover,.header-main-section.header-style-employee-self-service .nav-link:focus,.header-main-section.header-style-employee-self-service .nav-link.active,.header-main-section.header-style-employee-self-service .nav-link.show{color:#fff!important;background:#ffffff2e!important}}.header-main-section.header-style-employee-self-service .header-contact-link{white-space:nowrap;font-size:14px;font-weight:600;transition:color .2s,opacity .2s;color:#037fe4!important}.header-main-section.header-style-employee-self-service .header-contact-link i,.header-main-section.header-style-employee-self-service .header-contact-link span{color:#037fe4!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-employee-self-service .header-contact-link{font-size:13px}}.header-main-section.header-style-employee-self-service .header-contact-link:hover{opacity:.8}@media (max-width:991.98px){.header-main-section.header-style-employee-self-service .header-contact-link{justify-content:center;padding:.4rem 0;font-size:14px;color:#fff!important}.header-main-section.header-style-employee-self-service .header-contact-link i,.header-main-section.header-style-employee-self-service .header-contact-link span{color:#fff!important}}.header-main-section.header-style-employee-self-service .custom-btn.primary-btn{color:#fff!important;background:#e4322c!important;border-radius:999px!important}.header-main-section.header-style-faqs{transition:background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s}.header-main-section.header-style-faqs.is-at-top{box-shadow:none!important;background:0 0!important;border-bottom:1px solid #0000!important}.header-main-section.header-style-faqs.is-scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #c23e810f;background:#fffffff5!important;box-shadow:0 4px 24px #c23e8114!important}@media (min-width:992px){.header-main-section.header-style-faqs .navbar-nav{z-index:10;border:1px solid #c23e812e;border-radius:999px;align-items:center;gap:2px;padding:.25rem .4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 12px #c23e810f;background:#fff!important;margin:0!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-faqs .navbar-nav{padding:.2rem .35rem}}@media (max-width:991.98px){.header-main-section.header-style-faqs .navbar-nav{gap:.25rem;margin-top:.25rem}}.header-main-section.header-style-faqs .nav-link{letter-spacing:.2px;border-radius:999px;font-size:14px;font-weight:600;transition:all .2s;color:#000!important;padding:.35rem 1.1rem!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-faqs .nav-link{font-size:13px;padding:.3rem .7rem!important}}@media (min-width:992px){.header-main-section.header-style-faqs .nav-link:hover,.header-main-section.header-style-faqs .nav-link.show:not(.active){color:#c23e81!important;background:#c23e8114!important}.header-main-section.header-style-faqs .nav-link.active{font-weight:600;color:#fff!important;background:#c23e81!important}}@media (max-width:991.98px){.header-main-section.header-style-faqs .nav-link{color:#fff!important;border-radius:.5rem!important;padding:.6rem 1rem!important;font-size:15px!important}.header-main-section.header-style-faqs .nav-link:hover,.header-main-section.header-style-faqs .nav-link:focus,.header-main-section.header-style-faqs .nav-link.active,.header-main-section.header-style-faqs .nav-link.show{color:#fff!important;background:#ffffff2e!important}}.header-main-section.header-style-faqs .header-contact-link{white-space:nowrap;font-size:14px;font-weight:600;transition:color .2s,opacity .2s;color:#000!important}.header-main-section.header-style-faqs .header-contact-link i,.header-main-section.header-style-faqs .header-contact-link span{color:#000!important;font-weight:600!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-faqs .header-contact-link{font-size:13px}}.header-main-section.header-style-faqs .header-contact-link:hover{opacity:.8}@media (max-width:991.98px){.header-main-section.header-style-faqs .header-contact-link{justify-content:center;padding:.4rem 0;font-size:14px;color:#fff!important}.header-main-section.header-style-faqs .header-contact-link i,.header-main-section.header-style-faqs .header-contact-link span{color:#fff!important}}.header-main-section.header-style-faqs .custom-btn.primary-btn{color:#fff!important;background:#e4322c!important;border-radius:999px!important}.header-main-section.header-style-default.is-scrolled,.header-main-section.header-style-home.is-scrolled{-webkit-backdrop-filter:blur(12px);box-shadow:none!important;background:#fffffff5!important}@media (min-width:992px){.header-main-section.header-style-default.is-scrolled .header-contact-link,.header-main-section.header-style-home.is-scrolled .header-contact-link,.header-main-section.header-style-default.is-scrolled .header-contact-link i,.header-main-section.header-style-default.is-scrolled .header-contact-link span,.header-main-section.header-style-home.is-scrolled .header-contact-link i,.header-main-section.header-style-home.is-scrolled .header-contact-link span{color:#112e81!important}.header-main-section.header-style-default .navbar-nav,.header-main-section.header-style-home .navbar-nav{z-index:10;background:linear-gradient(90deg,#e9e9ff 0%,#ffeded 100%);border:1px solid #112e8114;border-radius:999px;align-items:center;gap:2px;padding:.25rem .4rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-default .navbar-nav,.header-main-section.header-style-home .navbar-nav{padding:.2rem .35rem}}@media (max-width:991.98px){.header-main-section.header-style-default .navbar-nav,.header-main-section.header-style-home .navbar-nav{gap:.25rem;margin-top:.25rem}}.header-main-section.header-style-default .nav-link,.header-main-section.header-style-home .nav-link{letter-spacing:.2px;border-radius:999px;font-size:14px;font-weight:500;transition:all .2s;color:#484457!important;padding:.35rem 1.1rem!important}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-default .nav-link,.header-main-section.header-style-home .nav-link{font-size:13px;padding:.3rem .7rem!important}}@media (min-width:992px){.header-main-section.header-style-default .nav-link:hover,.header-main-section.header-style-default .nav-link.show:not(.active),.header-main-section.header-style-home .nav-link:hover,.header-main-section.header-style-home .nav-link.show:not(.active){background:#112e811a;color:#112e81!important}.header-main-section.header-style-default .nav-link.active,.header-main-section.header-style-home .nav-link.active{font-weight:600;color:#fff!important;background:#112e81!important}}@media (max-width:991.98px){.header-main-section.header-style-default .nav-link,.header-main-section.header-style-home .nav-link{color:#fff!important;border-radius:.5rem!important;padding:.6rem 1rem!important;font-size:15px!important}.header-main-section.header-style-default .nav-link:hover,.header-main-section.header-style-default .nav-link:focus,.header-main-section.header-style-default .nav-link.active,.header-main-section.header-style-default .nav-link.show,.header-main-section.header-style-home .nav-link:hover,.header-main-section.header-style-home .nav-link:focus,.header-main-section.header-style-home .nav-link.active,.header-main-section.header-style-home .nav-link.show{color:#fff!important;background:#ffffff2e!important}}.header-main-section.header-style-default .header-contact-link,.header-main-section.header-style-home .header-contact-link{white-space:nowrap;font-size:14px;font-weight:600;transition:color .2s,opacity .2s}@media (min-width:1200px){.header-main-section.header-style-default .header-contact-link,.header-main-section.header-style-home .header-contact-link,.header-main-section.header-style-default .header-contact-link i,.header-main-section.header-style-default .header-contact-link span,.header-main-section.header-style-home .header-contact-link i,.header-main-section.header-style-home .header-contact-link span{color:#fff!important}}@media (min-width:992px) and (max-width:1199.98px){.header-main-section.header-style-default .header-contact-link,.header-main-section.header-style-home .header-contact-link{font-size:13px;color:#112e81!important}.header-main-section.header-style-default .header-contact-link i,.header-main-section.header-style-default .header-contact-link span,.header-main-section.header-style-home .header-contact-link i,.header-main-section.header-style-home .header-contact-link span{color:#112e81!important}}.header-main-section.header-style-default .header-contact-link:hover,.header-main-section.header-style-home .header-contact-link:hover{opacity:.85}@media (max-width:989.98px){.header-main-section.header-style-default .header-contact-link,.header-main-section.header-style-home .header-contact-link{justify-content:center;padding:.4rem 0;font-size:14px;color:#fff!important}.header-main-section.header-style-default .header-contact-link i,.header-main-section.header-style-default .header-contact-link span,.header-main-section.header-style-home .header-contact-link i,.header-main-section.header-style-home .header-contact-link span{color:#fff!important}}.header-main-section.header-style-default .navbar-toggler,.header-main-section.header-style-home .navbar-toggler{border-color:#112e814d;padding:.25rem .5rem}.header-main-section.header-style-default .navbar-toggler:focus,.header-main-section.header-style-home .navbar-toggler:focus{box-shadow:none}.header-main-section.header-style-default .navbar-toggler .navbar-toggler-icon,.header-main-section.header-style-home .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2817%2C46%2C129%2C0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.header-main-section .navbar-toggler{padding:.25rem .5rem}.header-main-section .navbar-toggler:focus{box-shadow:none}@media (min-width:992px){.header-main-section .navbar-collapse{flex-grow:0;margin-left:auto}}@media (max-width:991.98px){.header-main-section .navbar-collapse{-webkit-backdrop-filter:blur(12px);-webkit-overflow-scrolling:touch;border:1px solid #ffffff2e;border-radius:.85rem;box-shadow:0 16px 36px #00000059;z-index:1060!important;box-sizing:border-box!important;width:calc(100% - 1.5rem)!important;max-width:100%!important;max-height:calc(85vh - var(--header-height,70px))!important;background:linear-gradient(135deg,#112e81fa 0%,#4647aefa 100%)!important;margin-top:.5rem!important;margin-left:.75rem!important;margin-right:.75rem!important;padding:1.25rem 1rem!important;position:absolute!important;top:100%!important;left:0!important;right:0!important;overflow-y:auto!important}.header-main-section .navbar-collapse::-webkit-scrollbar{width:4px}.header-main-section .navbar-collapse::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.header-main-section .navbar-collapse::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:4px}}.header-main-section .custom-btn{border-radius:999px;padding:.85rem 1.5rem;font-weight:600}@media (min-width:992px) and (max-width:1199.98px){.header-main-section .custom-btn{padding:.55rem 1.25rem;font-size:14px}}@media (max-width:991.98px){.header-main-section .custom-btn{text-align:center;width:100%;margin-top:.75rem;display:block}.header-main-section .dropdown-grid{grid-template-columns:1fr;width:100%}}.footer-main-section{--footer-theme-color:var(--btn-primary-bg);background:var(--footer-bg)}.footer-main-section.footer-style-project-management{--footer-theme-color:#04a5ea;background:#04a5ea!important}.footer-main-section.footer-style-project-management .ft-separation-line{border-bottom:1px solid #ffffff40;border-image-source:none}.footer-main-section.footer-style-recruitment{--footer-theme-color:#1e9e93;background:#1e9e93!important}.footer-main-section.footer-style-recruitment .ft-separation-line{border-bottom:1px solid #ffffff40;border-image-source:none}.footer-main-section.footer-style-employee-self-service{--footer-theme-color:#2597f2;background:#2597f2!important}.footer-main-section.footer-style-employee-self-service .ft-separation-line{border-bottom:1px solid #ffffff40;border-image-source:none}.footer-main-section.footer-style-performance-management{--footer-theme-color:#3e41a9;background:#3e41a9!important}.footer-main-section.footer-style-performance-management .ft-separation-line{border-bottom:1px solid #ffffff40;border-image-source:none}.footer-main-section.footer-style-core-hr{--footer-theme-color:#7054fa;background:#7054fa!important}.footer-main-section.footer-style-core-hr .ft-separation-line{border-bottom:1px solid #ffffff40;border-image-source:none}.footer-main-section.footer-style-mobile-app{--footer-theme-color:#008b94;background:#008b94!important}.footer-main-section.footer-style-mobile-app .ft-separation-line{border-bottom:1px solid #ffffff40;border-image-source:none}.footer-main-section.footer-style-faqs{--footer-theme-color:#5866ca;background:#5866ca!important}.footer-main-section.footer-style-faqs .ft-separation-line{border-bottom:1px solid #ffffff40;border-image-source:none}.footer-main-section{padding:3rem 1.5rem calc(2.5rem + env(safe-area-inset-bottom,0px));color:var(--white-color)}@media (max-width:1024.98px){.footer-main-section{padding:2.5rem 1.25rem calc(2rem + env(safe-area-inset-bottom,0px))}}@media (max-width:575.98px){.footer-main-section{padding:2rem 1rem calc(1.5rem + env(safe-area-inset-bottom,0px))}}@media (max-height:550px) and (orientation:landscape){.footer-main-section{padding:1.5rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px))}}.footer-main-section .ft-separation-line{border-bottom:1.5px solid #0000;vertical-align:middle;border-image-source:linear-gradient(90deg,#112e81 0%,#fff 50%,#4245aa 100%);border-image-slice:1;margin:2rem 0}.footer-main-section .site-logo-img{width:10rem}.footer-main-section .ft-label{margin-bottom:0;font-size:1rem;font-weight:500}.footer-main-section .ft-powered-by-subtext{color:#fbfbfb;margin-bottom:1rem;font-size:13px;font-weight:400;line-height:1.65}@media (max-width:991.98px){.footer-main-section .ft-left-content{text-align:center;flex-direction:column;align-items:center;margin-bottom:.75rem;display:flex}}.footer-main-section .social-links-container{margin-bottom:.5rem}@media (max-width:991.98px){.footer-main-section .social-links-container{justify-content:center;margin-bottom:1.25rem;margin-top:.75rem!important}}.footer-main-section .social-icon{width:40px;height:40px;color:var(--white-color);background:#ffffff1a;justify-content:center;align-items:center;line-height:1;text-decoration:none;transition:transform .3s,background-color .3s,box-shadow .3s,color .3s;display:inline-flex}.footer-main-section .social-icon i{justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex}.footer-main-section .social-icon i.bi-facebook{font-size:16px}.footer-main-section .social-icon i.bi-linkedin{font-size:15px}.footer-main-section .social-icon i.bi-twitter-x{font-size:13.5px}.footer-main-section .social-icon i.bi-instagram{font-size:15.5px}.footer-main-section .social-icon:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px #00000040;color:var(--footer-theme-color,var(--btn-primary-bg))!important}.footer-main-section .text-brand-footer-link{color:var(--color-brand-footer-link)!important}.footer-main-section .stay-connnected-grid{-webkit-backdrop-filter:blur(16px);width:100%;height:100%;color:var(--white-color);text-shadow:0 1px 2px #0000004d;background:#ffffff1a;border-radius:1.5rem;grid-template-columns:.65fr 1.35fr;align-items:center;gap:1.25rem;padding:1.5rem;display:grid;box-shadow:inset 0 1px 1px #fff9,inset 0 -2px 4px #ffffff26,0 10px 25px -5px #00000040}@media (max-width:1200px){.footer-main-section .stay-connnected-grid{grid-template-columns:.55fr 1.45fr;gap:1rem;padding:1.25rem}}@media (max-width:991.98px){.footer-main-section .stay-connnected-grid{grid-template-columns:1fr;padding:1.25rem}.footer-main-section .stay-connnected-grid>div:first-child{display:none}}.footer-main-section .stay-connnected-grid .msg-arrow-img{width:100%;max-width:320px}.footer-main-section .stay-connnected-grid .subscribe-input-group{width:100%;display:flex}.footer-main-section .stay-connnected-grid .subscribe-input-group .form-control{min-width:0;letter-spacing:0%;text-overflow:ellipsis;flex:auto;padding:.65rem .85rem;font-size:13.5px;font-weight:400;line-height:100%;border-radius:.5rem 0 0 .5rem!important}.footer-main-section .stay-connnected-grid .subscribe-input-group .form-control:focus{box-shadow:none!important;border:none!important;outline:none!important}.footer-main-section .stay-connnected-grid .subscribe-input-group .form-control::placeholder{color:#767676;font-size:13px}.footer-main-section .stay-connnected-grid .subscribe-input-group .primary-btn,.footer-main-section .stay-connnected-grid .subscribe-input-group .subscribe-btn{white-space:nowrap;flex:none;font-size:13.5px;font-weight:600;transition:transform .25s,background .25s,box-shadow .25s;color:#fff!important;background:#e4322c!important;border:none!important;border-radius:0 .5rem .5rem 0!important;padding:.65rem 1.15rem!important}.footer-main-section .stay-connnected-grid .subscribe-input-group .primary-btn:hover,.footer-main-section .stay-connnected-grid .subscribe-input-group .subscribe-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #e5383b66;background:#c5221f!important}@media (max-width:767.98px){.footer-main-section .stay-connnected-grid .subscribe-input-group{flex-direction:column;gap:.6rem}.footer-main-section .stay-connnected-grid .subscribe-input-group>*,.footer-main-section .stay-connnected-grid .subscribe-input-group .form-control,.footer-main-section .stay-connnected-grid .subscribe-input-group .primary-btn,.footer-main-section .stay-connnected-grid .subscribe-input-group .subscribe-btn,.footer-main-section .stay-connnected-grid .subscribe-input-group:hover .form-control,.footer-main-section .stay-connnected-grid .subscribe-input-group:hover .primary-btn,.footer-main-section .stay-connnected-grid .subscribe-input-group:hover .subscribe-btn{border-radius:.5rem!important;width:100%!important;margin-left:0!important}}.footer-main-section .stay-connnected-grid .security-text{letter-spacing:0%;color:#e2e2e2;font-size:11px;font-weight:400;line-height:1.5}.footer-main-section .stay-connnected-grid .security-text a{color:#fada26;text-decoration:underline;transition:opacity .2s}.footer-main-section .stay-connnected-grid .security-text a:hover{opacity:.85}@media (min-width:1200px){.footer-main-section .footer-columns-wrapper{flex-wrap:wrap!important;justify-content:space-between!important;gap:1.5rem 1rem!important;display:flex!important}.footer-main-section .footer-columns-wrapper .footer-col-item{flex:none!important;width:auto!important;max-width:none!important}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle{width:auto!important;box-shadow:none!important;text-align:left!important;cursor:default!important;pointer-events:none!important;color:#fff!important;appearance:none!important;background:0 0!important;border:none!important;outline:none!important;margin-bottom:1rem!important;padding:0!important;display:block!important}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle:focus,.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle:active,.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle:focus-visible{box-shadow:none!important;color:#fff!important;background:0 0!important;border:none!important;outline:none!important}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle .ft-label{white-space:nowrap;color:#fff!important;font-size:1rem!important;font-weight:500!important}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle .ft-accordion-chevron{display:none!important}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-body{opacity:1!important;visibility:visible!important;max-height:none!important;display:block!important;overflow:visible!important;transform:none!important}}@media (min-width:992px) and (max-width:1199.98px),(min-width:768px) and (max-width:1024.98px) and (orientation:landscape){.footer-main-section .footer-columns-wrapper{flex-wrap:nowrap!important;justify-content:space-between!important;gap:1rem .6rem!important;display:flex!important}.footer-main-section .footer-columns-wrapper .footer-col-item{flex:1!important;width:auto!important;min-width:0!important;max-width:none!important}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle{width:auto!important;box-shadow:none!important;text-align:left!important;cursor:default!important;pointer-events:none!important;color:#fff!important;background:0 0!important;border:none!important;outline:none!important;margin-bottom:.75rem!important;padding:0!important;display:block!important}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle .ft-label{color:#fff!important;white-space:normal!important;word-break:break-word!important;font-size:.78rem!important;font-weight:600!important;line-height:1.25!important;display:block!important}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle .ft-accordion-chevron{display:none!important}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-body{opacity:1!important;visibility:visible!important;max-height:none!important;display:block!important;overflow:visible!important;transform:none!important}}@media (max-width:991.98px) and (not ((min-width:768px) and (orientation:landscape))){.footer-main-section .footer-columns-wrapper{flex-direction:column;display:flex;gap:.5rem!important}.footer-main-section .footer-columns-wrapper .footer-col-item{width:100%;padding-bottom:0;border-bottom:none!important}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle{text-align:left;cursor:pointer;width:100%;min-height:48px;box-shadow:none;appearance:none;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.6rem;outline:none;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:background .3s,border-color .3s;display:flex;color:#fff!important}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle:hover,.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle.is-open{background:#ffffff1a;border-color:#fff3}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle:focus,.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle:focus-visible{outline:none!important;box-shadow:0 0 0 2px #fff3!important}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle .ft-label{white-space:nowrap;font-size:.95rem;font-weight:500;color:#fff!important}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle .ft-accordion-chevron{color:#fffc;font-size:.9rem;transition:transform .35s cubic-bezier(.4,0,.2,1)}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-toggle .ft-accordion-chevron.is-open{color:#fff;transform:rotate(180deg)}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-body{opacity:0;visibility:hidden;max-height:0;padding:0 1rem;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,transform .3s,padding .3s,visibility .3s;overflow:hidden;transform:translateY(-8px)}.footer-main-section .footer-columns-wrapper .footer-col-item .footer-accordion-body.is-open{opacity:1;visibility:visible;max-height:400px;padding:.85rem 1rem 1rem;transform:translateY(0)}}.footer-main-section .ft-link{letter-spacing:0%;color:#dadada;padding:2px 0;font-size:14px;font-weight:400;text-decoration:none;transition:color .25s,transform .25s;display:inline-block}@media (min-width:992px) and (max-width:1199.98px),(min-width:768px) and (max-width:1024.98px) and (orientation:landscape){.footer-main-section .ft-link{font-size:12px!important}}.footer-main-section .ft-link:hover{color:#fff;transform:translate(4px)}.footer-main-section .footer-store-btns a{flex-shrink:0;width:140px;height:42px;display:inline-block}@media (min-width:992px) and (max-width:1199.98px),(min-width:768px) and (max-width:1024.98px) and (orientation:landscape){.footer-main-section .footer-store-btns a{width:105px!important;height:32px!important}}.footer-main-section .store-imgs{object-fit:fill;border-radius:6px;width:140px;height:42px;transition:transform .25s,opacity .25s;display:block}@media (min-width:992px) and (max-width:1199.98px),(min-width:768px) and (max-width:1024.98px) and (orientation:landscape){.footer-main-section .store-imgs{width:105px!important;height:32px!important}}.footer-main-section .store-imgs:hover{opacity:.9;transform:translateY(-2px)}.footer-main-section .ft-bottom{letter-spacing:0%;color:#d2d2d2;justify-content:space-between;align-items:center;gap:1rem;font-size:13px;font-weight:400;line-height:1.6;display:flex}.footer-main-section .ft-bottom .footer-link{color:#d2d2d2;padding:2px 4px;text-decoration:none;transition:color .2s;display:inline-block}.footer-main-section .ft-bottom .footer-link:hover{color:#fff}@media (max-width:991.98px){.footer-main-section .ft-bottom{text-align:center;flex-direction:column;align-items:center;gap:1rem}.footer-main-section .ft-bottom .bottom-legal-links{justify-content:center;gap:.4rem .5rem!important}.footer-main-section .ft-bottom .bottom-legal-links .separator{-webkit-user-select:none;user-select:none;font-size:.85rem;color:#fff6!important}}@media (max-height:550px) and (orientation:landscape){.footer-main-section .ft-bottom{text-align:left;flex-direction:row;justify-content:space-between;font-size:12px}}.page-loader{opacity:1;pointer-events:all;visibility:visible;z-index:2000;background:#112e81;justify-content:center;align-items:center;transition:opacity .35s cubic-bezier(.16,1,.3,1),visibility 0s linear .35s;display:flex;position:fixed;inset:0}.page-loader--leaving{opacity:0;pointer-events:none;visibility:hidden}.page-loader__mark{color:#fff;letter-spacing:-.05em;border:1px solid #fff6;border-radius:999px;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1.25rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.page-loader__mark i{background:#e4322c;width:55%;animation:.85s cubic-bezier(.65,0,.35,1) infinite page-loader-sweep;position:absolute;inset:0 auto 0 -100%}.page-loader__mark span{z-index:1;position:relative}@keyframes page-loader-sweep{to{transform:translate(280%)}}.reveal{opacity:0;transition:opacity var(--reveal-duration,.65s) cubic-bezier(.16, 1, .3, 1) var(--reveal-delay,0s),transform var(--reveal-duration,.65s) cubic-bezier(.16, 1, .3, 1) var(--reveal-delay,0s),filter var(--reveal-duration,.65s) cubic-bezier(.16, 1, .3, 1) var(--reveal-delay,0s);backface-visibility:hidden;transform:translateY(24px)}.reveal.reveal-fade-down{transform:translateY(-24px)}.reveal.reveal-scale-up{transform:translateY(20px)scale(.95)}.reveal.reveal-slide-left{transform:translate(-32px)}.reveal.reveal-slide-right{transform:translate(32px)}.reveal.reveal-blur-in{filter:blur(8px);transform:translateY(16px)}.reveal.is-visible{opacity:1;transform:translate(0,0)scale(1)}.ctabanner-banner-bg{opacity:0;will-change:opacity;transition:opacity .7s}.ctabanner-banner-bg .cta-banner-text-side,.ctabanner-banner-bg .cta-banner-grid{opacity:0;will-change:opacity,transform;transition:opacity .7s .1s,transform .7s cubic-bezier(.16,1,.3,1) .1s;transform:translate(-36px)}.ctabanner-banner-bg .cta-banner-img-side,.ctabanner-banner-bg .trynow-character-img-content{opacity:0;will-change:opacity,transform;transition:opacity .7s .2s,transform .7s cubic-bezier(.16,1,.3,1) .2s;transform:translate(36px)}.ctabanner-banner-bg.is-visible{opacity:1}.ctabanner-banner-bg.is-visible .cta-banner-text-side,.ctabanner-banner-bg.is-visible .cta-banner-grid,.ctabanner-banner-bg.is-visible .cta-banner-img-side,.ctabanner-banner-bg.is-visible .trynow-character-img-content{opacity:1;transform:translate(0)}@media (prefers-reduced-motion:reduce){.page-loader{transition:none}.page-loader__mark i{animation:none}.reveal,.ctabanner-banner-bg,.ctabanner-banner-bg .cta-banner-text-side,.ctabanner-banner-bg .cta-banner-grid,.ctabanner-banner-bg .cta-banner-img-side,.ctabanner-banner-bg .trynow-character-img-content{opacity:1;transition:none;transform:none}}.hero-cta-btn{color:#fff;background:#e4322c;border-radius:999rem;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .45s;display:inline-flex}.hero-cta-btn:hover{color:#fff;background:#c7281f}.alphabetical-list{padding-left:2rem;list-style-type:lower-alpha}.alphabetical-list li::marker{content:"(" counter(list-item, lower-alpha) ") "}
