.navbar{z-index:1000;background:0 0;width:100%;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,transform .35s;position:absolute;top:0;left:0}.navbar-scrolled{isolation:isolate;background:#0808088c;border-bottom:1px solid #ffffff14;width:100%;min-height:72px;animation:.35s navbarSlideDown;position:fixed;box-shadow:0 10px 40px #00000040,inset 0 1px #ffffff08;-webkit-backdrop-filter:blur(40px)saturate(180%)!important;backdrop-filter:blur(40px)saturate(180%)!important}.navbar-scrolled .navbar-container{height:72px;padding:0 12px}.navbar-scrolled .nav-link{color:#fff!important}.navbar-scrolled .navbar-logo img{content:url(/cubots-light.png)}.navbar-scrolled .nav-link.active-link{border-bottom:3px solid #3baefa;margin-top:7px;padding-bottom:4px;font-weight:600;color:#3baefa!important;opacity:1!important}.navbar-scrolled .mobile-menu-btn,.navbar-scrolled .mobile-menu-btn svg,.navbar-scrolled .menu-light,.navbar-scrolled .menu-dark,.navbar-scrolled .menu-light svg,.navbar-scrolled .menu-dark svg{color:#fff!important}@keyframes navbarSlideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.navbar-container{justify-content:space-between;align-items:center;max-width:1460px;margin:0 auto;padding:20px 12px;display:flex}.navbar-left{align-items:center;gap:50px;display:flex}.navbar-logo img{object-fit:contain;width:auto;height:50px;padding-top:2px;display:block}.navbar-links,.nav-item-wrapper{align-items:center;display:flex}.nav-link{letter-spacing:.3px;font-family:Geist,Inter,"sans-serif";font-size:16px;font-weight:400;text-decoration:none;transition:all .3s}.nav-link-dark{color:#dfdfdf;opacity:.7}.nav-link-dark:hover{color:#fff;opacity:1.5}.nav-link-light{color:#000}.nav-link-light:hover{opacity:.65}.active-link{color:#1991e7;opacity:1!important}.nav-divider{margin:0 16px;font-size:11px}.nav-divider-dark{color:#ffffff59}.nav-divider-light{color:#00000059}.navbar-btn{cursor:pointer;color:#fff;background:#06f;border:none;border-radius:999px;align-items:center;padding:2px 2px 2px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:transform .3s;display:flex;position:relative;overflow:hidden}body.comments-drawer-open .navbar-btn{opacity:0;pointer-events:none}body.comments-drawer-open .navbar,body.comments-drawer-open .navbar-scrolled{pointer-events:none;z-index:1!important}.navbar-btn.animate-wave:before{content:"";filter:blur(3px);opacity:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#0000,#ff00ffe6,#a855f7,#ff00ffe6,#0000);width:100%;height:100%;animation:.5s ease-out forwards wavePass;position:absolute;top:0;left:-100%}.navbar-btn:hover{transform:scale(1.03)}.navbar-btn span{margin-right:10px}.btn-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.btn-icon img{width:100%;scale:1.8}.mobile-left{display:none}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.menu-dark{color:#fff}.menu-light{color:#0b1f3f}.desktop-only{display:flex}@media (width<=768px){.desktop-only{display:none}.mobile-left{align-items:center;gap:14px;display:flex}.navbar-container{padding:10px 18px}.navbar-btn{transform-origin:100%;transform:scale(.75)}.navbar-logo img{height:40px}}.mobile-sidebar{z-index:99999;border:1px solid #97959d94;border-radius:18px;width:60%;max-width:360px;height:80vh;padding:26px 22px;transition:all .35s;position:fixed;top:5px;left:0;transform:translate(-100%)}.mobile-sidebar.open{left:5px;transform:translate(0)}.mobile-sidebar.dark{color:#fff;background:#000}.mobile-sidebar.light{color:#111;background:#fff}.sidebar-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.sidebar-header img{width:120px}.sidebar-close{color:inherit;cursor:pointer;background:0 0;border:none}.sidebar-nav{flex-direction:column;display:flex}.sidebar-item{color:inherit;align-items:center;gap:12px;padding:12px 0;font-family:Geist,Inter,"sans-serif";font-size:16px;font-weight:500;text-decoration:none;display:flex}.mobile-sidebar.dark .sidebar-item{border-bottom:1px solid #383838b8}.mobile-sidebar.light .sidebar-item{border-bottom:1px solid #eaeaec}.sidebar-icon{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.mobile-sidebar.dark .sidebar-icon{background:#1b1b25}.mobile-sidebar.light .sidebar-icon{background:#f5f5f5}.sidebar-overlay{opacity:0;visibility:hidden;z-index:99998;background:#00000059;transition:all .3s;position:fixed;inset:0}.sidebar-overlay.show{opacity:1;visibility:visible}@media (width>=769px){.mobile-sidebar,.sidebar-overlay{display:none}}@media (width>=1800px){.navbar-container{justify-content:space-between;align-items:center;max-width:1840px;margin:0 auto;padding:20px 12px;display:flex}}@media (width<=1280px){.navbar-container{justify-content:space-between;align-items:center;max-width:1160px;margin:0 auto;padding:20px 12px;display:flex}}.cubots-footer-wrapper{color:#fff;box-sizing:border-box;background-color:#000;width:100%;padding:3rem 1rem .5rem;font-family:Geist,Inter,sans-serif;overflow-x:hidden}.cubots-footer-container{box-sizing:border-box;width:100%;max-width:1450px;margin:0 auto}.cubots-footer-top-row{justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:2rem;display:flex}.cubots-footer-brand-side{max-width:500px}.cubots-footer-logo-area{align-items:center;margin-bottom:1rem;display:flex}.cubots-footer-logo-img{object-fit:contain;height:60px}.cubots-footer-logo-text{letter-spacing:-1.5px;text-transform:lowercase;font-size:2.2rem;font-weight:700}.cubots-footer-tagline{letter-spacing:-.1px;color:#fff;margin:0 0 .6rem;font-size:1.02rem;font-weight:500;line-height:1.3}.cubots-footer-sub-tagline{color:#a0a0a0;letter-spacing:-.1px;margin:0;font-size:.95rem;font-weight:400;line-height:1.6}.cubots-footer-social-side{gap:1rem;margin-top:50px;display:flex}.cubots-footer-social-circle{color:#fff;background-color:#1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:1.6rem;text-decoration:none;transition:background-color .25s,transform .2s;display:flex}.cubots-footer-social-circle:hover{background-color:#2b2b2b;transform:translateY(-2px)}.cubots-footer-divider{background-color:#2c2a2a;border:none;width:100%;height:1px;margin:0}.cubots-footer-links-grid{grid-template-columns:1fr 1fr 1fr 1.3fr;gap:3rem;width:100%;padding:1rem 0;display:grid}.cubots-footer-col{box-sizing:border-box;flex-direction:column;padding-left:2rem;padding-right:2rem;display:flex}.cubots-footer-links-grid>.cubots-footer-col:first-child{text-align:left;align-items:flex-start}.cubots-footer-links-grid>.cubots-footer-col:nth-child(2) h4,.cubots-footer-links-grid>.cubots-footer-col:nth-child(2) ul,.cubots-footer-links-grid>.cubots-footer-col:nth-child(3) h4,.cubots-footer-links-grid>.cubots-footer-col:nth-child(3) ul{text-align:left;flex-direction:column;align-items:flex-start;width:fit-content;padding-left:4rem;display:flex}.cubots-footer-links-grid>.cubots-footer-col:nth-child(4) h4{padding-left:1rem}.cubots-footer-col.cubots-footer-contact-info,.cubots-footer-links-grid>.cubots-footer-col:last-child{text-align:left;border-right:none;align-items:flex-start;padding-left:8rem;padding-right:0}.cubots-footer-col h4{color:#fff;letter-spacing:-.2px;margin:.8rem 0 1.5rem;font-size:1.1rem;font-weight:600}.cubots-footer-col ul{margin:0;padding:0;list-style:none}.cubots-footer-col ul li{margin-bottom:1rem}.cubots-footer-col ul li a{color:#a0a0a0;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s}.cubots-footer-col ul li a:hover{color:#fff}.cubots-footer-contact-item{color:#a0a0a0;align-items:flex-start;gap:.8rem;width:100%;margin-bottom:1.2rem;font-size:.95rem;line-height:1.5;display:flex}.cubots-footer-contact-item span{margin-bottom:-15px}.cubots-footer-contact-item a{color:#a0a0a0;text-decoration:none;transition:color .2s}.cubots-footer-contact-item:hover a,.cubots-footer-contact-item:hover .cubots-footer-contact-icon{color:#fff}.cubots-footer-contact-icon{color:#8c8c8c;flex-shrink:0;margin-top:2px;font-size:1.15rem}.cubots-footer-contact-icon.location-icon{font-size:1.2rem}.cubots-footer-cta-strip{justify-content:space-between;align-items:center;width:100%;padding:1rem 0;display:flex}.cubots-footer-cta-text h3{margin:0 0 0. 0;letter-spacing:-.1px;font-size:1.02rem;font-weight:600}.cubots-footer-cta-text p{color:#a0a0a0;letter-spacing:-.1px;font-size:.9rem;font-weight:400}.cubots-footer-cta-btn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#06c;border:none;border-radius:40px;padding:.7rem 1.4rem;font-size:.9rem;font-weight:500;transition:background-color .2s,transform .1s}.cubots-footer-cta-btn:hover{background-color:#0052a3}.cubots-footer-cta-btn:active{transform:scale(.98)}.cubots-footer-meta-strip{flex-direction:column;gap:1rem;width:100%;padding:20px 0 10px;display:flex}.cubots-footer-meta-tags{justify-content:space-between;align-items:center;width:100%;display:flex}.cubots-footer-meta-tags span{color:#8c8c8c;white-space:nowrap;font-size:.82rem;font-weight:400}.cubots-footer-copyright{text-align:center;color:#8c8c8c;background-color:#2b2b2bd2;width:100%;margin-top:.6rem;padding:3px;font-size:.85rem}@media (width<=1280px){.cubots-footer-container{padding:0}.cubots-footer-links-grid{gap:1.5rem}.cubots-footer-links-grid>.cubots-footer-col:nth-child(2) h4,.cubots-footer-links-grid>.cubots-footer-col:nth-child(2) ul,.cubots-footer-links-grid>.cubots-footer-col:nth-child(3) h4,.cubots-footer-links-grid>.cubots-footer-col:nth-child(3) ul,.cubots-footer-links-grid>.cubots-footer-col:last-child{padding-left:4.5rem}.cubots-footer-col{padding-right:1rem}}@media (width<=992px){.cubots-footer-wrapper{padding:4rem 0 2rem}.cubots-footer-top-row{flex-direction:column;align-items:flex-start;gap:2rem}.cubots-footer-brand-side{max-width:100%}.cubots-footer-links-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem;padding:2.5rem 0}.cubots-footer-col{border-right:none!important;padding-right:0!important}.cubots-footer-links-grid>.cubots-footer-col:first-child,.cubots-footer-links-grid>.cubots-footer-col:nth-child(2) h4,.cubots-footer-links-grid>.cubots-footer-col:nth-child(2) ul,.cubots-footer-links-grid>.cubots-footer-col:nth-child(3) h4,.cubots-footer-links-grid>.cubots-footer-col:nth-child(3) ul,.cubots-footer-links-grid>.cubots-footer-col:last-child{padding-left:0!important}.cubots-footer-cta-strip{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2rem 0}.cubots-footer-cta-btn{text-align:center;width:100%;padding:1.1rem 2rem}.cubots-footer-meta-strip{flex-direction:column-reverse;align-items:flex-start;gap:1.5rem;padding-top:2rem}.cubots-footer-meta-tags{justify-content:flex-start;gap:1rem 1.5rem;width:100%}}@media (width<=576px){.cubots-footer-container{padding:0 1.5rem}.cubots-footer-logo-text{font-size:1.8rem}.cubots-footer-links-grid{grid-template-columns:1fr;gap:2.5rem}.cubots-footer-col h4{margin-bottom:1rem}.cubots-footer-col ul li{margin-bottom:.85rem}.cubots-footer-meta-tags{flex-direction:column;gap:.75rem}.cubots-footer-meta-tags span{font-size:.8rem}}@media (width>=1800px){.cubots-footer-container{box-sizing:border-box;width:100%;max-width:1820px;margin:0 auto}}.accordion-content{display:block}.cubots-footer-col h4{cursor:default}.cubots-footer-col h4:after{display:none}@media (width<=768px){.cubots-footer-wrapper{padding:3rem 1rem 2rem .8rem}.cubots-footer-container{padding:0}.cubots-footer-top-row{flex-direction:column;align-items:flex-start;gap:1.5rem}.cubots-footer-brand-side{max-width:100%}.cubots-footer-social-side{justify-content:flex-start;gap:12px;margin-top:0;position:relative;right:0}.cubots-footer-social-circle{width:45px;height:45px;font-size:1.2rem}.cubots-footer-links-grid{flex-direction:column!important;gap:0!important;padding:0!important;display:flex!important}.cubots-footer-links-grid>.cubots-footer-col{text-align:left!important;border-bottom:1px solid #2c2a2a!important;border-right:none!important;width:100%!important;margin:0!important;padding:0!important}.cubots-footer-links-grid>.cubots-footer-col:last-child{border-bottom:none!important}.cubots-footer-links-grid>.cubots-footer-col h4{cursor:pointer!important;box-sizing:border-box!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin:0!important;padding:1.25rem 0!important;font-size:1.15rem!important;display:flex!important}.cubots-footer-links-grid>.cubots-footer-col h4:after{content:""!important;border-bottom:2px solid #fff!important;border-right:2px solid #fff!important;flex-shrink:0!important;width:8px!important;height:8px!important;margin-right:5px!important;transition:transform .3s!important;display:block!important;transform:rotate(-45deg)!important}.cubots-footer-col.active h4:after{transform:rotate(45deg)!important}.accordion-content{width:100%;max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.cubots-footer-col.active .accordion-content{max-height:600px;padding-bottom:1.25rem}.cubots-footer-col ul li:last-child,.cubots-footer-contact-item:last-child{margin-bottom:0}.cubots-footer-cta-strip{flex-direction:column;align-items:flex-start;gap:.6rem;padding:2rem 0}.cubots-footer-cta-text h3{margin-bottom:.8rem;font-size:1.2rem}.cubots-footer-cta-btn{width:auto;padding:.8rem 1.8rem}.cubots-footer-meta-strip{flex-direction:column-reverse;align-items:flex-start;gap:1.5rem;padding-top:1.5rem}.cubots-footer-meta-tags{flex-direction:column;order:2;justify-content:flex-start;gap:.9rem;width:100%}.cubots-footer-meta-tags span{font-size:.85rem}.cubots-footer-copyright{align-self:center}}
