@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Work Sans;line-height:1.5;font-weight:400;background:#0a0013}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh}button:focus,button:focus-visible{outline:none}@media (prefers-color-scheme: light){a:hover{color:#747bff}button{background-color:#f9f9f9}}.skip-to-content{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:9999;padding:12px 24px;background:#7c3aed;color:#fff;text-decoration:none;font-size:14px;font-family:Work Sans,sans-serif;border-radius:0 0 8px}.skip-to-content:focus{position:fixed;top:0;left:0;width:auto;height:auto;overflow:visible}.headerTop{width:100vw;position:fixed;top:0;left:0;z-index:100;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%)}.headerNav{width:100%;height:72px;display:flex;align-items:center}.headerContainer{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 112px}.nav-links{margin:auto}.logoLink{display:flex;align-items:center}.logo{width:110px;height:auto;margin-right:18px;margin-top:0;transition:width .3s ease}.navLinks{display:flex;align-items:center;list-style:none;margin:0;padding:0;flex:1;justify-content:center;gap:16px}.headerNavs{font-weight:400;color:#fff;font-size:14px;margin:0 15px;cursor:pointer;position:relative;transition:color .2s;display:flex;align-items:center;white-space:nowrap}.headerNavs .pricing{color:#fff;text-decoration:none;font-weight:400;font-size:14px}.headerNavs:after{content:"";display:block;width:0%;height:2px;margin:4px auto 0;transition:width .3s}.headerNavs:hover:after{width:100%}.arrow{width:12px;height:12px;margin-left:5px;transition:transform .2s ease}.headerNavs:hover .arrow{transform:rotate(180deg)}.authButtons{display:flex;align-items:center;gap:8px}.loginButton{background:transparent;color:#dedcfb;font-family:Work Sans;border:none;font-weight:500;font-size:16px;padding:10px 18px;border-radius:12px;cursor:pointer;transition:background .2s,color .2s;text-decoration:none;white-space:nowrap}.loginButton:hover{background:#2a254a;color:#a58cff}.signupButton{background:linear-gradient(-135deg,#5b21b6,#7c3aed);color:#fff;border:none;font-weight:400;font-size:14px;padding:10px 18px;align-items:center;justify-content:center;border-radius:12px;height:36px;min-width:83px;cursor:pointer;transition:background .2s,color .2s,transform .1s;text-decoration:none;white-space:nowrap}.signupButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #7b3aed4d}.iconContainer{display:none;align-items:center;gap:16px}.hamburgerIcon{width:24px;height:24px;cursor:pointer;transition:opacity .2s,transform .2s}.hamburgerIcon:hover{opacity:.8;transform:scale(1.1)}.companyDropdown{height:auto;min-width:244px;position:absolute;top:180%;left:0;background:#1a0d2e;border-radius:20px;padding:10px;z-index:1000;box-shadow:inset 0 0 10px #966cf6cc;animation:fadeInDown .3s ease}.productsDropdown{position:fixed;top:88px;left:50%;transform:translate(-50%);background:#1a0d2e;border-radius:20px;z-index:1000;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;width:min(1480px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:calc(100vh - 120px);box-sizing:border-box;box-shadow:inset 0 0 10px #966cf6cc;scrollbar-width:none;animation:fadeInDownCentered .2s ease}.productsDropdown::-webkit-scrollbar{display:none}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDownCentered{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}@media (min-width: 2560px){.headerContainer{padding:20px 200px}.logo{width:130px}.headerNavs{font-size:16px;margin:0 20px}.loginButton{font-size:18px;padding:12px 22px}.signupButton{font-size:16px;padding:12px 22px;min-width:95px;height:40px}.arrow{width:14px;height:14px}.productsDropdown{width:min(1850px,calc(100vw - 64px));max-width:1850px}.companyDropdown{width:280px}}@media (min-width: 1920px) and (max-width: 2559px){.headerContainer{padding:20px 150px}.logo{width:120px}.headerNavs{font-size:15px;margin:0 18px}.loginButton{font-size:17px;padding:11px 20px}.signupButton{font-size:15px;padding:11px 20px;min-width:90px;height:38px}.productsDropdown{width:min(1640px,calc(100vw - 64px));max-width:1640px}.companyDropdown{width:260px}}@media (min-width: 1440px) and (max-width: 1919px){.headerContainer{padding:20px 120px}.productsDropdown{width:min(1500px,calc(100vw - 48px));max-width:1500px}}@media (min-width: 1200px) and (max-width: 1439px){.headerContainer{padding:20px 100px}.logo{width:105px}.headerNavs{margin:0 12px}.productsDropdown{width:min(1380px,calc(100vw - 48px));max-width:1380px}.companyDropdown{width:240px}}@media (min-width: 1025px) and (max-width: 1199px){.headerContainer{padding:20px 80px}.logo{width:100px}.headerNavs{font-size:13px;margin:0 10px}.loginButton{font-size:15px;padding:9px 16px}.signupButton{font-size:13px;padding:9px 16px;min-width:78px;height:34px}.productsDropdown{width:min(1160px,calc(100vw - 32px));max-width:1160px}.companyDropdown{width:220px}}@media (min-width: 769px) and (max-width: 1024px){.headerContainer{padding:20px 60px}.logo{width:95px}.headerNavs{font-size:13px;margin:0 8px}.navLinks{gap:12px}.loginButton{font-size:14px;padding:8px 14px}.signupButton{font-size:13px;padding:8px 14px;min-width:75px;height:32px}.productsDropdown{max-width:800px}.companyDropdown{width:200px}}@media (max-width: 768px){.headerContainer{padding:15px 40px}.headerNav{height:64px}.logo{width:90px;margin-right:12px}.navLinks,.authButtons{display:none}.iconContainer{display:flex;gap:12px}.hamburgerIcon{width:22px;height:22px}.productsDropdown{max-width:600px;border-radius:16px}.companyDropdown{width:180px;border-radius:16px}}@media (min-width: 376px) and (max-width: 480px){.headerContainer{padding:10px 20px}.headerNav{height:56px}.logo{width:80px;margin-right:0}.navLinks,.authButtons{display:none}.iconContainer{display:flex;gap:10px}.hamburgerIcon{width:20px;height:20px}.productsDropdown{right:-10px;max-width:none;width:calc(100vw - 20px);border-radius:12px;top:120%}.companyDropdown{width:calc(100vw - 40px);left:-10px;border-radius:12px;top:120%}}@media (min-width: 321px) and (max-width: 375px){.headerContainer{padding:8px 16px}.headerNav{height:52px}.logo{width:75px}.navLinks,.authButtons{display:none}.iconContainer{display:flex;gap:8px}.hamburgerIcon{width:18px;height:18px}.productsDropdown{right:-8px;width:calc(100vw - 16px);border-radius:10px;top:115%}.companyDropdown{width:calc(100vw - 32px);left:-8px;border-radius:10px;top:115%}}@media (min-width: 280px) and (max-width: 320px){.headerContainer{padding:6px 12px}.headerNav{height:48px}.logo{width:70px}.navLinks,.authButtons{display:none}.iconContainer{display:flex;gap:6px}.hamburgerIcon{width:16px;height:16px}.productsDropdown{right:-6px;width:calc(100vw - 12px);border-radius:8px;top:110%}.companyDropdown{width:calc(100vw - 24px);left:-6px;border-radius:8px;top:110%}}@media (max-width: 279px){.headerContainer{padding:4px 8px}.headerNav{height:44px}.logo{width:65px}.navLinks,.authButtons{display:none}.iconContainer{display:flex;gap:4px}.hamburgerIcon{width:14px;height:14px}.productsDropdown{right:-4px;width:calc(100vw - 8px);border-radius:6px;top:105%}.companyDropdown{width:calc(100vw - 16px);left:-4px;border-radius:6px;top:105%}}@media (max-height: 500px) and (orientation: landscape){.headerNav{height:48px}.headerContainer{padding:8px 20px}.logo{width:70px}.navLinks,.authButtons{display:none}.iconContainer{display:flex}.hamburgerIcon{width:18px;height:18px}.productsDropdown{top:100%;max-height:300px}.companyDropdown{top:100%;max-height:200px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.logo,.arrow,.hamburgerIcon{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion: reduce){.arrow,.hamburgerIcon,.loginButton,.signupButton{transition:none}.headerNavs:after{transition:none}@keyframes fadeInDown{0%{opacity:0}to{opacity:1}}@keyframes fadeInDownCentered{0%{opacity:0;transform:translate(-50%)}to{opacity:1;transform:translate(-50%)}}}@media (prefers-contrast: high){.headerNavs{color:#fff}.loginButton,.signupButton{border:1px solid #ffffff}.productsDropdown,.companyDropdown{border:2px solid #ffffff}}.headerNavs:focus-visible,.loginButton:focus-visible,.signupButton:focus-visible,.hamburgerIcon:focus-visible{outline:2px solid #7c3aed;outline-offset:2px}@media (hover: hover) and (pointer: fine){.headerNavs:hover{color:#a58cff}.loginButton:hover{background:#2a254a;color:#a58cff}.signupButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #7b3aed4d}.hamburgerIcon:hover{opacity:.8;transform:scale(1.1)}}.frame-159788362512{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-shrink:0;position:relative}.frame-159788362512 .menu{border-radius:14px;padding:10px;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:flex-start;flex-shrink:0;width:100%;position:relative;text-decoration:none}.frame-159788362512 .menu:hover{background:#a394b81a}.frame-159788362512 .icon{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;flex-shrink:0;position:relative;overflow:hidden;width:44px;height:44px}.frame-159788362512 .li-badge-info,.frame-159788362512 .li-phone-call,.frame-159788362512 .li-newspaper,.frame-159788362512 .li-newspaper2{width:55px;height:55px;top:5px;flex-shrink:0;position:relative;object-fit:contain;overflow:visible}.frame-159788362512 .frame-1597885015{top:5px;display:flex;flex-direction:column;gap:2px;align-items:flex-start;justify-content:flex-start;flex-shrink:0;position:relative}.frame-159788362512 .sales-teams{color:#fff;text-align:left;font-size:14px;line-height:20px;font-weight:500;position:relative;align-self:stretch;display:flex;align-items:center;justify-content:flex-start;text-decoration:none}.frame-159788362512 .company-menu-description{color:#a394b8;text-align:left;font-size:13px;line-height:20px;font-weight:400;position:relative;display:flex;align-items:center;justify-content:flex-start}.frame-15978836{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:24px;padding:24px;position:relative;width:100%;box-sizing:border-box}.products-browse-all-row{grid-column:1 / -1;display:flex;justify-content:center;padding-top:16px;margin-top:8px;border-top:1px solid rgba(150,108,246,.2)}.products-browse-all{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:#966cf6;color:#fff;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;border-radius:999px;text-decoration:none;transition:all .2s ease;min-height:44px}.products-browse-all:hover{background:#7c3aed;transform:translate(2px)}.frame-15978836.v3-mega-products{grid-template-columns:repeat(4,1fr);grid-template-rows:auto;padding:24px 24px 16px;gap:24px 32px;min-width:880px;max-width:1100px;background:#141020fa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.v3-mega-col{display:flex;flex-direction:column;gap:22px;text-align:left}.v3-mega-cat-block{display:flex;flex-direction:column;gap:8px}.v3-mega-cat-title{display:flex;align-items:center;justify-content:space-between;gap:8px;font-family:Darker Grotesque,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#a58cff;padding:6px 0;margin:0;border-bottom:1px solid rgba(150,108,246,.25);text-align:left;white-space:normal}.v3-mega-cat-count{font-size:10px;font-weight:600;color:#a394b8;background:#966cf626;padding:2px 8px;border-radius:999px;flex-shrink:0}.v3-mega-cat-apps{display:flex;flex-direction:column;gap:2px}.v3-mega-app{display:flex;align-items:center;gap:6px;padding:5px 8px;border-radius:6px;font-family:Work Sans,sans-serif;font-size:13px;font-weight:400;color:#cbb8ff;text-decoration:none;transition:all .15s ease}.v3-mega-app:hover{background:#966cf61f;color:#fff}.v3-mega-app-name{flex:1}.v3-mega-connect-badge{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#a58cff;background:#966cf62e;padding:1px 6px;border-radius:999px;flex-shrink:0}.v3-mega-footer{grid-column:1 / -1;display:flex;justify-content:center;padding-top:16px;margin-top:4px;border-top:1px solid rgba(150,108,246,.2)}.v3-mega-browse-all{display:inline-flex;align-items:center;gap:6px;padding:10px 24px;background:#966cf6;color:#fff;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;border-radius:999px;text-decoration:none;transition:all .2s ease;min-height:40px}.v3-mega-browse-all:hover{background:#7c3aed;transform:translate(2px)}@media (max-width: 1024px){.frame-15978836.v3-mega-products{grid-template-columns:repeat(2,1fr);min-width:640px;max-width:720px}}@media (max-width: 700px){.frame-15978836.v3-mega-products{grid-template-columns:1fr;min-width:280px;max-width:320px;max-height:70vh;overflow-y:auto}}.category-section{display:flex;flex-direction:column;gap:12px;text-align:-webkit-center}.category-title{color:#fff;font-size:16px;font-weight:600;line-height:20px;margin:0;padding:8px 16px;border-bottom:1px solid rgba(163,148,184,.2);flex-shrink:0;white-space:nowrap;text-align:-webkit-left}.category-apps{display:flex;flex-direction:column;gap:8px;flex:1;overflow:visible;padding:0 8px}.frame-15978836 .menu{border-radius:12px;padding:8px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-shrink:0;width:100%;position:relative;box-sizing:border-box;min-height:50px;transition:all .2s ease;text-decoration:none}.frame-15978836 .menu:hover{background:#a394b81a}.frame-15978836 .icon{padding:8px;display:flex;flex-direction:row;gap:6px;align-items:center;justify-content:center;flex-shrink:0;position:relative;overflow:hidden;width:40px;height:32px;border-radius:8px}.frame-15978836 .li-icons{top:2px;height:32px;flex-shrink:0;position:relative;overflow:visible;aspect-ratio:1;width:44px}.frame-15978836 .frame-1597885015{display:flex;flex-direction:column;gap:2px;align-items:flex-start;justify-content:flex-start;flex-shrink:0;position:relative;top:2px;flex:1}.frame-15978836 .app-name{color:#fff;text-align:left;font-size:14px;line-height:18px;font-weight:500;position:relative;align-self:stretch;display:flex;align-items:center;justify-content:flex-start;text-decoration:none;transition:font-size .2s ease;white-space:nowrap}.frame-15978836 .one-line-desc{color:#a394b8;text-align:left;font-size:11px;line-height:15px;font-weight:400;position:relative;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;word-wrap:break-word}@media (min-width: 1440px){.frame-15978836{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,0fr);gap:16px;padding:0 20px 20px}.category-section{gap:0px}.category-title{font-size:18px;line-height:24px;padding:14px 0 12px}.category-apps{gap:8px;padding:0}.frame-15978836 .menu{padding:0;text-decoration:none}.frame-15978836 .icon{width:48px;height:40px;padding:10px}.frame-15978836 .li-icons{width:54px;height:54px;top:2px}.frame-15978836 .frame-1597885015{gap:3px}.frame-15978836 .app-name{font-size:14px;line-height:20px}.frame-15978836 .one-line-desc{font-size:13px;line-height:20px}}@media (min-width: 1200px) and (max-width: 1439px){.frame-15978836{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:28px;padding:28px}}@media (min-width: 1024px) and (max-width: 1199px){.frame-15978836{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:20px;padding:20px}.category-section{gap:10px}.category-title{font-size:15px;line-height:19px;padding:8px 14px}.frame-15978836 .app-name{font-size:13px;line-height:17px}.frame-15978836 .one-line-desc{font-size:10px;line-height:14px}}@media (min-width: 768px) and (max-width: 1023px){.frame-15978836{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:18px;padding:18px}.category-section{gap:10px}.category-title{font-size:15px;line-height:19px;padding:8px 12px}.category-apps{gap:6px;padding:0 6px}.frame-15978836 .menu{padding:8px;text-decoration:none}.frame-15978836 .icon{width:38px;height:30px;padding:7px}.frame-15978836 .li-icons{width:30px;height:30px}.frame-15978836 .app-name{font-size:13px;line-height:17px}.frame-15978836 .one-line-desc{font-size:10px;line-height:14px}}@media (min-width: 481px) and (max-width: 767px){.frame-15978836{grid-template-columns:1fr;grid-template-rows:repeat(6,auto);gap:16px;padding:16px}.category-section{gap:8px;height:auto}.category-title{font-size:14px;line-height:18px;padding:8px 12px}.category-apps{gap:6px;padding:0 4px}.frame-15978836 .menu{padding:8px;text-decoration:none}.frame-15978836 .icon{width:36px;height:28px;padding:6px}.frame-15978836 .li-icons{width:28px;height:28px;top:1px}.frame-15978836 .frame-1597885015{top:1px}.frame-15978836 .app-name{font-size:12px;line-height:16px}.frame-15978836 .one-line-desc{font-size:10px;line-height:13px}}@media (max-width: 480px){.frame-15978836{grid-template-columns:1fr;grid-template-rows:repeat(6,auto);gap:12px;padding:12px}.category-section{gap:6px;height:auto}.category-title{font-size:13px;line-height:17px;padding:6px 10px}.category-apps{gap:4px;padding:0 2px}.frame-15978836 .menu{padding:6px;border-radius:8px;text-decoration:none}.frame-15978836 .icon{width:32px;height:26px;padding:5px}.frame-15978836 .li-icons{width:26px;height:26px;top:0}.frame-15978836 .frame-1597885015{top:0;gap:1px}.frame-15978836 .app-name{font-size:11px;line-height:15px}.frame-15978836 .one-line-desc{font-size:9px;line-height:12px}}@media (max-width: 319px){.frame-15978836{gap:10px;padding:10px}.category-title{font-size:12px;line-height:16px;padding:5px 8px}.frame-15978836 .menu{padding:5px;text-decoration:none}.frame-15978836 .icon{width:30px;height:24px;padding:4px}.frame-15978836 .li-icons{width:24px;height:24px}.frame-15978836 .app-name{font-size:10px;line-height:14px}.frame-15978836 .one-line-desc{font-size:8px;line-height:11px}}*{transition:all .2s ease}.frame-15978836 .menu:focus-within{outline:2px solid #966cf6;outline-offset:2px}@media (prefers-contrast: high){.category-title{border-bottom-color:#ffffff80}.frame-15978836 .menu:hover{background:#fff3}}@media (prefers-reduced-motion: reduce){*{transition:none}.frame-15978836 .menu:hover{transform:none}}.mobile-nav{background:#0a0013;display:flex;flex-direction:column;gap:0px;align-items:center;justify-content:flex-start;width:100vw;height:100vh;position:fixed;overflow:hidden;z-index:1000}.mobile-nav .nav{padding:20px 12px;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;align-self:stretch;flex-shrink:0;position:relative;overflow:hidden}.mobile-nav .ctas{border-radius:10px;padding:4px 0;background:linear-gradient(103.3deg,#7b44b233,#714c9700),linear-gradient(179.59deg,#37294acc,#1c152bcc);display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:flex-start;flex:1;position:relative}.mobile-nav .frame-1686552345{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:flex-start;flex:1;position:relative}.mobile-nav .cta{border-radius:12px;border:1px solid transparent;padding:10px 18px;display:flex;flex-direction:row;gap:6px;align-items:center;justify-content:center;flex-shrink:0;position:relative;overflow:hidden}.mobile-nav .login{color:#fff;text-align:left;font-size:14px;font-weight:500;position:relative;background:none;border:none;cursor:pointer;padding:0}.mobile-nav .cta2{background:linear-gradient(-83.91deg,#5b21b6,#7c3aed),linear-gradient(to left,#f3f4f6,#f3f4f6);border-radius:12px;padding:10px 18px;display:flex;flex-direction:row;gap:6px;align-items:center;justify-content:center;flex-shrink:0;position:relative;overflow:hidden}.mobile-nav .signup{color:#fff;text-align:left;font-size:14px;font-weight:500;position:relative;background:none;border:none;cursor:pointer;padding:0}.mobile-nav .icon-button{border-radius:8px;padding:4px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.mobile-nav .proicons-cancel{width:16px;height:16px;position:absolute;left:12px;top:12px;overflow:visible;aspect-ratio:1}.mobile-nav .products-drop-down-with-categorization{border-radius:20px;padding:24px 12px 60px;display:flex;flex-direction:column;gap:24px;align-items:flex-start;justify-content:flex-start;align-self:stretch;flex:1;position:relative;overflow-y:auto}.mobile-nav .tabs{display:flex;flex-direction:column;gap:16px;align-items:flex-start;justify-content:center;align-self:stretch;flex-shrink:0;position:relative}.mobile-nav .tab{border-bottom:1px solid #262428;padding:12px;display:flex;flex-direction:row;gap:6px;align-items:center;justify-content:flex-start;align-self:stretch;flex-shrink:0;position:relative}.mobile-nav .tab2{padding:12px;display:flex;flex-direction:row;gap:6px;align-items:center;justify-content:flex-start;align-self:stretch;flex-shrink:0;position:relative}.mobile-nav .products{color:#fff;text-align:left;font-size:14px;font-weight:400;position:relative;flex:1}.mobile-nav .li-chevron-down{flex-shrink:0;width:16px;height:16px;position:relative;overflow:visible;aspect-ratio:1}.mobile-nav .li-chevron-down1{flex-shrink:0;width:16px;height:16px;position:relative;overflow:visible;aspect-ratio:1;transform:rotate(180deg)}.mobile-nav .pricing{color:#fff;text-align:left;font-size:14px;font-weight:400;position:relative}.mobile-nav .resources{color:#fff;text-align:left;font-size:14px;font-weight:400;position:relative;flex:1}.mobile-nav .frame-1686552346{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:flex-start;align-self:stretch;flex:1;position:relative;overflow-y:auto;max-height:calc(100vh - 80px)}.mobile-nav .frame-16865523461{display:flex;flex-direction:column;gap:0px;align-items:center;justify-content:flex-start;align-self:stretch;flex:1;position:relative;overflow-y:auto;max-height:calc(100vh - 80px)}.mobile-nav .frame-1686552342{display:flex;flex-direction:column;gap:24px;align-items:flex-start;justify-content:flex-start;align-self:stretch;flex-shrink:0;position:relative;overflow:hidden}.mobile-nav .frame-1686552339{display:flex;flex-direction:column;gap:1px;align-items:center;justify-content:flex-start;flex-shrink:0;position:relative}.mobile-nav .frame-1686552338{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:flex-start;align-self:stretch;flex-shrink:0;position:relative}.mobile-nav .supply-chain-logistics{color:#fff;text-align:center;font-size:16px;line-height:20px;font-weight:600;position:relative;flex:1;padding:12px;display:flex;align-items:center;justify-content:flex-start}.mobile-nav .line-6{margin-top:-1px;border-width:1px 0 0 0;border-style:solid;border-image:linear-gradient(90deg,#4f3a7100,#4f3a71,#4f3a7100);border-image-slice:1;align-self:stretch;flex-shrink:0;height:0px;position:relative;transform-origin:0 0;transform:rotate(0) scale(1)}.mobile-nav .menu{text-decoration:none;border-radius:14px;padding:12px;display:flex;flex-direction:row;gap:18px;align-items:center;justify-content:flex-start;flex-shrink:0;width:100%;position:relative}.mobile-nav .icon{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;flex-shrink:0;position:relative;overflow:visible}.mobile-nav .li-package-search{flex-shrink:0;width:50px;height:50px;position:relative;overflow:visible}.mobile-nav .frame-1597885015{display:flex;flex-direction:column;gap:2px;align-items:flex-start;justify-content:flex-start;flex-shrink:0;position:relative}.mobile-nav .sales-teams{color:#fff;text-align:left;font-size:14px;line-height:20px;font-weight:500;position:relative;align-self:stretch;display:flex;align-items:center;justify-content:flex-start}.mobile-nav .lorem-ipsum-is-simply-dummy-text{color:#a394b8;text-align:left;font-size:13px;line-height:20px;font-weight:400;position:relative;display:flex;align-items:center;justify-content:flex-start}.mobile-nav .back{color:#fff;text-align:left;font-size:14px;font-weight:400;position:relative;flex:1}.footer{width:100%;color:#fff}.footer .footer-container{padding:0 112px;width:100%}.footer .footer-container .footer-logo-container{display:flex;align-items:center;justify-content:center;padding:40px 0;gap:20px}.footer .footer-container .footer-logo-container .footer-logo{height:24px}.footer .footer-container .footer-sections-wrapper{display:flex;flex-direction:row;justify-content:space-between;gap:40px;padding:40px 0 0}.footer-section.info-section{flex:1;max-width:340px;border-bottom:none;padding-bottom:0;margin-bottom:0}.footer-parent-line{font-size:13px!important;color:#c0afdc;line-height:1.5!important;margin-bottom:18px!important;display:block!important}.footer-parent-line strong{color:#fff;font-weight:600}.footer-section.info-section a.footer-parent-link{display:inline;white-space:normal;font-size:13px;color:inherit;text-decoration:none;border-bottom:1px solid rgba(165,140,255,.35);transition:color .2s ease,border-color .2s ease;margin:0}.footer-section.info-section a.footer-parent-link:hover{color:#a58cff;border-bottom-color:#a58cff}.footer-section.info-section a.footer-parent-link strong{color:inherit}.footer-address-block{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.footer-address{font-size:12px!important;line-height:1.5!important;color:#c0afdc;margin-bottom:12px!important}.footer-address strong{color:#fff;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.footer-address-secondary{opacity:.75;font-size:11px!important}.footer-address-secondary strong{font-size:11px;opacity:.95}.footer-section:not(.info-section){flex-direction:row;justify-content:space-between;flex:3}.footer-section{display:flex;flex-direction:column;min-width:200px}.footer-section h3{font-size:16px;font-weight:600;margin-top:0;line-height:20px;margin-bottom:16px;color:#fff}.footer-section p{display:flex;align-items:flex-start;font-weight:400;font-size:14px;line-height:20px;margin-bottom:24px;margin-top:0;gap:8px}.footer-section a{white-space:nowrap;font-size:12px;font-weight:400;line-height:20px;margin-bottom:4px;color:#c0afdc;text-decoration:none;display:block}.footer-section a:hover{color:#fff}.footer-section.info-section a{cursor:pointer;transition:color .3s ease}.footer-section.info-section a:hover{color:#4a90e2}.icon{width:16px;height:16px;margin-top:2px}.footer-section-products{display:flex;flex:2;gap:40px}.footer-section-product1,.footer-section-product2{flex:1;min-width:150px}.footer-section-product1,.footer-section-product2{padding-left:40px;border-left:1px solid rgba(192,175,220,.15)}.footer-section-resources{flex:1;min-width:150px;padding-left:40px;border-left:1px solid rgba(192,175,220,.15)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:20px;margin:40px 0;font-size:14px}.footer-bottom-left{display:flex}.footer-bottom span{line-height:20px;font-size:12px;font-weight:400;color:#fff}.footer-bottom a{font-size:12px;line-height:20px;font-weight:400;color:#fff;text-decoration:none;margin-left:20px;white-space:nowrap}.footer-bottom a:hover{color:#4a90e2}.social-icons{display:flex;align-items:center;gap:15px}.social-icon{width:18px;height:18px}.footer-section-company-resources{display:flex;flex:1}@media (max-width: 1199px) and (min-width: 992px){.footer .footer-container{padding:0 64px}.footer-section-products{gap:32px}.footer-section-company-resources{gap:48px;flex-direction:column}.footer-section-resources{padding:0 72px}}@media (max-width: 991px) and (min-width: 769px){.footer .footer-container{padding:0 48px}.footer .footer-container .footer-sections-wrapper{flex-direction:column;gap:32px}.footer-section.info-section{max-width:none;border-bottom:1px solid #262428;padding-bottom:32px}.footer-section:not(.info-section){flex-direction:row;gap:48px}.footer-section-products{border-right:none;flex:2}.footer-section-product1,.footer-section-product2,.footer-section-resources{padding-left:0;border-left:none}.footer-section-company-resources{flex:1}}@media (max-width: 768px) and (min-width: 481px){.footer .footer-container{padding:0 32px}.footer .footer-container .footer-sections-wrapper{flex-direction:column;gap:32px;padding:32px 0}.footer-section.info-section{max-width:none;border-bottom:1px solid #262428;padding-bottom:32px}.footer-section:not(.info-section){display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.footer-section-products{display:contents}.footer-section-product1,.footer-section-product2,.footer-section-resources{padding-left:0;border-left:none}.footer-section-company-resources{grid-column:1 / -1;border-top:1px solid #262428;padding-top:28px}.footer-section-company-resources .footer-section-resources{display:grid;grid-template-columns:1fr 1fr;column-gap:32px;row-gap:4px}.footer-section-company-resources .footer-section-resources h3{grid-column:1 / -1}.footer-bottom{flex-direction:row;flex-wrap:wrap;align-items:center;gap:16px;margin:32px 0;padding-top:16px}.footer-bottom-left{flex:1 1 100%;flex-direction:column;align-items:flex-start;gap:10px}.footer-bottom-left>span{width:100%}.footer-bottom-links{display:flex;flex-flow:row wrap;gap:6px 16px}.footer-bottom-links a{margin-left:0}.social-icons{align-self:flex-start}}@media (max-width: 480px){.footer .footer-container{padding:0 16px}.footer .footer-container .footer-logo-container{padding:24px 0}.logo_line_left,.logo_line_right{max-width:80px}.footer .footer-container .footer-sections-wrapper{flex-direction:column;gap:24px;padding:24px 0}.footer-section.info-section{max-width:none;border-bottom:1px solid #262428;padding-bottom:24px}.footer-section p{margin-bottom:16px}.address-break{display:none}.footer-section:not(.info-section){display:flex;flex-direction:column;gap:28px}.footer-section-products{display:flex;flex-direction:column;gap:28px;border-right:none;padding-bottom:0}.footer-section-product1,.footer-section-product2,.footer-section-resources{flex:1 1 100%;padding-left:0;border-left:none;border-top:1px solid #262428;padding-top:24px}.footer-section-product1{border-top:none;padding-top:0}.footer-section-company-resources{display:block}.footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:16px;margin:24px 0;padding-top:20px;border-top:1px solid #262428}.footer-bottom-left{align-items:center;text-align:center;flex-direction:column;gap:12px;width:100%}.footer-bottom-left>span{width:100%;line-height:18px;white-space:normal}.footer-bottom-links{display:flex;flex-flow:row wrap;justify-content:center;gap:8px 16px}.footer-bottom-links a{margin-left:0}.social-icons{margin-top:0;justify-content:center}}@media (max-width: 360px){.footer .footer-container{padding:0 12px}.footer-bottom-links{gap:6px 12px}.social-icons{gap:12px}}@media (max-height: 500px) and (orientation: landscape){.footer .footer-container .footer-logo-container,.footer .footer-container .footer-sections-wrapper{padding:16px 0}.footer-bottom{margin:16px 0}}.hero-container{position:relative;padding:100px 112px;display:flex;justify-content:center;align-items:center;z-index:1;width:100%}.hero-container .hero-box{background:linear-gradient(135deg,#4d1d9d,#401b89);border:1px solid #7C3AED;border-radius:28px;padding:64px 12px 48px;text-align:center;width:100%;position:relative;z-index:1;box-shadow:inset 0 6px 8px #00000040,0 4px 10px #ffffff1a;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-container .hero-box:before{content:"";position:absolute;bottom:-5px;left:0;right:0;height:136px;background:url("data:image/svg+xml,%3csvg%20width='1216'%20height='130'%20viewBox='0%200%201216%20130'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M89.732%20209.096C57.692%20209.096%2033.2467%20199.722%2016.396%20180.972C-0.454666%20161.986%20-8.88%20136.472%20-8.88%20104.432C-8.88%2083.3096%20-5.32%2065.035%201.8%2049.6083C9.15733%2033.9443%2020.0747%2021.8403%2034.552%2013.2963C49.2667%204.51497%2067.66%200.1243%2089.732%200.1243C121.772%200.1243%20146.099%209.61763%20162.712%2028.6043C179.563%2047.3536%20187.988%2072.6296%20187.988%20104.432C187.988%20125.08%20184.191%20143.355%20176.596%20159.256C169.239%20174.92%20158.321%20187.143%20143.844%20195.924C129.367%20204.706%20111.329%20209.096%2089.732%20209.096ZM89.376%20180.616C104.803%20180.616%20117.619%20177.412%20127.824%20171.004C138.267%20164.359%20145.98%20155.34%20150.964%20143.948C156.185%20132.319%20158.796%20119.147%20158.796%20104.432C158.796%2089.4803%20156.304%2076.3083%20151.32%2064.9163C146.336%2053.287%20138.623%2044.2683%20128.18%2037.8603C117.975%2031.215%20105.04%2027.8923%2089.376%2027.8923C66.592%2027.8923%2049.2667%2034.775%2037.4%2048.5403C25.7707%2062.3056%2019.956%2080.9363%2019.956%20104.432C19.956%20118.91%2022.448%20131.963%2027.432%20143.592C32.416%20154.984%2040.0107%20164.003%2050.216%20170.648C60.6587%20177.294%2073.712%20180.616%2089.376%20180.616ZM361.146%203.6843H391.406V204.112H335.514L251.142%2016.8563H250.43V204.112H220.17V3.6843H272.502L360.434%20190.94H361.146V3.6843ZM460.381%20197.704V10.0923H489.573V197.704H460.381ZM432.969%20204.112V178.48H516.629V204.112H432.969ZM432.969%2029.3163V3.6843H516.629V29.3163H432.969ZM593.65%20204.112H564.458V3.6843H705.078V29.3163H593.65V85.9203H680.158V110.484H593.65V204.112ZM762.842%20197.704V10.0923H792.034V197.704H762.842ZM735.43%20204.112V178.48H819.09V204.112H735.43ZM735.43%2029.3163V3.6843H819.09V29.3163H735.43ZM862.291%20204.112V3.6843H1001.13V29.3163H891.483V90.1923H976.923V114.756H891.483V179.904H1004.69V204.112H862.291ZM1069.92%20179.192C1079.18%20179.192%201086.3%20179.192%201091.28%20179.192C1096.27%20179.192%201099.95%20179.192%201102.32%20179.192C1115.13%20179.192%201126.65%20178.243%201136.85%20176.344C1147.06%20174.208%201155.84%20170.411%201163.19%20164.952C1170.55%20159.256%201176.13%20151.543%201179.93%20141.812C1183.96%20131.844%201185.98%20119.028%201185.98%20103.364C1185.98%2086.751%201182.54%2072.9856%201175.65%2062.0683C1168.77%2051.151%201159.04%2042.963%201146.46%2037.5043C1134.12%2032.0456%201119.41%2029.3163%201102.32%2029.3163H1069.92V179.192ZM1217.31%20103.72C1217.31%20130.064%201212.2%20150.594%201202%20165.308C1192.03%20179.786%201177.79%20189.872%201159.28%20195.568C1141%20201.264%201119.41%20204.112%201094.49%20204.112C1090.69%20204.112%201084.64%20204.112%201076.33%20204.112C1068.02%20204.112%201056.04%20204.112%201040.37%20204.112V3.6843C1056.99%203.6843%201069.33%203.6843%201077.4%203.6843C1085.47%203.6843%201091.16%203.6843%201094.49%203.6843C1119.41%203.6843%201141%207.48163%201159.28%2015.0763C1177.79%2022.4336%201192.03%2033.4696%201202%2048.1843C1212.2%2062.899%201217.31%2081.411%201217.31%20103.72Z'%20fill='white'%20fill-opacity='0.04'/%3e%3c/svg%3e") no-repeat center center;background-size:cover;border-radius:20px;z-index:-1}.hero-container .hero-box h1{font-family:Darker Grotesque;max-width:735px;color:#fff;font-size:70px;font-weight:700;line-height:64px;position:relative;z-index:1}.hero-container .hero-box p{margin-top:16px;line-height:28px;color:#e1dafe;font-size:16px;font-weight:400;position:relative;z-index:1;max-width:500px}.hero-container .hero-box .hero-box-button-group{margin:48px 0 0;display:flex;justify-content:center;gap:12px;position:relative;z-index:1}.hero-container .hero-box .hero-box-button-group .get-started-btn{background-color:#fff;color:#6d28d9;font-size:14px;font-weight:500;padding:12px 20px;border:none;border-radius:12px;cursor:pointer;transition:background-color .3s ease}.hero-container .hero-box .hero-box-button-group .get-started-btn:hover{background-color:#f0f0f0}.hero-container .hero-box .hero-box-button-group .request-demo-btn{background:transparent;color:#e1dafe;font-size:14px;font-weight:500;padding:12px 20px;border:1px solid #7D67CF;border-radius:12px;cursor:pointer;transition:border-color .3s ease,color .3s ease}.hero-container .hero-box .hero-box-button-group .request-demo-btn:hover{border-color:#fff;color:#fff}@media (max-width: 768px){.hero-container{padding:16px;display:flex;justify-content:center}.hero-container .hero-box{border-radius:32px;padding:24px 12px 28px}.hero-container .hero-box h1{font-size:24px;font-weight:700;line-height:32px}.hero-container .hero-box p{font-size:16px;max-width:300px;line-height:24px;margin-top:8px;margin-bottom:32px}.hero-container .hero-box .hero-box-button-group .get-started-btn,.hero-container .hero-box .hero-box-button-group .request-demo-btn{font-size:14px;padding:10px 18px}.hero-container .hero-box .hero-box-button-group{gap:12px;margin-top:0}.hero-container .hero-box:before{bottom:0;height:80px}}@media (max-width: 480px){.hero-container{padding:16px}.hero-container .hero-box{padding:24px 12px 28px;border-radius:28px}.hero-container .hero-box h1{font-size:24px;line-height:32px;margin-bottom:8px}.hero-container .hero-box p{font-size:16px;line-height:24px}.hero-container .hero-box .hero-box-button-group .get-started-btn,.hero-container .hero-box .hero-box-button-group .request-demo-btn{font-size:12px;padding:8px 14px}.hero-container .hero-box .hero-box-button-group{gap:12px}.hero-container .hero-box:before{bottom:2px;height:40px}}
