.primary-navigation[data-v-2cea0379]{font-family:var(--ff-heading);font-size:var(--fs-625)}.primary-navigation .nav-list[data-v-2cea0379]{gap:1.5rem}.primary-navigation a[data-v-2cea0379]{display:inline-flex;flex-direction:column}.primary-navigation a[data-v-2cea0379]:after{content:attr(data-title);content:attr(data-title)/"";font-weight:var(--fw-bold);height:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden}@media speech{.primary-navigation a[data-v-2cea0379]:after{display:none}}.dark .primary-navigation a[data-v-2cea0379]{color:var(--white)}.menu-button[data-v-86549f70]{cursor:pointer;margin-inline-start:var(--size-400);padding:var(--size-300);position:relative;transform:rotate(0);transition:.5s ease-in-out}.menu-button span[data-v-86549f70]{background:var(--black-100);border-radius:2px;display:block;height:2px;top:0;right:0;bottom:0;left:0;margin:var(--size-100);opacity:1;position:absolute;transform:rotate(0);transition:.25s ease-in-out}.dark:not(.menu-open) .menu-button span[data-v-86549f70]{background:var(--white)}.menu-button span[data-v-86549f70]:first-child{top:2px}.menu-button span[data-v-86549f70]:nth-child(2),.menu-button span[data-v-86549f70]:nth-child(3){top:7px}.menu-button span[data-v-86549f70]:nth-child(4){top:12px}.menu-button.open span[data-v-86549f70]:first-child{left:50%;top:7px;width:0}.menu-button.open span[data-v-86549f70]:nth-child(2){transform:rotate(45deg)}.menu-button.open span[data-v-86549f70]:nth-child(3){transform:rotate(-45deg)}.menu-button.open span[data-v-86549f70]:nth-child(4){left:50%;top:5px;width:0}.secondary-navigation[data-v-793ece99]{font-size:var(--fs-400);left:50%;position:absolute;top:1.25rem;transform:translate(-50%);transition:transform .3s}.scrolled .secondary-navigation[data-v-793ece99]{transform:translate(-50%) translateY(-3rem)}.nuxt-icon svg{height:1em;margin-bottom:.125em;vertical-align:middle;width:1em}.nuxt-icon.nuxt-icon--fill,.nuxt-icon.nuxt-icon--fill *{fill:currentColor!important}.nuxt-icon.nuxt-icon--stroke,.nuxt-icon.nuxt-icon--stroke *{stroke:currentColor!important}.button{align-items:center;background-color:var(--clr-accent);border:0;border-radius:1.5rem;color:var(--clr-neutral);-moz-column-gap:.5rem;column-gap:.5rem;cursor:pointer;display:inline-flex;font-size:var(--fs-button);font-weight:var(--fw-bold);justify-content:flex-end;line-height:var(--fs-675);padding:.875rem 1rem 1rem;text-decoration:none;transition:box-shadow .3s}.button:hover{box-shadow:0 20px 18px -12px #101e1e4d,0 2px 7px #101e1e26,0 0 5px #101e1e1a}.button a:has(.button){text-decoration:none}.button .show-on-hover{display:none}.button .nuxt-icon{font-size:1.5em}.button[data-icon]{padding-block:.5rem}.button[data-small]{font-size:var(--fs-400);padding:.6875rem 1rem}.button[data-background=blue-purple]{background:var(--lg-blue-110-purple-110)}.button[data-background=blue-purple]:hover{background:var(--lg-blue-120-purple-120)}.button[data-background=purple-blue]{background:var(--lg-purple-110-blue-110)}.button[data-background=purple-blue]:hover{background:var(--lg-purple-120-blue-120)}.button[data-background=cyan-blue]{background:var(--lg-cyan-80-blue-80);color:var(--black-100)}.button[data-background=cyan-blue]:hover{background:var(--lg-cyan-90-blue-90)}.button[data-background=yellow-orange]{background:var(--lg-yellow-80-orange-100);color:var(--black-100)}.button[data-background=yellow-orange]:hover{background:var(--lg-yellow-90-orange-110)}.button[data-background=grey]{background:var(--lg-black-05-black-10);color:var(--black-100)}.button[data-background=grey]:hover{background:var(--lg-black-10-black-20)}.button[data-background=blue]{background:var(--lg-purple-80-purple-120);color:var(--white)}.button[data-background=blue]:hover{background:var(--lg-purple-100-purple-130)}.button[data-background=purple]{background:var(--lg-purple-80-purple-120);color:var(--white)}.button[data-background=purple]:hover{background:var(--lg-purple-100-purple-130)}.button[data-type=tertiary]{background:var(--white);color:var(--blue-110);padding:.5rem 1rem}.button[data-type=tertiary][data-icon]{padding-block:.375rem}.button[data-type=tertiary]:hover{background:var(--white);box-shadow:none;color:var(--blue-120)}.button[data-type=ghost]{background:linear-gradient(#fff,#fff) padding-box,var(--lg-blue-110-purple-110) border-box;border:2px solid transparent;color:var(--clr-primary);padding:.5rem 1rem}.button[data-type=ghost][data-icon]{padding-block:.375rem}.button[data-type=ghost]:hover{background:linear-gradient(#fff,#fff) padding-box,var(--lg-blue-120-purple-120) border-box}.button[data-icon-only]{padding:.375rem}.button[data-large]{padding:.55rem}.button[data-large] .nuxt-icon{font-size:1.75em}.button:disabled,.button:disabled:hover{background:var(--lg-black-05-black-10);box-shadow:none;color:var(--black-20);cursor:not-allowed}@media (min-width:48em){.button .show-on-hover{display:block;flex:1;opacity:0;position:absolute;transition:width .6s,opacity .4s;visibility:hidden;white-space:nowrap;width:0}.button:hover .show-on-hover{opacity:1;position:relative;transition:width .3s ease-in-out,opacity .9s;visibility:visible;width:7.5rem;width:var(--hover-width,7.5rem)}.button .nuxt-icon{font-size:1.775em}.button .right-margin{margin-right:-.25em}.button[data-icon-only]{padding:.5rem}.button[data-icon-only] .nuxt-icon{font-size:1.5em}.button[data-large] .nuxt-icon{font-size:1.775em}}.mobile-navigation[data-v-865ed8ce]{background-color:var(--white);border-top:2px solid var(--black-10);padding:1rem 1rem 2rem;position:fixed;top:var(--header-height);width:100%;z-index:-1}.mobile-navigation a[data-v-865ed8ce]{display:block}.mobile-navigation .mobile-primary[data-v-865ed8ce]{font-size:var(--fs-800)}.mobile-navigation .mobile-primary li[data-v-865ed8ce]{border-bottom:1px solid var(--blue-20)}.mobile-navigation .mobile-primary a[data-v-865ed8ce]{align-items:center;display:inline-flex;gap:.5rem;justify-content:space-between;line-height:1;padding-block:1.5rem;width:100%}.mobile-navigation .mobile-secondary[data-v-865ed8ce]{font-size:var(--fs-700);line-height:var(--fs-750);padding-top:.5rem}.mobile-navigation .mobile-secondary a[data-v-865ed8ce]{padding-block:1rem}.mobile-navigation .nav-list[data-v-865ed8ce]{flex-direction:column}.slide-fade-enter-active[data-v-865ed8ce],.slide-fade-leave-active[data-v-865ed8ce]{transition:all .3s ease-out}.slide-fade-enter-from[data-v-865ed8ce],.slide-fade-leave-to[data-v-865ed8ce]{opacity:0;transform:translateY(-20px)}.hero[data-v-ea863756]{max-height:75vh;overflow-x:clip;position:relative}.hero-container[data-v-ea863756]{display:grid;grid-template-areas:"image" "text";grid-template-columns:1fr;position:relative}.hero-container[data-v-ea863756]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='873' height='711' viewBox='0 0 873 711'%3E%3ClinearGradient id='c' x1='37.47%25' x2='37.47%25' y1='81.076%25' y2='18.924%25'%3E%3Cstop offset='0' stop-color='%2304e4f4'/%3E%3Cstop offset='.522' stop-color='%23007fff'/%3E%3Cstop offset='1' stop-color='%23007fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='a'%3E%3Cstop offset='0' stop-color='%2304e4f4'/%3E%3Cstop offset='.763' stop-color='%230080ff'/%3E%3Cstop offset='1' stop-color='%23007fff'/%3E%3C/linearGradient%3E%3ClinearGradient xlink:href='%23a' id='d' x1='100%25' x2='-5.125%25' y1='21.75%25' y2='81.936%25'/%3E%3ClinearGradient xlink:href='%23a' id='e' x1='-5.336%25' x2='106.38%25' y1='70.731%25' y2='30.302%25'/%3E%3ClinearGradient xlink:href='%23a' id='f' x1='0%25' x2='100%25' y1='63.671%25' y2='63.656%25'/%3E%3ClinearGradient id='g' x1='36.464%25' x2='67.793%25' y1='28.863%25' y2='71.41%25'%3E%3Cstop offset='0' stop-color='%2304e4f4'/%3E%3Cstop offset='.465' stop-color='%23007fff'/%3E%3Cstop offset='1' stop-color='%23007fff'/%3E%3C/linearGradient%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='url(%23c)' d='M278.314 373.69c19.888 34.417 8.17 78.378-26.172 98.188l-144.264 83.219c-34.342 19.81-78.304 7.97-98.192-26.447s-8.17-78.377 26.173-98.188l144.263-83.218c34.342-19.81 78.304-7.97 98.192 26.447'/%3E%3Cpath fill='url(%23d)' d='M398.846 387.157c34.431-19.879 46.228-63.906 26.35-98.337-19.88-34.432-63.907-46.229-98.338-26.35s-46.229 63.906-26.35 98.338 63.906 46.228 98.338 26.35'/%3E%3Cpath fill='url(%23e)' d='M716.374 120.978c19.888 34.416 8.17 78.377-26.172 98.187l-144.264 83.219c-34.342 19.81-78.304 7.97-98.192-26.447s-8.17-78.377 26.172-98.188l144.264-83.218c34.342-19.81 78.304-7.97 98.192 26.447'/%3E%3Cpath fill='url(%23d)' d='M836.701 134.366c34.438-19.882 46.237-63.917 26.354-98.354-19.882-34.437-63.916-46.236-98.354-26.354s-46.236 63.917-26.353 98.355c19.882 34.437 63.916 46.236 98.353 26.353'/%3E%3Cpath fill='url(%23f)' d='M362.79 519.83c19.887 34.416 8.17 78.377-26.173 98.187l-144.263 83.219c-34.343 19.81-78.305 7.97-98.193-26.447s-8.17-78.378 26.173-98.188l144.263-83.219c34.343-19.81 78.305-7.97 98.193 26.447'/%3E%3Cpath fill='url(%23g)' d='M653.641 351.948c19.888 34.417 8.17 78.377-26.172 98.188l-144.264 83.218c-34.342 19.81-78.304 7.97-98.192-26.447s-8.17-78.377 26.173-98.187L555.449 325.5c34.343-19.81 78.305-7.97 98.192 26.447'/%3E%3C/g%3E%3C/svg%3E") 50% no-repeat;background-size:contain;content:"";height:310px;left:-15vw;position:absolute;top:calc(-35vw + 1rem);width:380px;z-index:-1}.text[data-v-ea863756]{grid-area:text;position:relative;z-index:2}.title[data-v-ea863756]{font-size:clamp(2rem,4.5vw + 1rem,3.125rem);font-weight:var(--fw-bold);letter-spacing:-1px;line-height:1}.title span[data-v-ea863756]{display:block;font-size:clamp(2.75rem,9vw + 1rem,5rem);letter-spacing:-2px}.description[data-v-ea863756]{color:var(--clr-body);font-size:var(--fs-650);max-width:35ch}.image-wrapper[data-v-ea863756]{grid-area:image;position:relative;z-index:1}.image[data-v-ea863756]{aspect-ratio:19/15;left:4rem;margin-bottom:-11rem;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='912' height='718' viewBox='0 0 912 718'%3E%3ClinearGradient id='a' x1='36.464%25' x2='67.793%25' y1='28.922%25' y2='71.351%25'%3E%3Cstop offset='0' stop-color='%2304e4f4'/%3E%3Cstop offset='.465' stop-color='%23007fff'/%3E%3Cstop offset='1' stop-color='%23007fff'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23a)' fill-rule='evenodd' d='M881.327 113.986c62.978 108.836 25.872 247.853-82.879 310.5L341.614 687.646C232.864 750.294 93.65 712.85 30.673 604.014c-62.978-108.836-25.872-247.853 82.879-310.5L570.386 30.354C679.136-32.294 818.35 5.15 881.327 113.986'/%3E%3C/svg%3E") 50% 50% no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='912' height='718' viewBox='0 0 912 718'%3E%3ClinearGradient id='a' x1='36.464%25' x2='67.793%25' y1='28.922%25' y2='71.351%25'%3E%3Cstop offset='0' stop-color='%2304e4f4'/%3E%3Cstop offset='.465' stop-color='%23007fff'/%3E%3Cstop offset='1' stop-color='%23007fff'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23a)' fill-rule='evenodd' d='M881.327 113.986c62.978 108.836 25.872 247.853-82.879 310.5L341.614 687.646C232.864 750.294 93.65 712.85 30.673 604.014c-62.978-108.836-25.872-247.853 82.879-310.5L570.386 30.354C679.136-32.294 818.35 5.15 881.327 113.986'/%3E%3C/svg%3E") 50% 50% no-repeat;-webkit-mask-size:contain;mask-size:contain;max-height:50vh;position:relative;top:-12rem;width:150%}.image img[data-v-ea863756]{height:100%;top:0;right:0;bottom:0;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;transform:translate(-50%)}.image[data-v-ea863756]:after{background-image:var(--rg-left-blue-120-blue-100);bottom:0;content:"";height:67%;left:0;position:absolute;width:67%}[data-color=blue][data-v-ea863756]{color:var(--blue-120)}[data-color=purple][data-v-ea863756]{color:var(--purple-120)}[data-color=purple] .image[data-v-ea863756]:after{background-image:var(--rg-left-purple-120-purple-100)}[data-color=cyan][data-v-ea863756]{color:var(--purple-120)}[data-color=cyan] .image[data-v-ea863756]:after{background-image:var(--rg-left-cyan-120-cyan-100)}@media (min-width:48em){.hero-container[data-v-ea863756]{padding:1.875rem 0 10rem}.hero-container[data-v-ea863756]:before{height:490px;left:auto;right:0;top:0;width:600px}.description[data-v-ea863756]{font-size:var(--fs-675)}.image[data-v-ea863756]{height:554px;left:auto;max-height:none;position:absolute;right:-20rem;top:-6rem;width:auto}}footer[data-v-415f05a3]{background:var(--lg-purple-110-blue-110);isolation:isolate;min-height:300px;overflow:hidden;position:relative}footer[data-v-415f05a3]:before{background:var(--bg-footer);content:"";display:block;height:15vw;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 117'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1680 1.33C1372.317 76.87 1050.623 116.96 719.539 117 388.776 117.039 67.395 77.101-240 1.774V0h1920z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 117'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1680 1.33C1372.317 76.87 1050.623 116.96 719.539 117 388.776 117.039 67.395 77.101-240 1.774V0h1920z'/%3E%3C/svg%3E");-webkit-mask-position:50% -1px;mask-position:50% -1px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:relative;width:100%;z-index:-2}footer[data-v-415f05a3]:after{background-color:var(--clr-neutral);bottom:0;box-shadow:0 0 9px #101e1e1a,0 0 7px #101e1e26,0 0 5px #101e1e1a;content:"";display:block;height:48px;left:0;position:absolute;right:0;z-index:-1}footer .container[data-v-415f05a3]{align-items:center;display:grid;grid-template-areas:"logo logo" "primary-nav primary-nav" "secondary-nav secondary-nav" "external socials";grid-template-rows:auto auto auto 48px;min-height:13.25rem;position:relative}footer .container[data-v-415f05a3]:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='873' height='711' viewBox='0 0 873 711'%3E%3ClinearGradient id='c' x1='37.47%25' x2='37.47%25' y1='81.076%25' y2='18.924%25'%3E%3Cstop offset='0' stop-color='%2304e4f4'/%3E%3Cstop offset='.522' stop-color='%23007fff'/%3E%3Cstop offset='1' stop-color='%23007fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='a'%3E%3Cstop offset='0' stop-color='%2304e4f4'/%3E%3Cstop offset='.763' stop-color='%230080ff'/%3E%3Cstop offset='1' stop-color='%23007fff'/%3E%3C/linearGradient%3E%3ClinearGradient xlink:href='%23a' id='d' x1='100%25' x2='-5.125%25' y1='21.75%25' y2='81.936%25'/%3E%3ClinearGradient xlink:href='%23a' id='e' x1='-5.336%25' x2='106.38%25' y1='70.731%25' y2='30.302%25'/%3E%3ClinearGradient xlink:href='%23a' id='f' x1='0%25' x2='100%25' y1='63.671%25' y2='63.656%25'/%3E%3ClinearGradient id='g' x1='36.464%25' x2='67.793%25' y1='28.863%25' y2='71.41%25'%3E%3Cstop offset='0' stop-color='%2304e4f4'/%3E%3Cstop offset='.465' stop-color='%23007fff'/%3E%3Cstop offset='1' stop-color='%23007fff'/%3E%3C/linearGradient%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='url(%23c)' d='M278.314 373.69c19.888 34.417 8.17 78.378-26.172 98.188l-144.264 83.219c-34.342 19.81-78.304 7.97-98.192-26.447s-8.17-78.377 26.173-98.188l144.263-83.218c34.342-19.81 78.304-7.97 98.192 26.447'/%3E%3Cpath fill='url(%23d)' d='M398.846 387.157c34.431-19.879 46.228-63.906 26.35-98.337-19.88-34.432-63.907-46.229-98.338-26.35s-46.229 63.906-26.35 98.338 63.906 46.228 98.338 26.35'/%3E%3Cpath fill='url(%23e)' d='M716.374 120.978c19.888 34.416 8.17 78.377-26.172 98.187l-144.264 83.219c-34.342 19.81-78.304 7.97-98.192-26.447s-8.17-78.377 26.172-98.188l144.264-83.218c34.342-19.81 78.304-7.97 98.192 26.447'/%3E%3Cpath fill='url(%23d)' d='M836.701 134.366c34.438-19.882 46.237-63.917 26.354-98.354-19.882-34.437-63.916-46.236-98.354-26.354s-46.236 63.917-26.353 98.355c19.882 34.437 63.916 46.236 98.353 26.353'/%3E%3Cpath fill='url(%23f)' d='M362.79 519.83c19.887 34.416 8.17 78.377-26.173 98.187l-144.263 83.219c-34.343 19.81-78.305 7.97-98.193-26.447s-8.17-78.378 26.173-98.188l144.263-83.219c34.343-19.81 78.305-7.97 98.193 26.447'/%3E%3Cpath fill='url(%23g)' d='M653.641 351.948c19.888 34.417 8.17 78.377-26.172 98.188l-144.264 83.218c-34.342 19.81-78.304 7.97-98.192-26.447s-8.17-78.377 26.173-98.187L555.449 325.5c34.343-19.81 78.305-7.97 98.192 26.447'/%3E%3C/g%3E%3C/svg%3E") 50% no-repeat;background-size:contain;bottom:-6rem;content:"";height:356px;position:absolute;right:-4rem;width:436px;z-index:-1}footer .logo[data-v-415f05a3]{grid-area:logo}footer .nav-list[data-v-415f05a3]{flex-direction:column}footer .nav-list a[data-v-415f05a3]{color:var(--clr-neutral);display:inline-flex;font-size:var(--fs-450)}footer .primary-footer-nav[data-v-415f05a3]{grid-area:primary-nav;margin-block:var(--size-300)}footer .primary-footer-nav .nav-list a[data-v-415f05a3]{margin-block-start:.5rem}footer .secondary-footer-nav[data-v-415f05a3]{align-items:center;grid-area:secondary-nav;padding-block:var(--size-300) var(--size-800);position:relative}footer .external-link[data-v-415f05a3],footer .secondary-footer-nav a[data-v-415f05a3]{font-size:var(--fs-400)}footer .external-link[data-v-415f05a3]{display:flex;grid-area:external;text-decoration:none}footer .external-link[data-v-415f05a3]:hover{text-decoration:underline}footer .external-link .nuxt-icon[data-v-415f05a3]{font-size:var(--fs-650);margin-inline-end:var(--size-100)}footer .socials[data-v-415f05a3]{font-size:var(--fs-675);grid-area:socials}@media (max-width: calc(64em - 1px)){footer .nav-list a[data-v-415f05a3]{margin-block:var(--size-200)}footer .secondary-footer-nav[data-v-415f05a3]:before{background-color:#fff3;content:"";height:1px;left:calc(var(--container-padding)*-1);position:absolute;right:calc(var(--container-padding)*-1);top:0}footer .secondary-footer-nav li[data-v-415f05a3]{border:none;padding-inline:0}}@media (min-width:64em){footer[data-v-415f05a3]:before{height:7.3rem;-webkit-mask-position:bottom center;mask-position:bottom center;-webkit-mask-size:cover;mask-size:cover}footer .container[data-v-415f05a3]{grid-template-areas:"logo primary-nav primary-nav" "external secondary-nav socials";grid-template-columns:180px 1fr auto;grid-template-rows:1fr 48px}footer .container[data-v-415f05a3]:after{right:0;top:-5rem}footer .nav-list[data-v-415f05a3]{flex-direction:row;margin-inline-start:var(--size-500)}footer .nav-list a[data-v-415f05a3]{margin-inline:var(--size-300)}footer .secondary-footer-nav[data-v-415f05a3]{padding-block:0}footer .secondary-footer-nav a[data-v-415f05a3]{color:var(--clr-body)}footer .external-link[data-v-415f05a3]{font-size:--fs-600}}
