.footer-module__t0j11W__footer{color:#fff;background:linear-gradient(#0b0d17 0%,#070810 100%);border-top:1px solid #ffa31a1a;width:100%;padding-top:5rem;position:relative;overflow:hidden}.footer-module__t0j11W__footer:before{content:"";background:linear-gradient(90deg,#0000,#ffa31a4d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.footer-module__t0j11W__footerContent{grid-template-columns:1.5fr 2fr;gap:4rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid}@media (max-width:1024px){.footer-module__t0j11W__footerContent{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.footer-module__t0j11W__footerContent{gap:2.5rem;padding:0 1.5rem}}.footer-module__t0j11W__footerBrand{flex-direction:column;gap:1.5rem;display:flex}.footer-module__t0j11W__logoSection{border-radius:6px;outline:none;align-items:center;gap:.75rem;text-decoration:none;display:flex}.footer-module__t0j11W__logoSection:focus-visible{outline-offset:4px;outline:2px solid #ffa31a}.footer-module__t0j11W__logoIcon{width:200px;height:55px;transition:transform .3s}.footer-module__t0j11W__logoIcon:hover{transform:scale(1.02)}.footer-module__t0j11W__brandName{color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:700}.footer-module__t0j11W__brandDescription{color:#8b92a7;max-width:380px;margin:0;font-family:DM Sans,sans-serif;font-size:.95rem;line-height:1.7}.footer-module__t0j11W__socialLinks{gap:.75rem;display:flex}.footer-module__t0j11W__socialLink{color:#8b92a7;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;outline:none;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .3s;display:flex}.footer-module__t0j11W__socialIcon{-o-object-fit:contain;object-fit:contain;filter:brightness(0)invert();opacity:.92;width:18px;height:18px;transition:filter .3s,opacity .3s,transform .3s}.footer-module__t0j11W__socialLink:hover{color:#fff;background:linear-gradient(135deg,#ffa31a 0%,#ff6b1a 100%);transform:scale(1.05)}.footer-module__t0j11W__socialLink:focus-visible{color:#fff;outline-offset:3px;background:linear-gradient(135deg,#ffa31a 0%,#ff6b1a 100%);outline:2px solid #ffa31a}.footer-module__t0j11W__socialLink:hover .footer-module__t0j11W__socialIcon,.footer-module__t0j11W__socialLink:focus-visible .footer-module__t0j11W__socialIcon{filter:brightness(0)invert();opacity:1;transform:scale(1.02)}.footer-module__t0j11W__newsletter{margin-top:.5rem}.footer-module__t0j11W__newsletterTitle{color:#fff;margin:0 0 .5rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:600}.footer-module__t0j11W__newsletterDescription{color:#8b92a7;margin:0 0 1rem;font-size:.875rem;line-height:1.5}.footer-module__t0j11W__newsletterForm{flex-direction:column;gap:.75rem;width:100%;max-width:30rem;display:flex}.footer-module__t0j11W__inputWrapper{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;gap:0;transition:all .3s;display:flex;overflow:hidden}.footer-module__t0j11W__inputWrapper:focus-within{border-color:#ffa31a80;box-shadow:0 0 0 3px #ffa31a1a}.footer-module__t0j11W__newsletterInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.875rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.95rem}.footer-module__t0j11W__newsletterInput::placeholder{color:#6b7280}.footer-module__t0j11W__newsletterButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffa31a 0%,#ff6b1a 100%);border:none;outline:none;justify-content:center;align-items:center;min-width:56px;padding:0 1.25rem;transition:all .3s;display:flex}.footer-module__t0j11W__newsletterButton:hover:not(:disabled){transform:translate(4px)}.footer-module__t0j11W__newsletterButton:focus-visible{outline-offset:-4px;outline:2px solid #fff;box-shadow:0 0 0 3px #ffa31a80}.footer-module__t0j11W__newsletterButton:disabled{opacity:.7;cursor:not-allowed}.footer-module__t0j11W__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite footer-module__t0j11W__spin}@keyframes footer-module__t0j11W__spin{to{transform:rotate(360deg)}}.footer-module__t0j11W__successMessage{color:#4ade80;margin:0;font-size:.875rem}.footer-module__t0j11W__errorMessage{color:#f87171;margin:0;font-size:.875rem}.footer-module__t0j11W__columnsWrapper{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1024px){.footer-module__t0j11W__columnsWrapper{display:none}}.footer-module__t0j11W__footerColumn{flex-direction:column;display:flex}.footer-module__t0j11W__columnTitle{color:#fff;margin:0 0 1.25rem;padding-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;position:relative}.footer-module__t0j11W__columnTitle:after{content:"";background:linear-gradient(135deg,#ffa31a 0%,#ff6b1a 100%);border-radius:2px;width:24px;height:2px;position:absolute;bottom:0;left:0}.footer-module__t0j11W__footerLinks{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-module__t0j11W__footerLinks li a{color:#8b92a7;font-family:DM Sans,sans-serif;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.footer-module__t0j11W__footerLinks li a:before{content:"";background:var(--brand-primary);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.footer-module__t0j11W__footerLinks li a:hover,.footer-module__t0j11W__footerLinks li a:focus-visible{color:var(--brand-primary);transform:translate(4px)}.footer-module__t0j11W__footerLinks li a:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #ffa31a}.footer-module__t0j11W__footerLinks li a:hover:before,.footer-module__t0j11W__footerLinks li a:focus-visible:before{width:100%}.footer-module__t0j11W__mobileColumnsWrapper{flex-direction:column;gap:0;display:none}@media (max-width:1024px){.footer-module__t0j11W__mobileColumnsWrapper{display:flex}}.footer-module__t0j11W__mobileColumn{border-bottom:1px solid #ffffff14}.footer-module__t0j11W__mobileColumn:first-child{border-top:1px solid #ffffff14}.footer-module__t0j11W__mobileColumnHeader{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 0;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;transition:color .3s;display:flex}.footer-module__t0j11W__mobileColumnHeader:hover,.footer-module__t0j11W__mobileColumnHeader:focus-visible{color:var(--brand-primary)}.footer-module__t0j11W__mobileColumnHeader:focus-visible{outline-offset:4px;outline:2px solid #ffa31a}.footer-module__t0j11W__chevronIcon{color:#8b92a7;transition:transform .3s,color .3s}.footer-module__t0j11W__chevronOpen{color:var(--brand-primary);transform:rotate(180deg)}.footer-module__t0j11W__mobileColumnContent{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .3s;overflow:hidden}.footer-module__t0j11W__mobileColumnContent.footer-module__t0j11W__expanded{max-height:400px;padding-bottom:1.25rem}.footer-module__t0j11W__mobileFooterLinks{flex-direction:column;gap:.875rem;margin:0;padding:0 0 0 .5rem;list-style:none;display:flex}.footer-module__t0j11W__mobileFooterLinks li a{color:#8b92a7;align-items:center;gap:.5rem;padding:.25rem 0;font-family:DM Sans,sans-serif;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-flex}.footer-module__t0j11W__mobileFooterLinks li a:hover,.footer-module__t0j11W__mobileFooterLinks li a:focus-visible{color:var(--brand-primary)}.footer-module__t0j11W__mobileFooterLinks li a:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #ffa31a}.footer-module__t0j11W__footerBottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;margin:4rem auto 0;padding:2rem;display:flex}@media (max-width:768px){.footer-module__t0j11W__footerBottom{text-align:center;flex-direction:column;margin-top:2.5rem;padding:1.5rem}}.footer-module__t0j11W__copyright{color:#6b7280;margin:0;font-family:DM Sans,sans-serif;font-size:.875rem}.footer-module__t0j11W__bottomLinks{align-items:center;gap:1.5rem;display:flex}@media (max-width:480px){.footer-module__t0j11W__bottomLinks{flex-wrap:wrap;justify-content:center;gap:1rem}}.footer-module__t0j11W__bottomLinks a{color:#6b7280;border-radius:2px;outline:none;font-family:DM Sans,sans-serif;font-size:.875rem;text-decoration:none;transition:color .3s}.footer-module__t0j11W__bottomLinks a:hover,.footer-module__t0j11W__bottomLinks a:focus-visible{color:var(--brand-primary)}.footer-module__t0j11W__bottomLinks a:focus-visible{outline-offset:4px;outline:2px solid #ffa31a}@media (prefers-reduced-motion:reduce){.footer-module__t0j11W__logoIcon,.footer-module__t0j11W__socialLink,.footer-module__t0j11W__socialIcon,.footer-module__t0j11W__newsletterButton,.footer-module__t0j11W__footerLinks li a,.footer-module__t0j11W__footerLinks li a:before,.footer-module__t0j11W__chevronIcon,.footer-module__t0j11W__mobileColumnContent,.footer-module__t0j11W__mobileFooterLinks li a,.footer-module__t0j11W__bottomLinks a,.footer-module__t0j11W__inputWrapper{transition:none}.footer-module__t0j11W__logoIcon:hover,.footer-module__t0j11W__socialLink:hover,.footer-module__t0j11W__socialLink:hover .footer-module__t0j11W__socialIcon,.footer-module__t0j11W__socialLink:focus-visible .footer-module__t0j11W__socialIcon,.footer-module__t0j11W__newsletterButton:hover:not(:disabled),.footer-module__t0j11W__footerLinks li a:hover,.footer-module__t0j11W__footerLinks li a:focus-visible{transform:none}.footer-module__t0j11W__spinner{animation:none}}
@keyframes header-module__0zIctW__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes header-module__0zIctW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes header-module__0zIctW__underlineGrow{0%{width:0}to{width:100%}}@keyframes header-module__0zIctW__menuSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes header-module__0zIctW__menuSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes header-module__0zIctW__menuItemFadeIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes header-module__0zIctW__overlayFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@keyframes header-module__0zIctW__overlayFadeOut{0%{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}to{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}}@keyframes header-module__0zIctW__buttonPulse{0%,to{transform:scale(1)}50%{transform:scale(.95)}}.header-module__0zIctW__header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;padding-top:env(safe-area-inset-top);background:#0b0d17d9;border-bottom:1px solid #ffffff14;animation:.6s ease-out header-module__0zIctW__slideDown;position:fixed;top:0;left:0;right:0}.header-module__0zIctW__header[data-mobile-menu-open]{z-index:90}@media (max-width:1023px){.header-module__0zIctW__header{padding:0}}.header-module__0zIctW__headerInner{background:0 0;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1280px;height:88px;margin:0 auto;padding:0 2rem;display:flex}@media (max-width:1023px){.header-module__0zIctW__headerInner{height:88px;padding:0 1.5rem}}.header-module__0zIctW__logoSection{z-index:1;height:100%;color:var(--brand-white);font-size:1.8rem;font-weight:800;font-family:var(--font-outfit), sans-serif;border-radius:.5rem;outline:none;flex-shrink:0;align-items:center;gap:.8rem;text-decoration:none;transition:transform .3s;display:flex}.header-module__0zIctW__logoSection:hover{transform:scale(1.02)}.header-module__0zIctW__logoSection:focus-visible{outline-offset:4px;outline:2px solid #ffa31a}.header-module__0zIctW__desktopNav{flex-direction:row;flex:1;justify-content:center;align-items:center;gap:2rem;display:flex}@media (max-width:1023px){.header-module__0zIctW__desktopNav{display:none}}.header-module__0zIctW__navItemWrapper{position:relative}.header-module__0zIctW__navItem{font-family:var(--font-dm-sans), sans-serif;color:var(--brand-gray);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.25rem;outline:none;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex;position:relative}.header-module__0zIctW__navItem:after{content:"";background:linear-gradient(135deg,#ffa31a 0%,#ff6b1a 100%);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.header-module__0zIctW__navItem:hover{color:var(--brand-primary)}.header-module__0zIctW__navItem:hover:after{width:100%}.header-module__0zIctW__navItem:focus-visible{color:var(--brand-primary);outline-offset:4px;outline:2px solid #ffa31a}.header-module__0zIctW__navItem:focus-visible:after{width:100%}.header-module__0zIctW__navItemActive{color:var(--brand-primary)}.header-module__0zIctW__navItemActive:after{width:100%}.header-module__0zIctW__chevronIcon{width:16px;height:16px;transition:transform .3s}.header-module__0zIctW__chevronIconOpen{transform:rotate(180deg)}.header-module__0zIctW__actionButtons{flex-direction:row;flex-shrink:0;align-items:center;gap:.75rem;display:flex}@media (max-width:1023px){.header-module__0zIctW__actionButtons{display:none}}.header-module__0zIctW__buttonText{font-family:var(--font-dm-sans), sans-serif;color:var(--brand-white);border-radius:50px;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s,background-color .3s;display:flex}.header-module__0zIctW__buttonText:hover{color:var(--brand-primary);background:#ffa31a1a}.header-module__0zIctW__buttonOutlined,.header-module__0zIctW__buttonSecondary{font-family:var(--font-dm-sans), sans-serif;color:var(--brand-primary);border:2px solid var(--brand-primary);cursor:pointer;background:0 0;border-radius:50px;justify-content:center;align-items:center;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s;display:flex}.header-module__0zIctW__buttonOutlined:hover,.header-module__0zIctW__buttonSecondary:hover{background:#ffa31a26}.header-module__0zIctW__buttonPrimary{font-family:var(--font-dm-sans), sans-serif;color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffa31a 0%,#ff6b1a 100%);border:none;border-radius:50px;justify-content:center;align-items:center;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .3s;display:flex}.header-module__0zIctW__buttonPrimary:hover{transform:translateY(-2px)}.header-module__0zIctW__productsDropdown{-webkit-backdrop-filter:blur(20px);z-index:100;background:#0b0d17f2;border:1px solid #ffffff1a;border-radius:1rem;min-width:800px;padding:1.5rem;animation:.2s ease-out header-module__0zIctW__fadeIn;position:absolute;top:calc(100% + 1rem);left:50%;transform:translate(-50%)}.header-module__0zIctW__productsContent{gap:2rem;display:flex}.header-module__0zIctW__keyFeaturesWrapper{flex:1}.header-module__0zIctW__keyFeaturesHeader{border-bottom:1px solid #ffffff14;margin-bottom:1rem;padding-bottom:.75rem}.header-module__0zIctW__keyFeaturesTitle{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.75rem;font-weight:700}.header-module__0zIctW__productsColumns{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.header-module__0zIctW__productColumn{flex-direction:column;gap:.25rem;display:flex}.header-module__0zIctW__productItem{border-radius:.75rem;outline:none;padding:.75rem;text-decoration:none;transition:background-color .25s,transform .25s;display:block}.header-module__0zIctW__productItem:hover{background:#ffa31a14;transform:translate(4px)}.header-module__0zIctW__productItem:focus-visible{outline-offset:2px;background:#ffa31a14;outline:2px solid #ffa31a}.header-module__0zIctW__productHeader{align-items:center;gap:.6rem;margin-bottom:.35rem;display:flex}.header-module__0zIctW__productIcon{filter:brightness(0)saturate()invert(71%)sepia(62%)saturate(1000%)hue-rotate(360deg)brightness(103%)contrast(104%);flex-shrink:0;width:20px;height:20px}.header-module__0zIctW__productName{color:var(--brand-white);margin:0;font-size:.9rem;font-weight:600}.header-module__0zIctW__productDescription{margin-left:1.75rem}.header-module__0zIctW__productDescText{color:var(--brand-gray);margin:0;font-size:.8rem;line-height:1.4}.header-module__0zIctW__demoCard{cursor:pointer;text-align:left;width:280px;font:inherit;color:inherit;background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;outline:none;flex-direction:column;flex-shrink:0;padding:0;text-decoration:none;transition:background-color .3s,border-color .3s,transform .3s;display:flex;overflow:hidden}.header-module__0zIctW__demoCard:hover{background:#ffa31a0d;border-color:#ffa31a33;transform:translateY(-4px)}.header-module__0zIctW__demoCard:focus-visible{outline-offset:3px;outline:2px solid #ffa31a}.header-module__0zIctW__demoImageWrapper{width:100%;height:140px;overflow:hidden}.header-module__0zIctW__demoImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.header-module__0zIctW__demoCard:hover .header-module__0zIctW__demoImage{transform:scale(1.05)}.header-module__0zIctW__demoCardContent{padding:1rem}.header-module__0zIctW__demoCardTitle{color:var(--brand-white);margin:0 0 .5rem;font-size:1rem;font-weight:600}.header-module__0zIctW__demoCardDescription{color:var(--brand-gray);margin:0 0 .75rem;font-size:.8rem;line-height:1.5}.header-module__0zIctW__demoCardLink{color:var(--brand-primary);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.header-module__0zIctW__demoCardLinkArrowIcon{flex-shrink:0;transition:transform .3s}.header-module__0zIctW__demoCard:hover .header-module__0zIctW__demoCardLinkArrowIcon{transform:translate(4px)}.header-module__0zIctW__resourcesDropdownContent{gap:2rem;display:flex}.header-module__0zIctW__resourcesLeftMenu{flex-shrink:0;width:220px}.header-module__0zIctW__resourcesMenuItems{flex-direction:column;gap:.25rem;display:flex}.header-module__0zIctW__resourceMenuItem{border-radius:.75rem;outline:none;padding:.75rem;text-decoration:none;transition:background-color .25s;display:block}.header-module__0zIctW__resourceMenuItem:hover{background:#ffa31a14}.header-module__0zIctW__resourceMenuItem:focus-visible{outline-offset:2px;background:#ffa31a14;outline:2px solid #ffa31a}.header-module__0zIctW__resourceMenuItemHeader{align-items:center;gap:.6rem;margin-bottom:.25rem;display:flex}.header-module__0zIctW__resourceMenuIcon{flex-shrink:0;width:20px;height:20px}.header-module__0zIctW__resourceMenuName{color:var(--brand-white);margin:0;font-size:.9rem;font-weight:600}.header-module__0zIctW__resourceMenuDesc{color:var(--brand-gray);margin:0;padding-left:1.75rem;font-size:.8rem;line-height:1.4}.header-module__0zIctW__resourcesSection{flex:1;min-width:200px}.header-module__0zIctW__resourcesSectionHeader{border-bottom:1px solid #ffffff14;margin-bottom:1rem;padding-bottom:.75rem}.header-module__0zIctW__resourcesSectionTitle{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.75rem;font-weight:700}.header-module__0zIctW__resourcesArticles{flex-direction:column;display:flex}.header-module__0zIctW__resourceArticle{border-radius:.5rem;outline:none;align-items:center;gap:1rem;padding:.75rem 0;text-decoration:none;transition:opacity .2s;display:flex}.header-module__0zIctW__resourceArticle:hover{opacity:.8}.header-module__0zIctW__resourceArticle:focus-visible{outline-offset:2px;opacity:1;outline:2px solid #ffa31a}.header-module__0zIctW__resourceArticleImage{-o-object-fit:cover;object-fit:cover;border-radius:.5rem;flex-shrink:0;width:80px;height:50px}.header-module__0zIctW__resourceArticleTitle{color:var(--brand-white);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.85rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.header-module__0zIctW__resourcesDivider{background:#ffffff0f;height:1px;margin:0}.header-module__0zIctW__resourcesViewAll{color:var(--brand-primary);border-radius:.25rem;outline:none;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem 0;font-size:.85rem;font-weight:600;text-decoration:none;transition:gap .3s;display:flex}.header-module__0zIctW__resourcesViewAll:hover{gap:.75rem}.header-module__0zIctW__resourcesViewAll:focus-visible{outline-offset:2px;outline:2px solid #ffa31a}.header-module__0zIctW__resourcesViewAllArrowIcon{transition:transform .3s}.header-module__0zIctW__resourcesViewAll:hover .header-module__0zIctW__resourcesViewAllArrowIcon{transform:translate(4px)}.header-module__0zIctW__integrationsSection{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:1.25rem;padding-top:1.25rem;display:flex}.header-module__0zIctW__integrationsLeft{align-items:center;gap:1.5rem;display:flex}.header-module__0zIctW__integrationsLogos{align-items:center;gap:.75rem;display:flex}.header-module__0zIctW__integrationLogo{background:#ffffff0d;border-radius:.5rem;outline:none;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .3s,transform .3s;display:flex}.header-module__0zIctW__integrationLogo:hover{background:#ffa31a1a;transform:translateY(-2px)}.header-module__0zIctW__integrationLogo:focus-visible{outline-offset:2px;outline:2px solid #ffa31a}.header-module__0zIctW__integrationsLink{color:var(--brand-gray);border-radius:.25rem;outline:none;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.header-module__0zIctW__integrationsLink:hover{color:var(--brand-primary)}.header-module__0zIctW__integrationsLink:focus-visible{outline-offset:2px;color:var(--brand-primary);outline:2px solid #ffa31a}.header-module__0zIctW__integrationsLinkArrowIcon{transition:transform .3s}.header-module__0zIctW__integrationsLink:hover .header-module__0zIctW__integrationsLinkArrowIcon{transform:translate(4px)}.header-module__0zIctW__integrationsButtons{align-items:center;gap:.75rem;display:flex}.header-module__0zIctW__integrationButton{color:var(--brand-white);background:#ffffff0d;border-radius:.5rem;outline:none;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .3s;display:flex}.header-module__0zIctW__integrationButton:hover{background:#ffffff1a}.header-module__0zIctW__integrationButton:focus-visible{outline-offset:2px;outline:2px solid #ffa31a}.header-module__0zIctW__integrationDemoButton{color:#fff;background:linear-gradient(135deg,#ffa31a 0%,#ff6b1a 100%)}.header-module__0zIctW__integrationDemoButton:hover{transform:translateY(-2px)}.header-module__0zIctW__videoModalOverlay{z-index:1000;overscroll-behavior:contain;background:#000000e6;justify-content:center;align-items:center;animation:.2s ease-out header-module__0zIctW__fadeIn;display:flex;position:fixed;inset:0}.header-module__0zIctW__videoModalCloseButton{top:max(1rem, env(safe-area-inset-top));right:max(1rem, env(safe-area-inset-right));z-index:1001;width:44px;height:44px;color:var(--brand-white);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffff1a;border:none;border-radius:.75rem;outline:none;justify-content:center;align-items:center;transition:background-color .2s,transform .15s;display:flex;position:absolute}.header-module__0zIctW__videoModalCloseButton:hover{background:#ffa31a33}.header-module__0zIctW__videoModalCloseButton:focus-visible{outline-offset:3px;outline:2px solid #ffa31a}.header-module__0zIctW__videoModalContent{width:90%;max-width:1000px}.header-module__0zIctW__videoModalWrapper{background:#000;border-radius:1rem;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.header-module__0zIctW__videoModalIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.header-module__0zIctW__mobileMenuButton{cursor:pointer;width:44px;height:44px;color:var(--brand-white);-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;border-radius:.75rem;outline:none;justify-content:center;align-items:center;transition:background .2s,transform .15s;display:none}.header-module__0zIctW__mobileMenuButton:hover{background:#ffffff14}.header-module__0zIctW__mobileMenuButton:active{background:#ffa31a26;transform:scale(.9)}.header-module__0zIctW__mobileMenuButton:focus-visible{outline-offset:3px;outline:2px solid #ffa31a}@media (max-width:1023px){.header-module__0zIctW__mobileMenuButton{display:flex}}.header-module__0zIctW__mobileMenuIcon{width:24px;height:24px;color:var(--brand-white);transition:transform .2s}.header-module__0zIctW__mobileMenuOverlay{z-index:200;-webkit-backdrop-filter:blur(8px);opacity:0;visibility:hidden;will-change:opacity, backdrop-filter;background:linear-gradient(135deg,#0b0d17f2 0%,#0b0d17fa 100%);transition:opacity .35s cubic-bezier(.4,0,.2,1),visibility .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;position:fixed;inset:0;transform:translateZ(0)}.header-module__0zIctW__mobileMenuOverlay.header-module__0zIctW__visible{opacity:1;visibility:visible;animation:.35s cubic-bezier(.4,0,.2,1) forwards header-module__0zIctW__overlayFadeIn}.header-module__0zIctW__mobileMenuOverlay.header-module__0zIctW__animatingOut{visibility:hidden;animation:.3s cubic-bezier(.4,0,.2,1) forwards header-module__0zIctW__overlayFadeOut}.header-module__0zIctW__mobileMenuContent{background:var(--brand-dark);z-index:210;opacity:0;-webkit-overflow-scrolling:touch;will-change:transform, opacity;backface-visibility:hidden;overscroll-behavior:contain;overscroll-behavior-y:contain;touch-action:pan-y;width:100%;height:100dvh;padding:0;transition:transform .4s cubic-bezier(.32,.72,0,1),opacity .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:0;overflow:hidden auto;transform:translate(100%)}.header-module__0zIctW__mobileMenuContent.header-module__0zIctW__visible{opacity:1;animation:.4s cubic-bezier(.32,.72,0,1) forwards header-module__0zIctW__menuSlideIn;transform:translate(0)}.header-module__0zIctW__mobileMenuContent.header-module__0zIctW__animatingOut{animation:.3s cubic-bezier(.4,0,.2,1) forwards header-module__0zIctW__menuSlideOut}.header-module__0zIctW__mobileMenuInner{min-height:100%;padding:1.5rem;padding-top:max(1.5rem, env(safe-area-inset-top));padding-bottom:max(1.5rem, env(safe-area-inset-bottom));padding-left:max(1.5rem, env(safe-area-inset-left));padding-right:max(1.5rem, env(safe-area-inset-right));flex-direction:column;display:flex}.header-module__0zIctW__mobileMenuHeader{opacity:0;border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;animation:.35s ease-out 50ms forwards header-module__0zIctW__menuItemFadeIn;display:flex}.header-module__0zIctW__mobileMenuLogo{border-radius:.5rem;outline:none;flex-shrink:0;align-items:center;text-decoration:none;display:flex}.header-module__0zIctW__mobileMenuLogo:focus-visible{outline-offset:4px;outline:2px solid #ffa31a}.header-module__0zIctW__mobileMenuHeaderActions{align-items:center;gap:1rem;display:flex}.header-module__0zIctW__mobileMenuLoginButton{color:var(--brand-white);font-family:var(--font-dm-sans), sans-serif;padding:.5rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s}.header-module__0zIctW__mobileMenuLoginButton:hover{color:var(--brand-primary)}.header-module__0zIctW__mobileMenuCloseButton{color:var(--brand-white);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;border-radius:.75rem;outline:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background-color .2s,transform .15s;display:flex}.header-module__0zIctW__mobileMenuCloseButton:hover{background-color:#ffffff1a}.header-module__0zIctW__mobileMenuCloseButton:active{background-color:#ffa31a26;transform:scale(.9)}.header-module__0zIctW__mobileMenuCloseButton:focus-visible{outline-offset:3px;outline:2px solid #ffa31a}.header-module__0zIctW__mobileMenuCloseIcon{width:24px;height:24px}.header-module__0zIctW__mobileNav{-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;gap:.25rem;display:flex}.header-module__0zIctW__mobileNavItemWrapper{backface-visibility:hidden;opacity:0;animation:.4s ease-out forwards header-module__0zIctW__menuItemFadeIn;animation-delay:calc(var(--item-index,0) * 60ms + .15s);border-radius:1rem;transition:background-color .3s;overflow:hidden;transform:translateZ(0)}.header-module__0zIctW__mobileNavItem{color:var(--brand-white);-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;border-radius:1rem;outline:none;justify-content:space-between;align-items:center;min-height:56px;padding:1rem 1.25rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s,transform .15s,background-color .15s;display:flex}.header-module__0zIctW__mobileNavItem:hover{color:var(--brand-primary);background-color:#ffa31a14}.header-module__0zIctW__mobileNavItem:active{color:var(--brand-primary);background-color:#ffa31a26;transform:scale(.98)}.header-module__0zIctW__mobileNavItem:focus-visible{outline-offset:2px;color:var(--brand-primary);outline:2px solid #ffa31a}.header-module__0zIctW__mobileNavItemButton{width:100%;color:var(--brand-white);cursor:pointer;text-align:left;font-size:1.1rem;font-weight:500;font-family:var(--font-dm-sans), sans-serif;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:1rem;outline:none;justify-content:space-between;align-items:center;min-height:56px;padding:1rem 1.25rem;transition:color .2s,transform .15s,background-color .15s;display:flex}.header-module__0zIctW__mobileNavItemButton:hover{color:var(--brand-primary);background-color:#ffa31a14}.header-module__0zIctW__mobileNavItemButton:active{color:var(--brand-primary);background-color:#ffa31a26;transform:scale(.98)}.header-module__0zIctW__mobileNavItemButton:focus-visible{outline-offset:2px;color:var(--brand-primary);outline:2px solid #ffa31a}.header-module__0zIctW__mobileNavItemButton span{flex:1}.header-module__0zIctW__mobileDropdownIcon{width:20px;height:20px;color:var(--brand-gray);flex-shrink:0;margin-left:.5rem;transition:transform .35s cubic-bezier(.34,1.56,.64,1),color .25s}.header-module__0zIctW__mobileDropdownIconOpen{color:var(--brand-primary);transform:rotate(180deg)}.header-module__0zIctW__mobileProductsDropdown,.header-module__0zIctW__mobileResourcesDropdown{opacity:0;will-change:grid-template-rows;grid-template-rows:0fr;padding:0;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1),opacity .25s,padding .35s;display:grid}.header-module__0zIctW__mobileProductsDropdown.header-module__0zIctW__open,.header-module__0zIctW__mobileResourcesDropdown.header-module__0zIctW__open{opacity:1;grid-template-rows:1fr;padding:.5rem 0 1rem}.header-module__0zIctW__mobileProductsContent,.header-module__0zIctW__mobileResourcesContent{min-height:0;padding:0 .5rem;overflow:hidden}.header-module__0zIctW__mobileProductsSection{margin-bottom:1.5rem}.header-module__0zIctW__mobileProductsSectionHeader{margin-bottom:1rem;padding:0 .75rem}.header-module__0zIctW__mobileProductsSectionTitle{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.75rem;font-weight:700}.header-module__0zIctW__mobileProductsItems{flex-direction:column;gap:.5rem;display:flex}.header-module__0zIctW__mobileProductItem{-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;outline:none;justify-content:space-between;align-items:center;min-height:72px;padding:1rem;text-decoration:none;transition:background-color .2s,border-color .2s,transform .15s;display:flex}.header-module__0zIctW__mobileProductItem:hover{background:#ffa31a14;border-color:#ffa31a26;transform:translate(4px)}.header-module__0zIctW__mobileProductItem:active{background:#ffa31a1f;border-color:#ffa31a33;transform:scale(.98)}.header-module__0zIctW__mobileProductItem:focus-visible{outline-offset:2px;outline:2px solid #ffa31a}.header-module__0zIctW__mobileProductItemContent{flex-direction:column;flex:1;gap:.35rem;display:flex}.header-module__0zIctW__mobileProductItemTitleRow{align-items:center;gap:.75rem;display:flex}.header-module__0zIctW__mobileProductIcon{flex-shrink:0;width:24px;height:24px}.header-module__0zIctW__mobileProductItemTitle{color:var(--brand-white);margin:0;font-size:1rem;font-weight:600}.header-module__0zIctW__mobileProductItemDescRow{align-items:flex-start;gap:.75rem;display:flex}.header-module__0zIctW__mobileProductDescIconPlaceholder{flex-shrink:0;width:24px}.header-module__0zIctW__mobileProductItemDesc{color:var(--brand-gray);margin:0;font-size:.85rem;line-height:1.4}.header-module__0zIctW__mobileProductArrow{opacity:.5;color:var(--brand-gray);flex-shrink:0;margin-left:.5rem}.header-module__0zIctW__mobileResourcesItems{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.header-module__0zIctW__mobileResourceItem{-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;outline:none;justify-content:space-between;align-items:center;min-height:72px;padding:1rem;text-decoration:none;transition:background-color .2s,border-color .2s,transform .15s;display:flex}.header-module__0zIctW__mobileResourceItem:hover{background:#ffa31a14;border-color:#ffa31a26;transform:translate(4px)}.header-module__0zIctW__mobileResourceItem:active{background:#ffa31a1f;border-color:#ffa31a33;transform:scale(.98)}.header-module__0zIctW__mobileResourceItem:focus-visible{outline-offset:2px;outline:2px solid #ffa31a}.header-module__0zIctW__mobileResourceItemContent{flex-direction:column;flex:1;gap:.35rem;display:flex}.header-module__0zIctW__mobileResourceItemTitleRow{align-items:center;gap:.75rem;display:flex}.header-module__0zIctW__mobileResourceIcon{flex-shrink:0;width:24px;height:24px}.header-module__0zIctW__mobileResourceItemTitle{color:var(--brand-white);margin:0;font-size:1rem;font-weight:600}.header-module__0zIctW__mobileResourceItemDescRow{align-items:flex-start;gap:.75rem;display:flex}.header-module__0zIctW__mobileResourceDescIconPlaceholder{flex-shrink:0;width:24px}.header-module__0zIctW__mobileResourceItemDesc{color:var(--brand-gray);margin:0;font-size:.85rem;line-height:1.4}.header-module__0zIctW__mobileResourceArrow{opacity:.5;color:var(--brand-gray);flex-shrink:0;margin-left:.5rem}.header-module__0zIctW__mobileActionButtons{opacity:0;animation:.4s ease-out forwards header-module__0zIctW__menuItemFadeIn;animation-delay:calc(var(--action-delay,.4s));border-top:1px solid #ffffff1a;flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1.5rem;display:flex}.header-module__0zIctW__mobileActionButtonsRow{flex-direction:row;gap:.75rem;display:flex}.header-module__0zIctW__mobileButtonOutlined{font-family:var(--font-dm-sans), sans-serif;color:var(--brand-white);-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:1rem;flex:1;justify-content:center;align-items:center;min-height:56px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,transform .15s;display:flex}.header-module__0zIctW__mobileButtonOutlined:hover{border-color:var(--brand-primary);background:#ffa31a1a}.header-module__0zIctW__mobileButtonOutlined:active{border-color:var(--brand-primary);background:#ffa31a26;transform:scale(.97)}.header-module__0zIctW__mobileButtonPrimary{font-family:var(--font-dm-sans), sans-serif;color:#fff;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#ffa31a 0%,#ff6b1a 100%);border:none;border-radius:1rem;justify-content:center;align-items:center;width:100%;min-height:56px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .15s;display:flex}.header-module__0zIctW__mobileButtonPrimary:hover{transform:translateY(-2px)}.header-module__0zIctW__mobileButtonPrimary:active{transform:scale(.97)translateY(0)}@keyframes header-module__0zIctW__linksDropdownIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)scale(.97)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.header-module__0zIctW__linksDropdown{transform-origin:top;-webkit-backdrop-filter:blur(20px);z-index:100;background:#0b0d17f2;border:1px solid #ffffff1a;border-radius:1rem;min-width:280px;padding:.75rem;animation:.25s cubic-bezier(.32,.72,0,1) forwards header-module__0zIctW__linksDropdownIn;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);box-shadow:0 20px 40px #00000059,0 0 0 1px #ffffff0d}.header-module__0zIctW__linksDropdownContent{flex-direction:column;gap:.25rem;display:flex}@keyframes header-module__0zIctW__linksItemIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.header-module__0zIctW__linksDropdownItem{opacity:0;animation:.25s cubic-bezier(.32,.72,0,1) forwards header-module__0zIctW__linksItemIn;animation-delay:calc(var(--item-index,0) * 40ms + 80ms);border-radius:.75rem;outline:none;align-items:flex-start;gap:.85rem;padding:.85rem 1rem;text-decoration:none;transition:background .2s,transform .2s cubic-bezier(.32,.72,0,1);display:flex}.header-module__0zIctW__linksDropdownItem:hover{background:#ffa31a1a;transform:translate(4px)}.header-module__0zIctW__linksDropdownItem:focus-visible{outline-offset:2px;background:#ffa31a1a;outline:2px solid #ffa31a}.header-module__0zIctW__linksDropdownIcon{flex-shrink:0;width:20px;height:20px;margin-top:.1rem}.header-module__0zIctW__linksDropdownIcon img{filter:brightness(0)saturate()invert(71%)sepia(62%)saturate(1000%)hue-rotate(360deg)brightness(103%)contrast(104%)}.header-module__0zIctW__linksDropdownItemText{flex-direction:column;gap:.25rem;display:flex}.header-module__0zIctW__linksDropdownLabel{color:var(--brand-white);font-size:.95rem;font-weight:600;line-height:1.3}.header-module__0zIctW__linksDropdownDescription{color:var(--brand-gray);font-size:.8rem;line-height:1.4}.header-module__0zIctW__mobileLinksDropdown{opacity:0;will-change:grid-template-rows;grid-template-rows:0fr;padding:0;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1),opacity .25s,padding .35s;display:grid}.header-module__0zIctW__mobileLinksDropdown.header-module__0zIctW__open{opacity:1;grid-template-rows:1fr;padding:.5rem 0 1rem}.header-module__0zIctW__mobileLinksDropdownContent{flex-direction:column;gap:.5rem;min-height:0;padding:0 .5rem;display:flex;overflow:hidden}.header-module__0zIctW__mobileLinksDropdownItem{-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;outline:none;justify-content:space-between;align-items:center;min-height:60px;padding:1rem;text-decoration:none;transition:background-color .2s,border-color .2s,transform .15s;display:flex}.header-module__0zIctW__mobileLinksDropdownItem:hover{background:#ffa31a14;border-color:#ffa31a26;transform:translate(4px)}.header-module__0zIctW__mobileLinksDropdownItem:active{background:#ffa31a1f;border-color:#ffa31a33;transform:scale(.98)}.header-module__0zIctW__mobileLinksDropdownItem:focus-visible{outline-offset:2px;outline:2px solid #ffa31a}.header-module__0zIctW__mobileLinksIcon{flex-shrink:0;width:24px;height:24px;margin-right:.75rem}.header-module__0zIctW__mobileLinksItemText{flex-direction:column;flex:1;gap:.25rem;display:flex}.header-module__0zIctW__mobileLinksLabel{color:var(--brand-white);font-size:1rem;font-weight:600}.header-module__0zIctW__mobileLinksDescription{color:var(--brand-gray);font-size:.85rem;line-height:1.4}.header-module__0zIctW__mobileLinksArrow{opacity:.5;color:var(--brand-gray);flex-shrink:0;margin-left:.5rem}@media (prefers-reduced-motion:reduce){.header-module__0zIctW__header,.header-module__0zIctW__productsDropdown,.header-module__0zIctW__linksDropdown,.header-module__0zIctW__linksDropdownItem,.header-module__0zIctW__mobileMenuOverlay,.header-module__0zIctW__mobileMenuOverlay.header-module__0zIctW__visible,.header-module__0zIctW__mobileMenuOverlay.header-module__0zIctW__animatingOut,.header-module__0zIctW__mobileMenuContent,.header-module__0zIctW__mobileMenuContent.header-module__0zIctW__visible,.header-module__0zIctW__mobileMenuContent.header-module__0zIctW__animatingOut,.header-module__0zIctW__mobileMenuHeader,.header-module__0zIctW__mobileNavItemWrapper,.header-module__0zIctW__mobileActionButtons,.header-module__0zIctW__videoModalOverlay{transition:none!important;animation:none!important}.header-module__0zIctW__logoSection:hover,.header-module__0zIctW__productItem:hover,.header-module__0zIctW__demoCard:hover,.header-module__0zIctW__demoCard:hover .header-module__0zIctW__demoImage,.header-module__0zIctW__demoCard:hover .header-module__0zIctW__demoCardLinkArrowIcon,.header-module__0zIctW__resourcesViewAll:hover,.header-module__0zIctW__resourcesViewAll:hover .header-module__0zIctW__resourcesViewAllArrowIcon,.header-module__0zIctW__integrationLogo:hover,.header-module__0zIctW__integrationsLink:hover .header-module__0zIctW__integrationsLinkArrowIcon,.header-module__0zIctW__integrationDemoButton:hover,.header-module__0zIctW__buttonPrimary:hover,.header-module__0zIctW__mobileMenuButton:active,.header-module__0zIctW__mobileMenuCloseButton:active,.header-module__0zIctW__mobileNavItem:active,.header-module__0zIctW__mobileNavItemButton:active,.header-module__0zIctW__mobileProductItem:hover,.header-module__0zIctW__mobileProductItem:active,.header-module__0zIctW__mobileResourceItem:hover,.header-module__0zIctW__mobileResourceItem:active,.header-module__0zIctW__mobileLinksDropdownItem:hover,.header-module__0zIctW__mobileLinksDropdownItem:active,.header-module__0zIctW__mobileButtonOutlined:active,.header-module__0zIctW__mobileButtonPrimary:hover,.header-module__0zIctW__mobileButtonPrimary:active,.header-module__0zIctW__linksDropdownItem:hover{transform:none}.header-module__0zIctW__chevronIcon,.header-module__0zIctW__mobileDropdownIcon,.header-module__0zIctW__demoCardLinkArrowIcon,.header-module__0zIctW__resourcesViewAllArrowIcon,.header-module__0zIctW__integrationsLinkArrowIcon,.header-module__0zIctW__mobileMenuIcon,.header-module__0zIctW__navItem:after,.header-module__0zIctW__productItem,.header-module__0zIctW__demoCard,.header-module__0zIctW__demoImage,.header-module__0zIctW__resourceArticle,.header-module__0zIctW__resourcesViewAll,.header-module__0zIctW__integrationLogo,.header-module__0zIctW__integrationsLink,.header-module__0zIctW__integrationButton,.header-module__0zIctW__mobileMenuButton,.header-module__0zIctW__mobileMenuCloseButton,.header-module__0zIctW__mobileNavItem,.header-module__0zIctW__mobileNavItemButton,.header-module__0zIctW__mobileProductItem,.header-module__0zIctW__mobileResourceItem,.header-module__0zIctW__mobileLinksDropdownItem,.header-module__0zIctW__mobileProductsDropdown,.header-module__0zIctW__mobileResourcesDropdown,.header-module__0zIctW__mobileLinksDropdown,.header-module__0zIctW__linksDropdownItem{transition:none!important}.header-module__0zIctW__mobileNavItemWrapper,.header-module__0zIctW__mobileMenuHeader,.header-module__0zIctW__mobileActionButtons,.header-module__0zIctW__linksDropdownItem{opacity:1}.header-module__0zIctW__mobileMenuOverlay.header-module__0zIctW__visible,.header-module__0zIctW__mobileMenuContent.header-module__0zIctW__visible{opacity:1;visibility:visible;transform:none}.header-module__0zIctW__mobileMenuContent.header-module__0zIctW__visible{transform:translate(0)}}
