.CompareTray-module__UlFboa__root{z-index:60;padding:0 var(--spacing-lg) calc(var(--spacing-lg) + env(safe-area-inset-bottom,0px));pointer-events:none;font-family:var(--font-primary,"Plus Jakarta Sans"), system-ui, sans-serif;color:var(--ev-ink);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.CompareTray-module__UlFboa__bar{width:var(--page-width);border-radius:var(--ev-radius);border:1px solid var(--ev-border-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--ev-shadow-ambient);pointer-events:auto;background:#fffffff0;align-items:center;gap:1.6rem;margin-inline:auto;padding:1rem 1rem 1rem 1.4rem;display:flex}.CompareTray-module__UlFboa__lead{flex-shrink:0;align-items:center;gap:1rem;display:flex}.CompareTray-module__UlFboa__leadIcon{background:var(--ev-accent-soft);width:3.6rem;height:3.6rem;box-shadow:inset 0 0 0 1px var(--ev-accent-ring);color:var(--ev-accent-ink);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.CompareTray-module__UlFboa__leadCopy{flex-direction:column;gap:.2rem;display:flex}.CompareTray-module__UlFboa__leadTitle{color:var(--ev-ink);font-size:1.34rem;font-weight:720;line-height:1.1}.CompareTray-module__UlFboa__leadHint{color:var(--ev-ink-muted);font-size:1.16rem;font-weight:600;line-height:1.1}.CompareTray-module__UlFboa__chips{scrollbar-width:thin;scrollbar-color:var(--ev-border-strong) transparent;flex:1;align-items:center;gap:.8rem;min-width:0;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.CompareTray-module__UlFboa__chip{border:1px solid var(--ev-border);background:var(--ev-surface);border-radius:999px;flex-shrink:0;align-items:center;gap:.7rem;max-width:22rem;padding:.5rem .7rem .5rem .6rem;display:inline-flex}.CompareTray-module__UlFboa__chipImage{object-fit:contain;background:var(--ev-surface-sunken);border-radius:.4rem;flex-shrink:0;width:2.8rem;height:2rem}.CompareTray-module__UlFboa__chipLabel{min-width:0;color:var(--ev-ink);text-overflow:ellipsis;white-space:nowrap;font-size:1.2rem;font-weight:650;line-height:1.2;overflow:hidden}.CompareTray-module__UlFboa__chipRemove{background:var(--ev-surface-sunken);width:2rem;height:2rem;color:var(--ev-ink-muted);cursor:pointer;transition:background-color .16s var(--ev-ease), color .16s var(--ev-ease);border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.CompareTray-module__UlFboa__chipRemove:hover{color:var(--red-color);background:#ff24501f}.CompareTray-module__UlFboa__actions{flex-shrink:0;align-items:center;gap:.8rem;display:flex}.CompareTray-module__UlFboa__clear{color:var(--ev-ink-muted);font-family:var(--font-primary);cursor:pointer;transition:color .16s var(--ev-ease);background:0 0;border:0;border-radius:999px;padding:.9rem 1.2rem;font-size:1.22rem;font-weight:650}.CompareTray-module__UlFboa__clear:hover{color:var(--ev-ink)}.CompareTray-module__UlFboa__compare{border:1px solid var(--ev-ink);background:var(--ev-ink);color:#fff;font-family:var(--font-primary);cursor:pointer;transition:transform .16s var(--ev-ease), box-shadow .16s var(--ev-ease), opacity .16s var(--ev-ease);border-radius:999px;align-items:center;gap:.6rem;padding:1rem 1.6rem;font-size:1.26rem;font-weight:700;display:inline-flex}.CompareTray-module__UlFboa__compare:hover:not(:disabled){box-shadow:var(--ev-shadow-hover);transform:translateY(-1px)}.CompareTray-module__UlFboa__compare:disabled{opacity:.45;cursor:not-allowed}.CompareTray-module__UlFboa__clear:focus-visible,.CompareTray-module__UlFboa__compare:focus-visible,.CompareTray-module__UlFboa__chipRemove:focus-visible{outline:2px solid var(--ev-accent-ink);outline-offset:2px}@media (max-width:860px){.CompareTray-module__UlFboa__bar{flex-wrap:wrap;gap:1rem}.CompareTray-module__UlFboa__chips{flex-basis:100%;order:3}.CompareTray-module__UlFboa__actions{margin-left:auto}}@media (max-width:520px){.CompareTray-module__UlFboa__root{padding-inline:.8rem}.CompareTray-module__UlFboa__leadCopy{display:none}.CompareTray-module__UlFboa__compare{padding:.9rem 1.3rem}}@media (prefers-reduced-motion:reduce){.CompareTray-module__UlFboa__chipRemove,.CompareTray-module__UlFboa__clear,.CompareTray-module__UlFboa__compare{transition:none}}
.SearchComponent-module__E1rmhW__searchExperience{width:100%;position:relative}.SearchComponent-module__E1rmhW__searchContainer{z-index:2;width:100%;position:relative}.SearchComponent-module__E1rmhW__searchContainerFocused{width:min(108rem, calc(100vw - (var(--spacing-lg) * 2)));z-index:1001;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.SearchComponent-module__E1rmhW__searchContainerBlurred{position:relative}.SearchComponent-module__E1rmhW__searchPanel{width:100%;box-shadow:none;background:#fff;border:1px solid #05293d14;border-radius:1rem;flex-direction:column;gap:1.4rem;padding:2.2rem;display:flex;position:relative}.SearchComponent-module__E1rmhW__searchPanelHero{isolation:isolate;box-shadow:none;background:#fff;border-color:#05293d14;border-radius:1rem;gap:1rem;padding:1.2rem;position:relative}.SearchComponent-module__E1rmhW__searchPanelHero:before,.SearchComponent-module__E1rmhW__searchPanelHero:after{content:none}.SearchComponent-module__E1rmhW__searchPanelHero:hover:before,.SearchComponent-module__E1rmhW__searchPanelHero:focus-within:before,.SearchComponent-module__E1rmhW__searchPanelHero:hover:after,.SearchComponent-module__E1rmhW__searchPanelHero:focus-within:after{content:none}.SearchComponent-module__E1rmhW__searchPanelModal{max-height:calc(100vh - 4rem);box-shadow:none;border-color:#05293d1a;overflow:hidden}.SearchComponent-module__E1rmhW__searchHeader{justify-content:space-between;align-items:flex-start;gap:1.6rem;display:flex}.SearchComponent-module__E1rmhW__searchHeaderText{flex-direction:column;gap:.8rem;min-width:0;display:flex}.SearchComponent-module__E1rmhW__searchEyebrow{width:fit-content;min-height:3.8rem;font-family:var(--font-primary);letter-spacing:0;text-transform:none;color:#05293dad;box-shadow:none;background:#ffffffb8;border:1px solid #05293d14;border-radius:.8rem;justify-content:center;align-self:flex-start;align-items:center;padding:0 1.4rem;font-size:1.2rem;font-weight:650;display:inline-flex}.SearchComponent-module__E1rmhW__searchHelper{max-width:54rem;font-family:var(--font-primary);color:#05293db8;margin:0;font-size:1.7rem;line-height:1.55}.SearchComponent-module__E1rmhW__dismissButton{min-height:4rem;color:var(--secondary-color);cursor:pointer;background:#ffffffc7;border:1px solid #05293d14;border-radius:.8rem;align-items:center;gap:.8rem;padding:.6rem .8rem .6rem 1.4rem;transition:transform .22s,border-color .22s,background-color .22s;display:inline-flex}.SearchComponent-module__E1rmhW__dismissLabel{font-family:var(--font-primary);letter-spacing:0;text-transform:none;font-size:1.1rem;font-weight:650}.SearchComponent-module__E1rmhW__dismissIcon{background:#05293d14;border-radius:.7rem;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;display:inline-flex}.SearchComponent-module__E1rmhW__dismissButton:hover{box-shadow:none;border-color:#05293d24;transform:none}.SearchComponent-module__E1rmhW__inputContainer{position:relative}.SearchComponent-module__E1rmhW__inputFieldRow{width:100%;position:relative}.SearchComponent-module__E1rmhW__searchInput{width:100%;min-height:6.2rem;box-shadow:none;font-family:var(--font-primary);color:var(--secondary-color);background:#fff;border:1px solid #05293d1a;border-radius:.9rem;padding:1.6rem 14.4rem 1.6rem 5.8rem;font-size:1.9rem;font-weight:500;transition:border-color .22s,background-color .22s}.SearchComponent-module__E1rmhW__searchInput::placeholder{color:#05293d6b}.SearchComponent-module__E1rmhW__searchInput:focus-visible{border-color:#17e5d770;outline:none;box-shadow:0 0 0 .22rem #17e5d724}.SearchComponent-module__E1rmhW__searchIcon{color:#05293d6b;z-index:2;position:absolute;top:50%;left:2rem;transform:translateY(-50%)}.SearchComponent-module__E1rmhW__loader,.SearchComponent-module__E1rmhW__clearButton{z-index:2;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.SearchComponent-module__E1rmhW__loader{color:#05293dc7;background:#f7fafbf5;border:1px solid #05293d14;border-radius:999px;align-items:center;gap:.8rem;min-height:4.4rem;padding:0 1.4rem;display:inline-flex}.SearchComponent-module__E1rmhW__loaderIcon{animation:.9s linear infinite SearchComponent-module__E1rmhW__spin}.SearchComponent-module__E1rmhW__loaderLabel{font-family:var(--font-primary);letter-spacing:0;text-transform:none;font-size:1.05rem;font-weight:650}.SearchComponent-module__E1rmhW__clearButton{min-height:4.4rem;color:var(--secondary-color);cursor:pointer;background:#f7fafbf5;border:1px solid #05293d14;border-radius:999px;align-items:center;gap:.8rem;padding:0 .8rem 0 1.4rem;transition:transform .22s,border-color .22s,box-shadow .22s;display:inline-flex}.SearchComponent-module__E1rmhW__clearButton span:first-child{font-family:var(--font-primary);letter-spacing:0;text-transform:none;font-size:1.05rem;font-weight:650}.SearchComponent-module__E1rmhW__clearButtonIcon{background:#05293d14;border-radius:999px;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;transition:background-color .22s,color .22s;display:inline-flex}.SearchComponent-module__E1rmhW__clearButton:hover{box-shadow:none;background:#fffffffa;border-color:#05293d24;transform:translateY(-50%)}.SearchComponent-module__E1rmhW__clearButton:hover .SearchComponent-module__E1rmhW__clearButtonIcon{background:#05293d1f}.SearchComponent-module__E1rmhW__searchPrompt{font-family:var(--font-primary);letter-spacing:0;text-transform:none;color:#05293d85;margin:0;padding-left:.2rem;font-size:1.15rem;font-weight:650}.SearchComponent-module__E1rmhW__searchPromptHero{color:#05293d99}.SearchComponent-module__E1rmhW__instructionsContainer,.SearchComponent-module__E1rmhW__nothingContainer,.SearchComponent-module__E1rmhW__searchResultsContainer{width:100%;box-shadow:none;background:#fff;border:1px solid #05293d14;border-radius:1rem;position:relative}.SearchComponent-module__E1rmhW__instructionsContainer,.SearchComponent-module__E1rmhW__nothingContainer{font-family:var(--font-primary);color:#05293db3;padding:1.8rem 2rem;font-size:1.65rem;line-height:1.55}.SearchComponent-module__E1rmhW__searchResultsContainer{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;max-height:calc(100vh - 31rem);padding:1.2rem;display:grid;overflow-y:auto}.SearchComponent-module__E1rmhW__searchResult{background:#fbfdfe;border:1px solid #05293d0f;border-radius:.8rem;flex-direction:column;min-width:0;display:flex;overflow:hidden}.SearchComponent-module__E1rmhW__categoryTitle{font-family:var(--font-primary);letter-spacing:0;text-transform:none;color:#05293d8a;border-bottom:1px solid #05293d0f;padding:1.4rem 1.6rem 1.2rem;font-size:1.08rem;font-weight:650}.SearchComponent-module__E1rmhW__resultsList{margin:0;padding:.8rem;list-style:none}.SearchComponent-module__E1rmhW__resultButton{width:100%;font-family:var(--font-primary);color:var(--secondary-color);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.8rem;justify-content:space-between;align-items:center;gap:1.2rem;padding:1.2rem 1rem;font-size:1.55rem;font-weight:500;line-height:1.4;transition:background-color .22s,color .22s;display:flex}.SearchComponent-module__E1rmhW__resultsList li+li{margin-top:.4rem}.SearchComponent-module__E1rmhW__resultButton:hover{box-shadow:none;background:#17e5d714;transform:none}.SearchComponent-module__E1rmhW__resultButton:focus-visible{outline-offset:2px;outline:2px solid #17e5d79e}.SearchComponent-module__E1rmhW__resultPrimary{min-width:0}.SearchComponent-module__E1rmhW__makeText,.SearchComponent-module__E1rmhW__modelText{display:block}.SearchComponent-module__E1rmhW__countText{font-family:var(--font-primary);letter-spacing:0;text-transform:none;color:#05293d85;flex-shrink:0;font-size:1.05rem;font-weight:650}.SearchComponent-module__E1rmhW__countDivider{opacity:.28;margin:0 .8rem}.SearchComponent-module__E1rmhW__highlight{color:var(--secondary-color);box-shadow:none;background:#17e5d72e;border-radius:.4rem;padding:0 .15em}.SearchComponent-module__E1rmhW__overlay{cursor:pointer;z-index:1000;background:#05172480;border:0;width:100%;height:100%;padding:0;animation:.18s ease-out SearchComponent-module__E1rmhW__fadeIn;display:block;position:fixed;inset:0}.SearchComponent-module__E1rmhW__overlayHidden{display:none}@keyframes SearchComponent-module__E1rmhW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SearchComponent-module__E1rmhW__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.SearchComponent-module__E1rmhW__searchContainerFocused{top:calc(var(--navbar-height) + 2rem);transform:translate(-50%)}.SearchComponent-module__E1rmhW__searchPanel{padding:2rem}.SearchComponent-module__E1rmhW__searchHeader{flex-direction:column;align-items:stretch}.SearchComponent-module__E1rmhW__dismissButton{align-self:flex-start}.SearchComponent-module__E1rmhW__searchResultsContainer{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.SearchComponent-module__E1rmhW__searchPanelHero,.SearchComponent-module__E1rmhW__searchPanelHero:before,.SearchComponent-module__E1rmhW__searchPanelHero:after{animation:none}}@media (max-width:700px){.SearchComponent-module__E1rmhW__searchContainerFocused{width:calc(100vw - (var(--spacing-lg) * 2))}.SearchComponent-module__E1rmhW__searchPanel{border-radius:1rem;gap:1.2rem;padding:1.8rem 1.6rem}.SearchComponent-module__E1rmhW__searchHelper{font-size:1.55rem}.SearchComponent-module__E1rmhW__searchInput{min-height:5.8rem;padding:1.5rem 1.4rem 1.5rem 5rem;font-size:1.7rem}.SearchComponent-module__E1rmhW__inputContainer{flex-direction:column;display:flex}.SearchComponent-module__E1rmhW__loader,.SearchComponent-module__E1rmhW__clearButton{align-self:flex-end;margin-top:1rem;position:static;transform:none}.SearchComponent-module__E1rmhW__searchIcon{left:1.7rem}.SearchComponent-module__E1rmhW__searchPrompt{font-size:1.02rem;line-height:1.5}.SearchComponent-module__E1rmhW__instructionsContainer,.SearchComponent-module__E1rmhW__nothingContainer{padding:1.6rem;font-size:1.55rem}.SearchComponent-module__E1rmhW__searchResultsContainer{max-height:min(56vh,48rem);padding:1rem}.SearchComponent-module__E1rmhW__resultButton{flex-direction:column;align-items:flex-start}.SearchComponent-module__E1rmhW__countText{font-size:.98rem}}.SearchComponent-module__E1rmhW__searchPanelHero{box-shadow:none;background:#fff;border:1px solid #05293d14;border-radius:1rem;padding:1.2rem}.SearchComponent-module__E1rmhW__searchPanelHero:before,.SearchComponent-module__E1rmhW__searchPanelHero:after{content:none}.SearchComponent-module__E1rmhW__searchPanelHero:hover,.SearchComponent-module__E1rmhW__searchPanelHero:focus-within{box-shadow:none}.SearchComponent-module__E1rmhW__searchInput{min-height:5.8rem;box-shadow:none;background:#fff;border-color:#05293d1a;border-radius:.9rem}.SearchComponent-module__E1rmhW__searchInput:focus-visible{border-color:#05293d52;box-shadow:0 0 0 .22rem #17e5d724}.SearchComponent-module__E1rmhW__searchEyebrow,.SearchComponent-module__E1rmhW__dismissButton,.SearchComponent-module__E1rmhW__dismissIcon{border-radius:.8rem}
.DirectoryHeroComponent-module__bK9FPq__heroSection{background:0 0;width:100%;padding:clamp(2.4rem,4vw,5.6rem) 0 0}.DirectoryHeroComponent-module__bK9FPq__heroContainer{width:var(--page-width);isolation:isolate;box-shadow:none;background:0 0;border:none;border-radius:1.2rem;grid-template-columns:minmax(0,1fr) minmax(30rem,46rem);align-items:end;gap:clamp(2rem,3vw,4rem);margin:0 auto;padding:clamp(2rem,3vw,4rem);display:grid;overflow:hidden}.DirectoryHeroComponent-module__bK9FPq__heroContainer:before{content:none}.DirectoryHeroComponent-module__bK9FPq__heroContainer>*{z-index:1;position:relative}.DirectoryHeroComponent-module__bK9FPq__titleBlock{flex-direction:column;gap:1.4rem;min-width:0;display:flex}.DirectoryHeroComponent-module__bK9FPq__pageEyebrow{color:#05293da8;font-size:1.3rem;font-weight:760;line-height:1.2}.DirectoryHeroComponent-module__bK9FPq__mainHeading{max-width:16ch;color:var(--secondary-color);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(32px,4.2vw,48px);font-weight:650;line-height:1.04}.DirectoryHeroComponent-module__bK9FPq__description{color:#05293db8;text-wrap:pretty;max-width:72rem;margin:0;font-size:clamp(1.7rem,1.75vw,2rem);line-height:1.55}.DirectoryHeroComponent-module__bK9FPq__explorerStage{flex-direction:column;gap:1.2rem;min-width:0;display:flex}.DirectoryHeroComponent-module__bK9FPq__searchColumn{flex-direction:column;gap:1.2rem;display:flex}.DirectoryHeroComponent-module__bK9FPq__searchWrap{width:100%}.DirectoryHeroComponent-module__bK9FPq__heroActions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.DirectoryHeroComponent-module__bK9FPq__scrollButton,.DirectoryHeroComponent-module__bK9FPq__evidencePill{align-items:center;gap:.7rem;min-height:4.2rem;font-size:1.28rem;font-weight:650;line-height:1;display:inline-flex}.DirectoryHeroComponent-module__bK9FPq__scrollButton{border:1px solid var(--secondary-color);background:var(--secondary-color);color:#fff;cursor:pointer;border-radius:999px;padding:0 1.3rem;transition:background-color .18s,border-color .18s}.DirectoryHeroComponent-module__bK9FPq__scrollButton:hover{background:#173d50;border-color:#173d50}.DirectoryHeroComponent-module__bK9FPq__scrollButton:focus-visible{outline-offset:3px;outline:2px solid #17e5d7b8}.DirectoryHeroComponent-module__bK9FPq__evidencePill{color:#05293da3}.DirectoryHeroComponent-module__bK9FPq__productEvidence{display:none;position:relative}.DirectoryHeroComponent-module__bK9FPq__productImageFrame,.DirectoryHeroComponent-module__bK9FPq__signalTag{display:none}@media (max-width:900px){.DirectoryHeroComponent-module__bK9FPq__heroContainer{grid-template-columns:1fr;align-items:start}.DirectoryHeroComponent-module__bK9FPq__mainHeading{max-width:12ch}}@media (max-width:700px){.DirectoryHeroComponent-module__bK9FPq__heroSection{padding-top:2.2rem}.DirectoryHeroComponent-module__bK9FPq__heroContainer{border-radius:1.2rem;width:calc(100% - 3.2rem);padding:2rem}.DirectoryHeroComponent-module__bK9FPq__mainHeading{font-size:clamp(32px,11vw,44px)}.DirectoryHeroComponent-module__bK9FPq__heroActions{flex-direction:column;align-items:stretch}.DirectoryHeroComponent-module__bK9FPq__scrollButton,.DirectoryHeroComponent-module__bK9FPq__evidencePill{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.DirectoryHeroComponent-module__bK9FPq__scrollButton{transition:none}}
.NavbarComponent-module__SLyX_a__navbar{--nav-shell-background:#ffffffd1;--nav-shell-border:#05293d14;--nav-shell-shadow:none;--nav-shell-highlight:#ffffffe0;--nav-link-background:#05293d0a;--nav-link-border:#05293d14;--nav-link-highlight:#ffffffb8;--nav-link-icon-background:#05293d14;--nav-link-icon-hover-background:#05293d1f;--nav-link-hover-background:#ffffffe6;--nav-link-hover-border:#17e5d747;--nav-link-hover-shadow:inset 0 0 0 1px #17e5d72e;--nav-link-caret-background:#ffffffbd;--nav-link-caret-hover-background:#ffffffe6;--dropdown-surface:#fffffff5;--dropdown-border:#05293d14;--dropdown-shadow:0 10px 22px #05293d14;--dropdown-highlight:#ffffffe0;--dropdown-text-color:var(--secondary-color);--dropdown-icon-background:#05293d0f;--dropdown-icon-hover-background:#05293d1a;--dropdown-link-hover-background:#f4f9fae6;--dropdown-link-hover-border:#17e5d733;--dropdown-link-hover-shadow:none;--mobile-nav-title-color:#05293df5;--mobile-overlay:#05172461;--mobile-modal-background:#fffffff5;z-index:999;width:100%;color:var(--secondary-color);animation:.72s cubic-bezier(.22,1,.36,1) both NavbarComponent-module__SLyX_a__navbarEnter}.NavbarComponent-module__SLyX_a__navbarContainer{align-items:center;gap:var(--spacing-md);width:var(--page-width);padding:var(--spacing-md) 0;box-sizing:border-box;margin:0 auto;display:flex;position:relative}.NavbarComponent-module__SLyX_a__navbarAccount{flex-shrink:0}.NavbarComponent-module__SLyX_a__navbarContent{min-width:0;min-height:var(--cw-nav-shell-height,54px);padding:var(--spacing-md) var(--spacing-md) var(--spacing-md) var(--spacing-xl);border:1px solid var(--nav-shell-border);border-radius:var(--cw-nav-shell-radius,999px);background:var(--nav-shell-background);box-shadow:var(--nav-shell-shadow), inset 0 1px 0 var(--nav-shell-highlight);-webkit-backdrop-filter:var(--cw-nav-shell-blur,blur(14px));flex:auto;justify-content:space-between;align-items:center;gap:1rem;display:flex}.NavbarComponent-module__SLyX_a__navbarActions{align-items:center;gap:.75rem;display:flex}.NavbarComponent-module__SLyX_a__navbarCenter{justify-content:center;align-items:center;min-width:0;display:flex}.NavbarComponent-module__SLyX_a__stickyPosition{position:sticky;top:0}.NavbarComponent-module__SLyX_a__fixedPosition{top:var(--safe-area-top);position:fixed}.NavbarComponent-module__SLyX_a__withAnnouncementBar{top:calc(var(--announcement-bar-height) + var(--safe-area-top))}.NavbarComponent-module__SLyX_a__darkTheme{--nav-shell-background:var(--cw-nav-shell-background-dark);--nav-shell-border:var(--cw-nav-shell-border-dark);--nav-shell-shadow:var(--cw-nav-shell-shadow-dark);--nav-shell-highlight:var(--cw-nav-shell-highlight-dark);--nav-link-background:var(--cw-nav-link-background-dark);--nav-link-border:var(--cw-nav-link-border-dark);--nav-link-highlight:var(--cw-nav-shell-highlight-dark);--nav-link-icon-background:#ffffff24;--nav-link-icon-hover-background:#fff3;--nav-link-hover-background:var(--cw-nav-link-hover-background-dark);--nav-link-hover-border:var(--cw-nav-link-hover-border-dark);--nav-link-hover-shadow:var(--cw-nav-link-hover-shadow-dark);--nav-link-caret-background:#ffffff1f;--nav-link-caret-hover-background:#ffffff2e;--dropdown-surface:#082738f5;--dropdown-border:#ffffff1f;--dropdown-shadow:0 28px 52px #00000057;--dropdown-highlight:#ffffff14;--dropdown-text-color:var(--white-color);--dropdown-icon-background:#ffffff14;--dropdown-icon-hover-background:#ffffff29;--dropdown-link-hover-background:linear-gradient(180deg, #ffffff1f 0%, #ffffff0f 100%);--dropdown-link-hover-border:#ffffff29;--dropdown-link-hover-shadow:0 16px 28px #00000029;--mobile-nav-title-color:#fffffff5;color:var(--white-color)}.NavbarComponent-module__SLyX_a__purchaseTheme{--nav-shell-background:linear-gradient(135deg, #954657b8 0%, #614362b8 46%, #003559bd 100%);--nav-shell-border:#ffffff24;--nav-shell-shadow:0 16px 32px #0a102033, 0 6px 18px #6a37521f;--nav-shell-highlight:#ffffff1a;--nav-link-background:#ffffff1a;--nav-link-border:#ffffff24;--nav-link-highlight:#ffffff24;--nav-link-icon-background:#ffffff29;--nav-link-icon-hover-background:#ffffff38;--nav-link-hover-background:linear-gradient(180deg, #ffffff2e 0%, #ffffff1a 100%);--nav-link-hover-border:#ffffff3d;--nav-link-hover-shadow:0 18px 34px #0c0e2238, inset 0 1px 0 #ffffff29;--nav-link-caret-background:#ffffff24;--nav-link-caret-hover-background:#fff3;--dropdown-surface:linear-gradient(180deg, #2f2640f5 0%, #082e49f7 100%);--dropdown-border:#ffffff1f;--dropdown-shadow:0 28px 52px #00000057;--dropdown-highlight:#ffffff14;--dropdown-icon-background:#ffffff1a;--dropdown-icon-hover-background:#ffffff29;--dropdown-link-hover-background:linear-gradient(180deg, #ffffff24 0%, #ffffff14 100%);--dropdown-link-hover-border:#ffffff2e;--dropdown-link-hover-shadow:0 16px 28px #0000002e;--mobile-overlay:#0b0f1a6b;--mobile-modal-background:linear-gradient(180deg, #322642fa 0%, #0d3353fa 100%);--mobile-nav-title-color:#fffffff5}.NavbarComponent-module__SLyX_a__resultsTheme{--nav-shell-background:linear-gradient(135deg, #2a1f50c2 0%, #1f1847c7 42%, #0a1a2dd1 100%);--nav-shell-border:#ffffff24;--nav-shell-shadow:0 16px 32px #060a183d, 0 6px 18px #1d164529;--nav-shell-highlight:#ffffff1a;--nav-link-background:#ffffff17;--nav-link-border:#ffffff24;--nav-link-highlight:#ffffff1f;--nav-link-icon-background:#ffffff24;--nav-link-icon-hover-background:#fff3;--nav-link-hover-background:linear-gradient(180deg, #ffffff2e 0%, #ffffff14 100%);--nav-link-hover-border:#79f8ff47;--nav-link-hover-shadow:0 18px 34px #080c1c3d, inset 0 1px 0 #ffffff29;--nav-link-caret-background:#ffffff24;--nav-link-caret-hover-background:#ffffff2e;--dropdown-surface:linear-gradient(180deg, #1e1441f7 0%, #091a2efa 100%);--dropdown-border:#ffffff1f;--dropdown-shadow:0 28px 52px #00000057;--dropdown-highlight:#ffffff14;--dropdown-icon-background:#ffffff17;--dropdown-icon-hover-background:#ffffff29;--dropdown-link-hover-background:linear-gradient(180deg, #ffffff24 0%, #ffffff12 100%);--dropdown-link-hover-border:#79f8ff2e;--dropdown-link-hover-shadow:0 16px 28px #0000002e;--mobile-overlay:#080b1970;--mobile-modal-background:linear-gradient(180deg, #1f1542fa 0%, #0a1a2dfa 100%);--mobile-nav-title-color:#fffffff5}.NavbarComponent-module__SLyX_a__transparentBg{--nav-shell-background:linear-gradient(180deg, #05293d3d 0%, #05293d14 100%);--nav-shell-border:#ffffff29;--nav-shell-shadow:0 18px 36px #0000002e;--mobile-nav-title-color:#fffffff5;color:var(--white-color)}.NavbarComponent-module__SLyX_a__softBlend{--nav-shell-background:#ffffffc7;--nav-shell-border:#05293d0f;--nav-shell-shadow:0 12px 26px #05293d14;--nav-shell-highlight:#ffffffd1}.NavbarComponent-module__SLyX_a__logoLink{min-width:0;max-width:var(--nav-brand-max-width,180px);align-items:center;text-decoration:none;transition:transform .22s;display:flex}.NavbarComponent-module__SLyX_a__logoImage{vertical-align:middle;width:auto;max-width:150px;height:auto}.NavbarComponent-module__SLyX_a__desktopNavWrapper{display:none}.NavbarComponent-module__SLyX_a__navWrapper{position:relative}.NavbarComponent-module__SLyX_a__desktopNav{align-items:center;gap:10px;display:flex;position:relative}.NavbarComponent-module__SLyX_a__navLink{appearance:none;border:1px solid var(--nav-link-border);background:var(--nav-link-background);min-height:40px;box-shadow:inset 0 1px 0 var(--nav-link-highlight);font-family:var(--font-primary);letter-spacing:-.01em;color:inherit;cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:10px;padding:4px 10px 4px 8px;font-size:13px;font-weight:600;line-height:1;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s,border-color .22s,color .22s,opacity .22s;display:inline-flex}.NavbarComponent-module__SLyX_a__navLinkOpen{background:var(--nav-link-hover-background);border-color:var(--nav-link-hover-border);box-shadow:var(--nav-link-hover-shadow);transform:translateY(-2px)}.NavbarComponent-module__SLyX_a__navLinkLabel{padding-right:4px;line-height:1}.NavbarComponent-module__SLyX_a__navLinkIconWrap{background:var(--nav-link-icon-background);width:30px;height:30px;box-shadow:inset 0 1px 0 var(--nav-link-highlight);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .22s,background-color .22s,box-shadow .22s;display:flex}.NavbarComponent-module__SLyX_a__navLinkIcon{font-size:15px}.NavbarComponent-module__SLyX_a__navLinkCaretWrap{background:var(--nav-link-caret-background);width:26px;height:26px;box-shadow:inset 0 1px 0 var(--nav-link-highlight);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .22s,background-color .22s;display:flex}.NavbarComponent-module__SLyX_a__caretIcon{transition:transform .22s}.NavbarComponent-module__SLyX_a__caretIcon.NavbarComponent-module__SLyX_a__caretUp{transform:rotate(180deg)}.NavbarComponent-module__SLyX_a__dropdownContainer{border:0;min-inline-size:0;margin:0;padding:0;position:relative}.NavbarComponent-module__SLyX_a__dropdownMenuContent{flex-direction:column;gap:.5rem;display:flex}.NavbarComponent-module__SLyX_a__dropdownMenuGrouped{--dropdown-translate-x:0;transform-origin:100% 0;width:min(520px,100vw - 64px);min-width:min(520px,100vw - 64px);max-width:calc(100vw - 64px);left:auto;right:0}.NavbarComponent-module__SLyX_a__dropdownMenuContentGrouped{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.NavbarComponent-module__SLyX_a__dropdownSection{flex-direction:column;gap:.5rem;min-width:0;display:flex}.NavbarComponent-module__SLyX_a__dropdownSectionTitle,.NavbarComponent-module__SLyX_a__mobileNavGroupTitle{font-family:var(--font-primary);letter-spacing:0;text-transform:none;font-size:11px;font-weight:600}.NavbarComponent-module__SLyX_a__dropdownSectionTitle{color:var(--dropdown-text-color);opacity:.62;padding:.2rem .8rem 0}.NavbarComponent-module__SLyX_a__mobileNavGroupTitle{color:#05293d8f}.NavbarComponent-module__SLyX_a__dropdownSectionLinks,.NavbarComponent-module__SLyX_a__mobileNavGroupLinks{flex-direction:column;gap:.5rem;display:flex}.NavbarComponent-module__SLyX_a__megaMenuLink{min-height:56px;color:var(--dropdown-text-color);font-family:var(--font-primary);background:0 0;border:1px solid #0000;border-radius:18px;align-items:center;gap:.9rem;padding:.65rem .8rem;font-size:14px;font-weight:600;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s,border-color .22s,color .22s;display:flex}.NavbarComponent-module__SLyX_a__iconWrapper{background-color:var(--dropdown-icon-background);width:38px;height:38px;box-shadow:inset 0 1px 0 var(--dropdown-highlight);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .22s,background-color .22s,box-shadow .22s;display:flex}.NavbarComponent-module__SLyX_a__subMenuItemIcon{color:inherit;font-size:17px}.NavbarComponent-module__SLyX_a__hamburgerButton{border:1px solid var(--nav-link-border);background:var(--nav-link-background);width:44px;height:44px;box-shadow:inset 0 1px 0 var(--nav-link-highlight);cursor:pointer;z-index:1001;color:inherit;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:transform .22s,box-shadow .22s,background .22s,border-color .22s;display:flex}.NavbarComponent-module__SLyX_a__hamburgerIcon{background-color:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .22s;position:relative}.NavbarComponent-module__SLyX_a__hamburgerIcon:before,.NavbarComponent-module__SLyX_a__hamburgerIcon:after{content:"";background-color:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .22s;position:absolute;left:0}.NavbarComponent-module__SLyX_a__hamburgerIcon:before{top:-6px}.NavbarComponent-module__SLyX_a__hamburgerIcon:after{top:6px}.NavbarComponent-module__SLyX_a__mobileNavOverlay{z-index:1000;background-color:var(--mobile-overlay);-webkit-backdrop-filter:blur(18px);justify-content:center;align-items:stretch;padding:16px;animation:.24s NavbarComponent-module__SLyX_a__contentFadeIn;display:flex;position:fixed;inset:0}.NavbarComponent-module__SLyX_a__mobileNavModal{background:var(--mobile-modal-background);border:1px solid #ffffffb8;border-radius:30px;flex-direction:column;width:min(100%,440px);height:min(100dvh - 32px,860px);margin:auto;display:flex;overflow:hidden;box-shadow:0 30px 80px #05293d47}.NavbarComponent-module__SLyX_a__mobileNavHeaderDark{--mobile-nav-title-color:#fffffff5}.NavbarComponent-module__SLyX_a__mobileNavHeader{flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:20px 20px 12px;display:flex}.NavbarComponent-module__SLyX_a__mobileNavIntro{flex-direction:column;min-width:0;display:flex}.NavbarComponent-module__SLyX_a__mobileNavTitle{font-family:var(--font-primary);color:var(--mobile-nav-title-color);text-shadow:0 1px #ffffff6b;font-size:clamp(22px,5vw,28px);font-weight:600;line-height:1.05}.NavbarComponent-module__SLyX_a__mobileNavSubtitle{font-family:var(--font-primary);letter-spacing:0;text-transform:none;color:#05293d94;margin-top:.35rem;font-size:10px;font-weight:600}.NavbarComponent-module__SLyX_a__closeButton{cursor:pointer;width:44px;height:44px;color:var(--secondary-color);background:#ffffffc7;border:1px solid #05293d14;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .22s,box-shadow .22s,background-color .22s,border-color .22s;display:flex;box-shadow:0 12px 24px #05293d14,inset 0 1px #ffffffd6}.NavbarComponent-module__SLyX_a__mobileNavContent{flex-grow:1;min-height:0;overflow:hidden}.NavbarComponent-module__SLyX_a__menuSlider{width:200%;height:100%;transition:transform .36s cubic-bezier(.22,1,.36,1);display:flex}.NavbarComponent-module__SLyX_a__menuSlider.NavbarComponent-module__SLyX_a__subMenuActive{transform:translate(-50%)}.NavbarComponent-module__SLyX_a__menuPanel{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#05293d38 transparent;flex-direction:column;gap:12px;width:50%;padding:4px 20px 24px;display:flex;overflow-y:auto}.NavbarComponent-module__SLyX_a__menuPanel::-webkit-scrollbar{width:8px}.NavbarComponent-module__SLyX_a__menuPanel::-webkit-scrollbar-track{background:0 0}.NavbarComponent-module__SLyX_a__menuPanel::-webkit-scrollbar-thumb{background:#05293d38 padding-box padding-box;border:2px solid #0000;border-radius:999px}.NavbarComponent-module__SLyX_a__menuPanel::-webkit-scrollbar-thumb:hover{background:#05293d4d padding-box padding-box}.NavbarComponent-module__SLyX_a__mobileNavGroup{flex-direction:column;gap:.65rem;display:flex}.NavbarComponent-module__SLyX_a__mobileNavLink{appearance:none;width:100%;min-height:72px;color:var(--secondary-color);font-family:var(--font-primary);text-align:left;cursor:pointer;background:#ffffffa8;border:1px solid #05293d14;border-radius:24px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:transform .22s,box-shadow .22s,background-color .22s,border-color .22s;display:flex;box-shadow:0 12px 28px #05293d0f,inset 0 1px #ffffffd9}.NavbarComponent-module__SLyX_a__mobileNavLinkMain{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.NavbarComponent-module__SLyX_a__mobileNavIconWrapper{background:#05293d14;width:44px;height:44px;box-shadow:inset 0 1px #ffffffb8}.NavbarComponent-module__SLyX_a__mobileNavLinkText{min-width:0;font-size:16px;font-weight:600;line-height:1.2}.NavbarComponent-module__SLyX_a__mobileNavLinkAction{flex-shrink:0;align-items:center;gap:8px;display:flex}.NavbarComponent-module__SLyX_a__mobileNavLinkBadge{height:28px;color:var(--secondary-color);font-family:var(--font-primary);letter-spacing:0;text-transform:none;background:#17e5d729;border-radius:999px;align-items:center;padding:0 10px;font-size:10px;font-weight:600;display:inline-flex}.NavbarComponent-module__SLyX_a__mobileNavArrowCircle{background:#05293d14;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .22s,background-color .22s;display:flex;box-shadow:inset 0 1px #ffffffb8}.NavbarComponent-module__SLyX_a__mobileNavBack{appearance:none;min-height:44px;color:var(--secondary-color);font-family:var(--font-primary);cursor:pointer;background:#ffffffb8;border:1px solid #05293d14;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;padding:4px 14px 4px 4px;font-size:14px;font-weight:600;transition:transform .22s,box-shadow .22s,background-color .22s,border-color .22s;display:inline-flex;box-shadow:inset 0 1px #fffc}.NavbarComponent-module__SLyX_a__navLink:focus-visible,.NavbarComponent-module__SLyX_a__hamburgerButton:focus-visible,.NavbarComponent-module__SLyX_a__closeButton:focus-visible,.NavbarComponent-module__SLyX_a__mobileNavLink:focus-visible,.NavbarComponent-module__SLyX_a__mobileNavBack:focus-visible{outline-offset:4px;outline:2px solid #17e5d7b3}.NavbarComponent-module__SLyX_a__navLink:active,.NavbarComponent-module__SLyX_a__hamburgerButton:active,.NavbarComponent-module__SLyX_a__closeButton:active,.NavbarComponent-module__SLyX_a__mobileNavLink:active,.NavbarComponent-module__SLyX_a__mobileNavBack:active{transform:translateY(1px)scale(.98)}@keyframes NavbarComponent-module__SLyX_a__fadeInDown{0%{opacity:0;transform:translateX(var(--dropdown-translate-x)) translateY(-8px)}to{opacity:1;transform:translateX(var(--dropdown-translate-x)) translateY(0)}}@keyframes NavbarComponent-module__SLyX_a__contentFadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes NavbarComponent-module__SLyX_a__navbarEnter{0%{opacity:0;filter:blur(8px);transform:translateY(-18px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (hover:hover) and (pointer:fine){.NavbarComponent-module__SLyX_a__logoLink:hover{transform:translateY(-1px)}.NavbarComponent-module__SLyX_a__navLink:hover,.NavbarComponent-module__SLyX_a__navLinkOpen{background:var(--nav-link-hover-background);border-color:var(--nav-link-hover-border);box-shadow:var(--nav-link-hover-shadow);transform:translateY(-2px)}.NavbarComponent-module__SLyX_a__navLink:hover .NavbarComponent-module__SLyX_a__navLinkIconWrap,.NavbarComponent-module__SLyX_a__navLinkOpen .NavbarComponent-module__SLyX_a__navLinkIconWrap{background:var(--nav-link-icon-hover-background);transform:translate(2px,-1px)rotate(6deg)}.NavbarComponent-module__SLyX_a__navLink:hover .NavbarComponent-module__SLyX_a__navLinkCaretWrap,.NavbarComponent-module__SLyX_a__navLinkOpen .NavbarComponent-module__SLyX_a__navLinkCaretWrap{background:var(--nav-link-caret-hover-background);transform:translate(2px,-1px)}.NavbarComponent-module__SLyX_a__megaMenuLink:hover{background:var(--dropdown-link-hover-background);border-color:var(--dropdown-link-hover-border);box-shadow:var(--dropdown-link-hover-shadow);transform:translateY(-1px)}.NavbarComponent-module__SLyX_a__megaMenuLink:hover .NavbarComponent-module__SLyX_a__iconWrapper{background:var(--dropdown-icon-hover-background);transform:translate(2px,-1px)rotate(6deg)}.NavbarComponent-module__SLyX_a__hamburgerButton:hover{background:var(--nav-link-hover-background);border-color:var(--nav-link-hover-border);box-shadow:var(--nav-link-hover-shadow);transform:translateY(-2px)}.NavbarComponent-module__SLyX_a__hamburgerButton:hover .NavbarComponent-module__SLyX_a__hamburgerIcon:before{transform:translateY(-1px)}.NavbarComponent-module__SLyX_a__hamburgerButton:hover .NavbarComponent-module__SLyX_a__hamburgerIcon:after{transform:translateY(1px)}.NavbarComponent-module__SLyX_a__closeButton:hover,.NavbarComponent-module__SLyX_a__mobileNavBack:hover,.NavbarComponent-module__SLyX_a__mobileNavLink:hover{border-color:#17e5d738;transform:translateY(-2px);box-shadow:0 18px 32px #05293d14,inset 0 1px #ffffffe0}.NavbarComponent-module__SLyX_a__mobileNavBack:hover .NavbarComponent-module__SLyX_a__mobileNavArrowCircle,.NavbarComponent-module__SLyX_a__mobileNavLink:hover .NavbarComponent-module__SLyX_a__mobileNavArrowCircle,.NavbarComponent-module__SLyX_a__mobileNavLink:hover .NavbarComponent-module__SLyX_a__mobileNavIconWrapper{background:#05293d1f;transform:translate(2px,-1px)rotate(6deg)}}@media (min-width:992px){.NavbarComponent-module__SLyX_a__desktopNavWrapper{display:flex}.NavbarComponent-module__SLyX_a__hamburgerButton{display:none}}@media (max-width:991px){.NavbarComponent-module__SLyX_a__softBlend{--nav-shell-background:linear-gradient(180deg, #ffffffc7 0%, #f8fbfca8 100%);--nav-shell-border:#05293d0f;--nav-shell-shadow:0 18px 36px #05293d1f;--nav-shell-highlight:#ffffffb8}.NavbarComponent-module__SLyX_a__softBlend .NavbarComponent-module__SLyX_a__navbarContent{-webkit-backdrop-filter:blur(14px)saturate(1.04)}.NavbarComponent-module__SLyX_a__navbarContainer{padding:8px 0}.NavbarComponent-module__SLyX_a__navbarContent{padding:6px 8px 6px 12px}.NavbarComponent-module__SLyX_a__navbarActions{gap:.5rem}.NavbarComponent-module__SLyX_a__logoImage{max-width:132px}}@media (max-width:480px){.NavbarComponent-module__SLyX_a__mobileNavOverlay{padding:12px}.NavbarComponent-module__SLyX_a__mobileNavModal{border-radius:26px;width:100%;height:calc(100dvh - 24px)}.NavbarComponent-module__SLyX_a__mobileNavHeader{padding:18px 16px 10px}.NavbarComponent-module__SLyX_a__menuPanel{padding:4px 16px 16px}.NavbarComponent-module__SLyX_a__mobileNavLink{min-height:68px}}@media (max-width:840px){.NavbarComponent-module__SLyX_a__dropdownMenuGrouped{width:min(420px,100vw - 48px);min-width:min(420px,100vw - 48px);max-width:calc(100vw - 48px)}.NavbarComponent-module__SLyX_a__dropdownMenuContentGrouped{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.NavbarComponent-module__SLyX_a__navbar,.NavbarComponent-module__SLyX_a__mobileNavOverlay{animation:none}.NavbarComponent-module__SLyX_a__logoLink,.NavbarComponent-module__SLyX_a__navLink,.NavbarComponent-module__SLyX_a__navLinkIconWrap,.NavbarComponent-module__SLyX_a__navLinkCaretWrap,.NavbarComponent-module__SLyX_a__megaMenuLink,.NavbarComponent-module__SLyX_a__dropdownSectionTitle,.NavbarComponent-module__SLyX_a__iconWrapper,.NavbarComponent-module__SLyX_a__hamburgerButton,.NavbarComponent-module__SLyX_a__hamburgerIcon,.NavbarComponent-module__SLyX_a__hamburgerIcon:before,.NavbarComponent-module__SLyX_a__hamburgerIcon:after,.NavbarComponent-module__SLyX_a__closeButton,.NavbarComponent-module__SLyX_a__mobileNavLink,.NavbarComponent-module__SLyX_a__mobileNavGroupTitle,.NavbarComponent-module__SLyX_a__mobileNavBack,.NavbarComponent-module__SLyX_a__mobileNavArrowCircle,.NavbarComponent-module__SLyX_a__menuSlider{transition:none}}
@property --hero-modal-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.HeroProductModal-module__5gcO2q__backdrop{z-index:1200;-webkit-backdrop-filter:blur(9px);background:#05293d57;justify-content:center;align-items:center;padding:4rem 2.4rem;display:flex;position:fixed;inset:0}.HeroProductModal-module__5gcO2q__panel{--hero-modal-angle:0deg;--hero-modal-ring:conic-gradient(from var(--hero-modal-angle), #17e5d72e 0deg, #17e5d7fa 68deg, #9777fffa 138deg, #fffc 178deg, #17e5d738 226deg, #17e5d72e 360deg);border-radius:var(--border-radius-lg);background:linear-gradient(#fff, #fff) padding-box, var(--hero-modal-ring) border-box;border:3px solid #0000;flex-direction:column;width:min(76rem,100%);max-height:calc(100dvh - 6rem);padding:0;animation:18s ease-in-out infinite HeroProductModal-module__5gcO2q__heroModalOrbit;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 80px #05293d47,0 4px 18px #05293d1a}.HeroProductModal-module__5gcO2q__body{flex:auto;min-height:0;padding:2.2rem 3.6rem 2.4rem;overflow-y:auto}@keyframes HeroProductModal-module__5gcO2q__heroModalOrbit{0%{--hero-modal-angle:0deg}18%{--hero-modal-angle:112deg}34%{--hero-modal-angle:48deg}56%{--hero-modal-angle:218deg}74%{--hero-modal-angle:172deg}to{--hero-modal-angle:360deg}}@media (prefers-reduced-motion:reduce){.HeroProductModal-module__5gcO2q__panel{animation:none}}.HeroProductModal-module__5gcO2q__panel:focus{outline:none}.HeroProductModal-module__5gcO2q__panel:focus-visible{outline-offset:-2px;outline:2px solid #17e5d7b3}.HeroProductModal-module__5gcO2q__header{border-bottom:1px solid #05293d14;flex-direction:column;flex:none;align-items:stretch;padding:2.4rem 3.6rem 1.6rem;display:flex}.HeroProductModal-module__5gcO2q__headerTop{justify-content:space-between;align-items:center;gap:1.6rem;display:flex}.HeroProductModal-module__5gcO2q__routeMark{color:#05293db8;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.9rem;margin:0;font-size:1.1rem;font-weight:600;display:inline-flex}.HeroProductModal-module__5gcO2q__routeDot{background:var(--primary-color);border-radius:50%;width:.8rem;height:.8rem;box-shadow:0 0 0 4px #17e5d729}.HeroProductModal-module__5gcO2q__closeButton{width:3.6rem;height:3.6rem;color:var(--secondary-color);cursor:pointer;background:#fff;border:1px solid #05293d1f;border-radius:50%;justify-content:center;align-items:center;transition:background-color .18s,border-color .18s;display:inline-flex}.HeroProductModal-module__5gcO2q__closeButton:hover{background:#05293d0d;border-color:#05293d33}.HeroProductModal-module__5gcO2q__closeButton:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}.HeroProductModal-module__5gcO2q__heading{color:var(--secondary-color);font-family:var(--font-primary);letter-spacing:0;text-wrap:balance;margin:0 0 .9rem;font-size:2.9rem;font-weight:680;line-height:1.14}.HeroProductModal-module__5gcO2q__heading:focus{outline:none}.HeroProductModal-module__5gcO2q__lede{color:#05293dc7;font-family:var(--font-primary);margin:0 0 2.8rem;font-size:1.7rem;line-height:1.55}.HeroProductModal-module__5gcO2q__discovery .HeroProductModal-module__5gcO2q__lede{max-width:none}.HeroProductModal-module__5gcO2q__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.HeroProductModal-module__5gcO2q__discovery{width:min(62rem,100%);margin:0 auto}.HeroProductModal-module__5gcO2q__discoveryContext{justify-content:center;align-items:center;margin-top:1.2rem;display:flex}.HeroProductModal-module__5gcO2q__discoverySubject{color:#05293d8c;max-width:100%;font-family:var(--font-mono);letter-spacing:.06em;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:1.05rem;font-weight:600;line-height:1.3;overflow:hidden}.HeroProductModal-module__5gcO2q__discoveryFieldset{border:0;min-width:0;margin:0;padding:0}.HeroProductModal-module__5gcO2q__discoveryOptions{gap:1rem;display:grid}.HeroProductModal-module__5gcO2q__discoveryOption{border-radius:calc(var(--border-radius-lg) - 6px);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #05293d1a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.6rem;min-height:8rem;padding:1.5rem 1.8rem;transition:border-color .2s,background-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative}.HeroProductModal-module__5gcO2q__discoveryOption[data-selected=true]{background:linear-gradient(#17e5d712 0%,#17e5d708 100%);border-color:#17e5d78c;box-shadow:0 0 0 3px #17e5d729,0 10px 22px #05293d12}.HeroProductModal-module__5gcO2q__discoveryOption:focus-within{outline-offset:2px;outline:2px solid #0c7d75cc}@supports selector(:has(*)){.HeroProductModal-module__5gcO2q__discoveryOption:focus-within{outline:none}.HeroProductModal-module__5gcO2q__discoveryOption:has(:focus-visible){outline-offset:2px;outline:2px solid #0c7d75cc}}.HeroProductModal-module__5gcO2q__discoveryOptionIcon{color:#fffffff0;background:radial-gradient(120% 130% at 22% 10%,#4eb4d566,#0000 56%),linear-gradient(150deg,#2b46b8 0%,#223078 62%,#1c2758 100%);border-radius:50%;flex:none;justify-content:center;align-items:center;width:4.6rem;height:4.6rem;transition:box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.HeroProductModal-module__5gcO2q__discoveryOption[data-selected=true] .HeroProductModal-module__5gcO2q__discoveryOptionIcon{box-shadow:0 0 0 3px #17e5d759}.HeroProductModal-module__5gcO2q__discoveryOptionCopy{min-width:0;font-family:var(--font-primary);flex-direction:column;gap:.35rem;display:flex}.HeroProductModal-module__5gcO2q__discoveryOptionCopy strong{color:var(--secondary-color);font-size:1.6rem;font-weight:650;line-height:1.35}.HeroProductModal-module__5gcO2q__discoveryOptionCopy>span{color:#05293dad;font-size:1.35rem;line-height:1.45}.HeroProductModal-module__5gcO2q__discoveryIndicator{width:2.4rem;height:2.4rem;color:var(--secondary-color);background:#fff;border:1.5px solid #05293d3d;border-radius:50%;justify-content:center;align-items:center;transition:border-color .2s,background-color .2s,box-shadow .2s;display:inline-flex}.HeroProductModal-module__5gcO2q__discoveryIndicator svg{transition:transform .22s cubic-bezier(.22,1,.36,1);transform:scale(0)}.HeroProductModal-module__5gcO2q__discoveryOption[data-selected=true] .HeroProductModal-module__5gcO2q__discoveryIndicator{background:var(--primary-color);border-color:#17e5d7b3;box-shadow:0 0 0 4px #17e5d729}.HeroProductModal-module__5gcO2q__discoveryOption[data-selected=true] .HeroProductModal-module__5gcO2q__discoveryIndicator svg{transform:scale(1)}@media (hover:hover) and (pointer:fine){.HeroProductModal-module__5gcO2q__discoveryOption:hover{border-color:#05293d38;transform:translateY(-1px);box-shadow:0 10px 22px #05293d12}.HeroProductModal-module__5gcO2q__discoveryOption[data-selected=true]:hover{border-color:#17e5d7b3}}.HeroProductModal-module__5gcO2q__catalogueLabel+.HeroProductModal-module__5gcO2q__primary{margin-top:1.4rem}.HeroProductModal-module__5gcO2q__primary{border-radius:calc(var(--border-radius-lg) - 4px);background:radial-gradient(120% 140% at 0 0,#17e5d712,#0000 55%),#05293d04;border:1px solid #05293d17;grid-template-columns:minmax(0,26rem) minmax(0,1fr);align-items:stretch;gap:2.8rem;padding:2rem;display:grid}.HeroProductModal-module__5gcO2q__primaryBody{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:.6rem .4rem .6rem 0;display:flex}.HeroProductModal-module__5gcO2q__categoryChip{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.25rem 1.05rem;font-size:1rem;font-weight:600;line-height:1.4;display:inline-flex}.HeroProductModal-module__5gcO2q__categoryChip[data-accent=teal]{color:#0c5a54;background:#17e5d729}.HeroProductModal-module__5gcO2q__categoryChip[data-accent=blue]{color:#1d4f66;background:#4eb4d52e}.HeroProductModal-module__5gcO2q__categoryChip[data-accent=violet]{color:#4a3690;background:#875dff24}.HeroProductModal-module__5gcO2q__categoryChip[data-accent=navy]{color:var(--secondary-color);background:#05293d14}.HeroProductModal-module__5gcO2q__categoryChip[data-accent=plum]{color:#532f82;background:#63418f24}.HeroProductModal-module__5gcO2q__primaryName{color:var(--secondary-color);font-family:var(--font-primary);letter-spacing:0;margin:1.3rem 0 .8rem;font-size:2.2rem;font-weight:670;line-height:1.2}.HeroProductModal-module__5gcO2q__primaryStrapline{color:#05293dcc;max-width:42rem;font-family:var(--font-primary);margin:0 0 2.2rem;font-size:1.6rem;line-height:1.55}.HeroProductModal-module__5gcO2q__primaryCta{background:var(--secondary-color);color:#fff;font-family:var(--font-primary);letter-spacing:0;border-radius:999px;align-items:center;gap:1.2rem;padding:1.1rem 1.2rem 1.1rem 2rem;font-size:1.5rem;font-weight:600;text-decoration:none;transition:transform .22s,box-shadow .22s,background-color .22s;display:inline-flex;box-shadow:0 10px 22px #05293d38}.HeroProductModal-module__5gcO2q__primaryCta:hover{background:#07374f;transform:translateY(-2px);box-shadow:0 14px 28px #05293d42}.HeroProductModal-module__5gcO2q__primaryCta:focus-visible{outline-offset:3px;outline:2px solid #17e5d7cc}.HeroProductModal-module__5gcO2q__primaryCtaIcon{background:var(--primary-color);width:3rem;height:3rem;color:var(--secondary-color);border-radius:50%;justify-content:center;align-items:center;transition:transform .22s;display:inline-flex}.HeroProductModal-module__5gcO2q__primaryCta:hover .HeroProductModal-module__5gcO2q__primaryCtaIcon{transform:translate(2px,-1px)rotate(6deg)}.HeroProductModal-module__5gcO2q__artHero,.HeroProductModal-module__5gcO2q__artThumb{border-radius:calc(var(--border-radius-lg) - 6px);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroProductModal-module__5gcO2q__artHero{min-height:19rem}.HeroProductModal-module__5gcO2q__artThumb{border-radius:1.1rem;flex:none;width:5.6rem;height:5.6rem}.HeroProductModal-module__5gcO2q__artImage{object-fit:cover}.HeroProductModal-module__5gcO2q__artField{position:absolute;inset:0}.HeroProductModal-module__5gcO2q__artHero[data-accent=teal] .HeroProductModal-module__5gcO2q__artField,.HeroProductModal-module__5gcO2q__artThumb[data-accent=teal] .HeroProductModal-module__5gcO2q__artField{background:radial-gradient(120% 130% at 18% 12%,#17e5d757,#0000 56%),linear-gradient(150deg,#1d6f72 0%,#124047 62%,#0d2f39 100%)}.HeroProductModal-module__5gcO2q__artHero[data-accent=blue] .HeroProductModal-module__5gcO2q__artField,.HeroProductModal-module__5gcO2q__artThumb[data-accent=blue] .HeroProductModal-module__5gcO2q__artField{background:radial-gradient(120% 130% at 22% 10%,#4eb4d566,#0000 56%),linear-gradient(150deg,#2b46b8 0%,#223078 62%,#1c2758 100%)}.HeroProductModal-module__5gcO2q__artHero[data-accent=violet] .HeroProductModal-module__5gcO2q__artField,.HeroProductModal-module__5gcO2q__artThumb[data-accent=violet] .HeroProductModal-module__5gcO2q__artField{background:radial-gradient(120% 130% at 20% 10%,#875dff61,#0000 56%),linear-gradient(150deg,#48409c 0%,#2f2c63 62%,#23244a 100%)}.HeroProductModal-module__5gcO2q__artHero[data-accent=navy] .HeroProductModal-module__5gcO2q__artField,.HeroProductModal-module__5gcO2q__artThumb[data-accent=navy] .HeroProductModal-module__5gcO2q__artField{background:radial-gradient(120% 130% at 20% 10%,#9eb2bc4d,#0000 56%),linear-gradient(150deg,#4a5a64 0%,#36434c 62%,#27323a 100%)}.HeroProductModal-module__5gcO2q__artHero[data-accent=plum] .HeroProductModal-module__5gcO2q__artField,.HeroProductModal-module__5gcO2q__artThumb[data-accent=plum] .HeroProductModal-module__5gcO2q__artField{background:radial-gradient(120% 130% at 20% 10%,#c480ff5c,#0000 56%),linear-gradient(150deg,#63418f 0%,#472c68 62%,#321f4a 100%)}.HeroProductModal-module__5gcO2q__artIcon{color:#ffffffeb;position:relative}.HeroProductModal-module__5gcO2q__supportList{margin:2.4rem 0 0;padding:0;list-style:none}.HeroProductModal-module__5gcO2q__supportList li+li{border-top:1px solid #05293d14}.HeroProductModal-module__5gcO2q__supportRow{border-radius:var(--border-radius-md);align-items:center;gap:1.8rem;padding:1.7rem .6rem;text-decoration:none;transition:background-color .18s;display:flex}.HeroProductModal-module__5gcO2q__supportRow:hover{background:#05293d09}.HeroProductModal-module__5gcO2q__supportRow:focus-visible{outline:2px solid var(--secondary-color);outline-offset:-2px}.HeroProductModal-module__5gcO2q__supportBody{flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.HeroProductModal-module__5gcO2q__supportTop{align-items:center;gap:1.1rem;min-width:0;display:flex}.HeroProductModal-module__5gcO2q__supportName{color:var(--secondary-color);font-family:var(--font-primary);letter-spacing:0;font-size:1.6rem;font-weight:650}.HeroProductModal-module__5gcO2q__supportStrapline{color:#05293dbd;font-family:var(--font-primary);font-size:1.4rem;line-height:1.5}.HeroProductModal-module__5gcO2q__supportArrow{color:#05293d73;flex:none;transition:transform .2s,color .2s}.HeroProductModal-module__5gcO2q__supportRow:hover .HeroProductModal-module__5gcO2q__supportArrow{color:var(--secondary-color);transform:translate(3px)}.HeroProductModal-module__5gcO2q__supportRow[data-loading=true]{cursor:progress}.HeroProductModal-module__5gcO2q__navigationSpinner{flex:none;animation:.9s linear infinite HeroProductModal-module__5gcO2q__navigation-spin}.HeroProductModal-module__5gcO2q__navigationError{color:#05293db8;font-family:var(--font-primary);margin:.9rem 0 0;font-size:1.3rem;line-height:1.45}.HeroProductModal-module__5gcO2q__supportList .HeroProductModal-module__5gcO2q__navigationError{margin:-.6rem .6rem 1.2rem 7.8rem}.HeroProductModal-module__5gcO2q__navigationFallback{color:var(--secondary-color);text-underline-offset:.2em;font-weight:650}@keyframes HeroProductModal-module__5gcO2q__navigation-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.HeroProductModal-module__5gcO2q__navigationSpinner{animation:none}}.HeroProductModal-module__5gcO2q__aside{border-radius:var(--border-radius-md);color:#05293dbd;font-family:var(--font-primary);text-align:center;background:#05293d06;border:1px solid #05293d14;margin:2rem 0 0;padding:1.4rem 1.6rem;font-size:1.4rem;line-height:1.5}.HeroProductModal-module__5gcO2q__asideLink{color:var(--secondary-color);border-bottom:1px solid #05293d4d;align-items:center;gap:.5rem;margin-left:.4rem;font-weight:650;text-decoration:none;transition:border-color .18s;display:inline-flex}.HeroProductModal-module__5gcO2q__asideLink:hover{border-color:var(--secondary-color)}.HeroProductModal-module__5gcO2q__asideLink:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}.HeroProductModal-module__5gcO2q__catalogueSection{margin-top:2.4rem}.HeroProductModal-module__5gcO2q__catalogueSection:first-of-type{margin-top:0}.HeroProductModal-module__5gcO2q__catalogueLabel{color:#05293db8;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:1.2rem;margin:0 0 .4rem;font-size:1.1rem;font-weight:600;display:flex}.HeroProductModal-module__5gcO2q__catalogueLabel:after{content:"";background:#05293d17;flex:1;height:1px}.HeroProductModal-module__5gcO2q__supportList[data-flush=true]{margin-top:0}.HeroProductModal-module__5gcO2q__footer{border-top:1px solid #05293d14;flex-wrap:wrap;flex:none;justify-content:center;gap:.8rem 2.4rem;padding:1.4rem 3.6rem;display:flex}.HeroProductModal-module__5gcO2q__footer[data-discovery=true]{justify-content:space-between;align-items:center;gap:1.2rem 2rem}.HeroProductModal-module__5gcO2q__discoveryPrimaryAction{width:min(24rem,100%);margin-left:auto}.HeroProductModal-module__5gcO2q__discoveryPrimaryAction>button{box-sizing:border-box}.HeroProductModal-module__5gcO2q__footerAction{color:#05293da8;font-family:var(--font-primary);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:.8rem;padding:.8rem 1.4rem;font-size:1.35rem;font-weight:600;transition:color .18s,background-color .18s;display:inline-flex}.HeroProductModal-module__5gcO2q__footerAction:hover{color:var(--secondary-color);background:#05293d0d}.HeroProductModal-module__5gcO2q__footerAction:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}@media (max-width:760px){.HeroProductModal-module__5gcO2q__backdrop{align-items:stretch;padding:1.6rem}.HeroProductModal-module__5gcO2q__panel{height:100%;max-height:none}.HeroProductModal-module__5gcO2q__header{padding:2rem 2rem 1.4rem}.HeroProductModal-module__5gcO2q__body{padding:2rem 2rem 2.2rem}.HeroProductModal-module__5gcO2q__footer{padding:1.2rem 2rem}.HeroProductModal-module__5gcO2q__heading{font-size:2.4rem}.HeroProductModal-module__5gcO2q__lede{margin-bottom:2.2rem;font-size:1.6rem}.HeroProductModal-module__5gcO2q__discoveryContext{margin-top:1.2rem}.HeroProductModal-module__5gcO2q__discoveryOption{gap:1.2rem;min-height:7.8rem;padding:1.35rem 1.4rem}.HeroProductModal-module__5gcO2q__discoveryOptionIcon{width:4rem;height:4rem}.HeroProductModal-module__5gcO2q__primary{grid-template-columns:minmax(0,1fr);gap:1.8rem;padding:1.6rem}.HeroProductModal-module__5gcO2q__artHero{min-height:14rem}.HeroProductModal-module__5gcO2q__primaryBody{padding:0}.HeroProductModal-module__5gcO2q__supportRow{gap:1.4rem;padding:1.5rem .2rem}.HeroProductModal-module__5gcO2q__supportTop{flex-wrap:wrap;gap:.7rem}}@media (max-width:560px){.HeroProductModal-module__5gcO2q__discovery .HeroProductModal-module__5gcO2q__lede{margin-bottom:1.6rem}.HeroProductModal-module__5gcO2q__footer[data-discovery=true]{flex-direction:column-reverse;align-items:stretch}.HeroProductModal-module__5gcO2q__discoveryPrimaryAction{width:100%;margin-left:0}.HeroProductModal-module__5gcO2q__footer[data-discovery=true] .HeroProductModal-module__5gcO2q__footerAction{align-self:center}.HeroProductModal-module__5gcO2q__discoveryOption{gap:1.1rem;min-height:7rem;padding:1.1rem 1.2rem}.HeroProductModal-module__5gcO2q__discoveryOptionIcon{width:3.6rem;height:3.6rem}.HeroProductModal-module__5gcO2q__discoveryOptionIcon svg{width:1.8rem;height:1.8rem}.HeroProductModal-module__5gcO2q__discoveryOptionCopy strong{font-size:1.5rem}.HeroProductModal-module__5gcO2q__discoveryOptionCopy>span{font-size:1.25rem;line-height:1.38}}@media (prefers-reduced-motion:reduce){.HeroProductModal-module__5gcO2q__discoveryOption,.HeroProductModal-module__5gcO2q__discoveryOptionIcon,.HeroProductModal-module__5gcO2q__discoveryIndicator,.HeroProductModal-module__5gcO2q__discoveryIndicator svg{transition:none}}.HeroProductModal-module__5gcO2q__journeySelection{gap:2.4rem;display:grid}.HeroProductModal-module__5gcO2q__journeySelectionIntro{max-width:64rem}.HeroProductModal-module__5gcO2q__journeyFooterNote{color:#05293d9e;font-family:var(--font-primary);margin:0;font-size:1.18rem;line-height:1.5}
.WattsonJourneyChooser-module__WaR1AG__chooser{--journey-border:#a8e6eb29;--journey-muted:#daf2f4a3;--journey-surface:#0a1a2db8;--journey-surface-hover:#10273cf0;--journey-text:#f5fbfc;--journey-accent:#17e5d7;gap:var(--spacing-md);border:0;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;min-width:0;margin:0;padding:0;display:grid}.WattsonJourneyChooser-module__WaR1AG__visuallyHidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.WattsonJourneyChooser-module__WaR1AG__chooser[data-surface=light]{--journey-border:#05293d1f;--journey-muted:#05293dad;--journey-surface:#f8fcfdeb;--journey-surface-hover:#fff;--journey-text:var(--secondary-color);--journey-accent:#0c8d84}.WattsonJourneyChooser-module__WaR1AG__option{border:1px solid var(--journey-border);border-radius:var(--border-radius-md);background:var(--journey-surface);min-width:0;color:var(--journey-text);text-align:left;cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:1.5rem;padding:2.2rem;transition:background-color .22s,border-color .22s,transform .26s cubic-bezier(.22,1,.36,1);display:grid;position:relative}.WattsonJourneyChooser-module__WaR1AG__option:hover{border-color:color-mix(in srgb, var(--journey-accent) 46%, var(--journey-border));background:var(--journey-surface-hover);transform:translateY(-2px)}.WattsonJourneyChooser-module__WaR1AG__option:focus-visible{outline:2px solid var(--journey-accent);outline-offset:3px}.WattsonJourneyChooser-module__WaR1AG__marker{border:1px solid color-mix(in srgb, var(--journey-accent) 50%, transparent);border-radius:var(--border-radius-sm);background:color-mix(in srgb, var(--journey-accent) 10%, var(--journey-surface));width:4.2rem;height:4.2rem;color:var(--journey-accent);justify-content:center;align-items:center;transition:transform .26s cubic-bezier(.22,1,.36,1),background-color .22s;display:inline-flex}.WattsonJourneyChooser-module__WaR1AG__copy{align-content:start;gap:.65rem;min-width:0;padding-top:.2rem;display:grid}.WattsonJourneyChooser-module__WaR1AG__copy strong{font-family:var(--font-primary);letter-spacing:0;font-size:clamp(1.6rem,1.8vw,1.85rem);font-weight:650;line-height:1.2}.WattsonJourneyChooser-module__WaR1AG__copy>span{color:var(--journey-muted);font-family:var(--font-primary);font-size:1.24rem;line-height:1.5}.WattsonJourneyChooser-module__WaR1AG__arrow{width:2.8rem;height:2.8rem;color:var(--journey-muted);border-radius:999px;justify-content:center;align-items:center;transition:color .22s,transform .26s cubic-bezier(.22,1,.36,1);display:inline-flex}.WattsonJourneyChooser-module__WaR1AG__option:hover .WattsonJourneyChooser-module__WaR1AG__marker{background:color-mix(in srgb, var(--journey-accent) 18%, var(--journey-surface));transform:translateY(-2px)}.WattsonJourneyChooser-module__WaR1AG__option:hover .WattsonJourneyChooser-module__WaR1AG__arrow{color:var(--journey-accent);transform:translate(3px)}@media (max-width:820px){.WattsonJourneyChooser-module__WaR1AG__chooser{grid-template-columns:1fr}.WattsonJourneyChooser-module__WaR1AG__option{grid-template-columns:4.2rem minmax(0,1fr) auto;align-items:center;gap:1.4rem;padding:2rem 2.4rem}}@media (max-width:480px){.WattsonJourneyChooser-module__WaR1AG__option{grid-template-columns:3.8rem minmax(0,1fr) auto;gap:1.2rem;padding:1.8rem 1.6rem}.WattsonJourneyChooser-module__WaR1AG__marker{width:3.8rem;height:3.8rem}.WattsonJourneyChooser-module__WaR1AG__copy strong{font-size:1.55rem}.WattsonJourneyChooser-module__WaR1AG__copy>span{font-size:1.2rem}}@media (prefers-reduced-motion:reduce){.WattsonJourneyChooser-module__WaR1AG__option,.WattsonJourneyChooser-module__WaR1AG__marker,.WattsonJourneyChooser-module__WaR1AG__arrow{transition:none}}
.EVCheck-module__bRcPZW__head{width:100%;min-height:calc(100vh - var(--spacing-xxl));min-height:calc(100svh - var(--spacing-xxl));background:radial-gradient(circle at 18% 8%,#60abd538,#0000 34%),radial-gradient(circle at 84% 12%,#17e5d729,#0000 30%),radial-gradient(circle at 50% 116%,#17e5d71f,#0000 52%),linear-gradient(168deg,#0a3147 0%,#07293c 46%,#06222f 100%);flex-direction:column;align-items:center;display:flex;position:relative}.EVCheck-module__bRcPZW__root{isolation:isolate;width:100%;min-height:100svh;font-family:var(--font-primary);background:linear-gradient(#f4fafcf2 0%,#fbfdfef7 48%,#fbfdfe 100%),#fbfdfe;flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.EVCheck-module__bRcPZW__pageSignalCanvas{z-index:0;opacity:.74;pointer-events:none;width:100%;height:100%;min-height:100%;position:absolute;inset:0}.EVCheck-module__bRcPZW__minRoot{width:100%;min-height:100svh;font-family:var(--font-primary);background:radial-gradient(circle at 18% 10%,#60abd52e,#0000 30%),radial-gradient(circle at 82% 14%,#17e5d71f,#0000 26%),linear-gradient(160deg,#2f5575 0%,#1c4666 42%,#17425b 100%);flex-direction:column;align-items:center;display:flex;position:relative}.EVCheck-module__bRcPZW__headContent{z-index:1;flex-direction:column;width:100%;padding-top:clamp(.8rem,1.8vw,1.8rem);display:flex;position:relative}@media (max-width:700px){.EVCheck-module__bRcPZW__headContent{padding-top:2.8rem}}.EVCheck-module__bRcPZW__container{flex-direction:column;width:100%;height:100%;display:flex}.EVCheck-module__bRcPZW__blobContainer{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.EVCheck-module__bRcPZW__bottomGradient{display:none}.EVCheck-module__bRcPZW__containerAlt{width:100%;height:100%;padding-top:var(--spacing-2xl);flex-direction:column;display:flex}.EVCheck-module__bRcPZW__pdfViewer{width:100%;height:100%;padding:var(--spacing-lg)}.EVCheck-module__bRcPZW__loadingText{color:var(--white-color);font-size:var(--font-size-sm)}.EVCheck-module__bRcPZW__loadingIndicator{justify-content:center;align-self:center;gap:var(--spacing-md);flex-direction:column;height:100svh;display:flex}.EVCheck-module__bRcPZW__head,.EVCheck-module__bRcPZW__container{z-index:1;position:relative}.EVCheck-module__bRcPZW__fixedButtonContainer{inset-inline:0;z-index:100;width:100%;height:auto;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom));isolation:isolate;justify-content:center;align-items:flex-end;gap:0;display:flex;position:fixed;bottom:0}.EVCheck-module__bRcPZW__fixedButtonContainer:after{content:"";z-index:0;pointer-events:none;-webkit-backdrop-filter:blur(18px)saturate(120%);background:radial-gradient(at 50% 130%,#10b98159,#0000 60%),linear-gradient(#05293d00 15%,#05293d4d 60%,#05293d8c);position:absolute;inset:0;-webkit-mask:radial-gradient(at 50% 150%,#000 35%,#0000 75%);mask:radial-gradient(at 50% 150%,#000 35%,#0000 75%)}.EVCheck-module__bRcPZW__fixedButton{z-index:1;pointer-events:auto;width:min(100%,420px);position:relative}@media (max-width:768px){.EVCheck-module__bRcPZW__fixedButton{width:90%}.EVCheck-module__bRcPZW__fixedButtonContainer:after{-webkit-backdrop-filter:blur(8px)saturate(115%);background:radial-gradient(at 50% 130%,#10b9814d,#0000 60%),linear-gradient(#05293d00 15%,#05293d40 55%,#05293d8c)}}
.index-module__LvwIca__hero,.index-module__LvwIca__heroContent{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;display:flex}.index-module__LvwIca__hero{justify-content:center}.index-module__LvwIca__million{font-weight:400;line-height:4.67rem;font-size:var(--medium-4-size);padding-bottom:var(--padding-5xl);border-radius:var(--br-base);padding:var(--padding-21xl) var(--padding-45xl);background:linear-gradient(var(--secondary-color), var(--secondary-color)) padding-box, linear-gradient(60deg, var(--purple-color), var(--primary-color)) border-box;text-align:left;border:3px solid #0000;margin-bottom:4rem;position:relative}.index-module__LvwIca__million:before,.index-module__LvwIca__million:after{content:" ";width:0;height:0;position:absolute}.index-module__LvwIca__million:before{border:25px solid;border-color:var(--purple-color) transparent transparent var(--purple-color);bottom:-50px;left:240px}.index-module__LvwIca__million:after{border:23px solid;border-color:var(--secondary-color) transparent transparent var(--secondary-color);bottom:-41px;left:244px}.index-module__LvwIca__quotes{font-weight:600}.index-module__LvwIca__electricVehiclesExpected{font-size:var(--regular-6-size);letter-spacing:.1em;text-transform:uppercase;text-align:center;font-family:var(--font-mono);align-self:stretch;position:relative}.index-module__LvwIca__metric{padding:0 var(--padding-base);justify-content:flex-start;align-items:center;gap:var(--gap-base);text-align:center;flex-direction:column;flex:1;max-width:70%;display:flex}.index-module__LvwIca__costOfAn,.index-module__LvwIca__div{position:relative}.index-module__LvwIca__div{font-weight:600;line-height:4.67rem}.index-module__LvwIca__costOfAn{font-size:var(--medium-7-size);letter-spacing:.2em;text-transform:uppercase;align-self:stretch}.index-module__LvwIca__metric1{justify-content:flex-start;align-items:center;gap:var(--gap-base);flex-direction:column;flex:1;width:100%;display:flex}.index-module__LvwIca__k3k{font-weight:600;line-height:4.67rem;position:relative}.index-module__LvwIca__keyMetrics,.index-module__LvwIca__sectionContent{justify-content:center;align-self:stretch;display:flex}.index-module__LvwIca__sectionContent{align-items:flex-start;gap:var(--gap-5xl);width:var(--page-width);flex-direction:row;margin-inline:auto}.index-module__LvwIca__keyMetrics{background-image:radial-gradient(#0e3346 20%, var(--secondary) 20%);padding:var(--padding-77xl) var(--padding-26xl);font-size:var(--medium-2-size);background-position:0 0;background-repeat:repeat;background-size:10px 10px;flex-flow:column wrap;align-content:center;align-items:center;display:flex}.index-module__LvwIca__meetTheTeam{letter-spacing:.2em;text-transform:uppercase;position:relative}.index-module__LvwIca__expertiseAndPassion{font-size:var(--medium-2-size);color:var(--secondary);width:61.33rem;font-weight:600;line-height:4.67rem;display:inline-block;position:relative}.index-module__LvwIca__meetTheTeamParent{justify-content:flex-start;align-items:flex-start;gap:var(--gap-base);flex-direction:column;display:flex}.index-module__LvwIca__clearwattsTeamIs{font-size:var(--medium-5-size);color:var(--color-gray-100);flex-shrink:0;width:53.33rem;height:5rem;line-height:2.67rem;display:inline-block;position:relative}.index-module__LvwIca__frameParent{justify-content:flex-start;align-items:flex-start;gap:var(--gap-13xl);flex-direction:column;display:flex}.index-module__LvwIca__member{border-radius:var(--br-5xs);background-color:var(--color-gainsboro);flex-shrink:0;width:20rem;height:20rem;position:relative}.index-module__LvwIca__memberParent,.index-module__LvwIca__team{align-self:stretch;align-items:flex-start}.index-module__LvwIca__memberParent{flex-direction:row;justify-content:space-between;display:flex}.index-module__LvwIca__team{background-color:var(--white);padding:var(--padding-77xl) var(--padding-26xl);justify-content:flex-start;gap:var(--gap-61xl);text-align:left;color:var(--color-black);flex-direction:column;display:none}.index-module__LvwIca__weAlsoHad{width:61.33rem;line-height:2.67rem;display:inline-block;position:relative}.index-module__LvwIca__learnMore{font-weight:500;position:relative}.index-module__LvwIca__learnMoreWrapper{border-radius:var(--br-81xl);padding:var(--padding-base) var(--padding-5xl);text-align:left;font-size:var(--regular-6-size);color:var(--color-black);background-color:#eef7fb;flex-direction:row;justify-content:flex-start;align-items:flex-start;display:flex}.index-module__LvwIca__crowfunding{background-color:var(--white);width:120rem;padding:var(--padding-77xl) var(--padding-26xl);box-sizing:border-box;justify-content:flex-start;align-items:center;gap:var(--gap-37xl);font-size:var(--medium-5-size);color:var(--color-gray-100);flex-direction:column;display:none}.index-module__LvwIca__copyright,.index-module__LvwIca__link1{position:relative}.index-module__LvwIca__copyright{z-index:0}.index-module__LvwIca__link1{font-weight:400}a.index-module__LvwIca__link1{color:inherit;text-decoration:none}a.index-module__LvwIca__link1:hover{text-decoration:underline}.index-module__LvwIca__footer2Buttons{z-index:1;flex-direction:row;justify-content:center;align-items:center;gap:5.33rem;display:flex;position:absolute;top:1.75rem;left:calc(50% - 160.5px);margin:0!important}.index-module__LvwIca__footer2Content{padding:var(--padding-5xl) 0;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:var(--gap-5xl);font-family:var(--font-primary);font-size:var(--regular-6-size);width:var(--page-width);opacity:.7;flex-direction:row;margin-inline:auto;display:flex;position:relative}.index-module__LvwIca__footer2,.index-module__LvwIca__lightDesktop{flex-direction:column;justify-content:flex-start;display:flex}.index-module__LvwIca__footer2{background-image:radial-gradient(#0e3346 20%, var(--secondary) 20%);padding:var(--padding-5xl) var(--padding-26xl);text-align:left;color:var(--primary);font-size:var(--regular-6-size);background-position:0 0;background-repeat:repeat;background-size:10px 10px;flex-wrap:wrap;place-content:center;align-self:stretch;align-items:flex-start;display:flex}.index-module__LvwIca__lightDesktop{text-align:center;width:100%;font-size:var(--medium-7-size);color:var(--white);font-family:var(--medium-7);align-items:center;position:relative}@media (max-width:700px){.index-module__LvwIca__keyMetrics{padding:var(--padding-45xl) var(--padding-5xl)}.index-module__LvwIca__sectionContent{gap:var(--gap-37xl);flex-direction:column}.index-module__LvwIca__footer2{padding:var(--padding-5xl) 0}.index-module__LvwIca__footer2Buttons{align-items:flex-start;gap:var(--gap-13xl);flex-direction:column;position:relative;top:0;left:0}.index-module__LvwIca__footer2Content{align-items:flex-start;gap:var(--gap-13xl);opacity:.7;font-size:var(--medium-5-size);flex-direction:column-reverse}.index-module__LvwIca__metric{max-width:100%}.index-module__LvwIca__million{line-height:3.33rem;font-size:var(--medium-5-size);padding:var(--padding-21xl) var(--padding-21xl);text-align:left;margin-bottom:4rem}.index-module__LvwIca__million:before{border:20px solid;border-color:var(--purple-color) transparent transparent var(--purple-color);bottom:-43px;left:30px}.index-module__LvwIca__million:after{border:23px solid;border-color:var(--secondary-color) transparent transparent var(--secondary-color);bottom:-34px;left:34px}.index-module__LvwIca__electricVehiclesExpected{font-size:var(--regular-6-size)}.index-module__LvwIca__link1,.index-module__LvwIca__copyright{font-size:var(--medium-5-size)}}@media (min-width:701px) and (max-width:1120px){.index-module__LvwIca__metric{max-width:90%}}
.OVOIntroModal-module__J04Nwq__backdrop{-webkit-backdrop-filter:saturate(120%)blur(4px);backdrop-filter:saturate(120%)blur(4px);z-index:9999;padding:var(--spacing-lg);overscroll-behavior:contain;background:#11111180;flex-direction:column;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.OVOIntroModal-module__J04Nwq__dialog{color:#f5f7fb;border-radius:var(--border-radius-xl);width:100%;max-width:680px;min-height:280px;padding:var(--spacing-lg) 0;background-color:#ffffff14;border:1px solid #ffffff14;outline:none;flex-direction:column;max-height:100%;margin-top:auto;margin-bottom:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000073}.OVOIntroModal-module__J04Nwq__dialogContent{padding:var(--spacing-md) var(--spacing-xl) 0 var(--spacing-xl);z-index:2;overscroll-behavior:contain;flex:1;overflow-y:auto}.OVOIntroModal-module__J04Nwq__header{z-index:1;padding:var(--spacing-lg) var(--spacing-xl) var(--spacing-lg) var(--spacing-xl);flex-shrink:0;justify-content:center;align-items:center;display:flex}.OVOIntroModal-module__J04Nwq__brand{z-index:1;align-items:center;gap:10px;display:inline-flex}.OVOIntroModal-module__J04Nwq__brandLogo{z-index:1;width:auto;height:40px;display:block}.OVOIntroModal-module__J04Nwq__brandDivider{opacity:.5;z-index:1;font-size:18px}.OVOIntroModal-module__J04Nwq__title{font-size:var(--font-size-lg);margin:0 0 var(--spacing-xl) 0;letter-spacing:.2px;text-align:center;z-index:1;line-height:1.3}.OVOIntroModal-module__J04Nwq__lede{font-size:var(--font-size-xs);color:#cdd3dd;z-index:1;margin:0}.OVOIntroModal-module__J04Nwq__steps{z-index:1;flex-direction:column;gap:16px;margin:16px 0 8px;padding-left:48px;display:flex;position:relative}.OVOIntroModal-module__J04Nwq__step:not(:last-child):after{content:"";z-index:1;background-color:#ffffff3b;width:2px;position:absolute;top:40px;bottom:-28px;left:-34px}.OVOIntroModal-module__J04Nwq__stepCompleted.OVOIntroModal-module__J04Nwq__lineCompleted:after{background-color:var(--primary-color)}.OVOIntroModal-module__J04Nwq__step{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid var(--primary-color);background-color:#ffffff14;border-radius:12px;grid-template-columns:1fr;align-items:start;gap:0;padding:12px;transition:opacity .2s ease-in-out,background-color .2s ease-in-out;display:grid;position:relative;box-shadow:0 0 1px #0003}.OVOIntroModal-module__J04Nwq__stepBadge{width:32px;height:32px;color:var(--primary-color);font-weight:700;line-height:normal;font-size:var(--font-size-base-alt);font-family:var(--font-primary);z-index:2;background-color:#17e5d733;border:2px solid #17e5d7;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:flex;position:absolute;top:8px;left:-48px}.OVOIntroModal-module__J04Nwq__stepTitle{font-size:var(--font-size-sm);margin:0 0 4px;transition:color .2s ease-in-out}.OVOIntroModal-module__J04Nwq__stepText{color:#cdd3dd;font-size:var(--font-size-base-alt);margin:0;line-height:1.5;transition:color .2s ease-in-out}.OVOIntroModal-module__J04Nwq__appStoreButtons{margin-top:var(--spacing-xl);z-index:1}.OVOIntroModal-module__J04Nwq__actions{z-index:1;padding:var(--spacing-xl) var(--spacing-xl) var(--spacing-lg) var(--spacing-xl);flex-shrink:0;justify-content:flex-end;gap:10px;display:flex}.OVOIntroModal-module__J04Nwq__cta{appearance:none;cursor:pointer;background:var(--primary-color,#7ee787);color:#0f1115;border:none;border-radius:12px;padding:10px 16px;font-weight:600;transition:transform 60ms,filter .2s}.OVOIntroModal-module__J04Nwq__cta:hover{filter:brightness(.96)}.OVOIntroModal-module__J04Nwq__cta:active{transform:translateY(1px)}.OVOIntroModal-module__J04Nwq__footnote{color:#9aa3b2;margin-top:10px;font-size:12px}.OVOIntroModal-module__J04Nwq__gradientBackground1{z-index:0;pointer-events:none;background-image:url(/images/CW_gradient_01.avif);background-position:50%;background-size:cover;position:absolute;inset:-20px}.OVOIntroModal-module__J04Nwq__gradientBackground2{z-index:0;pointer-events:none;background-image:url(/images/CW_gradient_02.avif);background-position:50%;background-size:cover;position:absolute;inset:-20px}.OVOIntroModal-module__J04Nwq__gradient1{transform:rotate(0)scale(1.1)}.OVOIntroModal-module__J04Nwq__gradient2{transform:rotate(0)scale(1.3)translate(5%)}.OVOIntroModal-module__J04Nwq__noiseOverlay{z-index:2;mix-blend-mode:soft-light;pointer-events:none;opacity:.8;background-image:url(/images/noise.webp);background-size:125px 125px;position:absolute;inset:0}.OVOIntroModal-module__J04Nwq__appCta{gap:var(--spacing-xxl);width:100%;margin:var(--spacing-lg) 0;z-index:1;flex-direction:column;display:flex}.OVOIntroModal-module__J04Nwq__appCtaDescription{font-size:var(--font-size-xs);color:var(--white-color);text-align:left;font-weight:400;line-height:1.5}.OVOIntroModal-module__J04Nwq__stepCompleted{background:#ffffff14;border:1px solid #ffffff3b}.OVOIntroModal-module__J04Nwq__stepCompleted .OVOIntroModal-module__J04Nwq__stepBadge{color:#0f1115;background:var(--primary-color)}.OVOIntroModal-module__J04Nwq__stepCompleted .OVOIntroModal-module__J04Nwq__stepTitle{color:#9aa3b2;text-decoration:line-through}.OVOIntroModal-module__J04Nwq__stepCompleted .OVOIntroModal-module__J04Nwq__stepText{color:#9aa3b2}.OVOIntroModal-module__J04Nwq__stepInactive{opacity:.6;background:#ffffff14;border:1px solid #ffffff3b}.OVOIntroModal-module__J04Nwq__stepInactive .OVOIntroModal-module__J04Nwq__stepBadge{border:2px solid var(--transparent-white);color:#ccc;background-color:#ffffff14}@media (max-width:600px){.OVOIntroModal-module__J04Nwq__dialog{padding:var(--spacing-md) 0}.OVOIntroModal-module__J04Nwq__dialogContent{padding:var(--spacing-md) var(--spacing-lg) 0 var(--spacing-lg)}}
.ExplorerPartnerChrome-module__M_Uh3W__lockup{align-items:center;gap:var(--spacing-md);min-width:0;color:var(--secondary-color);font-family:var(--font-primary);display:inline-flex}.ExplorerPartnerChrome-module__M_Uh3W__partnerLogo{object-fit:contain;width:auto;max-width:138px;height:27px;display:block}.ExplorerPartnerChrome-module__M_Uh3W__partnerWordmark{max-width:150px;font-size:var(--font-size-xs);text-overflow:ellipsis;white-space:nowrap;font-weight:700;line-height:1;overflow:hidden}.ExplorerPartnerChrome-module__M_Uh3W__lockupJoiner{color:#05293d6b;place-items:center;display:inline-grid}.ExplorerPartnerChrome-module__M_Uh3W__clearwattLogo{width:clamp(118px,11vw,154px);display:block}.ExplorerPartnerChrome-module__M_Uh3W__partnerBrandLink{--nav-brand-max-width:220px}.ExplorerPartnerChrome-module__M_Uh3W__comparisonHeaderSurface{background:var(--explorer-comparison-canvas,#f4f8f9)}.ExplorerPartnerChrome-module__M_Uh3W__vehicleDetailHeaderSurface{background:var(--explorer-detail-canvas,#fbfdfe)}.ExplorerPartnerChrome-module__M_Uh3W__partnerFooter a:focus-visible{outline:2px solid var(--explorer-partner-primary,#004a99);outline-offset:3px}.ExplorerPartnerChrome-module__M_Uh3W__partnerFooterBrand{justify-content:space-between;align-items:center;gap:var(--spacing-xl);color:#05293d99;min-width:0;font-family:var(--font-primary);font-size:var(--font-size-base-alt);flex-wrap:wrap;display:flex}.ExplorerPartnerChrome-module__M_Uh3W__partnerFooterLinks{margin-left:auto}.ExplorerPartnerChrome-module__M_Uh3W__catalogueFooterSurface{background:0 0}.ExplorerPartnerChrome-module__M_Uh3W__partnerFooter.ExplorerPartnerChrome-module__M_Uh3W__vehicleDetailFooterSurface{background:var(--explorer-detail-canvas,#fbfdfe)}@media (max-width:720px){.ExplorerPartnerChrome-module__M_Uh3W__partnerLogo{max-width:92px;height:22px}.ExplorerPartnerChrome-module__M_Uh3W__clearwattLogo{width:112px}.ExplorerPartnerChrome-module__M_Uh3W__lockup{gap:var(--spacing-sm)}.ExplorerPartnerChrome-module__M_Uh3W__partnerFooterBrand{align-items:flex-start;gap:var(--spacing-md);flex-direction:column}.ExplorerPartnerChrome-module__M_Uh3W__partnerFooterLinks{margin-left:0}.ExplorerPartnerChrome-module__M_Uh3W__headerCta{width:44px;padding:0}.ExplorerPartnerChrome-module__M_Uh3W__partnerBrandLink{--nav-brand-max-width:190px}.ExplorerPartnerChrome-module__M_Uh3W__headerCtaLabel{display:none}}
.ExplorerPartnerCta-module__yJNbJa__ctaSection{padding:clamp(2.4rem, 3.4vw, 4rem) 0 var(--spacing-xxl)}.ExplorerPartnerCta-module__yJNbJa__ctaSection[data-page-type=catalogue]{background:0 0}.ExplorerPartnerCta-module__yJNbJa__ctaSection[data-page-type=comparison]{background:var(--explorer-comparison-canvas,#f4f8f9)}.ExplorerPartnerCta-module__yJNbJa__ctaSection[data-page-type=vehicle_detail]{background:var(--explorer-detail-canvas,#fbfdfe)}.ExplorerPartnerCta-module__yJNbJa__ctaSection .ExplorerPartnerCta-module__yJNbJa__section{min-height:22rem;padding:var(--spacing-xxl);border-radius:var(--border-radius-lg)}.ExplorerPartnerCta-module__yJNbJa__ctaSection .ExplorerPartnerCta-module__yJNbJa__section:after{inset:var(--spacing-lg) auto var(--spacing-lg) var(--spacing-lg);width:min(62rem, calc(100% - var(--spacing-xxl)));border-radius:var(--border-radius-lg) 0 0 var(--border-radius-lg)}.ExplorerPartnerCta-module__yJNbJa__sectionContent{align-items:center;gap:var(--spacing-xxl)}.ExplorerPartnerCta-module__yJNbJa__copy{z-index:2;gap:var(--spacing-lg);min-width:0;color:var(--secondary-color);font-family:var(--font-primary);flex-direction:column;flex:62rem;display:flex;position:relative}.ExplorerPartnerCta-module__yJNbJa__heading{max-width:25ch;color:inherit;font-size:var(--font-size-lg);letter-spacing:0;text-wrap:balance;margin:0;font-weight:600;line-height:1.18}.ExplorerPartnerCta-module__yJNbJa__description{color:#05293dc2;max-width:64ch;font-size:var(--font-size-xs);text-wrap:pretty;margin:0;line-height:1.6}.ExplorerPartnerCta-module__yJNbJa__actions{z-index:2;gap:var(--spacing-md);flex-direction:column;flex:0 30rem;width:min(100%,30rem);display:flex;position:relative}.ExplorerPartnerCta-module__yJNbJa__action{justify-content:space-between;align-items:center;gap:var(--spacing-lg);min-height:4.8rem;padding:var(--spacing-md) var(--spacing-lg);border-radius:var(--border-radius-xxxl);color:var(--secondary-color);font-family:var(--font-primary);font-size:var(--font-size-xs);letter-spacing:0;font-weight:600;line-height:1.3;text-decoration:none;transition:transform .22s cubic-bezier(.22,1,.36,1),background-color .22s,border-color .22s;display:inline-flex}.ExplorerPartnerCta-module__yJNbJa__action svg{flex:none;width:1.9rem;height:1.9rem}.ExplorerPartnerCta-module__yJNbJa__primaryAction{border:1px solid var(--explorer-partner-secondary,var(--secondary-color));background:var(--explorer-partner-secondary,var(--secondary-color));color:#fff}.ExplorerPartnerCta-module__yJNbJa__secondaryAction{background:#ffffffb8;border:1px solid #05293d33}.ExplorerPartnerCta-module__yJNbJa__action:hover{transform:translateY(-2px)}.ExplorerPartnerCta-module__yJNbJa__primaryAction:hover{background:color-mix(in srgb, var(--explorer-partner-secondary,var(--secondary-color)) 90%, #fff)}.ExplorerPartnerCta-module__yJNbJa__secondaryAction:hover{border-color:color-mix(in srgb, var(--explorer-partner-primary,#004a99) 42%, transparent);background:#fffffff0}.ExplorerPartnerCta-module__yJNbJa__action:focus-visible{outline:3px solid color-mix(in srgb, var(--explorer-partner-primary,#004a99) 62%, #fff);outline-offset:3px}@media (max-width:900px){.ExplorerPartnerCta-module__yJNbJa__ctaSection .ExplorerPartnerCta-module__yJNbJa__section{min-height:0}.ExplorerPartnerCta-module__yJNbJa__ctaSection .ExplorerPartnerCta-module__yJNbJa__section:after{border-radius:inherit;width:auto;inset:0}.ExplorerPartnerCta-module__yJNbJa__sectionContent{align-items:flex-start}.ExplorerPartnerCta-module__yJNbJa__copy{flex-basis:auto}.ExplorerPartnerCta-module__yJNbJa__actions{flex-direction:row;flex:0 auto;width:100%}.ExplorerPartnerCta-module__yJNbJa__action{flex:1 1 0}}@media (max-width:700px){.ExplorerPartnerCta-module__yJNbJa__ctaSection{padding:var(--spacing-xl) var(--spacing-lg)}.ExplorerPartnerCta-module__yJNbJa__ctaSection .ExplorerPartnerCta-module__yJNbJa__section{width:100%;padding:var(--spacing-xl);border-radius:var(--border-radius-lg)}.ExplorerPartnerCta-module__yJNbJa__sectionContent{gap:var(--spacing-xl)}.ExplorerPartnerCta-module__yJNbJa__heading{max-width:none;font-size:var(--font-size-md)}.ExplorerPartnerCta-module__yJNbJa__description{max-width:none}.ExplorerPartnerCta-module__yJNbJa__actions{flex-direction:column}.ExplorerPartnerCta-module__yJNbJa__action{flex-basis:auto;width:100%}}@media (prefers-reduced-motion:reduce){.ExplorerPartnerCta-module__yJNbJa__action{transition:none}.ExplorerPartnerCta-module__yJNbJa__action:hover{transform:none}}
.DirectoryFilters-module__V74sZq__directory_filters__container{flex-direction:column;gap:1.4rem;display:flex}.DirectoryFilters-module__V74sZq__directory_filters__header{flex-direction:column;gap:1.2rem;display:flex}.DirectoryFilters-module__V74sZq__directory_filters__headerActions,.DirectoryFilters-module__V74sZq__directory_filters__utilityControls{align-items:stretch;gap:.8rem;min-width:0;display:flex}.DirectoryFilters-module__V74sZq__directory_filters__intro{flex-direction:column;gap:.55rem;display:flex}.DirectoryFilters-module__V74sZq__directory_filters__eyebrow{color:var(--secondary-color);font-size:1.6rem;font-weight:740;line-height:1.2}.DirectoryFilters-module__V74sZq__directory_filters__summary{color:#05293dad;margin:0;font-size:1.5rem;line-height:1.5}.DirectoryFilters-module__V74sZq__directory_filters__meta{display:flex}.DirectoryFilters-module__V74sZq__directory_filters__summaryCount{color:#05293db8;background:#17e5d71a;border:1px solid #17e5d724;border-radius:999px;align-items:center;width:fit-content;min-height:2.8rem;padding:0 .9rem;font-size:1.4rem;font-weight:650;display:inline-flex}.DirectoryFilters-module__V74sZq__directory_filters__viewControl,.DirectoryFilters-module__V74sZq__directory_filters__utilityControls>*{flex:1 1 0;min-width:0}.DirectoryFilters-module__V74sZq__directory_filters__filters{grid-template-columns:1fr;gap:.8rem;width:100%;display:grid}.DirectoryFilters-module__V74sZq__directory_filters__filterCompact{min-width:0}.DirectoryFilters-module__V74sZq__directory_filters__badges{width:100%;display:flex}@media (max-width:1050px){.DirectoryFilters-module__V74sZq__directory_filters__header{grid-template-columns:minmax(0,1fr) minmax(26rem,auto);align-items:start;gap:1.4rem;display:grid}.DirectoryFilters-module__V74sZq__directory_filters__filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.DirectoryFilters-module__V74sZq__directory_filters__header{grid-template-columns:1fr}.DirectoryFilters-module__V74sZq__directory_filters__filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.DirectoryFilters-module__V74sZq__directory_filters__utilityControls{flex-direction:column}.DirectoryFilters-module__V74sZq__directory_filters__filters{grid-template-columns:1fr}}
.FilterBase-module__DW1i9W__filterContainer{z-index:8;--filter-icon-surface:#05293d14;--filter-icon-surface-hover:#05293d1f;--filter-icon-surface-active:#17e5d72e;--filter-icon-foreground:#05293dad;--filter-icon-foreground-hover:#05293deb;--filter-icon-foreground-active:var(--secondary-color);--filter-icon-shadow:none;flex:1 1 0;min-width:0;position:relative}.FilterBase-module__DW1i9W__filterContainerOpen{z-index:120}.FilterBase-module__DW1i9W__filterButton{width:100%;min-height:4.9rem;color:var(--secondary-color);cursor:pointer;text-align:left;box-shadow:none;background:#fff;border:1px solid #05293d14;border-radius:.9rem;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .9rem .8rem 1.5rem;transition:transform .22s,border-color .22s,background-color .22s;display:inline-flex}.FilterBase-module__DW1i9W__filterButton:hover{box-shadow:none;border-color:#05293d24;transform:none}.FilterBase-module__DW1i9W__filterButton.FilterBase-module__DW1i9W__active{border-color:#17e5d747;box-shadow:0 0 0 .18rem #17e5d714}.FilterBase-module__DW1i9W__filterButton:focus-visible{outline-offset:4px;outline:2px solid #17e5d7a6}.FilterBase-module__DW1i9W__buttonText{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-primary);letter-spacing:0;text-transform:none;font-size:1.45rem;font-weight:650;overflow:hidden}.FilterBase-module__DW1i9W__buttonLead{flex:auto;align-items:center;gap:.9rem;min-width:0;display:inline-flex}.FilterBase-module__DW1i9W__buttonLeadIcon{background:var(--filter-icon-surface);width:2.8rem;height:2.8rem;color:var(--filter-icon-foreground);box-shadow:none;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .22s,color .22s,transform .22s;display:inline-flex}.FilterBase-module__DW1i9W__filterButton:hover .FilterBase-module__DW1i9W__buttonLeadIcon{background:var(--filter-icon-surface-hover);color:var(--filter-icon-foreground-hover);box-shadow:none;transform:none}.FilterBase-module__DW1i9W__filterButton.FilterBase-module__DW1i9W__active .FilterBase-module__DW1i9W__buttonLeadIcon{background:var(--filter-icon-surface-active);color:var(--filter-icon-foreground-active);box-shadow:none}.FilterBase-module__DW1i9W__buttonIcon{color:#05293da3;background:#05293d14;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;transition:transform .22s,background-color .22s,color .22s;display:inline-flex}.FilterBase-module__DW1i9W__filterButton.FilterBase-module__DW1i9W__active .FilterBase-module__DW1i9W__buttonIcon{color:var(--secondary-color);background:#17e5d724;transform:rotate(180deg)}.FilterBase-module__DW1i9W__panelMotion{z-index:120;position:absolute;top:calc(100% + 1rem);left:0}.FilterBase-module__DW1i9W__filterContainer:last-child .FilterBase-module__DW1i9W__panelMotion{left:auto;right:0}@media (max-width:980px){.FilterBase-module__DW1i9W__filterContainer{flex:calc(50% - .6rem)}}@media (max-width:700px){.FilterBase-module__DW1i9W__filterContainer{flex-basis:var(--filter-mobile-basis,100%)}.FilterBase-module__DW1i9W__filterButton{min-height:4.8rem}.FilterBase-module__DW1i9W__filterContainerOpen{flex-basis:var(--filter-mobile-open-basis,100%)}.FilterBase-module__DW1i9W__panelMotion{width:100%;margin-top:1rem;position:relative;top:0;left:0}}.FilterBase-module__DW1i9W__filterButton{min-height:4.6rem;box-shadow:none;background:#fff;border-color:#05293d14;border-radius:.9rem;padding:.7rem .8rem .7rem 1rem;transition:border-color .16s,background-color .16s}.FilterBase-module__DW1i9W__filterButton:hover,.FilterBase-module__DW1i9W__filterButton.FilterBase-module__DW1i9W__active{background:#fbfdfe;border-color:#17e5d73d;transform:none;box-shadow:0 0 0 .18rem #17e5d712}.FilterBase-module__DW1i9W__buttonText{font-family:var(--font-primary);letter-spacing:0;text-transform:none;font-size:1.45rem;font-weight:650}.FilterBase-module__DW1i9W__buttonLeadIcon,.FilterBase-module__DW1i9W__buttonIcon{width:3rem;height:3rem;box-shadow:none;background:#05293d0d;border:1px solid #05293d14;border-radius:.7rem}.FilterBase-module__DW1i9W__filterButton:hover .FilterBase-module__DW1i9W__buttonLeadIcon,.FilterBase-module__DW1i9W__filterButton.FilterBase-module__DW1i9W__active .FilterBase-module__DW1i9W__buttonLeadIcon{box-shadow:none;background:#17e5d71f;transform:none}.FilterBase-module__DW1i9W__filterButton.FilterBase-module__DW1i9W__active .FilterBase-module__DW1i9W__buttonIcon{background:#17e5d724}@media (min-width:701px){.FilterBase-module__DW1i9W__panelMotion{top:calc(100% + .6rem)}}
.Header-module__Af2_WG__ribbonText{line-height:normal;font-family:var(--font-mono);font-size:1.77rem;position:relative}.Header-module__Af2_WG__ribbonLink{color:var(--primary-color)}.Header-module__Af2_WG__ribbon{background-color:var(--secondary-color);min-height:4rem;padding:var(--spacing-xl) var(--padding-5xl);flex-direction:column;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;display:flex}.Header-module__Af2_WG__ribbonDetail{background:linear-gradient(60deg, var(--purple-color), var(--primary-color), var(--green-1-color), var(--yellow-color)) border-box;width:100%;height:4px}.Header-module__Af2_WG__ribbonLink{background-image:linear-gradient(to right, var(--primary-color) 40%, #fff 50%, var(--primary-color) 60%);color:#0000;background-size:250%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite Header-module__Af2_WG__electric-shine}.Header-module__Af2_WG__ribbonUnderline{text-decoration:underline}@keyframes Header-module__Af2_WG__electric-shine{to{background-position:-200%}}.Header-module__Af2_WG__vectorIcon{vertical-align:middle;flex-shrink:0;width:16.3rem;position:relative}.Header-module__Af2_WG__button1{line-height:2.67rem;position:relative}.Header-module__Af2_WG__navbarButtonsCenter{justify-content:flex-start;align-items:center;gap:var(--gap-29xl);flex-direction:row;display:none}.Header-module__Af2_WG__text{font-weight:600;line-height:1.67rem;position:relative}.Header-module__Af2_WG__navbarButtonsRight{border-radius:var(--br-81xl);background-color:var(--primary);height:4rem;padding:var(--padding-5xs) var(--padding-base);box-sizing:border-box;color:var(--secondary);flex-direction:row;justify-content:center;align-items:center;display:flex}.Header-module__Af2_WG__navbar,.Header-module__Af2_WG__navbar1,.Header-module__Af2_WG__navbarButtons{align-self:stretch;align-items:center;display:flex}.Header-module__Af2_WG__navbarButtons{flex-direction:row;justify-content:space-between}.Header-module__Af2_WG__navbar1{background-color:var(--white);padding:var(--padding-5xl) 0;text-align:left;color:var(--secondary-color);flex-flow:column wrap;place-content:center;align-items:center;display:flex}.Header-module__Af2_WG__darkNav{color:var(--white-color);background:linear-gradient(#05293dbd,#05293d00)}.Header-module__Af2_WG__transparentNav{color:var(--white-color);background-color:#0000!important}.Header-module__Af2_WG__navbar{text-align:center;font-size:var(--medium-7-size);color:var(--primary-color);font-family:var(--medium-7);z-index:999;flex-direction:column;justify-content:flex-start;width:100%;position:sticky;top:0}.Header-module__Af2_WG__fixedNav{position:fixed}.Header-module__Af2_WG__navbarContainer{width:var(--page-width);margin-inline:auto}.Header-module__Af2_WG__cwLogo{position:relative}.Header-module__Af2_WG__cwBetaBadge{text-align:center;background-color:var(--grey-1-color);font-family:var(--font-mono);color:var(--secondary-color);letter-spacing:2px;text-transform:uppercase;border-radius:20px;margin-left:4px;padding:4px 8px;font-size:10px;line-height:normal;position:absolute;top:0;right:-53px}.Header-module__Af2_WG__sticky{z-index:100;width:100%;transition:all .3s ease-in-out;position:fixed;top:0}
.SortingFilter-module__1EsGlW__filters{width:min(36rem, calc(100vw - (var(--spacing-lg) * 2)))}.SortingFilter-module__1EsGlW__subFilters{width:100%;box-shadow:none;background:#fff;border:1px solid #05293d14;border-radius:1rem;flex-direction:column;gap:.8rem;padding:1.6rem;display:flex}.SortingFilter-module__1EsGlW__filter{width:100%;min-height:5.2rem;color:var(--secondary-color);cursor:pointer;font-family:var(--font-primary);background:#ffffffbd;border:1px solid #05293d14;border-radius:.8rem;align-items:center;padding:1.2rem 1.4rem;font-size:1.55rem;line-height:1.45;transition:border-color .22s,background-color .22s;display:flex}.SortingFilter-module__1EsGlW__filter:hover{box-shadow:none;border-color:#17e5d72e}.SortingFilter-module__1EsGlW__selected{box-shadow:none;background:#17e5d71a;border-color:#4c78ec38}@media only screen and (max-width:700px){.SortingFilter-module__1EsGlW__filters{width:100%}.SortingFilter-module__1EsGlW__subFilters{box-shadow:none}}
.BadgeManager-module__yzIIyq__container{width:100%}.BadgeManager-module__yzIIyq__header{justify-content:space-between;align-items:center;gap:1.2rem;padding-bottom:1rem;display:flex}.BadgeManager-module__yzIIyq__filterCount{font-family:var(--font-primary);letter-spacing:0;text-transform:none;color:#05293d8f;font-size:1.3rem}.BadgeManager-module__yzIIyq__clearAllButton{cursor:pointer;font-family:var(--font-primary);letter-spacing:0;text-transform:none;color:#05293dc7;background:0 0;border:none;font-size:1.3rem;transition:opacity .18s,transform .18s}.BadgeManager-module__yzIIyq__clearAllButton:hover{opacity:.72;transform:none}.BadgeManager-module__yzIIyq__filtersBadges{flex-wrap:wrap;gap:1rem;display:flex}@media only screen and (max-width:700px){.BadgeManager-module__yzIIyq__header{flex-direction:column;align-items:flex-start}.BadgeManager-module__yzIIyq__filtersBadges{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}}
.NavHub-module__089PVW__navbar{justify-content:space-between;align-items:center;padding:0;display:flex;position:relative}.NavHub-module__089PVW__navbar .NavHub-module__089PVW__menuBtn{color:var(--white-color);cursor:pointer;background-color:var(--transparent-black);font-family:var(--font-mono);text-transform:uppercase;-webkit-backdrop-filter:blur(10px);border:none;border-radius:24px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:8px 16px;transition:all .3s ease-in-out;display:flex}.NavHub-module__089PVW__menuBtn:hover{background-color:var(--secondary-color);color:var(--white-color)}.NavHub-module__089PVW__menuBtnDark{color:var(--white-color);cursor:pointer;background-color:var(--transparent-black);font-family:var(--font-mono);text-transform:uppercase;-webkit-backdrop-filter:blur(10px);border:none;border-radius:24px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:8px 16px;transition:all .3s ease-in-out;display:flex}.NavHub-module__089PVW__menuBtnDark:hover{background-color:var(--secondary-color);color:var(--white-color)}.NavHub-module__089PVW__modal{z-index:10000;padding:var(--padding-5xl) var(--padding-21xl);box-sizing:border-box;-webkit-backdrop-filter:blur(15px);background:linear-gradient(135deg,#0b1921e0 0%,#244b72e0 40%,#0e3346e0 80%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.NavHub-module__089PVW__ribbonText{line-height:1.67rem;font-family:var(--font-mono);font-size:var(--regular-6-size);position:relative}.NavHub-module__089PVW__ribbonText>.NavHub-module__089PVW__ribbonLink{color:var(--primary-color)!important}.NavHub-module__089PVW__ribbon{background-color:var(--secondary-color);color:var(--primary-color);min-height:4rem;padding:var(--padding-5xl) 0;flex-direction:column;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;display:flex}.NavHub-module__089PVW__modalContent{height:100%;width:var(--page-width);box-sizing:border-box;flex-direction:column;margin-inline:auto;padding:0;display:flex;overflow-y:auto}.NavHub-module__089PVW__modal h2{margin:0 0 10px}.NavHub-module__089PVW__modal a{color:var(--secondary-color);text-decoration:none}.NavHub-module__089PVW__modalHeader{color:var(--secondary-color)}.NavHub-module__089PVW__modalHeader,.NavHub-module__089PVW__modalFooter{flex-shrink:0;justify-content:space-between;align-items:center;padding:0;display:flex}.NavHub-module__089PVW__modalFooter{padding:0}.NavHub-module__089PVW__cwLogo{position:relative}.NavHub-module__089PVW__vectorIcon{vertical-align:middle;flex-shrink:0;width:16.3rem;position:relative}.NavHub-module__089PVW__cwBetaBadge{text-align:center;background-color:var(--primary-color);font-family:var(--font-mono);color:var(--secondary-color);letter-spacing:2px;text-transform:uppercase;border-radius:20px;margin-left:4px;padding:4px 8px;font-size:10px;line-height:normal;position:absolute;top:0;right:-53px}.NavHub-module__089PVW__modalFooter{gap:20px}.NavHub-module__089PVW__modalTitle{letter-spacing:.2em;text-transform:uppercase;font-family:var(--font-mono);font-size:var(--regular-6-size)}.NavHub-module__089PVW__modalBody{flex-wrap:wrap;justify-content:space-between;gap:24px;padding:20px 0;display:flex;overflow-y:auto}.NavHub-module__089PVW__knowledgeHubContainer{flex-direction:column;flex:1;gap:16px;width:100%;display:flex}.NavHub-module__089PVW__knowledgeHubRow{flex-direction:row;flex:1;gap:16px;display:flex}.NavHub-module__089PVW__knowledgeHubRow>*{flex:1}.NavHub-module__089PVW__knowledgeHubCategory{font-family:var(--font-primary);letter-spacing:.05rem;text-transform:initial;background-color:var(--transparent-black);border-radius:8px;align-content:center;padding:8px}.NavHub-module__089PVW__knowledgeHubCategory:hover{background-color:var(--transparent-white)}.NavHub-module__089PVW__column{box-sizing:border-box}.NavHub-module__089PVW__closeButton{cursor:pointer;background-color:var(--secondary-color);width:40px;height:40px;color:var(--primary-color);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex}.NavHub-module__089PVW__section{color:var(--primary-color);border-top:1px solid var(--primary-color);letter-spacing:.1rem;text-transform:uppercase;font-family:var(--font-mono);font-size:var(--regular-6-size);flex-direction:column;gap:16px;padding-top:8px;display:flex}.NavHub-module__089PVW__category{font-family:var(--font-primary);color:var(--white-color);text-transform:none;letter-spacing:normal;opacity:0;flex-direction:column;gap:8px;font-size:2rem;font-weight:600;display:flex;position:relative}.NavHub-module__089PVW__category>a{text-decoration:none;transition:all .3s}.NavHub-module__089PVW__category>a:hover{color:var(--primary-color);text-decoration:underline}.NavHub-module__089PVW__subcategory{font-family:var(--font-primary);letter-spacing:normal;text-transform:none;color:#fff;border-radius:var(--border-radius);cursor:pointer;text-align:center;z-index:10;background-color:#ffffff21;border:1px solid #0000;flex-direction:column;align-items:stretch;gap:8px;width:100%;padding:8px 16px;font-size:1.6rem;font-weight:400;display:flex;position:relative}.NavHub-module__089PVW__subcategory:hover,.NavHub-module__089PVW__active{background:linear-gradient(var(--secondary-color), var(--secondary-color)) padding-box, linear-gradient(60deg, var(--purple-color), var(--primary-color), var(--green-1-color), var(--yellow-color)) border-box;border:1px solid #0000}.NavHub-module__089PVW__one_column{flex-direction:column;flex:1 0 calc(25% - 20px);gap:24px;display:flex}.NavHub-module__089PVW__two_columns{flex-direction:row;flex:1 0 calc(50% - 12px);gap:24px;display:flex}.NavHub-module__089PVW__categoryItems .NavHub-module__089PVW__section{flex-flow:wrap;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.NavHub-module__089PVW__section>:first-child{color:var(--primary-color);flex:1 0 100%}.NavHub-module__089PVW__category{flex:1 0 calc(50% - 8px)}.NavHub-module__089PVW__subMenu{background-color:var(--secondary-color);color:var(--white-color);border-radius:var(--border-radius);z-index:100;flex-direction:column;gap:4px;padding:8px 0;display:flex;position:relative}.NavHub-module__089PVW__subMenuItem{color:var(--white-color);border-radius:var(--border-radius);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff21;border:1px solid #0000;flex-direction:row;gap:8px;padding:4px 8px;text-decoration:none;display:flex;position:relative}.NavHub-module__089PVW__subMenuItem:hover{background:linear-gradient(var(--secondary-color), var(--secondary-color)) padding-box, linear-gradient(60deg, var(--purple-color), var(--primary-color), var(--green-1-color), var(--yellow-color)) border-box;border:1px solid #0000}.NavHub-module__089PVW__headerElement{justify-content:space-between;gap:8px;display:flex}.NavHub-module__089PVW__iconTitle{color:var(--white-color);text-align:left;gap:8px;display:flex}.NavHub-module__089PVW__caret{color:var(--primary-color)}.NavHub-module__089PVW__post{width:100%;color:var(--white-color);background-color:#ffffff21;border:1px solid #0000;border-radius:8px;flex-direction:column;gap:0;margin-top:16px;display:flex;position:relative}.NavHub-module__089PVW__post:hover{background:linear-gradient(var(--secondary-color), var(--secondary-color)) padding-box, linear-gradient(60deg, var(--purple-color), var(--primary-color), var(--green-1-color), var(--yellow-color)) border-box;border:1px solid #0000}.NavHub-module__089PVW__postCard{flex-direction:column;display:flex}.NavHub-module__089PVW__postImage{object-fit:cover;border-radius:8px 8px 0 0;width:100%;height:auto;max-height:150px}.NavHub-module__089PVW__postInfo{flex-direction:column;gap:4px;padding:14px 16px 16px;display:flex}.NavHub-module__089PVW__postInfo .NavHub-module__089PVW__title{color:var(--white-color);font-size:1.6rem;font-weight:600;line-height:normal}.NavHub-module__089PVW__postInfo .NavHub-module__089PVW__description{color:var(--white-color);line-height:normal}.NavHub-module__089PVW__tools{flex-flow:wrap;align-items:stretch;gap:16px;width:100%;margin-bottom:16px;display:flex}.NavHub-module__089PVW__toolHalf{flex:1 0 calc(50% - 8px)}.NavHub-module__089PVW__toolFull{flex:1 0 100%}.NavHub-module__089PVW__tool{width:100%;color:var(--white-color);text-align:center;background-color:#ffffff21;border:1px solid #0000;border-radius:8px;flex-direction:column;align-items:center;gap:8px;height:100%;padding:16px 8px;display:flex;position:relative}.NavHub-module__089PVW__toolIcon{font-size:3rem}.NavHub-module__089PVW__toolTitle{font-family:var(--font-primary);text-transform:capitalize}.NavHub-module__089PVW__tool:hover{background:linear-gradient(var(--secondary-color), var(--secondary-color)) padding-box, linear-gradient(60deg, var(--purple-color), var(--primary-color), var(--green-1-color), var(--yellow-color)) border-box;border:1px solid #0000}.NavHub-module__089PVW__category>.NavHub-module__089PVW__moreA{color:var(--white-color);text-decoration:none;transition:all .3s}.NavHub-module__089PVW__category>.NavHub-module__089PVW__moreA:hover{color:var(--primary-color);text-decoration:none}.NavHub-module__089PVW__moreLink{font-size:1.4rem;font-weight:400;font-family:var(--font-mono);color:var(--white-color);gap:8px;transition:all .3s;display:flex}.NavHub-module__089PVW__moreLink:hover{color:var(--primary-color);gap:10px}.NavHub-module__089PVW__moreLink:after{content:"";background-color:var(--white-color);width:24px;height:1px;transition:all .3s;position:absolute;bottom:0;left:0}.NavHub-module__089PVW__moreLink:hover:after{background-color:var(--primary-color);width:40px}.NavHub-module__089PVW__moreLabel{text-transform:uppercase;letter-spacing:1.5px}.NavHub-module__089PVW__moreIcon{font-size:1.6rem}@keyframes NavHub-module__089PVW__blurFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@media (max-width:700px){.NavHub-module__089PVW__modal{padding:0}.NavHub-module__089PVW__modalContent{padding:24px;padding-top:var(--padding-5xl)}.NavHub-module__089PVW__one_column{flex-direction:column-reverse;flex:0 0 100%;gap:24px;display:flex}.NavHub-module__089PVW__two_columns{flex-direction:row;flex:0 0 100%;gap:24px;display:flex}.NavHub-module__089PVW__tools{flex-direction:column;display:flex}.NavHub-module__089PVW__tools>*{flex:1 0 100%}}@media (min-width:701px) and (max-width:1120px){.NavHub-module__089PVW__one_column{flex:1 0 calc(25% - 20px)}.NavHub-module__089PVW__tools{flex-direction:column;display:flex}.NavHub-module__089PVW__tools>*{flex:1 0 100%}}
.NavCat-module__zIPrqa__navbar{justify-content:space-between;align-items:center;padding:0;display:flex;position:relative}.NavCat-module__zIPrqa__navbar .NavCat-module__zIPrqa__menuBtn{border:1px solid var(--grey-1-color);color:var(--secondary-color);cursor:pointer;background-color:var(--white-color);border-radius:24px;flex-direction:row;justify-content:space-between;padding:8px 16px;transition:all .3s ease-in-out;display:flex}.NavCat-module__zIPrqa__modal{z-index:10000;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-image:radial-gradient(#0e3346 10%,#05293dd9 20%);background-position:0 0;background-repeat:repeat;background-size:10px 10px;flex-direction:column;justify-content:center;align-items:center;padding:0;animation:.3s ease-out NavCat-module__zIPrqa__blurFadeIn;display:flex;position:fixed;inset:0}.NavCat-module__zIPrqa__ribbonText{line-height:1.67rem;font-family:var(--font-mono);font-size:var(--regular-6-size);position:relative}.NavCat-module__zIPrqa__ribbon{background-color:var(--secondary-color);color:var(--primary-color);min-height:4rem;padding:var(--padding-5xl) 0;flex-direction:column;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;display:flex}.NavCat-module__zIPrqa__modalContent{height:100%;width:var(--page-width);box-sizing:border-box;flex-direction:column;margin-inline:auto;display:flex;overflow-y:auto}.NavCat-module__zIPrqa__modal h2{margin:0 0 10px}.NavCat-module__zIPrqa__modal a{color:var(--secondary-color);text-decoration:none}.NavCat-module__zIPrqa__modalHeader{color:var(--secondary-color)}.NavCat-module__zIPrqa__modalHeader,.NavCat-module__zIPrqa__modalFooter{padding:var(--padding-5xl) 0;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.NavCat-module__zIPrqa__cwLogo{position:relative}.NavCat-module__zIPrqa__vectorIcon{vertical-align:middle;flex-shrink:0;width:16.3rem;position:relative}.NavCat-module__zIPrqa__cwBetaBadge{text-align:center;background-color:var(--primary-color);font-family:var(--font-mono);color:var(--secondary-color);letter-spacing:2px;text-transform:uppercase;border-radius:20px;margin-left:4px;padding:4px 8px;font-size:10px;line-height:normal;position:absolute;top:0;right:-53px}.NavCat-module__zIPrqa__modalFooter{gap:20px}.NavCat-module__zIPrqa__modalTitle{letter-spacing:.2em;text-transform:uppercase;font-family:var(--font-mono);font-size:var(--regular-6-size)}.NavCat-module__zIPrqa__modalBody{justify-content:space-between;gap:24px;padding:20px 0;display:flex;overflow-y:auto}.NavCat-module__zIPrqa__column{box-sizing:border-box;flex:1}.NavCat-module__zIPrqa__closeButton{cursor:pointer;background-color:var(--secondary-color);width:40px;height:40px;color:var(--primary-color);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex}.NavCat-module__zIPrqa__section{color:var(--primary-color);border-top:1px solid var(--primary-color);letter-spacing:.1rem;text-transform:uppercase;font-family:var(--font-mono);font-size:var(--regular-6-size);flex-direction:column;gap:16px;padding-top:8px;display:flex}.NavCat-module__zIPrqa__category{font-family:var(--font-primary);color:var(--white-color);text-transform:none;letter-spacing:normal;flex-direction:column;gap:8px;font-size:2rem;font-weight:600;display:flex}.NavCat-module__zIPrqa__subcategory{font-family:var(--font-primary);letter-spacing:normal;text-transform:none;color:#fff;border-radius:var(--border-radius);cursor:pointer;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff3b;border:1px solid #0000;flex-direction:row;align-items:flex-start;gap:8px;width:100%;padding:8px 16px;font-size:1.6rem;font-weight:400;transition:all .2s ease-in-out;display:flex}.NavCat-module__zIPrqa__subcategory:hover{background:linear-gradient(var(--secondary-color), var(--secondary-color)) padding-box, linear-gradient(60deg, var(--purple-color), var(--primary-color), var(--green-1-color), var(--yellow-color)) border-box;border:1px solid #0000}.NavCat-module__zIPrqa__one_column{flex-direction:column;flex:1;gap:24px;display:flex}.NavCat-module__zIPrqa__two_columns{flex-direction:row;flex:1 0 calc(50% - 12px);gap:24px;display:flex}.NavCat-module__zIPrqa__categoryItems .NavCat-module__zIPrqa__section{flex-flow:wrap;justify-content:space-between;width:100%;display:flex}.NavCat-module__zIPrqa__section>:first-child{color:var(--primary-color);flex:1 0 100%}.NavCat-module__zIPrqa__categoryItems .NavCat-module__zIPrqa__section .NavCat-module__zIPrqa__category{flex:1 0 calc(50% - 8px)}@keyframes NavCat-module__zIPrqa__blurFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}
.ButtonComponent-module__B_3aNW__button{padding:var(--padding-base) var(--padding-base);align-items:center;gap:var(--gap-base);border-radius:var(--br-81xl);cursor:pointer;width:100%;height:auto;font-weight:100;font-size:var(--base-size-24);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.2em;flex-direction:row;justify-content:center;transition:all .3s;display:flex}.ButtonComponent-module__B_3aNW__icon_left{margin-right:8px}.ButtonComponent-module__B_3aNW__icon_right{margin-left:8px}.ButtonComponent-module__B_3aNW__default{background-color:var(--transparent-black);color:var(--white-color);-webkit-backdrop-filter:blur(10px);border:none}.ButtonComponent-module__B_3aNW__default:hover{background-color:var(--transparent-white)}.ButtonComponent-module__B_3aNW__ghost{-webkit-backdrop-filter:blur(10px);opacity:.5;background-color:#ffffff1a;border:1px solid #ffffff59}.ButtonComponent-module__B_3aNW__ghost:hover{background-color:var(--transparent-white);opacity:.8}.ButtonComponent-module__B_3aNW__secondary{color:#fff;background-color:#6c757d}.ButtonComponent-module__B_3aNW__secondary:hover{background-color:#5a6268}.ButtonComponent-module__B_3aNW__danger{color:#fff;background-color:#dc3545}.ButtonComponent-module__B_3aNW__danger:hover{background-color:#c82333}.ButtonComponent-module__B_3aNW__directoryAction{width:auto;min-height:4.8rem;color:var(--secondary-color);font-family:var(--font-primary);letter-spacing:-.01em;text-transform:none;background:linear-gradient(#fffffffa 0%,#f6f9fafa 100%);border:1px solid #05293d1f;border-radius:999px;padding:0 1.8rem;font-size:1.2rem;font-weight:600;box-shadow:0 14px 28px #05182814,inset 0 1px #ffffffe0}.ButtonComponent-module__B_3aNW__directoryAction:hover{border-color:#05293d2e;transform:translateY(-2px);box-shadow:0 18px 34px #0518281f,inset 0 1px #ffffffeb}
.BodyStyleFilter-module__L_2KyG__filters{width:min(42rem, calc(100vw - (var(--spacing-lg) * 2)))}.BodyStyleFilter-module__L_2KyG__subFilters{width:100%;box-shadow:none;background:#fff;border:1px solid #05293d14;border-radius:1rem;flex-direction:column;gap:1.6rem;padding:2rem;display:flex}.BodyStyleFilter-module__L_2KyG__inputs{flex-direction:column;gap:.8rem;max-height:31rem;padding-right:.4rem;display:flex;overflow-y:auto}.BodyStyleFilter-module__L_2KyG__style{width:100%;color:var(--secondary-color);cursor:pointer;font-family:var(--font-primary);text-align:left;background:#ffffffb8;border:1px solid #05293d14;border-radius:.8rem;justify-content:space-between;align-items:center;gap:1.2rem;padding:1.4rem 1.5rem;font-size:1.6rem;line-height:1.35;transition:border-color .22s,background-color .22s,color .22s;display:flex}.BodyStyleFilter-module__L_2KyG__style:focus-visible{outline-offset:3px;outline:2px solid #17e5d7a6}.BodyStyleFilter-module__L_2KyG__style:hover{box-shadow:none;border-color:#17e5d72e}.BodyStyleFilter-module__L_2KyG__selected{box-shadow:none;background:#17e5d71a;border-color:#4c78ec38}.BodyStyleFilter-module__L_2KyG__selected:hover{border-color:#4c78ec4d}.BodyStyleFilter-module__L_2KyG__cw_filter__badge__icon{width:2.2rem;height:2.2rem;color:var(--secondary-color);background:#05293d14;border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;transition:transform .22s,background-color .22s;display:inline-flex}.BodyStyleFilter-module__L_2KyG__selected .BodyStyleFilter-module__L_2KyG__cw_filter__badge__icon{background:#4c78ec1f}.BodyStyleFilter-module__L_2KyG__selected:hover .BodyStyleFilter-module__L_2KyG__cw_filter__badge__icon{transform:rotate(90deg)}.BodyStyleFilter-module__L_2KyG__statusMessage{color:#05293dad;font-family:var(--font-primary);background:#05293d08;border:1px dashed #05293d24;border-radius:.8rem;padding:1.6rem;font-size:1.5rem;line-height:1.5}.BodyStyleFilter-module__L_2KyG__controls{border-top:1px solid #05293d14;justify-content:flex-end;padding-top:1.6rem;display:flex}@media only screen and (max-width:700px){.BodyStyleFilter-module__L_2KyG__filters{width:100%}.BodyStyleFilter-module__L_2KyG__subFilters{box-shadow:none;border-radius:1rem;padding:1.6rem}.BodyStyleFilter-module__L_2KyG__controls{justify-content:stretch}.BodyStyleFilter-module__L_2KyG__controls button{width:100%}}
.SeatsFilter-module__w_QhjW__filters{width:min(38rem, calc(100vw - (var(--spacing-lg) * 2)))}.SeatsFilter-module__w_QhjW__subFilters{width:100%;box-shadow:none;background:#fff;border:1px solid #05293d14;border-radius:1rem;flex-direction:column;gap:1.8rem;padding:2rem;display:flex}.SeatsFilter-module__w_QhjW__inputs{grid-template-columns:7.2rem minmax(0,1fr) 7.2rem;align-items:center;gap:1rem;width:100%;display:grid}.SeatsFilter-module__w_QhjW__inputs>div{min-width:0}.SeatsFilter-module__w_QhjW__columnFilter{justify-content:center;align-items:center;display:flex}.SeatsFilter-module__w_QhjW__controls{border-top:1px solid #05293d14;justify-content:flex-end;padding-top:1.6rem;display:flex}.SeatsFilter-module__w_QhjW__label{text-transform:none;letter-spacing:0;font-size:1.35rem;font-family:var(--font-primary);color:#05293d8a}.SeatsFilter-module__w_QhjW__seats{color:var(--secondary-color);font-family:var(--font-primary);background:#05293d08;border:1px solid #05293d12;border-radius:.8rem;flex-direction:column;align-items:center;gap:.7rem;width:100%;padding:1.6rem 1.2rem;display:flex}.SeatsFilter-module__w_QhjW__seatsNumber{color:var(--secondary-color);font-family:var(--font-primary);text-align:center;width:100%;font-size:7rem;font-weight:500;line-height:.92}.SeatsFilter-module__w_QhjW__buttonFilter{cursor:pointer;-webkit-user-select:none;user-select:none;width:6rem;height:6rem;color:var(--secondary-color);font-size:2.8rem;line-height:1;font-family:var(--font-primary);box-shadow:none;background:#fffffff0;border:1px solid #05293d1f;border-radius:.8rem;justify-content:center;align-items:center;transition:border-color .22s,background-color .22s,color .22s;display:flex}.SeatsFilter-module__w_QhjW__buttonFilter:hover{box-shadow:none;border-color:#4c78ec38}@media only screen and (max-width:700px){.SeatsFilter-module__w_QhjW__filters{width:100%}.SeatsFilter-module__w_QhjW__subFilters{box-shadow:none;border-radius:1rem;padding:1.6rem}.SeatsFilter-module__w_QhjW__inputs{grid-template-columns:6rem minmax(0,1fr) 6rem}.SeatsFilter-module__w_QhjW__buttonFilter{width:5.2rem;height:5.2rem;font-size:2.4rem}.SeatsFilter-module__w_QhjW__seatsNumber{font-size:5.8rem}.SeatsFilter-module__w_QhjW__controls{justify-content:stretch}.SeatsFilter-module__w_QhjW__controls button{width:100%}}
.EVsResultsManager-module__kJ3xlq__container{flex-direction:column;justify-content:space-between;gap:1.8rem;display:flex}
.EVsListsManager-module__bUoCQa__container{flex-direction:column;gap:1.2rem;display:flex}
.BreadcrumbComponent-module__GWvAsG__breadcrumb{margin-bottom:4rem}.BreadcrumbComponent-module__GWvAsG__breadcrumb ul{flex-direction:row;gap:20px;display:flex}.BreadcrumbComponent-module__GWvAsG__breadcrumb ul li{text-align:center}.BreadcrumbComponent-module__GWvAsG__breadcrumb ul li:not(:last-child):after{content:" |";margin-left:2rem}.BreadcrumbComponent-module__GWvAsG__breadcrumbLink{text-transform:capitalize;text-align:center;color:var(--secondary-color)}
