.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:clamp(720px,100vh,950px);width:100%;display:flex;align-items:flex-start;justify-content:center;padding-top:calc(var(--header-h) + 24px);text-align:center;color:#fff;background-image:url(/assets/landingpage.svg);background-size:auto clamp(520px,95vh,900px);background-position:center;background-repeat:no-repeat}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;width:100%;max-width:1400px;padding:2rem 4rem;display:grid;grid-template-columns:1fr 1fr;min-height:clamp(500px,80vh,900px)}.hero-left[data-astro-cid-bbe6dxrz]{justify-content:flex-end;align-self:end;display:flex;flex-direction:column;align-items:flex-start;width:100%;height:100%;padding-bottom:120px}.hero-cta[data-astro-cid-bbe6dxrz]{position:relative;display:inline-block;padding:10px 24px;background:#ffffff0d;border-radius:8px;text-decoration:none;transition:transform .3s ease}.cta-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;color:#fff;font-weight:700;font-size:.95rem}.cta-border-svg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:visible}.cta-border-svg[data-astro-cid-bbe6dxrz] rect[data-astro-cid-bbe6dxrz]{fill:none;stroke:var(--accent);stroke-width:3px;stroke-linecap:round;stroke-dasharray:.3 .7;stroke-dashoffset:0;animation:borderSnake 7s linear infinite;filter:drop-shadow(0 0 4px var(--accent));opacity:.4;transition:opacity .3s ease,filter .3s ease}@keyframes borderSnake{to{stroke-dashoffset:-1}}.hero-cta[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-4px);background:#ffffff1a}.hero-cta[data-astro-cid-bbe6dxrz]:hover .cta-border-svg[data-astro-cid-bbe6dxrz] rect[data-astro-cid-bbe6dxrz]{opacity:.8;filter:drop-shadow(0 0 10px var(--accent))}.hero-right[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:flex-end}.hero-and[data-astro-cid-bbe6dxrz]{font-size:.6em;font-weight:500;letter-spacing:1px;opacity:.85}.buzzwords[data-astro-cid-bbe6dxrz]{list-style:none;margin:0;padding:0;text-align:right;font-size:1.1rem;letter-spacing:1px;line-height:2.2}.buzzwords[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{opacity:.45;animation:buzzStep 12s infinite linear;will-change:opacity}.buzzwords[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]:nth-child(1){animation-delay:0s}.buzzwords[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]:nth-child(2){animation-delay:2s}.buzzwords[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]:nth-child(3){animation-delay:4s}.buzzwords[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]:nth-child(4){animation-delay:6s}.buzzwords[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]:nth-child(5){animation-delay:8s}.buzzwords[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]:nth-child(6){animation-delay:10s}@keyframes buzzStep{0%{opacity:.45}18%{opacity:.45}28%{opacity:1}36%{opacity:1}46%{opacity:.45}to{opacity:.45}}.hero-keywords[data-astro-cid-bbe6dxrz]{margin-bottom:1.5rem;opacity:.8;font-size:1.1rem;letter-spacing:2px}.hero-keywords[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{margin:0 1rem}.hero[data-astro-cid-bbe6dxrz] h2[data-astro-cid-bbe6dxrz]{margin-top:2rem;font-weight:500;letter-spacing:2px}.hero[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{margin-top:1rem;opacity:.85}@media(max-width:900px){.hero[data-astro-cid-bbe6dxrz]{min-height:auto;padding-top:80px;padding-bottom:100px}.hero-content[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;display:flex;flex-direction:column;min-height:auto;padding:1rem;gap:2rem}.hero-right[data-astro-cid-bbe6dxrz]{order:1;align-items:right;padding-right:20px}.buzzwords[data-astro-cid-bbe6dxrz]{text-align:right}.hero-left[data-astro-cid-bbe6dxrz]{order:2;padding-bottom:0}.hero-cta[data-astro-cid-bbe6dxrz]{display:inline-block!important}}.hero-title[data-astro-cid-bbe6dxrz]{text-align:right;margin-bottom:1.5rem;font-size:3vw;letter-spacing:2px;line-height:1.2;white-space:nowrap}@media(max-width:1200px){.hero-title[data-astro-cid-bbe6dxrz]{font-size:4.5vw}}@media(max-width:600px){.hero-title[data-astro-cid-bbe6dxrz]{font-size:4.8vw}}@media(max-width:400px){.hero-title[data-astro-cid-bbe6dxrz]{font-size:4.2vw}}.about-overlay{display:flex;justify-content:center;align-items:center;position:fixed;inset:0;background-color:#000000b3;z-index:9999;opacity:0;visibility:hidden;transition:opacity .2s ease-out,visibility 0s linear .2s;backdrop-filter:blur(8px);padding:20px}.about-overlay.is-visible{opacity:1;visibility:visible;transition-delay:0s}.about-card{width:90vw;max-width:1000px!important;max-height:calc(100dvh - 40px);padding:30px!important;background:#1a1a24;border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transform:scale(.96);opacity:0;transition:transform .2s ease-out,opacity .2s ease-out}.about-overlay.is-visible .about-card{transform:scale(1);opacity:1}.about-modal-grid{display:grid;grid-template-columns:240px 1fr;gap:30px;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-right:10px}.about-left{display:flex;flex-direction:column;align-items:center;text-align:center;position:sticky;top:0}.about-avatar{width:180px;height:180px;border-radius:50%;object-fit:cover;margin-bottom:1rem;background:#000;box-shadow:0 8px 20px #0006}.about-name{font-weight:700;font-size:1.25rem;color:#fff;margin-bottom:.25rem}.about-role{font-size:.95rem;opacity:.75;line-height:1.4;color:#ccc}.about-right{font-size:1rem;line-height:1.7;color:#ffffffe6;padding-top:10px}.about-right p{margin:0 0 1rem}.about-right p:last-child{margin-bottom:0}@media(max-width:768px){.about-card{width:95vw;padding:20px!important}.about-modal-grid{grid-template-columns:1fr;gap:20px}.about-left{position:static;flex-direction:row;text-align:left;gap:16px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:16px}.about-avatar{width:70px;height:70px;margin-bottom:0}.about-meta{display:flex;flex-direction:column;justify-content:center}.about-name{font-size:1.1rem}.about-right{font-size:.95rem;padding-top:0}}.ref-container[data-astro-cid-g7obtkwv]{position:relative;width:100%;line-height:0;margin-top:-100px;margin-bottom:-240px;overflow:hidden}.ref-image[data-astro-cid-g7obtkwv]{width:100%;height:auto;display:block}.marker-wrapper[data-astro-cid-g7obtkwv]{position:absolute;transform:translate(-50%,-100%);z-index:10}.marker-btn[data-astro-cid-g7obtkwv],.marker-card[data-astro-cid-g7obtkwv]{position:relative;border:none;background:radial-gradient(520px 220px at 18% 0%,rgba(255,255,255,.08),transparent 60%),radial-gradient(520px 320px at 85% 110%,rgba(66,91,255,.1),transparent 58%),#ffffff08;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#fff;overflow:hidden}.marker-btn[data-astro-cid-g7obtkwv]:before,.marker-card[data-astro-cid-g7obtkwv]:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,#ffffff1a,#fff0 45%);pointer-events:none;opacity:.35}.marker-btn[data-astro-cid-g7obtkwv]:after,.marker-card[data-astro-cid-g7obtkwv]:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(120% 120% at 50% 50%,transparent 45%,rgba(0,0,0,.35) 100%);pointer-events:none;opacity:.9}.marker-btn[data-astro-cid-g7obtkwv]{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;cursor:pointer;box-shadow:0 10px 25px #0006,inset 0 1px #ffffff0f;transition:transform .2s ease;z-index:2}.marker-wrapper[data-astro-cid-g7obtkwv].active .marker-btn[data-astro-cid-g7obtkwv]{transform:scale(1.1);background:#ffffff26;box-shadow:0 0 20px #425bff66}.marker-card[data-astro-cid-g7obtkwv]{opacity:0;visibility:hidden;position:absolute;bottom:54px;left:50%;transform:translate(-50%,10px);width:280px;padding:.9rem 1.1rem;border-radius:20px;box-shadow:0 34px 75px #000000b3,inset 0 1px #ffffff14;transition:all .4s cubic-bezier(.16,1,.3,1);z-index:1}.marker-wrapper[data-astro-cid-g7obtkwv].active .marker-card[data-astro-cid-g7obtkwv]{opacity:1;visibility:visible;transform:translate(-50%)}.marker-card[data-astro-cid-g7obtkwv] h4[data-astro-cid-g7obtkwv]{margin:0 0 .3rem;font-size:1rem;color:#fff;line-height:1.2}.marker-card[data-astro-cid-g7obtkwv] p[data-astro-cid-g7obtkwv]{margin:0;font-size:.85rem;opacity:.75;line-height:1.4}@media(max-width:768px){.marker-btn[data-astro-cid-g7obtkwv]{width:36px;height:36px;font-size:.9rem}.marker-card[data-astro-cid-g7obtkwv]{width:220px;padding:.7rem .9rem}.ref-container[data-astro-cid-g7obtkwv]{overflow:visible;margin-top:2rem;margin-bottom:-150px}.marker-card[data-astro-cid-g7obtkwv] h4[data-astro-cid-g7obtkwv]{font-size:.82rem;letter-spacing:.02em}.marker-card[data-astro-cid-g7obtkwv] p[data-astro-cid-g7obtkwv]{font-size:.72rem;opacity:.7}.marker-wrapper[data-astro-cid-g7obtkwv].active{z-index:999}.ref-section-wrapper[data-astro-cid-g7obtkwv]{padding-top:2rem}}.contact-card[data-astro-cid-svshx33u] .section-title[data-astro-cid-svshx33u]{margin-bottom:0rem}.contact-card[data-astro-cid-svshx33u]{width:100%;border-radius:32px;padding:2.5rem;display:flex;flex-direction:column;gap:3rem;background:radial-gradient(600px 240px at 15% 0%,rgba(255,255,255,.08),transparent 60%),#ffffff08;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 30px 70px #000000a6,inset 0 1px #ffffff0f}.contact-top[data-astro-cid-svshx33u]{display:grid;grid-template-columns:.7fr 1.3fr;gap:2rem;align-items:center}.contact-left[data-astro-cid-svshx33u]{display:flex;justify-content:flex-start;align-items:center}.contact-graphic[data-astro-cid-svshx33u]{width:100%;max-width:480px;height:auto;max-height:480px;object-fit:contain;object-position:top left;opacity:.95;filter:drop-shadow(0 20px 50px rgba(0,0,0,.4))}.contact-right[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:2rem;width:100%}.contact-intro[data-astro-cid-svshx33u] p[data-astro-cid-svshx33u]{margin:0 0 .5rem;font-size:1.1rem;opacity:.85;line-height:1.6}.contact-form[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:1.2rem;width:100%}.form-row[data-astro-cid-svshx33u]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u]:not([type=checkbox]),.contact-form[data-astro-cid-svshx33u] textarea[data-astro-cid-svshx33u]{width:100%;padding:1.1rem 1.3rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:14px;color:#fff;font-family:inherit;font-size:.95rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .2s ease}.consent-container[data-astro-cid-svshx33u]{display:flex;align-items:flex-start;gap:.8rem;margin:.5rem 0}.consent-container[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u][type=checkbox]{width:20px;height:20px;margin-top:.25rem;cursor:pointer;accent-color:--accent;appearance:auto;background:transparent;border:none}.consent-container[data-astro-cid-svshx33u] label[data-astro-cid-svshx33u]{font-size:.9rem;line-height:1.5;opacity:.8;cursor:pointer}.consent-container[data-astro-cid-svshx33u] label[data-astro-cid-svshx33u] a[data-astro-cid-svshx33u]{color:#fff;text-decoration:underline;text-underline-offset:2px}.contact-form[data-astro-cid-svshx33u] textarea[data-astro-cid-svshx33u]{resize:vertical;min-height:150px}.contact-form[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u]:focus,.contact-form[data-astro-cid-svshx33u] textarea[data-astro-cid-svshx33u]:focus{outline:none;background:#ffffff0f;border-color:#ffffff4d}@media(max-width:900px){.contact-top[data-astro-cid-svshx33u]{grid-template-columns:1fr;gap:3rem}.contact-left[data-astro-cid-svshx33u]{display:none}.contact-graphic[data-astro-cid-svshx33u]{max-height:350px}.form-row[data-astro-cid-svshx33u]{grid-template-columns:1fr}}.team-panel[data-astro-cid-c6tbiqib]{margin:0 auto;padding:3rem 3rem 3.2rem;width:100%;border-radius:32px;background:radial-gradient(600px 240px at 15% 0%,rgba(255,255,255,.08),transparent 60%),#ffffff08;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 30px 70px #000000a6,inset 0 1px #ffffff0f}.team-grid[data-astro-cid-c6tbiqib]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.team-member[data-astro-cid-c6tbiqib]{text-align:center}.team-member[data-astro-cid-c6tbiqib] img[data-astro-cid-c6tbiqib]{width:200px;height:200px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.team-member[data-astro-cid-c6tbiqib] h3[data-astro-cid-c6tbiqib]{margin:.6rem 0 .4rem;font-size:1.05rem}.team-member[data-astro-cid-c6tbiqib] p[data-astro-cid-c6tbiqib]{margin:0;opacity:.75;font-size:.95rem}.team-links[data-astro-cid-c6tbiqib]{display:flex;justify-content:center;gap:.6rem;margin:.9rem 0 1rem}.about-toggle[data-astro-cid-c6tbiqib]{position:relative;border:none;background:none;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#fff;overflow:hidden;cursor:pointer;box-shadow:0 10px 25px #0006,inset 0 1px #ffffff0f;transition:transform .2s ease,box-shadow .2s ease;border-radius:12px;padding:.5rem 1.2rem;font-size:.9rem;letter-spacing:.03em}.icon-pill[data-astro-cid-c6tbiqib]:hover,.about-toggle[data-astro-cid-c6tbiqib]:hover{transform:scale(1.08)}.about-title[data-astro-cid-c6tbiqib]{margin:0 0 1.2rem;font-size:1.6rem;letter-spacing:.03em}@media(max-width:900px){.team-grid[data-astro-cid-c6tbiqib]{grid-template-columns:1fr;gap:2.2rem}.team-panel[data-astro-cid-c6tbiqib]{padding:2rem 1.5rem}}@media(max-width:480px){.team-panel[data-astro-cid-c6tbiqib]{padding:1.5rem 1rem}.team-member[data-astro-cid-c6tbiqib] img[data-astro-cid-c6tbiqib]{width:160px;height:160px}}.contact-bottom[data-astro-cid-bagrvzbb]{margin-top:4rem;border-radius:32px;padding:2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;background:radial-gradient(600px 240px at 15% 0%,rgba(255,255,255,.08),transparent 60%),#ffffff08;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 20px 50px #0000008c,inset 0 1px #ffffff0f}.contact-item[data-astro-cid-bagrvzbb]{display:flex;gap:1rem;align-items:flex-start}.contact-label[data-astro-cid-bagrvzbb]{font-size:.85rem;opacity:.6;margin-bottom:.2rem;letter-spacing:.05em}.address-container[data-astro-cid-bagrvzbb]{min-width:280px}.address-flow[data-astro-cid-bagrvzbb]{position:relative;height:4.5rem;margin-top:.2rem}.country-tag[data-astro-cid-bagrvzbb]{color:#fff;font-size:.9rem;letter-spacing:.05em;display:inline-block;margin-bottom:.2rem}.address-slide[data-astro-cid-bagrvzbb]{position:absolute;top:0;left:0;width:100%;opacity:0;line-height:1.4;pointer-events:none;animation:addressLoop 20s infinite ease-in-out}.address-slide[data-astro-cid-bagrvzbb]:nth-child(2){animation-delay:10s}.address-switcher[data-astro-cid-bagrvzbb]:hover .address-slide[data-astro-cid-bagrvzbb]{animation-play-state:paused}@keyframes addressLoop{0%{opacity:0;transform:translateY(8px)}5%{opacity:1;transform:translateY(0);pointer-events:auto}45%{opacity:1;transform:translateY(0);pointer-events:auto}50%{opacity:0;transform:translateY(-8px)}to{opacity:0}}@media(max-width:900px){.contact-bottom[data-astro-cid-bagrvzbb]{grid-template-columns:1fr;gap:2rem}}.scroll-stage[data-astro-cid-s47ynzml]{position:relative;height:8000px;width:100%;overflow:visible}.sticky-wrapper[data-astro-cid-s47ynzml]{position:sticky;top:calc(50vh - 700px);height:1400px;width:100%;display:flex;align-items:center;justify-content:center;overflow:visible}.content-stack[data-astro-cid-s47ynzml]{display:grid;place-items:center;width:100%;max-width:1300px;padding:0 1.5rem}.logo-wrapper[data-astro-cid-s47ynzml]{width:100%;max-width:900px;margin-bottom:3.5rem;margin-top:-100px;position:relative;z-index:10}.brand-logo[data-astro-cid-s47ynzml]{width:100%;height:auto;overflow:visible}.logo-part[data-astro-cid-s47ynzml]{fill:#fff;opacity:0;transform-origin:center center;transform:scale(.9) translateY(15px);transition:opacity .1s linear,transform .1s linear}.logo-part-rest[data-astro-cid-s47ynzml]{fill:#fff;opacity:0;transition:opacity .1s linear}.logo-part[data-astro-cid-s47ynzml].accent{fill:var(--accent, #2563eb)}#logo-shifter[data-astro-cid-s47ynzml]{transform:translate(340px);transition:transform .1s linear}.text-area-wrapper[data-astro-cid-s47ynzml]{position:relative;width:100%;display:flex;justify-content:center}.intro-text[data-astro-cid-s47ynzml]{position:absolute;top:0;width:100%;max-width:900px;opacity:0;text-align:center;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.8;color:#fffc}.highlight[data-astro-cid-s47ynzml]{color:var(--accent, #2563eb);font-weight:500}.services-tree[data-astro-cid-s47ynzml]{position:absolute;top:0;left:50%;transform-origin:top center;transform:translate(-50%) scale(1);width:1300px;max-width:1300px;opacity:0;height:500px;overflow:visible}.tree-svg[data-astro-cid-s47ynzml]{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.branch[data-astro-cid-s47ynzml]{fill:none;stroke:url(#branch-gradient);stroke-width:2;stroke-linecap:round;stroke-dasharray:900;stroke-dashoffset:900;transition:stroke-dashoffset .6s cubic-bezier(.4,0,.2,1);opacity:.5}.tree-node[data-astro-cid-s47ynzml]{position:absolute;opacity:0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:radial-gradient(120% 120% at 15% 0%,rgba(255,255,255,.08),transparent 60%),#ffffff08;box-shadow:0 20px 50px #00000073,inset 0 1px #ffffff0f;color:#ffffffe6;user-select:none;cursor:default;border:1px solid rgba(255,255,255,.1)}.tree-root[data-astro-cid-s47ynzml]{top:0;left:50%;transform:translate(-50%) translateY(10px) scale(.92);border-radius:12px;padding:8px 24px;font-size:1rem;letter-spacing:.15em;text-transform:uppercase;border-color:#2563eb66;background:radial-gradient(100% 100% at 50% 0%,rgba(37,99,235,.15),transparent 80%),#ffffff08}.tree-level[data-astro-cid-s47ynzml]{position:absolute;width:100%;display:flex;justify-content:space-around;align-items:flex-start}.tree-level-1[data-astro-cid-s47ynzml]{top:220px}.tree-level-2[data-astro-cid-s47ynzml]{top:400px}.tree-l1[data-astro-cid-s47ynzml]{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;width:220px;text-align:center;border-radius:20px;padding:10px;font-size:1rem;line-height:1.4;transition:transform .3s cubic-bezier(.2,0,.2,1),border-color .3s}.tree-l1[data-astro-cid-s47ynzml]:hover{border-color:#ffffff4d;transform:translateY(-4px) scale(1.02)!important}.node-icon[data-astro-cid-s47ynzml]{font-size:1.2rem;color:var(--accent, #2563eb);margin-bottom:4px;opacity:.8}.leaf-label[data-astro-cid-s47ynzml]{display:block;font-size:.8rem;font-weight:500;color:#ffffffd9;line-height:1.3}.leaf-tip[data-astro-cid-s47ynzml]{display:block;position:absolute;bottom:auto;top:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(-6px);width:230px;background:#0a1432eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(37,99,235,.35);border-radius:10px;padding:10px 12px;font-size:.9rem;line-height:1.5;color:#ffffffbf;text-align:left;pointer-events:none;opacity:0;transition:opacity .2s ease,transform .2s ease;z-index:100;box-shadow:0 10px 30px #00000080}.leaf-tip[data-astro-cid-s47ynzml]:after{content:"";position:absolute;top:auto;bottom:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-bottom-color:#2563eb59}.tree-level-2[data-astro-cid-s47ynzml]{display:flex;justify-content:space-around;gap:8px}.tree-l2[data-astro-cid-s47ynzml]{position:relative;width:110px;max-width:130px;min-width:120px;text-align:center;border-radius:14px;padding:5px;font-size:1rem;line-height:1.3;transition:transform .3s ease,border-color .3s,color .3s}.tree-l2[data-astro-cid-s47ynzml]:hover .leaf-tip[data-astro-cid-s47ynzml]{opacity:1;transform:translate(-50%) translateY(0)}.services-mobile[data-astro-cid-s47ynzml]{display:none;position:absolute;top:0;left:50%;transform:translate(-50%);width:90%;max-width:680px;flex-direction:column;gap:3.5rem;opacity:0}.service-line[data-astro-cid-s47ynzml]{position:absolute;left:19px;top:20px;width:2px;background:linear-gradient(to bottom,var(--accent) 0%,rgba(255,255,255,.05) 100%);height:0%;transition:height .1s linear}.service-item[data-astro-cid-s47ynzml]{display:flex;align-items:flex-start;gap:2.2rem;opacity:0;transform:translateY(20px)}.service-dot[data-astro-cid-s47ynzml]{width:40px;height:40px;border-radius:50%;background:#ffffff08;border:1px solid rgba(255,255,255,.1);flex-shrink:0;position:relative;z-index:2;margin-top:-4px;transition:border-color .3s ease}.service-dot[data-astro-cid-s47ynzml]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:10px;height:10px;background:var(--accent);border-radius:50%;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.service-item[data-astro-cid-s47ynzml].visible .service-dot[data-astro-cid-s47ynzml]:after{transform:translate(-50%,-50%) scale(1)}.service-item[data-astro-cid-s47ynzml].visible .service-dot[data-astro-cid-s47ynzml]{border-color:var(--accent)}.service-content[data-astro-cid-s47ynzml] h3[data-astro-cid-s47ynzml]{margin:0 0 .6rem;font-size:1.3rem;color:#fff;letter-spacing:.01em}.service-content[data-astro-cid-s47ynzml] ul[data-astro-cid-s47ynzml]{margin:0;padding-left:1.2rem;font-size:.95rem;color:#ffffff8c;line-height:1.7;list-style-type:square}@media(max-width:1400px){.services-tree[data-astro-cid-s47ynzml]{transform:translate(-50%) scale(.85)}}@media(max-width:1200px){.services-tree[data-astro-cid-s47ynzml]{transform:translate(-50%) scale(.75)}}@media(max-width:1000px){.services-tree[data-astro-cid-s47ynzml]{transform:translate(-50%) scale(.55)}}@media(max-width:480px){.content-stack[data-astro-cid-s47ynzml]{padding:.75rem .5rem}.logo-wrapper[data-astro-cid-s47ynzml]{transform:scale(.8)}.intro-text[data-astro-cid-s47ynzml]{font-size:.9rem}}@media(max-width:768px){#services-tree[data-astro-cid-s47ynzml]{display:none}.services-mobile[data-astro-cid-s47ynzml]{display:flex;position:relative;left:auto;transform:none;width:90%;margin:0 auto}.text-area-wrapper[data-astro-cid-s47ynzml]{position:relative}.scroll-stage[data-astro-cid-s47ynzml]{height:2500px}.sticky-wrapper[data-astro-cid-s47ynzml]{top:0;height:auto;min-height:unset;padding-top:2rem;padding-bottom:0;align-items:flex-start}.content-stack[data-astro-cid-s47ynzml]{padding:1rem;padding-top:0;max-width:100%;align-items:flex-start;justify-content:flex-start}.logo-wrapper[data-astro-cid-s47ynzml]{transform:scale(.9);margin-top:200px}}
