.hero[data-astro-cid-anhloy43]{background:var(--gradient-hero);padding-top:var(--nav-height)}.hero__inner[data-astro-cid-anhloy43]{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:var(--container-max-width);margin:0 auto;padding:32px var(--container-padding-x) 80px}.hero__text[data-astro-cid-anhloy43]{display:flex;flex-direction:column;gap:32px;flex-shrink:0;width:600px}.hero__content[data-astro-cid-anhloy43]{display:flex;flex-direction:column;gap:16px}.hero__head[data-astro-cid-anhloy43]{display:flex;flex-direction:column;gap:8px}.hero__label[data-astro-cid-anhloy43]{font-family:var(--font-heading);font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase;letter-spacing:.15em;color:var(--color-brand-seledin);white-space:nowrap}.hero__heading[data-astro-cid-anhloy43]{font-family:var(--font-heading);font-weight:700;font-size:48px;line-height:56px;color:#fff}.hero__desc[data-astro-cid-anhloy43]{font-family:var(--font-body);font-weight:300;font-size:20px;line-height:28px;color:var(--color-text-secondary)}.hero__btn[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;gap:8px;padding:4px 4px 4px 16px;background:#fff;color:#000;text-decoration:none;align-self:flex-start;transition:opacity .2s ease}.hero__btn[data-astro-cid-anhloy43]:hover{opacity:.9}.hero__btn-label[data-astro-cid-anhloy43]{font-family:var(--font-heading);font-weight:800;font-size:16px;line-height:24px;white-space:nowrap}.hero__btn-arrow[data-astro-cid-anhloy43]{display:flex;align-items:center;justify-content:center;background:#000;color:#fff;padding:6px;flex-shrink:0}.hero__btn-arrow[data-astro-cid-anhloy43] img[data-astro-cid-anhloy43]{filter:invert(1)}.hero__video[data-astro-cid-anhloy43]{flex-shrink:0;display:flex;justify-content:center;align-items:flex-start}.spot-hero-wrapper[data-astro-cid-anhloy43]{position:relative;max-width:370px;margin:0 auto;border:1px solid var(--color-border)}.spot-hero-video[data-astro-cid-anhloy43]{width:100%;height:auto;aspect-ratio:9 / 16;object-fit:cover;display:block;opacity:0;transition:opacity .3s ease;pointer-events:none}.spot-hero-video[data-astro-cid-anhloy43].loaded{opacity:1}.spot-hero-loader[data-astro-cid-anhloy43]{position:absolute;inset:0;background:#00000073;transition:opacity .4s ease;display:flex;align-items:center;justify-content:center}.spot-hero-loader[data-astro-cid-anhloy43]:after{content:"";width:36px;height:36px;border:2.5px solid rgba(255,255,255,.15);border-top-color:#ffffffd9;border-radius:50%;animation:video-spin .75s linear infinite}.spot-hero-loader[data-astro-cid-anhloy43].hidden{opacity:0;pointer-events:none}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-line-up{0%{transform:translateY(110%)}to{transform:translateY(0)}}.hero-anim[data-astro-cid-anhloy43]{opacity:0;animation:hero-fade-up .75s cubic-bezier(.16,1,.3,1) forwards;animation-delay:var(--d, 0ms)}.hero__line[data-astro-cid-anhloy43]{display:block;overflow:hidden}.hero__line-inner[data-astro-cid-anhloy43]{display:block;animation:hero-line-up .85s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(80ms + var(--line, 0) * 90ms)}@media(max-width:1024px){.hero__inner[data-astro-cid-anhloy43]{flex-direction:column;align-items:flex-start;padding-top:40px}.hero__text[data-astro-cid-anhloy43],.hero__video[data-astro-cid-anhloy43]{width:100%}.spot-hero-wrapper[data-astro-cid-anhloy43]{width:100%;max-width:540px}}@media(max-width:768px){.hero__inner[data-astro-cid-anhloy43]{padding:32px 16px 48px;gap:32px}.hero__heading[data-astro-cid-anhloy43]{font-size:40px;line-height:48px}.hero__desc[data-astro-cid-anhloy43]{font-size:16px;line-height:24px}.spot-hero-wrapper[data-astro-cid-anhloy43]{width:100%;max-width:100%}}.carousel[data-astro-cid-wc6k5jnf]{position:relative;padding:32px 0;background:linear-gradient(to bottom,#ee04ac2e,#6400504d);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden}.carousel__container[data-astro-cid-wc6k5jnf]{display:flex;flex-direction:column;gap:8px;align-items:center;width:100%}.carousel__label[data-astro-cid-wc6k5jnf]{font-family:var(--font-heading);font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase;color:#fff;text-align:center;width:100%;letter-spacing:.15em}.carousel__viewport[data-astro-cid-wc6k5jnf]{width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.carousel__track[data-astro-cid-wc6k5jnf]{display:flex;width:max-content;gap:0;align-items:center;animation:scroll-left 70s linear infinite}.carousel__track[data-astro-cid-wc6k5jnf]:hover{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.carousel__item[data-astro-cid-wc6k5jnf]{font-family:var(--font-body);font-weight:300;font-size:16px;line-height:32px;color:var(--color-text-secondary);white-space:nowrap;padding:0 12px}@media(max-width:768px){.carousel[data-astro-cid-wc6k5jnf]{padding:24px 0}.carousel__item[data-astro-cid-wc6k5jnf]{font-size:14px;line-height:28px;padding:0 8px;gap:16px}}.problems[data-astro-cid-2f2egjr3]{background-color:#000;padding:var(--section-padding-y) 0}.problems__inner[data-astro-cid-2f2egjr3]{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding-x);display:flex;flex-direction:column;gap:32px}.problems__header[data-astro-cid-2f2egjr3]{display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:1}.problems__text[data-astro-cid-2f2egjr3]{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.problems__title-block[data-astro-cid-2f2egjr3]{display:flex;flex-direction:column;gap:8px}.problems__label[data-astro-cid-2f2egjr3]{font-family:var(--font-heading);font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase;letter-spacing:.15em;color:var(--color-brand-seledin)}.problems__heading[data-astro-cid-2f2egjr3]{font-family:var(--font-heading);font-weight:700;font-size:40px;line-height:48px;color:#fff}.problems__desc[data-astro-cid-2f2egjr3]{font-family:var(--font-body);font-weight:300;font-size:16px;line-height:24px;color:var(--color-text-secondary)}.problems__nav[data-astro-cid-2f2egjr3]{display:flex;gap:8px;align-items:center;flex-shrink:0}.problems__nav-btn[data-astro-cid-2f2egjr3]{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #ffffff;padding:4px;cursor:pointer;opacity:1;pointer-events:auto;transition:opacity .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.problems__nav-btn[data-astro-cid-2f2egjr3] svg[data-astro-cid-2f2egjr3]{display:block;pointer-events:none}.problems__nav-btn[data-astro-cid-2f2egjr3].is-disabled{opacity:.6;pointer-events:none;cursor:default}.problems__viewport[data-astro-cid-2f2egjr3]{overflow:hidden;position:relative}.problems__track[data-astro-cid-2f2egjr3]{display:flex;gap:24px;transition:transform .4s ease;will-change:transform}.issue-card[data-astro-cid-2f2egjr3]{flex-shrink:0;width:460px;height:256px;border:1px solid var(--color-border);padding:24px;display:flex;flex-direction:column;justify-content:center}.issue-card__content[data-astro-cid-2f2egjr3]{display:flex;flex-direction:column;gap:16px}.issue-card__title-row[data-astro-cid-2f2egjr3]{display:flex;gap:16px;align-items:flex-start}.issue-card__bar[data-astro-cid-2f2egjr3]{flex-shrink:0;width:12px;align-self:stretch;background:var(--gradient-accent)}.issue-card__title[data-astro-cid-2f2egjr3]{flex:1;font-family:var(--font-heading);font-weight:700;font-size:20px;line-height:28px;color:#fff}.issue-card__divider[data-astro-cid-2f2egjr3]{height:1px;background:var(--color-border);width:100%}.issue-card__desc[data-astro-cid-2f2egjr3]{font-family:var(--font-body);font-weight:300;font-size:16px;line-height:24px;color:var(--color-text-secondary)}@media(max-width:768px){.problems[data-astro-cid-2f2egjr3]{padding-bottom:40px}.problems__inner[data-astro-cid-2f2egjr3]{padding:0 16px;gap:24px}.problems__header[data-astro-cid-2f2egjr3]{flex-direction:column;align-items:flex-start;gap:24px}.problems__title-block[data-astro-cid-2f2egjr3]{gap:4px}.problems__heading[data-astro-cid-2f2egjr3]{font-size:32px;line-height:40px}.problems__nav[data-astro-cid-2f2egjr3]{gap:16px}.problems__nav-btn[data-astro-cid-2f2egjr3]{padding:12px}.issue-card[data-astro-cid-2f2egjr3]{width:350px;height:auto}}.animated-section[data-astro-cid-2sjmcec4]{opacity:0;transform:translateY(32px);transition:opacity .75s cubic-bezier(.16,1,.3,1) var(--delay, 0ms),transform .75s cubic-bezier(.16,1,.3,1) var(--delay, 0ms)}.animated-section[data-astro-cid-2sjmcec4].visible{opacity:1;transform:translateY(0)}.industries[data-astro-cid-nmcm7ml6]{background-color:#000;padding:var(--section-padding-y) 0}.industries__inner[data-astro-cid-nmcm7ml6]{display:flex;flex-direction:column;gap:32px;max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding-x)}.section-label[data-astro-cid-nmcm7ml6]{font-family:var(--font-heading);font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase;color:var(--color-brand-seledin)}.industries__header[data-astro-cid-nmcm7ml6]{display:flex;flex-direction:column;gap:8px;max-width:518px}.industries__heading[data-astro-cid-nmcm7ml6]{font-family:var(--font-heading);font-weight:700;font-size:40px;line-height:48px;color:#fff}.industries__body[data-astro-cid-nmcm7ml6]{display:flex;flex-direction:column;gap:40px}.industries__cards[data-astro-cid-nmcm7ml6]{display:flex;gap:40px;align-items:stretch}.industry-card[data-astro-cid-nmcm7ml6]{flex:1;min-width:0;display:flex;flex-direction:column;border:1px solid var(--color-border)}.industry-card__asset[data-astro-cid-nmcm7ml6]{position:relative;height:170px;overflow:hidden;flex-shrink:0}.industry-card__asset-img[data-astro-cid-nmcm7ml6]{width:100%;height:100%;object-fit:cover;display:block}.industry-card__body[data-astro-cid-nmcm7ml6]{display:flex;flex-direction:column;gap:16px;padding:24px;flex:1}.industry-card__text[data-astro-cid-nmcm7ml6]{display:flex;flex-direction:column;gap:8px}.industry-card__title[data-astro-cid-nmcm7ml6]{font-family:var(--font-heading);font-weight:700;font-size:32px;line-height:40px;color:#fff}.industry-card__desc[data-astro-cid-nmcm7ml6]{font-family:var(--font-body);font-weight:300;font-size:16px;line-height:24px;color:var(--color-text-secondary)}.industry-card__divider[data-astro-cid-nmcm7ml6]{height:1px;background:var(--color-border);flex-shrink:0}.industry-card__services[data-astro-cid-nmcm7ml6]{list-style:none;display:flex;flex-direction:column;gap:8px}.industry-card__service[data-astro-cid-nmcm7ml6]{display:flex;align-items:center;gap:19px;font-family:var(--font-body);font-weight:300;font-size:16px;line-height:24px;color:#fff}.industry-card__bullet[data-astro-cid-nmcm7ml6]{display:block;width:8px;height:8px;background:#fff;flex-shrink:0}.industries__banner[data-astro-cid-nmcm7ml6]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:24px;border:1px solid var(--color-border);background:linear-gradient(to bottom,#fff0,#ffffff12);flex-wrap:wrap}.industries__banner-text[data-astro-cid-nmcm7ml6]{display:flex;align-items:center;gap:12px;flex:1;min-width:0;flex-wrap:wrap}.industries__banner-title[data-astro-cid-nmcm7ml6]{font-family:var(--font-heading);font-weight:700;font-size:20px;line-height:32px;color:#fff;white-space:nowrap}.industries__banner-desc[data-astro-cid-nmcm7ml6]{font-family:var(--font-body);font-weight:300;font-size:16px;line-height:24px;color:var(--color-text-secondary);flex:1;min-width:0}.cta-btn[data-astro-cid-nmcm7ml6]{display:inline-flex;align-items:center;gap:8px;padding:4px 4px 4px 16px;background:#fff;color:#000;text-decoration:none;flex-shrink:0;transition:opacity .2s ease}.cta-btn[data-astro-cid-nmcm7ml6]:hover{opacity:.9}.cta-btn__label[data-astro-cid-nmcm7ml6]{font-family:var(--font-heading);font-weight:700;font-size:16px;line-height:24px;white-space:nowrap}.cta-btn__arrow[data-astro-cid-nmcm7ml6]{display:flex;align-items:center;justify-content:center;background:#000;color:#fff;padding:6px}.cta-btn__arrow[data-astro-cid-nmcm7ml6] img[data-astro-cid-nmcm7ml6]{filter:invert(1)}@media(max-width:900px){.industries__cards[data-astro-cid-nmcm7ml6]{flex-direction:column;gap:24px}.industries__heading[data-astro-cid-nmcm7ml6]{font-size:32px;line-height:40px}}@media(max-width:768px){.industries__inner[data-astro-cid-nmcm7ml6]{padding:0 16px}.industries__banner-text[data-astro-cid-nmcm7ml6]{flex-direction:column;align-items:flex-start;gap:4px}.industries__banner-title[data-astro-cid-nmcm7ml6]{white-space:normal}.industry-card__title[data-astro-cid-nmcm7ml6]{font-size:24px;line-height:32px}.tooth--r3[data-astro-cid-nmcm7ml6],.tooth--r4[data-astro-cid-nmcm7ml6],.tooth--r5[data-astro-cid-nmcm7ml6],.syringe--r3[data-astro-cid-nmcm7ml6],.syringe--r4[data-astro-cid-nmcm7ml6]{display:none}}.services[data-astro-cid-bp4bfslc]{background:var(--gradient-services);padding:var(--section-padding-y) 0}.services__inner[data-astro-cid-bp4bfslc]{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding-x);display:flex;flex-direction:column;gap:32px}.services__header[data-astro-cid-bp4bfslc]{display:flex;flex-direction:column;gap:8px;max-width:518px}.services__label[data-astro-cid-bp4bfslc]{font-family:var(--font-heading);font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase;letter-spacing:.15em;color:var(--color-brand-seledin)}.services__heading[data-astro-cid-bp4bfslc]{font-family:var(--font-heading);font-weight:700;font-size:40px;line-height:48px;color:#fff}.services__layout[data-astro-cid-bp4bfslc]{display:flex;gap:81px}.services__list[data-astro-cid-bp4bfslc]{flex:1;display:flex;flex-direction:column;gap:30px;min-width:0}.service-item[data-astro-cid-bp4bfslc]{border:1px solid var(--color-border);padding:24px;display:flex;flex-direction:column;gap:20px;opacity:0;transform:translateY(20px);transition:opacity .6s ease var(--delay, 0ms),transform .6s ease var(--delay, 0ms)}.service-item[data-astro-cid-bp4bfslc].is-visible{opacity:1;transform:translateY(0)}.service-item__head[data-astro-cid-bp4bfslc]{display:flex;align-items:center;gap:12px}.service-item__icon[data-astro-cid-bp4bfslc]{display:flex;flex-shrink:0;width:32px;height:32px}.service-item__title[data-astro-cid-bp4bfslc]{font-family:var(--font-heading);font-weight:700;font-size:20px;line-height:28px;color:#fff;white-space:nowrap}.service-item__divider[data-astro-cid-bp4bfslc]{height:1px;background:var(--color-border);width:100%}.service-item__desc[data-astro-cid-bp4bfslc]{font-family:var(--font-body);font-weight:300;font-size:16px;line-height:24px;color:var(--color-text-secondary)}.services__video-col[data-astro-cid-bp4bfslc]{flex-shrink:0;width:410px}.services-video-wrapper[data-astro-cid-bp4bfslc]{position:sticky;top:calc(var(--nav-height) + 32px);width:100%;max-width:410px;margin:0 auto;border:1px solid var(--color-border)}.services-video[data-astro-cid-bp4bfslc]{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;display:block;opacity:0;transition:opacity .3s ease}.services-video[data-astro-cid-bp4bfslc].loaded{opacity:1}.services-video-loader[data-astro-cid-bp4bfslc]{position:absolute;inset:0;background:#00000073;transition:opacity .4s ease;display:flex;align-items:center;justify-content:center}.services-video-loader[data-astro-cid-bp4bfslc]:after{content:"";width:36px;height:36px;border:2.5px solid rgba(255,255,255,.15);border-top-color:#ffffffd9;border-radius:50%;animation:video-spin .75s linear infinite}@keyframes video-spin{to{transform:rotate(360deg)}}.services-video-loader[data-astro-cid-bp4bfslc].hidden{opacity:0;pointer-events:none}@media(max-width:1024px){.services__layout[data-astro-cid-bp4bfslc]{flex-direction:column-reverse;gap:32px}.services__video-col[data-astro-cid-bp4bfslc]{width:100%}.services-video-wrapper[data-astro-cid-bp4bfslc]{position:relative;top:auto;width:100%;max-width:540px}}@media(max-width:768px){.services__inner[data-astro-cid-bp4bfslc]{padding:0 16px}.services-video-wrapper[data-astro-cid-bp4bfslc]{max-width:100%;overflow:hidden}.services__heading[data-astro-cid-bp4bfslc]{font-size:32px;line-height:40px}.service-item[data-astro-cid-bp4bfslc]{padding:16px}.service-item__title[data-astro-cid-bp4bfslc]{font-size:18px;white-space:normal}}.process[data-astro-cid-gto3gzpn]{background-color:#000;padding:var(--section-padding-y) 0}.process__inner[data-astro-cid-gto3gzpn]{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding-x);display:flex;flex-direction:column;gap:20px}.process__header[data-astro-cid-gto3gzpn]{display:flex;align-items:center;justify-content:space-between;gap:24px}.process__header-text[data-astro-cid-gto3gzpn]{display:flex;flex-direction:column;gap:8px;max-width:500px}.process__label[data-astro-cid-gto3gzpn]{font-family:var(--font-heading);font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase;letter-spacing:.15em;color:var(--color-brand-seledin);white-space:nowrap}.process__heading[data-astro-cid-gto3gzpn]{font-family:var(--font-heading);font-weight:700;font-size:40px;line-height:48px;color:#fff}.process__btn[data-astro-cid-gto3gzpn]{display:inline-flex;align-items:center;gap:8px;padding:4px 4px 4px 16px;background:#fff;color:#000;text-decoration:none;align-self:flex-start;flex-shrink:0;transition:opacity .2s ease}.process__btn[data-astro-cid-gto3gzpn]:hover{opacity:.9}.process__btn-label[data-astro-cid-gto3gzpn]{font-family:var(--font-heading);font-weight:800;font-size:16px;line-height:24px;white-space:nowrap}.process__btn-arrow[data-astro-cid-gto3gzpn]{display:flex;align-items:center;justify-content:center;background:#000;color:#fff;padding:6px;flex-shrink:0}.process__btn-arrow[data-astro-cid-gto3gzpn] img[data-astro-cid-gto3gzpn]{filter:invert(1)}.process__steps[data-astro-cid-gto3gzpn]{border:1px solid var(--color-border);padding:24px;display:flex;align-items:stretch;gap:0}.process__divider[data-astro-cid-gto3gzpn]{width:1px;background:var(--color-border);align-self:stretch;flex-shrink:0;margin:0 24px}.process-step[data-astro-cid-gto3gzpn]{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.process-step__num[data-astro-cid-gto3gzpn]{font-family:var(--font-heading);font-weight:700;font-size:20px;line-height:28px;color:var(--color-text-secondary);white-space:nowrap}.process-step__body[data-astro-cid-gto3gzpn]{display:flex;flex-direction:column;gap:8px}.process-step__title-row[data-astro-cid-gto3gzpn]{display:flex;align-items:center;gap:12px}.process-step__check[data-astro-cid-gto3gzpn]{display:inline-block;flex-shrink:0;width:16px;height:16px;background:var(--gradient-accent)}.process-step__title[data-astro-cid-gto3gzpn]{font-family:var(--font-heading);font-weight:700;font-size:20px;line-height:28px;color:#fff;white-space:nowrap}.process-step__desc[data-astro-cid-gto3gzpn]{font-family:var(--font-body);font-weight:300;font-size:16px;line-height:24px;color:var(--color-text-secondary)}@media(max-width:1024px){.process__header[data-astro-cid-gto3gzpn]{flex-direction:column;align-items:flex-start}.process__steps[data-astro-cid-gto3gzpn]{flex-direction:column;gap:24px}.process__divider[data-astro-cid-gto3gzpn]{width:100%;height:1px;margin:0}}@media(max-width:768px){.process__inner[data-astro-cid-gto3gzpn]{padding:0 16px}.process__heading[data-astro-cid-gto3gzpn]{font-size:32px;line-height:40px}.process-step__title[data-astro-cid-gto3gzpn]{white-space:normal}}.faq[data-astro-cid-mh6t5pw4]{background:#81ffdb0d;padding:var(--section-padding-y) 10px}.faq__inner[data-astro-cid-mh6t5pw4]{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:32px;align-items:center;width:100%}.faq__header[data-astro-cid-mh6t5pw4]{display:flex;flex-direction:column;gap:8px;align-items:center;width:100%;text-align:center}.faq__label[data-astro-cid-mh6t5pw4]{font-family:var(--font-heading);font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase;letter-spacing:.15em;color:var(--color-brand-seledin);white-space:nowrap}.faq__heading[data-astro-cid-mh6t5pw4]{font-family:var(--font-heading);font-weight:700;font-size:40px;line-height:48px;color:#fff}.faq__list[data-astro-cid-mh6t5pw4]{display:flex;flex-direction:column;gap:24px;width:100%}.faq-item[data-astro-cid-mh6t5pw4]{background:var(--color-surface-subtle);border:1px solid var(--color-border);padding:24px;display:flex;flex-direction:column;cursor:pointer}.faq-item__head[data-astro-cid-mh6t5pw4]{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left;gap:16px}.faq-item__question[data-astro-cid-mh6t5pw4]{font-family:var(--font-heading);font-weight:700;font-size:20px;line-height:28px;color:#fff}.faq-item__icon[data-astro-cid-mh6t5pw4]{position:relative;width:32px;height:32px;flex-shrink:0}.faq-item__icon[data-astro-cid-mh6t5pw4]:before{content:"";position:absolute;left:12.5%;right:12.5%;top:50%;height:2px;background:#fff;border-radius:1px;transform:translateY(-50%)}.faq-item__icon[data-astro-cid-mh6t5pw4]:after{content:"";position:absolute;left:50%;top:12.5%;bottom:12.5%;width:2px;background:#fff;border-radius:1px;transform:translate(-50%) scaleY(1);transform-origin:center;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .25s ease}.faq-item[data-astro-cid-mh6t5pw4].is-open .faq-item__icon[data-astro-cid-mh6t5pw4]:after{transform:translate(-50%) scaleY(0);opacity:0}.faq-item__body[data-astro-cid-mh6t5pw4]{display:grid;grid-template-rows:0fr;padding-top:0;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1),padding-top .4s cubic-bezier(.16,1,.3,1)}.faq-item[data-astro-cid-mh6t5pw4].is-open .faq-item__body[data-astro-cid-mh6t5pw4]{grid-template-rows:1fr;padding-top:20px}.faq-item__body-inner[data-astro-cid-mh6t5pw4]{overflow:hidden;display:flex;flex-direction:column;gap:20px}.faq-item__divider[data-astro-cid-mh6t5pw4]{height:1px;background:var(--color-border);width:100%;flex-shrink:0}.faq-item__answer[data-astro-cid-mh6t5pw4]{font-family:var(--font-body);font-weight:300;font-size:16px;line-height:24px;color:#fff}.faq-item__answer[data-astro-cid-mh6t5pw4] p{margin:0}@media(max-width:768px){.faq[data-astro-cid-mh6t5pw4]{padding-left:16px;padding-right:16px}.faq__header[data-astro-cid-mh6t5pw4]{align-items:flex-start;text-align:left}.faq__heading[data-astro-cid-mh6t5pw4]{font-size:32px;line-height:40px}.faq-item[data-astro-cid-mh6t5pw4]{padding:16px}.faq-item__question[data-astro-cid-mh6t5pw4]{font-size:18px}}.endorsement[data-astro-cid-xhw2eqk5]{background-color:#000;padding:var(--section-padding-y) 0}.endorsement__inner[data-astro-cid-xhw2eqk5]{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding-x);display:flex;gap:68px;align-items:center}.endorsement__photo-wrap[data-astro-cid-xhw2eqk5]{flex-shrink:0;width:408px;height:616px;background:#00000080;border:1px solid var(--color-border);overflow:hidden;position:relative}.endorsement__photo-img[data-astro-cid-xhw2eqk5]{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.endorsement__info[data-astro-cid-xhw2eqk5]{flex:1;display:flex;flex-direction:column;gap:32px}.endorsement__text[data-astro-cid-xhw2eqk5]{display:flex;flex-direction:column;gap:14px}.endorsement__head[data-astro-cid-xhw2eqk5]{display:flex;flex-direction:column;gap:16px}.endorsement__title-block[data-astro-cid-xhw2eqk5]{display:flex;flex-direction:column;gap:8px}.endorsement__label[data-astro-cid-xhw2eqk5]{font-family:var(--font-heading);font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase;letter-spacing:.15em;color:var(--color-brand-seledin);white-space:nowrap}.endorsement__heading[data-astro-cid-xhw2eqk5]{font-family:var(--font-heading);font-weight:700;font-size:40px;line-height:48px;color:#fff}.endorsement__desc[data-astro-cid-xhw2eqk5]{font-family:var(--font-body);font-weight:300;font-size:16px;line-height:24px;color:var(--color-text-secondary)}.endorsement__name[data-astro-cid-xhw2eqk5]{font-family:var(--font-heading);font-weight:700;font-size:20px;line-height:28px;color:#fff}.endorsement__roles[data-astro-cid-xhw2eqk5]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.endorsement__role[data-astro-cid-xhw2eqk5]{font-family:var(--font-body);font-weight:300;font-size:16px;line-height:24px;color:var(--color-text-secondary);white-space:nowrap}.endorsement__bullet[data-astro-cid-xhw2eqk5]{display:inline-block;width:8px;height:8px;background:var(--color-text-secondary);flex-shrink:0}.endorsement__btn[data-astro-cid-xhw2eqk5]{display:inline-flex;align-items:center;gap:8px;padding:4px 4px 4px 16px;background:#fff;color:#000;text-decoration:none;align-self:flex-start;transition:opacity .2s ease}.endorsement__btn[data-astro-cid-xhw2eqk5]:hover{opacity:.9}.endorsement__btn-label[data-astro-cid-xhw2eqk5]{font-family:var(--font-heading);font-weight:800;font-size:16px;line-height:24px;white-space:nowrap}.endorsement__btn-arrow[data-astro-cid-xhw2eqk5]{display:flex;align-items:center;justify-content:center;background:#000;color:#fff;padding:6px;flex-shrink:0}.endorsement__btn-arrow[data-astro-cid-xhw2eqk5] img[data-astro-cid-xhw2eqk5]{filter:invert(1)}@media(max-width:1024px){.endorsement__inner[data-astro-cid-xhw2eqk5]{flex-direction:column;gap:40px}.endorsement__photo-wrap[data-astro-cid-xhw2eqk5]{width:100%;height:480px}.endorsement__info[data-astro-cid-xhw2eqk5]{width:100%}}@media(max-width:768px){.endorsement__inner[data-astro-cid-xhw2eqk5]{padding:0 16px}.endorsement__heading[data-astro-cid-xhw2eqk5]{font-size:32px;line-height:40px}.endorsement__photo-wrap[data-astro-cid-xhw2eqk5]{height:380px}}.contact[data-astro-cid-zbjjch6a]{background:var(--gradient-hero);padding:var(--section-padding-y) 0}.contact__inner[data-astro-cid-zbjjch6a]{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--container-padding-x);display:flex;gap:99px;align-items:flex-start}.contact__info[data-astro-cid-zbjjch6a]{flex-shrink:0;width:470px;display:flex;flex-direction:column;gap:32px}.contact__info-header[data-astro-cid-zbjjch6a]{display:flex;flex-direction:column;gap:8px}.contact__label[data-astro-cid-zbjjch6a]{font-family:var(--font-heading);font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase;letter-spacing:.15em;color:var(--color-brand-seledin);white-space:nowrap}.contact__heading[data-astro-cid-zbjjch6a]{font-family:var(--font-heading);font-weight:700;font-size:40px;line-height:48px;color:#fff}.contact__email[data-astro-cid-zbjjch6a]{font-family:var(--font-body);font-weight:300;font-size:16px;line-height:24px;color:#fff;text-decoration:none}.contact__email[data-astro-cid-zbjjch6a]:hover{text-decoration:underline}.contact__cta-block[data-astro-cid-zbjjch6a]{display:flex;flex-direction:column;gap:16px}.contact__cta-title[data-astro-cid-zbjjch6a]{font-family:var(--font-heading);font-weight:700;font-size:20px;line-height:28px;color:#fff}.contact__cta-card[data-astro-cid-zbjjch6a]{display:flex;align-items:center;gap:19px;padding:16px;background:var(--color-surface-subtle);border:1px solid var(--color-border-strong);text-decoration:none;transition:opacity .2s ease}.contact__cta-card[data-astro-cid-zbjjch6a]:hover{opacity:.85}.contact__cta-photo[data-astro-cid-zbjjch6a]{width:56px;height:56px;flex-shrink:0;object-fit:cover;display:block}.contact__cta-person[data-astro-cid-zbjjch6a]{flex:1;display:flex;flex-direction:column}.contact__cta-name[data-astro-cid-zbjjch6a]{font-family:var(--font-heading);font-weight:700;font-size:16px;line-height:24px;color:#fff}.contact__cta-role[data-astro-cid-zbjjch6a]{font-family:var(--font-body);font-weight:300;font-size:14px;line-height:20px;color:var(--color-text-secondary);white-space:nowrap}.contact__cta-arrow[data-astro-cid-zbjjch6a]{display:flex;align-items:center;justify-content:center;background:#fff;color:#000;padding:6px;flex-shrink:0}.contact__form-wrap[data-astro-cid-zbjjch6a]{flex:1;min-width:0}.contact__form[data-astro-cid-zbjjch6a]{background:#000;border:1px solid var(--color-border);padding:24px;display:flex;flex-direction:column;gap:19px}.form-field[data-astro-cid-zbjjch6a]{display:flex;flex-direction:column;gap:8px}.form-field__label[data-astro-cid-zbjjch6a]{font-family:var(--font-heading);font-weight:700;font-size:16px;line-height:24px;color:#fff}.form-field__input[data-astro-cid-zbjjch6a]{width:100%;background:#000;border:1px solid var(--color-border-strong);padding:12px;font-family:var(--font-body);font-weight:300;font-size:16px;line-height:24px;color:#fff;outline:none;transition:border-color .2s ease;appearance:none;-webkit-appearance:none;resize:none}.form-field__input[data-astro-cid-zbjjch6a]::placeholder{color:var(--color-text-secondary)}.form-field__input[data-astro-cid-zbjjch6a]:focus{border-color:#fff9}.form-field__input--textarea[data-astro-cid-zbjjch6a]{height:150px}.form-consent[data-astro-cid-zbjjch6a]{display:flex;gap:16px;align-items:flex-start}.form-consent__checkbox[data-astro-cid-zbjjch6a]{flex-shrink:0;width:20px;height:20px;margin-top:2px;appearance:none;-webkit-appearance:none;border:1px solid #ffffff;background:#000;cursor:pointer;position:relative}.form-consent__checkbox[data-astro-cid-zbjjch6a]:checked{background:#fff}.form-consent__checkbox[data-astro-cid-zbjjch6a]:checked:after{content:"";position:absolute;inset:3px;background:#000;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 0,80% 0,43% 62%)}.form-consent__label[data-astro-cid-zbjjch6a]{font-family:var(--font-body);font-weight:300;font-size:14px;line-height:20px;color:#fff;cursor:pointer}.form-consent__link[data-astro-cid-zbjjch6a]{color:#fff;text-decoration:underline}.form-submit[data-astro-cid-zbjjch6a]{display:flex;align-items:center;justify-content:space-between;width:100%;height:48px;padding:8px 8px 8px 16px;background:#fff;color:#000;cursor:pointer;border:none;transition:opacity .2s ease}.form-submit[data-astro-cid-zbjjch6a]:hover:not(:disabled){opacity:.9}.form-submit[data-astro-cid-zbjjch6a]:disabled{opacity:.6;cursor:not-allowed}.form-submit__label[data-astro-cid-zbjjch6a]{font-family:var(--font-heading);font-weight:800;font-size:16px;line-height:24px;flex:1;text-align:center}.form-submit__arrow[data-astro-cid-zbjjch6a]{display:flex;align-items:center;justify-content:center;background:#000;color:#fff;padding:6px;flex-shrink:0}.form-submit__arrow[data-astro-cid-zbjjch6a] img[data-astro-cid-zbjjch6a]{filter:invert(1)}.form-msg[data-astro-cid-zbjjch6a]{font-family:var(--font-body);font-weight:300;font-size:14px;line-height:20px;padding:12px}.form-msg--success[data-astro-cid-zbjjch6a]{background:#1c83ea1f;border:1px solid rgba(28,131,234,.4);color:#fff}.form-msg--error[data-astro-cid-zbjjch6a]{background:#ee04ac1a;border:1px solid rgba(238,4,172,.4);color:#fff}.field-tooltip{position:absolute;bottom:calc(100% + 8px);left:0;background:#fff;color:#000;font-family:var(--font-body);font-weight:300;font-size:13px;line-height:18px;padding:6px 12px;white-space:nowrap;z-index:20;pointer-events:none}.field-tooltip:after{content:"";position:absolute;top:100%;left:14px;border:6px solid transparent;border-top-color:#fff}@media(max-width:1024px){.contact__inner[data-astro-cid-zbjjch6a]{flex-direction:column;gap:48px}.contact__info[data-astro-cid-zbjjch6a]{width:100%}}@media(max-width:768px){.contact__inner[data-astro-cid-zbjjch6a]{padding:0 16px}.contact__heading[data-astro-cid-zbjjch6a]{font-size:32px;line-height:40px}}
