.dropdown.svelte-1aemt95{position:relative}.dropdown.svelte-1aemt95 button.trigger:where(.svelte-1aemt95){display:inline-flex;flex-direction:row;background-color:transparent;align-items:center;border:none;cursor:pointer}.dropdown.svelte-1aemt95 button.trigger:where(.svelte-1aemt95) .icon:where(.svelte-1aemt95){width:27px;height:27px;flex-shrink:0;transition:ease all .3s}.dropdown.svelte-1aemt95 button.trigger:where(.svelte-1aemt95) .icon.rotated:where(.svelte-1aemt95){transform:rotate(180deg)}.dropdown.svelte-1aemt95 button.trigger:where(.svelte-1aemt95) .dropdown-title:where(.svelte-1aemt95){font-size:1rem;line-height:1.5;color:#141414;font-weight:600}@media (max-width: 968px){.dropdown.svelte-1aemt95 button.trigger:where(.svelte-1aemt95) .dropdown-title:where(.svelte-1aemt95){font-size:1.15rem}}.dropdown.svelte-1aemt95 #dropdown-items:where(.svelte-1aemt95){position:absolute;top:100%;left:50%;transform:translate(-50%,14px);background-color:#fff;box-shadow:#ffffff1a 0 1px 1px inset,#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px;padding:1rem;display:flex;flex-direction:column;padding:0;border-radius:1rem;transition:ease all .3s;z-index:999}.dropdown.svelte-1aemt95 #dropdown-items:where(.svelte-1aemt95) a:where(.svelte-1aemt95){font-size:1rem;line-height:1.5;padding:1rem;white-space:nowrap;font-weight:500;transition:ease all .3s;text-decoration:none;color:#000;text-align:center}.dropdown.svelte-1aemt95 #dropdown-items:where(.svelte-1aemt95) a:where(.svelte-1aemt95):hover{background-color:#0000001a}.dropdown.svelte-1aemt95 #dropdown-items:where(.svelte-1aemt95) a:where(.svelte-1aemt95):last-child{border-radius:0 0 1rem 1rem}.dropdown.svelte-1aemt95 #dropdown-items:where(.svelte-1aemt95) a:where(.svelte-1aemt95):first-of-type{border-radius:1rem 1rem 0 0}.dropdown.svelte-1aemt95 #dropdown-items:where(.svelte-1aemt95) a:where(.svelte-1aemt95):not(:first-of-type){border-top:solid 1px rgba(0,0,0,.1)}a.link.svelte-1aemt95{font-size:1rem;line-height:1.5;color:#141414;cursor:pointer;display:inline;transition:ease all .3s;position:relative;text-decoration:none;font-weight:600}nav.svelte-14w36tu{view-transition-name:nav;position:fixed;top:0;left:50%;z-index:100;display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(230px,1fr);align-items:center;width:100%;height:85px;padding:0 clamp(28px,3.2vw,56px);transform:translate(-50%);border:1px solid transparent;background:#fff;transition:top .2s ease,width .2s ease,height .2s ease,padding .2s ease,border-color .2s ease,border-radius .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}nav.floating.svelte-14w36tu{top:10px;width:min(100% - 32px,1880px);height:76px;padding-inline:clamp(24px,2.7vw,48px);border-color:#00000014;border-radius:999px;box-shadow:0 10px 30px #0000001a,0 2px 8px #0000000d}nav.svelte-14w36tu .branding:where(.svelte-14w36tu){display:flex;align-items:center;justify-self:start;height:44px;overflow:visible}nav.svelte-14w36tu .branding:where(.svelte-14w36tu) img:where(.svelte-14w36tu){display:block;width:auto;height:100%;object-fit:contain}nav.svelte-14w36tu>.links:where(.svelte-14w36tu){display:flex;align-items:center;justify-content:center;white-space:nowrap}nav.svelte-14w36tu>.links:where(.svelte-14w36tu) .nav-item:where(.svelte-14w36tu){position:relative;display:flex;align-items:center;justify-content:center;min-height:42px;margin:0;padding:0 20px;border-radius:10px;transition:color .18s ease,background-color .18s ease}nav.svelte-14w36tu>.links:where(.svelte-14w36tu) .nav-item:where(.svelte-14w36tu)+.nav-item:where(.svelte-14w36tu):before{content:"";position:absolute;left:0;top:50%;width:1px;height:25px;transform:translateY(-50%);background:#00000029}nav.svelte-14w36tu>.links:where(.svelte-14w36tu) .nav-item:where(.svelte-14w36tu):not(.active):hover{background:#00b9870b}nav.svelte-14w36tu>.links:where(.svelte-14w36tu) .nav-item:where(.svelte-14w36tu):not(.active):hover a.link,nav.svelte-14w36tu>.links:where(.svelte-14w36tu) .nav-item:where(.svelte-14w36tu):not(.active):hover .dropdown-title{color:#008f68}nav.svelte-14w36tu>.links:where(.svelte-14w36tu) .nav-item:where(.svelte-14w36tu) a.link,nav.svelte-14w36tu>.links:where(.svelte-14w36tu) .nav-item:where(.svelte-14w36tu) .dropdown-title{color:#171911;font-size:clamp(14px,.9vw,16px);font-weight:600;line-height:1;transition:color .18s ease}nav.svelte-14w36tu>.links:where(.svelte-14w36tu) .nav-item:where(.svelte-14w36tu) .dropdown .trigger{padding:0}nav.svelte-14w36tu>.links:where(.svelte-14w36tu) .nav-item:where(.svelte-14w36tu) .dropdown .trigger .icon{display:block;width:18px;height:18px;margin-left:3px}nav.svelte-14w36tu:not(.floating)>.links:where(.svelte-14w36tu) .nav-item.active:where(.svelte-14w36tu) a.link,nav.svelte-14w36tu:not(.floating)>.links:where(.svelte-14w36tu) .nav-item.active:where(.svelte-14w36tu) .dropdown-title{color:#00b880}nav.svelte-14w36tu:not(.floating)>.links:where(.svelte-14w36tu) .nav-item.active:where(.svelte-14w36tu):after{content:"";position:absolute;left:20px;right:20px;bottom:-2px;height:2px;border-radius:999px;background:#00b880}nav.floating.svelte-14w36tu>.links:where(.svelte-14w36tu) .nav-item.active:where(.svelte-14w36tu){background:#00b88014}nav.floating.svelte-14w36tu>.links:where(.svelte-14w36tu) .nav-item.active:where(.svelte-14w36tu) a.link,nav.floating.svelte-14w36tu>.links:where(.svelte-14w36tu) .nav-item.active:where(.svelte-14w36tu) .dropdown-title{color:#00a978}nav.svelte-14w36tu>.actions:where(.svelte-14w36tu){display:flex;align-items:center;justify-content:flex-end;justify-self:end;gap:clamp(12px,1.25vw,22px);min-width:220px}nav.svelte-14w36tu>.actions:where(.svelte-14w36tu)>a.link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid rgba(23,25,17,.28);border-radius:999px;background:#fff;color:#009f70;font-size:14px;font-weight:650;line-height:1;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}nav.svelte-14w36tu>.actions:where(.svelte-14w36tu)>a.link:hover{border-color:#00a978;background:#f0fbf7;color:#009f70;transform:translateY(-1px)}nav.svelte-14w36tu .language-selector:where(.svelte-14w36tu){display:inline-flex;position:static;align-items:center;gap:6px;padding:8px 2px;transform:none;border:0;background:transparent;color:#171911;text-decoration:none;cursor:pointer}nav.svelte-14w36tu .language-selector:where(.svelte-14w36tu):visited{color:#171911}nav.svelte-14w36tu .language-selector:where(.svelte-14w36tu) .icon:where(.svelte-14w36tu){display:block;width:22px;height:22px}nav.svelte-14w36tu .language-selector:where(.svelte-14w36tu) .label:where(.svelte-14w36tu){font-size:14px;font-weight:600;line-height:1;text-transform:uppercase}nav.svelte-14w36tu .actions:where(.svelte-14w36tu) .button.primary{min-width:146px;min-height:48px;padding:13px 24px;border:0;border-radius:999px;background:#00b880;color:#fff;font-size:15px;font-weight:650;line-height:1;box-shadow:0 5px 14px #00b8802e;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}nav.svelte-14w36tu .actions:where(.svelte-14w36tu) .button.primary:hover{transform:translateY(-1px);background:#009f70;box-shadow:0 8px 18px #009f703d}nav.svelte-14w36tu .actions:where(.svelte-14w36tu) .button.primary:active{transform:translateY(0)}nav.svelte-14w36tu .branding:where(.svelte-14w36tu):focus-visible,nav.svelte-14w36tu .language-selector:where(.svelte-14w36tu):focus-visible,nav.svelte-14w36tu .mobile-toggle:where(.svelte-14w36tu):focus-visible,nav.svelte-14w36tu .nav-item:where(.svelte-14w36tu) a.link:focus-visible,nav.svelte-14w36tu .nav-item:where(.svelte-14w36tu) .dropdown .trigger:focus-visible,nav.svelte-14w36tu .actions:where(.svelte-14w36tu) a:focus-visible{outline:3px solid rgba(0,184,128,.32);outline-offset:4px}nav.svelte-14w36tu .mobile-language-selector:where(.svelte-14w36tu){display:none}nav.svelte-14w36tu .mobile-toggle:where(.svelte-14w36tu){display:none;flex-direction:column;gap:6px;width:36px;padding:5px 0;border:0;background:transparent;cursor:pointer;transition:transform .2s ease}nav.svelte-14w36tu .mobile-toggle.open:where(.svelte-14w36tu){transform:translate(5px)}nav.svelte-14w36tu .mobile-toggle.open:where(.svelte-14w36tu)>span:where(.svelte-14w36tu):nth-child(2){opacity:0;transform:translate(-100%)}nav.svelte-14w36tu .mobile-toggle.open:where(.svelte-14w36tu)>span:where(.svelte-14w36tu):nth-child(1){transform:rotate(45deg) translateY(12.5px)}nav.svelte-14w36tu .mobile-toggle.open:where(.svelte-14w36tu)>span:where(.svelte-14w36tu):nth-child(3){transform:rotate(-45deg) translateY(-12px)}nav.svelte-14w36tu .mobile-toggle:where(.svelte-14w36tu)>span:where(.svelte-14w36tu){display:block;width:100%;height:3px;border-radius:999px;background:#171911;transition:opacity .2s ease,transform .2s ease}nav.svelte-14w36tu .mobile-nav:where(.svelte-14w36tu){position:absolute;left:50%;top:calc(100% + 10px);display:flex;flex-direction:column;align-items:center;gap:24px;width:min(100vw - 24px,620px);padding:24px;transform:translate(-50%);border:1px solid rgba(0,0,0,.08);border-radius:24px;background:#fff;box-shadow:0 12px 30px #0000001a,0 2px 8px #0000000d}nav.svelte-14w36tu .mobile-nav:where(.svelte-14w36tu) .language-selector:where(.svelte-14w36tu){display:none}nav.svelte-14w36tu .mobile-nav:where(.svelte-14w36tu) .links:where(.svelte-14w36tu){display:flex;flex-direction:column;align-items:center;gap:14px;width:100%}nav.svelte-14w36tu .mobile-nav:where(.svelte-14w36tu) .links:where(.svelte-14w36tu) .nav-item:where(.svelte-14w36tu){text-align:center}nav.svelte-14w36tu .mobile-nav:where(.svelte-14w36tu) .links:where(.svelte-14w36tu) .nav-item.active:where(.svelte-14w36tu) a.link,nav.svelte-14w36tu .mobile-nav:where(.svelte-14w36tu) .links:where(.svelte-14w36tu) .nav-item.active:where(.svelte-14w36tu) .dropdown-title{color:#00a978}nav.svelte-14w36tu .mobile-nav:where(.svelte-14w36tu) .actions:where(.svelte-14w36tu){display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}nav.svelte-14w36tu .mobile-nav:where(.svelte-14w36tu) .actions:where(.svelte-14w36tu)>:where(.svelte-14w36tu){width:100%}@media (max-width: 1380px) and (min-width: 1025px){nav.svelte-14w36tu{padding-inline:24px}nav.svelte-14w36tu>.links:where(.svelte-14w36tu) .nav-item:where(.svelte-14w36tu){padding-inline:13px}nav.svelte-14w36tu>.links:where(.svelte-14w36tu) .nav-item:where(.svelte-14w36tu):after{left:13px;right:13px}nav.svelte-14w36tu>.actions:where(.svelte-14w36tu){gap:11px;min-width:202px}nav.svelte-14w36tu .actions:where(.svelte-14w36tu) .button.primary{min-width:128px;padding-inline:18px}}@media (max-width: 1024px){nav.svelte-14w36tu{display:flex;justify-content:space-between;height:72px;padding:0 24px}nav.floating.svelte-14w36tu{top:8px;width:calc(100% - 16px);height:68px;padding-inline:20px;border-radius:22px}nav.svelte-14w36tu>.links:where(.svelte-14w36tu),nav.svelte-14w36tu>.actions:where(.svelte-14w36tu){display:none}nav.svelte-14w36tu .branding:where(.svelte-14w36tu){height:38px}nav.svelte-14w36tu .mobile-language-selector:where(.svelte-14w36tu),nav.svelte-14w36tu .mobile-toggle:where(.svelte-14w36tu){display:flex}nav.svelte-14w36tu .mobile-language-selector:where(.svelte-14w36tu){margin-left:auto;margin-right:22px}nav.svelte-14w36tu .mobile-nav:where(.svelte-14w36tu) .dropdown .trigger .icon{display:block}}@media (max-width: 768px){nav.svelte-14w36tu{height:68px;padding-inline:18px}nav.shy.svelte-14w36tu{transform:translate(-50%,calc(-100% - 16px))}nav.floating.svelte-14w36tu{height:64px}nav.svelte-14w36tu .branding:where(.svelte-14w36tu){height:34px}nav.svelte-14w36tu .mobile-language-selector:where(.svelte-14w36tu){margin-right:16px}nav.svelte-14w36tu .mobile-language-selector:where(.svelte-14w36tu) .language-selector:where(.svelte-14w36tu) .label:where(.svelte-14w36tu){display:none}nav.svelte-14w36tu .mobile-toggle:where(.svelte-14w36tu){width:32px}}@media (prefers-reduced-motion: reduce){nav.svelte-14w36tu,nav.svelte-14w36tu :where(.svelte-14w36tu),nav.svelte-14w36tu :where(.svelte-14w36tu):before,nav.svelte-14w36tu :where(.svelte-14w36tu):after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.footer.svelte-vyfze0{width:100%;margin:clamp(48px,6vw,80px) 0 0;padding:0;background:transparent;view-transition-name:footer}.footer.footer--product.svelte-vyfze0{margin-top:clamp(16px,2vw,24px)}.footer__body.svelte-vyfze0{overflow:hidden;border:0;border-radius:0;background:radial-gradient(circle at 82% 18%,rgba(0,185,135,.035),transparent 32%),linear-gradient(135deg,#0f1112,#121516 52%,#0f1112);box-shadow:0 14px 34px #09100e2e}.footer--with-cta.svelte-vyfze0 .footer__body:where(.svelte-vyfze0){border-top:0;border-radius:0}.footer.svelte-vyfze0 .cta:where(.svelte-vyfze0){position:static;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;width:100%;max-width:none;margin:0;padding:26px max(clamp(30px,4vw,58px),(100vw - 1400px) / 2 + 58px);transform:none;border-radius:0;background:linear-gradient(110deg,#00b987,#00c28e 54%,#00b681);box-shadow:0 10px 28px #007c5b33}.footer.svelte-vyfze0 .cta:where(.svelte-vyfze0) .content:where(.svelte-vyfze0){display:flex;flex-direction:column;gap:12px;color:#0f1112}.footer.svelte-vyfze0 .cta:where(.svelte-vyfze0) .content:where(.svelte-vyfze0) h2:where(.svelte-vyfze0){margin:0;font-size:clamp(23px,2.2vw,31px);font-weight:750;line-height:1.1;letter-spacing:-.025em}.footer.svelte-vyfze0 .cta:where(.svelte-vyfze0) .highlights:where(.svelte-vyfze0){display:flex;flex-wrap:wrap;gap:10px clamp(22px,3vw,42px)}.footer.svelte-vyfze0 .cta:where(.svelte-vyfze0) .highlight:where(.svelte-vyfze0){display:flex;align-items:center;gap:9px}.footer.svelte-vyfze0 .cta:where(.svelte-vyfze0) .check:where(.svelte-vyfze0){display:grid;place-items:center;width:16px;height:16px;font-size:15px;font-weight:800}.footer.svelte-vyfze0 .cta:where(.svelte-vyfze0) .label:where(.svelte-vyfze0){font-size:14px;line-height:1.4}.footer.svelte-vyfze0 .cta:where(.svelte-vyfze0) .actions:where(.svelte-vyfze0){display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px}.cta-button.svelte-vyfze0{display:inline-flex;align-items:center;justify-content:center;min-width:146px;min-height:46px;padding:10px 24px;border:2px solid #0f1112;border-radius:999px;color:#0f1112;font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.cta-button--filled.svelte-vyfze0{background:#0f1112;color:#fff}.cta-button--outline.svelte-vyfze0{background:transparent}.cta-button.svelte-vyfze0:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0819142e}.cta-button.svelte-vyfze0:focus-visible,.footer.svelte-vyfze0 a:where(.svelte-vyfze0):focus-visible,.footer.svelte-vyfze0 button:where(.svelte-vyfze0):focus-visible{outline:3px solid rgba(0,185,135,.42);outline-offset:4px}.footer.svelte-vyfze0 .main:where(.svelte-vyfze0){display:grid;grid-template-columns:170px minmax(460px,1fr) minmax(300px,360px);align-items:center;gap:clamp(30px,3.5vw,54px);width:100%;max-width:1400px;margin:0 auto;padding:clamp(42px,5vw,64px) clamp(30px,4vw,58px) 38px}.footer.svelte-vyfze0 .logo:where(.svelte-vyfze0){display:block;width:132px}.footer.svelte-vyfze0 .logo:where(.svelte-vyfze0) img:where(.svelte-vyfze0){display:block;width:100%;height:auto}.footer.svelte-vyfze0 .rows:where(.svelte-vyfze0){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,3.5vw,56px);min-width:0;padding-left:clamp(30px,3.5vw,54px);border-left:1px solid rgba(0,185,135,.8)}.footer.svelte-vyfze0 .row:where(.svelte-vyfze0){display:flex;flex-direction:column;gap:12px;min-width:0}.footer.svelte-vyfze0 .row:where(.svelte-vyfze0) .title:where(.svelte-vyfze0){color:#00b987;font-size:13px;font-weight:750;line-height:1;text-transform:uppercase}.footer.svelte-vyfze0 .row:where(.svelte-vyfze0) .links:where(.svelte-vyfze0){display:flex;flex-direction:column;gap:9px}.footer.svelte-vyfze0 .row:where(.svelte-vyfze0) .links:where(.svelte-vyfze0) a:where(.svelte-vyfze0){width:fit-content;color:#fff;font-size:14px;line-height:1.25;text-decoration:none;transition:color .16s ease,transform .16s ease}.footer.svelte-vyfze0 .row:where(.svelte-vyfze0) .links:where(.svelte-vyfze0) a:where(.svelte-vyfze0):hover{color:#00c894;transform:translate(2px)}.contact.svelte-vyfze0{display:flex;flex-direction:column;gap:17px;min-width:0;margin:0;padding-left:clamp(30px,3.5vw,54px);border-left:1px solid rgba(0,185,135,.8);font-style:normal}.contact-line.svelte-vyfze0{display:flex;align-items:center;gap:14px;width:fit-content;max-width:100%;color:#9aaaa6;font-size:14px;line-height:1.35;text-decoration:none}a.contact-line.svelte-vyfze0:hover{color:#fff}.contact-icon.svelte-vyfze0{width:21px;height:21px;flex:0 0 21px;color:#00b987}.flag.svelte-vyfze0{width:25px;height:25px;margin-left:12px;border-radius:50%}.footer.svelte-vyfze0 .final:where(.svelte-vyfze0){display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:calc(100% - clamp(60px,8vw,116px));max-width:1284px;margin:0 auto;padding:25px 0 28px;border-top:1px solid rgba(0,185,135,.84);text-align:left}.footer.svelte-vyfze0 .final:where(.svelte-vyfze0) span:where(.svelte-vyfze0),.footer.svelte-vyfze0 .final:where(.svelte-vyfze0) button:where(.svelte-vyfze0){color:#9aaaa6;font-size:13px;line-height:1.4}.footer.svelte-vyfze0 .final:where(.svelte-vyfze0) button:where(.svelte-vyfze0){grid-column:2;padding:0;border:0;background:transparent;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.footer.svelte-vyfze0 .final:where(.svelte-vyfze0) button:where(.svelte-vyfze0):hover{color:#fff}@media (max-width: 1180px){.footer.svelte-vyfze0 .main:where(.svelte-vyfze0){grid-template-columns:150px minmax(0,1fr)}.contact.svelte-vyfze0{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:28px 0 0;border-top:1px solid rgba(0,185,135,.45);border-left:0}}@media (max-width: 1024px){.footer.svelte-vyfze0{margin-top:56px}.footer.svelte-vyfze0 .cta:where(.svelte-vyfze0){grid-template-columns:1fr;gap:24px}.footer.svelte-vyfze0 .cta:where(.svelte-vyfze0) .actions:where(.svelte-vyfze0){justify-content:flex-start}.footer.svelte-vyfze0 .main:where(.svelte-vyfze0){grid-template-columns:1fr;align-items:start}.footer.svelte-vyfze0 .rows:where(.svelte-vyfze0){padding:28px 0 0;border-top:1px solid rgba(0,185,135,.65);border-left:0}}@media (max-width: 768px){.footer.svelte-vyfze0{width:100%;margin-top:40px}.footer.svelte-vyfze0 .cta:where(.svelte-vyfze0){padding:26px 22px}.footer.svelte-vyfze0 .cta:where(.svelte-vyfze0) .highlights:where(.svelte-vyfze0){flex-direction:column;gap:8px}.footer.svelte-vyfze0 .cta:where(.svelte-vyfze0) .actions:where(.svelte-vyfze0){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.cta-button.svelte-vyfze0{min-width:0;padding-inline:16px}.footer.svelte-vyfze0 .main:where(.svelte-vyfze0){padding:38px 24px 30px;text-align:left}.footer.svelte-vyfze0 .logo:where(.svelte-vyfze0){width:118px}.footer.svelte-vyfze0 .rows:where(.svelte-vyfze0){grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}.contact.svelte-vyfze0{grid-template-columns:1fr;gap:15px}.footer.svelte-vyfze0 .final:where(.svelte-vyfze0){display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:calc(100% - 48px);margin-inline:auto}}@media (max-width: 460px){.footer.svelte-vyfze0 .cta:where(.svelte-vyfze0) .actions:where(.svelte-vyfze0),.footer.svelte-vyfze0 .rows:where(.svelte-vyfze0){grid-template-columns:1fr}}.content.svelte-1i02yvx{display:flex;flex-direction:column;max-height:90vh;overflow-y:scroll;background-color:#00b987;max-width:700px;border:solid 2px #141414}.content.svelte-1i02yvx::-webkit-scrollbar{width:7px;height:5px}.content.svelte-1i02yvx::-webkit-scrollbar-thumb{background-color:#141414;border-radius:10px}.content.svelte-1i02yvx::-webkit-scrollbar-track{background-color:transparent}.content.svelte-1i02yvx .header:where(.svelte-1i02yvx){display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.content.svelte-1i02yvx .header:where(.svelte-1i02yvx) .icon:where(.svelte-1i02yvx){width:48px}.content.svelte-1i02yvx .header:where(.svelte-1i02yvx) h2:where(.svelte-1i02yvx){font-size:2rem}.content.svelte-1i02yvx .thanks:where(.svelte-1i02yvx){padding:5rem;display:flex;flex-direction:column;gap:2rem}.content.svelte-1i02yvx .thanks:where(.svelte-1i02yvx) p:where(.svelte-1i02yvx){max-width:300px}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx){background-color:#fff;padding:1rem;border-radius:2rem 2rem 0 0;display:flex;flex-direction:column;gap:2rem}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) .main:where(.svelte-1i02yvx){display:flex;flex-direction:column;gap:1rem}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) .validation-error:where(.svelte-1i02yvx){background-color:#fee;color:#c33;padding:.75rem;border-radius:8px;border:1px solid #fcc;font-size:.9rem;text-align:center}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) button[type=submit]:where(.svelte-1i02yvx){padding:.5rem;max-width:200px;border-radius:9999px;background-color:#00b987;border:solid 2px #141414;font-weight:500;cursor:pointer;transition:ease all .3s}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) button[type=submit].disabled:where(.svelte-1i02yvx){opacity:.5;pointer-events:none;cursor:not-allowed}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) button[type=submit]:where(.svelte-1i02yvx):disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) .form-row:where(.svelte-1i02yvx){display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) .form-row:where(.svelte-1i02yvx) .label:where(.svelte-1i02yvx){opacity:.7}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) .form-row:where(.svelte-1i02yvx) .options:where(.svelte-1i02yvx){display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) .form-row:where(.svelte-1i02yvx) .options:where(.svelte-1i02yvx) button:where(.svelte-1i02yvx){background-color:#fff;border:solid 2px #141414;font-weight:500;color:#141414;border-radius:9999px;padding:.2rem .8rem;cursor:pointer;transition:ease all .3s}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) .form-row:where(.svelte-1i02yvx) .options:where(.svelte-1i02yvx) button.active:where(.svelte-1i02yvx){background-color:#00b987}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) .form-row:where(.svelte-1i02yvx) .input-form-row:where(.svelte-1i02yvx){display:flex;flex-direction:column;gap:.5rem;width:100%}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) .form-row:where(.svelte-1i02yvx) .input-form-row:where(.svelte-1i02yvx) .group:where(.svelte-1i02yvx),.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) .form-row:where(.svelte-1i02yvx) .input-form-row:where(.svelte-1i02yvx) .group-with-icon:where(.svelte-1i02yvx){display:flex;flex-direction:row;justify-content:space-evenly;gap:.5rem;position:relative}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) .form-row:where(.svelte-1i02yvx) .input-form-row:where(.svelte-1i02yvx) .group:where(.svelte-1i02yvx) input:where(.svelte-1i02yvx),.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) .form-row:where(.svelte-1i02yvx) .input-form-row:where(.svelte-1i02yvx) .group-with-icon:where(.svelte-1i02yvx) input:where(.svelte-1i02yvx){flex-grow:1;width:100%;padding:.5rem;border-radius:10px;border:solid 1px #616161}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) .form-row:where(.svelte-1i02yvx) .input-form-row:where(.svelte-1i02yvx) .group-with-icon:where(.svelte-1i02yvx) input.has-icon:where(.svelte-1i02yvx){padding-left:3rem}.content.svelte-1i02yvx .body:where(.svelte-1i02yvx) .form-row:where(.svelte-1i02yvx) .input-form-row:where(.svelte-1i02yvx) .group-with-icon:where(.svelte-1i02yvx) .icon:where(.svelte-1i02yvx){position:absolute;width:24px;opacity:.8;left:1rem;top:50%;transform:translateY(-50%)}.book-demo-overlay.svelte-1i02yvx{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:999999999;pointer-events:none}.book-demo-overlay.svelte-1i02yvx .content:where(.svelte-1i02yvx){z-index:2;border-radius:1rem;pointer-events:all;margin:1rem;text-align:center}.backdrop.svelte-1i02yvx{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:999999998}.main.svelte-knqz6z{padding-top:50px;overflow-x:clip}
