@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&family=Roboto:wght@300;400;500;700&display=swap";:root{--font-family: "Inter", "Roboto", "Noto Sans SC", "Noto Sans", "Ubuntu", "Source Han Sans SC", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-primary);color:var(--text-primary);font-size:14px;overflow-x:hidden}#app{width:100%;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.text-green{color:var(--green)}.text-red{color:var(--red)}.text-yellow{color:var(--yellow)}.text-secondary{color:var(--text-secondary)}.text-muted{color:var(--text-muted)}button{cursor:pointer;border:none;outline:none;background:transparent;color:inherit;font-family:inherit;font-size:inherit}input{border:none;outline:none;background:transparent;color:inherit;font-family:inherit;font-size:inherit}a{text-decoration:none;color:inherit}.animate-on-scroll{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.animate-on-scroll.animate-in{opacity:1;transform:translateY(0)}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton{animation:shimmer 2s infinite linear;background:linear-gradient(to right,var(--bg-secondary) 0%,var(--bg-tertiary) 20%,var(--bg-secondary) 40%,var(--bg-secondary) 100%);background-size:1000px 100%}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}a#tv-attr-logo,a[href*=tradingview]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.app-wrapper[data-v-4a35b43c]{width:100%;min-height:100vh;position:relative}.ark-nav[data-v-289220e8]{position:fixed;top:0;left:0;right:0;width:100%;background:#fff;border-bottom:1px solid rgba(137,134,134,.1);z-index:1000;height:55px}.ark-nav-container[data-v-289220e8]{padding:0 40px;height:100%;display:flex;align-items:center;gap:32px}.ark-nav-logo[data-v-289220e8]{display:flex;align-items:center;gap:12px;margin-right:100px;color:#fff;cursor:pointer;flex-shrink:0;text-decoration:none;transition:filter .3s ease}.logo-circle[data-v-289220e8]{width:130px;height:auto;display:flex;align-items:center;justify-content:center;color:#8b7fff}.logo-circle img[data-v-289220e8]{width:100%;height:100%}.logo-text-wrapper[data-v-289220e8]{display:flex;align-items:center;gap:6px}.logo-text-main[data-v-289220e8],.logo-text-sub[data-v-289220e8]{font-size:20px;font-weight:700;letter-spacing:1px}.nav-search-left[data-v-289220e8]{flex-shrink:0;margin-right:8px}.ark-nav-menu[data-v-289220e8]{display:flex;align-items:center;gap:32px;flex:1}.login-r[data-v-289220e8]{display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:500;color:#000;text-decoration:none;transition:color .3s ease,background-color .3s ease;cursor:pointer;border:1px solid #000000;border-radius:15px;padding:10px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.login-r[data-v-289220e8]:hover{background-color:#8b7fff}.register-r[data-v-289220e8]{font-size:18px;font-weight:500;color:#000;text-decoration:none;transition:color .3s ease;cursor:pointer;border:1px solid #000000;border-radius:15px;padding:10px}.register-r[data-v-289220e8]:hover{background-color:#8b7fff}.nav-item[data-v-289220e8]{position:relative;color:#000;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s ease;cursor:pointer}.nav-item[data-v-289220e8]:hover{color:#8b7fff}.nav-link[data-v-289220e8]{display:flex;align-items:center;gap:4px}.nav-arrow[data-v-289220e8]{font-size:10px;transition:transform .3s ease}.nav-item:hover .nav-arrow[data-v-289220e8]{transform:rotate(180deg)}.nav-dropdown[data-v-289220e8]{position:absolute;top:100%;left:0;margin-top:8px;background:#fff;border:1px solid rgba(204,202,202,.1);border-radius:8px;width:max-content;min-width:150px;max-width:300px;padding:12px;box-shadow:0 8px 32px #0006;z-index:1001}.dropdown-section h4[data-v-289220e8]{font-size:11px;font-weight:600;color:#8b7fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.nav-submenu-item[data-v-289220e8]{position:relative;width:100%}.nav-submenu-item>a[data-v-289220e8]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;color:#fff;text-decoration:none;border-radius:6px;transition:all .3s ease;margin-bottom:2px;white-space:nowrap}.nav-submenu-item>a[data-v-289220e8]:hover{background:#8b7fff1a;color:#8b7fff}.submenu-arrow[data-v-289220e8]{font-size:10px;margin-left:8px;transition:transform .3s ease;flex-shrink:0}.nav-submenu-item:hover .submenu-arrow[data-v-289220e8]{transform:translate(2px)}.nav-third-menu[data-v-289220e8]{position:absolute;left:100%;top:0;margin-left:8px;background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:8px;width:max-content;min-width:120px;max-width:250px;padding:8px;box-shadow:0 8px 32px #0006;z-index:1002}.third-menu-item[data-v-289220e8]{display:block;width:100%;padding:6px 12px;color:#fff;text-decoration:none;border-radius:6px;transition:all .3s ease;margin-bottom:2px;white-space:nowrap}.third-menu-item[data-v-289220e8]:hover{background:#8b7fff1a;color:#8b7fff}.third-menu-name[data-v-289220e8]{font-size:13px}.dropdown-section a[data-v-289220e8]{display:block;width:100%;padding:10px 12px;color:#000;text-decoration:none;border-radius:6px;transition:all .3s ease;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-section a[data-v-289220e8]:hover{background:#8b7fff1a;color:#8b7fff}.fund-codes[data-v-289220e8]{font-weight:700;color:#8b7fff;min-width:50px}.fund-name[data-v-289220e8]{font-size:14px}.nav-actions[data-v-289220e8]{display:flex;align-items:center;gap:16px;margin-left:auto;flex-shrink:0}.auth-buttons[data-v-289220e8]{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-right:50px}.auth-link[data-v-289220e8]{color:#000;text-decoration:none;font-size:14px;font-weight:500;cursor:pointer;transition:color .3s ease;white-space:nowrap}.auth-link[data-v-289220e8]:hover{color:#000}.auth-divider[data-v-289220e8]{color:#000;font-size:14px;font-weight:400}.nav-market-btn[data-v-289220e8]{color:#fff;text-decoration:none;padding:12px 24px;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);display:inline-block}.nav-market-btn[data-v-289220e8]:hover{background:#ffffff1a;border-color:#8b7fff;color:#8b7fff}.nav-cta-btn[data-v-289220e8]{color:#000;cursor:pointer;transition:all .3s ease;flex-shrink:0}.nav-search-btn[data-v-289220e8]{background:none;border:none;color:#000;padding:8px;transition:color .3s ease;display:flex;align-items:center;flex-shrink:0}.nav-search-btn[data-v-289220e8]:hover{color:#8b7fff}.nav-toggle[data-v-289220e8]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}.nav-toggle span[data-v-289220e8]{width:24px;height:2px;background:#000;transition:all .3s ease;border-radius:2px}.nav-toggle.is-active span[data-v-289220e8]:nth-child(1){transform:rotate(45deg) translateY(7px)}.nav-toggle.is-active span[data-v-289220e8]:nth-child(2){opacity:0}.nav-toggle.is-active span[data-v-289220e8]:nth-child(3){transform:rotate(-45deg) translateY(-7px)}.nav-arrow.is-active[data-v-289220e8]{transform:rotate(180deg)}.mobile-actions[data-v-289220e8]{display:none}@media (max-width: 1200px){.ark-nav-container[data-v-289220e8]{padding:0 20px;gap:16px}.ark-nav-logo[data-v-289220e8]{margin-right:20px}.logo-circle[data-v-289220e8]{width:130px;height:auto}.nav-search-left[data-v-289220e8]{display:none}.ark-nav-menu[data-v-289220e8]{position:fixed;top:70px;left:0;right:0;bottom:0;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:2rem 1.5rem;transform:translate(100%);transition:transform .3s ease;overflow-y:auto;z-index:999;border-top:1px solid rgba(255,255,255,.1)}.ark-nav-menu.is-open[data-v-289220e8]{transform:translate(0)}.nav-item[data-v-289220e8]{width:100%;border-bottom:1px solid rgba(255,255,255,.1);padding:0}.nav-link[data-v-289220e8]{width:100%;padding:1rem 0;display:flex;justify-content:space-between;align-items:center;font-size:16px}.nav-dropdown[data-v-289220e8]{position:static;margin-top:0;width:100%;background:#fff;border:none;border-radius:0;padding:1rem;box-shadow:none}.dropdown-section[data-v-289220e8]{padding:0}.dropdown-section h4[data-v-289220e8]{font-size:12px;margin-bottom:12px}.dropdown-section a[data-v-289220e8]{padding:10px 12px;font-size:14px;margin-bottom:2px}.nav-submenu-item>a[data-v-289220e8]{font-size:14px;padding:10px 12px}.submenu-arrow[data-v-289220e8]{font-size:10px}.submenu-arrow.is-active[data-v-289220e8]{transform:rotate(90deg)}.nav-third-menu[data-v-289220e8]{position:static;margin-left:0;margin-top:4px;width:100%;background:#000;border:none;border-radius:0;padding:8px 0 8px 16px;box-shadow:none}.third-menu-item[data-v-289220e8]{padding:8px 12px;font-size:13px}.third-menu-name[data-v-289220e8]{font-size:13px}.fund-codes[data-v-289220e8]{min-width:45px;font-size:13px}.fund-name[data-v-289220e8]{font-size:13px}.nav-actions[data-v-289220e8]{gap:12px}.auth-buttons[data-v-289220e8],.nav-market-btn[data-v-289220e8],.nav-cta-btn[data-v-289220e8]{display:none}.nav-toggle[data-v-289220e8]{display:flex}.mobile-actions[data-v-289220e8]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.nav-market-btn-mobile[data-v-289220e8],.nav-cta-btn-mobile[data-v-289220e8]{width:100%;padding:14px 24px;border-radius:6px;font-size:15px;font-weight:600;text-align:center;cursor:pointer;transition:all .3s ease;text-decoration:none}.nav-market-btn-mobile[data-v-289220e8]{color:#fff;border:1px solid rgba(255,255,255,.2);background:transparent;display:inline-block}.nav-market-btn-mobile[data-v-289220e8]:hover{background:#ffffff1a;border-color:#8b7fff}.nav-cta-btn-mobile[data-v-289220e8]{background:#8b7fff;color:#fff;border:none}.nav-cta-btn-mobile[data-v-289220e8]:hover{background:#9f93ff}}@media (max-width: 768px){.ark-nav[data-v-289220e8]{height:60px}.ark-nav-container[data-v-289220e8]{padding:0 16px;gap:12px}.ark-nav-logo[data-v-289220e8]{margin-right:12px}.logo-circle[data-v-289220e8]{width:110px;height:auto}.ark-nav-menu[data-v-289220e8]{top:60px;padding:1.5rem 1rem}.nav-link[data-v-289220e8]{padding:.9rem 0;font-size:15px}.mobile-actions[data-v-289220e8]{margin-top:1.5rem;padding-top:1.5rem}.login-r[data-v-289220e8],.register-r[data-v-289220e8]{font-size:16px;padding:8px 20px;flex:1;text-align:center}.nav-market-btn-mobile[data-v-289220e8],.nav-cta-btn-mobile[data-v-289220e8]{padding:12px 20px;font-size:14px}}@media (max-width: 480px){.ark-nav[data-v-289220e8]{height:55px}.ark-nav-container[data-v-289220e8]{padding:0 12px;gap:8px}.logo-circle[data-v-289220e8]{width:100px;height:auto}.ark-nav-menu[data-v-289220e8]{top:55px;padding:1rem}.nav-link[data-v-289220e8]{padding:.8rem 0;font-size:14px}.dropdown-section a[data-v-289220e8]{padding:8px 10px;font-size:13px}.nav-submenu-item>a[data-v-289220e8]{font-size:13px;padding:8px 10px}.third-menu-item[data-v-289220e8]{padding:7px 10px;font-size:12px}.third-menu-name[data-v-289220e8]{font-size:12px}.fund-codes[data-v-289220e8]{min-width:40px;font-size:12px}.fund-name[data-v-289220e8]{font-size:12px}.nav-toggle[data-v-289220e8]{padding:6px}.nav-toggle span[data-v-289220e8]{width:20px}.login-r[data-v-289220e8],.register-r[data-v-289220e8]{font-size:14px;padding:6px 16px}}@media (min-width: 2560px){.ark-nav[data-v-289220e8]{height:130px}.ark-nav-container[data-v-289220e8]{max-width:2400px;margin:0 auto;padding:0 100px;gap:60px}.ark-nav-logo[data-v-289220e8]{margin-right:180px}.logo-circle[data-v-289220e8]{width:190px;height:auto}.logo-text-main[data-v-289220e8],.logo-text-sub[data-v-289220e8]{font-size:36px}.nav-search-left[data-v-289220e8]{margin-right:20px}.nav-search-btn svg[data-v-289220e8]{width:32px;height:32px}.nav-item[data-v-289220e8],.auth-link[data-v-289220e8],.auth-divider[data-v-289220e8]{font-size:26px}.nav-arrow[data-v-289220e8]{font-size:16px}.nav-dropdown[data-v-289220e8]{width:max-content;min-width:200px;max-width:400px;padding:18px;margin-top:16px;border-radius:14px}.dropdown-section h4[data-v-289220e8]{font-size:17px;margin-bottom:22px}.dropdown-section a[data-v-289220e8]{padding:16px 22px;font-size:22px}.fund-codes[data-v-289220e8]{font-size:22px;min-width:80px}.fund-name[data-v-289220e8]{font-size:22px}.nav-submenu-item>a[data-v-289220e8]{padding:16px 22px;font-size:22px}.submenu-arrow[data-v-289220e8]{font-size:14px}.nav-third-menu[data-v-289220e8]{width:max-content;min-width:160px;max-width:320px;padding:14px;margin-left:12px;border-radius:12px}.third-menu-item[data-v-289220e8]{padding:14px 18px;font-size:20px}.third-menu-name[data-v-289220e8]{font-size:20px}.nav-market-btn[data-v-289220e8]{padding:20px 44px;font-size:24px;border-radius:12px}.nav-cta-btn[data-v-289220e8]{padding:20px 48px;font-size:24px}.nav-search-btn[data-v-289220e8]{padding:14px}.nav-actions[data-v-289220e8]{gap:30px}}@media (min-width: 3840px){.ark-nav[data-v-289220e8]{height:150px}.ark-nav-container[data-v-289220e8]{max-width:3200px;margin:0 auto;padding:0 120px;gap:70px}.ark-nav-logo[data-v-289220e8]{margin-right:200px}.logo-circle[data-v-289220e8]{width:210px;height:auto}.logo-text-main[data-v-289220e8],.logo-text-sub[data-v-289220e8]{font-size:42px}.nav-search-left[data-v-289220e8]{margin-right:24px}.nav-search-btn svg[data-v-289220e8]{width:36px;height:36px}.ark-nav-menu[data-v-289220e8]{gap:70px}.nav-item[data-v-289220e8]{font-size:28px}.auth-link[data-v-289220e8],.auth-divider[data-v-289220e8]{font-size:26px}.nav-arrow[data-v-289220e8]{font-size:18px}.nav-dropdown[data-v-289220e8]{width:max-content;min-width:220px;max-width:450px;padding:20px;margin-top:18px;border-radius:16px}.dropdown-section h4[data-v-289220e8]{font-size:19px;margin-bottom:26px}.dropdown-section a[data-v-289220e8]{padding:18px 26px;font-size:26px}.fund-codes[data-v-289220e8]{font-size:26px;min-width:90px}.fund-name[data-v-289220e8]{font-size:26px}.nav-submenu-item>a[data-v-289220e8]{padding:18px 26px;font-size:26px}.submenu-arrow[data-v-289220e8]{font-size:16px}.nav-third-menu[data-v-289220e8]{width:max-content;min-width:180px;max-width:360px;padding:16px;margin-left:14px;border-radius:14px}.third-menu-item[data-v-289220e8]{padding:16px 22px;font-size:24px}.third-menu-name[data-v-289220e8]{font-size:24px}.nav-market-btn[data-v-289220e8]{padding:24px 52px;font-size:28px;border-radius:14px}.nav-cta-btn[data-v-289220e8]{padding:24px 56px;font-size:28px}.nav-search-btn[data-v-289220e8]{padding:16px}.nav-actions[data-v-289220e8]{gap:36px}}@media (max-height: 820px){.ark-nav[data-v-289220e8]{height:48px}.ark-nav-container[data-v-289220e8]{padding:0 24px;gap:20px}.ark-nav-logo[data-v-289220e8]{margin-right:56px}.logo-circle[data-v-289220e8]{width:112px}.nav-search-left[data-v-289220e8]{margin-right:4px}.ark-nav-menu[data-v-289220e8]{gap:22px}.nav-item[data-v-289220e8]{font-size:13px}.nav-actions[data-v-289220e8]{gap:12px}.auth-buttons[data-v-289220e8]{margin-right:28px}.auth-link[data-v-289220e8]{font-size:13px}}.market-index-container[data-v-cd1a8af5]{width:100%;background:#1e1d3b;border-radius:8px;padding:20px;color:var(--text-primary, #fff)}.index-cards[data-v-cd1a8af5]{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:16px}.index-card[data-v-cd1a8af5]{background:linear-gradient(135deg,#2d1b4e,#1e1139);border:2px solid #3f4297;border-radius:10px;padding:12px 10px;cursor:pointer;width:100%;min-width:0;transition:all .3s ease}.index-card[data-v-cd1a8af5]:hover{border-color:#5865f2;transform:translateY(-2px);box-shadow:0 4px 12px #5865f233}.index-card.active[data-v-cd1a8af5]{border-color:#5865f2;background:linear-gradient(135deg,#3d2b5e,#2e1949)}.card-header[data-v-cd1a8af5]{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:6px}.index-name[data-v-cd1a8af5]{font-size:12px;font-weight:600;color:#848e9c}.index-value[data-v-cd1a8af5]{font-size:20px;font-weight:700}.card-footer[data-v-cd1a8af5]{display:flex;justify-content:flex-start;align-items:center;gap:8px}.change-amount[data-v-cd1a8af5],.change-percent[data-v-cd1a8af5]{font-size:11px;font-weight:600}.text-red[data-v-cd1a8af5]{color:#ef4444}.text-green[data-v-cd1a8af5]{color:#10b981}.chart-section[data-v-cd1a8af5]{background:#1e1139;border-radius:10px;padding:16px 20px;border:2px solid #3f4297;width:100%}.chart-header[data-v-cd1a8af5]{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:12px}.chart-header h3[data-v-cd1a8af5]{font-size:18px;font-weight:600;color:#fff;margin:0}.loading-text[data-v-cd1a8af5]{font-size:12px;color:#848e9c;animation:pulse-cd1a8af5 1.5s ease-in-out infinite}@keyframes pulse-cd1a8af5{0%,to{opacity:1}50%{opacity:.5}}.chart-container[data-v-cd1a8af5]{width:100%;min-height:220px;border-radius:4px;overflow:hidden}@media (max-width: 768px){.market-index-container[data-v-cd1a8af5]{max-width:100%;padding:16px;bottom:20px}.index-cards[data-v-cd1a8af5]{grid-template-columns:1fr;gap:12px;width:100%}.index-card[data-v-cd1a8af5]{width:100%}}@media (min-width: 769px) and (max-width: 1199px){.index-cards[data-v-cd1a8af5]{grid-template-columns:repeat(5,1fr);gap:10px}.index-card[data-v-cd1a8af5]{width:100%;min-width:0}}@media (min-width: 1200px) and (max-width: 1599px){.index-cards[data-v-cd1a8af5]{grid-template-columns:repeat(5,1fr);gap:10px}.index-card[data-v-cd1a8af5]{padding:14px;width:120px}.index-value[data-v-cd1a8af5]{font-size:20px}.change-amount[data-v-cd1a8af5],.change-percent[data-v-cd1a8af5]{font-size:11px}.chart-container[data-v-cd1a8af5]{min-height:200px}}@media (min-width: 1920px){.market-index-container[data-v-cd1a8af5]{padding:24px}.index-cards[data-v-cd1a8af5]{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:18px}.index-card[data-v-cd1a8af5]{padding:18px;border-radius:12px;width:100%;min-width:0}.index-name[data-v-cd1a8af5]{font-size:14px}.index-value[data-v-cd1a8af5]{font-size:20px}.card-header[data-v-cd1a8af5]{gap:8px;margin-bottom:10px}.change-amount[data-v-cd1a8af5],.change-percent[data-v-cd1a8af5]{font-size:13px}.chart-section[data-v-cd1a8af5]{padding:18px 26px;border-radius:12px}.chart-header h3[data-v-cd1a8af5]{font-size:20px}.chart-container[data-v-cd1a8af5]{min-height:280px}}@media (min-width: 2560px){.market-index-container[data-v-cd1a8af5]{padding:28px;border-radius:16px}.index-cards[data-v-cd1a8af5]{grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:28px}.index-card[data-v-cd1a8af5]{padding:22px;border-radius:14px;border-width:3px;width:100%;min-width:0}.card-header[data-v-cd1a8af5]{gap:10px;margin-bottom:12px}.index-name[data-v-cd1a8af5]{font-size:18px;font-weight:700}.index-value[data-v-cd1a8af5]{font-size:22px;font-weight:800}.change-amount[data-v-cd1a8af5],.change-percent[data-v-cd1a8af5]{font-size:13px;font-weight:500}.chart-section[data-v-cd1a8af5]{padding:24px 36px;border-radius:14px;border-width:3px}.chart-header[data-v-cd1a8af5]{margin-bottom:14px}.chart-header h3[data-v-cd1a8af5]{font-size:24px;font-weight:700}.loading-text[data-v-cd1a8af5]{font-size:16px}.chart-container[data-v-cd1a8af5]{min-height:380px;border-radius:10px}}@media (min-width: 3200px){.market-index-container[data-v-cd1a8af5]{padding:36px;border-radius:18px}.index-cards[data-v-cd1a8af5]{grid-template-columns:repeat(5,1fr);gap:24px;margin-bottom:32px}.index-card[data-v-cd1a8af5]{padding:26px;border-radius:16px;border-width:3px;width:100%;min-width:0}.card-header[data-v-cd1a8af5]{gap:12px;margin-bottom:14px}.index-name[data-v-cd1a8af5]{font-size:20px;font-weight:700}.index-value[data-v-cd1a8af5]{font-size:24px;font-weight:800}.change-amount[data-v-cd1a8af5],.change-percent[data-v-cd1a8af5]{font-size:16px;font-weight:500}.chart-section[data-v-cd1a8af5]{padding:30px 48px;border-radius:16px;border-width:3px}.chart-header[data-v-cd1a8af5]{margin-bottom:16px}.chart-header h3[data-v-cd1a8af5]{font-size:28px;font-weight:700}.loading-text[data-v-cd1a8af5]{font-size:18px}.chart-container[data-v-cd1a8af5]{min-height:460px;border-radius:12px}}@media (min-width: 3840px){.market-index-container[data-v-cd1a8af5]{padding:44px;border-radius:20px}.index-cards[data-v-cd1a8af5]{grid-template-columns:repeat(5,1fr);gap:28px;margin-bottom:36px}.index-card[data-v-cd1a8af5]{padding:32px;border-radius:18px;border-width:4px}.card-header[data-v-cd1a8af5]{gap:14px;margin-bottom:16px}.index-name[data-v-cd1a8af5]{font-size:24px;font-weight:800}.index-value[data-v-cd1a8af5]{font-size:34px;font-weight:900}.card-footer[data-v-cd1a8af5]{gap:18px}.change-amount[data-v-cd1a8af5],.change-percent[data-v-cd1a8af5]{font-size:18px;font-weight:800}.chart-section[data-v-cd1a8af5]{padding:36px 56px;border-radius:18px;border-width:4px}.chart-header[data-v-cd1a8af5]{margin-bottom:18px}.chart-header h3[data-v-cd1a8af5]{font-size:32px;font-weight:800}.loading-text[data-v-cd1a8af5]{font-size:22px}.chart-container[data-v-cd1a8af5]{min-height:540px;border-radius:14px}}.ark-hero[data-v-7ebaba40]{min-height:100vh;background:linear-gradient(180deg,#000,#000);display:flex;align-items:center;position:relative;padding-top:70px;overflow:hidden}.ark-hero[data-v-7ebaba40]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(139,127,255,.1) 0%,transparent 70%);pointer-events:none}.hero-container[data-v-7ebaba40]{max-width:1400px;padding:0 40px;z-index:1}.hero-content[data-v-7ebaba40]{max-width:900px}.hero-title[data-v-7ebaba40]{font-size:72px;font-weight:800;color:#fff;margin-bottom:24px;line-height:1.1;letter-spacing:-2px;background:linear-gradient(135deg,#fff,#8b7fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-7ebaba40]{font-size:20px;color:#ffffffb3;line-height:1.6;margin-bottom:48px;max-width:700px}.hero-actions[data-v-7ebaba40]{display:flex;align-items:center;gap:16px;margin-bottom:40px;flex-wrap:wrap}.btn-primary[data-v-7ebaba40],.btn-secondary[data-v-7ebaba40]{padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;width:200px}.btn-primary[data-v-7ebaba40]{background:#7a70cc;color:#fff}.btn-primary[data-v-7ebaba40]:hover{background:#9f93ff;transform:translateY(-2px);box-shadow:0 8px 24px #8b7fff66}.hero-social[data-v-7ebaba40]{display:flex;align-items:center;justify-content:center;gap:20px}.social-link[data-v-7ebaba40]{color:#ffffff80;transition:all .3s ease;display:flex;align-items:center;padding:8px}.social-link[data-v-7ebaba40]:hover{color:#8b7fff;transform:translateY(-2px)}.scroll-down[data-v-7ebaba40]{position:absolute;bottom:40px;left:50%;transform:translate(-50%);background:none;border:none;color:#ffffff80;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease}.scroll-down[data-v-7ebaba40]:hover{color:#8b7fff;transform:translate(-50%) translateY(4px)}.scroll-down svg[data-v-7ebaba40]{animation:bounce-7ebaba40 2s infinite}@keyframes bounce-7ebaba40{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.hero-image[data-v-7ebaba40]{position:absolute;right:5%;top:260px;transform:translateY(-50%);opacity:.8}.hero-image img[data-v-7ebaba40]{width:100%;height:auto;display:block}@media (max-width: 1680px) and (min-width: 1441px){.hero-container[data-v-7ebaba40]{max-width:1200px;padding:0 40px}.hero-content[data-v-7ebaba40]{max-width:650px}.hero-title[data-v-7ebaba40]{font-size:64px}.hero-subtitle[data-v-7ebaba40]{font-size:19px}.hero-image[data-v-7ebaba40]{top:260px;right:4%}}@media (max-width: 1440px) and (min-width: 1025px){.hero-container[data-v-7ebaba40]{max-width:1000px;padding:0 35px}.hero-content[data-v-7ebaba40]{max-width:480px}.hero-title[data-v-7ebaba40]{font-size:52px;letter-spacing:-1.5px}.hero-subtitle[data-v-7ebaba40]{font-size:17px;max-width:450px}.btn-primary[data-v-7ebaba40],.btn-secondary[data-v-7ebaba40]{width:170px;padding:14px 26px;font-size:15px}.hero-image[data-v-7ebaba40]{top:260px;right:2%;max-width:420px;opacity:.75}}@media (max-width: 1024px) and (min-width: 769px){.ark-hero[data-v-7ebaba40]{flex-direction:column;min-height:auto;padding-bottom:60px}.hero-container[data-v-7ebaba40]{max-width:100%;padding:0 30px;margin-top:40px}.hero-content[data-v-7ebaba40]{max-width:600px;margin:0 auto;text-align:center}.hero-title[data-v-7ebaba40]{font-size:48px}.hero-subtitle[data-v-7ebaba40]{font-size:18px;max-width:100%}.hero-actions[data-v-7ebaba40]{justify-content:center}.btn-primary[data-v-7ebaba40],.btn-secondary[data-v-7ebaba40]{width:180px;padding:14px 28px;font-size:15px}.hero-image[data-v-7ebaba40]{position:relative;right:auto;top:auto;transform:none;max-width:500px;margin:50px auto 0;opacity:.7}.scroll-down[data-v-7ebaba40]{bottom:30px}}@media (max-width: 768px){.ark-hero[data-v-7ebaba40]{padding-top:60px;flex-direction:column;min-height:auto;padding-bottom:40px}.hero-container[data-v-7ebaba40]{padding:0 20px;max-width:100%}.hero-content[data-v-7ebaba40]{text-align:center;max-width:100%;margin-top:30px}.hero-title[data-v-7ebaba40]{font-size:36px;letter-spacing:-1px}.hero-subtitle[data-v-7ebaba40]{font-size:16px;line-height:1.5}.hero-actions[data-v-7ebaba40]{flex-direction:column;width:100%;gap:12px;justify-content:center}.btn-primary[data-v-7ebaba40],.btn-secondary[data-v-7ebaba40]{width:100%;max-width:100%;padding:14px 24px;font-size:15px}.hero-image[data-v-7ebaba40]{position:relative;right:auto;top:auto;transform:none;max-width:100%;width:100%;margin-top:40px;padding:0 20px;opacity:.6}.scroll-down[data-v-7ebaba40]{bottom:20px}}@media (max-width: 480px){.ark-hero[data-v-7ebaba40]{padding-top:50px}.hero-container[data-v-7ebaba40]{padding:0 16px}.hero-title[data-v-7ebaba40]{font-size:28px;margin-bottom:16px}.hero-subtitle[data-v-7ebaba40]{font-size:14px;line-height:1.4;margin-bottom:32px}.hero-actions[data-v-7ebaba40]{gap:10px;margin-bottom:32px}.btn-primary[data-v-7ebaba40],.btn-secondary[data-v-7ebaba40]{padding:12px 20px;font-size:14px}.hero-image[data-v-7ebaba40]{margin-top:30px;padding:0 16px;opacity:.5}.scroll-down[data-v-7ebaba40]{bottom:16px;font-size:11px}.scroll-down svg[data-v-7ebaba40]{width:20px;height:20px}}@media (min-width: 1920px){.ark-hero[data-v-7ebaba40]{padding-top:20px;min-height:110vh}.hero-container[data-v-7ebaba40]{max-width:1000px;margin-left:300px;padding:0 60px}.hero-content[data-v-7ebaba40]{max-width:1000px}.hero-title[data-v-7ebaba40]{font-size:84px;margin-bottom:28px;letter-spacing:-2.5px}.hero-subtitle[data-v-7ebaba40]{font-size:22px;margin-bottom:56px;max-width:800px;line-height:1.7}.hero-actions[data-v-7ebaba40]{gap:20px;margin-bottom:48px}.btn-primary[data-v-7ebaba40],.btn-secondary[data-v-7ebaba40]{padding:18px 36px;font-size:17px;width:220px;border-radius:10px}.hero-social[data-v-7ebaba40]{gap:24px}.social-link[data-v-7ebaba40]{padding:10px}.social-link svg[data-v-7ebaba40]{width:22px;height:22px}.scroll-down[data-v-7ebaba40]{bottom:50px;font-size:13px;gap:10px}.scroll-down svg[data-v-7ebaba40]{width:26px;height:26px}.hero-image[data-v-7ebaba40]{top:320px;width:42%;right:10%!important}}@media (min-width: 2560px){.ark-hero[data-v-7ebaba40]{padding-top:90px;min-height:115vh}.hero-container[data-v-7ebaba40]{max-width:2400px;padding:0 80px}.hero-content[data-v-7ebaba40]{max-width:1200px}.hero-title[data-v-7ebaba40]{font-size:96px;margin-bottom:32px;letter-spacing:-3px}.hero-subtitle[data-v-7ebaba40]{font-size:24px;margin-bottom:64px;max-width:900px;line-height:1.8}.hero-actions[data-v-7ebaba40]{gap:24px;margin-bottom:56px}.btn-primary[data-v-7ebaba40],.btn-secondary[data-v-7ebaba40]{padding:20px 40px;font-size:18px;width:240px;border-radius:12px}.hero-social[data-v-7ebaba40]{gap:28px}.social-link[data-v-7ebaba40]{padding:12px}.social-link svg[data-v-7ebaba40]{width:24px;height:24px}.scroll-down[data-v-7ebaba40]{bottom:60px;font-size:14px;gap:12px}.scroll-down svg[data-v-7ebaba40]{width:28px;height:28px}.hero-image[data-v-7ebaba40]{width:44%;top:320px;right:7%}}@media (min-width: 3840px){.ark-hero[data-v-7ebaba40]{padding-top:100px;min-height:120vh}.hero-container[data-v-7ebaba40]{max-width:3200px;padding:0 100px}.hero-content[data-v-7ebaba40]{max-width:1400px}.hero-title[data-v-7ebaba40]{font-size:108px;margin-bottom:36px;letter-spacing:-3.5px}.hero-subtitle[data-v-7ebaba40]{font-size:26px;margin-bottom:72px;max-width:1000px;line-height:1.9}.hero-actions[data-v-7ebaba40]{gap:28px;margin-bottom:64px}.btn-primary[data-v-7ebaba40],.btn-secondary[data-v-7ebaba40]{padding:22px 44px;font-size:20px;width:260px;border-radius:14px}.hero-social[data-v-7ebaba40]{gap:32px}.social-link[data-v-7ebaba40]{padding:14px}.social-link svg[data-v-7ebaba40]{width:26px;height:26px}.scroll-down[data-v-7ebaba40]{bottom:70px;font-size:15px;gap:14px}.scroll-down svg[data-v-7ebaba40]{width:30px;height:30px}.hero-image[data-v-7ebaba40]{width:45%;top:320px;right:8%}}.investment-cards[data-v-06bbcd2f]{background:#1d1c36;padding:100px 0;position:relative}.cards-container[data-v-06bbcd2f]{max-width:1208px;margin:0 auto;padding:0 40px}.cards-header[data-v-06bbcd2f]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:50px;gap:40px}.header-content[data-v-06bbcd2f]{max-width:700px}.section-title[data-v-06bbcd2f]{font-size:48px;font-weight:800;color:#fff;margin-bottom:16px;line-height:1.2}.section-subtitle[data-v-06bbcd2f]{font-size:18px;color:#fff9;line-height:1.6}.cards-controls[data-v-06bbcd2f]{display:flex;gap:30px;flex-shrink:0}.control-btn[data-v-06bbcd2f]{width:50px;height:50px;border:2px solid rgba(255,255,255,.2);background:transparent;color:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.control-btn[data-v-06bbcd2f]:hover:not(:disabled){border-color:#8b7fff;background:#8b7fff1a;transform:scale(1.05)}.control-btn[data-v-06bbcd2f]:disabled{opacity:.3;cursor:not-allowed}.cards-wrapper[data-v-06bbcd2f]{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.cards-wrapper[data-v-06bbcd2f]::-webkit-scrollbar{display:none}.cards-track[data-v-06bbcd2f]{display:flex;gap:24px;padding-bottom:20px}.investment-card[data-v-06bbcd2f]{flex:0 0 360px;background:linear-gradient(135deg,#8b7fff0d,#8b7fff05);border:1px solid rgba(139,127,255,.2);border-radius:16px;padding:20px;transition:all .4s ease;cursor:pointer;animation:slideUp-06bbcd2f .6s ease forwards;opacity:0}@keyframes slideUp-06bbcd2f{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.investment-card[data-v-06bbcd2f]:hover{transform:translateY(-8px);border-color:#8b7fff;background:linear-gradient(135deg,#8b7fff1a,#8b7fff0d);box-shadow:0 16px 48px #8b7fff33}.card-icon[data-v-06bbcd2f]{width:80px;height:80px;margin-bottom:24px;color:#8b7fff}.card-title[data-v-06bbcd2f]{font-size:24px;font-weight:700;color:#fff;margin-bottom:16px;line-height:1.3}.card-description[data-v-06bbcd2f]{font-size:15px;color:#fff9;line-height:1.6;margin-bottom:24px}.card-link[data-v-06bbcd2f]{display:inline-flex;align-items:center;gap:8px;color:#8b7fff;font-weight:600;text-decoration:none;transition:all .3s ease}.card-link[data-v-06bbcd2f]:hover{gap:12px;color:#9f93ff}@media (max-width: 768px){.investment-cards[data-v-06bbcd2f]{padding:60px 0}.cards-container[data-v-06bbcd2f]{padding:0 20px}.cards-header[data-v-06bbcd2f]{flex-direction:column;margin-bottom:20px}.section-title[data-v-06bbcd2f]{font-size:32px}.section-subtitle[data-v-06bbcd2f]{font-size:16px}.cards-controls[data-v-06bbcd2f]{align-self:flex-start}.cards-track[data-v-06bbcd2f]{gap:16px}.investment-card[data-v-06bbcd2f]{flex:0 0 calc(100vw - 56px);min-width:calc(100vw - 56px);padding:30px 24px}.card-icon[data-v-06bbcd2f]{width:60px;height:60px;margin-bottom:20px}.card-title[data-v-06bbcd2f]{font-size:20px}.card-description[data-v-06bbcd2f]{font-size:14px}}@media (min-width: 1920px){.investment-cards[data-v-06bbcd2f]{padding:140px 0}.cards-container[data-v-06bbcd2f]{max-width:1792px;padding:0 80px}.cards-header[data-v-06bbcd2f]{margin-bottom:80px;gap:60px}.header-content[data-v-06bbcd2f]{max-width:1000px}.section-title[data-v-06bbcd2f]{font-size:68px;margin-bottom:28px}.section-subtitle[data-v-06bbcd2f]{font-size:24px;line-height:1.8}.cards-controls[data-v-06bbcd2f]{gap:20px;margin-top:0}.control-btn[data-v-06bbcd2f]{width:68px;height:68px;border-radius:12px}.control-btn svg[data-v-06bbcd2f]{width:32px;height:32px}.cards-track[data-v-06bbcd2f]{gap:36px}.investment-card[data-v-06bbcd2f]{flex:0 0 520px;padding:56px;border-radius:24px}.card-icon[data-v-06bbcd2f]{width:110px;height:110px;margin-bottom:32px}.card-title[data-v-06bbcd2f]{font-size:34px;margin-bottom:22px}.card-description[data-v-06bbcd2f]{font-size:20px;line-height:1.8;margin-bottom:32px}.card-link[data-v-06bbcd2f]{font-size:19px}}@media (min-width: 2560px){.investment-cards[data-v-06bbcd2f]{padding:160px 0}.cards-container[data-v-06bbcd2f]{max-width:2216px;padding:0 100px}.cards-header[data-v-06bbcd2f]{margin-bottom:90px;gap:80px}.header-content[data-v-06bbcd2f]{max-width:1200px}.section-title[data-v-06bbcd2f]{font-size:80px;margin-bottom:32px}.section-subtitle[data-v-06bbcd2f]{font-size:28px;line-height:1.9}.cards-controls[data-v-06bbcd2f]{gap:28px}.control-btn[data-v-06bbcd2f]{width:80px;height:80px;border-radius:14px;border-width:3px}.control-btn svg[data-v-06bbcd2f]{width:40px;height:40px}.cards-track[data-v-06bbcd2f]{gap:48px}.investment-card[data-v-06bbcd2f]{flex:0 0 640px;padding:68px;border-radius:32px}.card-icon[data-v-06bbcd2f]{width:130px;height:130px;margin-bottom:40px}.card-title[data-v-06bbcd2f]{font-size:40px;margin-bottom:24px}.card-description[data-v-06bbcd2f]{font-size:24px;line-height:1.9;margin-bottom:40px}.card-link[data-v-06bbcd2f]{font-size:22px;gap:12px}.card-link svg[data-v-06bbcd2f]{width:24px;height:24px}.card-link[data-v-06bbcd2f]:hover{gap:18px}}@media (min-width: 3840px){.investment-cards[data-v-06bbcd2f]{padding:200px 0}.cards-container[data-v-06bbcd2f]{max-width:2820px;padding:0 150px}.cards-header[data-v-06bbcd2f]{margin-bottom:110px;gap:100px}.header-content[data-v-06bbcd2f]{max-width:1600px}.section-title[data-v-06bbcd2f]{font-size:96px;margin-bottom:40px}.section-subtitle[data-v-06bbcd2f]{font-size:32px;line-height:2}.cards-controls[data-v-06bbcd2f]{gap:36px}.control-btn[data-v-06bbcd2f]{width:96px;height:96px;border-radius:18px;border-width:3.5px}.control-btn svg[data-v-06bbcd2f]{width:48px;height:48px;stroke-width:2.5}.cards-track[data-v-06bbcd2f]{gap:60px}.investment-card[data-v-06bbcd2f]{flex:0 0 800px;padding:88px;border-radius:40px}.card-icon[data-v-06bbcd2f]{width:160px;height:160px;margin-bottom:48px}.card-title[data-v-06bbcd2f]{font-size:48px;margin-bottom:32px}.card-description[data-v-06bbcd2f]{font-size:28px;line-height:2;margin-bottom:48px}.card-link[data-v-06bbcd2f]{font-size:26px;gap:14px}.card-link svg[data-v-06bbcd2f]{width:28px;height:28px;stroke-width:2.5}.card-link[data-v-06bbcd2f]:hover{gap:22px}}.fund-table-section[data-v-3c924ed4]{background:linear-gradient(180deg,#f7f7f7,#f7f7f7);padding:10px 0;border-radius:20px}.fund-table-container[data-v-3c924ed4]{max-width:700px;margin:0 auto;padding:0 20px}.table-header[data-v-3c924ed4]{text-align:center;margin-bottom:60px}.table-title[data-v-3c924ed4]{font-size:48px;font-weight:800;color:#fff;margin-bottom:16px}.table-subtitle[data-v-3c924ed4]{font-size:18px;color:#fff9;max-width:600px;margin:0 auto}.table-filters[data-v-3c924ed4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:24px;flex-wrap:wrap}.filter-tabs[data-v-3c924ed4]{display:flex;gap:12px;flex-wrap:wrap}.filter-tab[data-v-3c924ed4]{padding:10px 20px;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#000000b3;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.filter-tab[data-v-3c924ed4]:hover{border-color:#8b7fff;color:#fff}.filter-tab.active[data-v-3c924ed4]{background:#8b7fff;border-color:#8b7fff;color:#000}.filter-search[data-v-3c924ed4]{flex:1;max-width:300px}.search-input[data-v-3c924ed4]{width:100%;padding:10px 16px;background:#ffffff0d;border:1px solid #3f4297;border-radius:6px;color:#000;font-size:14px;transition:all .3s ease}.search-input[data-v-3c924ed4]:focus{outline:none;border-color:#8b7fff}.search-input[data-v-3c924ed4]::placeholder{color:#3f4297}.table-info[data-v-3c924ed4]{margin-bottom:16px}.table-date[data-v-3c924ed4]{font-size:12px;color:#00000080}.table-wrapper[data-v-3c924ed4]{overflow-x:auto;background:#ffffff05;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.fund-table[data-v-3c924ed4]{width:100%;border-collapse:collapse}.fund-table thead[data-v-3c924ed4]{background:#ffffff0d}.fund-table th[data-v-3c924ed4]{padding:16px;text-align:left;font-size:12px;font-weight:600;color:#0009;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid rgba(255,255,255,.1)}.fund-row[data-v-3c924ed4]{border-bottom:1px solid rgba(255,255,255,.05);transition:all .3s ease}.fund-row[data-v-3c924ed4]:hover{background:#8b7fff0d}.fund-table td[data-v-3c924ed4]{padding:20px 16px;color:#000c;font-size:14px}.fund-info[data-v-3c924ed4]{display:flex;align-items:center;gap:12px}.fund-icon[data-v-3c924ed4]{width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:#fff;flex-shrink:0}.fund-details[data-v-3c924ed4]{display:flex;flex-direction:column;gap:4px}.fund-name[data-v-3c924ed4]{color:#000;font-weight:600;font-size:15px}.fund-ticker[data-v-3c924ed4]{color:#ccc2c27f;font-size:13px;font-weight:600}.positive[data-v-3c924ed4]{color:#10b981!important;font-weight:600}.negative[data-v-3c924ed4]{color:#ef4444!important;font-weight:600}.table-footer[data-v-3c924ed4]{margin-top:40px;padding-top:40px;border-top:1px solid rgba(255,255,255,.1)}.disclaimer[data-v-3c924ed4]{font-size:13px;color:#00000080;line-height:1.6;max-width:1000px}@media (max-width: 1024px){.table-wrapper[data-v-3c924ed4]{overflow-x:scroll}.fund-table[data-v-3c924ed4]{min-width:900px}}@media (max-width: 768px){.fund-table-section[data-v-3c924ed4]{padding:60px 0}.fund-table-container[data-v-3c924ed4]{padding:0 20px}.table-title[data-v-3c924ed4]{font-size:36px}.table-subtitle[data-v-3c924ed4]{font-size:16px}.table-filters[data-v-3c924ed4]{flex-direction:column;align-items:stretch}.filter-search[data-v-3c924ed4]{max-width:100%}}@media (min-width: 1920px){.fund-table-section[data-v-3c924ed4]{padding:120px 0}.fund-table-container[data-v-3c924ed4]{max-width:1600px;padding:0 50px}.table-header[data-v-3c924ed4]{margin-bottom:70px}.table-title[data-v-3c924ed4]{font-size:54px;margin-bottom:20px}.table-subtitle[data-v-3c924ed4]{font-size:20px;max-width:700px}.table-filters[data-v-3c924ed4]{margin-bottom:28px;gap:28px}.filter-tabs[data-v-3c924ed4]{gap:14px}.filter-tab[data-v-3c924ed4]{padding:12px 24px;font-size:15px;border-radius:8px}.filter-search[data-v-3c924ed4]{max-width:350px}.search-input[data-v-3c924ed4]{padding:12px 18px;font-size:15px;border-radius:8px}.table-date[data-v-3c924ed4]{font-size:13px}.table-wrapper[data-v-3c924ed4]{border-radius:14px}.fund-table th[data-v-3c924ed4]{padding:18px 20px;font-size:13px}.fund-table td[data-v-3c924ed4]{padding:22px 20px;font-size:15px}.fund-icon[data-v-3c924ed4]{width:48px;height:48px;border-radius:10px;font-size:20px}.fund-name[data-v-3c924ed4]{font-size:16px}.fund-ticker[data-v-3c924ed4],.disclaimer[data-v-3c924ed4]{font-size:14px}}@media (min-width: 2560px){.fund-table-section[data-v-3c924ed4]{padding:160px 0}.fund-table-container[data-v-3c924ed4]{max-width:2100px;padding:0 70px}.table-header[data-v-3c924ed4]{margin-bottom:90px}.table-title[data-v-3c924ed4]{font-size:76px;font-weight:900;margin-bottom:28px;letter-spacing:-1px}.table-subtitle[data-v-3c924ed4]{font-size:26px;max-width:900px;line-height:1.7}.table-filters[data-v-3c924ed4]{margin-bottom:38px;gap:38px}.filter-tabs[data-v-3c924ed4]{gap:20px}.filter-tab[data-v-3c924ed4]{padding:17px 34px;font-size:19px;border-radius:12px;border-width:2px}.filter-search[data-v-3c924ed4]{max-width:450px}.search-input[data-v-3c924ed4]{padding:17px 24px;font-size:19px;border-radius:12px;border-width:2px}.table-info[data-v-3c924ed4]{margin-bottom:24px}.table-date[data-v-3c924ed4]{font-size:17px}.table-wrapper[data-v-3c924ed4]{border-radius:18px;border-width:2px}.fund-table th[data-v-3c924ed4]{padding:26px 28px;font-size:17px;letter-spacing:1.3px}.fund-table td[data-v-3c924ed4]{padding:32px 28px;font-size:20px}.fund-info[data-v-3c924ed4]{gap:20px}.fund-icon[data-v-3c924ed4]{width:68px;height:68px;border-radius:14px;font-size:30px}.fund-details[data-v-3c924ed4]{gap:8px}.fund-name[data-v-3c924ed4]{font-size:22px;font-weight:700}.fund-ticker[data-v-3c924ed4]{font-size:18px}.table-footer[data-v-3c924ed4]{margin-top:60px;padding-top:60px}.disclaimer[data-v-3c924ed4]{font-size:18px;line-height:1.9;max-width:1400px}}@media (min-width: 3200px){.fund-table-section[data-v-3c924ed4]{padding:190px 0}.fund-table-container[data-v-3c924ed4]{max-width:2500px;padding:0 80px}.table-header[data-v-3c924ed4]{margin-bottom:110px}.table-title[data-v-3c924ed4]{font-size:88px;font-weight:900;margin-bottom:34px;letter-spacing:-1.5px}.table-subtitle[data-v-3c924ed4]{font-size:30px;max-width:1100px;line-height:1.8}.table-filters[data-v-3c924ed4]{margin-bottom:44px;gap:44px}.filter-tabs[data-v-3c924ed4]{gap:24px}.filter-tab[data-v-3c924ed4]{padding:20px 40px;font-size:22px;border-radius:14px;border-width:2.5px}.filter-search[data-v-3c924ed4]{max-width:550px}.search-input[data-v-3c924ed4]{padding:20px 28px;font-size:22px;border-radius:14px;border-width:2.5px}.table-info[data-v-3c924ed4]{margin-bottom:28px}.table-date[data-v-3c924ed4]{font-size:20px}.table-wrapper[data-v-3c924ed4]{border-radius:22px;border-width:2.5px}.fund-table th[data-v-3c924ed4]{padding:32px 36px;font-size:20px;letter-spacing:1.5px}.fund-table td[data-v-3c924ed4]{padding:38px 36px;font-size:24px}.fund-info[data-v-3c924ed4]{gap:24px}.fund-icon[data-v-3c924ed4]{width:80px;height:80px;border-radius:16px;font-size:36px}.fund-details[data-v-3c924ed4]{gap:10px}.fund-name[data-v-3c924ed4]{font-size:26px;font-weight:700}.fund-ticker[data-v-3c924ed4]{font-size:21px}.table-footer[data-v-3c924ed4]{margin-top:75px;padding-top:75px}.disclaimer[data-v-3c924ed4]{font-size:21px;line-height:2;max-width:1700px}}@media (min-width: 3840px){.fund-table-section[data-v-3c924ed4]{padding:220px 0}.fund-table-container[data-v-3c924ed4]{max-width:3000px;padding:0 100px}.table-header[data-v-3c924ed4]{margin-bottom:130px}.table-title[data-v-3c924ed4]{font-size:100px;font-weight:900;margin-bottom:40px;letter-spacing:-2px}.table-subtitle[data-v-3c924ed4]{font-size:34px;max-width:1300px;line-height:1.9}.table-filters[data-v-3c924ed4]{margin-bottom:50px;gap:50px}.filter-tabs[data-v-3c924ed4]{gap:28px}.filter-tab[data-v-3c924ed4]{padding:24px 48px;font-size:26px;border-radius:16px;border-width:3px}.filter-search[data-v-3c924ed4]{max-width:650px}.search-input[data-v-3c924ed4]{padding:24px 32px;font-size:26px;border-radius:16px;border-width:3px}.table-info[data-v-3c924ed4]{margin-bottom:32px}.table-date[data-v-3c924ed4]{font-size:23px}.table-wrapper[data-v-3c924ed4]{border-radius:24px;border-width:3px}.fund-table th[data-v-3c924ed4]{padding:38px 44px;font-size:23px;letter-spacing:1.8px}.fund-table td[data-v-3c924ed4]{padding:46px 44px;font-size:28px}.fund-info[data-v-3c924ed4]{gap:28px}.fund-icon[data-v-3c924ed4]{width:96px;height:96px;border-radius:20px;font-size:44px}.fund-details[data-v-3c924ed4]{gap:12px}.fund-name[data-v-3c924ed4]{font-size:30px;font-weight:800}.fund-ticker[data-v-3c924ed4]{font-size:24px}.table-footer[data-v-3c924ed4]{margin-top:90px;padding-top:90px;border-width:2px}.disclaimer[data-v-3c924ed4]{font-size:24px;line-height:2.1;max-width:2000px}}.subscribe-section[data-v-2895a5d1]{background:#0a0a1f;padding:100px 0}.subscribe-container[data-v-2895a5d1]{max-width:700px;margin:0 auto;padding:0 40px;text-align:center}.subscribe-title[data-v-2895a5d1]{font-size:48px;font-weight:800;color:#fff;margin-bottom:16px}.subscribe-subtitle[data-v-2895a5d1]{font-size:18px;color:#fff9;margin-bottom:40px;line-height:1.6}.subscribe-form[data-v-2895a5d1]{width:100%}.form-group[data-v-2895a5d1]{display:flex;gap:12px;margin-bottom:16px}.email-input[data-v-2895a5d1]{flex:1;padding:16px 20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:15px;transition:all .3s ease}.email-input[data-v-2895a5d1]:focus{outline:none;border-color:#8b7fff;background:#ffffff14}.email-input[data-v-2895a5d1]::placeholder{color:#fff6}.submit-btn[data-v-2895a5d1]{padding:16px 40px;background:#8b7fff;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.submit-btn[data-v-2895a5d1]:hover:not(:disabled){background:#9f93ff;transform:translateY(-2px);box-shadow:0 8px 24px #8b7fff66}.submit-btn[data-v-2895a5d1]:disabled{opacity:.6;cursor:not-allowed}.privacy-text[data-v-2895a5d1]{font-size:13px;color:#ffffff80;line-height:1.6}.privacy-link[data-v-2895a5d1]{color:#8b7fff;text-decoration:underline}.privacy-link[data-v-2895a5d1]:hover{color:#9f93ff}.success-message[data-v-2895a5d1]{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:8px;color:#10b981;font-weight:600;margin-top:24px;animation:slideIn-2895a5d1 .3s ease}@keyframes slideIn-2895a5d1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.subscribe-title[data-v-2895a5d1]{font-size:36px}.form-group[data-v-2895a5d1]{flex-direction:column}.submit-btn[data-v-2895a5d1]{width:100%}}@media (min-width: 1920px){.subscribe-section[data-v-2895a5d1]{padding:150px 0}.subscribe-container[data-v-2895a5d1]{max-width:1100px;padding:0 80px}.subscribe-title[data-v-2895a5d1]{font-size:68px;margin-bottom:26px}.subscribe-subtitle[data-v-2895a5d1]{font-size:24px;margin-bottom:60px}.form-group[data-v-2895a5d1]{gap:20px;margin-bottom:26px}.email-input[data-v-2895a5d1]{padding:22px 30px;font-size:20px;border-radius:12px}.submit-btn[data-v-2895a5d1]{padding:22px 58px;font-size:20px;border-radius:12px}.privacy-text[data-v-2895a5d1]{font-size:18px}.success-message[data-v-2895a5d1]{gap:20px;padding:24px 34px;margin-top:34px;font-size:19px}.success-message svg[data-v-2895a5d1]{width:34px;height:34px}}@media (min-width: 2560px){.subscribe-section[data-v-2895a5d1]{padding:180px 0}.subscribe-container[data-v-2895a5d1]{max-width:1400px;padding:0 100px}.subscribe-title[data-v-2895a5d1]{font-size:82px;margin-bottom:32px}.subscribe-subtitle[data-v-2895a5d1]{font-size:28px;margin-bottom:80px}.form-group[data-v-2895a5d1]{gap:24px;margin-bottom:32px}.email-input[data-v-2895a5d1]{padding:26px 36px;font-size:24px;border-radius:14px}.submit-btn[data-v-2895a5d1]{padding:26px 68px;font-size:24px;border-radius:14px}.privacy-text[data-v-2895a5d1]{font-size:21px}.success-message[data-v-2895a5d1]{gap:24px;padding:30px 40px;margin-top:40px;font-size:23px}.success-message svg[data-v-2895a5d1]{width:40px;height:40px}}@media (min-width: 3840px){.subscribe-section[data-v-2895a5d1]{padding:210px 0}.subscribe-container[data-v-2895a5d1]{max-width:1700px;padding:0 120px}.subscribe-title[data-v-2895a5d1]{font-size:96px;margin-bottom:38px}.subscribe-subtitle[data-v-2895a5d1]{font-size:32px;margin-bottom:100px}.form-group[data-v-2895a5d1]{gap:28px;margin-bottom:38px}.email-input[data-v-2895a5d1]{padding:30px 42px;font-size:28px;border-radius:16px}.submit-btn[data-v-2895a5d1]{padding:30px 78px;font-size:28px;border-radius:16px}.privacy-text[data-v-2895a5d1]{font-size:25px}.success-message[data-v-2895a5d1]{gap:28px;padding:36px 46px;margin-top:46px;font-size:27px}.success-message svg[data-v-2895a5d1]{width:46px;height:46px}}.ark-footer[data-v-31571e73]{background:#fff;border-top:1px solid rgba(201,197,197,.1);padding:80px 0 0;margin-top:80px}.footer-container[data-v-31571e73]{max-width:1400px;margin:0 auto;padding:0 40px}.footer-main[data-v-31571e73]{margin-bottom:60px}.footer-loading[data-v-31571e73]{text-align:center;padding:40px;color:#fff9;font-size:14px}.footer-links-desktop[data-v-31571e73]{display:flex;flex-direction:row;max-height:300px;align-items:flex-start;align-content:flex-start}.link-group[data-v-31571e73]{display:flex;flex-direction:column;gap:12px;width:100%;max-width:280px;break-inside:avoid}.link-group[data-v-31571e73]:not(.no-children){min-width:200px}.link-group.no-children[data-v-31571e73]{min-width:120px}.link-title[data-v-31571e73]{font-size:16px;font-weight:700;color:#000;letter-spacing:.5px;margin-bottom:16px;cursor:pointer}.contact-us-link[data-v-31571e73]{cursor:pointer;transition:all .3s ease;position:relative;text-decoration:none}.contact-us-link[data-v-31571e73]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;transition:width .3s ease}.contact-us-link[data-v-31571e73]:hover:after{width:100%}.contact-us-group[data-v-31571e73]{max-width:1200px}.contact-info[data-v-31571e73]{display:flex;flex-direction:column;gap:16px;margin-top:8px}.contact-item[data-v-31571e73]{display:flex;flex-direction:row;gap:6px}.contact-label[data-v-31571e73]{font-size:16px;font-weight:500;color:#000c;letter-spacing:.3px;white-space:nowrap;line-height:1.6}.contact-text[data-v-31571e73]{font-size:16px;color:#0009;line-height:1.6}.contact-email[data-v-31571e73]{font-size:16px;color:#0009;text-decoration:none;transition:all .3s ease;width:fit-content}.contact-email[data-v-31571e73]:hover{color:#8b7fff;text-decoration:underline}.submenu-container[data-v-31571e73]{display:flex;flex-direction:column;gap:16px}.submenu-item-wrapper[data-v-31571e73]{display:flex;flex-direction:column;gap:8px}.submenu-link[data-v-31571e73]{color:#ffffffb3;text-decoration:none;font-size:10px;font-weight:500;transition:all .3s ease;cursor:pointer;width:fit-content}.submenu-link[data-v-31571e73]:hover{color:#8b7fff;transform:translate(4px)}.submenu-third[data-v-31571e73]{display:flex;flex-direction:column;gap:6px;padding-left:16px;margin-top:4px}.third-link[data-v-31571e73]{color:#fff9;text-decoration:none;font-size:10px;transition:all .3s ease;cursor:pointer;width:fit-content}.third-link[data-v-31571e73]:hover{color:#8b7fff;transform:translate(4px)}.link-group a[data-v-31571e73]{color:#0009;text-decoration:none;font-size:16px;transition:all .3s ease;cursor:pointer;width:fit-content}.link-group a[data-v-31571e73]:hover{color:#8b7fff;transform:translate(4px)}.footer-links-mobile[data-v-31571e73]{display:none}.mobile-menu-item[data-v-31571e73]{border-bottom:1px solid rgba(255,255,255,.1)}.mobile-menu-header[data-v-31571e73]{display:flex;justify-content:space-between;align-items:center;padding:16px 0;transition:all .3s ease}.mobile-menu-header.has-children[data-v-31571e73]{cursor:pointer}.mobile-menu-header.has-children[data-v-31571e73]:hover{opacity:.8}.mobile-menu-header[data-v-31571e73]:not(.has-children){cursor:default}.mobile-menu-header .link-title[data-v-31571e73]{margin-bottom:0;font-size:15px}.toggle-icon[data-v-31571e73]{font-size:24px;color:#0009;transition:transform .3s ease,color .3s ease;font-weight:300}.toggle-icon.is-open[data-v-31571e73]{transform:rotate(45deg);color:#8b7fff}.mobile-menu-content[data-v-31571e73]{padding:0 0 20px;animation:slideDown-31571e73 .3s ease}@keyframes slideDown-31571e73{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-submenu-item[data-v-31571e73]{margin-bottom:12px}.mobile-submenu-header[data-v-31571e73]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-radius:6px;transition:all .3s ease}.mobile-submenu-header.has-children[data-v-31571e73]{cursor:pointer}.mobile-submenu-header[data-v-31571e73]:not(.has-children){cursor:pointer}.mobile-submenu-header[data-v-31571e73]:hover{background:#8b7fff1a}.mobile-submenu-title[data-v-31571e73]{color:#000000b3;font-size:14px;transition:color .3s ease}.mobile-submenu-header:hover .mobile-submenu-title[data-v-31571e73]{color:#8b7fff}.toggle-icon-small[data-v-31571e73]{font-size:18px;color:#00000080;transition:transform .3s ease,color .3s ease;font-weight:300;margin-left:8px}.toggle-icon-small.is-open[data-v-31571e73]{transform:rotate(45deg);color:#8b7fff}.mobile-submenu-link[data-v-31571e73]{display:block;color:#ffffffb3;text-decoration:none;font-size:14px;padding:8px 12px;border-radius:6px;transition:all .3s ease}.mobile-submenu-link[data-v-31571e73]:hover{background:#8b7fff1a;color:#8b7fff}.mobile-third-menu[data-v-31571e73]{margin-top:8px;padding-left:24px;animation:slideDown-31571e73 .3s ease}.mobile-third-link[data-v-31571e73]{display:block;color:#fff9;text-decoration:none;font-size:13px;padding:6px 12px;margin-bottom:4px;border-radius:6px;transition:all .3s ease}.mobile-third-link[data-v-31571e73]:hover{background:#8b7fff14;color:#8b7fff;transform:translate(4px)}.mobile-contact-info[data-v-31571e73]{padding:0 0 16px;display:flex;flex-direction:column;gap:22px;margin-top:16px}.mobile-contact-info .contact-item[data-v-31571e73]{display:flex;flex-direction:column;gap:6px}.mobile-contact-info .contact-label[data-v-31571e73]{font-size:15px;font-weight:600;color:#000c;white-space:nowrap}.mobile-contact-info .contact-text[data-v-31571e73]{font-size:14px;color:#0009;line-height:1.6}.mobile-contact-info .contact-email[data-v-31571e73]{font-size:14px;color:#0009;text-decoration:none;transition:color .3s ease}.mobile-contact-info .contact-email[data-v-31571e73]:hover{color:#8b7fff;text-decoration:underline}.footer-bottom[data-v-31571e73]{padding:32px 0;border-top:1px solid rgba(255,255,255,.1)}.footer-legal[data-v-31571e73]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.copyright[data-v-31571e73]{color:#00000080;font-size:14px}.legal-links[data-v-31571e73]{display:flex;gap:24px}.legal-links a[data-v-31571e73]{color:#00000080;text-decoration:none;font-size:14px;transition:color .3s ease}.legal-links a[data-v-31571e73]:hover{color:#8b7fff}.footer-disclaimer[data-v-31571e73]{margin-top:40px;padding:40px 40px 40px 0;background:#ffffff05;border-radius:12px;border:1px solid rgba(255,255,255,.05);margin-bottom:40px}.footer-disclaimer h4[data-v-31571e73]{font-size:16px;font-weight:700;color:#000c;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.footer-disclaimer p[data-v-31571e73]{font-size:16px;color:#00000080;line-height:1.6;margin-bottom:12px}@media (max-width: 1024px){.ark-footer[data-v-31571e73]{padding:60px 0 0;margin-top:60px}.footer-container[data-v-31571e73]{padding:0 20px}.footer-links-desktop[data-v-31571e73]{display:none}.footer-links-mobile[data-v-31571e73]{display:block}.footer-main[data-v-31571e73]{margin-bottom:40px}.footer-bottom[data-v-31571e73]{padding:24px 0}.footer-legal[data-v-31571e73]{flex-direction:column;align-items:flex-start;gap:16px}.legal-links[data-v-31571e73]{flex-direction:column;gap:12px}.footer-disclaimer[data-v-31571e73]{margin-top:30px;padding:30px;margin-bottom:30px}}@media (max-width: 768px){.ark-footer[data-v-31571e73]{padding:40px 0 0}.footer-container[data-v-31571e73]{padding:0 16px}.mobile-menu-header[data-v-31571e73]{padding:14px 0}.mobile-menu-header .link-title[data-v-31571e73]{font-size:16px}.toggle-icon[data-v-31571e73]{font-size:22px}.mobile-submenu-link[data-v-31571e73]{font-size:13px;padding:7px 10px}.mobile-third-link[data-v-31571e73]{font-size:12px;padding:5px 10px}.footer-disclaimer[data-v-31571e73]{padding:24px 24px 24px 0}.footer-disclaimer h4[data-v-31571e73]{font-size:13px}.footer-disclaimer p[data-v-31571e73]{font-size:12px}}@media (min-width: 1920px){.ark-footer[data-v-31571e73]{padding:120px 0 0;margin-top:0}.footer-container[data-v-31571e73]{max-width:1800px;padding:0 80px}.footer-main[data-v-31571e73]{margin-bottom:100px}.footer-links-desktop[data-v-31571e73]{gap:60px}.link-title[data-v-31571e73]{font-size:17px;margin-bottom:16px}.submenu-container[data-v-31571e73]{gap:20px}.submenu-third[data-v-31571e73]{padding-left:30px}.link-group a[data-v-31571e73]{font-size:16px!important}.contact-label[data-v-31571e73],.contact-text[data-v-31571e73]{font-size:16px}.contact-email[data-v-31571e73]{font-size:16px!important}.footer-bottom[data-v-31571e73]{padding:50px 0}.copyright[data-v-31571e73],.legal-links a[data-v-31571e73]{font-size:17px}.legal-links[data-v-31571e73]{gap:40px}.footer-disclaimer[data-v-31571e73]{margin-top:60px;padding:60px;margin-bottom:60px}.footer-disclaimer h4[data-v-31571e73]{font-size:17px;margin-bottom:24px}.footer-disclaimer p[data-v-31571e73]{font-size:16px;line-height:1.9}}@media (min-width: 2560px){.ark-footer[data-v-31571e73]{padding:150px 0 0}.footer-container[data-v-31571e73]{max-width:2400px;padding:0 100px}.footer-main[data-v-31571e73]{margin-bottom:120px}.footer-links-desktop[data-v-31571e73]{gap:80px}.link-title[data-v-31571e73]{font-size:20px;margin-bottom:18px}.submenu-container[data-v-31571e73]{gap:20px}.submenu-third[data-v-31571e73]{padding-left:40px}.link-group a[data-v-31571e73],.contact-label[data-v-31571e73],.contact-text[data-v-31571e73]{font-size:16px}.contact-email[data-v-31571e73]{font-size:16px!important}.footer-bottom[data-v-31571e73]{padding:60px 0}.copyright[data-v-31571e73],.legal-links a[data-v-31571e73]{font-size:20px}.legal-links[data-v-31571e73]{gap:50px}.footer-disclaimer[data-v-31571e73]{margin-top:80px;padding:80px;margin-bottom:80px}.footer-disclaimer h4[data-v-31571e73]{font-size:20px;margin-bottom:30px}.footer-disclaimer p[data-v-31571e73]{font-size:19px;line-height:2.1}}@media (min-width: 3840px){.ark-footer[data-v-31571e73]{padding:180px 0 0}.footer-container[data-v-31571e73]{max-width:3200px;padding:0 120px}.footer-main[data-v-31571e73]{margin-bottom:140px}.footer-links-desktop[data-v-31571e73]{gap:100px}.link-title[data-v-31571e73]{font-size:24px;margin-bottom:20px}.submenu-container[data-v-31571e73]{gap:50px}.submenu-third[data-v-31571e73]{padding-left:50px}.link-group a[data-v-31571e73]{font-size:24px}.contact-label[data-v-31571e73],.contact-text[data-v-31571e73]{font-size:16px}.contact-email[data-v-31571e73]{font-size:16px!important}.footer-bottom[data-v-31571e73]{padding:70px 0}.copyright[data-v-31571e73],.legal-links a[data-v-31571e73]{font-size:24px}.legal-links[data-v-31571e73]{gap:60px}.footer-disclaimer[data-v-31571e73]{margin-top:100px;padding:100px;margin-bottom:100px}.footer-disclaimer h4[data-v-31571e73]{font-size:24px;margin-bottom:36px}.footer-disclaimer p[data-v-31571e73]{font-size:22px;line-height:2.3}}.venture-section[data-v-b9c00e2b]{background:#1a1a2e;padding:100px 0}.venture-container[data-v-b9c00e2b]{max-width:1400px;margin:0 auto;padding:0 40px}.venture-title[data-v-b9c00e2b]{font-size:48px;font-weight:800;color:#fff;text-align:center;margin-bottom:16px}.venture-subtitle[data-v-b9c00e2b]{font-size:18px;color:#fff9;text-align:center;margin-bottom:60px}.venture-cards[data-v-b9c00e2b]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.venture-card[data-v-b9c00e2b]{background:linear-gradient(135deg,#8b7fff0d,#8b7fff05);border:1px solid rgba(139,127,255,.2);border-radius:16px;padding:40px;transition:all .4s ease;cursor:pointer}.venture-card[data-v-b9c00e2b]:hover{transform:translateY(-8px);border-color:#8b7fff;background:linear-gradient(135deg,#8b7fff1a,#8b7fff0d);box-shadow:0 16px 48px #8b7fff33}.venture-card-content h4[data-v-b9c00e2b]{font-size:20px;font-weight:700;color:#fff;margin-bottom:12px;line-height:1.3}.venture-card-content p[data-v-b9c00e2b]{font-size:15px;color:#fff9;line-height:1.6;margin-bottom:20px}.venture-link[data-v-b9c00e2b]{display:inline-flex;align-items:center;gap:8px;color:#8b7fff;font-weight:600;text-decoration:none;transition:all .3s ease}.venture-link[data-v-b9c00e2b]:hover{gap:12px;color:#9f93ff}.loading-state[data-v-b9c00e2b],.empty-state[data-v-b9c00e2b]{text-align:center;padding:60px 0;color:#ffffff80;font-size:16px}@media screen and (max-width: 1024px){.venture-section[data-v-b9c00e2b]{padding:80px 0}.venture-container[data-v-b9c00e2b]{padding:0 30px}.venture-title[data-v-b9c00e2b]{font-size:40px}.venture-subtitle[data-v-b9c00e2b]{font-size:16px;margin-bottom:50px}.venture-cards[data-v-b9c00e2b]{grid-template-columns:repeat(2,1fr);gap:20px}.venture-card[data-v-b9c00e2b]{padding:32px}}@media screen and (max-width: 768px){.venture-section[data-v-b9c00e2b]{padding:60px 0}.venture-container[data-v-b9c00e2b]{padding:0 20px}.venture-title[data-v-b9c00e2b]{font-size:32px;margin-bottom:12px}.venture-subtitle[data-v-b9c00e2b]{font-size:15px;margin-bottom:40px;padding:0 10px}.venture-cards[data-v-b9c00e2b]{grid-template-columns:1fr;gap:16px}.venture-card[data-v-b9c00e2b]{padding:28px 24px}.venture-card-content h4[data-v-b9c00e2b]{font-size:18px;margin-bottom:10px}.venture-card-content p[data-v-b9c00e2b]{font-size:14px;margin-bottom:16px}.venture-link[data-v-b9c00e2b]{font-size:14px}.loading-state[data-v-b9c00e2b],.empty-state[data-v-b9c00e2b]{padding:40px 0;font-size:14px}}@media screen and (max-width: 480px){.venture-section[data-v-b9c00e2b]{padding:40px 0}.venture-container[data-v-b9c00e2b]{padding:0 16px}.venture-title[data-v-b9c00e2b]{font-size:28px;margin-bottom:10px}.venture-subtitle[data-v-b9c00e2b]{font-size:14px;margin-bottom:32px}.venture-cards[data-v-b9c00e2b]{gap:12px}.venture-card[data-v-b9c00e2b]{padding:24px 20px;border-radius:12px}.venture-card[data-v-b9c00e2b]:hover{transform:translateY(-4px)}.venture-card-content h4[data-v-b9c00e2b]{font-size:16px;margin-bottom:8px}.venture-card-content p[data-v-b9c00e2b]{font-size:13px;line-height:1.5;margin-bottom:14px}.venture-link[data-v-b9c00e2b]{font-size:13px;gap:6px}.venture-link[data-v-b9c00e2b]:hover{gap:8px}.venture-link svg[data-v-b9c00e2b]{width:14px;height:14px}.loading-state[data-v-b9c00e2b],.empty-state[data-v-b9c00e2b]{padding:30px 0;font-size:13px}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.fund-table-section[data-v-7edfe9fd]{background:#000;padding:100px 0;min-height:100vh}.fund-table-container[data-v-7edfe9fd]{max-width:1480px;margin:0 auto;padding:0 40px}.table-header[data-v-7edfe9fd]{text-align:center;margin-bottom:60px}.table-title[data-v-7edfe9fd]{font-size:48px;font-weight:800;color:#fff;margin-bottom:16px}.table-subtitle[data-v-7edfe9fd]{font-size:18px;color:#fff9;max-width:600px;margin:0 auto;line-height:1.6}.table-filters[data-v-7edfe9fd]{display:flex;justify-content:center;align-items:center;margin-bottom:60px;gap:16px}.filter-tabs[data-v-7edfe9fd]{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.filter-tab[data-v-7edfe9fd]{padding:14px 32px;background:#ffffff08;border:2px solid rgba(255,255,255,.2);border-radius:12px;color:#ffffffb3;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.filter-tab[data-v-7edfe9fd]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(139,127,255,.2),transparent);transition:left .5s ease}.filter-tab[data-v-7edfe9fd]:hover:before{left:100%}.filter-tab[data-v-7edfe9fd]:hover{border-color:#8b7fff;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #8b7fff33}.filter-tab.active[data-v-7edfe9fd]{background:linear-gradient(135deg,#8b7fff,#6b5fd6);border-color:#8b7fff;color:#fff}.content-wrapper[data-v-7edfe9fd]{margin-top:40px}.module-content[data-v-7edfe9fd]{animation:fadeInUp-7edfe9fd .6s ease forwards}@keyframes fadeInUp-7edfe9fd{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.module-header[data-v-7edfe9fd]{text-align:center;margin-bottom:50px}.module-title[data-v-7edfe9fd]{font-size:36px;font-weight:700;color:#fff;margin-bottom:12px}.module-desc[data-v-7edfe9fd]{font-size:16px;color:#fff9}.cards-slider-wrapper[data-v-7edfe9fd]{position:relative;display:flex;align-items:center;gap:37px;margin-bottom:40px}.cards-slider[data-v-7edfe9fd]{flex:1;overflow:hidden}[data-v-7edfe9fd] .swiper-wrapper{display:flex;padding:4px 0}.mobile-arrows[data-v-7edfe9fd]{display:none;justify-content:center;gap:20px;margin-top:20px}.slider-arrow[data-v-7edfe9fd]{flex-shrink:0;width:56px;height:56px;background:#ffffff0d;border:2px solid rgba(139,127,255,.3);border-radius:12px;color:#ffffffb3;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.slider-arrow[data-v-7edfe9fd]:hover:not(.disabled){background:#8b7fff33;border-color:#8b7fff;color:#fff;transform:scale(1.1);box-shadow:0 8px 24px #8b7fff4d}.slider-arrow.disabled[data-v-7edfe9fd]{opacity:.3;cursor:not-allowed;border-color:#ffffff1a}.slider-arrow svg[data-v-7edfe9fd]{width:24px;height:24px;stroke-width:2.5}.strategy-card[data-v-7edfe9fd]{width:380px!important;min-width:380px!important;max-width:380px!important;flex-shrink:0;height:auto;background:linear-gradient(135deg,#8b7fff0d,#8b7fff05);border:1px solid rgba(139,127,255,.2);border-radius:20px;padding:32px;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden;animation:slideUp-7edfe9fd .6s ease forwards;opacity:0}@keyframes slideUp-7edfe9fd{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.strategy-card[data-v-7edfe9fd]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#8b7fff1a,#8b7fff0d);opacity:0;transition:opacity .4s ease}.strategy-card[data-v-7edfe9fd]:hover{transform:translateY(-12px) scale(1.02);border-color:#8b7fff;box-shadow:0 24px 48px #8b7fff4d}.strategy-card[data-v-7edfe9fd]:hover:before{opacity:1}.highlight-card[data-v-7edfe9fd]{border:1px solid #4f8bff!important;box-shadow:0 0 6px #4f8bff99,0 0 12px #4f8bff66!important;transition:all .3s ease!important}.highlight-card[data-v-7edfe9fd]:before{opacity:.8!important;background:linear-gradient(135deg,#4f8bff26,#4f8bff14)!important}.card-header[data-v-7edfe9fd]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;position:relative;z-index:1}.card-icon[data-v-7edfe9fd]{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .4s ease}.strategy-card:hover .card-icon[data-v-7edfe9fd]{transform:rotate(10deg) scale(1.1)}.card-badge[data-v-7edfe9fd]{background:#8b7fff33;border:1px solid rgba(139,127,255,.3);padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;color:#8b7fff;text-transform:uppercase;letter-spacing:.5px}.card-title[data-v-7edfe9fd]{font-size:24px;font-weight:700;color:#fff;margin-bottom:12px;position:relative;z-index:1}.card-description[data-v-7edfe9fd]{font-size:15px;color:#fff9;line-height:1.7;margin-bottom:24px;position:relative;z-index:1}.card-metrics[data-v-7edfe9fd]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:20px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:24px;position:relative;z-index:1}.metric-item[data-v-7edfe9fd]{display:flex;flex-direction:column;gap:6px}.metric-label[data-v-7edfe9fd]{font-size:12px;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.metric-value[data-v-7edfe9fd]{font-size:18px;font-weight:700;color:#fff}.positive[data-v-7edfe9fd]{color:#10b981!important}.negative[data-v-7edfe9fd]{color:#ef4444!important}.card-footer[data-v-7edfe9fd]{display:flex;gap:12px;position:relative;z-index:1}.strategy-btn[data-v-7edfe9fd]{flex:1;padding:12px 24px;background:linear-gradient(135deg,#8b7fff,#6b5fd6);border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.strategy-btn[data-v-7edfe9fd]:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.strategy-btn[data-v-7edfe9fd]:hover:before{width:300px;height:300px}.strategy-btn[data-v-7edfe9fd]:hover{transform:scale(1.05);box-shadow:0 8px 24px #8b7fff66}.strategy-btn-outline[data-v-7edfe9fd]{flex:1;padding:12px 24px;background:transparent;border:2px solid rgba(139,127,255,.5);border-radius:10px;color:#8b7fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.strategy-btn-outline[data-v-7edfe9fd]:hover{background:#8b7fff1a;border-color:#8b7fff;color:#fff;transform:scale(1.05)}.fade-enter-active[data-v-7edfe9fd],.fade-leave-active[data-v-7edfe9fd]{transition:all .4s ease}.fade-enter-from[data-v-7edfe9fd]{opacity:0;transform:translateY(20px)}.fade-leave-to[data-v-7edfe9fd]{opacity:0;transform:translateY(-20px)}@media (max-width: 1200px){.strategy-card[data-v-7edfe9fd]{width:340px!important;min-width:340px!important;max-width:340px!important}}@media (max-width: 768px){.fund-table-section[data-v-7edfe9fd]{padding:60px 0}.fund-table-container[data-v-7edfe9fd]{padding:0 20px}.table-title[data-v-7edfe9fd]{font-size:36px}.table-subtitle[data-v-7edfe9fd]{font-size:16px}.table-filters[data-v-7edfe9fd]{margin-bottom:40px}.filter-tabs[data-v-7edfe9fd]{width:100%;flex-direction:column}.filter-tab[data-v-7edfe9fd]{width:100%;padding:12px 24px;font-size:15px}.module-title[data-v-7edfe9fd]{font-size:28px}.module-desc[data-v-7edfe9fd]{font-size:15px}.cards-slider-wrapper[data-v-7edfe9fd]{gap:0;margin-bottom:20px}.desktop-arrow[data-v-7edfe9fd]{display:none!important}.mobile-arrows[data-v-7edfe9fd]{display:flex!important}.cards-slider[data-v-7edfe9fd]{width:100%}.slider-arrow[data-v-7edfe9fd]{width:50px;height:50px}.slider-arrow svg[data-v-7edfe9fd]{width:20px;height:20px}.strategy-card[data-v-7edfe9fd]{width:100%!important;min-width:280px!important;max-width:100%!important;padding:24px}.card-icon[data-v-7edfe9fd]{width:56px;height:56px}.card-title[data-v-7edfe9fd]{font-size:20px}.card-description[data-v-7edfe9fd]{font-size:14px}.card-metrics[data-v-7edfe9fd]{grid-template-columns:1fr;gap:12px}.metric-item[data-v-7edfe9fd]{flex-direction:row;justify-content:space-between;align-items:center}.card-footer[data-v-7edfe9fd]{flex-direction:column}.strategy-btn[data-v-7edfe9fd],.strategy-btn-outline[data-v-7edfe9fd]{width:100%}}@media (max-width: 480px){.table-title[data-v-7edfe9fd]{font-size:28px}.filter-tab[data-v-7edfe9fd]{font-size:14px;padding:10px 20px}.module-title[data-v-7edfe9fd]{font-size:24px}.slider-arrow[data-v-7edfe9fd]{width:44px;height:44px}.slider-arrow svg[data-v-7edfe9fd]{width:18px;height:18px}.strategy-card[data-v-7edfe9fd]{width:100%!important;min-width:260px!important;max-width:100%!important;padding:20px}.card-badge[data-v-7edfe9fd]{font-size:11px;padding:4px 10px}}@media (min-width: 1920px){.fund-table-container[data-v-7edfe9fd]{max-width:1800px;padding:0 80px}.fund-table-section[data-v-7edfe9fd]{padding:140px 0}.table-title[data-v-7edfe9fd]{font-size:68px;margin-bottom:28px}.table-subtitle[data-v-7edfe9fd]{font-size:24px;max-width:900px}.table-header[data-v-7edfe9fd]{margin-bottom:90px}.filter-tab[data-v-7edfe9fd]{padding:20px 50px;font-size:22px;border-radius:16px}.module-title[data-v-7edfe9fd]{font-size:52px;margin-bottom:20px}.module-desc[data-v-7edfe9fd]{font-size:22px}.module-header[data-v-7edfe9fd]{margin-bottom:80px}.strategy-card[data-v-7edfe9fd]{width:450px!important;min-width:450px!important;max-width:450px!important;padding:48px;border-radius:28px}.slider-arrow[data-v-7edfe9fd]{width:68px;height:68px}.slider-arrow svg[data-v-7edfe9fd]{width:28px;height:28px}.card-icon[data-v-7edfe9fd]{width:88px;height:88px;border-radius:22px}.card-title[data-v-7edfe9fd]{font-size:32px;margin-bottom:18px}.card-description[data-v-7edfe9fd]{font-size:19px;line-height:1.9;margin-bottom:32px}.card-badge[data-v-7edfe9fd]{padding:10px 20px;font-size:15px}.card-metrics[data-v-7edfe9fd]{gap:24px;padding:28px 0;margin-bottom:32px}.metric-label[data-v-7edfe9fd]{font-size:15px}.metric-value[data-v-7edfe9fd]{font-size:24px}.strategy-btn[data-v-7edfe9fd],.strategy-btn-outline[data-v-7edfe9fd]{padding:18px 36px;font-size:18px;border-radius:14px}}@media (min-width: 2560px){.fund-table-container[data-v-7edfe9fd]{max-width:2300px;padding:0 100px}.fund-table-section[data-v-7edfe9fd]{padding:160px 0}.table-title[data-v-7edfe9fd]{font-size:80px;margin-bottom:32px}.table-subtitle[data-v-7edfe9fd]{font-size:28px;max-width:1100px}.table-header[data-v-7edfe9fd]{margin-bottom:100px}.filter-tab[data-v-7edfe9fd]{padding:24px 56px;font-size:26px;border-radius:18px}.table-filters[data-v-7edfe9fd]{margin-bottom:100px;gap:28px}.filter-tabs[data-v-7edfe9fd]{gap:28px}.module-title[data-v-7edfe9fd]{font-size:60px;margin-bottom:24px}.module-desc[data-v-7edfe9fd]{font-size:26px}.module-header[data-v-7edfe9fd]{margin-bottom:90px}.strategy-card[data-v-7edfe9fd]{width:600px!important;min-width:600px!important;max-width:600px!important;padding:56px;border-radius:32px}.slider-arrow[data-v-7edfe9fd]{width:76px;height:76px}.slider-arrow svg[data-v-7edfe9fd]{width:32px;height:32px}.card-icon[data-v-7edfe9fd]{width:100px;height:100px;border-radius:24px}.card-title[data-v-7edfe9fd]{font-size:38px;margin-bottom:20px}.card-description[data-v-7edfe9fd]{font-size:22px;line-height:2;margin-bottom:38px}.card-badge[data-v-7edfe9fd]{padding:12px 24px;font-size:17px;border-radius:28px}.card-metrics[data-v-7edfe9fd]{gap:32px;padding:36px 0;margin-bottom:38px}.metric-label[data-v-7edfe9fd]{font-size:17px}.metric-value[data-v-7edfe9fd]{font-size:28px}.strategy-btn[data-v-7edfe9fd],.strategy-btn-outline[data-v-7edfe9fd]{padding:22px 44px;font-size:20px;border-radius:16px}}@media (min-width: 3840px){.fund-table-container[data-v-7edfe9fd]{max-width:3200px;padding:0 150px}.fund-table-section[data-v-7edfe9fd]{padding:200px 0}.table-title[data-v-7edfe9fd]{font-size:96px;margin-bottom:40px}.table-subtitle[data-v-7edfe9fd]{font-size:32px;max-width:1400px;line-height:1.8}.table-header[data-v-7edfe9fd]{margin-bottom:120px}.filter-tab[data-v-7edfe9fd]{padding:28px 68px;font-size:28px;border-radius:22px}.table-filters[data-v-7edfe9fd]{margin-bottom:120px;gap:36px}.filter-tabs[data-v-7edfe9fd]{gap:36px}.module-title[data-v-7edfe9fd]{font-size:72px;margin-bottom:32px}.module-desc[data-v-7edfe9fd]{font-size:30px}.module-header[data-v-7edfe9fd]{margin-bottom:110px}.strategy-card[data-v-7edfe9fd]{width:750px!important;min-width:750px!important;max-width:750px!important;padding:68px;border-radius:40px}.slider-arrow[data-v-7edfe9fd]{width:88px;height:88px}.slider-arrow svg[data-v-7edfe9fd]{width:36px;height:36px}.card-icon[data-v-7edfe9fd]{width:120px;height:120px;border-radius:28px}.card-title[data-v-7edfe9fd]{font-size:44px;margin-bottom:24px}.card-description[data-v-7edfe9fd]{font-size:26px;line-height:2.1;margin-bottom:48px}.card-badge[data-v-7edfe9fd]{padding:14px 28px;font-size:20px;border-radius:32px}.card-metrics[data-v-7edfe9fd]{gap:40px;padding:44px 0;margin-bottom:48px}.metric-label[data-v-7edfe9fd]{font-size:19px}.metric-value[data-v-7edfe9fd]{font-size:34px}.strategy-btn[data-v-7edfe9fd],.strategy-btn-outline[data-v-7edfe9fd]{padding:24px 48px;font-size:22px;border-radius:18px}}.contact-us[data-v-96174d71]{min-height:100vh;background:linear-gradient(180deg,#0a0a1f,#1a1a2e);padding:120px 40px 80px;position:relative;overflow:hidden}.contact-us[data-v-96174d71]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(139,127,255,.08) 0%,transparent 50%);pointer-events:none}.contact-container[data-v-96174d71]{max-width:1400px;margin:0 auto;position:relative;z-index:1}.contact-header[data-v-96174d71]{text-align:center;margin-bottom:80px}.section-title[data-v-96174d71]{font-size:56px;font-weight:800;color:#fff;margin-bottom:20px;letter-spacing:-1px;background:linear-gradient(135deg,#fff,#8b7fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle[data-v-96174d71]{font-size:18px;color:#fff9;line-height:1.6;max-width:600px;margin:0 auto}.contact-content[data-v-96174d71]{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:40px;margin-bottom:80px}.contact-card[data-v-96174d71]{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:40px;transition:all .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-card[data-v-96174d71]:hover{background:#ffffff0d;border-color:#8b7fff4d;transform:translateY(-8px);box-shadow:0 20px 60px #8b7fff26}.card-header[data-v-96174d71]{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08)}.card-icon[data-v-96174d71]{width:56px;height:56px;background:linear-gradient(135deg,#8b7fff33,#8b7fff1a);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#8b7fff;transition:all .3s ease}.contact-card:hover .card-icon[data-v-96174d71]{background:linear-gradient(135deg,#8b7fff4d,#8b7fff26);transform:scale(1.1)}.card-title[data-v-96174d71]{font-size:28px;font-weight:700;color:#fff;letter-spacing:-.5px}.card-content[data-v-96174d71]{display:flex;flex-direction:column;gap:16px}.contact-info[data-v-96174d71]{font-size:16px;color:#fffc;line-height:1.6;padding-left:0}.contact-detail[data-v-96174d71]{font-size:14px;color:#ffffff80;margin-top:8px}.contact-item[data-v-96174d71]{display:flex;align-items:center;gap:8px;font-size:16px;line-height:1.8}.contact-label[data-v-96174d71]{color:#fff9;font-weight:500;min-width:90px}.contact-link[data-v-96174d71]{color:#8b7fff;text-decoration:none;transition:all .3s ease;position:relative}.contact-link[data-v-96174d71]:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:#8b7fff;transition:width .3s ease}.contact-link[data-v-96174d71]:hover{color:#9f93ff}.contact-link[data-v-96174d71]:hover:after{width:100%}.contact-text[data-v-96174d71]{color:#fffc}.contact-footer[data-v-96174d71]{text-align:center;border-top:1px solid rgba(255,255,255,.08)}.social-links[data-v-96174d71]{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:32px}.social-link[data-v-96174d71]{width:48px;height:48px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff9;transition:all .3s ease;text-decoration:none}.social-link[data-v-96174d71]:hover{background:#8b7fff1a;border-color:#8b7fff4d;color:#8b7fff;transform:translateY(-4px)}.footer-text[data-v-96174d71]{font-size:16px;color:#ffffff80;line-height:1.6}@media (max-width: 1024px){.contact-content[data-v-96174d71]{grid-template-columns:1fr}}@media (max-width: 768px){.contact-us[data-v-96174d71]{padding:80px 20px 60px}.contact-header[data-v-96174d71]{margin-bottom:60px}.section-title[data-v-96174d71]{font-size:40px}.section-subtitle[data-v-96174d71]{font-size:16px}.contact-content[data-v-96174d71]{grid-template-columns:1fr;gap:24px;margin-bottom:60px}.contact-card[data-v-96174d71]{padding:32px 24px}.card-header[data-v-96174d71]{margin-bottom:24px;padding-bottom:20px}.card-icon[data-v-96174d71]{width:48px;height:48px}.card-title[data-v-96174d71]{font-size:24px}.contact-item[data-v-96174d71]{flex-direction:column;align-items:flex-start;gap:4px}.contact-label[data-v-96174d71]{min-width:auto}.social-links[data-v-96174d71]{gap:16px;margin-bottom:24px}.social-link[data-v-96174d71]{width:44px;height:44px}.footer-text[data-v-96174d71]{font-size:14px}}@media (min-width: 1920px){.contact-us[data-v-96174d71]{padding:140px 60px 100px}.contact-container[data-v-96174d71]{max-width:1600px}.contact-header[data-v-96174d71]{margin-bottom:100px}.section-title[data-v-96174d71]{font-size:64px}.section-subtitle[data-v-96174d71]{font-size:20px;max-width:700px}.contact-content[data-v-96174d71]{gap:48px;margin-bottom:100px}.contact-card[data-v-96174d71]{padding:48px;border-radius:28px}.card-icon[data-v-96174d71]{width:64px;height:64px}.card-icon svg[data-v-96174d71]{width:36px;height:36px}.card-title[data-v-96174d71]{font-size:32px}.contact-info[data-v-96174d71],.contact-item[data-v-96174d71]{font-size:18px}.social-link[data-v-96174d71]{width:56px;height:56px}.social-link svg[data-v-96174d71]{width:26px;height:26px}.footer-text[data-v-96174d71]{font-size:18px}}@media (min-width: 2560px){.contact-us[data-v-96174d71]{padding:160px 80px 120px}.contact-container[data-v-96174d71]{max-width:2000px}.section-title[data-v-96174d71]{font-size:72px}.section-subtitle[data-v-96174d71]{font-size:22px;max-width:800px}.contact-card[data-v-96174d71]{padding:56px;border-radius:32px}.card-icon[data-v-96174d71]{width:72px;height:72px}.card-icon svg[data-v-96174d71]{width:40px;height:40px}.card-title[data-v-96174d71]{font-size:36px}.contact-info[data-v-96174d71],.contact-item[data-v-96174d71]{font-size:20px}}@media (min-width: 3840px){.contact-us[data-v-96174d71]{padding:180px 100px 140px}.contact-container[data-v-96174d71]{max-width:2400px}.section-title[data-v-96174d71]{font-size:80px}.section-subtitle[data-v-96174d71]{font-size:24px;max-width:900px}.contact-card[data-v-96174d71]{padding:64px;border-radius:36px}.card-icon[data-v-96174d71]{width:80px;height:80px}.card-icon svg[data-v-96174d71]{width:44px;height:44px}.card-title[data-v-96174d71]{font-size:40px}.contact-info[data-v-96174d71],.contact-item[data-v-96174d71]{font-size:22px}.social-link[data-v-96174d71]{width:64px;height:64px}.social-link svg[data-v-96174d71]{width:30px;height:30px}.footer-text[data-v-96174d71]{font-size:20px}}.contact-widget[data-v-ada7bc64]{position:fixed;bottom:120px;right:30px;z-index:9999;min-height:50px;min-width:150px}.floating-button[data-v-ada7bc64]{position:absolute;bottom:0;right:0;display:flex;align-items:center;gap:10px;padding:14px 24px;background:linear-gradient(135deg,#184e96,#184e96 60%,#f4f7ff);border:none;border-radius:50px;box-shadow:0 8px 30px #667eea66;cursor:pointer;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);color:#fff;font-size:16px;font-weight:600}.floating-button[data-v-ada7bc64]:hover{box-shadow:0 12px 40px #667eea99}.floating-button[data-v-ada7bc64]:active{box-shadow:0 8px 30px #667eea80}.phone-icon-svg[data-v-ada7bc64]{width:24px;height:24px;animation:ring-ada7bc64 2s ease-in-out infinite}@keyframes ring-ada7bc64{0%,to{transform:rotate(0)}10%,30%{transform:rotate(-15deg)}20%,40%{transform:rotate(15deg)}50%{transform:rotate(0)}}.button-text[data-v-ada7bc64]{letter-spacing:.5px}.floating-card[data-v-ada7bc64]{position:absolute;bottom:0;right:0;width:380px;background:linear-gradient(135deg,#1052bc,#0044b2);border-radius:20px;box-shadow:0 10px 40px #667eea66;overflow:hidden;cursor:default}.floating-card[data-v-ada7bc64]:hover{box-shadow:0 15px 50px #667eea80}.card-header[data-v-ada7bc64]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card-title[data-v-ada7bc64]{font-size:16px;font-weight:600;color:#fff;letter-spacing:3px}.close-btn[data-v-ada7bc64]{width:28px;height:28px;border:none;background:#fff3;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0}.close-btn[data-v-ada7bc64]:hover{background:#ffffff4d;transform:rotate(90deg)}.close-btn svg[data-v-ada7bc64]{width:14px;height:14px;color:#fff}.card-content[data-v-ada7bc64]{padding:30px 20px;position:relative;z-index:1}.title-row[data-v-ada7bc64]{display:flex;align-items:center;gap:15px;margin-bottom:20px}.phone-icon[data-v-ada7bc64]{width:40px;height:40px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:pulse-ada7bc64 2s infinite;flex-shrink:0}.phone-icon svg[data-v-ada7bc64]{width:20px;height:20px;color:#fff}@keyframes pulse-ada7bc64{0%,to{transform:scale(1);box-shadow:0 0 #fff6}50%{transform:scale(1.05);box-shadow:0 0 0 10px #fff0}}.contact-title[data-v-ada7bc64]{font-size:18px;color:#fff;margin:0;letter-spacing:3px}.phone-number[data-v-ada7bc64]{background:transparent;padding:16px 2px;border-radius:12px;cursor:pointer;transition:all .3s;margin-bottom:20px}.phone-number[data-v-ada7bc64]:hover{background:#ffffff1a;transform:scale(1.02);box-shadow:0 5px 15px #0000001a}.number-text[data-v-ada7bc64]{display:block;font-size:20px;font-weight:700;color:#fff;letter-spacing:4px;margin-bottom:4px}.call-hint[data-v-ada7bc64]{display:block;font-size:12px;color:#fffc;font-weight:500}.divider[data-v-ada7bc64]{height:1px;background:#ffffff4d;margin:20px 0}.company-info[data-v-ada7bc64]{margin-bottom:20px}.company-name[data-v-ada7bc64]{font-size:20px;font-weight:700;color:#fff;margin:0 0 15px;letter-spacing:2px}.address-item[data-v-ada7bc64]{font-size:13px;color:#ffffffe6;margin:10px 0;line-height:1.6;text-align:left}.location-label[data-v-ada7bc64]{font-weight:600;color:#fff;display:inline-block;letter-spacing:1px}.service-time[data-v-ada7bc64]{font-size:13px;color:#ffffffe6;margin:0;line-height:1.5;letter-spacing:2px}.button-fade-enter-active[data-v-ada7bc64]{animation:buttonFadeIn-ada7bc64 .15s ease-out;animation-fill-mode:both}.button-fade-leave-active[data-v-ada7bc64]{animation:buttonFadeOut-ada7bc64 .15s ease-in}@keyframes buttonFadeIn-ada7bc64{0%{opacity:0}to{opacity:1}}@keyframes buttonFadeOut-ada7bc64{0%{opacity:1}to{opacity:0}}.card-fade-enter-active[data-v-ada7bc64]{animation:cardFadeIn-ada7bc64 .15s ease-out;animation-fill-mode:both}.card-fade-leave-active[data-v-ada7bc64]{animation:cardFadeOut-ada7bc64 .15s ease-in}@keyframes cardFadeIn-ada7bc64{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes cardFadeOut-ada7bc64{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@media (max-width: 768px){.contact-widget[data-v-ada7bc64]{bottom:20px;right:20px}.floating-button[data-v-ada7bc64]{padding:12px 20px;font-size:14px}.phone-icon-svg[data-v-ada7bc64]{width:20px;height:20px}.floating-card[data-v-ada7bc64]{width:280px}.card-content[data-v-ada7bc64]{padding:25px 15px}.number-text[data-v-ada7bc64]{font-size:20px}}@media (max-width: 480px){.contact-widget[data-v-ada7bc64]{bottom:15px;right:15px}.floating-button[data-v-ada7bc64]{padding:10px 16px}.button-text[data-v-ada7bc64]{font-size:14px}.floating-card[data-v-ada7bc64]{width:calc(100vw - 30px);max-width:280px}}.backtest-section[data-v-6be0cdda]{background:#12122c;min-height:100vh}.backtest-container[data-v-6be0cdda]{max-width:1400px;margin:0 auto;padding:0 40px}.page-header[data-v-6be0cdda]{text-align:center;margin-bottom:60px}.page-title[data-v-6be0cdda]{font-size:48px;font-weight:800;color:#fff;margin-bottom:16px;background:linear-gradient(135deg,#8b7fff,#9f93ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-subtitle[data-v-6be0cdda]{font-size:18px;color:#fff9}.backtest-config-panel[data-v-6be0cdda]{background:linear-gradient(135deg,#8b7fff0d,#8b7fff05);border:1px solid rgba(139,127,255,.2);border-radius:20px;padding:32px;margin-bottom:40px}.config-header h3[data-v-6be0cdda]{font-size:24px;font-weight:700;color:#fff;margin-bottom:24px}.config-content[data-v-6be0cdda]{display:flex;flex-direction:column;gap:24px}.config-item[data-v-6be0cdda]{display:flex;flex-direction:column;gap:8px}.config-item-group[data-v-6be0cdda]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.config-label[data-v-6be0cdda]{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#ffffffe6}.label-icon[data-v-6be0cdda]{font-size:18px}.input-wrapper[data-v-6be0cdda]{position:relative}.config-input[data-v-6be0cdda]{width:100%;padding:12px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:14px;transition:all .3s ease}.config-input[data-v-6be0cdda]:focus{outline:none;border-color:#8b7fff;background:#8b7fff1a}.config-select[data-v-6be0cdda]{width:100%;padding:12px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:14px;cursor:pointer;transition:all .3s ease}.config-select[data-v-6be0cdda]:focus{outline:none;border-color:#8b7fff}.config-select option[data-v-6be0cdda]{background:#716ba9;color:#fff;padding:12px 16px}.config-select option[data-v-6be0cdda]:hover{background:#9f93ff}.param-inputs[data-v-6be0cdda]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.error-hint[data-v-6be0cdda]{display:block;margin-top:4px;font-size:12px;color:#ef4444}.action-buttons[data-v-6be0cdda]{display:flex;gap:16px;margin-top:16px}.run-btn[data-v-6be0cdda]{flex:1;padding:14px 32px;background:linear-gradient(135deg,#8b7fff,#6b5fd6);border:none;border-radius:10px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.run-btn[data-v-6be0cdda]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #8b7fff66}.run-btn[data-v-6be0cdda]:disabled{opacity:.6;cursor:not-allowed}.loading[data-v-6be0cdda]{display:flex;align-items:center;justify-content:center;gap:8px}.spinner[data-v-6be0cdda]{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-6be0cdda .8s linear infinite}@keyframes spin-6be0cdda{to{transform:rotate(360deg)}}.reset-btn[data-v-6be0cdda]{padding:14px 32px;background:transparent;border:2px solid rgba(255,255,255,.2);border-radius:10px;color:#ffffffb3;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.reset-btn[data-v-6be0cdda]:hover{border-color:#8b7fff;color:#8b7fff}.backtest-result-panel[data-v-6be0cdda]{animation:fadeInUp-6be0cdda .6s ease}@keyframes fadeInUp-6be0cdda{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.metrics-grid[data-v-6be0cdda]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}.metric-card[data-v-6be0cdda]{background:linear-gradient(135deg,#8b7fff0d,#8b7fff05);border:1px solid rgba(139,127,255,.2);border-radius:16px;padding:24px;display:flex;align-items:center;gap:16px;transition:all .3s ease}.metric-card[data-v-6be0cdda]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #8b7fff33;border-color:#8b7fff}.metric-icon[data-v-6be0cdda]{font-size:32px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#8b7fff1a;border-radius:12px}.metric-content[data-v-6be0cdda]{flex:1}.metric-label[data-v-6be0cdda]{font-size:13px;color:#fff9;margin-bottom:4px}.metric-value[data-v-6be0cdda]{font-size:24px;font-weight:700;color:#fff}.metric-value.positive[data-v-6be0cdda]{color:#10b981}.metric-value.negative[data-v-6be0cdda]{color:#ef4444}.chart-panel[data-v-6be0cdda]{background:#1e1139;border:1px solid rgba(139,127,255,.2);border-radius:20px;padding:32px;margin-bottom:40px}.chart-header[data-v-6be0cdda]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.chart-header h3[data-v-6be0cdda]{font-size:20px;font-weight:700;color:#fff}.chart-legend[data-v-6be0cdda]{display:flex;gap:24px}.legend-item[data-v-6be0cdda]{display:flex;align-items:center;gap:8px;font-size:13px;color:#ffffffb3}.legend-dot[data-v-6be0cdda]{width:12px;height:12px;border-radius:50%}.legend-dot.strategy[data-v-6be0cdda]{background:#8b7fff}.legend-dot.benchmark[data-v-6be0cdda]{background:#ef4444}.chart-container[data-v-6be0cdda]{width:100%;height:400px;border-radius:8px;overflow:hidden}.trades-panel[data-v-6be0cdda]{background:#1e1139;border:1px solid rgba(139,127,255,.2);border-radius:20px;padding:32px}.trades-header[data-v-6be0cdda]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.trades-header h3[data-v-6be0cdda]{font-size:20px;font-weight:700;color:#fff}.trades-count[data-v-6be0cdda]{font-size:14px;color:#fff9}.trades-table-wrapper[data-v-6be0cdda]{overflow-x:auto}.trades-table[data-v-6be0cdda]{width:100%;border-collapse:collapse}.trades-table thead[data-v-6be0cdda]{background:#8b7fff1a}.trades-table th[data-v-6be0cdda]{padding:12px 16px;text-align:left;font-size:13px;font-weight:600;color:#fffc;border-bottom:1px solid rgba(139,127,255,.2)}.trades-table td[data-v-6be0cdda]{padding:12px 16px;font-size:14px;color:#ffffffe6;border-bottom:1px solid rgba(255,255,255,.05)}.trades-table tbody tr[data-v-6be0cdda]:hover{background:#8b7fff0d}.trade-type[data-v-6be0cdda]{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.trade-type.buy[data-v-6be0cdda]{background:#ef444433;color:#ef4444}.trade-type.sell[data-v-6be0cdda]{background:#10b98133;color:#10b981}.empty-state[data-v-6be0cdda]{text-align:center;padding:80px 20px}.empty-icon[data-v-6be0cdda]{font-size:64px;margin-bottom:24px;opacity:.5}.empty-text[data-v-6be0cdda]{font-size:16px;color:#ffffff80}@media (max-width: 1200px){.metrics-grid[data-v-6be0cdda]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.backtest-container[data-v-6be0cdda]{padding:0 20px}.page-title[data-v-6be0cdda]{font-size:32px}.backtest-config-panel[data-v-6be0cdda]{padding:24px}.config-item-group[data-v-6be0cdda],.param-inputs[data-v-6be0cdda]{grid-template-columns:1fr}.action-buttons[data-v-6be0cdda]{flex-direction:column}.metrics-grid[data-v-6be0cdda]{grid-template-columns:1fr}.chart-container[data-v-6be0cdda]{height:300px}.chart-legend[data-v-6be0cdda]{flex-direction:column;gap:8px}.trades-table[data-v-6be0cdda]{font-size:12px}.trades-table th[data-v-6be0cdda],.trades-table td[data-v-6be0cdda]{padding:8px 12px}}@media (min-width: 1920px){.backtest-container[data-v-6be0cdda]{max-width:1800px}.page-title[data-v-6be0cdda]{font-size:64px}.page-subtitle[data-v-6be0cdda]{font-size:22px}.config-header h3[data-v-6be0cdda]{font-size:32px}.config-label[data-v-6be0cdda]{font-size:18px}.config-input[data-v-6be0cdda],.config-select[data-v-6be0cdda]{font-size:16px;padding:16px 20px}.run-btn[data-v-6be0cdda],.reset-btn[data-v-6be0cdda]{font-size:18px;padding:18px 40px}.metric-value[data-v-6be0cdda]{font-size:32px}.chart-container[data-v-6be0cdda]{height:500px}}@media (min-width: 3840px){.backtest-container[data-v-6be0cdda]{max-width:3200px}.page-title[data-v-6be0cdda]{font-size:96px}.page-subtitle[data-v-6be0cdda]{font-size:32px}.backtest-config-panel[data-v-6be0cdda]{padding:56px}.config-header h3[data-v-6be0cdda]{font-size:44px}.config-label[data-v-6be0cdda]{font-size:24px}.label-icon[data-v-6be0cdda]{font-size:28px}.config-input[data-v-6be0cdda],.config-select[data-v-6be0cdda]{font-size:22px;padding:20px 28px}.run-btn[data-v-6be0cdda],.reset-btn[data-v-6be0cdda]{font-size:24px;padding:24px 56px}.metric-card[data-v-6be0cdda]{padding:40px}.metric-icon[data-v-6be0cdda]{font-size:56px;width:88px;height:88px}.metric-value[data-v-6be0cdda]{font-size:48px}.chart-container[data-v-6be0cdda]{height:720px}.trades-table th[data-v-6be0cdda],.trades-table td[data-v-6be0cdda]{font-size:20px;padding:20px 28px}}.invest-page-section[data-v-0c5a19f8]{background:#000;min-height:100vh;padding:100px 0 60px}.invest-page-container[data-v-0c5a19f8]{max-width:1400px;margin:0 auto;padding:0 40px}.page-header[data-v-0c5a19f8]{text-align:center;margin-bottom:50px}.main-title[data-v-0c5a19f8]{font-size:48px;font-weight:900;color:#fff;margin-bottom:16px;background-clip:text;-webkit-background-clip:text;text-shadow:0 4px 20px rgba(227,223,223,.3);letter-spacing:2px}.main-subtitle[data-v-0c5a19f8]{font-size:18px;color:#ffffffb3;font-weight:500}.tab-filters[data-v-0c5a19f8]{display:flex;justify-content:center;align-items:center;margin-bottom:50px;gap:16px}.filter-tabs[data-v-0c5a19f8]{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.filter-tab[data-v-0c5a19f8]{padding:14px 32px;background:#ffffff08;border:2px solid rgba(212,212,212,.3);border-radius:12px;color:#ffffffb3;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.filter-tab[data-v-0c5a19f8]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(182,180,180,.2),transparent);transition:left .5s ease}.filter-tab[data-v-0c5a19f8]:hover:before{left:100%}.filter-tab[data-v-0c5a19f8]:hover{border-color:#fff;color:#fff;transform:translateY(-2px)}.filter-tab.active[data-v-0c5a19f8]{background:linear-gradient(135deg,#6a70d6,#7354af);border-color:#c7c3e8;color:#fff}.content-wrapper[data-v-0c5a19f8]{margin-top:40px}.module-content[data-v-0c5a19f8]{animation:fadeInUp-0c5a19f8 .6s ease forwards}@keyframes fadeInUp-0c5a19f8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.selection-card-backup[data-v-0c5a19f8]{position:relative;background:linear-gradient(135deg,#8b7fff0d,#8b7fff05);border:2px solid #ff4d4d;border-radius:16px;padding:32px 28px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex;justify-content:space-between;align-items:center;min-height:180px}.selection-card[data-v-0c5a19f8]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,77,77,.1),transparent);transition:left .6s ease}.selection-card[data-v-0c5a19f8]:hover:before{left:100%}.selection-card[data-v-0c5a19f8]:hover{transform:translateY(-12px) scale(1.02);border-color:#ff6b6b;box-shadow:0 24px 48px #ff4d4d4d,0 0 80px #ff4d4d33;background:linear-gradient(135deg,#ff4d4d1a,#ff4d4d0d)}.card-content[data-v-0c5a19f8]{flex:1}.card-icon[data-v-0c5a19f8]{font-size:48px;margin-bottom:16px;animation:float-0c5a19f8 3s ease-in-out infinite}@keyframes float-0c5a19f8{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.card-title[data-v-0c5a19f8]{font-size:28px;font-weight:800;color:#fff;margin-bottom:12px;letter-spacing:1px;text-shadow:0 2px 12px rgba(255,77,77,.3)}.card-description[data-v-0c5a19f8]{font-size:14px;color:#ffffffb3;line-height:1.5;max-width:350px}.card-arrow[data-v-0c5a19f8]{font-size:36px;color:#ff4d4d;font-weight:700;transition:transform .3s ease;margin-left:20px}.selection-card:hover .card-arrow[data-v-0c5a19f8]{transform:translate(10px);color:#ff6b6b}.fade-enter-active[data-v-0c5a19f8],.fade-leave-active[data-v-0c5a19f8]{transition:all .4s ease}.fade-enter-from[data-v-0c5a19f8]{opacity:0;transform:translateY(20px)}.fade-leave-to[data-v-0c5a19f8]{opacity:0;transform:translateY(-20px)}@media (max-width: 1200px){.cards-selection[data-v-0c5a19f8]{gap:32px}.selection-card[data-v-0c5a19f8]{padding:40px 32px;min-height:240px}.card-icon[data-v-0c5a19f8]{font-size:56px}.card-title[data-v-0c5a19f8]{font-size:32px}.card-arrow[data-v-0c5a19f8]{font-size:40px}}@media (max-width: 768px){.invest-page-section[data-v-0c5a19f8]{padding:80px 0 40px}.invest-page-container[data-v-0c5a19f8]{padding:0 20px}.main-title[data-v-0c5a19f8]{font-size:36px}.main-subtitle[data-v-0c5a19f8]{font-size:16px}.page-header[data-v-0c5a19f8],.tab-filters[data-v-0c5a19f8]{margin-bottom:40px}.filter-tabs[data-v-0c5a19f8]{width:100%;flex-direction:column;gap:12px}.filter-tab[data-v-0c5a19f8]{width:100%;padding:12px 24px;font-size:15px}.selection-card[data-v-0c5a19f8]{padding:32px 24px;min-height:200px;flex-direction:column;text-align:center}.card-content[data-v-0c5a19f8]{display:flex;flex-direction:column;align-items:center}.card-icon[data-v-0c5a19f8]{font-size:48px;margin-bottom:16px}.card-title[data-v-0c5a19f8]{font-size:28px;margin-bottom:12px}.card-description[data-v-0c5a19f8]{font-size:14px;max-width:100%}.card-arrow[data-v-0c5a19f8]{font-size:32px;margin:16px 0 0;transform:rotate(90deg)}.selection-card:hover .card-arrow[data-v-0c5a19f8]{transform:rotate(90deg) translate(10px)}}@media (max-width: 480px){.main-title[data-v-0c5a19f8]{font-size:28px}.main-subtitle[data-v-0c5a19f8]{font-size:14px}.selection-card[data-v-0c5a19f8]{padding:24px 20px;min-height:180px}.card-icon[data-v-0c5a19f8]{font-size:40px}.card-title[data-v-0c5a19f8]{font-size:24px}.card-description[data-v-0c5a19f8]{font-size:13px}.card-arrow[data-v-0c5a19f8]{font-size:28px}}@media (min-width: 1920px){.invest-page-container[data-v-0c5a19f8]{max-width:1800px;padding:0 80px}.invest-page-section[data-v-0c5a19f8]{padding:140px 0 80px}.main-title[data-v-0c5a19f8]{font-size:72px;margin-bottom:24px}.main-subtitle[data-v-0c5a19f8]{font-size:26px}.page-header[data-v-0c5a19f8],.tab-filters[data-v-0c5a19f8]{margin-bottom:80px}.filter-tabs[data-v-0c5a19f8]{gap:28px}.filter-tab[data-v-0c5a19f8]{padding:18px 44px;font-size:20px;border-radius:14px}.selection-card[data-v-0c5a19f8]{padding:64px 56px;min-height:360px;border-radius:32px;border-width:4px}.card-icon[data-v-0c5a19f8]{font-size:88px;margin-bottom:32px}.card-title[data-v-0c5a19f8]{font-size:48px;margin-bottom:24px}.card-description[data-v-0c5a19f8]{font-size:20px;line-height:1.8}.card-arrow[data-v-0c5a19f8]{font-size:64px;margin-left:32px}}@media (min-width: 2560px){.invest-page-container[data-v-0c5a19f8]{max-width:2400px;padding:0 100px}.invest-page-section[data-v-0c5a19f8]{padding:160px 0 100px}.main-title[data-v-0c5a19f8]{font-size:88px;margin-bottom:28px}.main-subtitle[data-v-0c5a19f8]{font-size:30px}.page-header[data-v-0c5a19f8]{margin-bottom:100px}.tab-filters[data-v-0c5a19f8]{margin-bottom:100px;gap:24px}.filter-tabs[data-v-0c5a19f8]{gap:32px}.filter-tab[data-v-0c5a19f8]{padding:20px 52px;font-size:24px;border-radius:16px}.selection-card[data-v-0c5a19f8]{padding:72px 64px;min-height:420px;border-radius:36px;border-width:5px}.card-icon[data-v-0c5a19f8]{font-size:100px;margin-bottom:36px}.card-title[data-v-0c5a19f8]{font-size:56px;margin-bottom:28px}.card-description[data-v-0c5a19f8]{font-size:24px;line-height:1.9}.card-arrow[data-v-0c5a19f8]{font-size:72px;margin-left:40px}}@media (min-width: 3840px){.invest-page-container[data-v-0c5a19f8]{max-width:3200px;padding:0 150px}.invest-page-section[data-v-0c5a19f8]{padding:200px 0 120px}.main-title[data-v-0c5a19f8]{font-size:112px;margin-bottom:36px}.main-subtitle[data-v-0c5a19f8]{font-size:36px}.page-header[data-v-0c5a19f8]{margin-bottom:140px}.tab-filters[data-v-0c5a19f8]{margin-bottom:140px;gap:32px}.filter-tabs[data-v-0c5a19f8]{gap:40px}.filter-tab[data-v-0c5a19f8]{padding:24px 60px;font-size:28px;border-radius:20px;border-width:3px}.selection-card[data-v-0c5a19f8]{padding:96px 80px;min-height:560px;border-radius:48px;border-width:6px}.card-icon[data-v-0c5a19f8]{font-size:128px;margin-bottom:48px}.card-title[data-v-0c5a19f8]{font-size:72px;margin-bottom:36px}.card-description[data-v-0c5a19f8]{font-size:28px;line-height:2}.card-arrow[data-v-0c5a19f8]{font-size:96px;margin-left:48px}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.section-one[data-v-69694e87]{position:relative;width:100vw;height:100vh;overflow:hidden;background:#0f0f23}.swiper-container[data-v-69694e87]{width:100%;height:100%;position:relative}.swiper-wrapper[data-v-69694e87]{width:100%;height:100%}.swiper-slide[data-v-69694e87]{width:100%;height:100%;display:block;overflow-y:auto;overflow-x:hidden;touch-action:auto!important;position:relative;z-index:1;box-sizing:border-box}.swiper-slide[data-v-69694e87]>*{width:100%;min-height:100%;touch-action:auto!important;position:relative;z-index:2}.swiper-no-swiping[data-v-69694e87]{cursor:auto!important}.swiper-no-swiping[data-v-69694e87] *{touch-action:auto!important;-webkit-user-select:auto!important;user-select:auto!important}.swiper-navigation-bottom[data-v-69694e87]{position:absolute;bottom:40px;left:10%;transform:translate(-50%);display:flex;align-items:center;gap:32px;z-index:999}.swiper-button-prev[data-v-69694e87],.swiper-button-next[data-v-69694e87]{position:relative;width:48px;height:48px;background:#ffffff0d;border:2px solid rgba(139,127,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#ffffffb3;flex-shrink:0}.swiper-button-prev[data-v-69694e87]:hover,.swiper-button-next[data-v-69694e87]:hover{background:#8b7fff33;border-color:#8b7fff;color:#fff;transform:scale(1.15);box-shadow:0 4px 16px #8b7fff66}.swiper-button-prev.swiper-button-disabled[data-v-69694e87],.swiper-button-next.swiper-button-disabled[data-v-69694e87]{opacity:.3;cursor:not-allowed;border-color:#ffffff1a}.swiper-button-prev svg[data-v-69694e87],.swiper-button-next svg[data-v-69694e87]{width:20px;height:20px}.swiper-pagination[data-v-69694e87]{position:relative;display:flex;gap:12px;align-items:center}[data-v-69694e87] .swiper-pagination-bullet{width:12px;height:12px;background:#ffffff4d;border-radius:50%;cursor:pointer;transition:all .3s ease;opacity:1}[data-v-69694e87] .swiper-pagination-bullet:hover{background:#8b7fff99;transform:scale(1.2)}[data-v-69694e87] .swiper-pagination-bullet-active{background:linear-gradient(135deg,#8b7fff,#6b5fd6);width:32px;border-radius:6px;box-shadow:0 4px 12px #8b7fff80}@media (max-width: 768px){.swiper-navigation-bottom[data-v-69694e87]{bottom:20px;gap:20px;left:45%;padding:12px 20px;border-radius:40px}.swiper-button-prev[data-v-69694e87],.swiper-button-next[data-v-69694e87]{width:40px;height:40px}.swiper-button-prev svg[data-v-69694e87],.swiper-button-next svg[data-v-69694e87]{width:18px;height:18px}[data-v-69694e87] .swiper-pagination-bullet{width:10px;height:10px}[data-v-69694e87] .swiper-pagination-bullet-active{width:28px}}@media (max-width: 480px){.swiper-navigation-bottom[data-v-69694e87]{bottom:16px;gap:16px;padding:10px 16px}.swiper-button-prev[data-v-69694e87],.swiper-button-next[data-v-69694e87]{width:36px;height:36px}.swiper-button-prev svg[data-v-69694e87],.swiper-button-next svg[data-v-69694e87]{width:16px;height:16px}[data-v-69694e87] .swiper-pagination-bullet{width:8px;height:8px}[data-v-69694e87] .swiper-pagination-bullet-active{width:24px}}@media (min-width: 1920px){.swiper-navigation-bottom[data-v-69694e87]{bottom:60px;gap:40px;padding:20px 40px;border-radius:60px}.swiper-button-prev[data-v-69694e87],.swiper-button-next[data-v-69694e87]{width:60px;height:60px}.swiper-button-prev svg[data-v-69694e87],.swiper-button-next svg[data-v-69694e87]{width:26px;height:26px}[data-v-69694e87] .swiper-pagination-bullet{width:16px;height:16px}[data-v-69694e87] .swiper-pagination-bullet-active{width:40px;border-radius:8px}}@media (min-width: 3840px){.swiper-navigation-bottom[data-v-69694e87]{bottom:80px;gap:48px;padding:24px 48px;border-radius:70px}.swiper-button-prev[data-v-69694e87],.swiper-button-next[data-v-69694e87]{width:72px;height:72px;border-width:3px}.swiper-button-prev svg[data-v-69694e87],.swiper-button-next svg[data-v-69694e87]{width:32px;height:32px}[data-v-69694e87] .swiper-pagination-bullet{width:20px;height:20px}[data-v-69694e87] .swiper-pagination-bullet-active{width:48px;border-radius:10px}}[data-v-69694e87] .swiper-slide>section,[data-v-69694e87] .swiper-slide>div{width:100%!important;max-width:none!important;margin:0!important}[data-v-69694e87] .ark-hero{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important}[data-v-69694e87] .hero-container{max-width:none!important;width:100%!important;margin:0!important;padding-left:60px!important;padding-right:60px!important}[data-v-69694e87] .investment-cards{width:100%!important;max-width:none!important}[data-v-69694e87] .container:not(.cards-container){max-width:none!important}[data-v-69694e87] .market-index-container,[data-v-69694e87] .hero-image,[data-v-69694e87] .chart-section,[data-v-69694e87] .chart-container,[data-v-69694e87] .chart-wrapper{pointer-events:all!important;touch-action:auto!important;-webkit-user-select:auto!important;user-select:auto!important;position:relative;z-index:10}[data-v-69694e87] canvas{pointer-events:all!important;touch-action:pan-x pan-y!important;cursor:crosshair!important;position:relative;z-index:11}[data-v-69694e87] .index-card,[data-v-69694e87] .index-cards{pointer-events:all!important;touch-action:auto!important;cursor:pointer!important;position:relative;z-index:10}[data-v-69694e87] button,[data-v-69694e87] a,[data-v-69694e87] input,[data-v-69694e87] select{pointer-events:all!important;touch-action:auto!important;cursor:pointer!important}.swiper-slide[data-v-69694e87]::-webkit-scrollbar{width:8px}.swiper-slide[data-v-69694e87]::-webkit-scrollbar-track{background:#ffffff0d}.swiper-slide[data-v-69694e87]::-webkit-scrollbar-thumb{background:#8b7fff4d;border-radius:4px}.swiper-slide[data-v-69694e87]::-webkit-scrollbar-thumb:hover{background:#8b7fff80}.data-card[data-v-f48d850e]{background:#fff;border-radius:20px;padding:40px;position:relative;box-sizing:border-box;box-shadow:0 4px 20px #0000001a;overflow:hidden;width:100%}.data-title[data-v-f48d850e]{color:#fff;font-size:48px;font-weight:700;margin:0 0 30px;font-family:Arial,sans-serif}.realtime-updates-btn[data-v-f48d850e]{position:absolute;top:50px;left:40px;padding:12px 24px;background:#f0f0f0;color:#000;border:1px solid #ccc;border-radius:8px;cursor:pointer;font-size:14px;font-family:Arial,sans-serif;transition:background .3s;z-index:10;display:flex;align-items:center;gap:8px}.realtime-updates-btn[data-v-f48d850e]:hover{background:#e0e0e0}.simulation-badge[data-v-f48d850e]{font-size:16px;animation:pulse-f48d850e 2s ease-in-out infinite}.live-badge[data-v-f48d850e]{font-size:12px;animation:blink-f48d850e 1.5s ease-in-out infinite}@keyframes pulse-f48d850e{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes blink-f48d850e{0%,to{opacity:1}50%{opacity:.4}}.chart-container[data-v-f48d850e]{width:100%;height:400px;position:relative;margin-top:20px;overflow:hidden;max-width:100%}.current-price[data-v-f48d850e]{position:absolute;right:60px;top:50%;transform:translateY(-50%);color:#26a69a;font-size:16px;font-weight:700;background:#f0f0f0e6;padding:4px 8px;border-radius:4px;z-index:5}.go-real-btn[data-v-f48d850e]{all:initial;position:absolute;right:10px;bottom:10px;padding:8px 20px;background:#f0f0f0;color:#000;border:1px solid #ccc;border-radius:8px;cursor:pointer;font-family:sans-serif;font-size:14px}.go-real-btn[data-v-f48d850e]:hover{background:#e0e0e0}@media (max-width: 768px){.data-card[data-v-f48d850e]{padding:20px;border-radius:16px;box-shadow:0 2px 12px #00000014}.data-title[data-v-f48d850e]{font-size:32px;margin-bottom:20px}.realtime-updates-btn[data-v-f48d850e]{top:24px;left:20px;padding:10px 18px;font-size:12px}.chart-container[data-v-f48d850e]{height:300px;max-width:100%}.current-price[data-v-f48d850e]{right:40px;font-size:14px}}@media (max-width: 480px){.data-card[data-v-f48d850e]{padding:16px;border-radius:12px}.data-title[data-v-f48d850e]{font-size:28px}.realtime-updates-btn[data-v-f48d850e]{top:20px;left:16px;padding:8px 16px;font-size:11px}.chart-container[data-v-f48d850e]{height:250px}}@media screen and (-webkit-min-device-pixel-ratio:0){.data-card[data-v-f48d850e]{-webkit-transform:translateZ(0);transform:translateZ(0)}.chart-container[data-v-f48d850e]{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.cursor[data-v-e19e04f9],.typing-cursor[data-v-e19e04f9]{display:inline-block;font-weight:300;color:currentColor;margin-left:2px;animation:cursorBlink-e19e04f9 1.06s infinite}.cursor-small[data-v-e19e04f9],.typing-cursor-small[data-v-e19e04f9]{display:inline-block;font-weight:300;color:currentColor;margin-left:1px;font-size:.9em;animation:cursorBlink-e19e04f9 1.06s infinite}@keyframes cursorBlink-e19e04f9{0%,49%{opacity:1}50%,to{opacity:0}}.fade-in[data-v-e19e04f9]{animation:fadeIn-e19e04f9 .6s ease-out forwards}@keyframes fadeIn-e19e04f9{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-e19e04f9]{animation:fadeInUp-e19e04f9 .6s ease-out forwards}@keyframes fadeInUp-e19e04f9{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in-scale[data-v-e19e04f9]{animation:fadeInScale-e19e04f9 .4s ease-out forwards}@keyframes fadeInScale-e19e04f9{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.fade-in-desc[data-v-e19e04f9]{animation:fadeInDesc-e19e04f9 .3s ease-out forwards}@keyframes fadeInDesc-e19e04f9{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.fade-in-stat[data-v-e19e04f9]{animation:fadeInScale-e19e04f9 .4s ease-out forwards}@font-face{font-family:SugarCake;src:url(/assets/SugarCake-CuZ0Qd9n.woff2) format("woff2"),url(/assets/SugarCake-CN5kmNF-.woff) format("woff"),url(/assets/SugarCake-DCOm1QKi.ttf) format("truetype"),url(/assets/SugarCake-CiGg4Atk.otf) format("otf");font-weight:400;font-style:normal}.hero[data-v-e19e04f9]{height:100%;background:linear-gradient(180deg,#fff,#fff);display:flex;flex-direction:column;align-items:center;padding-top:20px;position:relative;overflow:hidden;font-family:bureauSerif,bureauSerif Fallback;font-size:clamp(2.5rem,1.97183rem + 2.25352vw,4rem)}.announcement-banner[data-v-e19e04f9]{width:100%;display:flex;justify-content:center;padding:8px 20px;margin-top:30px}.banner-content[data-v-e19e04f9]{display:inline-flex;align-items:center;gap:8px;background:#fffc;padding:8px 16px;border-radius:50px;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px #0000000a;cursor:pointer;transition:all .3s ease;max-width:fit-content}.banner-content[data-v-e19e04f9]:hover{background:#fffffff2;box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.logo-circle[data-v-e19e04f9]{width:20px;height:20px;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.logo-circle svg[data-v-e19e04f9]{width:12px;height:12px}.banner-text[data-v-e19e04f9]{font-size:13px;font-weight:500;color:#1a1a1a;letter-spacing:-.2px;white-space:nowrap}.arrow-icon[data-v-e19e04f9]{color:#666;flex-shrink:0;width:16px;height:16px}.hero-container[data-v-e19e04f9]{max-width:78rem;width:100%;padding:40px;text-align:center}.hero-content[data-v-e19e04f9]{width:auto;margin:0 auto}.hero-title[data-v-e19e04f9]{font-size:64px;font-weight:400;color:#1a1a1a;line-height:1.1;letter-spacing:-3px;margin-bottom:22px;font-family:SugarCake}.hero-subtitle[data-v-e19e04f9]{font-size:24px;color:#4a4a4a;line-height:1.6;margin-bottom:48px;font-weight:400;letter-spacing:-.3px;font-family:SugarCake}.cta-button[data-v-e19e04f9]{background:#1a1a1a;color:#fff;padding:18px 40px;border-radius:12px;font-size:18px;font-weight:500;border:none;cursor:pointer;transition:all .3s ease;letter-spacing:-.2px;opacity:0;transform:translateY(10px);font-family:SugarCake}.cta-button.fade-in[data-v-e19e04f9]{animation:fadeInUp-e19e04f9 .6s ease-out forwards}.cta-button[data-v-e19e04f9]:hover{background:#2d2d2d;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.cta-button[data-v-e19e04f9]:active{transform:translateY(0)}@media (max-width: 1920px) and (min-width: 1441px){.hero-title[data-v-e19e04f9]{font-size:64px;letter-spacing:-2.5px}.hero-subtitle[data-v-e19e04f9]{font-size:22px}}@media (max-width: 1440px) and (min-width: 1025px){.hero-container[data-v-e19e04f9]{padding:40px 35px}.hero-title[data-v-e19e04f9]{font-size:72px;letter-spacing:-2px}.hero-subtitle[data-v-e19e04f9]{font-size:20px;margin-bottom:40px}.cta-button[data-v-e19e04f9]{padding:16px 36px;font-size:17px}}@media (max-width: 1024px) and (min-width: 769px){.hero[data-v-e19e04f9]{min-height:80vh;padding-top:15px}.announcement-banner[data-v-e19e04f9]{margin-bottom:30px}.banner-text[data-v-e19e04f9]{font-size:14px}.hero-container[data-v-e19e04f9]{padding:30px}.hero-title[data-v-e19e04f9]{font-size:60px;letter-spacing:-1.8px;margin-bottom:28px}.hero-subtitle[data-v-e19e04f9]{font-size:19px;margin-bottom:36px}.cta-button[data-v-e19e04f9]{padding:15px 32px;font-size:16px}}@media (max-width: 768px){.hero[data-v-e19e04f9]{min-height:70vh;padding-top:10px}.announcement-banner[data-v-e19e04f9]{padding:6px 16px;margin-bottom:20px}.banner-content[data-v-e19e04f9]{padding:7px 14px;gap:7px}.logo-circle[data-v-e19e04f9]{width:18px;height:18px}.logo-circle svg[data-v-e19e04f9]{width:11px;height:11px}.banner-text[data-v-e19e04f9]{font-size:12px}.arrow-icon[data-v-e19e04f9]{width:14px;height:14px}.hero-container[data-v-e19e04f9]{padding:20px}.hero-title[data-v-e19e04f9]{font-size:42px;letter-spacing:-1.2px;margin-bottom:20px}.hero-subtitle[data-v-e19e04f9]{font-size:17px;margin-bottom:32px;line-height:1.5}.cta-button[data-v-e19e04f9]{width:100%;max-width:300px;padding:14px 28px;font-size:16px}}@media (max-width: 480px){.hero[data-v-e19e04f9]{min-height:65vh;padding-top:8px}.announcement-banner[data-v-e19e04f9]{padding:6px 12px;margin-bottom:15px}.banner-content[data-v-e19e04f9]{padding:6px 12px;gap:6px}.logo-circle[data-v-e19e04f9]{width:16px;height:16px}.logo-circle svg[data-v-e19e04f9]{width:10px;height:10px}.banner-text[data-v-e19e04f9]{font-size:11px}.arrow-icon[data-v-e19e04f9]{width:13px;height:13px}.hero-container[data-v-e19e04f9]{padding:15px 16px}.hero-title[data-v-e19e04f9]{letter-spacing:-1px;margin-bottom:16px;line-height:1.15}.hero-subtitle[data-v-e19e04f9]{font-size:15px;margin-bottom:28px;line-height:1.4}.cta-button[data-v-e19e04f9]{width:100%;max-width:100%;padding:13px 24px;font-size:15px}}@media (max-height: 820px){.hero[data-v-e19e04f9]{padding-top:6px}.announcement-banner[data-v-e19e04f9]{margin-top:12px;margin-bottom:12px;padding:6px 20px}.hero-container[data-v-e19e04f9]{padding:20px 40px 28px}.hero-title[data-v-e19e04f9]{font-size:56px;margin-bottom:16px}.hero-subtitle[data-v-e19e04f9]{font-size:18px;margin-bottom:28px}.cta-button[data-v-e19e04f9]{padding:14px 32px;font-size:16px}}@media (min-width: 2560px){.hero[data-v-e19e04f9]{padding-top:30px}.announcement-banner[data-v-e19e04f9]{padding:10px 24px;margin-bottom:60px}.banner-content[data-v-e19e04f9]{padding:10px 20px;gap:10px}.logo-circle[data-v-e19e04f9]{width:24px;height:24px}.logo-circle svg[data-v-e19e04f9]{width:14px;height:14px}.banner-text[data-v-e19e04f9]{font-size:15px}.arrow-icon[data-v-e19e04f9]{width:18px;height:18px}.hero-container[data-v-e19e04f9]{padding:80px 60px}.hero-title[data-v-e19e04f9]{font-size:120px;letter-spacing:-4px;margin-bottom:40px}.hero-subtitle[data-v-e19e04f9]{font-size:28px;margin-bottom:60px}.cta-button[data-v-e19e04f9]{padding:22px 48px;font-size:20px;border-radius:14px}}@media (min-width: 3840px){.hero[data-v-e19e04f9]{padding-top:40px}.announcement-banner[data-v-e19e04f9]{padding:12px 24px;margin-bottom:70px}.banner-content[data-v-e19e04f9]{padding:12px 24px;gap:12px}.logo-circle[data-v-e19e04f9]{width:26px;height:26px}.logo-circle svg[data-v-e19e04f9]{width:15px;height:15px}.banner-text[data-v-e19e04f9]{font-size:16px}.arrow-icon[data-v-e19e04f9]{width:20px;height:20px}.hero-container[data-v-e19e04f9]{padding:100px 80px}.hero-title[data-v-e19e04f9]{font-size:140px;letter-spacing:-5px;margin-bottom:48px;min-height:154px}.hero-subtitle[data-v-e19e04f9]{font-size:32px;margin-bottom:72px;min-height:51px}.cta-button[data-v-e19e04f9]{padding:26px 56px;font-size:22px;border-radius:16px}}.css-marquee[data-v-d96478db]{width:100%;display:flex;position:relative;overflow:hidden}@media (max-width: 768px){.css-marquee[data-v-d96478db]{margin-top:0}}.css-marquee__list[data-v-d96478db]{flex:none;display:flex;align-items:center;position:relative;min-width:100%;gap:var(--gap);padding-left:var(--gap)}.animate-fade-in[data-v-d96478db]{animation:fadeIn-d96478db .6s ease-in}@keyframes fadeIn-d96478db{0%{opacity:0}to{opacity:1}}@keyframes translateX-d96478db{to{transform:translate(-100%)}}[data-css-marquee]:not([data-enable-slow-start]) [data-css-marquee-list][data-v-d96478db]{animation:translateX-d96478db var(--duration) linear infinite}.pause-on-hover:hover [data-css-marquee-list][data-v-d96478db]{animation-play-state:paused}.badge[data-v-d96478db]{--badge-padding-v: .3375rem;--badge-padding-l: .875rem;--badge-padding-r: .5625rem;--badge-gap: .25rem;--badge-radius: 20px;--badge-transition-duration: .425s;--badge-transition-timing: var(--ease-out-overshoot)}.badge--light[data-v-d96478db]{--badge-text-color: var(--color-text-primary);--badge-icon-color: var(--color-icon-primary);--badge-bg-color: var(--color-surface-primary);--badge-border-color: var(--color-border-primary)}.badge[data-v-d96478db]{width:fit-content;display:flex;flex-grow:0;align-items:center;justify-content:center;padding:var(--badge-padding-v) var(--badge-padding-r) var(--badge-padding-v) var(--badge-padding-l);gap:var(--badge-gap);border-radius:var(--badge-radius);background-color:var(--badge-bg-color);color:var(--badge-text-color);border:1px solid var(--badge-border-color);text-decoration:none;outline-offset:3px}.badge svg[data-v-d96478db]{width:.875rem;height:.875rem;margin-bottom:.1375rem;transition:transform var(--badge-transition-duration) var(--badge-transition-timing)}.badge--light[data-v-d96478db]{box-shadow:0 2px 8px #00000008}@media (hover: hover) and (pointer: fine){.badge:hover svg[data-v-d96478db],.badge:focus-visible svg[data-v-d96478db]{transform:translate(.125rem)}}.pb-30[data-v-d96478db]{padding-bottom:7.5rem}.sm\:pb-40[data-v-d96478db]{padding-bottom:1rem;background-color:#fff;padding-top:150px}@media (max-width: 768px){.sm\:pb-40[data-v-d96478db]{padding-top:80px}}.text-xs[data-v-d96478db]{font-size:.75rem;line-height:1rem}.text-base[data-v-d96478db]{font-size:1rem;line-height:1.5rem}.font-mono[data-v-d96478db]{font-family:Courier New,monospace}.font-sans[data-v-d96478db]{font-family:system-ui,-apple-system,sans-serif}.uppercase[data-v-d96478db]{text-transform:uppercase}.text-text-tertiary[data-v-d96478db]{color:#00000080}.leading-xs[data-v-d96478db]{line-height:1rem}.leading-base[data-v-d96478db]{line-height:1.5rem}.tracking-xs-dark[data-v-d96478db]{letter-spacing:.025em}.tracking-base-dark[data-v-d96478db]{letter-spacing:0}.font-light[data-v-d96478db]{font-weight:300}.duration-350[data-v-d96478db]{transition-duration:.35s}.ease-out[data-v-d96478db]{transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width: 1920px){.section-one-logos-container[data-v-d96478db]{max-width:1650px!important}}@media (min-width: 2560px){.section-one-logos-container[data-v-d96478db]{max-width:2100px!important}}@media (min-width: 3840px){.section-one-logos-container[data-v-d96478db]{max-width:2900px!important}}.partner-title[data-v-d96478db]{color:#000;font-size:2rem;font-weight:500;margin:0 auto}.partner-title-en[data-v-d96478db]{font-size:15px;color:#1534e6;font-weight:400;margin-top:14px;text-transform:none;letter-spacing:.53rem;margin-bottom:60px}@media (max-width: 768px){.partner-title[data-v-d96478db]{font-size:1.5rem}.partner-title-en[data-v-d96478db]{font-size:11px;letter-spacing:6.5px;margin-top:10px}}.layered-modal{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;--gap: 1.875rem;padding:3rem 1.25rem 1.25rem}.layered-modal>div{position:relative;width:21.25rem;aspect-ratio:340 / 223;display:flex;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden}.modal-content{position:absolute;will-change:transform;z-index:7;width:calc(100% - (var(--gap) * 6));height:calc(100% - (var(--gap) * 6));background-image:radial-gradient(ellipse at center,#1f1f1f08,#95959508);border:.03125rem solid var(--color-border-primary-contrast);border-radius:.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 7px 10px -2px #0003;transform:translate(calc(var(--mouse-x, 0) * 1px),calc((var(--mouse-y, 0) + var(--click-y, 0)) * 1px)) scale(var(--click-scale, 1));transition:transform .65s var(--ease-out)}.interactive .modal-content{transition:transform .35s var(--ease-out)}.click-animating .modal-content{transition:transform .6s var(--ease-sprint-buoyant)}.modal-layer{position:absolute;will-change:transform;aspect-ratio:160 / 43;border-radius:.5rem;border:.03125rem solid var(--color-border-primary-contrast);background-image:radial-gradient(ellipse at center,#1f1f1f08,#95959508);box-shadow:0 7px 10px -2px #0003;transform:translate(calc(var(--mouse-x, 0) * 1px),calc((var(--mouse-y, 0) + var(--click-y, 0)) * 1px)) scale(var(--click-scale, 1));transition:transform .65s var(--ease-out)}.interactive .modal-layer{transition:transform .35s var(--ease-out)}.click-animating .modal-layer{transition:transform .6s var(--ease-sprint-buoyant)}.layer-1{opacity:.09;border-radius:1.3125rem;z-index:1;width:100%;height:100%}.layer-2{opacity:.2;border-radius:1.25rem;z-index:2;width:calc(100% - var(--gap));height:calc(100% - var(--gap))}.layer-3{opacity:.4;border-radius:1.125rem;z-index:3;width:calc(100% - (var(--gap) * 2));height:calc(100% - (var(--gap) * 2))}.layer-4{opacity:.4;border-radius:1rem;z-index:4;width:calc(100% - (var(--gap) * 3));height:calc(100% - (var(--gap) * 3))}.layer-5{opacity:.6;border-radius:.75rem;z-index:5;width:calc(100% - (var(--gap) * 4));height:calc(100% - (var(--gap) * 4))}.layer-6{opacity:.8;border-radius:.625rem;z-index:6;width:calc(100% - (var(--gap) * 5));height:calc(100% - (var(--gap) * 5))}.link{--link-padding-v: .1875rem;--link-padding-l: .5rem;--link-padding-r: .4375rem;--link-gap: .25rem;--link-radius: 20px;--link-transition-duration: .425s;--link-transition-timing: var(--ease-out-overshoot)}.link--gray{--link-text-color: var(--color-text-primary);--link-icon-color: var(--color-icon-primary);--link-bg-color: var(--color-surface-secondary);--link-border-color: transparent}.link--light{--link-text-color: var(--color-text-primary);--link-icon-color: var(--color-icon-primary);--link-bg-color: var(--color-surface-primary);--link-border-color: var(--color-border-primary)}.link--dark{--link-text-color: var(--color-text-secondary-contrast);--link-icon-color: var(--color-icon-secondary-contrast);--link-bg-color: var(--color-surface-secondary-contrast);--link-border-color: var(--color-border-primary-contrast)}.link{width:fit-content;display:flex;flex-grow:0;align-items:center;justify-content:center;padding:var(--link-padding-v) var(--link-padding-r) var(--link-padding-v) var(--link-padding-l);gap:var(--link-gap);border-radius:var(--link-radius);background-color:var(--link-bg-color);color:var(--link-text-color);border:1px solid var(--link-border-color);text-decoration:none;outline-offset:3px;transition:background-color var(--link-transition-duration) var(--link-transition-timing)}.link svg{width:.875rem;height:.875rem;margin-bottom:.06875rem}.link--light{box-shadow:0 2px 8px #00000008}@media (hover: hover) and (pointer: fine){.link--dark:hover,.link--dark:focus-visible{--link-bg-color: var(--color-surface-primary-contrast)}}.layered-circle-modal{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;--gap: 3.75rem;padding-top:1.4rem;mask:radial-gradient(50% 50% at 50% 50%,red 0%,transparent 100%);-webkit-mask:radial-gradient(50% 50% at 50% 50%,red 0%,transparent 100%)}.layered-circle-modal>div{position:relative;width:100%;aspect-ratio:1 / 1;max-width:24.375rem;display:flex;align-items:center;justify-content:center}.layered-circle-modal .line{height:1px;width:105%;margin-top:1px;background:linear-gradient(to right,#93939300,#939393 25%,#939393 75%,#93939300)}.circle-content{position:absolute;will-change:transform;z-index:7;width:calc(100% - (var(--gap) * 4));height:calc(100% - (var(--gap) * 4));border-radius:50%;background:linear-gradient(180deg,#252727,#2d2f2f,#1a1e1e) padding-box,linear-gradient(180deg,#959595,#fff0) border-box;border:.03125rem solid transparent;display:flex;align-items:center;justify-content:center;box-shadow:0 7px 10px -2px #0003;transform:translate(calc(var(--mouse-x, 0) * 1px),calc((var(--mouse-y, 0) + var(--click-y, 0)) * 1px)) scale(var(--click-scale, 1));transition:transform .65s var(--ease-out)}.interactive .circle-content{transition:transform .35s var(--ease-out)}.click-animating .circle-content{transition:transform .5s var(--ease-sprint-buoyant)}.text-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.circle-layer{position:absolute;will-change:transform;aspect-ratio:1 / 1;border-radius:50%;background:linear-gradient(180deg,#252727,#2d2f2f,#1a1e1e) padding-box,linear-gradient(180deg,#959595,#fff0) border-box;border:.03125rem solid transparent;box-shadow:0 7px 10px -2px #0003;transform:translate(calc(var(--mouse-x, 0) * 1px),calc((var(--mouse-y, 0) + var(--click-y, 0)) * 1px)) scale(var(--click-scale, 1));transition:transform .65s var(--ease-out)}.interactive .circle-layer{transition:transform .35s var(--ease-out)}.click-animating .circle-layer{transition:transform .5s var(--ease-sprint-buoyant)}.layer-1{opacity:.2;z-index:1;width:100%;height:100%}.layer-2{opacity:.4;z-index:2;width:calc(100% - var(--gap));height:calc(100% - var(--gap))}.layer-3{opacity:.6;z-index:3;width:calc(100% - (var(--gap) * 2));height:calc(100% - (var(--gap) * 2))}.layer-4{opacity:.8;z-index:4;width:calc(100% - (var(--gap) * 3));height:calc(100% - (var(--gap) * 3))}.circle-dashed-custom{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='%23959595' stroke-width='1' stroke-dasharray='4%2c 7' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e"),radial-gradient(50% 50% at 50% 50%,#1f1f1f08,#95959508)}/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens: none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-border-style: solid;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-backdrop-blur: initial;--tw-backdrop-brightness: initial;--tw-backdrop-contrast: initial;--tw-backdrop-grayscale: initial;--tw-backdrop-hue-rotate: initial;--tw-backdrop-invert: initial;--tw-backdrop-opacity: initial;--tw-backdrop-saturate: initial;--tw-backdrop-sepia: initial;--tw-duration: initial;--tw-ease: initial;--tw-content: "";--tw-gradient-position: initial;--tw-gradient-from: #0000;--tw-gradient-via: #0000;--tw-gradient-to: #0000;--tw-gradient-stops: initial;--tw-gradient-via-stops: initial;--tw-gradient-from-position: 0%;--tw-gradient-via-position: 50%;--tw-gradient-to-position: 100% }}}@layer theme{:root,:host{--font-sans: var(--font-lausanne);--font-mono: var(--font-everett-mono);--color-red-500: oklch(63.7% .237 25.331);--color-green-100: #a4f9da;--color-green-200: #949d9e;--color-green-300: #183334;--color-blue-300: oklch(80.9% .105 251.813);--color-gray-100: #f7f7f7;--color-gray-200: #f0f0f0;--color-gray-300: #e0e0e0;--color-gray-400: #424242;--color-gray-500: #242424;--color-gray-600: #1c1c1c;--color-gray-700: #171717;--color-gray-800: oklch(27.8% .033 256.848);--color-neutral-200: oklch(92.2% 0 0);--color-neutral-400: oklch(70.8% 0 0);--color-black: #000;--color-white: #fff;--spacing: .25rem;--breakpoint-md: 58rem;--container-4xl: 56rem;--text-xs: var(--primitive-text-xs);--text-xs--line-height: calc(1/.75);--text-sm: var(--primitive-text-sm);--text-sm--line-height: calc(1.25/.875);--text-base: var(--primitive-text-base);--text-base--line-height: 1.5 ;--text-lg: var(--primitive-text-lg);--text-lg--line-height: calc(1.75/1.125);--text-xl: var(--primitive-text-xl);--text-xl--line-height: calc(1.75/1.25);--text-2xl: var(--primitive-text-2xl);--text-2xl--line-height: calc(2/1.5);--text-3xl: var(--primitive-text-3xl);--text-3xl--line-height: 1.2 ;--text-4xl: var(--primitive-text-4xl);--text-4xl--line-height: calc(2.5/2.25);--font-weight-light: 350;--font-weight-semibold: 600;--tracking-normal: 0em;--radius-md: .375rem;--ease-in: cubic-bezier(.4,0,1,1);--ease-out: cubic-bezier(.22,.61,.36,1);--ease-in-out: cubic-bezier(.65,.05,.36,1);--animate-pulse: pulse 2s cubic-bezier(.4,0,.6,1)infinite;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4,0,.2,1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);--font-lausanne: "Lausanne",system-ui,sans-serif;--font-everett-mono: "Everett Mono",system-ui,monospace;--text-md: var(--primitive-text-md);--font-weight-regular: 400;--leading-xs: var(--primitive-leading-xs);--leading-sm: var(--primitive-leading-sm);--leading-base: var(--primitive-leading-base);--leading-md: var(--primitive-leading-md);--leading-lg: var(--primitive-leading-lg);--leading-xl: var(--primitive-leading-xl);--leading-2xl: var(--primitive-leading-2xl);--leading-3xl: var(--primitive-leading-3xl);--leading-4xl: var(--primitive-leading-4xl);--tracking-xs-dark: var(--primitive-tracking-xs-dark);--tracking-xs-light: var(--primitive-tracking-xs-light);--tracking-sm-dark: var(--primitive-tracking-sm-dark);--tracking-sm-light: var(--primitive-tracking-sm-light);--tracking-base-dark: var(--primitive-tracking-base-dark);--tracking-base-light: var(--primitive-tracking-base-light);--tracking-base-semibold-dark: var(--primitive-tracking-base-semibold-dark);--tracking-base-semibold-light: var(--primitive-tracking-base-semibold-light);--tracking-md-dark: var(--primitive-tracking-md-dark);--tracking-md-light: var(--primitive-tracking-md-light);--tracking-md-semibold-dark: var(--primitive-tracking-md-semibold-dark);--tracking-md-semibold-light: var(--primitive-tracking-md-semibold-light);--tracking-lg-dark: var(--primitive-tracking-lg-dark);--tracking-lg-light: var(--primitive-tracking-lg-light);--tracking-xl-dark: var(--primitive-tracking-xl-dark);--tracking-xl-light: var(--primitive-tracking-xl-light);--tracking-2xl-dark: var(--primitive-tracking-2xl-dark);--tracking-2xl-light: var(--primitive-tracking-2xl-light);--tracking-3xl-dark: var(--primitive-tracking-3xl-dark);--tracking-3xl-light: var(--primitive-tracking-3xl-light);--tracking-4xl-dark: var(--primitive-tracking-4xl-dark);--tracking-4xl-light: var(--primitive-tracking-4xl-light);--color-gray-100-alpha-90: #f7f7f7e6;--color-gray-100-alpha-60: #f7f7f799;--color-surface-primary: var(--color-white);--color-surface-secondary: var(--color-gray-100);--color-surface-secondary-alpha-90: var(--color-gray-100-alpha-90);--color-surface-secondary-alpha-60: var(--color-gray-100-alpha-60);--color-surface-primary-contrast: var(--color-gray-700);--color-surface-secondary-contrast: var(--color-gray-600);--color-surface-accent: var(--color-green-300);--color-surface-alternative: var(--color-green-200);--color-text-primary: var(--color-gray-700);--color-text-secondary: var(--color-gray-400);--color-text-tertiary: var(--color-green-200);--color-text-primary-contrast: var(--color-gray-100);--color-text-secondary-contrast: var(--color-green-200);--color-icon-primary: var(--color-gray-700);--color-icon-primary-contrast: var(--color-gray-100);--color-icon-secondary-contrast: var(--color-green-200);--color-border-primary: var(--color-gray-200);--color-border-secondary: var(--color-gray-300);--color-border-accent: var(--color-green-100);--color-border-primary-contrast: var(--color-gray-400);--color-border-secondary-contrast: var(--color-gray-500);--ease-out-overshoot: cubic-bezier(.6,.6,0,1);--ease-sprint-buoyant: linear(0 0%,.004379 1%,.017027 2%,.037197 3%,.064139 4%,.097098 5%,.135326 6%,.178089 7%,.224667 8%,.274366 9%,.326515 10%,.380476 11%,.435642 12%,.491445 13%,.547353 14%,.602874 15%,.65756 16%,.711 17%,.76283 18%,.812725 19%,.860402 20%,.90562 21%,.948177 22%,.98791 23%,1.02469 24%,1.05844 25%,1.08908 26%,1.11659 27%,1.14099 28%,1.16229 29%,1.18055 30%,1.19584 31%,1.20827 32%,1.21794 33%,1.22498 34%,1.22954 35%,1.23176 36%,1.23181 37%,1.22985 38%,1.22606 39%,1.2206 40%,1.21366 41%,1.2054 42%,1.19601 43%,1.18564 44%,1.17446 45%,1.16264 46%,1.15032 47%,1.13765 48%,1.12476 49%,1.11178 50%,1.09884 51%,1.08603 52%,1.07347 53%,1.06124 54%,1.04942 55%,1.03808 56%,1.02729 57%,1.01708 58%,1.00752 59%,.998624 60%,.990425 61%,.982939 62%,.976176 63%,.970139 64%,.964824 65%,.960222 66%,.956318 67%,.953091 68%,.950518 69%,.94857 70%,.947216 71%,.946423 72%,.946154 73%,.946371 74%,.947035 75%,.948105 76%,.949542 77%,.951304 78%,.953352 79%,.955646 80%,.958146 81%,.960816 82%,.963619 83%,.966522 84%,.96949 85%,.972494 86%,.975505 87%,.978496 88%,.981443 89%,.984323 90%,.987118 91%,.989809 92%,.992382 93%,.994822 94%,.99712 95%,.999265 96%,1.00125 97%,1.00308 98%,1.00473 99%,1.00622 100%);--animate-pingXL: pingXL 2.3s cubic-bezier(0,0,.2,1)infinite;--animate-fade-in: fade-in .9s var(--ease-in)forwards }}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,: host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr: where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select: is([multiple],[size])) optgroup{font-weight:bolder}:where(select: is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input: where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]: where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.-top-\[24px\]{top:-24px}.-top-\[30\.1rem\]{top:-30.1rem}.-top-\[33rem\]{top:-33rem}.top-0{top:calc(var(--spacing)*0)}.top-0\.5{top:calc(var(--spacing)*.5)}.top-1\.25{top:calc(var(--spacing)*1.25)}.top-1\/2{top:50%}.top-10{top:calc(var(--spacing)*10)}.top-14{top:calc(var(--spacing)*14)}.top-15\.5{top:calc(var(--spacing)*15.5)}.top-18{top:calc(var(--spacing)*18)}.top-\[100\%\]{top:100%}.top-\[calc\(100\%_\+_1\.3rem\)\]{top:calc(100% + 1.3rem)}.-right-\[27\.1rem\]{right:-27.1rem}.right-0{right:calc(var(--spacing)*0)}.right-0\.75{right:calc(var(--spacing)*.75)}.right-1\.5{right:calc(var(--spacing)*1.5)}.right-5{right:calc(var(--spacing)*5)}.right-\[-2px\]{right:-2px}.-bottom-2{bottom:calc(var(--spacing)*-2)}.-bottom-\[30\.1rem\]{bottom:-30.1rem}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-1\.25{bottom:calc(var(--spacing)*1.25)}.bottom-4{bottom:calc(var(--spacing)*4)}.bottom-4\.75{bottom:calc(var(--spacing)*4.75)}.bottom-5{bottom:calc(var(--spacing)*5)}.bottom-13{bottom:calc(var(--spacing)*13)}.bottom-18\.5{bottom:calc(var(--spacing)*18.5)}.bottom-\[-2px\]{bottom:-2px}.-left-1\.5{left:calc(var(--spacing)*-1.5)}.-left-55{left:calc(var(--spacing)*-55)}.-left-\[27\.1rem\]{left:-27.1rem}.left-0{left:calc(var(--spacing)*0)}.left-0\.5{left:calc(var(--spacing)*.5)}.left-1\.5{left:calc(var(--spacing)*1.5)}.left-1\/2{left:50%}.left-2\.5{left:calc(var(--spacing)*2.5)}.left-4{left:calc(var(--spacing)*4)}.left-5{left:calc(var(--spacing)*5)}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.container{width:100%}@media (min-width: 22.5rem){.container{max-width:22.5rem}}@media (min-width: 40rem){.container{max-width:40rem}}@media (min-width: 46.5rem){.container{max-width:46.5rem}}@media (min-width: 58rem){.container{max-width:58rem}}@media (min-width: 64rem){.container{max-width:64rem}}@media (min-width: 80rem){.container{max-width:80rem}}@media (min-width: 96rem){.container{max-width:126rem}}.mx-5{margin-inline:calc(var(--spacing)*5)}.mx-auto{margin-inline:auto}.my-6{margin-block:calc(var(--spacing)*6)}.my-6\.5{margin-block:calc(var(--spacing)*6.5)}.my-12{margin-block:calc(var(--spacing)*12)}.-mt-0\.75{margin-top:calc(var(--spacing)*-.75)}.-mt-1{margin-top:calc(var(--spacing)*-1)}.-mt-2{margin-top:calc(var(--spacing)*-2)}.-mt-2\.75{margin-top:calc(var(--spacing)*-2.75)}.-mt-3{margin-top:calc(var(--spacing)*-3)}.-mt-7{margin-top:calc(var(--spacing)*-7)}.-mt-12{margin-top:calc(var(--spacing)*-12)}.-mt-16{margin-top:calc(var(--spacing)*-16)}.-mt-19\.5{margin-top:calc(var(--spacing)*-19.5)}.-mt-\[0\.01rem\]{margin-top:-.01rem}.-mt-\[0\.0025rem\]{margin-top:-.0025rem}.mt-0\.75{margin-top:calc(var(--spacing)*.75)}.mt-1\.25{margin-top:calc(var(--spacing)*1.25)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-3\.5{margin-top:calc(var(--spacing)*3.5)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-4\.25{margin-top:calc(var(--spacing)*4.25)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-6\.5{margin-top:calc(var(--spacing)*6.5)}.mt-7\.5{margin-top:calc(var(--spacing)*7.5)}.mt-9{margin-top:calc(var(--spacing)*9)}.mt-10{margin-top:calc(var(--spacing)*10)}.mt-10\.5{margin-top:calc(var(--spacing)*10.5)}.mt-12{margin-top:calc(var(--spacing)*12)}.mt-12\.5{margin-top:calc(var(--spacing)*12.5)}.mt-13\.5{margin-top:calc(var(--spacing)*13.5)}.mt-13\.75{margin-top:calc(var(--spacing)*13.75)}.mt-14{margin-top:calc(var(--spacing)*14)}.mt-16\.5{margin-top:calc(var(--spacing)*16.5)}.mt-18\.5{margin-top:calc(var(--spacing)*18.5)}.mt-25{margin-top:calc(var(--spacing)*25)}.mt-45{margin-top:calc(var(--spacing)*45)}.-mr-1\.25{margin-right:calc(var(--spacing)*-1.25)}.-mr-2{margin-right:calc(var(--spacing)*-2)}.-mr-4{margin-right:calc(var(--spacing)*-4)}.-mr-\[0\.016rem\]{margin-right:-.016rem}.-mr-px{margin-right:-1px}.mr-0\.75{margin-right:calc(var(--spacing)*.75)}.mr-4{margin-right:calc(var(--spacing)*4)}.mr-20{margin-right:calc(var(--spacing)*20)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3\.5{margin-bottom:calc(var(--spacing)*3.5)}.mb-3\.75{margin-bottom:calc(var(--spacing)*3.75)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-4\.5{margin-bottom:calc(var(--spacing)*4.5)}.mb-4\.25{margin-bottom:calc(var(--spacing)*4.25)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.mb-5\.5{margin-bottom:calc(var(--spacing)*5.5)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-7{margin-bottom:calc(var(--spacing)*7)}.mb-7\.5{margin-bottom:calc(var(--spacing)*7.5)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.mb-12\.5{margin-bottom:calc(var(--spacing)*12.5)}.mb-25{margin-bottom:calc(var(--spacing)*25)}.mb-27\.5{margin-bottom:calc(var(--spacing)*27.5)}.-ml-0\.25{margin-left:calc(var(--spacing)*-.25)}.-ml-2\.5{margin-left:calc(var(--spacing)*-2.5)}.-ml-5{margin-left:calc(var(--spacing)*-5)}.-ml-28{margin-left:calc(var(--spacing)*-28)}.-ml-px{margin-left:-1px}.ml-22\.5{margin-left:calc(var(--spacing)*22.5)}.ml-33\.5{margin-left:calc(var(--spacing)*33.5)}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.aspect-\[49\/38\]{aspect-ratio:49/38}.aspect-\[61\/34\]{aspect-ratio:61/34}.aspect-\[64\/67\]{aspect-ratio:64/67}.aspect-\[122\/69\]{aspect-ratio:122/69}.aspect-\[128\/72\]{aspect-ratio:128/72}.aspect-\[141\/72\]{aspect-ratio:141/72}.aspect-\[247\/328\]{aspect-ratio:247/328}.aspect-\[305\/135\]{aspect-ratio:305/135}.aspect-square{aspect-ratio:1}.h-0\.25{height:calc(var(--spacing)*.25)}.h-0\.75{height:calc(var(--spacing)*.75)}.h-1\/2{height:50%}.h-2{height:calc(var(--spacing)*2)}.h-2\.5{height:calc(var(--spacing)*2.5)}.h-2\.25{height:calc(var(--spacing)*2.25)}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-4\.5{height:calc(var(--spacing)*4.5)}.h-5{height:calc(var(--spacing)*5)}.h-5\.5{height:calc(var(--spacing)*5.5)}.h-6{height:calc(var(--spacing)*6)}.h-6\.5{height:calc(var(--spacing)*6.5)}.h-8{height:calc(var(--spacing)*8)}.h-8\.25{height:calc(var(--spacing)*8.25)}.h-9{height:calc(var(--spacing)*9)}.h-10{height:calc(var(--spacing)*10)}.h-12{height:calc(var(--spacing)*12)}.h-13{height:calc(var(--spacing)*13)}.h-13\.75{height:calc(var(--spacing)*13.75)}.h-24{height:calc(var(--spacing)*24)}.h-27{height:calc(var(--spacing)*27)}.h-27\.5{height:calc(var(--spacing)*27.5)}.h-30{height:calc(var(--spacing)*30)}.h-40{height:calc(var(--spacing)*40)}.h-61\.25{height:calc(var(--spacing)*61.25)}.h-63{height:calc(var(--spacing)*63)}.h-70\.5{height:calc(var(--spacing)*70.5)}.h-80\.5{height:calc(var(--spacing)*80.5)}.h-90{height:calc(var(--spacing)*90)}.h-100{height:calc(var(--spacing)*100)}.h-107\.5{height:calc(var(--spacing)*107.5)}.h-120{height:calc(var(--spacing)*120)}.h-340{height:calc(var(--spacing)*340)}.h-\[1px\]{height:1px}.h-\[14\.7rem\]{height:14.7rem}.h-\[24px\]{height:24px}.h-\[47\.5\%\]{height:47.5%}.h-\[77\.5\%\]{height:77.5%}.h-\[95\%\]{height:95%}.h-\[120\%\]{height:120%}.h-\[1017px\]{height:1017px}.h-\[calc\(100\%-0\.25rem\)\]{height:calc(100% - .25rem)}.h-\[calc\(100\%-7\.5rem\)\]{height:calc(100% - 7.5rem)}.h-\[calc\(100vh-3\.5rem\)\]{height:calc(100vh - 3.5rem)}.h-auto{height:auto}.h-fit{height:fit-content}.h-full{height:100%}.h-px{height:1px}.max-h-4\.75{max-height:calc(var(--spacing)*4.75)}.max-h-6{max-height:calc(var(--spacing)*6)}.max-h-7{max-height:calc(var(--spacing)*7)}.max-h-8{max-height:calc(var(--spacing)*8)}.max-h-11\.25{max-height:calc(var(--spacing)*11.25)}.max-h-46{max-height:calc(var(--spacing)*46)}.max-h-85{max-height:calc(var(--spacing)*85)}.max-h-170{max-height:calc(var(--spacing)*170)}.min-h-50{min-height:calc(var(--spacing)*50)}.min-h-64{min-height:calc(var(--spacing)*64)}.min-h-100{min-height:calc(var(--spacing)*100)}.w-2{width:calc(var(--spacing)*2)}.w-2\.5{width:calc(var(--spacing)*2.5)}.w-2\.25{width:calc(var(--spacing)*2.25)}.w-3{width:calc(var(--spacing)*3)}.w-3\.75{width:calc(var(--spacing)*3.75)}.w-4\.5{width:calc(var(--spacing)*4.5)}.w-5{width:calc(var(--spacing)*5)}.w-5\.25{width:calc(var(--spacing)*5.25)}.w-5\.75{width:calc(var(--spacing)*5.75)}.w-6{width:calc(var(--spacing)*6)}.w-6\.5{width:calc(var(--spacing)*6.5)}.w-7\.5{width:calc(var(--spacing)*7.5)}.w-8{width:calc(var(--spacing)*8)}.w-8\.25{width:calc(var(--spacing)*8.25)}.w-9{width:calc(var(--spacing)*9)}.w-10{width:calc(var(--spacing)*10)}.w-16\.25{width:calc(var(--spacing)*16.25)}.w-23\.5{width:calc(var(--spacing)*23.5)}.w-26{width:calc(var(--spacing)*26)}.w-27{width:calc(var(--spacing)*27)}.w-27\.5{width:calc(var(--spacing)*27.5)}.w-\[17\.5\%\]{width:17.5%}.w-\[17rem\]{width:17rem}.w-\[47\.5\%\]{width:47.5%}.w-\[70\%\]{width:70%}.w-\[75\%\]{width:75%}.w-\[77\.5\%\]{width:77.5%}.w-\[86\%\]{width:78%}.w-\[90\%\]{width:90%}.w-\[104\%\]{width:104%}.w-\[105\%\]{width:105%}.w-\[1322px\]{width:1322px}.w-\[calc\(50\%\+1px\)\]{width:calc(50% + 1px)}.w-\[calc\(100\%\+14rem\)\]{width:calc(100% + 14rem)}.w-\[calc\(100\%\+20px\)\]{width:calc(100% + 20px)}.w-\[calc\(100\%\+40px\)\]{width:calc(100% + 40px)}.w-\[calc\(100\%-2\.5rem\)\]{width:calc(100% - 2.5rem)}.w-\[calc\(100vw-2rem\)\]{width:calc(100vw - 2rem)}.w-\[min\(calc\(100vw-2\.2rem\)\,1220px\)\]{width:min(100vw - 2.2rem,1220px)}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-px{width:1px}.w-screen{width:100vw}.\!max-w-screen{max-width:100vw!important}.max-w-17\.5{max-width:calc(var(--spacing)*17.5)}.max-w-23\.5{max-width:calc(var(--spacing)*23.5)}.max-w-24{max-width:calc(var(--spacing)*24)}.max-w-25{max-width:calc(var(--spacing)*25)}.max-w-30{max-width:calc(var(--spacing)*30)}.max-w-31\.5{max-width:calc(var(--spacing)*31.5)}.max-w-35{max-width:calc(var(--spacing)*35)}.max-w-35\.5{max-width:calc(var(--spacing)*35.5)}.max-w-36{max-width:calc(var(--spacing)*36)}.max-w-38{max-width:calc(var(--spacing)*38)}.max-w-39{max-width:calc(var(--spacing)*39)}.max-w-40{max-width:calc(var(--spacing)*40)}.max-w-45{max-width:calc(var(--spacing)*45)}.max-w-46{max-width:calc(var(--spacing)*46)}.max-w-50{max-width:calc(var(--spacing)*50)}.max-w-60{max-width:calc(var(--spacing)*60)}.max-w-75{max-width:calc(var(--spacing)*75)}.max-w-76{max-width:calc(var(--spacing)*76)}.max-w-80{max-width:calc(var(--spacing)*80)}.max-w-82{max-width:calc(var(--spacing)*82)}.max-w-90{max-width:calc(var(--spacing)*90)}.max-w-93{max-width:calc(var(--spacing)*93)}.max-w-96{max-width:calc(var(--spacing)*96)}.max-w-99{max-width:calc(var(--spacing)*99)}.max-w-100{max-width:calc(var(--spacing)*100)}.max-w-106{max-width:calc(var(--spacing)*106)}.max-w-110{max-width:calc(var(--spacing)*110)}.max-w-115{max-width:calc(var(--spacing)*115)}.max-w-116{max-width:calc(var(--spacing)*116)}.max-w-120{max-width:calc(var(--spacing)*120)}.max-w-125{max-width:calc(var(--spacing)*125)}.max-w-127\.5{max-width:calc(var(--spacing)*127.5)}.max-w-136{max-width:calc(var(--spacing)*136)}.max-w-138{max-width:calc(var(--spacing)*138)}.max-w-146\.25{max-width:calc(var(--spacing)*146.25)}.max-w-148{max-width:calc(var(--spacing)*148)}.max-w-150{max-width:calc(var(--spacing)*150)}.max-w-156{max-width:calc(var(--spacing)*156)}.max-w-160{max-width:calc(var(--spacing)*160)}.max-w-167\.5{max-width:calc(var(--spacing)*167.5)}.max-w-168{max-width:calc(var(--spacing)*168)}.max-w-170{max-width:calc(var(--spacing)*170)}.max-w-178{max-width:calc(var(--spacing)*178)}.max-w-180{max-width:calc(var(--spacing)*180)}.max-w-200{max-width:calc(var(--spacing)*200)}.max-w-220{max-width:calc(var(--spacing)*220)}.max-w-225{max-width:calc(var(--spacing)*225)}.max-w-250{max-width:calc(var(--spacing)*250)}.max-w-\[60\%\]{max-width:60%}.max-w-\[122px\]{max-width:122px}.max-w-\[580px\]{max-width:580px}.max-w-\[1220px\]{max-width:1220px}.max-w-\[1250px\]{max-width:1250px}.min-w-17{min-width:calc(var(--spacing)*17)}.min-w-55{min-width:calc(var(--spacing)*55)}.flex-1{flex:1}.flex-3{flex:3}.flex-8{flex:8}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.border-collapse{border-collapse:collapse}.origin-left{transform-origin:0}.origin-top-right{transform-origin:100% 0}.-translate-x-0\.25{--tw-translate-x: calc(var(--spacing)*-.25);translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-0\.75{--tw-translate-x: calc(var(--spacing)*-.75);translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-1{--tw-translate-x: calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-1\/12{--tw-translate-x: calc(calc(1/12*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-\[3px\]{--tw-translate-x: -3px ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-\[184\%\]{--tw-translate-x: -184% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-full{--tw-translate-x: -100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-1\/2{--tw-translate-x: 50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-full{--tw-translate-x: 100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-px{--tw-translate-x: 1px;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-0\.5{--tw-translate-y: calc(var(--spacing)*-.5);translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-2\/5{--tw-translate-y: -40% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-10{--tw-translate-y: calc(var(--spacing)*-10);translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-\[0\.02rem\]{--tw-translate-y: -.02rem ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-\[16\.25\%\]{--tw-translate-y: -16.25% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-\[17\.75\%\]{--tw-translate-y: -17.75% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-full{--tw-translate-y: -100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0{--tw-translate-y: calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-1{--tw-translate-y: calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-1\/2{--tw-translate-y: 50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[-1px\]{--tw-translate-y: -1px;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[0\.03rem\]{--tw-translate-y: .03rem;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[0\.0625rem\]{--tw-translate-y: .0625rem;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-full{--tw-translate-y: 100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.-scale-100{--tw-scale-x: -100% ;--tw-scale-y: -100% ;--tw-scale-z: -100% ;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-75{--tw-scale-x: 75%;--tw-scale-y: 75%;--tw-scale-z: 75%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-95{--tw-scale-x: 95%;--tw-scale-y: 95%;--tw-scale-z: 95%;scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-100{--tw-scale-x: 100%;--tw-scale-y: 100%;--tw-scale-z: 100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.-rotate-6{rotate:-6deg}.-rotate-67{rotate:-67deg}.-rotate-176{rotate:-176deg}.rotate-45{rotate:45deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-fade-in{animation:var(--animate-fade-in)}.animate-pulse{animation:var(--animate-pulse)}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.resize{resize:both}.scroll-mt-30\.5{scroll-margin-top:calc(var(--spacing)*30.5)}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.gap-0{gap:calc(var(--spacing)*0)}.gap-0\.5{gap:calc(var(--spacing)*.5)}.gap-0\.75{gap:calc(var(--spacing)*.75)}.gap-1{gap:calc(var(--spacing)*1)}.gap-1\.5{gap:calc(var(--spacing)*1.5)}.gap-1\.25{gap:calc(var(--spacing)*1.25)}.gap-1\.75{gap:calc(var(--spacing)*1.75)}.gap-2{gap:calc(var(--spacing)*2)}.gap-2\.5{gap:calc(var(--spacing)*2.5)}.gap-2\.25{gap:calc(var(--spacing)*2.25)}.gap-3{gap:calc(var(--spacing)*3)}.gap-3\.5{gap:calc(var(--spacing)*3.5)}.gap-3\.25{gap:calc(var(--spacing)*3.25)}.gap-4{gap:calc(var(--spacing)*4)}.gap-4\.5{gap:calc(var(--spacing)*4.5)}.gap-5{gap:calc(var(--spacing)*5)}.gap-5\.5{gap:calc(var(--spacing)*5.5)}.gap-5\.75{gap:calc(var(--spacing)*5.75)}.gap-6{gap:calc(var(--spacing)*6)}.gap-7\.5{gap:calc(var(--spacing)*7.5)}.gap-8{gap:calc(var(--spacing)*8)}.gap-9{gap:calc(var(--spacing)*9)}.gap-9\.5{gap:calc(var(--spacing)*9.5)}.gap-10\.5{gap:calc(var(--spacing)*10.5)}.gap-12{gap:calc(var(--spacing)*12)}.gap-12\.5{gap:calc(var(--spacing)*12.5)}.gap-13{gap:calc(var(--spacing)*13)}.gap-14{gap:calc(var(--spacing)*14)}.gap-15{gap:calc(var(--spacing)*15)}.gap-23{gap:calc(var(--spacing)*23)}.gap-24{gap:calc(var(--spacing)*24)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-10\.5>: not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*10.5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*10.5)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-7\.5{column-gap:calc(var(--spacing)*7.5)}.gap-x-17\.5{column-gap:calc(var(--spacing)*17.5)}.gap-x-25{column-gap:calc(var(--spacing)*25)}.gap-y-8\.5{row-gap:calc(var(--spacing)*8.5)}.gap-y-12\.5{row-gap:calc(var(--spacing)*12.5)}.gap-y-22\.5{row-gap:calc(var(--spacing)*22.5)}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.scroll-smooth{scroll-behavior:smooth}.rounded{border-radius:.25rem}.rounded-\[0\.5rem\]{border-radius:.5rem}.rounded-\[0\.75rem\]{border-radius:.75rem}.rounded-\[0\.375rem\]{border-radius:.375rem}.rounded-\[0\.625rem\]{border-radius:.625rem}.rounded-\[0\.875rem\]{border-radius:.875rem}.rounded-\[0\.8125rem\]{border-radius:.8125rem}.rounded-full{border-radius:3.40282e38px}.rounded-md{border-radius:var(--radius-md)}.rounded-tl{border-top-left-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-1{border-style:var(--tw-border-style);border-width:1px}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-0{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.border-b-1{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-none{--tw-border-style: none;border-style:none}.border-\[hsla\(0\,0\%\,56\%\,0\.3\)\]{border-color:#8f8f8f4d}.border-border-primary{border-color:var(--color-border-primary)}.border-border-primary-contrast{border-color:var(--color-border-primary-contrast)}.border-border-secondary{border-color:var(--color-border-secondary)}.border-border-secondary-contrast{border-color:var(--color-border-secondary-contrast)}.border-surface-alternative{border-color:var(--color-surface-alternative)}.border-transparent{border-color:#0000}.bg-\[\#434546\]{background-color:#434546}.bg-black{background-color:var(--color-black)}.bg-blue-300{background-color:var(--color-blue-300)}.bg-border-primary{background-color:var(--color-border-primary)}.bg-border-secondary{background-color:var(--color-border-secondary)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-400{background-color:var(--color-gray-400)}.bg-gray-600{background-color:var(--color-gray-600)}.bg-gray-800{background-color:var(--color-gray-800)}.bg-surface-accent{background-color:var(--color-surface-accent)}.bg-surface-alternative{background-color:var(--color-surface-alternative)}.bg-surface-primary{background-color:var(--color-surface-primary)}.bg-surface-primary-contrast{background-color:var(--color-surface-primary-contrast)}.bg-surface-secondary{background-color:var(--color-surface-secondary)}.bg-surface-secondary-alpha-90{background-color:var(--color-surface-secondary-alpha-90)}.bg-surface-secondary-contrast{background-color:var(--color-surface-secondary-contrast)}.bg-surface-secondary\/50{background-color:#f7f7f780}@supports (color: color-mix(in lab,red,red)){.bg-surface-secondary\/50{background-color:color-mix(in oklab,var(--color-surface-secondary)50%,transparent)}}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-white\/3{background-color:#ffffff08}@supports (color: color-mix(in lab,red,red)){.bg-white\/3{background-color:color-mix(in oklab,var(--color-white)3%,transparent)}}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-\[42\%_25\%\]{object-position:42% 25%}.object-\[50\%_25\%\]{object-position:50% 25%}.p-0\.5{padding:calc(var(--spacing)*.5)}.p-1\.25{padding:calc(var(--spacing)*1.25)}.p-2{padding:calc(var(--spacing)*2)}.p-2\.5{padding:calc(var(--spacing)*2.5)}.p-3{padding:calc(var(--spacing)*3)}.p-3\.25{padding:calc(var(--spacing)*3.25)}.p-4{padding:calc(var(--spacing)*4)}.p-5{padding:calc(var(--spacing)*5)}.p-5\.5{padding:calc(var(--spacing)*5.5)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.\!px-0{padding-inline:calc(var(--spacing)*0)!important}.px-0\.5{padding-inline:calc(var(--spacing)*.5)}.px-0\.25{padding-inline:calc(var(--spacing)*.25)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-2\.5{padding-inline:calc(var(--spacing)*2.5)}.px-2\.25{padding-inline:calc(var(--spacing)*2.25)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-3\.5{padding-inline:calc(var(--spacing)*3.5)}.px-3\.25{padding-inline:calc(var(--spacing)*3.25)}.px-3\.75{padding-inline:calc(var(--spacing)*3.75)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-5\.5{padding-inline:calc(var(--spacing)*5.5)}.px-28{padding-inline:calc(var(--spacing)*28)}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.py-0\.75{padding-block:calc(var(--spacing)*.75)}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-1\.25{padding-block:calc(var(--spacing)*1.25)}.py-2{padding-block:calc(var(--spacing)*2)}.py-2\.5{padding-block:calc(var(--spacing)*2.5)}.py-2\.75{padding-block:calc(var(--spacing)*2.75)}.py-3\.25{padding-block:calc(var(--spacing)*3.25)}.py-4{padding-block:calc(var(--spacing)*4)}.py-4\.5{padding-block:calc(var(--spacing)*4.5)}.py-5{padding-block:calc(var(--spacing)*5)}.py-6{padding-block:calc(var(--spacing)*6)}.py-6\.5{padding-block:calc(var(--spacing)*6.5)}.py-6\.25{padding-block:calc(var(--spacing)*6.25)}.py-7{padding-block:calc(var(--spacing)*7)}.py-9{padding-block:calc(var(--spacing)*9)}.py-10{padding-block:calc(var(--spacing)*10)}.py-25{padding-block:calc(var(--spacing)*25)}.pt-0\.25{padding-top:calc(var(--spacing)*.25)}.pt-3\.5{padding-top:calc(var(--spacing)*3.5)}.pt-3\.25{padding-top:calc(var(--spacing)*3.25)}.pt-6{padding-top:calc(var(--spacing)*6)}.pt-7{padding-top:calc(var(--spacing)*7)}.pt-8{padding-top:calc(var(--spacing)*8)}.pt-12{padding-top:calc(var(--spacing)*12)}.pt-13\.5{padding-top:calc(var(--spacing)*13.5)}.pt-15{padding-top:calc(var(--spacing)*15)}.pt-15\.75{padding-top:calc(var(--spacing)*15.75)}.pt-16{padding-top:calc(var(--spacing)*16)}.pt-17\.5{padding-top:calc(var(--spacing)*17.5)}.pt-20{padding-top:calc(var(--spacing)*20)}.pt-20\.5{padding-top:calc(var(--spacing)*20.5)}.pt-25{padding-top:calc(var(--spacing)*25)}.pt-38{padding-top:calc(var(--spacing)*38)}.pr-0{padding-right:calc(var(--spacing)*0)}.pr-0\.5{padding-right:calc(var(--spacing)*.5)}.pr-1{padding-right:calc(var(--spacing)*1)}.pr-1\.75{padding-right:calc(var(--spacing)*1.75)}.pr-2\.5{padding-right:calc(var(--spacing)*2.5)}.pr-2\.75{padding-right:calc(var(--spacing)*2.75)}.pr-3{padding-right:calc(var(--spacing)*3)}.pr-4\.25{padding-right:calc(var(--spacing)*4.25)}.pr-5{padding-right:calc(var(--spacing)*5)}.pr-10{padding-right:calc(var(--spacing)*10)}.pr-17{padding-right:calc(var(--spacing)*17)}.pr-\[calc\(\(100vw-1220px\)\/2\)\]{padding-right:calc(50vw - 610px)}.pb-0{padding-bottom:calc(var(--spacing)*0)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-5{padding-bottom:calc(var(--spacing)*5)}.pb-5\.5{padding-bottom:calc(var(--spacing)*5.5)}.pb-6{padding-bottom:calc(var(--spacing)*6)}.pb-7\.5{padding-bottom:calc(var(--spacing)*7.5)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.pb-9\.5{padding-bottom:calc(var(--spacing)*9.5)}.pb-10{padding-bottom:calc(var(--spacing)*10)}.pb-11\.5{padding-bottom:calc(var(--spacing)*11.5)}.pb-12{padding-bottom:calc(var(--spacing)*12)}.pb-15{padding-bottom:calc(var(--spacing)*15)}.pb-19{padding-bottom:calc(var(--spacing)*19)}.pb-20{padding-bottom:calc(var(--spacing)*20)}.pb-25{padding-bottom:calc(var(--spacing)*25)}.pb-28{padding-bottom:calc(var(--spacing)*28)}.pb-30{padding-bottom:calc(var(--spacing)*30)}.pb-37{padding-bottom:calc(var(--spacing)*37)}.pl-0{padding-left:calc(var(--spacing)*0)}.pl-0\.5{padding-left:calc(var(--spacing)*.5)}.pl-0\.25{padding-left:calc(var(--spacing)*.25)}.pl-1{padding-left:calc(var(--spacing)*1)}.pl-1\.25{padding-left:calc(var(--spacing)*1.25)}.pl-1\.75{padding-left:calc(var(--spacing)*1.75)}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-2\.25{padding-left:calc(var(--spacing)*2.25)}.pl-3\.5{padding-left:calc(var(--spacing)*3.5)}.pl-4{padding-left:calc(var(--spacing)*4)}.pl-5{padding-left:calc(var(--spacing)*5)}.pl-6{padding-left:calc(var(--spacing)*6)}.pl-6\.5{padding-left:calc(var(--spacing)*6.5)}.pl-9{padding-left:calc(var(--spacing)*9)}.pl-12{padding-left:calc(var(--spacing)*12)}.pl-15{padding-left:calc(var(--spacing)*15)}.pl-18{padding-left:calc(var(--spacing)*18)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-top{vertical-align:top}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:var(--font-sans)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[1\.3rem\]{font-size:1.3rem}.text-\[0\.7rem\]{font-size:.7rem}.text-\[1\.275rem\]{font-size:1.275rem}.text-md{font-size:var(--text-md)}.\!leading-\[100\%\]{--tw-leading: 100%!important;line-height:100%!important}.leading-2xl{--tw-leading: var(--leading-2xl);line-height:var(--leading-2xl)}.leading-3xl{--tw-leading: var(--leading-3xl);line-height:var(--leading-3xl)}.leading-4xl{--tw-leading: var(--leading-4xl);line-height:var(--leading-4xl)}.leading-5{--tw-leading: calc(var(--spacing)*5);line-height:calc(var(--spacing)*5)}.leading-base{--tw-leading: var(--leading-base);line-height:var(--leading-base)}.leading-lg{--tw-leading: var(--leading-lg);line-height:var(--leading-lg)}.leading-md{--tw-leading: var(--leading-md);line-height:var(--leading-md)}.leading-sm{--tw-leading: var(--leading-sm);line-height:var(--leading-sm)}.leading-xl{--tw-leading: var(--leading-xl);line-height:var(--leading-xl)}.leading-xs{--tw-leading: var(--leading-xs);line-height:var(--leading-xs)}.font-light{--tw-font-weight: var(--font-weight-light);font-weight:var(--font-weight-light)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-2xl-dark{--tw-tracking: var(--tracking-2xl-dark);letter-spacing:var(--tracking-2xl-dark)}.tracking-2xl-light{--tw-tracking: var(--tracking-2xl-light);letter-spacing:var(--tracking-2xl-light)}.tracking-3xl-dark{--tw-tracking: var(--tracking-3xl-dark);letter-spacing:var(--tracking-3xl-dark)}.tracking-3xl-light{--tw-tracking: var(--tracking-3xl-light);letter-spacing:var(--tracking-3xl-light)}.tracking-4xl-dark{--tw-tracking: var(--tracking-4xl-dark);letter-spacing:var(--tracking-4xl-dark)}.tracking-4xl-light{--tw-tracking: var(--tracking-4xl-light);letter-spacing:var(--tracking-4xl-light)}.tracking-\[-0\.01em\]{--tw-tracking: -.01em;letter-spacing:-.01em}.tracking-\[-0\.03em\]{--tw-tracking: -.03em;letter-spacing:-.03em}.tracking-base-dark{--tw-tracking: var(--tracking-base-dark);letter-spacing:var(--tracking-base-dark)}.tracking-base-light{--tw-tracking: var(--tracking-base-light);letter-spacing:var(--tracking-base-light)}.tracking-base-semibold-dark{--tw-tracking: var(--tracking-base-semibold-dark);letter-spacing:var(--tracking-base-semibold-dark)}.tracking-base-semibold-light{--tw-tracking: var(--tracking-base-semibold-light);letter-spacing:var(--tracking-base-semibold-light)}.tracking-lg-dark{--tw-tracking: var(--tracking-lg-dark);letter-spacing:var(--tracking-lg-dark)}.tracking-lg-light{--tw-tracking: var(--tracking-lg-light);letter-spacing:var(--tracking-lg-light)}.tracking-md-dark{--tw-tracking: var(--tracking-md-dark);letter-spacing:var(--tracking-md-dark)}.tracking-md-light{--tw-tracking: var(--tracking-md-light);letter-spacing:var(--tracking-md-light)}.tracking-md-semibold-dark{--tw-tracking: var(--tracking-md-semibold-dark);letter-spacing:var(--tracking-md-semibold-dark)}.tracking-md-semibold-light{--tw-tracking: var(--tracking-md-semibold-light);letter-spacing:var(--tracking-md-semibold-light)}.tracking-sm-dark{--tw-tracking: var(--tracking-sm-dark);letter-spacing:var(--tracking-sm-dark)}.tracking-sm-light{--tw-tracking: var(--tracking-sm-light);letter-spacing:var(--tracking-sm-light)}.tracking-xl-dark{--tw-tracking: var(--tracking-xl-dark);letter-spacing:var(--tracking-xl-dark)}.tracking-xl-light{--tw-tracking: var(--tracking-xl-light);letter-spacing:var(--tracking-xl-light)}.tracking-xs-dark{--tw-tracking: var(--tracking-xs-dark);letter-spacing:var(--tracking-xs-dark)}.tracking-xs-light{--tw-tracking: var(--tracking-xs-light);letter-spacing:var(--tracking-xs-light)}.text-balance{text-wrap:balance}.text-nowrap{text-wrap:nowrap}.text-pretty{text-wrap:pretty}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.text-border-accent{color:var(--color-border-accent)}.text-gray-400{color:var(--color-gray-400)}.text-gray-600{color:var(--color-gray-600)}.text-icon-primary-contrast{color:var(--color-icon-primary-contrast)}.text-neutral-400{color:var(--color-neutral-400)}.text-red-500{color:var(--color-red-500)}.text-surface-alternative{color:var(--color-surface-alternative)}.text-text-primary{color:var(--color-text-primary)}.text-text-primary-contrast{color:var(--color-text-primary-contrast)}.text-text-secondary{color:var(--color-text-secondary)}.text-text-secondary-contrast{color:var(--color-text-secondary-contrast)}.text-text-tertiary{color:var(--color-text-tertiary)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.not-italic{font-style:normal}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-2{opacity:.02}.opacity-4{opacity:.04}.opacity-12{opacity:.12}.opacity-14{opacity:.14}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.opacity-100{opacity:1}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.outline-offset-3{outline-offset:3px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.blur-\[3px\]{--tw-blur: blur(3px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur-\[2\.5px\]{--tw-backdrop-blur: blur(2.5px);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-blur-\[7px\]{--tw-backdrop-blur: blur(7px);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.backdrop-blur-\[10px\]{--tw-backdrop-blur: blur(10px);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,opacity\]{transition-property:color,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[left\,width\]{transition-property:left,width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[left\]{transition-property:left;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[padding\]{transition-property:padding;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[rotate\]{transition-property:rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[scale\]{transition-property:scale;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-none{transition-property:none}.delay-300{transition-delay:.3s}.duration-175{--tw-duration: .175s;transition-duration:.175s}.duration-225{--tw-duration: .225s;transition-duration:.225s}.duration-250{--tw-duration: .25s;transition-duration:.25s}.duration-300{--tw-duration: .3s;transition-duration:.3s}.duration-350{--tw-duration: .35s;transition-duration:.35s}.duration-400{--tw-duration: .4s;transition-duration:.4s}.duration-450{--tw-duration: .45s;transition-duration:.45s}.duration-500{--tw-duration: .5s;transition-duration:.5s}.duration-600{--tw-duration: .6s;transition-duration:.6s}.duration-650{--tw-duration: .65s;transition-duration:.65s}.duration-700{--tw-duration: .7s;transition-duration:.7s}.duration-900{--tw-duration: .9s;transition-duration:.9s}.duration-1000{--tw-duration: 1s;transition-duration:1s}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}.group-focus-within\: scale-103:is(:where(.group):focus-within *){--tw-scale-x:103%;--tw-scale-y: 103%;--tw-scale-z: 103%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-focus-within\: bg-surface-secondary\/60:is(:where(.group):focus-within *){background-color:#f7f7f799}@supports (color: color-mix(in lab,red,red)){.group-focus-within\:bg-surface-secondary\/60:is(:where(.group):focus-within *){background-color:color-mix(in oklab,var(--color-surface-secondary)60%,transparent)}}.group-focus-within\: text-text-primary:is(:where(.group):focus-within *){color:var(--color-text-primary)}.group-focus-within\: opacity-0:is(:where(.group):focus-within *){opacity:0}.group-focus-within\: opacity-100:is(:where(.group):focus-within *){opacity:1}@media (hover: hover){.group-hover\:translate-y-0:is(:where(.group):hover *){--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.group-hover\:scale-103:is(:where(.group):hover *){--tw-scale-x: 103%;--tw-scale-y: 103%;--tw-scale-z: 103%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:-rotate-30:is(:where(.group):hover *){rotate:-30deg}.group-hover\:rotate-15:is(:where(.group):hover *){rotate:15deg}.group-hover\:border-\[hsla\(0\,0\%\,56\%\,0\.45\)\]:is(:where(.group):hover *){border-color:#8f8f8f73}.group-hover\:bg-surface-secondary\/60:is(:where(.group):hover *){background-color:#f7f7f799}@supports (color: color-mix(in lab,red,red)){.group-hover\:bg-surface-secondary\/60:is(:where(.group):hover *){background-color:color-mix(in oklab,var(--color-surface-secondary)60%,transparent)}}.group-hover\:text-text-primary:is(:where(.group):hover *){color:var(--color-text-primary)}.group-hover\:text-text-primary-contrast:is(:where(.group):hover *){color:var(--color-text-primary-contrast)}.group-hover\:opacity-0:is(:where(.group):hover *){opacity:0}.group-hover\:opacity-80:is(:where(.group):hover *){opacity:.8}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.group-data-\[active\=true\]\: h-1\.25:is(:where(.group)[data-active=true] *){height:calc(var(--spacing)*1.25)}.group-data-\[active\=true\]\: bg-text-secondary:is(:where(.group)[data-active=true] *){background-color:var(--color-text-secondary)}.group-data-\[theme\=dark\]\: border-border-primary-contrast:is(:where(.group)[data-theme=dark] *){border-color:var(--color-border-primary-contrast)}.group-data-\[theme\=dark\]\: bg-surface-primary:is(:where(.group)[data-theme=dark] *){background-color:var(--color-surface-primary)}.group-data-\[theme\=dark\]\: bg-surface-primary-contrast:is(:where(.group)[data-theme=dark] *){background-color:var(--color-surface-primary-contrast)}.group-data-\[theme\=dark\]\: text-text-primary-contrast:is(:where(.group)[data-theme=dark] *),.group-\[\.interactive\]\:text-text-primary-contrast:is(:where(.group).interactive *){color:var(--color-text-primary-contrast)}.group-\[\.interactive\]\: opacity-6:is(:where(.group).interactive *){opacity:.06}.group-\[\.interactive\]\: opacity-75:is(:where(.group).interactive *){opacity:.75}.group-\[\.interactive\]\: opacity-80:is(:where(.group).interactive *){opacity:.8}.group-\[\.interactive\]\: opacity-100:is(:where(.group).interactive *){opacity:1}.marker\: text-text-secondary ::marker{color:var(--color-text-secondary)}.marker\: text-text-secondary::marker{color:var(--color-text-secondary)}.marker\: text-text-secondary ::-webkit-details-marker{color:var(--color-text-secondary)}.marker\: text-text-secondary::-webkit-details-marker{color:var(--color-text-secondary)}.before\: absolute:before{content:var(--tw-content);position:absolute}.before\: top-0:before{content:var(--tw-content);top:calc(var(--spacing)*0)}.before\: top-1\/2:before{content:var(--tw-content);top:50%}.before\: -left-1:before{content:var(--tw-content);left:calc(var(--spacing)*-1)}.before\: left-0:before{content:var(--tw-content);left:calc(var(--spacing)*0)}.before\: z-10:before{content:var(--tw-content);z-index:10}.before\: h-2\.25:before{content:var(--tw-content);height:calc(var(--spacing)*2.25)}.before\: h-full:before{content:var(--tw-content);height:100%}.before\: w-2\.25:before{content:var(--tw-content);width:calc(var(--spacing)*2.25)}.before\: w-\[125\%\]:before{content:var(--tw-content);width:125%}.before\: translate-x-\[-125\%\]:before{content:var(--tw-content);--tw-translate-x: -125%;translate:var(--tw-translate-x)var(--tw-translate-y)}.before\: -translate-y-1\/2:before{content:var(--tw-content);--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.before\: -skew-x-45:before{content:var(--tw-content);--tw-skew-x: skewX( -45deg );transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.before\: rounded-full:before{content:var(--tw-content);border-radius:3.40282e38px}.before\: border-2:before{content:var(--tw-content);border-style:var(--tw-border-style);border-width:2px}.before\: border-white:before{content:var(--tw-content);border-color:var(--color-white)}.before\: bg-surface-accent:before{content:var(--tw-content);background-color:var(--color-surface-accent)}.before\: bg-gradient-to-r:before{content:var(--tw-content);--tw-gradient-position: to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.before\: from-transparent:before{content:var(--tw-content);--tw-gradient-from: transparent;--tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position)) }.before\: via-white\/5:before{content:var(--tw-content);--tw-gradient-via: #ffffff0d }@supports (color: color-mix(in lab,red,red)){.before\:via-white\/5:before{--tw-gradient-via:color-mix(in oklab,var(--color-white)5%,transparent) }}.before\: via-white\/5:before{--tw-gradient-via-stops:var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-via)var(--tw-gradient-via-position),var(--tw-gradient-to)var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-via-stops) }.before\: to-transparent:before{content:var(--tw-content);--tw-gradient-to: transparent;--tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position)) }.before\: transition-transform:before{content:var(--tw-content);transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.before\: duration-450:before{content:var(--tw-content);--tw-duration: .45s;transition-duration:.45s}.before\: ease-out:before{content:var(--tw-content);--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}.before\: content-\[\"\"\]:before{--tw-content:"";content:var(--tw-content)}@media (hover:hover){.group-hover\:before\:translate-x-\[125\%\]:is(:where(.group):hover *):before{content:var(--tw-content);--tw-translate-x:125%;translate:var(--tw-translate-x)var(--tw-translate-y)}}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-right-2\.25:after{content:var(--tw-content);right:calc(var(--spacing)*-2.25)}.after\:-bottom-2\.5:after{content:var(--tw-content);bottom:calc(var(--spacing)*-2.5)}.after\:translate-x-full:after{content:var(--tw-content);--tw-translate-x:100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.after\:translate-y-full:after{content:var(--tw-content);--tw-translate-y:100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.after\:text-sm:after{content:var(--tw-content);font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.after\:leading-sm:after{content:var(--tw-content);--tw-leading:var(--leading-sm);line-height:var(--leading-sm)}.after\:tracking-normal:after{content:var(--tw-content);--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}.after\:whitespace-nowrap:after{content:var(--tw-content);white-space:nowrap}.after\:text-text-tertiary:after{content:var(--tw-content);color:var(--color-text-tertiary)}.after\:content-\[\"Apr_1\"\]:after{--tw-content:"Apr 1";content:var(--tw-content)}.after\:content-\[\"Jun_1\"\]:after{--tw-content:"Jun 1";content:var(--tw-content)}.after\:content-\[\"May_1\"\]:after{--tw-content:"May 1";content:var(--tw-content)}.focus-within\:text-text-primary:focus-within{color:var(--color-text-primary)}.group-data-\[theme\=dark\]\:focus-within\:text-white:is(:where(.group)[data-theme=dark] *):focus-within{color:var(--color-white)}@media (hover:hover){.hover\:bg-surface-secondary:hover{background-color:var(--color-surface-secondary)}.hover\:text-neutral-200:hover{color:var(--color-neutral-200)}.hover\:text-text-primary:hover{color:var(--color-text-primary)}.hover\:text-text-secondary:hover{color:var(--color-text-secondary)}.group-data-\[theme\=dark\]\:hover\:bg-surface-secondary-contrast:is(:where(.group)[data-theme=dark] *):hover{background-color:var(--color-surface-secondary-contrast)}.group-data-\[theme\=dark\]\:hover\:text-text-primary-contrast:is(:where(.group)[data-theme=dark] *):hover{color:var(--color-text-primary-contrast)}}.focus-visible\:bg-surface-secondary:focus-visible{background-color:var(--color-surface-secondary)}.focus-visible\:text-text-primary:focus-visible{color:var(--color-text-primary)}.group-data-\[theme\=dark\]\:focus-visible\:bg-surface-secondary-contrast:is(:where(.group)[data-theme=dark] *):focus-visible{background-color:var(--color-surface-secondary-contrast)}.data-\[active\=false\]\:pointer-events-none[data-active=false]{pointer-events:none}.data-\[active\=false\]\:cursor-pointer[data-active=false]{cursor:pointer}.data-\[active\=false\]\:border-border-primary[data-active=false]{border-color:var(--color-border-primary)}.data-\[active\=false\]\:opacity-0[data-active=false]{opacity:0}.data-\[active\=false\]\:select-none[data-active=false]{-webkit-user-select:none;user-select:none}.data-\[active\=true\]\:pointer-events-none[data-active=true]{pointer-events:none}.data-\[active\=true\]\:z-10[data-active=true]{z-index:10}.data-\[active\=true\]\:cursor-pointer[data-active=true]{cursor:pointer}.data-\[active\=true\]\:border-border-primary[data-active=true]{border-color:var(--color-border-primary)}.data-\[active\=true\]\:bg-surface-primary[data-active=true]{background-color:var(--color-surface-primary)}.data-\[active\=true\]\:p-1[data-active=true]{padding:calc(var(--spacing)*1)}.data-\[active\=true\]\:text-text-primary[data-active=true]{color:var(--color-text-primary)}.data-\[active\=true\]\:opacity-100[data-active=true]{opacity:1}.data-\[active\=true\]\:shadow-\[0px_5px_10px_-2px_rgba\(0\,0\,0\,0\.05\)\][data-active=true]{--tw-shadow:0px 5px 10px -2px var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}@media (hover:hover){.data-\[active\=true\]\:hover\:-translate-y-\[0\.08rem\][data-active=true]:hover{--tw-translate-y: -.08rem ;translate:var(--tw-translate-x)var(--tw-translate-y)}}.data-\[theme\=dark\]\:border-border-primary-contrast[data-theme=dark]{border-color:var(--color-border-primary-contrast)}.data-\[theme\=dark\]\:bg-surface-primary-contrast[data-theme=dark]{background-color:var(--color-surface-primary-contrast)}.data-\[theme\=dark\]\:text-text-primary-contrast[data-theme=dark]{color:var(--color-text-primary-contrast)}@media (prefers-reduced-motion:no-preference){.motion-safe\:animate-pingXL{animation:var(--animate-pingXL)}}@media not all and (min-width:984px){.max-\[984px\]\:gap-5{gap:calc(var(--spacing)*5)}}@media (min-width:22.5rem){.xs\:top-68{top:calc(var(--spacing)*68)}.xs\:mb-0{margin-bottom:calc(var(--spacing)*0)}.xs\:block{display:block}.xs\:flex{display:flex}.xs\:h-64{height:calc(var(--spacing)*64)}.xs\:h-109\.5{height:calc(var(--spacing)*109.5)}.xs\:max-h-6{max-height:calc(var(--spacing)*6)}.xs\:max-h-9{max-height:calc(var(--spacing)*9)}.xs\:w-\[85\%\]{width:85%}.xs\:max-w-28{max-width:calc(var(--spacing)*28)}.xs\:scale-60{--tw-scale-x:60%;--tw-scale-y:60%;--tw-scale-z:60%;scale:var(--tw-scale-x)var(--tw-scale-y)}.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xs\:flex-row{flex-direction:row}.xs\:p-0{padding:calc(var(--spacing)*0)}.xs\:px-0{padding-inline:calc(var(--spacing)*0)}.xs\:px-4{padding-inline:calc(var(--spacing)*4)}.xs\:pr-18{padding-right:calc(var(--spacing)*18)}.xs\:pb-6{padding-bottom:calc(var(--spacing)*6)}}@media (min-width:40rem){.sm\:-top-\[27rem\]{top:-27rem}.sm\:-top-\[35\.5rem\]{top:-35.5rem}.sm\:top-55\.5{top:calc(var(--spacing)*55.5)}.sm\:-right-36{right:calc(var(--spacing)*-36)}.sm\:-right-\[24rem\]{right:-24rem}.sm\:-bottom-\[27rem\]{bottom:-27rem}.sm\:bottom-5{bottom:calc(var(--spacing)*5)}.sm\:-left-\[24rem\]{left:-24rem}.sm\:left-5{left:calc(var(--spacing)*5)}.sm\:left-auto{left:auto}.sm\:-mt-40{margin-top:calc(var(--spacing)*-40)}.sm\:mt-0{margin-top:calc(var(--spacing)*0)}.sm\:mt-3\.5{margin-top:calc(var(--spacing)*3.5)}.sm\:mt-7\.5{margin-top:calc(var(--spacing)*7.5)}.sm\:mt-10\.5{margin-top:calc(var(--spacing)*10.5)}.sm\:mt-12\.5{margin-top:calc(var(--spacing)*12.5)}.sm\:mt-14{margin-top:calc(var(--spacing)*14)}.sm\:mt-17{margin-top:calc(var(--spacing)*17)}.sm\:mt-17\.5{margin-top:calc(var(--spacing)*17.5)}.sm\:mt-23\.5{margin-top:calc(var(--spacing)*23.5)}.sm\:mt-40{margin-top:calc(var(--spacing)*40)}.sm\:mb-7{margin-bottom:calc(var(--spacing)*7)}.sm\:mb-40{margin-bottom:calc(var(--spacing)*40)}.sm\:-ml-14{margin-left:calc(var(--spacing)*-14)}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:h-50{height:calc(var(--spacing)*50)}.sm\:h-55{height:calc(var(--spacing)*55)}.sm\:h-86\.5{height:calc(var(--spacing)*86.5)}.sm\:h-100{height:calc(var(--spacing)*100)}.sm\:h-450{height:calc(var(--spacing)*450)}.sm\:h-full{height:100%}.sm\:max-h-5\.75{max-height:calc(var(--spacing)*5.75)}.sm\:w-\[65\%\]{width:65%}.sm\:w-full{width:100%}.sm\:max-w-57\.5{max-width:calc(var(--spacing)*57.5)}.sm\:max-w-87{max-width:calc(var(--spacing)*87)}.sm\:max-w-120{max-width:calc(var(--spacing)*120)}.sm\:max-w-144{max-width:calc(var(--spacing)*144)}.sm\:max-w-145{max-width:calc(var(--spacing)*145)}.sm\:max-w-\[220px\]{max-width:220px}.sm\:min-w-36{min-width:calc(var(--spacing)*36)}.sm\:scale-75{--tw-scale-x:75%;--tw-scale-y:75%;--tw-scale-z:75%;scale:var(--tw-scale-x)var(--tw-scale-y)}.sm\:scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:items-start{align-items:flex-start}.sm\:gap-6\.25{gap:calc(var(--spacing)*6.25)}.sm\:gap-7{gap:calc(var(--spacing)*7)}.sm\:gap-7\.5{gap:calc(var(--spacing)*7.5)}.sm\:gap-8{gap:calc(var(--spacing)*8)}.sm\:gap-9{gap:calc(var(--spacing)*9)}.sm\:gap-18{gap:calc(var(--spacing)*18)}.sm\:gap-25{gap:calc(var(--spacing)*25)}.sm\:gap-28\.75{gap:calc(var(--spacing)*28.75)}.sm\:gap-40{gap:calc(var(--spacing)*40)}.sm\:gap-x-0{column-gap:calc(var(--spacing)*0)}.sm\:gap-y-16{row-gap:calc(var(--spacing)*16)}.sm\:p-5{padding:calc(var(--spacing)*5)}.sm\:px-0{padding-inline:calc(var(--spacing)*0)}.sm\:px-3\.5{padding-inline:calc(var(--spacing)*3.5)}.sm\:px-4\.25{padding-inline:calc(var(--spacing)*4.25)}.sm\:py-40{padding-block:calc(var(--spacing)*40)}.sm\:pt-5{padding-top:calc(var(--spacing)*5)}.sm\:pt-23\.5{padding-top:calc(var(--spacing)*23.5)}.sm\:pt-27\.5{padding-top:calc(var(--spacing)*27.5)}.sm\:pt-30{padding-top:calc(var(--spacing)*30)}.sm\:pt-47\.25{padding-top:calc(var(--spacing)*47.25)}.sm\:pb-30{padding-bottom:calc(var(--spacing)*30)}.sm\:pb-35{padding-bottom:calc(var(--spacing)*35)}.sm\:pb-40{padding-bottom:calc(var(--spacing)*40)}.sm\:pb-60{padding-bottom:calc(var(--spacing)*60)}.sm\:pl-0{padding-left:calc(var(--spacing)*0)}.sm\:pl-0\.75{padding-left:calc(var(--spacing)*.75)}.sm\:pl-1{padding-left:calc(var(--spacing)*1)}.sm\:text-center{text-align:center}.sm\:text-left{text-align:left}.sm\:text-pretty{text-wrap:pretty}.sm\:whitespace-pre-line{white-space:pre-line}}@media (min-width:46.5rem){.md-sm\:ml-5{margin-left:calc(var(--spacing)*5)}.md-sm\:flex{display:flex}.md-sm\:scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.md-sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md-sm\:flex-row{flex-direction:row}.md-sm\:justify-between{justify-content:space-between}.md-sm\:gap-0{gap:calc(var(--spacing)*0)}.md-sm\:gap-20{gap:calc(var(--spacing)*20)}.md-sm\:gap-y-12\.5{row-gap:calc(var(--spacing)*12.5)}.md-sm\:pr-40{padding-right:calc(var(--spacing)*40)}}@media (min-width:58rem){.md\:absolute{position:absolute}.md\:sticky{position:sticky}.md\:top-13\.25{top:calc(var(--spacing)*13.25)}.md\:top-62\.5{top:calc(var(--spacing)*62.5)}.md\:-bottom-2\.75{bottom:calc(var(--spacing)*-2.75)}.md\:bottom-9\.5{bottom:calc(var(--spacing)*9.5)}.md\:-mt-2\.5{margin-top:calc(var(--spacing)*-2.5)}.md\:-mt-48{margin-top:calc(var(--spacing)*-48)}.md\:mt-0{margin-top:calc(var(--spacing)*0)}.md\:mt-4{margin-top:calc(var(--spacing)*4)}.md\:mt-6{margin-top:calc(var(--spacing)*6)}.md\:mt-7\.5{margin-top:calc(var(--spacing)*7.5)}.md\:mt-8\.5{margin-top:calc(var(--spacing)*8.5)}.md\:mt-9{margin-top:calc(var(--spacing)*9)}.md\:mt-9\.75{margin-top:calc(var(--spacing)*9.75)}.md\:mt-10{margin-top:calc(var(--spacing)*10)}.md\:mt-12{margin-top:calc(var(--spacing)*12)}.md\:mt-12\.5{margin-top:calc(var(--spacing)*12.5)}.md\:mt-14{margin-top:calc(var(--spacing)*14)}.md\:mt-15{margin-top:calc(var(--spacing)*15)}.md\:mt-17{margin-top:calc(var(--spacing)*17)}.md\:mt-20{margin-top:calc(var(--spacing)*20)}.md\:mt-25{margin-top:calc(var(--spacing)*25)}.md\:mb-0{margin-bottom:calc(var(--spacing)*0)}.md\:mb-4\.5{margin-bottom:calc(var(--spacing)*4.5)}.md\:mb-6{margin-bottom:calc(var(--spacing)*6)}.md\:mb-6\.5{margin-bottom:calc(var(--spacing)*6.5)}.md\:mb-15{margin-bottom:calc(var(--spacing)*15)}.md\:mb-18{margin-bottom:calc(var(--spacing)*18)}.md\:mb-50{margin-bottom:calc(var(--spacing)*50)}.md\:mb-53\.75{margin-bottom:calc(var(--spacing)*53.75)}.md\:-ml-10{margin-left:calc(var(--spacing)*-10)}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:inline{display:inline}.md\:h-45{height:calc(var(--spacing)*45)}.md\:h-55{height:calc(var(--spacing)*55)}.md\:h-99{height:calc(var(--spacing)*99)}.md\:h-120{height:calc(var(--spacing)*120)}.md\:h-129\.5{height:calc(var(--spacing)*129.5)}.md\:h-full{height:100%}.md\:max-h-6{max-height:calc(var(--spacing)*6)}.md\:w-80{width:calc(var(--spacing)*80)}.md\:w-135{width:calc(var(--spacing)*135)}.md\:w-208{width:calc(var(--spacing)*208)}.md\:w-\[102\.5\%\]{width:102.5%}.md\:w-\[calc\(100\%\+80px\)\]{width:calc(100% + 80px)}.md\:max-w-52{max-width:calc(var(--spacing)*52)}.md\:max-w-60{max-width:calc(var(--spacing)*60)}.md\:max-w-125{max-width:calc(var(--spacing)*125)}.md\:max-w-132{max-width:calc(var(--spacing)*132)}.md\:max-w-137{max-width:calc(var(--spacing)*137)}.md\:max-w-148{max-width:calc(var(--spacing)*148)}.md\:max-w-180{max-width:calc(var(--spacing)*180)}.md\:max-w-\[50\%\]{max-width:50%}.md\:max-w-none{max-width:none}.md\:flex-1{flex:1}.md\:scale-80{--tw-scale-x:80%;--tw-scale-y:80%;--tw-scale-z:80%;scale:var(--tw-scale-x)var(--tw-scale-y)}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:items-start{align-items:flex-start}.md\:justify-between{justify-content:space-between}.md\:justify-start{justify-content:flex-start}.md\:gap-0{gap:calc(var(--spacing)*0)}.md\:gap-2{gap:calc(var(--spacing)*2)}.md\:gap-4{gap:calc(var(--spacing)*4)}.md\:gap-4\.5{gap:calc(var(--spacing)*4.5)}.md\:gap-7{gap:calc(var(--spacing)*7)}.md\:gap-7\.5{gap:calc(var(--spacing)*7.5)}.md\:gap-10{gap:calc(var(--spacing)*10)}.md\:gap-11{gap:calc(var(--spacing)*11)}.md\:gap-24{gap:calc(var(--spacing)*24)}.md\:gap-35{gap:calc(var(--spacing)*35)}.md\:gap-47{gap:calc(var(--spacing)*47)}:where(.md\:space-y-17\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*17.5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*17.5)*calc(1 - var(--tw-space-y-reverse)))}.md\:p-5{padding:calc(var(--spacing)*5)}.md\:p-9\.5{padding:calc(var(--spacing)*9.5)}.md\:p-10{padding:calc(var(--spacing)*10)}.md\:px-0{padding-inline:calc(var(--spacing)*0)}.md\:px-5{padding-inline:calc(var(--spacing)*5)}.md\:px-6\.5{padding-inline:calc(var(--spacing)*6.5)}.md\:px-9\.5{padding-inline:calc(var(--spacing)*9.5)}.md\:px-10{padding-inline:calc(var(--spacing)*10)}.md\:py-7\.5{padding-block:calc(var(--spacing)*7.5)}.md\:py-10{padding-block:calc(var(--spacing)*10)}.md\:pt-0{padding-top:calc(var(--spacing)*0)}.md\:pt-1{padding-top:calc(var(--spacing)*1)}.md\:pt-4{padding-top:calc(var(--spacing)*4)}.md\:pt-7\.5{padding-top:calc(var(--spacing)*7.5)}.md\:pt-8\.5{padding-top:calc(var(--spacing)*8.5)}.md\:pt-11{padding-top:calc(var(--spacing)*11)}.md\:pt-12{padding-top:calc(var(--spacing)*12)}.md\:pt-20{padding-top:calc(var(--spacing)*20)}.md\:pt-48\.5{padding-top:calc(var(--spacing)*48.5)}.md\:pr-4{padding-right:calc(var(--spacing)*4)}.md\:pr-5{padding-right:calc(var(--spacing)*5)}.md\:pr-6{padding-right:calc(var(--spacing)*6)}.md\:pr-16{padding-right:calc(var(--spacing)*16)}.md\:pb-12{padding-bottom:calc(var(--spacing)*12)}.md\:pb-15{padding-bottom:calc(var(--spacing)*15)}.md\:pb-16{padding-bottom:calc(var(--spacing)*16)}.md\:pb-40{padding-bottom:calc(var(--spacing)*40)}.md\:pb-43{padding-bottom:calc(var(--spacing)*43)}.md\:pb-67{padding-bottom:calc(var(--spacing)*67)}.md\:pl-0{padding-left:calc(var(--spacing)*0)}.md\:pl-7\.5{padding-left:calc(var(--spacing)*7.5)}.md\:pl-10{padding-left:calc(var(--spacing)*10)}.md\:text-left{text-align:left}.md\:text-pretty{text-wrap:pretty}}@media (min-width:64rem){.lg\:mt-12\.5{margin-top:calc(var(--spacing)*12.5)}.lg\:mb-4\.75{margin-bottom:calc(var(--spacing)*4.75)}.lg\:mb-6\.5{margin-bottom:calc(var(--spacing)*6.5)}.lg\:mb-8\.75{margin-bottom:calc(var(--spacing)*8.75)}.lg\:ml-0{margin-left:calc(var(--spacing)*0)}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:h-60{height:calc(var(--spacing)*60)}.lg\:w-\[98\.5\%\]{width:98.5%}.lg\:w-\[105\%\]{width:105%}.lg\:scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:gap-0{gap:calc(var(--spacing)*0)}.lg\:gap-16\.5{gap:calc(var(--spacing)*16.5)}.lg\:pt-3\.5{padding-top:calc(var(--spacing)*3.5)}.lg\:pr-7\.5{padding-right:calc(var(--spacing)*7.5)}.lg\:pr-8{padding-right:calc(var(--spacing)*8)}.lg\:pb-5{padding-bottom:calc(var(--spacing)*5)}.lg\:pb-10\.5{padding-bottom:calc(var(--spacing)*10.5)}.lg\:pl-8{padding-left:calc(var(--spacing)*8)}.lg\:text-left{text-align:left}}@media (min-width:80rem){.xl\:ml-5{margin-left:calc(var(--spacing)*5)}.xl\:h-55{height:calc(var(--spacing)*55)}.xl\:w-278{width:calc(var(--spacing)*278)}.xl\:w-\[1220px\]{width:1220px}.xl\:px-0{padding-inline:calc(var(--spacing)*0)}.xl\:pb-6\.25{padding-bottom:calc(var(--spacing)*6.25)}}@media (prefers-color-scheme:dark){.dark\:bg-gray-600{background-color:var(--color-gray-600)}.dark\:bg-gray-700{background-color:var(--color-gray-700)}}@media (pointer:fine){.pointer-fine\:hidden{display:none}}@media (min-height:880px) and (min-width:640px){.\[\@media\(min-height\:880px\)_and_\(min-width\:640px\)\]\:pb-72{padding-bottom:calc(var(--spacing)*72)}}}@font-face{font-family:Lausanne;src:url(/fonts/lausanne/TWKLausanne-350.woff2)format("woff2");font-weight:350;font-style:normal;font-display:swap}@font-face{font-family:Lausanne;src:url(/fonts/lausanne/TWKLausanne-400.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lausanne;src:url(/fonts/lausanne/TWKLausanne-600.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Everett Mono;src:url(/fonts/everett-mono/TWKEverettMono-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--font-smoothing:antialiased;--webkit-font-smoothing:antialiased;--moz-osx-font-smoothing:grayscale;--text-rendering:optimizeLegibility;--primitive-text-xs:.75rem;--primitive-leading-xs:120%;--primitive-tracking-xs-dark:-.01em;--primitive-tracking-xs-light:-.005em;--primitive-text-sm:.8125rem;--primitive-leading-sm:120%;--primitive-tracking-sm-dark:-.005em;--primitive-tracking-sm-light:0em;--primitive-text-base:.875rem;--primitive-leading-base:145%;--primitive-tracking-base-dark:-.005em;--primitive-tracking-base-light:0em;--primitive-tracking-base-semibold-dark:-.02em;--primitive-tracking-base-semibold-light:-.01em;--primitive-text-md:1rem;--primitive-leading-md:140%;--primitive-tracking-md-dark:-.005em;--primitive-tracking-md-light:0em;--primitive-tracking-md-semibold-dark:-.02em;--primitive-tracking-md-semibold-light:-.01em;--primitive-text-lg:1.125rem;--primitive-leading-lg:135%;--primitive-tracking-lg-dark:-.0075em;--primitive-tracking-lg-light:-.0025em;--primitive-text-xl:1.75rem;--primitive-leading-xl:125%;--primitive-tracking-xl-dark:-.02em;--primitive-tracking-xl-light:-.01em;--primitive-text-2xl:2.25rem;--primitive-leading-2xl:115%;--primitive-tracking-2xl-dark:-.02em;--primitive-tracking-2xl-light:-.01em;--primitive-text-3xl:2.625rem;--primitive-leading-3xl:115%;--primitive-tracking-3xl-dark:-.03em;--primitive-tracking-3xl-light:-.0175em;--primitive-text-4xl:3.25rem;--primitive-leading-4xl:110%;--primitive-tracking-4xl-dark:-.035em;--primitive-tracking-4xl-light:-.02em}@media (max-width:58rem){:root{--primitive-text-xs:.75rem;--primitive-leading-xs:120%;--primitive-tracking-xs-dark:-.01em;--primitive-tracking-xs-light:-.005em;--primitive-text-sm:.8125rem;--primitive-leading-sm:120%;--primitive-tracking-sm-dark:-.005em;--primitive-tracking-sm-light:0em;--primitive-text-base:.875rem;--primitive-leading-base:145%;--primitive-tracking-base-dark:-.005em;--primitive-tracking-base-light:0em;--primitive-tracking-base-semibold-dark:-.02em;--primitive-tracking-base-semibold-light:-.01em;--primitive-text-md:1rem;--primitive-leading-md:140%;--primitive-tracking-md-dark:-.005em;--primitive-tracking-md-light:0em;--primitive-tracking-md-semibold-dark:-.02em;--primitive-tracking-md-semibold-light:-.01em;--primitive-text-lg:1rem;--primitive-leading-lg:140%;--primitive-tracking-lg-dark:-.005em;--primitive-tracking-lg-light:0em;--primitive-text-xl:1.125rem;--primitive-leading-xl:135%;--primitive-tracking-xl-dark:-.0075em;--primitive-tracking-xl-light:-.0025em;--primitive-text-2xl:1.75rem;--primitive-leading-2xl:125%;--primitive-tracking-2xl-dark:-.02em;--primitive-tracking-2xl-light:-.01em;--primitive-text-3xl:2.25rem;--primitive-leading-3xl:115%;--primitive-tracking-3xl-dark:-.02em;--primitive-tracking-3xl-light:-.01em;--primitive-text-4xl:2.25rem;--primitive-leading-4xl:115%;--primitive-tracking-4xl-dark:-.02em;--primitive-tracking-4xl-light:-.01em}}html,body{font-family:var(--font-sans);font-weight:var(--font-weight-regular)}svg{width:100%;height:100%}html,body{overflow-x:hidden}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@keyframes pulse{50%{opacity:.5}}@keyframes pingXL{75%,to{opacity:0;transform:scale(8)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.btn{--btn-border-radius: .625rem;--icon-bg-border-radius: .4375rem;--btn-transition-transform-duration: .425s;--btn-transition-transform-timing: var(--ease-out-overshoot);--btn-delayed-transition-transform-duration: .825s;--btn-transition-colors-duration: .3s;--btn-transition-colors-timing: ease;--btn-icon-size: 1.375rem;cursor:pointer}.btn--default{--btn-text-color: var(--color-text-primary-contrast);--btn-icon-color: var(--color-icon-primary-contrast);--btn-icon-bg-color: var(--color-surface-primary);--btn-icon-bg-opacity: .12;--btn-bg-color: var(--color-surface-accent);--btn-border: none;--btn-bg-color-hover: var(--color-surface-secondary-contrast)}[data-theme=dark] .btn--default{--btn-text-color: var(--color-text-primary);--btn-icon-color: var(--color-icon-primary);--btn-icon-bg-color: var(--color-black);--btn-icon-bg-opacity: .12;--btn-bg-color: var(--color-surface-secondary);--btn-border: none;--btn-bg-color-hover: var(--color-surface-secondary-alpha-90)}.btn--alternative{--btn-text-color: var(--color-text-primary-contrast);--btn-icon-color: var(--color-icon-primary-contrast);--btn-icon-bg-color: var(--color-surface-primary);--btn-icon-bg-opacity: .12;--btn-bg-color: transparent;--btn-border: 1px solid var(--color-border-accent);--btn-bg-color-hover: var(--color-surface-secondary-contrast)}.btn--normal{--btn-padding-v: .4rem;--btn-padding-h: .75rem;--btn-gap: .5rem;--btn-padding-r: calc( var(--btn-padding-v) + var(--btn-gap) + var(--btn-icon-size) )}.btn--large{--btn-padding-v: .8rem;--btn-padding-h: 1.125rem;--btn-gap: .625rem;--btn-padding-r: calc( var(--btn-padding-v) + var(--btn-gap) + var(--btn-icon-size) )}.btn--normal.no-icon,.btn--large.no-icon{--btn-padding-r: var(--btn-padding-h)}.btn{width:fit-content;border-radius:var(--btn-border-radius);outline-offset:3px}.btn-content{display:flex;width:fit-content;position:relative;justify-content:flex-start;align-items:center;padding:var(--btn-padding-v) var(--btn-padding-h);padding-right:var(--btn-padding-r);color:var(--btn-text-color);background-color:var(--btn-bg-color);border:var(--btn-border);border-radius:var(--btn-border-radius);transition:background-color var(--btn-transition-colors-duration) var(--btn-transition-colors-timing),color var(--btn-transition-colors-duration) var(--btn-transition-colors-timing),border-color var(--btn-transition-colors-duration) var(--btn-transition-colors-timing)}.btn-icon{display:flex;position:absolute;right:var(--btn-padding-v);z-index:1;flex:none;justify-content:center;align-items:center;width:var(--btn-icon-size);height:var(--btn-icon-size)}.btn-icon__bg{position:absolute;width:100%;height:100%;background-color:var(--btn-icon-bg-color);opacity:var(--btn-icon-bg-opacity);border-radius:var(--icon-bg-border-radius);transition:background-color var(--btn-transition-colors-duration) var(--btn-transition-colors-timing),opacity var(--btn-transition-colors-duration) var(--btn-transition-colors-timing),transform var(--btn-transition-transform-duration) var(--btn-transition-transform-timing),border-radius var(--btn-transition-transform-duration) var(--btn-transition-transform-timing)}.btn-icon__wrap{display:flex;position:relative;justify-content:flex-end;align-items:center;overflow:hidden;width:100%;height:100%;color:var(--btn-icon-color);transition:color var(--btn-transition-colors-duration) var(--btn-transition-colors-timing)}.btn-icon__list{display:flex;flex:none;justify-content:flex-start;align-items:center;height:100%}.btn-icon__arrow{flex:none;width:var(--btn-icon-size);height:100%;padding:.23em;transition:transform var(--btn-transition-transform-duration) var(--btn-transition-transform-timing)}.btn:hover .btn-content,.btn:focus-visible .btn-content{background-color:var(--btn-bg-color-hover)}.btn:hover .btn-icon__bg,.btn:focus-visible .btn-icon__bg{transition:background-color var(--btn-transition-colors-duration) var(--btn-transition-colors-timing),opacity var(--btn-transition-colors-duration) var(--btn-transition-colors-timing),transform var(--btn-transition-transform-duration) var(--btn-transition-transform-timing),border-radius var(--btn-delayed-transition-transform-duration) var(--btn-transition-transform-timing)}.btn:hover .btn-icon__bg,.btn:focus-visible .btn-icon__bg{transform:rotate(90deg);border-radius:50%}.btn:hover .btn-icon__arrow,.btn:focus-visible .btn-icon__arrow{transform:translate(200%)}.btn:active{transition:transform .08s ease;transform:translateY(.5px)}.section-one-wrapper{width:100%;margin-top:30px}.introduction{font-size:14.5px;color:#1534e6}@media (max-width: 768px){.introduction{font-size:11px}}.wzzs-icon{width:100px;height:auto;object-fit:contain;opacity:.5}@media (min-width: 768px){.title-icon{width:60px}}.carousel-btn{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid transparent;background-color:#0000000d;opacity:.7;outline-offset:3px;cursor:default;color:#000}.image{display:none}@media (min-width: 768px){.image{display:flex;position:absolute;right:2rem;bottom:1rem;margin-top:0;width:80px;height:80px}}.carousel-btn[data-active=true]{background-color:#fff;border-color:#0000001a;opacity:1;cursor:pointer;box-shadow:0 5px 10px -2px #0000000d}.carousel-btn[data-active=true]:hover{transform:translateY(-.08rem)}.carousel-btn[data-active=false]{background-color:#0000000d;border-color:transparent;opacity:.7}.testimonial-card{display:flex;flex-direction:column;width:calc(100vw - 2rem);max-width:23.25rem;position:relative;border-radius:.625rem;border:1px solid rgba(0,0,0,.1);background-color:#fff;opacity:.6;flex-shrink:0}@media (min-width: 768px){.testimonial-card{width:52rem;height:24.75rem;max-width:none}}.testimonial-card[data-active=false]{cursor:pointer;opacity:.6}.testimonial-card[data-active=true]{opacity:1;z-index:10}.card-header{display:flex;justify-content:space-between;gap:0;align-items:center;padding:1.5625rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.1);transition:box-shadow .9s ease;box-shadow:0 50px 90px -30px #0000000f,0 30px 50px -40px #0000000f}.company-title{font-size:1.125rem;font-weight:600;color:#000;margin:0;line-height:1.4}@media (min-width: 768px){.card-header{padding:1.875rem 1.25rem 1.875rem 2.375rem}.company-title{font-size:1.375rem}}.card-logo{width:auto;height:auto;max-width:10rem;max-height:1.1875rem}@media (min-width: 768px){.card-logo{max-height:1.5rem}}.card-metric-content{padding:.125rem .6875rem .125rem .3125rem;border-radius:9999px;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;gap:.1875rem;color:#000;transition:box-shadow .9s ease}.metric-text{font-family:Courier New,monospace;font-size:.75rem;line-height:1rem;text-transform:uppercase;padding-top:.0625rem}.card-body{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:2rem 1.25rem;box-shadow:0 50px 90px -30px #0000000f,0 30px 50px -40px #0000000f;position:relative}@media (min-width: 768px){.card-body{padding:2.375rem;padding-top:0}}.quote-mark{font-size:1.25rem;line-height:1.75rem;position:absolute;transform:translate(-100%);margin-left:-.0625rem;color:#000}.testimonial-quote{font-size:1.25rem;line-height:1.75rem;margin-bottom:1.125rem;color:#000;text-wrap:balance}.testimonial-author{font-size:1rem;line-height:1.5rem;font-weight:300;text-wrap:balance;color:#0009}.author-name{font-size:1rem;line-height:1.5rem;font-weight:600;display:block}@media (min-width: 768px){.author-name{display:inline}}.card-cta{display:flex;width:fit-content;margin-top:2.25rem;transition:opacity .4s ease;box-shadow:0 50px 90px -30px #0000000f,0 30px 50px -40px #0000000f}@media (min-width: 768px){.card-cta{position:absolute;margin-bottom:0;margin-top:0;bottom:2.375rem}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.5rem;background-color:#fffdfd;color:#000;text-decoration:none;font-weight:500;transition:all .3s ease;border:none;cursor:pointer}.btn:hover{background-color:#f7f7f7;transform:translateY(-2px);box-shadow:0 4px 12px #e6e4e433}.btn--large{padding:5px .5rem}.btn--shadow{box-shadow:0 2px 8px #0000000d}.btn-content{display:flex;align-items:center;gap:.5rem;padding:.5rem}.btn-text{font-size:1rem;line-height:1rem;font-weight:300;transform:translateY(.03rem)}.bg-border-secondary{background-color:#0003}.group-data-\[active\=true\]\:bg-text-secondary[data-active=true] .dot-inner,.group[data-active=true] .dot-inner{background-color:#0009}.duration-650{transition-duration:.65s}.h-1\.25{height:.3125rem}.p-1\.25{padding:.3125rem}.p-1{padding:.25rem}.h-0\.75{height:.1875rem}.pb-25{padding-bottom:1.25rem}.pb-30{padding-bottom:7.5rem}.sm\:pb-40{padding-bottom:1rem;background-color:#fff}@media (max-width: 768px){.sm\:pb-40{padding-bottom:80px}}@media (min-width: 768px){.md\:pb-12{padding-bottom:3rem}}.-mt-19\.5{margin-top:-4.875rem}.absolute{position:absolute}@media (min-width: 768px){.px-28{padding-left:7rem;padding-right:7rem}}@media (max-width: 767px){.-ml-28{margin-left:0}.px-28{padding-left:0;padding-right:0}}.md\:px-9\.5{padding-left:2.375rem;padding-right:2.375rem}@media (min-width: 768px){.md\:px-9\.5{padding-left:2.375rem;padding-right:2.375rem}.md\:p-9\.5{padding:2.375rem}.md\:bottom-9\.5{bottom:2.375rem}}.tracking-md-semibold-dark{letter-spacing:0}.text-xs{font-size:.75rem;line-height:1rem}.text-base{font-size:1rem;line-height:1.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}@media (min-width: 768px){.text-2xl{font-size:2rem;line-height:2.5rem}}.text-xl{font-size:1.1rem;line-height:1.75rem}.text-md{font-size:1rem;line-height:1.5rem}.font-mono{font-family:Courier New,monospace}.font-sans{font-family:system-ui,-apple-system,sans-serif}.uppercase{text-transform:uppercase}.text-balance{text-wrap:balance}.max-w-150{max-width:37.5rem}.duration-350{transition-duration:.35s}.duration-600{transition-duration:.6s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.text-text-tertiary{color:#00000080}.text-text-secondary{color:#0009;line-height:1.3}.leading-xs{line-height:1rem}.leading-base{line-height:1.5rem}.leading-xl{line-height:1.75rem}.leading-2xl{line-height:2rem}.leading-md{line-height:1.5rem}.tracking-xs-dark{letter-spacing:.025em}.tracking-base-dark{letter-spacing:0}.tracking-xl-dark{letter-spacing:-.025em}.tracking-2xl-dark{letter-spacing:.15em;padding-left:.15em;line-height:1.3}.tracking-md-dark{letter-spacing:0}.font-light{font-weight:300}.font-semibold{font-weight:600}.gap-3{gap:.75rem}.gap-5{gap:1.25rem}.mt-7\.5{margin-top:1.875rem}@media (min-width: 768px){.md\:mt-8\.5{margin-top:2.125rem}.md\:mt-9\.75{margin-top:2.4375rem}}.w-4\.5{width:1.125rem}.h-4\.5{height:1.125rem}.w-5\.75{width:1.4375rem}.mb-4\.5{margin-bottom:1.125rem}.w-9{width:2.25rem}.h-9{height:2.25rem}.border-1{border-width:1px}.outline-offset-3{outline-offset:3px}.-scale-x-100,.-scale-100{transform:scaleX(-1)}.aspect-square{aspect-ratio:1 / 1}@media (min-width: 1920px){.section-one-testimonials-container{max-width:1600px!important}}@media (min-width: 2560px){.section-one-testimonials-container{max-width:2000px!important}}@media (min-width: 3840px){.section-one-testimonials-container{max-width:2800px!important}}.animated-line{transition-property:height,top,opacity;transition-timing-function:ease-out}.animated-dot{transition:opacity .8s ease-in}@keyframes pingXL{75%,to{transform:scale(4);opacity:0}}.motion-safe\:animate-pingXL{animation:pingXL 2s cubic-bezier(0,0,.2,1) infinite}.animate-fade-in{animation:fadeIn .6s ease-in}[data-chart-container]{position:relative;pointer-events:none}@media (max-width: 640px){.animated-dot{transform:scale(.75)}}.cursor,.typing-cursor{display:inline-block;font-weight:300;color:currentColor;margin-left:2px;animation:cursorBlink 1.06s infinite}.cursor-small,.typing-cursor-small{display:inline-block;font-weight:300;color:currentColor;margin-left:1px;font-size:.9em;animation:cursorBlink 1.06s infinite}@keyframes cursorBlink{0%,49%{opacity:1}50%,to{opacity:0}}.fade-in{animation:fadeIn .6s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in-up{animation:fadeInUp .6s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in-scale{animation:fadeInScale .4s ease-out forwards}@keyframes fadeInScale{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.fade-in-desc{animation:fadeInDesc .3s ease-out forwards}@keyframes fadeInDesc{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.fade-in-stat{animation:fadeInScale .4s ease-out forwards}#chart-section-0ovdkxya7{position:relative;background-color:#fff}@media (max-width: 768px){#chart-section-0ovdkxya7{margin-top:50px}.mobileFont{font-size:16px}.text-base{font-size:14px}}.max-w-156{max-width:500px;line-height:1.3}.max-w-135{max-width:33.75rem}.gap-x-25{column-gap:6.25rem}.gap-y-22\.5{row-gap:5.625rem}.mt-10\.5{margin-top:2.625rem}.top-13\.25{top:3.3125rem}.h-63{height:15.75rem}.pb-25{padding-bottom:6.25rem}.w-135{width:33.75rem}@media (min-width: 640px){.sm\:pb-40{padding-bottom:10rem}.sm\:h-100{height:25rem}.sm\:-mt-40{margin-top:-10rem}}@media (min-width: 768px){.md\:gap-0{gap:0}.md\:mt-25{margin-top:6.25rem}.md\:h-129\.5{height:32.375rem}.md\:-mt-48{margin-top:-12rem}}.text-text-secondary{color:var(--color-text-secondary, #666)}.bg-surface-accent{background-color:var(--color-surface-accent, #007bff)}.opacity-14{opacity:.14}.opacity-30{opacity:.3}@media (min-width: 1920px){.section-two-container{max-width:1600px!important}}@media (min-width: 2560px){.section-two-container{max-width:2000px!important}}@media (min-width: 3840px){.section-two-container{max-width:2800px!important}}.cursor[data-v-66f98cf0],.typing-cursor[data-v-66f98cf0]{display:inline-block;font-weight:300;color:currentColor;margin-left:2px;animation:cursorBlink-66f98cf0 1.06s infinite}.cursor-small[data-v-66f98cf0],.typing-cursor-small[data-v-66f98cf0]{display:inline-block;font-weight:300;color:currentColor;margin-left:1px;font-size:.9em;animation:cursorBlink-66f98cf0 1.06s infinite}@keyframes cursorBlink-66f98cf0{0%,49%{opacity:1}50%,to{opacity:0}}.fade-in[data-v-66f98cf0]{animation:fadeIn-66f98cf0 .6s ease-out forwards}@keyframes fadeIn-66f98cf0{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-66f98cf0]{animation:fadeInUp-66f98cf0 .6s ease-out forwards}@keyframes fadeInUp-66f98cf0{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in-scale[data-v-66f98cf0]{animation:fadeInScale-66f98cf0 .4s ease-out forwards}@keyframes fadeInScale-66f98cf0{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.fade-in-desc[data-v-66f98cf0]{animation:fadeInDesc-66f98cf0 .3s ease-out forwards}@keyframes fadeInDesc-66f98cf0{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.fade-in-stat[data-v-66f98cf0]{animation:fadeInScale-66f98cf0 .4s ease-out forwards}.container[data-v-66f98cf0]{background-color:#fff;margin:0 auto}.tean-introduction[data-v-66f98cf0]{font-size:14.5px;color:#1534e6}@media (max-width: 768px){.tean-introduction[data-v-66f98cf0]{font-size:11px}}.title-icon-left[data-v-66f98cf0]{width:60px;height:auto;object-fit:contain;opacity:.5}.title-icon-right[data-v-66f98cf0]{width:60px;height:auto;object-fit:contain;transform:rotate(180deg);opacity:.5}.avater[data-v-66f98cf0]{padding:15px}.position[data-v-66f98cf0]{color:#000;font-weight:500}.team-card[data-v-66f98cf0]{background-image:url(/icon/xwj2.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-color:var(--custom-border-color);transform-style:preserve-3d;transform:perspective(1000px) rotateX(var(--rotation-x)) rotateY(var(--rotation-y));transition:transform .3s ease-out,background-color .3s ease,border-color .3s ease,box-shadow .3s ease;cursor:pointer;min-height:320px;display:flex;flex-direction:column}.team-card[data-v-66f98cf0]:hover{background-color:var(--custom-hover-bg-color);border-color:var(--custom-hover-border-color);box-shadow:0 20px 40px #0000001a}.avatar-wrapper[data-v-66f98cf0]{position:relative}.avatar[data-v-66f98cf0]{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px #00000026;transition:transform .3s ease,box-shadow .3s ease;flex-shrink:0}.team-card:hover .avatar[data-v-66f98cf0]{transform:scale(1.1);box-shadow:0 12px 24px #0003}.avatar-img[data-v-66f98cf0]{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center;display:block}.icon-decoration[data-v-66f98cf0]{opacity:.2}.team-card:hover .icon-decoration[data-v-66f98cf0]{opacity:.4;transform:scale(1.1) rotate(5deg)}.icon-decoration svg[data-v-66f98cf0]{width:100%;height:100%;color:#1163dd;transition:all .3s ease}.text-text-primary[data-v-66f98cf0]{color:#000}.text-text-secondary[data-v-66f98cf0]{color:#4a5568}@media (max-width: 768px){.team-card[data-v-66f98cf0]{transform:none;min-height:390px}.avatar[data-v-66f98cf0]{width:100px;height:100px}.avatar-img[data-v-66f98cf0]{width:100%;height:100%}}@media (min-width: 768px) and (max-width: 1024px){.team-card[data-v-66f98cf0]{min-height:390px}}@keyframes float-66f98cf0{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.team-card[data-v-66f98cf0]:hover{animation:float-66f98cf0 2s ease-in-out infinite}@media (min-width: 2560px){section.container[data-v-66f98cf0]{padding-bottom:12rem!important}.section-three-container[data-v-66f98cf0]{max-width:2500px!important}.section-three-container h2[data-v-66f98cf0]{font-size:4.5rem!important;line-height:1.2!important;margin-bottom:4rem!important}.section-three-container>div[data-v-66f98cf0]{gap:4.5rem!important}.team-card[data-v-66f98cf0]{max-width:75rem!important;min-height:42rem!important;padding:3.5rem!important}.avatar[data-v-66f98cf0]{width:180px!important;height:180px!important}.avatar-img[data-v-66f98cf0]{width:100%!important;height:100%!important}.team-card h3[data-v-66f98cf0]{font-size:1.8rem!important;margin-bottom:1.5rem!important}.team-card .position[data-v-66f98cf0]{font-size:2.125rem!important}.team-card p[data-v-66f98cf0]{font-size:1.3rem!important;line-height:1.7!important;min-height:135px!important}.icon-decoration[data-v-66f98cf0]{width:4.25rem!important;height:4.25rem!important}}@media (min-width: 3840px){section.container[data-v-66f98cf0]{padding-bottom:16rem!important}.section-three-container[data-v-66f98cf0]{max-width:3500px!important}.section-three-container h2[data-v-66f98cf0]{font-size:6rem!important;line-height:1.2!important;margin-bottom:5rem!important}.section-three-container>div[data-v-66f98cf0]{gap:6rem!important}.team-card[data-v-66f98cf0]{max-width:108rem!important;min-height:60rem!important;padding:5rem!important}.avatar[data-v-66f98cf0]{width:240px!important;height:240px!important}.avatar-img[data-v-66f98cf0]{width:100%!important;height:100%!important}.team-card h3[data-v-66f98cf0]{font-size:4.25rem!important;margin-bottom:2rem!important}.team-card .position[data-v-66f98cf0]{font-size:2.875rem!important}.team-card p[data-v-66f98cf0]{font-size:2.5rem!important;line-height:1.7!important;min-height:180px!important}.icon-decoration[data-v-66f98cf0]{width:5.5rem!important;height:5.5rem!important}}.tag[data-v-7103d6a9]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:.5rem;border:1px solid;transition:all .3s ease}.tag--gray[data-v-7103d6a9]{background-color:var(--color-surface-secondary, #121212);border-color:var(--color-border-primary, rgba(255, 255, 255, .1));color:#000}.tag[data-v-7103d6a9]:hover{background-color:var(--color-surface-primary, #1a1a1a);border-color:var(--color-border-secondary, rgba(255, 255, 255, .2))}.tag__icon[data-v-7103d6a9]{width:1.25rem;height:1.25rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.tag__icon svg[data-v-7103d6a9]{width:100%;height:100%;color:currentColor}.tag__text[data-v-7103d6a9]{white-space:nowrap}.tag[data-is-pms=true][data-v-7103d6a9]{background-color:var(--color-surface-accent, #007bff);border-color:var(--color-surface-accent, #007bff)}.strategy-carousel-container[data-v-5b1d0ae2]{position:relative;width:100%;height:100%;overflow:hidden}.carousel-wrapper[data-v-5b1d0ae2]{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}.carousel-slide[data-v-5b1d0ae2]{min-width:100%;height:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:20px}.strategy-card[data-v-5b1d0ae2]{background:#f7f7f7;border-radius:8px;padding:20px;display:flex;flex-direction:column;width:100%;height:100%}.strategy-title[data-v-5b1d0ae2]{font-size:16px;font-weight:600;color:#333;margin:0 0 16px;padding:0;line-height:1.4}.chart-wrapper[data-v-5b1d0ae2]{width:100%;height:100%;flex:1;margin-bottom:16px;flex-shrink:0;min-height:200px;position:relative;background:#f7f7f7}.chart-wrapper>div[data-v-5b1d0ae2]:not(.y-axis-label){width:100%!important;height:100%!important}.y-axis-label[data-v-5b1d0ae2]{position:absolute;right:0;top:10px;font-size:12px;color:#666;font-weight:500;writing-mode:horizontal-tb;z-index:10;padding:2px 8px;background:#f7f7f7cc;border-radius:3px}.performance-metrics[data-v-5b1d0ae2]{display:flex;justify-content:space-between;margin-bottom:16px;padding:12px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.metric-item[data-v-5b1d0ae2]{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1}.metric-label[data-v-5b1d0ae2]{font-size:12px;color:#666;font-weight:400}.metric-value[data-v-5b1d0ae2]{font-size:16px;font-weight:700}.annual-return[data-v-5b1d0ae2],.max-drawdown[data-v-5b1d0ae2]{color:#ff1744}.initial-capital[data-v-5b1d0ae2]{color:#333}.strategy-footer[data-v-5b1d0ae2]{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px}.source-count[data-v-5b1d0ae2]{font-size:12px;color:#999}.get-source-btn[data-v-5b1d0ae2]{background:#2962ff;color:#fff;border:none;border-radius:4px;padding:8px 20px;font-size:14px;font-weight:500;cursor:pointer;transition:background .3s ease}.get-source-btn[data-v-5b1d0ae2]:hover{background:#1e4dd4}.carousel-arrow[data-v-5b1d0ae2]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:1px solid rgba(0,0,0,.1);border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;color:#333}.carousel-arrow[data-v-5b1d0ae2]:hover:not(:disabled){background:#fff;box-shadow:0 2px 8px #00000026;transform:translateY(-50%) scale(1.1)}.carousel-arrow[data-v-5b1d0ae2]:disabled{opacity:.3;cursor:not-allowed}.carousel-arrow-left[data-v-5b1d0ae2]{left:10px}.carousel-arrow-right[data-v-5b1d0ae2]{right:10px}.carousel-indicators[data-v-5b1d0ae2]{position:absolute;bottom:15px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.indicator[data-v-5b1d0ae2]{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease;padding:0}.indicator[data-v-5b1d0ae2]:hover{background:#fffc;transform:scale(1.2)}.indicator.active[data-v-5b1d0ae2]{background:#fff;width:24px;border-radius:4px}@media (max-width: 1024px){.strategy-title[data-v-5b1d0ae2]{font-size:15px}.chart-wrapper[data-v-5b1d0ae2]{min-height:220px}.metric-label[data-v-5b1d0ae2]{font-size:11px}.metric-value[data-v-5b1d0ae2]{font-size:15px}}@media (max-width: 768px){.strategy-carousel-container[data-v-5b1d0ae2]{touch-action:pan-y pinch-zoom}.carousel-arrow[data-v-5b1d0ae2]{width:36px;height:36px;background:#ffffffd9}.carousel-arrow[data-v-5b1d0ae2]:hover:not(:disabled){background:#fffffff2}.carousel-arrow-left[data-v-5b1d0ae2]{left:8px}.carousel-arrow-right[data-v-5b1d0ae2]{right:8px}.carousel-slide[data-v-5b1d0ae2]{padding:8px}.strategy-card[data-v-5b1d0ae2]{padding:14px;border-radius:6px}.strategy-title[data-v-5b1d0ae2]{font-size:14px;margin-bottom:12px}.chart-wrapper[data-v-5b1d0ae2]{min-height:200px;margin-bottom:12px}.y-axis-label[data-v-5b1d0ae2]{font-size:10px;padding:1px 6px;top:8px}.performance-metrics[data-v-5b1d0ae2]{flex-direction:column;gap:8px;padding:10px 0;margin-bottom:12px}.metric-item[data-v-5b1d0ae2]{flex-direction:row;justify-content:space-between;width:100%;padding:4px 0}.metric-label[data-v-5b1d0ae2]{font-size:11px}.metric-value[data-v-5b1d0ae2]{font-size:14px}.strategy-footer[data-v-5b1d0ae2]{flex-direction:column;gap:10px;align-items:flex-start;padding-top:10px}.source-count[data-v-5b1d0ae2]{font-size:11px}.get-source-btn[data-v-5b1d0ae2]{width:100%;padding:10px 20px;font-size:13px}.carousel-indicators[data-v-5b1d0ae2]{bottom:10px;gap:6px}.indicator[data-v-5b1d0ae2]{width:6px;height:6px}.indicator.active[data-v-5b1d0ae2]{width:20px}}@media (max-width: 375px){.carousel-slide[data-v-5b1d0ae2]{padding:6px}.strategy-card[data-v-5b1d0ae2]{padding:12px}.strategy-title[data-v-5b1d0ae2]{font-size:13px;margin-bottom:10px}.chart-wrapper[data-v-5b1d0ae2]{min-height:180px;margin-bottom:10px}.performance-metrics[data-v-5b1d0ae2]{gap:6px;padding:8px 0;margin-bottom:10px}.metric-label[data-v-5b1d0ae2]{font-size:10px}.metric-value[data-v-5b1d0ae2]{font-size:13px}.carousel-arrow[data-v-5b1d0ae2]{width:32px;height:32px}.carousel-arrow-left[data-v-5b1d0ae2]{left:4px}.carousel-arrow-right[data-v-5b1d0ae2]{right:4px}}@media (max-width: 768px) and (orientation: landscape){.chart-wrapper[data-v-5b1d0ae2]{min-height:150px}.strategy-card[data-v-5b1d0ae2]{padding:10px}.performance-metrics[data-v-5b1d0ae2]{flex-direction:row;gap:16px}.metric-item[data-v-5b1d0ae2]{flex-direction:column;align-items:center}}.cursor[data-v-12b7bb55],.typing-cursor[data-v-12b7bb55]{display:inline-block;font-weight:300;color:currentColor;margin-left:2px;animation:cursorBlink-12b7bb55 1.06s infinite}.cursor-small[data-v-12b7bb55],.typing-cursor-small[data-v-12b7bb55]{display:inline-block;font-weight:300;color:currentColor;margin-left:1px;font-size:.9em;animation:cursorBlink-12b7bb55 1.06s infinite}@keyframes cursorBlink-12b7bb55{0%,49%{opacity:1}50%,to{opacity:0}}.fade-in[data-v-12b7bb55]{animation:fadeIn-12b7bb55 .6s ease-out forwards}@keyframes fadeIn-12b7bb55{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-12b7bb55]{animation:fadeInUp-12b7bb55 .6s ease-out forwards}@keyframes fadeInUp-12b7bb55{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in-scale[data-v-12b7bb55]{animation:fadeInScale-12b7bb55 .4s ease-out forwards}@keyframes fadeInScale-12b7bb55{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.fade-in-desc[data-v-12b7bb55]{animation:fadeInDesc-12b7bb55 .3s ease-out forwards}@keyframes fadeInDesc-12b7bb55{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.fade-in-stat[data-v-12b7bb55]{animation:fadeInScale-12b7bb55 .4s ease-out forwards}.container[data-v-12b7bb55]{color:#000;font-size:2rem;letter-spacing:.15em;font-weight:500}.text-modify[data-v-12b7bb55]{letter-spacing:.15em;padding-left:0;line-height:1.3}.portfolio-label-en[data-v-12b7bb55]{font-size:14px;color:#1534e6;font-weight:400;margin-top:14px;text-transform:none;letter-spacing:.06rem}@media (max-width: 768px){.portfolio-label-en[data-v-12b7bb55]{font-size:9.8px}}.more[data-v-12b7bb55]{padding:10px 20px;border-radius:5px;cursor:pointer;background-color:#f7f7f7;transition:all .3s ease}.more[data-v-12b7bb55]:hover{box-shadow:0 0 10px #0003;transform:translateY(-2px)}.research-introduction[data-v-12b7bb55]{font-size:14.5px;color:#1534e6;margin-top:8px;letter-spacing:.69rem}.research-section[data-v-12b7bb55]{padding-bottom:5rem!important}.section-four-portfolio-container[data-v-12b7bb55]{justify-content:center!important}.research-strategy-card[data-v-12b7bb55]{flex:1 1 42rem;max-width:42rem}@media screen and (max-width:768px){.container[data-v-12b7bb55]{font-size:1.5rem}.research-introduction[data-v-12b7bb55]{letter-spacing:6.5px;font-size:11px}.research-section[data-v-12b7bb55]{padding-bottom:4rem!important}.research-portfolio-copy[data-v-12b7bb55],.research-strategy-card[data-v-12b7bb55]{max-width:100%}}@media (min-width: 1536px) and (max-width: 2559px){.section-four-portfolio-container[data-v-12b7bb55]{max-width:1300px!important}.research-portfolio-copy[data-v-12b7bb55]{flex-basis:34rem;max-width:34rem}.research-strategy-card[data-v-12b7bb55]{max-width:42rem}}@media (min-width: 2560px){.section-four-main-container[data-v-12b7bb55]{max-width:2200px!important;padding-bottom:7rem!important}.section-four-traders-container[data-v-12b7bb55],.section-four-portfolio-container[data-v-12b7bb55]{max-width:1900px!important;gap:5rem!important}.section-four-main-container h2[data-v-12b7bb55]{font-size:3.2rem!important;line-height:1.2!important;margin-bottom:2.5rem!important}.section-four-main-container .text-md[data-v-12b7bb55]{font-size:1.5rem!important;line-height:1.8!important}.section-four-main-container .text-xs[data-v-12b7bb55]{font-size:2rem!important}.section-four-main-container .container[data-v-12b7bb55]{height:5rem!important}.section-four-main-container .max-w-96[data-v-12b7bb55]{max-width:48rem!important}.section-four-main-container .max-w-125[data-v-12b7bb55],.section-four-main-container .research-strategy-card[data-v-12b7bb55]{max-width:56rem!important}}@media (min-width: 3840px){.section-four-main-container[data-v-12b7bb55]{max-width:3000px!important;padding-bottom:10rem!important}.section-four-traders-container[data-v-12b7bb55],.section-four-portfolio-container[data-v-12b7bb55]{max-width:2800px!important;gap:5rem!important}.section-four-main-container h2[data-v-12b7bb55]{font-size:6rem!important;line-height:1.2!important;margin-bottom:3rem!important}.section-four-main-container .text-md[data-v-12b7bb55]{font-size:2rem!important;line-height:1.8!important}.section-four-main-container .text-xs[data-v-12b7bb55]{font-size:1.5rem!important}.section-four-main-container .max-w-96[data-v-12b7bb55]{max-width:65rem!important}.section-four-main-container .max-w-125[data-v-12b7bb55]{max-width:75rem!important}.section-four-main-container .container[data-v-12b7bb55]{font-size:4rem!important;height:6rem!important}.section-four-main-container .research-strategy-card[data-v-12b7bb55]{max-width:70rem!important}}[data-v-3fca2cef]:root{--color-surface-alternative: rgba(255, 255, 255, .8)}.bg-surface-alternative[data-v-3fca2cef]{background-color:var(--color-surface-alternative, rgba(255, 255, 255, .8))}.border-border-primary-contrast[data-v-3fca2cef]{border-color:#ffffff1a}.text-text-secondary-contrast[data-v-3fca2cef]{color:#fff9}.text-text-primary-contrast[data-v-3fca2cef]{color:#fff}.group[data-v-3fca2cef]{transition:all .175s ease-out}.modifyText[data-v-a34bda18]{font-size:.6rem}.bg-surface-alternative[data-v-a6aba686]{background-color:#fffc}.bg-surface-secondary-contrast[data-v-a6aba686]{background-color:#121212}.border-surface-alternative[data-v-a6aba686]{border-color:#ffffff4d}.text-text-primary-contrast[data-v-a6aba686]{color:#fff}.text-text-secondary-contrast[data-v-a6aba686]{color:#fff9}.bg-surface-primary-contrast[data-v-713ecb74]{background-color:#000;margin-top:80px}.container[data-v-713ecb74]{padding:15px}.experience-introduction[data-v-713ecb74]{font-size:14px;color:#1534e6;letter-spacing:.36rem}@media (max-width: 768px){.experience-introduction[data-v-713ecb74]{font-size:11px;letter-spacing:.26rem}}.bg-surface-secondary-contrast[data-v-713ecb74]{background-color:#121212}.border-border-secondary-contrast[data-v-713ecb74]{border-color:#ffffff1a}.text-text-primary-contrast[data-v-713ecb74]{color:#fff;cursor:pointer}.text-text-secondary-contrast[data-v-713ecb74]{color:#fff9}.link-dark[data-v-713ecb74]{color:#fff;text-decoration:none}.link-dark svg[data-v-713ecb74]{fill:currentColor}@media (min-width: 1920px){.section-five-container[data-v-713ecb74]{max-width:1600px!important}}@media (min-width: 2560px){.experience-card[data-v-713ecb74]{height:calc(var(--spacing) * 120)}.section-five-container[data-v-713ecb74]{max-width:2000px!important}}@media (min-width: 3840px){.section-five-container[data-v-713ecb74]{max-width:2800px!important}}.modifySize[data-v-f3d11da0]{color:#000;font-size:14px}@media screen and (max-width:768px){.modifySize[data-v-f3d11da0]{font-size:14px}.w-\[86\%\][data-v-f3d11da0]{width:56%}}.chip{width:fit-content;height:fit-content;flex-shrink:0;flex-grow:0;padding:.625rem .5625rem .625rem .4375rem;border-radius:.375rem;position:relative;background-color:var(--color-surface-secondary, #f5f5f5);cursor:pointer;transition:all .3s ease}.chip:hover{background-color:#e8e8e8;transform:scale(1.05)}.chip:before{content:"";position:absolute;width:.5625rem;height:.5625rem;background-color:var(--color-surface-accent, #00db80);border:2px solid white;border-radius:50%;left:-.25rem;top:50%;transform:translateY(-50%)}.overlay-mask{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:inherit}.overlay-content{background:#fff;border-radius:1rem;padding:1.5rem;max-width:400px;width:auto;color:#000;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease;position:relative}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.overlay-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.overlay-title{font-size:1.25rem;font-weight:600;margin:0;color:#000}.overlay-close{background:#f5f5f5;border:none;width:28px;height:28px;border-radius:50%;color:#000;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:1}.overlay-close:hover{background:#e0e0e0;transform:scale(1.1)}.overlay-description{font-size:.875rem;line-height:1.5;margin-bottom:1.25rem;color:#333}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.grid-line{height:95%;width:1px;background-color:var(--color-border-primary, rgba(0, 0, 0, .1));position:relative}.grid-line--primary{height:100%;background-color:var(--color-border-secondary, rgba(0, 0, 0, .15))}.grid-line.with-label:after{content:attr(data-label);position:absolute;bottom:-.625rem;right:-.5625rem;transform:translate(100%) translateY(100%);font-size:.875rem;line-height:1.25rem;letter-spacing:normal;color:var(--color-text-tertiary, rgba(0, 0, 0, .5));white-space:nowrap}.ml-33\.5{margin-left:8.375rem}.ml-22\.5{margin-left:5.625rem}.pt-15\.75{padding-top:3.9375rem}.-mt-7{margin-top:-1.75rem}.user-select-none{user-select:none;-webkit-user-select:none}.performance-metrics{margin-top:1.5rem}.metrics-row{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#b8b4b4,#fff);border-radius:.75rem}.metric-item{display:flex;flex-direction:column;align-items:center;flex:1}.metric-label{font-size:.875rem;color:#9ca3af;margin-bottom:.5rem;font-weight:400}.metric-value{font-size:1.5rem;font-weight:600;color:#ea1919}.metric-value.positive{color:#ea1919}.metric-value.negative{color:#ef4444}.action-buttons{display:flex;gap:1rem}.btn-primary,.btn-secondary{flex:1;padding:.875rem 1.5rem;border-radius:.5rem;font-size:.9375rem;font-weight:500;border:none;cursor:pointer;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#8b5cf6,#fff);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #8b5cf64d}.btn-secondary{background:#b1b4b733;color:#000;border:1px solid rgba(148,163,184,.3)}.btn-secondary:hover{background:#b1b4b74d;border-color:#94a3b880;transform:translateY(-2px)}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;text-decoration:none;transition:all .2s ease;border:1px solid var(--color-border-primary);background-color:var(--color-surface-primary)}.badge:hover{background-color:var(--color-surface-secondary);border-color:var(--color-border-secondary);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.quantitative-introduction{font-size:13.5px;color:#1534e6;letter-spacing:.26rem}@media (max-width: 768px){.quantitative-introduction{font-size:11px;letter-spacing:.15rem}}.badge svg{width:.875rem;height:.875rem;--badge-icon-color: currentColor;transition:transform .2s ease}.badge:hover svg{transform:translate(2px)}.rounded-\[0\.625rem\]{transition:all .3s ease}.rounded-\[0\.625rem\]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f}.bg-surface-primary{background-color:var(--color-surface-primary, #fff)}.bg-surface-secondary{background-color:var(--color-surface-secondary, #f5f5f5)}.border-border-primary{border-color:var(--color-border-primary, rgba(0, 0, 0, .1))}.border-transparent{border-color:transparent}.text-text-primary{color:#000}.text-text-tertiary{color:var(--color-text-tertiary, rgba(0, 0, 0, .5))}.animate-fade-in{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}blockquote{quotes:""" """;position:relative}cite{font-style:normal}@media (min-width: 1920px){.section-six-container{max-width:1600px!important}}@media (min-width: 2560px){#backtest,#strategy-intro{height:calc(var(--spacing) * 120)}.section-six-container{max-width:2000px!important}}@media (min-width: 3840px){.section-six-container{max-width:2800px!important}}.cursor[data-v-2162e6c8],.typing-cursor[data-v-2162e6c8]{display:inline-block;font-weight:300;color:currentColor;margin-left:2px;animation:cursorBlink-2162e6c8 1.06s infinite}.cursor-small[data-v-2162e6c8],.typing-cursor-small[data-v-2162e6c8]{display:inline-block;font-weight:300;color:currentColor;margin-left:1px;font-size:.9em;animation:cursorBlink-2162e6c8 1.06s infinite}@keyframes cursorBlink-2162e6c8{0%,49%{opacity:1}50%,to{opacity:0}}.fade-in[data-v-2162e6c8]{animation:fadeIn-2162e6c8 .6s ease-out forwards}@keyframes fadeIn-2162e6c8{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-2162e6c8]{animation:fadeInUp-2162e6c8 .6s ease-out forwards}@keyframes fadeInUp-2162e6c8{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in-scale[data-v-2162e6c8]{animation:fadeInScale-2162e6c8 .4s ease-out forwards}@keyframes fadeInScale-2162e6c8{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.fade-in-desc[data-v-2162e6c8]{animation:fadeInDesc-2162e6c8 .3s ease-out forwards}@keyframes fadeInDesc-2162e6c8{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.fade-in-stat[data-v-2162e6c8]{animation:fadeInScale-2162e6c8 .4s ease-out forwards}.cursor-white[data-v-2162e6c8]{color:#fff}.containers[data-v-2162e6c8]{margin-top:120px}.video-section[data-v-1e33e21d]{width:100%;padding:0;background:#fff;min-height:auto;display:flex;margin:0 auto;flex-direction:column}.video-container[data-v-1e33e21d]{width:100%;max-width:100%;margin:0;flex:1;display:flex;flex-direction:column}.section-title[data-v-1e33e21d]{font-size:36px;font-weight:600;color:#1a1a1a;text-align:center;margin:40px 20px;letter-spacing:-.5px}.loading[data-v-1e33e21d]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#666}.loading-spinner[data-v-1e33e21d]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #1a1a1a;border-radius:50%;animation:spin-1e33e21d 1s linear infinite;margin-bottom:16px}@keyframes spin-1e33e21d{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.video-list[data-v-1e33e21d]{display:flex;flex-direction:column;gap:0;margin:0;flex:1;width:100%}.video-item[data-v-1e33e21d]{background:#000;border-radius:0;overflow:visible;box-shadow:none;transition:none;width:100%;height:100vh;display:flex;flex-direction:column;position:relative}.video-item[data-v-1e33e21d]:hover{transform:none;box-shadow:none}.video-wrapper[data-v-1e33e21d]{position:relative;width:100%;flex:1;min-height:0;background:#000;overflow:hidden;display:flex;align-items:center;justify-content:center}.video-player[data-v-1e33e21d]{width:100%;height:100%;object-fit:contain}.video-info[data-v-1e33e21d]{padding:20px 40px;background:#fff;border-top:1px solid #f0f0f0;position:relative;z-index:10;flex-shrink:0}.video-title[data-v-1e33e21d]{font-size:18px;font-weight:500;color:#1a1a1a;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.video-meta[data-v-1e33e21d]{font-size:14px;color:#666;margin:0}.empty-state[data-v-1e33e21d]{text-align:center;padding:60px 20px;color:#999;font-size:16px}.pagination[data-v-1e33e21d]{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:40px}.page-btn[data-v-1e33e21d]{padding:10px 24px;background:#1a1a1a;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:all .3s ease}.page-btn[data-v-1e33e21d]:hover:not(:disabled){background:#2d2d2d;transform:translateY(-1px)}.page-btn[data-v-1e33e21d]:disabled{background:#e0e0e0;color:#999;cursor:not-allowed}.page-info[data-v-1e33e21d]{font-size:14px;color:#666}@media (max-width: 768px){.video-section[data-v-1e33e21d]{padding:0}.section-title[data-v-1e33e21d]{font-size:28px;margin:30px 16px}.video-item[data-v-1e33e21d]{height:100vh}.video-info[data-v-1e33e21d]{padding:16px}.video-title[data-v-1e33e21d]{font-size:16px}}.rate-container[data-v-98ffe21c]{width:100%;max-width:1200px;margin:0 auto;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.header-section[data-v-98ffe21c]{margin-bottom:20px}.title[data-v-98ffe21c]{font-size:24px;font-weight:600;color:#333;margin:0 0 8px}.subtitle[data-v-98ffe21c]{font-size:14px;color:#666;margin:0}.time-period-selector[data-v-98ffe21c]{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.period-btn[data-v-98ffe21c]{padding:8px 20px;border:1px solid #e0e0e0;background:#fff;color:#666;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease}.period-btn[data-v-98ffe21c]:hover{border-color:#2962ff;color:#2962ff}.period-btn.active[data-v-98ffe21c]{background:#2962ff;color:#fff;border-color:#2962ff}.chart-wrapper[data-v-98ffe21c]{position:relative;width:100%;min-height:420px;margin-bottom:20px;overflow:visible}.chart-container[data-v-98ffe21c]{width:100%;height:400px;border-radius:4px;overflow:visible;padding-bottom:10px}.loading-overlay[data-v-98ffe21c]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffffe6;z-index:10}.loading-spinner[data-v-98ffe21c]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #2962FF;border-radius:50%;animation:spin-98ffe21c 1s linear infinite}@keyframes spin-98ffe21c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-overlay p[data-v-98ffe21c]{margin-top:15px;color:#666;font-size:14px}.error-message[data-v-98ffe21c]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;padding:20px;background:#fff3f3;border:1px solid #ffcccc;border-radius:4px;z-index:10}.error-message p[data-v-98ffe21c]{color:#c00;margin:0 0 15px;font-size:14px}.retry-btn[data-v-98ffe21c]{padding:8px 20px;background:#2962ff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background .3s ease}.retry-btn[data-v-98ffe21c]:hover{background:#1e4fd6}.legend-section[data-v-98ffe21c]{display:flex;gap:24px;padding:12px;background:#f8f9fa;border-radius:4px;margin-bottom:12px;flex-wrap:wrap}.legend-item[data-v-98ffe21c]{display:flex;align-items:center;gap:8px}.legend-color[data-v-98ffe21c]{width:16px;height:16px;border-radius:50%}.legend-label[data-v-98ffe21c]{font-size:14px;color:#333;font-weight:500}.data-info[data-v-98ffe21c]{display:flex;gap:20px;padding:15px;background:#f8f9fa;border-radius:4px;flex-wrap:wrap}.info-item[data-v-98ffe21c]{display:flex;gap:8px}.info-item.highlight[data-v-98ffe21c]{padding:4px 12px;background:#fff;border-radius:4px;border:1px solid #e0e0e0}.info-label[data-v-98ffe21c]{color:#666;font-size:14px}.info-value[data-v-98ffe21c]{color:#333;font-size:14px;font-weight:600}.info-value.positive[data-v-98ffe21c]{color:#00c853}.info-value.negative[data-v-98ffe21c]{color:#d32f2f}@media (max-width: 768px){.rate-container[data-v-98ffe21c]{padding:15px}.title[data-v-98ffe21c]{font-size:20px}.time-period-selector[data-v-98ffe21c]{gap:8px}.period-btn[data-v-98ffe21c]{padding:6px 15px;font-size:13px}.chart-container[data-v-98ffe21c]{height:320px;padding-bottom:15px}.chart-wrapper[data-v-98ffe21c]{min-height:340px}.data-info[data-v-98ffe21c]{flex-direction:column;gap:10px}}@media (max-width: 480px){.rate-container[data-v-98ffe21c]{padding:10px}.title[data-v-98ffe21c]{font-size:18px}.period-btn[data-v-98ffe21c]{flex:1;min-width:calc(33.333% - 6px)}}.fund-curve-container[data-v-dd2d290f]{width:100%;max-width:1200px;margin:0 auto 100px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.header-section[data-v-dd2d290f]{margin-bottom:20px}.title[data-v-dd2d290f]{font-size:24px;font-weight:600;color:#333;margin:0 0 16px}.tab-selector[data-v-dd2d290f]{display:flex;gap:0;border-bottom:2px solid #e0e0e0}.tab-btn[data-v-dd2d290f]{padding:10px 24px;border:none;background:transparent;color:#666;cursor:pointer;font-size:15px;font-weight:500;position:relative;transition:all .3s ease;border-bottom:2px solid transparent;margin-bottom:-2px}.tab-btn[data-v-dd2d290f]:hover{color:#2962ff}.tab-btn.active[data-v-dd2d290f]{color:#2962ff;font-weight:600;border-bottom-color:#2962ff}.nav-content[data-v-dd2d290f],.return-content[data-v-dd2d290f]{width:100%}.time-period-selector[data-v-dd2d290f]{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.period-btn[data-v-dd2d290f]{padding:8px 20px;border:1px solid #e0e0e0;background:#fff;color:#666;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease}.period-btn[data-v-dd2d290f]:hover{border-color:#2962ff;color:#2962ff}.period-btn.active[data-v-dd2d290f]{background:#2962ff;color:#fff;border-color:#2962ff}.chart-wrapper[data-v-dd2d290f]{position:relative;width:100%;min-height:420px;margin-bottom:20px;overflow:visible}.chart-container[data-v-dd2d290f]{width:100%;height:400px;border-radius:4px;overflow:visible;padding-bottom:10px}.loading-overlay[data-v-dd2d290f]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffffe6;z-index:10}.loading-spinner[data-v-dd2d290f]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #2962FF;border-radius:50%;animation:spin-dd2d290f 1s linear infinite}@keyframes spin-dd2d290f{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-overlay p[data-v-dd2d290f]{margin-top:15px;color:#666;font-size:14px}.error-message[data-v-dd2d290f]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;padding:20px;background:#fff3f3;border:1px solid #ffcccc;border-radius:4px;z-index:10}.error-message p[data-v-dd2d290f]{color:#c00;margin:0 0 15px;font-size:14px}.retry-btn[data-v-dd2d290f]{padding:8px 20px;background:#2962ff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background .3s ease}.retry-btn[data-v-dd2d290f]:hover{background:#1e4fd6}.data-info[data-v-dd2d290f]{display:flex;gap:30px;padding:15px;background:#f8f9fa;border-radius:4px;flex-wrap:wrap}.info-item[data-v-dd2d290f]{display:flex;gap:8px}.info-label[data-v-dd2d290f]{color:#666;font-size:14px}.info-value[data-v-dd2d290f]{color:#333;font-size:14px;font-weight:500}@media (max-width: 768px){.fund-curve-container[data-v-dd2d290f]{padding:15px;margin-bottom:30px}.title[data-v-dd2d290f]{font-size:20px}.time-period-selector[data-v-dd2d290f]{gap:8px}.period-btn[data-v-dd2d290f]{padding:6px 15px;font-size:13px}.chart-container[data-v-dd2d290f]{height:320px;padding-bottom:15px}.chart-wrapper[data-v-dd2d290f]{min-height:340px}.data-info[data-v-dd2d290f]{flex-direction:column;gap:10px}}@media (max-width: 480px){.fund-curve-container[data-v-dd2d290f]{padding:10px;margin-bottom:50px}.title[data-v-dd2d290f]{font-size:18px}.period-btn[data-v-dd2d290f]{flex:1;min-width:calc(33.333% - 6px)}}.rate-container[data-v-507d531b]{width:100%;max-width:1200px;margin:0 auto;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.header-section[data-v-507d531b]{margin-bottom:20px}.title[data-v-507d531b]{font-size:24px;font-weight:600;color:#333;margin:0 0 8px}.subtitle[data-v-507d531b]{font-size:14px;color:#666;margin:0}.chart-wrapper[data-v-507d531b]{position:relative;width:100%;min-height:420px;margin-bottom:20px;overflow:visible}.chart-container[data-v-507d531b]{width:100%;height:400px;border-radius:4px;overflow:visible;padding-bottom:10px}.legend-section[data-v-507d531b]{display:flex;gap:24px;padding:12px;background:#f8f9fa;border-radius:4px;margin-bottom:12px;flex-wrap:wrap}.legend-item[data-v-507d531b]{display:flex;align-items:center;gap:8px}.legend-color[data-v-507d531b]{width:16px;height:16px;border-radius:50%}.legend-label[data-v-507d531b]{font-size:14px;color:#333;font-weight:500}@media (max-width: 768px){.rate-container[data-v-507d531b]{padding:15px}.title[data-v-507d531b]{font-size:20px}.chart-container[data-v-507d531b]{height:320px;padding-bottom:15px}.chart-wrapper[data-v-507d531b]{min-height:340px}}@media (max-width: 480px){.rate-container[data-v-507d531b]{padding:10px}.title[data-v-507d531b]{font-size:18px}}.canvasadd-outer[data-v-9a045293]{width:100%;max-width:1200px;margin:0 auto 80px;padding:0 20px;box-sizing:border-box}@media (min-width: 2560px){.canvasadd-outer[data-v-9a045293]{max-width:1600px!important;padding-bottom:7rem!important}}.canvasadd-container[data-v-9a045293]{position:relative;width:100%;height:620px;overflow:hidden;border-radius:8px;box-shadow:0 2px 8px #0000001a;background:#fff}.carousel-wrapper[data-v-9a045293]{display:flex;width:100%;height:100%}.carousel-slide[data-v-9a045293]{min-width:100%;height:100%;flex-shrink:0;overflow:hidden}.carousel-slide[data-v-9a045293] .fund-curve-container,.carousel-slide[data-v-9a045293] .rate-container{width:100%!important;max-width:100%!important;height:100%!important;margin:0!important;padding:20px!important;box-shadow:none!important;border-radius:0!important;box-sizing:border-box;overflow-y:auto}.carousel-slide[data-v-9a045293] .chart-wrapper,.carousel-slide[data-v-9a045293] .chart-container{height:auto!important;min-height:0!important}.carousel-slide[data-v-9a045293] .chart-container{height:380px!important}.carousel-arrow[data-v-9a045293]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffeb;border:1px solid rgba(0,0,0,.1);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;color:#333;box-shadow:0 2px 8px #00000014}.carousel-arrow[data-v-9a045293]:hover{background:#fff;box-shadow:0 4px 16px #00000026;transform:translateY(-50%) scale(1.1)}.carousel-arrow-left[data-v-9a045293]{left:14px}.carousel-arrow-right[data-v-9a045293]{right:14px}.carousel-indicators[data-v-9a045293]{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.indicator[data-v-9a045293]{width:8px;height:8px;border-radius:50%;background:#0003;border:none;cursor:pointer;transition:all .3s ease;padding:0}.indicator[data-v-9a045293]:hover{background:#00000073;transform:scale(1.2)}.indicator.active[data-v-9a045293]{background:#184e96;width:24px;border-radius:4px}@media (max-width: 768px){.canvasadd-outer[data-v-9a045293]{padding:0 12px;margin-bottom:40px}.canvasadd-container[data-v-9a045293]{height:520px}.carousel-slide[data-v-9a045293] .chart-container{height:280px!important}.carousel-arrow[data-v-9a045293]{width:30px;height:30px}.carousel-arrow-left[data-v-9a045293]{left:8px}.carousel-arrow-right[data-v-9a045293]{right:8px}.indicator[data-v-9a045293]{width:6px;height:6px}.indicator.active[data-v-9a045293]{width:18px}}@media (max-width: 480px){.canvasadd-container[data-v-9a045293]{height:460px}.carousel-slide[data-v-9a045293] .chart-container{height:240px!important}}.floating-robot-wrap[data-v-a4cb8fd6]{position:fixed;right:28px;top:32vh;transform:translateY(-50%);z-index:9990;pointer-events:none}.robot-trigger[data-v-a4cb8fd6]{pointer-events:auto;position:relative;width:72px;height:72px;border:none;padding:6px 5px 7px;border-radius:50%;background:linear-gradient(145deg,#fff,#f0f4ff);box-shadow:0 8px 28px #184e962e,0 0 0 1px #0000000f;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,box-shadow .25s ease}.robot-inner[data-v-a4cb8fd6]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;width:100%;min-height:0}.robot-trigger[data-v-a4cb8fd6]:hover{transform:scale(1.06);box-shadow:0 12px 36px #184e9647,0 0 0 1px #184e961f}.robot-trigger[data-v-a4cb8fd6]:active{transform:scale(.98)}.robot-glow[data-v-a4cb8fd6]{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;background:radial-gradient(circle,rgba(24,78,150,.25) 0%,transparent 70%);z-index:-1;animation:pulse-soft-a4cb8fd6 2.4s ease-in-out infinite}@keyframes pulse-soft-a4cb8fd6{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.robot-icon[data-v-a4cb8fd6]{width:30px;height:30px;flex-shrink:0}.robot-label[data-v-a4cb8fd6]{pointer-events:none;font-size:9px;font-weight:600;color:#184e96;letter-spacing:-.02em;text-align:center;line-height:1.1;max-width:100%;padding:0 1px;text-shadow:0 1px 0 rgba(255,255,255,.95)}.qr-modal-overlay[data-v-a4cb8fd6]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;background:#00000073;display:flex;align-items:center;justify-content:center;padding:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.qr-modal-panel[data-v-a4cb8fd6]{position:relative;background:#fff;border-radius:16px;box-shadow:0 24px 64px #0003;max-width:100%}.qr-modal-close[data-v-a4cb8fd6]{position:absolute;top:12px;right:12px;width:36px;height:36px;border:none;border-radius:50%;background:#0000000f;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.qr-modal-close[data-v-a4cb8fd6]:hover{background:#0000001a}.qr-box[data-v-a4cb8fd6]{text-align:center;padding:36px 32px 32px;min-width:280px}.qr-box h2[data-v-a4cb8fd6]{margin:0 0 20px;font-size:1.25rem;font-weight:600;color:#1a1a1a}.qr-img[data-v-a4cb8fd6]{width:240px;height:240px;border:1px solid #eee;padding:10px;background:#fff;display:block;margin:0 auto 16px;object-fit:contain}.qr-loading[data-v-a4cb8fd6]{min-height:240px;display:flex;align-items:center;justify-content:center;color:#666;font-size:15px;margin-bottom:16px}.qr-error[data-v-a4cb8fd6]{color:#c0392b;font-size:14px;margin:0 0 12px}.qr-refresh[data-v-a4cb8fd6]{padding:10px 24px;border-radius:10px;border:1px solid #1a1a1a;background:#1a1a1a;color:#fff;font-size:14px;cursor:pointer;transition:opacity .2s,transform .2s}.qr-refresh[data-v-a4cb8fd6]:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.qr-refresh[data-v-a4cb8fd6]:disabled{opacity:.5;cursor:not-allowed}.qr-fade-enter-active[data-v-a4cb8fd6],.qr-fade-leave-active[data-v-a4cb8fd6]{transition:opacity .25s ease}.qr-fade-enter-active .qr-modal-panel[data-v-a4cb8fd6],.qr-fade-leave-active .qr-modal-panel[data-v-a4cb8fd6]{transition:transform .25s ease,opacity .25s ease}.qr-fade-enter-from[data-v-a4cb8fd6],.qr-fade-leave-to[data-v-a4cb8fd6]{opacity:0}.qr-fade-enter-from .qr-modal-panel[data-v-a4cb8fd6],.qr-fade-leave-to .qr-modal-panel[data-v-a4cb8fd6]{opacity:0;transform:scale(.96) translateY(8px)}@media (max-width: 768px){.floating-robot-wrap[data-v-a4cb8fd6]{right:16px;top:28vh}.robot-trigger[data-v-a4cb8fd6]{width:60px;height:60px;padding:5px 4px 6px}.robot-icon[data-v-a4cb8fd6]{width:26px;height:26px}.robot-label[data-v-a4cb8fd6]{font-size:8px}.qr-box[data-v-a4cb8fd6]{padding:32px 20px 24px;min-width:unset}.qr-img[data-v-a4cb8fd6]{width:200px;height:200px}}.ex-container[data-v-559c9dee]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;margin-top:80px;padding:0 16px}.experience-introduction[data-v-559c9dee]{font-size:13px;line-height:1.4;letter-spacing:.24rem;color:#1534e6;margin-top:8px}.text-text-primary-contrast[data-v-559c9dee]{color:#111827}.ex-picture-wrap[data-v-559c9dee]{position:relative;width:100%;max-width:1200px}.ex-image[data-v-559c9dee]{display:block;width:100%;height:auto;object-fit:contain}.ex-action[data-v-559c9dee]{position:absolute;left:50%;bottom:4%;transform:translate(-50%);min-width:240px;height:58px;padding:0 48px;border-radius:999px;background:#fffffff5;color:#292929;box-shadow:0 10px 24px #0000002e;font-size:18px;line-height:1;letter-spacing:.04em;cursor:pointer;transition:color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.ex-action[data-v-559c9dee]:hover{border-color:#2d2c2c;color:#323131;box-shadow:0 10px 24px #5352522e;transform:translate(-50%) translateY(-2px)}.ex-action[data-v-559c9dee]:active{transform:translate(-50%) translateY(0)}@media (max-width: 768px){.experience-introduction[data-v-559c9dee]{font-size:11px;letter-spacing:.26rem}.ex-action[data-v-559c9dee]{bottom:-10%;min-width:100px;height:25px;padding:0 28px;border-width:3px;font-size:14px}}.ark-landing-page[data-v-276e24fd]{width:100%;min-height:100vh;background:#fff;overflow-x:hidden;padding-top:55px}@media (max-height: 820px){.ark-landing-page[data-v-276e24fd]{padding-top:48px}}.chart-section[data-v-276e24fd]{max-width:1400px;margin:80px auto;padding:0 40px}@media (min-width: 1920px){.chart-section[data-v-276e24fd]{max-width:1700px}}@media (min-width: 2560px){.chart-section[data-v-276e24fd]{max-width:2200px}}@media (min-width: 3840px){.chart-section[data-v-276e24fd]{max-width:3000px}}.top-banner[data-v-276e24fd]{background:linear-gradient(90deg,#8b7fff1a,#8b7fff00);padding:12px 40px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;border-bottom:1px solid rgba(255,255,255,.1)}.banner-text[data-v-276e24fd]{color:#fffc}.banner-link[data-v-276e24fd]{color:#8b7fff;text-decoration:none;font-weight:600;transition:color .3s ease}.banner-link[data-v-276e24fd]:hover{color:#9f93ff}.back-to-top[data-v-276e24fd]{position:fixed;bottom:40px;right:40px;width:50px;height:50px;background:#184e96;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #184e9666;transition:all .3s ease;z-index:10000;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.back-to-top[data-v-276e24fd]:hover{background:#1a3860;transform:translateY(-4px);box-shadow:0 12px 32px #184e9680}.fade-enter-active[data-v-276e24fd],.fade-leave-active[data-v-276e24fd]{transition:opacity .3s ease}.fade-enter-from[data-v-276e24fd],.fade-leave-to[data-v-276e24fd]{opacity:0}.chart-right[data-v-276e24fd]{width:460px;height:auto;margin-left:auto;margin-right:40px;margin-bottom:40px;background:var(--bg-secondary);border-radius:8px;overflow:hidden;display:flex;align-items:end}@media (min-width: 1920px){.visualization-section[data-v-276e24fd]{gap:24px}.chart-right[data-v-276e24fd]{width:420px}}@media (min-width: 2560px){.visualization-section[data-v-276e24fd]{gap:32px}.chart-right[data-v-276e24fd]{width:500px}}@media (min-width: 3840px){.visualization-section[data-v-276e24fd]{gap:40px}.chart-right[data-v-276e24fd]{width:600px}}@media (max-width: 1024px){.venture-cards[data-v-276e24fd]{grid-template-columns:1fr}.venture-title[data-v-276e24fd]{font-size:36px}}@media (max-width: 768px){.ark-landing-page[data-v-276e24fd]{padding-top:55px}.top-banner[data-v-276e24fd]{padding:12px 24px;font-size:13px}.back-to-top[data-v-276e24fd]{bottom:100px;right:20px;width:44px;height:44px}.visualization-section[data-v-276e24fd]{flex-direction:column;gap:12px}.chart-left[data-v-276e24fd],.chart-right[data-v-276e24fd]{width:100%}.chart-section[data-v-276e24fd]{margin:40px auto;padding:0 20px}}@media (max-width: 480px){.ark-landing-page[data-v-276e24fd]{padding-top:55px}.chart-section[data-v-276e24fd]{margin:30px auto;padding:0 16px}}@media (min-width: 1920px){.ark-landing-page[data-v-276e24fd]{padding-top:110px}}@media (min-width: 2560px){.ark-landing-page[data-v-276e24fd]{padding-top:130px}}@media (min-width: 3840px){.ark-landing-page[data-v-276e24fd]{padding-top:150px}}.header[data-v-b3e380f2]{display:flex;align-items:center;justify-content:space-between;padding:0 36px;height:70px;background:#000;border-bottom:1px solid #232121;position:relative;z-index:1000}.header-left[data-v-b3e380f2]{display:flex;align-items:center;gap:24px}.logo[data-v-b3e380f2]{width:140px;height:auto;display:flex;align-items:center;justify-content:center}.logo img[data-v-b3e380f2]{width:100%;height:100%;filter:brightness(1.5) contrast(1.2);filter:brightness(1.5) contrast(1.2) drop-shadow(0 0 8px rgba(255,255,255,.3));transition:filter .3s ease}.logo img[data-v-b3e380f2]:hover{filter:brightness(1.8) contrast(1.3) drop-shadow(0 0 12px rgba(255,255,255,.5))}.nav[data-v-b3e380f2]{display:flex;align-items:center;margin-left:20px;gap:35px}.nav-item[data-v-b3e380f2]{color:var(--text-secondary);font-size:14px;font-weight:500;transition:color .2s;white-space:nowrap;cursor:pointer}.nav-item[data-v-b3e380f2]:hover{color:var(--text-primary)}.header-right[data-v-b3e380f2]{display:flex;align-items:center;gap:12px}.btn-login[data-v-b3e380f2]{padding:8px 16px;border-radius:4px;font-weight:500;color:var(--text-primary);background:transparent;transition:background .2s}.btn-login[data-v-b3e380f2]:hover{background:var(--bg-tertiary)}.btn-register[data-v-b3e380f2]{padding:8px 16px;border-radius:4px;font-weight:500;color:#848e9c;transition:opacity .2s}.btn-register[data-v-b3e380f2]:hover{opacity:.9}.btn-trading[data-v-b3e380f2]{padding:8px 20px;border-radius:4px;font-weight:500;color:var(--text-primary);background:transparent;border:1px solid rgba(132,142,156,.3);transition:all .2s;white-space:nowrap}.btn-trading[data-v-b3e380f2]:hover{background:#848e9c1a;border-color:#848e9c80}.hamburger-btn[data-v-b3e380f2]{display:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger-btn span[data-v-b3e380f2]{width:30px;height:3px;background:var(--text-primary);border-radius:2px;transition:all .3s ease;transform-origin:center}.hamburger-btn.active span[data-v-b3e380f2]:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger-btn.active span[data-v-b3e380f2]:nth-child(2){opacity:0}.hamburger-btn.active span[data-v-b3e380f2]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-menu[data-v-b3e380f2]{position:fixed;top:70px;right:0;width:280px;height:calc(100vh - 70px);background:#0b0e11;box-shadow:-4px 0 10px #0000004d;z-index:999;overflow-y:auto}.mobile-menu-content[data-v-b3e380f2]{padding:20px}.mobile-nav[data-v-b3e380f2]{display:flex;flex-direction:column;gap:0;margin-bottom:30px}.mobile-nav-item[data-v-b3e380f2]{color:var(--text-secondary);font-size:16px;font-weight:500;padding:16px 12px;border-bottom:1px solid rgba(57,66,146,.3);transition:all .3s}.mobile-nav-item[data-v-b3e380f2]:hover,.mobile-nav-item.active[data-v-b3e380f2]{color:var(--text-primary);background:#3942921a}.mobile-actions[data-v-b3e380f2]{display:flex;flex-direction:column;gap:12px;padding:0 12px}.mobile-btn[data-v-b3e380f2]{width:100%;padding:12px 16px;font-size:15px;border-radius:6px}.menu-overlay[data-v-b3e380f2]{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:#00000080;z-index:998}.slide-enter-active[data-v-b3e380f2],.slide-leave-active[data-v-b3e380f2]{transition:transform .3s ease}.slide-enter-from[data-v-b3e380f2],.slide-leave-to[data-v-b3e380f2]{transform:translate(100%)}.fade-enter-active[data-v-b3e380f2],.fade-leave-active[data-v-b3e380f2]{transition:opacity .3s ease}.fade-enter-from[data-v-b3e380f2],.fade-leave-to[data-v-b3e380f2]{opacity:0}@media (max-width: 1200px){.nav[data-v-b3e380f2]{gap:16px}.nav-item[data-v-b3e380f2]{font-size:13px}}@media (max-width: 768px){.desktop-nav[data-v-b3e380f2],.desktop-btn[data-v-b3e380f2]{display:none}.hamburger-btn[data-v-b3e380f2]{display:flex}.logo[data-v-b3e380f2]{width:130px;height:auto}.header[data-v-b3e380f2]{padding:0 12px;height:60px}.mobile-menu[data-v-b3e380f2],.menu-overlay[data-v-b3e380f2]{top:60px;height:calc(100vh - 60px)}}@media (min-width: 1920px){.header[data-v-b3e380f2]{padding:0 32px;height:110px!important}.logo[data-v-b3e380f2]{width:210px!important;height:100px!important}.nav[data-v-b3e380f2]{gap:45px}.nav-item[data-v-b3e380f2]{font-size:16px}.btn-login[data-v-b3e380f2],.btn-register[data-v-b3e380f2]{padding:10px 20px;font-size:15px}.header-right[data-v-b3e380f2]{margin-right:200px!important}}@media (min-width: 2560px){.header[data-v-b3e380f2]{padding:0 64px;height:110px!important;max-width:3200px;margin:0 auto}.logo[data-v-b3e380f2]{width:210px!important;height:100px!important}.nav[data-v-b3e380f2]{gap:60px;margin-left:200px!important}.nav-item[data-v-b3e380f2]{font-size:18px}.btn-login[data-v-b3e380f2],.btn-register[data-v-b3e380f2]{padding:12px 24px;font-size:16px}}@media (min-width: 3840px){.header[data-v-b3e380f2]{padding:0 96px;height:100px;max-width:4800px}.logo[data-v-b3e380f2]{width:210px!important;height:100px!important}.nav[data-v-b3e380f2]{gap:80px;margin-left:60px}.nav-item[data-v-b3e380f2]{font-size:20px}.btn-login[data-v-b3e380f2],.btn-register[data-v-b3e380f2]{padding:14px 28px;font-size:18px}}.trading-info[data-v-323eedcb]{background:var(--bg-secondary);padding:12px 16px;border-bottom:1px solid #3f4297}.info-main[data-v-323eedcb]{display:flex;align-items:center;gap:0;margin-bottom:8px}.pair-section[data-v-323eedcb]{display:flex;align-items:center;gap:8px;margin-right:24px}.coin-icon[data-v-323eedcb]{width:28px;height:28px;border-radius:50%}.pair-details[data-v-323eedcb]{display:flex;flex-direction:column}.pair-title[data-v-323eedcb]{display:grid;align-items:center;gap:8px}.pair-name[data-v-323eedcb]{font-size:18px;font-weight:600;color:var(--text-primary);margin:0}.pair-code[data-v-323eedcb]{font-size:13px;color:var(--text-secondary);font-family:monospace}.pair-link[data-v-323eedcb]{color:var(--text-secondary);font-size:11px;text-decoration:underline}.stats-section[data-v-323eedcb]{display:flex;flex-direction:column;gap:8px;flex:1}.stats-row[data-v-323eedcb]{display:flex;align-items:center;gap:20px}.stat-item[data-v-323eedcb]{display:flex;align-items:baseline;gap:4px;min-width:0}.price-item[data-v-323eedcb]{flex-direction:column;align-items:baseline;margin-right:24px}.price[data-v-323eedcb]{font-size:22px;font-weight:600;display:flex;align-items:center;gap:4px}.price .arrow[data-v-323eedcb]{font-size:18px}.price-usd[data-v-323eedcb]{display:flex;gap:10px;font-size:13px}.price-change-percent[data-v-323eedcb]{font-weight:500}.stat-label[data-v-323eedcb]{font-size:12px;color:var(--text-secondary);white-space:nowrap}.stat-value[data-v-323eedcb]{font-size:12px;color:var(--text-primary);font-weight:500;white-space:nowrap}.tags-label[data-v-323eedcb]{margin-left:20px}.text-red[data-v-323eedcb]{color:#ca0a0a}.text-green[data-v-323eedcb]{color:#00a621}.tags-group[data-v-323eedcb]{display:flex;align-items:center;gap:12px;margin-left:24px;padding-left:24px;border-left:1px solid var(--border-color)}.tags-title[data-v-323eedcb]{font-size:11px;color:var(--text-secondary);white-space:nowrap}.tags-list[data-v-323eedcb]{display:flex;gap:12px;align-items:center}.tag-link[data-v-323eedcb]{font-size:11px;color:#d84848;white-space:nowrap;transition:color .2s;text-decoration:none}.tag-link-title[data-v-323eedcb]{font-size:14px;color:var(--text-primary);white-space:nowrap;transition:color .2s;text-decoration:none}.tag-link[data-v-323eedcb]:hover{color:var(--text-primary)}.tag-link.active[data-v-323eedcb]{color:var(--yellow);font-weight:500}.tag-link.hot[data-v-323eedcb]{color:var(--green);font-weight:500}@media (max-width: 1400px){.stats-row[data-v-323eedcb]{gap:16px}.stat-label[data-v-323eedcb],.stat-value[data-v-323eedcb]{font-size:11px}}@media (max-width: 1200px){.info-main[data-v-323eedcb]{flex-direction:column;align-items:flex-start}.pair-section[data-v-323eedcb]{margin-bottom:8px}.stats-row[data-v-323eedcb]{flex-wrap:wrap;gap:12px}}@media (min-width: 1920px){.trading-info[data-v-323eedcb]{padding:20px 48px;border-bottom-width:2px}.info-main[data-v-323eedcb]{gap:8px;margin-bottom:12px}.pair-section[data-v-323eedcb]{margin-right:40px;gap:12px}.pair-section svg[data-v-323eedcb]{width:36px;height:36px}.pair-name[data-v-323eedcb]{font-size:24px}.pair-code[data-v-323eedcb]{font-size:16px}.price-item[data-v-323eedcb]{margin-right:40px}.price[data-v-323eedcb]{font-size:32px}.price .arrow[data-v-323eedcb]{font-size:24px}.price-usd[data-v-323eedcb]{font-size:18px;gap:12px}.stats-section[data-v-323eedcb]{gap:12px}.stats-row[data-v-323eedcb]{gap:32px}.stat-item[data-v-323eedcb]{gap:6px}.stat-label[data-v-323eedcb],.stat-value[data-v-323eedcb]{font-size:16px}.tags-label[data-v-323eedcb]{font-size:16px;margin-left:32px}.tag-link[data-v-323eedcb]{font-size:15px}.tag-link-title[data-v-323eedcb]{font-size:16px}}@media (min-width: 2560px){.trading-info[data-v-323eedcb]{padding:28px 80px;max-width:3200px;margin:0 auto;border-bottom-width:2px}.info-main[data-v-323eedcb]{gap:12px;margin-bottom:16px}.pair-section[data-v-323eedcb]{margin-right:52px;gap:16px}.pair-section svg[data-v-323eedcb]{width:44px;height:44px}.pair-name[data-v-323eedcb]{font-size:30px}.pair-code[data-v-323eedcb]{font-size:20px}.price-item[data-v-323eedcb]{margin-right:52px}.price[data-v-323eedcb]{font-size:40px}.price .arrow[data-v-323eedcb]{font-size:30px}.price-usd[data-v-323eedcb]{font-size:22px;gap:16px}.stats-section[data-v-323eedcb]{gap:16px}.stats-row[data-v-323eedcb]{gap:44px}.stat-item[data-v-323eedcb]{gap:8px}.stat-label[data-v-323eedcb],.stat-value[data-v-323eedcb]{font-size:20px}.tags-label[data-v-323eedcb]{font-size:20px;margin-left:44px}.tag-link[data-v-323eedcb]{font-size:19px}.tag-link-title[data-v-323eedcb]{font-size:20px}}@media (min-width: 3840px){.trading-info[data-v-323eedcb]{padding:36px 120px;max-width:4800px;border-bottom-width:3px}.info-main[data-v-323eedcb]{gap:16px;margin-bottom:20px}.pair-section[data-v-323eedcb]{margin-right:64px;gap:20px}.pair-section svg[data-v-323eedcb]{width:52px;height:52px}.pair-name[data-v-323eedcb]{font-size:36px}.pair-code[data-v-323eedcb]{font-size:24px}.price-item[data-v-323eedcb]{margin-right:64px}.price[data-v-323eedcb]{font-size:48px}.price .arrow[data-v-323eedcb]{font-size:36px}.price-usd[data-v-323eedcb]{font-size:26px;gap:20px}.stats-section[data-v-323eedcb]{gap:20px}.stats-row[data-v-323eedcb]{gap:56px}.stat-item[data-v-323eedcb]{gap:10px}.stat-label[data-v-323eedcb],.stat-value[data-v-323eedcb]{font-size:24px}.tags-label[data-v-323eedcb]{font-size:24px;margin-left:56px}.tag-link[data-v-323eedcb]{font-size:23px}.tag-link-title[data-v-323eedcb]{font-size:24px}}.charts-wrapper[data-v-2fcd5ea6],.chart-container[data-v-2fcd5ea6],.volume-container[data-v-2fcd5ea6]{position:relative}.chart-container[data-v-2fcd5ea6] a[href*=tradingview],.volume-container[data-v-2fcd5ea6] a[href*=tradingview],.chart-container[data-v-2fcd5ea6] a,.volume-container[data-v-2fcd5ea6] a,.chart-container[data-v-2fcd5ea6] [class*=watermark],.volume-container[data-v-2fcd5ea6] [class*=watermark],.chart-container[data-v-2fcd5ea6] div[style*="cursor: pointer"][style*="position: absolute"],.volume-container[data-v-2fcd5ea6] div[style*="cursor: pointer"][style*="position: absolute"]{display:none!important}.volume-section-fenshi[data-v-2fcd5ea6]{height:380px}.volume-container-fenshi[data-v-2fcd5ea6]{height:300px}.chart-view[data-v-f98b3d09]{--chart-main-height: clamp(320px, 34vh, 520px);--chart-volume-height: clamp(96px, 10vh, 160px);--chart-indicator-height: clamp(180px, 20vh, 320px);position:relative;height:100%;min-height:0;display:flex;flex-direction:column;background:var(--bg-secondary);overflow:hidden}.chart-header[data-v-f98b3d09]{padding:12px 16px;border-bottom:1px solid #3f4297}.chart-tabs[data-v-f98b3d09]{display:flex;gap:24px}.tab[data-v-f98b3d09]{padding:8px 0;font-size:14px;color:var(--text-secondary);border-bottom:2px solid transparent;transition:all .2s}.tab[data-v-f98b3d09]:hover{color:var(--text-primary)}.tab.active[data-v-f98b3d09]{color:var(--text-primary);border-bottom-color:var(--yellow)}.chart-controls[data-v-f98b3d09]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;gap:12px;border-bottom:1px solid #3f4297}.time-controls[data-v-f98b3d09]{display:flex;gap:8px}.time-btn[data-v-f98b3d09]{padding:4px 12px;font-size:12px;color:var(--text-secondary);border-radius:4px;transition:all .2s}.time-btn[data-v-f98b3d09]:hover,.time-btn.active[data-v-f98b3d09]{color:var(--text-primary);background:var(--bg-tertiary)}.dropdown-wrapper[data-v-f98b3d09]{position:relative;display:inline-block}.dropdown-btn[data-v-f98b3d09]{display:flex;align-items:center;gap:6px}.dropdown-icon[data-v-f98b3d09]{transition:transform .2s ease;margin-left:2px}.dropdown-icon.open[data-v-f98b3d09]{transform:rotate(180deg)}.dropdown-menu[data-v-f98b3d09]{position:absolute;top:100%;left:0;margin-top:4px;min-width:100px;background:var(--bg-tertiary);border:1px solid #3f4297;border-radius:4px;box-shadow:0 4px 12px #0000004d;z-index:1000;overflow:hidden}.dropdown-item[data-v-f98b3d09]{padding:8px 16px;font-size:12px;color:var(--text-secondary);cursor:pointer;transition:all .2s;white-space:nowrap}.dropdown-item[data-v-f98b3d09]:hover{background:var(--bg-primary);color:var(--text-primary)}.dropdown-item.active[data-v-f98b3d09]{color:var(--yellow);background:#f0b90b1a}.dropdown-item.active[data-v-f98b3d09]:hover{background:#f0b90b26}.chart-type-controls[data-v-f98b3d09]{display:flex;gap:8px}.chart-select[data-v-f98b3d09]{padding:4px 12px;font-size:12px;color:var(--text-secondary);background:var(--bg-tertiary);border-radius:4px;cursor:pointer}.chart-info[data-v-f98b3d09]{display:flex;gap:16px;padding:8px 16px;font-size:12px;color:var(--text-secondary);background:var(--bg-primary);flex-wrap:wrap;transition:color .2s ease}.chart-info.price-up[data-v-f98b3d09],.chart-info.price-up .info-date[data-v-f98b3d09],.chart-info.price-up .info-item .value[data-v-f98b3d09]{color:#f6465d}.chart-info.price-down[data-v-f98b3d09],.chart-info.price-down .info-date[data-v-f98b3d09],.chart-info.price-down .info-item .value[data-v-f98b3d09]{color:#0ecb81}.info-date[data-v-f98b3d09]{font-weight:500}.info-item[data-v-f98b3d09]{display:flex;gap:4px}.info-item .value[data-v-f98b3d09]{font-weight:500}.chart-view[data-v-f98b3d09]{position:relative}.charts-wrapper[data-v-f98b3d09]{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;padding:0 16px 16px;overflow:hidden}.charts-wrapper>div[data-v-f98b3d09]{display:flex;flex-direction:column;flex:1;min-height:0}.chart-container[data-v-f98b3d09]{position:relative;height:var(--chart-main-height);min-height:320px;flex-shrink:0;background:linear-gradient(135deg,#8b7fff0d,#8b7fff05)}.volume-section[data-v-f98b3d09]{border-top:1px solid var(--border-color);background:linear-gradient(135deg,#1e1139,#1e1139);position:relative;margin-top:0}.volume-container[data-v-f98b3d09]{position:relative;height:var(--chart-volume-height);min-height:96px;flex-shrink:0;background:linear-gradient(135deg,#8b7fff0d,#8b7fff05);overflow:hidden}.unified-crosshair[data-v-f98b3d09]{position:absolute;top:0;bottom:0;width:1px;background-color:#758696;pointer-events:none;z-index:1000;opacity:.9;box-shadow:0 0 2px #75869680}.custom-time-label[data-v-f98b3d09]{position:absolute;bottom:0;transform:translate(-50%);padding:2px 8px;background-color:#4c525e;color:#d1d4dc;font-size:11px;font-family:-apple-system,BlinkMacSystemFont,Trebuchet MS,Roboto,Ubuntu,sans-serif;border-radius:2px;pointer-events:none;z-index:1001;white-space:nowrap;line-height:16px}.chart-volume-info[data-v-f98b3d09]{display:flex;gap:16px;padding:1px 16px;font-size:12px;color:var(--text-secondary);border-top:1px solid var(--border-color)}.volume-item[data-v-f98b3d09]{display:flex;gap:4px}.volume-item .value[data-v-f98b3d09]{color:var(--text-primary);font-weight:500}.indicator-section[data-v-f98b3d09]{border-top:1px solid var(--border-color);background:linear-gradient(135deg,#8b7fff0d,#8b7fff05);position:relative;margin-top:0;min-height:0}.indicator-tabs[data-v-f98b3d09]{display:none}.indicator-tabs-bottom[data-v-f98b3d09]{display:flex;gap:28px;padding:12px 20px;background:#1e1139;overflow-x:auto;border-top:1px solid var(--border-color)}.indicator-tab[data-v-f98b3d09]{padding:8px 20px;font-size:14px;color:var(--text-secondary);background:var(--bg-tertiary);border-radius:6px;transition:all .2s;white-space:nowrap;cursor:pointer;font-weight:500}.indicator-tab[data-v-f98b3d09]:hover{color:var(--text-primary);background:#f0b90b1a}.indicator-tab.active[data-v-f98b3d09]{color:var(--bg-primary);background:var(--yellow);font-weight:500}.indicator-info[data-v-f98b3d09]{display:flex;gap:16px;padding:8px 16px;font-size:12px;color:var(--text-secondary);background:#1e1139;flex-wrap:wrap;margin:0}.indicator-info-item[data-v-f98b3d09]{display:flex;gap:4px;font-weight:500}.indicator-container[data-v-f98b3d09]{position:relative;height:var(--chart-indicator-height);min-height:180px;flex-shrink:0;background:linear-gradient(135deg,#8b7fff0d,#5e4df005);overflow:hidden}.indicator-container a[href*=tradingview][data-v-f98b3d09],.chart-container a[href*=tradingview][data-v-f98b3d09],.volume-container a[href*=tradingview][data-v-f98b3d09],#tv-attr-logo[data-v-f98b3d09]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.floating-trade-panel[data-v-f98b3d09]{position:absolute;right:0;width:250px;height:60px;display:flex;gap:1px;background:var(--border-color);border-radius:4px;overflow:visible;box-shadow:0 4px 12px #0000004d;z-index:100;transition:box-shadow .2s ease;cursor:default}.floating-trade-panel[data-v-f98b3d09]:hover{box-shadow:0 6px 20px #0006}.drag-handle[data-v-f98b3d09]{position:absolute;left:-24px;top:50%;transform:translateY(-50%);width:24px;height:40px;background:var(--bg-secondary);border:1px solid var(--border-color);border-right:none;border-radius:4px 0 0 4px;display:flex;align-items:center;justify-content:center;cursor:move;color:var(--text-secondary);transition:all .2s ease;opacity:.6}.drag-handle[data-v-f98b3d09]:hover{opacity:1;background:#ffffff0d;color:var(--text-primary)}.drag-handle[data-v-f98b3d09]:active{cursor:grabbing;background:#ffffff1a}.trade-panel-item[data-v-f98b3d09]{display:flex;flex-direction:column;padding:5px 20px;background:var(--bg-secondary);min-width:100px}.buy-item[data-v-f98b3d09]{background:linear-gradient(135deg,#0ecb8126,#0ecb810d);border-left:3px solid var(--green)}.sell-item[data-v-f98b3d09]{background:linear-gradient(135deg,#f6465d26,#f6465d0d);border-right:3px solid var(--red)}.quantity-item[data-v-f98b3d09]{background:var(--bg-tertiary);width:10px}.trade-label[data-v-f98b3d09]{font-size:11px;color:var(--text-secondary);margin-bottom:6px;font-weight:500;text-align:center;cursor:pointer}.trade-price[data-v-f98b3d09]{font-size:18px;font-weight:700;color:var(--text-primary);letter-spacing:.5px;cursor:pointer}.buy-item .trade-price[data-v-f98b3d09]{color:var(--green)}.sell-item .trade-price[data-v-f98b3d09]{color:var(--red)}.quantity-input[data-v-f98b3d09]{font-size:14px;padding:8px 12px;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:4px;text-align:center;color:var(--text-primary);transition:border-color .2s}.quantity-input[data-v-f98b3d09]:focus{border-color:var(--yellow);outline:none}.quantity-input[data-v-f98b3d09]::placeholder{color:var(--text-muted);font-size:12px}@media (max-width: 1200px){.chart-view[data-v-f98b3d09]{overflow-y:auto}.time-controls[data-v-f98b3d09]{flex-wrap:wrap}.chart-info[data-v-f98b3d09]{font-size:11px;gap:12px}.floating-trade-panel[data-v-f98b3d09]{flex-direction:column;width:auto}.trade-panel-item[data-v-f98b3d09]{min-width:120px}.drag-handle[data-v-f98b3d09]{width:auto;height:24px;left:50%;top:-24px;transform:translate(-50%);border-right:1px solid var(--border-color);border-bottom:none;border-radius:4px 4px 0 0;padding:0 8px}.drag-handle svg[data-v-f98b3d09]{width:24px;height:8px}.quantity-item[data-v-f98b3d09]{min-width:120px}}@media (min-width: 1920px){.chart-view[data-v-f98b3d09]{--chart-main-height: clamp(420px, 38vh, 720px);--chart-volume-height: clamp(120px, 12vh, 220px);--chart-indicator-height: clamp(240px, 22vh, 420px);height:100%}.chart-header[data-v-f98b3d09]{padding:14px 24px}.tab[data-v-f98b3d09]{font-size:16px}.chart-controls[data-v-f98b3d09]{padding:14px 24px;gap:16px}.time-btn[data-v-f98b3d09]{padding:6px 16px;font-size:14px}.chart-info[data-v-f98b3d09]{padding:10px 24px;font-size:14px;gap:20px}.charts-wrapper[data-v-f98b3d09]{padding:0 24px}.chart-container[data-v-f98b3d09]{min-height:420px}.indicator-info[data-v-f98b3d09]{padding:10px 24px;font-size:13px}.indicator-tabs-bottom[data-v-f98b3d09]{gap:32px;padding:14px 28px}.indicator-tab[data-v-f98b3d09]{font-size:16px;padding:10px 26px;border-radius:7px}.floating-trade-panel[data-v-f98b3d09]{width:280px;height:70px}.trade-label[data-v-f98b3d09]{font-size:13px}.trade-price[data-v-f98b3d09]{font-size:20px}}@media (min-width: 2560px){.chart-view[data-v-f98b3d09]{--chart-main-height: clamp(520px, 42vh, 920px);--chart-volume-height: clamp(140px, 13vh, 260px);--chart-indicator-height: clamp(300px, 24vh, 560px);height:100%}.chart-header[data-v-f98b3d09]{padding:18px 32px}.tab[data-v-f98b3d09]{font-size:18px}.chart-controls[data-v-f98b3d09]{padding:18px 32px;gap:20px}.time-btn[data-v-f98b3d09]{padding:8px 20px;font-size:16px}.chart-info[data-v-f98b3d09]{padding:12px 32px;font-size:16px;gap:24px}.charts-wrapper[data-v-f98b3d09]{padding:0 32px}.chart-container[data-v-f98b3d09]{min-height:520px}.indicator-info[data-v-f98b3d09]{padding:12px 32px;font-size:15px}.indicator-tabs-bottom[data-v-f98b3d09]{gap:38px;padding:16px 38px}.indicator-tab[data-v-f98b3d09]{font-size:19px;padding:12px 32px;border-radius:8px}.floating-trade-panel[data-v-f98b3d09]{width:320px;height:80px}.trade-label[data-v-f98b3d09]{font-size:15px;margin-bottom:8px}.trade-price[data-v-f98b3d09]{font-size:24px}}@media (min-width: 3840px){.chart-view[data-v-f98b3d09]{--chart-main-height: clamp(680px, 46vh, 1280px);--chart-volume-height: clamp(180px, 14vh, 320px);--chart-indicator-height: clamp(360px, 26vh, 720px);height:100%}.chart-header[data-v-f98b3d09]{padding:22px 48px}.tab[data-v-f98b3d09]{font-size:20px}.chart-controls[data-v-f98b3d09]{padding:22px 48px;gap:24px}.time-btn[data-v-f98b3d09]{padding:10px 24px;font-size:18px}.chart-info[data-v-f98b3d09]{padding:16px 48px;font-size:18px;gap:32px}.charts-wrapper[data-v-f98b3d09]{padding:0 48px}.chart-container[data-v-f98b3d09]{min-height:680px}.indicator-info[data-v-f98b3d09]{padding:16px 48px;font-size:17px}.indicator-tabs-bottom[data-v-f98b3d09]{gap:48px;padding:20px 56px}.indicator-tab[data-v-f98b3d09]{font-size:24px;padding:16px 42px;border-radius:10px}.floating-trade-panel[data-v-f98b3d09]{width:380px;height:95px}.trade-label[data-v-f98b3d09]{font-size:17px;margin-bottom:10px}.trade-price[data-v-f98b3d09]{font-size:28px}}.simple-orderbook[data-v-60f7c8cb]{background:var(--bg-tertiary);border-radius:8px;padding:12px;margin-bottom:16px}.sell-orders[data-v-60f7c8cb],.buy-orders[data-v-60f7c8cb]{display:flex;flex-direction:column;gap:6px}.sell-orders[data-v-60f7c8cb]{margin-bottom:8px}.order-row[data-v-60f7c8cb]{display:grid;grid-template-columns:40px 1fr 1fr;gap:12px;padding:6px 8px;font-size:13px;border-radius:4px;transition:background .2s}.order-row[data-v-60f7c8cb]:hover{background:#ffffff0d}.sell-row[data-v-60f7c8cb]{background:#f6465d0d}.buy-row[data-v-60f7c8cb]{background:#0ecb810d}.order-label[data-v-60f7c8cb]{color:var(--text-secondary);font-size:12px;font-weight:500}.sell-row .order-label[data-v-60f7c8cb],.buy-row .order-label[data-v-60f7c8cb]{color:var(--green)}.order-price[data-v-60f7c8cb]{color:var(--text-primary);font-weight:500;text-align:center}.sell-row .order-price[data-v-60f7c8cb],.buy-row .order-price[data-v-60f7c8cb]{color:var(--green)}.order-amount[data-v-60f7c8cb]{color:var(--text-secondary);text-align:center;font-size:12px}@media (max-width: 768px){.order-row[data-v-60f7c8cb]{grid-template-columns:35px 1fr 1fr;gap:8px;font-size:12px}}.trading-sidebar[data-v-43985b56]{position:fixed;top:0;right:0;width:380px;height:100vh;background:var(--bg-secondary);box-shadow:-4px 0 24px #0000004d;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:10000;display:flex;flex-direction:column;overflow:hidden}.trading-sidebar.is-open[data-v-43985b56]{transform:translate(0)}.sidebar-header[data-v-43985b56]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border-color);background:var(--bg-secondary);flex-shrink:0}.sidebar-title[data-v-43985b56]{margin:0;font-size:20px;font-weight:600;color:var(--text-primary)}.sidebar-close-btn[data-v-43985b56]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;color:var(--text-secondary);transition:all .2s;background:transparent;border:none;cursor:pointer}.sidebar-close-btn[data-v-43985b56]:hover{background:#ffffff1a;color:var(--text-primary)}.sidebar-content[data-v-43985b56]{flex:1;overflow-y:auto;overflow-x:hidden}.sidebar-overlay[data-v-43985b56]{position:fixed;top:0;left:0;right:380px;bottom:0;background:#0000004d;z-index:9999;animation:fadeIn-43985b56 .3s ease}@keyframes fadeIn-43985b56{0%{opacity:0}to{opacity:1}}.trading-panel[data-v-43985b56]{display:flex;flex-direction:column;background:var(--bg-secondary);width:100%;height:100%}.trading-content[data-v-43985b56]{flex:1;overflow-y:auto}.trading-sides[data-v-43985b56]{display:flex;flex-direction:column;gap:16px;padding:16px}.side-panel[data-v-43985b56]{display:flex;flex-direction:column;gap:12px;padding:16px;background:var(--bg-tertiary);border-radius:8px}.price-info-display[data-v-43985b56]{display:flex;align-items:center;gap:8px;padding:12px;background:#2b3139;border-radius:4px;font-size:14px}.price-label[data-v-43985b56]{color:#a0a0c0;font-size:13px}.current-price[data-v-43985b56]{color:#fff;font-size:16px;font-weight:600}.price-change[data-v-43985b56],.price-change-percent[data-v-43985b56]{font-size:14px;font-weight:500}.price-change.positive[data-v-43985b56],.price-change-percent.positive[data-v-43985b56]{color:#cb0e0e}.price-change.negative[data-v-43985b56],.price-change-percent.negative[data-v-43985b56]{color:#f6465d}.stock-name-display[data-v-43985b56]{display:flex;align-items:center;gap:12px;padding:12px;background:#2b3139;border:1px solid #cc2d2d;border-radius:4px}.stock-input[data-v-43985b56]{flex:1;font-size:16px;font-weight:500;color:#fff;padding:8px;border:none;background:transparent}.stock-label[data-v-43985b56]{font-size:14px;color:#c4c0e0;white-space:nowrap}.price-section[data-v-43985b56]{display:flex;flex-direction:column;gap:12px}.price-limits[data-v-43985b56]{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.limit-item[data-v-43985b56]{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.limit-item.up-limit .limit-label[data-v-43985b56]{color:var(--green, #0ecb81)}.limit-item.up-limit .limit-value[data-v-43985b56]{color:var(--green, #0ecb81);font-weight:500}.limit-item.down-limit .limit-label[data-v-43985b56]{color:var(--red, #f6465d)}.limit-item.down-limit .limit-value[data-v-43985b56]{color:var(--red, #f6465d);font-weight:500}.limit-label[data-v-43985b56]{font-size:11px}.limit-value[data-v-43985b56]{font-size:13px}.input-wrapper[data-v-43985b56]{position:relative;display:flex;align-items:center;background:#2b3139;border:2px solid #cc2d2d;border-radius:4px;overflow:hidden}.price-input-wrapper[data-v-43985b56],.amount-input-wrapper[data-v-43985b56]{padding:0}.input-field[data-v-43985b56]{flex:1;font-size:16px;text-align:center;padding:12px;min-width:0;border:none;background:transparent;color:#fff}.price-field[data-v-43985b56]{font-weight:500}.amount-field[data-v-43985b56]{font-weight:400}.control-btn[data-v-43985b56]{width:48px;height:100%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:300;color:#0ecb81;background:#2b3139;border:none;transition:all .2s;cursor:pointer;padding:12px}.control-btn.plus[data-v-43985b56]{color:#0ecb81;border-left:1px solid #3d3399}.control-btn.minus[data-v-43985b56]{color:#f6465d;border-right:1px solid #3d3399}.control-btn[data-v-43985b56]:hover{background:#3d3399}.amount-section[data-v-43985b56]{display:flex;flex-direction:column;gap:8px}.available-info[data-v-43985b56]{display:flex;justify-content:space-between;font-size:12px;color:#c4c0e0;padding:0 4px}.available-label[data-v-43985b56]{color:#a0a0c0}.available-value[data-v-43985b56]{color:#f6465d;font-weight:500}.position-buttons[data-v-43985b56]{display:flex;gap:8px;margin-top:4px}.position-btn[data-v-43985b56]{flex:1;padding:10px 8px;font-size:13px;color:#fff;background:#2b3139;border:1px solid #cc2d2d;border-radius:4px;transition:all .2s;white-space:nowrap}.position-btn[data-v-43985b56]:hover{background:#3d3399;border-color:#4d4399}.position-btn[data-v-43985b56]:active{background:#4d4399}.trade-btn[data-v-43985b56]{padding:14px;font-size:16px;font-weight:500;border-radius:4px;transition:opacity .2s;margin-top:8px;border:none;cursor:pointer}.trade-btn[data-v-43985b56]:hover{opacity:.9}.buy-btn[data-v-43985b56],.sell-btn[data-v-43985b56]{background:var(--green, #0ecb81);color:#fff}.trade-stats[data-v-43985b56]{display:flex;justify-content:space-between;padding:8px 12px;background:#2b3139;border-radius:4px;font-size:12px;border:1px solid #cc2d2d}.stat-item[data-v-43985b56]{display:flex;align-items:center;gap:8px}.stat-label[data-v-43985b56]{color:#a0a0c0}.stat-value[data-v-43985b56]{color:#fff;font-weight:500}.buy-panel .trade-btn[data-v-43985b56],.sell-panel .trade-btn[data-v-43985b56]{background:var(--green, #0ecb81)}@media (min-width: 1920px){.trading-sides[data-v-43985b56]{gap:20px;padding:20px}.side-panel[data-v-43985b56]{gap:16px;padding:20px}.price-info-display[data-v-43985b56]{padding:16px;font-size:16px}.price-label[data-v-43985b56]{font-size:15px}.current-price[data-v-43985b56]{font-size:19px}.price-change[data-v-43985b56],.price-change-percent[data-v-43985b56]{font-size:16px}.stock-name-display[data-v-43985b56]{padding:16px}.stock-input[data-v-43985b56]{font-size:19px;padding:10px}.stock-label[data-v-43985b56]{font-size:16px}.limit-label[data-v-43985b56]{font-size:13px}.limit-value[data-v-43985b56]{font-size:15px}.input-field[data-v-43985b56]{font-size:19px;padding:14px}.control-btn[data-v-43985b56]{width:56px;font-size:24px}.available-info[data-v-43985b56]{font-size:14px}.position-btn[data-v-43985b56]{padding:12px 10px;font-size:15px}.trade-btn[data-v-43985b56]{padding:18px;font-size:19px}.trade-stats[data-v-43985b56]{padding:10px 14px;font-size:14px}}@media (min-width: 2560px){.trading-sides[data-v-43985b56]{gap:24px;padding:28px}.side-panel[data-v-43985b56]{gap:20px;padding:24px}.price-info-display[data-v-43985b56]{padding:20px;font-size:18px}.price-label[data-v-43985b56]{font-size:17px}.current-price[data-v-43985b56]{font-size:22px}.price-change[data-v-43985b56],.price-change-percent[data-v-43985b56]{font-size:18px}.stock-name-display[data-v-43985b56]{padding:20px}.stock-input[data-v-43985b56]{font-size:22px;padding:12px}.stock-label[data-v-43985b56]{font-size:18px}.price-section[data-v-43985b56]{gap:16px}.limit-label[data-v-43985b56]{font-size:15px}.limit-value[data-v-43985b56]{font-size:18px}.input-field[data-v-43985b56]{font-size:22px;padding:16px}.control-btn[data-v-43985b56]{width:64px;font-size:28px}.amount-section[data-v-43985b56]{gap:12px}.available-info[data-v-43985b56]{font-size:16px}.position-buttons[data-v-43985b56]{gap:12px;margin-top:8px}.position-btn[data-v-43985b56]{padding:14px 12px;font-size:17px}.trade-btn[data-v-43985b56]{padding:20px;font-size:22px;margin-top:12px}.trade-stats[data-v-43985b56]{padding:12px 18px;font-size:16px}}@media (min-width: 3840px){.trading-sides[data-v-43985b56]{gap:32px;padding:36px}.side-panel[data-v-43985b56]{gap:24px;padding:32px}.price-info-display[data-v-43985b56]{padding:24px;font-size:20px}.price-label[data-v-43985b56]{font-size:19px}.current-price[data-v-43985b56]{font-size:26px}.price-change[data-v-43985b56],.price-change-percent[data-v-43985b56]{font-size:20px}.stock-name-display[data-v-43985b56]{padding:24px}.stock-input[data-v-43985b56]{font-size:26px;padding:14px}.stock-label[data-v-43985b56]{font-size:20px}.price-section[data-v-43985b56]{gap:20px}.limit-label[data-v-43985b56]{font-size:17px}.limit-value[data-v-43985b56]{font-size:21px}.input-field[data-v-43985b56]{font-size:26px;padding:18px}.control-btn[data-v-43985b56]{width:72px;font-size:32px}.amount-section[data-v-43985b56]{gap:16px}.available-info[data-v-43985b56]{font-size:18px}.position-buttons[data-v-43985b56]{gap:16px;margin-top:12px}.position-btn[data-v-43985b56]{padding:16px 14px;font-size:19px}.trade-btn[data-v-43985b56]{padding:24px;font-size:26px;margin-top:16px}.trade-stats[data-v-43985b56]{padding:16px 22px;font-size:18px}}@media (max-width: 768px){.trading-sidebar[data-v-43985b56]{width:100%}.sidebar-overlay[data-v-43985b56]{right:0}}@media (min-width: 1920px){.trading-sidebar[data-v-43985b56]{width:480px}.sidebar-overlay[data-v-43985b56]{right:480px}}@media (min-width: 2560px){.trading-sidebar[data-v-43985b56]{width:600px}.sidebar-overlay[data-v-43985b56]{right:600px}.sidebar-title[data-v-43985b56]{font-size:24px}.sidebar-close-btn[data-v-43985b56]{width:42px;height:42px}.sidebar-close-btn svg[data-v-43985b56]{width:24px;height:24px}}@media (min-width: 3840px){.trading-sidebar[data-v-43985b56]{width:800px}.sidebar-overlay[data-v-43985b56]{right:800px}.sidebar-header[data-v-43985b56]{padding:28px 32px}.sidebar-title[data-v-43985b56]{font-size:28px}.sidebar-close-btn[data-v-43985b56]{width:48px;height:48px}.sidebar-close-btn svg[data-v-43985b56]{width:28px;height:28px}}.recent-trades[data-v-ae9d4e83]{display:flex;flex-direction:column;background:var(--bg-secondary);overflow:hidden;height:min(100%,clamp(320px,34vh,680px));min-height:320px;max-height:none}.trades-header[data-v-ae9d4e83]{padding:12px 16px;border-bottom:1px solid var(--border-color)}.tabs[data-v-ae9d4e83]{display:flex;gap:24px}.tab[data-v-ae9d4e83]{padding:8px 0;font-size:14px;color:var(--text-secondary);border-bottom:2px solid transparent;transition:all .2s}.tab[data-v-ae9d4e83]:hover{color:var(--text-primary)}.tab.active[data-v-ae9d4e83]{color:var(--text-primary);border-bottom-color:var(--yellow)}.trades-table[data-v-ae9d4e83]{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.table-header[data-v-ae9d4e83]{display:grid;grid-template-columns:70px 100px 1fr;padding:8px 40px 8px 16px;font-size:12px;color:var(--text-secondary);background:var(--bg-secondary);gap:16px}.col-time[data-v-ae9d4e83]{text-align:left}.col-amount[data-v-ae9d4e83],.col-price[data-v-ae9d4e83]{text-align:right}.table-body[data-v-ae9d4e83]{flex:1;min-height:0;overflow-y:auto;max-height:none}.loading-container[data-v-ae9d4e83],.empty-container[data-v-ae9d4e83]{display:flex;align-items:center;justify-content:center;padding:40px 16px;color:var(--text-secondary);font-size:14px}.trade-row[data-v-ae9d4e83]{display:grid;grid-template-columns:70px 100px 1fr;padding:8px 16px;font-size:12px;transition:background .2s;gap:16px}.trade-row[data-v-ae9d4e83]:hover{background:#ffffff0d}.text-rise[data-v-ae9d4e83]{color:#f6465d}.text-fall[data-v-ae9d4e83],.text-flat[data-v-ae9d4e83]{color:#0ecb81}@media (min-width: 1920px){.recent-trades[data-v-ae9d4e83]{height:min(100%,clamp(420px,36vh,820px));min-height:420px}.trades-header[data-v-ae9d4e83]{padding:16px 20px}.tabs[data-v-ae9d4e83]{gap:32px}.tab[data-v-ae9d4e83]{padding:10px 0;font-size:16px}.table-header[data-v-ae9d4e83]{padding:10px 40px 10px 20px;font-size:14px}.table-body[data-v-ae9d4e83]{max-height:none}.trade-row[data-v-ae9d4e83]{padding:10px 20px;font-size:14px}}@media (min-width: 2560px){.recent-trades[data-v-ae9d4e83]{height:min(100%,clamp(520px,38vh,980px));min-height:520px}.trades-header[data-v-ae9d4e83]{padding:20px 28px}.tabs[data-v-ae9d4e83]{gap:40px}.tab[data-v-ae9d4e83]{padding:12px 0;font-size:18px;border-bottom:3px solid transparent}.table-header[data-v-ae9d4e83]{padding:12px 36px 12px 28px;font-size:16px}.table-body[data-v-ae9d4e83]{max-height:none}.trade-row[data-v-ae9d4e83]{padding:12px 28px;font-size:16px}}@media (min-width: 3840px){.recent-trades[data-v-ae9d4e83]{height:min(100%,clamp(640px,40vh,1180px));min-height:640px}.trades-header[data-v-ae9d4e83]{padding:24px 36px}.tabs[data-v-ae9d4e83]{gap:48px}.tab[data-v-ae9d4e83]{padding:14px 0;font-size:20px;border-bottom:4px solid transparent}.table-header[data-v-ae9d4e83]{padding:14px 44px 14px 36px;font-size:18px}.table-body[data-v-ae9d4e83]{max-height:none}.trade-row[data-v-ae9d4e83]{padding:14px 36px;font-size:18px}}.fund-flow[data-v-6be9914b]{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding:8px 12px;max-height:400px;overflow-y:auto}.fund-header[data-v-6be9914b]{margin-bottom:8px}.fund-title[data-v-6be9914b]{font-size:13px;font-weight:600;color:var(--text-primary);margin:0}.fund-main[data-v-6be9914b]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:8px;padding:8px;background:var(--bg-primary);border-radius:4px}.fund-item[data-v-6be9914b]{display:flex;flex-direction:column;gap:2px}.fund-label[data-v-6be9914b]{font-size:11px;color:var(--text-secondary)}.fund-value[data-v-6be9914b]{font-size:12px;font-weight:600}.fund-table[data-v-6be9914b]{margin-bottom:8px}.table-row[data-v-6be9914b]{display:grid;grid-template-columns:1fr 1.5fr 1.5fr;padding:4px 8px;font-size:11px;background:var(--bg-primary);border-bottom:1px solid var(--border-color)}.table-row[data-v-6be9914b]:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.table-row[data-v-6be9914b]:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.table-header[data-v-6be9914b]{background:var(--bg-tertiary);color:var(--text-secondary);font-size:11px;font-weight:500}.col-label[data-v-6be9914b]{text-align:left;color:var(--text-primary)}.col-value[data-v-6be9914b]{text-align:right}.chart-wrapper[data-v-6be9914b]{position:relative;width:100%;margin-top:8px}.chart-values[data-v-6be9914b]{position:relative;width:100%;height:24px;display:flex;justify-content:space-around;align-items:center;margin-bottom:4px}.value-item[data-v-6be9914b]{position:absolute;transform:translate(-50%);text-align:center}.value-text[data-v-6be9914b]{font-size:12px;font-weight:600}.chart-container[data-v-6be9914b]{width:100%;border-radius:4px;overflow:hidden;position:relative;padding-left:10px}.chart-container[data-v-6be9914b] div[style*="cursor: default"],.chart-container[data-v-6be9914b] a,.chart-container[data-v-6be9914b] [class*=watermark]{display:none!important}.chart-labels[data-v-6be9914b]{display:flex;justify-content:space-around;align-items:center;padding:4px 0;margin-top:4px}.label-item[data-v-6be9914b]{flex:1;text-align:center;font-size:11px;color:var(--text-primary)}.text-red[data-v-6be9914b]{color:#ef5350}.text-green[data-v-6be9914b]{color:#44d01a}@media (min-width: 1920px){.fund-flow[data-v-6be9914b]{padding:12px 20px;max-height:480px}.fund-title[data-v-6be9914b]{font-size:16px}.fund-main[data-v-6be9914b]{padding:12px;gap:12px}.fund-label[data-v-6be9914b]{font-size:14px}.fund-value[data-v-6be9914b]{font-size:15px}.table-row[data-v-6be9914b]{padding:6px 12px;font-size:14px}.table-header[data-v-6be9914b]{font-size:14px}.chart-container[data-v-6be9914b]{height:100px}.value-text[data-v-6be9914b]{font-size:15px}.label-item[data-v-6be9914b]{font-size:14px}}@media (min-width: 2560px){.fund-flow[data-v-6be9914b]{padding:16px 28px;max-height:600px}.fund-title[data-v-6be9914b]{font-size:19px;margin-bottom:12px}.fund-main[data-v-6be9914b]{padding:16px;gap:16px;margin-bottom:12px}.fund-label[data-v-6be9914b]{font-size:16px}.fund-value[data-v-6be9914b]{font-size:18px}.table-row[data-v-6be9914b]{padding:8px 16px;font-size:16px}.table-header[data-v-6be9914b]{font-size:16px}.chart-wrapper[data-v-6be9914b]{margin-top:12px}.chart-values[data-v-6be9914b]{height:32px}.chart-container[data-v-6be9914b]{height:120px}.value-text[data-v-6be9914b]{font-size:18px}.label-item[data-v-6be9914b]{font-size:16px}}@media (min-width: 3840px){.fund-flow[data-v-6be9914b]{padding:20px 36px;max-height:750px}.fund-title[data-v-6be9914b]{font-size:22px;margin-bottom:16px}.fund-main[data-v-6be9914b]{padding:20px;gap:20px;margin-bottom:16px}.fund-label[data-v-6be9914b]{font-size:18px}.fund-value[data-v-6be9914b]{font-size:21px}.table-row[data-v-6be9914b]{padding:10px 20px;font-size:18px}.table-header[data-v-6be9914b]{font-size:18px}.chart-wrapper[data-v-6be9914b]{margin-top:16px}.chart-values[data-v-6be9914b]{height:40px}.chart-container[data-v-6be9914b]{height:150px}.value-text[data-v-6be9914b]{font-size:21px}.label-item[data-v-6be9914b]{font-size:18px}}.market-indices[data-v-d5e5d379]{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);overflow:hidden;display:flex;flex-direction:column}.indices-header[data-v-d5e5d379]{display:flex;align-items:center;gap:6px;padding:12px 16px;border-bottom:1px solid var(--border-color);background:var(--bg-secondary)}.header-icon[data-v-d5e5d379]{font-size:18px}.header-title[data-v-d5e5d379]{font-size:15px;font-weight:600;color:var(--text-primary);flex:1}.nav-btn[data-v-d5e5d379]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);background:transparent;border-radius:4px;transition:all .2s;padding:0}.nav-btn[data-v-d5e5d379]:hover:not(:disabled){color:var(--text-primary);background:#ffffff0d}.nav-btn[data-v-d5e5d379]:disabled{opacity:.3;cursor:not-allowed}.more-btn[data-v-d5e5d379]{width:28px;height:28px;font-size:16px;color:var(--text-secondary);background:transparent;border-radius:4px;transition:all .2s;display:flex;align-items:center;justify-content:center;padding:0;letter-spacing:2px}.more-btn[data-v-d5e5d379]:hover{color:var(--text-primary);background:#ffffff0d}.indices-list[data-v-d5e5d379]{display:flex;flex-direction:column}.index-row[data-v-d5e5d379]{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:all .2s;border-bottom:1px solid var(--border-color)}.index-row[data-v-d5e5d379]:last-child{border-bottom:none}.index-row[data-v-d5e5d379]:hover{background:#ffffff08}.row-left[data-v-d5e5d379]{flex:0 0 120px;display:flex;flex-direction:column;gap:4px}.index-name[data-v-d5e5d379]{font-size:13px;font-weight:500;color:var(--text-primary);white-space:nowrap}.index-codes[data-v-d5e5d379]{font-size:11px;color:var(--text-secondary)}.row-chart[data-v-d5e5d379]{flex:1;height:30px;min-width:0;padding:0 12px}.row-chart svg[data-v-d5e5d379]{display:block}.row-chart path[data-v-d5e5d379]{transition:opacity .3s ease}.row-right[data-v-d5e5d379]{flex:0 0 100px;display:flex;flex-direction:column;gap:4px;align-items:flex-end}.index-change[data-v-d5e5d379]{font-size:13px;font-weight:600}.index-change.positive[data-v-d5e5d379]{color:#f6465d}.index-change.negative[data-v-d5e5d379]{color:#0ecb81}.index-value[data-v-d5e5d379]{font-size:12px;color:var(--text-primary);font-weight:500}.indices-footer[data-v-d5e5d379]{padding:8px 16px;border-top:1px solid var(--border-color);text-align:center}.view-more[data-v-d5e5d379]{font-size:12px;color:#1890ff;text-decoration:none;transition:all .2s;display:inline-block}.view-more[data-v-d5e5d379]:hover{color:#40a9ff;text-decoration:underline}.selection-overlay[data-v-d5e5d379]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.selection-dialog[data-v-d5e5d379]{background:var(--bg-secondary);border-radius:12px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000080;border:1px solid var(--border-color)}.dialog-header[data-v-d5e5d379]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border-color)}.dialog-header h3[data-v-d5e5d379]{margin:0;font-size:18px;font-weight:600;color:var(--text-primary)}.close-btn[data-v-d5e5d379]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);background:transparent;border-radius:6px;transition:all .2s;padding:0}.close-btn[data-v-d5e5d379]:hover{color:var(--text-primary);background:#ffffff1a}.dialog-body[data-v-d5e5d379]{overflow-y:auto;padding:12px 0;flex:1}.dialog-body[data-v-d5e5d379]::-webkit-scrollbar{width:8px}.dialog-body[data-v-d5e5d379]::-webkit-scrollbar-track{background:transparent}.dialog-body[data-v-d5e5d379]::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.dialog-body[data-v-d5e5d379]::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.index-item[data-v-d5e5d379]{display:flex;align-items:center;padding:12px 24px;cursor:pointer;transition:all .2s;gap:12px}.index-item[data-v-d5e5d379]:hover{background:#ffffff0d}.checkbox-wrapper[data-v-d5e5d379]{display:flex;align-items:center;flex-shrink:0}.checkbox-container[data-v-d5e5d379]{display:flex;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;width:24px;height:24px}.checkbox-container input[data-v-d5e5d379]{position:absolute;opacity:0;cursor:pointer;width:100%;height:100%;z-index:1;margin:0}.checkmark[data-v-d5e5d379]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:20px;width:20px;background-color:transparent;border:2px solid var(--border-color);border-radius:4px;transition:all .2s;display:flex;align-items:center;justify-content:center;pointer-events:none}.checkbox-container:hover .checkmark[data-v-d5e5d379]{border-color:#1890ff}.checkbox-container input:checked~.checkmark[data-v-d5e5d379]{background-color:#1890ff;border-color:#1890ff}.checkbox-container input:checked~.checkmark[data-v-d5e5d379]:after{content:"";display:block;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:2px}.item-info[data-v-d5e5d379]{flex:1;display:flex;flex-direction:column;gap:4px}.item-name[data-v-d5e5d379]{font-size:14px;font-weight:500;color:var(--text-primary)}.item-code[data-v-d5e5d379]{font-size:12px;color:var(--text-secondary)}.item-stats[data-v-d5e5d379]{display:flex;flex-direction:column;gap:4px;align-items:flex-end}.item-change[data-v-d5e5d379]{font-size:13px;font-weight:600}.item-change.positive[data-v-d5e5d379]{color:#f6465d}.item-change.negative[data-v-d5e5d379]{color:#0ecb81}.item-value[data-v-d5e5d379]{font-size:12px;color:var(--text-primary)}@media (max-width: 768px){.indices-header[data-v-d5e5d379],.index-row[data-v-d5e5d379]{padding:10px 12px}.row-left[data-v-d5e5d379]{flex:0 0 90px}.row-right[data-v-d5e5d379]{flex:0 0 80px}.index-name[data-v-d5e5d379]{font-size:12px}.index-change[data-v-d5e5d379],.index-value[data-v-d5e5d379]{font-size:11px}.selection-dialog[data-v-d5e5d379]{width:95%;max-height:85vh}.dialog-header[data-v-d5e5d379]{padding:16px 20px}.dialog-header h3[data-v-d5e5d379]{font-size:16px}.index-item[data-v-d5e5d379]{padding:10px 20px}}@media (min-width: 1920px){.indices-header[data-v-d5e5d379]{padding:16px 20px}.header-icon[data-v-d5e5d379]{font-size:22px}.header-title[data-v-d5e5d379]{font-size:18px}.nav-btn[data-v-d5e5d379],.more-btn[data-v-d5e5d379]{width:34px;height:34px}.nav-btn svg[data-v-d5e5d379]{width:24px;height:24px}.index-row[data-v-d5e5d379]{padding:16px 20px}.row-left[data-v-d5e5d379]{flex:0 0 150px}.index-name[data-v-d5e5d379]{font-size:16px}.index-codes[data-v-d5e5d379]{font-size:14px}.row-chart[data-v-d5e5d379]{height:40px;padding:0 16px}.row-right[data-v-d5e5d379]{flex:0 0 120px}.index-change[data-v-d5e5d379]{font-size:16px}.index-value[data-v-d5e5d379]{font-size:15px}.view-more[data-v-d5e5d379]{font-size:14px}}@media (min-width: 2560px){.indices-header[data-v-d5e5d379]{padding:20px 28px}.header-icon[data-v-d5e5d379]{font-size:26px}.header-title[data-v-d5e5d379]{font-size:22px}.nav-btn[data-v-d5e5d379],.more-btn[data-v-d5e5d379]{width:40px;height:40px}.nav-btn svg[data-v-d5e5d379]{width:28px;height:28px}.index-row[data-v-d5e5d379]{padding:20px 28px}.row-left[data-v-d5e5d379]{flex:0 0 180px}.index-name[data-v-d5e5d379]{font-size:19px}.index-codes[data-v-d5e5d379]{font-size:16px}.row-chart[data-v-d5e5d379]{height:50px;padding:0 20px}.row-right[data-v-d5e5d379]{flex:0 0 150px}.index-change[data-v-d5e5d379]{font-size:19px}.index-value[data-v-d5e5d379]{font-size:18px}.indices-footer[data-v-d5e5d379]{padding:12px 28px}.view-more[data-v-d5e5d379]{font-size:16px}}@media (min-width: 3840px){.indices-header[data-v-d5e5d379]{padding:24px 36px}.header-icon[data-v-d5e5d379]{font-size:30px}.header-title[data-v-d5e5d379]{font-size:26px}.nav-btn[data-v-d5e5d379],.more-btn[data-v-d5e5d379]{width:48px;height:48px}.nav-btn svg[data-v-d5e5d379]{width:32px;height:32px}.index-row[data-v-d5e5d379]{padding:24px 36px}.row-left[data-v-d5e5d379]{flex:0 0 220px}.index-name[data-v-d5e5d379]{font-size:22px}.index-codes[data-v-d5e5d379]{font-size:18px}.row-chart[data-v-d5e5d379]{height:60px;padding:0 24px}.row-right[data-v-d5e5d379]{flex:0 0 180px}.index-change[data-v-d5e5d379]{font-size:22px}.index-value[data-v-d5e5d379]{font-size:21px}.indices-footer[data-v-d5e5d379]{padding:16px 36px}.view-more[data-v-d5e5d379]{font-size:18px}}.stock-search-container[data-v-4dafc9c4]{position:relative;width:100%;max-width:600px}.search-box[data-v-4dafc9c4]{position:relative;display:flex;align-items:center;gap:10px}.search-input[data-v-4dafc9c4]{flex:1;padding:8px 20px;font-size:16px;border:2px solid #3b424b;border-radius:25px;outline:none;transition:border-color .3s}.search-input[data-v-4dafc9c4]:focus{border-color:#7e7772}.search-btn[data-v-4dafc9c4]{padding:12px 30px;background:#1e2329;color:#fff;border:none;border-radius:25px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .3s;white-space:nowrap}.search-results[data-v-4dafc9c4]{position:absolute;top:100%;left:0;right:0;margin-top:5px;background:#1e2329;border:1px solid #1e1139;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:500px;overflow-y:auto;z-index:1000}.loading[data-v-4dafc9c4],.no-results[data-v-4dafc9c4]{padding:20px;text-align:center;color:#e1dcdc}.results-list[data-v-4dafc9c4]{padding:0}.more-results[data-v-4dafc9c4]{padding:10px 15px;text-align:right;color:#e1dcdc;font-size:14px;cursor:pointer;border-bottom:1px solid #1e2329}.more-results[data-v-4dafc9c4]:hover{background-color:#383a3b}.sector-header[data-v-4dafc9c4]{display:flex;align-items:center;padding:10px 15px;background-color:#1e2329;border-bottom:1px solid #1e2329}.sector-tag[data-v-4dafc9c4]{display:inline-block;padding:3px 12px;background:linear-gradient(135deg,#ff4747,#d32f2f);color:#fff;font-size:13px;font-weight:700;border-radius:3px;margin-right:10px}.sector-name[data-v-4dafc9c4]{color:#e1dcdc;font-size:16px;font-weight:600}.sector-count[data-v-4dafc9c4]{color:#e1dcdc;font-size:13px;margin-left:5px}.result-item[data-v-4dafc9c4]{display:flex;align-items:center;padding:12px 15px;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #1e2329}.result-item[data-v-4dafc9c4]:last-child{border-bottom:none}.result-item[data-v-4dafc9c4]:hover{background-color:#48494a}.stock-info[data-v-4dafc9c4]{flex:1;display:flex;align-items:center}.stock-main[data-v-4dafc9c4]{display:flex;align-items:center;gap:12px}.market-type[data-v-4dafc9c4]{color:#e1dcdc;font-size:13px;min-width:40px}.stock-code[data-v-4dafc9c4]{font-weight:700;color:#e1dcdc;font-size:14px;min-width:90px}.stock-name[data-v-4dafc9c4]{color:#e1dcdc;font-size:14px}.action-btn[data-v-4dafc9c4]{padding:6px 18px;border:none;border-radius:4px;font-size:13px;cursor:pointer;transition:all .3s;font-weight:500;margin-left:8px}.quote-btn[data-v-4dafc9c4]{background:#dd3535;color:#fff}.quote-btn[data-v-4dafc9c4]:hover{background:#b00d0d}.data-btn[data-v-4dafc9c4]{background:#909399;color:#fff}.data-btn[data-v-4dafc9c4]:hover{background:#a6a9ad}.expand-btn[data-v-4dafc9c4]{padding:10px 15px;text-align:center;color:#e1dcdc;font-size:13px;cursor:pointer;border-bottom:1px solid #1e2329;background-color:#1e2329;transition:background-color .2s}.expand-btn[data-v-4dafc9c4]:hover{background-color:#484f58;color:#e1dcdc}.expand-btn span[data-v-4dafc9c4]{display:inline-block;font-weight:500}.holding-panel[data-v-eeb808ee]{background:var(--bg-secondary);display:flex;flex-direction:column;overflow:hidden;max-height:300px;border-bottom:1px solid var(--border-color)}.search-box[data-v-eeb808ee]{margin-bottom:10px;margin-left:10px;margin-right:10px}.search-input[data-v-eeb808ee]{width:100%;padding:8px 12px;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:20px;color:var(--text-primary);font-size:14px}.search-input[data-v-eeb808ee]::placeholder{color:var(--text-muted)}.tabs[data-v-eeb808ee]{display:flex;padding:12px 16px 0;gap:4px;border-bottom:1px solid var(--border-color)}.tab-button[data-v-eeb808ee]{padding:8px 16px;cursor:pointer;border:none;background:transparent;color:var(--text-secondary);font-size:14px;border-bottom:2px solid transparent;transition:all .2s;position:relative;bottom:-1px}.tab-button[data-v-eeb808ee]:hover{color:var(--text-primary)}.tab-button.active[data-v-eeb808ee]{color:var(--text-primary);border-bottom-color:var(--yellow);font-weight:600}.expand-icon[data-v-eeb808ee]{display:inline-block;font-size:10px;margin-left:4px;transition:transform .3s ease;transform:rotate(-90deg)}.expand-icon.expanded[data-v-eeb808ee]{transform:rotate(0)}.tab-content[data-v-eeb808ee]{flex:1;overflow-y:auto}.holding-table[data-v-eeb808ee]{width:100%;border-collapse:collapse}.holding-table thead[data-v-eeb808ee]{position:sticky;top:0;background:var(--bg-secondary);z-index:5}.holding-table th[data-v-eeb808ee]{padding:8px 16px;text-align:left;font-size:12px;color:var(--text-secondary);font-weight:500;border-bottom:1px solid var(--border-color)}.holding-table td[data-v-eeb808ee]{padding:10px 16px;font-size:12px;color:var(--text-primary);border-bottom:1px solid var(--border-color)}.holding-table tbody tr[data-v-eeb808ee]:hover{background:#ffffff08}.name-col[data-v-eeb808ee]{font-weight:500}.time-col[data-v-eeb808ee]{color:var(--text-secondary);font-size:11px}.order-type[data-v-eeb808ee]{padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500}.buy-type[data-v-eeb808ee]{background:#0ecb811a;color:var(--green)}.sell-type[data-v-eeb808ee]{background:#f6465d1a;color:var(--red)}.status-badge[data-v-eeb808ee]{padding:2px 8px;border-radius:4px;font-size:11px}.status-pending[data-v-eeb808ee]{background:#f0b90b1a;color:var(--yellow)}.status-filled[data-v-eeb808ee]{background:#0ecb811a;color:var(--green)}.status-cancelled[data-v-eeb808ee]{background:#848e9c1a;color:var(--text-secondary)}.symbol-info[data-v-eeb808ee]{display:flex;flex-direction:column;gap:2px}.symbol-name[data-v-eeb808ee]{font-weight:500}.symbol-pair[data-v-eeb808ee]{font-size:11px;color:var(--text-secondary)}.remove-btn[data-v-eeb808ee]{padding:4px 12px;font-size:11px;color:var(--red);background:transparent;border:1px solid var(--red);border-radius:4px;cursor:pointer;transition:all .2s}.remove-btn[data-v-eeb808ee]:hover{background:#f6465d1a}.empty-row td[data-v-eeb808ee]{text-align:center;color:var(--text-secondary);padding:20px;font-size:12px}.orders-container[data-v-eeb808ee]{height:100%;overflow-y:auto;display:flex;flex-direction:column}.bid-ask-panel[data-v-eeb808ee]{display:flex;flex:1;gap:16px;padding:12px 16px}.bid-ask-section[data-v-eeb808ee]{flex:1;display:flex;flex-direction:column}.section-title[data-v-eeb808ee]{font-size:13px;font-weight:600;color:var(--text-primary);margin:0 0 8px;padding:0 4px}.bid-ask-table[data-v-eeb808ee]{width:100%;border-collapse:collapse}.bid-ask-table thead[data-v-eeb808ee]{background:var(--bg-primary)}.bid-ask-table th[data-v-eeb808ee]{padding:6px 2px;text-align:center;font-size:11px;color:var(--text-secondary);font-weight:500;border-bottom:1px solid var(--border-color)}.bid-ask-table td[data-v-eeb808ee]{padding:5px 8px;font-size:12px;border-bottom:1px solid rgba(255,255,255,.03)}.bid-row[data-v-eeb808ee]{transition:background .2s}.bid-row[data-v-eeb808ee]:hover{background:#0ecb810d}.ask-row[data-v-eeb808ee]{transition:background .2s}.ask-row[data-v-eeb808ee]:hover{background:#f6465d0d}.level-col[data-v-eeb808ee]{color:var(--text-secondary);font-size:11px;width:50px}.horizontal-text[data-v-eeb808ee]{writing-mode:horizontal-tb;text-orientation:mixed;white-space:nowrap}.horizontal-header[data-v-eeb808ee]{writing-mode:horizontal-tb}.price-col[data-v-eeb808ee]{font-weight:500;font-family:Courier New,monospace;width:80px}.volume-col[data-v-eeb808ee]{text-align:right;color:var(--text-primary);font-family:Courier New,monospace;width:80px}.divider[data-v-eeb808ee]{width:1px;background:var(--border-color);margin:0 8px}.summary-panel[data-v-eeb808ee]{display:flex;justify-content:space-around;padding:12px 16px;background:var(--bg-primary);border-top:1px solid var(--border-color);gap:20px}.summary-item[data-v-eeb808ee]{display:flex;align-items:center;gap:8px}.summary-label[data-v-eeb808ee]{font-size:12px;color:var(--text-secondary)}.summary-value[data-v-eeb808ee]{font-size:13px;font-weight:600;font-family:Courier New,monospace}.trades-container[data-v-eeb808ee],.watchlist-container[data-v-eeb808ee]{height:100%;overflow-y:auto}.tab-content[data-v-eeb808ee]::-webkit-scrollbar{width:6px}.tab-content[data-v-eeb808ee]::-webkit-scrollbar-track{background:var(--bg-primary)}.tab-content[data-v-eeb808ee]::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.tab-content[data-v-eeb808ee]::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}@media (min-width: 1920px){.holding-panel[data-v-eeb808ee]{max-height:360px}.search-box[data-v-eeb808ee]{margin:12px 16px}.search-input[data-v-eeb808ee]{padding:10px 16px;font-size:16px}.tabs[data-v-eeb808ee]{padding:14px 20px 0}.tab-button[data-v-eeb808ee]{padding:10px 20px;font-size:16px}.holding-table th[data-v-eeb808ee]{padding:10px 20px;font-size:14px}.holding-table td[data-v-eeb808ee]{padding:12px 20px;font-size:14px}.order-type[data-v-eeb808ee],.status-badge[data-v-eeb808ee]{padding:3px 10px;font-size:13px}.bid-ask-panel[data-v-eeb808ee]{gap:20px;padding:14px 20px}.section-title[data-v-eeb808ee]{font-size:15px;margin-bottom:10px}.bid-ask-table th[data-v-eeb808ee]{padding:8px 10px;font-size:13px}.bid-ask-table td[data-v-eeb808ee]{padding:6px 10px;font-size:14px}.summary-panel[data-v-eeb808ee]{padding:14px 20px}.summary-label[data-v-eeb808ee]{font-size:14px}.summary-value[data-v-eeb808ee]{font-size:15px}}@media (min-width: 2560px){.holding-panel[data-v-eeb808ee]{max-height:450px}.search-box[data-v-eeb808ee]{margin:16px 24px}.search-input[data-v-eeb808ee]{padding:12px 20px;font-size:18px}.tabs[data-v-eeb808ee]{padding:18px 28px 0;gap:8px}.tab-button[data-v-eeb808ee]{padding:12px 24px;font-size:18px}.holding-table th[data-v-eeb808ee]{padding:12px 28px;font-size:16px}.holding-table td[data-v-eeb808ee]{padding:14px 28px;font-size:16px}.time-col[data-v-eeb808ee]{font-size:14px}.order-type[data-v-eeb808ee],.status-badge[data-v-eeb808ee]{padding:4px 12px;font-size:14px}.symbol-pair[data-v-eeb808ee]{font-size:14px}.remove-btn[data-v-eeb808ee]{padding:6px 16px;font-size:14px}.bid-ask-panel[data-v-eeb808ee]{gap:24px;padding:16px 28px}.section-title[data-v-eeb808ee]{font-size:17px;margin-bottom:12px}.bid-ask-table th[data-v-eeb808ee]{padding:10px 12px;font-size:15px}.bid-ask-table td[data-v-eeb808ee]{padding:8px 12px;font-size:16px}.level-col[data-v-eeb808ee]{font-size:14px;width:60px}.horizontal-text[data-v-eeb808ee]{writing-mode:horizontal-tb}.price-col[data-v-eeb808ee],.volume-col[data-v-eeb808ee]{width:100px}.summary-panel[data-v-eeb808ee]{padding:16px 28px;gap:30px}.summary-label[data-v-eeb808ee]{font-size:16px}.summary-value[data-v-eeb808ee]{font-size:17px}}@media (min-width: 3840px){.holding-panel[data-v-eeb808ee]{max-height:550px}.search-box[data-v-eeb808ee]{margin:20px 32px}.search-input[data-v-eeb808ee]{padding:14px 24px;font-size:20px}.tabs[data-v-eeb808ee]{padding:22px 36px 0;gap:12px}.tab-button[data-v-eeb808ee]{padding:14px 28px;font-size:20px}.holding-table th[data-v-eeb808ee]{padding:14px 36px;font-size:18px}.holding-table td[data-v-eeb808ee]{padding:16px 36px;font-size:18px}.time-col[data-v-eeb808ee]{font-size:16px}.order-type[data-v-eeb808ee],.status-badge[data-v-eeb808ee]{padding:5px 14px;font-size:16px}.symbol-pair[data-v-eeb808ee]{font-size:16px}.remove-btn[data-v-eeb808ee]{padding:8px 20px;font-size:16px}.bid-ask-panel[data-v-eeb808ee]{gap:32px;padding:20px 36px}.section-title[data-v-eeb808ee]{font-size:19px;margin-bottom:14px}.bid-ask-table th[data-v-eeb808ee]{padding:12px 16px;font-size:17px}.bid-ask-table td[data-v-eeb808ee]{padding:10px 16px;font-size:18px}.level-col[data-v-eeb808ee]{font-size:16px;width:70px}.horizontal-text[data-v-eeb808ee]{writing-mode:horizontal-tb}.price-col[data-v-eeb808ee],.volume-col[data-v-eeb808ee]{width:120px}.summary-panel[data-v-eeb808ee]{padding:20px 36px;gap:40px}.summary-label[data-v-eeb808ee]{font-size:18px}.summary-value[data-v-eeb808ee]{font-size:19px}}.trading-page[data-v-dac92852]{width:100%;height:100%;padding-top:70px}.app-main[data-v-dac92852]{display:grid;grid-template-columns:1fr 380px;gap:0;height:calc(100vh - 170px);min-height:0;border-bottom:1px solid var(--border-color)}.main-center[data-v-dac92852]{border-right:1px solid var(--border-color);overflow:hidden;display:flex;flex-direction:column;min-width:0;min-height:0}.main-center[data-v-dac92852]>*{flex:1 1 auto;min-width:0;min-height:0}.main-right[data-v-dac92852]{border-right:none;display:flex;flex-direction:column;height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;position:relative}.sticky-chicang[data-v-dac92852]{position:sticky;top:0;z-index:10;background:var(--bg-primary);flex-shrink:0}.scrollable-content[data-v-dac92852]{display:flex;flex-direction:column;flex:1;min-height:0}.scrollable-content[data-v-dac92852]>*{flex-shrink:0}.main-right[data-v-dac92852]::-webkit-scrollbar{width:8px}.main-right[data-v-dac92852]::-webkit-scrollbar-track{background:var(--bg-secondary);border-radius:4px}.main-right[data-v-dac92852]::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px;transition:background .3s ease}.main-right[data-v-dac92852]::-webkit-scrollbar-thumb:hover{background:#fff3}.main-right[data-v-dac92852]{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) var(--bg-secondary)}@media (max-width: 768px){.trading-page[data-v-dac92852]{padding-top:60px}}@media (max-width: 480px){.trading-page[data-v-dac92852]{padding-top:55px}}@media (max-width: 1400px){.app-main[data-v-dac92852]{grid-template-columns:1fr 340px}}@media (max-width: 1200px){.app-main[data-v-dac92852]{grid-template-columns:1fr;height:auto}.main-center[data-v-dac92852],.main-right[data-v-dac92852]{border-right:none;border-bottom:1px solid var(--border-color)}}@media (min-width: 1920px){.trading-page[data-v-dac92852]{padding-top:110px}.app-main[data-v-dac92852]{grid-template-columns:1fr 480px;gap:0}}@media (min-width: 2560px){.trading-page[data-v-dac92852]{padding-top:130px}.app-main[data-v-dac92852]{grid-template-columns:1fr 600px;max-width:3200px;margin:0 auto}.main-right[data-v-dac92852]{font-size:15px}}@media (min-width: 3840px){.trading-page[data-v-dac92852]{padding-top:150px}.app-main[data-v-dac92852]{grid-template-columns:1fr 800px;max-width:4800px;margin:0 auto}.main-right[data-v-dac92852]{font-size:17px}}.mini-trend-chart[data-v-c1c91462]{width:100px;height:40px}.stock-list-page[data-v-f793b1f9]{padding:90px 20px 20px;background:#161617;min-height:100vh;font-family:JetBrains Mono,Roboto,sans-serif}.stock-row[data-v-f793b1f9]{cursor:pointer}.sector-tabs-container[data-v-f793b1f9]{background:#292828;margin-bottom:0;border-bottom:1px solid #2f2a2a;box-shadow:0 2px 4px #0000000d;position:sticky;top:70px;z-index:100;overflow:visible}.sector-tabs[data-v-f793b1f9]{display:flex;overflow-x:auto;overflow-y:visible;white-space:nowrap;padding:0;margin:0;scrollbar-width:thin;scrollbar-color:#292828 #292828}.sector-tabs[data-v-f793b1f9]::-webkit-scrollbar{height:4px}.sector-tabs[data-v-f793b1f9]::-webkit-scrollbar-track{background:transparent}.sector-tabs[data-v-f793b1f9]::-webkit-scrollbar-thumb{background:#2f2a2a;border-radius:2px}.sector-tabs[data-v-f793b1f9]::-webkit-scrollbar-thumb:hover{background:#2f2a2a}.sector-tab[data-v-f793b1f9]{padding:14px 24px;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:all .3s;font-size:17px;color:#666;font-weight:500;flex-shrink:0}.sector-tab[data-v-f793b1f9]:hover{color:#3f4297;background:#242222}.sector-tab.active[data-v-f793b1f9]{color:#3f4297;background:#292828;border-bottom-color:#292828;font-weight:600}.more-dropdown[data-v-f793b1f9]{position:relative;display:flex;align-items:center;gap:6px}.dropdown-arrow[data-v-f793b1f9]{font-size:12px;transition:transform .3s;display:inline-block}.dropdown-arrow.open[data-v-f793b1f9]{transform:rotate(180deg)}.dropdown-menu-fixed[data-v-f793b1f9]{position:fixed;max-height:400px;overflow-y:auto;background:#232121;border-radius:4px;box-shadow:0 4px 12px #0000004d;z-index:9999;scrollbar-width:none}.dropdown-menu-fixed[data-v-f793b1f9]::-webkit-scrollbar{display:none}.dropdown-item[data-v-f793b1f9]{padding:12px 20px;color:#eaecef;cursor:pointer;transition:all .2s;border-bottom:1px solid #2f2a2a;font-size:15px}.dropdown-item[data-v-f793b1f9]:last-child{border-bottom:none}.dropdown-item[data-v-f793b1f9]:hover{background:#2f2d2d;color:#3f4297}.dropdown-item.active[data-v-f793b1f9]{background:#2f2d2d;color:#3f4297;font-weight:600}.loading[data-v-f793b1f9]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:calc(100vh - 200px);padding:60px 40px;font-size:18px;color:#666}.spinner[data-v-f793b1f9]{width:80px;height:80px;border:6px solid #2f2a2a;border-top:6px solid #3f4297;border-radius:50%;animation:spin-f793b1f9 1s linear infinite;margin-bottom:20px}.loading-text[data-v-f793b1f9]{color:#999;font-size:20px;font-weight:500}@keyframes spin-f793b1f9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stock-table-wrapper[data-v-f793b1f9]{background:#232121;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow-x:auto}.stock-table[data-v-f793b1f9]{width:100%;border-collapse:collapse}.stock-table th[data-v-f793b1f9],.stock-table td[data-v-f793b1f9]{color:#eaecef;padding:14px;text-align:left;border-bottom:1px solid #3f4297;font-size:15px;font-family:JetBrains Mono,Roboto,sans-serif}.stock-table th[data-v-f793b1f9]{background:#2f2d2d;font-weight:600;color:#eaecef;position:sticky;top:0;z-index:10;font-size:16px;font-family:Roboto,sans-serif}.stock-table th.sortable[data-v-f793b1f9]{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.stock-table th.sortable[data-v-f793b1f9]:hover{background:#2f2d2d}.stock-table th .th-content[data-v-f793b1f9]{display:flex;align-items:center;gap:8px}.stock-table th .sort-icons[data-v-f793b1f9]{display:flex;flex-direction:column;gap:1px;margin-left:4px}.stock-table th .sort-arrow[data-v-f793b1f9]{font-size:10px;color:#bfbfbf;line-height:1;transition:color .2s}.stock-table th .sort-arrow.active[data-v-f793b1f9]{color:#1890ff;font-weight:700}.stock-table th.sortable:hover .sort-arrow[data-v-f793b1f9]{color:#8c8c8c}.stock-table th.sortable:hover .sort-arrow.active[data-v-f793b1f9]{color:#1890ff}.stock-table tbody tr[data-v-f793b1f9]:hover{background:#2f2d2d}.stock-code[data-v-f793b1f9]{font-family:JetBrains Mono,monospace;color:#1890ff;font-weight:500}.stock-name[data-v-f793b1f9]{font-family:Roboto,sans-serif;font-weight:500}.sector-name[data-v-f793b1f9]{color:#666;font-size:15px}.change-ratio[data-v-f793b1f9]{font-family:JetBrains Mono,monospace;font-weight:600}.change-ratio.positive[data-v-f793b1f9]{color:#f5222d}.change-ratio.negative[data-v-f793b1f9]{color:#52c41a}.trend-chart-cell[data-v-f793b1f9]{text-align:center;padding:8px!important}.no-trend[data-v-f793b1f9]{color:#999;font-size:14px}.no-data[data-v-f793b1f9]{text-align:center;padding:40px;color:#999;font-size:16px}.pagination[data-v-f793b1f9]{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:20px;padding:15px;background:#232121;border-radius:8px;box-shadow:0 2px 4px #0000001a}.pagination button[data-v-f793b1f9]{padding:10px 20px;background:#1890ff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:15px}.pagination button[data-v-f793b1f9]:disabled{background:#2f2a2a;cursor:not-allowed}.pagination button[data-v-f793b1f9]:not(:disabled):hover{background:#40a9ff}.pagination .page-info[data-v-f793b1f9]{font-size:16px;color:#eaecef;font-weight:500;font-family:JetBrains Mono,Roboto,sans-serif}.pagination .total-info[data-v-f793b1f9]{font-size:15px;color:#eaecef;margin-left:8px;font-family:JetBrains Mono,Roboto,sans-serif}.page-jump[data-v-f793b1f9]{display:flex;align-items:center;gap:8px;margin-left:20px}.page-jump span[data-v-f793b1f9]{font-size:14px;color:#666}.page-jump input[data-v-f793b1f9]{width:50px;padding:6px 8px;border:1px solid #2f2a2a;border-radius:4px;text-align:center;font-size:14px}.page-jump input[data-v-f793b1f9]:focus{outline:none;border-color:#1890ff}.page-jump button[data-v-f793b1f9]{padding:6px 12px;background:#1890ff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:13px}.page-jump button[data-v-f793b1f9]:hover{background:#40a9ff}@media (max-width: 768px){.stock-list-page[data-v-f793b1f9]{padding:70px 10px 10px}.sector-tabs-container[data-v-f793b1f9]{margin-top:0;top:60px}.sector-tabs[data-v-f793b1f9]{padding:8px 10px}.sector-tab[data-v-f793b1f9]{padding:10px 16px;font-size:14px}.loading[data-v-f793b1f9]{min-height:calc(100vh - 150px);padding:50px 20px}.spinner[data-v-f793b1f9]{width:60px;height:60px;border-width:5px;margin-bottom:15px}.loading-text[data-v-f793b1f9]{font-size:16px}.stock-table th[data-v-f793b1f9],.stock-table td[data-v-f793b1f9]{padding:8px;font-size:12px}}@media (max-width: 480px){.stock-list-page[data-v-f793b1f9]{padding:60px 8px 8px}.sector-tabs-container[data-v-f793b1f9]{top:55px}.sector-tab[data-v-f793b1f9]{padding:8px 12px;font-size:13px}.loading[data-v-f793b1f9]{min-height:calc(100vh - 120px);padding:40px 15px}.spinner[data-v-f793b1f9]{width:50px;height:50px;border-width:4px}.loading-text[data-v-f793b1f9]{font-size:14px}}@media (min-width: 1920px){.stock-list-page[data-v-f793b1f9]{padding:130px 30px 30px}.sector-tabs-container[data-v-f793b1f9]{top:110px}.sector-tab[data-v-f793b1f9]{padding:18px 32px;font-size:22px}.loading[data-v-f793b1f9]{min-height:calc(100vh - 250px);padding:80px 50px}.spinner[data-v-f793b1f9]{width:100px;height:100px;border-width:8px;margin-bottom:25px}.loading-text[data-v-f793b1f9]{font-size:24px}.stock-table th[data-v-f793b1f9],.stock-table td[data-v-f793b1f9]{padding:18px;font-size:19px}.stock-table th[data-v-f793b1f9]{font-size:20px}.stock-table th .sort-arrow[data-v-f793b1f9]{font-size:12px}.sector-name[data-v-f793b1f9]{font-size:18px}.no-data[data-v-f793b1f9]{padding:50px;font-size:22px}.pagination[data-v-f793b1f9]{gap:28px;margin-top:30px;padding:20px}.pagination button[data-v-f793b1f9]{padding:14px 28px;font-size:19px}.pagination .page-info[data-v-f793b1f9]{font-size:20px}.pagination .total-info[data-v-f793b1f9]{font-size:18px}.page-jump span[data-v-f793b1f9]{font-size:20px}.page-jump input[data-v-f793b1f9]{width:60px;padding:10px 12px;font-size:19px}.page-jump button[data-v-f793b1f9]{padding:10px 18px;font-size:18px}}@media (min-width: 2560px){.stock-list-page[data-v-f793b1f9]{padding:150px 40px 40px;max-width:3200px;margin:0 auto}.sector-tab[data-v-f793b1f9]{padding:22px 40px;font-size:26px}.loading[data-v-f793b1f9]{min-height:calc(100vh - 300px);padding:100px 60px}.spinner[data-v-f793b1f9]{width:120px;height:120px;border-width:10px;margin-bottom:30px}.loading-text[data-v-f793b1f9]{font-size:28px}.stock-table th[data-v-f793b1f9],.stock-table td[data-v-f793b1f9]{padding:22px;font-size:25px}.stock-table th[data-v-f793b1f9]{font-size:24px}.stock-table th .sort-arrow[data-v-f793b1f9]{font-size:14px}.sector-name[data-v-f793b1f9]{font-size:22px}.no-data[data-v-f793b1f9]{padding:60px;font-size:26px}.pagination[data-v-f793b1f9]{gap:36px;margin-top:40px;padding:28px}.pagination button[data-v-f793b1f9]{padding:18px 36px;font-size:23px;border-radius:6px}.pagination .page-info[data-v-f793b1f9]{font-size:24px}.pagination .total-info[data-v-f793b1f9]{font-size:22px}.page-jump[data-v-f793b1f9]{gap:12px;margin-left:28px}.page-jump span[data-v-f793b1f9]{font-size:24px}.page-jump input[data-v-f793b1f9]{width:70px;padding:12px 14px;font-size:23px}.page-jump button[data-v-f793b1f9]{padding:12px 22px;font-size:22px}}@media (min-width: 3840px){.stock-list-page[data-v-f793b1f9]{padding:170px 50px 50px;max-width:4800px}.sector-tab[data-v-f793b1f9]{padding:26px 48px;font-size:32px}.loading[data-v-f793b1f9]{min-height:calc(100vh - 350px);padding:120px 70px}.spinner[data-v-f793b1f9]{width:140px;height:140px;border-width:12px;margin-bottom:35px}.loading-text[data-v-f793b1f9]{font-size:34px}.stock-table th[data-v-f793b1f9],.stock-table td[data-v-f793b1f9]{padding:26px;font-size:28px}.stock-table th[data-v-f793b1f9]{font-size:30px}.stock-table th .sort-arrow[data-v-f793b1f9]{font-size:16px}.sector-name[data-v-f793b1f9]{font-size:26px}.no-data[data-v-f793b1f9]{padding:70px;font-size:32px}.pagination[data-v-f793b1f9]{gap:44px;margin-top:50px;padding:36px}.pagination button[data-v-f793b1f9]{padding:22px 44px;font-size:28px;border-radius:8px}.pagination .page-info[data-v-f793b1f9]{font-size:30px}.pagination .total-info[data-v-f793b1f9]{font-size:27px}.page-jump[data-v-f793b1f9]{gap:14px;margin-left:36px}.page-jump span[data-v-f793b1f9]{font-size:30px}.page-jump input[data-v-f793b1f9]{width:90px;padding:14px 16px;font-size:28px}.page-jump button[data-v-f793b1f9]{padding:14px 28px;font-size:27px}}.stock-list-page[data-v-a6815ea3]{padding:90px 20px 20px;background:#161617;min-height:100vh}.stock-row[data-v-a6815ea3]{cursor:pointer;transition:all .2s}.search-header[data-v-a6815ea3]{display:flex;align-items:center;gap:20px;padding:20px;background:#232121;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a}.back-btn[data-v-a6815ea3]{padding:10px 20px;background:#232121;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s;white-space:nowrap}.back-btn[data-v-a6815ea3]:hover{background:#232121;transform:translate(-2px)}.search-title[data-v-a6815ea3]{flex:1;margin:0;font-size:24px;color:#eaecef;font-weight:600}.search-title .keyword[data-v-a6815ea3]{color:#232121;font-weight:700}.search-title .result-count[data-v-a6815ea3]{color:#999;font-size:19px;font-weight:400;margin-left:10px}.sector-tabs-container[data-v-a6815ea3]{background:#292828;margin-bottom:0;border-bottom:1px solid #2f2a2a;box-shadow:0 2px 4px #3f4297}.sector-tabs[data-v-a6815ea3]{display:flex;overflow-x:auto;white-space:nowrap;padding:0;margin:0;scrollbar-width:thin;scrollbar-color:#292828 #292828}.sector-tabs[data-v-a6815ea3]::-webkit-scrollbar{height:4px}.sector-tabs[data-v-a6815ea3]::-webkit-scrollbar-track{background:transparent}.sector-tabs[data-v-a6815ea3]::-webkit-scrollbar-thumb{background:#2f2a2a;border-radius:2px}.sector-tabs[data-v-a6815ea3]::-webkit-scrollbar-thumb:hover{background:#2f2a2a}.sector-tab[data-v-a6815ea3]{padding:14px 24px;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:all .3s;font-size:17px;color:#666;font-weight:500;flex-shrink:0}.sector-tab[data-v-a6815ea3]:hover{color:#3f4297;background:#242222}.sector-tab.active[data-v-a6815ea3]{color:#3f4297;background:#232121;border-bottom-color:#292828;font-weight:600}.loading[data-v-a6815ea3]{text-align:center;padding:40px;font-size:18px;color:#666}.stock-table-wrapper[data-v-a6815ea3]{background:#232121;border-radius:8px;box-shadow:0 2px 4px #3f4297;overflow-x:auto}.stock-table[data-v-a6815ea3]{width:100%;border-collapse:collapse}.stock-table th[data-v-a6815ea3],.stock-table td[data-v-a6815ea3]{padding:14px;text-align:left;border-bottom:1px solid #3f4297;font-size:15px}.stock-table th[data-v-a6815ea3]{background:#2f2d2d;font-weight:600;color:#eaecef;position:sticky;top:0;z-index:10;font-size:16px}.stock-table th.sortable[data-v-a6815ea3]{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.stock-table th.sortable[data-v-a6815ea3]:hover{background:#2f2d2d}.stock-table th .th-content[data-v-a6815ea3]{display:flex;align-items:center;gap:8px}.stock-table th .sort-icons[data-v-a6815ea3]{display:flex;flex-direction:column;gap:1px;margin-left:4px}.stock-table th .sort-arrow[data-v-a6815ea3]{font-size:10px;color:#bfbfbf;line-height:1;transition:color .2s}.stock-table th .sort-arrow.active[data-v-a6815ea3]{color:#1890ff;font-weight:700}.stock-table th.sortable:hover .sort-arrow[data-v-a6815ea3]{color:#8c8c8c}.stock-table th.sortable:hover .sort-arrow.active[data-v-a6815ea3]{color:#1890ff}.stock-table tbody tr[data-v-a6815ea3]:hover{background:#2f2d2d}.stock-code[data-v-a6815ea3]{font-family:monospace;color:#1890ff;font-weight:500}.stock-name[data-v-a6815ea3]{font-weight:500}.sector-name[data-v-a6815ea3]{color:#666;font-size:15px}.change-ratio[data-v-a6815ea3]{font-weight:600}.change-ratio.positive[data-v-a6815ea3]{color:#f5222d}.change-ratio.negative[data-v-a6815ea3]{color:#52c41a}.no-data[data-v-a6815ea3]{text-align:center;padding:40px;color:#999;font-size:16px}.pagination[data-v-a6815ea3]{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:20px;padding:15px;background:#232121;border-radius:8px;box-shadow:0 2px 4px #0000001a}.pagination button[data-v-a6815ea3]{padding:10px 20px;background:#1890ff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:15px}.pagination button[data-v-a6815ea3]:disabled{background:#2f2a2a;cursor:not-allowed}.pagination button[data-v-a6815ea3]:not(:disabled):hover{background:#40a9ff}.pagination .page-info[data-v-a6815ea3]{font-size:16px;color:#eaecef;font-weight:500}.pagination .total-info[data-v-a6815ea3]{font-size:15px;color:#eaecef;margin-left:8px}.page-jump[data-v-a6815ea3]{display:flex;align-items:center;gap:8px;margin-left:20px}.page-jump span[data-v-a6815ea3]{font-size:14px;color:#666}.page-jump input[data-v-a6815ea3]{width:50px;padding:6px 8px;border:1px solid #2f2a2a;border-radius:4px;text-align:center;font-size:14px}.page-jump input[data-v-a6815ea3]:focus{outline:none;border-color:#1890ff}.page-jump button[data-v-a6815ea3]{padding:6px 12px;background:#1890ff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:13px}.page-jump button[data-v-a6815ea3]:hover{background:#40a9ff}@media (max-width: 768px){.stock-list-page[data-v-a6815ea3],.sector-tabs[data-v-a6815ea3]{padding:10px}.stock-table th[data-v-a6815ea3],.stock-table td[data-v-a6815ea3]{padding:8px;font-size:12px}}@media (min-width: 1920px){.stock-list-page[data-v-a6815ea3]{padding:130px 30px 30px}.search-header[data-v-a6815ea3]{gap:28px;padding:28px;margin-bottom:28px;border-radius:12px}.back-btn[data-v-a6815ea3]{padding:14px 28px;font-size:20px;border-radius:8px}.search-title[data-v-a6815ea3]{font-size:30px}.search-title .result-count[data-v-a6815ea3]{font-size:24px}.sector-tab[data-v-a6815ea3]{padding:18px 32px;font-size:22px}.loading[data-v-a6815ea3]{padding:50px;font-size:24px}.stock-table th[data-v-a6815ea3],.stock-table td[data-v-a6815ea3]{padding:18px;font-size:19px}.stock-table th[data-v-a6815ea3]{font-size:20px}.stock-table th .sort-arrow[data-v-a6815ea3]{font-size:12px}.sector-name[data-v-a6815ea3]{font-size:18px}.no-data[data-v-a6815ea3]{padding:50px;font-size:22px}.pagination[data-v-a6815ea3]{gap:28px;margin-top:30px;padding:20px}.pagination button[data-v-a6815ea3]{padding:14px 28px;font-size:19px}.pagination .page-info[data-v-a6815ea3]{font-size:20px}.pagination .total-info[data-v-a6815ea3]{font-size:18px}.page-jump span[data-v-a6815ea3]{font-size:20px}.page-jump input[data-v-a6815ea3]{width:60px;padding:10px 12px;font-size:19px}.page-jump button[data-v-a6815ea3]{padding:10px 18px;font-size:18px}}@media (min-width: 2560px){.stock-list-page[data-v-a6815ea3]{padding:150px 40px 40px;max-width:3200px;margin:0 auto}.search-header[data-v-a6815ea3]{gap:36px;padding:36px;margin-bottom:36px;border-radius:16px}.back-btn[data-v-a6815ea3]{padding:18px 36px;font-size:25px;border-radius:10px}.search-title[data-v-a6815ea3]{font-size:38px}.search-title .result-count[data-v-a6815ea3]{font-size:29px;margin-left:14px}.sector-tab[data-v-a6815ea3]{padding:22px 40px;font-size:26px}.loading[data-v-a6815ea3]{padding:60px;font-size:28px}.stock-table th[data-v-a6815ea3],.stock-table td[data-v-a6815ea3]{padding:22px;font-size:25px}.stock-table th[data-v-a6815ea3]{font-size:24px}.stock-table th .sort-arrow[data-v-a6815ea3]{font-size:14px}.sector-name[data-v-a6815ea3]{font-size:22px}.no-data[data-v-a6815ea3]{padding:60px;font-size:26px}.pagination[data-v-a6815ea3]{gap:36px;margin-top:40px;padding:28px}.pagination button[data-v-a6815ea3]{padding:18px 36px;font-size:23px;border-radius:6px}.pagination .page-info[data-v-a6815ea3]{font-size:24px}.pagination .total-info[data-v-a6815ea3]{font-size:22px}.page-jump[data-v-a6815ea3]{gap:12px;margin-left:28px}.page-jump span[data-v-a6815ea3]{font-size:24px}.page-jump input[data-v-a6815ea3]{width:70px;padding:12px 14px;font-size:23px}.page-jump button[data-v-a6815ea3]{padding:12px 22px;font-size:22px}}@media (min-width: 3840px){.stock-list-page[data-v-a6815ea3]{padding:170px 50px 50px;max-width:4800px}.search-header[data-v-a6815ea3]{gap:44px;padding:44px;margin-bottom:44px;border-radius:20px}.back-btn[data-v-a6815ea3]{padding:22px 44px;font-size:31px;border-radius:12px}.search-title[data-v-a6815ea3]{font-size:46px}.search-title .result-count[data-v-a6815ea3]{font-size:35px;margin-left:16px}.sector-tab[data-v-a6815ea3]{padding:26px 48px;font-size:32px}.loading[data-v-a6815ea3]{padding:70px;font-size:34px}.stock-table th[data-v-a6815ea3],.stock-table td[data-v-a6815ea3]{padding:26px;font-size:28px}.stock-table th[data-v-a6815ea3]{font-size:30px}.stock-table th .sort-arrow[data-v-a6815ea3]{font-size:16px}.sector-name[data-v-a6815ea3]{font-size:26px}.no-data[data-v-a6815ea3]{padding:70px;font-size:32px}.pagination[data-v-a6815ea3]{gap:44px;margin-top:50px;padding:36px}.pagination button[data-v-a6815ea3]{padding:22px 44px;font-size:28px;border-radius:8px}.pagination .page-info[data-v-a6815ea3]{font-size:30px}.pagination .total-info[data-v-a6815ea3]{font-size:27px}.page-jump[data-v-a6815ea3]{gap:14px;margin-left:36px}.page-jump span[data-v-a6815ea3]{font-size:30px}.page-jump input[data-v-a6815ea3]{width:90px;padding:14px 16px;font-size:28px}.page-jump button[data-v-a6815ea3]{padding:14px 28px;font-size:27px}}.market-index-page[data-v-eb7de513]{min-height:100vh;background:linear-gradient(180deg,#0f0728,#1e1139);padding:40px 20px}.page-header[data-v-eb7de513]{text-align:center;margin-bottom:40px;color:#fff}.page-header h1[data-v-eb7de513]{font-size:38px;font-weight:700;margin-bottom:12px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-header p[data-v-eb7de513]{font-size:19px;color:#848e9c}.content-wrapper[data-v-eb7de513]{display:flex;justify-content:center;align-items:flex-start}@media (max-width: 768px){.market-index-page[data-v-eb7de513]{padding:20px 12px}.page-header h1[data-v-eb7de513]{font-size:24px}.page-header p[data-v-eb7de513]{font-size:14px}}@media (min-width: 1920px){.market-index-page[data-v-eb7de513]{padding:60px 40px}.page-header h1[data-v-eb7de513]{font-size:50px;margin-bottom:16px}.page-header p[data-v-eb7de513]{font-size:24px}}@media (min-width: 2560px){.market-index-page[data-v-eb7de513]{padding:80px 60px}.page-header[data-v-eb7de513]{margin-bottom:60px}.page-header h1[data-v-eb7de513]{font-size:62px;margin-bottom:20px}.page-header p[data-v-eb7de513]{font-size:30px}}@media (min-width: 3840px){.market-index-page[data-v-eb7de513]{padding:100px 80px}.page-header[data-v-eb7de513]{margin-bottom:80px}.page-header h1[data-v-eb7de513]{font-size:76px;margin-bottom:24px}.page-header p[data-v-eb7de513]{font-size:36px}}.contact-us-page[data-v-6b7f69e2]{min-height:100vh;background:linear-gradient(135deg,#fff,#f5f5f5);padding:60px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Roboto,sans-serif}.logoleft[data-v-6b7f69e2]{width:50px;height:50px;transform:rotate(385deg);margin-right:8px}.logoright[data-v-6b7f69e2]{width:50px;height:50px;transform:rotate(200deg)}.contact-header[data-v-6b7f69e2]{display:flex;align-items:center;justify-content:center;margin-bottom:60px;margin-top:60px;gap:10px;width:100%;max-width:1200px}.header-decoration[data-v-6b7f69e2]{display:flex;gap:8px;align-items:center}.header-decoration.right[data-v-6b7f69e2]{flex-direction:row-reverse}.deco-line[data-v-6b7f69e2]{width:40px;height:3px;background:linear-gradient(90deg,#ff9a56,#ffb366,#ff9a56);animation:pulse-6b7f69e2 2s ease-in-out infinite}.deco-line[data-v-6b7f69e2]:nth-child(2){animation-delay:.1s}.deco-line[data-v-6b7f69e2]:nth-child(3){animation-delay:.2s}.deco-line[data-v-6b7f69e2]:nth-child(4){animation-delay:.3s}.deco-line[data-v-6b7f69e2]:nth-child(5){animation-delay:.4s}.deco-line[data-v-6b7f69e2]:nth-child(6){animation-delay:.5s}.deco-line[data-v-6b7f69e2]:nth-child(7){animation-delay:.6s}@keyframes pulse-6b7f69e2{0%,to{opacity:1;transform:scaleX(1)}50%{opacity:.5;transform:scaleX(.8)}}.contact-title[data-v-6b7f69e2]{font-size:48px;font-weight:600;color:#000;margin:0;letter-spacing:8px;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.contact-content[data-v-6b7f69e2]{width:100%;max-width:1000px;display:flex;justify-content:center}.contact-card[data-v-6b7f69e2]{background:#f6f8f7;border-radius:16px;padding:80px 100px;box-shadow:0 20px 60px #0000001a;position:relative;width:100%;opacity:0;transform:translateY(30px);transition:all .6s ease}.contact-card.loaded[data-v-6b7f69e2]{opacity:1;transform:translateY(0)}.corner-decoration[data-v-6b7f69e2]{position:absolute;width:60px;height:60px;border-style:solid;border-color:#0945a4}.corner-decoration.tl[data-v-6b7f69e2]{top:20px;left:20px;border-width:3px 0 0 3px}.corner-decoration.tr[data-v-6b7f69e2]{top:20px;right:20px;border-width:3px 3px 0 0}.corner-decoration.bl[data-v-6b7f69e2]{bottom:20px;left:20px;border-width:0 0 3px 3px}.corner-decoration.br[data-v-6b7f69e2]{bottom:20px;right:20px;border-width:0 3px 3px 0}.company-info[data-v-6b7f69e2]{display:flex;flex-direction:column;gap:24px}.company-name[data-v-6b7f69e2]{font-size:32px;font-weight:700;color:#2c3e50;margin:0 0 32px;padding-bottom:16px;border-bottom:2px solid #e0e0e0}.branch-title[data-v-6b7f69e2]{font-size:24px;font-weight:600;color:#34495e;margin:24px 0 8px}.info-item[data-v-6b7f69e2]{display:flex;font-size:18px;line-height:1.8;margin-bottom:8px}.info-label[data-v-6b7f69e2]{color:#7f8c8d;font-weight:600;min-width:60px;flex-shrink:0}.info-value[data-v-6b7f69e2]{color:#2c3e50;font-weight:400}@media (max-width: 1024px){.contact-us-page[data-v-6b7f69e2]{padding:40px 20px}.contact-header[data-v-6b7f69e2]{margin-bottom:40px}.contact-title[data-v-6b7f69e2]{font-size:36px;letter-spacing:6px}.header-decoration[data-v-6b7f69e2]{gap:6px}.deco-line[data-v-6b7f69e2]{width:30px}.contact-card[data-v-6b7f69e2]{padding:60px}.company-name[data-v-6b7f69e2]{font-size:28px}.branch-title[data-v-6b7f69e2]{font-size:22px}.info-item[data-v-6b7f69e2]{font-size:16px}}@media (max-width: 768px){.contact-us-page[data-v-6b7f69e2]{padding:30px 16px}.logoleft[data-v-6b7f69e2],.logoright[data-v-6b7f69e2]{width:30px;height:30px}.contact-header[data-v-6b7f69e2]{margin-bottom:30px}.header-decoration[data-v-6b7f69e2]{display:none}.contact-title[data-v-6b7f69e2]{font-size:28px;letter-spacing:4px}.contact-card[data-v-6b7f69e2]{padding:40px 30px}.corner-decoration[data-v-6b7f69e2]{width:40px;height:40px}.corner-decoration.tl[data-v-6b7f69e2]{top:10px;left:10px}.corner-decoration.tr[data-v-6b7f69e2]{top:10px;right:10px}.corner-decoration.bl[data-v-6b7f69e2]{bottom:10px;left:10px}.corner-decoration.br[data-v-6b7f69e2]{bottom:10px;right:10px}.company-name[data-v-6b7f69e2]{font-size:22px;margin-bottom:20px}.branch-title[data-v-6b7f69e2]{font-size:18px;margin:16px 0 8px}.info-item[data-v-6b7f69e2]{flex-direction:column;font-size:14px;gap:4px}.info-label[data-v-6b7f69e2]{min-width:auto}}@media (min-width: 1920px){.contact-title[data-v-6b7f69e2]{font-size:56px;letter-spacing:10px}.contact-card[data-v-6b7f69e2]{padding:100px 120px}.company-name[data-v-6b7f69e2]{font-size:36px}.branch-title[data-v-6b7f69e2]{font-size:28px}.info-item[data-v-6b7f69e2]{font-size:20px}.corner-decoration[data-v-6b7f69e2]{width:80px;height:80px}}@media (min-width: 2560px){.contact-title[data-v-6b7f69e2]{font-size:64px;letter-spacing:12px}.contact-card[data-v-6b7f69e2]{padding:120px 150px}.company-name[data-v-6b7f69e2]{font-size:40px}.branch-title[data-v-6b7f69e2]{font-size:32px}.info-item[data-v-6b7f69e2]{font-size:24px}}.contact-us-page-wrapper[data-v-de7e0a8f]{width:100%;min-height:100vh}.crux-home-page{--ark-nav-height: 55px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:sans-serif}@media (max-width: 768px){.crux-home-page{--ark-nav-height: 60px}}@media (max-width: 480px){.crux-home-page{--ark-nav-height: 55px}}@media (max-height: 820px) and (min-width: 1201px){.crux-home-page{--ark-nav-height: 48px}}.crux-home-page{margin:0}.crux-home-page article,.crux-home-page aside,.crux-home-page details,.crux-home-page figcaption,.crux-home-page figure,.crux-home-page footer,.crux-home-page header,.crux-home-page hgroup,.crux-home-page main,.crux-home-page menu,.crux-home-page nav,.crux-home-page section,.crux-home-page summary{display:block}.crux-home-page audio,.crux-home-page canvas,.crux-home-page progress,.crux-home-page video{vertical-align:baseline;display:inline-block}.crux-home-page audio:not([controls]){height:0;display:none}.crux-home-page [hidden],.crux-home-page template{display:none}.crux-home-page a{background-color:#0000}.crux-home-page a:active,.crux-home-page a:hover{outline:0}.crux-home-page abbr[title]{border-bottom:1px dotted}.crux-home-page b,.crux-home-page strong{font-weight:700}.crux-home-page dfn{font-style:italic}.crux-home-page h1{margin:.67em 0;font-size:2em}.crux-home-page mark{color:#000;background:#ff0}.crux-home-page small{font-size:80%}.crux-home-page sub,.crux-home-page sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}.crux-home-page sup{top:-.5em}.crux-home-page sub{bottom:-.25em}.crux-home-page img{border:0}.crux-home-page svg:not(:root){overflow:hidden}.crux-home-page hr{box-sizing:content-box;height:0}.crux-home-page pre{overflow:auto}.crux-home-page code,.crux-home-page kbd,.crux-home-page pre,.crux-home-page samp{font-family:monospace;font-size:1em}.crux-home-page button,.crux-home-page input,.crux-home-page optgroup,.crux-home-page select,.crux-home-page textarea{color:inherit;font:inherit;margin:0}.crux-home-page button{overflow:visible}.crux-home-page button,.crux-home-page select{text-transform:none}.crux-home-page button,.crux-home-page input[type=button],.crux-home-page input[type=reset]{-webkit-appearance:button;cursor:pointer}.crux-home-page button[disabled],.crux-home-page input[disabled]{cursor:default}.crux-home-page button::-moz-focus-inner,.crux-home-page input::-moz-focus-inner{border:0;padding:0}.crux-home-page input{line-height:normal}.crux-home-page input[type=checkbox],.crux-home-page input[type=radio]{box-sizing:border-box;padding:0}.crux-home-page input[type=number]::-webkit-inner-spin-button,.crux-home-page input[type=number]::-webkit-outer-spin-button{height:auto}.crux-home-page input[type=search]{-webkit-appearance:none}.crux-home-page input[type=search]::-webkit-search-cancel-button,.crux-home-page input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.crux-home-page legend{border:0;padding:0}.crux-home-page textarea{overflow:auto}.crux-home-page optgroup{font-weight:700}.crux-home-page table{border-collapse:collapse;border-spacing:0}.crux-home-page td,.crux-home-page th{padding:0}@font-face{font-family:webflow-icons;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype");font-weight:400;font-style:normal}.crux-home-page [class^=w-icon-],.crux-home-page [class*=" w-icon-"]{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:webflow-icons!important}.crux-home-page .w-icon-slider-right:before{content:""}.crux-home-page .w-icon-slider-left:before{content:""}.crux-home-page .w-icon-nav-menu:before{content:""}.crux-home-page .w-icon-arrow-down:before,.crux-home-page .w-icon-dropdown-toggle:before{content:""}.crux-home-page .w-icon-file-upload-remove:before{content:""}.crux-home-page .w-icon-file-upload-icon:before{content:""}.crux-home-page *{box-sizing:border-box}.crux-home-page{height:100%}.crux-home-page{color:#333;background-color:#fff;min-height:100%;margin:0;font-family:Arial,sans-serif;font-size:14px;line-height:20px}.crux-home-page img{vertical-align:middle;max-width:100%;display:inline-block}.crux-home-page.w-mod-touch *{background-attachment:scroll!important}.crux-home-page .w-block{display:block}.crux-home-page .w-inline-block{max-width:100%;display:inline-block}.crux-home-page .w-clearfix:before,.crux-home-page .w-clearfix:after{content:" ";grid-area:1 / 1 / 2 / 2;display:table}.crux-home-page .w-clearfix:after{clear:both}.crux-home-page .w-hidden{display:none}.crux-home-page .w-button{color:#fff;line-height:inherit;cursor:pointer;background-color:#3898ec;border:0;border-radius:0;padding:9px 15px;text-decoration:none;display:inline-block}.crux-home-page input.w-button{-webkit-appearance:button}.crux-home-page[data-w-dynpage] [data-w-cloak]{color:#0000!important}.crux-home-page .w-code-block{margin:unset}.crux-home-page pre.w-code-block code{all:inherit}.crux-home-page pre.w-code-block code>span{display:block!important}.crux-home-page .w-optimization{display:contents}.crux-home-page .w-webflow-badge,.crux-home-page .w-webflow-badge>img{box-sizing:unset;width:unset;height:unset;max-height:unset;max-width:unset;min-height:unset;min-width:unset;margin:unset;padding:unset;float:unset;clear:unset;border:unset;border-radius:unset;background:unset;background-image:unset;background-position:unset;background-size:unset;background-repeat:unset;background-origin:unset;background-clip:unset;background-attachment:unset;background-color:unset;box-shadow:unset;transform:unset;direction:unset;font-family:unset;font-weight:unset;color:unset;font-size:unset;line-height:unset;font-style:unset;font-variant:unset;text-align:unset;letter-spacing:unset;-webkit-text-decoration:unset;text-decoration:unset;text-indent:unset;text-transform:unset;list-style-type:unset;text-shadow:unset;vertical-align:unset;cursor:unset;white-space:unset;word-break:unset;word-spacing:unset;word-wrap:unset;transition:unset}.crux-home-page .w-webflow-badge{white-space:nowrap;cursor:pointer;box-shadow:0 0 0 1px #0000001a,0 1px 3px #0000001a;visibility:visible!important;opacity:1!important;z-index:2147483647!important;color:#aaadb0!important;width:auto!important;height:auto!important;overflow:unset!important;background-color:#fff!important;border-radius:3px!important;margin:0!important;padding:6px!important;font-size:12px!important;line-height:14px!important;text-decoration:none!important;display:inline-block!important;position:fixed!important;inset:auto 12px 12px auto!important;transform:none!important}.crux-home-page .w-webflow-badge>img{position:unset;visibility:unset!important;opacity:1!important;vertical-align:middle!important;display:inline-block!important}.crux-home-page h1,.crux-home-page h2,.crux-home-page h3,.crux-home-page h4,.crux-home-page h5,.crux-home-page h6{margin-bottom:10px;font-weight:700}.crux-home-page h1{margin-top:20px;font-size:38px;line-height:44px}.crux-home-page h2{margin-top:20px;font-size:32px;line-height:36px}.crux-home-page h3{margin-top:20px;font-size:1.375rem;line-height:30px}.crux-home-page h4{margin-top:10px;font-size:18px;line-height:24px}.crux-home-page h5{margin-top:10px;font-size:14px;line-height:20px}.crux-home-page h6{margin-top:10px;font-size:12px;line-height:18px}.crux-home-page p{margin-top:0;margin-bottom:10px}.crux-home-page blockquote{border-left:5px solid #e2e2e2;margin:0 0 10px;padding:10px 20px;font-size:18px;line-height:22px}.crux-home-page figure{margin:0 0 10px}.crux-home-page figcaption{text-align:center;margin-top:5px}.crux-home-page ul,.crux-home-page ol{margin-top:0;margin-bottom:10px;padding-left:40px}.crux-home-page .w-list-unstyled{padding-left:0;list-style:none}.crux-home-page .w-embed:before,.crux-home-page .w-embed:after{content:" ";grid-area:1 / 1 / 2 / 2;display:table}.crux-home-page .w-embed:after{clear:both}.crux-home-page .w-video{width:100%;padding:0;position:relative}.crux-home-page .w-video iframe,.crux-home-page .w-video object,.crux-home-page .w-video embed{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.crux-home-page fieldset{border:0;margin:0;padding:0}.crux-home-page button,.crux-home-page [type=button],.crux-home-page [type=reset]{cursor:pointer;-webkit-appearance:button;border:0}.crux-home-page .w-form{margin:0 0 15px}.crux-home-page .w-form-done{text-align:center;background-color:#ddd;padding:20px;display:none}.crux-home-page .w-form-fail{background-color:#ffdede;margin-top:10px;padding:10px;display:none}.crux-home-page label{margin-bottom:5px;font-weight:700;display:block}.crux-home-page .w-input,.crux-home-page .w-select{color:#333;vertical-align:middle;background-color:#fff;border:1px solid #ccc;width:100%;height:38px;margin-bottom:10px;padding:8px 12px;font-size:14px;line-height:1.42857;display:block}.crux-home-page .w-input::placeholder,.crux-home-page .w-select::placeholder{color:#999}.crux-home-page .w-input:focus,.crux-home-page .w-select:focus{border-color:#3898ec;outline:0}.crux-home-page .w-input[disabled],.crux-home-page .w-select[disabled],.crux-home-page .w-input[readonly],.crux-home-page .w-select[readonly],.crux-home-page fieldset[disabled] .w-input,.crux-home-page fieldset[disabled] .w-select{cursor:not-allowed}.crux-home-page .w-input[disabled]:not(.w-input-disabled),.crux-home-page .w-select[disabled]:not(.w-input-disabled),.crux-home-page .w-input[readonly],.crux-home-page .w-select[readonly],.crux-home-page fieldset[disabled]:not(.w-input-disabled) .w-input,.crux-home-page fieldset[disabled]:not(.w-input-disabled) .w-select{background-color:#eee}.crux-home-page textarea.w-input,.crux-home-page textarea.w-select{height:auto}.crux-home-page .w-select{background-color:#f3f3f3}.crux-home-page .w-select[multiple]{height:auto}.crux-home-page .w-form-label{cursor:pointer;margin-bottom:0;font-weight:400;display:inline-block}.crux-home-page .w-radio{margin-bottom:5px;padding-left:20px;display:block}.crux-home-page .w-radio:before,.crux-home-page .w-radio:after{content:" ";grid-area:1 / 1 / 2 / 2;display:table}.crux-home-page .w-radio:after{clear:both}.crux-home-page .w-radio-input{float:left;margin:3px 0 0 -20px;line-height:normal}.crux-home-page .w-file-upload{margin-bottom:10px;display:block}.crux-home-page .w-file-upload-input{opacity:0;z-index:-100;width:.1px;height:.1px;position:absolute;overflow:hidden}.crux-home-page .w-file-upload-default,.crux-home-page .w-file-upload-uploading,.crux-home-page .w-file-upload-success{color:#333;display:inline-block}.crux-home-page .w-file-upload-error{margin-top:10px;display:block}.crux-home-page .w-file-upload-default.w-hidden,.crux-home-page .w-file-upload-uploading.w-hidden,.crux-home-page .w-file-upload-error.w-hidden,.crux-home-page .w-file-upload-success.w-hidden{display:none}.crux-home-page .w-file-upload-uploading-btn{cursor:pointer;background-color:#fafafa;border:1px solid #ccc;margin:0;padding:8px 12px;font-size:14px;font-weight:400;display:flex}.crux-home-page .w-file-upload-file{background-color:#fafafa;border:1px solid #ccc;flex-grow:1;justify-content:space-between;margin:0;padding:8px 9px 8px 11px;display:flex}.crux-home-page .w-file-upload-file-name{font-size:14px;font-weight:400;display:block}.crux-home-page .w-file-remove-link{cursor:pointer;width:auto;height:auto;margin-top:3px;margin-left:10px;padding:3px;display:block}.crux-home-page .w-icon-file-upload-remove{margin:auto;font-size:10px}.crux-home-page .w-file-upload-error-msg{color:#ea384c;padding:2px 0;display:inline-block}.crux-home-page .w-file-upload-info{padding:0 12px;line-height:38px;display:inline-block}.crux-home-page .w-file-upload-label{cursor:pointer;background-color:#fafafa;border:1px solid #ccc;margin:0;padding:8px 12px;font-size:14px;font-weight:400;display:inline-block}.crux-home-page .w-icon-file-upload-icon,.crux-home-page .w-icon-file-upload-uploading{width:20px;margin-right:8px;display:inline-block}.crux-home-page .w-icon-file-upload-uploading{height:20px}.crux-home-page .w-container{max-width:940px;margin-left:auto;margin-right:auto}.crux-home-page .w-container:before,.crux-home-page .w-container:after{content:" ";grid-area:1 / 1 / 2 / 2;display:table}.crux-home-page .w-container:after{clear:both}.crux-home-page .w-container .w-row{margin-left:-10px;margin-right:-10px}.crux-home-page .w-row:before,.crux-home-page .w-row:after{content:" ";grid-area:1 / 1 / 2 / 2;display:table}.crux-home-page .w-row:after{clear:both}.crux-home-page .w-row .w-row{margin-left:0;margin-right:0}.crux-home-page .w-col{float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;position:relative}.crux-home-page .w-col .w-col{padding-left:0;padding-right:0}.crux-home-page .w-col-1{width:8.33333%}.crux-home-page .w-col-2{width:16.6667%}.crux-home-page .w-col-3{width:25%}.crux-home-page .w-col-4{width:33.3333%}.crux-home-page .w-col-5{width:41.6667%}.crux-home-page .w-col-6{width:50%}.crux-home-page .w-col-7{width:58.3333%}.crux-home-page .w-col-8{width:66.6667%}.crux-home-page .w-col-9{width:75%}.crux-home-page .w-col-10{width:83.3333%}.crux-home-page .w-col-11{width:91.6667%}.crux-home-page .w-col-12{width:100%}.crux-home-page .w-hidden-main{display:none!important}@media screen and (max-width: 991px){.crux-home-page .w-container{max-width:728px}.crux-home-page .w-hidden-main{display:inherit!important}.crux-home-page .w-hidden-medium{display:none!important}.crux-home-page .w-col-medium-1{width:8.33333%}.crux-home-page .w-col-medium-2{width:16.6667%}.crux-home-page .w-col-medium-3{width:25%}.crux-home-page .w-col-medium-4{width:33.3333%}.crux-home-page .w-col-medium-5{width:41.6667%}.crux-home-page .w-col-medium-6{width:50%}.crux-home-page .w-col-medium-7{width:58.3333%}.crux-home-page .w-col-medium-8{width:66.6667%}.crux-home-page .w-col-medium-9{width:75%}.crux-home-page .w-col-medium-10{width:83.3333%}.crux-home-page .w-col-medium-11{width:91.6667%}.crux-home-page .w-col-medium-12{width:100%}.crux-home-page .w-col-stack{width:100%;left:auto;right:auto}}@media screen and (max-width: 767px){.crux-home-page .w-hidden-main,.crux-home-page .w-hidden-medium{display:inherit!important}.crux-home-page .w-hidden-small{display:none!important}.crux-home-page .w-row,.crux-home-page .w-container .w-row{margin-left:0;margin-right:0}.crux-home-page .w-col{width:100%;left:auto;right:auto}.crux-home-page .w-col-small-1{width:8.33333%}.crux-home-page .w-col-small-2{width:16.6667%}.crux-home-page .w-col-small-3{width:25%}.crux-home-page .w-col-small-4{width:33.3333%}.crux-home-page .w-col-small-5{width:41.6667%}.crux-home-page .w-col-small-6{width:50%}.crux-home-page .w-col-small-7{width:58.3333%}.crux-home-page .w-col-small-8{width:66.6667%}.crux-home-page .w-col-small-9{width:75%}.crux-home-page .w-col-small-10{width:83.3333%}.crux-home-page .w-col-small-11{width:91.6667%}.crux-home-page .w-col-small-12{width:100%}}@media screen and (max-width: 479px){.crux-home-page .w-container{max-width:none}.crux-home-page .w-hidden-main,.crux-home-page .w-hidden-medium,.crux-home-page .w-hidden-small{display:inherit!important}.crux-home-page .w-hidden-tiny{display:none!important}.crux-home-page .w-col{width:100%}.crux-home-page .w-col-tiny-1{width:8.33333%}.crux-home-page .w-col-tiny-2{width:16.6667%}.crux-home-page .w-col-tiny-3{width:25%}.crux-home-page .w-col-tiny-4{width:33.3333%}.crux-home-page .w-col-tiny-5{width:41.6667%}.crux-home-page .w-col-tiny-6{width:50%}.crux-home-page .w-col-tiny-7{width:58.3333%}.crux-home-page .w-col-tiny-8{width:66.6667%}.crux-home-page .w-col-tiny-9{width:75%}.crux-home-page .w-col-tiny-10{width:83.3333%}.crux-home-page .w-col-tiny-11{width:91.6667%}.crux-home-page .w-col-tiny-12{width:100%}}.crux-home-page .w-widget{position:relative}.crux-home-page .w-widget-map{width:100%;height:400px}.crux-home-page .w-widget-map label{width:auto;display:inline}.crux-home-page .w-widget-map img{max-width:inherit}.crux-home-page .w-widget-map .gm-style-iw{text-align:center}.crux-home-page .w-widget-map .gm-style-iw>button{display:none!important}.crux-home-page .w-widget-twitter{overflow:hidden}.crux-home-page .w-widget-twitter-count-shim{vertical-align:top;text-align:center;background:#fff;border:1px solid #758696;border-radius:3px;width:28px;height:20px;display:inline-block;position:relative}.crux-home-page .w-widget-twitter-count-shim *{pointer-events:none;-webkit-user-select:none;user-select:none}.crux-home-page .w-widget-twitter-count-shim .w-widget-twitter-count-inner{text-align:center;color:#999;font-family:serif;font-size:15px;line-height:12px;position:relative}.crux-home-page .w-widget-twitter-count-shim .w-widget-twitter-count-clear{display:block;position:relative}.crux-home-page .w-widget-twitter-count-shim.w--large{width:36px;height:28px}.crux-home-page .w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner{font-size:18px;line-height:18px}.crux-home-page .w-widget-twitter-count-shim:not(.w--vertical){margin-left:5px;margin-right:8px}.crux-home-page .w-widget-twitter-count-shim:not(.w--vertical).w--large{margin-left:6px}.crux-home-page .w-widget-twitter-count-shim:not(.w--vertical):before,.crux-home-page .w-widget-twitter-count-shim:not(.w--vertical):after{content:" ";pointer-events:none;border:solid #0000;width:0;height:0;position:absolute;top:50%;left:0}.crux-home-page .w-widget-twitter-count-shim:not(.w--vertical):before{border-width:4px;border-color:#75869600 #5d6c7b #75869600 #75869600;margin-top:-4px;margin-left:-9px}.crux-home-page .w-widget-twitter-count-shim:not(.w--vertical).w--large:before{border-width:5px;margin-top:-5px;margin-left:-10px}.crux-home-page .w-widget-twitter-count-shim:not(.w--vertical):after{border-width:4px;border-color:#fff0 #fff #fff0 #fff0;margin-top:-4px;margin-left:-8px}.crux-home-page .w-widget-twitter-count-shim:not(.w--vertical).w--large:after{border-width:5px;margin-top:-5px;margin-left:-9px}.crux-home-page .w-widget-twitter-count-shim.w--vertical{width:61px;height:33px;margin-bottom:8px}.crux-home-page .w-widget-twitter-count-shim.w--vertical:before,.crux-home-page .w-widget-twitter-count-shim.w--vertical:after{content:" ";pointer-events:none;border:solid #0000;width:0;height:0;position:absolute;top:100%;left:50%}.crux-home-page .w-widget-twitter-count-shim.w--vertical:before{border-width:5px;border-color:#5d6c7b #75869600 #75869600;margin-left:-5px}.crux-home-page .w-widget-twitter-count-shim.w--vertical:after{border-width:4px;border-color:#fff #fff0 #fff0;margin-left:-4px}.crux-home-page .w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner{font-size:18px;line-height:22px}.crux-home-page .w-widget-twitter-count-shim.w--vertical.w--large{width:76px}.crux-home-page .w-background-video{color:#fff;height:500px;position:relative;overflow:hidden}.crux-home-page .w-background-video>video{object-fit:cover;z-index:-100;background-position:50%;background-size:cover;width:100%;height:100%;margin:auto;position:absolute;top:-100%;right:-100%;bottom:-100%;left:-100%}.crux-home-page .w-background-video>video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.crux-home-page .w-background-video--control{background-color:#0000;padding:0;position:absolute;bottom:1em;right:1em}.crux-home-page .w-background-video--control>[hidden]{display:none!important}.crux-home-page .w-slider{text-align:center;clear:both;-webkit-tap-highlight-color:#0000;tap-highlight-color:#0000;background:#ddd;height:300px;position:relative}.crux-home-page .w-slider-mask{z-index:1;white-space:nowrap;height:100%;display:block;position:relative;left:0;right:0;overflow:hidden}.crux-home-page .w-slide{vertical-align:top;white-space:normal;text-align:left;width:100%;height:100%;display:inline-block;position:relative}.crux-home-page .w-slider-nav{z-index:2;text-align:center;-webkit-tap-highlight-color:#0000;tap-highlight-color:#0000;height:40px;margin:auto;padding-top:10px;position:absolute;inset:auto 0 0}.crux-home-page .w-slider-nav.w-round>div{border-radius:100%}.crux-home-page .w-slider-nav.w-num>div{width:auto;height:auto;font-size:inherit;line-height:inherit;padding:.2em .5em}.crux-home-page .w-slider-nav.w-shadow>div{box-shadow:0 0 3px #3336}.crux-home-page .w-slider-nav-invert{color:#fff}.crux-home-page .w-slider-nav-invert>div{background-color:#2226}.crux-home-page .w-slider-nav-invert>div.w-active{background-color:#222}.crux-home-page .w-slider-dot{cursor:pointer;background-color:#fff6;width:1em;height:1em;margin:0 3px .5em;transition:background-color .1s,color .1s;display:inline-block;position:relative}.crux-home-page .w-slider-dot.w-active{background-color:#fff}.crux-home-page .w-slider-dot:focus{outline:none;box-shadow:0 0 0 2px #fff}.crux-home-page .w-slider-dot:focus.w-active{box-shadow:none}.crux-home-page .w-slider-arrow-left,.crux-home-page .w-slider-arrow-right{cursor:pointer;color:#fff;-webkit-tap-highlight-color:#0000;tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;width:80px;margin:auto;font-size:40px;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.crux-home-page .w-slider-arrow-left [class^=w-icon-],.crux-home-page .w-slider-arrow-right [class^=w-icon-],.crux-home-page .w-slider-arrow-left [class*=" w-icon-"],.crux-home-page .w-slider-arrow-right [class*=" w-icon-"]{position:absolute}.crux-home-page .w-slider-arrow-left:focus,.crux-home-page .w-slider-arrow-right:focus{outline:0}.crux-home-page .w-slider-arrow-left{z-index:3;right:auto}.crux-home-page .w-slider-arrow-right{z-index:4;left:auto}.crux-home-page .w-icon-slider-left,.crux-home-page .w-icon-slider-right{width:1em;height:1em;margin:auto;top:0;right:0;bottom:0;left:0}.crux-home-page .w-slider-aria-label{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.crux-home-page .w-slider-force-show{display:block!important}.crux-home-page .w-dropdown{text-align:left;z-index:900;margin-left:auto;margin-right:auto;display:inline-block;position:relative}.crux-home-page .w-dropdown-btn,.crux-home-page .w-dropdown-toggle,.crux-home-page .w-dropdown-link{vertical-align:top;color:#222;text-align:left;white-space:nowrap;margin-left:auto;margin-right:auto;padding:20px;text-decoration:none;position:relative}.crux-home-page .w-dropdown-toggle{-webkit-user-select:none;user-select:none;cursor:pointer;padding-right:40px;display:inline-block}.crux-home-page .w-dropdown-toggle:focus{outline:0}.crux-home-page .w-icon-dropdown-toggle{width:1em;height:1em;margin:auto 20px auto auto;position:absolute;top:0;bottom:0;right:0}.crux-home-page .w-dropdown-list{background:#ddd;min-width:100%;display:none;position:absolute}.crux-home-page .w-dropdown-list.w--open{display:block}.crux-home-page .w-dropdown-link{color:#222;padding:10px 20px;display:block}.crux-home-page .w-dropdown-link.w--current{color:#0082f3}.crux-home-page .w-dropdown-link:focus{outline:0}.crux-home-page .w-lightbox-backdrop{cursor:auto;letter-spacing:normal;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;color:#fff;text-align:center;z-index:2000;opacity:0;-webkit-user-select:none;-moz-user-select:none;-webkit-tap-highlight-color:transparent;background:#000000e6;outline:0;font-family:Helvetica Neue,Helvetica,Ubuntu,Segoe UI,Verdana,sans-serif;font-size:17px;font-style:normal;font-weight:300;line-height:1.2;list-style:disc;position:fixed;top:0;right:0;bottom:0;left:0;-webkit-transform:translate(0)}.crux-home-page .w-lightbox-backdrop,.crux-home-page .w-lightbox-container{-webkit-overflow-scrolling:touch;height:100%;overflow:auto}.crux-home-page .w-lightbox-content{height:100vh;position:relative;overflow:hidden}.crux-home-page .w-lightbox-view{opacity:0;width:100vw;height:100vh;position:absolute}.crux-home-page .w-lightbox-view:before{content:"";height:100vh}.crux-home-page .w-lightbox-group,.crux-home-page .w-lightbox-group .w-lightbox-view,.crux-home-page .w-lightbox-group .w-lightbox-view:before{height:86vh}.crux-home-page .w-lightbox-frame,.crux-home-page .w-lightbox-view:before{vertical-align:middle;display:inline-block}.crux-home-page .w-lightbox-figure{margin:0;position:relative}.crux-home-page .w-lightbox-group .w-lightbox-figure{cursor:pointer}.crux-home-page .w-lightbox-img{width:auto;max-width:none;height:auto}.crux-home-page .w-lightbox-image{float:none;max-width:100vw;max-height:100vh;display:block}.crux-home-page .w-lightbox-group .w-lightbox-image{max-height:86vh}.crux-home-page .w-lightbox-caption{text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#0006;padding:.5em 1em;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.crux-home-page .w-lightbox-embed{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.crux-home-page .w-lightbox-control{cursor:pointer;background-position:center;background-repeat:no-repeat;background-size:24px;width:4em;transition:all .3s;position:absolute;top:0}.crux-home-page .w-lightbox-left{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==);display:none;bottom:0;left:0}.crux-home-page .w-lightbox-right{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+);display:none;bottom:0;right:0}.crux-home-page .w-lightbox-close{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=);background-size:18px;height:2.6em;right:0}.crux-home-page .w-lightbox-strip{white-space:nowrap;padding:0 1vh;line-height:0;position:absolute;bottom:0;left:0;right:0;overflow:auto hidden}.crux-home-page .w-lightbox-item{box-sizing:content-box;cursor:pointer;width:10vh;padding:2vh 1vh;display:inline-block;-webkit-transform:translate3d(0,0,0)}.crux-home-page .w-lightbox-active{opacity:.3}.crux-home-page .w-lightbox-thumbnail{background:#222;height:10vh;position:relative;overflow:hidden}.crux-home-page .w-lightbox-thumbnail-image{position:absolute;top:0;left:0}.crux-home-page .w-lightbox-thumbnail .w-lightbox-tall{width:100%;top:50%;transform:translateY(-50%)}.crux-home-page .w-lightbox-thumbnail .w-lightbox-wide{height:100%;left:50%;transform:translate(-50%)}.crux-home-page .w-lightbox-spinner{box-sizing:border-box;border:5px solid #0006;border-radius:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:.8s linear infinite spin;position:absolute;top:50%;left:50%}.crux-home-page .w-lightbox-spinner:after{content:"";border:3px solid #0000;border-bottom-color:#fff;border-radius:50%;position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px}.crux-home-page .w-lightbox-hide{display:none}.crux-home-page .w-lightbox-noscroll{overflow:hidden}@media (min-width: 768px){.crux-home-page .w-lightbox-content{height:96vh;margin-top:2vh}.crux-home-page .w-lightbox-view,.crux-home-page .w-lightbox-view:before{height:96vh}.crux-home-page .w-lightbox-group,.crux-home-page .w-lightbox-group .w-lightbox-view,.crux-home-page .w-lightbox-group .w-lightbox-view:before{height:84vh}.crux-home-page .w-lightbox-image{max-width:96vw;max-height:96vh}.crux-home-page .w-lightbox-group .w-lightbox-image{max-width:82.3vw;max-height:84vh}.crux-home-page .w-lightbox-left,.crux-home-page .w-lightbox-right{opacity:.5;display:block}.crux-home-page .w-lightbox-close{opacity:.8}.crux-home-page .w-lightbox-control:hover{opacity:1}}.crux-home-page .w-lightbox-inactive,.crux-home-page .w-lightbox-inactive:hover{opacity:0}.crux-home-page .w-richtext:before,.crux-home-page .w-richtext:after{content:" ";grid-area:1 / 1 / 2 / 2;display:table}.crux-home-page .w-richtext:after{clear:both}.crux-home-page .w-richtext[contenteditable=true]:before,.crux-home-page .w-richtext[contenteditable=true]:after{white-space:initial}.crux-home-page .w-richtext ol,.crux-home-page .w-richtext ul{overflow:hidden}.crux-home-page .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,.crux-home-page .w-richtext .w-richtext-figure-selected[data-rt-type=video] div:after,.crux-home-page .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,.crux-home-page .w-richtext .w-richtext-figure-selected[data-rt-type=image] div{outline:2px solid #2895f7}.crux-home-page .w-richtext figure.w-richtext-figure-type-video>div:after,.crux-home-page .w-richtext figure[data-rt-type=video]>div:after{content:"";display:none;position:absolute;top:0;right:0;bottom:0;left:0}.crux-home-page .w-richtext figure{max-width:60%;position:relative}.crux-home-page .w-richtext figure>div:before{cursor:default!important}.crux-home-page .w-richtext figure img{width:100%}.crux-home-page .w-richtext figure figcaption.w-richtext-figcaption-placeholder{opacity:.6}.crux-home-page .w-richtext figure div{color:#0000;font-size:0}.crux-home-page .w-richtext figure.w-richtext-figure-type-image,.crux-home-page .w-richtext figure[data-rt-type=image]{display:table}.crux-home-page .w-richtext figure.w-richtext-figure-type-image>div,.crux-home-page .w-richtext figure[data-rt-type=image]>div{display:inline-block}.crux-home-page .w-richtext figure.w-richtext-figure-type-image>figcaption,.crux-home-page .w-richtext figure[data-rt-type=image]>figcaption{caption-side:bottom;display:table-caption}.crux-home-page .w-richtext figure.w-richtext-figure-type-video,.crux-home-page .w-richtext figure[data-rt-type=video]{width:60%;height:0}.crux-home-page .w-richtext figure.w-richtext-figure-type-video iframe,.crux-home-page .w-richtext figure[data-rt-type=video] iframe{width:100%;height:100%;position:absolute;top:0;left:0}.crux-home-page .w-richtext figure.w-richtext-figure-type-video>div,.crux-home-page .w-richtext figure[data-rt-type=video]>div{width:100%}.crux-home-page .w-richtext figure.w-richtext-align-center{clear:both;margin-left:auto;margin-right:auto}.crux-home-page .w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image>div,.crux-home-page .w-richtext figure.w-richtext-align-center[data-rt-type=image]>div{max-width:100%}.crux-home-page .w-richtext figure.w-richtext-align-normal{clear:both}.crux-home-page .w-richtext figure.w-richtext-align-fullwidth{text-align:center;clear:both;width:100%;max-width:100%;margin-left:auto;margin-right:auto;display:block}.crux-home-page .w-richtext figure.w-richtext-align-fullwidth>div{padding-bottom:inherit;display:inline-block}.crux-home-page .w-richtext figure.w-richtext-align-fullwidth>figcaption{display:block}.crux-home-page .w-richtext figure.w-richtext-align-floatleft{float:left;clear:none;margin-right:15px}.crux-home-page .w-richtext figure.w-richtext-align-floatright{float:right;clear:none;margin-left:15px}.crux-home-page .w-nav{z-index:1000;background:#ddd;position:relative}.crux-home-page .w-nav:before,.crux-home-page .w-nav:after{content:" ";grid-area:1 / 1 / 2 / 2;display:table}.crux-home-page .w-nav:after{clear:both}.crux-home-page .w-nav-brand{float:left;color:#333;text-decoration:none;position:relative}.crux-home-page .w-nav-link{vertical-align:top;color:#222;text-align:left;margin-left:auto;margin-right:auto;padding:20px;text-decoration:none;display:inline-block;position:relative}.crux-home-page .w-nav-link.w--current{color:#0082f3}.crux-home-page .w-nav-menu{float:right;position:relative}.crux-home-page [data-nav-menu-open]{text-align:center;background:#c8c8c8;min-width:200px;position:absolute;top:100%;left:0;right:0;overflow:visible;display:block!important}.crux-home-page .w--nav-link-open{display:block;position:relative}.crux-home-page .w-nav-overlay{width:100%;display:none;position:absolute;top:100%;left:0;right:0;overflow:hidden}.crux-home-page .w-nav-overlay [data-nav-menu-open]{top:0}.crux-home-page .w-nav[data-animation=over-left] .w-nav-overlay{width:auto}.crux-home-page .w-nav[data-animation=over-left] .w-nav-overlay,.crux-home-page .w-nav[data-animation=over-left] [data-nav-menu-open]{z-index:1;top:0;right:auto}.crux-home-page .w-nav[data-animation=over-right] .w-nav-overlay{width:auto}.crux-home-page .w-nav[data-animation=over-right] .w-nav-overlay,.crux-home-page .w-nav[data-animation=over-right] [data-nav-menu-open]{z-index:1;top:0;left:auto}.crux-home-page .w-nav-button{float:right;cursor:pointer;-webkit-tap-highlight-color:#0000;tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;padding:18px;font-size:24px;display:none;position:relative}.crux-home-page .w-nav-button:focus{outline:0}.crux-home-page .w-nav-button.w--open{color:#fff;background-color:#c8c8c8}.crux-home-page .w-nav[data-collapse=all] .w-nav-menu{display:none}.crux-home-page .w-nav[data-collapse=all] .w-nav-button,.crux-home-page .w--nav-dropdown-open,.crux-home-page .w--nav-dropdown-toggle-open{display:block}.crux-home-page .w--nav-dropdown-list-open{position:static}@media screen and (max-width: 991px){.crux-home-page .w-nav[data-collapse=medium] .w-nav-menu{display:none}.crux-home-page .w-nav[data-collapse=medium] .w-nav-button{display:block}}@media screen and (max-width: 767px){.crux-home-page .w-nav[data-collapse=small] .w-nav-menu{display:none}.crux-home-page .w-nav[data-collapse=small] .w-nav-button{display:block}.crux-home-page .w-nav-brand{padding-left:10px}}@media screen and (max-width: 479px){.crux-home-page .w-nav[data-collapse=tiny] .w-nav-menu{display:none}.crux-home-page .w-nav[data-collapse=tiny] .w-nav-button{display:block}}.crux-home-page .w-tabs{position:relative}.crux-home-page .w-tabs:before,.crux-home-page .w-tabs:after{content:" ";grid-area:1 / 1 / 2 / 2;display:table}.crux-home-page .w-tabs:after{clear:both}.crux-home-page .w-tab-menu{position:relative}.crux-home-page .w-tab-link{vertical-align:top;text-align:left;cursor:pointer;color:#222;background-color:#ddd;padding:9px 30px;text-decoration:none;display:inline-block;position:relative}.crux-home-page .w-tab-link.w--current{background-color:#c8c8c8}.crux-home-page .w-tab-link:focus{outline:0}.crux-home-page .w-tab-content{display:block;position:relative;overflow:hidden}.crux-home-page .w-tab-pane{display:none;position:relative}.crux-home-page .w--tab-active{display:block}@media screen and (max-width: 479px){.crux-home-page .w-tab-link{display:block}}.crux-home-page .w-ix-emptyfix:after{content:""}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.crux-home-page .w-dyn-empty{background-color:#ddd;padding:10px}.crux-home-page .w-dyn-hide,.crux-home-page .w-dyn-bind-empty,.crux-home-page .w-condition-invisible{display:none!important}.crux-home-page .wf-layout-layout{display:grid}@font-face{font-family:Suisse Intl Mono;src:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/674e9ba6caf4a74398cec5d5_fonnts.com-Suisse_Intl_Mono.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Font Awesome 6 Free 400";src:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/674ea1228b195ad1f2f31868_Font%20Awesome%206%20Free-Regular-400.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Font Awesome 6 Free Solid 900";src:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/674ea123030ce35fdb9f6388_Font%20Awesome%206%20Free-Solid-900.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Font Awesome 6 Brands 400";src:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/674ea122affca76bf6cd5f01_Font%20Awesome%206%20Brands-Regular-400.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Suisseintlmonotrial;src:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/679272b1967d3f1654a5c05f_SuisseIntlMonoTrial-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Suisseintltrial;src:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/679272b173b8d668e981e764_SuisseIntlTrial-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Suisseintltrial;src:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/679272b1d4026f6f5b9fcf41_SuisseIntlTrial-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Suisseintltrial;src:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/679272b14adf729f791241d4_SuisseIntlTrial-Semibold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Suisseintltrial Book;src:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/679272b19390f498cc6971d2_SuisseIntlTrial-Book.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Suisseintltrial;src:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/679272b1aa92e8ff5e0f79e7_SuisseIntlTrial-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Suisseintltrial;src:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/679272b19f014b7ca943c5c8_SuisseIntlTrial-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}.crux-home-page{--450: Suisseintl}.crux-home-page .w-layout-blockcontainer{max-width:940px;margin-left:auto;margin-right:auto;display:block}.crux-home-page .w-layout-hflex{flex-direction:row;align-items:flex-start;display:flex}.crux-home-page .w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.crux-home-page .w-layout-vflex{flex-direction:column;align-items:flex-start;display:flex}.crux-home-page .w-embed-youtubevideo{background-image:url(https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg);background-position:50%;background-size:cover;width:100%;padding-bottom:0;padding-left:0;padding-right:0;position:relative}.crux-home-page .w-embed-youtubevideo:empty{min-height:75px;padding-bottom:56.25%}.crux-home-page .w-form-formradioinput--inputType-custom{border:1px solid #ccc;border-radius:50%;width:12px;height:12px}.crux-home-page .w-form-formradioinput--inputType-custom.w--redirected-focus{box-shadow:0 0 3px 1px #3898ec}.crux-home-page .w-form-formradioinput--inputType-custom.w--redirected-checked{border-width:4px;border-color:#3898ec}.crux-home-page .w-pagination-wrapper{flex-wrap:wrap;justify-content:center;display:flex}.crux-home-page .w-pagination-previous{color:#333;background-color:#fafafa;border:1px solid #ccc;border-radius:2px;margin-left:10px;margin-right:10px;padding:9px 20px;font-size:14px;display:block}.crux-home-page .w-pagination-previous-icon{margin-right:4px}.crux-home-page .w-pagination-next{color:#333;background-color:#fafafa;border:1px solid #ccc;border-radius:2px;margin-left:10px;margin-right:10px;padding:9px 20px;font-size:14px;display:block}.crux-home-page .w-pagination-next-icon{margin-left:4px}@media screen and (max-width: 991px){.crux-home-page .w-layout-blockcontainer{max-width:728px}}@media screen and (max-width: 767px){.crux-home-page .w-layout-blockcontainer{max-width:none}}.crux-home-page{color:#333;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:20px}.crux-home-page p{margin-bottom:10px}.crux-home-page .nav-menu-block{grid-column-gap:29px;grid-row-gap:29px;color:#fff;flex:1;justify-content:flex-end;align-self:center;align-items:center;margin-bottom:0;padding-left:0;display:flex}.crux-home-page .home-hero{z-index:9999;outline-offset:0px;background-color:#000;outline:0 #000;flex-flow:row;justify-content:center;align-items:stretch;height:724px;padding-top:80px;padding-bottom:160px;display:flex;position:relative}.crux-home-page .container-2{z-index:2;border-radius:0;max-width:1266px;margin-right:auto;padding:80px 20px 40px;position:relative}.crux-home-page .heading{color:#fff;width:auto;min-width:auto;margin-top:0;margin-bottom:24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:72px;display:inline-block;position:relative}.crux-home-page .heading.career-hero-heading-1{margin-bottom:24px}.crux-home-page .heading-2{color:#fff;max-width:710px;font-family:Fonnts;font-size:24px;font-weight:400;line-height:36px}.crux-home-page .div-block{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;flex-flow:column;justify-content:center;align-items:flex-start;max-width:900px;padding-left:0;padding-right:0;font-family:Suisseintl;display:flex}.crux-home-page .div-block.career-hero-block{grid-column-gap:0px;grid-row-gap:0px;max-width:900px;padding-top:20px;padding-left:0;padding-right:0}.crux-home-page .div-block.content-bridging{padding-left:40px;padding-right:20px}.crux-home-page .heading-3{opacity:.8;width:100%;max-width:761px;margin-top:0;margin-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif;font-size:1.125rem;display:inline-block;position:relative}.crux-home-page .image{z-index:1;max-width:701px;max-height:566px;margin-top:0;display:block;position:static;inset:0% 0% 0% auto;overflow:clip}.crux-home-page .section-bridge{background-color:#000;background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:100%;background-repeat:no-repeat;background-size:826.09px;height:100%;padding-left:40px;padding-right:40px;font-family:Suisseintl}.crux-home-page .link-3{color:#000;background-color:#fff;border-radius:12px;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;text-decoration:none;transition:transform .2s cubic-bezier(.645,.045,.355,1);display:inline-block}.crux-home-page .link-3:hover{color:#000;background-color:#e1e1e1}.crux-home-page .section-3{max-width:1232px;margin-left:auto;margin-right:auto;padding:80px 20px}.crux-home-page .section-3.footer{flex-flow:row;justify-content:space-between;align-items:flex-start;padding-top:80px;padding-bottom:160px;display:flex}.crux-home-page .text-block-9{color:#000c;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px}.crux-home-page .div-block-12{grid-column-gap:18px;grid-row-gap:18px;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .div-block-13{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;display:flex}.crux-home-page .div-block-14{grid-column-gap:38px;grid-row-gap:38px;flex-flow:column;width:auto;font-family:Suisseintl;display:flex}.crux-home-page .div-block-15{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;justify-content:center;align-items:flex-start;width:auto;font-family:Suisseintl;display:flex}.crux-home-page .text-block-11{opacity:.6;filter:contrast(80%);color:#000c;letter-spacing:1px;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400;display:inline-block}.crux-home-page .link-5{color:#000;letter-spacing:0;border-bottom:1px #0003;padding-top:5px;padding-bottom:5px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;font-weight:400;line-height:16px;text-decoration:none;display:inline-block}.crux-home-page .link-5:hover{border-bottom-color:#000}.crux-home-page .div-block-16{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;align-items:flex-start;font-family:Suisseintltrial,Arial,sans-serif;display:flex}.crux-home-page .product-link{border-bottom:1px solid #0003;font-family:Suisseintl}.crux-home-page .product-link:hover,.crux-home-page .product-link:active{border-bottom-color:#000}.crux-home-page .div-block-17{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;width:auto;font-family:Suisseintl;display:flex}.crux-home-page .div-block-18,.crux-home-page .div-block-19{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;font-family:Suisseintl;display:flex}.crux-home-page .body{color:#374151;background-color:#fff;font-family:Suisseintl;display:block}.crux-home-page .section-steps{background-color:#fff;background-image:linear-gradient(#fff,#fff);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .container-9{grid-row-gap:80px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1200px;padding-top:80px;padding-bottom:100px;text-decoration:none;display:flex}.crux-home-page .container-9.soul{padding-top:160px;padding-bottom:80px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .container-9.soul.careers-page{padding-top:80px}.crux-home-page .cards-block{grid-column-gap:40px;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .card-01{grid-row-gap:24px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000000892{grid-row-gap:10px;border:1px solid #000;border-radius:64px;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;text-decoration:none;display:flex}.crux-home-page .text{color:#111928;letter-spacing:-.02em;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:32px;font-weight:400;line-height:40px;text-decoration:none}.crux-home-page .text.num-career{font-family:Inter,sans-serif}.crux-home-page .frame-1000000864{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-35{grid-row-gap:16px;letter-spacing:-.02em;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-2{opacity:.8;color:#444;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .card-5{grid-row-gap:24px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:362px;text-decoration:none;display:flex}.crux-home-page .text-3{opacity:.8;color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .frame-28{grid-column-gap:8px;justify-content:center;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .text-4{color:#4b5563;margin-top:0;margin-bottom:0;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .frame-1000000893{grid-column-gap:10px;border:2px solid #000;border-radius:40px;flex:0 auto;justify-content:center;align-items:center;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .text-5{color:#111928;margin-top:0;margin-bottom:0;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .section-wrapper{z-index:9999;padding-left:20px;padding-right:20px;position:relative}.crux-home-page .text-nav{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-block-14{grid-row-gap:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .text-12{opacity:.8;color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .text-12.p-center{text-align:center;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px}.crux-home-page .vectors-wrapper{object-fit:cover;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;display:flex}.crux-home-page .solution-section{z-index:9999;background-color:#fdfdfd;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;padding-left:20px;padding-right:20px;text-decoration:none;display:flex;position:relative}.crux-home-page .rectangle-1925{object-fit:cover;border-radius:12px;width:100%;max-width:420px;height:400px;display:block}.crux-home-page .jobs-continer{background-color:#0000;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .jobs-continer.maps{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756afa0b2d8e04df568e3b5_map-background.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:600px;padding-top:0;padding-bottom:0}.crux-home-page .features-5{grid-column-gap:40px;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding-top:160px;padding-bottom:160px;text-decoration:none;display:flex}.crux-home-page .features-5.beniftis{padding-top:100px;padding-bottom:100px}.crux-home-page .features-5.team{padding-top:0;padding-bottom:100px}.crux-home-page .features-5.check{padding-top:100px;padding-bottom:60px}.crux-home-page .frame-1000000912{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000000912.f-center{justify-content:center;align-items:center}.crux-home-page .text-20{color:#000;letter-spacing:-.03em;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .text-20.t-center{text-align:center;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px}.crux-home-page .frame-1000000913{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000000914{grid-column-gap:40px;justify-content:center;align-items:center;width:100%;max-width:1200px;text-decoration:none;display:flex}.crux-home-page .frame-1000000915{grid-column-gap:24px;border-radius:12px;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000000916{grid-column-gap:16px;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .text-21{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:32px;text-decoration:none}.crux-home-page .frame-1000000917{grid-column-gap:24px;justify-content:flex-end;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .sulution-container{background-image:linear-gradient(#fbfbfb,#fff);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .text-block-15{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .soul-text{grid-row-gap:16px;letter-spacing:-.03em;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;text-decoration:none;display:flex}.crux-home-page .text-22{color:#000;letter-spacing:-.03em;text-transform:none;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-style:normal;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .text-23{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .div-profesional{grid-column-gap:40px;justify-content:center;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .div-profesional.swiper{z-index:9999;aspect-ratio:auto;display:none;position:relative;overflow:hidden}.crux-home-page .div-profesional-image{grid-column-gap:40px;flex:0 auto;justify-content:flex-start;align-items:flex-start;text-decoration:none;display:flex}.crux-home-page .div-profesional-image.swiper-wrapper{grid-column-gap:10em;grid-row-gap:10em;flex:0 auto;display:flex}.crux-home-page .maps-section{z-index:9999;background-image:url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);background-position:0 0;background-size:auto;position:relative}.crux-home-page .data-section{z-index:9999;background-color:#fff;padding-left:20px;padding-right:20px;position:relative}.crux-home-page .job-section{background-image:linear-gradient(#fbfbfb,#fff);padding-left:20px;padding-right:20px}.crux-home-page .job-section.application{z-index:9999;position:relative}.crux-home-page .section-6{grid-column-gap:10px;background-color:#f4f4f4;border-radius:12px;flex:0 auto;justify-content:center;align-items:center;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .section-6.by{color:#37415100;letter-spacing:.64px;background-color:#f4f4f405;padding-bottom:16px;padding-left:0;font-family:Suisse Intl Mono,Arial,sans-serif;display:block}.crux-home-page .text-24{opacity:.6;color:#000;letter-spacing:1.2px;text-transform:uppercase;margin-top:0;margin-bottom:0;padding-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .frame-1000000922{grid-row-gap:8px;letter-spacing:-.03em;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-25{color:#000;letter-spacing:-.03em;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .text-26{color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .div2{grid-column-gap:10px;grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:block}.crux-home-page .joblist-wrapper{z-index:99999;grid-column-gap:0px;grid-row-gap:0px;flex-flow:row;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:0;padding-top:12px;padding-bottom:12px;text-decoration:none;display:flex;position:static}.crux-home-page .text-27{grid-row-gap:24px;background-color:#f3f4f6;border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:40px;text-decoration:none;display:flex}.crux-home-page .text-block-16{grid-row-gap:24px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .div4{grid-column-gap:24px;justify-content:flex-end;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .div5{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-28{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:32px;text-decoration:none}.crux-home-page .text-29{color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;font-weight:400;line-height:28px;text-decoration:none}.crux-home-page .cta{grid-column-gap:24px;background-color:#000;flex-flow:row;flex:0 auto;justify-content:center;align-items:center;padding-top:50px;padding-bottom:50px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .no-results{grid-column-gap:0px;grid-row-gap:0px;flex-flow:column;justify-content:center;align-items:center;width:100vw;max-width:100%;height:88vh;max-height:100%;display:flex}.crux-home-page .utility-page-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:auto;display:flex}.crux-home-page .swiper-slide,.crux-home-page .swiper-slide.is-slider{width:420px}.crux-home-page .image-12{object-fit:cover;width:100%;max-width:none;height:100%;margin-top:-47px;margin-left:0;position:relative;overflow:hidden}.crux-home-page .image-12.team-image{margin-top:0}.crux-home-page .form{box-sizing:border-box;grid-column-gap:40px;grid-row-gap:30px;aspect-ratio:auto;justify-content:space-between;align-items:center;width:100%;display:flex}.crux-home-page .form-block{flex:0 auto}.crux-home-page .privacy-policy{z-index:0;padding-top:200px;padding-bottom:0;position:relative;top:10%;right:0%;bottom:0%;left:0%}.crux-home-page .container-23{max-width:1200px;margin-left:auto;padding-left:20px;padding-right:20px}.crux-home-page .text-block-24{opacity:.6;color:#374151;letter-spacing:.56px;background-color:#f0f0f0;border-radius:12px;padding-top:4px;padding-bottom:4px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-30{grid-column-gap:16px;grid-row-gap:16px;text-align:center;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;max-width:197px;height:auto;padding-top:0;padding-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;display:block}.crux-home-page .heading-25{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:72px}.crux-home-page .paragraph-10{color:#000;margin-bottom:0;padding-top:24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:36px}.crux-home-page .privacy-content{z-index:9999;float:none;clear:none;background-color:#0000;background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67b594f40480c2572b68df6a_Ellipse%201240.svg);background-position:50% 100%;background-repeat:repeat-x;background-size:cover;padding-top:80px;padding-bottom:0;position:relative;inset:auto 0% 0%}.crux-home-page .container-24{z-index:auto;background-color:#0000;max-width:1200px;padding:0 20px 100px;position:relative;top:0;right:0%;bottom:0%;left:0%}.crux-home-page .heading-26{color:#000;margin-top:0;margin-bottom:0;margin-left:0;padding-left:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400}.crux-home-page .column{z-index:10;grid-column-gap:70px;grid-row-gap:70px;flex-flow:column;flex:0 auto;padding-left:10px;padding-right:61px;display:block;position:relative;top:auto}.crux-home-page .paragraph-11{color:#444;margin-bottom:0;padding-top:15px;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;font-weight:400;line-height:28px;text-decoration:none}.crux-home-page .text-block-25{color:#000;background-color:#0000;border-bottom:1px solid #e0e0e0;padding-top:8px;padding-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .columns-2{z-index:999;grid-column-gap:0px;grid-row-gap:0px;aspect-ratio:auto;object-fit:fill;justify-content:center;align-items:flex-start;margin-left:auto;margin-right:auto;padding-right:0;display:block;position:static;top:110px}.crux-home-page .ppcontent{position:relative;top:auto}.crux-home-page .list{padding-left:20px;padding-right:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:28px}.crux-home-page .div-block-31{padding-top:35px}.crux-home-page .list-2{padding-top:15px;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:28px}.crux-home-page .paragraph-12{color:#444;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:28px}.crux-home-page .text-span{color:#f82c2c;text-decoration:none}.crux-home-page .text-span.links-privacy{font-weight:400;text-decoration:none}.crux-home-page .text-span-2{color:#f82c2c;font-family:Suisseintl;font-weight:400}.crux-home-page .text-span-2.links-privacy{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .link-14,.crux-home-page .text-span-3,.crux-home-page .link-15{color:#f82c2c;text-decoration:none}.crux-home-page .text-span-4,.crux-home-page .text-span-5{color:#f82c2c}.crux-home-page .list-3{padding-top:15px;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:28px}.crux-home-page .paragraph-13{color:#444;padding-top:15px;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:28px}.crux-home-page .heading-27{color:#444;letter-spacing:2px;margin-bottom:0;padding-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px}.crux-home-page .column-2{z-index:11;aspect-ratio:auto;position:sticky;top:40px}.crux-home-page .section-12{z-index:999;background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67b594f40480c2572b68df6a_Ellipse%201240.svg);background-position:50% 100%;background-repeat:repeat-x;background-size:contain;background-attachment:scroll;padding-top:200px;padding-bottom:140px;display:block;position:relative;top:10%;right:0%;bottom:0%;left:0%}.crux-home-page .container-25{max-width:1200px;padding-bottom:0;padding-left:0;padding-right:0}.crux-home-page .text-block-26{color:#444;letter-spacing:.56px;background-color:#f0f0f0;border-radius:12px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-33{text-align:center;max-width:197px;padding-top:4px;padding-bottom:4px}.crux-home-page .heading-28{color:#000;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:56px;font-weight:400;line-height:72px}.crux-home-page .paragraph-14{color:#444;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:30px}.crux-home-page .div-block-34{padding-top:24px;padding-bottom:80px}.crux-home-page .agreement{color:#444;padding-top:0}.crux-home-page .heading-29{color:#000;margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px}.crux-home-page .paragraph-16{color:#444;padding-top:15px;padding-left:0;padding-right:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:28px;text-decoration:none}.crux-home-page .paragraph-16.acceptance{color:#444;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px}.crux-home-page .paragraph-16._16{font-size:18px;line-height:30px}.crux-home-page .notice{background-color:#f8f8f8;border-radius:8px;margin-top:25px;margin-bottom:25px;padding:30px}.crux-home-page .text-block-28{color:#000;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px}.crux-home-page .list-4{padding-top:15px;font-family:Suisse Regular;font-size:18px;line-height:28px}.crux-home-page .search{box-sizing:content-box;grid-column-gap:16px;grid-row-gap:16px;aspect-ratio:auto;object-fit:fill;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:flex-start;text-decoration:none;display:flex}.crux-home-page .field-label{min-height:auto;margin-bottom:0;padding-top:0;font-family:Suisseintltrial,Arial,sans-serif;display:none}.crux-home-page .collection-list-wrapper-2{grid-column-gap:40px;grid-row-gap:40px;display:block}.crux-home-page .div-block-36{grid-column-gap:0px;grid-row-gap:0px;font-family:Suisseintl;font-size:18px;display:flex}.crux-home-page .filter-select{box-sizing:border-box;color:#000;overflow-wrap:normal;object-fit:fill;direction:ltr;background-color:#f3f3f30f;border:2px solid #000000ab;border-radius:12px;flex:0 auto;order:0;align-self:center;height:80px;margin-top:0;padding:24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px}.crux-home-page .paragraph-17{color:#444;padding-top:15px;padding-left:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;font-weight:400;line-height:28px}.crux-home-page .paragraph-18{color:#444;padding-top:15px;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:28px}.crux-home-page .text-span-8,.crux-home-page .text-span-9,.crux-home-page .text-span-10,.crux-home-page .text-span-11{color:#000}.crux-home-page .text-span-12{color:#000;font-size:18px;line-height:27px}.crux-home-page .text-span-13,.crux-home-page .text-span-14{color:#000}.crux-home-page .text-span-15,.crux-home-page .text-span-16,.crux-home-page .text-span-17,.crux-home-page .text-span-18,.crux-home-page .text-span-19,.crux-home-page .text-span-20,.crux-home-page .text-span-21,.crux-home-page .text-span-22{color:#444}.crux-home-page .text-span-23{color:#444;text-indent:0;display:inline}.crux-home-page .text-span-23._w-indent{padding-left:20px}.crux-home-page .text-span-24{color:#444;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-span-25{color:#f82c2c;text-decoration:none}.crux-home-page .text-span-26{color:#000}.crux-home-page .text-span-27{color:#444}.crux-home-page .text-span-27._w-indent{color:#444;padding-left:0;display:inline}.crux-home-page .text-span-28{color:#000}.crux-home-page .text-span-29,.crux-home-page .text-span-30{color:#000;font-size:24px}.crux-home-page .text-span-31,.crux-home-page .text-span-32{color:#000;font-size:20px}.crux-home-page .columns-3{text-align:left;flex-flow:row;justify-content:flex-start;padding-top:0;text-decoration:none;display:flex}.crux-home-page .column-3{text-align:left;background-color:#f8f8f8;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;border-left:1px solid #ebebeb;justify-content:flex-start;align-items:stretch;padding-top:0;text-decoration:none;display:flex}.crux-home-page .column-4{background-color:#f8f8f8;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;border-right:1px solid #ebebeb;justify-content:flex-start;align-items:center;padding-top:37px;padding-bottom:20px;text-decoration:none;display:flex}.crux-home-page .text-block-29-copy{text-align:left;flex-flow:row;justify-content:flex-start;align-items:center;max-width:400px;margin-left:30px;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;text-decoration:none;display:flex}.crux-home-page .text-block-29-copy.cat{margin-left:30px}.crux-home-page .text-block30{max-width:400px;margin-left:40px;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:29px}.crux-home-page .text-block30.processing{margin-left:-59px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none}.crux-home-page .text-block-30{text-align:left;flex-flow:row;justify-content:center;align-items:center;max-width:430px;margin-left:-70px;margin-right:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:28px;display:flex}.crux-home-page .column-5{justify-content:center;align-items:center;padding:22px 0;display:flex}.crux-home-page .div-block-38{max-width:1010px;padding-top:25px}.crux-home-page .column-8{color:#f8f8f8;background-color:#0000;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .columns-4{background-color:#f8f8f8;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .text-block-34{color:#000;text-align:left;margin-top:0;padding-top:15px;padding-bottom:15px;padding-right:20px;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:30px}.crux-home-page .purpose{font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:30px}.crux-home-page .col4-content{border-bottom:1px solid #ebebeb;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .column-9{justify-content:flex-start;align-items:center;font-family:Suisse Regular;font-size:18px;line-height:30px;display:flex}.crux-home-page .nav-header-menu{z-index:1;grid-column-gap:16px;grid-row-gap:16px;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#fffffff5;border:1px solid #0000;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;max-width:1232px;padding:0 16px;display:block;position:sticky}.crux-home-page .nav-header{z-index:99999;background-color:#0000;height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;display:none;position:sticky;top:0;overflow:visible;transform:translateY(16px)}.crux-home-page .nav-header-list{grid-column-gap:24px;grid-row-gap:24px;justify-content:flex-start;align-items:stretch;display:flex}.crux-home-page .logo-white{padding:0 8px}.crux-home-page .nav-link-btn-txt{color:#111928;padding-top:4px;padding-bottom:4px;font-family:Suisseintl;font-size:16px;font-weight:400;line-height:16px;text-decoration:none}.crux-home-page .nav-link-btn-txt.learn-more-btn{color:#000;font-family:Suisse Regular;font-size:12px;line-height:20px}.crux-home-page .nav-link-btn{mix-blend-mode:normal;border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;font-family:Suisse Medium;font-weight:400;text-decoration:none;display:flex;overflow:visible}.crux-home-page .nav-link-btn:hover{background-color:#e0e0e066}.crux-home-page .nav-link-btn.login{background-color:#f1f1f1;border-radius:8px;font-family:Suisse Medium}.crux-home-page .nav-link-btn.learn-more-btn{grid-column-gap:8px;grid-row-gap:8px;background-color:#eaeaeae6;border-radius:40px;justify-content:space-around;align-items:center;padding:10px 16px;display:flex}.crux-home-page .nav-header-list-left{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-start;align-items:center;padding-top:0;padding-bottom:0;display:flex}.crux-home-page .nav-header-list-right{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-end;display:flex}.crux-home-page .nav-menu-block{justify-content:space-between;align-items:center;padding:16px 0}.crux-home-page .nav-menu-block.dropdown-wrapper{position:relative}.crux-home-page .nav-menu-wrapper{border:1px solid #0000000a;border-radius:8px;flex-flow:column;justify-content:center;width:100%;max-width:1232px;height:auto;padding-top:0;padding-bottom:0;padding-right:0;display:block;position:absolute;left:-2px;overflow:visible}.crux-home-page .nav-product-list{background-color:#0000000a;border-radius:8px;justify-content:space-around;width:100%;margin-top:10px;margin-bottom:16px;display:flex}.crux-home-page .text-block-35{color:#000;font-family:Suisse Medium;font-size:20px;font-weight:500;line-height:24px}.crux-home-page .div-block-39{flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;padding:16px;display:flex}.crux-home-page .div-block-40{justify-content:center;width:100%;padding-top:18px;padding-bottom:18px;display:flex}.crux-home-page .paragraph-19{color:#444;font-family:Suisse Regular}.crux-home-page .image-16{max-width:144px}.crux-home-page .image-17{height:16px}.crux-home-page .nav-solution-list{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;flex:1;justify-content:space-between;align-items:flex-start;width:100%;max-width:336px;display:flex}.crux-home-page .nav-solution-list._2nditem{flex:1;width:94%;max-width:298px;margin-top:10px;margin-bottom:10px}.crux-home-page .nav-solution-list._3rditem{cursor:default;flex:0 auto;width:80%;max-width:290px;margin-top:10px;margin-bottom:10px}.crux-home-page .nav-solution-list.first-item{flex:1;width:auto;max-width:none;margin-top:10px;margin-bottom:10px}.crux-home-page .nav-solution-list._3rditem{flex:0 auto;width:80%;max-width:290px;margin-top:10px;margin-bottom:10px}.crux-home-page .nav-menu-solution-btn{flex-flow:row;justify-content:flex-start;align-items:center;padding:8px;text-decoration:none;display:flex}.crux-home-page .text-block-36{color:#000;font-family:Suisse Medium;font-size:20px;line-height:24px}.crux-home-page .paragraph-20{color:#444;font-family:Suisse Regular}.crux-home-page .div-block-41{flex-flow:column;justify-content:center;align-items:stretch;display:flex}.crux-home-page .text-block-39{color:#000;font-family:Suisse Regular;font-size:12px}.crux-home-page .div-block-45{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-start;align-items:center;padding:8px;display:flex}.crux-home-page .text-block-40{color:#000;font-family:Suisse Medium;font-size:16px}.crux-home-page .div-block-46{grid-column-gap:8px;grid-row-gap:8px;align-items:center;padding:8px;display:flex}.crux-home-page .text-block-41{color:#000;font-family:Suisse Medium;font-size:16px}.crux-home-page .div-block-47{grid-column-gap:8px;grid-row-gap:8px;align-items:center;padding:8px;display:flex}.crux-home-page .text-block-42{color:#000;font-family:Suisse Medium;font-size:16px}.crux-home-page .text-block-43{color:#000;font-family:Suisse Regular;font-size:12px;text-decoration:none}.crux-home-page .link-block{grid-column-gap:4px;grid-row-gap:4px;padding:8px;text-decoration:none;display:flex}.crux-home-page .div-block-48{grid-column-gap:4px;grid-row-gap:4px;color:#000;align-items:center;padding:8px;font-family:Suisse Medium;font-size:16px;display:flex}.crux-home-page .div-block-49{grid-column-gap:4px;grid-row-gap:4px;align-items:center;padding:8px;display:flex}.crux-home-page .text-block-44{color:#000;font-family:Suisse Medium;font-size:16px}.crux-home-page .div-block-50{grid-column-gap:4px;grid-row-gap:4px;align-items:center;padding:8px;display:flex}.crux-home-page .text-block-45{color:#000;font-family:Suisse Medium;font-size:16px}.crux-home-page .destination-link{grid-column-gap:4px;grid-row-gap:4px;padding:8px;text-decoration:none;display:flex}.crux-home-page .destination-link.view{opacity:.6}.crux-home-page .destination-link.view{opacity:.6;align-items:center}.crux-home-page .destination-link.view:hover{opacity:1}.crux-home-page .nav-menu-wrapper-content{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-start;align-items:flex-start;width:auto;max-width:none;padding-top:0;padding-bottom:0;display:flex;position:static;overflow:hidden}.crux-home-page .nav-menu-wrapper-content.product{flex:1;justify-content:flex-start;align-items:flex-start}.crux-home-page .nav-company-list{background-color:#0000;border-radius:8px;flex-flow:column;justify-content:space-between;align-items:flex-start;height:245px;margin-top:10px;margin-bottom:16px;padding-top:0;display:flex}.crux-home-page .nav-company-list.company-list-menu{background-color:#0000;justify-content:space-between}.crux-home-page .nav-menu-title-aboutus{background-color:#0000;border-radius:8px;flex:0 auto;padding:8px 0 0 8px;text-decoration:none;position:static}.crux-home-page .text-block-46{color:#000;padding:8px 16px 16px 8px;font-family:Suisse Medium;font-size:20px;line-height:24px}.crux-home-page .text-block-47{color:#000;font-family:Suisse Regular;font-size:12px}.crux-home-page .link-block-2{grid-column-gap:8px;grid-row-gap:8px;background-color:#eaeaeae6;border-radius:40px;margin-top:0;margin-bottom:0;margin-left:10px;padding:12px 16px 12px 12px;text-decoration:none;display:flex;position:relative;inset:-50px 0% -4% auto}.crux-home-page .link-block-2.w--current{justify-content:flex-start;align-items:flex-end;margin-top:0;margin-bottom:0}.crux-home-page .image-21{border-bottom-right-radius:8px;margin-top:-29px;margin-bottom:0}.crux-home-page .nav-menu-companylist{flex-flow:column;flex:1;display:flex}.crux-home-page .become-a-partner,.crux-home-page .news-press,.crux-home-page .terms-policy{color:#000;padding:12px 16px;font-family:Suisse Medium;font-size:16px;text-decoration:none}.crux-home-page .image-22{margin-bottom:0}.crux-home-page .nav-learn-list{background-color:#0000000a;flex-flow:column;justify-content:space-between;align-items:flex-start;width:395px;margin-top:10px;margin-bottom:10px;padding-top:0;display:flex}.crux-home-page .nav-menu-title-learn{padding-top:0}.crux-home-page .text-block-48{padding-left:16px;padding-right:16px;font-family:Suisse Medium;font-size:20px;line-height:24px}.crux-home-page .text-block-49{color:#000;padding-left:16px;padding-right:16px;font-family:Suisse Regular}.crux-home-page .link-block-3{grid-column-gap:4px;grid-row-gap:4px;color:#000;background-color:#eaeaeae6;border-radius:40px;margin-top:-48px;margin-bottom:16px;margin-left:16px;padding:10px 16px;text-decoration:none;display:flex;position:relative}.crux-home-page .nav-learn-a{grid-column-gap:0px;grid-row-gap:40px;flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;max-width:none;height:auto;min-height:0;margin-top:0;margin-bottom:0;display:flex}.crux-home-page .page-overlay{z-index:0;background-color:#0c070700;display:block;position:fixed;top:0%;right:0%;bottom:0%;left:0%}.crux-home-page .nav-menu-wrapper-company{grid-column-gap:15px;grid-row-gap:15px;background-color:#fffffff5;border-radius:8px;justify-content:space-around;align-items:baseline;width:100%;max-width:1232px;margin-top:0;padding:0 16px;display:flex;overflow:hidden}.crux-home-page .div-learn{background-color:#fffffff5;border-radius:8px;flex-flow:row;max-width:1232px;padding:0 16px;display:flex;overflow:hidden}.crux-home-page .div-solution{background-color:#fffffff5;border-radius:8px;padding:0 16px;display:block;overflow:hidden}.crux-home-page .div-product{grid-column-gap:16px;grid-row-gap:16px;background-color:#fffffff5;border-radius:8px;flex-flow:row;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;justify-content:center;align-items:baseline;padding:0 16px;display:block;overflow:hidden}.crux-home-page .logo-black{padding:8px;display:inline-block}.crux-home-page .text-block-50{color:#000;padding-left:8px;padding-right:8px;font-family:Suisse Regular;font-size:12px}.crux-home-page .blog-title{padding:10px 8px;font-family:Suisse Medium;font-size:16px}.crux-home-page .link-block-4{grid-column-gap:8px;grid-row-gap:8px;color:#000;padding:10px 8px;font-family:Suisse Regular;font-size:12px;text-decoration:none;display:flex}.crux-home-page .div-blog{grid-column-gap:0px;grid-row-gap:4px;flex-flow:column;display:flex}.crux-home-page .div-block-51{display:flex}.crux-home-page .help-center,.crux-home-page .api{justify-content:flex-start;align-items:center;display:flex}.crux-home-page .text-block-51{flex:none}.crux-home-page .link-white-logo{align-self:center;padding-left:8px;padding-right:8px}.crux-home-page .div-search{background-color:#fffffff5;border-radius:8px;flex-flow:column;justify-content:space-around;align-items:flex-start;width:100%;max-width:100%;padding-top:0;padding-left:16px;padding-right:16px;display:flex;overflow:hidden}.crux-home-page .search-2{box-sizing:border-box;grid-column-gap:16px;grid-row-gap:16px;aspect-ratio:auto;vertical-align:sub;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;width:100%;max-width:100%;display:block;overflow:visible}.crux-home-page .field-label-2{display:none}.crux-home-page .search-button-3{z-index:2;aspect-ratio:auto;object-fit:fill;background-color:#000;border-radius:8px;flex:0 auto;align-self:center;margin-top:auto;margin-bottom:13px;padding:16px 19px 18px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;display:none;position:absolute;inset:0% 1% 6% auto;overflow:clip}.crux-home-page .search-input-3{color:#000;background-color:#f3f4f6;border-radius:8px;width:100%;max-width:100%;padding-top:30px;padding-bottom:30px;padding-right:12px;font-family:Suisse Regular;font-size:20px;line-height:16px;overflow:clip}.crux-home-page .search-input-3::placeholder{color:#000;font-family:Suisseintl}.crux-home-page .search-wrap{background-color:#f3f4f6;border:1px solid #f3f4f6;border-radius:8px;width:100.002%;max-width:100.001%;height:auto;min-height:auto;margin-top:10px;margin-bottom:10px;display:flex;position:relative}.crux-home-page .search-options{grid-column-gap:30px;grid-row-gap:30px;margin-bottom:20px;display:flex}.crux-home-page .text-block-52{color:#000;font-family:Suisse Medium;font-size:16px;font-weight:400;line-height:16px}.crux-home-page .text-block-53{color:#000;font-family:Suisse Regular;font-size:16px;line-height:16px}.crux-home-page .image-23{z-index:3;vertical-align:baseline;width:auto;position:absolute;inset:21% 1% 0% auto}.crux-home-page .div-none{width:100%}.crux-home-page .search-result-wrapper{display:block}.crux-home-page .section-13{justify-content:center;width:100%;max-width:none;padding-top:40px;display:inline-flex}.crux-home-page .container-29{width:100%;max-width:1200px}.crux-home-page .link-18{color:#000;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:24px;font-weight:400;line-height:32px;text-decoration:none}.crux-home-page .text-block-54{color:#374151;font-family:Suisseintltrial,Arial,sans-serif;line-height:28px}.crux-home-page .div-block-52{grid-column-gap:4px;grid-row-gap:4px;display:flex}.crux-home-page .paragraph-21{aspect-ratio:auto;color:#000;margin-top:17px;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;line-height:28px}.crux-home-page .search-result-item{margin-bottom:20px}.crux-home-page .text-block-55{color:#374151;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;font-weight:400;line-height:18px}.crux-home-page .column-10{border-top:1px solid #f3f4f6;padding-top:30px}.crux-home-page .section-14{width:100%;padding-top:100px}.crux-home-page .container-30{max-width:1200px;padding-top:40px}.crux-home-page .field-label-3{text-align:left;font-size:20px;line-height:16px;display:none}.crux-home-page .search-block{width:100%;position:relative;overflow:hidden}.crux-home-page .search-3{align-items:flex-start;display:flex;position:static}.crux-home-page .search-button-4{background-color:#000;border-radius:8px;padding:17px 19px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;position:absolute;inset:8% 1% auto auto}.crux-home-page .search-button-4:hover{color:#000;background-color:#ffffffe6}.crux-home-page .search-input-4{color:#000;background-color:#f3f4f6;border:0 solid #f3f4f6;border-radius:8px;flex:0 auto;margin-left:auto;margin-right:auto;padding-top:33px;padding-bottom:32px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px}.crux-home-page .search-input-4::placeholder{color:#000}.crux-home-page .privacy{color:#f82c2c;text-decoration:none}.crux-home-page .text-block-57{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:36px}.crux-home-page .contents{color:#444;letter-spacing:0;font-weight:400;text-decoration:none}.crux-home-page .list-item-5,.crux-home-page .list-item-6,.crux-home-page .list-item-7{color:#444;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .list-item-8,.crux-home-page .list-item-9,.crux-home-page .list-item-10,.crux-home-page .list-item-11,.crux-home-page .list-item-12,.crux-home-page .list-item-13,.crux-home-page .list-item-14,.crux-home-page .list-item-15,.crux-home-page .list-item-16,.crux-home-page .list-item-17,.crux-home-page .list-item-18,.crux-home-page .list-item-19,.crux-home-page .list-item-20,.crux-home-page .list-item-21,.crux-home-page .list-item-22,.crux-home-page .list-item-23,.crux-home-page .list-item-24,.crux-home-page .list-item-25,.crux-home-page .list-item-26,.crux-home-page .list-item-27,.crux-home-page .list-item-28,.crux-home-page .list-item-29,.crux-home-page .list-item-30{color:#444}.crux-home-page .list-item-31,.crux-home-page .list-item-32,.crux-home-page .list-item-33{color:#444;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .list-item-34{color:#444;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none}.crux-home-page .list-item-35,.crux-home-page .list-item-36{color:#444;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .bold-text{color:#000;font-family:Suisseintltrial Book,Arial,sans-serif;font-weight:400}.crux-home-page .list-item-37,.crux-home-page .list-item-38,.crux-home-page .list-item-39{color:#444;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-span-33{color:#f82c2c}.crux-home-page .text-span-34{color:#f82c2c;text-decoration:none}.crux-home-page .text-span-35{color:#000;font-family:Suisse Medium;font-weight:500}.crux-home-page .link-19,.crux-home-page .link-20,.crux-home-page .link-21,.crux-home-page .link-22,.crux-home-page .link-23{text-decoration:none}.crux-home-page .text-block-58{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;font-style:normal}.crux-home-page .empty-state{background-color:#f3f4f6;border-radius:12px;padding-top:30px;padding-bottom:30px;display:none}.crux-home-page .empty{background-color:#f3f4f6;border-radius:12px;margin-top:10px;padding-top:30px;padding-bottom:30px;padding-left:10px}.crux-home-page .blog-hero-section{grid-column-gap:36px;grid-row-gap:36px;color:#000;background-color:#fff;flex-flow:column;justify-content:flex-start;align-items:center;width:100%;margin-top:0;padding:160px 40px 0;text-decoration:none;display:flex}.crux-home-page .blog-hero-section.search{background-color:#fff;padding:0;display:flex}.crux-home-page .blog-hero-section.search.blog-search{background-color:#fff;min-height:auto;max-height:none;padding-top:0;padding-bottom:0;padding-right:0;overflow:hidden}.crux-home-page .blog-hero-section.top-blog{border:1px solid #f3f4f6;border-radius:8px;margin-top:88px;padding-bottom:80px}.crux-home-page .blog-hero-section.top-blog.blog-search{border-color:#0000;margin-top:0;padding-bottom:24px}.crux-home-page .blog-hero{grid-column-gap:36px;grid-row-gap:36px;flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;max-width:1200px;padding-top:0;padding-bottom:0;text-decoration:none;display:flex;overflow:hidden}.crux-home-page .blog-hero-content{grid-column-gap:36px;grid-row-gap:0px;flex-flow:row;justify-content:space-between;align-items:stretch;width:100%;text-decoration:none;display:flex;position:relative}.crux-home-page .hero-content-wrapper{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:800px;text-decoration:none;display:flex}.crux-home-page .contactus-heading{grid-column-gap:10px;grid-row-gap:10px;background-color:#e5e7eb;border-radius:12px;flex:0 auto;justify-content:flex-start;align-items:center;max-width:none;padding:0;text-decoration:none;display:flex}.crux-home-page .contactus-heading.blog-titleheading{padding:4px 12px}.crux-home-page .text-32{opacity:.6;color:#000;letter-spacing:.56px;text-transform:uppercase;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .inside-crux-stories-and-interviews{color:#000;letter-spacing:-.03em;margin-top:0;margin-bottom:0;font-family:Suisse Regular;font-size:64px;font-weight:400;line-height:72px;text-decoration:none}.crux-home-page .text-33{color:#666;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .filter-section{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding-left:0;padding-right:0;text-decoration:none;display:flex}.crux-home-page .text-nav-2{grid-row-gap:10px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .ellipse-1{object-fit:cover;background-color:#d9d9d900;border-radius:41px}.crux-home-page .featured-destination{background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:40px 40px 0;text-decoration:none;display:flex}.crux-home-page .featured-destination.blog{background-color:#0000;padding-top:0;padding-left:20px;padding-right:20px}.crux-home-page .featured-destination.blog.blog-resource-filter{padding-top:40px}.crux-home-page .featured-destination.blog{background-color:#0000}.crux-home-page .featured-destination.all-destinations{padding-bottom:80px}.crux-home-page .featured-destination.all-destinations.solutions-sections-destionation{background-image:linear-gradient(#fbfbfb,#fff);padding-bottom:0}.crux-home-page .featured-destination.all-destinations.solutions-sections-destionation.solution-success{display:none}.crux-home-page .discover-how-our-collaboration-with-morningstar-enhances-access-to-financial-data-and-insights-for-better-investment{color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none;overflow:hidden}.crux-home-page .james-lee-december-20-2023{flex-flow:column;display:flex}.crux-home-page .blog-wrapper-content{grid-column-gap:40px;grid-row-gap:0px;background-color:#0000;flex-direction:column;grid-template-rows:auto auto;grid-template-columns:1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;width:100%;max-width:1200px;text-decoration:none;display:grid}.crux-home-page .blog-wrapper-content.blog{background-color:#fff}.crux-home-page .blog-wrapper-content.destinations{margin-top:80px;margin-bottom:0}.crux-home-page .blog-wrapper-content.destinations.desktop{margin-top:56px}.crux-home-page .blog-wrapper-content.destinations.solutions-destination-container{margin-top:80px;margin-bottom:80px}.crux-home-page .blog-wrapper-content.destinations.solutions-destination-container.cards-new{margin-bottom:40px}.crux-home-page .blog-wrapper{grid-column-gap:56px;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .blog-content{grid-row-gap:40px;background-color:#f3f4f6;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding-bottom:80px;text-decoration:none;display:flex}.crux-home-page .blog-content.blog{background-color:#0000;justify-content:space-between;align-items:flex-start}.crux-home-page .space-3{grid-row-gap:24px;object-fit:cover;background-color:#f3f4f6;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:580px;height:298px;padding:0;display:flex}.crux-home-page .text-block-61{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000000953{grid-row-gap:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-45{color:#000;letter-spacing:-.03em;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:36px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .frame-1000000954{grid-column-gap:16px;justify-content:flex-start;align-items:center;width:100%;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .james-lee-december-20-2023-2{color:#111928;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.crux-home-page .wrapper-content{justify-content:flex-start;align-items:flex-start;width:100%;margin-top:0;margin-bottom:40px;text-decoration:none;display:flex;overflow:visible}.crux-home-page .text-48{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .section-21{grid-column-gap:10px;background-color:#f4f4f4;border-radius:12px;flex:0 auto;justify-content:center;align-items:center;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .text-49{opacity:.6;color:#000;letter-spacing:.56px;text-transform:uppercase;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .frame-47{grid-column-gap:0px;justify-content:flex-start;align-items:flex-end;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000000959{grid-row-gap:32px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000000959.all-sources{grid-row-gap:16px}.crux-home-page .frame-1000000959.mobile.desktopp{margin-bottom:0}.crux-home-page .frame-1000000959.all-destionation-title-wrapper{grid-row-gap:16px;margin-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-50{color:#000;letter-spacing:-1.2px;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .text-51{color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .default{grid-column-gap:8px;border-radius:40px;flex:0 auto;justify-content:flex-start;align-items:center;padding-top:10px;padding-bottom:10px;text-decoration:none;display:none}.crux-home-page .text-52{opacity:.6;color:#000;letter-spacing:.04em;text-transform:uppercase;margin-top:0;margin-bottom:0;font-family:Suisseintl;font-size:12px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .vectors-wrapper-4{object-fit:cover;justify-content:center;align-items:center;width:16px;height:16px;text-decoration:none;display:flex}.crux-home-page .vectors-wrapper-5{object-fit:cover;justify-content:center;align-items:center;width:19px;max-width:none;height:19.713px;text-decoration:none;display:flex}.crux-home-page .frame-33{grid-column-gap:16px;grid-row-gap:16px;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:auto;min-height:90px;max-height:90px;text-decoration:none;display:flex}.crux-home-page .explore-crux-section{grid-row-gap:10px;background-color:#000;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-left:20px;padding-right:20px;text-decoration:none;display:flex;position:relative;overflow:visible}.crux-home-page .explore-crux-wrapper{justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding-top:160px;padding-bottom:160px;text-decoration:none;display:flex}.crux-home-page .explore-content{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:720px;padding-left:30px;text-decoration:none;display:flex}.crux-home-page .explore-content.blog-crux{z-index:2;position:relative}.crux-home-page .text-56{color:#fff;letter-spacing:-.03em;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:72px;text-decoration:none}.crux-home-page .text-57{z-index:2;opacity:.8;color:#fff;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:32px;text-decoration:none;position:relative}.crux-home-page .cta-2{grid-column-gap:16px;flex:0 auto;justify-content:flex-start;align-items:center;text-decoration:none;display:flex}.crux-home-page .space-5{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:480px;height:368px;text-decoration:none;display:flex}.crux-home-page .floating-blocks{z-index:1;object-fit:cover;width:auto;max-width:none;position:absolute;inset:20% 0% 0% auto}.crux-home-page .floating-blocks.blog-sources{z-index:1;padding-right:80px;top:10%;right:0%;overflow:hidden}.crux-home-page .hero-image-right{position:relative}.crux-home-page .image-25{z-index:100;position:relative}.crux-home-page .image-25.blog-header-image{width:302px;height:302px}.crux-home-page .collection-list-4{grid-column-gap:40px;grid-row-gap:40px;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;margin-bottom:24px;display:grid}.crux-home-page .collection-list-4.with-results{grid-column-gap:40px;background-color:#0000;grid-template-columns:1fr 1fr;padding-top:16px}.crux-home-page .collection-list-4.with-results.featured-collection-list-resources{grid-column-gap:40px;grid-row-gap:40px;flex-flow:wrap;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.crux-home-page .collection-list-4.with-results.destinations{grid-template-columns:1fr 1fr 1fr}.crux-home-page .collection-list-4.with-results.destinations.tablet{grid-row-gap:40px;margin-bottom:0;padding-top:40px}.crux-home-page .collection-list-4.with-results.destinations.tablet._6-cards-on-destination{grid-row-gap:40px;padding-top:0}.crux-home-page .collection-list-4.with-results.destinations.tablet.destkop{grid-row-gap:40px}.crux-home-page .collection-list-4.with-results.destinations.tablet.destkop.new{place-items:start center;margin-bottom:0;padding-top:40px}.crux-home-page .datasheet-section{grid-row-gap:10px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-left:0;padding-right:0;text-decoration:none;display:flex}.crux-home-page .blog-single-wrapper{flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding-top:208px;padding-bottom:40px;text-decoration:none;display:flex}.crux-home-page .blog-single-content{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:0;padding-left:0;text-decoration:none;display:flex}.crux-home-page .blog-single-content.inner{padding-left:40px;padding-right:40px}.crux-home-page .blog-single-content.inner.new-blog{padding-left:0;padding-right:0}.crux-home-page .resources-body{flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%;padding-left:30px;padding-right:30px;text-decoration:none;display:flex}.crux-home-page .heading-table-wrapper{grid-row-gap:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-decoration:none;display:flex}.crux-home-page .conclusion-section{grid-row-gap:10px;background-color:#000;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex;position:relative}.crux-home-page .conclusion-section.featured-image-blog{background-color:#fff}.crux-home-page .conclusion-wrapper{justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding-top:160px;padding-bottom:160px;text-decoration:none;display:flex}.crux-home-page .conclusion-wrapper.blog-single{padding-top:0;padding-bottom:0}.crux-home-page .conclusion-content{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding-left:30px;padding-right:30px;text-decoration:none;display:flex}.crux-home-page .conclusion-content.single-blog{height:100%}.crux-home-page .conclusion-text{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .error-5df56431-9dab-761d-c463-62cf559f1ce1{opacity:.8;color:#fff;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:32px;text-decoration:none}.crux-home-page .div-professional-slider-section{z-index:9999;position:relative}.crux-home-page .div-professional-carousel-slick{width:100%;display:flex}.crux-home-page .slick-slide{width:100%;max-width:420px;margin-left:20px;margin-right:20px;position:static}.crux-home-page .bold-text-2,.crux-home-page .bold-text-3,.crux-home-page .bold-text-4,.crux-home-page .bold-text-5,.crux-home-page .bold-text-6,.crux-home-page .bold-text-7,.crux-home-page .bold-text-8,.crux-home-page .bold-text-9,.crux-home-page .bold-text-10,.crux-home-page .bold-text-11,.crux-home-page .bold-text-12,.crux-home-page .bold-text-13,.crux-home-page .bold-text-14,.crux-home-page .bold-text-15{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-weight:500}.crux-home-page .bold-text-16{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .bold-text-17,.crux-home-page .bold-text-18,.crux-home-page .bold-text-19,.crux-home-page .bold-text-20,.crux-home-page .bold-text-21{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-weight:500}.crux-home-page .bold-text-22,.crux-home-page .bold-text-23,.crux-home-page .bold-text-24{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .bold-text-25,.crux-home-page .bold-text-26,.crux-home-page .bold-text-27{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-weight:500}.crux-home-page .bold-text-28{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .bold-text-29,.crux-home-page .bold-text-30,.crux-home-page .bold-text-31,.crux-home-page .bold-text-32,.crux-home-page .bold-text-33,.crux-home-page .bold-text-34,.crux-home-page .bold-text-35,.crux-home-page .bold-text-36,.crux-home-page .bold-text-37{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-weight:500}.crux-home-page .bold-text-38{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .bold-text-39,.crux-home-page .bold-text-40,.crux-home-page .bold-text-41,.crux-home-page .bold-text-42{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-weight:500}.crux-home-page .heading-31{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .heading-31.inside-crux-stories-and-interviews{letter-spacing:-1.92px;font-family:Suisseintltrial,Arial,sans-serif;font-size:64px;line-height:72px}.crux-home-page .image-26{max-width:none}.crux-home-page .heading-32{padding-bottom:5px;font-family:Suisseintltrial,Arial,sans-serif;font-size:36px;font-weight:400;line-height:16px}.crux-home-page .bold-text-43{font-weight:500}.crux-home-page .text-block-64{padding-top:8px;padding-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .no-results-section{margin-top:40px}.crux-home-page .suggest-blogs{display:none}.crux-home-page .container-31{width:100%;max-width:1200px}.crux-home-page .heading-33{margin-top:auto;margin-bottom:auto;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px}.crux-home-page .heading-33.trends{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .div-block-54{box-sizing:border-box;aspect-ratio:auto;text-align:center;object-fit:fill;background-color:#e5e7eb;border-radius:12px;flex:0 auto;max-width:168px;height:auto;padding:4px 12px}.crux-home-page .div-block-54.trends{max-width:82px}.crux-home-page .image-27{padding-bottom:0}.crux-home-page .heading-34{text-indent:0%;margin-top:15px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;font-weight:400;line-height:30px}.crux-home-page .text-block-68{font-family:Suisseintltrial,Arial,sans-serif;line-height:24px}.crux-home-page .title-contents{background-color:#fbfbfb;padding:30px 22.86px 37px}.crux-home-page .bold-text-44,.crux-home-page .bold-text-45,.crux-home-page .bold-text-46,.crux-home-page .bold-text-47,.crux-home-page .bold-text-48,.crux-home-page .bold-text-49,.crux-home-page .bold-text-51,.crux-home-page .bold-text-52,.crux-home-page .bold-text-53,.crux-home-page .bold-text-54,.crux-home-page .bold-text-55,.crux-home-page .bold-text-56{color:#000;font-weight:500}.crux-home-page .bold-text-57{color:#000;font-family:Suisseintl;font-weight:500}.crux-home-page .bold-text-58{color:#000;font-weight:500}.crux-home-page .bold-text-59,.crux-home-page .bold-text-60{color:#000;font-family:Suisseintltrial Book,Arial,sans-serif;font-weight:400}.crux-home-page .link-26,.crux-home-page .link-27,.crux-home-page .link-28{text-decoration:none}.crux-home-page .text-span-36{color:#f82c2c}.crux-home-page .bridging-section{background-color:#000;background-image:linear-gradient(65deg,#fff0 40%,#000),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/679759aa340428242bfa84fb_Group%201000001112.png);background-position:0 0,100% 24%;background-repeat:repeat,no-repeat;background-size:auto,auto 1285.5px;background-attachment:scroll,scroll;justify-content:flex-start;align-items:center;height:724px;margin-top:0;margin-bottom:0;display:block;position:relative}.crux-home-page .bridging-container{flex-flow:column;justify-content:space-between;align-items:flex-start;max-width:1200px;height:724px;max-height:724px;padding-left:0;padding-right:0;display:flex}.crux-home-page .career-hero-container{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6751171cb1c710184a274d58_matrix_white.svg);background-position:135%;background-repeat:no-repeat;background-size:800px;background-attachment:scroll;max-width:1232px;height:583px;padding-top:139px;padding-left:20px;padding-right:20px;display:block;overflow:visible}.crux-home-page .career-hero-section{background-color:#000}.crux-home-page .quick-link-item{grid-column-gap:16px;grid-row-gap:16px;color:#081c3a;background-color:#f7f8fc;border:1px solid #c0c0d333;border-radius:5px;grid-template-rows:auto;grid-template-columns:1fr auto;grid-auto-columns:1fr;padding:18px;text-decoration:none;transition:all .5s cubic-bezier(.25,.46,.45,.94);display:grid}.crux-home-page .quick-link-item:hover{padding-left:24px}.crux-home-page .dropdown-wrapper{grid-column-gap:16px;grid-row-gap:18px;background-color:#fff;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:1fr;grid-auto-columns:1fr;min-width:500px;min-height:200px;padding:24px;display:grid;box-shadow:0 6px 48px -4px #3540751a}.crux-home-page .nav-link-2{color:#081c3a;letter-spacing:3px;text-transform:uppercase;border-bottom:2px #0f132600;justify-content:center;align-items:center;margin-left:0;margin-right:0;padding-left:18px;padding-right:18px;font-size:14px;font-weight:500;text-decoration:none;display:flex;position:relative}.crux-home-page .nav-link-2.w--current{color:#081c3a}.crux-home-page .agent-social-icon{background-color:#f7f8fc;border:1px solid #c0c0d333;border-radius:100px;justify-content:center;align-items:center;width:32px;height:32px;padding:9px;display:flex}.crux-home-page .flyout-menu{cursor:pointer;border-bottom:1px #c0c0d333;border-right:1px #c0c0d333;justify-content:center;align-items:center;width:100%;display:flex}.crux-home-page .collection-item-6{flex-flow:row;justify-content:center;align-items:center;display:flex}.crux-home-page .collection-list-5{grid-column-gap:24px;grid-row-gap:24px;align-items:center;display:flex}.crux-home-page .collection-list-5.blog-resources{grid-column-gap:30px;grid-row-gap:30px;justify-content:center}.crux-home-page .div-block-55{display:flex}.crux-home-page .text-block-69{color:#000;font-size:16px}.crux-home-page .div-block-56{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-start;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-56.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .dropdown-toggle{color:#374151;padding:10px;font-family:Suisse Regular;transition:all .2s}.crux-home-page .dropdown-toggle:hover{color:#000;vertical-align:baseline;background-color:#f1f1f1;border-radius:8px;display:inline-block}.crux-home-page .dropdown-toggle.search-btn{padding:0}.crux-home-page .brand-2{margin-right:44px}.crux-home-page .navigation-link{color:#374151;background-color:#f1f1f100;justify-content:center;align-items:center;padding:10px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px;text-decoration:none;transition:all .2s;display:flex}.crux-home-page .navigation-link:hover{color:#000;background-color:#f1f1f1;border-radius:8px}.crux-home-page .navigation-link.w--current{color:#99d715}.crux-home-page .news-press-2{color:#000;padding:16px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .news-press-2:hover{background-color:#e0e0e066;border-radius:12px}.crux-home-page .link-block-12{grid-column-gap:4px;grid-row-gap:4px;padding:8px;text-decoration:none;display:flex}.crux-home-page .header-nav{z-index:99999;height:0;padding-left:20px;padding-right:20px;font-family:Suisseintltrial,Arial,sans-serif;display:block;position:sticky;top:0;transform:translateY(16px)}.crux-home-page .dropdown{color:#374151;flex-flow:column;justify-content:center;align-items:center;height:auto;margin-left:5px;margin-right:5px;display:block;position:static}.crux-home-page .text-block-70{color:#000;padding-left:16px;padding-right:16px}.crux-home-page .text-block-71{color:#000;padding:8px 16px 16px 8px;font-size:20px;line-height:24px}.crux-home-page .link-block-13{grid-column-gap:8px;grid-row-gap:8px;color:#000;padding:10px 8px;font-size:12px;text-decoration:none;display:flex}.crux-home-page .dropdown-list-full-wrapper{background-color:#fff;border-radius:20px}.crux-home-page .navigation-container-mob{align-items:center;width:100%;max-width:1300px;height:100%;margin-left:auto;margin-right:auto;display:flex}.crux-home-page .image-28{border-bottom-right-radius:8px;margin-top:-29px;margin-bottom:0}.crux-home-page .nav-link-btn-txt-2{color:#374151;padding-top:4px;padding-bottom:4px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;font-weight:400;line-height:16px;text-decoration:none}.crux-home-page .nav-link-btn-txt-2.learn-more-btn{color:#000;font-size:12px;line-height:20px}.crux-home-page .nav-link-btn-txt-2.log-in{color:#111928}.crux-home-page .text-block-72{color:#000;font-size:12px}.crux-home-page .navigation{z-index:9;background-color:#0000;border-radius:12px;flex-direction:column;align-items:center;display:flex}.crux-home-page .nav-learn-list-2{background-color:#0000000a;flex-flow:column;justify-content:space-between;align-items:flex-start;width:395px;margin-top:10px;margin-bottom:10px;padding-top:0;display:flex}.crux-home-page .nav-link-btn-2{mix-blend-mode:normal;border-radius:8px;justify-content:center;align-items:center;margin-right:10px;padding:8px 12px;font-weight:400;text-decoration:none;display:flex;overflow:visible}.crux-home-page .nav-link-btn-2:hover{background-color:#e0e0e066}.crux-home-page .nav-link-btn-2.learn-more-btn{grid-column-gap:8px;grid-row-gap:8px;background-color:#eaeaeae6;border-radius:40px;justify-content:space-around;align-items:center;padding:10px 16px;display:flex}.crux-home-page .nav-link-btn-2.login{background-color:#f1f1f1;border-radius:8px}.crux-home-page .text-block-73{color:#000;padding-left:8px;padding-right:8px;font-size:12px}.crux-home-page .text-block-74{padding-left:16px;padding-right:16px;font-size:20px;line-height:24px}.crux-home-page .flowbase-logo{width:54px}.crux-home-page .text-block-75{flex:none}.crux-home-page .navigation-mob{background-color:#0000;flex-direction:column;align-items:center;display:none;position:relative;inset:0% 0% auto}.crux-home-page .navigation-right{justify-content:flex-end;align-items:center;width:30%;font-size:16px;display:flex}.crux-home-page .image-29{height:16px}.crux-home-page .image-30{margin-bottom:0}.crux-home-page .navigation-container{grid-column-gap:24px;align-items:center;width:100%;max-width:1300px;height:100%;margin-left:auto;margin-right:auto;display:flex}.crux-home-page .navigation-wrap{border-radius:12px}.crux-home-page .nav-menu-2{color:#283338;justify-content:flex-start;align-items:flex-start;font-size:16px;line-height:16px;display:flex;position:static}.crux-home-page .navigation-left{align-items:center;width:50%;display:flex}.crux-home-page .navigation-left.nav-left-container-75{width:70%}.crux-home-page .dropdown-list-2{min-width:100%;display:none}.crux-home-page .dropdown-list-2.w--open{background-color:#0000;padding-top:25px;position:absolute;inset:80px 0 auto;box-shadow:2px 30px 50px #00000014}.crux-home-page .header-nav-container{background-color:#fff;border-radius:12px;max-width:1200px}.crux-home-page .div-block-57{grid-column-gap:4px;grid-row-gap:4px;color:#000;align-items:center;padding:8px 0;font-size:16px;display:flex}.crux-home-page .div-block-57.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .div-block-58{flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;padding:16px;display:flex}.crux-home-page .div-block-59{grid-column-gap:8px;grid-row-gap:8px;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-59.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .become-a-partner-2{color:#000;padding:16px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .become-a-partner-2:hover{background-color:#e0e0e066;border-radius:12px}.crux-home-page .div-block-60{justify-content:center;width:100%;padding-top:18px;padding-bottom:18px;display:flex}.crux-home-page .paragraph-22{color:#444}.crux-home-page .navigation-full{z-index:9;grid-column-gap:0px;grid-row-gap:0px;border:1px solid #0000000a;border-radius:12px;align-items:center;width:100%;padding:16px;display:flex;position:relative}.crux-home-page .global-logo{width:90px;height:25px}.crux-home-page .text-block-76{color:#000;font-size:20px;font-weight:500;line-height:24px}.crux-home-page .text-block-77{color:#000;font-size:16px}.crux-home-page .link-block-14{grid-column-gap:4px;grid-row-gap:4px;color:#000;background-color:#eaeaeae6;border-radius:40px;margin-top:-48px;margin-bottom:16px;margin-left:16px;padding:10px 16px;text-decoration:none;display:flex;position:relative}.crux-home-page .text-block-78{color:#000;font-size:16px}.crux-home-page .image-31{max-width:144px}.crux-home-page .terms-policy-2{color:#000;padding:16px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .terms-policy-2:hover{background-color:#e0e0e066;border-radius:12px}.crux-home-page .text-block-79{color:#000;font-size:12px;text-decoration:none}.crux-home-page .paragraph-23{color:#444}.crux-home-page .text-block-80{color:#000;font-size:20px;line-height:24px}.crux-home-page .div-block-61{grid-column-gap:4px;grid-row-gap:4px;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-61.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .navigation-column{justify-content:center;align-items:center;width:50%;padding:10px 15px 0}.crux-home-page .navigation-column.nav-col-half{width:25%}.crux-home-page .navigation-column.nav-col-full{width:100%}.crux-home-page .blog-title-2{padding:10px 8px;font-size:16px}.crux-home-page .visit-btn{grid-column-gap:8px;grid-row-gap:8px;opacity:1;-webkit-text-fill-color:inherit;mix-blend-mode:normal;background-color:#e9e8e8;background-clip:border-box;border-radius:40px;margin-top:0;margin-bottom:16px;margin-left:16px;padding:10px 16px;text-decoration:none;display:flex;position:absolute;inset:auto auto 0% 0%}.crux-home-page .visit-btn.w--current{justify-content:flex-start;align-items:flex-end;margin-top:0;margin-bottom:0}.crux-home-page .text-block-81{color:#000;padding-left:8px;padding-right:8px;font-size:12px}.crux-home-page .navigation-drop-container{background-color:#fff;border-bottom:1px solid #0000000a;border-left:1px solid #0000000a;border-right:1px solid #0000000a;border-radius:12px;justify-content:space-between;align-items:stretch;max-width:1200px;margin-left:auto;margin-right:auto;font-family:Suisseintltrial,Arial,sans-serif;display:flex}.crux-home-page .div-block-62{flex-flow:column;justify-content:center;align-items:stretch;display:flex}.crux-home-page .text-block-82{color:#374151;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .hide{display:none}.crux-home-page .filter-radio-group{color:#000;justify-content:center;align-items:center;margin-bottom:0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;display:flex}.crux-home-page .filter-radio-group.fs-cmsfilter_active{color:#fff;background-color:#111928;border-radius:8px;margin-bottom:0;margin-right:0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:16px;overflow:clip;padding:0!important}.crux-home-page .filter-radio-group.fs-cmsfilter_active:hover{padding:12px}.crux-home-page .filter-radio-group.fs-cmsfilter_active.dekstop{padding:0}.crux-home-page .filter-radio-group.fs-cmsfilter_active{color:#fff;background-color:#111928;border-radius:8px;margin-bottom:0;margin-right:0;padding:10px}.crux-home-page .collection-list-wrapper-3{display:block}.crux-home-page .radio-button-label-2{text-align:center;margin-bottom:0;padding:12px;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;font-weight:400;line-height:16px}.crux-home-page .radio-button-label-2.searchbutton{color:#fefefe;-webkit-text-stroke-color:#0c3074;cursor:pointer;background-color:#111928;border-radius:8px;margin-bottom:0;padding:16px 12px;display:none}.crux-home-page .btn-2{color:#fff;background-color:#212121;border:1px solid #0000;border-radius:4px;margin-top:12px;margin-right:12px;padding:8px 18px;text-decoration:none;transition:box-shadow .3s ease-out,border-color .3s ease-out;display:inline-block;box-shadow:inset 0 0 #0000}.crux-home-page .btn-2:hover{color:#fff;box-shadow:inset 0 0 0 100px #00000026}.crux-home-page .btn-2.btn-primary{background-color:#4253ff;border-color:#0000}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.left{transform-style:preserve-3d;background-color:#f3f4f6;padding:16px;transform:rotateX(0)rotateY(180deg)rotate(0)}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.homepage-circle-btn-prev{padding:16px}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.left{padding:16px}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn{background-color:#0000;border-color:#eee;border-radius:40px;justify-content:center;align-items:center;margin-top:0;margin-left:12px;margin-right:0;padding:10px;display:flex}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.right{background-color:#f3f4f6;border-radius:50%;padding:16px 16px 15px}.crux-home-page .card-slider_nav{flex-flow:row;justify-content:space-between;align-items:center;margin-top:0;display:none}.crux-home-page .card-slider_nav.swiper-hide-ipad{display:flex}.crux-home-page .slick-slider.cms-slider{grid-column-gap:32px;grid-row-gap:32px;grid-column-gap:0px;grid-row-gap:0px;grid-column-gap:40px;grid-row-gap:40px;margin-left:-12px;margin-right:-12px;display:flex;overflow:visible}.crux-home-page .container-32{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;display:block;overflow:visible}.crux-home-page .container-32.blog-resources{padding-left:40px;padding-right:40px}.crux-home-page .header-wrapper_left{margin-left:20px;display:flex}.crux-home-page .header-wrapper_left.hide{display:none}.crux-home-page .text-block-83{color:#374151;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;font-weight:400;line-height:16px}.crux-home-page .text-block-84,.crux-home-page .text-block-85{color:#374151;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .collection-list-wrapper-4{background-color:#0000;padding-bottom:80px}.crux-home-page .features-12{grid-row-gap:40px;color:#374151;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding-bottom:0;text-decoration:none;display:flex}.crux-home-page .space-8{grid-row-gap:24px;object-fit:cover;background-color:#f3f4f6;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:580px;height:271px;padding:0;display:flex;position:relative}.crux-home-page .text-nav-6{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding-top:40px;text-decoration:none;display:flex}.crux-home-page .text-block-87{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000000971{grid-row-gap:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .section-25{grid-column-gap:10px;background-color:#e5e7eb;border-radius:12px;flex:0 auto;justify-content:flex-start;align-items:flex-start;margin-bottom:16px;padding:4px 12px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .section-25.heading-title{margin-bottom:0}.crux-home-page .text-71{opacity:.6;color:#000;letter-spacing:.56px;text-transform:uppercase;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .text-72{color:#000;letter-spacing:-.03em;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:36px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .text-72.title-clamp-2{height:100%;max-height:96px}.crux-home-page .default-3{grid-column-gap:8px;border-radius:40px;flex:0 auto;justify-content:flex-start;align-items:center;padding-top:10px;padding-bottom:10px;text-decoration:none;display:flex}.crux-home-page .default-3.arrow-resources-slider-hidden,.crux-home-page .default-3.for-hide-now,.crux-home-page .default-3.for{display:none}.crux-home-page .rich-text-block-4{font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:38px}.crux-home-page .rich-text-block-4.new-resource{color:#374151;font-size:20px;line-height:28px}.crux-home-page .rich-text-block-4.new-resource.title-clamp-4{margin-top:8px;margin-bottom:24px}.crux-home-page .rich-text-block-4.title-clamp-3{color:#374151;height:100%;max-height:111px;display:block}.crux-home-page .div-block-65{grid-column-gap:24px;grid-row-gap:24px;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .div-block-65.counter-reult{margin-bottom:32px}.crux-home-page .div-block-65.counter-reult.result-now{opacity:1;margin-bottom:0;padding-top:40px;padding-bottom:0;display:none}.crux-home-page .form-3{grid-column-gap:0px;grid-row-gap:0px;flex-flow:column;margin-top:24px;margin-bottom:80px;display:flex}.crux-home-page .text-field-2{color:#000;letter-spacing:-.6px;background-color:#f3f4f6;border:0 solid #000;border-radius:8px;height:65px;margin-bottom:40px;padding:31px 0 32px 20px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:16px}.crux-home-page .text-field-2::placeholder{color:#000;letter-spacing:-.5px;font-size:20px;line-height:18px}.crux-home-page .text-field-2.mobile{padding-top:0;font-size:20px;line-height:16px;display:none}.crux-home-page .text-field-2.desktop{border:1px solid #f3f4f6;min-width:1200px;max-width:1200px;min-height:65px;max-height:65px;margin-bottom:0;padding-top:20px;padding-bottom:20px;padding-right:20px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:16px}.crux-home-page .text-field-2.mobile{font-size:20px;line-height:16px;display:none}.crux-home-page .text-field-2.search-resources-input{margin-bottom:40px}.crux-home-page .count{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-size:48px;line-height:48px;display:block}.crux-home-page .count.noresults{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-size:36px}.crux-home-page .count.noresults.span{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;font-weight:300}.crux-home-page .count.noresultscounter{color:#374151;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:36px;line-height:16px}.crux-home-page .div-block-66{grid-column-gap:10px;grid-row-gap:10px;justify-content:flex-start;align-items:center;font-family:Suisseintltrial,Arial,sans-serif;display:flex}.crux-home-page .results-message{grid-column-gap:11px;grid-row-gap:11px;flex-flow:row;justify-content:center;align-items:center;margin-top:0;display:flex}.crux-home-page .results-message.first-results{margin-top:80px}.crux-home-page .div-block-67{display:block}.crux-home-page .div-block-68{grid-column-gap:24px;grid-row-gap:24px;padding-top:60px;display:flex}.crux-home-page .hero-wrapper{grid-row-gap:10px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1920px;font-family:Suisseintl;text-decoration:none;display:flex;position:relative;overflow:visible}.crux-home-page .hero-container{z-index:2;grid-column-gap:40px;flex-flow:column;justify-content:flex-start;align-items:center;width:100%;max-width:1200px;padding-top:160px;padding-bottom:8px;font-family:Suisseintl;text-decoration:none;display:flex;position:relative}.crux-home-page .text-76{grid-row-gap:24px;background-color:#0000;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:786px;text-decoration:none;display:flex}.crux-home-page .text-77{color:#18181b;text-align:center;letter-spacing:-.02em;text-transform:none;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:64px;font-style:normal;font-weight:400;line-height:72px;text-decoration:none}.crux-home-page .text-78{color:#3f3f46;text-align:center;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:1.5rem;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .div-block-69{padding-right:0;font-family:Suisseintl;position:relative}.crux-home-page .search-icon{padding:8px}.crux-home-page .search-icon:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .section-container{background-image:none;background-position:0 0;background-repeat:repeat;background-size:auto;max-width:1200px;padding-top:160px;padding-bottom:160px}.crux-home-page .section-container.lastsection{border:1px solid #000;padding-left:20px;padding-right:20px}.crux-home-page .btn-prod{opacity:.6;color:#000;text-align:center;letter-spacing:.56px;background-color:#0000;border-radius:12px;max-width:none;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .btn-prod.btn-sources-lock{font-size:14px}.crux-home-page .learn-more-btn{grid-column-gap:8px;grid-row-gap:8px;opacity:.6;color:#000;flex-flow:row;padding-top:10px;padding-bottom:10px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .learn-more-btn:hover{opacity:1}.crux-home-page .sphere-heading-div{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;width:88%;display:flex}.crux-home-page .sphere-heading-div.solutions-heading-div{grid-column-gap:0px;grid-row-gap:24px;flex-flow:column;width:auto;margin-bottom:44px;display:flex}.crux-home-page .sphere-card-1{outline-offset:0px;background-color:#fbfbfb;border:2px solid #f3f4f6;border-radius:12px;outline:0 #0000;padding:20px}.crux-home-page .td_recipes_list{grid-column-gap:1px;grid-row-gap:1px;flex-flow:column;display:flex}.crux-home-page .td_auto-search_results{z-index:99;box-sizing:border-box;object-fit:fill;background-color:#fff;border:1px solid #0000001a;border-radius:24px;max-width:none;max-height:none;margin-top:-35px;padding:20px 15px;font-family:Suisseintltrial,Arial,sans-serif;display:block;position:relative;top:0;right:0%;bottom:0;left:0%;overflow:clip;box-shadow:7px 24px 14px -18px #00000012}.crux-home-page .td_recipes_list-wrapper{z-index:99;background-color:#fff;height:100%;max-height:560px;padding-top:0;overflow:auto}.crux-home-page .td_recipes_link{color:#141414;justify-content:space-between;align-items:center;margin-left:0;padding-left:1rem;padding-right:1rem;font-size:24px;line-height:48px;text-decoration:none;transition:background-color .2s;display:flex}.crux-home-page .td_recipes_link:hover{background-color:#eee;border-radius:8px}.crux-home-page .td_recipes_link.category{justify-content:space-between;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .td_recipes_link.category:hover{background-color:#fff}.crux-home-page .td_icon-embed-xxsmall{color:#a29a9a;flex-direction:column;justify-content:center;align-items:center;width:1.5rem;height:2rem;font-family:Suisseintl;font-size:20px;display:flex}.crux-home-page .text-block-91{font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:48px}.crux-home-page .text-block-91.category{opacity:.6;color:#000;letter-spacing:.48px;text-transform:uppercase;font-family:Suisseintltrial,Arial,sans-serif;font-size:12px;display:none}.crux-home-page .sec-lines{z-index:2;flex-flow:column;font-family:Suisseintl;display:none;position:relative;top:24.9em}.crux-home-page .cont-reddotted{max-width:none;display:none}.crux-home-page .blurimg-1{filter:blur(20px);margin-top:191px}.crux-home-page .blurimg-2{filter:blur(20px);margin-top:-203px;margin-bottom:0}.crux-home-page .with-blurimg{z-index:2;flex-flow:column;justify-content:center;align-items:stretch;display:none;position:absolute;top:-5px;left:0%;right:0%}.crux-home-page .bannertext{z-index:9999;grid-row-gap:30px;color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex;position:static}.crux-home-page .reddotted-lines{position:relative;top:6.7em;right:11em}.crux-home-page .cont-sphere{flex-flow:column;justify-content:flex-start;align-items:center;max-width:none;margin-top:23.3em;margin-bottom:34px;margin-right:68px;display:none;position:static}.crux-home-page .image-47{max-width:none}.crux-home-page .text-block-104{color:#000;font-size:16px}.crux-home-page .image-62{height:16px}.crux-home-page .text-block-105{padding-left:16px;padding-right:16px;font-size:20px;line-height:24px}.crux-home-page .image-63{margin-bottom:0}.crux-home-page .text-block-106{color:#000;padding:8px 16px 16px 8px;font-size:20px;line-height:24px}.crux-home-page .nav-company-list-2{background-color:#0000;border-radius:8px;flex-flow:column;justify-content:space-between;align-items:flex-start;height:auto;margin-top:0;margin-bottom:0;padding-top:0;display:flex;position:static}.crux-home-page .nav-company-list-2.company-list-menu{background-color:#0000;justify-content:space-between}.crux-home-page .text-block-107{color:#000;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;font-weight:400;line-height:24px}.crux-home-page .text-block-108{color:#374151;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .blog-title-3{padding:10px 8px;font-size:16px}.crux-home-page .search-input-5{color:#000;background-color:#f3f4f6;border-radius:8px;width:100%;max-width:100%;padding-top:30px;padding-bottom:30px;padding-right:12px;font-size:20px;line-height:16px;overflow:clip}.crux-home-page .search-input-5::placeholder{color:#000}.crux-home-page .paragraph-27{color:#444;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px}.crux-home-page .text-block-109{flex:none}.crux-home-page .search-button-5{z-index:2;aspect-ratio:auto;object-fit:fill;background-color:#000;border-radius:8px;flex:0 auto;align-self:center;margin-top:auto;margin-bottom:4px;padding:16px 19px;font-size:16px;line-height:16px;display:block;position:absolute;inset:0% 1% 6% auto;overflow:clip}.crux-home-page .text-block-110{color:#000;padding-left:8px;padding-right:8px;font-size:12px}.crux-home-page .paragraph-28{color:#444}.crux-home-page .dropdown-list-full-wrapper-2{background-color:#0000;border-bottom:0 #0000000a;border-left:0 #0000000a;border-right:0 #0000000a;border-radius:0;flex-flow:row;margin-top:-39px;display:block}.crux-home-page .image-64{border-bottom-right-radius:8px;margin-top:-29px;margin-bottom:0}.crux-home-page .text-block-111{color:#000;padding-left:8px;padding-right:8px;font-size:12px}.crux-home-page .div-block-87{justify-content:center;width:100%;padding-top:18px;padding-bottom:18px;display:flex}.crux-home-page .search-4{box-sizing:border-box;grid-column-gap:16px;grid-row-gap:16px;aspect-ratio:auto;vertical-align:sub;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;width:100%;max-width:100%;display:block;overflow:visible}.crux-home-page .nav-learn-list-3{background-color:#0000000a;flex-flow:column;justify-content:space-between;align-items:flex-start;width:395px;margin-top:10px;margin-bottom:10px;padding-top:0;display:flex}.crux-home-page .div-block-88{grid-column-gap:8px;grid-row-gap:8px;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-88.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .header-nav-2{z-index:99999;height:0;padding-left:20px;padding-right:20px;display:none;position:sticky;top:0;transform:translateY(16px)}.crux-home-page .nav-link-btn-3{mix-blend-mode:normal;border-radius:8px;justify-content:center;align-items:center;margin-right:10px;padding:8px 12px;font-weight:400;text-decoration:none;display:flex;overflow:visible}.crux-home-page .nav-link-btn-3:hover{background-color:#e0e0e066}.crux-home-page .nav-link-btn-3.login{background-color:#f1f1f1;border-radius:8px;margin-right:0}.crux-home-page .nav-link-btn-3.learn-more-btn{grid-column-gap:8px;grid-row-gap:8px;color:#000;background-color:#eaeaeae6;border-radius:40px;justify-content:space-around;align-items:center;padding:10px 16px;font-family:Suisseintltrial,Arial,sans-serif;font-size:12px;display:flex}.crux-home-page .div-block-89{grid-column-gap:4px;grid-row-gap:4px;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-89.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .text-block-113{color:#374151;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;font-weight:400;line-height:16px}.crux-home-page .link-block-19{grid-column-gap:4px;grid-row-gap:4px;color:#000;background-color:#eaeaeae6;border-radius:40px;margin-top:-48px;margin-bottom:16px;margin-left:16px;padding:10px 16px;text-decoration:none;display:flex;position:relative}.crux-home-page .dropdown-list-3{background-color:#0000;min-width:100%;display:none}.crux-home-page .dropdown-list-3.w--open{background-color:#0000;padding-top:25px;position:absolute;inset:80px 0 auto;box-shadow:2px 30px 50px #00000014}.crux-home-page .nav-link-btn-txt-3{color:#374151;padding-top:4px;padding-bottom:4px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;font-weight:400;line-height:16px;text-decoration:none}.crux-home-page .nav-link-btn-txt-3.learn-more-btn{opacity:.6;color:#000;letter-spacing:.64px;padding-top:0;padding-bottom:0;font-size:12px;line-height:20px}.crux-home-page .nav-link-btn-txt-3.log-in{color:#111928}.crux-home-page .div-block-90{grid-column-gap:4px;grid-row-gap:4px;color:#000;align-items:center;padding:8px 0;font-size:16px;display:flex}.crux-home-page .div-block-90.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .div-block-91{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-start;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-91.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .text-block-114{color:#374151;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .image-66{max-width:144px}.crux-home-page .text-block-115{color:#000;font-size:16px}.crux-home-page .text-block-116{color:#000;font-size:12px}.crux-home-page .text-block-117{color:#000;font-size:12px;text-decoration:none}.crux-home-page .text-block-117.learn-more-btn{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-92{display:flex}.crux-home-page .div-block-93{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;justify-content:center;align-items:stretch;display:flex}.crux-home-page .text-block-119{color:#000;font-size:16px}.crux-home-page .link-block-20{grid-column-gap:8px;grid-row-gap:8px;color:#000;padding:10px 8px;font-size:12px;text-decoration:none;display:flex}.crux-home-page .dropdown-toggle-2{color:#374151;padding:10px;transition:all .2s}.crux-home-page .dropdown-toggle-2:hover{color:#000;vertical-align:baseline;background-color:#f1f1f1;border-radius:8px;display:inline-block}.crux-home-page .text-block-120{color:#000;padding-left:16px;padding-right:16px}.crux-home-page .text-block-121{color:#374151;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .navigation-link-2{color:#374151;justify-content:center;align-items:center;padding:10px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px;text-decoration:none;transition:all .2s;display:flex}.crux-home-page .navigation-link-2:hover{color:#000;background-color:#f1f1f1;border-radius:8px}.crux-home-page .navigation-link-2.w--current{color:#99d715}.crux-home-page .div-block-94{flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;padding:16px;display:flex}.crux-home-page .link-block-21{grid-column-gap:4px;grid-row-gap:4px;padding:8px;text-decoration:none;display:flex}.crux-home-page .link-block-21.view{opacity:.6}.crux-home-page .text-block-122{color:#000;font-size:20px;line-height:24px}.crux-home-page .div-block-95{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;display:flex}.crux-home-page .heading-49{color:#000;text-align:left;letter-spacing:-.02em;width:auto;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:70px}.crux-home-page .div-block-99{z-index:8;grid-row-gap:24px;flex-flow:column;max-width:800px;padding-top:0;padding-bottom:0;display:flex;position:relative}.crux-home-page .text-block-124{color:#000;text-align:left;font-size:24px;line-height:32px}.crux-home-page .text-block-124.gray{z-index:7;color:#374151;width:600px;font-family:Suisseintltrial,Arial,sans-serif;position:relative}.crux-home-page .div-block-100{z-index:2;position:absolute;inset:0% 0% auto}.crux-home-page .aboutus-hero-section-3{text-align:right;margin-top:auto;padding-top:0;padding-bottom:0;position:relative;overflow:visible}.crux-home-page .aboutus-hero-section-3.product{color:#000;text-align:right;overflow:hidden}.crux-home-page .image-68{z-index:99;text-align:left;max-width:100%;margin-top:-150px;margin-left:auto;margin-right:auto;display:inline-block;position:absolute;right:0%}.crux-home-page .image-68.hero-image{z-index:3;width:652px;max-width:none;margin-top:0;padding-left:95px}.crux-home-page .image-68.hero-image.desktop-hero{z-index:3;width:825px;display:block;top:37px;right:0%;overflow:hidden}.crux-home-page .container-44{z-index:2;max-width:1200px;margin-right:auto;padding:195px 40px 7px;position:relative}.crux-home-page .container-44.product.globe-hero{opacity:1;padding-bottom:80px}.crux-home-page .feautres-2{z-index:-1;background-color:#f3f4f6;border:1px #000;border-bottom:1px solid #00000014;max-height:none;padding-left:0;padding-right:0;position:relative;top:0;right:0%;bottom:0;left:0%;overflow:clip}.crux-home-page .feautres-2.single-section-feature.single-vendor-adjust{border:0 #000;padding-left:40px;padding-right:40px;display:none;position:static}.crux-home-page .feautres-2.partners-page{position:static}.crux-home-page .container-45{z-index:4;max-width:1200px;margin-left:auto;margin-right:auto;padding-top:80px;padding-bottom:80px;display:flex;position:static}.crux-home-page .div-block-102{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-flow:column;padding:40px;display:flex}.crux-home-page .div-block-102.counter{background-color:#f3f4f6;max-height:180px}.crux-home-page .div-block-103{grid-column-gap:48px;grid-row-gap:48px;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .image-69{display:flex}.crux-home-page .div-block-104{grid-column-gap:8px;grid-row-gap:8px;flex-flow:column;display:flex}.crux-home-page .grid-7{grid-column-gap:24px;grid-row-gap:24px;grid-template-rows:auto}.crux-home-page .container-46{max-width:1200px}.crux-home-page .container-46.heading-container{grid-column-gap:0px;grid-row-gap:40px;flex-flow:wrap;justify-content:flex-start;align-items:stretch;padding-bottom:0;display:flex}.crux-home-page .text-block-125{font-family:Suisseintltrial,Arial,sans-serif;font-size:22px;line-height:28px}.crux-home-page .heading-51{color:#000;margin-bottom:20px;padding-top:20px;padding-bottom:20px;font-size:80px;font-weight:400}.crux-home-page .heading-51.counter{color:#111928;letter-spacing:-1.44px;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:48px;font-weight:600;line-height:64px}.crux-home-page .heading-52{color:#000;text-align:left;letter-spacing:-1.2px;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .section-27{padding-top:160px;padding-bottom:160px}.crux-home-page .section-27.data{background-color:#fff;padding:40px 40px 80px}.crux-home-page .frame-1000001005{grid-row-gap:8px;border:1px solid #9ca3af;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:56px;height:56px;max-height:56px;padding:16px;text-decoration:none;transition:background-color .225s cubic-bezier(.55,.055,.675,.19);display:flex}.crux-home-page .frame-1000001005:hover{background-color:#eeeff1}.crux-home-page .frame-1000001006{object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px;width:100%;max-width:none}.crux-home-page .frame-1000001007{grid-row-gap:16px;background-color:#f9fafb;border-bottom-right-radius:12px;border-bottom-left-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:24px;text-decoration:none;display:flex}.crux-home-page .text-93{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:600;line-height:32px;text-decoration:none}.crux-home-page .frame-1000001008{object-fit:cover;background-image:linear-gradient(#111928,#111928);border-top-left-radius:12px;border-top-right-radius:12px}.crux-home-page .frame-1000001009{grid-column-gap:0px;grid-row-gap:24px;background-color:#f9fafb;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-bottom:0;padding-left:0;padding-right:0;text-decoration:none;display:flex}.crux-home-page .frame-1000001010{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000001011{grid-row-gap:8px;border:1px solid #9ca3af;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:56px;height:56px;padding:16px;text-decoration:none;display:flex}.crux-home-page .frame-1000001011:hover{background-color:#f3f4f6}.crux-home-page .frame-1000001012{grid-row-gap:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .vectors-wrapper-26{object-fit:cover;justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;display:flex}.crux-home-page .frame-1000001013,.crux-home-page .frame-1000001014{grid-column-gap:16px;justify-content:flex-end;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000001015{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-94{opacity:.8;color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.crux-home-page .frame-1000001016{grid-row-gap:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding-left:24px;padding-right:24px;text-decoration:none;display:flex}.crux-home-page .vectors-wrapper-27{object-fit:cover;justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;display:flex}.crux-home-page .frame-1000001017{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000001018{object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px}.crux-home-page .container-47{grid-column-gap:0px;grid-row-gap:0px;flex-flow:wrap;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;max-width:1200px;display:flex}.crux-home-page .frame-1000001019{grid-row-gap:24px;background-color:#f9fafb;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-bottom:24px;padding-left:0;padding-right:0;text-decoration:none;display:flex}.crux-home-page .text-95{opacity:.8;color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.crux-home-page .vectors-wrapper-28{object-fit:cover;justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;display:flex}.crux-home-page .frame-1000001020{grid-column-gap:16px;justify-content:flex-end;align-items:flex-start;width:100%;padding-left:24px;padding-right:24px;text-decoration:none;display:flex}.crux-home-page .frame-1000001021{grid-column-gap:16px;justify-content:flex-end;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .vectors-wrapper-29{object-fit:cover;justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;display:flex}.crux-home-page .frame-1000001022{grid-row-gap:24px;background-color:#f9fafb;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-bottom:24px;padding-left:0;padding-right:0;text-decoration:none;display:flex}.crux-home-page .section-28{aspect-ratio:auto;color:#000;object-fit:fill;background-color:#fefefe;background-image:linear-gradient(#fbfbfb,#fff);height:auto;padding:80px 40px;overflow:auto}.crux-home-page .frame-1000001023{grid-row-gap:8px;border:1px solid #9ca3af;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:56px;height:56px;padding:16px;text-decoration:none;display:flex}.crux-home-page .frame-1000001023:hover{background-color:#f3f4f6}.crux-home-page .grid-8{grid-column-gap:24px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr}.crux-home-page .grid-8._2column{grid-column-gap:24px;grid-row-gap:24px;grid-template-columns:1fr 1fr 1fr;margin-bottom:0}.crux-home-page .text-96{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:600;line-height:32px;text-decoration:none}.crux-home-page .frame-1000001024{object-fit:cover;background-image:linear-gradient(#111928,#111928);border-top-left-radius:12px;border-top-right-radius:12px;width:100%;max-width:none}.crux-home-page .frame-1000001025{grid-row-gap:8px;border:1px solid #9ca3af;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:56px;height:56px;padding:16px;text-decoration:none;display:flex}.crux-home-page .frame-1000001025:hover{background-color:#f3f4f6}.crux-home-page .frame-1000001026{grid-row-gap:8px;border:1px solid #9ca3af;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:56px;height:56px;padding:16px;text-decoration:none;display:flex}.crux-home-page .frame-1000001026:hover{background-color:#f3f4f6}.crux-home-page .text-97{opacity:.8;color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.crux-home-page .frame-1000001027{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000001028{grid-column-gap:16px;justify-content:flex-end;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000001029{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000001030{grid-template-columns:1fr 1fr}.crux-home-page .text-98,.crux-home-page .text-99,.crux-home-page .text-100{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:600;line-height:32px;text-decoration:none}.crux-home-page .text-101{opacity:.8;color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.crux-home-page .frame-1000001031{grid-row-gap:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding-left:24px;padding-right:24px;text-decoration:none;display:flex}.crux-home-page .vectors-wrapper-30{object-fit:cover;justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;display:flex}.crux-home-page .heading-53{color:#000;text-align:left;margin-top:0;margin-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:600;line-height:48px}.crux-home-page .text-102{opacity:.8;color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.crux-home-page .frame-1000001032{grid-row-gap:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding-left:24px;padding-right:24px;text-decoration:none;display:flex}.crux-home-page .frame-1000001033{object-fit:cover;background-image:linear-gradient(#111928,#111928);border-top-left-radius:12px;border-top-right-radius:12px;width:100%;max-width:none}.crux-home-page .frame-1000001034{grid-column-gap:0px;grid-row-gap:24px;background-color:#f9fafb;border-radius:12px;flex-flow:column;place-content:space-between flex-start;align-items:stretch;width:100%;padding-bottom:24px;padding-left:0;padding-right:0;text-decoration:none;display:flex}.crux-home-page .div-block-105{grid-column-gap:8px;grid-row-gap:8px;background-color:#f3f4f6;border-radius:12px;flex-flow:column;height:168px;padding:40px;display:flex}.crux-home-page .container-48{grid-column-gap:0px;grid-row-gap:0px;text-align:left;flex-flow:column;place-content:space-between flex-start;align-items:center;max-width:1200px;padding-bottom:80px;padding-right:0;display:flex}.crux-home-page .section-29{background-color:#fff}.crux-home-page .section-29.board{grid-column-gap:40px;grid-row-gap:40px;background-image:linear-gradient(#fefefe,#fefefe);justify-content:center;height:auto;padding-left:40px;padding-right:40px;display:flex}.crux-home-page .grid-9{grid-column-gap:24px;grid-row-gap:24px;grid-template-columns:1fr 1fr 1fr;padding-top:0}.crux-home-page .text-block-126{opacity:.8;color:#374151;padding-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:24px}.crux-home-page .heading-54{color:#000;text-align:left;margin-top:0;margin-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:600;line-height:48px}.crux-home-page .heading-54.board{text-align:center;letter-spacing:-1.2px;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .heading-55{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:600;line-height:32px}.crux-home-page .investors-2{background-color:#fff;flex-flow:column;align-items:center;padding:0 40px 80px;display:flex}.crux-home-page .container-49{grid-column-gap:0px;grid-row-gap:40px;flex-flow:wrap;justify-content:center;align-items:stretch;max-width:1200px;height:auto;padding-bottom:0;display:flex}.crux-home-page .heading-investors-2{color:#000;text-align:center;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:600;line-height:48px}.crux-home-page .grid-10{grid-column-gap:24px;grid-row-gap:0px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr;place-items:center stretch}.crux-home-page .section-bridge-2{background-color:#000;background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:118%;background-repeat:no-repeat;background-size:auto;height:100%}.crux-home-page .div-block-106{grid-column-gap:30px;grid-row-gap:30px;flex-flow:column;justify-content:center;align-items:flex-start;max-width:787px;padding-left:0;padding-right:0;display:flex}.crux-home-page .heading-56{color:#fff;width:auto;min-width:auto;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:72px;display:inline-block;position:relative}.crux-home-page .heading-57{color:#fff;max-width:710px;font-size:24px;font-weight:400;line-height:36px}.crux-home-page .heading-58{opacity:.8;width:100%;max-width:787px;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;display:inline-block;position:relative}.crux-home-page .flex-block-4{grid-column-gap:24px;grid-row-gap:24px}.crux-home-page .link-29{color:#000;background-color:#fff;border-radius:12px;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;text-decoration:none;display:inline-block}.crux-home-page .link-29.openpositions-btn{border:1px solid #fff;transition:border-color .3s cubic-bezier(.55,.055,.675,.19),color .3s cubic-bezier(.55,.055,.675,.19),transform .3s cubic-bezier(1,0,0,1),background-color .3s cubic-bezier(.55,.055,.675,.19)}.crux-home-page .link-29.openpositions-btn:hover{color:#fff;background-color:#000;border:1px solid #fff}.crux-home-page .link-block-23{text-decoration:none}.crux-home-page .div-block-111{justify-content:center;align-items:center;margin-bottom:80px;display:flex}.crux-home-page .solutions-list{display:none}.crux-home-page .search-list{margin-left:auto;margin-right:auto;display:none}.crux-home-page .div-product-img-left{width:198px;min-height:189px}.crux-home-page .header-nav-wrapper{justify-content:space-between;align-items:center;height:100%;padding:16px 16px 0;display:block}.crux-home-page .left-list{grid-column-gap:0px;align-items:center;display:flex}.crux-home-page .header-nav-container-2{z-index:999;background-color:#fff;border:1px solid #0000001a;border-radius:12px;max-width:1232px;height:auto;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;position:relative;transform:translateY(16px)}.crux-home-page .nav-menu-solution-btn-2{grid-column-gap:8px;grid-row-gap:0px;cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:center;width:100%;padding:8px;text-decoration:none;display:flex}.crux-home-page .nav-menu-solution-btn-2:hover{background-color:#e0e0e066;border-radius:12px}.crux-home-page .navigation-column-2-a{justify-content:center;align-items:center;width:25%;padding:10px 15px 0}.crux-home-page .navigation-column-2-a.nav-col-full{width:100%}.crux-home-page .navigation-column-2-a.nav-col-full.new-costum-nav-searh{padding-top:0}.crux-home-page .navigation-column-2-a.col-half{width:50%;max-width:none;padding-top:0;padding-left:0;padding-right:0}.crux-home-page .navigation-column-2-a.nav-col-4{background-color:#0000000a;background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6760c66dab068db48e3edd03_aboutus-menu.png);background-position:50% 100%;background-repeat:repeat-x;background-size:contain;border-radius:8px;width:33.33%;height:244px;padding-top:0;padding-left:0;padding-right:0;position:relative}.crux-home-page .navigation-column-2-a.nav-col-4._3rdcol{background-color:#0000;background-image:none}.crux-home-page .navigation-column-2-a.nav-col-4.diff-nav{cursor:pointer;background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67ac8d6ef35c8ff68107b02c_Layer_1.svg);background-position:50% 100%;background-repeat:repeat-x;background-size:383px 244px;min-width:383px;height:auto;min-height:auto;text-decoration:none}.crux-home-page .navigation-column-2-a.nav-col-4._2ndcol{background-image:none}.crux-home-page .navigation-column-2-a.nav-col-4._2ndcol{background-image:none;background-size:cover}.crux-home-page .navigation-column-2-a.nav-col-4._2ndcol.xy{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67ac8bec9b020a8e12aec41a_Group%2041.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;text-decoration:none}.crux-home-page .navigation-column-2-a.nav-col-4.diff-nav{background-repeat:repeat-x;background-size:contain;height:auto}.crux-home-page .navigation-column-2-a.nav-col-half{cursor:default;padding-top:0}.crux-home-page .right-list{grid-column-gap:8px;align-items:center;display:flex}.crux-home-page .header-nav-dropdown{background-color:#fff;border-radius:0;height:100%;padding:8px 0;display:block;overflow:hidden}.crux-home-page .header-nav-dropdown.mob{display:none}.crux-home-page .navigation-drop-container-2{grid-column-gap:8px;background-color:#fff0;border:0 solid #000;border-radius:12px;flex-flow:row;width:100%;max-width:none;margin-left:auto;margin-right:auto;font-family:Suisseintltrial,Arial,sans-serif;display:flex}.crux-home-page .navigation-drop-container-2.nav-drop-container-company{grid-column-gap:8px;grid-row-gap:8px;width:1200px;max-width:1200px;margin-bottom:0;margin-left:0;margin-right:0}.crux-home-page .navigation-drop-container-2.dropdown-over-header{width:1200px}.crux-home-page .navigation-drop-container-2.nav-drop-container-company{grid-column-gap:8px;grid-row-gap:8px;width:1200px;max-width:1200px;margin-bottom:16px;margin-left:0;margin-right:0}.crux-home-page .nav-link-4{background-color:#0000;border-radius:8px;margin-left:0;margin-right:0;padding-left:12px;padding-right:12px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;display:flex}.crux-home-page .nav-link-4:hover{color:#111928;background-color:#e0e0e066;border-radius:8px;padding-top:12px;padding-bottom:12px}.crux-home-page .nav-link-4.login-btn{background-color:#e0e0e066;margin-left:0;margin-right:0;padding-top:12px;padding-bottom:12px}.crux-home-page .nav-link-4.login-btn:hover{background-color:#ebebeb}.crux-home-page .nav-link-4.customer-stories,.crux-home-page .company-list{display:none}.crux-home-page .header-nav-section{z-index:99999;height:0;padding-left:10px;padding-right:10px;position:static;top:0;transform:none}.crux-home-page .header-nav-section.main-nav{position:sticky}.crux-home-page .header-nav-section.main-nav.pp-page{position:static}.crux-home-page .header-nav-section.main-nav{padding-left:0;padding-right:0;transition:background-color .3s cubic-bezier(.55,.055,.675,.19);position:sticky}.crux-home-page .header-bg{z-index:1;background-color:#0000;display:none;position:fixed;top:0%;right:0%;bottom:0%;left:0%;height:100vh!important}.crux-home-page .nav-learn-b{max-width:none}.crux-home-page .div-block-124{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .nav-company-list-3{background-color:#0000;border-radius:8px;flex-flow:column;justify-content:space-between;align-items:flex-start;height:245px;margin-top:10px;margin-bottom:16px;padding-top:0;display:flex}.crux-home-page .nav-company-list-3.company-list-menu{background-color:#0000;justify-content:space-between}.crux-home-page .header-nav-container-mob{display:none}.crux-home-page .nav-link-text-2{color:#374151}.crux-home-page .global-logo-3{width:130px;height:auto}.crux-home-page .brand-4{align-items:center;margin-right:44px;display:flex}.crux-home-page .header-nav-dropdown-wrapper-mob{display:flex}.crux-home-page .list-5{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .iyfv6dbn{color:#000;letter-spacing:-.8px;margin:0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;line-height:48px;display:block}.crux-home-page .x6yx8r97{color:#374151;margin:8px 0 0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px;display:block}.crux-home-page .tlmml98j{flex-direction:column;justify-content:start;align-items:stretch;width:100%;display:flex}.crux-home-page .dlhqvkl4{opacity:.8;color:#374151;flex-grow:1;flex-basis:0%;align-self:stretch;margin:auto 0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:28px;display:block}.crux-home-page .uswxs5yf{color:#374151;flex-flow:wrap;justify-content:start;align-items:center;gap:16px;width:100%;padding-top:16px;font-size:20px;line-height:28px;display:flex}.crux-home-page .data-onboarding-column{flex-direction:column;flex-grow:1;flex-basis:140px;justify-content:start;align-self:start;align-items:stretch;min-width:240px;display:flex}.crux-home-page .data-onboarding-content{z-index:0;color:#000;flex-direction:column;align-items:stretch;font-size:16px;line-height:1.5;display:flex}.crux-home-page .text-block-168{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .remove-friction-from-your-data-supply-chain{color:#000;margin-top:0;margin-bottom:0;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .error-83afcd9c-5253-6e6f-8f75-9ee057f0bb05{color:#374151;margin-top:0;margin-bottom:0;font-size:20px;font-weight:400;line-height:28px;text-decoration:none}.crux-home-page .error-4b1bbdfe-aff8-02f1-e482-22fc7b91502a{color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .space-12{grid-row-gap:24px;object-fit:cover;background-color:#f3f4f6;border-top-left-radius:12px;border-top-right-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:373.33px;height:271px;text-decoration:none;display:flex}.crux-home-page .eww77wzk{flex-direction:column;justify-content:start;align-items:stretch;width:100%;display:flex}.crux-home-page .o0c6j140{vertical-align:middle;border-radius:8px;flex-direction:row;width:56px;max-width:100%;margin:0;padding:0;font-size:20px;line-height:28px;transition:opacity .2s ease-in-out;display:block}.crux-home-page .tdju8qkg{flex-direction:column;justify-content:center;align-items:stretch;width:100%;font-size:20px;line-height:28px;display:flex}.crux-home-page .aj6h8067{border-radius:12px;flex-direction:column;flex-grow:1;flex-basis:0%;justify-content:center;align-items:stretch;min-width:240px;padding:16px 0;font-size:20px;line-height:28px;display:flex;overflow:hidden}.crux-home-page .go9b709n{flex-flow:wrap;justify-content:start;align-items:start;gap:24px;width:100%;margin:40px 0 0;font-size:20px;line-height:28px;display:flex}.crux-home-page .jbwiwlmz{z-index:0;color:#000;flex-direction:column;align-items:stretch;font-size:16px;line-height:1.5;display:flex}.crux-home-page .kccmoimk{vertical-align:middle;flex-direction:row;width:100%;max-width:100%;min-height:624px;max-height:624px;margin:0;padding:0 40px;transition:opacity .2s ease-in-out;display:block}.crux-home-page .kccmoimk.blog-single{box-sizing:border-box;aspect-ratio:auto;object-fit:cover;object-position:50% 50%;border-radius:12px;min-height:auto;max-height:none;padding-left:0;padding-right:0}.crux-home-page .text-block-170{font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:24px}.crux-home-page .field-label-8{color:#27272a;font-family:Inter,sans-serif;font-weight:500}.crux-home-page .field-label-8.form-label{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .flex-block-5{grid-column-gap:40px;grid-row-gap:40px;justify-content:center;align-items:flex-start;margin-bottom:80px}.crux-home-page .contact-section{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915bf67d72ebc6124645fb_Ellipse%201240.png);background-position:50% 100%;background-repeat:repeat-x;background-size:auto;padding-top:180px}.crux-home-page .image-80{width:80px;height:80px}.crux-home-page .div-block-140{grid-row-gap:16px;flex-flow:column;display:flex}.crux-home-page .form-label{color:#27272a;font-family:Suisseintltrial,Arial,sans-serif;font-weight:500}.crux-home-page .form-label.headquearter-label{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .form-label.company-label{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .contact-us-2col{grid-column-gap:12px;grid-row-gap:12px;flex-flow:row;justify-content:flex-start;align-items:flex-start}.crux-home-page .text-121{opacity:.6;color:#18181b;letter-spacing:.04em;text-transform:uppercase;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .text-block-171{color:#3f3f46;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:24px}.crux-home-page .form-block-7{padding-top:24px;padding-left:24px;padding-right:24px}.crux-home-page .heading-62{color:#18181b;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400}.crux-home-page .field-label-9{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .field-label-9.form-label{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400;display:block}.crux-home-page .div-block-141{grid-column-gap:0px;grid-row-gap:24px;flex-flow:column;margin-bottom:20px;display:flex}.crux-home-page .contact-left-wrapper{width:100%}.crux-home-page .text-120{color:#3f3f46;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .text-block-172{color:#3f3f46;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:24px}.crux-home-page .div-block-138{grid-row-gap:8px;flex-flow:column;display:flex}.crux-home-page .link-31{color:#000;-webkit-text-decoration:none;text-decoration:none}.crux-home-page .link-31:hover{color:#f82c2c;text-decoration:none}.crux-home-page .contact-us-form-header{grid-column-gap:8px;grid-row-gap:8px;border-bottom:1px solid #e4e4e7;flex-flow:column;padding:24px;display:flex}.crux-home-page .contact-us-form-header.resource{padding-top:46px;padding-bottom:46px}.crux-home-page .field-label-10{margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-weight:500}.crux-home-page .div-block-139{grid-row-gap:8px;flex-flow:column;display:flex}.crux-home-page .general-com-left{grid-row-gap:8px;flex-flow:column;width:100%;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:28px;display:flex}.crux-home-page .text-block-173{color:#18181b;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px}.crux-home-page .paragraph-35{color:#52525b;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:24px}.crux-home-page .contact-right-wrapper{width:100%}.crux-home-page .contact-right-wrapper.resource.gated-access-resource{max-width:580px}.crux-home-page .input-form-contact-us{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;height:48px;margin-bottom:24px;padding:12px 16px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:24px}.crux-home-page .input-form-contact-us::placeholder{color:#6b7280}.crux-home-page .input-form-contact-us.dropdwon-contact-us{font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:24px}.crux-home-page .input-form-contact-us.dropdwon-contact-us.headqrt-drp{font-size:16px}.crux-home-page .input-form-contact-us.contact-us-text-area{width:100%;max-width:532px;height:144px;line-height:24px;overflow:clip}.crux-home-page .input-form-contact-us.contact-us-text-area::placeholder{color:#6b7280}.crux-home-page .paragraph-34{color:#71717a;width:254px;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:12px;line-height:18px}.crux-home-page .field-label-11,.crux-home-page .field-label-11.form-label{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .flex-block-7{justify-content:space-between;align-items:center}.crux-home-page .heading-59{color:#18181b;letter-spacing:.02em;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .heading-59.help-support-heading{display:none}.crux-home-page .flex-block-6{justify-content:space-between;align-items:center}.crux-home-page .contactus-heading-2{grid-column-gap:10px;grid-row-gap:0px;color:#1717bd;background-color:#f4f4f5;border-radius:12px;flex:0 auto;justify-content:flex-start;align-items:flex-start;max-width:120px;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .company-name-input-field{width:100%}.crux-home-page .flex-block-8{grid-column-gap:40px;padding-bottom:160px;display:none}.crux-home-page .flex-block-8.contactus{display:flex}.crux-home-page .contact-form-2{grid-column-gap:8px;grid-row-gap:8px;border:1px solid #e4e4e7;border-radius:12px;flex-flow:column;width:100%;max-width:672px;display:block}.crux-home-page .contact-form-2.allresource-2{height:100%;padding-bottom:0}.crux-home-page .contact-form-2.allresource-2.allresources-autoheight{height:auto}.crux-home-page .heading-60,.crux-home-page .heading-61{margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400}.crux-home-page .contact-container{max-width:1240px;padding-left:20px;padding-right:20px}.crux-home-page .support-button-2{grid-column-gap:24px;grid-row-gap:0px;color:#374151;background-color:#fff;border:2px solid #f4f4f5;border-radius:12px;padding:24px;text-decoration:none;display:flex}.crux-home-page .support-button-2:hover{background-color:#f4f4f5;border-color:#f4f4f5}.crux-home-page .support-button-2:focus{background-color:#fff;border-color:#f4f4f5}.crux-home-page .support-button-2:focus-visible,.crux-home-page .support-button-2[data-wf-focus-visible]{background-color:#fff}.crux-home-page .support-button-2:visited{background-color:#0000}.crux-home-page .support-button-2:lang(en){background-color:#fff}.crux-home-page .support-button-2.w--current:focus{background-color:#0000}.crux-home-page .support-button-2.w--current:visited{background-color:#f4f4f5}.crux-home-page .support-button-2.w--current:lang(en){background-color:#0000}.crux-home-page .support-button-2.btn-current:focus{border-style:none}.crux-home-page .support-button-2.btn-current.help{padding-top:24px;padding-bottom:24px;display:flex}.crux-home-page .support-button-2.btn-current.help.w--current{display:flex}.crux-home-page .support-button-2.btn-current.help.arrayx,.crux-home-page .support-button-2.btn-current.help.earlyaccess{display:none}.crux-home-page .form-6{padding:24px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .form-submit-contact{background-color:#000000e6;border:1px solid #000;border-radius:12px;padding:12px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;transition:background-color .2s,border .2s}.crux-home-page .form-submit-contact:hover{color:#374151;background-color:#fff}.crux-home-page .headquartaers-select-field{width:100%}.crux-home-page .field-label-12{font-family:Suisseintltrial,Arial,sans-serif;font-weight:500}.crux-home-page .support-form-2{border:1px solid #e4e4e7;border-radius:12px;flex-flow:column;display:none}.crux-home-page .div-block-142{z-index:6;background-color:#0000;background-image:linear-gradient(0deg,#0000,#f4f4f5);height:527px;margin-top:0;display:none;position:absolute;inset:0% 0% auto}.crux-home-page .div-block-142.desktop-hero-blur{background-image:linear-gradient(0deg,#0000,#f4f4f5);height:408px;display:block}.crux-home-page .flex-block-9{grid-column-gap:80px;grid-row-gap:0px;justify-content:space-between;align-items:flex-start}.crux-home-page .heading-63{letter-spacing:-1.2px;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .heading-63.about-us-head{margin-top:0;margin-bottom:0}.crux-home-page .paragraph-37{text-align:justify;text-overflow:clip;word-break:normal;flex-flow:column;justify-content:center;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px;display:flex}.crux-home-page ._2nd-sect-aboutus-right{width:100%}.crux-home-page ._2nd-sect-aboutus-left{justify-content:flex-start;align-items:flex-start;width:100%;max-width:532px;display:flex}.crux-home-page .div-block-144{width:100%;max-width:none}.crux-home-page .div-block-145{grid-column-gap:0px;grid-row-gap:24px;flex-flow:column;display:flex}.crux-home-page .div-block-148{display:none}.crux-home-page .link-32{color:#000;text-decoration:none}.crux-home-page .link-32:hover{color:#f82c2c;text-decoration:none}.crux-home-page .wrapper-content-2{justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;margin-top:0;margin-bottom:40px;text-decoration:none;display:flex}.crux-home-page .text-130{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;text-decoration:none;display:flex}.crux-home-page .div-block-151{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-start;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-151.iconlink{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .div-block-151.iconlink:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .text-block-177{color:#000;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;font-weight:400;line-height:24px;display:flex}.crux-home-page .text-block-186{color:#444;padding-left:0;padding-right:0}.crux-home-page .text-block-185{color:#000;font-size:20px;line-height:24px}.crux-home-page .nav-learn-list-6{background-color:#0000000a;border-radius:8px;flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;height:100%;min-height:450px;margin-top:0;margin-bottom:0;padding:8px;text-decoration:none;display:flex}.crux-home-page .image-86{width:198px;max-width:none;height:180px}.crux-home-page .allresource-2{width:100%;max-width:none;height:100%;position:relative}.crux-home-page .nav-link-text-3{color:#111928;font-family:Suisseintltrial Book,Arial,sans-serif;line-height:16px}.crux-home-page .text-block-183{flex:none}.crux-home-page .paragraph-39{color:#444;max-width:354px;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px}.crux-home-page .nav-menu-title-learn-3{flex-flow:column;justify-content:center;width:100%;height:100%;padding-top:0;display:flex}.crux-home-page .nav-company-list-4{background-color:#0000;border-radius:8px;flex-flow:column;justify-content:space-between;align-items:flex-start;height:auto;margin-top:0;margin-bottom:0;padding-top:0;display:flex;position:static}.crux-home-page .nav-company-list-4.company-list-menu{background-color:#0000;justify-content:space-between}.crux-home-page .nav-product-container-wrapper-2{justify-content:flex-start;align-items:flex-start;width:100%;display:flex;position:static}.crux-home-page .learn-list-2{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;padding-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;display:none}.crux-home-page .learn-list-2:hover{display:none}.crux-home-page .div-block-159{grid-column-gap:4px;grid-row-gap:4px;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-159.iconlink{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .div-block-159.iconlink:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .div-block-153{flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;padding:16px;display:flex}.crux-home-page .div-block-153.product-card{grid-row-gap:0px;flex-flow:column;justify-content:center;width:100%;max-width:485px;padding:0;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-block-181{color:#000;font-size:16px}.crux-home-page .text-block-179{opacity:.6;color:#000;letter-spacing:.48px;padding-left:8px;padding-right:8px;font-size:12px}.crux-home-page .div-block-161{justify-content:center;margin-left:auto;margin-right:auto;padding-top:20px;padding-bottom:31.97px;display:flex}.crux-home-page .blog-title-6{color:#000;cursor:pointer;padding:10px 8px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .blog-title-6:hover{background-color:#0000;border-radius:8px}.crux-home-page .blog-title-6.help-center:hover{background-color:#0000}.crux-home-page .div-block-162{grid-row-gap:4px;flex-flow:column;justify-content:space-between;padding:8px;display:flex}.crux-home-page .search-button-8{z-index:2;aspect-ratio:auto;object-fit:fill;background-color:#000;border-radius:8px;flex:0 auto;align-self:center;margin-top:0;margin-bottom:0;margin-right:0;padding:15px 19px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;display:block;position:absolute;inset:0% 1% 0% auto;overflow:clip}.crux-home-page .text-block-182{color:#000;padding-left:0;padding-right:0;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;line-height:24px}.crux-home-page .text-block-175{color:#000;font-size:16px}.crux-home-page .div-block-160{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;font-family:Suisseintltrial,Arial,sans-serif;display:flex}.crux-home-page .text-block-174{opacity:.6;color:#000;letter-spacing:.04em;padding-left:8px;padding-right:8px;font-size:12px}.crux-home-page .div-blog-3{grid-column-gap:0px;grid-row-gap:4px;flex-flow:column;display:flex}.crux-home-page .text-block-190{color:#000;padding:8px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;line-height:24px;text-decoration:none}.crux-home-page .image-83{text-align:left;margin-left:0;margin-right:0}.crux-home-page .search-7{box-sizing:border-box;grid-column-gap:16px;grid-row-gap:16px;aspect-ratio:auto;vertical-align:sub;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;width:100%;max-width:100%;min-height:auto;margin-bottom:0;display:block;position:relative;overflow:visible}.crux-home-page .nav-product-list-4{grid-column-gap:16px;grid-row-gap:16px;background-color:#0000000a;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;width:100%;max-width:none;height:196px;margin-top:10px;margin-bottom:16px;padding:8px;display:none}.crux-home-page .div-block-155{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:flex-start;padding:4px;font-family:Suisseintltrial,Arial,sans-serif;display:flex}.crux-home-page .paragraph-38{color:#444}.crux-home-page .div-block-157{grid-column-gap:8px;padding:8px;display:flex}.crux-home-page .div-block-157.video{border-radius:8px;justify-content:flex-start;align-items:center;padding-top:0;padding-bottom:0;text-decoration:none}.crux-home-page .div-block-157.video:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .image-85{margin-bottom:0;display:none}.crux-home-page .search-input-8{color:#000;background-color:#f3f4f6;border-radius:8px;width:100%;max-width:100%;margin-bottom:0;padding:30px 15px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:16px;overflow:clip}.crux-home-page .search-input-8::placeholder{color:#000}.crux-home-page .div-block-152{grid-column-gap:8px;grid-row-gap:8px;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-152.iconlink{background-color:#0000;border-radius:8px;padding-left:8px;padding-right:8px;text-decoration:none;display:none}.crux-home-page .div-block-152.iconlink:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .text-block-188{color:#000;font-size:16px}.crux-home-page .image-82{width:56px;height:56px}.crux-home-page .div-block-154{grid-column-gap:4px;grid-row-gap:4px;color:#000;align-items:center;padding:8px 0;font-size:16px;display:flex}.crux-home-page .div-block-154.iconlink{cursor:default;padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .div-block-154.iconlink:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .news-press-4{color:#000;padding:16px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .news-press-4:hover{background-color:#e0e0e066;border-radius:12px}.crux-home-page .terms-policy-4{color:#000;padding:12px 16px;font-size:16px;text-decoration:none}.crux-home-page .nav-menu-solution-btn-4{flex-flow:row;justify-content:flex-start;align-items:center;padding:8px;text-decoration:none;display:flex}.crux-home-page .search-8{box-sizing:border-box;grid-column-gap:16px;grid-row-gap:16px;aspect-ratio:auto;vertical-align:sub;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;width:100%;max-width:100%;display:block;overflow:visible}.crux-home-page .text-block-203{color:#000;padding-left:16px;padding-right:16px}.crux-home-page .text-block-197{color:#000;padding-left:8px;padding-right:8px;font-size:12px}.crux-home-page .image-90{border-bottom-right-radius:8px;margin-top:-29px;margin-bottom:0}.crux-home-page .nav-learn-2{grid-column-gap:40px;grid-row-gap:40px;flex-flow:column;align-items:flex-start;width:395px;margin-top:10px;margin-bottom:10px;display:flex}.crux-home-page .news-press-5{color:#000;padding:12px 16px;font-size:16px;text-decoration:none}.crux-home-page .nav-menu-title-learn-4{padding-top:16px}.crux-home-page .text-block-199{color:#000;padding-left:8px;padding-right:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:12px}.crux-home-page .nav-menu-title-aboutus-3{background-color:#0000000a;border-radius:8px;flex:0 auto;padding:8px 0 0 8px}.crux-home-page .search-input-9{color:#000;background-color:#f3f4f6;border-radius:8px;width:100%;max-width:100%;padding-top:30px;padding-bottom:30px;padding-right:12px;font-size:20px;line-height:16px;overflow:clip}.crux-home-page .search-input-9::placeholder{color:#000}.crux-home-page .navigation-column-3{justify-content:center;align-items:center;width:25%;padding:10px 15px 0}.crux-home-page .navigation-column-3.nav-col-2.nav-row-col-full{width:100%}.crux-home-page .navigation-column-3.nav-col-3{width:33.33%;padding-left:0;padding-right:0}.crux-home-page .div-block-170{flex-flow:column;justify-content:center;align-items:stretch;display:flex}.crux-home-page .text-block-192{color:#000;padding:8px 16px 16px 8px;font-size:20px;line-height:24px}.crux-home-page .div-block-167{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-start;align-items:center;padding:8px 0;display:flex}.crux-home-page .search-button-9{z-index:2;aspect-ratio:auto;object-fit:fill;background-color:#000;border-radius:8px;flex:0 auto;align-self:center;margin-top:0;margin-bottom:0;margin-right:0;padding:16px 19px 18px;font-size:16px;line-height:16px;display:block;position:absolute;inset:0% 1% 6% auto;overflow:clip}.crux-home-page .text-block-198{color:#000;font-size:16px}.crux-home-page .text-block-200{padding-left:16px;padding-right:16px;font-size:20px;line-height:24px}.crux-home-page .div-block-171{grid-column-gap:8px;grid-row-gap:8px;align-items:center;padding:8px 0;display:flex}.crux-home-page .nav-learn-list-7{background-color:#0000000a;flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;margin-top:10px;margin-bottom:10px;padding-top:0;display:flex}.crux-home-page .text-block-208{color:#000;font-size:20px;line-height:24px}.crux-home-page .blog-title-7{padding:10px 8px;font-size:16px}.crux-home-page .text-block-193{color:#000;font-size:16px}.crux-home-page .div-block-163{display:flex}.crux-home-page .image-91{margin-bottom:0}.crux-home-page .paragraph-41{color:#444}.crux-home-page .become-a-partner-4{color:#000;padding:12px 16px;font-size:16px;text-decoration:none}.crux-home-page .nav-link-6{background-color:#0000;border-radius:8px;margin-left:8px;margin-right:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .nav-link-6:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .text-block-191{color:#000;font-size:16px}.crux-home-page .div-block-169{grid-column-gap:4px;grid-row-gap:4px;align-items:center;padding:8px 0;display:flex}.crux-home-page .text-block-204{flex:none}.crux-home-page .div-block-164{grid-column-gap:4px;grid-row-gap:4px;color:#000;align-items:center;padding:8px 0;font-size:16px;display:flex}.crux-home-page .header-bg-mb{display:none}.crux-home-page .nav-btn-links{grid-column-gap:8px;color:#5e5f5f;background-color:#eaeaeae6;border-radius:40px;justify-content:center;align-items:center;width:auto;padding:10px 16px;font-family:Suisseintltrial,Arial,sans-serif;font-size:12px;text-decoration:none;display:flex}.crux-home-page .nav-btn-links:hover{color:#f82c2c}.crux-home-page .nav-btn-links.nav-btn-sources{background-color:#0000;justify-content:center;align-items:center;width:auto}.crux-home-page .nav-btn-links.nav-btn-sources.nav-btn-learn{opacity:.6;justify-content:flex-start;align-items:center;padding-left:10px}.crux-home-page .nav-btn-links.nav-btn-sources.nav-btn-learn.company{opacity:.6}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.homepage-learnmore{opacity:.6;justify-content:flex-start;align-items:center;margin-top:0;padding-top:0;padding-left:0}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.homepage-learnmore.pipeline,.crux-home-page .nav-btn-links.nav-btn-sources.solutions.homepage-learnmore.managed-service{justify-content:flex-start;align-items:center}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.integrate-added{opacity:.6;margin-top:0;padding-top:0;padding-bottom:0;transition:transform .2s cubic-bezier(.645,.045,.355,1)}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.integrate-added:hover{opacity:1;color:#ff0101}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.customer-added{padding:0}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.homepage-learnmore{border-radius:0;justify-content:flex-start;align-items:center;padding-left:0}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.homepage-learnmore.whatsnew-view{padding-top:10px;padding-bottom:10px}.crux-home-page .nav-btn-links.nav-btn-sources.solutions{justify-content:center;align-items:center;margin-top:32px;padding-left:0;padding-right:8px;display:flex}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.suppliers-btns-view-detail{opacity:.8;color:#000;justify-content:flex-start;align-items:center;margin-top:0;text-decoration:none}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.suppliers-btns-view-detail.separate-btn{opacity:.6;justify-content:flex-start;align-items:center}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.suppliers-btns-view-detail.separate-btn:hover{color:#f82c2c}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.customer-added{grid-column-gap:8px;grid-row-gap:16px;opacity:.6;text-transform:uppercase;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;margin-top:0;padding:0;display:flex}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.customer-added:hover{opacity:100;color:#f82c2c}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added{color:#000;justify-content:flex-start;align-items:center}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.explore-resources-cta-btn-single-vendor{margin-top:0;padding-left:0}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.explore-resources-cta-btn-single-vendor:hover{color:#f82c2c}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added{justify-content:flex-start;align-items:center}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.explore-source-section-card{margin-top:16px}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.explore-source-section-card.explore-single-vendor-card-btn{grid-column-gap:8px;grid-row-gap:16px;opacity:.6;letter-spacing:.56px;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;margin-top:16px;padding-left:0;display:flex}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.explore-source-section-card.explore-single-vendor-card-btn:hover{opacity:1}.crux-home-page .nav-btn-links.nav-btn-sources.solutions{cursor:pointer;padding-left:8px;padding-right:8px}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.customer-added{margin-top:0;padding:0}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.integrate-added{margin-top:0;padding-top:0;padding-bottom:0}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.homepage-learnmore{justify-content:center;align-items:center;margin-top:0;padding-top:0;padding-bottom:0;padding-left:0}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added{opacity:.6;justify-content:flex-start;align-items:center}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.homepage-learnmore{border-radius:0;justify-content:flex-start;align-items:center;margin-bottom:0;padding-left:0}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.selfserivce-btn{margin-top:0}.crux-home-page .nav-btn-links.nav-btn-sources.solutions{padding-left:8px;padding-right:8px}.crux-home-page .nav-btn-links.nav-btn-company{background-color:#e8ebea;width:auto;margin-bottom:16px;margin-left:16px;position:absolute;inset:auto auto 0% 0%}.crux-home-page .nav-btn-links.nav-btn-company.main{flex-flow:row}.crux-home-page .nav-btn-links.products:hover{color:#f82c2c}.crux-home-page .nav-btn-links.products.home-menus,.crux-home-page .nav-btn-links.products-nav{opacity:.6;margin-top:24px}.crux-home-page .nav-btn-links-text{opacity:1;color:#000;letter-spacing:.56px;text-transform:uppercase;margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px}.crux-home-page .nav-btn-links-text.blog-resources:hover{color:#f82c2c}.crux-home-page .nav-btn-links-text.newsupp-btn.viewdetails-btnsupp{opacity:1;text-transform:uppercase}.crux-home-page .nav-btn-links-text.watchnow-links{display:flex}.crux-home-page .nav-btn-links-text.homepage-btn{opacity:1}.crux-home-page .nav-btn-links-text.product{opacity:.6}.crux-home-page .black-arrow-icon-btn{flex:0 auto;justify-content:flex-start;align-items:center;width:16px;height:16px;padding-bottom:0;font-size:14px;line-height:20px;display:inline-flex}.crux-home-page .image-92{border-radius:0;height:auto}.crux-home-page .image-92:hover{opacity:1}.crux-home-page .red-arrow-icon-btn{justify-content:flex-start;align-items:center;width:16px;height:16px;font-size:14px;line-height:20px;display:none}.crux-home-page .heading-35{color:#111928;text-align:center;margin-top:0;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page ._1-col-card{grid-column-gap:0px;grid-row-gap:24px;background-color:#fbfbfb;border-radius:12px;flex-flow:column;justify-content:space-between;align-items:center;width:100%;max-width:384px;height:auto;max-height:none;padding:24px;display:flex}.crux-home-page ._1-col-card.all-destinations.cards-new.high-desktop{grid-row-gap:24px;justify-content:flex-start;align-items:center;width:50%;max-width:none;padding-bottom:24px;text-decoration:none}.crux-home-page ._1-col-card.all-destinations.cards-new.high-desktop.card-hovered-pointer,.crux-home-page ._1-col-card.all-destinations.cards-new.high-desktop.hover-pointer,.crux-home-page ._1-col-card.all-destinations.cards-new.high-desktop.solution-cards{cursor:pointer}.crux-home-page ._1-col-card.all-destinations.cards-new{cursor:auto;justify-content:flex-start;display:flex}.crux-home-page ._1-col-card.fix-card-height-cube{justify-content:flex-start;align-items:center;height:550px;max-height:none;display:flex}.crux-home-page ._1-col-card.fix-card-height-cube.partner{justify-content:flex-start;height:650px}.crux-home-page ._3-col-section{background-color:#fff;border-top:2px solid #00000014}.crux-home-page ._3-col-section.mobile{display:none}.crux-home-page ._3-col-section.single-section-supplier-card3{border:0 solid #000}.crux-home-page ._3-col-section.single-section-supplier-card3.solutions{padding-top:40px}.crux-home-page .card-paragraph{opacity:.8;color:#374151;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:1.125rem;line-height:24px}.crux-home-page .card-paragraph.single-vendor-3-col-card-p{opacity:1;color:#374151}.crux-home-page .card-paragraph.single-vendor-3-col-card-p.all-destinations{width:auto;min-height:96px;padding-bottom:24px}.crux-home-page .card-paragraph.single-vendor-3-col-card-p.all-destinations.new-card-one-right{width:100%}.crux-home-page .card-paragraph.single-vendor-3-col-card-p.all-destinations{opacity:.7;color:#374151;font-size:1.125rem}.crux-home-page ._3-col-container-wrapper{grid-column-gap:40px;grid-row-gap:40px;flex-flow:column;padding-top:80px;padding-bottom:80px;display:flex}.crux-home-page ._3-col-container-wrapper._3-col-single-ventor-adjust{padding-top:0;padding-bottom:80px}.crux-home-page ._3-col-container-wrapper._3-col-single-ventor-adjust.destination{padding-top:0}.crux-home-page ._3-col-container-wrapper._3-col-single-ventor-adjust.solution-3{padding-bottom:40px}.crux-home-page .home-header-card{color:#111928;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400;line-height:36px}.crux-home-page ._3-col-container{max-width:1200px;padding-left:40px;padding-right:40px}.crux-home-page .div-block-110{grid-row-gap:8px;flex-flow:column;justify-content:space-between;display:flex}.crux-home-page .img-card-1{width:auto;max-width:100%;height:auto}.crux-home-page .div-block-109{grid-row-gap:8px;flex-flow:column;justify-content:space-between;display:flex}.crux-home-page .flex-block-3{grid-column-gap:24px;grid-row-gap:24px;justify-content:space-between;align-items:stretch}.crux-home-page .paragraph-24{color:#4b5563;text-align:center;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:1.125rem;line-height:36px}.crux-home-page .div-block-108{grid-column-gap:0px;grid-row-gap:8px;flex-flow:column;justify-content:space-between;display:flex}.crux-home-page .image-53{width:64px;height:64px}.crux-home-page .grid-11{grid-column-gap:40px;grid-row-gap:40px}.crux-home-page .sphere-home-wrapper{grid-column-gap:40px;grid-row-gap:40px;flex-flow:column;max-width:1200px;display:flex}.crux-home-page .image-55{width:64px;height:64px}.crux-home-page .sphere-home-container{max-width:1200px;padding-top:80px;padding-bottom:40px;overflow:hidden}.crux-home-page .sphere-home-container.crux-globe{padding-top:49px;padding-bottom:80px}.crux-home-page .sphere-home-container.grid-curx-collection-data{padding-top:40px;padding-bottom:80px}.crux-home-page .image-56{width:64px;height:64px}.crux-home-page .heading-64{color:#000;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .image-54{width:64px;height:64px}.crux-home-page .paragraph-43{margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:1.125rem;line-height:28px}.crux-home-page .sphere-home-section{background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:50% -71%;background-repeat:repeat-x;background-size:contain;border-top:2px solid #00000014;border-bottom:0 #00000014;padding-left:30px;padding-right:30px;overflow:hidden}.crux-home-page .sphere-home-section.bakground-crux{background-color:#fff;background-image:none;border-top-width:0}.crux-home-page .solutions-home-wrapper{grid-column-gap:0px;grid-row-gap:0px;flex-flow:column;padding:80px 0 0;display:flex}.crux-home-page .paragraph-25{margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:1.125rem;line-height:36px}.crux-home-page .div-block-123{background-color:#f4f4f4;border-radius:12px;width:180px;padding:4px 12px;display:flex}.crux-home-page .solutions-home-section{background-color:#0000;background-image:linear-gradient(#fbfbfb,#fff);padding-left:30px;padding-right:30px}.crux-home-page .heading-36{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .solutions-home-container{max-width:1200px}.crux-home-page .text-block-213{color:#374151;text-align:center;padding-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:1.125rem;line-height:36px}.crux-home-page .heading-66{color:#000;text-align:center;letter-spacing:-.8px;text-overflow:clip;white-space:nowrap;overflow-wrap:normal;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .sec-integrate-2{padding-top:80px}.crux-home-page .sec-integrate-2.sources{padding-bottom:80px}.crux-home-page .sec-integrate-2.sources.text{grid-column-gap:40px;grid-row-gap:40px;background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:50% -132%;background-repeat:repeat-x;background-size:auto;flex-flow:column;padding-top:100px;padding-bottom:40px;display:flex}.crux-home-page .sec-integrate-2.sources.text.sect-integrated{background-image:linear-gradient(#fbfbfb,#fff);padding-top:40px}.crux-home-page .div-block-175{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;justify-content:space-between;max-height:none;display:flex}.crux-home-page .cta-mob{grid-column-gap:24px;grid-row-gap:24px;justify-content:center;align-items:center;display:none}.crux-home-page .button-8{background-color:#18181b;border-radius:12px;width:153px;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .button-8.white-btn{color:#000;background-color:#f1f1f1}.crux-home-page .button-9{color:#000;background-color:#fff;border-radius:12px;margin-left:0;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .button-9.darkbtnshomepage{color:#fff;background-color:#242424}.crux-home-page .flex-block-10{grid-column-gap:24px;grid-row-gap:24px;display:none}.crux-home-page .button-11{color:#000;text-align:center;background-color:#fff;border:1px solid #fff;border-radius:12px;width:100%;max-width:193px;height:100%;max-height:48px;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;font-weight:400;line-height:16px;transition:color .25s cubic-bezier(.55,.055,.675,.19),border-color .25s cubic-bezier(.55,.055,.675,.19),background-color .25s cubic-bezier(.55,.055,.675,.19)}.crux-home-page .button-11:hover{color:#fff;background-color:#000;border:1px solid #fff}.crux-home-page .mob-footer{display:none}.crux-home-page .image-103{filter:invert(35%)}.crux-home-page .text-block-216{color:#000;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;font-weight:400;line-height:24px}.crux-home-page .image-104{opacity:1;border-radius:0;height:16px}.crux-home-page .image-104:hover{opacity:1}.crux-home-page .image-105{width:198px;max-width:none;height:180px}.crux-home-page .dropdown-list-mob-4{display:none}.crux-home-page .paragraph-44{color:#444;max-width:354px;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px}.crux-home-page .div-block-177{flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;padding:16px;display:flex}.crux-home-page .div-block-177.product-card{grid-row-gap:0px;flex-flow:column;justify-content:center;width:100%;max-width:485px;padding:0}.crux-home-page .div-block-178{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;display:flex}.crux-home-page .nav-product-list-5{grid-column-gap:16px;grid-row-gap:16px;background-color:#0000000a;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;width:100%;max-width:none;height:196px;margin-top:10px;margin-bottom:16px;padding:8px;display:none}.crux-home-page .image-107{filter:invert(35%)}.crux-home-page .d-61-card-wrapper{justify-content:center;align-items:center;width:100%;height:768px;margin-left:0;margin-right:0;display:none;position:relative;overflow:hidden;box-shadow:0 0 50px #0003}.crux-home-page .d-61-image{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67a9d940440cabf020836858_rawpixel-256641-unsplash.jpg);background-position:50% 0;background-repeat:no-repeat;background-size:cover;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.crux-home-page .d-61-image.second{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/678e2f4a0d67343cd464af69_Space.png);background-position:50%;background-size:auto;width:100%;height:768px}.crux-home-page .d-61-effect-wrapper{justify-content:center;align-items:center;display:flex;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.crux-home-page .d-61-panel{transform-origin:100% 100%;background-color:#00000073;border-radius:8px;width:100%;height:768px;position:absolute;inset:0% auto auto 0%}.crux-home-page .link-block-32{text-decoration:none}.crux-home-page .link-block-32.help:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .div-block-181{flex-flow:column;display:flex}.crux-home-page .link-block-33{text-decoration:none;display:block}.crux-home-page .link-block-33.api{background-color:#0000;border-radius:8px}.crux-home-page .link-block-33.api:hover{background-color:#e0e0e066}.crux-home-page .text-135{filter:contrast(80%);color:#4b5563;text-align:center;letter-spacing:-.02em;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:1.125rem;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .trusted-2{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1200px;padding:0 30px;text-decoration:none;display:flex}.crux-home-page .text-134{color:#111928;text-align:center;letter-spacing:-.02em;margin-top:0;margin-bottom:0;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .text-134.logo{filter:contrast(80%);font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .frame-1000001054{flex-direction:column;justify-content:flex-start;align-items:center;text-decoration:none;display:flex}.crux-home-page .company-section-2{grid-row-gap:10px;background-color:#0000;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1200px;height:380px;padding-top:10px;padding-bottom:80px;text-decoration:none;display:flex;position:relative}.crux-home-page .company-section-2.newspress{height:auto;padding-top:0;padding-bottom:0}.crux-home-page .sec-companylogo{background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:50% 282px;background-repeat:repeat-x;background-size:auto;flex-flow:column;justify-content:flex-start;align-items:center;padding-bottom:80px;display:flex}.crux-home-page .image-99{height:36px}.crux-home-page .image-95{height:auto}.crux-home-page .image-94{height:27.54px}.crux-home-page .frame-1000001055{grid-column-gap:24px;grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;text-decoration:none;display:flex}.crux-home-page .image-100{height:44px}.crux-home-page .image-97{height:50px}.crux-home-page .image-98{height:56px}.crux-home-page .image-98.databricks{height:38px}.crux-home-page .image-98.goldman{height:46px}.crux-home-page .frame-1000001052{grid-row-gap:0px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:80px;padding-top:24px;padding-bottom:24px;display:flex}.crux-home-page .frame-1000001052.databricks-logo,.crux-home-page .frame-1000001052.two-sigma{grid-row-gap:0px;padding-top:0;padding-bottom:0}.crux-home-page .frame-1000001052.goldman-logo{grid-row-gap:0px;align-self:stretch;padding-top:0;padding-bottom:0}.crux-home-page .frame-1000001052.googlecloud-logo{grid-row-gap:0px}.crux-home-page .frame-1000001052.schroders-logo{padding-top:0;padding-bottom:0}.crux-home-page .frame-1000001052.brevan-logo{grid-row-gap:0px}.crux-home-page .image-96{height:34px}.crux-home-page .image-96.schoders{width:190px;height:30px}.crux-home-page .frame-1000001053{grid-column-gap:0px;justify-content:center;align-items:center;width:100%;max-width:1200.8px;text-decoration:none;display:flex}.crux-home-page .image-112{height:18px}.crux-home-page .container-53{background-color:#000;border-radius:8px;width:100%;max-width:100%;margin-top:40px;margin-left:auto;margin-right:auto;display:none}.crux-home-page .video-wrapper{cursor:pointer;border-radius:8px;width:100%;min-height:768.75px;max-height:768.75px;position:relative;overflow:hidden}.crux-home-page .autoplay-code{display:none}.crux-home-page .video-thumbnail{z-index:1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.crux-home-page .video-thumbnail.product{display:none}.crux-home-page .video-thumbnail.product.all-destination-single{justify-content:flex-start;align-items:flex-start}.crux-home-page .video-embed{z-index:0;opacity:0;background-image:none;position:relative}.crux-home-page .video-embed.product{max-height:none}.crux-home-page .video-embed.product.all-destination-single{min-height:100%;max-height:768.75px}.crux-home-page .image-115{cursor:pointer;border-radius:8px;width:100%;height:100%}.crux-home-page .cta-5{grid-column-gap:24px;flex:0 auto;justify-content:flex-start;align-items:center;margin-top:16px;text-decoration:none;display:flex}.crux-home-page .button-12{background-color:#000000e6;border:1px solid #000000e6;border-radius:12px;padding:16px 24px 15px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px;transition:color .3s cubic-bezier(.55,.055,.675,.19),transform .3s cubic-bezier(1,0,0,1),border-color .3s cubic-bezier(.55,.055,.675,.19),background-color .3s cubic-bezier(.55,.055,.675,.19)}.crux-home-page .button-12:hover{color:#000;background-color:#ffffffe6;border:1px solid #000}.crux-home-page .button-13{color:#000;background-color:#f1f1f199;border:1px solid #f1f1f199;border-radius:12px;width:157px;padding:16px 24px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px;transition:background-color .13s cubic-bezier(.55,.055,.675,.19)}.crux-home-page .button-13:hover{color:#fff;background-color:#53535399;border-color:#53535399;text-decoration:none}.crux-home-page .button-13.contact-btns{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#000;text-align:center;background-color:#f1f1f199;border-style:none;border-width:0;transition:color .3s cubic-bezier(.55,.055,.675,.19),border-color .3s cubic-bezier(.55,.055,.675,.19),transform .3s cubic-bezier(1,0,0,1),background-color .3s cubic-bezier(.55,.055,.675,.19)}.crux-home-page .button-13.contact-btns:hover{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;background-color:#f82c2c;border-width:0}.crux-home-page .button-13.contact-btns.sources{border-color:#0000;width:auto}.crux-home-page .button-13.contact-btns.blogs-single{background-color:#fff;border:1px solid #fff;width:auto}.crux-home-page .button-13.contact-btns.blogs-single:hover{background-color:#000}.crux-home-page .button-13.contact-btns.blogs-single.blog-btn{background-color:#fff;border:1px solid #fff}.crux-home-page .button-13.contact-btns.blogs-single.blog-btn:hover{background-color:#000;border:1px solid #fff}.crux-home-page .flex-block-11{grid-column-gap:24px;grid-row-gap:24px}.crux-home-page .link-33{color:#000;background-color:#f1f1f1;border:1px solid #f1f1f1;border-radius:12px;padding:16px 24px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px;text-decoration:none;transition:border-color .3s cubic-bezier(.55,.055,.675,.19),background-color .3s cubic-bezier(.55,.055,.675,.19),transform .3s cubic-bezier(1,0,0,1);display:inline-block}.crux-home-page .link-33:hover{color:#fff;background-color:#000;border:1px solid #fff}.crux-home-page .link-34{color:#f9fafb;background-color:#242424;border:1px solid #242424;border-radius:12px;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;text-decoration:none;transition:border-color .3s cubic-bezier(.55,.055,.675,.19),transform .3s cubic-bezier(1,0,0,1),background-color .3s cubic-bezier(.55,.055,.675,.19)}.crux-home-page .link-34:hover{color:#fff;background-color:#f82c2c;border:1px solid #f82c2c}.crux-home-page .nav-menu-title-aboutus-4{background-color:#0000;border-radius:8px;flex:0 auto;padding:8px 0 0 8px;position:static}.crux-home-page .image-116{opacity:1;border-radius:0;height:16px}.crux-home-page .image-116:hover{opacity:1}.crux-home-page .nav-company-list-5{background-color:#0000;border-radius:8px;flex-flow:column;justify-content:space-between;align-items:flex-start;height:auto;margin-top:0;margin-bottom:0;padding-top:0;display:flex;position:static}.crux-home-page .nav-company-list-5.company-list-menu{background-color:#0000;justify-content:space-between}.crux-home-page .terms-policy-5{color:#000;padding:16px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .terms-policy-5:hover{background-color:#e0e0e066;border-radius:12px}.crux-home-page .image-118{margin-bottom:0;display:none}.crux-home-page .news-press-6{color:#000;padding:16px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .news-press-6:hover{background-color:#e0e0e066;border-radius:12px}.crux-home-page .text-block-218{color:#000;padding:8px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;line-height:24px}.crux-home-page .allsources-hero-content{z-index:4;grid-row-gap:24px;flex-flow:column;width:70%;min-width:800px;max-width:800px;font-family:Suisseintltrial,Arial,sans-serif;display:block;position:relative}.crux-home-page .hero-title-p{color:#666;margin-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .allsources-img-hero{width:100%;max-width:none;height:auto;margin-right:auto;padding-left:0;display:block;overflow:clip}.crux-home-page .allsources-hero-container{max-width:1200px;padding-left:0;padding-right:0;overflow:clip}.crux-home-page .allsources-hero-wrapper{padding-top:208px;padding-bottom:80px}.crux-home-page .allsources-hero-wrapper.destinations{padding-top:80px}.crux-home-page .header-block-add-height{height:88px}.crux-home-page .flex-horizontal-block-btns{grid-column-gap:16px;grid-row-gap:16px;justify-content:flex-start;align-items:center}.crux-home-page .hero-title{color:#000;letter-spacing:-1.92px;width:100%;margin-top:24px;margin-bottom:24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:64px;font-weight:400;line-height:72px}.crux-home-page .div-block-179{background-color:#f4f4f4;border-radius:12px;max-width:98px;padding:4px 12px;display:flex}.crux-home-page .div-block-179.allsources-btn-sec{justify-content:center;align-items:flex-start;width:128px;max-width:none;height:28px;display:flex}.crux-home-page .allsources-hero-btn-dark{color:#fff;background-color:#000;border:1px solid #000;border-radius:12px;justify-content:center;align-items:center;padding:16px 24px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;font-weight:400;line-height:16px;transition:color .3s cubic-bezier(.55,.055,.675,.19),border-color .3s cubic-bezier(.55,.055,.675,.19),background-color .3s cubic-bezier(.55,.055,.675,.19),transform .3s cubic-bezier(1,0,0,1);display:flex}.crux-home-page .allsources-hero-btn-dark:hover{color:#000;background-color:#ffffffe6;border:1px solid #000}.crux-home-page .img-hero-banner-div{z-index:1;align-items:flex-end;max-width:none;padding-top:11px;display:none;position:relative;overflow:visible}.crux-home-page .img-hero-banner-div.destinations{display:block}.crux-home-page .allsources-hero-wrapper-inline{justify-content:space-between;padding-left:40px;padding-right:40px;display:flex}.crux-home-page .allsources-hero-section{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67cbc1d8022e968fe91c767a_all-sources-boxes.svg);background-position:100%;background-repeat:no-repeat;background-size:562px;height:100%;min-height:0;max-height:none;padding-left:0;padding-right:0}.crux-home-page .allsources-hero-section.all-destinations{background-image:none}.crux-home-page .extrernal-cat-section{background-color:#f9fafb;padding-left:40px;padding-right:40px}.crux-home-page .external-cat-container{background-color:#0000;max-width:1200px;padding-top:40px;padding-bottom:0}.crux-home-page .external-cat-wrapper{flex-flow:column;align-items:center;padding-top:40px;display:flex}.crux-home-page .external-cat-header-text{color:#000;letter-spacing:.02em;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .external-cat-header-text.exteernal{margin-bottom:80px}.crux-home-page .external-cat-image{width:695px;height:850px;display:none}.crux-home-page .datasources-btn{background-color:#f82c2c;border-radius:12px;margin-top:80px;margin-bottom:80px;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;transition:transform .2s cubic-bezier(.645,.045,.355,1)}.crux-home-page .datasources-btn:hover{background-color:#242424}.crux-home-page .rd-btn-icon{width:0;margin-top:0;margin-left:0;display:none}.crux-home-page .feature-supplier-title{color:#000;letter-spacing:-.03em;margin-top:56px;margin-bottom:16px;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .collection-list-11{grid-column-gap:12px;grid-row-gap:12px;flex-flow:row;justify-content:flex-start;align-items:center;display:inline-flex}.crux-home-page .featured-supplier-wrapper{padding-top:80px;padding-bottom:80px}.crux-home-page .featured-supplier-container{max-width:1200px;padding-left:40px;padding-right:40px}.crux-home-page .feature-supplier-desciption{opacity:.8;color:#374151;margin-bottom:32px;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .form-7{grid-column-gap:30px;grid-row-gap:0px;justify-content:flex-start;align-items:center;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:16px;display:flex}.crux-home-page .collection-list-wrapper-6{justify-content:flex-start;align-items:center;display:flex}.crux-home-page .form-block-8{margin-bottom:0}.crux-home-page .radio-button-field{padding:12px;display:block}.crux-home-page .radio-button-field.is-active{margin-bottom:0}.crux-home-page .radio-button-field.is-active:hover{border-radius:8px;margin-bottom:0}.crux-home-page .new-supplier-wrapper{justify-content:flex-start;align-items:flex-end;max-width:1200px;margin-bottom:40px;display:flex}.crux-home-page .new-supplier-wrap-left{width:60%}.crux-home-page .arrows-flex-horizontal{grid-column-gap:16px;grid-row-gap:16px;justify-content:flex-end;align-items:flex-end;height:100%}.crux-home-page .new-supplier-wrap-right{width:40%;display:block}.crux-home-page .supplier-card{background-color:#fafafa;border:1.44px solid #f4f4f5;border-radius:12px;width:100%;max-width:373px;height:356px;padding:24px;text-decoration:none;display:block}.crux-home-page .supplier-card:hover{border:1.44px solid #f4f4f5}.crux-home-page .supplier-card.supplier-card-no-pointer{cursor:default}.crux-home-page .new-supplier-container{max-width:1200px;padding:0 40px 80px;overflow:visible}.crux-home-page .new-supplier-title{color:#000;letter-spacing:-.8px;margin-top:0;margin-bottom:16px;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .image-113{transform:scaleX(-1)}.crux-home-page .custom-btn{color:#000;background-color:#f3f4f6;border-radius:40px;justify-content:center;align-items:center;width:56px;height:56px;padding:0;display:flex}.crux-home-page .custom-btn.prevslide-btn:hover,.crux-home-page .custom-btn.nextslide-btn:hover{box-shadow:inset 0 0 0 100px #00000026}.crux-home-page .supplier-slider{justify-content:center;align-items:center;max-width:1200px;margin-left:0;margin-right:0;display:block;overflow:visible}.crux-home-page .new-supplier-list-wrapper{margin-left:-8px}.crux-home-page .paragraph-45{width:auto;margin-bottom:10px;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .paragraph-45.supplier-desc{margin-bottom:0}.crux-home-page .paragraph-46{opacity:.8;color:#fff;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:32px}.crux-home-page .button-14{color:#fff;background-color:#f82c2c;border-radius:12px;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;transition:transform .2s cubic-bezier(.645,.045,.355,1)}.crux-home-page .button-14:hover{background-color:#242424}.crux-home-page .allsource-last-sect-heading-title{color:#fff;letter-spacing:.03em;margin-top:0;margin-bottom:0;padding-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:72px}.crux-home-page .radio-button-field-2{padding-top:12px;padding-left:12px}.crux-home-page .radio-button-field-2.is-active{margin-bottom:0;padding-bottom:12px;padding-left:12px;padding-right:12px;transition-property:background-color;transition-duration:.2s;transition-timing-function:ease;display:flex;border-radius:8px!important}.crux-home-page .radio-button-field-2.is-active:hover{border-radius:8px;margin-bottom:0}.crux-home-page .nav-link-btn-div{cursor:pointer;display:inline-block}.crux-home-page .nav-link-btn-div.data-cat-card-inner-link{text-align:left;margin-top:32px;display:none}.crux-home-page .supplier-p-description-card{opacity:.8;color:#374151;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:28px;text-decoration:none}.crux-home-page .image-119{opacity:1;border-radius:0;height:auto;font-size:14px}.crux-home-page .image-119:hover{opacity:1}.crux-home-page .img-block-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.crux-home-page .new-suppliers-card-content-inner{text-decoration:none}.crux-home-page .image-114{aspect-ratio:auto;object-fit:contain;border-radius:12px}.crux-home-page .supplier-heading-card-title{color:#000;margin-top:24px;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400;line-height:36px}.crux-home-page .supplier-heading-card-title.newsupp-title{text-decoration:none;font-size:24px!important}.crux-home-page .supplier-card-inner{flex-flow:column;justify-content:space-between;align-items:flex-start;display:flex}.crux-home-page .sec-customerstories-2{background-color:#fff;background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:50% 125%;background-repeat:repeat-x;border-bottom:1px solid #00000014;padding-top:80px;padding-bottom:80px;position:relative;overflow:hidden}.crux-home-page .sec-customerstories-2.home.blog-resources{padding-top:80px;padding-bottom:80px}.crux-home-page .sec-customerstories-2.home.new-sec-customerstories{background-image:linear-gradient(#fbfbfb,#fff);padding-top:80px;padding-bottom:80px}.crux-home-page .sec-customerstories-2.home{background-image:linear-gradient(#fbfbfb,#fff),url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:0 0,50% 125%;background-repeat:repeat,repeat-x;background-size:auto,auto;padding:160px 20px;overflow:hidden}.crux-home-page .image-127{opacity:1;border-radius:0;height:16px;transform:rotate(0)}.crux-home-page .image-127:hover{opacity:1}.crux-home-page .image-127.download-only{transform:none}.crux-home-page .frame-1000001056{grid-column-gap:0px;justify-content:flex-start;align-items:flex-end;width:100%;text-decoration:none;display:flex}.crux-home-page .image-128{display:block}.crux-home-page .section-35{grid-column-gap:10px;background-color:#f4f4f4;border-radius:12px;flex:0 auto;justify-content:center;align-items:center;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .text-138{opacity:.6;color:#000;letter-spacing:.04em;text-transform:uppercase;margin-top:0;margin-bottom:0;font-size:12px;font-weight:400;line-height:20px;text-decoration:none;display:block}.crux-home-page .frame-1000001057{grid-row-gap:16px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-139{color:#000;letter-spacing:-1.2px;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .text-139.desktop{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-139.mobile{display:none}.crux-home-page .text-140{color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:1.125rem;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .vectors-wrapper-42{object-fit:cover;justify-content:center;align-items:center;width:16px;height:16px;text-decoration:none;display:flex}.crux-home-page .frame-1000001058{grid-row-gap:8px;background-color:#fafafa;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:auto;padding:24px;text-decoration:none;display:flex}.crux-home-page .frame-1000001058.home{background-color:#fafafa00;padding:12px 0 24px}.crux-home-page .text-142{opacity:.6;color:#000;letter-spacing:.04em;text-transform:uppercase;margin-top:0;margin-bottom:0;font-size:12px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .frame-1000001059{box-sizing:border-box;mix-blend-mode:normal;object-fit:cover;border-radius:8px;width:373px;max-width:373px;height:360px;overflow:clip}.crux-home-page .frame-1000001059:hover{mix-blend-mode:normal}.crux-home-page .frame-1000001059.favicon{background-color:#0000;background-image:none;width:auto;max-width:none;height:auto}.crux-home-page .frame-1000001059.slider-image{width:auto;max-width:373px;height:360px}.crux-home-page .section-36{grid-column-gap:10px;background-color:#e5e7eb;border-radius:12px;flex:0 auto;justify-content:flex-start;align-items:center;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .section-36.home{background-color:#e5e7eb00;padding:0}.crux-home-page .vectors-wrapper-44{object-fit:cover;justify-content:center;align-items:center;width:16px;height:16px;text-decoration:none;display:flex}.crux-home-page .text-143{opacity:.8;color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .text-143.home{font-size:1.125rem;line-height:24px}.crux-home-page .frame-1000001060{grid-row-gap:0px;mix-blend-mode:normal;background-color:#0000;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:373px;height:auto;text-decoration:none;display:flex}.crux-home-page .frame-1000001060:hover{mix-blend-mode:normal}.crux-home-page .frame-1000001061{grid-column-gap:8px;grid-row-gap:8px;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .swiper-wrapper{grid-column-gap:0rem;grid-row-gap:0rem;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:stretch;width:100%;height:100%;text-decoration:none;display:flex;overflow:visible}.crux-home-page .swiper{width:100%;overflow:hidden}.crux-home-page .card-slider_item-4{cursor:pointer;flex-flow:wrap;flex:none;justify-content:center;align-self:stretch;align-items:stretch;width:100%;max-width:373px;margin-bottom:0;margin-left:20px;margin-right:20px;padding-left:0;padding-right:0;display:flex}.crux-home-page .card-slider_item-4.resources-slider{margin-left:20px;margin-right:20px;display:block}.crux-home-page .card-slider_item-4.homepage-slider{filter:grayscale()}.crux-home-page .collection-list-wrapper-8{margin-left:-18px;display:block}.crux-home-page .image-video{cursor:pointer;border-radius:8px;width:345px}.crux-home-page .image-video:hover{filter:invert(10%);border-radius:8px}.crux-home-page .div-block-188{grid-row-gap:8px;flex-flow:column;justify-content:space-between;align-items:stretch;display:inline-flex}.crux-home-page .div-block-191{cursor:pointer;padding-right:0;position:relative}.crux-home-page .search-button-12{z-index:2;aspect-ratio:auto;object-fit:fill;background-color:#111928;border-radius:8px;flex:0 auto;align-self:center;margin-top:0;margin-bottom:0;padding:16px 12px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:16px;display:none;position:absolute;inset:0% 1% 6% auto;overflow:clip}.crux-home-page .searchbutton-new{background-color:#111928;border-radius:8px;padding-left:0;position:absolute;top:10%;right:1%}.crux-home-page .div-block-192{grid-column-gap:0px;grid-row-gap:24px;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:auto;padding-top:240px;padding-bottom:240px;display:flex}.crux-home-page .div-block-192.all-source-footer{padding:160px 40px 160px 20px}.crux-home-page .column-14{background-color:#111928;justify-content:center;align-items:flex-start;padding-left:0;padding-right:0;display:flex}.crux-home-page .column-14.lastsec-allsources{padding-bottom:2px;padding-left:40px;padding-right:20px}.crux-home-page .column-15{background-color:#1f2a37;flex-flow:column;justify-content:center;align-items:center;padding-left:20px;padding-right:40px;display:flex}.crux-home-page .div-block-193{grid-row-gap:24px;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:auto;padding-top:240px;padding-bottom:240px;display:flex}.crux-home-page .div-block-193.all-sources-footer{padding:160px 40px}.crux-home-page .pagination{padding-bottom:40px}.crux-home-page .link-block-36{text-decoration:none}.crux-home-page .div-block-194{flex-flow:column;justify-content:center;align-items:center;height:auto;margin-top:0;margin-bottom:0;margin-left:0;display:flex;position:relative}.crux-home-page .div-block-194.secondcube-outsec{margin-bottom:0}.crux-home-page .testwindows{flex-flow:column;justify-content:flex-start;align-items:center;display:flex;position:relative}.crux-home-page .testwindows.new-top{cursor:auto;margin-bottom:0}.crux-home-page .testwindows.new-top.solution-div{cursor:pointer}.crux-home-page .second-cube{cursor:auto;margin-top:40px;margin-bottom:40px}.crux-home-page .second-cube.solution-img{cursor:pointer}.crux-home-page .radio-button-label-3{margin-bottom:0}.crux-home-page .div-block-195{grid-column-gap:100px;grid-row-gap:100px;flex-flow:row;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;grid-auto-flow:row;justify-content:center;place-items:flex-start center;display:flex;position:absolute;top:346px;right:0%;bottom:0;left:0%}.crux-home-page .div-block-196{flex-flow:column;justify-content:flex-start;align-items:center;display:flex;position:relative}.crux-home-page .div-block-197{grid-column-gap:100px;grid-row-gap:100px;justify-content:center;align-items:flex-start;display:flex;position:absolute;top:550px;right:0%;bottom:0;left:0%}.crux-home-page .div-block-198{grid-column-gap:100px;grid-row-gap:100px;flex-flow:row;display:flex;position:static}.crux-home-page .logo-wrapper-mt{cursor:pointer;position:relative}.crux-home-page .logo-wrapper-db,.crux-home-page .logo-wrapper-factset{cursor:pointer}.crux-home-page .logo-wrapper-moody,.crux-home-page .logo-wrapper-reprisk,.crux-home-page .logo-wrapper-msci,.crux-home-page .logo-wrapper-ms{cursor:pointer;position:relative}.crux-home-page .logo-wrapper-sp,.crux-home-page .logo-wrapper-six{position:relative}.crux-home-page .hover-info-mt{z-index:100;opacity:0;text-align:right;cursor:auto;background-color:#fff;border-radius:12px;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:299px;height:378px;padding:32px;display:none;position:absolute;top:-368px;left:45px;box-shadow:4px 11px 20px -2px #0003}.crux-home-page .float-tags{opacity:.6;color:#000;letter-spacing:.48px;text-transform:uppercase;background-color:#f3f4f6;border-radius:12px;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:center;width:120px;margin-bottom:10px;padding:4px 12px;font-family:Suisseintltrial,Arial,sans-serif;font-size:12px;display:flex}.crux-home-page .heading-67{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;font-weight:400;line-height:32px}.crux-home-page .paragraph-47{opacity:.8;color:#374151;text-align:left;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:24px}.crux-home-page .text-block-220{font-family:Suisseintlmonotrial,Arial,sans-serif}.crux-home-page .image-190{cursor:pointer}.crux-home-page .hover-info-db{z-index:100;opacity:0;cursor:auto;background-color:#fff;border-radius:12px;height:378px;margin-left:0;padding:32px;display:none;position:absolute;top:-375px;right:auto;box-shadow:4px 11px 20px -2px #0003}.crux-home-page .div-block-200{vertical-align:baseline;border:1.55px solid #e0e0e0;border-radius:39px;justify-content:center;align-items:center;width:45px;height:45px;margin-bottom:16px;display:inline-flex}.crux-home-page .image-191{border-radius:39px;overflow:clip}.crux-home-page .heading-68{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;font-weight:400;line-height:32px}.crux-home-page .paragraph-48{opacity:.8;color:#374151;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:24px}.crux-home-page .content-float{grid-column-gap:8px;grid-row-gap:8px;flex-flow:column;justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.crux-home-page .collection-item-7{grid-row-gap:16px;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.crux-home-page .image-192{border-radius:14px;flex-flow:row;align-items:flex-start;display:inline-block;position:static;overflow:clip}.crux-home-page .div-block-201{border:1.55px solid #e0e0e0;border-radius:39px;flex-flow:row;justify-content:flex-start;align-items:center;width:45px;height:45px;margin-bottom:16px;display:inline-flex}.crux-home-page .collection-item-8{grid-row-gap:16px;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.crux-home-page .hover-info-factset{z-index:100;opacity:0;cursor:auto;background-color:#fff;border-radius:12px;width:299px;height:378px;padding:32px;display:none;position:absolute;top:-366px;left:-133px;box-shadow:4px 11px 20px -2px #0003}.crux-home-page .div-block-202{background-color:#fff;border:.55px solid #e0e0e0;border-radius:39px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:16px;display:flex}.crux-home-page .heading-69{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;font-weight:400;line-height:32px}.crux-home-page .paragraph-49{opacity:.8;color:#374151;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:24px}.crux-home-page .collection-item-9{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;display:flex}.crux-home-page .hover-info-moody{z-index:100;opacity:0;cursor:auto;background-color:#fff;border-radius:12px;width:299px;height:378px;padding:32px;display:none;position:absolute;top:-368px;left:45px;box-shadow:4px 11px 20px -2px #0003}.crux-home-page .hover-info-reprisk{z-index:100;opacity:0;cursor:auto;background-color:#fff;border-radius:12px;width:299px;height:378px;padding:32px;display:none;position:absolute;top:-365px;left:41px;box-shadow:4px 11px 20px -2px #0003}.crux-home-page .hover-info-msci{z-index:100;opacity:0;cursor:pointer;background-color:#fff;border-radius:12px;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:299px;height:378px;padding:32px;display:none;position:absolute;top:-369px;right:35px;box-shadow:4px 11px 20px -2px #0003}.crux-home-page .hover-info-ms{z-index:100;opacity:0;cursor:pointer;background-color:#fff;border-radius:12px;width:299px;height:378px;padding:32px;display:none;position:absolute;top:-308px;right:50px;box-shadow:4px 11px 20px -2px #0003}.crux-home-page .hover-info-sp{z-index:100;opacity:0;background-color:#fff;border-radius:12px;width:299px;height:378px;padding:32px;display:none;position:absolute;top:-368px;left:43px;box-shadow:4px 11px 20px -2px #0003}.crux-home-page .hover-info-six{z-index:100;grid-row-gap:16px;opacity:0;background-color:#fff;border-radius:12px;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:299px;height:378px;padding:32px;display:none;position:absolute;top:-370px;left:47px;box-shadow:4px 11px 20px -2px #0003}.crux-home-page .new-resources-card{width:100%;max-width:373.33px}.crux-home-page .feature-resources-card{grid-row-gap:40px;color:#000;flex-flow:column;align-items:center;width:100%;max-width:580px;text-decoration:none;display:block}.crux-home-page .heading-70{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;font-weight:400;line-height:32px}.crux-home-page .paragraph-50{opacity:.8;color:#374151;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:24px}.crux-home-page .collection-item-10{grid-column-gap:0px;grid-row-gap:16px;flex-flow:column;display:flex}.crux-home-page .collection-item-11{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.crux-home-page .collection-item-12{grid-row-gap:16px;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.crux-home-page .image-198{border:1.55px solid #e0e0e0;border-radius:39px;padding-top:0;padding-left:0}.crux-home-page .div-block-203{border-radius:39px;margin-bottom:16px}.crux-home-page .collection-item-13,.crux-home-page .collection-item-14{grid-row-gap:16px;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.crux-home-page .collection-list-wrapper-9{grid-row-gap:0px;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.crux-home-page .collection-item-15{grid-row-gap:16px;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.crux-home-page .mobileonly-data{display:none}.crux-home-page .qnyi497r{opacity:.8;color:#374151;border-color:#374151;margin:8px 0 0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:24px;display:block}.crux-home-page .qnyi497r.title-clamp-3{color:#666}.crux-home-page .qnyi497r.title-clamp-3.mobile{display:none}.crux-home-page .text-block-222{font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none}.crux-home-page .next-2{grid-column-gap:8px;grid-row-gap:8px;border-style:none;border-radius:8px;flex-flow:row;justify-content:center;align-items:center;text-decoration:none;transition:transform .2s cubic-bezier(.645,.045,.355,1);display:flex}.crux-home-page .next-2:hover{color:#fff;background-color:#242424}.crux-home-page .next-2.load-more-button{margin-top:40px;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .columns-7{display:flex}.crux-home-page .text-block-223{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .link-35{color:#000;text-decoration:none}.crux-home-page .link-35:hover{color:#f82c2c}.crux-home-page .firha54c{vertical-align:middle;object-fit:cover;border-radius:12px 12px 0 0;flex-direction:row;width:100%;max-width:100%;min-height:271px;max-height:271px;margin:0;padding:0;transition:opacity .2s ease-in-out;display:block}.crux-home-page .cr6l0ouf{opacity:.6;color:#000;letter-spacing:.56px;text-transform:uppercase;align-self:stretch;margin:auto 0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;line-height:1.43;display:block}.crux-home-page .xzt32cza{letter-spacing:.56px;text-transform:uppercase;background-color:#e5e7eb;border-radius:12px;flex-direction:row;justify-content:center;align-self:start;align-items:center;gap:10px;padding:4px 12px;font-size:14px;line-height:1.43;display:flex}.crux-home-page .title{color:#000;height:72px;margin:8px 0 0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px;display:block}.crux-home-page .tt5nuq0d{flex-direction:column;justify-content:space-between;align-items:stretch;width:100%;display:flex}.crux-home-page .z0kvb45g{background-color:#fafafa;border:1px solid #f4f4f5;border-radius:0 0 12px 12px;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:auto;padding:24px;display:flex}.crux-home-page .i8fam6w5{flex-direction:column;justify-content:start;align-items:stretch;width:100%;max-width:373px;display:flex}.crux-home-page .tee0kj7w{z-index:0;color:#000;flex-direction:column;align-items:stretch;width:100%;max-width:373px;font-size:16px;line-height:1.5;text-decoration:none;display:flex}.crux-home-page .form-block-9{margin-bottom:0}.crux-home-page .text-block-224{font-size:48px;line-height:48px}.crux-home-page .div-block-204{display:flex}.crux-home-page .text-block-225{border-radius:8px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .empty-state-2{border-radius:8px}.crux-home-page .features-16{grid-row-gap:0px;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding-top:80px;padding-bottom:80px;text-decoration:none;display:flex;position:static}.crux-home-page .table-content-2{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:16px;line-height:28px;text-decoration:none;display:flex}.crux-home-page .collection-item-17.collection-item-feature-resources{cursor:auto}.crux-home-page .radio-button-label-5{text-align:center;background-color:#0000;margin-bottom:0;padding:10px 12px;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px}.crux-home-page .filter_radio-wrapper{grid-column-gap:30px;grid-row-gap:30px;justify-content:center;align-items:center;width:100%;display:flex}.crux-home-page .filter_radio-wrapper.destinations{display:none}.crux-home-page .filter_menu-5{grid-column-gap:80px;grid-row-gap:80px;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.crux-home-page .filter_menu-5.blog{grid-column-gap:40px;grid-row-gap:40px}.crux-home-page .filter_radio-group-7{color:#f40;white-space:nowrap;cursor:pointer;border:1px solid #fafafa;border-color:color-mix(in srgb,var(--text-color),transparent 80%);border-radius:8px;flex:none;margin-bottom:0;padding:.3rem 1rem;text-decoration:none;transition-property:all;transition-duration:.4s;transition-timing-function:ease}.crux-home-page .filter_radio-group-7:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 90%);border-color:#f40}.crux-home-page .filter_radio-group-7.fs-cmsfilter_active{color:#fafafa;text-shadow:0 1px 4px #0003;background-color:#374151;border-color:#0000;padding:10px;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;display:none}.crux-home-page .filter_radio-group-7.fs-cmsfilter_active.blog-page{background-color:#000;display:block}.crux-home-page .filter_radio-group-8-cat{color:#000;text-align:right;white-space:nowrap;cursor:pointer;border:0 #fafafa;border-color:color-mix(in srgb,var(--text-color),transparent 80%);border-radius:8px;flex:none;margin-bottom:0;padding:10px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;transition-property:all;transition-duration:.4s;transition-timing-function:ease}.crux-home-page .filter_radio-group-8-cat:hover{color:#fff;background-color:#fff;border-color:#f40}.crux-home-page .filter_radio-group-8-cat.blog-category{color:#fff;padding:0;transition-property:none}.crux-home-page .filter_radio-group-8-cat.blog-category:active{padding:0}.crux-home-page .radio-button-label-11{color:#374151;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px}.crux-home-page .radio-button-label-11.blog-cat{padding:10px;transition:transform .3s cubic-bezier(1,0,0,1)}.crux-home-page .radio-button-label-11.blog-cat:hover{color:#fff;background-color:#000;border-radius:8px}.crux-home-page .radio-button-label-11.blog-cat:active{color:#fff;background-color:#000}.crux-home-page .feature-supplier-tags-3{opacity:.7;background-color:#f4f4f5;border-radius:12px;flex-flow:wrap;margin-right:8px;padding:4px 12px;display:inline-block}.crux-home-page .feature-supplier-tags-3.explore-resources-category-card{text-transform:uppercase;background-color:#e5e7eb;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .feature-supplier-tags-3.single-vendor-cat{opacity:.6;color:#000;background-color:#e5e7eb}.crux-home-page .single-vendor-hero-category{margin-top:26px}.crux-home-page .single-vendor-hero-title-wt-img{justify-content:flex-start;align-items:center}.crux-home-page .paragraph-52{color:#666;max-width:700px;margin-bottom:0;padding-top:24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .single-vendor-hero-section{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67be73f88051ae88c91c321b_Group%2030.png);background-position:100% 0;background-repeat:no-repeat}.crux-home-page .single-vendor-hero-title{color:#000;letter-spacing:-1.92px;margin-top:0;margin-bottom:0;margin-left:24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:64px;font-weight:400;line-height:72px}.crux-home-page .single-vendor-hero-container{max-width:1200px;padding:208px 40px 136px}.crux-home-page .single-vendor-hero-inner-wrapper{max-width:800px}.crux-home-page .single-vendor-hero-image-wrapper{background-color:#fff;border:3.53px solid #e0e0e0;border-radius:226px;justify-content:center;align-items:center;width:226px;height:226px;display:flex;overflow:hidden}.crux-home-page .flex-block-15{grid-column-gap:24px;grid-row-gap:24px;justify-content:space-between;align-items:stretch}.crux-home-page .flex-block-15._2-cards{justify-content:center}.crux-home-page .div-block-208{cursor:pointer;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex;position:relative}.crux-home-page .div-block-208.secondcube-outsec.new-top{cursor:auto;align-items:flex-start}.crux-home-page .div-block-208.secondcube-outsec.new-top.solution-div{cursor:pointer}.crux-home-page .div-block-208.destination.new-top{cursor:auto;justify-content:flex-start;align-items:center}.crux-home-page .div-block-208.destination.new-top.not-hvered-pl{cursor:auto}.crux-home-page .div-block-208.destination.new-top.solution-div{cursor:pointer}.crux-home-page .div-block-209{grid-row-gap:8px;flex-flow:column;justify-content:space-between;align-items:flex-start;display:flex}.crux-home-page .div-block-210{grid-column-gap:0px;grid-row-gap:8px;flex-flow:column;justify-content:space-between;display:flex}.crux-home-page .div-block-210.destination{flex-flow:column;justify-content:space-between;align-items:flex-start}.crux-home-page .div-block-211{grid-row-gap:8px;flex-flow:column;justify-content:space-between;align-items:flex-start;display:flex}.crux-home-page .text-w-chcbox-p{opacity:.7;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;font-weight:400;line-height:28px}.crux-home-page .data-onboarding-col2{width:auto;max-width:none;position:relative}.crux-home-page .overlay-img-col2{opacity:.3;background-color:#374151;height:100%;display:none;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.crux-home-page .data-onboarding-w-chckbox{grid-column-gap:16px;grid-row-gap:16px;align-items:center;margin-top:56px;padding-top:16px;padding-bottom:16px;display:flex}.crux-home-page .data-onboarding-w-chckbox._2nd-row-in-data-onboarding{margin-top:8px}.crux-home-page .data-onboarding-wrapper-2{grid-column-gap:40px;grid-row-gap:40px;flex-flow:row;justify-content:space-around;align-items:stretch;display:flex}.crux-home-page .data-onboarding-col1{width:100%;max-width:580px}.crux-home-page .data-onboarding-p{opacity:1;color:#374151;padding-top:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px}.crux-home-page .data-onboarding-title{color:#000;letter-spacing:-.02em;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .data-onboarding-container{max-width:1200px;padding:160px 40px 80px}.crux-home-page .data-onboarding-container.single-source{padding-top:80px}.crux-home-page .video-single-section{background-color:#fbfbfb;display:none}.crux-home-page .video-single-container{max-width:1200px;padding:80px 40px}.crux-home-page .container-55{background-color:#000;border-radius:8px;width:100%;max-width:100%;margin-top:40px;margin-left:auto;margin-right:auto}.crux-home-page .image-205{cursor:pointer;border-radius:8px;width:100%;height:100%}.crux-home-page .container-54{z-index:4;max-width:1200px;margin-left:auto;margin-right:auto;padding-top:80px;padding-bottom:80px;display:flex;position:static}.crux-home-page .paragraph-53{flex-flow:column;justify-content:center;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px;display:flex}.crux-home-page .heading-71{letter-spacing:-1.2px;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .heading-71.about-us-head{margin-top:0;margin-bottom:0}.crux-home-page .flex-block-13{grid-column-gap:80px;grid-row-gap:0px;justify-content:space-between;align-items:flex-start}.crux-home-page .explore-resources-container{max-width:1200px;padding:80px 40px;display:none}.crux-home-page .explore-resources-p{color:#374151;margin-bottom:24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .explore-resources-title{color:#000;letter-spacing:-1.2px;margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .explore-resources-div-btn-cta{margin-bottom:16px}.crux-home-page .explore-resources-div-btn-cta.explore-resources-div-single-vendor-cta{margin-bottom:16px;padding-top:10px;padding-bottom:10px;display:inline-block}.crux-home-page .nav-btn-links-text-2{opacity:1;letter-spacing:.56px;font-size:14px;line-height:20px}.crux-home-page .nav-btn-links-text-2:hover{color:#f82c2c}.crux-home-page .explore-resources-section,.crux-home-page .explore-resources-section.resournces-allsources-sectionpage{display:none}.crux-home-page .image-200{opacity:1;border-radius:0;height:16px}.crux-home-page .image-200:hover{opacity:1}.crux-home-page .explore-resources-list-collection{grid-column-gap:40px;grid-row-gap:40px;flex-flow:row;justify-content:space-around;display:flex}.crux-home-page .explore-resources-collection-item{width:373.33px}.crux-home-page .div-block-206{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;flex-flow:column;justify-content:center;align-items:flex-start;max-width:900px;padding-left:0;padding-right:0;display:flex}.crux-home-page .heading-72{color:#fff;width:auto;min-width:auto;margin-top:0;margin-bottom:24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:72px;display:inline-block;position:relative}.crux-home-page .section-container-2{background-image:none;background-position:0 0;background-repeat:repeat;background-size:auto;max-width:1200px;padding-top:160px;padding-bottom:160px}.crux-home-page .section-container-2.single-vendor-last-sec{padding:364px 40px}.crux-home-page .section-container-2.single-vendor-last-sec.ready{padding-top:160px;padding-bottom:160px}.crux-home-page .section-bridge-3{opacity:1;color:#000;-webkit-text-fill-color:inherit;background-color:#0000007a;background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6931b2b745bfb4aeb8599fef_new%20background4.png);background-position:50%;background-size:cover;background-attachment:scroll;background-clip:border-box;height:100%;padding-left:40px;padding-right:40px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .section-bridge-3.contact-us-section{background-position:129%;background-size:884px}.crux-home-page .flex-block-14{grid-column-gap:24px;grid-row-gap:24px}.crux-home-page .explore-resources-img-card{object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px;width:373.33px;overflow:hidden}.crux-home-page .image-203{overflow:visible}.crux-home-page .explore-resources-card-p{opacity:.7;color:#000;word-break:normal;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:28px}.crux-home-page .explore-resources-card-p.title-clamp-3{opacity:1;color:#374151;-webkit-text-stroke-width:0px;height:120px;padding-top:8px;overflow:hidden}.crux-home-page .explore-resources-card-title{color:#000;height:72px;margin-top:8px;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400;line-height:36px}.crux-home-page .explore-resources-card-title.title-clamp-2{text-align:left;overflow:hidden}.crux-home-page .explore-resources-card-conteint{background-color:#fafafa;border-bottom-right-radius:12px;border-bottom-left-radius:12px;flex-flow:column;justify-content:space-between;height:auto;min-height:0;max-height:400px;padding:24px;display:flex}.crux-home-page .explore-resources-card-conteint-inner.destinations{flex-flow:column;justify-content:space-between;display:flex}.crux-home-page .btn-nav-link-watch-now{opacity:1;vertical-align:baseline;display:inline-block}.crux-home-page .btn-nav-link-watch-now.watch-now{opacity:1}.crux-home-page .image-202{opacity:1;border-radius:0;font-size:14px;line-height:20px;overflow:visible}.crux-home-page .image-202:hover{opacity:1}.crux-home-page .category{grid-column-gap:30px;grid-row-gap:30px;align-items:center;display:flex}.crux-home-page .section-41{grid-column-gap:10px;background-color:#e5e7eb;border-radius:12px;flex:0 auto;justify-content:flex-start;align-items:flex-start;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .text-149{opacity:.6;color:#000;letter-spacing:.04em;text-transform:uppercase;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .text-151{color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .table-heading-12,.crux-home-page .table-heading-13{color:#6b7280;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .link-block-39{text-decoration:none}.crux-home-page .rich-text-block-7{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-block-227{grid-row-gap:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:none;text-decoration:none;display:flex}.crux-home-page .table-heading-14{color:#6b7280;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .heading-table-2{flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:300px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex;position:sticky;top:120px}.crux-home-page .table-heading-15,.crux-home-page .table-heading-16{color:#6b7280;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .frame-1000001064{background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex;position:static}.crux-home-page .text-nav-11{grid-column-gap:70px;grid-row-gap:70px;flex-flow:row;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex;position:relative;overflow:visible}.crux-home-page .frame-1000001065{grid-row-gap:0px;flex-flow:column;justify-content:flex-start;align-items:flex-end;width:100%;text-decoration:none;display:flex;position:relative}.crux-home-page .text-152{color:#fff;letter-spacing:-.03em;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:72px;text-decoration:none}.crux-home-page .text-153{color:#fff;margin-top:0;margin-bottom:24px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:24px;font-weight:400;line-height:32px;text-decoration:none}.crux-home-page .flex-block-16{grid-column-gap:24px;grid-row-gap:24px}.crux-home-page .major{height:0;font-size:0;line-height:0}.crux-home-page .link-card-sup-cat{cursor:auto;flex-flow:column;justify-content:flex-start;align-items:flex-start;-webkit-text-decoration:none;text-decoration:none;display:flex}.crux-home-page .blog-image:hover{opacity:.9}.crux-home-page .form-block-10{margin-bottom:0}.crux-home-page .new-resources-card-img-div{position:relative}.crux-home-page .div-block-212.new-resources-card-img-overlay{opacity:0;background-color:#0000001a;border-radius:12px;position:absolute;inset:0% auto 0% 0%}.crux-home-page .jhba32h7-2{color:#374151;vertical-align:middle;flex-direction:row;align-self:stretch;width:32px;max-width:100%;margin:auto 0;padding:0;font-size:20px;line-height:28px;transition:opacity .2s ease-in-out;display:block}.crux-home-page .pblfrqtc-2{background-color:#f3f4f6;border-radius:12px;flex-direction:column;align-items:stretch;width:100%;margin:40px 0 0;display:flex;overflow:hidden}.crux-home-page .pblfrqtc-2.product{max-height:none;margin-top:0;margin-left:auto;margin-right:auto;display:flex}.crux-home-page .pblfrqtc-2.product.mobiile-desktop{display:none}.crux-home-page .a3ora2nt-2{color:#374151;margin:8px 0 0;padding:0;font-size:24px;line-height:1.5;display:block}.crux-home-page .container-56{background-color:#000;border-radius:8px;width:100%;max-width:100%;margin-top:40px;margin-left:auto;margin-right:auto}.crux-home-page .container-56.product{background-color:#0000;margin-top:0}.crux-home-page .bvzr3cbf-2{color:#000;letter-spacing:-.8px;margin:0;padding:0;font-size:40px;line-height:1.2;display:block}.crux-home-page .s9uwb9bg-2{opacity:.8;color:#000;margin:16px 0 0;padding:0;font-size:20px;line-height:28px;display:block}.crux-home-page .error-83afcd9c-5253-6e6f-8f75-9ee057f0baff-2{color:#374151;text-align:center;margin-top:0;margin-bottom:0;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .hatq9sph{color:#000;letter-spacing:-1.2px;margin:0;padding:0;font-size:40px;line-height:48px;display:block}.crux-home-page .on3izjd9{color:#374151;border-color:#374151;margin:8px 0 0;padding:0;font-size:24px;line-height:36px;display:block}.crux-home-page .n42ylzkx{flex-direction:column;justify-content:start;align-items:stretch;width:100%;display:flex}.crux-home-page .rzyn3jln{color:#374151;vertical-align:middle;border-color:#374151;flex-direction:row;align-self:stretch;width:32px;max-width:100%;margin:auto 0;padding:0;font-size:20px;line-height:28px;transition:opacity .2s ease-in-out;display:block}.crux-home-page .u5x6m24l{opacity:.8;color:#374151;border-color:#374151;flex-grow:1;flex-basis:0%;align-self:stretch;margin:0;padding:0;font-size:20px;line-height:28px;display:block}.crux-home-page .du02ter6{color:#374151;border-color:#374151;flex-flow:wrap;justify-content:start;align-items:center;gap:16px;width:100%;font-size:20px;line-height:28px;display:flex}.crux-home-page .du02ter6.product{padding-top:16px;padding-bottom:16px}.crux-home-page .x39lqqdj{color:#374151;vertical-align:middle;border-color:#374151;flex-direction:row;align-self:stretch;width:32px;max-width:100%;margin:auto 0;padding:0;font-size:20px;line-height:1.4;transition:opacity .2s ease-in-out;display:block}.crux-home-page .jklqy78x{opacity:.8;color:#374151;border-color:#374151;flex-grow:1;flex-basis:0%;align-self:stretch;margin:auto 0;padding:0;font-size:20px;line-height:1.4;display:block}.crux-home-page .n1sqqbgk{color:#374151;border-color:#374151;flex-flow:wrap;justify-content:start;align-items:center;gap:16px;width:100%;padding-top:16px;padding-bottom:16px;font-size:20px;line-height:1.4;display:flex}.crux-home-page .wgsv2u2h{flex-direction:column;flex-grow:1;flex-basis:0%;justify-content:start;align-self:start;align-items:stretch;min-width:240px;display:flex}.crux-home-page .wgsv2u2h.product{grid-column-gap:40px;grid-row-gap:40px}.crux-home-page .rcp7svtr{background-color:#fff;flex-direction:column;justify-content:start;align-items:center;display:flex}.crux-home-page .sat9u06o{color:#000;letter-spacing:-1.2px;margin:0;padding:0;font-size:40px;line-height:48px;display:block}.crux-home-page .jmln57ol{color:#374151;border-color:#374151;margin:8px 0 0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px;display:block}.crux-home-page .t5dn6z46{grid-column-gap:0px;grid-row-gap:0px;flex-direction:column;justify-content:start;align-items:stretch;width:100%;display:flex}.crux-home-page .mqj53et5{grid-column-gap:40px;grid-row-gap:40px;flex-direction:column;flex-grow:1;flex-basis:0%;justify-content:start;align-self:start;align-items:stretch;min-width:240px;display:flex}.crux-home-page .xbbssdbu{background-color:#fff;flex-direction:column;justify-content:start;align-items:center;display:flex}.crux-home-page .overlay-darkblu{z-index:4;opacity:.2;mix-blend-mode:luminosity;background-color:#15182b;border-radius:8px;width:72px;height:72px;position:absolute}.crux-home-page .overlay-lightgreen{z-index:2;opacity:.2;mix-blend-mode:luminosity;background-color:#7ab661;border-radius:8px;width:72px;height:72px;position:absolute}.crux-home-page .overlay-red{z-index:2;opacity:.2;mix-blend-mode:luminosity;background-color:#f44236;border-radius:8px;width:72px;height:72px;position:absolute}.crux-home-page .cont-linear{z-index:3;display:none;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.crux-home-page .column-13{justify-content:flex-start;align-items:flex-start;padding-left:0;padding-right:0;display:flex}.crux-home-page .image-184{z-index:1;opacity:0;border:1px solid #0000003d;border-radius:8px;width:72px;height:72px;display:block;position:absolute;overflow:clip;box-shadow:0 1px 2px #00000014}.crux-home-page .image-184:hover{display:block}.crux-home-page .image-184.fanniemae,.crux-home-page .image-184.estimize{opacity:0}.crux-home-page .image-184.acuity{opacity:0;border:1px solid #0000003d;display:block;box-shadow:0 1px 2px #00000014}.crux-home-page .image-184.acsi,.crux-home-page .image-184.cve,.crux-home-page .image-184.careerbliss{opacity:0}.crux-home-page .image-184._2iq{opacity:0;box-shadow:0 1px 2px #00000014}.crux-home-page .image-184.eurotstat,.crux-home-page .image-184.accessto,.crux-home-page .image-184.fedaviation,.crux-home-page .image-184.alphastreet{opacity:0}.crux-home-page .image-184.alphastreet:hover{display:block}.crux-home-page .image-184.datayes,.crux-home-page .image-184.crunchbase,.crux-home-page .image-184.dunbradstreet{opacity:0}.crux-home-page .image-184._30percent{opacity:0;display:block}.crux-home-page .image-184._30percent:hover{display:block}.crux-home-page .image-184.acuris{opacity:0;border:1px solid #0000003d;display:block;box-shadow:0 1px 2px #00000014}.crux-home-page .image-184.commodity,.crux-home-page .image-184.epfr,.crux-home-page .image-184.algoseek{opacity:0}.crux-home-page .image-184.activist{opacity:0;border:1px solid #0000003d;display:block;box-shadow:0 1px 2px #00000014}.crux-home-page .image-184.bis,.crux-home-page .image-184.cardinal{opacity:0}.crux-home-page .image-184.alqami{opacity:0;border-radius:8px;display:none}.crux-home-page .image-184.crsp,.crux-home-page .image-184.eurocomm,.crux-home-page .image-184.aquis,.crux-home-page .image-184.cybersecurity,.crux-home-page .image-184.cannonvalley,.crux-home-page .image-184.ap,.crux-home-page .image-184.csmar,.crux-home-page .image-184.alliancenews,.crux-home-page .image-184.ablemarkets{opacity:0}.crux-home-page .image-184.abcdata{opacity:0;overflow:clip}.crux-home-page .image-184.earthmetry,.crux-home-page .image-184.apptopia{opacity:0}.crux-home-page .image-184.adamtest{opacity:0;border:1px solid #0000003d;display:block;box-shadow:0 1px 2px #00000014}.crux-home-page .image-184._90west{opacity:0}.crux-home-page .overlay-green{z-index:2;opacity:.2;mix-blend-mode:luminosity;background-color:#138641;border-radius:8px;width:72px;height:72px;position:absolute}.crux-home-page .div-block-184{flex-flow:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.crux-home-page .div-block-182{border-radius:8px}.crux-home-page .overlay-white{border-radius:8px;width:72px;height:72px}.crux-home-page .overlay-blue{z-index:4;opacity:.2;mix-blend-mode:luminosity;background-color:#009;border:1px solid #0000003d;border-radius:8px;width:72px;height:72px;transition:opacity .2s cubic-bezier(.645,.045,.355,1);display:block;position:absolute}.crux-home-page .overlay-pink{opacity:.2;mix-blend-mode:luminosity;background-color:#c9275d;border-radius:8px;width:72px;height:72px}.crux-home-page .overlay-peach{z-index:4;opacity:.2;mix-blend-mode:luminosity;background-color:#bc9592;border-radius:8px;width:72px;height:72px;position:absolute}.crux-home-page .sec-logo{z-index:1;grid-row-gap:24px;background-image:none;flex-flow:column;display:flex;position:static;top:0%;right:0%;bottom:0%;left:0%;overflow:visible}.crux-home-page .overlay-mintgreen{z-index:2;opacity:.2;mix-blend-mode:luminosity;background-color:#3cb3a3;border-radius:8px;width:72px;height:72px;position:absolute}.crux-home-page .columns-6{flex-flow:wrap-reverse;justify-content:space-between;max-width:none;display:flex}.crux-home-page .div-block-183{border-radius:8px}.crux-home-page .image-185{z-index:3;width:auto;height:auto;position:absolute}.crux-home-page .section-38{flex-flow:column;margin-bottom:80px;display:block}.crux-home-page .overlay-violet{opacity:.2;mix-blend-mode:luminosity;background-color:#672688;border-radius:8px;width:72px;height:72px}.crux-home-page .overlay-skyblu{z-index:2;opacity:.2;mix-blend-mode:luminosity;background-color:#36bef4;border-radius:8px;width:72px;height:72px;position:absolute}.crux-home-page .logo-itm-t{mix-blend-mode:normal;border-radius:8px;width:72px;height:72px;display:flex;position:relative;box-shadow:0 1px 2px #00000014}.crux-home-page .logo-itm-t.alphastreet,.crux-home-page .logo-itm-t.acuity,.crux-home-page .logo-itm-t.bankmontreal{border-style:none;border-width:0}.crux-home-page .logo-itm-t.six{box-shadow:none}.crux-home-page .logo-itm-t.acsi{border-style:none;border-width:0}.crux-home-page .logo-itm-t.onet,.crux-home-page .logo-itm-t.nasa{box-shadow:none}.crux-home-page .logo-itm-t.alliancenews,.crux-home-page .logo-itm-t.algoseek,.crux-home-page .logo-itm-t.alqami,.crux-home-page .logo-itm-t.aquis,.crux-home-page .logo-itm-t.acuris{border-style:none;border-width:0}.crux-home-page .logo-itm-t.activist{border:0 #0000}.crux-home-page .logo-itm-t.bestcredit,.crux-home-page .logo-itm-t.ap,.crux-home-page .logo-itm-t.adamtest,.crux-home-page .logo-itm-t.apptopia,.crux-home-page .logo-itm-t.bis{border-style:none;border-width:0}.crux-home-page .logo-grid{grid-column-gap:24px;mix-blend-mode:normal;flex-flow:row;justify-content:flex-start;align-items:flex-start;display:flex;overflow:visible}.crux-home-page .logo-grid._2nd{background-image:linear-gradient(260deg,#fff,#fff)}.crux-home-page .logo-grid._3rd{background-image:linear-gradient(260deg,#fbfbfb,#fff);margin-left:-20px}.crux-home-page .logo-grid._1st{background-image:linear-gradient(260deg,#fff,#fff);margin-left:0}.crux-home-page .overlay-black{z-index:4;opacity:.2;mix-blend-mode:luminosity;background-color:#2e313a;border:1px solid #0000003d;border-radius:8px;width:72px;height:72px;position:absolute}.crux-home-page .column-12{justify-content:flex-end;align-items:flex-start;display:flex}.crux-home-page .explore-resources-img-wrapp,.crux-home-page .no-result-card{position:relative}.crux-home-page .ar24ogsc-2{color:#374151;border-radius:12px;flex-direction:column;justify-content:center;align-items:stretch;width:100%;margin:8px 0 0;padding:0;font-size:20px;line-height:28px;display:flex;overflow:hidden}.crux-home-page .data-onboarding-row-3{flex-flow:wrap;justify-content:start;align-items:stretch;gap:40px;padding:80px 0;display:flex}.crux-home-page .data-onboarding-wrapper-4{z-index:1;max-width:1232px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;font-family:Suisseintltrial,Arial,sans-serif;position:relative}.crux-home-page .zqbs2qla-2{grid-column-gap:0px;grid-row-gap:0px;color:#374151;flex-direction:column;justify-content:start;align-items:stretch;width:100%;margin:40px 0 0;font-size:20px;line-height:28px;display:flex}.crux-home-page .v5glnoo5-2{color:#374151;border-radius:12px;flex-direction:column;justify-content:center;align-items:stretch;width:100%;padding:0;font-size:20px;line-height:28px;display:flex;overflow:hidden}.crux-home-page .onboarding-background-3{background-color:#f3f4f6;background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67c1972389f1c3f78897bbef_onboarding.svg);background-position:0 0;background-size:auto;border:2px solid #f3f4f6;border-radius:12px;flex-direction:column;flex-grow:1;flex-basis:0%;align-items:start;min-width:240px;min-height:720px;padding:80px 70px 0;display:flex;overflow:hidden}.crux-home-page .data-transformation-management-3{max-width:1232px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .video-wrapper-3{cursor:pointer;border-radius:8px;width:100%;max-height:607px;position:relative;overflow:hidden}.crux-home-page .video-wrapper-3.product{max-height:601px;display:none}.crux-home-page .video-wrapper-3.product.all-destination-single{max-height:none}.crux-home-page .video-wrapper-3.product.selfservice{display:none}.crux-home-page .video-wrapper-3.product.managedservice{display:block}.crux-home-page .image-208{cursor:pointer;border-radius:8px;width:100%;height:100%}.crux-home-page .image-208.product{cursor:default;max-width:none;height:auto;display:block}.crux-home-page .image-208.product.desktop-view{display:none}.crux-home-page .pq8ehs21-3{grid-column-gap:40px;grid-row-gap:40px;flex-direction:column;justify-content:start;align-items:stretch;padding:80px 0 160px;display:flex}.crux-home-page .pq8ehs21-3.onboarding{padding-bottom:80px;padding-left:0;padding-right:0}.crux-home-page .the9k33g-2{color:#374151;border-color:#374151;border-radius:12px;flex-direction:column;justify-content:center;align-items:stretch;width:100%;padding:0;font-size:20px;line-height:28px;display:flex;overflow:hidden}.crux-home-page .rit127ps-2{grid-column-gap:8px;grid-row-gap:8px;color:#374151;border-color:#374151;flex-direction:column;justify-content:start;align-items:stretch;width:100%;margin-bottom:0;margin-left:0;margin-right:0;font-size:20px;line-height:28px;display:flex}.crux-home-page .dqpta6av-2{color:#374151;border-color:#374151;border-radius:12px;flex-direction:column;justify-content:center;align-items:stretch;width:100%;margin:8px 0 0;padding:0;font-size:20px;line-height:28px;display:flex;overflow:hidden}.crux-home-page .i72sfy5s-2{background-color:#f3f4f6;border-radius:12px;flex-direction:row;flex-grow:1;flex-basis:0%;width:580px;min-width:240px;height:720px;padding:40px 0;display:flex}.crux-home-page .i72sfy5s-2.height.all-destination-single{height:720px;padding-top:0;padding-bottom:0}.crux-home-page .i72sfy5s-2.height.all-destination-single.mobile.top{display:none}.crux-home-page .i72sfy5s-2.height.all-destination-single.selfservimg{justify-content:center;align-items:center}.crux-home-page .ctir2tqe-2{flex-flow:wrap;justify-content:start;align-items:stretch;gap:40px;width:1200px;max-width:100%;padding:80px 0;display:flex}.crux-home-page .ctir2tqe-2.enterprize{padding-left:40px;padding-right:40px}.crux-home-page .ctir2tqe-2.enterprize.self-service,.crux-home-page .ctir2tqe-2.enterprize.manage-service{padding-left:0;padding-right:0}.crux-home-page .ntyglykp-2{color:#374151;border-color:#374151;border-radius:12px;flex-direction:column;justify-content:center;align-items:stretch;width:100%;margin:0;padding:0;font-size:20px;line-height:1.4;display:flex;overflow:hidden}.crux-home-page .ntyglykp-2.product{margin-top:0}.crux-home-page .ntyglykp-2.product.top{margin-top:40px}.crux-home-page .mqsqjjzq-2{z-index:0;color:#000;flex-direction:column;align-items:stretch;padding-left:20px;padding-right:20px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:1.5;display:flex}.crux-home-page .l6mkbzdf-2{background-color:#f3f4f6;border-radius:12px;flex-direction:row;flex-grow:1;flex-basis:0%;width:580px;min-width:240px;height:720px;padding:40px 0;display:flex}.crux-home-page .l6mkbzdf-2.tablet{display:none}.crux-home-page .h58bb6rj-2{flex-flow:wrap;justify-content:start;align-items:stretch;gap:40px;width:1200px;max-width:100%;padding:80px 40px;display:flex}.crux-home-page .h58bb6rj-2.prdocut-video{padding-left:40px;padding-right:40px}.crux-home-page .h58bb6rj-2.prdocut-video.manage-service{width:100%;max-width:1200px;padding-left:0;padding-right:0}.crux-home-page .wpuwxfzr-2{z-index:0;color:#000;flex-direction:column;align-items:stretch;padding-left:20px;padding-right:20px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:1.5;display:flex}.crux-home-page .text-nav-15{justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;text-decoration:none;display:flex}.crux-home-page .section-48{grid-column-gap:10px;background-color:#e5e7eb;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .frame-1000001088{grid-row-gap:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .integrations-2{grid-row-gap:10px;background-color:#fbfbfb;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-left:20px;padding-right:20px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .text-184{grid-row-gap:24px;background-color:#f3f4f6;border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:20px;text-decoration:none;display:flex}.crux-home-page .text-185{color:#000;text-align:center;letter-spacing:-.03em;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .text-186{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .hero-7{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding-top:160px;padding-bottom:160px;text-decoration:none;display:flex}.crux-home-page .hero-7.sphere-crux{padding:80px 40px}.crux-home-page .frame-1000001089{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .frame-1000001090{grid-column-gap:40px;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .default-6{grid-column-gap:8px;border-radius:40px;flex:0 auto;justify-content:center;align-items:center;padding-top:10px;padding-bottom:10px;text-decoration:none;display:flex}.crux-home-page .text-190{color:#000;letter-spacing:-.03em;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .explore-resources-3{grid-row-gap:80px;background-color:#fff;border:0 solid #00000014;border-bottom-width:1px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-left:20px;padding-right:20px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:none}.crux-home-page .space-15{grid-row-gap:24px;object-fit:cover;background-color:#f3f4f6;border-top-left-radius:12px;border-top-right-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:373.33px;height:271px;padding:0;text-decoration:none;display:flex}.crux-home-page .text-block-232{grid-row-gap:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000001093{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .suppliers-3{grid-column-gap:40px;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .section-50{grid-column-gap:10px;background-color:#e5e7eb;border-radius:12px;flex:0 auto;justify-content:center;align-items:center;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .section-50.all-destinations{background-color:#0000;justify-content:flex-start;padding-left:0;padding-right:0}.crux-home-page .frame-1000001094{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;text-decoration:none;display:flex}.crux-home-page .text-191{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .frame-1000001095{grid-row-gap:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;text-decoration:none;display:flex}.crux-home-page .text-192{grid-row-gap:24px;background-color:#fafafa;border:1px solid #f4f4f5;border-bottom-right-radius:12px;border-bottom-left-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;min-height:312px;max-height:312px;padding:24px;text-decoration:none;display:flex}.crux-home-page .frame-1000001096{cursor:pointer;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:373.333px;min-height:312px;text-decoration:none;display:flex}.crux-home-page .frame-1000001097{grid-column-gap:10px;justify-content:center;align-items:center;width:100%;padding-top:8px;text-decoration:none;display:flex}.crux-home-page .text-193{opacity:.6;color:#000;letter-spacing:.04em;text-transform:uppercase;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .hero-8{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:1200px;padding-top:80px;padding-bottom:80px;text-decoration:none;display:flex}.crux-home-page .hero-8.product{padding-top:40px}.crux-home-page .nav-btn-links-text-6{opacity:1;color:#000;letter-spacing:.56px;text-transform:uppercase;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px}.crux-home-page .text-194{color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;font-weight:400;line-height:28px;text-decoration:none}.crux-home-page .link-block-46{text-decoration:none}.crux-home-page .text-nav-16{justify-content:center;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .vectors-wrapper-51{object-fit:cover;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;display:flex}.crux-home-page .frame-1000001104{grid-row-gap:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .image-220{opacity:1;border-radius:0;height:16px}.crux-home-page .image-220:hover{opacity:1}.crux-home-page .section-52{grid-column-gap:10px;background-color:#fff;border-radius:12px;flex:0 auto;justify-content:center;align-items:center;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .frame-1000001105{grid-column-gap:16px;justify-content:center;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .text-200{color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;font-weight:400;line-height:24px;text-decoration:none}.crux-home-page .frame-1000001106{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .features-19{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding-top:80px;padding-bottom:80px;text-decoration:none;display:flex}.crux-home-page .text-201{color:#000;text-align:center;letter-spacing:-.03em;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:48px;font-weight:400;line-height:56px;text-decoration:none}.crux-home-page .text-202{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .testtimial-wrapper-4{background-color:#f3f4f6;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-left:20px;padding-right:20px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .link-43{color:#000;background-color:#f1f1f1;border:1px solid #f1f1f1;border-radius:12px;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;text-decoration:none;transition:transform .3s cubic-bezier(1,0,0,1),color .3s cubic-bezier(.55,.055,.675,.19),background-color .3s cubic-bezier(.55,.055,.675,.19);display:inline-block}.crux-home-page .link-43:hover{color:#fff;background-color:#000;border:1px solid #fff}.crux-home-page .heading-84{color:#fff;width:auto;min-width:auto;margin-top:0;margin-bottom:24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:72px;display:inline-block;position:relative}.crux-home-page .div-block-226{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;flex-flow:column;justify-content:center;align-items:flex-start;max-width:900px;padding-left:0;padding-right:0;display:flex}.crux-home-page .section-container-5{background-image:none;background-repeat:repeat;background-size:auto;max-width:1200px;padding:160px 40px 88px}.crux-home-page .flex-block-19{grid-column-gap:24px;grid-row-gap:24px}.crux-home-page .heading-85{opacity:.8;width:100%;max-width:761px;margin-top:0;margin-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;display:inline-block;position:relative}.crux-home-page .heading-86{color:#fff;max-width:710px;font-size:24px;font-weight:400;line-height:36px}.crux-home-page .link-44{color:#f9fafb;background-color:#242424;border:1px solid #242424;border-radius:12px;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;text-decoration:none;transition:color .2s cubic-bezier(.55,.055,.675,.19),background-color .2s cubic-bezier(.55,.055,.675,.19)}.crux-home-page .link-44:hover{color:#fff;background-color:#f82c2c;border-color:#f82c2c}.crux-home-page .explore-resources-link{color:#000;-webkit-text-decoration:none;text-decoration:none}.crux-home-page .div-block-227{background-color:#e5e7eb;border-radius:12px;padding:4px 12px}.crux-home-page .pu53rbnn{vertical-align:middle;border-radius:12px;flex-direction:row;width:64px;max-width:100%;margin:0;padding:0;transition:opacity .2s ease-in-out;display:block}.crux-home-page .obt66y95{color:#000;margin:0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:1.5;display:block}.crux-home-page .px6rhiho{color:#374151;border-color:#374151;margin:8px 0 0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:28px;display:block}.crux-home-page .n3aewp1s{flex-direction:column;justify-content:start;align-items:stretch;width:100%;margin:24px 0 0;display:flex}.crux-home-page .li1somkb{flex-flow:column;justify-content:flex-start;align-items:flex-start;width:64%;display:flex}.crux-home-page .li1somkb.cloud-platform-widths{width:100%}.crux-home-page .c2me417h{background-color:#fafafa;border:1px solid #f4f4f5;border-radius:12px;flex-direction:column;justify-content:center;align-items:stretch;max-width:373px;padding:24px;display:flex}.crux-home-page .c2me417h.all-destinations{cursor:auto;border-width:0;border-color:#fafafa;justify-content:flex-start;align-items:stretch;min-height:285px;max-height:285px}.crux-home-page .c2me417h.all-destinations:hover{border-color:#fafafa}.crux-home-page .yz8m1f9c{z-index:0;color:#000;cursor:auto;background-color:#fafafa;border:1px solid #f4f4f5;border-radius:12px;flex-direction:column;align-items:stretch;font-size:16px;line-height:1.5;text-decoration:none;display:flex}.crux-home-page .sec-whatsnew{grid-row-gap:10px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .sec-whatsnew.whatnew-new{padding-left:40px;padding-right:40px}.crux-home-page .section-style{grid-column-gap:10px;background-color:#e5e7eb;border-radius:12px;flex:0 auto;justify-content:flex-start;align-items:flex-start;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .frame-1000001107{grid-row-gap:10px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .hero-9{justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding-top:208px;padding-bottom:80px;text-decoration:none;display:flex}.crux-home-page .text-207{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-208{opacity:.6;color:#000;letter-spacing:.56px;text-transform:uppercase;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .text-209{color:#000;letter-spacing:-.03em;width:100%;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:64px;font-weight:400;line-height:72px;text-decoration:none}.crux-home-page .text-210{color:#374151;width:100%;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .sec-become-a-partner{flex-flow:column;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .cont-partner{width:100%;max-width:1200px;padding-top:80px;padding-bottom:80px}.crux-home-page .cont-whatsnew-date{grid-column-gap:16px;grid-row-gap:16px;opacity:.6;color:#000;letter-spacing:.56px;flex-flow:row;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:stretch;width:100%;max-width:none;font-family:Suisseintltrial,Arial,sans-serif;display:flex;overflow:visible}.crux-home-page .image-232{box-sizing:content-box;object-fit:cover;border-radius:65px;overflow:clip}.crux-home-page .author-details{grid-column-gap:16px;grid-row-gap:16px;flex-flow:row;justify-content:flex-start;align-items:flex-start;display:flex}.crux-home-page .author-info{flex-flow:column;justify-content:center;align-items:flex-start;display:flex}.crux-home-page .author-socials{flex-flow:column;justify-content:flex-start;align-items:center;margin-top:0;display:flex}.crux-home-page .twitter-dets{grid-column-gap:4px;grid-row-gap:4px;justify-content:center;align-items:stretch;margin-top:0;text-decoration:none;display:flex}.crux-home-page .linkedin-dets{grid-column-gap:4px;grid-row-gap:4px;text-decoration:none;display:flex}.crux-home-page .firstcolumn-author{clear:none;grid-column-gap:20px;grid-row-gap:20px;flex-flow:column;width:30.666%;display:flex;position:sticky;top:100px}.crux-home-page .text-block-234{color:#111928;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:28px}.crux-home-page .text-block-235{color:#6b7280;font-size:12px;line-height:28px}.crux-home-page .text-block-236,.crux-home-page .text-block-237{color:gray;font-size:12px;line-height:28px}.crux-home-page .text-block-238{text-transform:uppercase}.crux-home-page .whatsnew-authordate{background-color:#e5e7eb;border-radius:12px;padding:4px 12px}.crux-home-page .whatsnew-img{border-radius:12px;position:relative}.crux-home-page .text-block-239{letter-spacing:.56px;text-transform:uppercase;position:static;inset:auto 0% 0% auto}.crux-home-page .whatsnew-date{margin-bottom:18px;margin-right:18px;font-family:Suisseintltrial,Arial,sans-serif;position:absolute;inset:auto 0% 0% auto}.crux-home-page .div-block-228{color:#fff;background-color:#000;border-radius:12px;padding:4px 12px}.crux-home-page .heading-87{color:#000;letter-spacing:-1.8px;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:36px;font-weight:400;line-height:48px}.crux-home-page .image-233{border-radius:12px;width:100%;max-width:none;height:auto}.crux-home-page .image-233:hover{opacity:.9}.crux-home-page .seccolumn-article{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;width:69.334%;display:flex}.crux-home-page .text-block-240{color:#374151;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:36px}.crux-home-page .sec-newspress-blog{max-width:1200px}.crux-home-page .sec-newspress-blog.sec-whatsnew-blog.news-press-title{padding-top:40px}.crux-home-page .section-53{justify-content:center;padding-left:40px;padding-right:40px;display:flex}.crux-home-page .div-block-229{max-width:1200px;padding-top:80px;padding-bottom:80px}.crux-home-page .cont-whatsnew-category{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px}.crux-home-page .text-block-241{opacity:.6;letter-spacing:.72px;text-transform:uppercase}.crux-home-page .cont-title-category{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;display:flex}.crux-home-page .hero-10{flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding-top:208px;padding-bottom:40px;text-decoration:none;display:flex}.crux-home-page .text-211{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .section-style-2{grid-column-gap:10px;background-color:#e5e7eb;border-radius:12px;flex:0 auto;justify-content:flex-start;align-items:flex-start;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .text-212{opacity:.6;color:#000;letter-spacing:.04em;text-transform:uppercase;margin-top:0;margin-bottom:0;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .text-213{color:#000;letter-spacing:-.03em;width:100%;margin-top:0;margin-bottom:0;font-size:64px;font-weight:400;line-height:72px;text-decoration:none}.crux-home-page .section-54{flex-flow:column;justify-content:flex-start;align-items:center;width:100%;padding-left:40px;padding-right:40px;display:flex}.crux-home-page .image-234{border-radius:12px;width:100%;max-width:1200px;height:auto;display:block;overflow:visible}.crux-home-page .div-block-230{border-radius:12px;width:100%;max-width:1200px;padding-top:40px;padding-bottom:40px}.crux-home-page .text-block-242{color:#374151;padding-top:40px;padding-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .div-block-231{max-width:1200px;margin-top:24px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .section-55{justify-content:center;padding-left:40px;padding-right:40px;display:flex}.crux-home-page .text-219{opacity:.6;color:#000;letter-spacing:.04em;text-transform:uppercase;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .xyuvy3yp{color:#000;letter-spacing:-1.2px;margin:0;padding:0;font-size:40px;line-height:1.2;display:block}.crux-home-page .eywb0l50{color:#000;margin:8px 0 0;padding:0;font-size:24px;line-height:1.5;display:block}.crux-home-page .jaj0a0tw{flex-direction:column;justify-content:start;align-items:stretch;width:100%;display:flex}.crux-home-page .u109ilof{vertical-align:middle;flex-direction:row;align-self:stretch;width:40px;max-width:100%;margin:auto 0;padding:0;font-size:24px;line-height:1.33;transition:opacity .2s ease-in-out;display:block}.crux-home-page .r865hyq7{color:#000;margin:0;padding:0;font-size:24px;line-height:1.33;display:block}.crux-home-page .uderuwcq{flex-direction:column;flex-grow:1;flex-basis:0%;justify-content:start;align-self:stretch;align-items:stretch;min-width:240px;margin:auto 0;font-size:24px;line-height:1.33;display:flex}.crux-home-page .a5swozcw{flex-flow:wrap;flex-grow:1;flex-basis:0%;justify-content:start;align-self:stretch;align-items:center;gap:16px;width:100%;min-width:240px;margin:auto 0;font-size:24px;line-height:1.33;display:flex}.crux-home-page .egxa5mbx{flex-direction:row;flex-grow:1;flex-basis:0%;justify-content:start;align-self:stretch;align-items:center;gap:16px;width:100%;min-width:240px;margin:auto 0;font-size:24px;line-height:1.33;display:flex}.crux-home-page .lwip01vz{border-radius:12px;flex-direction:row;flex-grow:1;flex-basis:0%;justify-content:start;align-self:stretch;align-items:center;gap:24px;min-width:240px;margin:auto 0;font-size:24px;line-height:1.33;display:flex}.crux-home-page .brx9ficq{flex-direction:column;justify-content:start;align-items:stretch;width:100%;font-size:24px;line-height:1.33;display:flex}.crux-home-page .bf7kg8q2{flex-direction:column;flex-grow:1;flex-basis:0%;justify-content:start;align-items:stretch;width:100%;min-width:240px;font-size:24px;line-height:1.33;display:flex}.crux-home-page .iti471au{flex-direction:row;flex-grow:1;flex-basis:0%;justify-content:end;align-self:stretch;align-items:start;gap:24px;min-width:240px;margin:auto 0;font-size:24px;line-height:1.33;display:flex}.crux-home-page .q2ptpu3w{flex-flow:wrap;justify-content:center;align-items:center;gap:40px;width:100%;font-size:24px;line-height:1.33;display:flex}.crux-home-page .o5gijcd8{flex-flow:wrap;flex-grow:1;flex-basis:0%;justify-content:start;align-self:stretch;align-items:center;gap:16px;min-width:240px;margin:auto 0;font-size:24px;line-height:1.33;display:flex}.crux-home-page .jm3jblrc{flex-flow:wrap;justify-content:center;align-items:center;gap:40px;width:100%;margin:40px 0 0;font-size:24px;line-height:1.33;display:flex}.crux-home-page .x36ir219{color:#000;margin:0;padding:0;font-size:24px;line-height:1.33;display:block}.crux-home-page .j1shgqxc{flex-flow:wrap;flex-grow:1;flex-basis:0%;justify-content:start;align-items:center;gap:16px;width:100%;min-width:240px;font-size:24px;line-height:1.33;display:flex}.crux-home-page .nlqewmty{flex-direction:row;flex-grow:1;flex-basis:0%;justify-content:end;align-self:stretch;align-items:start;gap:24px;width:100%;min-width:240px;margin:auto 0;font-size:24px;line-height:1.33;display:flex}.crux-home-page .jfr1t6ac{flex-direction:column;justify-content:start;align-items:stretch;width:100%;max-width:1200px;margin:40px 0 0;font-size:24px;line-height:1.33;display:flex}.crux-home-page .mndpetk7{flex-direction:column;justify-content:start;align-items:stretch;width:100%;min-height:412px;display:flex}.crux-home-page .wunajdgl{flex-direction:column;justify-content:center;align-items:stretch;width:1200px;max-width:100%;padding:80px 0;display:flex}.crux-home-page .jbjlo0w9{background-image:linear-gradient(90deg,#fbfbfb,#fff);flex-direction:column;justify-content:start;align-items:center;width:100%;display:flex}.crux-home-page .oo9micyl{flex-direction:column;justify-content:end;align-items:stretch;display:flex}.crux-home-page .h0dm3x1x{z-index:0;color:#000;flex-direction:column;align-items:stretch;font-size:16px;line-height:1.5;display:flex}.crux-home-page .learnmore-home{justify-content:flex-start;align-items:center;padding-top:10px;padding-bottom:10px;display:flex}.crux-home-page .div-block-233{z-index:100;grid-column-gap:20px;grid-row-gap:20px;flex-flow:column;display:flex;position:sticky;top:5px}.crux-home-page ._2ncclumn-articles{position:static}.crux-home-page .space-16{border:1px solid #e4e4e7;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;height:auto;text-decoration:none;display:flex}.crux-home-page .frame-1000001108{grid-row-gap:8px;border:0 solid #e4e4e7;border-bottom-width:1px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:24px;text-decoration:none;display:flex}.crux-home-page .text-220{color:#18181b;width:100%;margin-top:0;margin-bottom:0;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .frame-29{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:24px;text-decoration:none;display:flex}.crux-home-page .crux-is-committed-to-protecting-and-respecting-your-privacy-the-information-you-provide-to-crux-will{color:#71717a;width:100%;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:12px;font-weight:400;line-height:18px;text-decoration:none}.crux-home-page .form-block-11{flex-flow:column;width:100%;margin-bottom:0;display:block}.crux-home-page .div-block-234,.crux-home-page .div-block-235{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;justify-content:space-between;width:50%;display:flex}.crux-home-page .name-dets{grid-column-gap:24px;grid-row-gap:24px;display:flex}.crux-home-page .field-label-13{color:#27272a;margin-bottom:0;font-family:Suisseintltrial Book,Arial,sans-serif;font-weight:400}.crux-home-page .text-field-3,.crux-home-page .text-field-4{color:#000;border-radius:8px;height:48px;margin-bottom:0;padding:12px 16px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .work-dets{grid-column-gap:24px;grid-row-gap:24px;display:flex}.crux-home-page .div-block-236{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;width:50%;display:flex}.crux-home-page .text-field-5,.crux-home-page .text-field-6{color:#000;border-radius:8px;height:48px;margin-bottom:0;padding:12px 16px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .more-workdets{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;width:50%;display:flex}.crux-home-page .text-field-7{color:#000;border-radius:8px;height:48px;margin-bottom:0;padding:12px 16px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .country-dets{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;width:50%;display:flex}.crux-home-page .more-dets{grid-column-gap:24px;grid-row-gap:24px;display:flex}.crux-home-page .select-field{color:#000;background-color:#0000;border-radius:8px;height:48px;margin-bottom:0;padding:12px 16px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .form-9{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;justify-content:flex-start;align-items:stretch;display:flex}.crux-home-page .textarea{color:#000;text-align:left;border-radius:8px;min-height:144px;margin-bottom:0;padding:12px 16px;font-family:Suisseintltrial,Arial,sans-serif;overflow:clip}.crux-home-page .additionalcomments{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;display:flex}.crux-home-page .grid-12{flex-flow:row;grid-template-rows:auto;width:50%}.crux-home-page .div-block-237{display:flex}.crux-home-page .div-block-238{flex-flow:column;align-items:flex-end;width:50%;display:flex}.crux-home-page .submit-button{color:#fff;background-color:#000;border-radius:12px;padding:16px 24px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;font-weight:400;line-height:16px;transition:transform .2s cubic-bezier(.645,.045,.355,1)}.crux-home-page .submit-button:hover{color:#eee;background-color:#242424}.crux-home-page .product-sphere-section{flex-flow:column;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .product-sphere-description{color:#374151;width:100%;margin-top:0;margin-bottom:0;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .text-221{opacity:.6;color:#000;letter-spacing:.04em;text-transform:uppercase;margin-top:0;margin-bottom:0;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .product-sphere-content-wrapper-inner{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-222{color:#111928;letter-spacing:-.02em;width:100%;margin-top:0;margin-bottom:0;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .product-sphere-content-wrapper{grid-row-gap:24px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:1200px;text-decoration:none;display:flex}.crux-home-page .product-sphere-btn-cta{grid-column-gap:10px;background-color:#f4f4f4;border-radius:12px;flex:0 auto;justify-content:center;align-items:center;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .product-sphere-btn-cta.new-category{justify-content:flex-start;align-items:center}.crux-home-page .core-features-content{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .core-features-bullets-check-wrapper{grid-row-gap:8px;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:16px;padding-bottom:16px;text-decoration:none;display:flex;overflow:hidden}.crux-home-page .core-features-content-title{color:#000;letter-spacing:-1.2px;width:100%;margin-top:0;margin-bottom:0;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .core-features-content-inner{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .core-features-container{grid-column-gap:40px;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:80px 40px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .core-features-container.sulotions-tops{padding-top:40px}.crux-home-page .core-features-bullets-check-wrapper-inner{grid-column-gap:16px;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .box-div-temporary{grid-row-gap:24px;background-color:#f3f4f6;border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;max-width:580px;height:auto;min-height:auto;padding:0;text-decoration:none;display:flex}.crux-home-page .core-features-wrapper{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:580px;text-decoration:none;display:flex}.crux-home-page .checkbox-div-core-feature{object-fit:cover;overflow:hidden}.crux-home-page .core-features-content-description{color:#374151;width:100%;margin-top:0;margin-bottom:0;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .core-feature-checkbox-content-title{opacity:.8;color:#374151;width:100%;margin-top:0;margin-bottom:0;font-size:20px;font-weight:400;line-height:28px;text-decoration:none}.crux-home-page .mission-section-wrapper{background-color:#fff;background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67b595788f140ef6403e6a11_Ellipse%201240.svg);background-position:50% 140%;background-repeat:no-repeat;background-size:auto;border:0 solid #00000014;border-bottom-width:1px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1920px;margin-left:auto;margin-right:auto;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex;position:relative;overflow:hidden}.crux-home-page .mission-container{grid-row-gap:40px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:1200px;padding:80px 40px;text-decoration:none;display:flex}.crux-home-page .mission-container.solutions-page{padding-bottom:40px}.crux-home-page .mission-container.solutions-page.mission-padding{padding-top:40px}.crux-home-page .mission-wrapper{grid-column-gap:40px;justify-content:flex-start;align-items:flex-start;width:100%;height:288px;display:flex}.crux-home-page .mission-title{color:#000;letter-spacing:-.96px;width:100%;max-width:374px;margin-top:0;margin-bottom:0;font-size:32px;font-weight:400;line-height:40px;text-decoration:none}.crux-home-page .mission-decription-div{grid-row-gap:40px;opacity:.8;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:786px;text-decoration:none;display:flex}.crux-home-page .mission-description{color:#444;text-wrap:pretty;width:100%;max-width:none;margin-top:0;margin-bottom:0;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .solution-last-container{background-image:linear-gradient(#0000,#000 50%,#0000);justify-content:flex-start;align-items:center;width:100%;max-width:1200px;padding:160px 40px;text-decoration:none;display:flex}.crux-home-page .solutions-last-section-wrapper{grid-row-gap:10px;background-color:#000;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:none;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex;position:relative;overflow:hidden}.crux-home-page .solutions-last-section-bg{object-fit:cover;justify-content:center;align-items:center;width:100%;max-width:646px;height:616px;text-decoration:none;display:flex;position:absolute;inset:0% 7% 0% auto}.crux-home-page .solution-last-title{color:#fff;letter-spacing:-1.68px;width:100%;margin-top:0;margin-bottom:0;font-size:56px;font-weight:400;line-height:72px;text-decoration:none}.crux-home-page .solution-last-title.solutions{max-width:600px;margin-bottom:24px}.crux-home-page .solution-last-content{grid-column-gap:24px;grid-row-gap:24px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:600px;height:auto;display:flex}.crux-home-page .field-label-14,.crux-home-page .field-label-15,.crux-home-page .field-label-16,.crux-home-page .field-label-17,.crux-home-page .field-label-18,.crux-home-page .field-label-19{color:#27272a;margin-bottom:0;font-family:Suisseintltrial Book,Arial,sans-serif;font-weight:400}.crux-home-page .text-block-248{font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:28px}.crux-home-page .text-block-249{font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;line-height:28px}.crux-home-page .real-result-container{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:40px 40px 80px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .real-result-title{justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-223{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000001109{grid-column-gap:24px;justify-content:flex-start;align-items:flex-end;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000001110{grid-row-gap:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .text-224{color:#000;letter-spacing:-.03em;width:100%;margin-top:0;margin-bottom:0;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .real-result-cards-inner-wrapper{grid-column-gap:24px;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .real-result-cards-inner-wrapper-div{grid-column-gap:24px;justify-content:center;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .real-result-cards{grid-row-gap:24px;background-color:#f3f4f6;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:24px;text-decoration:none;display:flex;overflow:hidden}.crux-home-page .real-result-cards-content-title-div{grid-column-gap:24px;justify-content:flex-end;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .real-result-cards-content-title-div-wrapper{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:540px;text-decoration:none;display:flex}.crux-home-page .real-result-cards-content-title{color:#111928;width:100%;margin-top:0;margin-bottom:0;font-size:24px;font-weight:400;line-height:32px;text-decoration:none}.crux-home-page .company-box-div-title{flex-flow:column;display:flex}.crux-home-page .company-box-div-title-0{color:#000;margin-top:0;margin-bottom:0;font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.crux-home-page .company-box-div-title-1{color:#5d6572;margin-top:0;margin-bottom:0;font-size:16px;font-weight:400;line-height:24px;text-decoration:none}.crux-home-page .real-result-section{display:none}.crux-home-page .solutions-hero-section{background-color:#18181b;background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67c68833213ce3eabd2658db_solutions-hero-bg.svg);background-position:100%;background-repeat:no-repeat;background-size:auto}.crux-home-page .solutions-hero-container{color:#fff;max-width:1200px;max-height:none;padding:208px 40px 120px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .solutions-hero-wrapper{width:100%;max-width:800px}.crux-home-page .solutions-hero-title{max-width:800px;font-size:64px;font-weight:400;line-height:72px;display:block}.crux-home-page .solutions-hero-title.tablet-mobile-hide{letter-spacing:-1.92px;margin-top:0;margin-bottom:10px}.crux-home-page .solutions-hero-title.hide-on-hero{display:none}.crux-home-page .paragraph-55{max-width:508px;margin-bottom:40px;font-size:24px;line-height:36px}.crux-home-page .request-demo-red{grid-column-gap:4px;background-color:#f82c2c;border:1px solid #0000;border-radius:12px;flex:0 auto;justify-content:center;align-items:center;max-width:175px;padding:12px 24px;text-decoration:none;transition:color .3s cubic-bezier(.55,.055,.675,.19),transform .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.55,.055,.675,.19),background-color .3s cubic-bezier(.55,.055,.675,.19);display:flex;overflow:hidden}.crux-home-page .request-demo-red:hover{background-color:#000;border:1px solid #fff}.crux-home-page .request-demo-red-content{grid-column-gap:10px;border:0 solid #0000004d;border-bottom:1px #0000004d;flex:0 auto;justify-content:center;align-items:center;padding-top:4px;padding-bottom:4px;text-decoration:none;display:flex}.crux-home-page .request-demo-red-text{color:#fff;margin-top:0;margin-bottom:0;font-size:16px;font-weight:400;line-height:16px;text-decoration:none}.crux-home-page .heading-89{font-weight:400}.crux-home-page .heading-89.heading-destination{color:#000;letter-spacing:-1.2px;margin-top:0;margin-bottom:0;font-size:40px;line-height:48px}.crux-home-page .paragraph-56{margin-bottom:0;font-size:24px;line-height:36px}.crux-home-page .mf9c73w0{letter-spacing:.56px;text-transform:uppercase;flex-direction:row;justify-content:center;align-self:stretch;align-items:center;gap:10px;margin:auto 0;padding:4px 8px;font-size:14px;line-height:1.43;display:flex}.crux-home-page .huwr6pvh{letter-spacing:.56px;text-transform:uppercase;background-color:#e5e7eb;border-radius:8px;flex-direction:row;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:10px;width:auto;margin:auto 0;padding:4px 12px;font-size:14px;line-height:1.43;display:flex}.crux-home-page .text-product-2{opacity:.8;color:#000;letter-spacing:.56px;text-transform:uppercase;flex-grow:1;flex-basis:0%;align-self:stretch;margin:auto 0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;line-height:1.43;display:block}.crux-home-page .at2lpggm-2{letter-spacing:.56px;text-transform:uppercase;border:1px solid #d1d5db;border-radius:12px;flex-direction:row;justify-content:center;align-self:start;align-items:center;padding:4px;font-size:14px;line-height:1.43;display:flex}.crux-home-page .allsource-hero-btn-light-2{color:#000;background-color:#f1f1f1;border:1px solid #fff;border-radius:12px;justify-content:center;align-items:center;padding:16px 24px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px;transition:color .3s cubic-bezier(.55,.055,.675,.19),background-color .3s cubic-bezier(.55,.055,.675,.19),border-color .2s cubic-bezier(.55,.055,.675,.19),transform .3s;display:flex}.crux-home-page .allsource-hero-btn-light-2:hover{color:#fff;background-color:#f82c2c;border-color:#f82c2c}.crux-home-page .text-prduct-2-2{opacity:.6;color:#000;letter-spacing:.56px;text-transform:uppercase;align-self:stretch;margin:auto 0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;line-height:1.43;display:block}.crux-home-page .flex-horizontal-block-btns-2{grid-column-gap:16px;grid-row-gap:16px;justify-content:flex-start;align-items:center;padding-top:40px}.crux-home-page .heading-90{color:#000;text-align:left;letter-spacing:-.02em;width:auto;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:70px}.crux-home-page .text-block-251{color:#000;text-align:left;font-size:24px;line-height:32px}.crux-home-page .text-block-251.gray{z-index:7;color:#374151;width:auto;max-width:700px;font-family:Suisseintltrial,Arial,sans-serif;position:relative}.crux-home-page .div-block-249{z-index:8;grid-row-gap:24px;flex-flow:column;max-width:800px;padding-top:0;padding-bottom:0;display:flex;position:relative}.crux-home-page .come-together-title-wrapper{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-block-2{grid-row-gap:24px;flex-direction:column;justify-content:center;align-items:flex-start;text-decoration:none;display:flex}.crux-home-page .text-225{color:#374151;width:100%;margin-top:0;margin-bottom:0;font-size:18px;font-weight:400;line-height:28px;text-decoration:none}.crux-home-page .text-226{color:#000;width:100%;margin-top:0;margin-bottom:0;font-size:24px;font-weight:400;line-height:32px;text-decoration:none}.crux-home-page .frame-1000000876{grid-column-gap:24px;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .come-together-directions-button-radio-btn-wrapper{justify-content:flex-start;align-items:center;width:100%;max-width:1200px;text-decoration:none;display:flex;position:relative;overflow:visible}.crux-home-page .frame-1000000894{grid-column-gap:24px;flex:0 auto;justify-content:flex-end;align-items:center;text-decoration:none;display:flex}.crux-home-page .come-together-section-inner{background-image:linear-gradient(#fbfbfb,#fff);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .come-together-title{color:#000;letter-spacing:-.03em;width:100%;margin-top:0;margin-bottom:0;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .frame-1000000889{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-block-252{grid-row-gap:24px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-13{grid-row-gap:24px;background-color:#f3f4f6;border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:250px;min-height:250px;max-height:250px;padding:40px;display:flex}.crux-home-page .come-together-container{grid-row-gap:56px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1200px;padding:80px 40px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .come-together-container.solutions-padding{padding-bottom:40px}.crux-home-page .frame-1000000895{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-decoration:none;display:flex}.crux-home-page .text-227{grid-row-gap:24px;background-color:#f3f4f6;border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;min-height:250px;max-height:250px;padding:40px;text-decoration:none;display:flex}.crux-home-page .come-together-directions-button-radio{grid-column-gap:24px;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .come-together-directions-button-radio.come-together-table{margin-bottom:24px}.crux-home-page .frame-1000000896{grid-column-gap:24px;justify-content:flex-end;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .come-together-tablet-wrapper{display:none}.crux-home-page .link-block-53{color:#6b7280;text-transform:uppercase;flex-flow:row;justify-content:space-between;align-items:center;padding-left:1rem;padding-right:1rem;font-size:16px;line-height:28px;text-decoration:none;display:flex}.crux-home-page .webinar-list,.crux-home-page .whitepapers-list,.crux-home-page .blog-list{margin-bottom:20px}.crux-home-page .td_auto-search_results-inner{height:auto;max-height:556px;overflow:auto}.crux-home-page .link-block-55{cursor:auto;border:1px solid #0000;border-radius:8px;text-decoration:none}.crux-home-page .link-block-55:hover{border:1px solid #0000;border-radius:8px}.crux-home-page .link-block-56{text-decoration:none}.crux-home-page .contact-btn{grid-column-gap:24px;color:#000;border:1px solid #f4f4f5;border-radius:12px;padding:24px;text-decoration:none;display:flex}.crux-home-page .contact-btn.w--current{grid-column-gap:24px;color:#000;align-items:flex-start;padding:24px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .contact-btn.btn-current{cursor:pointer}.crux-home-page .div-block-251{grid-column-gap:16px;grid-row-gap:0px;justify-content:center;align-items:flex-start;display:flex}.crux-home-page .text-228{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .hero-12{justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding-top:208px;padding-bottom:80px;text-decoration:none;display:flex}.crux-home-page .hero-12.news-press-page{padding-bottom:40px}.crux-home-page .text-232{opacity:.6;color:#000;letter-spacing:.04em;text-transform:uppercase;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .text-233{color:#000;letter-spacing:-.03em;width:100%;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:64px;font-weight:400;line-height:72px;text-decoration:none}.crux-home-page .text-234{color:#374151;width:100%;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .image-245{cursor:pointer;margin-top:40px;margin-bottom:40px}.crux-home-page .image-245.pl-no-point{cursor:auto}.crux-home-page .resources-card-inner{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:580px;text-decoration:none;display:flex}.crux-home-page .field-label-20{margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-weight:500}.crux-home-page .heading-91{color:#18181b;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400}.crux-home-page .resource-card-img-wrapper{grid-row-gap:24px;object-fit:cover;background-color:#f3f4f6;border-top-left-radius:12px;border-top-right-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:271px;min-height:271px;display:flex;position:relative}.crux-home-page .field-label-22{color:#27272a;font-family:Inter,sans-serif;font-weight:500}.crux-home-page .field-label-22.form-label{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .resource-card-content-wrapper{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .resource-card-content-inner{grid-row-gap:24px;background-color:#fafafa;border:1px solid #f4f4f5;border-bottom-right-radius:12px;border-bottom-left-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:auto;min-height:0;max-height:none;padding:24px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .text-block-253{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .form-10{max-height:none;padding:24px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .resources-card-wrapper{flex-flow:row;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;text-decoration:none;display:block}.crux-home-page .resources-category-txt{grid-column-gap:10px;background-color:#e5e7eb;border-radius:12px;flex:0 auto;justify-content:center;align-items:center;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .text-block-254{color:#3f3f46;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:24px}.crux-home-page .form-block-13.new-resources-card.new-resources-list-wrapper{max-width:100%;display:block}.crux-home-page .link-46{color:#181818;-webkit-text-decoration:none;text-decoration:none}.crux-home-page .link-46:hover{color:#f82c2c;text-decoration:none}.crux-home-page .flex-block-20{justify-content:space-between;align-items:center}.crux-home-page .resource-card-content-wrapper-inner{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .resources-hero-section{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67c688f0734c21bf576f872a_elipse-sphere.svg);background-position:50% 150%;background-size:1600px;display:block;overflow:visible}.crux-home-page .text-214{opacity:.6;color:#000;letter-spacing:.56px;text-transform:uppercase;margin-top:0;margin-bottom:0;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .link-47{color:#181818;text-decoration:none}.crux-home-page .link-47:hover{color:#f82c2c;text-decoration:none}.crux-home-page .text-216{color:#374151;width:100%;margin-top:0;margin-bottom:0;font-size:20px;font-weight:400;line-height:28px;text-decoration:none}.crux-home-page .text-216.title-clamp-2{margin-top:8px;margin-bottom:24px;font-size:24px;line-height:36px}.crux-home-page .paragraph-58{color:#71717a;width:254px;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:12px;line-height:18px}.crux-home-page .field-label-24{font-family:Suisseintltrial,Arial,sans-serif;font-weight:500}.crux-home-page .text-215{color:#000;width:100%;margin-top:0;margin-bottom:0;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .text-215.title-clamp-2{margin-bottom:0;font-size:40px;line-height:48px}.crux-home-page .text-215.title-clamp-2.resources-access-title{height:auto}.crux-home-page .div-block-252.new-resources-card-img-overlay{opacity:0;background-color:#0000001a;border-top-left-radius:12px;border-top-right-radius:12px;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.crux-home-page .heading-88{color:#111928;text-align:center;margin-top:0;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .heading-88.heading-3-col-single-vendor{letter-spacing:-1.2px;margin-bottom:0}.crux-home-page .resources-single-container{grid-column-gap:40px;grid-row-gap:40px;flex-flow:row;place-content:stretch center;align-items:stretch;max-width:1200px;padding:240px 40px 80px;display:flex;overflow:visible}.crux-home-page .resources-single-container.new-resources-card{padding-top:200px}.crux-home-page .resources-single-container.new-resources-card.bigdesktop{display:block}.crux-home-page .newspress-article{grid-row-gap:24px;flex-flow:column;text-decoration:none;display:flex}.crux-home-page .article-dets{grid-row-gap:16px;flex-flow:column;display:flex}.crux-home-page .div-block-253{background-color:#f3f4f6;border-radius:12px;margin-bottom:20px;padding:29px 25px}.crux-home-page .div-block-253._w-dyn-item{border:1px solid #f3f4f6;width:100%}.crux-home-page .div-block-253._w-dyn-item:hover{border:1px solid red}.crux-home-page .image-247{margin-top:40px;margin-bottom:40px}.crux-home-page .ellipse-1240{z-index:9999;filter:blur(80px);object-fit:cover;justify-content:center;align-items:center;width:100%;max-width:1600px;height:160px;text-decoration:none;display:none;position:absolute;inset:auto 0% -10%}.crux-home-page .image-248{cursor:pointer;border-radius:8px;width:100%;height:100%}.crux-home-page .image-248.product.all-destination-single{cursor:auto;width:100%;height:100%;display:block}.crux-home-page .div-block-254{grid-column-gap:8px;grid-row-gap:8px;flex-flow:column;display:flex}.crux-home-page .nav-btn-links-text-8{opacity:1;color:#000;letter-spacing:.56px;text-transform:uppercase;margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px}.crux-home-page .nav-btn-links-text-8.email-support{text-transform:lowercase}.crux-home-page .image-251{border-radius:0;height:auto}.crux-home-page .image-251:hover{opacity:1}.crux-home-page .sphere-home-section-3{background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:50% -71%;background-repeat:repeat-x;background-size:contain;border-top:2px solid #00000014;border-bottom:0 #00000014;padding-left:30px;padding-right:30px;overflow:hidden}.crux-home-page .div-block-255{background-color:#f4f4f4;border-radius:12px;max-width:180px;padding:4px 12px;display:flex}.crux-home-page .paragraph-59{margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:1.12rem;line-height:36px}.crux-home-page .heading-92{color:#000;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .sphere-home-section-5{background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:50% -71%;background-repeat:repeat-x;background-size:contain;border-top:2px solid #00000014;border-bottom:0 #00000014;padding-left:30px;padding-right:30px;overflow:hidden}.crux-home-page .sphere-home-section-5.grid-crux-collection{background-color:#fbfbfb;background-image:none;border-top-style:none;border-top-width:0}.crux-home-page .image-257{display:none}.crux-home-page .image-258{overflow:hidden}.crux-home-page .div-block-256{flex-flow:column;justify-content:flex-start;align-items:center;max-width:1200px;padding:80px 40px;display:flex}.crux-home-page .text-block-255{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-257{background-color:#fdfdfd;border-radius:70.571px;padding:13.4px 13.4px 13px}.crux-home-page .div-block-258{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .div-block-259{background-color:#fdfdfd;border-radius:70.571px;padding:13.4px 13.4px 13px}.crux-home-page .div-block-260{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .search-info{display:none}.crux-home-page .div-block-261{grid-row-gap:7px;flex-flow:column;display:flex}.crux-home-page .text-block-256{font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:28px}.crux-home-page .utility-page-form{flex-direction:column;align-items:stretch;display:flex}.crux-home-page .resources-gated-wrapper{display:flex}.crux-home-page .resources-gated-wrapper.mobile-resources{grid-column-gap:40px;grid-row-gap:40px}.crux-home-page .heading-93{color:#000;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:64px;font-weight:400;line-height:72px}.crux-home-page .selfservice{justify-content:flex-start;align-items:center;display:flex}.crux-home-page .twoblock-btn{grid-column-gap:24px;grid-row-gap:24px;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .link-block-60{text-decoration:none}.crux-home-page .link-block-60:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .link-block-61{text-decoration:none}.crux-home-page .link-block-61:hover{border-radius:8px}.crux-home-page .link-block-62{text-decoration:none}.crux-home-page .link-block-62:hover{border-radius:8px}.crux-home-page .link-block-63{width:100%;text-decoration:none}.crux-home-page .div-block-263{height:0;min-height:0;max-height:0}.crux-home-page .twitter-link,.crux-home-page .linkedin-link,.crux-home-page .link-block-68,.crux-home-page .link-block-69{text-decoration:none}.crux-home-page .div-block-264{justify-content:center;align-items:center;display:flex}.crux-home-page .rich-text-block-8{color:#374151;-webkit-text-stroke-color:#f82c2c;cursor:default;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:32px;text-decoration:none}.crux-home-page .div-block-269{padding-top:80px;padding-bottom:80px;display:block}.crux-home-page .text-span-37{color:#f82c2c;text-decoration:none}.crux-home-page .link-48{text-decoration:none}.crux-home-page .link-49,.crux-home-page .link-50{color:#f82c2c;text-decoration:none}.crux-home-page .image-261{cursor:pointer}.crux-home-page .bold-text-61,.crux-home-page .bold-text-62{font-family:Suisseintltrial Book,Arial,sans-serif;font-weight:400}.crux-home-page .code-embed{display:block}.crux-home-page .rich-text-block-9{color:#374151;max-width:1200px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:36px}.crux-home-page .image-263{margin-top:40px;margin-bottom:40px}.crux-home-page .image-263.img-wrapper-resources{object-fit:cover;border-radius:12px;width:100%;max-width:none;height:624px}.crux-home-page .div-block-273{flex-flow:column;justify-content:flex-start;align-items:flex-start;padding-top:0;display:flex}.crux-home-page .pdf-downloadfile-wrapper{font-family:Suisseintltrial,Arial,sans-serif;display:none}.crux-home-page .all-resources-div-wrapper-img{width:100%;padding-top:40px}.crux-home-page .div-block-275{max-width:1200px;padding-top:0;padding-bottom:80px}.crux-home-page .div-block-276{flex-flow:column;width:388px;display:flex;position:sticky}.crux-home-page .div-block-277{width:812px}.crux-home-page .div-block-278{display:flex}.crux-home-page .link-block-75{flex-flow:column;justify-content:flex-start;align-items:flex-start;display:inline-flex}.crux-home-page .div-block-279{flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.crux-home-page .modal-wrapper.careers-on-modal{z-index:999999;justify-content:center;align-items:center;padding-left:40px;padding-right:40px;transition:all .2s ease-in-out;display:none;position:fixed;top:0%;right:0%;bottom:0%;left:0%}.crux-home-page .modal-bg{cursor:pointer;background-color:#00000061;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.crux-home-page .modal-card{z-index:999999999;max-width:1360px;padding-top:0;padding-bottom:0;padding-right:0;position:relative;overflow:visible}.crux-home-page .modal-card-wrapper{background-color:#fff;max-width:none;padding:80px}.crux-home-page .modal-card-heading{color:#18181b;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;font-weight:400;line-height:28px}.crux-home-page .modal-card-p{margin-bottom:0;padding-top:8px;font-family:Inter,sans-serif}.crux-home-page .modal-card-wrapper-inner-down{padding-top:24px}.crux-home-page .image-264{cursor:pointer;position:absolute;inset:3% 2% auto auto}.crux-home-page .got-it-btn-modal{background-color:#000000e6;border-radius:12px;margin-top:32px;padding:12px 24px;font-family:Suisseintltrial,Arial,sans-serif;transition:all .2s}.crux-home-page .got-it-btn-modal:hover{color:#000;background-color:#ffffffe6;border:1px solid #000}.crux-home-page .code-embed-2{display:none}.crux-home-page .image-265,.crux-home-page .image-266,.crux-home-page .image-267{border:2px solid #f3f4f6;border-radius:12px}.crux-home-page .div-block-282{grid-column-gap:30px;grid-row-gap:30px;padding-top:20px;display:flex}.crux-home-page .div-block-284{border:1.55px solid #e0e0e0;border-radius:39px;flex-flow:column;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:16px;display:flex}.crux-home-page .div-block-285{border:1.55px solid #e0e0e0;border-radius:39px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:16px;display:flex;position:relative}.crux-home-page .div-block-286{border:1.55px solid #e0e0e0;border-radius:39px;justify-content:center;align-items:center;width:45px;height:45px;margin-bottom:16px;display:inline-flex}.crux-home-page .div-block-287{border:1.55px solid #e0e0e0;border-radius:39px;justify-content:center;align-items:center;width:45px;height:45px;margin-bottom:16px;display:flex}.crux-home-page .image-268{overflow:clip}.crux-home-page .image-269{border-radius:7px;overflow:clip}.crux-home-page .div-block-289{border:1.55px solid #e0e0e0;border-radius:39px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.crux-home-page .collection-list-14{grid-column-gap:0px;grid-row-gap:40px;flex-flow:wrap;justify-content:center;align-items:center;margin-right:20px;display:flex}.crux-home-page .div-recent-resources-wrapp{grid-column-gap:0px;grid-row-gap:0px;flex-flow:wrap;justify-content:center;align-items:baseline;margin-left:40px;display:flex}.crux-home-page .collection-list-wrapper-15{margin-right:40px;display:none}.crux-home-page .contact-ftr{text-decoration:none}.crux-home-page .contact{grid-column-gap:10px;grid-row-gap:10px;justify-content:flex-start;align-items:center;padding-top:8px;padding-bottom:8px;display:flex}.crux-home-page .text-block-257{color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .help-ftr{color:#000;text-decoration:none}.crux-home-page .help{grid-column-gap:10px;grid-row-gap:10px;justify-content:flex-start;align-items:center;padding-top:8px;padding-bottom:8px;display:flex}.crux-home-page .text-block-258{font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .div-block-290{flex-flow:column;display:flex}.crux-home-page .featured-card-supplier{background-color:#fafafa;border:1.44px solid #f4f4f5;border-radius:12px;width:100%;max-width:580px;padding:32px}.crux-home-page .featured-card-supplier.card-only-in-link{color:#374151;text-decoration:none;transition:border-color .2s ease-in-out}.crux-home-page .featured-card-supplier.card-only-in-link:hover{border-color:#f82c2c}.crux-home-page .featured-card-supplier-wrap-upper{margin-bottom:32px}.crux-home-page .featured-card-supplier-wrap-img{justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;padding-bottom:0;display:flex;overflow:hidden}.crux-home-page .featured-card-supplier-wrap-title{color:#000;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:32px}.crux-home-page .featured-card-supplier-wrap-description{opacity:.7;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .text-block-259{color:#18181b;letter-spacing:.64px;text-transform:uppercase;background-color:#f4f4f5;border-radius:12px;padding:4px 12px;font-family:Suisseintltrial,Arial,sans-serif;display:inline-block}.crux-home-page .text-block-259.hide-all-btn{display:none}.crux-home-page .image-270{width:100px}.crux-home-page .collection-list-15{grid-column-gap:8px;grid-row-gap:8px;display:flex}.crux-home-page .collection-list-16{display:flex}.crux-home-page .icon-4{display:none}.crux-home-page .image-271{padding-top:30px}.crux-home-page .collection-list-17{grid-column-gap:40px;grid-row-gap:40px;flex-flow:wrap;justify-content:center;display:flex}.crux-home-page .activecampaign-section{display:none}.crux-home-page .activecampaign-container{justify-content:center;align-items:center;width:100%;max-width:1232px;display:flex}.crux-home-page .active-campaign-code-embedded{width:100%;max-width:900px}.crux-home-page .heading-94{color:#000;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:64px;font-weight:400;line-height:72px}.crux-home-page .text-235{color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .section-56{grid-column-gap:10px;background-color:#e5e7eb;border-radius:12px;flex:0 auto;justify-content:flex-start;align-items:flex-start;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .image-278{margin-top:40px;margin-bottom:40px}.crux-home-page .image-278.img-wrapper-resources{object-fit:cover;border-radius:12px;width:100%;max-width:none;height:624px}.crux-home-page .text-236{opacity:.6;color:#000;letter-spacing:.04em;text-transform:uppercase;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .div-block-298{flex-flow:column;display:flex}.crux-home-page .link-block-78{text-decoration:none}.crux-home-page .text-block-265{opacity:.6;color:#000;letter-spacing:.04em;padding-left:8px;padding-right:8px;font-size:12px}.crux-home-page .search-button-13{z-index:2;aspect-ratio:auto;object-fit:fill;background-color:#000;border-radius:8px;flex:0 auto;align-self:center;margin-top:0;margin-bottom:0;margin-right:0;padding:15px 19px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;display:block;position:absolute;inset:0% 1% 0% auto;overflow:clip}.crux-home-page .search-icon-2{padding:8px}.crux-home-page .search-icon-2:hover{background-color:#e0e0e066;border-radius:8px;padding:8px}.crux-home-page .image-273{width:198px;max-width:none;height:180px}.crux-home-page .div-block-299{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;font-family:Suisseintltrial,Arial,sans-serif;display:flex}.crux-home-page .image-274{width:56px;height:56px}.crux-home-page .terms-policy-6{color:#000;padding:16px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .terms-policy-6:hover{background-color:#e0e0e066;border-radius:12px}.crux-home-page .div-blog-4{grid-column-gap:0px;grid-row-gap:4px;flex-flow:column;display:flex}.crux-home-page .container-64{background-color:#fff;flex-flow:column;align-items:center;max-width:none;padding-top:16px;padding-bottom:16px;display:flex}.crux-home-page .news-press-7{color:#000;padding:16px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .news-press-7:hover{background-color:#e0e0e066;border-radius:12px}.crux-home-page .link-block-85{-webkit-text-fill-color:inherit;background-clip:border-box;text-decoration:none}.crux-home-page .nav-link-7{letter-spacing:.56px;background-color:#000;border:1px solid #000;border-radius:18px;margin-left:0;margin-right:0;padding:12px 30px;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;line-height:14px;transition:color .3s cubic-bezier(.55,.055,.675,.19),background-color .3s cubic-bezier(.55,.055,.675,.19),transform .2s cubic-bezier(.785,.135,.15,.86);display:flex;position:static}.crux-home-page .nav-link-7:hover{color:#f82c2c;background-color:#e0e0e066;border:1px solid #000;border-radius:18px;padding-top:12px;padding-bottom:12px}.crux-home-page .nav-link-7.signin-btn{color:#000;background-color:#fff}.crux-home-page .nav-link-7.signin-btn:hover{color:#f82c2c;background-color:#e0e0e066}.crux-home-page .div-block-297{grid-column-gap:4px;grid-row-gap:4px;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-297.iconlink{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .div-block-297.iconlink:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .div-block-297.iconlink.no-hover{cursor:default}.crux-home-page .div-block-297.iconlink.no-hover:hover{background-color:#0000}.crux-home-page .div-block-312{grid-column-gap:8px;padding:8px;display:flex}.crux-home-page .div-block-312.video{border-radius:8px;justify-content:flex-start;align-items:center;padding-top:0;padding-bottom:0;text-decoration:none}.crux-home-page .div-block-312.video:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .div-block-303{min-width:475px;max-width:475px;padding-top:30px;padding-left:30px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .image-279{border-radius:0;height:auto}.crux-home-page .image-279:hover{opacity:1}.crux-home-page .text-block-267{opacity:.6;color:#000;letter-spacing:.48px;padding-left:8px;padding-right:8px;font-size:12px}.crux-home-page .blog-title-8{color:#000;cursor:pointer;padding:10px 8px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .blog-title-8:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .blog-title-8.help-center:hover{background-color:#0000}.crux-home-page .image-275{margin-bottom:0;display:none}.crux-home-page .nav-product-list-7{background-color:#0000;border-radius:0;width:1200px;margin-bottom:0;padding-top:16px;padding-bottom:16px;display:none}.crux-home-page .nav-product-list-7.dropdown-over-header{justify-content:center;align-items:stretch;width:100%;max-width:1200px;padding-top:0;padding-bottom:0;display:flex}.crux-home-page .text-block-264{color:#000;font-size:20px;line-height:24px}.crux-home-page .nav-company-list-6{background-color:#0000;border-radius:8px;flex-flow:column;justify-content:space-between;align-items:flex-start;height:auto;margin-top:0;margin-bottom:0;padding-top:0;display:flex;position:static}.crux-home-page .nav-company-list-6.company-list-menu{background-color:#0000;justify-content:space-between}.crux-home-page .div-block-292{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-start;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-292.iconlink{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .div-block-292.iconlink:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .text-block-268{color:#000;cursor:default;font-size:16px}.crux-home-page .nav-btn-links-text-9{opacity:1;color:#000;letter-spacing:.56px;text-transform:uppercase;margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px}.crux-home-page .dropdown-toggle-4{color:#374151;border-radius:8px;padding-top:12px;padding-bottom:12px;padding-left:12px}.crux-home-page .dropdown-toggle-4:hover{background-color:#f1f1f1;border-radius:8px}.crux-home-page .dropdown-toggle-4.new-search-btns{padding:0}.crux-home-page .dropdown-toggle-4.new-search-btns.w--open{padding:0;display:block}.crux-home-page .text-block-263{color:#000;padding:8px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;line-height:24px;text-decoration:none}.crux-home-page .blog-title-9{color:#000;cursor:pointer;padding:10px 8px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .blog-title-9:hover{background-color:#0000;border-radius:8px}.crux-home-page .right-list-2{grid-column-gap:12px;align-items:center;display:flex}.crux-home-page .nav-menu{z-index:3;border-radius:8px;margin-left:4px;margin-right:4px;display:block;position:static}.crux-home-page .nav-menu:hover{background-color:#f1f1f1;border-radius:8px}.crux-home-page .paragraph-61{color:#444}.crux-home-page .text-block-266{color:#444;padding-left:0;padding-right:0}.crux-home-page .div-block-295{min-width:475px;padding-top:30px}.crux-home-page .image-272{border-radius:0;height:auto}.crux-home-page .image-272:hover{opacity:1}.crux-home-page .nav-menu-title-aboutus-5{background-color:#0000;border-radius:8px;flex:0 auto;padding:8px 0 0 8px;text-decoration:none;position:static}.crux-home-page .div-block-302{grid-row-gap:4px;flex-flow:column;justify-content:space-between;padding:8px;display:flex}.crux-home-page .text-block-270{color:#000;cursor:default;font-size:16px}.crux-home-page .div-block-296{flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;padding:16px;display:flex}.crux-home-page .div-block-296.product-card{grid-row-gap:0px;flex-flow:column;justify-content:center;width:100%;max-width:485px;padding:0;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .dropdown-list-5{z-index:5;opacity:0;background-color:#fff;justify-content:center;align-items:stretch;height:auto;display:none;right:auto;overflow:hidden;box-shadow:0 8px 8px #0000000a}.crux-home-page .dropdown-list-5.w--open{z-index:5;opacity:1;border-bottom:1px solid #0000001a;justify-content:center;align-items:stretch;width:100vw;max-width:100%;display:block;position:absolute;inset:73px 0% auto;overflow:visible;box-shadow:0 8px 10px -10px #0000000a}.crux-home-page .nav-learn-list-8{background-color:#0000000a;border-radius:8px;flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;height:100%;margin-top:0;margin-bottom:0;padding:8px;text-decoration:none;display:flex}.crux-home-page .div-block-305{min-width:189px;max-width:189px}.crux-home-page .nav-learn-a-2{grid-column-gap:0px;grid-row-gap:40px;flex-flow:column;align-items:flex-start;width:395px;min-height:391px;margin-top:0;margin-bottom:0;display:flex}.crux-home-page .div-block-291{background-color:#0000000a;border-radius:8px;width:100%;min-height:205px;padding-top:8px;padding-bottom:8px;display:flex}.crux-home-page .search-list-2{width:100%;max-width:1232px;margin-left:auto;margin-right:auto;display:block}.crux-home-page .image-277{text-align:left;margin-left:0;margin-right:0}.crux-home-page .text-block-271{color:#000;padding-left:0;padding-right:0;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;line-height:24px}.crux-home-page .text-block-260{color:#000;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;font-weight:400;line-height:24px;display:flex}.crux-home-page .div-block-293{justify-content:center;margin-left:auto;margin-right:auto;padding-top:20px;padding-bottom:31.97px;display:flex}.crux-home-page .header-nav-wrapper-2{justify-content:space-between;align-items:center;max-width:1232px;height:72px;margin-left:auto;margin-right:auto;padding:16px;display:flex}.crux-home-page .paragraph-60{color:#444;max-width:354px;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;line-height:20px}.crux-home-page .text-block-261{font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .search-wrap-2{background-color:#f3f4f6;border:1px solid #f3f4f6;border-radius:8px;width:100.002%;max-width:100.001%;height:auto;min-height:auto;margin-top:0;margin-bottom:0;display:flex;position:relative}.crux-home-page .search-input-10{color:#000;background-color:#f3f4f6;border-radius:8px;width:100%;max-width:100%;margin-bottom:0;padding:30px 15px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:16px;overflow:clip}.crux-home-page .search-input-10::placeholder{color:#000}.crux-home-page .link-block-77{text-decoration:none}.crux-home-page .nav-menu-title-learn-5{flex-flow:column;justify-content:center;width:100%;height:100%;padding-top:0;display:flex}.crux-home-page .link-block-79{text-decoration:none;display:block}.crux-home-page .link-block-79.api{background-color:#0000;border-radius:8px}.crux-home-page .link-block-79.api:hover{background-color:#e0e0e066}.crux-home-page .div-block-300{grid-column-gap:8px;grid-row-gap:8px;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-300.iconlink{background-color:#0000;border-radius:8px;padding-left:8px;padding-right:8px;text-decoration:none;display:none}.crux-home-page .div-block-300.iconlink:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .text-block-262{color:#000;font-size:16px}.crux-home-page .div-block-301{grid-column-gap:4px;grid-row-gap:4px;color:#000;align-items:center;padding:8px 0;font-size:16px;display:flex}.crux-home-page .div-block-301.iconlink{cursor:default;padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .div-block-301.iconlink:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .div-block-301.iconlink.no-hover:hover{background-color:#0000}.crux-home-page .link-block-81{text-decoration:none}.crux-home-page .link-block-81.help:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .header-nav-container-2-2{z-index:999;background-color:#fff;border:1px #0000001a;border-bottom-style:solid;border-radius:0;max-width:none;height:auto;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;position:relative}.crux-home-page .link-block-82{text-decoration:none}.crux-home-page .search-9{box-sizing:border-box;grid-column-gap:16px;grid-row-gap:16px;aspect-ratio:auto;vertical-align:sub;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;width:100%;max-width:100%;min-height:auto;margin-bottom:0;display:block;position:relative;overflow:visible}.crux-home-page .div-block-304{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:flex-start;padding:4px;font-family:Suisseintltrial,Arial,sans-serif;display:flex}.crux-home-page .header-nav-container-mob-2{display:none}.crux-home-page .text-block-272{color:#000;padding-left:8px;padding-right:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:12px}.crux-home-page .paragraph-62{color:#444;max-width:354px;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px}.crux-home-page .div-block-313{flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;padding:16px;display:flex}.crux-home-page .div-block-313.product-card{grid-row-gap:0px;flex-flow:column;justify-content:center;width:100%;max-width:485px;padding:0}.crux-home-page .paragraph-63{color:#444}.crux-home-page .text-block-273{padding-left:16px;padding-right:16px;font-size:20px;line-height:24px}.crux-home-page .div-block-315{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;display:flex}.crux-home-page .image-281{border-radius:0;height:auto}.crux-home-page .image-281:hover{opacity:1}.crux-home-page .div-block-316{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-start;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-317{grid-column-gap:4px;grid-row-gap:4px;color:#000;align-items:center;padding:8px 0;font-size:16px;display:flex}.crux-home-page .text-block-274{color:#000;font-size:16px}.crux-home-page .div-block-320{flex-flow:column;justify-content:center;align-items:stretch;display:flex}.crux-home-page .div-block-321{display:flex}.crux-home-page .blog-title-10{padding:10px 8px;font-size:16px}.crux-home-page .terms-policy-7{color:#000;padding:12px 16px;font-size:16px;text-decoration:none}.crux-home-page .text-block-275{flex:none}.crux-home-page .image-283{opacity:1;border-radius:0;height:16px}.crux-home-page .image-283:hover{opacity:1}.crux-home-page .div-block-322{grid-column-gap:4px;grid-row-gap:4px;align-items:center;padding:8px 0;display:flex}.crux-home-page .image-284{border-bottom-right-radius:8px;margin-top:-29px;margin-bottom:0}.crux-home-page .text-block-276{color:#000;padding:8px 16px 16px 8px;font-size:20px;line-height:24px}.crux-home-page .image-285{opacity:1;border-radius:0;height:16px}.crux-home-page .image-285:hover{opacity:1}.crux-home-page .nav-menu-title-aboutus-6{background-color:#0000;border-radius:8px;flex:0 auto;padding:8px 0 0 8px;position:static}.crux-home-page .become-a-partner-5{color:#000;padding:12px 16px;font-size:16px;text-decoration:none}.crux-home-page .text-block-277{color:#000;padding:8px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;line-height:24px}.crux-home-page .text-block-278{color:#000;padding-left:16px;padding-right:16px}.crux-home-page .image-287{margin-bottom:0;display:none}.crux-home-page .text-block-279{color:#000;padding-left:8px;padding-right:8px;font-size:12px}.crux-home-page .nav-menu-title-learn-6{padding-top:16px}.crux-home-page .header-nav-dropdown-wrapper-mob-2{display:flex}.crux-home-page .text-block-280{color:#000;font-size:20px;line-height:24px}.crux-home-page .nav-learn-list-9{background-color:#0000000a;flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;margin-top:10px;margin-bottom:10px;padding-top:0;display:flex}.crux-home-page .nav-menu-solution-btn-5{flex-flow:row;justify-content:flex-start;align-items:center;padding:8px;text-decoration:none;display:flex}.crux-home-page .nav-company-list-7{background-color:#0000;border-radius:8px;flex-flow:column;justify-content:space-between;align-items:flex-start;height:auto;margin-top:0;margin-bottom:0;padding-top:0;display:flex;position:static}.crux-home-page .nav-company-list-7.company-list-menu{background-color:#0000;justify-content:space-between}.crux-home-page .nav-product-list-8{grid-column-gap:16px;grid-row-gap:16px;background-color:#0000000a;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;width:100%;max-width:none;height:196px;margin-top:10px;margin-bottom:16px;padding:8px;display:none}.crux-home-page .search-button-14{z-index:2;aspect-ratio:auto;object-fit:fill;background-color:#000;border-radius:8px;flex:0 auto;align-self:center;margin-top:0;margin-bottom:0;margin-right:0;padding:16px 19px 18px;font-size:16px;line-height:16px;display:block;position:absolute;inset:0% 1% 6% auto;overflow:clip}.crux-home-page .text-block-281{color:#000;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;font-weight:400;line-height:24px}.crux-home-page .search-input-11{color:#000;background-color:#f3f4f6;border-radius:8px;width:100%;max-width:100%;padding-top:30px;padding-bottom:30px;padding-right:12px;font-size:20px;line-height:16px;overflow:clip}.crux-home-page .search-input-11::placeholder{color:#000}.crux-home-page .text-block-282{color:#000;font-size:16px}.crux-home-page .image-290{margin-bottom:0}.crux-home-page .image-291{width:198px;max-width:none;height:180px}.crux-home-page .news-press-8{color:#000;padding:16px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .news-press-8:hover{background-color:#e0e0e066;border-radius:12px}.crux-home-page .search-icon-3{padding:8px}.crux-home-page .search-icon-3:hover{background-color:#e0e0e066;border-radius:8px;padding:8px}.crux-home-page .terms-policy-8{color:#000;padding:12px 16px;font-size:16px;text-decoration:none}.crux-home-page .link-block-103{text-decoration:none;display:block}.crux-home-page .link-block-103.api{background-color:#0000;border-radius:8px}.crux-home-page .link-block-103.api:hover{background-color:#e0e0e066}.crux-home-page .div-block-350{flex-flow:column;display:flex}.crux-home-page .text-block-305{color:#000;padding-left:8px;padding-right:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:12px}.crux-home-page .link-block-108{text-decoration:none}.crux-home-page .text-block-306{opacity:.6;color:#000;letter-spacing:.04em;padding-left:8px;padding-right:8px;font-size:12px}.crux-home-page .search-button-17{z-index:2;aspect-ratio:auto;object-fit:fill;background-color:#000;border-radius:8px;flex:0 auto;align-self:center;margin-top:0;margin-bottom:0;margin-right:0;padding:15px 19px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;display:block;position:absolute;inset:0% 1% 0% auto;overflow:clip}.crux-home-page .paragraph-68{color:#444;max-width:354px;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px}.crux-home-page .div-block-351{flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;padding:16px;display:flex}.crux-home-page .div-block-351.product-card{grid-row-gap:0px;flex-flow:column;justify-content:center;width:100%;max-width:485px;padding:0}.crux-home-page .paragraph-69{color:#444}.crux-home-page .image-312{width:198px;max-width:none;height:180px}.crux-home-page .text-block-307{flex:none}.crux-home-page .div-block-353{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;display:flex}.crux-home-page .div-block-354{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;font-family:Suisseintltrial,Arial,sans-serif;display:flex}.crux-home-page .image-313{border-radius:0;height:auto}.crux-home-page .image-313:hover{opacity:1}.crux-home-page .image-314{width:56px;height:56px}.crux-home-page .terms-policy-10{color:#000;padding:16px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .terms-policy-10:hover{background-color:#e0e0e066;border-radius:12px}.crux-home-page .div-block-355{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-start;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-356{grid-column-gap:4px;grid-row-gap:4px;color:#000;align-items:center;padding:8px 0;font-size:16px;display:flex}.crux-home-page .text-block-308{color:#000;font-size:16px}.crux-home-page .link-block-110{width:150px}.crux-home-page .div-block-359{flex-flow:column;justify-content:center;align-items:stretch;display:flex}.crux-home-page .div-block-360{display:flex}.crux-home-page .container-66{cursor:default;background-color:#fff;flex-flow:column;align-items:center;max-width:none;padding-top:16px;padding-bottom:16px;display:flex}.crux-home-page .news-press-11{color:#000;padding:16px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .news-press-11:hover{background-color:#e0e0e066;border-radius:12px}.crux-home-page .link-block-111{-webkit-text-fill-color:inherit;background-clip:border-box;text-decoration:none}.crux-home-page .nav-link-9{letter-spacing:.56px;background-color:#000;border:1px solid #000;border-radius:18px;margin-left:0;margin-right:0;padding:12px 30px;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;line-height:14px;transition:color .3s cubic-bezier(.55,.055,.675,.19),background-color .3s cubic-bezier(.55,.055,.675,.19),transform .2s cubic-bezier(.785,.135,.15,.86);display:flex;position:static}.crux-home-page .nav-link-9:hover{color:#f82c2c;background-color:#e0e0e066;border:1px solid #000;border-radius:18px;padding-top:12px;padding-bottom:12px}.crux-home-page .nav-link-9.signin-btn{color:#000;background-color:#fff;display:block}.crux-home-page .nav-link-9.signin-btn:hover{color:#f82c2c;background-color:#e0e0e066}.crux-home-page .nav-link-9.signin-btn.main,.crux-home-page .nav-link-9.signin-btn.arrayx{display:block}.crux-home-page .blog-title-13{padding:10px 8px;font-size:16px}.crux-home-page .code-embed-4{display:none}.crux-home-page .text-block-309{flex:none}.crux-home-page .div-block-361{grid-column-gap:4px;grid-row-gap:4px;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-361.iconlink{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .div-block-361.iconlink:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .div-block-361.iconlink.no-hover:hover{background-color:#0000}.crux-home-page .div-block-362{grid-column-gap:8px;padding:8px;display:flex}.crux-home-page .div-block-362.video{border-radius:8px;justify-content:flex-start;align-items:center;padding-top:0;padding-bottom:0;text-decoration:none}.crux-home-page .div-block-362.video:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .div-block-363{min-width:475px;max-width:475px;padding-top:30px;padding-left:30px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .image-316{opacity:1;border-radius:0;height:16px}.crux-home-page .image-316:hover{opacity:1}.crux-home-page .div-block-364{grid-column-gap:4px;grid-row-gap:4px;align-items:center;padding:8px 0;display:flex}.crux-home-page .image-317{border-radius:0;height:auto}.crux-home-page .image-317:hover{opacity:1}.crux-home-page .text-block-310{opacity:.6;color:#000;letter-spacing:.48px;padding-left:8px;padding-right:8px;font-size:12px}.crux-home-page .image-318{border-bottom-right-radius:8px;margin-top:-29px;margin-bottom:0}.crux-home-page .blog-title-14{color:#000;cursor:pointer;padding:10px 8px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .blog-title-14:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .blog-title-14.help-center:hover{background-color:#0000}.crux-home-page .image-319{margin-bottom:0;display:none}.crux-home-page .text-block-311{color:#000;padding:8px 16px 16px 8px;font-size:20px;line-height:24px}.crux-home-page .nav-product-list-11{background-color:#0000;border-radius:0;width:1200px;margin-bottom:0;padding-top:16px;padding-bottom:16px;display:none}.crux-home-page .nav-product-list-11.dropdown-over-header{justify-content:center;align-items:stretch;width:100%;max-width:1200px;padding-top:0;padding-bottom:0;display:flex}.crux-home-page .text-block-312{color:#000;font-size:20px;line-height:24px}.crux-home-page .nav-company-list-10{background-color:#0000;border-radius:8px;flex-flow:column;justify-content:space-between;align-items:flex-start;height:auto;margin-top:0;margin-bottom:0;padding-top:0;display:flex;position:static}.crux-home-page .nav-company-list-10.company-list-menu{background-color:#0000;justify-content:space-between}.crux-home-page .image-320{opacity:1;border-radius:0;height:16px}.crux-home-page .image-320:hover{opacity:1}.crux-home-page .nav-menu-title-aboutus-9{background-color:#0000;border-radius:8px;flex:0 auto;padding:8px 0 0 8px;position:static}.crux-home-page .become-a-partner-7{color:#000;padding:12px 16px;font-size:16px;text-decoration:none}.crux-home-page .div-block-365{grid-column-gap:8px;grid-row-gap:8px;justify-content:flex-start;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-365.iconlink{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .div-block-365.iconlink:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .text-block-313{color:#000;font-size:16px}.crux-home-page .text-block-314{color:#000;padding:8px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;line-height:24px;text-decoration:none}.crux-home-page .text-block-315{color:#000;padding:8px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;line-height:24px}.crux-home-page .text-block-316{color:#000;padding-left:16px;padding-right:16px}.crux-home-page .image-322{margin-bottom:0;display:none}.crux-home-page .text-block-317{color:#000;padding-left:8px;padding-right:8px;font-size:12px}.crux-home-page .nav-menu-title-learn-8{padding-top:16px}.crux-home-page .right-list-4{grid-column-gap:12px;align-items:center;display:flex}.crux-home-page .terms-policy-11{color:#000;padding:16px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .terms-policy-11:hover{background-color:#e0e0e066;border-radius:12px}.crux-home-page .text-block-318{color:#000;font-size:20px;line-height:24px}.crux-home-page .paragraph-70{color:#444}.crux-home-page .text-block-319{color:#444;padding-left:0;padding-right:0}.crux-home-page .div-block-366{min-width:475px;padding-top:30px}.crux-home-page .image-324{border-radius:0;height:auto}.crux-home-page .image-324:hover{opacity:1}.crux-home-page .nav-menu-title-aboutus-10{background-color:#0000;border-radius:8px;flex:0 auto;padding:8px 0 0 8px;text-decoration:none;position:static}.crux-home-page .nav-learn-list-11{background-color:#0000000a;flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;margin-top:10px;margin-bottom:10px;padding-top:0;display:flex}.crux-home-page .nav-menu-solution-btn-7{flex-flow:row;justify-content:flex-start;align-items:center;padding:8px;text-decoration:none;display:flex}.crux-home-page .div-block-367{grid-row-gap:4px;flex-flow:column;justify-content:space-between;padding:8px;display:flex}.crux-home-page .nav-company-list-11{background-color:#0000;border-radius:8px;flex-flow:column;justify-content:space-between;align-items:flex-start;height:auto;margin-top:0;margin-bottom:0;padding-top:0;display:flex;position:static}.crux-home-page .nav-company-list-11.company-list-menu{background-color:#0000;justify-content:space-between}.crux-home-page .text-block-320{color:#000;font-size:16px}.crux-home-page .div-block-368{flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;padding:16px;display:flex}.crux-home-page .div-block-368.product-card{grid-row-gap:0px;flex-flow:column;justify-content:center;width:100%;max-width:485px;padding:0;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .nav-product-list-12{grid-column-gap:16px;grid-row-gap:16px;background-color:#0000000a;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;width:100%;max-width:none;height:196px;margin-top:10px;margin-bottom:16px;padding:8px;display:none}.crux-home-page .dropdown-list-7{z-index:5;opacity:0;background-color:#fff;justify-content:center;align-items:stretch;height:auto;display:none;right:auto;overflow:hidden;box-shadow:0 8px 8px #0000000a}.crux-home-page .dropdown-list-7.w--open{z-index:5;opacity:1;border-bottom:1px solid #0000001a;justify-content:center;align-items:stretch;width:100vw;max-width:100%;display:block;position:absolute;inset:73px 0% auto;overflow:visible;box-shadow:0 8px 10px -10px #0000000a}.crux-home-page .div-block-369{min-width:189px;max-width:189px}.crux-home-page .div-block-370{background-color:#0000000a;border-radius:8px;width:100%;min-height:205px;padding-top:8px;padding-bottom:8px;display:flex}.crux-home-page .search-list-4{width:100%;max-width:1232px;margin-left:auto;margin-right:auto;display:block}.crux-home-page .search-button-18{z-index:2;aspect-ratio:auto;object-fit:fill;background-color:#000;border-radius:8px;flex:0 auto;align-self:center;margin-top:0;margin-bottom:0;margin-right:0;padding:16px 19px 18px;font-size:16px;line-height:16px;display:block;position:absolute;inset:0% 1% 6% auto;overflow:clip}.crux-home-page .text-block-321{color:#000;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;font-weight:400;line-height:24px}.crux-home-page .search-input-13{color:#000;background-color:#f3f4f6;border-radius:8px;width:100%;max-width:100%;padding-top:30px;padding-bottom:30px;padding-right:12px;font-size:20px;line-height:16px;overflow:clip}.crux-home-page .search-input-13::placeholder{color:#000}.crux-home-page .image-326{text-align:left;margin-left:0;margin-right:0}.crux-home-page .text-block-322{color:#000;padding-left:0;padding-right:0;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;line-height:24px}.crux-home-page .text-block-323{color:#000;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:20px;font-weight:400;line-height:24px;display:flex}.crux-home-page .div-block-371{justify-content:center;margin-left:auto;margin-right:auto;padding-top:20px;padding-bottom:31.97px;display:flex}.crux-home-page .header-nav-wrapper-4{justify-content:space-between;align-items:center;max-width:1232px;height:72px;margin-left:auto;margin-right:auto;padding:16px;display:flex}.crux-home-page .paragraph-71{box-sizing:border-box;color:#444;white-space:normal;max-width:354px;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;line-height:20px}.crux-home-page .text-block-324{font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .text-block-325{color:#000;font-size:16px}.crux-home-page .link-block-116{text-decoration:none}.crux-home-page .image-328{margin-bottom:0}.crux-home-page .div-block-373{grid-column-gap:8px;grid-row-gap:8px;align-items:center;padding:8px 0;display:flex}.crux-home-page .div-block-373.iconlink{background-color:#0000;border-radius:8px;padding-left:8px;padding-right:8px;text-decoration:none;display:none}.crux-home-page .div-block-373.iconlink:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .text-block-326{color:#000;font-size:16px}.crux-home-page .div-block-374{grid-column-gap:4px;grid-row-gap:4px;color:#000;align-items:center;padding:8px 0;font-size:16px;display:flex}.crux-home-page .div-block-374.iconlink{cursor:default;padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .div-block-374.iconlink:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .div-block-374.iconlink.no-hover:hover{background-color:#0000}.crux-home-page .link-block-117{text-decoration:none}.crux-home-page .link-block-117.help:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .link-block-118{text-decoration:none}.crux-home-page .search-11{box-sizing:border-box;grid-column-gap:16px;grid-row-gap:16px;aspect-ratio:auto;vertical-align:sub;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;width:100%;max-width:100%;min-height:auto;margin-bottom:0;display:block;position:relative;overflow:visible}.crux-home-page .image-329{width:198px;max-width:none;height:180px}.crux-home-page .div-block-375{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:flex-start;padding:4px;font-family:Suisseintltrial,Arial,sans-serif;display:flex}.crux-home-page .news-press-12{color:#000;padding:16px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;text-decoration:none}.crux-home-page .news-press-12:hover{background-color:#e0e0e066;border-radius:12px}.crux-home-page .resources-card-lists{grid-column-gap:40px;grid-row-gap:40px;flex-flow:wrap;justify-content:center;align-items:center;display:flex}.crux-home-page .dottedglobe-2{z-index:1;opacity:1;object-fit:contain;flex-flow:column;justify-content:center;align-items:center;width:100%;max-width:1279px;margin-top:-24em;margin-right:0;display:flex;position:static;inset:16.9em 0% auto;overflow:visible}.crux-home-page .image-121{z-index:1;width:507.2px;margin-top:-33px;margin-left:5px;position:relative}.crux-home-page .image-125{z-index:3;background-color:#0000;max-width:648.8px;height:460px;margin-top:-278px;margin-left:-34px;position:relative;overflow:hidden}.crux-home-page .image-122{z-index:5;width:484.8px;margin-top:-82px;position:relative}.crux-home-page .image-123{margin-left:-21px}.crux-home-page .image-124{z-index:3;width:auto;max-width:100%;margin-top:-342px;margin-left:33px;position:relative;overflow:clip}.crux-home-page .expand-scale-integrate-p{color:#111928;margin-top:33px;margin-bottom:41px;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;line-height:48px}.crux-home-page .image-126{z-index:5;width:100%;max-width:1132px;margin-top:-90px;margin-right:70px;position:relative;overflow:hidden}.crux-home-page .sphere-by-p{color:#111928;text-align:center;letter-spacing:.55em;margin-top:-8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:2rem;font-weight:600;line-height:36px;position:relative}.crux-home-page .sphere-wrapper{flex-flow:column;align-items:center;display:flex}.crux-home-page .rich-text-block-10{font-size:16px}.crux-home-page .section-57{margin-top:72px}.crux-home-page .banner-2{grid-row-gap:10px;background-color:#18181b;background-image:linear-gradient(176.65deg,#f4f4f5,#fcfcfc00),linear-gradient(#fff,#fff);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1920px;padding-left:40px;padding-right:40px;text-decoration:none;display:flex;position:relative;overflow:hidden}.crux-home-page .hero-13{z-index:1;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding-top:120px;padding-bottom:120px;text-decoration:none;display:flex;position:relative}.crux-home-page .text-253{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .section-style-3{grid-column-gap:10px;background-color:#38383a;border-radius:12px;flex:0 auto;justify-content:center;align-items:center;padding:4px 12px;text-decoration:none;display:flex}.crux-home-page .text-254{color:#fff;letter-spacing:.04em;text-transform:uppercase;margin-top:0;margin-bottom:0;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.crux-home-page .respond-fast-operate-lean-scale-smart{color:#18181b;letter-spacing:-.02em;width:100%;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:64px;font-weight:400;line-height:72px;text-decoration:none}.crux-home-page .group-1000001123{opacity:.88;object-fit:cover;justify-content:center;align-items:center;width:100%;max-width:2067.92px;height:2155.04px;text-decoration:none;display:flex;position:absolute;top:-852.099px;left:385px}.crux-home-page .text-block{grid-row-gap:48px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:580px;text-decoration:none;display:flex}.crux-home-page .frame-1000001116{grid-row-gap:10px;flex-direction:column;justify-content:center;align-items:flex-start;width:87px;height:80px;padding-top:17px;padding-bottom:24px;text-decoration:none;display:flex}.crux-home-page .text-257{color:#374151;width:100%;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:22px;font-weight:400;line-height:28px;text-decoration:none}.crux-home-page .text-255{color:#18181b;letter-spacing:-.02em;width:100%;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .frame-style-5{object-fit:cover}.crux-home-page .frame-style-4{mix-blend-mode:luminosity;object-fit:cover;overflow:hidden}.crux-home-page .frame-style{color:#000;object-fit:cover;overflow:hidden}.crux-home-page .frame-1000001115{grid-column-gap:32px;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .form-style{border:1px solid #e4e4e7;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:580px;text-decoration:none;display:flex;overflow:hidden}.crux-home-page .demo-formcode{width:100%}.crux-home-page .text-256{color:#374151;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:22px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .text-256.our-speakers{font-size:40px;line-height:48px}.crux-home-page .text-259{opacity:.8;color:#374151;text-align:center;flex-flow:row;justify-content:center;align-self:center;align-items:flex-start;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;font-weight:400;line-height:24px;text-decoration:none;display:flex}.crux-home-page .text-259.venkat-name{color:#000}.crux-home-page .text-259.will-name{color:#000;font-size:18px}.crux-home-page .text-259.position{text-align:center;flex-flow:column;justify-content:flex-start;align-self:auto;align-items:center}.crux-home-page .text-259.text-opendemo{text-align:center}.crux-home-page ._3-2{grid-row-gap:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .main{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:24px;text-decoration:none;display:flex}.crux-home-page .demo-form-section{flex-flow:column;justify-content:center;max-width:1200px;height:100%;padding-top:13px;padding-bottom:64px;display:flex}.crux-home-page .frame-1000001117{grid-row-gap:10px;flex-direction:column;justify-content:center;align-items:flex-start;height:80px;padding-top:24px;padding-bottom:24px;text-decoration:none;display:flex}.crux-home-page .flex-block-21{grid-column-gap:40px;grid-row-gap:40px;justify-content:center;align-items:flex-start;margin-bottom:80px}.crux-home-page .flex-block-21.demo-section{max-width:1200px;margin-bottom:0;padding-left:0;padding-right:0}.crux-home-page .frame-1000001119{grid-row-gap:8px;border:0 solid #e4e4e7;border-bottom-width:1px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:24px;text-decoration:none;display:flex}.crux-home-page .text-258{color:#18181b;width:100%;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page ._2{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page ._1{grid-row-gap:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .frame-1000001118{grid-row-gap:10px;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:80px;padding-top:24px;padding-bottom:24px;text-decoration:none;display:flex}.crux-home-page .frame-1000001114{grid-column-gap:16px;grid-row-gap:20px;flex-flow:row;justify-content:flex-start;align-items:center;width:100%;padding-top:16px;padding-bottom:16px;text-decoration:none;display:flex}.crux-home-page .group-1000000852{object-fit:cover;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;display:flex}.crux-home-page .frame-1000000966{background-color:#f3f4f6;border-radius:12px;justify-content:flex-start;align-items:flex-end;padding-top:48px;display:flex;overflow:hidden}.crux-home-page .frame-1000000967{grid-column-gap:24px;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-245{opacity:.8;color:#374151;width:100%;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;font-weight:400;line-height:28px;text-decoration:none}.crux-home-page .frame-1000001111,.crux-home-page .frame-24{grid-row-gap:16px;background-color:#f3f4f6;border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:588px;height:312px;padding:24px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .selling-point-one{justify-content:center;display:flex}.crux-home-page .frame-1000000921{border-radius:8px;font-family:Suisseintltrial,Arial,sans-serif;overflow:hidden}.crux-home-page .features{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding:120px 40px 44px;text-decoration:none;display:flex}.crux-home-page .text-243{color:#111928;letter-spacing:-.03em;width:100%;margin-top:0;margin-bottom:0;padding-bottom:48px;padding-left:48px;padding-right:48px;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .text-244{color:#111928;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .datasets{background-color:#fff;border:0 #e5e7eb;border-radius:8px 8px 0 0;justify-content:flex-start;align-items:flex-end;width:100%;text-decoration:none;display:flex;overflow:hidden}.crux-home-page .space{object-fit:cover;border-radius:12px;padding:40px;overflow:hidden}.crux-home-page .frame-1000001112{grid-row-gap:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .button-style{grid-column-gap:4px;background-color:#000;border-radius:12px;flex:0 auto;justify-content:center;align-items:center;padding:12px 24px;text-decoration:none;display:flex}.crux-home-page .button-style.scroll-trigger{border:1px solid #000;text-decoration:none;transition:color .3s cubic-bezier(.55,.055,.675,.19),transform .3s cubic-bezier(1,0,0,1),border-color .3s cubic-bezier(.55,.055,.675,.19),background-color .3s cubic-bezier(.55,.055,.675,.19)}.crux-home-page .hero{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding-top:40px;padding-bottom:120px;text-decoration:none;display:flex;position:relative}.crux-home-page .text-246{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .link-text{color:#fff;margin-top:0;margin-bottom:0;font-size:16px;font-weight:400;line-height:16px;text-decoration:none}.crux-home-page .frame-39{grid-column-gap:10px;border:1px #0000004d;flex:0 auto;justify-content:center;align-items:center;padding-top:4px;padding-bottom:4px;display:flex}.crux-home-page .text-block-327{opacity:.6;color:#111928;text-align:center;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .selling-point-2{grid-row-gap:10px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1920px;padding-left:40px;padding-right:40px;text-decoration:none;display:flex;overflow:hidden}.crux-home-page .text-247{color:#111928;text-align:center;letter-spacing:-.02em;margin-top:0;margin-bottom:0;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .selling-point-three{background-color:#fbfbfb;flex-flow:column;justify-content:flex-start;align-items:center;padding:120px 40px;display:flex}.crux-home-page .selling-point-3{background-color:#fbfbfb;flex-flow:wrap;justify-content:center;align-items:center;max-width:1200px;padding-left:131px;padding-right:131px;text-decoration:none;display:flex;position:relative}.crux-home-page .text-248{grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1200px;text-decoration:none;display:flex}.crux-home-page .frame-1000000941{grid-row-gap:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;text-decoration:none;display:flex}.crux-home-page .text-249{color:#111928;text-align:center;letter-spacing:-.02em;width:100%;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px;text-decoration:none}.crux-home-page .model-ready-data---delivered-fast-validated-continuously-and-managed-end-to-end-for-performance-tran{color:#374151;text-align:center;width:100%;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .image-331{padding-top:60px}.crux-home-page .image-332{display:none}.crux-home-page .button-style-2{grid-column-gap:4px;background-color:#fff;border-radius:12px;flex:0 auto;justify-content:center;align-items:center;padding:12px 24px;text-decoration:none;display:flex}.crux-home-page .text-252{opacity:.8;color:#fff;width:100%;margin-top:0;margin-bottom:0;font-size:24px;font-weight:400;line-height:36px;text-decoration:none}.crux-home-page .link-text-2{color:#000;margin-top:0;margin-bottom:0;font-size:16px;font-weight:400;line-height:16px;text-decoration:none}.crux-home-page .frame-1000001113{grid-column-gap:10px;border:0 #0000004d;flex:0 auto;justify-content:center;align-items:center;padding-top:4px;padding-bottom:4px;text-decoration:none;display:flex}.crux-home-page .visuals{object-fit:cover;justify-content:center;align-items:center;width:100%;max-width:826.087px;height:944.002px;text-decoration:none;display:none;position:absolute;top:-142px;left:879.997px}.crux-home-page .cta-6{grid-column-gap:24px;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.crux-home-page .banner{grid-row-gap:10px;background-color:#000;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1920px;text-decoration:none;display:flex;position:relative}.crux-home-page .content-style-3{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/688cc8661407d39fb25447cf_visuals.svg),linear-gradient(#0000,#000 50%,#0000);background-position:137%,0 0;background-repeat:repeat-y,repeat;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;padding:120px 40px;text-decoration:none;display:flex;position:relative}.crux-home-page .text-251{color:#fff;letter-spacing:-.02em;margin-top:0;margin-bottom:0;padding-right:60px;font-size:56px;font-weight:400;line-height:72px;text-decoration:none}.crux-home-page .text-250{grid-row-gap:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:800px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .div-block-376{grid-column-gap:16px;grid-row-gap:16px;flex-flow:wrap;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:space-around;align-self:center;align-items:center;margin-top:40px;display:flex;overflow:visible}.crux-home-page .div-block-376.speakers-sec{justify-content:space-around;align-items:center;max-width:600px}.crux-home-page .div-block-377{border-radius:75px;flex-flow:column;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .image-333{border-radius:75px;line-height:25px}.crux-home-page .div-block-378{grid-column-gap:70px;grid-row-gap:70px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:flex-start;width:100%;display:flex}.crux-home-page .div-block-378.webinar-speaker{grid-column-gap:70px;grid-row-gap:70px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.crux-home-page .div-block-381,.crux-home-page .div-block-382,.crux-home-page .div-block-383,.crux-home-page .div-block-384{margin-top:10px}.crux-home-page .top-bar{z-index:9999;color:#fff;text-align:center;background-color:#000000e6;border-top:1px solid #000;border-bottom:1px solid #000;width:100%;padding-top:12px;padding-bottom:12px;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;font-weight:400;text-decoration:none;transition:border-color .3s cubic-bezier(.55,.055,.675,.19),color .3s cubic-bezier(.55,.055,.675,.19),background-color .3s cubic-bezier(.55,.055,.675,.19),transform .3s cubic-bezier(.55,.055,.675,.19);position:relative;top:73px}.crux-home-page .top-bar:hover{color:#000000e6;background-color:#fff}.crux-home-page .hero-arrayx{grid-column-gap:50px;grid-row-gap:50px;background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/68f7efd49c376b932df81d6c_Hero.png);background-position:50% 0;background-size:contain;flex-flow:column;padding-top:70px;padding-bottom:50px;display:flex;position:static}.crux-home-page .headline-arrayx{z-index:88;text-align:center;padding-top:50px;position:relative}.crux-home-page .heading-95{color:#000;letter-spacing:-3px;margin-bottom:24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:72px}.crux-home-page .text-block-328{color:#374151;font-family:Suisseintltrial,Arial,sans-serif;font-size:26px;line-height:36px}.crux-home-page .div-block-385{grid-column-gap:16px;grid-row-gap:16px;text-align:center;justify-content:center;align-items:flex-start;display:flex}.crux-home-page .golive{width:250px}.crux-home-page .div-block-386{grid-column-gap:50px;grid-row-gap:50px;justify-content:center;padding-top:40px;display:flex}.crux-home-page .text-block-329{opacity:.8;color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;font-weight:500;line-height:28px}.crux-home-page .paragraph-72{color:#a1a1aa;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:28px}.crux-home-page .reliable,.crux-home-page .costs{width:250px}.crux-home-page .video-2{border-radius:12px;align-self:center;width:1188px;height:645px;min-height:645px;max-height:645px;margin-top:auto;margin-bottom:auto}.crux-home-page .cases{width:250px}.crux-home-page .div-block-388{border-radius:12px;justify-content:center;height:645px;min-height:645px;max-height:645px;display:flex}.crux-home-page .body-arrayx{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:flex-start;max-width:1200px;margin-left:auto;margin-right:auto;padding-top:100px;padding-bottom:40px;display:flex}.crux-home-page .div-block-389{grid-column-gap:16px;grid-row-gap:16px;background-color:#e5e7eb;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;align-self:flex-start;padding:4px 12px;display:inline-block}.crux-home-page .text-block-330{opacity:.6;letter-spacing:normal;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .heading-96{color:#000;text-align:left;letter-spacing:-.03em;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:72px}.crux-home-page .prompt{grid-column-gap:5px;grid-row-gap:5px;background-color:#f3f4f6;border-radius:12px;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:316px;height:275px;padding:24px;display:flex}.crux-home-page .inside-content{grid-column-gap:8px;grid-row-gap:8px;flex-flow:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:flex-start;display:flex}.crux-home-page .heading-97{color:#000;margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400;line-height:36px}.crux-home-page .paragraph-73{color:#374151;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:24px}.crux-home-page .flex-block-22{justify-content:flex-start;align-items:center}.crux-home-page .image-334{text-align:right;display:block}.crux-home-page .div-block-390{justify-content:center;align-items:center;width:316px;display:flex}.crux-home-page .feature3{max-width:1200px;margin-left:auto;margin-right:auto;padding-top:60px}.crux-home-page .feature3.mobile-only{display:none}.crux-home-page .div-block-392{justify-content:flex-end;display:flex}.crux-home-page .flex-block-23{justify-content:flex-start;align-items:center}.crux-home-page .feature4{padding-top:160px;padding-bottom:100px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .columns-8{max-width:1200px;margin-left:auto;margin-right:auto;display:block}.crux-home-page .heading-98{font-size:40px;font-weight:400;line-height:48px}.crux-home-page .paragraph-75{color:#374151;font-size:24px;line-height:36px}.crux-home-page .column-17{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;padding-left:20px;display:block}.crux-home-page .column-18{padding-right:20px}.crux-home-page .feature5{padding-top:100px;padding-bottom:100px}.crux-home-page .columns-9{max-width:1200px;margin-left:auto;margin-right:auto}.crux-home-page .column-19{padding-right:20px}.crux-home-page .column-20{padding-left:20px}.crux-home-page .feature6{padding-top:100px;padding-bottom:100px}.crux-home-page .columns-10{max-width:1200px;margin-left:auto;margin-right:auto}.crux-home-page .column-21{padding-right:20px}.crux-home-page .column-22{padding-left:20px}.crux-home-page .feature7{padding-top:100px;padding-bottom:100px}.crux-home-page .columns-12{max-width:1200px;margin-left:auto;margin-right:auto}.crux-home-page .column-23{padding-left:20px;padding-right:20px}.crux-home-page .column-24{padding-left:20px}.crux-home-page .link-51{color:#000;background-color:#f1f1f1;border:1px solid #f1f1f1;border-radius:12px;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;text-decoration:none;transition:transform .3s cubic-bezier(1,0,0,1),color .3s cubic-bezier(.55,.055,.675,.19),background-color .3s cubic-bezier(.55,.055,.675,.19);display:inline-block}.crux-home-page .link-51:hover{color:#fff;background-color:#000;border:1px solid #fff}.crux-home-page .div-block-393{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;flex-flow:column;justify-content:center;align-items:flex-start;max-width:720px;padding-left:0;padding-right:0;display:flex}.crux-home-page .heading-99{color:#fff;width:auto;min-width:auto;margin-top:0;margin-bottom:24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:72px;display:inline-block;position:relative}.crux-home-page .heading-100{opacity:.8;width:100%;max-width:761px;margin-top:0;margin-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;display:inline-block;position:relative}.crux-home-page .heading-101{color:#fff;max-width:710px;font-size:24px;font-weight:400;line-height:36px}.crux-home-page .section-container-6{max-width:1200px;padding:240px 40px}.crux-home-page .link-52{color:#f9fafb;background-color:#242424;border:1px solid #242424;border-radius:12px;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;text-decoration:none;transition:color .2s cubic-bezier(.55,.055,.675,.19),background-color .2s cubic-bezier(.55,.055,.675,.19)}.crux-home-page .link-52:hover{color:#fff;background-color:#f82c2c;border-color:#f82c2c}.crux-home-page .flex-block-24{grid-column-gap:24px;grid-row-gap:24px;display:none}.crux-home-page .text-block-331{color:#fff;text-align:center;letter-spacing:-.03em;font-size:40px;line-height:72px}.crux-home-page .div-block-394{align-self:auto}.crux-home-page .text-block-332{color:#a1a1aa;font-weight:500}.crux-home-page .feature8{background-color:#000;background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/68fa777279876f063a0d6728_pexels-francesco-ungaro-96381%201.png);background-position:100%;background-repeat:no-repeat;background-attachment:scroll;margin-top:100px;padding-top:100px;padding-bottom:100px}.crux-home-page .div-block-395{max-width:1200px;margin-left:auto;margin-right:auto}.crux-home-page .heading-102{color:#fff;letter-spacing:-.03em;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:72px}.crux-home-page .div-block-396{max-width:743px}.crux-home-page .text-block-333{color:#fff;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .div-block-397{max-width:500px}.crux-home-page .pricing-comparison{border-bottom:1px solid #e4ebf3;padding:80px 30px;position:relative}.crux-home-page .container{width:100%;max-width:940px;margin-left:auto;margin-right:auto}.crux-home-page .pricing-wrapper{grid-column-gap:40px;grid-row-gap:50px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;align-items:center;display:grid}.crux-home-page .pricing-card{background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;padding:32px 24px;display:flex;position:relative;box-shadow:0 4px 130px #96a3b51f}.crux-home-page .pricing-card.featured-pricing{z-index:2;box-shadow:0 4px 130px #96a3b54d}.crux-home-page .pricing-image{object-fit:cover;width:80px;height:80px;margin-bottom:16px}.crux-home-page .pricing-title{margin-top:10px;margin-bottom:8px;font-size:40px;font-weight:500;line-height:48px}.crux-home-page .pricing-subtitle{margin-bottom:12px;font-size:14px;line-height:20px}.crux-home-page .pricing-price{margin-bottom:8px;font-size:24px;font-weight:700;line-height:32px}.crux-home-page .paragraph-regular{font-size:14px;line-height:20px}.crux-home-page .paragraph-regular.margin-bottom-20{margin-bottom:20px}.crux-home-page .button-primary{color:#fff;letter-spacing:2px;text-transform:uppercase;background-color:#1a1b1f;padding:12px 25px;font-size:12px;line-height:20px;transition:all .2s}.crux-home-page .button-primary:hover{color:#fff;background-color:#32343a}.crux-home-page .button-primary:active{background-color:#43464d}.crux-home-page .button-primary.outline-button{color:#1a1b1f;background-color:#0000;box-shadow:inset 0 0 0 1px #1a1b1f}.crux-home-page .button-primary.outline-button:hover{color:#fff;background-color:#1a1b1f}.crux-home-page .pricing-divider{background-color:#76879d1a;align-self:stretch;height:1px;margin:56px -24px 16px}.crux-home-page .pricing-feature-list{align-self:stretch}.crux-home-page .pricing-feature{background-image:url(https://cdn.prod.website-files.com/62434fa732124a0fb112aab4/62434fa732124a700a12aad4_check%20circle.svg);background-position:0 0;background-repeat:no-repeat;background-size:auto;align-self:stretch;margin-top:16px;padding-left:32px;font-size:14px;line-height:24px}.crux-home-page .pricing-tag{color:#3a4554;background-color:#fff;border-radius:24px;padding:7px 16px;position:absolute;top:-19px;box-shadow:0 3px 10px #96a3b533}.crux-home-page .hero-stack{background-color:#f5f7fa;border-bottom:1px solid #e4ebf3;padding:80px 30px;position:relative}.crux-home-page .container-67{width:100%;max-width:940px;margin-left:auto;margin-right:auto}.crux-home-page .hero-wrapper-two{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;max-width:750px;margin-left:auto;margin-right:auto;display:flex}.crux-home-page .margin-bottom-24px{margin-bottom:24px}.crux-home-page .button-primary-2{color:#fff;letter-spacing:2px;text-transform:uppercase;background-color:#1a1b1f;padding:12px 25px;font-size:12px;line-height:20px;transition:all .2s}.crux-home-page .button-primary-2:hover{color:#fff;background-color:#32343a}.crux-home-page .button-primary-2:active{background-color:#43464d}.crux-home-page .hero-image{width:100%;margin-top:50px}.crux-home-page .div-block-398{grid-column-gap:50px;grid-row-gap:50px;justify-content:center;padding-top:40px;display:flex}.crux-home-page .text-block-334{opacity:.8;color:#000;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;font-weight:500;line-height:28px}.crux-home-page .paragraph-76{color:#a1a1aa;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:28px}.crux-home-page .cta-7{grid-column-gap:24px;background-color:#000;flex-flow:row;flex:0 auto;justify-content:center;align-items:center;padding-top:50px;padding-bottom:50px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .text-block-335{color:#fff;text-align:center;letter-spacing:-.03em;font-size:40px;line-height:72px}.crux-home-page .div-block-399{align-self:auto}.crux-home-page .flex-block-26{justify-content:flex-start;align-items:center}.crux-home-page .image-338{text-align:right;display:block}.crux-home-page .paragraph-77{color:#374151;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:24px}.crux-home-page .div-block-400{justify-content:center;align-items:center;width:316px;display:flex}.crux-home-page .div-block-401{justify-content:flex-end;display:flex}.crux-home-page .flex-block-27{justify-content:flex-start;align-items:center}.crux-home-page .heading-103{color:#000;margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400;line-height:36px}.crux-home-page .div-block-402{max-width:1200px;margin-left:auto;margin-right:auto}.crux-home-page .div-block-403{max-width:743px}.crux-home-page .heading-104{color:#fff;letter-spacing:-.03em;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:72px}.crux-home-page .text-block-336{color:#fff;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .columns-13{max-width:1200px;margin-left:auto;margin-right:auto;display:block}.crux-home-page .column-25{padding-right:20px}.crux-home-page .column-26{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;padding-left:20px;display:block}.crux-home-page .heading-105{font-size:40px;font-weight:400;line-height:48px}.crux-home-page .paragraph-78{color:#374151;font-size:24px;line-height:36px}.crux-home-page .columns-14{max-width:1200px;margin-left:auto;margin-right:auto}.crux-home-page .column-27{padding-right:20px}.crux-home-page .heading-106{font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .paragraph-79{color:#374151;font-size:24px;line-height:36px}.crux-home-page .column-28{padding-left:20px}.crux-home-page .columns-15{max-width:1200px;margin-left:auto;margin-right:auto}.crux-home-page .column-29{padding-right:20px}.crux-home-page .paragraph-80{color:#374151;font-size:24px;line-height:36px}.crux-home-page .columns-16{max-width:1200px;margin-left:auto;margin-right:auto}.crux-home-page .column-30{padding-left:20px;padding-right:20px}.crux-home-page .paragraph-81{color:#374151;font-size:24px;line-height:36px}.crux-home-page .columns-17{max-width:1200px;margin-left:auto;margin-right:auto}.crux-home-page .column-31{padding-right:20px}.crux-home-page .paragraph-82{color:#374151;font-size:24px;line-height:36px}.crux-home-page .column-32{padding-left:20px}.crux-home-page .pricing-items{border-bottom:1px solid #e4ebf3;padding:80px 30px;position:relative}.crux-home-page .container-68{width:100%;max-width:940px;margin-left:auto;margin-right:auto}.crux-home-page .pricing-wrapper-two{flex-direction:column;margin-bottom:-40px;display:flex}.crux-home-page .pricing-card-two{background-color:#f5f7fa;justify-content:space-between;margin-bottom:40px;padding:40px 32px;display:flex}.crux-home-page .pricing-image-two{max-width:30%;margin-right:40px}.crux-home-page .pricing-content{background-color:#fff;flex-direction:column;flex:1;padding:16px;display:flex}.crux-home-page .tagline{margin-bottom:10px;font-size:12px;line-height:16px}.crux-home-page .pricing-info{justify-content:space-between;align-items:center;display:flex}.crux-home-page .pricing-divider-two{background-color:#e4ebf3;height:1px;margin:9px -16px 16px}.crux-home-page .pricing-details{justify-content:space-between;align-items:flex-start;display:flex}.crux-home-page .pricing-block{margin-bottom:-10px}.crux-home-page .pricing-details-text{margin-bottom:8px}.crux-home-page .pricing-overview{border-bottom:1px solid #e4ebf3;padding:80px 30px;position:relative}.crux-home-page .centered-heading{text-align:center;margin-bottom:16px}.crux-home-page .pricing-description{text-align:center;max-width:550px;margin-left:auto;margin-right:auto}.crux-home-page .pricing-grid{grid-column-gap:64px;grid-row-gap:50px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;margin-top:50px;display:grid}.crux-home-page .pricing-card-three{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .pricing-image-2{object-fit:cover;width:80px;height:80px;margin-bottom:16px}.crux-home-page .pricing-card-text{margin-bottom:20px}.crux-home-page .text-link-arrow{color:#1a1b1f;justify-content:flex-start;align-items:center;font-size:14px;line-height:20px;text-decoration:none;display:flex}.crux-home-page .arrow-embed{margin-left:2px;display:flex}.crux-home-page .section-bridge-4{background-color:#000;background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:100%;background-repeat:no-repeat;background-size:826.09px;height:100%;padding-left:40px;padding-right:40px}.crux-home-page .div-block-404{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;flex-flow:column;justify-content:center;align-items:flex-start;max-width:900px;padding-left:0;padding-right:0;display:flex}.crux-home-page .heading-107{color:#fff;width:auto;min-width:auto;margin-top:0;margin-bottom:24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:72px;display:inline-block;position:relative}.crux-home-page .link-53{color:#f9fafb;background-color:#242424;border:1px solid #242424;border-radius:12px;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px;text-decoration:none;transition:border-color .3s cubic-bezier(.55,.055,.675,.19),transform .3s cubic-bezier(1,0,0,1),background-color .3s cubic-bezier(.55,.055,.675,.19)}.crux-home-page .link-53:hover{color:#fff;background-color:#f82c2c;border:1px solid #f82c2c}.crux-home-page .button-19{color:#000;background-color:#fff;border-radius:12px;margin-left:0;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .button-19.darkbtnshomepage{color:#fff;background-color:#242424}.crux-home-page .heading-108{opacity:.8;width:100%;max-width:761px;margin-top:0;margin-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;display:inline-block;position:relative}.crux-home-page .flex-block-28{grid-column-gap:24px;grid-row-gap:24px}.crux-home-page .heading-109{color:#fff;max-width:710px;font-size:24px;font-weight:400;line-height:36px}.crux-home-page .flex-block-29{grid-column-gap:24px;grid-row-gap:24px;display:none}.crux-home-page .link-54{color:#000;background-color:#f1f1f1;border:1px solid #f1f1f1;border-radius:12px;padding:16px 24px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px;text-decoration:none;transition:border-color .3s cubic-bezier(.55,.055,.675,.19),background-color .3s cubic-bezier(.55,.055,.675,.19),transform .3s cubic-bezier(1,0,0,1);display:inline-block}.crux-home-page .link-54:hover{color:#fff;background-color:#000;border:1px solid #fff}.crux-home-page .pricing-comparison-2{border-bottom:1px solid #e4ebf3;padding:80px 30px;position:relative}.crux-home-page .container-69{width:100%;max-width:940px;margin-left:auto;margin-right:auto}.crux-home-page .pricing-wrapper-2{grid-column-gap:40px;grid-row-gap:50px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;align-items:center;display:grid}.crux-home-page .pricing-card-2{background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;height:713px;padding:32px 24px;font-family:Suisseintltrial,Arial,sans-serif;display:flex;position:relative;box-shadow:0 4px 130px #96a3b51f}.crux-home-page .pricing-card-2.featured-pricing{z-index:2;height:713px;box-shadow:0 4px 130px #96a3b54d}.crux-home-page .pricing-image-3{object-fit:cover;width:80px;height:80px;margin-bottom:16px}.crux-home-page .pricing-title-2{margin-top:10px;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:42px;font-weight:500;line-height:48px}.crux-home-page .pricing-subtitle-2{margin-bottom:12px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:20px}.crux-home-page .pricing-price-2{margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:26px;font-weight:500;line-height:32px}.crux-home-page .paragraph-regular-2{font-size:14px;line-height:20px}.crux-home-page .paragraph-regular-2.margin-bottom-20{margin-bottom:20px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .button-primary-3{color:#fff;letter-spacing:2px;text-transform:uppercase;background-color:#1a1b1f;border:1px solid #000;padding:12px 25px;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;line-height:20px;transition:all .2s}.crux-home-page .button-primary-3:hover{color:#000;background-color:#fff;border:1px solid #000;border-radius:1px}.crux-home-page .button-primary-3:active{background-color:#43464d}.crux-home-page .button-primary-3.outline-button{color:#1a1b1f;background-color:#0000;font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;box-shadow:inset 0 0 0 1px #1a1b1f}.crux-home-page .button-primary-3.outline-button:hover{color:#fff;background-color:#1a1b1f}.crux-home-page .pricing-divider-2{background-color:#76879d1a;align-self:stretch;height:1px;margin:56px -24px 16px}.crux-home-page .pricing-feature-list-2{align-self:stretch;font-size:18px}.crux-home-page .pricing-feature-2{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/693306645803431c58efe113_check%20circle.svg);background-repeat:no-repeat;background-size:auto;align-self:stretch;margin-top:16px;padding-left:32px;font-size:16px;line-height:24px}.crux-home-page .pricing-tag-2{color:#3a4554;background-color:#fff;border-radius:24px;padding:7px 16px;font-family:Suisseintltrial,Arial,sans-serif;position:absolute;top:-19px;box-shadow:0 3px 10px #96a3b533}.crux-home-page .columns-18{max-width:1200px;margin-left:auto;margin-right:auto;display:block}.crux-home-page .column-33{padding-right:20px}.crux-home-page .column-34{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;padding-left:20px;display:block}.crux-home-page .paragraph-83{color:#374151;font-size:24px;line-height:36px}.crux-home-page .columns-19{max-width:1200px;margin-left:auto;margin-right:auto}.crux-home-page .column-35{padding-right:20px}.crux-home-page .paragraph-84{color:#374151;font-size:24px;line-height:36px}.crux-home-page .column-36{padding-left:20px}.crux-home-page .columns-20{max-width:1200px;margin-left:auto;margin-right:auto}.crux-home-page .column-37{padding-right:20px}.crux-home-page .paragraph-85{color:#374151;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .column-38{padding-left:20px}.crux-home-page .column-39{padding-right:20px}.crux-home-page .paragraph-86{color:#374151;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .columns-21{max-width:1200px;margin-left:auto;margin-right:auto}.crux-home-page .column-40{padding-left:20px;padding-right:20px}.crux-home-page .paragraph-87{color:#374151;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .list-item-45{font-size:20px;list-style-type:none}.crux-home-page .image-340,.crux-home-page .image-341,.crux-home-page .image-342,.crux-home-page .image-343{width:100%;max-width:none}.crux-home-page .navbar-logo-center-container{z-index:5;background-color:#0000;width:1030px;max-width:100%;margin-left:auto;margin-right:auto;padding:20px}.crux-home-page .navbar-logo-center-container.shadow-three{width:100%;max-width:1140px}.crux-home-page .container-70{width:100%;max-width:940px;margin-left:auto;margin-right:auto}.crux-home-page .navbar-wrapper-three{justify-content:center;align-items:center;display:flex;position:relative}.crux-home-page .navbar-brand-three{z-index:5;position:absolute}.crux-home-page .nav-menu-wrapper-three{width:100%}.crux-home-page .nav-menu-three{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.crux-home-page .nav-menu-block-2{justify-content:center;align-items:center;margin-bottom:0;display:flex}.crux-home-page .nav-link:focus-visible,.crux-home-page .nav-link[data-wf-focus-visible]{outline-offset:0px;color:#0050bd;border-radius:4px;outline:2px solid #0050bd}.crux-home-page .nav-dropdown{margin-left:5px;margin-right:5px}.crux-home-page .nav-dropdown-toggle{letter-spacing:.25px;padding:5px 30px 5px 10px;font-size:14px;line-height:20px}.crux-home-page .nav-dropdown-toggle:hover{color:#1a1b1fbf}.crux-home-page .nav-dropdown-toggle:focus-visible,.crux-home-page .nav-dropdown-toggle[data-wf-focus-visible]{outline-offset:0px;color:#0050bd;border-radius:5px;outline:2px solid #0050bd}.crux-home-page .nav-dropdown-icon{margin-right:10px}.crux-home-page .nav-dropdown-list{background-color:#fff;border-radius:12px}.crux-home-page .nav-dropdown-list.w--open{padding-top:10px;padding-bottom:10px}.crux-home-page .nav-dropdown-link{padding-top:5px;padding-bottom:5px;font-size:14px}.crux-home-page .nav-dropdown-link:focus-visible,.crux-home-page .nav-dropdown-link[data-wf-focus-visible]{outline-offset:0px;color:#0050bd;border-radius:5px;outline:2px solid #0050bd}.crux-home-page .nav-link-accent{color:#1a1b1f;letter-spacing:.25px;margin-left:5px;margin-right:20px;padding:5px 10px;font-size:14px;font-weight:700;line-height:20px;text-decoration:none}.crux-home-page .nav-link-accent:hover{color:#1a1b1fbf}.crux-home-page .button-primary-4{color:#fff;letter-spacing:2px;text-transform:uppercase;background-color:#1a1b1f;padding:12px 25px;font-size:12px;line-height:20px;transition:all .2s}.crux-home-page .button-primary-4:hover{color:#fff;background-color:#32343a}.crux-home-page .button-primary-4:active{background-color:#43464d}.crux-home-page .hero-heading-center{background-color:#f5f7fa;border-bottom:1px solid #e4ebf3;padding:80px 30px;position:relative}.crux-home-page .centered-heading-2{text-align:center;margin-bottom:16px}.crux-home-page .centered-heading-2.margin-bottom-32px{margin-bottom:32px}.crux-home-page .hero-wrapper-2{justify-content:space-between;align-items:center;display:flex}.crux-home-page .hero-split{flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:46%;display:flex}.crux-home-page .margin-bottom-24px-2{margin-bottom:24px}.crux-home-page .shadow-two{box-shadow:0 4px 24px #96a3b514}.crux-home-page .image-344{font-size:13px}.crux-home-page .link-block-120{display:block}.crux-home-page .text-block-337{color:#fefeff;text-align:center;letter-spacing:normal;text-indent:0;column-count:auto;white-space:normal;word-break:normal;overflow-wrap:normal;background-color:#d00000;border:1px solid #d00000;border-radius:0;font-family:Lato,sans-serif;font-style:normal;display:block}.crux-home-page .link-block-121{display:block}.crux-home-page .text-block-338{color:#fefeff;text-align:center;letter-spacing:normal;text-indent:0;column-count:auto;white-space:normal;word-break:normal;overflow-wrap:normal;background-color:#d00000;border:1px solid #d00000;border-radius:0;font-family:Lato,sans-serif;font-style:normal;display:block}.crux-home-page .link-block-122{display:block}.crux-home-page .text-block-339{color:#fefeff;text-align:center;letter-spacing:normal;text-indent:0;column-count:auto;white-space:normal;word-break:normal;overflow-wrap:normal;background-color:#000;border:1px solid #000;border-radius:0;font-family:Lato,sans-serif;font-size:18px;font-style:normal;text-decoration:none;display:block}@media screen and (min-width: 1280px){.crux-home-page .heading{margin-bottom:24px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .heading.career-hero-heading-1{margin-top:0;margin-bottom:24px}.crux-home-page .div-block{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;max-width:900px}.crux-home-page .div-block.career-hero-block{grid-row-gap:0px;max-width:900px;padding-top:167.5px;display:block}.crux-home-page .div-block.content-page-last-sec{max-width:823px}.crux-home-page .div-block.content-bridging{padding-left:0}.crux-home-page .heading-3{margin-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .link-3{padding:16px 24px;font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .section-3.footer{padding-top:80px;padding-bottom:160px}.crux-home-page .text-block-9,.crux-home-page .text-block-11,.crux-home-page .link-5{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .container-9.soul.careers-page{padding-top:80px}.crux-home-page .frame-35{letter-spacing:-.02em}.crux-home-page .jobs-continer.maps{height:800px}.crux-home-page .soul-text{letter-spacing:-.03em}.crux-home-page .text-24{letter-spacing:.56px}.crux-home-page .frame-1000000922{letter-spacing:-.03em}.crux-home-page .joblist-wrapper{padding-top:12px;padding-bottom:12px}.crux-home-page .container-23,.crux-home-page .container-24{padding-left:0;padding-right:0}.crux-home-page .column{padding-left:10px}.crux-home-page .filter-select{padding-top:24px;padding-bottom:24px;padding-left:24px}.crux-home-page .columns-3{text-decoration:none}.crux-home-page .nav-company-list{height:auto}.crux-home-page .blog-hero-section{padding-top:160px}.crux-home-page .blog-hero-section.top-blog.blog-search{padding-bottom:24px}.crux-home-page .featured-destination{background-color:#fff}.crux-home-page .featured-destination.all-destinations.solutions-sections-destionation{padding-bottom:40px}.crux-home-page .featured-destination.all-destinations.solutions-sections-destionation.solution-success{padding-bottom:0}.crux-home-page .blog-wrapper-content{grid-template-columns:1fr}.crux-home-page .wrapper-content{margin-bottom:40px}.crux-home-page .text-49{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .frame-47{justify-content:flex-start;align-items:flex-end}.crux-home-page .frame-1000000959,.crux-home-page .text-51{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .frame-33{grid-column-gap:16px;grid-row-gap:16px}.crux-home-page .floating-blocks.blog-sources{padding-right:60px}.crux-home-page .collection-list-4,.crux-home-page .collection-list-4.with-results.destinations.tablet{grid-column-gap:40px;grid-row-gap:40px}.crux-home-page .blog-single-wrapper{padding-top:208px}.crux-home-page .blog-single-content{margin-top:0}.crux-home-page .conclusion-wrapper{padding-top:160px;padding-bottom:160px}.crux-home-page .conclusion-content.single-blog{padding-left:0;padding-right:0}.crux-home-page .heading-31.inside-crux-stories-and-interviews{letter-spacing:-1.92px;font-size:64px;line-height:72px}.crux-home-page .no-results-section{margin-top:0}.crux-home-page .bridging-section{background-image:linear-gradient(65deg,#fff0 40%,#000),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/679759aa340428242bfa84fb_Group%201000001112.png);background-position:0 0,100% 24%;background-repeat:repeat,no-repeat;background-size:auto,auto 1285.5px;background-attachment:scroll,scroll}.crux-home-page .career-hero-container{padding-top:0}.crux-home-page .dropdown-toggle{height:auto;padding-top:10px;padding-bottom:10px}.crux-home-page .header-nav{display:block}.crux-home-page .dropdown{color:#444;font-size:14px}.crux-home-page .dropdown:hover{background-color:#f1f1f1;border-radius:8px}.crux-home-page .dropdown-list-full-wrapper{border-radius:0 0 20px 20px;margin-top:auto;display:block}.crux-home-page .dropdown-list-full-wrapper.product,.crux-home-page .navigation-mob{display:none}.crux-home-page .navigation-right{justify-content:flex-end;align-items:center;width:35%}.crux-home-page .navigation-container{align-items:stretch;margin-left:0;margin-right:0}.crux-home-page .navigation-left{width:65%}.crux-home-page .dropdown-list-2{background-color:#ddd0;display:none;position:absolute;inset:auto}.crux-home-page .dropdown-list-2.w--open{width:100%;min-width:0;max-width:1200px;padding-top:0;top:59px}.crux-home-page .dropdown-list-2.solutions,.crux-home-page .dropdown-list-2.learn{display:none}.crux-home-page .header-nav-container{max-width:1200px}.crux-home-page .navigation-full{max-width:1200px;padding:16px}.crux-home-page .global-logo{width:90px;max-width:none;height:25px}.crux-home-page .navigation-column,.crux-home-page .navigation-column.nav-col-2{width:50%}.crux-home-page .navigation-column.nav-col-half{width:25%}.crux-home-page .navigation-column.nav-col-3{width:33.33%;padding-left:8px;padding-right:8px}.crux-home-page .navigation-drop-container{border-radius:0 0 12px 12px;justify-content:center;max-width:1200px}.crux-home-page .navigation-drop-container.nav-drop-container-company{align-items:center;padding-left:16px;padding-right:16px}.crux-home-page .hide{display:none}.crux-home-page .filter-radio-group.fs-cmsfilter_active{padding:12px}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.right{border-radius:50%;padding-top:15px;padding-bottom:15px}.crux-home-page .card-slider_nav{display:none}.crux-home-page .card-slider_nav.swiper-hide-ipad{display:flex}.crux-home-page .slick-slider.cms-slider{grid-column-gap:20px;grid-row-gap:20px;margin-left:0;margin-right:40px}.crux-home-page .container-32{justify-content:space-between;align-items:flex-end}.crux-home-page .container-32.blog-resources{padding-left:0;padding-right:0}.crux-home-page .collection-list-wrapper-4{background-color:#0000}.crux-home-page .text-nav-6{justify-content:space-between;padding-top:40px}.crux-home-page .text-block-87{justify-content:space-between}.crux-home-page .section-25{flex-flow:row;justify-content:flex-start;align-items:flex-start}.crux-home-page .text-72{height:72px}.crux-home-page .text-72.title-clamp-2{height:96px}.crux-home-page .rich-text-block-4.new-resource.title-clamp-4{height:112px;margin-top:8px;margin-bottom:24px;padding-top:0;padding-bottom:0}.crux-home-page .rich-text-block-4.title-clamp-3{color:#374151}.crux-home-page .form-3{margin-bottom:0}.crux-home-page .text-field-2.mobile{display:none}.crux-home-page .hero-container{flex-flow:column;justify-content:flex-start;align-items:center}.crux-home-page .section-container{background-image:none;max-width:1200px}.crux-home-page .btn-prod{color:#000;text-align:center;background-color:#f4f4f4;border-radius:12px;max-width:103px;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .btn-prod.btn-sources-lock{max-width:none}.crux-home-page .learn-more-btn{grid-column-gap:8px;grid-row-gap:8px;color:#000;flex-flow:row;padding-top:10px;padding-bottom:10px;font-family:Suisseintl;font-size:12px;display:flex}.crux-home-page .td_auto-search_results{max-height:none}.crux-home-page .sec-lines{z-index:2;flex-flow:column;justify-content:flex-start;display:none;position:relative;top:1em;right:92px}.crux-home-page .cont-reddotted{max-width:none}.crux-home-page .with-blurimg{z-index:2;flex-flow:column;justify-content:center;align-items:stretch;display:none;position:absolute;top:-5px;left:0%;right:0%}.crux-home-page .bannertext{z-index:3;position:static}.crux-home-page .reddotted-lines{position:relative;top:-5.8em;right:8.6em}.crux-home-page .cont-sphere{flex-flow:column;justify-content:flex-start;align-items:center;max-width:836px;margin-top:-13.8em;display:flex;position:relative}.crux-home-page .dropdown-list-full-wrapper-2{border-radius:0 0 12px 12px;margin-top:auto}.crux-home-page .header-nav-2{display:block}.crux-home-page .nav-link-btn-3.login{margin-right:0}.crux-home-page .nav-link-btn-3.learn-more-btn{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .dropdown-list-3{border-radius:12px;display:none;position:absolute;inset:auto}.crux-home-page .dropdown-list-3.w--open{padding-top:0;top:59px}.crux-home-page .nav-link-btn-txt-3.learn-more-btn{opacity:.6;letter-spacing:.48px;padding-top:0;padding-bottom:0;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .dropdown-toggle-2{height:auto;padding-top:10px;padding-bottom:10px}.crux-home-page .heading-49{letter-spacing:-.02em;width:auto;font-size:56px;font-weight:400;line-height:72px}.crux-home-page .text-block-124.gray{width:700px;font-size:24px;line-height:36px}.crux-home-page .aboutus-hero-section-3{padding-bottom:0}.crux-home-page .image-68.hero-image{padding-left:0}.crux-home-page .image-68.hero-image.desktop-hero{width:825px;margin-top:5px;top:-14px;right:0%;overflow:hidden}.crux-home-page .container-44{padding:200px 0 51px}.crux-home-page .container-44.product.globe-hero{padding-bottom:80px}.crux-home-page .feautres-2{z-index:-1;max-height:none;padding-left:0;padding-right:0}.crux-home-page .feautres-2.single-section-feature.single-vendor-adjust{padding-left:0;padding-right:0}.crux-home-page .container-45{padding-bottom:80px}.crux-home-page .heading-52{font-weight:400}.crux-home-page .section-27.data{padding-top:0;padding-left:0;padding-right:0}.crux-home-page .frame-1000001006{background-image:none}.crux-home-page .text-93{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .section-28{background-color:#fff;padding-left:0;padding-right:0}.crux-home-page .text-97,.crux-home-page .text-99,.crux-home-page .text-101{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .heading-53{font-weight:400}.crux-home-page .container-48{padding-bottom:80px}.crux-home-page .section-29.board{padding-left:0;padding-right:0}.crux-home-page .heading-54.board{letter-spacing:-1.2px;font-weight:400}.crux-home-page .investors-2{padding-bottom:80px}.crux-home-page .container-49{padding-bottom:0}.crux-home-page .heading-investors-2{font-weight:400}.crux-home-page .section-bridge-2{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:122%;background-repeat:no-repeat;background-size:auto 900px}.crux-home-page .div-block-106{max-width:787px;padding-left:0;padding-right:0}.crux-home-page .heading-56{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .heading-58{max-width:770px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .flex-block-4{grid-column-gap:24px;grid-row-gap:24px}.crux-home-page .link-29{padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .link-block-23{font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none}.crux-home-page .solutions-list,.crux-home-page .search-list{display:none}.crux-home-page .div-product-img-left{width:198px}.crux-home-page .header-nav-container-2{background-color:#fff;border-color:#0000001a}.crux-home-page .navigation-column-2-a{width:50%;padding-top:0}.crux-home-page .navigation-column-2-a.nav-col-4{width:33.33%;padding-left:8px;padding-right:8px}.crux-home-page .navigation-column-2-a.nav-col-half{width:25%}.crux-home-page .header-nav-dropdown{display:block}.crux-home-page .navigation-drop-container-2{background-color:#fff;border-radius:0 0 12px 12px;justify-content:center}.crux-home-page .navigation-drop-container-2.nav-drop-container-company{margin-bottom:0;padding-left:16px;padding-right:16px}.crux-home-page .company-list{display:none}.crux-home-page .nav-row-product{background-color:#0000;justify-content:center;width:100%;padding-left:16px;padding-right:16px;display:flex}.crux-home-page .global-logo-3{width:130px;max-width:none}.crux-home-page .kccmoimk{padding-left:0;padding-right:0}.crux-home-page .flex-block-8{padding-bottom:160px}.crux-home-page .heading-60{margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400}.crux-home-page .heading-61{font-size:24px;font-weight:400}.crux-home-page .div-block-142{background-image:linear-gradient(0deg,#0000,#f4f4f5);height:536px}.crux-home-page ._2nd-sect-aboutus-right,.crux-home-page ._2nd-sect-aboutus-left{width:100%}.crux-home-page .wrapper-content-2{margin-bottom:40px}.crux-home-page .paragraph-39{font-size:14px}.crux-home-page .learn-list-2{display:none}.crux-home-page .div-block-153.product-card{justify-content:center;max-width:485px}.crux-home-page .blog-title-6:hover,.crux-home-page .blog-title-6.help-center:hover,.crux-home-page .blog-title-6.api-docs.new:hover{background-color:#0000}.crux-home-page .search-button-8{padding-bottom:16px;bottom:0%}.crux-home-page .div-block-160{justify-content:center}.crux-home-page .nav-product-list-4{padding:8px;display:none}.crux-home-page .paragraph-38{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .navigation-column-3{width:50%;padding-top:0}.crux-home-page .navigation-column-3.nav-col-2{width:50%}.crux-home-page .navigation-column-3.nav-col-2.nav-row-col-full{width:100%;padding-top:0;padding-left:0;padding-right:0}.crux-home-page .navigation-column-3.nav-col-3{width:33.33%;padding-left:8px;padding-right:8px}.crux-home-page .navigation-column-3.nav-col-half{width:25%}.crux-home-page .paragraph-41{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.integrate-added,.crux-home-page .nav-btn-links.nav-btn-sources.solutions.suppliers-btns-view-detail.separate-btn,.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.explore-source-section-card.explore-single-vendor-card-btn{opacity:.6}.crux-home-page .nav-btn-links.products.home-menus,.crux-home-page .nav-btn-links.products-nav{margin-top:24px}.crux-home-page .nav-btn-links-text{opacity:1;font-size:14px}.crux-home-page .nav-btn-links-text.newsupp-btn.viewdetails-btnsupp{opacity:1}.crux-home-page .black-arrow-icon-btn{width:16px;height:16px;display:flex}.crux-home-page .red-arrow-icon-btn{width:16px;max-width:none;height:16px;display:none}.crux-home-page ._1-col-card{align-items:center;height:auto;max-height:none}.crux-home-page ._1-col-card.all-destinations.cards-new{grid-column-gap:24px;flex-flow:column;display:flex}.crux-home-page ._1-col-card.all-destinations.cards-new.high-desktop{justify-content:flex-start;align-items:center}.crux-home-page ._1-col-card.fix-card-height-cube.partner{height:600px}.crux-home-page ._3-col-section.mobile{display:none}.crux-home-page .card-paragraph{font-size:18px;line-height:24px}.crux-home-page .card-paragraph.single-vendor-3-col-card-p.all-destinations{min-height:auto}.crux-home-page ._3-col-container-wrapper._3-col-single-ventor-adjust.solution-3{padding-bottom:40px}.crux-home-page ._3-col-container{max-width:1200px;padding-left:0;padding-right:0}.crux-home-page .grid-11{grid-column-gap:40px;grid-row-gap:40px}.crux-home-page .sphere-home-container{max-width:1200px;padding-bottom:40px}.crux-home-page .sphere-home-container.crux-globe{border:0 solid #0000;padding-bottom:80px}.crux-home-page .sphere-home-container.grid-curx-collection-data{padding-top:40px;padding-bottom:80px}.crux-home-page .sphere-home-section{background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:50% -60%;background-repeat:repeat-x;background-size:contain;border-top:1px solid #00000014;border-bottom:0 #00000014}.crux-home-page .sphere-home-section.bakground-crux{background-image:none;border:0 solid #0000;border-right-style:none}.crux-home-page .solutions-home-wrapper{grid-column-gap:0px;grid-row-gap:0px;background-color:#0000;flex-flow:column;padding-top:80px;display:flex}.crux-home-page .paragraph-25{font-size:24px;line-height:36px}.crux-home-page .solutions-home-section{background-position:50% -7%}.crux-home-page .solutions-home-container{flex-flow:column;align-items:stretch;max-width:1200px;padding-left:0;padding-right:0;display:flex}.crux-home-page .text-block-213{font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .heading-66{margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .sec-integrate-2{padding-bottom:0}.crux-home-page .sec-integrate-2.sources{padding-bottom:160px}.crux-home-page .sec-integrate-2.sources.text{background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:50% -21%;background-repeat:repeat-x;padding-top:160px;padding-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .container-51{max-height:none}.crux-home-page .div-block-175{grid-column-gap:16px;grid-row-gap:16px;justify-content:space-between;align-items:stretch;max-height:none;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .paragraph-44{font-size:14px}.crux-home-page .div-block-177.product-card{justify-content:center;max-width:485px}.crux-home-page .div-block-178{justify-content:center}.crux-home-page .nav-product-list-5{padding:8px}.crux-home-page .d-61-card-wrapper{display:none}.crux-home-page .link-block-32{text-decoration:none}.crux-home-page .link-block-32.help:hover{background-color:#e0e0e066}.crux-home-page .div-block-181{flex-flow:column;display:flex}.crux-home-page .link-block-33{text-decoration:none}.crux-home-page .link-block-33.api{background-color:#0000}.crux-home-page .link-block-33.api:hover{background-color:#e0e0e066}.crux-home-page .trusted-2{padding-bottom:0}.crux-home-page .company-section-2{background-position:50% 0;background-repeat:repeat-x}.crux-home-page .sec-companylogo{margin-top:auto}.crux-home-page .container-53{background-color:#0000;border-radius:8px}.crux-home-page .video-wrapper{opacity:1;mix-blend-mode:normal;background-color:#0000;border-radius:8px}.crux-home-page .video-thumbnail{background-color:#000000d6;border-radius:8px}.crux-home-page .video-embed{border-radius:8px}.crux-home-page .image-115{width:100%;height:100%}.crux-home-page .button-12{transition:all .2s}.crux-home-page .flex-block-11{grid-column-gap:24px;grid-row-gap:24px}.crux-home-page .link-33{padding:16px 24px;font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .allsources-hero-container{overflow:visible}.crux-home-page .allsources-hero-wrapper{justify-content:space-between;align-items:stretch;padding-top:208px;display:flex}.crux-home-page .header-block-add-height{height:88px}.crux-home-page .allsources-hero-wrapper-inline{padding-left:0;padding-right:0}.crux-home-page .allsources-hero-section{background-position:100% 140%;background-size:562px}.crux-home-page .extrernal-cat-section{padding-left:0;padding-right:0}.crux-home-page .external-cat-container{padding-top:40px}.crux-home-page .external-cat-header-text{margin-bottom:0}.crux-home-page .featured-supplier-container{padding-left:0;padding-right:0}.crux-home-page .new-supplier-wrap-right{display:none}.crux-home-page .supplier-card{width:373.33px;max-width:none}.crux-home-page .new-supplier-container{padding-left:0;padding-right:0}.crux-home-page .supplier-slider{max-width:1200px;overflow:visible}.crux-home-page .radio-button-field-2.is-active{border-radius:8px!important}.crux-home-page .image-119{padding-bottom:0}.crux-home-page .sec-customerstories-2{background-color:#fbfbfb}.crux-home-page .frame-1000001056{justify-content:flex-start;align-items:flex-end}.crux-home-page .frame-1000001057,.crux-home-page .text-139.desktop,.crux-home-page .text-140{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .frame-1000001059.favicon{background-color:#fbfbfb}.crux-home-page .frame-1000001059.slider-image{width:100%;max-width:100%;height:auto}.crux-home-page .text-143{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .frame-1000001060{mix-blend-mode:normal;width:100%}.crux-home-page .frame-1000001060:hover{mix-blend-mode:normal}.crux-home-page .card-slider_item-4{grid-column-gap:0px;grid-row-gap:0px;width:100%;margin:0 20px}.crux-home-page .div-block-192{padding-left:100px;padding-right:100px}.crux-home-page .div-block-192.all-source-footer{padding-left:80px}.crux-home-page .column-14.lastsec-allsources,.crux-home-page .column-15{padding-left:0;padding-right:0}.crux-home-page .div-block-193{width:640px}.crux-home-page .div-block-193.all-sources-footer{padding-left:80px;padding-right:80px}.crux-home-page .link-block-36{width:323px}.crux-home-page .second-cube{cursor:auto}.crux-home-page .feature-resources-card{color:#000;text-decoration:none}.crux-home-page .firha54c{max-width:100%;max-height:271px}.crux-home-page .title{height:72px}.crux-home-page .tt5nuq0d{justify-content:flex-start;position:relative}.crux-home-page .z0kvb45g{justify-content:space-between;position:relative}.crux-home-page .i8fam6w5{max-width:100%}.crux-home-page .filter_radio-group-7.fs-cmsfilter_active{border-color:color-mix(in srgb,var(--text-color),transparent 80%)}.crux-home-page .filter_radio-group-7.fs-cmsfilter_active:hover{color:#000;background-color:color-mix(in srgb,var(--accent-color),transparent 90%)}.crux-home-page .single-vendor-hero-container{padding-left:0;padding-right:0}.crux-home-page .div-block-208.destination{margin-bottom:0}.crux-home-page .div-block-208.destination.new-top{cursor:auto}.crux-home-page .data-onboarding-container{padding-left:0;padding-right:0}.crux-home-page .data-onboarding-container.single-source{padding-top:80px}.crux-home-page .video-single-container{padding-left:0;padding-right:0}.crux-home-page .container-55{background-color:#0000;border-radius:8px}.crux-home-page .image-205{width:100%;height:100%}.crux-home-page .container-54{padding-bottom:80px}.crux-home-page .explore-resources-container{padding-left:0;padding-right:0}.crux-home-page .div-block-206{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;max-width:900px}.crux-home-page .div-block-206.content-page-last-sec{max-width:823px}.crux-home-page .heading-72{margin-bottom:24px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .section-container-2{background-image:none;max-width:1200px}.crux-home-page .section-container-2.single-vendor-last-sec{padding-left:0;padding-right:0}.crux-home-page .section-container-2.single-vendor-last-sec.ready{padding-top:160px;padding-bottom:160px}.crux-home-page .section-bridge-3.contact-us-section{background-position:122%;background-size:884px}.crux-home-page .flex-block-14{grid-column-gap:24px;grid-row-gap:24px}.crux-home-page .explore-resources-card-conteint{max-height:400px}.crux-home-page .flex-block-16{grid-column-gap:24px;grid-row-gap:24px}.crux-home-page .new-resources-card-img-div{position:relative}.crux-home-page .div-block-212{opacity:1;background-color:#0000001a;border-top-left-radius:12px;border-top-right-radius:12px;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.crux-home-page .container-56{background-color:#0000;border-radius:8px}.crux-home-page .sec-logo{max-width:none}.crux-home-page .image-185{width:234px;height:234px}.crux-home-page .video-wrapper-3{opacity:1;mix-blend-mode:normal;background-color:#0000;border-radius:8px}.crux-home-page .video-wrapper-3.product.managedservice{display:block}.crux-home-page .image-208{width:100%;height:100%}.crux-home-page .pq8ehs21-3.onboarding,.crux-home-page .ctir2tqe-2.enterprize,.crux-home-page .h58bb6rj-2,.crux-home-page .h58bb6rj-2.prdocut-video,.crux-home-page .hero-7.sphere-crux{padding-left:0;padding-right:0}.crux-home-page .link-43{padding:16px 24px;font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .heading-84{margin-bottom:24px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-226{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;max-width:900px}.crux-home-page .section-container-5{background-image:none;max-width:1200px;padding-left:0;padding-right:0}.crux-home-page .flex-block-19{grid-column-gap:24px;grid-row-gap:24px}.crux-home-page .heading-85{margin-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .sec-whatsnew.whatnew-new{padding-left:0;padding-right:0}.crux-home-page .sec-newspress-blog.sec-whatsnew-blog.news-press-title{padding-top:40px}.crux-home-page .section-53,.crux-home-page .section-54,.crux-home-page .section-55{padding-left:0;padding-right:0}.crux-home-page .xyuvy3yp,.crux-home-page .eywb0l50,.crux-home-page .r865hyq7{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .learnmore-home{opacity:1}.crux-home-page .submit-button{border:1px solid #000;transition-property:all;transition-timing-function:ease}.crux-home-page .submit-button:hover{color:#000;background-color:#ffffffe6;border:1px solid #000000e6}.crux-home-page .core-features-container,.crux-home-page .mission-container{padding-left:0;padding-right:0}.crux-home-page .mission-container.solutions-page{padding-bottom:40px}.crux-home-page .solution-last-container{padding:160px 0}.crux-home-page .solutions-last-section-wrapper{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .solutions-last-section-bg{inset:0% 5% 0% auto}.crux-home-page .solution-last-content{max-width:600px}.crux-home-page .real-result-container,.crux-home-page .solutions-hero-container{padding-left:0;padding-right:0}.crux-home-page .heading-90{letter-spacing:-.02em;width:auto;font-size:56px;font-weight:400;line-height:72px}.crux-home-page .text-block-251.gray{width:700px;font-size:24px;line-height:36px}.crux-home-page .come-together-container{padding-left:0;padding-right:0}.crux-home-page .come-together-directions-button-radio.come-together-table{margin-bottom:24px}.crux-home-page .td_auto-search_results-inner{height:auto;max-height:556px}.crux-home-page .hero-12.news-press-page{padding-bottom:40px}.crux-home-page .resource-card-content-inner{min-height:452px}.crux-home-page .resources-card-wrapper{height:auto}.crux-home-page .div-block-252{opacity:1;background-color:#0000001a;border-top-left-radius:12px;border-top-right-radius:12px;position:absolute;top:0%;right:0%;bottom:0%;left:0%}.crux-home-page .resources-single-container{flex-flow:row;align-items:stretch;padding-left:0;padding-right:0}.crux-home-page .image-248{width:100%;height:100%}.crux-home-page .nav-btn-links-text-8{opacity:1;font-size:14px}.crux-home-page .sphere-home-section-3{background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:50% -60%;background-repeat:repeat-x;background-size:contain;border-top:1px solid #00000014;border-bottom:0 #00000014}.crux-home-page .paragraph-59{font-size:24px;line-height:36px}.crux-home-page .sphere-home-section-5{background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:50% -60%;background-repeat:repeat-x;background-size:contain;border-top:1px solid #00000014;border-bottom:0 #00000014}.crux-home-page .sphere-home-section-5.grid-crux-collection{background-color:#fbfbfb;background-image:none;border:1px #000;border-top-width:0}.crux-home-page .div-block-256{padding-left:0;padding-right:0}.crux-home-page .resources-gated-wrapper{grid-column-gap:40px;grid-row-gap:40px;max-height:721px}.crux-home-page .resources-gated-wrapper.mobile-resources{max-height:none}.crux-home-page .div-block-273{flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.crux-home-page .modal-wrapper.careers-on-modal{display:none}.crux-home-page .modal-card{background-color:#fff;width:100%;padding-left:0;padding-right:0}.crux-home-page .modal-card-heading{color:#18181b;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;font-weight:400;line-height:28px}.crux-home-page .modal-card-p{color:#52525b;margin-bottom:0;font-family:Inter,sans-serif}.crux-home-page .collection-list-14{flex-flow:row}.crux-home-page .div-block-298{flex-flow:column;display:flex}.crux-home-page .search-button-13{padding-bottom:16px;bottom:0%}.crux-home-page .div-block-299{justify-content:center}.crux-home-page .blog-title-8.api-docs.new:hover,.crux-home-page .blog-title-8.help-center:hover{background-color:#0000}.crux-home-page .nav-product-list-7{display:none}.crux-home-page .nav-btn-links-text-9{opacity:1;font-size:14px}.crux-home-page .blog-title-9:hover{background-color:#0000}.crux-home-page .paragraph-61{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-296.product-card{justify-content:center;max-width:485px}.crux-home-page .search-list-2{display:block}.crux-home-page .paragraph-60{font-size:14px}.crux-home-page .link-block-79{text-decoration:none}.crux-home-page .link-block-79.api{background-color:#0000}.crux-home-page .link-block-79.api:hover{background-color:#e0e0e066}.crux-home-page .link-block-81{text-decoration:none}.crux-home-page .link-block-81.help:hover{background-color:#e0e0e066}.crux-home-page .header-nav-container-2-2{z-index:9999;background-color:#fff;border-color:#0000001a}.crux-home-page .paragraph-62{font-size:14px}.crux-home-page .div-block-313.product-card{justify-content:center;max-width:485px}.crux-home-page .paragraph-63{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-315{justify-content:center}.crux-home-page .nav-row-product-2{background-color:#0000;justify-content:center;width:100%;padding-left:16px;padding-right:16px;display:flex}.crux-home-page .nav-product-list-8{padding:8px}.crux-home-page .link-block-103{text-decoration:none}.crux-home-page .link-block-103.api{background-color:#0000}.crux-home-page .link-block-103.api:hover{background-color:#e0e0e066}.crux-home-page .div-block-350{flex-flow:column;display:flex}.crux-home-page .search-button-17{padding-bottom:16px;bottom:0%}.crux-home-page .paragraph-68{font-size:14px}.crux-home-page .div-block-351.product-card{justify-content:center;max-width:485px}.crux-home-page .paragraph-69{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-353,.crux-home-page .div-block-354{justify-content:center}.crux-home-page .blog-title-14.api-docs.new:hover,.crux-home-page .blog-title-14.help-center:hover{background-color:#0000}.crux-home-page .nav-product-list-11{display:none}.crux-home-page .paragraph-70{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-368.product-card{justify-content:center;max-width:485px}.crux-home-page .nav-product-list-12{padding:8px}.crux-home-page .search-list-4{display:block}.crux-home-page .paragraph-71{font-size:14px}.crux-home-page .link-block-117{text-decoration:none}.crux-home-page .link-block-117.help:hover{background-color:#e0e0e066}.crux-home-page .resources-card-lists{flex-flow:row}.crux-home-page .dottedglobe-2{z-index:1;opacity:1;flex-flow:column;justify-content:center;align-items:center;width:160%;max-width:none;margin-top:-25.3em;display:flex;position:static;top:200px}.crux-home-page .image-121{width:507.2px}.crux-home-page .image-125{max-width:648.8px}.crux-home-page .image-122{width:484.8px;max-width:none}.crux-home-page .image-124{width:190px;margin-top:-395px;margin-left:36px}.crux-home-page .image-126{width:100%;max-width:1132px;margin-top:-81px;margin-right:70px}.crux-home-page .banner-2{padding-left:0;padding-right:0}.crux-home-page .group-1000001123{opacity:100;left:595.999px}.crux-home-page .text-256.our-speakers{font-size:40px;line-height:48px}.crux-home-page .flex-block-21.demo-section,.crux-home-page .features,.crux-home-page .selling-point-2,.crux-home-page .selling-point-three,.crux-home-page .content-style-3{padding-left:0;padding-right:0}.crux-home-page .div-block-376{margin-top:30px}.crux-home-page .div-block-378{grid-column-gap:50px;grid-row-gap:50px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:stretch;display:block}.crux-home-page .div-block-381,.crux-home-page .div-block-382,.crux-home-page .div-block-383,.crux-home-page .div-block-384{margin-top:10px}.crux-home-page .link-51{padding:16px 24px;font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .div-block-393{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;max-width:720px}.crux-home-page .heading-99{margin-bottom:24px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .heading-100{margin-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .section-container-6{background-image:none;max-width:1200px;padding-left:0;padding-right:0}.crux-home-page .flex-block-24{grid-column-gap:24px;grid-row-gap:24px}.crux-home-page .div-block-404{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;max-width:900px}.crux-home-page .div-block-404.content-page-last-sec{max-width:823px}.crux-home-page .heading-107{margin-bottom:24px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .heading-108{margin-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .flex-block-28{grid-column-gap:24px;grid-row-gap:24px}.crux-home-page .link-54{padding:16px 24px;font-family:Suisseintltrial Book,Arial,sans-serif}}@media screen and (min-width: 1440px){.crux-home-page .heading{letter-spacing:-.03em;margin-bottom:24px}.crux-home-page .heading.career-hero-heading-1{letter-spacing:0;margin-top:0;margin-bottom:24px}.crux-home-page .div-block{grid-column-gap:0px;grid-row-gap:0px;max-width:900px}.crux-home-page .div-block.career-hero-block{grid-row-gap:0px;max-width:900px;padding-top:167.5px;display:block}.crux-home-page .div-block.content-page-last-sec{max-width:823px}.crux-home-page .heading-3{max-width:772px;margin-bottom:40px}.crux-home-page .section-bridge{background-position:100%}.crux-home-page .link-3{padding-top:16px;padding-bottom:16px}.crux-home-page .section-3.footer{padding-top:80px;padding-bottom:160px}.crux-home-page .container-9.soul.careers-page{padding-top:80px}.crux-home-page .frame-35{letter-spacing:-.02em}.crux-home-page .jobs-continer.maps{height:800px}.crux-home-page .text-20.t-center,.crux-home-page .soul-text,.crux-home-page .frame-1000000922{letter-spacing:-.03em}.crux-home-page .joblist-wrapper{padding-top:12px;padding-bottom:12px}.crux-home-page .no-results{height:85vh}.crux-home-page .filter-select{padding-top:24px;padding-bottom:24px;padding-left:24px}.crux-home-page .section-13{padding-left:30px;padding-right:30px}.crux-home-page .blog-hero-section{padding-top:160px}.crux-home-page .blog-hero-section.top-blog.blog-search{padding-bottom:24px}.crux-home-page .featured-destination{background-color:#fff;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .featured-destination.all-destinations.solutions-sections-destionation.solution-success{padding-bottom:0}.crux-home-page .floating-blocks.blog-sources{padding-left:40px;padding-right:40px;right:0%}.crux-home-page .collection-list-4{grid-column-gap:40px;grid-row-gap:40px}.crux-home-page .collection-list-4.with-results{padding-top:16px}.crux-home-page .collection-list-4.with-results.featured-collection-list-resources{flex-flow:wrap;justify-content:space-between;display:flex}.crux-home-page .collection-list-4.with-results.destinations.tablet{grid-row-gap:40px}.crux-home-page .conclusion-wrapper{padding-top:160px;padding-bottom:160px}.crux-home-page .heading-31.inside-crux-stories-and-interviews{letter-spacing:-1.92px;font-size:64px;line-height:72px}.crux-home-page .no-results-section{margin-top:0}.crux-home-page .bridging-section{background-image:linear-gradient(65deg,#fff0 40%,#000),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/679759aa340428242bfa84fb_Group%201000001112.png);background-position:0 0,100% 24%;background-repeat:repeat,no-repeat;background-size:auto,auto 1285.5px;background-attachment:scroll,scroll}.crux-home-page .bridging-container{letter-spacing:-.03em}.crux-home-page .career-hero-container{padding-top:0}.crux-home-page .visit-btn{background-color:#eaeaeae6}.crux-home-page .filter-radio-group.fs-cmsfilter_active{padding-top:12px;padding-bottom:12px}.crux-home-page .radio-button-label-2.searchbutton{cursor:pointer}.crux-home-page .radio-button-label-2.searchbutton:hover{color:#fefefe;background-color:#e1e1e1}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn{padding:16px}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.homepage-circle-btn-prev:hover{box-shadow:inset 0 0 0 100px #00000026}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn{padding-left:16px;padding-right:16px}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.right{border-radius:50%;padding-top:15px;padding-bottom:15px}.crux-home-page .card-slider_nav{display:none}.crux-home-page .card-slider_nav.swiper-hide-ipad{display:flex}.crux-home-page .slick-slider.cms-slider{grid-column-gap:0px;grid-row-gap:0px;grid-column-gap:40px;grid-row-gap:40px;height:618px;margin-left:0;margin-right:0}.crux-home-page .header-wrapper_left{display:flex}.crux-home-page .collection-list-wrapper-4{background-color:#0000}.crux-home-page .rich-text-block-4{line-height:36px}.crux-home-page .rich-text-block-4.title-clamp-3{color:#374151}.crux-home-page .section-container{background-image:none;max-width:1200px}.crux-home-page .btn-prod.btn-sources-lock{max-width:none}.crux-home-page .sec-lines{background-color:#fff0;align-items:center}.crux-home-page .cont-reddotted{max-width:none}.crux-home-page .reddotted-lines{top:-5.4em;right:60px}.crux-home-page .cont-sphere{margin-top:-13.5em;margin-right:194px}.crux-home-page .heading-49{letter-spacing:-.02em;width:auto;font-size:56px}.crux-home-page .div-block-99{grid-row-gap:24px;flex-flow:column;display:flex}.crux-home-page .aboutus-hero-section-3{margin-top:0;padding-bottom:0}.crux-home-page .image-68.hero-image{width:718px;max-width:none;margin-top:0;margin-right:0;padding-left:0}.crux-home-page .image-68.hero-image.desktop-hero{width:858px;margin-top:25px;margin-right:0}.crux-home-page .container-44{max-width:1200px;padding:230px 0 66px;overflow:visible}.crux-home-page .container-44.product.globe-hero{padding-bottom:80px}.crux-home-page .feautres-2{max-height:none}.crux-home-page .container-46.heading-container{display:flex}.crux-home-page .section-27.data{padding-left:0;padding-right:0}.crux-home-page .container-47{height:472px}.crux-home-page .section-28{height:1216px;padding-left:0;padding-right:0}.crux-home-page .text-97{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .section-29.board{height:648px;padding-left:0;padding-right:0}.crux-home-page .investors-2{justify-content:flex-start;align-items:center;padding-left:0;padding-right:0;display:flex}.crux-home-page .container-49{padding-bottom:0}.crux-home-page .section-bridge-2{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:109%;background-repeat:no-repeat;background-size:863px 1200px}.crux-home-page .div-block-106{max-width:787px;padding-left:0;padding-right:0}.crux-home-page .heading-58{max-width:770px}.crux-home-page .link-29{padding-top:16px;padding-bottom:16px}.crux-home-page .link-block-23{text-decoration:none}.crux-home-page .solutions-list,.crux-home-page .search-list{display:none}.crux-home-page .header-nav-dropdown{display:block}.crux-home-page .navigation-drop-container-2.nav-drop-container-company{margin-bottom:0;padding-left:0;padding-right:0}.crux-home-page .company-list{display:none}.crux-home-page .header-nav-section.main-nav.pp-page{position:static}.crux-home-page .flex-block-8{padding-bottom:160px}.crux-home-page .div-block-142{background-image:linear-gradient(0deg,#0000,#f4f4f5);height:536px}.crux-home-page .paragraph-37{flex-flow:column;justify-content:center;align-items:stretch;display:flex}.crux-home-page ._2nd-sect-aboutus-right{flex-flow:column;width:100%;display:flex}.crux-home-page ._2nd-sect-aboutus-left{width:100%}.crux-home-page .div-block-151.iconlink{cursor:pointer}.crux-home-page .learn-list-2{display:none}.crux-home-page .div-block-159.iconlink{cursor:pointer}.crux-home-page .blog-title-6:hover,.crux-home-page .blog-title-6.help-center:hover{background-color:#0000}.crux-home-page .blog-title-6.api-docs.new{display:block}.crux-home-page .nav-product-list-4{display:none}.crux-home-page .div-block-152.iconlink,.crux-home-page .div-block-154.iconlink{cursor:pointer}.crux-home-page .nav-btn-links{grid-column-gap:8px;color:#5e5f5f;background-color:#eaeaeae6;border-radius:40px;justify-content:center;align-items:center;width:150px;padding:10px 16px;font-family:Suisseintltrial,Arial,sans-serif;font-size:12px;text-decoration:none;display:flex}.crux-home-page .nav-btn-links:hover{color:red}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.integrate-added{opacity:.6}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.homepage-learnmore.whatsnew-view{justify-content:flex-start;align-items:center}.crux-home-page .nav-btn-links.nav-btn-sources.solutions{padding-top:7.5px;padding-bottom:7.5px}.crux-home-page .nav-btn-links.nav-btn-company.company{display:flex}.crux-home-page .nav-btn-links.products.home-menus,.crux-home-page .nav-btn-links.products-nav{width:auto;margin-top:24px}.crux-home-page .nav-btn-links-text{opacity:1;font-size:14px}.crux-home-page .nav-btn-links-text.newsupp-btn.viewdetails-btnsupp{opacity:1}.crux-home-page .black-arrow-icon-btn{justify-content:center;align-items:center;height:16px}.crux-home-page .red-arrow-icon-btn{height:16px;display:none}.crux-home-page .image-93{display:block;overflow:visible}.crux-home-page ._1-col-card.all-destinations.cards-new{display:block}.crux-home-page ._1-col-card.all-destinations.cards-new.high-desktop{flex-flow:column;height:auto;max-height:none;display:flex}.crux-home-page ._3-col-section{outline-offset:0px;border-top:2px solid #00000014;outline:0 #374151}.crux-home-page ._3-col-container-wrapper._3-col-single-ventor-adjust.solution-3{padding-bottom:40px}.crux-home-page .sphere-home-container{padding-top:80px;padding-bottom:40px}.crux-home-page .sphere-home-container.crux-globe{padding-bottom:80px}.crux-home-page .sphere-home-container.grid-curx-collection-data{padding-top:40px;padding-bottom:80px}.crux-home-page .sphere-home-section{background-position:50% -87%}.crux-home-page .sphere-home-section.bakground-crux{background-color:#fff;background-image:none;border:1px solid #0000}.crux-home-page .solutions-home-wrapper{grid-column-gap:0px;grid-row-gap:0px;padding-top:80px}.crux-home-page .solutions-home-section,.crux-home-page .solutions-home-container{padding-left:0;padding-right:0}.crux-home-page .d-61-card-wrapper{display:none}.crux-home-page .link-block-32{text-decoration:none}.crux-home-page .link-block-32.help:hover{background-color:#e0e0e066}.crux-home-page .div-block-181{flex-flow:column;display:flex}.crux-home-page .link-block-33{text-decoration:none}.crux-home-page .link-block-33.api{background-color:#0000}.crux-home-page .link-block-33.api:hover{background-color:#e0e0e066}.crux-home-page .trusted-2{padding-left:0;padding-right:0}.crux-home-page .company-section-2{background-color:#0000}.crux-home-page .sec-companylogo{margin-top:auto}.crux-home-page .container-53,.crux-home-page .video-wrapper,.crux-home-page .video-thumbnail,.crux-home-page .video-embed{border-radius:8px}.crux-home-page .image-115{width:100%;height:100%}.crux-home-page .link-33{padding-top:16px;padding-bottom:16px}.crux-home-page .allsources-img-hero{max-width:none}.crux-home-page .allsources-hero-wrapper{background-image:none}.crux-home-page .img-hero-banner-div{width:562px;display:none}.crux-home-page .allsources-hero-section{background-position:100% 137%}.crux-home-page .external-cat-container{padding-top:40px}.crux-home-page .collection-list-11{grid-column-gap:12px;grid-row-gap:12px}.crux-home-page .featured-supplier-container{padding-left:0;padding-right:0}.crux-home-page .form-8{grid-column-gap:30px;grid-row-gap:18px}.crux-home-page .new-supplier-wrap-right{display:block}.crux-home-page .supplier-card{max-width:none}.crux-home-page .new-supplier-container{padding-left:0;padding-right:0;overflow:visible}.crux-home-page .supplier-slider{max-width:1200px;overflow:visible}.crux-home-page .radio-button-field-2{border-radius:12px;padding-bottom:12px;padding-right:12px}.crux-home-page .radio-button-field-2:hover{background-color:#e5e7eb}.crux-home-page .radio-button-field-2.is-active{border-radius:8px;padding-right:12px}.crux-home-page .nav-link-btn-div.data-cat-card-inner-link{text-align:left;display:block}.crux-home-page .sec-customerstories-2.home{overflow:hidden}.crux-home-page .frame-1000001056{grid-row-gap:16px;align-items:flex-end}.crux-home-page .frame-1000001059.slider-image{width:auto;max-width:373px;height:360px}.crux-home-page .frame-1000001060{width:100%;max-width:100%}.crux-home-page .card-slider_item-4{width:100%;margin-left:20px;margin-right:20px}.crux-home-page .collection-list-wrapper-8{overflow:visible}.crux-home-page .search-button-12{display:none}.crux-home-page .searchbutton-new{color:#fefefe;background-color:#e1e1e1;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .searchbutton-new:hover{color:#fefefe}.crux-home-page .div-block-192{padding-left:160px;padding-right:160px}.crux-home-page .div-block-192.all-source-footer{padding-left:120px;padding-right:80px}.crux-home-page .div-block-193{width:640px}.crux-home-page .div-block-193.all-sources-footer{padding-left:40px}.crux-home-page .link-block-36{width:auto}.crux-home-page .hover-info-mt{opacity:0;display:none}.crux-home-page .hover-info-ms{display:none;top:-371px;right:59px}.crux-home-page .feature-resources-card{color:#000;text-decoration:none}.crux-home-page .firha54c{max-width:100%;max-height:271px}.crux-home-page .i8fam6w5{max-width:100%}.crux-home-page .filter_menu-5{grid-column-gap:80px;grid-row-gap:80px;flex-flow:column;align-items:flex-start}.crux-home-page .div-block-208.destination.new-top{cursor:auto;display:block}.crux-home-page .data-onboarding-container.single-source{padding-top:80px}.crux-home-page .container-55{border-radius:8px}.crux-home-page .image-205{width:100%;height:100%}.crux-home-page .paragraph-53{flex-flow:column;justify-content:center;align-items:stretch;display:flex}.crux-home-page .div-block-206{grid-column-gap:0px;grid-row-gap:0px;max-width:900px}.crux-home-page .div-block-206.content-page-last-sec{max-width:823px}.crux-home-page .heading-72{letter-spacing:-.03em;margin-bottom:24px}.crux-home-page .section-container-2{background-image:none;max-width:1200px}.crux-home-page .section-container-2.single-vendor-last-sec.ready{padding-top:160px;padding-bottom:160px}.crux-home-page .section-bridge-3{background-position:100%;background-size:cover}.crux-home-page .section-bridge-3.contact-us-section{background-position:105%;background-size:884px}.crux-home-page .category{align-items:center;display:flex}.crux-home-page .text-nav-11{grid-column-gap:70px;grid-row-gap:70px}.crux-home-page .link-card-sup-cat{flex-flow:column;display:flex}.crux-home-page .container-56{border-radius:8px}.crux-home-page .image-185{width:234px;height:234px}.crux-home-page .video-wrapper-3{border-radius:8px}.crux-home-page .video-wrapper-3.product.managedservice{display:block}.crux-home-page .image-208{width:100%;height:100%}.crux-home-page .link-43{padding-top:16px;padding-bottom:16px}.crux-home-page .heading-84{letter-spacing:-.03em;margin-bottom:24px}.crux-home-page .div-block-226{grid-column-gap:0px;grid-row-gap:0px;max-width:900px}.crux-home-page .section-container-5{background-image:none;max-width:1200px}.crux-home-page .heading-85{max-width:772px;margin-bottom:40px}.crux-home-page .image-233{height:auto}.crux-home-page .sec-newspress-blog{padding-top:80px}.crux-home-page .sec-newspress-blog.sec-whatsnew-blog.news-press-title{padding-top:40px}.crux-home-page .mission-container.solutions-page{padding-bottom:40px}.crux-home-page .solution-last-container{padding-top:160px;padding-bottom:160px}.crux-home-page .solutions-last-section-bg{right:10%}.crux-home-page .solution-last-title.solutions{max-width:600px;margin-bottom:24px}.crux-home-page .solution-last-content{max-width:600px}.crux-home-page .flex-horizontal-block-btns-2{padding-top:40px}.crux-home-page .heading-90{letter-spacing:-.02em;width:auto;font-size:56px}.crux-home-page .div-block-249{grid-row-gap:24px;flex-flow:column;display:flex}.crux-home-page .hero-12.news-press-page{padding-bottom:40px}.crux-home-page .resources-card-wrapper{height:auto}.crux-home-page .resources-hero-section,.crux-home-page .resources-single-container.new-resources-card.bigdesktop{height:auto;min-height:auto;max-height:none}.crux-home-page .newspress-article{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;text-decoration:none;display:flex}.crux-home-page .article-dets{grid-row-gap:16px;flex-flow:column;display:flex}.crux-home-page .image-248{width:100%;height:100%}.crux-home-page .nav-btn-links-text-8{opacity:1;font-size:14px}.crux-home-page .sphere-home-section-3{background-position:50% -87%}.crux-home-page .image-252{display:block;overflow:visible}.crux-home-page .sphere-home-section-5{background-position:50% -87%}.crux-home-page .sphere-home-section-5.grid-crux-collection{background-color:#fbfbfb;background-image:none;border:0 solid #000;border-top-style:none}.crux-home-page .resources-gated-wrapper.mobile-resources{max-height:none}.crux-home-page .modal-wrapper.careers-on-modal{display:none}.crux-home-page .collection-list-14{flex-flow:row}.crux-home-page .image-280{display:block;overflow:visible}.crux-home-page .div-block-298{flex-flow:column;display:flex}.crux-home-page .div-block-297.iconlink{cursor:pointer}.crux-home-page .div-block-297.iconlink.no-hover{cursor:auto}.crux-home-page .blog-title-8.api-docs.new{display:block}.crux-home-page .blog-title-8.help-center:hover{background-color:#0000}.crux-home-page .div-block-292.iconlink{cursor:pointer}.crux-home-page .nav-btn-links-text-9{opacity:1;font-size:14px}.crux-home-page .blog-title-9:hover{background-color:#0000}.crux-home-page .search-list-2{display:block}.crux-home-page .image-276{display:block;overflow:visible}.crux-home-page .link-block-79{text-decoration:none}.crux-home-page .link-block-79.api{background-color:#0000}.crux-home-page .link-block-79.api:hover{background-color:#e0e0e066}.crux-home-page .div-block-300.iconlink,.crux-home-page .div-block-301.iconlink{cursor:pointer}.crux-home-page .div-block-301.iconlink.no-hover{cursor:auto}.crux-home-page .link-block-81{text-decoration:none}.crux-home-page .link-block-81.help:hover{background-color:#e0e0e066}.crux-home-page .image-288{display:block;overflow:visible}.crux-home-page .link-block-103{text-decoration:none}.crux-home-page .link-block-103.api{background-color:#0000}.crux-home-page .link-block-103.api:hover{background-color:#e0e0e066}.crux-home-page .image-311{display:block;overflow:visible}.crux-home-page .div-block-350{flex-flow:column;display:flex}.crux-home-page .div-block-361.iconlink{cursor:pointer}.crux-home-page .div-block-361.iconlink.no-hover{cursor:auto}.crux-home-page .blog-title-14.api-docs.new{display:block}.crux-home-page .blog-title-14.help-center:hover{background-color:#0000}.crux-home-page .div-block-365.iconlink{cursor:pointer}.crux-home-page .image-323{display:block;overflow:visible}.crux-home-page .search-list-4{display:block}.crux-home-page .image-325{display:block;overflow:visible}.crux-home-page .div-block-373.iconlink,.crux-home-page .div-block-374.iconlink{cursor:pointer}.crux-home-page .div-block-374.iconlink.no-hover{cursor:auto}.crux-home-page .link-block-117{text-decoration:none}.crux-home-page .link-block-117.help:hover{background-color:#e0e0e066}.crux-home-page .resources-card-lists{flex-flow:row}.crux-home-page .dottedglobe-2{width:100%;max-width:none;margin-top:-28em;margin-right:0}.crux-home-page .image-121{width:507.2px;max-width:none}.crux-home-page .image-125{max-width:648.8px;margin-top:-287px;margin-left:-40px}.crux-home-page .image-122{width:484.8px;max-width:none}.crux-home-page .image-124{width:auto;margin-top:-356px;margin-left:34px}.crux-home-page .image-126{width:1132px;max-width:none;margin-top:-53px;margin-right:70px}.crux-home-page .selling-point-three{padding-left:0;padding-right:0}.crux-home-page .headline-arrayx{z-index:88}.crux-home-page .video-2{margin-top:0;margin-bottom:0}.crux-home-page .link-51{padding-top:16px;padding-bottom:16px}.crux-home-page .div-block-393{grid-column-gap:0px;grid-row-gap:0px;max-width:720px}.crux-home-page .heading-99{letter-spacing:-.03em;margin-bottom:24px}.crux-home-page .heading-100{max-width:772px;margin-bottom:40px}.crux-home-page .section-container-6{background-image:none;max-width:1200px}.crux-home-page .section-bridge-4{background-position:100%}.crux-home-page .div-block-404{grid-column-gap:0px;grid-row-gap:0px;max-width:900px}.crux-home-page .div-block-404.content-page-last-sec{max-width:823px}.crux-home-page .heading-107{letter-spacing:-.03em;margin-bottom:24px}.crux-home-page .heading-108{max-width:772px;margin-bottom:40px}.crux-home-page .link-54{padding-top:16px;padding-bottom:16px}}@media screen and (min-width: 1920px){.crux-home-page .heading{letter-spacing:-.03em;margin-bottom:24px;font-size:56px}.crux-home-page .heading.career-hero-heading-1{letter-spacing:-.03em;max-width:832px;margin-bottom:24px;font-size:56px}.crux-home-page .div-block{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;max-width:900px;padding-right:0}.crux-home-page .div-block.career-hero-block{padding-top:167.5px}.crux-home-page .div-block.content-page-last-sec{max-width:823px}.crux-home-page .heading-3{width:88%;max-width:none;margin-bottom:40px}.crux-home-page .section-bridge{background-position:959px;font-family:Suisseintl}.crux-home-page .link-3{padding-top:16px;padding-bottom:16px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .section-3.footer{padding:80px 0 160px}.crux-home-page .text-block-9{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-block-11{font-family:Suisseintltrial,Arial,sans-serif;font-size:14px!important}.crux-home-page .link-5:hover{color:#7f7f7f}.crux-home-page .div-block-16{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-17{font-family:Suisseintl}.crux-home-page .body{margin-top:0}.crux-home-page .container-9.soul.careers-page{padding-top:80px}.crux-home-page .text{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .frame-35{letter-spacing:-.02em}.crux-home-page .text-2,.crux-home-page .text-3,.crux-home-page .text-12.p-center{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .jobs-continer.maps{height:800px}.crux-home-page .frame-1000000912,.crux-home-page .text-20.t-center{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .soul-text{letter-spacing:-.03em}.crux-home-page .text-24{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .frame-1000000922{letter-spacing:-.03em}.crux-home-page .text-26{letter-spacing:0;width:100%}.crux-home-page .joblist-wrapper{padding-top:12px;padding-bottom:12px}.crux-home-page .no-results{grid-column-gap:0px;grid-row-gap:0px;flex-flow:column;height:69vh}.crux-home-page .utility-page-content{flex-flow:column}.crux-home-page .image-12{object-fit:fill;width:auto;height:auto;margin-bottom:0;overflow:auto}.crux-home-page .image-12.team-image{width:100%}.crux-home-page .form{margin-bottom:20px}.crux-home-page .privacy-policy{width:auto;padding-top:200px}.crux-home-page .container-23{width:100%;padding-left:0;padding-right:0}.crux-home-page .div-block-30{height:28px}.crux-home-page .container-24{width:100%;padding-left:0;padding-right:0}.crux-home-page .column{box-sizing:border-box;padding-left:10px;padding-right:60px}.crux-home-page .columns-2{box-sizing:border-box;aspect-ratio:auto;flex-flow:row;max-width:1200px;margin-left:0;margin-right:0;padding-left:0;padding-right:0;display:block}.crux-home-page .container-25{padding-left:0;padding-right:0}.crux-home-page .filter-select{padding-top:24px;padding-bottom:24px;padding-left:24px}.crux-home-page .text-block-29-copy{font-weight:500}.crux-home-page .nav-header{display:none}.crux-home-page .nav-learn-a{grid-row-gap:40px;min-height:auto;max-height:none}.crux-home-page .search-button-3{margin-bottom:auto;padding-bottom:16px;display:none}.crux-home-page .search-wrap{display:flex}.crux-home-page .text-block-52,.crux-home-page .text-block-53{font-family:Suisseintl}.crux-home-page .section-13{padding-left:30px;padding-right:30px}.crux-home-page .link-18{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .text-block-54,.crux-home-page .paragraph-21,.crux-home-page .text-block-55{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .section-14{padding-left:30px;padding-right:30px}.crux-home-page .search-button-4,.crux-home-page .search-input-4{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .search-input-4::placeholder{line-height:16px}.crux-home-page .blog-hero-section{padding-top:160px}.crux-home-page .blog-hero-section.search.blog-search{min-height:auto;max-height:none}.crux-home-page .blog-hero-section.top-blog.blog-search{padding-bottom:24px}.crux-home-page .blog-hero{max-width:1200px;padding-top:0;padding-bottom:0}.crux-home-page .blog-hero.blogs-search{padding-bottom:0}.crux-home-page .blog-hero-content{justify-content:flex-start;align-items:flex-end}.crux-home-page .contactus-heading{justify-content:flex-start;align-items:flex-start;width:auto;display:flex}.crux-home-page .text-33{color:#374151}.crux-home-page .filter-section.all-destinations{margin-top:80px;margin-bottom:56px}.crux-home-page .featured-destination{background-color:#fff;padding-top:40px;overflow:hidden}.crux-home-page .featured-destination.all-destinations{margin-top:0;padding-bottom:80px}.crux-home-page .featured-destination.all-destinations.solutions-sections-destionation.solution-success{padding-bottom:0}.crux-home-page .featured-destination.new-feautured-top{margin-bottom:80px}.crux-home-page .blog-wrapper-content{grid-template-columns:1fr}.crux-home-page .blog-wrapper-content.destinations{grid-column-gap:0px;grid-row-gap:0px;margin-top:0}.crux-home-page .blog-wrapper-content.destinations.desktop{margin-top:56px}.crux-home-page .blog-content.blog{justify-content:space-between;align-items:flex-start}.crux-home-page .space-3{justify-content:center;align-items:center}.crux-home-page .frame-1000000953{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .wrapper-content{margin-top:0;margin-bottom:40px}.crux-home-page .text-49{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .frame-1000000959{grid-column-gap:0px;grid-row-gap:0px}.crux-home-page .frame-1000000959.mobile.desktopp{margin-bottom:0}.crux-home-page .frame-1000000959.mobile.desktopp.push.desitiny{grid-column-gap:0px;grid-row-gap:0px;justify-content:flex-start;align-items:flex-start;margin-top:0;margin-bottom:0}.crux-home-page .text-50.destination{margin-bottom:40px}.crux-home-page .text-50.resourcees-text-tti{margin-bottom:32px}.crux-home-page .text-51{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .vectors-wrapper-5{width:24px;max-width:none;height:24px}.crux-home-page .explore-crux-wrapper{width:1200px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .explore-content.blog-crux{grid-column-gap:24px;grid-row-gap:24px;padding-left:0}.crux-home-page .explore-content.blog-crux:hover{box-shadow:0 2px 5px #0003}.crux-home-page .floating-blocks.blog-sources{padding-right:120px}.crux-home-page .collection-list-4{grid-row-gap:40px;grid-template-rows:auto}.crux-home-page .collection-list-4.with-results{grid-template-columns:1fr 1fr 1fr 1fr}.crux-home-page .collection-list-4.with-results.featured-collection-list-resources{grid-row-gap:40px;flex-flow:wrap;display:flex}.crux-home-page .collection-list-4.with-results.destinations{grid-template-columns:1fr 1fr 1fr}.crux-home-page .collection-list-4.with-results.destinations.tablet{place-items:center}.crux-home-page .collection-list-4.with-results.destinations.tablet.destkop.new.feauture{padding-top:0}.crux-home-page .blog-single-wrapper{padding-top:208px;padding-bottom:40px}.crux-home-page .blog-single-content{margin-top:0}.crux-home-page .blog-single-content.inner.new-blog{padding-left:0;padding-right:0}.crux-home-page .resources-body{padding-bottom:0}.crux-home-page .conclusion-wrapper{padding-top:160px;padding-bottom:160px}.crux-home-page .heading-31{color:#18181b;font-family:Suisseintl;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .heading-31.inside-crux-stories-and-interviews{color:#000;letter-spacing:-1.92px;font-size:64px;line-height:72px}.crux-home-page .heading-32{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-block-64{font-family:Suisseintltrial,Arial,sans-serif;font-size:18px}.crux-home-page .no-results-section{margin-top:0}.crux-home-page .suggest-blogs{flex-flow:row;display:none}.crux-home-page .heading-33{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .text-block-68{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .bridging-section{-webkit-text-fill-color:inherit;background-image:linear-gradient(65deg,#0000 40%,#000),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/679759aa340428242bfa84fb_Group%201000001112.png);background-position:0 0,100% 24%;background-repeat:repeat,no-repeat;background-size:auto,auto 1285.5px;background-attachment:scroll,scroll;background-clip:border-box;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .bridging-container{letter-spacing:normal}.crux-home-page .career-hero-container{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6751171cb1c710184a274d58_matrix_white.svg);background-position:133% 47%;background-repeat:no-repeat;background-size:auto;background-attachment:scroll;padding-top:0}.crux-home-page .collection-item-6{font-family:Suisseintl}.crux-home-page .div-block-56{padding-left:0}.crux-home-page .div-block-56.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .navigation-link{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .header-nav,.crux-home-page .dropdown{display:block}.crux-home-page .nav-link-btn-txt-2{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .navigation-mob{display:none}.crux-home-page .navigation-right{grid-column-gap:0px;grid-row-gap:0px;justify-content:flex-end;align-items:stretch}.crux-home-page .navigation-container{grid-column-gap:24px;grid-row-gap:0px}.crux-home-page .dropdown-list-2{display:none}.crux-home-page .div-block-57.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .div-block-59{padding-left:0}.crux-home-page .div-block-59.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .navigation-full{padding:16px}.crux-home-page .global-logo{width:90px;height:25px}.crux-home-page .div-block-61.iconlink{padding-right:8px}.crux-home-page .text-block-81{padding-left:8px;padding-right:8px}.crux-home-page .text-block-82{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .hide{display:none}.crux-home-page .filter-radio-group.fs-cmsfilter_active{cursor:pointer;padding-top:12px;padding-bottom:12px;line-height:16px}.crux-home-page .radio-button-label-2{text-align:center;line-height:16px}.crux-home-page .radio-button-label-2.searchbutton{color:#fff;background-color:#0000;padding:16px 12px;display:block}.crux-home-page .radio-button-label-2.searchbutton:hover{background-color:#0000}.crux-home-page .radio-button-label-2.searchbutton.withno{display:none}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.homepage-circle-btn-prev{padding-left:16px;padding-right:16px}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.homepage-circle-btn-prev:hover{box-shadow:inset 0 0 0 100px #00000026}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.left{background-color:#eee}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.left:hover{background-color:#eee;border-color:#eee}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn{border-radius:50%;padding:15px 20px}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.right{background-color:#d6d6d6;padding-top:15px;padding-bottom:15px}.crux-home-page .card-slider_nav{display:none}.crux-home-page .slick-slider.cms-slider{grid-column-gap:40px;grid-row-gap:40px;grid-column-gap:0px;grid-row-gap:0px;height:auto;overflow:visible}.crux-home-page .slick-slider.cms-slider.homepage,.crux-home-page .slick-slider.cms-slider.resource-page{overflow:visible}.crux-home-page .slick-slider.cms-slider{grid-column-gap:40px;grid-row-gap:40px;height:618px;overflow:hidden}.crux-home-page .container-32{width:1200px;max-width:100%;font-family:Suisseintltrial,Arial,sans-serif;overflow:visible}.crux-home-page .header-wrapper_left{align-items:center;margin-top:0}.crux-home-page .text-block-83,.crux-home-page .text-block-84,.crux-home-page .text-block-85{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .collection-list-wrapper-4{background-color:#0000}.crux-home-page .collection-list-wrapper-4.feat{padding-top:40px}.crux-home-page .text-71{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-72.title-clamp-2{text-decoration:none}.crux-home-page .rich-text-block-4{font-size:20px;line-height:28px}.crux-home-page .form-3{width:1200px}.crux-home-page .text-field-2::placeholder{color:#000}.crux-home-page .text-field-2.desktop{min-width:1200px;min-height:65px;max-height:65px;padding-top:0;padding-bottom:0;padding-right:0;position:static}.crux-home-page .text-field-2.mobile{display:none}.crux-home-page .text-field-2.search-resources-input{border-width:1px;border-color:#0000001a;margin-bottom:40px}.crux-home-page .hero-wrapper{background-color:#0000;justify-content:center;align-items:center;max-width:none;font-family:Suisseintl;position:static;overflow:hidden}.crux-home-page .hero-container{z-index:2;flex-flow:column;justify-content:flex-start;align-items:center;padding-top:160px;position:relative}.crux-home-page .text-78{font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .section-container{background-image:none;max-width:1200px;height:auto;padding:160px 0;display:block}.crux-home-page .btn-prod{text-align:center;background-color:#f4f4f4;border-radius:12px;width:100%;max-width:111px;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .btn-prod.btn-sources-lock{max-width:none}.crux-home-page .learn-more-btn{grid-column-gap:16px;grid-row-gap:16px;color:#676766;vertical-align:baseline;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;padding-top:10px;padding-bottom:10px;font-family:Suisse Medium;font-weight:500;-webkit-text-decoration:none;text-decoration:none;display:flex}.crux-home-page .sphere-heading-div{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;align-items:flex-start;width:100%;display:flex}.crux-home-page .sphere-heading-div.solutions-heading-div{grid-column-gap:8px;grid-row-gap:8px;align-items:flex-start;width:61%;margin-bottom:44px}.crux-home-page .sphere-card-1{outline-offset:0px;background-color:#fbfbfb;border-radius:12px;outline:2px solid #f3f4f6;padding:24px}.crux-home-page .td_auto-search_results{max-width:none;box-shadow:none;border-width:1px;border-color:#80808029;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:24px;padding-bottom:20px;display:block}.crux-home-page .sec-lines{z-index:99999;flex-flow:column;justify-content:flex-start;align-items:stretch;padding-bottom:40px;font-family:Suisseintl;display:none;position:relative;top:28.9em;left:0%;right:0%}.crux-home-page .cont-reddotted{z-index:9999;flex-flow:column;justify-content:flex-start;align-items:center;max-width:none;display:none;position:relative}.crux-home-page .blurimg-1{filter:none;margin-top:31.6em}.crux-home-page .blurimg-2{filter:none;-webkit-backdrop-filter:blur();backdrop-filter:blur();margin-top:-16.5em}.crux-home-page .with-blurimg{z-index:2;opacity:1;filter:blur(40%);flex-flow:column;display:none;position:absolute;inset:-21.4em 0% auto}.crux-home-page .bannertext{z-index:999;grid-row-gap:40px;background-color:#0000;max-width:786px;position:static}.crux-home-page .reddotted-lines{z-index:4;max-width:none;margin-top:15.4em;position:relative;top:-28.5em;right:59px}.crux-home-page .cont-sphere{flex-flow:column;margin-top:-43.1em;margin-right:38em;display:flex;position:relative}.crux-home-page .image-47{vertical-align:baseline;justify-content:center;align-items:flex-start;font-family:Suisseintltrial,Arial,sans-serif;display:inline-block}.crux-home-page .text-block-107{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .paragraph-27{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-block-110{padding-left:8px;padding-right:8px}.crux-home-page .div-block-88{padding-left:0}.crux-home-page .div-block-88.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .nav-link-btn-3.login{margin-right:0}.crux-home-page .nav-link-btn-3.learn-more-btn{font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;font-weight:400}.crux-home-page .div-block-89.iconlink{padding-right:8px}.crux-home-page .dropdown-list-3{border-radius:12px;display:none}.crux-home-page .nav-link-btn-txt-3.learn-more-btn{font-family:Suisseintltrial,Arial,sans-serif;font-size:14px;font-weight:400}.crux-home-page .div-block-90.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .div-block-91{padding-left:0}.crux-home-page .div-block-91.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .heading-49{letter-spacing:-.02em;width:auto;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:72px}.crux-home-page .div-block-99{width:800px}.crux-home-page .text-block-124{line-height:36px}.crux-home-page .text-block-124.gray{color:#374151;width:800px;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px}.crux-home-page .div-block-100{z-index:2;overflow:visible}.crux-home-page .div-block-100.product{overflow:visible}.crux-home-page .aboutus-hero-section-3{z-index:99;padding-bottom:107px;overflow:visible}.crux-home-page .aboutus-hero-section-3.product{padding-bottom:0}.crux-home-page .image-68{margin-top:0}.crux-home-page .image-68.hero-image{width:836px;max-width:none;margin-top:0;padding-left:0}.crux-home-page .image-68.hero-image.desktop-hero{width:858px;margin-top:25px;margin-right:0;display:block;right:0%}.crux-home-page .container-44{max-width:1200px;padding:220px 0 91px}.crux-home-page .container-44.product.globe-hero{padding-bottom:80px}.crux-home-page .feautres-2{z-index:-1;background-image:linear-gradient(106.44deg,#f3f4f6 36.3%,#fbfbfbcc 87.81%);max-height:none;margin-top:-5.5em;display:block}.crux-home-page .feautres-2.single-section-feature,.crux-home-page .feautres-2.single-section-feature.single-vendor-adjust,.crux-home-page .feautres-2.partners-page{margin-top:0}.crux-home-page .container-45{color:#000;padding-bottom:80px}.crux-home-page .div-block-102.counter{background-color:#f3f4f6;flex-flow:row;padding-top:60px;padding-bottom:60px}.crux-home-page .div-block-104{flex-flow:column;justify-content:center;align-items:flex-start;padding-left:0;display:flex}.crux-home-page .text-block-125{font-family:Suisseintltrial,Arial,sans-serif;font-size:22px;font-weight:400;line-height:28px}.crux-home-page .heading-51.counter{margin-top:0;padding-top:0;padding-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:48px;font-weight:600;line-height:64px}.crux-home-page .heading-52{margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .section-27.data{padding-top:0;font-weight:600}.crux-home-page .text-93{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .section-28{background-image:linear-gradient(#fbfbfb,#fff)}.crux-home-page .text-97{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .heading-53{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .div-block-105{border-radius:8px}.crux-home-page .grid-9{padding-top:0}.crux-home-page .text-block-126{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .heading-54{font-family:Suisseintltrial,Arial,sans-serif;font-weight:600}.crux-home-page .heading-54.board{text-align:center;font-weight:400}.crux-home-page .heading-55{font-family:Suisseintltrial,Arial,sans-serif;font-weight:600}.crux-home-page .investors-2{padding-top:0;padding-bottom:160px}.crux-home-page .container-49{grid-row-gap:40px;padding-bottom:0}.crux-home-page .heading-investors-2{margin-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .section-bridge-2{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:84%;background-repeat:no-repeat;background-size:863.2px;height:auto}.crux-home-page .div-block-106{padding-left:0;padding-right:0;display:flex}.crux-home-page .heading-56{font-size:56px}.crux-home-page .heading-58{max-width:770px}.crux-home-page .flex-block-4{grid-column-gap:20px;grid-row-gap:20px;justify-content:center;align-items:center}.crux-home-page .link-29{padding-top:16px;padding-bottom:16px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .link-block-23{text-decoration:none}.crux-home-page .sources{color:#000;background-color:#fff;border-radius:8px;padding:10px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none}.crux-home-page .sources:hover{background-color:#f1f1f1}.crux-home-page .solutions-list{border:0 #000;display:none}.crux-home-page .search-list{display:none}.crux-home-page .header-nav-container-2{z-index:999;position:relative;transform:translateY(16px)}.crux-home-page .header-nav-dropdown{display:block}.crux-home-page .navigation-drop-container-2{border:0 solid #000;width:100%;max-width:none}.crux-home-page .navigation-drop-container-2.nav-drop-container-company{padding-left:0;padding-right:0}.crux-home-page .nav-link-4{display:block}.crux-home-page .nav-link-4.customer-stories,.crux-home-page .company-list{display:none}.crux-home-page .header-nav-section{transform:none}.crux-home-page .header-bg{z-index:1;background-color:#0000;display:none;position:fixed;top:0%;right:0%;bottom:0%;left:0%;height:100vh!important}.crux-home-page .nav-learn-b{height:100%;min-height:auto;max-height:none}.crux-home-page .nav-learn-c{height:100%;min-height:200px;max-height:200px}.crux-home-page .global-logo-3{width:91px}.crux-home-page .brand-4{flex:0 auto;align-items:center;display:flex}.crux-home-page .header-nav-dropdown-wrapper-mob{margin-top:0}.crux-home-page .iyfv6dbn,.crux-home-page .x6yx8r97,.crux-home-page .dlhqvkl4{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .uswxs5yf{padding-top:16px;padding-bottom:16px}.crux-home-page .kccmoimk{border-radius:8px;max-width:1200px;min-height:624px;max-height:624px}.crux-home-page .text-block-170{color:#1f2a37;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:24px}.crux-home-page .contact-section{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67a4263e16e93cf86be3d3d3_Ellipse%201240.png);background-position:50% 105%;background-repeat:no-repeat;background-size:auto}.crux-home-page .text-block-171{color:#3f3f46;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:24px}.crux-home-page .heading-62{color:#18181b;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400}.crux-home-page .text-block-172{padding-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:24px}.crux-home-page .div-block-138{padding-left:0}.crux-home-page .contact-us-form-header{padding-top:0;padding-bottom:24px}.crux-home-page .contact-us-form-header.resource{padding-bottom:46px}.crux-home-page .div-block-139{flex-flow:column;justify-content:space-between;padding-left:0;display:flex}.crux-home-page .general-com-left{grid-row-gap:8px}.crux-home-page .input-form-contact-us{margin-bottom:24px}.crux-home-page .heading-59{color:#18181b;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .contactus-heading-2{justify-content:flex-start;align-items:flex-start;width:auto;display:flex}.crux-home-page .flex-block-8{padding-bottom:160px;display:flex}.crux-home-page .contact-form-2{border:1px solid #e4e4e7;border-radius:12px;padding:24px 0 0;display:flex}.crux-home-page .contact-form-2.allresource-2{padding-top:0;padding-bottom:0}.crux-home-page .heading-60{color:#18181b;margin-top:0;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400}.crux-home-page .heading-61{color:#1f2a37;margin-top:0;margin-bottom:8px;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px}.crux-home-page .contact-container{min-height:auto;max-height:none}.crux-home-page .support-button-2{cursor:pointer;border:2px solid #f4f4f5;border-radius:12px;flex-flow:row;margin-top:16px;padding:24px;display:flex}.crux-home-page .support-button-2:focus{background-color:#f4f4f5;border-color:#111928}.crux-home-page .support-button-2.btn-current:focus{border-color:#f4f4f5}.crux-home-page .support-button-2.btn-current.w--current:hover,.crux-home-page .support-button-2.btn-current.help:hover{background-color:#f4f4f5}.crux-home-page .form-6{flex-flow:column;display:block}.crux-home-page .form-submit-contact{border:1px solid #000;padding-top:16px;padding-bottom:16px;transition:border .2s,background-color .2s}.crux-home-page .form-submit-contact:hover{background-color:#fff;border:1px solid #000}.crux-home-page .form-block-6{padding-top:0}.crux-home-page .support-form-2{border:1px solid #e4e4e7;border-radius:12px;padding:24px 0;display:none}.crux-home-page .div-block-142{background-image:linear-gradient(0deg,#0000,#f4f4f5);width:100%;height:536px;display:none;inset:0% 0% auto}.crux-home-page .div-block-142.desktop-hero-blur{background-image:linear-gradient(0deg,#0000,#f4f4f5);height:493px;display:block;overflow:hidden}.crux-home-page .heading-63{width:100%}.crux-home-page .paragraph-37{color:#374151;text-align:left;width:auto;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page ._2nd-sect-aboutus-right,.crux-home-page ._2nd-sect-aboutus-left{width:100%}.crux-home-page .div-block-144{margin-top:-7px}.crux-home-page .div-block-148{display:none}.crux-home-page .link-32{color:#000;-webkit-text-decoration:none;text-decoration:none}.crux-home-page .link-32:hover{text-decoration:underline}.crux-home-page .wrapper-content-2{margin-top:0;margin-bottom:40px;overflow:visible}.crux-home-page .div-block-151{padding-left:0}.crux-home-page .div-block-151.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .text-block-177{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .nav-learn-list-6{min-height:450px}.crux-home-page .paragraph-39{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .nav-product-container-wrapper-2{align-items:center;display:flex}.crux-home-page .learn-list-2{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;min-height:0;max-height:none;display:none}.crux-home-page .div-block-159.iconlink{padding-right:8px}.crux-home-page .blog-title-6:hover,.crux-home-page .blog-title-6.help-center:hover,.crux-home-page .blog-title-6.api-docs:hover{background-color:#0000}.crux-home-page .text-block-174{padding-left:8px;padding-right:8px}.crux-home-page .nav-product-list-4{max-width:none;display:none}.crux-home-page .paragraph-38{text-transform:none;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-152{padding-left:0}.crux-home-page .div-block-152.iconlink,.crux-home-page .div-block-154.iconlink,.crux-home-page .text-block-199{padding-left:8px;padding-right:8px}.crux-home-page .div-block-167,.crux-home-page .div-block-171{padding-left:0}.crux-home-page .paragraph-41{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .nav-btn-links{grid-column-gap:8px;color:#5e5f5f;background-color:#eaeaeae6;border-radius:40px;justify-content:center;align-items:center;width:auto;padding:10px 16px;font-family:Suisseintltrial,Arial,sans-serif;font-size:12px;text-decoration:none;display:flex}.crux-home-page .nav-btn-links:hover{color:red}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.homepage-learnmore,.crux-home-page .nav-btn-links.nav-btn-sources.solutions.integrate-added{opacity:.6}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.homepage-learnmore,.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.homepage-learnmore.whatsnew-view,.crux-home-page .nav-btn-links.nav-btn-sources.solutions.suppliers-btns-view-detail.separate-btn{justify-content:flex-start;align-items:center}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.customer-added{opacity:.6;flex-flow:row;justify-content:flex-start;align-items:center}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.explore-resources-cta-btn-single-vendor{margin-top:0;padding-top:10px;padding-bottom:10px}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.explore-source-section-card.explore-single-vendor-card-btn{opacity:.6}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.homepage-learnmore{justify-content:flex-start;align-items:center;margin-bottom:0}.crux-home-page .nav-btn-links.nav-btn-company.company{flex-flow:row;display:flex}.crux-home-page .nav-btn-links.products.home-menus,.crux-home-page .nav-btn-links.products-nav{margin-top:24px}.crux-home-page .nav-btn-links-text{opacity:1;text-transform:uppercase;font-size:14px;display:inline-block}.crux-home-page .nav-btn-links-text.blog-resources:hover{color:#5e5f5f}.crux-home-page .nav-btn-links-text.newsupp-btn.viewdetails-btnsupp,.crux-home-page .nav-btn-links-text.homepage-btn{opacity:1}.crux-home-page .black-arrow-icon-btn{justify-content:center;align-items:center;width:16px;display:flex}.crux-home-page .image-92{display:block}.crux-home-page .red-arrow-icon-btn{display:none}.crux-home-page .image-93{height:16px}.crux-home-page .heading-35{color:#111928;text-align:center;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page ._1-col-card{background-color:#fbfbfb;border-radius:12px;align-items:center;max-width:384px;height:100%;max-height:none;padding:24px}.crux-home-page ._1-col-card.all-destinations{background-color:#f3f4f6}.crux-home-page ._1-col-card.all-destinations.cards-new{height:456px}.crux-home-page ._1-col-card.fix-card-height-cube.partner{height:580px}.crux-home-page ._3-col-section{background-color:#fff;border:2px solid #00000014;border-left:0 #000;border-right:0 #000}.crux-home-page ._3-col-section.mobile{display:none}.crux-home-page .card-paragraph{font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:24px}.crux-home-page .card-paragraph.single-vendor-3-col-card-p.all-destinations{font-size:16px}.crux-home-page ._3-col-container-wrapper._3-col-single-ventor-adjust.solution-3{padding-bottom:40px}.crux-home-page .home-header-card{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400;line-height:36px}.crux-home-page .home-header-card.all-destinations,.crux-home-page .home-header-card.all-destiantions{line-height:32px}.crux-home-page ._3-col-container{max-width:1200px;padding-top:0;padding-bottom:0}.crux-home-page .flex-block-3{grid-column-gap:24px;grid-row-gap:24px;justify-content:center;align-items:flex-start}.crux-home-page .paragraph-24{color:#4b5563;text-align:center;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .grid-11{grid-column-gap:40px;grid-row-gap:40px}.crux-home-page .sphere-home-wrapper{grid-column-gap:0px;grid-row-gap:0px;flex-flow:column;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin-left:0;margin-right:0;display:flex}.crux-home-page .image-55{width:64px;height:64px}.crux-home-page .sphere-home-container{flex-flow:column;align-items:flex-start;max-width:1200px;padding:80px 0 40px;display:flex}.crux-home-page .sphere-home-container.crux-globe{width:100%;padding-bottom:80px}.crux-home-page .sphere-home-container.grid-curx-collection-data{padding-top:40px;padding-bottom:80px}.crux-home-page .image-56{width:64px;height:64px}.crux-home-page .heading-64{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .image-54{width:64px;height:64px}.crux-home-page .paragraph-43{color:#374151;font-family:Suisseintltrial,Arial,sans-serif;font-size:1.125rem;line-height:28px}.crux-home-page .sphere-home-section{background-color:#0000;background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:50% -120px;background-repeat:repeat-x;background-size:auto;border-top-style:none;border-top-width:0}.crux-home-page .sphere-home-section.bakground-crux{background-color:#fff;border-width:0}.crux-home-page .solutions-home-wrapper{grid-column-gap:0px;grid-row-gap:0px;align-items:flex-start;padding-top:80px}.crux-home-page .paragraph-25{width:auto;margin-bottom:0;padding-top:0;padding-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .div-block-123{align-items:center}.crux-home-page .solutions-home-section{background-color:#0000;background-image:none}.crux-home-page .heading-36{color:#111928;width:auto;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .solutions-home-container{align-items:flex-start;padding:0}.crux-home-page .text-block-213{color:#374151;text-align:center;padding-top:0;padding-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .heading-66{color:#000;text-align:center;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .sec-integrate-2{background-color:#fcfcfc;padding-top:160px;padding-bottom:160px}.crux-home-page .sec-integrate-2.sources{background-color:#fcfcfc00;padding-top:160px}.crux-home-page .sec-integrate-2.sources.text{grid-column-gap:40px;grid-row-gap:40px;background-color:#0000;background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:50% -171%;background-repeat:repeat-x;background-size:auto;flex-flow:column;padding-bottom:40px;font-family:Suisseintltrial,Arial,sans-serif;display:flex}.crux-home-page .sec-integrate-2.sources.text.sect-integrated{padding-top:80px;padding-bottom:40px}.crux-home-page .sec-integrate-2.sources.text.homepage{padding-bottom:64px}.crux-home-page .container-51{max-width:1200px;min-height:auto;max-height:none}.crux-home-page .div-block-175{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;justify-content:space-between;align-items:center;min-height:auto;max-height:none;margin-bottom:0;display:flex}.crux-home-page .button-9.darkbtnshomepage{width:auto}.crux-home-page .flex-block-10{display:none}.crux-home-page .button-11{max-width:193px;padding:16px 24px}.crux-home-page .button-11:hover{color:#fff;background-color:#000;border:1px solid #fff}.crux-home-page .text-block-216{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .image-106{height:16px}.crux-home-page .dropdown-list-mob-4{display:none}.crux-home-page .paragraph-44{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .nav-product-list-5{max-width:none;display:none}.crux-home-page .d-61-card-wrapper{display:none}.crux-home-page .link-block-32{text-decoration:none}.crux-home-page .link-block-32.help:hover{background-color:#e0e0e066}.crux-home-page .div-block-181{flex-flow:column;display:flex}.crux-home-page .link-block-33{text-decoration:none}.crux-home-page .link-block-33.api{background-color:#0000}.crux-home-page .link-block-33.api:hover{background-color:#e0e0e066}.crux-home-page .text-135{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .trusted-2{margin-left:auto;margin-right:auto;padding-top:10px}.crux-home-page .text-134.logo{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .company-section-2{background-color:#0000;max-width:none;height:380px;margin-left:auto;margin-right:auto;padding-top:0;display:block;position:static}.crux-home-page .sec-companylogo{position:static}.crux-home-page .frame-1000001055{padding-right:0}.crux-home-page .image-98{height:56px}.crux-home-page .container-53,.crux-home-page .video-wrapper{border-radius:8px}.crux-home-page .autoplay-code.product{display:none}.crux-home-page .video-thumbnail{border-radius:8px}.crux-home-page .video-embed{border-radius:8px;height:100%;min-height:768.75px;max-height:768.75px}.crux-home-page .image-115{width:100%;height:100%}.crux-home-page .cta-5{z-index:10;margin-top:16px;position:relative}.crux-home-page .button-13:hover{background-color:#53535399;border:1px solid #53535399}.crux-home-page .button-13.contact-btns.sources{padding:16px 24px}.crux-home-page .flex-block-11{grid-column-gap:20px;grid-row-gap:20px;justify-content:flex-start;align-items:stretch}.crux-home-page .link-33{padding-top:16px;padding-bottom:16px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .link-34{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .image-117{height:16px}.crux-home-page .allsources-hero-content{min-width:800px;max-width:800px}.crux-home-page .allsources-hero-container{padding-bottom:0;padding-left:0;padding-right:0}.crux-home-page .allsources-hero-wrapper{justify-content:flex-start;align-items:center;min-width:auto;max-width:none;padding-top:208px}.crux-home-page .allsources-hero-wrapper.destinations{justify-content:flex-start;align-items:flex-start;padding-bottom:80px}.crux-home-page .header-block-add-height{height:88px}.crux-home-page .flex-horizontal-block-btns{justify-content:flex-start;align-items:center}.crux-home-page .hero-title{width:90%}.crux-home-page .img-hero-banner-div{display:none}.crux-home-page .img-hero-banner-div.destinations{display:block}.crux-home-page .allsources-hero-wrapper-inline{justify-content:flex-start;align-items:flex-start;margin-top:0}.crux-home-page .allsources-hero-section{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67cbc1d8022e968fe91c767a_all-sources-boxes.svg);background-position:82% 143%;background-size:562px;height:100%;min-height:0;max-height:none}.crux-home-page .allsources-hero-section.all-destinations{background-image:none}.crux-home-page .external-cat-container{padding-top:40px}.crux-home-page .feature-supplier-title.main-supptitle{margin-top:0}.crux-home-page .collection-list-11{grid-column-gap:12px;grid-row-gap:12px;flex-flow:row;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-auto-columns:1fr;display:flex}.crux-home-page .form-8{grid-column-gap:30px;grid-row-gap:0px}.crux-home-page .form-block-8{margin-bottom:56px}.crux-home-page .supplier-card{max-width:none;width:373.33px!important}.crux-home-page .new-supplier-container{padding-left:0;padding-right:0;overflow:visible}.crux-home-page .supplier-slider{width:1240px;max-width:none;margin-left:0;display:block;overflow:visible}.crux-home-page .new-supplier-list-wrapper{max-width:1200px}.crux-home-page .paragraph-46{margin-bottom:0}.crux-home-page .allsource-last-sect-heading-title{margin-top:0;padding-bottom:0}.crux-home-page .radio-button-field-2.is-active{cursor:pointer;background-color:#e5e7eb;border-radius:8px;justify-content:flex-start}.crux-home-page .nav-link-btn-div.data-cat-card-inner-link{display:block}.crux-home-page .image-119{height:auto}.crux-home-page .supplier-card-wrap{max-width:none;width:325.33px!important}.crux-home-page .sec-customerstories-2{background-color:#fbfbfb;background-image:linear-gradient(#fbfbfb,#fff);padding-top:80px;padding-bottom:80px}.crux-home-page .sec-customerstories-2.home.blog-resources{padding-top:80px}.crux-home-page .sec-customerstories-2.home{overflow:hidden}.crux-home-page .frame-1000001056{align-items:flex-end}.crux-home-page .image-128{height:auto}.crux-home-page .frame-1000001057{grid-row-gap:32px}.crux-home-page .text-139.desktop{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-139.mobile{display:none}.crux-home-page .text-140{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .frame-1000001059{background-image:linear-gradient(#111928,#111928)}.crux-home-page .frame-1000001059.slider-image{width:auto;max-width:373px;height:360px}.crux-home-page .section-36{background-color:#e5e7eb;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .vectors-wrapper-44{display:none}.crux-home-page .text-143{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .frame-1000001060{width:100%;max-width:100%}.crux-home-page .card-slider_item-4{width:100%;margin-right:20px;padding-left:0}.crux-home-page .collection-list-wrapper-8{overflow:visible}.crux-home-page .div-block-191{padding-top:0;padding-bottom:0}.crux-home-page .search-button-12{margin-top:0;margin-bottom:0;padding-bottom:16px;padding-left:12px;font-family:Suisseintltrial,Arial,sans-serif;display:none}.crux-home-page .searchbutton-new{z-index:2;color:#fff;text-align:center;background-color:#111928;border-radius:8px;align-items:center;margin-bottom:0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;display:flex;position:absolute;top:14%;bottom:auto;right:1%}.crux-home-page .div-block-192{grid-row-gap:24px;flex-flow:column;justify-content:flex-start;align-items:flex-start;padding-left:160px;padding-right:160px;display:flex}.crux-home-page .div-block-192.all-source-footer{padding-left:140px;padding-right:80px}.crux-home-page .column-14,.crux-home-page .column-15{padding-left:0;padding-right:0}.crux-home-page .div-block-193{grid-row-gap:24px;flex-flow:column;justify-content:flex-start;align-items:flex-start;width:640px;display:flex}.crux-home-page .div-block-193.all-sources-footer{padding-left:0}.crux-home-page .testwindows{justify-content:center;align-items:center}.crux-home-page .radio-button-label-3{margin-bottom:0}.crux-home-page .hover-info-mt{opacity:0;display:none}.crux-home-page .hover-info-ms{display:none}.crux-home-page .feature-resources-card{color:#000;-webkit-text-decoration:none;text-decoration:none}.crux-home-page .qnyi497r{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .qnyi497r.title-clamp-3{font-size:24px;line-height:36px}.crux-home-page .next-2.load-more-button{padding:16px 24px}.crux-home-page .firha54c{max-width:100%;height:271px;max-height:271px}.crux-home-page .cr6l0ouf,.crux-home-page .title{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .i8fam6w5{width:100%;max-width:100%}.crux-home-page .tee0kj7w{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .radio-button-label-5{text-align:center}.crux-home-page .filter_menu-5{grid-column-gap:80px;grid-row-gap:80px;flex-flow:column;align-items:flex-start}.crux-home-page .feature-supplier-tags-3{letter-spacing:.04em;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .single-vendor-hero-category{margin-top:24px}.crux-home-page .single-vendor-hero-section{background-position:100% 0}.crux-home-page .single-vendor-hero-container{max-width:1200px}.crux-home-page .flex-block-15{grid-column-gap:24px;grid-row-gap:24px;justify-content:center;align-items:flex-start}.crux-home-page .div-block-208.secondcube-outsec.new-top{justify-content:center;align-items:center}.crux-home-page .div-block-208.destination.new-top{cursor:pointer}.crux-home-page .div-block-208.destination.new-top.not-hvered-pl{cursor:auto}.crux-home-page .data-onboarding-container.single-source{padding-top:80px}.crux-home-page .video-single-container{padding-top:40px}.crux-home-page .container-55{border-radius:8px;height:100%;min-height:768.75px;max-height:768.75px}.crux-home-page .image-205{width:100%;height:100%;min-height:768.75px;max-height:768.75px}.crux-home-page .container-54{color:#000;padding-bottom:80px}.crux-home-page .paragraph-53{color:#374151;text-align:left;width:auto;font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .heading-71{width:100%}.crux-home-page .explore-resources-container{padding-bottom:160px}.crux-home-page .explore-resources-title{color:#000}.crux-home-page .nav-btn-links-text-2{opacity:1;display:inline-block}.crux-home-page .image-201{height:16px}.crux-home-page .div-block-206{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;max-width:900px;padding-right:0}.crux-home-page .div-block-206.content-page-last-sec{max-width:823px}.crux-home-page .heading-72{letter-spacing:-.03em;margin-bottom:24px;font-size:56px}.crux-home-page .section-container-2{background-image:none;max-width:1200px;height:auto;padding:160px 0;display:block}.crux-home-page .section-container-2.single-vendor-last-sec{padding-top:364px;padding-bottom:364px}.crux-home-page .section-container-2.single-vendor-last-sec.ready{padding-top:160px;padding-bottom:160px}.crux-home-page .section-bridge-3{background-position:50%;background-repeat:repeat-x;background-size:cover}.crux-home-page .section-bridge-3.contact-us-section{background-position:869px;background-size:884px}.crux-home-page .flex-block-14{grid-column-gap:20px;grid-row-gap:20px;justify-content:flex-start;align-items:stretch}.crux-home-page .image-203{height:16px}.crux-home-page .explore-resources-card-p.title-clamp-3{opacity:1;color:#374151}.crux-home-page .explore-resources-card-conteint-inner.destinations.solutiions-new{flex-flow:column;align-items:flex-start;display:flex}.crux-home-page .category{grid-column-gap:30px;grid-row-gap:30px;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .text-149,.crux-home-page .text-151,.crux-home-page .link-block-39{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .rich-text-block-7{color:#000;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-block-227{width:100%}.crux-home-page .flex-block-16{grid-column-gap:20px;grid-row-gap:20px;justify-content:flex-start;align-items:stretch}.crux-home-page .jhba32h7-2{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .pblfrqtc-2{justify-content:center;align-items:center}.crux-home-page .pblfrqtc-2.product{max-height:none;margin-left:0;margin-right:0;display:flex}.crux-home-page .pblfrqtc-2.product.mobiile-desktop{display:none}.crux-home-page .a3ora2nt-2{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .container-56{border-radius:8px;margin-top:0}.crux-home-page .container-56.product{min-height:601px}.crux-home-page .bvzr3cbf-2,.crux-home-page .s9uwb9bg-2,.crux-home-page .error-83afcd9c-5253-6e6f-8f75-9ee057f0baff-2,.crux-home-page .hatq9sph,.crux-home-page .on3izjd9,.crux-home-page .u5x6m24l,.crux-home-page .jklqy78x,.crux-home-page .sat9u06o,.crux-home-page .jmln57ol{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .cont-linear{display:none}.crux-home-page .image-184,.crux-home-page .image-184.abcdata{opacity:0}.crux-home-page .overlay-green{mix-blend-mode:luminosity}.crux-home-page .sec-logo{mix-blend-mode:normal;background-image:none;max-width:none}.crux-home-page .image-185{z-index:3;width:234px;height:234px;margin-top:0;position:absolute}.crux-home-page .section-38{margin-top:0}.crux-home-page .logo-grid._2nd{background-image:linear-gradient(260deg,#fff,#fff)}.crux-home-page .logo-grid._1st{mix-blend-mode:normal}.crux-home-page .sec-sphere{z-index:999;justify-content:center;align-items:center;display:flex;position:relative}.crux-home-page .data-onboarding-wrapper-4{max-width:1200px}.crux-home-page .zqbs2qla-2{grid-column-gap:0px;grid-row-gap:0px}.crux-home-page .onboarding-background-3{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67a08ee6ce5a6b41dce24abc_data-onboard-img.png);background-position:0 0;background-size:auto;min-width:580px}.crux-home-page .data-transformation-management-3{max-width:1200px;padding-left:0;padding-right:0}.crux-home-page .video-wrapper-3{border-radius:8px;max-height:601px}.crux-home-page .video-wrapper-3.product{max-height:601px}.crux-home-page .video-wrapper-3.product.managedservice{display:block}.crux-home-page .image-208{width:100%;height:100%}.crux-home-page .pq8ehs21-3{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .the9k33g-2.prdocut{padding-top:0;padding-bottom:0}.crux-home-page .l6mkbzdf-2.tablet{display:none}.crux-home-page .text-185,.crux-home-page .frame-1000001089{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .explore-resources-3{height:100%;min-height:951px;max-height:951px}.crux-home-page .space-15{padding:0}.crux-home-page .section-50{justify-content:flex-start;align-items:center}.crux-home-page .section-50.all-destinations{color:#0000;background-color:#0000;padding:0}.crux-home-page .text-192{height:100%;min-height:312px;max-height:312px}.crux-home-page .nav-btn-links-text-6{display:inline-block}.crux-home-page .nav-btn-links-text-6:hover{opacity:1}.crux-home-page .text-194{font-size:16px}.crux-home-page .text-200{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .image-221{height:16px}.crux-home-page .text-201{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .link-43{padding-top:16px;padding-bottom:16px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .heading-84{letter-spacing:-.03em;margin-bottom:24px;font-size:56px}.crux-home-page .div-block-226{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;max-width:900px;padding-right:0}.crux-home-page .section-container-5{background-image:none;max-width:1200px;height:auto;padding:160px 0;display:block}.crux-home-page .flex-block-19{grid-column-gap:20px;grid-row-gap:20px;justify-content:flex-start;align-items:stretch}.crux-home-page .heading-85{width:88%;max-width:none;margin-bottom:40px}.crux-home-page .link-44{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-227{background-color:#e5e7eb;border-radius:12px;padding:4px 12px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .li1somkb.other-onboarding-card-width-full{width:100%}.crux-home-page .c2me417h.all-destinations{min-height:285px;max-height:285px}.crux-home-page .c2me417h.all-destinations:hover{border-width:0;border-color:#f4f4f5}.crux-home-page .yz8m1f9c{border:1px solid #fafafa;text-decoration:none}.crux-home-page .sec-newspress-blog.sec-whatsnew-blog.news-press-title{padding-top:40px}.crux-home-page .frame-29{grid-row-gap:0px}.crux-home-page .form-block-11{margin-bottom:0}.crux-home-page .form-9{grid-column-gap:24px;grid-row-gap:24px;justify-content:space-between;align-items:stretch}.crux-home-page .product-sphere-section{background-color:#0000;background-image:none}.crux-home-page .core-features-content-title{letter-spacing:-1.2px}.crux-home-page .core-features-content-inner{grid-row-gap:0px}.crux-home-page .mission-section-wrapper{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67b595788f140ef6403e6a11_Ellipse%201240.svg);background-position:50% 126%;background-repeat:repeat-x;background-size:auto;background-attachment:scroll}.crux-home-page .mission-container.solutions-page{padding-bottom:40px}.crux-home-page .mission-wrapper{grid-row-gap:40px}.crux-home-page .mission-title{max-width:374px}.crux-home-page .solution-last-section{width:100%}.crux-home-page .solution-last-container{padding-top:160px;padding-bottom:160px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .solutions-last-section-bg{inset:0% 19% 0% auto}.crux-home-page .solution-last-content{max-width:600px}.crux-home-page .paragraph-55{margin-top:24px;margin-bottom:40px}.crux-home-page .request-demo-red{border:1px solid #0000;transition:transform .2s cubic-bezier(.645,.045,.355,1)}.crux-home-page .request-demo-red:hover{border:1px solid #fff}.crux-home-page .huwr6pvh{width:auto}.crux-home-page .text-product-2,.crux-home-page .text-prduct-2-2{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .flex-horizontal-block-btns-2{justify-content:flex-start;align-items:center;padding-top:40px}.crux-home-page .heading-90{letter-spacing:-.02em;width:auto;font-family:Suisseintltrial,Arial,sans-serif;font-size:56px;font-weight:400;line-height:72px}.crux-home-page .text-block-251{line-height:36px}.crux-home-page .text-block-251.gray{color:#374151;width:800px;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px}.crux-home-page .div-block-249{width:800px}.crux-home-page .contact-btn{grid-column-gap:24px;grid-row-gap:0px;justify-content:flex-start;align-items:flex-start;padding:24px;font-family:Suisseintltrial,Arial,sans-serif;text-decoration:none;display:flex}.crux-home-page .contact-btn.btn-current:hover,.crux-home-page .contact-btn.btn-current.w--current:hover{background-color:#f4f4f5}.crux-home-page .hero-12.news-press-page{padding-bottom:40px}.crux-home-page .resources-card-inner.resource{max-width:580px}.crux-home-page .heading-91{color:#18181b;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;font-weight:400}.crux-home-page .resource-card-content-inner{height:auto;min-height:auto;display:block;overflow:visible}.crux-home-page .form-10{flex-flow:column;height:480px;margin-bottom:35px;display:block}.crux-home-page .text-block-254{color:#3f3f46;padding-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:24px}.crux-home-page .form-block-13{padding-top:0}.crux-home-page .form-block-13.new-resources-card.new-resources-list-wrapper{margin-bottom:0}.crux-home-page .link-47{color:#181818;-webkit-text-decoration:none;text-decoration:none}.crux-home-page .link-47:hover{text-decoration:none}.crux-home-page .heading-88{color:#111928;text-align:center;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .resources-single-container.new-resources-card.bigdesktop{grid-column-gap:40px;grid-row-gap:40px;justify-content:space-between;align-items:center;display:block}.crux-home-page .image-247{margin-top:40px;margin-bottom:40px}.crux-home-page .ellipse-1240{left:11%}.crux-home-page .image-248{width:100%;height:100%}.crux-home-page .div-block-254{grid-column-gap:8px;grid-row-gap:8px;flex-flow:column;display:flex}.crux-home-page .nav-btn-links-text-8{opacity:1;text-transform:uppercase;font-size:14px;display:inline-block}.crux-home-page .image-251{display:block}.crux-home-page .sphere-home-section-3{background-color:#0000;background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:50% -120px;background-repeat:repeat-x;background-size:auto;border-top-style:none;border-top-width:0}.crux-home-page .paragraph-59{width:auto;margin-bottom:0;padding-top:0;padding-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .heading-92{color:#111928;width:auto;margin-top:0;margin-bottom:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;font-weight:400;line-height:48px}.crux-home-page .image-252{height:16px}.crux-home-page .sphere-home-section-5{background-color:#0000;background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:50% -120px;background-repeat:repeat-x;background-size:auto;border-top-style:none;border-top-width:0}.crux-home-page .sphere-home-section-5.grid-crux-collection{background-color:#fbfbfb;background-image:none;border:0 solid #0000;border-top-style:none;padding-top:0}.crux-home-page .image-258{max-width:none}.crux-home-page .image-258.homepage{width:100%;max-width:1200px;overflow:clip}.crux-home-page .resources-gated-wrapper{grid-column-gap:40px;grid-row-gap:40px;display:flex}.crux-home-page .resources-gated-wrapper.mobile-resources{max-height:none}.crux-home-page .link-block-63{width:100%;text-decoration:none}.crux-home-page .div-block-264{margin-bottom:0}.crux-home-page .div-block-270{padding-bottom:0}.crux-home-page .code-embed{display:none}.crux-home-page .modal-wrapper.careers-on-modal{padding-left:0;padding-right:0;display:none}.crux-home-page .modal-card{width:100%;padding-left:0;padding-right:0}.crux-home-page .modal-card-wrapper{width:100%;max-width:none}.crux-home-page .collection-list-14{flex-flow:row;justify-content:center;align-items:center;display:flex}.crux-home-page .image-271{width:100%;overflow:visible}.crux-home-page .text-235,.crux-home-page .text-236{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .image-280{height:16px}.crux-home-page .div-block-298{flex-flow:column;display:flex}.crux-home-page .text-block-265{padding-left:8px;padding-right:8px}.crux-home-page .nav-link-7{display:block}.crux-home-page .div-block-297.iconlink{padding-right:8px}.crux-home-page .image-279{display:block}.crux-home-page .blog-title-8.api-docs:hover,.crux-home-page .blog-title-8.help-center:hover{background-color:#0000}.crux-home-page .div-block-292{padding-left:0}.crux-home-page .div-block-292.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .nav-btn-links-text-9{opacity:1;text-transform:uppercase;font-size:14px;display:inline-block}.crux-home-page .blog-title-9:hover{background-color:#0000}.crux-home-page .paragraph-61{text-transform:none;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .image-272{display:block}.crux-home-page .dropdown-list-5.w--open{opacity:1;overflow:visible}.crux-home-page .search-list-2{display:block}.crux-home-page .image-276{height:16px}.crux-home-page .text-block-260{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .paragraph-60{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .search-wrap-2{display:flex}.crux-home-page .link-block-79{text-decoration:none}.crux-home-page .link-block-79.api{background-color:#0000}.crux-home-page .link-block-79.api:hover{background-color:#e0e0e066}.crux-home-page .div-block-300{padding-left:0}.crux-home-page .div-block-300.iconlink,.crux-home-page .div-block-301.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .link-block-81{text-decoration:none}.crux-home-page .link-block-81.help:hover{background-color:#e0e0e066}.crux-home-page .header-nav-container-2-2{z-index:999;position:relative}.crux-home-page .text-block-272{padding-left:8px;padding-right:8px}.crux-home-page .paragraph-62,.crux-home-page .paragraph-63{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .image-281{display:block}.crux-home-page .div-block-316{padding-left:0}.crux-home-page .image-282,.crux-home-page .image-286{height:16px}.crux-home-page .header-nav-dropdown-wrapper-mob-2{margin-top:0}.crux-home-page .image-288{height:16px}.crux-home-page .nav-product-list-8{max-width:none;display:none}.crux-home-page .text-block-281{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .link-block-103{text-decoration:none}.crux-home-page .link-block-103.api{background-color:#0000}.crux-home-page .link-block-103.api:hover{background-color:#e0e0e066}.crux-home-page .image-311{height:16px}.crux-home-page .div-block-350{flex-flow:column;display:flex}.crux-home-page .text-block-305,.crux-home-page .text-block-306{padding-left:8px;padding-right:8px}.crux-home-page .paragraph-68,.crux-home-page .paragraph-69{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .image-313{display:block}.crux-home-page .div-block-355{padding-left:0}.crux-home-page .image-315{height:16px}.crux-home-page .nav-link-9{display:block}.crux-home-page .div-block-361.iconlink{padding-right:8px}.crux-home-page .image-317{display:block}.crux-home-page .blog-title-14.api-docs:hover,.crux-home-page .blog-title-14.help-center:hover{background-color:#0000}.crux-home-page .image-321{height:16px}.crux-home-page .div-block-365{padding-left:0}.crux-home-page .div-block-365.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .paragraph-70{text-transform:none;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .image-323{height:16px}.crux-home-page .image-324{display:block}.crux-home-page .nav-product-list-12{max-width:none;display:none}.crux-home-page .dropdown-list-7.w--open{opacity:1;overflow:visible}.crux-home-page .search-list-4{display:block}.crux-home-page .image-325{height:16px}.crux-home-page .text-block-321,.crux-home-page .text-block-323{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .paragraph-71{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-373{padding-left:0}.crux-home-page .div-block-373.iconlink,.crux-home-page .div-block-374.iconlink{padding-left:8px;padding-right:8px}.crux-home-page .link-block-117{text-decoration:none}.crux-home-page .link-block-117.help:hover{background-color:#e0e0e066}.crux-home-page .resources-card-lists{flex-flow:row}.crux-home-page .dottedglobe-2{z-index:1;opacity:1;object-fit:contain;flex-flow:column;justify-content:center;align-items:center;width:100%;max-width:none;max-height:none;margin-top:-28.1em;margin-right:0;display:flex;position:static;top:11em;bottom:auto}.crux-home-page .image-121{width:507.2px;max-width:none;margin-left:7px}.crux-home-page .image-125{max-width:648.8px;margin-top:-287px;margin-left:-30px}.crux-home-page .image-122{width:484.8px;max-width:none;margin-top:-84px}.crux-home-page .image-124{width:180px;max-width:none;margin-top:-386px;margin-left:32px}.crux-home-page .expand-scale-integrate-p{margin-bottom:41px}.crux-home-page .image-126{width:1132px;max-width:none;margin-top:-53px;margin-right:70px;overflow:clip}.crux-home-page .text-251{padding-right:60px}.crux-home-page .headline-arrayx{z-index:88;position:relative}.crux-home-page .video-2{height:645px;min-height:645px;max-height:645px}.crux-home-page .feature3{margin-top:100px;margin-bottom:100px}.crux-home-page .feature4{padding-top:120px}.crux-home-page .feature5{margin-bottom:0;padding-top:40px}.crux-home-page .feature6{padding-top:40px}.crux-home-page .feature7{padding-top:40px;padding-bottom:120px}.crux-home-page .link-51{padding-top:16px;padding-bottom:16px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-393{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;max-width:720px;padding-right:0}.crux-home-page .heading-99{letter-spacing:-.03em;margin-bottom:24px;font-size:56px}.crux-home-page .heading-100{width:88%;max-width:none;margin-bottom:40px}.crux-home-page .section-container-6{background-image:none;max-width:1200px;height:auto;padding:240px 0;display:block}.crux-home-page .link-52{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .flex-block-24{grid-column-gap:20px;grid-row-gap:20px;justify-content:flex-start;align-items:stretch}.crux-home-page .feature8{justify-content:center;margin-top:120px;display:block}.crux-home-page .div-block-395{padding-left:0;padding-right:0}.crux-home-page .div-block-398{padding-bottom:40px}.crux-home-page .div-block-402{padding-left:0;padding-right:0}.crux-home-page .section-bridge-4{background-position:959px}.crux-home-page .div-block-404{grid-column-gap:0px;grid-row-gap:0px;letter-spacing:-.03em;max-width:900px;padding-right:0}.crux-home-page .div-block-404.content-page-last-sec{max-width:823px}.crux-home-page .heading-107{letter-spacing:-.03em;margin-bottom:24px;font-size:56px}.crux-home-page .link-53{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .button-19.darkbtnshomepage{width:auto}.crux-home-page .heading-108{width:88%;max-width:none;margin-bottom:40px}.crux-home-page .flex-block-28{grid-column-gap:20px;grid-row-gap:20px;justify-content:flex-start;align-items:stretch}.crux-home-page .flex-block-29{display:none}.crux-home-page .link-54{padding-top:16px;padding-bottom:16px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .pricing-comparison-2{background-color:#fff;margin-bottom:20px}.crux-home-page .pricing-title-2{font-size:44px}.crux-home-page .image-339{width:99.9988%;max-width:100%}.crux-home-page .text-block-339{border-color:#0a0a0a}}@media screen and (max-width: 991px){.crux-home-page .heading{font-family:Suisseintltrial,Arial,sans-serif;font-size:48px;line-height:50px}.crux-home-page .heading.career-hero-heading-1{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block{grid-column-gap:0px;grid-row-gap:0px;margin-left:0;padding-left:10px;padding-right:10px}.crux-home-page .div-block.career-hero-block{width:100%}.crux-home-page .div-block.content-bridging{justify-content:center;align-items:flex-start;max-width:100%;padding-left:0;padding-right:0}.crux-home-page .heading-3{width:90%;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:26px}.crux-home-page .section-bridge{background-image:radial-gradient(circle,#000,#ffffff08),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:0 0,-137%;background-repeat:repeat,no-repeat;background-size:auto,auto;height:auto;padding-left:20px;padding-right:20px}.crux-home-page .link-3{background-color:#fff;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .section-3.footer{grid-column-gap:10px;grid-row-gap:10px;flex-flow:wrap;place-content:stretch space-between;padding-top:80px;padding-bottom:80px}.crux-home-page .div-block-12{justify-content:center;margin-bottom:40px}.crux-home-page .div-block-14{grid-column-gap:25px;grid-row-gap:25px;align-items:center;width:100%}.crux-home-page .link-5{line-height:21px}.crux-home-page .div-block-17{grid-column-gap:24px;grid-row-gap:24px;justify-content:flex-start;align-items:flex-start}.crux-home-page .container-9.soul{padding-top:100px}.crux-home-page .frame-1000000892{width:80px;height:80px}.crux-home-page .text{font-size:24px;line-height:30px}.crux-home-page .text-2{font-size:18px;line-height:24px}.crux-home-page .text-3{font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:24px}.crux-home-page .frame-28{flex-flow:wrap;width:85%}.crux-home-page .section-wrapper{margin-right:0;padding-left:15px;padding-right:15px}.crux-home-page .text-12{font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:24px}.crux-home-page .solution-section{padding-left:15px;padding-right:15px}.crux-home-page .rectangle-1925{height:400px}.crux-home-page .jobs-continer{margin-right:0;padding-left:15px;padding-right:15px}.crux-home-page .jobs-continer.maps{background-size:cover;height:450px}.crux-home-page .features-5{padding-top:60px;padding-bottom:60px}.crux-home-page .text-20{font-family:Suisseintltrial,Arial,sans-serif;font-size:36px;line-height:40px}.crux-home-page .text-21{font-size:18px;line-height:24px}.crux-home-page .text-22{font-family:Suisseintltrial,Arial,sans-serif;font-size:36px}.crux-home-page .text-23{font-size:20px;line-height:24px}.crux-home-page .text-25{font-size:36px;line-height:40px}.crux-home-page .text-26{font-size:18px;line-height:24px}.crux-home-page .cta{justify-content:center}.crux-home-page .image-12{box-sizing:border-box;object-fit:cover;width:100%;max-width:none;height:100%;margin-left:0;position:static;overflow:visible}.crux-home-page .privacy-policy{padding-top:180px}.crux-home-page .container-23{padding-left:30px;padding-right:30px}.crux-home-page .privacy-content{padding-top:40px}.crux-home-page .container-24{padding-left:30px;padding-right:30px}.crux-home-page .column{padding-right:40px}.crux-home-page .column-2{top:50px}.crux-home-page .container-25{padding-left:30px;padding-right:30px}.crux-home-page .filter-select{height:60px;padding-top:0;padding-bottom:0}.crux-home-page .text-block-29-copy,.crux-home-page .text-block-29-copy.cat{margin-left:0}.crux-home-page .text-block30.processing{margin-left:-29px}.crux-home-page .text-block-30{margin-left:0;padding-left:10px;padding-right:10px}.crux-home-page .nav-header{display:none}.crux-home-page .nav-header-list{justify-content:space-around;align-items:stretch}.crux-home-page .nav-link-btn-txt{font-size:14px}.crux-home-page .nav-link-btn{padding:2px 10px}.crux-home-page .nav-menu-block.dropdown-wrapper{flex-flow:column;align-items:stretch}.crux-home-page .nav-solution-list.first-item{justify-content:space-between;align-items:flex-start;padding-left:10px}.crux-home-page .nav-menu-solution-btn{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .destination-link{opacity:.6;letter-spacing:.56px}.crux-home-page .destination-link:hover{opacity:1}.crux-home-page .search-button-3{margin-right:10px}.crux-home-page .search-input-3{font-size:16px}.crux-home-page .search-wrap{margin-bottom:0;padding-left:0;padding-right:0}.crux-home-page .search-wrap.search-mobile{background-color:#fff;border-style:none;border-width:0}.crux-home-page .section-13{padding-left:40px;padding-right:40px}.crux-home-page .column-10{padding-left:0;padding-right:0}.crux-home-page .section-14{padding-left:40px;padding-right:40px}.crux-home-page .search-block.all-destinations{padding-left:0;padding-right:0}.crux-home-page .search-button-4{right:4%}.crux-home-page .search-input-4{margin-left:0;margin-right:0}.crux-home-page .empty{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .blog-hero-section{padding-left:40px;padding-right:40px}.crux-home-page .blog-hero-section.search{max-width:100%;padding-left:0;padding-right:0;overflow:hidden}.crux-home-page .blog-hero{max-width:100%;padding-left:0}.crux-home-page .blog-hero-content{flex-flow:row;justify-content:flex-start;align-items:center}.crux-home-page .filter-section{flex-flow:column;padding-left:40px;padding-right:40px}.crux-home-page .filter-section.all-destinations{justify-content:flex-start;align-items:center;padding-left:40px;padding-right:0}.crux-home-page .featured-destination{padding-top:10px;padding-left:40px;padding-right:40px}.crux-home-page .featured-destination.blog.blog-resource-filter{padding-left:40px;padding-right:40px}.crux-home-page .blog-wrapper-content.destinations.solutions-destination-container{margin-bottom:40px}.crux-home-page .space-3{width:100%}.crux-home-page .explore-crux-section{padding-left:40px;padding-right:40px}.crux-home-page .explore-content.blog-crux{z-index:2;max-width:900px;padding-left:0;position:relative}.crux-home-page .space-5{max-width:100px}.crux-home-page .floating-blocks{z-index:1}.crux-home-page .floating-blocks.blog-sources{padding-right:80px}.crux-home-page .hero-image-right{justify-content:center;align-items:center;display:flex}.crux-home-page .collection-list-4{flex-flow:wrap;grid-template-columns:1fr;justify-content:center;display:flex}.crux-home-page .collection-list-4.with-results.featured-collection-list-resources{grid-row-gap:40px;justify-content:center;display:flex}.crux-home-page .collection-list-4.with-results.destinations.tablet{grid-row-gap:40px;grid-template-columns:1fr 1fr}.crux-home-page .datasheet-section,.crux-home-page .resources-body{padding-left:40px;padding-right:40px}.crux-home-page .div-block-54{padding-left:12px}.crux-home-page .columns-5{margin-left:0}.crux-home-page .bridging-section{height:auto;padding-left:0}.crux-home-page .bridging-container{height:600px;max-height:none;padding-left:40px;padding-right:40px}.crux-home-page .career-hero-container{background-image:linear-gradient(90deg,#fff0,#000),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6751171cb1c710184a274d58_matrix_white.svg);background-position:0 0,130%;background-repeat:repeat,no-repeat;background-size:auto,auto 750px;background-attachment:scroll,scroll;max-width:none;height:auto;padding-top:150px;padding-bottom:60px}.crux-home-page .nav-link-2{color:#516381;border-bottom:1px solid #c0c0d333;padding-top:24px;padding-bottom:24px}.crux-home-page .flyout-menu{display:none}.crux-home-page .collection-item-6{align-items:center}.crux-home-page .collection-list-5{flex-flow:row;justify-content:center;align-items:center;font-size:14px}.crux-home-page .collection-list-5.blog-resources{grid-row-gap:20px;flex-flow:row;justify-content:flex-start;align-items:center}.crux-home-page .mobile-nav-2{background-color:#fff;border-bottom-right-radius:20px;border-bottom-left-radius:20px;height:auto;margin-top:0;margin-bottom:0;padding-top:0;display:block;position:absolute;top:auto;box-shadow:42px 42px 55px #20355a17}.crux-home-page .header-nav{border:0 #000;padding-left:20px;padding-right:20px}.crux-home-page .navigation-container-mob{justify-content:space-between}.crux-home-page .nav-link-btn-txt-2{font-size:14px}.crux-home-page .menu-mob{color:#374151;background-color:#0000;border-radius:10px;padding-top:10px;padding-bottom:10px;font-size:26px}.crux-home-page .menu-mob:active,.crux-home-page .menu-mob:focus{background-color:#f82c2c}.crux-home-page .menu-mob.w--open{background-color:gray}.crux-home-page .navigation{display:none}.crux-home-page .nav-learn-list-2{width:auto;max-width:395px}.crux-home-page .nav-link-btn-2{padding:2px 10px}.crux-home-page .flowbase-logo{width:auto;height:24px}.crux-home-page .dropdown-list-mob{background-color:#fff}.crux-home-page .dropdown-list-mob.w--open{padding-bottom:10px;box-shadow:11px 59px 55px #5252520d}.crux-home-page .navigation-mob{border:0 solid #4455671c;flex-direction:row;justify-content:center;padding:9px 3%;display:flex}.crux-home-page .navigation-left{display:none}.crux-home-page .dropdown-list-2{display:block}.crux-home-page .header-nav-container{border:1px solid #4455671c;border-radius:12px}.crux-home-page .mobile-nav-link{width:100%;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .mobile-toggle{scrollbar-color:black white;width:100%;padding:16px 0}.crux-home-page .navigation-full{background-color:#fff;border-style:none;border-width:0;border-radius:12px}.crux-home-page .navigation-column.nav-col-2,.crux-home-page .navigation-column.nav-col-3,.crux-home-page .mobile-dropdown{width:100%}.crux-home-page .mobile-dropdown._2{display:inline-block}.crux-home-page .mobile-dropdown._3.learn-mob{display:block}.crux-home-page .collection-list-wrapper-3{flex-flow:column;display:block}.crux-home-page .radio-button-label-2{line-height:18px}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.right,.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.left{padding-top:8px;padding-bottom:8px}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn{padding:10px}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.right{padding-top:8px;padding-bottom:8px}.crux-home-page .slick-slider.cms-slider{grid-column-gap:40px;grid-row-gap:40px;grid-column-gap:0px;grid-row-gap:0px;margin-left:-15px;margin-right:0}.crux-home-page .slick-slider.cms-slider.resource-page{flex-flow:wrap;justify-content:center;margin-left:0}.crux-home-page .slick-slider.cms-slider{grid-column-gap:40px;grid-row-gap:40px}.crux-home-page .container-32{overflow:visible}.crux-home-page .container-32.blog-resources{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.crux-home-page .header-wrapper_left{display:none}.crux-home-page .icon{text-align:center}.crux-home-page .text-nav-6{padding-top:20px}.crux-home-page .div-block-65{grid-column-gap:24px;grid-row-gap:24px;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .form-3{margin-bottom:0}.crux-home-page .text-field-2{margin-bottom:20px;padding-left:20px;padding-right:0}.crux-home-page .text-field-2.desktop{min-width:100%;max-width:100%}.crux-home-page .text-field-2.mobile{display:none}.crux-home-page .text-field-2.search-resources-input{border-width:1px;border-color:#0000001a;margin-bottom:5px}.crux-home-page .results-message.first-results{margin-top:0}.crux-home-page .div-block-68{grid-column-gap:24px;grid-row-gap:24px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.crux-home-page .hero-wrapper{padding-left:20px;padding-right:20px;overflow:hidden}.crux-home-page .hero-container{padding-top:140px}.crux-home-page .text-77{font-size:56px;line-height:64px}.crux-home-page .div-block-69{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .section-container{max-width:none;height:auto;padding-top:100px;padding-bottom:100px;display:block}.crux-home-page .section-container.lastsection{justify-content:flex-start;align-items:center;padding:100px 0;display:flex}.crux-home-page .sphere-heading-div{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .td_auto-search_results{border-top-left-radius:0;border-top-right-radius:0;margin-top:0}.crux-home-page .sec-lines{margin-top:-57px;padding-left:10px;padding-right:10px;position:static}.crux-home-page .cont-reddotted{max-width:none}.crux-home-page .with-blurimg{top:44px}.crux-home-page .bannertext{padding-bottom:20px}.crux-home-page .reddotted-lines{max-width:450px;position:static;top:-.4em;right:41px}.crux-home-page .cont-sphere{max-width:500px;margin-top:-4.6em;margin-right:8.6em}.crux-home-page .search-input-5{font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .search-button-5{margin-right:10px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-block-110{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .nav-learn-list-3{width:auto;max-width:395px}.crux-home-page .header-nav-2{border:0 #000;padding-left:20px;padding-right:20px}.crux-home-page .nav-link-btn-3{padding:2px 10px}.crux-home-page .nav-link-btn-txt-3{font-size:14px}.crux-home-page .text-block-115,.crux-home-page .text-block-119{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .heading-49{line-height:64px}.crux-home-page .div-block-99{max-width:none;padding-right:0}.crux-home-page .text-block-124.gray{width:auto;padding-bottom:20px;padding-right:40px}.crux-home-page .div-block-100{display:none}.crux-home-page .aboutus-hero-section-3{flex-flow:row;padding-left:0;padding-right:0;display:block;overflow:hidden}.crux-home-page .image-68.hero-image{width:585px;max-width:none;margin-top:0;padding-left:0;padding-right:0;position:absolute;inset:0% 1% 0% auto}.crux-home-page .image-68.hero-image.desktop-hero{right:19%}.crux-home-page .container-44{padding-top:160px;padding-right:40px}.crux-home-page .feautres-2{z-index:1;max-height:none;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;position:static}.crux-home-page .container-45{padding-left:40px;padding-right:40px}.crux-home-page .div-block-102.counter{padding-left:20px;padding-right:20px}.crux-home-page .div-block-103{grid-column-gap:20px;grid-row-gap:20px}.crux-home-page .section-27.data{padding-left:40px;padding-right:40px}.crux-home-page .frame-1000001007{padding-top:24px;padding-bottom:24px}.crux-home-page .frame-1000001008{width:100%;max-width:none;overflow:clip}.crux-home-page .frame-1000001016{padding-bottom:24px}.crux-home-page .frame-1000001018{width:100%}.crux-home-page .container-47{justify-content:center;align-items:flex-start;width:100%;max-width:none}.crux-home-page .section-28{height:auto;padding-left:40px;padding-right:40px}.crux-home-page .grid-8{grid-column-gap:0px;grid-template-rows:auto auto;grid-template-columns:1fr;width:100%}.crux-home-page .grid-8._2column{grid-template-rows:auto auto auto;grid-template-columns:1fr}.crux-home-page .text-97,.crux-home-page .text-101{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .section-29.board{padding-left:40px;padding-right:40px}.crux-home-page .grid-9{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr}.crux-home-page .investors-2{padding-bottom:80px;padding-left:40px;padding-right:40px}.crux-home-page .container-49{padding-bottom:0}.crux-home-page .heading-investors-2{margin-bottom:40px}.crux-home-page .section-bridge-2{background-image:radial-gradient(circle,#000,#fff0),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:0 0,118%;background-repeat:repeat,no-repeat;background-size:auto,auto;height:auto;padding-left:40px;padding-right:40px}.crux-home-page .div-block-106{max-width:none}.crux-home-page .heading-56{font-family:Suisseintltrial,Arial,sans-serif;font-size:40px;line-height:50px}.crux-home-page .heading-58{width:77%;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:26px}.crux-home-page .link-29{background-color:#fff;padding:16px 24px}.crux-home-page .text-block-127,.crux-home-page .text-block-128,.crux-home-page .text-block-129{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .solutions-list{display:none}.crux-home-page .div-product-img-left{margin-left:auto;margin-right:auto}.crux-home-page .header-nav-container-2{margin-left:0;margin-right:0;display:none}.crux-home-page .navigation-column-2-a.nav-col-4{width:100%}.crux-home-page .navigation-column-2-a.nav-col-4._3rdcol{height:160px}.crux-home-page .navigation-column-2-a.nav-col-4._2ndcol{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67ac8bec9b020a8e12aec41a_Group%2041.svg);text-decoration:none}.crux-home-page .navigation-column-2-a.nav-col-4.diff-nav{background-position:50% 100%;min-width:auto}.crux-home-page .header-nav-dropdown.mob{z-index:9999;border-left:1px solid #0000001a;border-right:1px solid #0000001a;flex-flow:column;justify-content:center;align-items:flex-start;width:100%;height:100vh;padding:0;font-family:Suisseintltrial,Arial,sans-serif;display:none;position:relative;overflow:clip}.crux-home-page .navigation-drop-container-2.nav-drop-container-company{grid-column-gap:8px;grid-row-gap:8px;flex-flow:column;flex:0 auto;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:flex-start;width:100%;max-width:none;padding-left:10px;padding-right:10px;display:flex}.crux-home-page .header-nav-section{display:block}.crux-home-page .header-nav-section.main-nav{padding-left:0;padding-right:0}.crux-home-page .nav-company-list-3{height:245px}.crux-home-page .nav-company-list-3.company-list-menu{background-image:none;height:245px;margin-bottom:10px}.crux-home-page .lines-2{background-color:#000;border-radius:3px;height:3px;padding-bottom:0;padding-right:0}.crux-home-page .header-nav-wrapper-mob{justify-content:space-between;align-items:center;display:flex}.crux-home-page .header-nav-container-mob{z-index:9999;background-color:#fff;border:1px solid #0000001a;border-radius:12px;flex-flow:row;justify-content:space-around;align-items:center;max-width:990px;margin-left:0;margin-right:0;padding:16px;display:block;position:relative;transform:translateY(16px)}.crux-home-page .nav-link-text-2{padding-left:10px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .global-logo-3{width:92px}.crux-home-page .right-list-mob{grid-column-gap:5px;grid-row-gap:5px;cursor:pointer;border-radius:8px;flex-flow:column;width:40px;height:auto;padding:10px;display:flex}.crux-home-page .header-nav-dropdown-wrapper-mob{scrollbar-width:thin;scrollbar-color:black white;flex-flow:column;align-items:flex-start;width:100%;max-height:540px;margin-top:10px;display:none;overflow:hidden scroll}.crux-home-page .icon-2{transform:rotate(360deg)}.crux-home-page .icon-2:active{transform:rotate(180deg)}.crux-home-page .iyfv6dbn{max-width:100%;margin:0;padding:0}.crux-home-page .x6yx8r97{max-width:100%;margin:8px 0 0;padding:0}.crux-home-page .tlmml98j{max-width:100%}.crux-home-page .dlhqvkl4{max-width:100%;margin:auto 0;padding:0}.crux-home-page .uswxs5yf,.crux-home-page .data-onboarding-column,.crux-home-page .eww77wzk{max-width:100%}.crux-home-page .o0c6j140{border-radius:8px;margin:0;padding:0}.crux-home-page .tdju8qkg{flex-flow:column}.crux-home-page .aj6h8067{border-radius:12px;padding:16px 0;overflow:hidden}.crux-home-page .go9b709n{flex-flow:column;max-width:100%;margin:40px 0 0}.crux-home-page .kccmoimk{min-height:380px;max-height:380px;margin:0;padding:0}.crux-home-page .flex-block-5{flex-flow:column}.crux-home-page .contact-section{padding-top:150px}.crux-home-page .contact-left-wrapper{justify-content:center;align-items:flex-start;max-width:none;display:flex}.crux-home-page .contact-right-wrapper{flex-flow:column;align-items:center;margin-left:auto;margin-right:auto;display:flex}.crux-home-page .contact-right-wrapper.resource{grid-row-gap:40px}.crux-home-page .contact-right-wrapper.resource.gated-access-resource{align-items:center;max-width:none}.crux-home-page .input-form-contact-us.contact-us-text-area{width:100%}.crux-home-page .flex-block-8{padding-bottom:80px}.crux-home-page .contact-form-2.allresource-2{margin-top:40px}.crux-home-page .support-form-2{flex-flow:column;width:100%;max-width:672px;display:flex}.crux-home-page .support-form-2.help-isselect{display:none}.crux-home-page .div-block-142{display:block}.crux-home-page .div-block-142.desktop-hero-blur{display:none}.crux-home-page .flex-block-9{grid-column-gap:0px;grid-row-gap:40px;flex-flow:column}.crux-home-page ._2nd-sect-aboutus-right{width:100%}.crux-home-page .div-block-148{display:block}.crux-home-page .contact-left-div-inside{flex-flow:column;max-width:672px;display:block}.crux-home-page .nav-learn-list-6{width:auto;max-width:395px}.crux-home-page .paragraph-39{width:100%;max-width:none}.crux-home-page .nav-product-container-wrapper-2{padding-top:20px;padding-bottom:20px}.crux-home-page .learn-list-2{display:none}.crux-home-page .div-block-153.product-card{grid-column-gap:0px;grid-row-gap:8px;justify-content:center;max-width:none}.crux-home-page .search-button-8{margin-right:10px}.crux-home-page .nav-product-list-4{flex-flow:column;height:auto;padding-left:10px;padding-right:10px;display:none}.crux-home-page .search-input-8{font-size:16px}.crux-home-page .terms-policy-4{border-radius:8px;padding-left:10px;font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .terms-policy-4:hover{background-color:#e0e0e066}.crux-home-page .search-8{box-sizing:border-box;object-fit:contain;margin-bottom:0;display:block}.crux-home-page .text-block-203{color:#444}.crux-home-page .div-block-174{display:flex}.crux-home-page .div-block-173{grid-column-gap:16px;display:block;overflow:hidden}.crux-home-page .div-block-173.company-hidebtn{display:none}.crux-home-page .text-block-197{opacity:.6;letter-spacing:.56px}.crux-home-page .dropdown-list-mob-3{background-color:#fff;display:none;position:relative;box-shadow:none!important}.crux-home-page .dropdown-list-mob-3.w--open{flex-flow:column;margin-bottom:20px;padding-bottom:10px;display:flex;box-shadow:11px 59px 55px #5252520d}.crux-home-page .image-90{height:100%;margin-top:-55px}.crux-home-page .text-block-211{padding-left:10px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px;text-decoration:none}.crux-home-page .nav-learn-2{width:100%}.crux-home-page .text-block-206{color:#374151;padding-left:10px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px;-webkit-text-decoration:none;text-decoration:none}.crux-home-page .news-press-5{padding-left:10px;font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .news-press-5:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .nav-menu-title-learn-4{width:100%}.crux-home-page .text-block-199{opacity:.6;letter-spacing:.56px}.crux-home-page .text-block-210{color:#374151;padding-left:10px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px;-webkit-text-decoration:none;text-decoration:none}.crux-home-page .nav-menu-title-aboutus-3{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67ac8d6ef35c8ff68107b02c_Layer_1.svg);background-position:0 100%;background-repeat:repeat-x;background-size:contain;height:100%;overflow:visible}.crux-home-page .nav-menu-title-aboutus-3.aboutus-col{background-image:none}.crux-home-page .nav-menu-title-aboutus-3.career-col{background-image:none;height:100%}.crux-home-page .search-input-9{aspect-ratio:auto;object-fit:fill;font-size:16px}.crux-home-page .navigation-column-3.nav-col-2{width:100%;padding-top:0;padding-left:0}.crux-home-page .navigation-column-3.nav-col-2.nav-row-col-full{padding-left:15px}.crux-home-page .navigation-column-3.nav-col-half{width:50%}.crux-home-page .navigation-column-3.nav-col-3{width:50%;display:block}.crux-home-page .navigation-column-3.nav-col-3{grid-column-gap:20px;grid-row-gap:20px;flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;padding-left:0;padding-right:0;display:flex}.crux-home-page .navigation-column-3.nav-col-3.mobile-company{display:none}.crux-home-page .navigation-column-3.nav-col-3.new-cols{width:50%}.crux-home-page .navigation-column-3.nav-col-half{width:50%;margin-left:10px}.crux-home-page .text-block-192{font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .div-block-167{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .search-button-9{vertical-align:middle;margin:0 auto;padding-top:17px;padding-bottom:17px;display:inline-block;position:absolute;inset:0% 2% 10% auto}.crux-home-page .div-block-172{display:flex}.crux-home-page .text-block-200{color:#000;font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .div-block-171{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .nav-learn-list-7{border-radius:8px;width:auto;max-width:395px;text-decoration:none}.crux-home-page .blog-title-7{color:#000;cursor:pointer;width:100%;text-decoration:none}.crux-home-page .div-block-163{grid-column-gap:5px;grid-row-gap:5px;justify-content:flex-start;align-items:center}.crux-home-page .div-block-163:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .image-87{cursor:pointer;border-radius:8px}.crux-home-page .image-87:hover{filter:invert(10%);border-radius:8px}.crux-home-page .div-block-166{justify-content:center;width:100%;padding-top:27px;padding-bottom:27px;display:flex}.crux-home-page .become-a-partner-4{padding-left:10px;font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .become-a-partner-4:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .nav-link-6{width:100%;margin-left:0;padding-top:16px;padding-bottom:16px;padding-left:0}.crux-home-page .nav-link-6.login-link{background-color:#0000}.crux-home-page .nav-link-6.login-link{background-color:#0000;width:auto;margin-top:5px;margin-bottom:5px}.crux-home-page .nav-link-6.login-link:hover{background-color:#e0e0e066}.crux-home-page .div-block-169,.crux-home-page .div-block-164{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .header-bg-mb{z-index:9998;background-color:#00000052;height:100vh;padding-bottom:0;padding-right:0;display:none;position:absolute;top:0%;right:0%;bottom:0%;left:0%;overflow:hidden}.crux-home-page .nav-btn-links.nav-btn-sources{padding-left:8px;padding-right:8px}.crux-home-page .nav-btn-links.nav-btn-company{position:relative;inset:-20% 0% 0% auto}.crux-home-page .nav-btn-links.nav-btn-company.learn,.crux-home-page .nav-btn-links.nav-btn-company.main{top:0%}.crux-home-page .nav-btn-links.nav-btn-products{width:auto}.crux-home-page .black-arrow-icon-btn{justify-content:flex-start;align-items:center;height:auto}.crux-home-page ._1-col-card{border-radius:12px;height:100%;max-height:508px}.crux-home-page ._1-col-card.all-destinations.cards-new.high-desktop{width:100%;max-height:none}.crux-home-page ._3-col-section{display:flex}.crux-home-page ._3-col-section.mobile{display:none}.crux-home-page ._3-col-section.single-section-supplier-card3{display:block}.crux-home-page .card-paragraph.single-vendor-3-col-card-p.all-destinations{min-height:0}.crux-home-page ._3-col-container-wrapper{padding-top:100px;padding-bottom:100px}.crux-home-page ._3-col-container{padding-top:0}.crux-home-page .flex-block-3{grid-column-gap:24px;grid-row-gap:24px;flex-flow:row;grid-template-rows:auto auto auto;grid-template-columns:1fr;grid-auto-columns:1fr;justify-items:center;padding-top:0;display:grid}.crux-home-page .paragraph-24{font-size:20px}.crux-home-page .sphere-home-container{padding-top:80px}.crux-home-page .sphere-home-container.grid-curx-collection-data{padding-bottom:80px}.crux-home-page .solutions-home-wrapper{padding-top:80px}.crux-home-page .paragraph-25{font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .solutions-home-section{background-color:#fff;background-image:linear-gradient(#fbfbfb,#fff),url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:0 0,50% -7%;background-repeat:repeat,repeat-x;background-size:auto,contain;padding-left:30px;padding-right:30px}.crux-home-page .text-block-213{font-size:16px}.crux-home-page .heading-66{white-space:normal}.crux-home-page .sec-integrate-2.sources.text{background-color:#fbfbfb;background-image:linear-gradient(#fbfbfb,#fff),url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-position:0 0,50% -19%;background-repeat:repeat,repeat-x;background-size:auto,contain}.crux-home-page .sec-integrate-2.sources.text.sect-integrated{padding-left:40px;padding-right:40px}.crux-home-page .cta-mob{display:flex}.crux-home-page .button-8{width:auto}.crux-home-page .button-9.darkbtnshomepage{text-align:center;width:153px}.crux-home-page .flex-block-10{align-items:baseline;display:flex}.crux-home-page .dropdown-list-mob-4{background-color:#fff;display:none;position:relative;box-shadow:none!important}.crux-home-page .dropdown-list-mob-4.w--open{padding-bottom:10px;box-shadow:11px 59px 55px #5252520d}.crux-home-page .paragraph-44{width:100%;max-width:none}.crux-home-page .div-block-177.product-card{grid-column-gap:0px;grid-row-gap:8px;justify-content:center;max-width:none}.crux-home-page .nav-product-list-5{flex-flow:column;height:auto;padding-left:10px;padding-right:10px;display:flex}.crux-home-page .text-block-217{padding-left:10px;font-family:Suisseintltrial Book,Arial,sans-serif;font-size:16px;line-height:16px}.crux-home-page .d-61-card-wrapper{width:947px;height:606px;margin-top:20px;margin-bottom:20px;display:none}.crux-home-page .d-61-image.second{width:auto;height:606px}.crux-home-page .link-block-34.help-center,.crux-home-page .link-block-35.api-docs-mobile{color:#5e5f5f;text-decoration:none}.crux-home-page .trusted-2{grid-column-gap:0px;grid-row-gap:0px;padding-bottom:0;padding-left:0;padding-right:0}.crux-home-page .company-section-2{height:auto;padding-bottom:0;padding-left:20px;padding-right:20px}.crux-home-page .company-section-2.newspress{padding-left:40px;padding-right:40px}.crux-home-page .sec-companylogo{background-position:50% 188%;background-repeat:no-repeat;background-size:contain;margin-top:auto;padding-bottom:40px}.crux-home-page .image-99,.crux-home-page .image-95,.crux-home-page .image-94{height:auto}.crux-home-page .frame-1000001055{grid-column-gap:10px;grid-row-gap:10px;padding-left:0;padding-right:0}.crux-home-page .image-100,.crux-home-page .image-98,.crux-home-page .image-96{height:auto}.crux-home-page .frame-1000001053{grid-column-gap:30px}.crux-home-page .container-53{width:100%}.crux-home-page .video-wrapper{min-height:auto;max-height:none}.crux-home-page .cta-5,.crux-home-page .flex-block-11{display:none}.crux-home-page .link-33{background-color:#fff;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .image-116{display:block}.crux-home-page .nav-company-list-5{height:244px}.crux-home-page .allsources-hero-content{width:100%;min-width:auto;max-width:none}.crux-home-page .allsources-hero-content.destinations{min-width:auto;max-width:none;padding-left:0}.crux-home-page .allsources-hero-wrapper{padding-top:180px}.crux-home-page .allsources-hero-wrapper.destinations{width:100%;padding-left:0;padding-right:0}.crux-home-page .img-hero-banner-div{display:none}.crux-home-page .img-hero-banner-div.destinations{justify-content:center;align-items:center;display:flex}.crux-home-page .allsources-hero-wrapper-inline{margin-top:0}.crux-home-page .allsources-hero-section{background-image:radial-gradient(circle,#0000,#fff),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67cbc1d8022e968fe91c767a_all-sources-boxes.svg);background-position:0 0,50% 100%;background-repeat:repeat,no-repeat;background-size:auto,562px}.crux-home-page .collection-list-11{grid-column-gap:30px;grid-row-gap:30px;flex-flow:wrap}.crux-home-page .form-8{justify-content:flex-start;align-items:flex-start;overflow:visible}.crux-home-page .new-supplier-wrapper{grid-row-gap:24px;flex-flow:column}.crux-home-page .new-supplier-wrap-left{width:100%}.crux-home-page .arrows-flex-horizontal{width:100%;display:none}.crux-home-page .new-supplier-wrap-right{width:100%}.crux-home-page .supplier-card{height:356px}.crux-home-page .radio-button-field-2.is-active{grid-column-gap:0px;grid-row-gap:0px;padding-bottom:12px}.crux-home-page .sec-customerstories-2{padding-top:40px;padding-bottom:40px}.crux-home-page .sec-customerstories-2.home.blog-resources{padding-left:40px;padding-right:40px}.crux-home-page .sec-customerstories-2.home{padding-top:80px}.crux-home-page .frame-1000001056{justify-content:flex-start;align-items:flex-end}.crux-home-page .text-139.desktop{display:none}.crux-home-page .text-139.mobile{display:block}.crux-home-page .frame-1000001059{width:100%;max-width:100%}.crux-home-page .frame-1000001059.slider-image{width:100%;height:auto}.crux-home-page .frame-1000001060{grid-column-gap:0px;grid-row-gap:0px;justify-content:flex-start;align-items:flex-start;width:100%;max-width:100%;margin-right:0}.crux-home-page .swiper-wrapper{grid-column-gap:0rem;grid-row-gap:0rem}.crux-home-page .card-slider_item-4{width:373px;margin-left:20px;margin-right:20px}.crux-home-page .card-slider_item-4.resources-slider{width:auto;max-width:none;margin-left:0;margin-right:0}.crux-home-page .collection-list-wrapper-8{margin-left:0}.crux-home-page .div-block-191{width:100%}.crux-home-page .search-button-12{margin-right:10px}.crux-home-page .div-block-192{padding-top:140px;padding-bottom:140px}.crux-home-page .column-14.lastsec-allsources{flex-flow:column;justify-content:flex-start;align-items:center}.crux-home-page .div-block-193{padding-top:140px;padding-bottom:140px}.crux-home-page .hover-info-factset{opacity:0;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:none;top:-375px;left:-5px}.crux-home-page .hover-info-moody{opacity:0;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:none;top:-377px;left:-92px}.crux-home-page .hover-info-reprisk{opacity:0;display:none;top:-378px;left:-86px}.crux-home-page .hover-info-msci{opacity:0;display:none;right:-190px}.crux-home-page .hover-info-ms{opacity:0;display:none;top:-377px;right:-92px}.crux-home-page .hover-info-sp{opacity:0;display:none;top:-378px;left:-95px}.crux-home-page .hover-info-six{opacity:0;display:none;top:-377px;left:-197px}.crux-home-page .image-198{padding-bottom:5px;padding-left:5px;padding-right:5px}.crux-home-page .collection-item-13{grid-row-gap:16px;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.crux-home-page .qnyi497r{max-width:100%;margin:8px 0 0;padding:0}.crux-home-page .qnyi497r.title-clamp-3.mobile{display:none}.crux-home-page .columns-7{flex-flow:column;justify-content:flex-start;align-items:center}.crux-home-page .firha54c{border-radius:12px 12px 0 0;margin:0;padding:0}.crux-home-page .cr6l0ouf{margin:auto 0;padding:0}.crux-home-page .xzt32cza{border-radius:12px;padding:4px 12px}.crux-home-page .title{margin:8px 0 0;padding:0}.crux-home-page .z0kvb45g{border-width:1px;border-radius:0 0 12px 12px;height:340px;padding:24px}.crux-home-page .form-block-9{padding-left:0;padding-right:0}.crux-home-page .radio-button-label-5{padding-top:12px;padding-bottom:12px}.crux-home-page .filter_radio-wrapper{grid-column-gap:30px;grid-row-gap:30px;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;place-items:start;display:flex;overflow:visible}.crux-home-page .filter_radio-wrapper.destinations{grid-column-gap:24px;grid-row-gap:24px;flex-flow:row;grid-template-columns:1fr 1fr 1fr;grid-auto-flow:row}.crux-home-page .filter_menu-5{grid-column-gap:80px;grid-row-gap:80px;flex-flow:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:block}.crux-home-page .filter_radio-group-7{padding:.25rem .75rem}.crux-home-page .filter_radio-group-8-cat{flex-flow:row;padding:10px;display:block}.crux-home-page .filter_radio-group-8-cat.destinations{flex-flow:row;display:flex}.crux-home-page .radio-button-label-11.blog-cat{font-size:17px}.crux-home-page .flex-block-15{grid-column-gap:24px;grid-row-gap:24px;flex-flow:row;grid-template-rows:auto auto auto;grid-template-columns:1fr;grid-auto-columns:1fr;justify-items:center;padding-top:0;display:grid}.crux-home-page .data-onboarding-wrapper-2{flex-flow:column;align-items:center}.crux-home-page .data-onboarding-col1{max-width:none}.crux-home-page .data-onboarding-container{padding-top:80px}.crux-home-page .video-single-container{padding-top:20px}.crux-home-page .container-55{width:100%}.crux-home-page .flex-block-13{grid-column-gap:0px;grid-row-gap:40px;flex-flow:column}.crux-home-page .explore-resources-list-collection{flex-flow:wrap;align-items:center}.crux-home-page .div-block-206{grid-column-gap:0px;grid-row-gap:0px;margin-left:0;padding-left:10px;padding-right:10px}.crux-home-page .heading-72{font-family:Suisseintltrial,Arial,sans-serif;font-size:48px;line-height:50px}.crux-home-page .section-container-2{max-width:none;height:auto;padding-top:100px;padding-bottom:100px;display:block}.crux-home-page .section-container-2.single-vendor-last-sec{padding-top:250px;padding-bottom:250px}.crux-home-page .section-bridge-3{background-image:radial-gradient(circle,#000,#ffffff08),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:0 0,-137%;background-repeat:repeat,no-repeat;background-size:auto,auto;height:auto;padding-left:40px;padding-right:40px}.crux-home-page .section-bridge-3.contact-us-section{background-position:0 0,50%}.crux-home-page .flex-block-14{display:none}.crux-home-page .flex-block-14.contact-us-btn{display:block}.crux-home-page .explore-resources-card-title.title-clamp-2{height:auto}.crux-home-page .explore-resources-card-conteint-inner.destinations.solutiions-new{flex-flow:column;align-items:flex-start;display:flex}.crux-home-page .category{flex-flow:row;justify-content:flex-start;align-items:flex-start;margin-top:24px;overflow:visible}.crux-home-page .category.destinations{grid-column-gap:20px;grid-row-gap:20px;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:flex}.crux-home-page .text-block-227{width:650px}.crux-home-page .heading-table-2{width:350px}.crux-home-page .text-nav-11{grid-column-gap:30px;grid-row-gap:30px}.crux-home-page .flex-block-16{display:block}.crux-home-page .blog-image{width:100%}.crux-home-page .jhba32h7-2{margin:auto 0;padding:0}.crux-home-page .pblfrqtc-2{border-radius:12px;max-width:100%;margin:40px 0 0;overflow:hidden}.crux-home-page .pblfrqtc-2.product.mobiile-desktop{display:block}.crux-home-page .a3ora2nt-2{max-width:100%;margin:8px 0 0;padding:0}.crux-home-page .container-56{width:100%}.crux-home-page .container-56.product{background-color:#0000}.crux-home-page .bvzr3cbf-2{max-width:100%;margin:0;padding:0}.crux-home-page .s9uwb9bg-2{margin:16px 0 0;padding:0}.crux-home-page .hatq9sph{max-width:100%;margin:0;padding:0}.crux-home-page .on3izjd9{max-width:100%;margin:8px 0 0;padding:0}.crux-home-page .n42ylzkx{max-width:100%}.crux-home-page .rzyn3jln{margin:auto 0;padding:0}.crux-home-page .u5x6m24l{max-width:100%;margin:auto 0;padding:0}.crux-home-page .du02ter6{max-width:100%}.crux-home-page .x39lqqdj{margin:auto 0;padding:0}.crux-home-page .jklqy78x{max-width:100%;margin:auto 0;padding:0}.crux-home-page .n1sqqbgk,.crux-home-page .wgsv2u2h{max-width:100%}.crux-home-page .wgsv2u2h.product.monitor{grid-column-gap:24px;grid-row-gap:24px}.crux-home-page .sat9u06o{max-width:100%;margin:0;padding:0}.crux-home-page .jmln57ol{max-width:100%;margin:8px 0 0;padding:0}.crux-home-page .t5dn6z46,.crux-home-page .mqj53et5{max-width:100%}.crux-home-page .image-185{width:300px;height:300px}.crux-home-page .ar24ogsc-2{border-radius:12px;max-width:100%;margin:8px 0 0;padding:16px 0;overflow:hidden}.crux-home-page .data-onboarding-row-3{flex-flow:column;padding:100px 0 40px}.crux-home-page .data-onboarding-wrapper-4{padding-left:40px;padding-right:40px}.crux-home-page .zqbs2qla-2{max-width:100%;margin:40px 0 0}.crux-home-page .v5glnoo5-2{border-radius:12px;max-width:100%;padding:16px 0;overflow:hidden}.crux-home-page .onboarding-background-3{border-width:2px;border-radius:12px;max-width:100%;padding:80px 70px 0 0;overflow:hidden}.crux-home-page .data-transformation-management-3{padding-left:40px;padding-right:40px}.crux-home-page .pq8ehs21-3{padding:80px 0 100px}.crux-home-page .pq8ehs21-3.onboarding{flex-flow:column-reverse;padding-bottom:0;padding-left:0;padding-right:0}.crux-home-page .pq8ehs21-3.onboarding.mobile-product{padding-left:0;padding-right:0}.crux-home-page .the9k33g-2{border-radius:12px;max-width:100%;padding:16px 0;overflow:hidden}.crux-home-page .the9k33g-2.prdocut{padding-top:0;padding-bottom:0}.crux-home-page .rit127ps-2{max-width:100%;margin:40px 0 0}.crux-home-page .dqpta6av-2{border-radius:12px;max-width:100%;margin:8px 0 0;padding:0;overflow:hidden}.crux-home-page .i72sfy5s-2{border-radius:12px;width:auto;min-width:auto;padding:40px 0}.crux-home-page .i72sfy5s-2.height{min-height:400px}.crux-home-page .i72sfy5s-2.height.all-destination-single{width:100%;min-height:auto;display:block}.crux-home-page .ctir2tqe-2{flex-flow:column;padding:100px 0 40px}.crux-home-page .ctir2tqe-2.enterprize{padding-top:50px}.crux-home-page .ctir2tqe-2.enterprize.mobile-product{padding-left:0;padding-right:0}.crux-home-page .ctir2tqe-2.enterprize.self-service{flex-flow:column;padding-left:0;padding-right:0}.crux-home-page .ctir2tqe-2.enterprize.manage-service{padding-left:0;padding-right:0}.crux-home-page .ntyglykp-2{border-radius:12px;max-width:100%;margin:8px 0 0;padding:16px 0;overflow:hidden}.crux-home-page .ntyglykp-2.product{padding-top:0;padding-bottom:0}.crux-home-page .mqsqjjzq-2{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;grid-auto-flow:column;padding-left:40px;padding-right:40px;display:flex}.crux-home-page .l6mkbzdf-2{border-radius:12px;width:auto;min-width:100%;min-height:400px;padding:40px 0;display:none}.crux-home-page .l6mkbzdf-2.tablet{display:none}.crux-home-page .h58bb6rj-2{flex-flow:column-reverse wrap;align-items:flex-start;padding:0 0 100px;display:inline-flex}.crux-home-page .h58bb6rj-2.prdocut-video.mobile-product,.crux-home-page .h58bb6rj-2.prdocut-video.manage-service{padding-left:0;padding-right:0}.crux-home-page .wpuwxfzr-2,.crux-home-page .integrations-2{padding-left:40px;padding-right:40px}.crux-home-page .hero-7{padding-top:80px;padding-bottom:80px}.crux-home-page .hero-7.sphere-crux{padding-left:0;padding-right:0}.crux-home-page .explore-resources-3{padding-left:40px;padding-right:40px}.crux-home-page .suppliers-3{grid-column-gap:40px;grid-row-gap:40px;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:center;display:grid}.crux-home-page .hero-8{padding-top:40px}.crux-home-page .testtimial-wrapper-4{padding-left:40px;padding-right:40px}.crux-home-page .link-43{background-color:#fff;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .heading-84{font-family:Suisseintltrial,Arial,sans-serif;font-size:48px;line-height:50px}.crux-home-page .div-block-226{grid-column-gap:0px;grid-row-gap:0px;margin-left:0;padding-left:0;padding-right:0}.crux-home-page .section-container-5{max-width:none;height:auto;padding-top:160px;padding-bottom:160px;display:block}.crux-home-page .flex-block-19{display:flex}.crux-home-page .heading-85{width:90%;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:26px}.crux-home-page .pu53rbnn{border-radius:12px;margin:0;padding:0}.crux-home-page .obt66y95{margin:0;padding:0}.crux-home-page .px6rhiho{margin:8px 0 0;padding:0;font-size:16px}.crux-home-page .n3aewp1s{margin:24px 0 0}.crux-home-page .c2me417h{border-width:1px;border-radius:12px;padding:24px}.crux-home-page .sec-whatsnew.whatnew-new{padding-left:40px;padding-right:40px}.crux-home-page .hero-9{padding-top:160px;padding-left:40px;padding-right:40px}.crux-home-page .text-209{font-size:40px;line-height:48px}.crux-home-page .cont-partner{padding-top:60px;padding-bottom:0}.crux-home-page .firstcolumn-author{width:100%;margin-bottom:24px;padding-left:0;padding-right:0;position:static}.crux-home-page .seccolumn-article{width:100%;padding-left:0;padding-right:0}.crux-home-page .section-53{padding-left:40px;padding-right:40px}.crux-home-page .div-block-229{padding-top:40px;padding-bottom:40px}.crux-home-page .hero-10{flex-direction:column;align-items:center}.crux-home-page .xyuvy3yp{max-width:100%;margin:0;padding:0}.crux-home-page .eywb0l50{max-width:100%;margin:8px 0 0;padding:0}.crux-home-page .jaj0a0tw{max-width:100%}.crux-home-page .u109ilof{margin:auto 0;padding:0}.crux-home-page .r865hyq7{margin:0;padding:0}.crux-home-page .uderuwcq,.crux-home-page .a5swozcw,.crux-home-page .egxa5mbx{max-width:100%;margin:auto 0}.crux-home-page .lwip01vz{border-radius:12px;max-width:100%;margin:auto 0}.crux-home-page .brx9ficq,.crux-home-page .bf7kg8q2{max-width:100%}.crux-home-page .iti471au{max-width:100%;margin:auto 0}.crux-home-page .q2ptpu3w{max-width:100%}.crux-home-page .o5gijcd8{max-width:100%;margin:auto 0}.crux-home-page .jm3jblrc{max-width:100%;margin:40px 0 0}.crux-home-page .x36ir219{max-width:100%;margin:0;padding:0}.crux-home-page .j1shgqxc{max-width:100%}.crux-home-page .nlqewmty{max-width:100%;margin:auto 0}.crux-home-page .jfr1t6ac{max-width:100%;margin:40px 0 0}.crux-home-page .mndpetk7{max-width:100%}.crux-home-page .wunajdgl{padding:80px 40px}.crux-home-page .jbjlo0w9{max-width:100%}.crux-home-page ._2ncclumn-articles{flex-flow:column;display:flex}.crux-home-page .form-block-11{margin-bottom:0}.crux-home-page .grid-12{width:60%}.crux-home-page .div-block-238{width:40%}.crux-home-page .core-features-container{padding-top:0;padding-bottom:40px}.crux-home-page .mission-container{padding-top:40px;padding-bottom:80px}.crux-home-page .mission-wrapper{height:auto}.crux-home-page .solutions-last-section-bg{left:auto}.crux-home-page .solutions-hero-section{background-image:linear-gradient(188deg,#000,#000 0%,#fff0),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67c68833213ce3eabd2658db_solutions-hero-bg.svg);background-position:0 0,100%;background-repeat:repeat,no-repeat;background-size:auto,auto}.crux-home-page .solutions-hero-title{display:block}.crux-home-page .solutions-hero-title.tablet-mobile-hide{display:none}.crux-home-page .solutions-hero-title.hide-on-hero{display:block}.crux-home-page .mf9c73w0{margin:auto 0;padding:4px 8px}.crux-home-page .huwr6pvh{border-radius:8px;margin:auto 0;padding:4px 12px}.crux-home-page .text-product-2{margin:auto 0;padding:0}.crux-home-page .at2lpggm-2{border-width:1px;border-radius:12px;padding:4px}.crux-home-page .text-prduct-2-2{margin:auto 0;padding:0}.crux-home-page .heading-90{line-height:64px}.crux-home-page .text-block-251.gray{width:auto;padding-bottom:20px;padding-right:40px}.crux-home-page .div-block-249{max-width:none;padding-right:0}.crux-home-page .come-together-title-wrapper{justify-content:flex-start;align-items:center}.crux-home-page .frame-1000000876{grid-column-gap:40px;grid-row-gap:40px;flex-flow:column;justify-content:flex-start;align-items:center;width:384px;max-width:384px;overflow:clip}.crux-home-page .come-together-directions-button-radio-btn-wrapper.come-together-tablet{flex-flow:column}.crux-home-page .text-13{grid-column-gap:0px;grid-row-gap:0px;flex-flow:row;align-items:stretch;width:384px;height:180px;min-height:180px;display:block}.crux-home-page .come-together-container{flex-flow:column;padding-bottom:40px}.crux-home-page .text-227{height:180px;min-height:180px;max-height:180px}.crux-home-page .come-together-directions-button-radio.come-together-table{flex-flow:column}.crux-home-page .come-together-tablet-wrapper{grid-column-gap:24px;grid-row-gap:24px;justify-content:center;min-height:auto;display:flex}.crux-home-page .come-together-desktop{display:none}.crux-home-page .text-233{font-size:40px;line-height:48px}.crux-home-page .resources-card-inner.resource{align-items:center;max-width:none}.crux-home-page .resource-card-content-inner{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .resources-single-container{flex-flow:column;align-items:center}.crux-home-page .image-246{min-height:650px;max-height:650px}.crux-home-page .paragraph-59{font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .sphere-home-section-5.grid-crux-collection{border-top-width:0}.crux-home-page .image-257{display:none}.crux-home-page .column-16{padding-left:0;padding-right:0}.crux-home-page .resources-gated-wrapper.mobile-resources{flex-flow:column;align-items:center}.crux-home-page .collection-list-wrapper-12{grid-column-gap:16px;grid-row-gap:16px;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr;grid-auto-columns:1fr;width:100%;display:block}.crux-home-page .collection-list-wrapper-13{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:block}.crux-home-page .heading-93{font-family:Suisseintltrial,Arial,sans-serif;font-size:64px;font-weight:400;line-height:72px}.crux-home-page .link-block-57{color:#000;text-decoration:none}.crux-home-page .link-block-57:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .link-block-58{text-decoration:none}.crux-home-page .link-block-58:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .link-block-59{background-color:#f3f3f3;border-radius:8px;text-decoration:none}.crux-home-page .code-embed{display:block}.crux-home-page .div-block-275{box-sizing:border-box;object-fit:contain;flex-flow:row;max-width:none;display:flex}.crux-home-page .div-block-276{width:auto}.crux-home-page .div-block-277{flex-flow:row;width:auto;display:flex}.crux-home-page .div-block-278{grid-column-gap:30px;grid-row-gap:30px;flex-flow:column;justify-content:space-between;align-items:flex-start;width:auto}.crux-home-page .modal-wrapper.careers-on-modal{padding-left:40px;padding-right:40px;display:none}.crux-home-page .modal-card{height:608px}.crux-home-page .modal-card-wrapper{height:608px;padding-left:40px;padding-right:40px;overflow:clip}.crux-home-page .image-264.x-close-btn-modal{top:7%;right:4%}.crux-home-page .modal-card-wrapper-inner{height:508px;overflow:clip scroll}.crux-home-page .div-block-282{align-items:center}.crux-home-page .collection-list-14{flex-flow:column}.crux-home-page .div-recent-resources-wrapp{flex-flow:column;align-items:center}.crux-home-page .div-block-290{margin-bottom:40px}.crux-home-page .radio-button-label-12{font-size:17px}.crux-home-page .heading-94{font-family:Suisseintltrial,Arial,sans-serif;font-size:64px;font-weight:400;line-height:72px}.crux-home-page .search-button-13{margin-right:10px}.crux-home-page .div-block-296.product-card{grid-column-gap:0px;grid-row-gap:8px;justify-content:center;max-width:none}.crux-home-page .nav-learn-list-8{width:auto;max-width:395px}.crux-home-page .paragraph-60{width:100%;max-width:none}.crux-home-page .search-wrap-2{margin-bottom:0;padding-left:0;padding-right:0}.crux-home-page .search-wrap-2.search-mobile{background-color:#fff;border-style:none;border-width:0;width:100%;max-width:none}.crux-home-page .search-input-10{font-size:16px}.crux-home-page .header-nav-container-2-2{margin-left:0;margin-right:0;display:none}.crux-home-page .header-nav-container-mob-2{z-index:9999;background-color:#fff;border:1px solid #0000001a;border-radius:0;flex-flow:row;justify-content:space-around;align-items:center;width:100%;min-width:100%;max-width:none;margin-left:0;margin-right:0;padding:16px;display:block;position:relative}.crux-home-page .link-block-86{color:#000;text-decoration:none}.crux-home-page .link-block-86:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .text-block-272{opacity:.6;letter-spacing:.56px}.crux-home-page .paragraph-62{width:100%;max-width:none}.crux-home-page .div-block-313.product-card{grid-column-gap:0px;grid-row-gap:8px;justify-content:center;max-width:none}.crux-home-page .div-block-314{flex-flow:wrap;align-items:flex-start;width:100%;display:flex}.crux-home-page .text-block-273{color:#000;font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .link-block-87{color:#000;text-decoration:none}.crux-home-page .link-block-87:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .btn-close-nav-inner{cursor:pointer;width:100%;margin-bottom:10px;padding-top:10px;padding-bottom:10px}.crux-home-page .btn-close-nav-inner.flex-inlines{justify-content:flex-start;align-items:center;margin-left:10px;display:flex}.crux-home-page .div-block-316{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .div-block-316:hover{background-color:#eaeaeae6;border-radius:8px}.crux-home-page .div-block-317{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .div-block-318{justify-content:center;width:100%;padding-top:27px;padding-bottom:27px;display:flex}.crux-home-page .header-nav-slider-left-right-block{z-index:99999;background-color:#fff;border-left:1px solid #0000001a;border-right:1px solid #0000001a;justify-content:space-between;align-items:flex-start;width:100%;height:100vh;padding-top:20px;display:none;position:absolute;top:0%;right:0%;bottom:0%;left:0%;overflow:hidden}.crux-home-page .div-block-319{grid-column-gap:16px;display:block;overflow:hidden}.crux-home-page .div-block-319.company-hidebtn{display:none}.crux-home-page .div-block-321{grid-column-gap:5px;grid-row-gap:5px;justify-content:flex-start;align-items:center}.crux-home-page .div-block-321:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .mobile-sidebar-btn{color:#374151;justify-content:space-between;width:100%;margin-top:5px;margin-bottom:5px;padding-top:16px;padding-bottom:16px;padding-left:10px;font-size:16px;line-height:16px;display:inline-flex}.crux-home-page .blog-title-10{color:#000;cursor:pointer;width:100%;text-decoration:none}.crux-home-page .blog-title-10.menu-web:hover{background-color:#0000}.crux-home-page .terms-policy-7{border-radius:8px;padding-left:10px;font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .terms-policy-7:hover{background-color:#e0e0e066}.crux-home-page .image-283{display:block}.crux-home-page .div-block-322{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .h-flex-inside{grid-column-gap:20px;grid-row-gap:20px;justify-content:space-around;width:100%;display:flex}.crux-home-page .image-284{height:100%;margin-top:-55px}.crux-home-page .button-16{color:#000;background-color:#0000;width:100%;margin-top:0;margin-left:-15px;margin-right:0;font-size:16px;font-weight:400;display:block;position:static;inset:0% 0% auto auto}.crux-home-page .text-block-276{font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .link-block-88.api-docs-mobile{color:#5e5f5f;text-decoration:none}.crux-home-page .become-a-partner-5{padding-left:10px;font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .become-a-partner-5:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .header-nav-slider-left-right-block-wrapper-inner{height:auto;padding-left:20px;padding-right:20px;display:block;position:relative;overflow:visible}.crux-home-page .header-nav-slider-left-right-block-wrapper-inner.updated-now-mg{padding-left:0;display:block}.crux-home-page .link-block-89{text-decoration:none}.crux-home-page .link-block-89:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .text-block-278{color:#444}.crux-home-page .nav-row-product-2{height:100%}.crux-home-page .text-block-279{opacity:.6;letter-spacing:.56px}.crux-home-page .link-block-90.help-center{color:#5e5f5f;text-decoration:none}.crux-home-page .nav-menu-title-learn-6{width:100%}.crux-home-page .header-nav-dropdown-wrapper-mob-2{grid-row-gap:10px;scrollbar-width:thin;scrollbar-color:black white;flex-flow:column;align-items:flex-start;width:100%;height:100vh;min-height:100vh;max-height:none;margin-top:0;padding-top:10px;padding-left:10px;padding-right:10px;display:none;overflow:hidden clip}.crux-home-page .btns-only-no-dd{flex-flow:column;align-items:flex-start;margin-bottom:20px;display:flex}.crux-home-page .nav-learn-list-9{border-radius:8px;width:100%;max-width:405.33px;text-decoration:none}.crux-home-page .nav-menu-solution-btn-5{padding-right:12px}.crux-home-page .nav-menu-solution-btn-5:hover{background-color:#eaeaeae6;border-radius:8px}.crux-home-page .nav-company-list-7{height:244px}.crux-home-page .nav-product-list-8{flex-flow:column;height:auto;padding-left:10px;padding-right:10px;display:flex}.crux-home-page .search-button-14{vertical-align:middle;margin:0 auto;padding-top:17px;padding-bottom:17px;display:inline-block;position:absolute;inset:0% 2% 10% auto}.crux-home-page .search-input-11{aspect-ratio:auto;object-fit:fill;font-size:16px}.crux-home-page .mobile-sidebar-btn-txt{color:#111928;font-size:16px;line-height:16px}.crux-home-page .link-block-91{width:30%}.crux-home-page .icon-5{transform:rotate(275deg)}.crux-home-page .icon-5:active{transform:rotate(180deg)}.crux-home-page .icon-5.icons-tags{position:static;transform:rotate(275deg)!important}.crux-home-page .icon-5.icons-tags.swapped-on-closeinner{transform:rotate(90deg)!important}.crux-home-page .h-flex-insidess{grid-column-gap:10px;grid-row-gap:10px;display:flex}.crux-home-page .image-289{cursor:pointer;border-radius:8px;max-width:100%}.crux-home-page .image-289:hover{filter:invert(10%);border-radius:8px}.crux-home-page .div-block-323{display:flex}.crux-home-page .header-nav-slider-left-right-block-wrapper{justify-content:space-between;align-items:flex-start;width:100%;display:none;position:relative;overflow:clip}.crux-home-page .header-nav-slider-left-right-block-wrapper.solution-mob,.crux-home-page .header-nav-slider-left-right-block-wrapper.company-mob{width:100%;height:100vh;display:none;overflow:hidden scroll}.crux-home-page .header-nav-slider-left-right-block-wrapper.learn-mob{width:100%;height:80vh;display:none;overflow:hidden scroll}.crux-home-page .header-nav-slider-left-right-block-wrapper.product-mob{z-index:auto;box-sizing:content-box;width:100%;height:100vh;display:none;position:relative;overflow:hidden auto}.crux-home-page .link-block-92{color:#374151;text-decoration:none}.crux-home-page .terms-policy-8{border-radius:8px;padding-left:10px;font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .terms-policy-8:hover{background-color:#e0e0e066}.crux-home-page .link-block-107{color:#000;text-decoration:none}.crux-home-page .link-block-107:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .text-block-305{opacity:.6;letter-spacing:.56px}.crux-home-page .search-button-17{margin-right:10px}.crux-home-page .paragraph-68{width:100%;max-width:none}.crux-home-page .div-block-351.product-card{grid-column-gap:0px;grid-row-gap:8px;justify-content:center;max-width:none}.crux-home-page .div-block-352{flex-flow:wrap;align-items:flex-start;width:100%;display:flex}.crux-home-page .link-block-109{color:#000;text-decoration:none}.crux-home-page .link-block-109:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .div-block-355{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .div-block-355:hover{background-color:#eaeaeae6;border-radius:8px}.crux-home-page .div-block-356{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .div-block-357{justify-content:center;width:100%;padding-top:27px;padding-bottom:27px;display:flex}.crux-home-page .div-block-358{grid-column-gap:16px;display:block;overflow:hidden}.crux-home-page .div-block-358.company-hidebtn{display:none}.crux-home-page .div-block-360{grid-column-gap:5px;grid-row-gap:5px;justify-content:flex-start;align-items:center}.crux-home-page .div-block-360:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .blog-title-13{color:#000;cursor:pointer;width:100%;text-decoration:none}.crux-home-page .blog-title-13.menu-web:hover{background-color:#0000}.crux-home-page .image-316{display:block}.crux-home-page .div-block-364{padding-left:8px;padding-right:8px;text-decoration:none}.crux-home-page .image-318{height:100%;margin-top:-55px}.crux-home-page .button-18{color:#000;background-color:#0000;width:100%;margin-top:0;margin-left:-15px;margin-right:0;font-size:16px;font-weight:400;display:block;position:static;inset:0% 0% auto auto}.crux-home-page .text-block-311{font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .link-block-112.api-docs-mobile{color:#5e5f5f;text-decoration:none}.crux-home-page .become-a-partner-7{padding-left:10px;font-family:Suisseintltrial Book,Arial,sans-serif}.crux-home-page .become-a-partner-7:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .link-block-113{text-decoration:none}.crux-home-page .link-block-113:hover{background-color:#f3f3f3;border-radius:8px}.crux-home-page .text-block-316{color:#444}.crux-home-page .text-block-317{opacity:.6;letter-spacing:.56px}.crux-home-page .link-block-114.help-center{color:#5e5f5f;text-decoration:none}.crux-home-page .nav-menu-title-learn-8{width:100%}.crux-home-page .nav-learn-list-11{border-radius:8px;width:100%;max-width:405.33px;text-decoration:none}.crux-home-page .nav-menu-solution-btn-7{padding-right:12px}.crux-home-page .nav-menu-solution-btn-7:hover{background-color:#eaeaeae6;border-radius:8px}.crux-home-page .nav-company-list-11{height:244px}.crux-home-page .div-block-368.product-card{grid-column-gap:0px;grid-row-gap:8px;justify-content:center;max-width:none}.crux-home-page .nav-product-list-12{flex-flow:column;height:auto;padding-left:10px;padding-right:10px;display:flex}.crux-home-page .search-button-18{vertical-align:middle;height:50px;margin:0 auto;padding-top:17px;padding-bottom:17px;display:inline-block;position:absolute;inset:6px 2% auto auto}.crux-home-page .search-input-13{aspect-ratio:auto;object-fit:fill;margin-bottom:0;font-size:16px}.crux-home-page .paragraph-71{width:100%;max-width:none}.crux-home-page .link-block-115{width:30%}.crux-home-page .image-327{cursor:pointer;border-radius:8px;max-width:100%}.crux-home-page .image-327:hover{filter:invert(10%);border-radius:8px}.crux-home-page .div-block-372{display:flex}.crux-home-page .link-block-119{color:#374151;text-decoration:none}.crux-home-page .resources-card-lists{grid-column-gap:40px;grid-row-gap:40px;flex-flow:wrap;justify-content:center;align-items:flex-start;display:flex}.crux-home-page .dottedglobe-2{object-fit:cover;width:100%;max-width:none;margin-top:-21.4em;margin-left:0;margin-right:0;position:static;overflow:visible}.crux-home-page .image-121{max-width:84%;margin-top:-10px;margin-left:10px}.crux-home-page .image-125{width:100%}.crux-home-page .image-122{max-width:434.11px;margin-top:-70px;margin-left:0}.crux-home-page .image-123{width:100%;max-width:180px;margin-top:0;margin-left:0}.crux-home-page .image-124{width:150px;max-width:none;height:278px;margin-top:-248px;margin-left:38px;overflow:hidden}.crux-home-page .expand-scale-integrate-p{width:100%;max-width:none;margin-bottom:16px;font-size:30px;overflow:clip}.crux-home-page .image-126{width:auto;max-width:960px;margin-top:-60px;margin-right:62px}.crux-home-page .sphere-by-p{margin-top:0;margin-bottom:0;font-size:17px}.crux-home-page .sphere-wrapper{width:auto;margin-top:-29px;margin-left:10px;overflow:clip}.crux-home-page .banner-2{padding-left:40px;padding-right:40px}.crux-home-page .hero-13{z-index:1;padding-top:80px;padding-bottom:80px}.crux-home-page .respond-fast-operate-lean-scale-smart{padding-right:220px}.crux-home-page .group-1000001123{opacity:1;display:none;left:400px}.crux-home-page .text-block{max-width:none}.crux-home-page .frame-1000001115{justify-content:center;align-items:center}.crux-home-page .form-style.highlight-box{max-width:none}.crux-home-page .demo-formcode{flex-flow:row;justify-content:flex-start;align-items:stretch;width:100%;display:flex}.crux-home-page .demo-form-section{padding-top:0;padding-bottom:40px}.crux-home-page .flex-block-21{flex-flow:column}.crux-home-page .flex-block-21.demo-section{padding-left:40px;padding-right:40px}.crux-home-page .frame-1000000966{flex-flow:row;padding-top:40px}.crux-home-page .frame-1000001111,.crux-home-page .frame-24{height:434px}.crux-home-page .features{padding-top:40px;padding-left:40px;padding-right:40px}.crux-home-page .text-243{padding:0 20px 40px;font-size:27px;line-height:40px}.crux-home-page .image-330{overflow:clip}.crux-home-page .space{padding-left:0;padding-right:0}.crux-home-page .hero{padding-top:60px;padding-bottom:0}.crux-home-page .selling-point-2{padding-left:40px;padding-right:40px}.crux-home-page .selling-point-three{padding:60px 40px}.crux-home-page .selling-point-3{padding-left:100px;padding-right:100px}.crux-home-page .image-332{display:none}.crux-home-page .visuals{display:none;left:678px}.crux-home-page .content-style-3{background-image:linear-gradient(#0000,#000000ba 50%,#0000),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/688cc8661407d39fb25447cf_visuals.svg);background-position:0 0,50%;background-repeat:repeat,repeat-y;background-size:auto,contain;padding:100px 40px}.crux-home-page .hero-arrayx{background-size:auto}.crux-home-page .div-block-386{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;padding-top:0;padding-left:40px;padding-right:40px;display:grid}.crux-home-page .video-2{width:700px;height:450px;min-height:450px;max-height:450px;margin-top:0;margin-bottom:0}.crux-home-page .div-block-388{height:450px;min-height:450px;max-height:450px;padding-left:40px;padding-right:40px}.crux-home-page .body-arrayx{padding:60px 40px 40px}.crux-home-page .prompt{grid-column-gap:5px;grid-row-gap:5px}.crux-home-page .heading-97{font-size:22px}.crux-home-page .feature3{display:none}.crux-home-page .feature3.mobile-only{padding-left:40px;padding-right:40px;display:block}.crux-home-page .feature3.mobile-only.small-device{display:none}.crux-home-page .div-block-392.left-only{justify-content:flex-start}.crux-home-page .feature4{padding:80px 40px}.crux-home-page .heading-98{margin-top:0}.crux-home-page .feature5,.crux-home-page .feature6,.crux-home-page .feature7{padding:80px 40px}.crux-home-page .link-51{background-color:#fff;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .div-block-393{grid-column-gap:0px;grid-row-gap:0px;margin-left:0;padding-left:0;padding-right:0}.crux-home-page .heading-99{font-family:Suisseintltrial,Arial,sans-serif;font-size:48px;line-height:50px}.crux-home-page .heading-100{width:90%;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:26px}.crux-home-page .section-container-6{max-width:none;height:auto;padding-top:160px;padding-bottom:160px;display:block}.crux-home-page .flex-block-24{display:none}.crux-home-page .flex-block-25{justify-content:flex-start;align-items:center}.crux-home-page .feature8{background-size:cover}.crux-home-page .div-block-395{padding-left:40px;padding-right:40px}.crux-home-page .heading-102{line-height:52px}.crux-home-page .container{max-width:728px}.crux-home-page .pricing-wrapper{grid-template-columns:1fr;justify-items:center}.crux-home-page .pricing-card{width:350px}.crux-home-page .container-67{max-width:728px}.crux-home-page .div-block-398{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;padding-top:0;padding-left:40px;padding-right:40px;display:grid}.crux-home-page .cta-7{justify-content:center}.crux-home-page .heading-103{font-size:22px}.crux-home-page .div-block-402{padding-left:40px;padding-right:40px}.crux-home-page .heading-104{line-height:52px}.crux-home-page .heading-105,.crux-home-page .heading-106{margin-top:0}.crux-home-page .container-68{max-width:728px}.crux-home-page .pricing-card-two{align-items:center;padding:24px}.crux-home-page .pricing-image-two{margin-right:20px}.crux-home-page .pricing-grid{grid-column-gap:30px}.crux-home-page .section-bridge-4{background-image:radial-gradient(circle,#000,#ffffff08),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:0 0,-137%;background-repeat:repeat,no-repeat;background-size:auto,auto;height:auto;padding-left:20px;padding-right:20px}.crux-home-page .div-block-404{grid-column-gap:0px;grid-row-gap:0px;margin-left:0;padding-left:10px;padding-right:10px}.crux-home-page .heading-107{font-family:Suisseintltrial,Arial,sans-serif;font-size:48px;line-height:50px}.crux-home-page .button-19.darkbtnshomepage{text-align:center;width:153px}.crux-home-page .heading-108{width:90%;font-family:Suisseintltrial,Arial,sans-serif;font-size:18px;line-height:26px}.crux-home-page .flex-block-28{display:none}.crux-home-page .flex-block-29{align-items:baseline;display:flex}.crux-home-page .link-54{background-color:#fff;padding:16px 24px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .container-69{max-width:728px}.crux-home-page .pricing-wrapper-2{grid-template-columns:1fr;justify-items:center}.crux-home-page .pricing-card-2{width:350px;height:auto}.crux-home-page .container-70{max-width:728px}.crux-home-page .navbar-wrapper-three{justify-content:space-between}.crux-home-page .navbar-brand-three{position:relative}.crux-home-page .nav-menu-wrapper-three{background-color:#0000;top:70px}.crux-home-page .nav-menu-three{background-color:#fff;border-radius:50px;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:10px;padding:20px;display:flex;box-shadow:0 8px 50px #0000000d}.crux-home-page .nav-dropdown-list.shadow-three.w--open{position:absolute}.crux-home-page .menu-button{padding:12px}.crux-home-page .menu-button.w--open{color:#fff;background-color:#a6b1bf}.crux-home-page .hero-wrapper-2{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:-40px}.crux-home-page .hero-split{max-width:100%;margin-bottom:40px}}@media screen and (max-width: 767px){.crux-home-page .nav-menu-block{flex-direction:column}.crux-home-page .heading{font-size:36px}.crux-home-page .heading.career-hero-heading-1{font-size:41px}.crux-home-page .div-block.career-hero-block{height:auto;padding-top:140px;padding-bottom:60px}.crux-home-page .heading-3{width:97%;max-width:none;font-size:20px;line-height:24px;display:none}.crux-home-page .section-bridge{background-image:radial-gradient(circle,#000,#fff0),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:auto,auto;height:auto;padding-left:40px;padding-right:40px}.crux-home-page .link-3{font-size:16px;line-height:16px}.crux-home-page .section-3.footer{grid-column-gap:40px;grid-row-gap:40px;flex-flow:column;grid-template-rows:auto auto auto auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;grid-auto-flow:column;justify-content:space-around;place-items:start stretch;padding-bottom:80px;padding-left:20px;padding-right:20px;display:flex}.crux-home-page .div-block-12{justify-content:flex-start;align-items:center;margin-bottom:0}.crux-home-page .div-block-13{grid-column-gap:16px;grid-row-gap:16px}.crux-home-page .div-block-14{grid-column-gap:24px;grid-row-gap:24px;justify-content:flex-start;align-items:flex-start}.crux-home-page .div-block-15{width:100%;display:flex}.crux-home-page .div-block-15.mob-footer-only{display:flex}.crux-home-page .link-5:hover{color:#413e3e}.crux-home-page .div-block-17{width:100%;display:flex}.crux-home-page .div-block-17.mob-footer-only{display:flex}.crux-home-page .div-block-18{width:100%;display:flex}.crux-home-page .div-block-18.mob-footer-only{display:flex}.crux-home-page .div-block-19{width:100%;display:flex}.crux-home-page .div-block-19.mob-footer-only{display:flex}.crux-home-page .container-9{padding-bottom:100px}.crux-home-page .container-9.soul{padding-top:100px}.crux-home-page .cards-block{grid-column-gap:20px}.crux-home-page .frame-1000000892{width:60px;height:60px}.crux-home-page .text.num-career{font-size:20px}.crux-home-page .frame-28{flex-flow:wrap}.crux-home-page .section-wrapper{margin-right:0;padding-left:0;padding-right:0}.crux-home-page .section-wrapper.main-sec-wrapper,.crux-home-page .section-wrapper.sec-wrapper-second{padding-left:20px;padding-right:20px}.crux-home-page .text-12{font-size:20px}.crux-home-page .jobs-continer{padding-left:0;padding-right:0}.crux-home-page .jobs-continer.maps{background-size:cover;height:350px;padding-left:40px;padding-right:40px}.crux-home-page .features-5.beniftis{padding-bottom:100px}.crux-home-page .text-21{font-size:20px;line-height:24px}.crux-home-page .data-section,.crux-home-page .job-section.application{padding-left:20px;padding-right:20px}.crux-home-page .text-24{letter-spacing:.56px}.crux-home-page .text-26{font-size:20px}.crux-home-page .text-29{font-size:20px;line-height:24px}.crux-home-page .image-12{margin-left:0}.crux-home-page .form{grid-column-gap:15px;grid-row-gap:15px}.crux-home-page .privacy-content{padding-top:40px}.crux-home-page .container-24{padding-bottom:50px}.crux-home-page .column{padding-right:0}.crux-home-page .column-2{display:none}.crux-home-page .columns-3{flex-flow:column}.crux-home-page .column-3,.crux-home-page .column-4{padding-top:10px;padding-bottom:10px}.crux-home-page .text-block-29-copy{margin-left:0}.crux-home-page .text-block-29-copy.cat{margin-left:0;padding-top:10px;padding-bottom:10px}.crux-home-page .text-block30,.crux-home-page .text-block30.processing{margin-left:0}.crux-home-page .text-block-30{margin-left:-53px}.crux-home-page .nav-header{display:none}.crux-home-page .nav-solution-list.first-item{padding-left:0}.crux-home-page .search-button-3{right:6%}.crux-home-page .image-23{right:2%}.crux-home-page .section-13,.crux-home-page .section-14{padding-left:20px;padding-right:20px}.crux-home-page .search-block,.crux-home-page .search-block.all-destinations{padding-left:0;padding-right:0}.crux-home-page .search-button-4{right:5%}.crux-home-page .column-11{display:none}.crux-home-page .blog-hero-section{padding-top:155px;padding-left:20px;padding-right:20px}.crux-home-page .blog-hero-content{flex-flow:column;justify-content:flex-end;align-items:center}.crux-home-page .hero-content-wrapper{justify-content:flex-start;align-items:flex-start;width:auto}.crux-home-page .contactus-heading{justify-content:flex-start;align-items:flex-start}.crux-home-page .text-33{font-size:20px;line-height:33px}.crux-home-page .filter-section{padding-left:20px;padding-right:20px}.crux-home-page .filter-section.all-destinations{padding-left:0}.crux-home-page .featured-destination,.crux-home-page .featured-destination.blog.blog-resource-filter{padding-left:20px;padding-right:20px}.crux-home-page .wrapper-content{display:flex}.crux-home-page .frame-1000000959.mobile{grid-column-gap:40px}.crux-home-page .text-50{font-size:28px;line-height:32px}.crux-home-page .text-50.destination{margin-bottom:24px}.crux-home-page .explore-crux-wrapper{padding-top:160px;padding-bottom:160px}.crux-home-page .floating-blocks.blog-sources{opacity:.6;padding-right:0}.crux-home-page .hero-image-right{flex-flow:row;justify-content:center;align-items:stretch;display:flex}.crux-home-page .image-25{vertical-align:baseline;display:block}.crux-home-page .collection-list-4.with-results{grid-row-gap:40px;flex-flow:column;grid-auto-flow:row;display:flex}.crux-home-page .collection-list-4.with-results.destinations.tablet.destkop.new.feauture.destiny{align-items:center}.crux-home-page .datasheet-section{padding-left:20px;padding-right:20px}.crux-home-page .blog-single-content{margin-top:0}.crux-home-page .blog-single-content.inner{padding-left:0;padding-right:0}.crux-home-page .resources-body{padding-left:20px;padding-right:20px}.crux-home-page .heading-31.inside-crux-stories-and-interviews{justify-content:flex-start;align-items:flex-start;width:100%;max-width:none;display:flex}.crux-home-page .bridging-section{background-size:auto,cover}.crux-home-page .bridging-container{padding-left:20px;padding-right:20px}.crux-home-page .career-hero-container{background-image:linear-gradient(90deg,#fff0,#000),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6751171cb1c710184a274d58_matrix_white.svg);background-position:0 0,-79%;background-repeat:repeat,no-repeat;background-size:auto,auto 750px;background-attachment:scroll,scroll;align-items:center;height:auto;padding:0 20px;display:flex}.crux-home-page .dropdown-wrapper{min-width:300px}.crux-home-page .nav-link-2{border-top-style:none;border-bottom:1px solid #c0c0d333}.crux-home-page .collection-list-5.blog-resources{grid-column-gap:30px;grid-row-gap:20px;flex-flow:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;grid-auto-flow:row;justify-content:flex-start;place-items:center start;display:flex}.crux-home-page .mobile-nav-2{margin-top:0;margin-bottom:0;top:80%}.crux-home-page .collection-list-wrapper-3{flex-flow:row;display:flex}.crux-home-page .btn-2{padding:7px 15px}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.right,.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.left{padding-top:8px;padding-bottom:8px}.crux-home-page .container-32{width:100%;margin-left:0;margin-right:0}.crux-home-page .container-32.blog-resources{padding-left:0;padding-right:0}.crux-home-page .header-wrapper_left{margin-top:20px;margin-left:0}.crux-home-page .div-block-65.counter-reult.result-now{justify-content:center;align-items:center;display:none}.crux-home-page .text-field-2{font-size:16px}.crux-home-page .text-field-2::placeholder{font-size:16px;line-height:16px}.crux-home-page .count,.crux-home-page .count.noresults,.crux-home-page .count.noresultscounter{font-size:30px}.crux-home-page .div-block-66{justify-content:flex-start;align-items:center}.crux-home-page .hero-wrapper{padding-left:40px;padding-right:40px}.crux-home-page .text-77{font-size:56px;line-height:64px}.crux-home-page .text-78{font-size:18px;line-height:25px}.crux-home-page .section-container{background-image:none}.crux-home-page .section-container.lastsection{padding-left:0;padding-right:0}.crux-home-page .learn-more-btn{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .sphere-heading-div,.crux-home-page .sphere-heading-div.solutions-heading-div{width:100%}.crux-home-page .with-blurimg{top:70px}.crux-home-page .reddotted-lines{top:-4.9em;right:32px}.crux-home-page .cont-sphere{margin-top:-4.5em;margin-right:.2em}.crux-home-page .search-button-5{right:6%}.crux-home-page .heading-49{font-size:48px}.crux-home-page .text-block-124.gray{width:100%;padding-right:20px;font-size:17px}.crux-home-page .image-68.hero-image{width:500px}.crux-home-page .container-44{padding-bottom:40px;padding-left:20px;padding-right:20px}.crux-home-page .feautres-2{padding-left:0;padding-right:0}.crux-home-page .feautres-2.single-section-feature.single-vendor-adjust,.crux-home-page .container-45{padding-left:20px;padding-right:20px}.crux-home-page .div-block-102.counter{padding-left:40px;padding-right:40px}.crux-home-page .grid-7{grid-template-columns:1fr}.crux-home-page .heading-52{font-size:36px}.crux-home-page .section-27.data{padding-left:20px;padding-right:20px}.crux-home-page .frame-1000001006,.crux-home-page .frame-1000001008,.crux-home-page .frame-1000001018{width:100%;max-width:none}.crux-home-page .container-47{width:100%}.crux-home-page .section-28{padding-left:20px;padding-right:20px}.crux-home-page .grid-8{grid-column-gap:24px;grid-row-gap:24px;grid-template-rows:auto auto auto;grid-template-columns:1fr;width:100%}.crux-home-page .grid-8._2column{grid-template-rows:auto auto;grid-template-columns:1fr}.crux-home-page .heading-53{font-size:36px}.crux-home-page .container-48{width:100%;padding-bottom:100px}.crux-home-page .section-29.board{padding-left:20px;padding-right:20px}.crux-home-page .grid-9{grid-column-gap:24px;grid-template-rows:auto auto auto auto auto auto;grid-template-columns:1fr}.crux-home-page .investors-2{padding:80px 20px}.crux-home-page .container-49{grid-row-gap:24px;flex-flow:column;height:auto;padding-bottom:0}.crux-home-page .grid-10{grid-column-gap:40px;grid-row-gap:40px;grid-template-rows:auto auto auto auto auto;grid-template-columns:1fr;grid-auto-flow:row}.crux-home-page .section-bridge-2{background-image:radial-gradient(circle,#000,#fff0),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:auto,auto;height:auto;padding-left:20px;padding-right:20px}.crux-home-page .navigation-column-2-a.nav-col-4._3rdcol{height:170px}.crux-home-page .navigation-column-2-a.nav-col-4.diff-nav{background-position:100% 100%;background-repeat:no-repeat;background-size:contain;background-attachment:fixed}.crux-home-page .navigation-column-2-a.nav-col-4._2ndcol{background-position:100% 100%;background-repeat:no-repeat;background-size:contain}.crux-home-page .navigation-column-2-a.nav-col-4.diff-nav{background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67ac8d6ef35c8ff68107b02c_Layer_1.svg);background-repeat:repeat-x;background-size:contain}.crux-home-page .header-nav-dropdown.mob{display:none}.crux-home-page .navigation-drop-container-2.nav-drop-container-company{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto auto;grid-template-columns:1fr;margin-left:0;margin-right:0;padding-left:5px;padding-right:16px}.crux-home-page .header-nav-section.main-nav{padding-left:0;padding-right:0}.crux-home-page .div-blog-2{flex:0 auto;align-self:auto;width:100%}.crux-home-page .brand-4{padding-left:0}.crux-home-page .header-nav-dropdown-wrapper-mob{max-height:543px;display:none}.crux-home-page .iyfv6dbn{margin:0;padding:0}.crux-home-page .x6yx8r97{margin:8px 0 0;padding:0}.crux-home-page .dlhqvkl4{margin:auto 0;padding:0}.crux-home-page .o0c6j140{border-radius:8px;margin:0;padding:0}.crux-home-page .aj6h8067{border-radius:12px;padding:16px 0;overflow:hidden}.crux-home-page .go9b709n{flex-flow:column;margin:40px 0 0}.crux-home-page .kccmoimk{margin:0;padding:0}.crux-home-page .text-120{font-size:20px;line-height:33px}.crux-home-page .paragraph-34{width:100%;max-width:254px}.crux-home-page .flex-block-7,.crux-home-page .flex-block-6{grid-column-gap:40px;grid-row-gap:40px}.crux-home-page .contactus-heading-2{justify-content:flex-start;align-items:flex-start}.crux-home-page .contact-form-2.allresource-2{margin-top:0}.crux-home-page .heading-63{font-size:36px}.crux-home-page .paragraph-37{font-size:18px}.crux-home-page .div-block-145{width:100%}.crux-home-page .div-block-146,.crux-home-page .div-block-147{justify-content:center;display:flex}.crux-home-page .text-130{grid-row-gap:16px}.crux-home-page .search-button-8{right:6%}.crux-home-page .search-8{position:relative}.crux-home-page .div-block-173{flex-flow:column;display:none}.crux-home-page .dropdown-list-mob-3{display:none}.crux-home-page .dropdown-list-mob-3.w--open{display:block}.crux-home-page .image-90{margin-top:-53px;margin-left:26px;padding-left:0}.crux-home-page .nav-learn-2{width:100%}.crux-home-page .nav-menu-title-aboutus-3.aboutus-col{height:100%}.crux-home-page .nav-menu-title-aboutus-3.career-col{width:85%;height:100%}.crux-home-page .search-input-9{padding-bottom:30px}.crux-home-page .navigation-column-3.nav-col-3{width:100%;padding-top:0}.crux-home-page .navigation-column-3.nav-col-3{flex-flow:wrap;width:100%;padding-top:0}.crux-home-page .navigation-column-3.nav-col-3.mobile-company{display:none}.crux-home-page .navigation-column-3.nav-col-3.changes-10{padding-left:0}.crux-home-page .navigation-column-3.nav-col-3.new-cols{width:100%}.crux-home-page .navigation-column-3.nav-col-half{margin-left:0}.crux-home-page .search-button-9{height:50px;margin-top:0;margin-right:.5em;padding-top:12px;inset:0% 0% 0% auto}.crux-home-page .nav-learn-list-7{max-width:none}.crux-home-page .blog-title-7{overflow:visible}.crux-home-page .div-block-163{flex-flow:column}.crux-home-page .image-91.aboutus-img{height:auto}.crux-home-page .image-87{max-width:67%;height:auto}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added{margin-top:0}.crux-home-page ._1-col-card{width:510px;max-width:510px;display:flex}.crux-home-page ._1-col-card.all-destinations.cards-new.high-desktop{width:100%}.crux-home-page ._1-col-card.fix-card-height-cube.partner{width:auto}.crux-home-page ._3-col-section{flex-flow:column;justify-content:center;align-items:center;padding-left:40px;padding-right:40px}.crux-home-page ._3-col-section.single-section-supplier-card3{padding-left:20px;padding-right:20px}.crux-home-page ._3-col-container-wrapper{margin-left:0;padding-top:80px;padding-bottom:80px}.crux-home-page ._3-col-container-wrapper._3-col-single-ventor-adjust{align-items:center}.crux-home-page ._3-col-container{padding-top:0;padding-left:0;padding-right:0}.crux-home-page .flex-block-3{flex-flow:column;grid-template-rows:auto;grid-template-columns:1fr;justify-content:center;place-items:center}.crux-home-page .paragraph-24{padding-left:15px;padding-right:15px}.crux-home-page .grid-11{grid-column-gap:40px;grid-row-gap:40px;flex-flow:column;grid-auto-flow:row;display:flex}.crux-home-page .sphere-home-wrapper{grid-column-gap:0px;grid-row-gap:0px;align-items:center}.crux-home-page .sphere-home-container.crux-globe{padding-top:0;padding-bottom:0}.crux-home-page .sphere-home-section{padding-left:40px;padding-right:40px}.crux-home-page .paragraph-25{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .solutions-home-section{padding-left:40px;padding-right:40px}.crux-home-page .sec-integrate-2.sources.text{padding-top:80px;padding-bottom:80px}.crux-home-page .sec-integrate-2.sources.text.sect-integrated{padding:40px 20px}.crux-home-page .container-51{margin-left:auto;padding-left:0;padding-right:0}.crux-home-page .mob-footer{grid-column-gap:0px;grid-row-gap:0px;justify-content:space-between;align-items:stretch;width:100%;display:none}.crux-home-page .div-block-176{width:100%}.crux-home-page .dropdown-list-mob-4{display:none}.crux-home-page .dropdown-list-mob-4.w--open{display:block}.crux-home-page .text-135{font-size:32px}.crux-home-page .trusted-2{padding-left:0;padding-right:0}.crux-home-page .text-134.logo{font-size:32px}.crux-home-page .company-section-2{padding-left:40px;padding-right:40px}.crux-home-page .company-section-2.newspress{padding-left:0;padding-right:0}.crux-home-page .sec-companylogo{margin-top:auto}.crux-home-page .image-99,.crux-home-page .image-95,.crux-home-page .image-94{height:auto}.crux-home-page .frame-1000001055{padding-left:0;padding-right:0}.crux-home-page .image-100,.crux-home-page .image-98,.crux-home-page .frame-1000001052,.crux-home-page .image-96{height:auto}.crux-home-page .video-wrapper{min-height:auto;max-height:none}.crux-home-page .link-33{font-size:16px;line-height:16px}.crux-home-page .nav-company-list-5{height:245px}.crux-home-page .allsources-hero-content{width:100%}.crux-home-page .allsources-img-hero{width:450px;margin-left:auto}.crux-home-page .allsources-hero-container{padding-left:0;padding-right:0}.crux-home-page .allsources-hero-wrapper{padding-top:150px}.crux-home-page .hero-title{font-size:48px;line-height:48px}.crux-home-page .img-hero-banner-div.destinations{flex-flow:column}.crux-home-page .allsources-hero-wrapper-inline{margin-top:0;padding-left:20px;padding-right:20px}.crux-home-page .allsources-hero-wrapper-inline.destinations{flex-flow:column}.crux-home-page .allsources-hero-section{padding-left:0;padding-right:0}.crux-home-page .extrernal-cat-section{padding-left:20px;padding-right:20px}.crux-home-page .external-cat-container{padding-left:0;padding-right:0}.crux-home-page .external-cat-wrapper{padding-top:0}.crux-home-page .external-cat-image{height:auto}.crux-home-page .datasources-btn{margin-bottom:40px}.crux-home-page .collection-list-11{flex-flow:wrap}.crux-home-page .featured-supplier-wrapper{padding-top:40px;padding-bottom:40px}.crux-home-page .featured-supplier-container{padding-left:20px;padding-right:20px}.crux-home-page .form-8{flex-flow:row;justify-content:flex-start;align-items:flex-start}.crux-home-page .collection-list-wrapper-6{flex-flow:wrap;align-items:flex-start;display:block}.crux-home-page .form-block-8{flex-flow:wrap;display:flex}.crux-home-page .arrows-flex-horizontal{display:none}.crux-home-page .new-supplier-container{padding-left:20px;padding-right:20px}.crux-home-page .sec-customerstories-2{padding-top:0%;padding-bottom:0%}.crux-home-page .sec-customerstories-2.home.blog-resources{padding-left:20px;padding-right:20px}.crux-home-page .sec-customerstories-2.home{padding-left:40px;padding-right:40px}.crux-home-page .frame-1000001057{grid-row-gap:16px}.crux-home-page .text-139{font-size:28px;line-height:32px}.crux-home-page .text-140{display:none}.crux-home-page .frame-1000001060{margin-right:0}.crux-home-page .swiper-wrapper{grid-template-columns:1fr}.crux-home-page .card-slider_item-4{margin-left:20px!important;margin-right:20px!important}.crux-home-page .search-button-12{right:6%}.crux-home-page .div-block-192{width:auto;padding:100px 20px}.crux-home-page .div-block-192.all-source-footer{padding-left:0;padding-right:0}.crux-home-page .column-14.lastsec-allsources{padding-left:20px}.crux-home-page .column-15{padding-right:20px}.crux-home-page .div-block-193{width:auto;padding:100px 20px}.crux-home-page .div-block-193.all-sources-footer{padding-left:0;padding-right:0}.crux-home-page .div-block-196,.crux-home-page .div-block-197,.crux-home-page .div-block-198{display:none}.crux-home-page .mobileonly-data{display:block}.crux-home-page .qnyi497r{margin:8px 0 0;padding:0}.crux-home-page .qnyi497r.title-clamp-3.destkop{display:block}.crux-home-page .firha54c{border-radius:12px 12px 0 0;margin:0;padding:0}.crux-home-page .cr6l0ouf{margin:auto 0;padding:0}.crux-home-page .xzt32cza{border-radius:12px;padding:4px 12px}.crux-home-page .title{margin:8px 0 0;padding:0}.crux-home-page .z0kvb45g{border-width:1px;border-radius:0 0 12px 12px;padding:24px}.crux-home-page .form-block-9{padding-left:0;padding-right:0}.crux-home-page .collection-item-17.collection-item-feature-resources{justify-content:center;align-items:flex-start;display:flex}.crux-home-page .filter_radio-wrapper{grid-column-gap:24px;grid-row-gap:24px;flex-flow:wrap;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;place-items:flex-start start;display:grid}.crux-home-page .filter_radio-wrapper.destinations{flex-flow:column;grid-template-columns:1fr 1fr 1fr;justify-items:stretch}.crux-home-page .filter_menu-5{justify-content:flex-start;align-items:center;width:100%;margin-bottom:-3rem;margin-left:-1.25rem;padding:40px 5% 3rem;overflow:auto;-webkit-mask-image:linear-gradient(to right,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(to right,#0000,#000 5%,#000 95%,#0000)}.crux-home-page .filter_menu-5.blog{width:100%;margin-left:0;padding-left:0%;padding-right:0%}.crux-home-page .filter_radio-group-7.fs-cmsfilter_active.blog-page{text-shadow:0 1px 4px #0003}.crux-home-page .single-vendor-hero-title-wt-img{flex-flow:column;justify-content:flex-start;align-items:flex-start}.crux-home-page .single-vendor-hero-section{background-size:auto 450px}.crux-home-page .single-vendor-hero-title{margin-left:0}.crux-home-page .single-vendor-hero-container{padding-left:20px;padding-right:20px}.crux-home-page .flex-block-15{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;justify-content:center;place-items:center;display:grid}.crux-home-page .data-onboarding-container,.crux-home-page .video-single-container{padding-left:20px;padding-right:20px}.crux-home-page .paragraph-53{font-size:18px}.crux-home-page .heading-71{font-size:36px}.crux-home-page .explore-resources-container{padding-left:20px;padding-right:20px}.crux-home-page .heading-72{font-size:36px}.crux-home-page .section-container-2{background-image:none}.crux-home-page .section-container-2.single-vendor-last-sec{padding:150px 20px}.crux-home-page .section-bridge-3{background-image:radial-gradient(circle,#000,#fff0),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:auto,auto;height:auto;padding-left:20px;padding-right:20px}.crux-home-page .section-bridge-3.contact-us-section{padding-left:20px;padding-right:20px}.crux-home-page .explore-resources-card-conteint-inner.destinations.solutiions-new{flex-flow:column;align-items:flex-start;display:flex}.crux-home-page .category{grid-column-gap:24px;grid-row-gap:24px;flex-flow:row;justify-content:center;align-items:flex-start}.crux-home-page .category.destinations{flex-flow:row}.crux-home-page .jhba32h7-2{margin:auto 0;padding:0}.crux-home-page .pblfrqtc-2{border-radius:12px;margin:40px 0 0;overflow:hidden}.crux-home-page .a3ora2nt-2{margin:8px 0 0;padding:0}.crux-home-page .bvzr3cbf-2{margin:0;padding:0}.crux-home-page .s9uwb9bg-2{margin:16px 0 0;padding:0}.crux-home-page .hatq9sph{margin:0;padding:0}.crux-home-page .on3izjd9{margin:8px 0 0;padding:0}.crux-home-page .rzyn3jln,.crux-home-page .u5x6m24l,.crux-home-page .x39lqqdj,.crux-home-page .jklqy78x{margin:auto 0;padding:0}.crux-home-page .sat9u06o{margin:0;padding:0}.crux-home-page .jmln57ol{margin:8px 0 0;padding:0}.crux-home-page .image-185{width:200px;height:200px}.crux-home-page .logo-grid._3rd{margin-left:0}.crux-home-page .ar24ogsc-2{border-radius:12px;margin:8px 0 0;padding:16px 0;overflow:hidden}.crux-home-page .data-onboarding-row-3{padding:60px 0 80px}.crux-home-page .data-onboarding-wrapper-4{padding-left:0;padding-right:0}.crux-home-page .zqbs2qla-2{margin:40px 0 0}.crux-home-page .v5glnoo5-2{border-radius:12px;padding:16px 0;overflow:hidden}.crux-home-page .onboarding-background-3{border-width:2px;border-radius:12px;padding:80px 70px 0 0;overflow:hidden}.crux-home-page .data-transformation-management-3{padding-left:20px;padding-right:20px}.crux-home-page .pq8ehs21-3{padding:80px 0 100px}.crux-home-page .pq8ehs21-3.onboarding,.crux-home-page .pq8ehs21-3.onboarding.mobile-product{padding-left:0;padding-right:0}.crux-home-page .the9k33g-2{border-radius:12px;padding:16px 0;overflow:hidden}.crux-home-page .rit127ps-2{margin:40px 0 0}.crux-home-page .dqpta6av-2{border-radius:12px;margin:8px 0 0;padding:16px 0;overflow:hidden}.crux-home-page .i72sfy5s-2{border-radius:12px;padding:40px 0}.crux-home-page .i72sfy5s-2.height.all-destination-single{display:block}.crux-home-page .ctir2tqe-2{padding:100px 0 50px}.crux-home-page .ctir2tqe-2.enterprize.mobile-product,.crux-home-page .ctir2tqe-2.enterprize.self-service{padding-left:0;padding-right:0}.crux-home-page .ctir2tqe-2.enterprize.manage-service{flex-flow:column wrap-reverse;padding-left:0;padding-right:0;display:inline-flex}.crux-home-page .ntyglykp-2{border-radius:12px;margin:8px 0 0;padding:16px 0;overflow:hidden}.crux-home-page .mqsqjjzq-2{padding-left:20px;padding-right:20px}.crux-home-page .l6mkbzdf-2{border-radius:12px;padding:40px 0}.crux-home-page .h58bb6rj-2{padding:100px 0}.crux-home-page .h58bb6rj-2.prdocut-video.mobile-product,.crux-home-page .h58bb6rj-2.prdocut-video.manage-service{padding-left:0;padding-right:0}.crux-home-page .wpuwxfzr-2,.crux-home-page .integrations-2{padding-left:20px;padding-right:20px}.crux-home-page .suppliers-3{grid-template-columns:1fr}.crux-home-page .link-43{font-size:16px;line-height:16px}.crux-home-page .heading-84{font-size:36px}.crux-home-page .section-container-5{background-image:none;padding-left:0;padding-right:0}.crux-home-page .flex-block-19{display:flex}.crux-home-page .heading-85{width:97%;max-width:none;font-size:20px;line-height:24px;display:none}.crux-home-page .pu53rbnn{border-radius:12px;margin:0;padding:0}.crux-home-page .obt66y95{margin:0;padding:0}.crux-home-page .px6rhiho{margin:8px 0 0;padding:0}.crux-home-page .n3aewp1s{margin:24px 0 0}.crux-home-page .li1somkb.other-onboarding-card-width-full{justify-content:flex-start;align-items:flex-start;width:100%}.crux-home-page .c2me417h{border-width:1px;border-radius:12px;padding:24px}.crux-home-page .c2me417h.all-destinations{justify-content:center;align-items:center}.crux-home-page .yz8m1f9c{align-items:center;max-width:373px}.crux-home-page .sec-whatsnew.whatnew-new{padding-left:20px;padding-right:20px}.crux-home-page .hero-9{padding-bottom:60px;padding-left:20px;padding-right:20px}.crux-home-page .cont-partner{padding-bottom:0}.crux-home-page .firstcolumn-author{margin-bottom:24px;position:static}.crux-home-page .text-block-240{font-size:18px;line-height:34px}.crux-home-page .section-53{padding-left:20px;padding-right:20px}.crux-home-page .hero-10{padding-top:160px}.crux-home-page .text-213{font-size:40px;line-height:50px}.crux-home-page .section-54{padding-left:20px;padding-right:20px}.crux-home-page .text-block-242{padding-bottom:40px}.crux-home-page .section-55{padding-left:20px;padding-right:20px}.crux-home-page .xyuvy3yp{margin:0;padding:0}.crux-home-page .eywb0l50{margin:8px 0 0;padding:0}.crux-home-page .u109ilof{margin:auto 0;padding:0}.crux-home-page .r865hyq7{margin:0;padding:0}.crux-home-page .uderuwcq,.crux-home-page .a5swozcw,.crux-home-page .egxa5mbx{margin:auto 0}.crux-home-page .lwip01vz{border-radius:12px;margin:auto 0}.crux-home-page .iti471au,.crux-home-page .o5gijcd8{margin:auto 0}.crux-home-page .jm3jblrc{margin:40px 0 0}.crux-home-page .x36ir219{margin:0;padding:0}.crux-home-page .nlqewmty{margin:auto 0}.crux-home-page .jfr1t6ac{margin:40px 0 0}.crux-home-page .wunajdgl{padding:80px 0}.crux-home-page .h0dm3x1x{padding-left:20px;padding-right:20px}.crux-home-page .space-16{height:auto}.crux-home-page .grid-12{width:100%}.crux-home-page .div-block-237{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;align-items:flex-end}.crux-home-page .core-features-container{grid-row-gap:40px;flex-flow:column;padding-left:20px;padding-right:20px}.crux-home-page .mission-container{padding-left:20px;padding-right:20px}.crux-home-page .mission-wrapper{grid-row-gap:40px;flex-flow:column}.crux-home-page .solution-last-container{position:relative}.crux-home-page .solutions-last-section-wrapper{height:560px}.crux-home-page .solutions-last-section-bg{z-index:0;justify-content:center;align-items:center;max-width:276px;height:617px;right:1%}.crux-home-page .solution-last-title{overflow:clip}.crux-home-page .solution-last-content{z-index:23;position:static;top:200px;right:0%;bottom:0%;left:5%;overflow:visible}.crux-home-page .real-result-container{padding-left:20px;padding-right:20px}.crux-home-page .real-result-cards-inner-wrapper-div{grid-row-gap:24px;flex-flow:column;align-items:center}.crux-home-page .solutions-hero-title{font-size:54px}.crux-home-page .mf9c73w0{margin:auto 0;padding:4px 8px}.crux-home-page .huwr6pvh{border-radius:8px;margin:auto 0;padding:4px 12px}.crux-home-page .text-product-2{margin:auto 0;padding:0}.crux-home-page .at2lpggm-2{border-width:1px;border-radius:12px;padding:4px}.crux-home-page .text-prduct-2-2{margin:auto 0;padding:0}.crux-home-page .heading-90{font-size:48px}.crux-home-page .text-block-251.gray{width:100%;padding-right:20px;font-size:17px}.crux-home-page .come-together-container{padding-left:20px;padding-right:20px}.crux-home-page .text-233{font-size:40px;line-height:48px}.crux-home-page .resource-card-content-inner{max-height:none}.crux-home-page .flex-block-20{grid-column-gap:40px;grid-row-gap:40px}.crux-home-page .paragraph-58{width:100%;max-width:254px}.crux-home-page .resources-single-container.new-resources-card.bigdesktop{padding-top:160px;padding-left:20px;padding-right:20px}.crux-home-page .sphere-home-section-3{padding-left:40px;padding-right:40px}.crux-home-page .paragraph-59{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .sphere-home-section-5{padding-left:40px;padding-right:40px}.crux-home-page .sphere-home-section-5.grid-crux-collection{border-top-style:none;padding-left:20px;padding-right:20px}.crux-home-page .image-257{width:100%;display:block}.crux-home-page .image-258{display:none}.crux-home-page .div-block-256{padding-left:20px;padding-right:20px}.crux-home-page .resources-gated-wrapper.mobile-resources{flex-flow:column}.crux-home-page .heading-93{font-size:50px;line-height:62px}.crux-home-page .twoblock-btn{flex-flow:column;justify-content:flex-start;align-items:flex-start}.crux-home-page .div-block-282{flex-flow:column;justify-content:center;align-items:center}.crux-home-page .div-block-290{margin-bottom:0}.crux-home-page .heading-94{font-size:50px;line-height:62px}.crux-home-page .search-button-13{right:6%}.crux-home-page .div-block-314{flex-flow:column;width:100%}.crux-home-page .btn-close-nav-inner.flex-inlines{grid-column-gap:0px;grid-row-gap:0px;flex-flow:row;justify-content:space-around;align-items:center;margin-left:10px;display:flex}.crux-home-page .header-nav-slider-left-right-block{height:100vh;display:none}.crux-home-page .div-block-319{flex-flow:column;display:none}.crux-home-page .div-block-321{flex-flow:column;justify-content:flex-start;align-items:flex-start}.crux-home-page .blog-title-10{overflow:visible}.crux-home-page .h-flex-inside{flex-flow:wrap;max-width:405.33px;display:flex;overflow:clip}.crux-home-page .image-284{margin-top:-53px;margin-left:26px;padding-left:0}.crux-home-page .button-16{flex:0 auto;width:auto;margin-top:0;margin-left:-15px;margin-right:60px;font-size:16px}.crux-home-page .header-nav-slider-left-right-block-wrapper-inner{height:auto;padding-left:20px;padding-right:20px;display:block}.crux-home-page .header-nav-slider-left-right-block-wrapper-inner.updated-now-mg{padding-left:20px}.crux-home-page .header-nav-dropdown-wrapper-mob-2{max-height:543px;display:none}.crux-home-page .btns-only-no-dd{margin-top:10px;margin-bottom:10px}.crux-home-page .nav-learn-list-9{max-width:none}.crux-home-page .nav-menu-solution-btn-5{padding-left:12px}.crux-home-page .nav-company-list-7{height:245px}.crux-home-page .search-button-14{height:50px;margin-top:0;margin-right:.5em;padding-top:12px;inset:0% 0% 0% auto}.crux-home-page .search-input-11{padding-bottom:30px}.crux-home-page .icon-5.icons-tags.swapped-on-closeinner{transform:rotate(90deg)!important}.crux-home-page .image-289{max-width:67%;height:auto}.crux-home-page .image-290.aboutus-img{height:auto}.crux-home-page .div-blog-5{flex:0 auto;align-self:auto;width:100%}.crux-home-page .header-nav-slider-left-right-block-wrapper.solution-mob,.crux-home-page .header-nav-slider-left-right-block-wrapper.company-mob{height:80vh;display:none}.crux-home-page .header-nav-slider-left-right-block-wrapper.learn-mob{object-fit:fill;height:80vh;display:none;overflow:hidden auto}.crux-home-page .header-nav-slider-left-right-block-wrapper.product-mob{z-index:auto;box-sizing:border-box;height:80vh;display:none}.crux-home-page .search-button-17{right:6%}.crux-home-page .div-block-352{flex-flow:column;width:100%}.crux-home-page .div-block-358{flex-flow:column;display:none}.crux-home-page .div-block-360{flex-flow:row;justify-content:space-around;align-items:center}.crux-home-page .blog-title-13{overflow:visible}.crux-home-page .image-318{margin-top:-53px;margin-left:26px;padding-left:0}.crux-home-page .button-18{flex:0 auto;width:auto;margin-top:0;margin-left:-15px;margin-right:60px;font-size:16px}.crux-home-page .nav-learn-list-11{max-width:none}.crux-home-page .nav-menu-solution-btn-7{padding-left:12px}.crux-home-page .nav-company-list-11{height:245px}.crux-home-page .search-button-18{height:50px;margin-top:0;margin-right:.5em;padding-top:12px;inset:6px 0% auto auto}.crux-home-page .search-input-13{padding-bottom:30px}.crux-home-page .image-327{max-width:100%;height:auto}.crux-home-page .image-328.aboutus-img{height:auto}.crux-home-page .div-blog-7{flex:0 auto;align-self:auto;width:100%}.crux-home-page .link-block-119.menu-webinar{width:60%}.crux-home-page .dottedglobe-2{opacity:1;width:100%;max-width:none;margin-top:-200px;top:182px;overflow:hidden}.crux-home-page .image-121{width:100%;max-width:582px;margin-top:5px;margin-left:0}.crux-home-page .image-122{width:300px;max-width:none;margin-top:-54px;margin-left:0}.crux-home-page .image-124{width:160px;max-width:115px;height:250px;margin-top:-208px;margin-left:20px}.crux-home-page .expand-scale-integrate-p{margin-top:20px;margin-bottom:10px;font-size:24px}.crux-home-page .image-126{width:auto;max-width:838px;margin-right:65px}.crux-home-page .sphere-by-p{margin-top:0;font-size:17px}.crux-home-page .sphere-wrapper{width:auto;margin-top:-20px;margin-left:0}.crux-home-page .banner-2{padding-left:20px;padding-right:20px}.crux-home-page .hero-13{padding-top:40px;padding-bottom:40px}.crux-home-page .respond-fast-operate-lean-scale-smart{white-space:normal;word-break:normal;padding-right:100px;font-size:44px;line-height:52px}.crux-home-page .group-1000001123{display:none}.crux-home-page .frame-1000001116{padding-top:20px}.crux-home-page .text-255{font-size:31px}.crux-home-page .frame-1000001115{grid-column-gap:15px}.crux-home-page .demo-form-section{padding-top:0}.crux-home-page .flex-block-21.demo-section{padding-left:20px;padding-right:20px}.crux-home-page .frame-1000000966{flex-flow:row;padding-top:20px}.crux-home-page .frame-1000000967{grid-row-gap:24px;flex-flow:column}.crux-home-page .frame-1000001111,.crux-home-page .frame-24{height:auto}.crux-home-page .features{padding-top:40px;padding-left:20px;padding-right:20px}.crux-home-page .text-243{padding-bottom:20px;padding-right:10px;font-size:25px;line-height:30px}.crux-home-page .text-247{font-size:33px}.crux-home-page .selling-point-3{padding-left:0;padding-right:0}.crux-home-page .text-249{font-size:33px}.crux-home-page .image-331{display:none}.crux-home-page .image-332{display:block}.crux-home-page .text-251{font-size:36px;line-height:50px}.crux-home-page .hero-arrayx{background-size:auto;padding-top:50px;padding-left:20px;padding-right:20px}.crux-home-page .div-block-386{grid-column-gap:20px;grid-row-gap:20px;padding-left:20px;padding-right:20px}.crux-home-page .video-2{height:350px;min-height:350px;max-height:350px;margin-top:0;margin-bottom:0}.crux-home-page .div-block-388{height:350px;min-height:350px;max-height:350px;padding-left:0;padding-right:0}.crux-home-page .body-arrayx{padding:40px 20px}.crux-home-page .prompt{grid-column-gap:5px;grid-row-gap:5px;padding-left:20px;padding-right:20px}.crux-home-page .inside-content{grid-column-gap:0px;grid-row-gap:0px}.crux-home-page .heading-97{font-size:21px}.crux-home-page .paragraph-73{font-size:16px}.crux-home-page .image-334{height:100px}.crux-home-page .div-block-390{width:316px}.crux-home-page .div-block-390.mobile-only{width:216px}.crux-home-page .feature3.mobile-only{padding-left:20px;padding-right:20px}.crux-home-page .feature3.mobile-only.small-device{display:none}.crux-home-page .columns-8{flex-flow:wrap-reverse;display:flex}.crux-home-page .paragraph-75{font-size:20px;line-height:34px}.crux-home-page .column-17{padding-left:10px}.crux-home-page .column-19{padding-right:10px}.crux-home-page .column-20{padding-left:10px}.crux-home-page .column-21{padding-right:10px}.crux-home-page .link-51{font-size:16px;line-height:16px}.crux-home-page .heading-99{font-size:36px}.crux-home-page .heading-100{width:97%;max-width:none;font-size:20px;line-height:24px;display:none}.crux-home-page .heading-100.arrayx{display:block}.crux-home-page .section-container-6{background-image:none;padding-left:0;padding-right:0}.crux-home-page .flex-block-24{display:none}.crux-home-page .image-335{width:100px}.crux-home-page .image-335.mobile-only{width:213px}.crux-home-page .image-336,.crux-home-page .image-337{width:100px}.crux-home-page .div-block-394{padding-left:20px;padding-right:20px}.crux-home-page .feature8{margin-top:80px}.crux-home-page .pricing-comparison{padding:60px 15px}.crux-home-page .pricing-wrapper{justify-items:stretch}.crux-home-page .pricing-card{width:auto}.crux-home-page .pricing-title{font-size:34px;line-height:42px}.crux-home-page .hero-stack{padding:60px 15px}.crux-home-page .div-block-398{grid-column-gap:20px;grid-row-gap:20px;padding-left:20px;padding-right:20px}.crux-home-page .div-block-399{padding-left:20px;padding-right:20px}.crux-home-page .image-338{height:100px}.crux-home-page .paragraph-77{font-size:16px}.crux-home-page .div-block-400{width:316px}.crux-home-page .heading-103{font-size:21px}.crux-home-page .columns-13{flex-flow:wrap-reverse;display:flex}.crux-home-page .column-26{padding-left:10px}.crux-home-page .paragraph-78{font-size:20px;line-height:34px}.crux-home-page .column-27{padding-right:10px}.crux-home-page .paragraph-79{font-size:20px;line-height:34px}.crux-home-page .column-28{padding-left:10px}.crux-home-page .column-29{padding-right:10px}.crux-home-page .paragraph-80,.crux-home-page .paragraph-81{font-size:20px;line-height:34px}.crux-home-page .column-31{padding-right:10px}.crux-home-page .paragraph-82{font-size:20px;line-height:34px}.crux-home-page .column-32{padding-left:10px}.crux-home-page .pricing-items{padding:60px 15px}.crux-home-page .pricing-card-two{flex-direction:column;justify-content:flex-start;align-items:stretch}.crux-home-page .pricing-image-two{max-width:100%;margin-bottom:30px;margin-right:0}.crux-home-page .pricing-overview{padding:60px 15px}.crux-home-page .section-bridge-4{background-image:radial-gradient(circle,#000,#fff0),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:auto,auto;height:auto;padding-left:40px;padding-right:40px}.crux-home-page .heading-107{font-size:36px}.crux-home-page .heading-108{width:97%;max-width:none;font-size:20px;line-height:24px;display:none}.crux-home-page .link-54{font-size:16px;line-height:16px}.crux-home-page .pricing-comparison-2{padding:60px 15px}.crux-home-page .pricing-wrapper-2{justify-items:stretch}.crux-home-page .pricing-card-2{width:auto}.crux-home-page .pricing-title-2{font-size:34px;line-height:42px}.crux-home-page .columns-18{flex-flow:wrap-reverse;display:flex}.crux-home-page .column-34{padding-left:10px}.crux-home-page .paragraph-83{font-size:20px;line-height:34px}.crux-home-page .column-35{padding-right:10px}.crux-home-page .paragraph-84{font-size:20px;line-height:34px}.crux-home-page .column-36{padding-left:10px}.crux-home-page .column-37{padding-right:10px}.crux-home-page .paragraph-85{font-size:20px;line-height:34px}.crux-home-page .column-38{padding-left:10px}.crux-home-page .column-39{padding-right:10px}.crux-home-page .paragraph-86,.crux-home-page .paragraph-87{font-size:20px;line-height:34px}.crux-home-page .navbar-brand-three{padding-left:0}.crux-home-page .nav-menu-three{border-radius:20px;flex-direction:column;padding-bottom:30px}.crux-home-page .nav-menu-block-2{flex-direction:column}.crux-home-page .nav-link{padding-top:10px;padding-bottom:10px;display:inline-block}.crux-home-page .nav-dropdown{flex-direction:column;align-items:center;display:flex}.crux-home-page .nav-dropdown-toggle{padding-top:10px;padding-bottom:10px}.crux-home-page .nav-dropdown-list.shadow-three{box-shadow:0 8px 50px #0000000d}.crux-home-page .nav-dropdown-list.shadow-three.w--open{position:relative}.crux-home-page .nav-dropdown-list.shadow-three.mobile-shadow-hide{box-shadow:none}.crux-home-page .nav-link-accent{margin-right:5px;padding-top:10px;padding-bottom:10px;display:inline-block}.crux-home-page .mobile-margin-top-10{margin-top:10px}.crux-home-page .hero-heading-center{padding:60px 15px}}@media screen and (max-width: 479px){.crux-home-page .home-hero{padding-top:60px}.crux-home-page .heading{margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:28px;line-height:41px}.crux-home-page .heading.career-hero-heading-1{font-size:38px}.crux-home-page .div-block{padding-left:0;padding-right:0}.crux-home-page .div-block.career-hero-block{justify-content:center;align-items:flex-start;padding-top:140px;padding-bottom:60px}.crux-home-page .div-block.content-bridging{padding-right:0}.crux-home-page .heading-3{width:100%;max-width:383px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px}.crux-home-page .image{display:block}.crux-home-page .section-bridge{height:auto;padding-left:40px;padding-right:40px}.crux-home-page .link-3{width:auto;padding-left:24px;padding-right:24px;font-size:16px}.crux-home-page .section-3.footer{grid-column-gap:40px;grid-row-gap:40px;flex-flow:column;justify-content:space-between;align-items:flex-start;padding-top:80px;padding-bottom:160px}.crux-home-page .text-block-9{line-height:28px}.crux-home-page .div-block-12{justify-content:flex-start;align-items:center;margin-bottom:0}.crux-home-page .div-block-13{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;justify-content:space-between;align-items:flex-start}.crux-home-page .div-block-14{grid-column-gap:24px;grid-row-gap:24px;justify-content:space-between;align-items:flex-start}.crux-home-page .div-block-15{justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.crux-home-page .text-block-11{text-align:center;font-size:16px;line-height:16px}.crux-home-page .link-5{text-align:left;font-size:16px;line-height:22px}.crux-home-page .div-block-16{justify-content:flex-start;align-items:flex-start;width:100%}.crux-home-page .div-block-17{justify-content:flex-start;align-items:flex-start;width:100%;padding-bottom:0;display:flex}.crux-home-page .div-block-17.mob-footer-only{flex-flow:column;padding-bottom:0}.crux-home-page .div-block-18{justify-content:flex-start;align-items:flex-start;width:100%;padding-bottom:0;display:flex}.crux-home-page .div-block-19{justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.crux-home-page .container-9{padding-bottom:60px}.crux-home-page .container-9.soul{padding-top:0}.crux-home-page .cards-block{grid-column-gap:40px;grid-row-gap:40px;flex-flow:column}.crux-home-page .frame-1000000892{width:60px;height:60px}.crux-home-page .text{font-size:24px}.crux-home-page .text.num-career{font-size:20px}.crux-home-page .text-2,.crux-home-page .text-3{font-size:18px;line-height:24px}.crux-home-page .frame-28{grid-column-gap:8px;grid-row-gap:8px;flex-flow:wrap;width:100%}.crux-home-page .text-4{text-align:center;font-size:20px;line-height:24px}.crux-home-page .text-5{font-size:16px;line-height:24px}.crux-home-page .section-wrapper{padding-left:0;padding-right:0}.crux-home-page .section-wrapper.main-sec-wrapper,.crux-home-page .section-wrapper.sec-wrapper-second{padding-left:20px;padding-right:20px}.crux-home-page .text-12,.crux-home-page .text-12.p-center{font-size:20px;line-height:24px}.crux-home-page .vectors-wrapper{width:25px;height:25px}.crux-home-page .solution-section{padding-left:10px;padding-right:10px}.crux-home-page .jobs-continer{padding-left:20px;padding-right:20px}.crux-home-page .jobs-continer.maps{object-fit:cover;background-image:url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756afa0b2d8e04df568e3b5_map-background.jpg);background-repeat:repeat;background-size:cover;background-attachment:scroll;height:200px;padding-left:20px;padding-right:20px}.crux-home-page .features-5{padding-top:40px;padding-bottom:60px}.crux-home-page .features-5.beniftis{padding-top:60px;padding-bottom:60px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .features-5.team{padding-bottom:0}.crux-home-page .text-20,.crux-home-page .text-20.t-center{font-size:28px;line-height:30px}.crux-home-page .frame-1000000913{grid-row-gap:25px}.crux-home-page .frame-1000000914{grid-column-gap:12px;grid-row-gap:12px;flex-flow:row}.crux-home-page .frame-1000000915{grid-column-gap:0px}.crux-home-page .frame-1000000916{grid-column-gap:5px}.crux-home-page .text-21{font-size:13px;line-height:20px}.crux-home-page .text-22{font-size:24px;line-height:28px}.crux-home-page .text-23{font-size:16px;line-height:24px}.crux-home-page .div-profesional.swiper{padding-left:20px}.crux-home-page .maps-section{object-fit:contain}.crux-home-page .data-section{margin-right:0;padding-left:0;padding-right:0}.crux-home-page .job-section{padding-left:10px;padding-right:10px}.crux-home-page .job-section.application{margin-bottom:30px;padding-left:0;padding-right:0}.crux-home-page .text-25{font-size:28px;line-height:30px}.crux-home-page .text-26{font-size:16px;line-height:20px}.crux-home-page .text-27{color:#134ba4;padding:20px 25px}.crux-home-page .div4{grid-row-gap:24px;flex-flow:column;justify-content:flex-end;align-items:flex-start}.crux-home-page .text-28{font-size:20px;line-height:24px}.crux-home-page .text-29{font-size:18px;line-height:24px}.crux-home-page .cta{justify-content:flex-start;align-items:center}.crux-home-page .image-12{aspect-ratio:1;object-fit:cover;width:100%;height:auto;margin-left:0}.crux-home-page .image-12.team-image{object-fit:cover;width:100%}.crux-home-page .form{grid-column-gap:10px;grid-row-gap:10px;color:#374151;flex-flow:column;width:auto}.crux-home-page .privacy-policy{padding-top:155px}.crux-home-page .container-23{padding-left:20px;padding-right:20px}.crux-home-page .paragraph-10{padding-top:0}.crux-home-page .privacy-content{padding-top:40px}.crux-home-page .container-24{padding-left:20px;padding-right:20px}.crux-home-page .column{padding-right:0}.crux-home-page .link-14{overflow-wrap:break-word}.crux-home-page .column-2{display:none}.crux-home-page .heading-28{font-size:36px;line-height:40px}.crux-home-page .filter-select{height:60px;padding:12px 15px;font-size:17px;display:inline-flex}.crux-home-page .text-span-32{text-align:left}.crux-home-page .columns-3{flex-flow:column}.crux-home-page .column-3,.crux-home-page .column-4{padding-top:10px;padding-bottom:10px}.crux-home-page .text-block-29-copy.cat{text-align:center;margin-left:0}.crux-home-page .text-block30,.crux-home-page .text-block30.processing,.crux-home-page .text-block-30{margin-left:auto}.crux-home-page .div-block-38{word-break:normal}.crux-home-page .text-block-34,.crux-home-page .purpose{font-size:14px}.crux-home-page .nav-header{display:none}.crux-home-page .nav-menu-companylist{height:auto}.crux-home-page .search-block.all-destinations{padding-left:0;padding-right:0}.crux-home-page .search-button-4{right:5%}.crux-home-page .search-input-4{font-size:10px}.crux-home-page .search-input-4::placeholder{overflow-wrap:normal;font-size:16px}.crux-home-page .privacy{white-space:break-spaces;word-break:break-all}.crux-home-page .list-item-40{color:#444;font-size:14px}.crux-home-page .list-item-41,.crux-home-page .list-item-42{font-size:14px}.crux-home-page .list-item-43,.crux-home-page .list-item-44{color:#444;font-size:14px}.crux-home-page .text-block-58{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .blog-hero-section{padding-bottom:20px;padding-left:20px;padding-right:20px}.crux-home-page .blog-hero-section.search{box-sizing:border-box;padding-left:20px;padding-right:20px}.crux-home-page .blog-hero{justify-content:space-between;align-items:flex-start;overflow:hidden}.crux-home-page .blog-hero-content{flex-flow:column}.crux-home-page .hero-content-wrapper{width:100%}.crux-home-page .text-33{font-size:20px;line-height:33px}.crux-home-page .filter-section{padding-left:20px;padding-right:20px}.crux-home-page .filter-section.all-destinations{padding-left:0}.crux-home-page .featured-destination.all-destinations{padding-top:20px}.crux-home-page .discover-how-our-collaboration-with-morningstar-enhances-access-to-financial-data-and-insights-for-better-investment{font-size:16px;line-height:20px}.crux-home-page .blog-wrapper-content{padding-left:0;padding-right:0}.crux-home-page .blog-wrapper-content.destinations,.crux-home-page .blog-wrapper-content.destinations.desktop,.crux-home-page .blog-wrapper-content.destinations.solutions-destination-container.cards-new{margin-top:40px}.crux-home-page .blog-content.blog{padding-bottom:40px}.crux-home-page .space-3{height:300px;padding-left:0;padding-right:0}.crux-home-page .text-45{font-size:28px;line-height:32px}.crux-home-page .frame-47{flex-flow:column}.crux-home-page .text-50{font-size:28px;display:block}.crux-home-page .text-51{font-size:16px;line-height:20px}.crux-home-page .vectors-wrapper-5{width:14px;height:14px}.crux-home-page .explore-crux-section{padding:40px 20px}.crux-home-page .explore-crux-wrapper{flex-flow:row;padding:40px 0 80px}.crux-home-page .text-56{font-size:36px;line-height:42px}.crux-home-page .text-57{font-size:16px;line-height:20px}.crux-home-page .space-5{height:411px;margin-bottom:0;padding-bottom:65px;padding-left:50px;position:absolute}.crux-home-page .floating-blocks{width:100%;position:relative;top:0%;right:0%;bottom:0%;left:0}.crux-home-page .floating-blocks.blog-sources{z-index:0;width:auto;max-width:337px;padding-right:0;position:static;right:0%;overflow:visible}.crux-home-page .collection-list-4{grid-template-columns:1fr}.crux-home-page .collection-list-4.with-results{grid-row-gap:40px;grid-template-rows:auto;grid-template-columns:1fr}.crux-home-page .collection-list-4.with-results.destinations.tablet._6-cards-on-destination{align-items:center}.crux-home-page .datasheet-section{padding-left:20px;padding-right:20px}.crux-home-page .blog-single-wrapper{padding-top:120px}.crux-home-page .resources-body{padding-left:20px;padding-right:20px}.crux-home-page .conclusion-wrapper{padding-top:60px;padding-bottom:60px}.crux-home-page .conclusion-content{padding-left:15px;padding-right:15px}.crux-home-page .error-5df56431-9dab-761d-c463-62cf559f1ce1{font-size:16px;line-height:24px}.crux-home-page .heading-31.inside-crux-stories-and-interviews{font-size:28px;line-height:32px}.crux-home-page .bold-text-44,.crux-home-page .bold-text-45,.crux-home-page .bold-text-46,.crux-home-page .bold-text-47,.crux-home-page .bold-text-48,.crux-home-page .bold-text-49,.crux-home-page .bold-text-50,.crux-home-page .bold-text-51,.crux-home-page .bold-text-52,.crux-home-page .bold-text-53,.crux-home-page .bold-text-54,.crux-home-page .bold-text-55,.crux-home-page .bold-text-56,.crux-home-page .bold-text-57{color:#000}.crux-home-page .bridging-section{background-image:linear-gradient(65deg,#fff0 15%,#000 91%),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/679759aa340428242bfa84fb_Group%201000001112.png);background-position:0 0,100% 24%;background-repeat:repeat,no-repeat;background-size:auto,cover;background-attachment:scroll,scroll;height:450px}.crux-home-page .bridging-container{height:100%;max-height:600px;padding-left:20px;padding-right:20px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .career-hero-container{background-image:linear-gradient(90deg,#fff0,#000),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6751171cb1c710184a274d58_matrix_white.svg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:auto,auto 750px;background-attachment:scroll,scroll;height:auto;padding:0 20px}.crux-home-page .career-hero-section{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .dropdown-wrapper{min-width:88vw}.crux-home-page .nav-link-2{padding-top:20px;padding-bottom:20px}.crux-home-page .collection-list-5{flex-flow:row;align-items:center}.crux-home-page .collection-list-5.blog-resources{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;grid-template-rows:auto auto auto;grid-template-columns:1.5fr 1.5fr;grid-auto-columns:1fr;justify-content:center;place-items:center start;width:100%;display:flex}.crux-home-page .header-nav{padding-left:10px;padding-right:10px}.crux-home-page .mobile-toggle,.crux-home-page .mobile-dropdown._2{color:#111928}.crux-home-page .mobile-dropdown._3.learn-mob{display:block}.crux-home-page .mobile-dropdown._4{display:inline-block}.crux-home-page .collection-list-wrapper-3{grid-column-gap:16px;grid-row-gap:16px;flex-flow:row;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;margin-left:auto;margin-right:auto;display:block}.crux-home-page .radio-button-label-2{width:100%;font-size:14px;line-height:14px}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn,.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.right{padding:8px}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.left{margin-left:0;padding:6px}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.right,.crux-home-page .btn-2.btn-primary.card-slider_nav-btn{padding:8px}.crux-home-page .card-slider_nav{justify-content:space-between;align-items:center}.crux-home-page .slick-slider.cms-slider{grid-column-gap:20px;grid-row-gap:20px;width:auto;margin-right:0}.crux-home-page .container-32{margin-left:0;margin-right:0}.crux-home-page .container-32.blog-resources{padding-left:0;padding-right:0}.crux-home-page .header-wrapper_left{justify-content:flex-start;align-items:stretch;margin-top:0}.crux-home-page .icon{line-height:20px}.crux-home-page .features-12{padding-top:0}.crux-home-page .div-block-65{flex-flow:column;padding-left:15px;padding-right:15px}.crux-home-page .div-block-65.counter-reult{padding-top:15px}.crux-home-page .form-3{padding-left:0;padding-right:0}.crux-home-page .text-field-2{padding-left:15px;padding-right:15px;font-size:20px}.crux-home-page .text-field-2::placeholder{font-size:14px}.crux-home-page .text-field-2.mobile{font-size:18px;line-height:24px;display:block}.crux-home-page .text-field-2.desktop{display:none}.crux-home-page .text-field-2.mobile{width:100%;padding-top:32px;font-size:18px;line-height:24px;display:block}.crux-home-page .text-field-2.search-resources-input{width:100%}.crux-home-page .count,.crux-home-page .count.noresults{font-size:20px;line-height:30px}.crux-home-page .count.noresults.span{text-align:center;padding-top:15px;line-height:24px}.crux-home-page .count.noresultscounter{font-size:20px;line-height:30px}.crux-home-page .div-block-66{grid-column-gap:5px;grid-row-gap:5px;flex-flow:row}.crux-home-page .results-message.first-results{flex-flow:row;margin-top:40px}.crux-home-page .div-block-68{flex-flow:column;grid-template-columns:1fr}.crux-home-page .hero-wrapper{padding-left:20px;padding-right:20px;overflow:hidden}.crux-home-page .hero-container{padding-top:120px}.crux-home-page .text-76{grid-row-gap:14px}.crux-home-page .text-77{font-size:40px;line-height:48px}.crux-home-page .text-78{margin-bottom:0;padding-top:0}.crux-home-page .section-container{grid-column-gap:0px;grid-row-gap:0px;background-image:none;justify-content:flex-start;align-items:center}.crux-home-page .section-container.lastsection{padding-left:20px;padding-right:20px}.crux-home-page .text-block-91{font-size:14px}.crux-home-page .text-block-91.category{font-size:10px}.crux-home-page .sec-lines{display:none;top:22.7em}.crux-home-page .with-blurimg{display:none;top:7.1em}.crux-home-page .reddotted-lines{top:3.4em;right:23px}.crux-home-page .cont-sphere{max-width:200px;margin-top:-1.1em;margin-right:35px}.crux-home-page .div-block-86{text-align:center}.crux-home-page .header-nav-2{padding-left:10px;padding-right:10px;display:block}.crux-home-page .heading-49{font-size:40px;line-height:48px}.crux-home-page .div-block-99{padding-left:20px;padding-right:20px}.crux-home-page .text-block-124.gray{width:100%;padding-bottom:0;padding-right:0}.crux-home-page .div-block-100{display:none}.crux-home-page .aboutus-hero-section-3{margin-top:0;padding-bottom:0;padding-left:0;padding-right:0}.crux-home-page .aboutus-hero-section-3.product{margin-top:80px;padding-left:0;padding-right:0}.crux-home-page .image-68.hero-image{width:440px;margin-top:0;padding-left:0;position:absolute;right:-28%}.crux-home-page .container-44{padding:160px 0 80px}.crux-home-page .container-44.product{padding-top:80px}.crux-home-page .feautres-2{z-index:-1;height:auto;max-height:none;margin-top:0;padding-left:0;padding-right:0;top:0%}.crux-home-page .feautres-2.single-section-feature.single-vendor-adjust{position:static}.crux-home-page .container-45{padding-bottom:40px}.crux-home-page .div-block-102.counter{padding-left:20px;padding-right:0}.crux-home-page .div-block-103{padding-right:0}.crux-home-page .grid-7{grid-template-rows:auto;grid-template-columns:1fr}.crux-home-page .container-46{flex-flow:column;display:flex}.crux-home-page .text-block-125{padding-right:10px;line-height:24px}.crux-home-page .heading-51.counter{margin-top:0;padding-top:0;padding-bottom:0;font-size:30px;line-height:36px}.crux-home-page .heading-52{font-size:30px;line-height:36px}.crux-home-page .section-27.data{padding-left:20px;padding-right:20px;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .section-28{padding-left:20px;padding-right:20px}.crux-home-page .grid-8,.crux-home-page .grid-8._2column{grid-template-columns:1fr}.crux-home-page .heading-53{font-size:30px;line-height:36px}.crux-home-page .section-29.board{padding-left:20px;padding-right:20px}.crux-home-page .grid-9{grid-template-rows:auto;grid-template-columns:1fr;padding-top:40px}.crux-home-page .heading-54{font-size:30px;line-height:36px}.crux-home-page .heading-54.board{margin-bottom:0;font-size:40px;line-height:48px}.crux-home-page .investors-2{padding:0 20px 80px}.crux-home-page .heading-investors-2{font-size:30px}.crux-home-page .grid-10{grid-column-gap:48px;grid-row-gap:48px;grid-template-columns:1fr}.crux-home-page .section-bridge-2{background-image:radial-gradient(circle,#000,#fff0),url(https://cdn.prod.website-files.com/671ad000f127406535cffcbb/6756aaffae3a3497b107fedb_Vectors-Wrapper.svg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:auto,cover;height:auto;padding-left:0;padding-right:0}.crux-home-page .div-block-106{padding-left:0;padding-right:0}.crux-home-page .heading-56{margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:28px;line-height:41px}.crux-home-page .heading-58{width:auto;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px;line-height:24px}.crux-home-page .link-29{font-size:16px}.crux-home-page .div-block-111{margin-bottom:40px}.crux-home-page .div-product-img-left{width:165px}.crux-home-page .navigation-column-2-a.nav-col-4._3rdcol,.crux-home-page .navigation-column-2-a.nav-col-4._2ndcol{height:auto}.crux-home-page .navigation-column-2-a.nav-col-4.diff-nav{min-width:auto}.crux-home-page .header-nav-dropdown.mob{grid-column-gap:16px;grid-row-gap:16px;border-left:1px solid #0000001a;border-right:1px solid #0000001a;flex-flow:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;padding-left:0;padding-right:0;display:none}.crux-home-page .navigation-drop-container-2.nav-drop-container-company{padding-left:0;padding-right:16px}.crux-home-page .header-nav-section{display:block}.crux-home-page .nav-company-list-3{height:auto;position:relative}.crux-home-page .header-nav-wrapper-mob{display:flex}.crux-home-page .header-nav-container-mob{margin-left:10px;margin-right:10px}.crux-home-page .nav-link-text-2{color:#111928}.crux-home-page .div-blog-2{width:100%}.crux-home-page .header-nav-dropdown-wrapper-mob{width:100%;margin-top:0;display:none}.crux-home-page .iyfv6dbn{margin:0;padding:0}.crux-home-page .x6yx8r97{margin:8px 0 0;padding:0;font-size:16px;line-height:24px}.crux-home-page .dlhqvkl4{margin:auto 0;padding:0;font-size:16px}.crux-home-page .error-83afcd9c-5253-6e6f-8f75-9ee057f0bb05{font-size:16px;line-height:24px}.crux-home-page .error-4b1bbdfe-aff8-02f1-e482-22fc7b91502a{font-size:16px}.crux-home-page .o0c6j140{border-radius:8px;margin:0;padding:0}.crux-home-page .aj6h8067{border-radius:12px;padding:16px 0;overflow:hidden}.crux-home-page .go9b709n{margin:40px 0 0}.crux-home-page .kccmoimk{min-height:280px;max-height:280px;margin:0;padding:0}.crux-home-page .text-block-170{font-size:16px}.crux-home-page .image-80{width:60px;height:60px}.crux-home-page .text-block-171{font-size:16px}.crux-home-page .text-120{font-size:20px;line-height:33px}.crux-home-page .text-block-172{font-size:16px}.crux-home-page .contact-right-wrapper.resource.gated-access-resource{margin-top:20px}.crux-home-page .paragraph-34{text-align:justify}.crux-home-page .flex-block-7{grid-column-gap:40px;grid-row-gap:40px;flex-flow:column}.crux-home-page .flex-block-6{flex-flow:column}.crux-home-page .flex-block-8{grid-row-gap:40px;flex-flow:column}.crux-home-page .contact-form-2{margin-bottom:40px}.crux-home-page .contact-form-2.allresource-2{margin-top:0}.crux-home-page .support-button-2{flex-flow:column}.crux-home-page .support-button-2.btn-current.help{grid-column-gap:16px;flex-flow:row;padding-left:10px;padding-right:10px;display:flex}.crux-home-page .support-button-2.btn-current.help.w--current{grid-column-gap:16px;flex-flow:row;margin-top:40px;padding-left:10px;padding-right:10px}.crux-home-page .support-button-2.btn-current.help.w--current:lang(en){flex-flow:row}.crux-home-page .support-form-2{margin-top:20px;display:none}.crux-home-page .div-block-142{height:400px}.crux-home-page .flex-block-9{grid-row-gap:20px}.crux-home-page .heading-63{font-size:30px;line-height:36px}.crux-home-page .paragraph-37{font-size:16px}.crux-home-page .text-130{grid-row-gap:16px}.crux-home-page .text-block-177{font-size:18px;line-height:20px}.crux-home-page .image-86{width:160px}.crux-home-page .div-block-153.product-card{width:auto;padding-left:10px;padding-right:20px}.crux-home-page .search-8{position:relative}.crux-home-page .div-block-174{flex-flow:column}.crux-home-page .dropdown-list-mob-3{flex-flow:column;min-height:auto;max-height:none;display:none}.crux-home-page .text-block-211{color:#111928}.crux-home-page .nav-learn-2{width:100%}.crux-home-page .nav-menu-title-aboutus-3{height:auto}.crux-home-page .search-input-9{margin-bottom:0;padding-top:25px;padding-bottom:25px;font-size:12px}.crux-home-page .navigation-column-3.nav-col-2,.crux-home-page .navigation-column-3.nav-col-half{width:100%}.crux-home-page .navigation-column-3.nav-col-3{display:block}.crux-home-page .navigation-column-3.nav-col-half{width:100%}.crux-home-page .search-button-9{vertical-align:middle;height:40px;margin-top:0;padding:5px 12px;font-size:12px;inset:10% 0% 0% auto}.crux-home-page .div-block-172{flex-flow:column}.crux-home-page .blog-title-7{color:#000;text-decoration:none}.crux-home-page .div-block-163{flex-flow:row;justify-content:flex-start;align-items:center}.crux-home-page .div-block-163:hover{border-radius:8px}.crux-home-page .image-87{max-width:80%}.crux-home-page .nav-link-6{color:#111928}.crux-home-page .nav-link-6.customer-stories-nav{display:none}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added{margin-top:0}.crux-home-page .nav-btn-links.nav-btn-sources.solutions.sphere-added.selfserivce-btn{padding-left:0}.crux-home-page .nav-btn-links.nav-btn-company{position:absolute;inset:auto auto 0% 0%}.crux-home-page .nav-btn-links.nav-btn-company.learn-mob{position:static}.crux-home-page .nav-btn-links.nav-btn-company.learn,.crux-home-page .nav-btn-links.nav-btn-company.main{inset:auto auto 0% 0%}.crux-home-page .nav-btn-links-text{font-size:14px}.crux-home-page .image-92{width:100%;max-width:none}.crux-home-page .heading-35{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page ._1-col-card{width:auto;max-width:none;padding-left:20px;padding-right:20px}.crux-home-page ._1-col-card.all-destinations.cards-new.high-desktop,.crux-home-page ._1-col-card.fix-card-height-cube.partner{height:auto}.crux-home-page ._3-col-section,.crux-home-page ._3-col-section.mobile{padding-left:20px;padding-right:20px}.crux-home-page ._3-col-container-wrapper{padding:40px 0 80px}.crux-home-page .img-card-1{max-width:250px}.crux-home-page .paragraph-24{padding-left:0;padding-right:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .sphere-home-container{padding-top:40px;padding-bottom:40px}.crux-home-page .sphere-home-container.crux-globe{padding-top:0}.crux-home-page .sphere-home-section{background-image:none;background-repeat:repeat;padding-left:20px;padding-right:20px}.crux-home-page .sphere-home-section.bakground-crux{background-image:url("https://cdn.prod.website-files.com/671ad000f127406535cffcbb/67915d527b23b855947e6414_Ellipse%201240%20(1).png");background-repeat:repeat-x;border-top-style:none;border-bottom-style:none}.crux-home-page .solutions-home-wrapper{padding-top:80px;padding-bottom:0}.crux-home-page .paragraph-25{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .solutions-home-section{padding-left:20px;padding-right:20px}.crux-home-page .text-block-213{padding-left:0;padding-right:0}.crux-home-page .heading-66{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .sec-integrate-2.sources{padding-bottom:40px}.crux-home-page .container-51{padding-left:0;padding-right:0}.crux-home-page .div-block-175{padding-left:20px;padding-right:20px}.crux-home-page .cta-mob{flex-flow:column;align-items:stretch}.crux-home-page .button-8.white-btn.center{justify-content:center;align-items:center;display:flex}.crux-home-page .flex-block-10{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;align-items:stretch}.crux-home-page .mob-footer{flex-flow:column;display:none}.crux-home-page .image-103{mix-blend-mode:normal}.crux-home-page .text-block-216{font-size:18px;line-height:20px}.crux-home-page .image-105{width:160px}.crux-home-page .dropdown-list-mob-4{display:none}.crux-home-page .div-block-177.product-card{width:auto;padding-left:10px;padding-right:20px}.crux-home-page .text-block-217{color:#111928}.crux-home-page .d-61-card-wrapper{width:320px;display:none}.crux-home-page .link-block-34{text-decoration:none}.crux-home-page .link-block-34.help-center{text-decoration-color:#0000}.crux-home-page .link-block-34.help-center:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .link-block-35{text-decoration:none}.crux-home-page .link-block-35.api-docs-mobile:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .text-135{margin-bottom:40px;font-size:20px;line-height:30px}.crux-home-page .trusted-2{height:90%;padding-bottom:40px}.crux-home-page .text-134.logo{font-size:24px;line-height:30px}.crux-home-page .company-section-2{padding-left:40px;padding-right:40px}.crux-home-page .sec-companylogo{margin-top:15px;padding-top:0;padding-bottom:0}.crux-home-page .frame-1000001052{grid-column-gap:8px;grid-row-gap:8px;height:50%;padding-top:0}.crux-home-page .frame-1000001052.two-sigma{padding-top:24px;padding-bottom:24px}.crux-home-page .frame-1000001052.goldman-logo{padding-bottom:24px}.crux-home-page .frame-1000001052.googlecloud-logo,.crux-home-page .frame-1000001052.kkr-logo{padding-top:0}.crux-home-page .frame-1000001052.schroders-logo{padding-bottom:0}.crux-home-page .frame-1000001053{grid-column-gap:0px;grid-row-gap:20px;flex-flow:column}.crux-home-page .video-wrapper{min-height:auto;max-height:none}.crux-home-page .video-thumbnail.product.all-destination-single{width:100%;min-width:auto}.crux-home-page .cta-5{grid-column-gap:16px;grid-row-gap:10px;flex-flow:column}.crux-home-page .button-12,.crux-home-page .button-13{text-align:center;width:165px}.crux-home-page .flex-block-11{grid-column-gap:12px;grid-row-gap:12px;flex-flow:column;display:none}.crux-home-page .link-33{width:auto;padding-left:24px;padding-right:24px;font-size:16px}.crux-home-page .link-34{text-align:center;width:155px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .nav-company-list-5{height:180px}.crux-home-page .allsources-hero-content{min-width:auto;max-width:none}.crux-home-page .allsources-img-hero{width:100%}.crux-home-page .allsources-hero-container{padding-left:0;padding-right:0}.crux-home-page .allsources-hero-wrapper{padding-top:130px;padding-bottom:40px}.crux-home-page .allsources-hero-wrapper.destinations{padding-top:40px;padding-left:0;padding-right:0}.crux-home-page .flex-horizontal-block-btns{flex-flow:column;justify-content:center;align-items:stretch;margin-left:auto;margin-right:auto;display:inline-flex}.crux-home-page .hero-title{flex-flow:column;font-size:32px;line-height:36px;display:flex}.crux-home-page .allsources-hero-wrapper-inline{background-image:none;flex-flow:column;padding-left:0;padding-right:0}.crux-home-page .allsources-hero-section{padding-left:20px;padding-right:20px}.crux-home-page .external-cat-container{padding-top:30px}.crux-home-page .datasources-btn{margin-bottom:40px}.crux-home-page .collection-list-11{grid-row-gap:16px;flex-flow:column;align-items:center}.crux-home-page .featured-supplier-wrapper{padding-top:40px}.crux-home-page .form-8{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:center;display:flex}.crux-home-page .collection-list-wrapper-6{justify-content:center}.crux-home-page .form-block-8{flex-flow:row;display:block}.crux-home-page .new-supplier-wrapper{flex-flow:column;justify-content:space-between;align-items:flex-start}.crux-home-page .new-supplier-wrap-left{flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.crux-home-page .new-supplier-wrap-right{justify-content:flex-end;align-items:flex-start;width:100%;padding-top:16px;display:flex}.crux-home-page .supplier-card{margin-left:0;margin-right:0}.crux-home-page .paragraph-46{font-size:20px;line-height:24px}.crux-home-page .allsource-last-sect-heading-title{font-size:40px;line-height:48px}.crux-home-page .radio-button-field-2.is-active{grid-column-gap:16px;grid-row-gap:16px;justify-content:center;align-items:center;padding:12px}.crux-home-page .radio-button-field-2.is-active:hover{padding-top:12px}.crux-home-page .sec-customerstories-2{padding-top:12%;padding-bottom:0%}.crux-home-page .sec-customerstories-2.home.blog-resources,.crux-home-page .sec-customerstories-2.home{padding:40px 20px}.crux-home-page .sec-customerstories-2.home{padding:40px 20px 0}.crux-home-page .frame-1000001056{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;justify-content:flex-start;align-items:flex-end;width:auto}.crux-home-page .frame-1000001057{grid-row-gap:16px;width:100%}.crux-home-page .text-139{font-size:28px;display:block}.crux-home-page .text-139.desktop{display:none}.crux-home-page .text-139.mobile{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-140{font-size:16px;line-height:20px}.crux-home-page .frame-1000001058{height:auto;padding-bottom:24px}.crux-home-page .frame-1000001058.home{max-width:373px}.crux-home-page .frame-1000001059{object-fit:cover;width:100%;display:block;position:relative}.crux-home-page .frame-1000001059.favicon{background-color:#fbfbfb}.crux-home-page .frame-1000001059.slider-image{width:100%;height:auto}.crux-home-page .frame-1000001060{max-width:100%;height:auto;margin-right:0;position:relative}.crux-home-page .card-slider_item-4{grid-column-gap:20px;grid-row-gap:20px;width:100%;max-width:373px;display:block;margin-right:20px!important}.crux-home-page .div-block-191{width:100%;padding-left:20px;padding-right:20px;font-family:Suisseintltrial,Arial,sans-serif;display:block}.crux-home-page .searchbutton-new{top:9%;right:3%}.crux-home-page .div-block-192.all-source-footer,.crux-home-page .div-block-193.all-sources-footer{padding-top:80px;padding-bottom:80px}.crux-home-page .radio-button-label-3{justify-content:center;align-items:flex-start;display:flex}.crux-home-page .div-block-197,.crux-home-page .div-block-198{display:none}.crux-home-page .qnyi497r{margin:8px 0 0;padding:0}.crux-home-page .qnyi497r.title-clamp-3{display:flex}.crux-home-page .qnyi497r.title-clamp-3.mobile{display:block}.crux-home-page .qnyi497r.title-clamp-3.destkop{display:none}.crux-home-page .firha54c{border-radius:12px 12px 0 0;max-width:350px;min-height:auto;max-height:none;margin:0;padding:0}.crux-home-page .cr6l0ouf{margin:auto 0;padding:0}.crux-home-page .xzt32cza{border-radius:12px;padding:4px 12px}.crux-home-page .title{margin:8px 0 0;padding:0}.crux-home-page .z0kvb45g{border-width:1px;border-radius:0 0 12px 12px;padding:24px}.crux-home-page .i8fam6w5{width:100%;max-width:350px}.crux-home-page .form-block-9{padding-left:0;padding-right:0}.crux-home-page .text-block-224{font-size:20px;line-height:30px}.crux-home-page .features-16{padding-top:40px;padding-bottom:40px}.crux-home-page .collection-item-17{grid-column-gap:40px;grid-row-gap:40px;flex-flow:row;display:flex}.crux-home-page .radio-button-label-5{font-size:14px;line-height:14px}.crux-home-page .filter_radio-wrapper{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;grid-template-rows:auto auto;grid-template-columns:1fr;place-items:start center;width:100%}.crux-home-page .filter_radio-wrapper.destinations{display:flex}.crux-home-page .filter_menu-5{grid-column-gap:0px;grid-row-gap:0px;width:100%;margin-bottom:auto;margin-left:0;padding:80px 0% 0}.crux-home-page .filter_menu-5.blog{padding-top:60px}.crux-home-page .feature-supplier-tags-3.explore-resources-category-card{flex-flow:row;justify-content:flex-start;align-items:flex-start;width:100%;display:inline-block}.crux-home-page .single-vendor-hero-title-wt-img{flex-flow:column;justify-content:flex-start;align-items:flex-start}.crux-home-page .paragraph-52{font-size:22px}.crux-home-page .single-vendor-hero-title{font-size:50px;line-height:57px}.crux-home-page .single-vendor-hero-container{padding-bottom:60px;padding-left:20px;padding-right:20px}.crux-home-page .single-vendor-hero-image-wrapper{border-radius:100%;height:100%;padding:24px}.crux-home-page .flex-block-15{align-items:stretch;display:flex}.crux-home-page .text-w-chcbox-p{font-size:18px}.crux-home-page .data-onboarding-w-chckbox{margin-top:20px}.crux-home-page .data-onboarding-p{margin-bottom:0;font-size:18px}.crux-home-page .data-onboarding-title{margin-bottom:10px;font-size:36px;line-height:44px}.crux-home-page .data-onboarding-container{padding-top:40px;padding-bottom:40px}.crux-home-page .video-single-container{padding-top:0;padding-bottom:40px}.crux-home-page .container-54{padding-bottom:40px}.crux-home-page .paragraph-53{font-size:16px}.crux-home-page .heading-71{font-size:30px;line-height:36px}.crux-home-page .flex-block-13{grid-row-gap:20px}.crux-home-page .explore-resources-container{padding-left:20px;padding-right:20px}.crux-home-page .explore-resources-p{font-size:16px}.crux-home-page .explore-resources-title{font-size:36px}.crux-home-page .explore-resources-collection-item{width:auto}.crux-home-page .div-block-206{padding-left:0;padding-right:0}.crux-home-page .heading-72{margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:28px;line-height:41px}.crux-home-page .section-container-2{grid-column-gap:0px;grid-row-gap:0px;background-image:none;justify-content:flex-start;align-items:center}.crux-home-page .section-bridge-3{background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:auto,auto;height:auto;padding-left:20px;padding-right:20px}.crux-home-page .section-bridge-3.contact-us-section{padding-left:0;padding-right:0}.crux-home-page .flex-block-14{grid-column-gap:12px;grid-row-gap:12px;flex-flow:column;display:block}.crux-home-page .explore-resources-card-p.title-clamp-3{display:flex}.crux-home-page .explore-resources-card-title.title-clamp-2,.crux-home-page .explore-resources-card-conteint{height:auto}.crux-home-page .explore-resources-card-conteint-inner.destinations{flex-flow:column;align-items:flex-start;display:flex}.crux-home-page .category{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .category.destinations{flex-flow:column}.crux-home-page .text-151{font-size:16px;line-height:24px}.crux-home-page .rich-text-block-7{min-width:100%;max-width:100%}.crux-home-page .text-block-227{width:100%}.crux-home-page .heading-table-2{width:auto;position:static}.crux-home-page .text-nav-11{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column}.crux-home-page .text-152{font-size:28px;line-height:32px}.crux-home-page .text-153{font-size:16px;line-height:24px}.crux-home-page .flex-block-16{grid-column-gap:12px;grid-row-gap:12px;flex-flow:column;display:block}.crux-home-page .jhba32h7-2{margin:auto 0;padding:0}.crux-home-page .pblfrqtc-2{border-radius:12px;margin:40px 0 0;overflow:hidden}.crux-home-page .pblfrqtc-2.product{max-height:300px;margin-top:0}.crux-home-page .a3ora2nt-2{margin:8px 0 0;padding:0;font-size:16px;line-height:24px}.crux-home-page .container-56.product{margin-top:0}.crux-home-page .bvzr3cbf-2{margin:0;padding:0}.crux-home-page .s9uwb9bg-2{margin:16px 0 0;padding:0;font-size:16px;line-height:24px}.crux-home-page .error-83afcd9c-5253-6e6f-8f75-9ee057f0baff-2{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .hatq9sph{margin:0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:36px;line-height:42px}.crux-home-page .on3izjd9{margin:8px 0 0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:24px}.crux-home-page .rzyn3jln{margin:auto 0;padding:0}.crux-home-page .u5x6m24l{margin:auto 0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .du02ter6.product{padding-top:0;padding-bottom:0}.crux-home-page .x39lqqdj{margin:auto 0;padding:0}.crux-home-page .jklqy78x{margin:auto 0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:24px}.crux-home-page .wgsv2u2h.product{grid-column-gap:20px;grid-row-gap:20px}.crux-home-page .sat9u06o{margin:0;padding:0;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .jmln57ol{margin:8px 0 0;padding:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px;line-height:24px}.crux-home-page .image-185{width:200px;height:200px}.crux-home-page .sec-sphere{flex-flow:column;justify-content:flex-start;align-items:center;display:flex}.crux-home-page .ar24ogsc-2{border-radius:12px;margin:8px 0 0;padding:16px 0;overflow:hidden}.crux-home-page .data-onboarding-row-3{flex-flow:column;padding:40px 0}.crux-home-page .data-onboarding-wrapper-4{padding-left:20px;padding-right:20px}.crux-home-page .zqbs2qla-2{margin:40px 0 0}.crux-home-page .v5glnoo5-2{border-radius:12px;padding:16px 0;overflow:hidden}.crux-home-page .onboarding-background-3{border-width:2px;border-radius:12px;min-width:auto;padding:80px 0 0;overflow:hidden}.crux-home-page .data-transformation-management-3{max-width:1200px;padding-left:20px;padding-right:20px}.crux-home-page .video-wrapper-3.product.all-destination-single{min-width:auto;min-height:auto}.crux-home-page .image-208.product{max-height:none}.crux-home-page .pq8ehs21-3{padding:40px 0 100px}.crux-home-page .pq8ehs21-3.onboarding.mobile-product{padding-left:0;padding-right:0}.crux-home-page .the9k33g-2{border-radius:12px;padding:16px 0;overflow:hidden}.crux-home-page .the9k33g-2.prdocut{padding-top:0;padding-bottom:0}.crux-home-page .rit127ps-2{margin:20px 0 0}.crux-home-page .dqpta6av-2{border-radius:12px;margin:8px 0 0;padding:16px 0;overflow:hidden}.crux-home-page .i72sfy5s-2{border-radius:12px;height:300px;padding:40px 0}.crux-home-page .i72sfy5s-2.height.all-destination-single{width:100%;min-width:100%;min-height:auto;display:block}.crux-home-page .i72sfy5s-2.height.all-destination-single.mobile{height:auto}.crux-home-page .i72sfy5s-2.height.all-destination-single.mobile.top{display:none}.crux-home-page .ctir2tqe-2{padding:0}.crux-home-page .ctir2tqe-2.enterprize.mobile-product,.crux-home-page .ctir2tqe-2.enterprize.self-service,.crux-home-page .ctir2tqe-2.enterprize.manage-service{padding-left:0;padding-right:0}.crux-home-page .ntyglykp-2{border-radius:12px;margin:8px 0 0;padding:16px 0;overflow:hidden}.crux-home-page .ntyglykp-2.product{padding-top:0}.crux-home-page .mqsqjjzq-2{padding-left:20px;padding-right:20px}.crux-home-page .l6mkbzdf-2{border-radius:12px;height:300px;padding:40px 0}.crux-home-page .l6mkbzdf-2.tablet{width:100%;min-height:auto;padding-top:0;padding-bottom:0}.crux-home-page .h58bb6rj-2{padding:50px 0 40px}.crux-home-page .h58bb6rj-2.prdocut-video{padding-top:9px;padding-bottom:0}.crux-home-page .h58bb6rj-2.prdocut-video.mobile-product,.crux-home-page .h58bb6rj-2.prdocut-video.manage-service{padding-left:0;padding-right:0}.crux-home-page .wpuwxfzr-2{padding-left:20px;padding-right:20px}.crux-home-page .frame-1000001088{padding-left:0;padding-right:0}.crux-home-page .hero-7{grid-row-gap:24px;padding-top:80px}.crux-home-page .frame-1000001090{grid-row-gap:24px;flex-flow:column;justify-content:center;align-items:center;padding-left:0;padding-right:0}.crux-home-page .explore-resources-3{padding-left:20px;padding-right:20px}.crux-home-page .suppliers-3{flex-flow:column;grid-template-columns:1fr;justify-content:center;align-items:center;padding-left:0;padding-right:0}.crux-home-page .text-194{font-size:16px}.crux-home-page .text-201{font-size:40px;line-height:48px}.crux-home-page .testtimial-wrapper-4{padding-left:20px;padding-right:20px}.crux-home-page .link-43{width:auto;padding-left:24px;padding-right:24px;font-size:16px}.crux-home-page .heading-84{margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .div-block-226{padding-left:0;padding-right:0}.crux-home-page .section-container-5{grid-column-gap:0px;grid-row-gap:0px;background-image:none;justify-content:flex-start;align-items:center}.crux-home-page .flex-block-19{grid-column-gap:12px;grid-row-gap:12px;flex-flow:column;display:flex}.crux-home-page .heading-85{width:100%;max-width:383px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px}.crux-home-page .link-44{text-align:center;width:155px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .pu53rbnn{border-radius:12px;margin:0;padding:0}.crux-home-page .obt66y95{margin:0;padding:0;font-size:16px}.crux-home-page .px6rhiho{margin:8px 0 0;padding:0}.crux-home-page .n3aewp1s{margin:24px 0 0}.crux-home-page .c2me417h{border-width:1px;border-radius:12px;padding:24px}.crux-home-page .text-210{font-size:20px;line-height:30px}.crux-home-page .text-213{font-size:32px;line-height:48px}.crux-home-page .xyuvy3yp{margin:0;padding:0}.crux-home-page .eywb0l50{margin:8px 0 0;padding:0}.crux-home-page .u109ilof{margin:auto 0;padding:0}.crux-home-page .r865hyq7{margin:0;padding:0;font-size:20px}.crux-home-page .uderuwcq,.crux-home-page .a5swozcw,.crux-home-page .egxa5mbx{margin:auto 0}.crux-home-page .lwip01vz{border-radius:12px;margin:auto 0}.crux-home-page .iti471au,.crux-home-page .o5gijcd8{margin:auto 0}.crux-home-page .jm3jblrc{margin:40px 0 0}.crux-home-page .x36ir219{margin:0;padding:0;font-size:20px}.crux-home-page .nlqewmty{margin:auto 0}.crux-home-page .jfr1t6ac{margin:40px 0 0}.crux-home-page .mndpetk7{padding-left:20px}.crux-home-page .wunajdgl{padding:40px 0 80px}.crux-home-page .h0dm3x1x{padding-left:0}.crux-home-page .div-block-234,.crux-home-page .div-block-235{width:100%}.crux-home-page .name-dets,.crux-home-page .work-dets{flex-flow:column}.crux-home-page .div-block-236,.crux-home-page .more-workdets,.crux-home-page .country-dets{width:100%}.crux-home-page .more-dets{flex-flow:column}.crux-home-page .grid-12{width:100%}.crux-home-page .div-block-237{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;align-items:flex-end}.crux-home-page .product-sphere-description{font-size:18px}.crux-home-page .text-221{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .text-222{font-size:28px}.crux-home-page .product-sphere-btn-cta{justify-content:flex-start;align-items:flex-start;font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .core-features-content-title{font-size:28px}.crux-home-page .core-features-container{padding-top:40px;padding-left:20px;padding-right:20px}.crux-home-page .core-features-content-description,.crux-home-page .core-feature-checkbox-content-title{font-size:18px}.crux-home-page .mission-container{padding-bottom:80px;padding-left:20px;padding-right:20px}.crux-home-page .mission-wrapper{height:auto}.crux-home-page .mission-title{font-size:36px}.crux-home-page .mission-description{font-size:18px}.crux-home-page .solution-last-container{padding:160px 20px}.crux-home-page .solutions-last-section-bg{max-width:275px;height:559px}.crux-home-page .solution-last-title{font-size:42px;line-height:55px}.crux-home-page .solutions-hero-section{background-position:0 0,100%;background-size:auto,auto}.crux-home-page .solutions-hero-container{padding-left:20px;padding-right:20px}.crux-home-page .solutions-hero-title{font-size:48px}.crux-home-page .solutions-hero-title.hide-on-hero{line-height:56px}.crux-home-page .paragraph-55{font-size:20px}.crux-home-page .heading-89.heading-destination{font-size:36px}.crux-home-page .paragraph-56{font-size:20px}.crux-home-page .mf9c73w0{margin:auto 0;padding:4px 8px}.crux-home-page .huwr6pvh{border-radius:8px;margin:auto 0;padding:4px 12px}.crux-home-page .text-product-2{justify-content:center;align-items:center;margin:auto 0;padding:0;font-size:12px;display:flex}.crux-home-page .at2lpggm-2{border-width:1px;border-radius:12px;flex-flow:column;padding:4px}.crux-home-page .allsource-hero-btn-light-2{flex-flow:row}.crux-home-page .text-prduct-2-2{margin:auto 0;padding:0;font-size:12px}.crux-home-page .flex-horizontal-block-btns-2{flex-flow:column;justify-content:flex-start;align-items:center;margin-left:auto;margin-right:auto;padding-top:40px;display:inline-flex}.crux-home-page .heading-90{font-size:40px;line-height:48px}.crux-home-page .text-block-251.gray{width:100%;padding-bottom:0;padding-right:0;font-size:16px}.crux-home-page .div-block-249{padding-left:40px;padding-right:40px}.crux-home-page .div-block-249.product{padding-left:20px;padding-right:20px}.crux-home-page .frame-1000000876{grid-row-gap:24px;width:100%}.crux-home-page .come-together-directions-button-radio-btn-wrapper.come-together-tablet{justify-content:center;align-items:flex-start;max-width:none}.crux-home-page .text-13{width:100%;max-width:384px;height:auto;padding-left:20px;padding-right:20px}.crux-home-page .come-together-container{padding-bottom:40px;padding-left:20px;padding-right:20px}.crux-home-page .come-together-container.solutions-padding{padding-top:40px;padding-bottom:0}.crux-home-page .text-227{height:auto;margin-top:28px;padding-bottom:40px;padding-left:20px;padding-right:20px}.crux-home-page .come-together-directions-button-radio.come-together-table.tablet-mode-cometogether{grid-column-gap:0px;width:46px}.crux-home-page .contact-btn.btn-current,.crux-home-page .contact-btn.btn-current.w--current{grid-column-gap:16px;padding-left:10px;padding-right:10px}.crux-home-page .resources-card-inner.resource{justify-content:flex-start;align-items:center}.crux-home-page .resource-card-content-inner{max-height:none}.crux-home-page .resources-card-wrapper{height:auto}.crux-home-page .flex-block-20{flex-flow:column}.crux-home-page .paragraph-58{text-align:justify}.crux-home-page .text-215.title-clamp-2.resources-access-title{font-size:36px;line-height:40px}.crux-home-page .heading-88{font-family:Suisseintltrial,Arial,sans-serif;font-weight:400}.crux-home-page .resources-single-container{padding-left:20px;padding-right:20px}.crux-home-page .resources-single-container.new-resources-card.bigdesktop{padding-bottom:60px}.crux-home-page .image-246{height:100%;min-height:670px;max-height:670px}.crux-home-page .image-248.product{max-height:none}.crux-home-page .image-248.product.all-destination-single{max-width:none;height:auto}.crux-home-page .nav-btn-links-text-8{font-size:14px}.crux-home-page .sphere-home-section-3{background-image:none;background-repeat:repeat;padding-left:20px;padding-right:20px}.crux-home-page .paragraph-59{font-family:Suisseintltrial,Arial,sans-serif}.crux-home-page .sphere-home-section-5{background-image:none;background-repeat:repeat;padding-left:20px;padding-right:20px}.crux-home-page .sphere-home-section-5.grid-crux-collection{background-color:#fbfbfb;border-top-width:0}.crux-home-page .image-257{width:100%}.crux-home-page .div-block-256{padding-bottom:40px}.crux-home-page .collection-list-wrapper-12{flex-flow:column;display:flex;overflow:visible}.crux-home-page .heading-93{font-size:48px;line-height:56px}.crux-home-page .link-block-57,.crux-home-page .link-block-58,.crux-home-page .link-block-59{text-decoration:none}.crux-home-page .image-259{width:60px;height:60px}.crux-home-page .image-260{height:165px}.crux-home-page .div-block-274{flex-flow:column;justify-content:flex-start;align-items:flex-start;display:inline-block}.crux-home-page .modal-wrapper.careers-on-modal{padding-left:20px;padding-right:20px;display:none}.crux-home-page .modal-card-wrapper{padding-left:20px;padding-right:20px}.crux-home-page .div-block-281{display:inline-block}.crux-home-page .div-block-282{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;justify-content:flex-start;align-items:center;padding-top:20px;display:flex}.crux-home-page .div-block-283{display:inline-block}.crux-home-page .collection-list-14{margin-right:0}.crux-home-page .div-recent-resources-wrapp{margin-left:0}.crux-home-page .heading-94{font-size:48px;line-height:56px}.crux-home-page .text-235{font-size:16px;line-height:24px}.crux-home-page .image-273{width:160px}.crux-home-page .image-279{width:100%;max-width:none}.crux-home-page .nav-btn-links-text-9{font-size:14px}.crux-home-page .div-block-296.product-card{width:auto;padding-left:10px;padding-right:20px}.crux-home-page .text-block-260{font-size:18px;line-height:20px}.crux-home-page .header-nav-container-mob-2{margin-left:0;margin-right:0;display:flex}.crux-home-page .link-block-86{text-decoration:none}.crux-home-page .div-block-313.product-card{width:auto;padding-left:10px;padding-right:20px}.crux-home-page .div-block-314{flex-flow:column}.crux-home-page .link-block-87{text-decoration:none}.crux-home-page .image-281{width:100%;max-width:none}.crux-home-page .header-nav-slider-left-right-block{border-left:1px solid #0000001a;display:none}.crux-home-page .div-block-321{flex-flow:row;justify-content:flex-start;align-items:center}.crux-home-page .div-block-321:hover{border-radius:8px}.crux-home-page .blog-title-10{color:#000;text-decoration:none}.crux-home-page .link-block-88{text-decoration:none}.crux-home-page .link-block-88.api-docs-mobile:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .header-nav-slider-left-right-block-wrapper-inner{height:auto}.crux-home-page .link-block-89,.crux-home-page .link-block-90{text-decoration:none}.crux-home-page .link-block-90.help-center{text-decoration-color:#0000}.crux-home-page .link-block-90.help-center:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .header-nav-dropdown-wrapper-mob-2{width:100%;margin-top:0;display:none}.crux-home-page .nav-company-list-7{height:180px}.crux-home-page .search-button-14{vertical-align:middle;height:40px;margin-top:0;padding:5px 12px;font-size:12px;inset:10% 0% 0% auto}.crux-home-page .text-block-281{font-size:18px;line-height:20px}.crux-home-page .search-input-11{margin-bottom:0;padding-top:25px;padding-bottom:25px;font-size:12px}.crux-home-page .link-block-91{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:center;width:80%;display:inline-flex}.crux-home-page .h-flex-insidess{margin-left:auto;margin-right:auto}.crux-home-page .image-289{max-width:80%}.crux-home-page .div-block-323{flex-flow:column}.crux-home-page .div-blog-5{width:100%}.crux-home-page .header-nav-slider-left-right-block-wrapper.solution-mob,.crux-home-page .header-nav-slider-left-right-block-wrapper.company-mob{height:75vh}.crux-home-page .header-nav-slider-left-right-block-wrapper.learn-mob{height:75vh;display:none}.crux-home-page .header-nav-slider-left-right-block-wrapper.product-mob{height:85vh;position:relative;overflow:hidden auto!important}.crux-home-page .image-291{width:160px}.crux-home-page .link-block-107{text-decoration:none}.crux-home-page .div-block-351.product-card{width:auto;padding-left:10px;padding-right:20px}.crux-home-page .div-block-352{flex-flow:column}.crux-home-page .image-312{width:160px}.crux-home-page .link-block-109{text-decoration:none}.crux-home-page .image-313{width:100%;max-width:none}.crux-home-page .div-block-360{flex-flow:column;justify-content:flex-start;align-items:center}.crux-home-page .div-block-360:hover{border-radius:8px}.crux-home-page .nav-link-9{text-align:center;font-size:12px;line-height:19px}.crux-home-page .nav-link-9.signin-btn{font-size:12px}.crux-home-page .blog-title-13{color:#000;text-decoration:none}.crux-home-page .image-317{width:100%;max-width:none}.crux-home-page .link-block-112{text-decoration:none}.crux-home-page .link-block-112.api-docs-mobile:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .link-block-113,.crux-home-page .link-block-114{text-decoration:none}.crux-home-page .link-block-114.help-center{text-decoration-color:#0000}.crux-home-page .link-block-114.help-center:hover{background-color:#e0e0e066;border-radius:8px}.crux-home-page .nav-company-list-11{height:180px}.crux-home-page .div-block-368.product-card{width:auto;padding-left:10px;padding-right:20px}.crux-home-page .search-button-18{vertical-align:middle;height:40px;margin-top:0;padding:5px 12px;font-size:12px;inset:6px 0% auto auto}.crux-home-page .text-block-321{font-size:18px;line-height:20px}.crux-home-page .search-input-13{margin-bottom:0;padding-top:25px;padding-bottom:25px;font-size:12px}.crux-home-page .text-block-323{font-size:18px;line-height:20px}.crux-home-page .link-block-115{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:center;width:80%;display:inline-flex}.crux-home-page .image-327{max-width:100%}.crux-home-page .div-block-372{flex-flow:column}.crux-home-page .div-blog-7,.crux-home-page .link-block-119.menu-webinar{width:100%}.crux-home-page .image-329{width:160px}.crux-home-page .dottedglobe-2{box-sizing:border-box;aspect-ratio:auto;object-fit:cover;width:100%;max-width:none;margin-top:-230px;margin-left:0;margin-right:0;padding-left:0;top:290px;overflow:visible}.crux-home-page .image-121{width:100%;max-width:882.5px;margin-top:0}.crux-home-page .image-125{width:100%;height:auto;margin-top:-111px;margin-bottom:0;margin-left:0;overflow:clip}.crux-home-page .image-122{width:275px;margin-top:-40px}.crux-home-page .image-123{max-width:140px;margin-left:0}.crux-home-page .image-124{width:100%;max-width:83px;height:180px;margin-top:-145px;margin-left:17px}.crux-home-page .expand-scale-integrate-p{margin-top:20px;margin-bottom:0;font-size:16px;line-height:28px}.crux-home-page .image-126{width:auto;max-width:605.5px;margin-right:31px}.crux-home-page .sphere-by-p{margin-top:0;font-size:14px}.crux-home-page .sphere-wrapper{height:100%;margin-top:-35px}.crux-home-page .text-253{grid-row-gap:20px}.crux-home-page .respond-fast-operate-lean-scale-smart{padding-right:30px;font-size:40px}.crux-home-page .frame-1000001116{padding-bottom:20px}.crux-home-page .text-255{font-size:28px;line-height:36px}.crux-home-page .frame-1000001115{flex-flow:column}.crux-home-page .text-259,.crux-home-page .text-259.venkat-name{text-align:center}.crux-home-page .frame-1000000966{flex-flow:column;padding-top:20px}.crux-home-page .text-243{padding-bottom:20px;padding-left:20px;padding-right:20px;font-size:30px;line-height:40px}.crux-home-page .space{padding-left:0;padding-right:0}.crux-home-page .text-247{font-size:30px}.crux-home-page .selling-point-three{padding-left:20px;padding-right:20px}.crux-home-page .text-249{font-size:30px}.crux-home-page .text-252{font-size:20px}.crux-home-page .content-style-3{background-size:auto,auto;padding-left:20px;padding-right:20px}.crux-home-page .text-251{font-size:35px;line-height:52px}.crux-home-page .div-block-378{grid-column-gap:50px;grid-row-gap:50px}.crux-home-page .hero-arrayx{background-size:auto;padding-top:20px}.crux-home-page .heading-95{font-size:40px;line-height:52px}.crux-home-page .div-block-385{flex-flow:column;justify-content:center;align-items:center}.crux-home-page .div-block-386{grid-template-rows:auto;grid-template-columns:1fr;margin-top:200px;padding-top:0}.crux-home-page .video-2{width:280px;height:200px;min-height:200px;max-height:200px;margin-top:auto;margin-bottom:auto}.crux-home-page .div-block-388{height:0;min-height:0;max-height:0}.crux-home-page .heading-96{line-height:52px}.crux-home-page .prompt{width:280px}.crux-home-page .flex-block-22{flex-flow:column}.crux-home-page .feature3.mobile-only{display:none}.crux-home-page .feature3.mobile-only.small-device{padding-top:20px;padding-left:20px;padding-right:20px;display:block}.crux-home-page .div-block-392,.crux-home-page .div-block-392.left-only{justify-content:center}.crux-home-page .flex-block-23{flex-flow:column}.crux-home-page .feature4{padding-left:20px;padding-right:20px}.crux-home-page .paragraph-75{margin-bottom:20px}.crux-home-page .column-17{padding-left:10px}.crux-home-page .column-18{padding-right:10px}.crux-home-page .feature5{padding-top:0;padding-left:20px;padding-right:20px}.crux-home-page .column-19{padding-right:10px}.crux-home-page .column-20{padding-left:10px}.crux-home-page .feature6{flex-flow:row-reverse wrap-reverse;padding-top:0;padding-left:20px;padding-right:20px;display:block}.crux-home-page .columns-10{flex-flow:wrap-reverse;display:flex}.crux-home-page .column-21{padding-right:10px}.crux-home-page .column-22{padding-left:10px}.crux-home-page .feature7{padding-top:0;padding-left:20px;padding-right:20px}.crux-home-page .column-23{padding-left:10px;padding-right:10px}.crux-home-page .column-24{padding-left:10px}.crux-home-page .link-51{width:auto;padding-left:24px;padding-right:24px;font-size:16px}.crux-home-page .div-block-393{padding-left:0;padding-right:0}.crux-home-page .heading-99{margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:24px;line-height:36px}.crux-home-page .heading-100{width:100%;max-width:383px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px}.crux-home-page .section-container-6{grid-column-gap:0px;grid-row-gap:0px;background-image:none;justify-content:flex-start;align-items:center}.crux-home-page .link-52{text-align:center;width:155px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .flex-block-24{grid-column-gap:12px;grid-row-gap:12px;flex-flow:column;display:none}.crux-home-page .flex-block-25{flex-flow:column}.crux-home-page .div-block-395{padding-left:20px;padding-right:20px}.crux-home-page .container{max-width:none}.crux-home-page .hero-stack{padding-top:0}.crux-home-page .container-67{max-width:none}.crux-home-page .div-block-398{grid-template-rows:auto;grid-template-columns:1fr;margin-top:50px;padding-top:0}.crux-home-page .cta-7{justify-content:flex-start;align-items:center}.crux-home-page .flex-block-26{flex-flow:column}.crux-home-page .div-block-401{justify-content:center}.crux-home-page .flex-block-27{flex-flow:column}.crux-home-page .div-block-402{padding-left:20px;padding-right:20px}.crux-home-page .column-25{padding-right:10px}.crux-home-page .column-26{padding-left:10px}.crux-home-page .paragraph-78{margin-bottom:20px}.crux-home-page .column-27{padding-right:10px}.crux-home-page .paragraph-79{margin-bottom:20px}.crux-home-page .column-28{padding-left:10px}.crux-home-page .columns-15{flex-flow:wrap-reverse;display:flex}.crux-home-page .column-29{padding-right:10px}.crux-home-page .paragraph-80{margin-bottom:20px}.crux-home-page .column-30{padding-left:10px;padding-right:10px}.crux-home-page .paragraph-81{margin-bottom:20px}.crux-home-page .column-31{padding-right:10px}.crux-home-page .paragraph-82{margin-bottom:20px}.crux-home-page .column-32{padding-left:10px}.crux-home-page .container-68{max-width:none}.crux-home-page .pricing-card-two{padding:15px}.crux-home-page .pricing-info{flex-direction:column;justify-content:flex-start;align-items:flex-start}.crux-home-page .pricing-details{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:-10px}.crux-home-page .pricing-block{margin-bottom:10px}.crux-home-page .centered-heading{margin-bottom:24px}.crux-home-page .pricing-grid{grid-template-columns:1fr}.crux-home-page .section-bridge-4{height:auto;padding-left:40px;padding-right:40px}.crux-home-page .div-block-404{padding-left:0;padding-right:0}.crux-home-page .heading-107{margin-top:0;font-family:Suisseintltrial,Arial,sans-serif;font-size:28px;line-height:41px}.crux-home-page .link-53{text-align:center;width:155px;font-family:Suisseintltrial,Arial,sans-serif;font-size:16px}.crux-home-page .heading-108{width:100%;max-width:383px;font-family:Suisseintltrial,Arial,sans-serif;font-size:20px}.crux-home-page .flex-block-28{grid-column-gap:12px;grid-row-gap:12px;flex-flow:column;display:none}.crux-home-page .flex-block-29{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;align-items:stretch}.crux-home-page .link-54{width:auto;padding-left:24px;padding-right:24px;font-size:16px}.crux-home-page .container-69{max-width:none}.crux-home-page .column-33{padding-right:10px}.crux-home-page .column-34{padding-left:10px}.crux-home-page .paragraph-83{margin-bottom:20px}.crux-home-page .column-35{padding-right:10px}.crux-home-page .paragraph-84{margin-bottom:20px}.crux-home-page .column-36{padding-left:10px}.crux-home-page .column-37{padding-right:10px}.crux-home-page .paragraph-85{margin-bottom:20px}.crux-home-page .column-38{padding-left:10px}.crux-home-page .column-39{padding-right:10px}.crux-home-page .paragraph-86{margin-bottom:20px}.crux-home-page .column-40{padding-left:10px;padding-right:10px}.crux-home-page .paragraph-87{margin-bottom:20px}.crux-home-page .container-70{max-width:none}.crux-home-page .nav-menu-three{flex-direction:column}.crux-home-page .centered-heading-2{margin-bottom:24px}.crux-home-page .image-345{color:#000}.crux-home-page .text-block-339{clear:none}}.crux-home-page #w-node-a2857db5-1bfa-b2d0-f4e5-059cc79ceae6-4568d9c4,.crux-home-page #w-node-a2857db5-1bfa-b2d0-f4e5-059cc79ceaee-4568d9c4{grid-area:span 1 / span 1 / span 1 / span 1}.crux-home-page #w-node-_7dac1a30-461b-9de6-c360-16cfe6d49f12-c7cd2538,.crux-home-page #w-node-_61f12bff-09de-ec15-03dd-420b82b8a936-f483f2b4{order:-9999}.crux-home-page #w-node-d8837e0c-7ccd-4e34-c51e-db041aaa9748-4518a570,.crux-home-page #w-node-d8837e0c-7ccd-4e34-c51e-db041aaa9750-4518a570{grid-area:span 1 / span 1 / span 1 / span 1}.crux-home-page #w-node-_0a80b19c-b8e2-e40e-b278-3c49aba964c7-38cbe7c9,.crux-home-page #w-node-_667c3eea-8d3a-3430-498a-0a7b6fa4d34a-38cbe7c9,.crux-home-page #w-node-c02b7cf7-ffaa-1604-3394-06a8fd5ab6d2-e2ed2a1a,.crux-home-page #w-node-c02b7cf7-ffaa-1604-3394-06a8fd5ab6d2-39d366fd,.crux-home-page #w-node-c02b7cf7-ffaa-1604-3394-06a8fd5ab6d2-8cd074d8,.crux-home-page #w-node-c02b7cf7-ffaa-1604-3394-06a8fd5ab6d2-61a0c43a{order:-9999}.crux-home-page #w-node-_6dc75d76-c114-0c42-8369-87be8882ea15-c3390b55,.crux-home-page #w-node-_6dc75d76-c114-0c42-8369-87be8882ea35-c3390b55,.crux-home-page #w-node-_6dc75d76-c114-0c42-8369-87be8882ea5d-c3390b55{grid-area:span 1 / span 1 / span 1 / span 1}@font-face{font-family:Aboreto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/aboreto/v2/5DCXAKLhwDDQ4N8bpK3UAlyu.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Aboreto;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/aboreto/v2/5DCXAKLhwDDQ4N8bpKPUAg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:italic;font-weight:100;src:url(https://fonts.gstatic.com/s/lato/v25/S6u-w4BMUTPHjxsIPx-mPCLQ7A.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:italic;font-weight:100;src:url(https://fonts.gstatic.com/s/lato/v25/S6u-w4BMUTPHjxsIPx-oPCI.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:italic;font-weight:300;src:url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI9w2_FQft1dw.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:italic;font-weight:300;src:url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI9w2_Gwft.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/lato/v25/S6u8w4BMUTPHjxsAUi-qJCY.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/lato/v25/S6u8w4BMUTPHjxsAXC-q.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI5wq_FQft1dw.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI5wq_Gwft.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:italic;font-weight:900;src:url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI3wi_FQft1dw.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:italic;font-weight:900;src:url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI3wi_Gwft.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/lato/v25/S6u8w4BMUTPHh30AUi-qJCY.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/lato/v25/S6u8w4BMUTPHh30AXC-q.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjxAwXjeu.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwaPGR_p.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.crux-home-page .wf-force-outline-none[tabindex="-1"]:focus{outline:none}@media (min-width:992px){.crux-home-page.w-mod-js:not(.w-mod-ix) [data-w-id="937c013f-8a6a-3776-f993-21b9d5b9f280"]{opacity:0}}@media (max-width:991px) and (min-width:768px){.crux-home-page.w-mod-js:not(.w-mod-ix) [data-w-id="937c013f-8a6a-3776-f993-21b9d5b9f280"]{opacity:0}}.crux-home-page h2,.crux-home-page h3,.crux-home-page h4,.crux-home-page h5,.crux-home-page h6{text-wrap:balance}.crux-home-page .hero-container{position:relative!important;overflow:initial!important}.crux-home-page .nav-btn-links,.crux-home-page .nav-btn-links .black-arrow-icon-btn,.crux-home-page .nav-btn-links .red-arrow-icon-btn{transition:all .3s ease}.crux-home-page .link-33{transition:border-color .2s cubic-bezier(.55,.06,.68,.19),background-color .2s cubic-bezier(.55,.055,.675,.19),transform .2s cubic-bezier(1,0,0,1)!important}.crux-home-page .button-13.contact-btns{transition:color .2s cubic-bezier(.55,.055,.675,.19),border-color .2s cubic-bezier(.55,.055,.675,.19),transform .2s cubic-bezier(1,0,0,1),background-color .2s cubic-bezier(.55,.055,.675,.19)!important}.crux-home-page .link-34{transition:border-color .2s cubic-bezier(.55,.055,.675,.19),transform .2s cubic-bezier(1,0,0,1),background-color .2s cubic-bezier(.55,.055,.675,.19)!important}@media (min-width: 1920px){.crux-home-page img.image-258.homepage{width:1200px}}@media (max-width: 1415px){.crux-home-page .hero-wrapper .dottedglobe-2x{overflow-x:hidden}}@media only screen (max-width: 1280px){.crux-home-page .card-slider_nav,.crux-home-page .card-slider_nav.swiper-hide-ipad{display:none!important}}@media only screen (max-width: 1024px) and (min-width: 601px){.crux-home-page .card-slider_item-4{width:373px!important;margin-right:40px!important}}@media only screen (max-width: 600px){.crux-home-page .card-slider_item-4{max-width:unset!important;width:unset!important}}@media (max-width: 1024px) and (max-height: 1366px){.crux-home-page .card-slider_nav.swiper-hide-ipad{display:none!important}.crux-home-page #cubes{padding-left:20px;padding-right:20px}}.crux-home-page .slick-list{display:flex;overflow:visible;width:100%}@media only screen and (min-width: 1026px) and (max-width: 1026px) and (min-height: 1366px) and (max-height: 1366px){.crux-home-page .card-slider_nav.swiper-hide-ipad{display:none!important}}@media only screen and (min-width: 1366px) and (max-width: 1366px) and (min-height: 1026px) and (max-height: 1026px){.crux-home-page .card-slider_nav.swiper-hide-ipad{display:none!important}}@media only screen and (width: 1026px) and (height: 1366px){.crux-home-page .card-slider_nav.swiper-hide-ipad{display:none!important}}.crux-home-page .slick-track{display:flex}.crux-home-page .inactive{opacity:.5;pointer-events:none;cursor:not-allowed}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.left.w-inline-block.inactive{background-color:#fff!important}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.left.w-inline-block,.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.right.w-inline-block{background-color:#f3f4f6!important}.crux-home-page .btn-2.btn-primary.card-slider_nav-btn.right.w-inline-block.inactive{background-color:#fff!important}.crux-home-page p.card-paragraph{opacity:.8!important}.crux-home-page a.learn-more-btn,.crux-home-page a.visit-btn,.crux-home-page .btn-prod{opacity:.6!important}.crux-home-page a.learn-more-btn:hover,.crux-home-page a.visit-btn:hover{opacity:1!important}.crux-home-page .nav-link-btn-txt-2.log-in:hover,.crux-home-page a.link-block-13.view,.crux-home-page a.link-block-12.view,.crux-home-page a.destination-link.view{opacity:.6!important}.crux-home-page a.link-block-13.view:hover,.crux-home-page a.link-block-12.view:hover,.crux-home-page a.destination-link.view:hover{opacity:1!important}.crux-home-page .iconlink:hover{background:#f3f3f3;border-radius:8px}.crux-home-page .dropdown-list-2.w--open{background-color:#0000;padding-top:25px;position:absolute;inset:60px 0 auto!important;border-radius:0 0 16px 16px!important}.crux-home-page .navigation-full{border-top:1px solid #3d424b12!important;border-left:1px solid #3d424b12!important;border-right:1px solid #3d424b12!important}.crux-home-page .button-6.constactsales{transition:background-color .4s ease .4s,color .4s ease .1s;color:#000;background-color:#fff}.crux-home-page .button-6.constactsales:hover{color:#000;background-color:#f1f1f1;transition-delay:.4s}.crux-home-page .button-6.demo{transition:background-color .4s ease,color .4s ease;color:#fff;background-color:#000}.crux-home-page .button-6.demo:hover{color:#000;background-color:#f1f1f1;transition-delay:.4s}.crux-home-page .hero-container .dottedglobe-2,.crux-home-page .hero-container .dottedglobe-2>img{max-width:100%}@media screen and (max-width: 991px){.crux-home-page .image-126{width:auto!important;max-width:960px!important;margin-top:-60px!important;margin-right:62px!important}}@media (max-width: 768px){.crux-home-page .hero-wrapper{overflow-x:hidden}}@media (max-width: 768px){.crux-home-page .hero-container .dottedglobe-2,.crux-home-page .hero-container .dottedglobe-2>img{max-width:none}}@media screen and (max-width: 479px){.crux-home-page .image-124{width:100%!important;max-width:83px!important;height:180px!important;margin-top:-150px!important;margin-left:17px!important}.crux-home-page .image-126{width:auto!important;max-width:605.5px!important;margin-right:30px!important}}.crux-home-page a.visit-btn.company-submenu.w-inline-block{opacity:1!important;background-color:#e9e8e8!important}@media (max-width: 490px){.crux-home-page a.visit-btn.company-submenu.w-inline-block .crux-home-page .slick-list.draggable{padding:0!important}.crux-home-page a.visit-btn.company-submenu.w-inline-block .crux-home-page .image-122{margin-top:-40px!important}}.crux-home-page .central-database-section{position:relative;overflow:hidden;padding:140px 24px 150px;color:#f7f8f5;background:radial-gradient(circle at 12% 18%,rgba(219,0,0,.24),transparent 30%),radial-gradient(circle at 88% 82%,rgba(48,85,86,.36),transparent 32%),#0a2022}.crux-home-page .central-database-section:before{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:64px 64px;content:"";-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 78%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 78%);pointer-events:none}.crux-home-page .central-database-shell{position:relative;z-index:1;width:min(1180px,100%);margin:0 auto}.crux-home-page .central-database-kicker{display:inline-flex;align-items:center;gap:12px;margin-bottom:26px;color:#ff4b4b;font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.crux-home-page .central-database-kicker:before{width:34px;height:1px;background:currentColor;content:""}.crux-home-page .central-database-title{max-width:920px;margin:0;font-size:clamp(42px,6vw,88px);line-height:1.04;letter-spacing:-.055em}.crux-home-page .central-database-title span{color:#ff4b4b}.crux-home-page .central-database-lead{max-width:820px;margin:34px 0 0;color:#f7f8f5b8;font-size:clamp(17px,1.7vw,22px);line-height:1.8}.crux-home-page .central-database-capabilities{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:76px}.crux-home-page .central-database-card{min-height:286px;padding:28px 24px;border:1px solid rgba(255,255,255,.13);background:#ffffff0e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.crux-home-page .central-database-card-index{display:block;margin-bottom:54px;color:#ff4b4b;font-size:12px;letter-spacing:.14em}.crux-home-page .central-database-card h3{margin:0 0 16px;color:#fff;font-size:23px;line-height:1.35}.crux-home-page .central-database-card p{margin:0;color:#f7f8f5ab;font-size:15px;line-height:1.8}.crux-home-page .central-database-closing{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:end;margin-top:88px;padding-top:28px;border-top:1px solid rgba(255,255,255,.18)}.crux-home-page .central-database-closing p{max-width:760px;margin:0;color:#fff;font-size:clamp(20px,2.6vw,34px);line-height:1.45}.crux-home-page .central-database-closing strong{color:#ff4b4b;font-weight:500}@media screen and (max-width: 991px){.crux-home-page .central-database-section{padding:96px 24px 108px}.crux-home-page .central-database-capabilities{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 560px){.crux-home-page .central-database-section{padding:72px 20px 84px}.crux-home-page .central-database-capabilities{grid-template-columns:1fr;margin-top:52px}.crux-home-page .central-database-card{min-height:auto}.crux-home-page .central-database-card-index{margin-bottom:28px}.crux-home-page .central-database-closing{grid-template-columns:1fr;margin-top:60px}}.crux-home-page .search-button-8{margin:7px 0 10px}.crux-home-page .dropdown-toggle-4:hover{color:#000!important;background-color:#f1f1f1!important;border-radius:8px!important}.crux-home-page .w-webflow-badge{display:none!important}.crux-home-page.no-scroll{overflow:hidden;position:fixed;width:100%}.crux-home-page{min-height:100vh;position:relative;overflow-x:hidden;background:#fff}.crux-home-page .w-dropdown-list{display:none!important;opacity:0!important;pointer-events:none}.crux-home-page.dropdown-0-open #w-dropdown-list-0,.crux-home-page.dropdown-1-open #w-dropdown-list-1,.crux-home-page.dropdown-2-open #w-dropdown-list-2,.crux-home-page.dropdown-3-open #w-dropdown-list-3,.crux-home-page.dropdown-4-open #w-dropdown-list-4{display:block!important;opacity:1!important;pointer-events:auto;transform:translateZ(0)!important}.crux-home-page.mobile-menu-open .header-nav-dropdown.mob{display:flex!important;transform:translateZ(0)!important}.crux-home-page:not(.mobile-menu-open) .header-nav-dropdown.mob,.crux-home-page:not(.mobile-panel-product) .header-nav-slider-left-right-block-wrapper.product-mob,.crux-home-page:not(.mobile-panel-solution) .header-nav-slider-left-right-block-wrapper.solution-mob,.crux-home-page:not(.mobile-panel-learn) .header-nav-slider-left-right-block-wrapper.learn-mob,.crux-home-page:not(.mobile-panel-company) .header-nav-slider-left-right-block-wrapper.company-mob{display:none!important}.crux-home-page.mobile-panel-product .header-nav-slider-left-right-block,.crux-home-page.mobile-panel-solution .header-nav-slider-left-right-block,.crux-home-page.mobile-panel-learn .header-nav-slider-left-right-block,.crux-home-page.mobile-panel-company .header-nav-slider-left-right-block{display:flex!important;transform:translateZ(0)!important}.crux-home-page.video-playing .video-thumbnail{opacity:0!important;pointer-events:none!important}.crux-home-page.video-playing .video-embed iframe{display:block!important}.crux-home-page .frame-1000001055{opacity:1!important;transform:none!important}.crux-home-page #cms-slider,.crux-home-page #cms-slider .slick-list{overflow:hidden}.crux-home-page #cms-slider .slick-track{width:100%!important;transition:transform .36s ease}.crux-home-page #cms-slider .slick-slide{box-sizing:border-box;flex:0 0 33.333333%!important;width:33.333333%!important}.crux-home-page .card-slider_nav-btn.inactive{pointer-events:none}@media screen and (max-width: 1209px){.crux-home-page #cms-slider .slick-slide{flex-basis:50%!important;width:50%!important}}@media screen and (max-width: 619px){.crux-home-page #cms-slider .slick-slide{flex-basis:100%!important;width:100%!important}}@media screen and (max-width: 991px){.crux-home-page.mobile-menu-open{overflow:hidden}}@media screen and (max-height: 650px){.crux-home-page .text-77{font-size:2.5rem;line-height:56px}.crux-home-page .expand-scale-integrate-p,.crux-home-page .text-134{font-size:2rem;line-height:56px}.crux-home-page .text-135{font-size:1.125rem;line-height:56px}.crux-home-page .heading-35,.crux-home-page .heading-92{font-size:2rem;line-height:56px}.crux-home-page .heading-36,.crux-home-page .heading-66,.crux-home-page .text-139,.crux-home-page .heading{font-size:2rem}}@font-face{font-family:CenterFront;src:url(/assets/SugarCake-gwkPM6EK.woff2) format("woff2"),url(/assets/SugarCake-BvcXEfSC.woff) format("woff"),url(/assets/SugarCake-DGSh5IFL.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.crux-home-page .text-77,.crux-home-page .text-78{font-family:CenterFront,sans-serif}.stock-list-page[data-v-39b96fd7]{padding:90px 20px 20px;background:#161617;min-height:100vh;font-family:JetBrains Mono,Roboto,sans-serif}.search-bar-container[data-v-39b96fd7]{background:#232121;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a}.search-bar[data-v-39b96fd7]{display:flex;gap:12px;align-items:center;margin-bottom:12px}.search-input[data-v-39b96fd7]{flex:1;padding:12px 16px;background:#2f2d2d;border:1px solid #3f3d3d;border-radius:6px;color:#eaecef;font-size:14px;transition:all .3s}.search-input[data-v-39b96fd7]:focus{outline:none;border-color:#3f4297;background:#353333}.search-input[data-v-39b96fd7]::placeholder{color:#666}.search-btn[data-v-39b96fd7]{padding:12px 24px;background:#3f4297;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:6px;white-space:nowrap}.search-btn[data-v-39b96fd7]:hover{background:#40a9ff}.clear-btn[data-v-39b96fd7]{padding:12px 20px;background:#3f3d3d;color:#eaecef;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:all .3s;white-space:nowrap}.clear-btn[data-v-39b96fd7]:hover{background:#4f4d4d}.page-title[data-v-39b96fd7]{font-size:18px;color:#eaecef;font-weight:600;font-family:Roboto,sans-serif}.loading-overlay[data-v-39b96fd7]{position:absolute;top:0;left:0;right:0;bottom:0;background:#232121f2;display:flex;justify-content:center;align-items:center;z-index:10;border-radius:8px}.loading-spinner[data-v-39b96fd7]{display:flex;flex-direction:column;align-items:center;gap:20px}.spinner[data-v-39b96fd7]{width:60px;height:60px;border:4px solid rgba(24,144,255,.2);border-top-color:#1890ff;border-radius:50%;animation:spin-39b96fd7 1s linear infinite}@keyframes spin-39b96fd7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text[data-v-39b96fd7]{font-size:16px;color:#eaecef;font-weight:500}.stock-table-wrapper[data-v-39b96fd7]{background:#232121;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow-x:auto;position:relative;min-height:400px}.table-content[data-v-39b96fd7]{width:100%}.stock-table[data-v-39b96fd7]{width:100%;border-collapse:collapse}.stock-table th[data-v-39b96fd7],.stock-table td[data-v-39b96fd7]{color:#eaecef;padding:12px;text-align:left;border-bottom:1px solid #3f4297;font-family:JetBrains Mono,Roboto,sans-serif}.stock-table th[data-v-39b96fd7]{background:#2f2d2d;font-weight:600;color:#eaecef;position:sticky;top:0;z-index:10;font-family:Roboto,sans-serif}.stock-table th.sortable[data-v-39b96fd7]{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.stock-table th.sortable[data-v-39b96fd7]:hover{background:#2f2d2d}.stock-table th .th-content[data-v-39b96fd7]{display:flex;align-items:center;gap:8px}.stock-table th .sort-icons[data-v-39b96fd7]{display:flex;flex-direction:column;gap:1px;margin-left:4px}.stock-table th .sort-arrow[data-v-39b96fd7]{font-size:8px;color:#bfbfbf;line-height:1;transition:color .2s}.stock-table th .sort-arrow.active[data-v-39b96fd7]{color:#3f4297;font-weight:700}.stock-table th.sortable:hover .sort-arrow[data-v-39b96fd7]{color:#8c8c8c}.stock-table th.sortable:hover .sort-arrow.active[data-v-39b96fd7]{color:#3f4297}.stock-table tbody .stock-row[data-v-39b96fd7]{cursor:pointer;transition:all .2s}.stock-table tbody .stock-row[data-v-39b96fd7]:hover{background:#2f2d2d;transform:translate(2px)}.stock-code[data-v-39b96fd7]{font-family:JetBrains Mono,monospace;color:#3f4297;font-weight:600;letter-spacing:.5px}.stock-name[data-v-39b96fd7]{font-family:Roboto,sans-serif;font-weight:500;color:#eaecef}.sector-name[data-v-39b96fd7]{color:#666;font-size:13px}.change-ratio[data-v-39b96fd7]{font-family:JetBrains Mono,monospace;font-weight:600;font-size:15px}.change-ratio.positive[data-v-39b96fd7]{color:#f5222d}.change-ratio.negative[data-v-39b96fd7]{color:#52c41a}.trend-chart-cell[data-v-39b96fd7]{text-align:center;padding:8px!important}.no-trend[data-v-39b96fd7]{color:#999;font-size:14px}.no-data[data-v-39b96fd7]{text-align:center;padding:40px;color:#999}.pagination[data-v-39b96fd7]{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:20px;padding:15px;background:#232121;border-radius:8px;box-shadow:0 2px 4px #0000001a}.pagination button[data-v-39b96fd7]{padding:8px 16px;background:#1890ff;color:#fff;border:none;border-radius:4px;cursor:pointer}.pagination button[data-v-39b96fd7]:disabled{background:#2f2a2a;cursor:not-allowed}.pagination button[data-v-39b96fd7]:not(:disabled):hover{background:#40a9ff}.pagination .page-info[data-v-39b96fd7]{font-size:14px;color:#eaecef;font-weight:500;font-family:JetBrains Mono,Roboto,sans-serif}.pagination .total-info[data-v-39b96fd7]{font-size:13px;color:#eaecef;margin-left:8px;font-family:JetBrains Mono,Roboto,sans-serif}.page-jump[data-v-39b96fd7]{display:flex;align-items:center;gap:8px;margin-left:20px}.page-jump span[data-v-39b96fd7]{font-size:14px;color:#666}.page-jump input[data-v-39b96fd7]{width:50px;padding:6px 8px;border:1px solid #2f2a2a;border-radius:4px;text-align:center;font-size:14px}.page-jump input[data-v-39b96fd7]:focus{outline:none;border-color:#1890ff}.page-jump button[data-v-39b96fd7]{padding:6px 12px;background:#1890ff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:13px}.page-jump button[data-v-39b96fd7]:hover{background:#40a9ff}@media (max-width: 768px){.stock-list-page[data-v-39b96fd7],.sector-tabs[data-v-39b96fd7]{padding:10px}.stock-table th[data-v-39b96fd7],.stock-table td[data-v-39b96fd7]{padding:8px;font-size:12px}}@media (min-width: 1920px){.stock-list-page[data-v-39b96fd7]{padding:130px 60px 40px}.search-bar-container[data-v-39b96fd7]{padding:28px 32px;margin-bottom:28px;border-radius:12px}.search-input[data-v-39b96fd7]{padding:16px 20px;font-size:18px;border-radius:8px}.search-btn[data-v-39b96fd7]{padding:16px 32px;font-size:18px;border-radius:8px}.search-btn svg[data-v-39b96fd7]{width:22px;height:22px}.clear-btn[data-v-39b96fd7]{padding:16px 28px;font-size:18px;border-radius:8px}.page-title[data-v-39b96fd7]{font-size:24px;margin-top:4px}.stock-table-wrapper[data-v-39b96fd7]{border-radius:12px;min-height:600px}.stock-table th[data-v-39b96fd7],.stock-table td[data-v-39b96fd7]{padding:18px;font-size:17px}.stock-table th[data-v-39b96fd7]{font-size:18px}.stock-table th .sort-arrow[data-v-39b96fd7]{font-size:10px}.stock-code[data-v-39b96fd7],.stock-name[data-v-39b96fd7]{font-size:17px}.change-ratio[data-v-39b96fd7]{font-size:18px}.loading-spinner .spinner[data-v-39b96fd7]{width:80px;height:80px;border-width:5px}.loading-text[data-v-39b96fd7]{font-size:20px}.pagination[data-v-39b96fd7]{padding:20px;margin-top:28px;border-radius:12px}.pagination button[data-v-39b96fd7]{padding:12px 24px;font-size:17px;border-radius:8px}.pagination .page-info[data-v-39b96fd7]{font-size:18px}.pagination .total-info[data-v-39b96fd7]{font-size:16px}}@media (min-width: 2560px){.stock-list-page[data-v-39b96fd7]{padding:150px 80px 50px;max-width:3200px;margin:0 auto}.search-bar-container[data-v-39b96fd7]{padding:36px 40px;margin-bottom:36px;border-radius:16px}.search-input[data-v-39b96fd7]{padding:20px 24px;font-size:22px;border-radius:10px;border-width:2px}.search-btn[data-v-39b96fd7]{padding:20px 40px;font-size:22px;border-radius:10px}.search-btn svg[data-v-39b96fd7]{width:26px;height:26px;stroke-width:2.5}.clear-btn[data-v-39b96fd7]{padding:20px 36px;font-size:22px;border-radius:10px}.page-title[data-v-39b96fd7]{font-size:30px;margin-top:6px}.stock-table-wrapper[data-v-39b96fd7]{border-radius:16px;min-height:800px}.stock-table th[data-v-39b96fd7],.stock-table td[data-v-39b96fd7]{padding:24px;font-size:25px;border-bottom-width:2px}.stock-table th[data-v-39b96fd7]{font-size:22px}.stock-table th .sort-arrow[data-v-39b96fd7]{font-size:12px}.stock-code[data-v-39b96fd7],.stock-name[data-v-39b96fd7]{font-size:20px}.change-ratio[data-v-39b96fd7]{font-size:21px}.loading-spinner .spinner[data-v-39b96fd7]{width:100px;height:100px;border-width:6px}.loading-text[data-v-39b96fd7]{font-size:24px}.no-data[data-v-39b96fd7]{font-size:20px;padding:60px}.pagination[data-v-39b96fd7]{padding:24px;margin-top:36px;border-radius:16px}.pagination button[data-v-39b96fd7]{padding:14px 30px;font-size:20px;border-radius:10px}.pagination .page-info[data-v-39b96fd7]{font-size:22px}.pagination .total-info[data-v-39b96fd7]{font-size:19px}}@media (min-width: 3840px){.stock-list-page[data-v-39b96fd7]{padding:170px 100px 60px;max-width:4800px}.search-bar-container[data-v-39b96fd7]{padding:44px 48px;margin-bottom:44px;border-radius:20px}.search-input[data-v-39b96fd7]{padding:24px 28px;font-size:26px;border-radius:12px;border-width:2px}.search-btn[data-v-39b96fd7]{padding:24px 48px;font-size:26px;border-radius:12px}.search-btn svg[data-v-39b96fd7]{width:32px;height:32px;stroke-width:3}.clear-btn[data-v-39b96fd7]{padding:24px 44px;font-size:26px;border-radius:12px}.page-title[data-v-39b96fd7]{font-size:36px;margin-top:8px}.stock-table-wrapper[data-v-39b96fd7]{border-radius:20px;min-height:1000px}.stock-table th[data-v-39b96fd7],.stock-table td[data-v-39b96fd7]{padding:30px;font-size:24px;border-bottom-width:2px}.stock-table th[data-v-39b96fd7]{font-size:26px}.stock-table th .sort-arrow[data-v-39b96fd7]{font-size:14px}.stock-code[data-v-39b96fd7],.stock-name[data-v-39b96fd7]{font-size:24px}.change-ratio[data-v-39b96fd7]{font-size:25px}.loading-spinner .spinner[data-v-39b96fd7]{width:120px;height:120px;border-width:7px}.loading-text[data-v-39b96fd7]{font-size:28px}.no-data[data-v-39b96fd7]{font-size:24px;padding:80px}.pagination[data-v-39b96fd7]{padding:28px;margin-top:44px;border-radius:20px}.pagination button[data-v-39b96fd7]{padding:16px 36px;font-size:24px;border-radius:12px}.pagination .page-info[data-v-39b96fd7]{font-size:26px}.pagination .total-info[data-v-39b96fd7]{font-size:22px}}
