._job-panels_mbslg_1{flex-direction:column;display:flex}._job-panels_mbslg_1 ._section-label_mbslg_5{text-transform:uppercase;letter-spacing:.08em;color:var(--v-text-secondary);margin-bottom:1rem;font-size:10px;line-height:1}._job-panels_mbslg_1 ._title_mbslg_14{color:var(--v-text);margin-bottom:2rem;font-size:clamp(2.5rem,8vw,80px);font-weight:900;line-height:1}._job-panels_mbslg_1 ._job-list_mbslg_22{flex-direction:column;gap:0;width:100vw;display:flex;position:relative;left:50%;transform:translate(-50%)}._job-panels_mbslg_1 ._job-list-item_mbslg_32{border-top:.5px solid var(--v-border);width:100%;transition:background-color var(--v-duration-base)}._job-panels_mbslg_1 ._job-list-item_mbslg_32:last-child{border-bottom:.5px solid var(--v-border)}._job-panels_mbslg_1 ._job-list-item_mbslg_32:hover,._job-panels_mbslg_1 ._job-list-item_mbslg_32._expanded_mbslg_45{background:var(--v-surface)}._job-panels_mbslg_1 ._job-header_mbslg_50{cursor:pointer;width:100%;color:var(--v-text);text-align:left;transition:color var(--v-duration-base);background:0 0;border:none;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}._job-panels_mbslg_1 ._job-header_mbslg_50:hover{color:var(--v-accent)}._job-panels_mbslg_1 ._job-header_mbslg_50:focus-visible{outline:2px solid var(--v-accent);outline-offset:2px}._job-panels_mbslg_1 ._job-index_mbslg_73{text-transform:uppercase;letter-spacing:.08em;color:var(--v-text-secondary);min-width:24px;font-size:10px}._job-panels_mbslg_1 ._job-title-wrapper_mbslg_81{flex-direction:column;flex:1;gap:.25rem;display:flex}._job-panels_mbslg_1 ._job-title-text_mbslg_88{letter-spacing:-.01em;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;line-height:1.1}._job-panels_mbslg_1 ._job-title-desc_mbslg_95{color:var(--v-text-secondary);font-size:.875rem;font-weight:400;line-height:1.5}._job-panels_mbslg_1 ._job-toggle_mbslg_103{color:var(--v-text-secondary);transition:color var(--v-duration-base), transform var(--v-duration-base);flex-shrink:0}._job-panels_mbslg_1 ._job-toggle_mbslg_103._open_mbslg_110{color:var(--v-accent)}._job-panels_mbslg_1 ._job-content_mbslg_116{grid-template-rows:0fr;transition:grid-template-rows .4s;display:grid}._job-panels_mbslg_1 ._job-content_mbslg_116._show_mbslg_121{grid-template-rows:1fr}._job-panels_mbslg_1 ._job-content-inner_mbslg_126{overflow:hidden}._job-panels_mbslg_1 ._job-title-desc-mobile_mbslg_130{display:none}._job-panels_mbslg_1 ._job-content-title_mbslg_134{text-transform:uppercase;letter-spacing:.08em;color:var(--v-text-secondary);margin:1rem 0;padding:0 1.5rem;font-size:10px;font-weight:400}._job-panels_mbslg_1 ._job-content-list_mbslg_144{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:0;width:100%;display:grid}._job-panels_mbslg_1 ._job-content-item_mbslg_151{border-top:.5px solid var(--v-border);border-right:.5px solid var(--v-border);border-bottom:.5px solid var(--v-border);border-left:none;flex-direction:column;gap:.75rem;padding:1rem 1.5rem 1.5rem;display:flex}._job-panels_mbslg_1 ._job-content-item-title_mbslg_162{border-bottom:.5px solid var(--v-border);color:var(--v-text);align-items:center;gap:.75rem;margin:0 -1.5rem 1rem;padding:0 1.5rem .75rem;font-size:1.125rem;font-weight:500;line-height:1.2;display:flex}._job-panels_mbslg_1 ._job-content-title-count_mbslg_175{letter-spacing:.08em;background:var(--v-accent);width:28px;height:28px;color:var(--v-accent-fg);border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}._job-panels_mbslg_1 ._job-content-item-desc_mbslg_190{color:var(--v-text-secondary);font-size:.875rem;font-weight:400;line-height:1.5}._job-panels_mbslg_1 ._job-content-text_mbslg_197{flex-direction:column;gap:1rem;display:flex}._job-panels_mbslg_1 ._job-content-text_mbslg_197>div{color:var(--v-text-secondary);font-size:.875rem;font-weight:400;line-height:1.5}._job-panels_mbslg_1 ._job-content-icon_mbslg_210{flex-direction:column;gap:1rem;display:flex}._job-panels_mbslg_1 ._job-content-icon-item_mbslg_216{align-items:center;gap:.75rem;display:flex}._job-panels_mbslg_1 ._job-content-icon-item-image_mbslg_222{width:32px;min-width:32px;height:32px;min-height:32px;color:var(--v-accent);background:0 0;border:none;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._job-panels_mbslg_1 ._job-content-button_mbslg_237{padding:0;display:flex}._job-panels_mbslg_1 ._apply-button_mbslg_242{background:var(--v-accent);width:100%;color:var(--v-accent-fg);transition:background-color var(--v-duration-base), color var(--v-duration-base);padding:.5rem;text-decoration:none;display:block}._job-panels_mbslg_1 ._apply-button_mbslg_242:hover{background:var(--v-text);color:var(--v-bg)}._job-panels_mbslg_1 ._apply-button_mbslg_242:hover ._apply-arrow_mbslg_257{transform:translate(4px)}._job-panels_mbslg_1 ._apply-button_mbslg_242:focus-visible{outline:2px solid var(--v-accent);outline-offset:2px}._job-panels_mbslg_1 ._apply-button-inner_mbslg_268{letter-spacing:-.025em;border:1px dashed;border-radius:2px;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:1.5rem;font-weight:820;display:flex}._job-panels_mbslg_1 ._apply-arrow_mbslg_257{transition:transform var(--v-duration-fast)}@media (prefers-reduced-motion:reduce){._job-panels_mbslg_1 ._job-content_mbslg_116,._job-panels_mbslg_1 ._job-toggle_mbslg_103,._job-panels_mbslg_1 ._job-content-item_mbslg_151,._job-panels_mbslg_1 ._job-content-icon-item-image_mbslg_222{transition:none}}@media screen and (width<=768px){._job-panels_mbslg_1{margin-top:2rem;margin-bottom:1rem}._job-panels_mbslg_1 ._job-list_mbslg_22{width:100vw;position:relative;left:50%;transform:translate(-50%)}._job-panels_mbslg_1 ._title_mbslg_14{margin-bottom:1.5rem}._job-panels_mbslg_1 ._job-header_mbslg_50{gap:1rem;padding:1.25rem 1.5rem}._job-panels_mbslg_1 ._job-title-desc_mbslg_95{display:none}._job-panels_mbslg_1 ._job-title-desc-mobile_mbslg_130{color:var(--v-text-secondary);margin-bottom:.5rem;padding:0 1.5rem;font-size:.875rem;display:block}._job-panels_mbslg_1 ._job-content-list_mbslg_144{grid-template-columns:1fr}._job-panels_mbslg_1 ._job-content-button_mbslg_237{padding:0}._job-panels_mbslg_1 ._apply-button-inner_mbslg_268{padding:.625rem 1.25rem;font-size:1.25rem}}._about-us_1h6hb_1{--v-bg:#000;--v-surface:#111;--v-surface-2:#1a1a1a;--v-text:#fafafa;--v-text-secondary:#c8c8c8;--v-accent:#00ff41;--v-accent-glow:#00ff41;--v-accent-fg:#283e00;--v-border:#434343;--v-duration-fast:.2s;--v-duration-base:.3s;background:var(--v-bg);width:100%;min-height:100dvh;color:var(--v-text);z-index:1;position:relative}._about-us_1h6hb_1 ._content-wrap_1h6hb_22{z-index:2;background:var(--v-bg);grid-template-columns:1fr;width:100%;display:grid;position:relative}._about-us_1h6hb_1 ._grid-section_1h6hb_31{border-top:.5px solid var(--v-border);border-bottom:.5px solid var(--v-border);width:100%;min-width:0;padding:3rem 1.5rem}._about-us_1h6hb_1 ._hero-split_1h6hb_40{z-index:0;background:var(--v-bg);grid-template-columns:3fr 1fr;width:100%;height:100vh;display:grid;position:relative}._about-us_1h6hb_1 ._hero-main_1h6hb_50{flex-direction:column;justify-content:flex-start;padding:calc(44px + 3rem) 1.5rem 3rem;display:flex;overflow:hidden}._about-us_1h6hb_1 ._hero-label_1h6hb_58{text-transform:uppercase;letter-spacing:.08em;color:var(--v-text-secondary);margin-bottom:1rem;font-size:10px;line-height:1}._about-us_1h6hb_1 ._title_1h6hb_67{color:var(--v-text);margin-bottom:1.5rem;font-size:clamp(2.5rem,8vw,80px);font-weight:900;line-height:1}._about-us_1h6hb_1 ._description-card_1h6hb_75{flex-direction:column;gap:1.5rem;max-width:50%;display:flex}._about-us_1h6hb_1 ._description-card_1h6hb_75 p{color:var(--v-text-secondary);font-size:1.125rem;font-weight:500;line-height:1.3}._about-us_1h6hb_1 ._hiring-link_1h6hb_89{text-transform:uppercase;letter-spacing:.08em;color:var(--v-accent);transition:opacity var(--v-duration-base);font-size:10px;text-decoration:none}._about-us_1h6hb_1 ._hiring-link_1h6hb_89:hover{opacity:.7}._about-us_1h6hb_1 ._hiring-link_1h6hb_89:focus-visible{outline:2px solid var(--v-accent);outline-offset:2px}._about-us_1h6hb_1 ._hero-stats_1h6hb_108{border-left:.5px solid var(--v-border);flex-direction:column;gap:0;min-width:180px;max-height:calc(100vh - 44px);margin-top:44px;display:flex;overflow-y:auto}._about-us_1h6hb_1 ._stat-card_1h6hb_119{border-bottom:.5px solid var(--v-border);flex-direction:column;flex:1;justify-content:space-between;gap:2px;width:100%;min-height:0;padding:.5rem 1rem;display:flex}._about-us_1h6hb_1 ._stat-card_1h6hb_119:last-child{border-bottom:none}._about-us_1h6hb_1 ._stat-label_1h6hb_135{text-transform:uppercase;letter-spacing:.08em;color:var(--v-text-secondary);font-size:10px}._about-us_1h6hb_1 ._stat-value_1h6hb_142{color:var(--v-accent);letter-spacing:-.01em;font-variant-numeric:tabular-nums;text-align:right;width:100%;font-size:clamp(1.125rem,2vw,1.75rem);font-weight:700;line-height:1.1;display:block}._about-us_1h6hb_1 ._scroll-indicator_1h6hb_157{z-index:2;flex-direction:column;align-items:center;gap:.75rem;animation:2s ease-in-out infinite _float-center_1h6hb_1;display:flex;position:fixed;bottom:2.5rem;left:50%}._about-us_1h6hb_1 ._scroll-line_1h6hb_169{background:var(--v-accent);transform-origin:top;width:1px;height:40px;animation:2s ease-in-out infinite _scroll-pulse_1h6hb_1}._about-us_1h6hb_1 ._scroll-text_1h6hb_177{text-transform:uppercase;letter-spacing:.08em;color:var(--v-text-secondary);font-size:10px}._about-us_1h6hb_1 ._grid-section-split_1h6hb_185{border-bottom:.5px solid var(--v-border);grid-template-columns:25% 75%;width:100%;min-width:0;display:grid;overflow:hidden}._about-us_1h6hb_1 ._split-left_1h6hb_194{border-right:.5px solid var(--v-border);min-width:0;display:flex;overflow:visible}._about-us_1h6hb_1 ._split-right_1h6hb_201{min-width:0;padding:0;display:flex;overflow:hidden}._about-us_1h6hb_1 ._video-section-label_1h6hb_209{text-transform:uppercase;letter-spacing:.08em;color:var(--v-text-secondary);padding:3rem 1.5rem;font-size:10px}._about-us_1h6hb_1 ._tool-grid_1h6hb_217{border-top:.5px solid var(--v-border);border-bottom:.5px solid var(--v-border);grid-template-columns:repeat(3,1fr);display:grid}._about-us_1h6hb_1 ._tool-section_1h6hb_224{border-right:.5px solid var(--v-border);flex-direction:column;justify-content:space-between;width:100%;min-width:0;padding:2rem;display:flex}._about-us_1h6hb_1 ._tool-section_1h6hb_224:last-child{border-right:none}._about-us_1h6hb_1 ._tool-info_1h6hb_238{flex-direction:column;justify-content:flex-start;gap:.75rem;display:flex}._about-us_1h6hb_1 ._tool-number_1h6hb_245{text-transform:uppercase;letter-spacing:.08em;color:var(--v-text-secondary);font-size:10px}._about-us_1h6hb_1 ._tool-title_1h6hb_252{text-transform:uppercase;letter-spacing:normal;color:var(--v-text);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:900;line-height:1.1}._about-us_1h6hb_1 ._tool-desc_1h6hb_261{color:var(--v-text-secondary);max-width:400px;font-size:.875rem;font-weight:400;line-height:1.5}._about-us_1h6hb_1 ._tool-video_1h6hb_269{aspect-ratio:16/9;border-radius:2px;margin-top:1.5rem;overflow:hidden}._about-us_1h6hb_1 ._tool-video_1h6hb_269 video{object-fit:cover;width:100%;height:100%;display:block}._about-us_1h6hb_1 ._trusted-label_1h6hb_284{text-transform:uppercase;letter-spacing:.08em;color:var(--v-text-secondary);margin-bottom:1.5rem;font-size:10px}._about-us_1h6hb_1 ._trusted-headline_1h6hb_292{text-transform:uppercase;color:var(--v-text);flex-wrap:wrap;align-items:baseline;gap:0 .3em;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:900;line-height:1.1;display:flex}._about-us_1h6hb_1 ._trusted-carousel-wrap_1h6hb_304{vertical-align:baseline;height:1.15em;display:inline-block;position:relative;overflow:hidden}._about-us_1h6hb_1 ._trusted-carousel_1h6hb_304{flex-direction:column;animation:8s cubic-bezier(.16,1,.3,1) infinite _scroll-names_1h6hb_1;display:flex}._about-us_1h6hb_1 ._trusted-name_1h6hb_318{height:1.15em;color:var(--v-accent);white-space:nowrap;line-height:1.15;display:block}._about-us_1h6hb_1 ._logo-marquee_1h6hb_326{margin:2rem -1.5rem 0;overflow:hidden}._about-us_1h6hb_1 ._logo-track_1h6hb_331{align-items:center;gap:3.5rem;width:max-content;animation:40s linear infinite _logo-scroll_1h6hb_1;display:flex}@keyframes _logo-scroll_1h6hb_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._about-us_1h6hb_1 ._logo-item_1h6hb_348{flex-shrink:0;justify-content:center;align-items:center;width:140px;height:56px;display:flex}._about-us_1h6hb_1 ._logo-item_1h6hb_348 img{object-fit:contain;filter:brightness(0)invert();opacity:.85;width:auto;max-width:100%;height:auto;max-height:100%;transition:opacity var(--v-duration-base);display:block}._about-us_1h6hb_1 ._logo-item_1h6hb_348 img[src*="79622dc6-85aa-4976-a0f1-61c701282ab2"]{transform-origin:50%;transform:scale(1.6)}._about-us_1h6hb_1 ._logo-item_1h6hb_348:hover img{opacity:1}._about-us_1h6hb_1 ._manifesto_1h6hb_380{background:var(--v-accent);z-index:3;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;width:100%;max-width:100%;height:100%;color:var(--v-accent-fg);border:none;border-radius:0;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:relative}._about-us_1h6hb_1 ._manifesto-eyebrow_1h6hb_400{text-transform:uppercase;letter-spacing:.08em;color:var(--v-accent-fg);font-size:10px}._about-us_1h6hb_1 ._manifesto-headline_1h6hb_407{text-transform:uppercase;letter-spacing:normal;color:var(--v-accent-fg);overflow-wrap:break-word;word-break:break-word;width:100%;max-width:100%;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:900;line-height:1.1}._about-us_1h6hb_1 ._manifesto-accent_1h6hb_420{font-weight:900}._about-us_1h6hb_1 ._manifesto-body_1h6hb_424{color:var(--v-accent-fg);opacity:.8;margin-top:auto;font-size:1.125rem;font-weight:500;line-height:1.2}._about-us_1h6hb_1 ._gallery-section_1h6hb_434{box-sizing:border-box;contain:layout paint;flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;padding:2rem 0;display:flex;overflow:hidden}._about-us_1h6hb_1 ._gallery-label_1h6hb_447{text-transform:uppercase;letter-spacing:.08em;color:var(--v-text-secondary);margin-bottom:1.5rem;padding:0 1.5rem;font-size:10px}._about-us_1h6hb_1 ._gallery-track_1h6hb_456{flex:1;gap:1rem;width:max-content;min-height:0;animation:30s linear infinite _marquee_1h6hb_1;display:flex}._about-us_1h6hb_1 ._gallery-track_1h6hb_456:hover{animation-play-state:paused}._about-us_1h6hb_1 ._gallery-track-reverse_1h6hb_469{flex:1;gap:1rem;width:max-content;min-height:0;margin-top:1rem;animation:35s linear infinite _marquee-reverse_1h6hb_1;display:flex}._about-us_1h6hb_1 ._gallery-track-reverse_1h6hb_469:hover{animation-play-state:paused}._about-us_1h6hb_1 ._gallery-item_1h6hb_483{background:var(--v-surface);border:.5px solid var(--v-border);border-radius:2px;flex-direction:column;flex-shrink:0;width:180px;height:100%;display:flex;overflow:hidden}._about-us_1h6hb_1 ._gallery-item-header_1h6hb_495{border-bottom:.5px solid var(--v-border);background:#000;align-items:center;height:28px;padding:0 .75rem;display:flex}._about-us_1h6hb_1 ._gallery-item-label_1h6hb_504{text-transform:uppercase;letter-spacing:.08em;color:var(--v-text-secondary);font-size:10px}._about-us_1h6hb_1 ._gallery-item-image_1h6hb_511{flex:1;min-height:0;overflow:hidden}._about-us_1h6hb_1 ._gallery-item-image_1h6hb_511 video{object-fit:cover;width:100%;height:100%;display:block}@keyframes _marquee_1h6hb_1{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes _marquee-reverse_1h6hb_1{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes _scroll-names_1h6hb_1{0%,12%{transform:translateY(0)}16.66%,28%{transform:translateY(-1.15em)}33.33%,45%{transform:translateY(-2.3em)}50%,62%{transform:translateY(-3.45em)}66.66%,78%{transform:translateY(-4.6em)}83.33%,95%{transform:translateY(-5.75em)}to{transform:translateY(-6.9em)}}@keyframes _float_1h6hb_1{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes _float-center_1h6hb_1{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}@keyframes _scroll-pulse_1h6hb_1{0%{opacity:0;transform:scaleY(0)}50%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0)}}@media (prefers-reduced-motion:reduce){._about-us_1h6hb_1 ._gallery-track_1h6hb_456,._about-us_1h6hb_1 ._gallery-track-reverse_1h6hb_469,._about-us_1h6hb_1 ._trusted-carousel_1h6hb_304{animation:none}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media screen and (width<=768px){._about-us_1h6hb_1 ._content-wrap_1h6hb_22{border-left:none;border-right:none}._about-us_1h6hb_1 ._hero-split_1h6hb_40{grid-template-columns:1fr;height:auto;position:relative;overflow:visible}._about-us_1h6hb_1 ._content-wrap_1h6hb_22{margin-top:0}._about-us_1h6hb_1 ._hero-main_1h6hb_50{padding:calc(44px + 3rem) 1.5rem 2rem;overflow:visible}._about-us_1h6hb_1 ._hero-stats_1h6hb_108{border-left:none;border-top:.5px solid var(--v-border);flex-wrap:wrap;min-width:auto;max-height:none;display:flex}._about-us_1h6hb_1 ._stat-card_1h6hb_119{border-right:.5px solid var(--v-border);border-bottom:.5px solid var(--v-border);flex:auto;min-width:0;padding:.75rem}._about-us_1h6hb_1 ._description-card_1h6hb_75{max-width:100%}._about-us_1h6hb_1 ._grid-section-split_1h6hb_185{grid-template-columns:1fr}._about-us_1h6hb_1 ._split-left_1h6hb_194{border-right:none;border-bottom:.5px solid var(--v-border);padding:0}._about-us_1h6hb_1 ._split-right_1h6hb_201{width:100%;min-width:0;overflow:hidden}._about-us_1h6hb_1 ._gallery-section_1h6hb_434{width:100%;min-width:0;max-width:100%;overflow:hidden}._about-us_1h6hb_1 ._tool-grid_1h6hb_217{grid-template-columns:1fr}._about-us_1h6hb_1 ._tool-section_1h6hb_224{border-right:none;border-bottom:.5px solid var(--v-border);padding:2rem 1.5rem}._about-us_1h6hb_1 ._tool-section_1h6hb_224:last-child{border-bottom:none}._about-us_1h6hb_1 ._grid-section_1h6hb_31{padding:2rem 1.5rem}._about-us_1h6hb_1 ._gallery-item_1h6hb_483{width:160px}}
