.auth-toggle{display:inline-flex;align-self:center;width:-moz-max-content;width:max-content;border:1px solid #0055cc;border-radius:6px;overflow:hidden;flex-shrink:0;margin-left:20px}.auth-toggle .auth-toggle-btn{flex:0 0 auto;padding:9px 16px;font-size:14px;font-weight:700;line-height:1;color:#05c;background:#fff;text-decoration:none;white-space:nowrap;text-transform:capitalize;transition:background-color .15s ease,color .15s ease}.auth-toggle .auth-toggle-btn:hover{background:#eef4fd;color:#05c}.auth-toggle .auth-toggle-btn--active,.auth-toggle .auth-toggle-btn--active:hover{background:#05c;color:#fff;transform:none}.auth-toggle .auth-toggle-btn--active:hover{background:#0465ec}@media (max-width: 824px){.auth-toggle{margin-left:0}.auth-toggle .auth-toggle-btn{padding:7px 11px;font-size:12px}}.offer-banner{--ob-accent: #18a0fb;--ob-accent-rgb: 24, 160, 251;background:repeating-linear-gradient(to right,rgba(255,255,255,.03) 0 1px,transparent 1px 64px),linear-gradient(90deg,#04182c,#071a2e 45%,#0b2b4d);border-bottom:1px solid rgba(var(--ob-accent-rgb),.28);color:#eaf2fb;position:relative;z-index:1001;overflow:hidden;animation:offer-banner-in .55s cubic-bezier(.16,1,.3,1) both}.offer-banner:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(100deg,transparent 20%,rgba(var(--ob-accent-rgb),.16) 50%,transparent 80%);transform:translate(-100%);animation:offer-banner-sweep 4.5s linear .6s infinite}.offer-banner--aurora:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,#0a254000,#0055cc8c,#00b48a6b,#0055cc8c,#0a254000);background-size:200% 100%;animation:offer-banner-drift 9s linear infinite}@keyframes offer-banner-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes offer-banner-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes offer-banner-drift{0%{background-position:0% 50%}to{background-position:200% 50%}}.offer-banner__inner{max-width:1280px;margin:0 auto;padding:.625rem 2.5rem;display:flex;align-items:center;justify-content:center;gap:1.75rem;flex-wrap:wrap;position:relative;z-index:1}.offer-banner__pitch{display:flex;align-items:baseline;gap:.875rem;min-width:0}.offer-banner__eyebrow{font-family:ui-monospace,Cascadia Mono,SF Mono,Consolas,monospace;font-size:.625rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ob-accent);white-space:nowrap;display:inline-flex;align-items:center;gap:.4375rem}.offer-banner__dot{width:6px;height:6px;border-radius:50%;background:var(--ob-accent);position:relative;flex:none}.offer-banner__dot:before{content:"";position:absolute;inset:0;border-radius:50%;background:var(--ob-accent);animation:offer-banner-ping 2s cubic-bezier(0,0,.2,1) infinite}@keyframes offer-banner-ping{0%{transform:scale(1);opacity:.7}75%,to{transform:scale(2.6);opacity:0}}.offer-banner__headline{font-family:Segoe UI Semibold,Segoe UI,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:.9375rem;line-height:1.3;color:#fff}.offer-banner__headline strong,.offer-banner__accent{font-family:Segoe UI Semibold,Segoe UI,-apple-system,Helvetica Neue,Arial,sans-serif;font-weight:700}.offer-banner__accent{color:var(--ob-accent)}.offer-banner__clock{display:flex;align-items:center;gap:.875rem}.offer-banner__ends{font-family:ui-monospace,Cascadia Mono,SF Mono,Consolas,monospace;font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;color:#9db4cf;white-space:nowrap}.offer-banner__units{display:flex;align-items:center;padding:.25rem .625rem;border:1px solid #1b3c60;border-radius:6px;background:#ffffff0a}.offer-banner__unit-wrap{display:flex;align-items:center}.offer-banner__unit{display:flex;flex-direction:column;align-items:center;min-width:2.25rem}.offer-banner__num{font-family:ui-monospace,Cascadia Mono,SF Mono,Consolas,monospace;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;font-size:1rem;font-weight:700;line-height:1.15;color:#fff;display:block;animation:offer-banner-tick .42s ease-out}@keyframes offer-banner-tick{0%{transform:translateY(-45%);opacity:0}55%{color:var(--ob-accent)}to{transform:translateY(0);opacity:1}}.offer-banner__lbl{font-family:ui-monospace,Cascadia Mono,SF Mono,Consolas,monospace;font-size:.5rem;letter-spacing:.12em;text-transform:uppercase;color:#6b87a6}.offer-banner__sep{font-family:ui-monospace,Cascadia Mono,SF Mono,Consolas,monospace;font-size:.875rem;color:#35608f;padding:0 .25rem;align-self:flex-start}.offer-banner__sr{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.offer-banner__cta{font-family:Segoe UI Semibold,Segoe UI,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:.8125rem;font-weight:700;text-decoration:none;white-space:nowrap;padding:.5rem 1.125rem;border-radius:999px;background:var(--ob-accent);color:#04182c;border:1px solid transparent;position:relative;transition:background-color .15s ease,color .15s ease,transform .15s ease;animation:offer-banner-glow 2.8s ease-in-out infinite}.offer-banner__cta:hover,.offer-banner__cta:focus-visible{background:#fff;color:#04182c;transform:translateY(-1px);animation:none;box-shadow:0 0 0 4px rgba(var(--ob-accent-rgb),.22)}@keyframes offer-banner-glow{0%,to{box-shadow:0 0 rgba(var(--ob-accent-rgb),0)}50%{box-shadow:0 0 0 5px rgba(var(--ob-accent-rgb),.18)}}@media (max-width: 1100px){.offer-banner__inner{padding:.625rem 1.25rem;gap:1.125rem}.offer-banner__pitch{flex-direction:column;align-items:flex-start;gap:.125rem}.offer-banner__ends{display:none}}@media (max-width: 820px){.offer-banner__inner{gap:.5rem .75rem;padding:.5rem 1rem;text-align:center}.offer-banner__pitch{flex:0 0 100%;align-items:center;gap:.125rem}.offer-banner__headline{font-size:.875rem}}@media (max-width: 480px){.offer-banner__unit{min-width:1.875rem}.offer-banner__num{font-size:.9375rem}.offer-banner__headline{font-size:.8125rem}}@media (prefers-reduced-motion: reduce){.offer-banner{animation:none;opacity:1;transform:none}.offer-banner:after,.offer-banner__dot:before{animation:none;opacity:0}.offer-banner--aurora:before{animation:none}.offer-banner__num,.offer-banner__cta{animation:none}.offer-banner__cta{transition:none}.offer-banner__cta:hover,.offer-banner__cta:focus-visible{transform:none}}*{margin:0;padding:0;box-sizing:border-box;font-family:sans-serif}.navbar-home{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:15px 40px;position:sticky;top:0;box-shadow:0 5px 8px #1313131a;z-index:1000}.nav_links1{position:relative;padding-left:1px;margin-left:0}.nav_links1:hover{transition:scale(1,1);color:#05c;border-bottom:4px solid black}.nav_links1:hover #tooltip_homepage{display:block;margin-left:-30px;align-items:flex-start;visibility:visible}#tooltip_homepage{visibility:hidden;position:absolute;z-index:5;top:100%;left:0;padding-top:12px}.hoverpage{height:auto!important;min-height:296px;padding-top:8px;padding-bottom:16px}.nav-ok{padding:0!important;margin-top:-1px!important}.navbar-logo img{width:73px;height:40px;margin-right:20px;margin-left:10px;-o-object-fit:contain;object-fit:contain}.navbar-items ul{list-style-type:none;padding:0;margin:0 20px 0 0;display:flex;align-items:flex-start}.navbar-items.hidebutton ul{list-style-type:none;padding:0;margin:0 100px 0 0;display:flex;align-items:flex-start}.navbar-items.hidebutton ul li{margin-right:16px;margin-left:16px}.navbar-items ul li:last-child{margin-right:0}.navbar-items ul li a{text-decoration:none;color:#333;font-weight:700;font-size:14px;padding:30px}.navbar-items ul li a:hover{color:#05c}.btn1{padding:10px 15px;font-size:14px;margin-left:20px;border:none;cursor:pointer;background-color:#05c;color:#fff;border-radius:5px;text-transform:capitalize;letter-spacing:2px;font-family:sans-serif}.btn1_1{padding:10px 13px;margin-left:10px;font-size:14px;border:none;cursor:pointer;background-color:#05c;color:#fff;border-radius:5px;text-transform:capitalize;letter-spacing:2px;font-family:sans-serif}.btn-link{display:inline-block;text-decoration:none}.skip-nav-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-nav-link:focus{position:static;width:auto;height:auto;overflow:visible;padding:8px 16px;background:#05c;color:#fff;z-index:9999}.navbar-hamburger{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;background:transparent;border:none;cursor:pointer;padding:0;box-sizing:border-box;position:relative}.bar{width:30px;height:3px;background:#333;border-radius:2px;transition:all .3s ease-in-out;position:absolute;left:0}.bar:nth-child(1){top:0}.bar:nth-child(2){top:50%;transform:translateY(-50%)}.bar:nth-child(3){bottom:0}.bar.open:nth-child(1){transform:rotate(45deg);top:50%;margin-top:-1.5px}.bar.open:nth-child(2){opacity:0}.bar.open:nth-child(3){transform:rotate(-45deg);bottom:50%;margin-bottom:-1.5px}@media screen and (min-width: 320px) and (max-width: 824px){.navbar-home{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 15px;height:60px}.navbar-hamburger{display:flex}.navbar-logo{width:100px;height:40px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.navbar-logo img{max-width:20vmin;max-height:20vmin;-o-object-fit:contain;object-fit:contain;margin-left:0}.navbar-buttons{display:flex;gap:10px;flex-shrink:0}.btn1_1{padding:8px 12px;font-size:10px;width:80px;height:30px;display:flex;justify-content:center;align-items:center;margin-left:0}.navbar-items{display:none;position:absolute;top:60px;left:0;right:0;background-color:#fff;box-shadow:0 2px 5px #0000001a}.navbar-items.open{display:block;max-height:calc(100vh - 60px);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.navbar-items ul{display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;list-style-type:none;padding:0;margin:0}.navbar-items ul li{padding:10px}.navbar-items ul div{margin-left:19px;padding:10px}.navbar-items ul div .btn1{padding:8px 10px;font-size:10px;width:80px;height:30px;display:flex;justify-content:center;align-items:center}.navbar-items ul li a{text-decoration:none;color:#333;font-size:14px;padding:5px 40px;white-space:nowrap}.navbar-items>ul>li>a{display:block;padding:5px 0}.navbar-home:first-of-type{display:none}}@media screen and (min-width: 825px){.navbar-home:nth-of-type(2){display:none}}@media screen and (min-width: 825px) and (max-width: 1202px){.navbar-home{padding:10px 15px;display:flex;align-items:flex-start;justify-content:space-between}.navbar-logo{flex:0 0 auto;width:85px}.navbar-logo img{height:40px;width:auto;max-width:100%;margin-right:15px;margin-left:0}.navbar-items{flex-basis:100%;order:3;margin-top:10px}.navbar-items ul{justify-content:space-between;margin-right:0;flex-wrap:wrap}.navbar-items ul li{margin-right:-17px;margin-bottom:5px}.navbar-items ul li a{font-size:12px;padding:5px 10px}.btn1{padding:8px 15px;font-size:10px;margin-left:0}.btn1_1{padding:8px 15px;font-size:10px;margin-left:5px}.navbar-items.hidebutton ul li{margin-right:-90px;margin-bottom:5px}}@media screen and (min-width: 1203px) and (max-width: 1476px){.navbar-home{padding:15px 20px;display:flex;align-items:flex-start;justify-content:space-between}.navbar-logo{flex:0 0 auto;width:90px}.navbar-logo img{height:40px;width:auto;max-width:100%;margin-right:15px;margin-left:0}.navbar-items.hidebutton{flex-basis:100%;order:3;margin-top:10px;padding-right:100px}.navbar-items:not(.hidebutton){align-self:center}.navbar-items.hidebutton ul{justify-content:space-between;flex-wrap:wrap}.navbar-items.hidebutton ul li{margin-right:-120px;margin-bottom:5px}.navbar-items.hidebutton ul li a{font-size:13px;padding:30px 20px}.btn1{padding:8px 15px;font-size:14px;margin-left:0}.btn1_1{padding:8px 15px;font-size:14px;margin-left:5px}}@media screen and (min-width: 1477px){.navbar-items.hidebutton{flex:1}.navbar-items.hidebutton ul{margin-right:0;justify-content:center}.navbar-items.hidebutton ul li a{white-space:nowrap}}.dropdown-toggle-mobile{background:none;border:none;font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:5px;width:100%;text-decoration:none;color:#333;padding:5px 0;white-space:nowrap}.dropdown-submenu-mobile{background:#f5f3f3;border-radius:10px;list-style:none;padding:6px;margin:4px 24px 8px}.dropdown-submenu-mobile li{margin:2px 0}.dropdown-submenu-mobile .mobile-sub__item{display:flex!important;gap:10px;align-items:center;padding:9px 10px!important;margin:0!important;border-radius:8px;text-decoration:none;white-space:normal}.dropdown-submenu-mobile .mobile-sub__item:active,.dropdown-submenu-mobile .mobile-sub__item:hover{background:#fff}.mobile-sub__ic{width:30px;height:30px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.mobile-sub__tx{display:flex;flex-direction:column}.mobile-sub__tx strong{font-size:13px;color:#0a1929;font-weight:700;line-height:1.2}.mobile-sub__tx small{font-size:10.5px;color:#7a8694;line-height:1.25;margin-top:1px}.mobile-sub__ic.blue{background:#e6f1fb;color:#05c}.mobile-sub__ic.indigo{background:#eeedfe;color:#534ab7}.mobile-sub__ic.green{background:#e1f5ee;color:#0f6e56}.mobile-sub__ic.orange{background:#fdeede;color:#c2670c}.mobile-sub__ic.purple{background:#f1e9fc;color:#7b3fe4}.mobile-sub__ic.red{background:#fdecec;color:#cc2e2e}.mobile-sub__ic.teal{background:#e2f5f5;color:#0f7a78}.active-link{font-weight:700;color:#007bff;text-decoration:underline}.partners-nav{position:relative}.product-title{white-space:nowrap}.nav-caret{display:inline-block;font-size:11px;margin-left:4px;vertical-align:middle;transition:transform .25s ease}.nav_links1:hover .nav-caret,.nav-caret.is-open{transform:rotate(180deg)}#tooltip_partners{visibility:hidden;position:absolute;z-index:5;right:0;top:100%;padding-top:12px}.partners-nav:hover #tooltip_partners{visibility:visible}.partners-menu{width:280px;background:#fff;border:1px solid #e3ecf9;border-radius:12px;box-shadow:0 14px 34px #0a192929;padding:8px}.partners-menu .partners-item,.resources-menu .partners-item,.benefits-menu .partners-item{display:flex!important;gap:11px;align-items:flex-start;padding:10px 11px!important;margin:0!important;border-radius:9px;text-decoration:none}.partners-menu .partners-item:hover,.resources-menu .partners-item:hover,.benefits-menu .partners-item:hover{background:#f4f8ff;color:inherit}.partners-ic{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.partners-ic.blue{background:#e6f1fb;color:#05c}.partners-ic.indigo{background:#eeedfe;color:#534ab7}.partners-ic.green{background:#e1f5ee;color:#0f6e56}.partners-ic.orange{background:#fdeede;color:#c2670c}.partners-ic.purple{background:#f1e9fc;color:#7b3fe4}.partners-ic.teal{background:#e2f5f5;color:#0f7a78}.partners-ic.red{background:#fdecec;color:#cc2e2e}.partners-tx{display:flex;flex-direction:column}.partners-tx strong{font-size:13.5px;color:#0a1929;font-weight:700}.partners-tx small{font-size:11px;color:#7a8694;line-height:1.3;margin-top:1px}.resources-nav{position:relative}#tooltip_resources{visibility:hidden;position:absolute;z-index:5;right:0;top:100%;padding-top:12px}.resources-nav:hover #tooltip_resources{visibility:visible}.resources-menu{display:grid;grid-template-columns:repeat(2,minmax(238px,1fr));gap:2px;width:520px;background:#fff;border:1px solid #e3ecf9;border-radius:12px;box-shadow:0 14px 34px #0a192929;padding:10px}.benefits-nav{position:relative}#tooltip_benefits{visibility:hidden;position:absolute;z-index:5;left:0;top:100%;padding-top:12px}.benefits-nav:hover #tooltip_benefits{visibility:visible}.benefits-menu{width:296px;background:#fff;border:1px solid #e3ecf9;border-radius:12px;box-shadow:0 14px 34px #0a192929;padding:8px}.product-mega{display:grid;grid-template-columns:repeat(2,minmax(250px,1fr));gap:2px;width:548px;background:#fff;border:1px solid #e3ecf9;border-radius:12px;box-shadow:0 14px 34px #0a192929;padding:10px}.product-mega .product-mega__item{display:flex!important;gap:11px;align-items:flex-start;padding:10px 11px!important;margin:0!important;border-radius:9px;text-decoration:none}.product-mega .product-mega__item:hover{background:#f4f8ff;color:inherit}.product-mega__ic{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.product-mega__tx{display:flex;flex-direction:column}.product-mega__tx strong{font-size:13.5px;color:#0a1929;font-weight:700;line-height:1.25}.product-mega__tx small{font-size:11px;color:#7a8694;line-height:1.3;margin-top:2px}.product-mega__ic.blue{background:#e6f1fb;color:#05c}.product-mega__ic.indigo{background:#eeedfe;color:#534ab7}.product-mega__ic.green{background:#e1f5ee;color:#0f6e56}.product-mega__ic.orange{background:#fdeede;color:#c2670c}.product-mega__ic.purple{background:#f1e9fc;color:#7b3fe4}.product-mega__ic.red{background:#fdecec;color:#cc2e2e}.product-mega__ic.teal{background:#e2f5f5;color:#0f7a78}.hoverpage{height:auto;width:250px;box-shadow:0 10px 10px #00000078;position:relative;top:-2px;left:230px;border-radius:.2rem;margin-bottom:30px;background-color:#fff;display:flex;flex-direction:column;gap:5px!important}.hover_sheading{width:200px;height:20px;display:flex;font-family:sans-serif;font-style:normal;font-size:5px;font-weight:700;line-height:3px;flex-direction:column;align-items:center;margin-top:20px}.hover_icon{height:25px;width:25px;background-size:cover;background-position:center;background-image:url(/images/Tick-removebg.png)}.hover_topic{height:150px;width:10px;align-items:center;padding-bottom:10px;justify-content:end;display:flex;font-family:sans-serif;color:#3d3d3df1;font-size:14px;font-weight:700;line-height:1px}.hover_topic1{height:40px;width:190px;align-items:center;padding-bottom:18px;float:right;display:flex;padding-left:5px;font-family:sans-serif;font-weight:700;font-size:14px;color:#3d3d3df1;line-height:18px;margin-left:10px}.hover_topic3{height:60px;width:100px;align-items:center;padding-bottom:10px;justify-content:end;display:flex;font-family:sans-serif;color:#3d3d3df1;font-size:16px;font-weight:700;line-height:3px}.hover_box2{height:40px;width:200px;display:flex;margin-left:30px}.hover_subcontent{min-height:100px;width:185px;margin-top:15px;font-family:sans-serif;font-size:12px;margin-bottom:5px;padding-left:10px;color:#07060687;font-weight:700}.hover_properties{height:auto;width:150px;margin-top:20px;margin-bottom:8px;margin-left:10px;display:flex;flex-direction:column;gap:4px}.hover_block{min-height:50px;width:190px;display:flex;flex-direction:column;align-items:center;padding-right:10px}.hover_lastbox{min-height:50px;width:190px;display:flex;flex-direction:column;align-items:center;margin-left:0;padding-right:10px}
