.stripe-nav-root{z-index:1100;-webkit-font-smoothing:antialiased;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Ubuntu,sans-serif;position:relative}.stripe-top-strip{color:#fff;background:#0a2540;border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;display:flex}@media (max-width:640px){.stripe-top-strip{text-align:center;flex-wrap:wrap;padding:6px 12px;font-size:12px}}.stripe-top-badge{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#635bff66;border:1px solid #a5b4fc4d;border-radius:9999px;padding:2px 8px;font-size:11px;font-weight:700}.stripe-top-link{color:#a5b4fc;align-items:center;gap:4px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.stripe-top-link:hover{color:#fff;text-decoration:underline}.stripe-main-nav{background:#fff;border-bottom:1px solid #e6ebf1;width:100%;transition:box-shadow .25s,background .25s;position:relative}.stripe-main-nav.is-sticky{z-index:1100;-webkit-backdrop-filter:blur(12px);background:#fffffffa;border-bottom:1px solid #e6ebf1cc;animation:.25s cubic-bezier(.16,1,.3,1) forwards stripeSlideIn;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px -2px #0a254014}@keyframes stripeSlideIn{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.stripe-nav-container{justify-content:space-between;align-items:center;max-width:1280px;height:68px;margin:0 auto;padding:0 24px;display:flex;position:relative}@media (max-width:768px){.stripe-nav-container{height:60px;padding:0 16px}}.stripe-nav-logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.stripe-nav-logo img{object-fit:contain;width:auto;height:40px}@media (max-width:768px){.stripe-nav-logo img{height:34px}}.stripe-menu-list{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:none;position:relative}@media (min-width:1024px){.stripe-menu-list{display:flex}}.stripe-tab-item{position:relative}.stripe-tab-button{color:#0a2540;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:5px;padding:8px 14px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.stripe-tab-button:hover,.stripe-tab-button.is-active{color:#635bff;background:#635bff0f}.stripe-tab-chevron{stroke:currentColor;stroke-width:2.5px;width:11px;height:11px;transition:transform .22s cubic-bezier(.16,1,.3,1)}.stripe-tab-button.is-active .stripe-tab-chevron{transform:rotate(180deg)}.stripe-direct-link{color:#0a2540;white-space:nowrap;border-radius:6px;padding:8px 14px;font-size:15px;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.stripe-direct-link:hover{color:#635bff;background:#635bff0f}.stripe-glide-wrapper{z-index:1200;pointer-events:none;padding-top:10px;position:absolute;top:100%;left:0}.stripe-glide-wrapper.is-open{pointer-events:auto}.stripe-glide-box{will-change:transform, width, height;background:#fff;border:1px solid #e6ebf1;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 50px 100px -20px #32325d38,0 30px 60px -30px #00000040,0 -10px 40px -10px #00000005}.stripe-panel-content{box-sizing:border-box;width:100%}.stripe-columns-grid{grid-template-columns:repeat(3,1fr);gap:0;width:860px;padding:32px;display:grid}.stripe-columns-grid.grid-wide{width:920px}.stripe-col{box-sizing:border-box;padding:0 28px}.stripe-col:first-child{padding-left:0}.stripe-col:last-child{padding-right:0}.stripe-col.with-border{border-right:1px solid #e6ebf1}.stripe-col-heading{color:#425466;letter-spacing:.01em;align-items:center;gap:6px;margin:0 0 16px;font-size:14px;font-weight:600;display:flex}.stripe-links{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.stripe-link{color:#635bff;font-size:14.5px;font-weight:500;line-height:1.4;text-decoration:none;transition:color .15s,transform .15s;display:block}.stripe-link:hover{color:#0a2540;text-decoration:underline;transform:translate(2px)}.stripe-nav-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.stripe-btn-signin{color:#635bff;background:#fff;border:1px solid #d8dde6;border-radius:6px;padding:7px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .18s;display:none}@media (min-width:640px){.stripe-btn-signin{align-items:center;display:inline-flex}}.stripe-btn-signin:hover{color:#4f46e5;background:#635bff0d;border-color:#635bff}.stripe-btn-contact{white-space:nowrap;background:#0f55dc;border-radius:6px;align-items:center;gap:6px;padding:8px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 6px #0f55dc40;color:#fff!important}.stripe-btn-contact:hover{background:#ffd600;transform:translateY(-1px);box-shadow:0 6px 20px #ffd60073;color:#0c111d!important}@media (max-width:640px){.stripe-btn-contact{padding:6px 14px;font-size:13px}}.stripe-hamburger-btn{color:#635bff;cursor:pointer;background:#eff2fe;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .18s;display:inline-flex}@media (min-width:1024px){.stripe-hamburger-btn{display:none}}.stripe-hamburger-btn:hover{background:#e0e7ff;transform:scale(1.05)}.stripe-drawer-overlay{-webkit-backdrop-filter:blur(6px);z-index:2100;opacity:0;visibility:hidden;background:#0a254073;transition:opacity .3s cubic-bezier(.16,1,.3,1),visibility .3s;position:fixed;inset:0}.stripe-drawer-overlay.is-open{opacity:1;visibility:visible}.stripe-drawer-content{z-index:2101;background:#fff;flex-direction:column;width:100%;max-width:380px;height:100dvh;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-15px 0 40px #0a25402e}.stripe-drawer-overlay.is-open .stripe-drawer-content{transform:translate(0)}.stripe-drawer-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.stripe-drawer-close-btn{color:#635bff;cursor:pointer;background:#eff2fe;border:none;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,transform .15s;display:flex}.stripe-drawer-close-btn:hover{background:#e0e7ff;transform:scale(1.05)}.stripe-drawer-body{flex:1;padding:16px 24px;overflow-y:auto}.stripe-mob-nav-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stripe-mob-nav-item{border-bottom:1px dashed #e6ebf1}.stripe-mob-row-btn{color:#0a2540;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:18px 0;font-family:inherit;font-size:19px;font-weight:700;text-decoration:none;transition:color .15s;display:flex}.stripe-mob-row-btn:hover,.stripe-mob-row-btn.is-active{color:#635bff}.stripe-mob-chevron{stroke:#635bff;stroke-width:2.5px;width:15px;height:15px;transition:transform .25s cubic-bezier(.16,1,.3,1)}.stripe-mob-row-btn.is-active .stripe-mob-chevron{transform:rotate(90deg)}.stripe-mob-submenu{flex-direction:column;gap:10px;padding:0 0 16px 12px;display:flex}.stripe-mob-sublink{color:#425466;border-radius:6px;padding:6px 10px;font-size:15px;font-weight:500;text-decoration:none;transition:all .15s}.stripe-mob-sublink:hover{color:#0f55dc;background:#f8fafc;transform:translate(4px)}.stripe-drawer-footer{background:#fff;border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr;gap:12px;padding:16px 24px 24px;display:grid}.stripe-mob-btn-primary{white-space:nowrap;background:#0f55dc;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:12px 14px;font-size:15px;font-weight:700;text-decoration:none;transition:all .18s;display:flex;box-shadow:0 4px 12px #0f55dc4d;color:#fff!important}.stripe-mob-btn-primary:hover{background:#ffd600;transform:translateY(-1px);box-shadow:0 6px 20px #ffd60073;color:#0c111d!important}.stripe-mob-btn-secondary{white-space:nowrap;background:#fff;border:1px solid #d8dde6;border-radius:8px;justify-content:center;align-items:center;padding:12px 14px;font-size:15px;font-weight:700;text-decoration:none;transition:all .18s;display:flex;color:#0f55dc!important}.stripe-mob-btn-secondary:hover{background:#eff2fe;border-color:#0f55dc}
