:root{--blue:#0c3dde;--font-family:Inter,sans-serif}html{-webkit-font-smoothing:antialiased;box-sizing:border-box;font-family:var(--font-family);scroll-behavior:smooth}*,::after,::before{box-sizing:inherit}body{min-height:100vh;margin:0;padding:0}a{color:inherit;text-decoration:none}label{display:block;font-size:14px;font-weight:700;margin-bottom:8px}input,textarea{background:0 0;border:1px solid #e2e4e8;border-radius:10px;display:block;font-family:inherit;font-size:16px;margin-bottom:32px;padding:16px;resize:none;width:100%}input::placeholder,textarea::placeholder{color:#767d85}input:focus,textarea:focus{outline-color:#000}.header-container{position:absolute;width:100%}header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;width:1440px;padding:48px 104px}.text-blue{color:var(--blue)}.header-logo{display:flex;align-content:center;color:#303030;font-size:24px;font-weight:700}.header-logo img{height:27px;margin-right:8px;width:38px}.page{position:relative;display:flex;flex-direction:column;height:100vh;min-height:800px;min-width:1440px;width:100%}.page-home{background:linear-gradient(to right,#fff 0,#fff 50%,#f4f6f9 50%,#f4f6f9 100%)}.page-contact{background:url(/91c8f4196011ad86e860ed6f49ad70c8d8f19a05/swoop.png) no-repeat left bottom 36px;justify-content:center}.page-contact .container{flex-grow:0}.container{display:flex;flex-grow:1;margin:0 auto;width:1440px}.column{flex-basis:50%}.column.left{padding-left:104px}.column.right{padding-right:104px}.centered-vertical{display:flex;flex-direction:column;height:100%;justify-content:center}.coming-soon{color:#6d747c;font-size:24px;margin-bottom:24px;text-transform:uppercase}.we-are-working{font-size:70px;font-weight:700;line-height:120%;margin-bottom:40px}.logo{display:flex;justify-content:center;align-items:center;height:100%}.logo img{width:225px}.questions-lets-chat{font-size:51px;font-weight:700;margin-bottom:24px}.want-to-work-with-us{color:#6d747c;font-size:20px;line-height:150%}footer{position:absolute;display:flex;flex-direction:row;justify-content:space-between;color:#767d85;bottom:24px;align-items:center;margin:0 auto;width:1440px;left:0;right:0;padding:0 104px}footer .links{display:flex;gap:24px}footer .links>*{cursor:pointer}footer .links>:hover{color:#000}@media only screen and (max-width:1000px){.header-container{position:static}header{padding:24px;width:100%}.container{gap:40px;width:auto;flex-wrap:wrap;padding:64px 32px}.page-home .container{flex-direction:column-reverse}.column{flex-basis:100%}.column.left,.column.right{padding:0}.centered-vertical{text-align:center;justify-content:center;padding-bottom:0}.header-logo{font-size:16px}.header-logo img{height:23px;width:32px}.page{height:auto;min-height:auto;min-width:375px}.page-home{background:#f4f6f9}.page-contact{background-size:100%;padding-bottom:32px}.coming-soon{font-size:16px;margin-bottom:8px}.we-are-working{font-size:35px;margin-bottom:24px}.logo img{width:53px;height:38px}.questions-lets-chat{font-size:30px}.want-to-work-with-us{font-size:16px}footer{align-items:flex-start;font-size:12px;padding:40px 32px 0;width:unset;flex-direction:column;gap:8px}footer .links{gap:16px}}ul{padding:0;margin:0;padding-inline-start:30px}.page-legal{height:unset;background:url(/91c8f4196011ad86e860ed6f49ad70c8d8f19a05/swoop.png) no-repeat left bottom 36px}.content{display:flex;flex-direction:column;padding:208px 104px 120px;gap:64px}.major-sub-group{display:flex;flex-direction:column;gap:56px}.sub-group{display:flex;flex-direction:column;gap:32px}.sub-block{display:flex;flex-direction:column;gap:16px}.sub-block-list{display:flex;flex-direction:column;gap:40px}.sub-block-list-header{color:#000;font-weight:700;font-size:20px;line-height:150%}.title{color:#000;font-weight:700;font-size:70px;line-height:120%}.updated{color:#5b6476;font-weight:700;font-size:18px;line-height:150%}.text-block-group{display:flex;flex-direction:column;gap:72px}.text-block{display:flex;flex-direction:column;gap:24px}.subheader{color:#000;font-weight:700;font-size:28px;line-height:150%}.sub-subheader{color:#0c3dde;font-weight:700;font-size:22px;line-height:150%}.text{color:#5b6476;font-weight:300;font-size:18px;line-height:150%}.text .indented{padding-left:40px}.contact-link{text-decoration-line:underline}@media only screen and (max-width:1000px){.page-legal{background-size:100%}.content{padding:56px 32px 120px;gap:48px}.title{font-size:35px}.text-block{gap:16px}.text-block-group{gap:48px}.sub-block{gap:8px}.sub-block-list{gap:24px}.sub-block-list-header{font-size:16px}.subheader{font-size:22px}.sub-subheader{font-size:18px}.updated{font-size:16px}.text{font-size:14px}}:root{--neutral-50:#f7f8f9;--neutral-100:#eff1f4;--neutral-300:#b8c0cc;--neutral-400:#a0abbb;--neutral-600:#4b5768;--neutral-700:#323a46;--neutral-800:#191d23;--neutral-900:#0d0f11;--dark-900:#131826;--primary-electric-blue-50:#f2f5fe;--primary-electric-blue-100:#d8e0fd;--primary-electric-blue-300:#89a3f9;--primary-electric-blue-400:#6285F7;--primary-electric-blue-500:#0c3dde;--primary-electric-blue-700:#112F82;--primary-electric-blue-800:#07184f;--primary-electric-blue-900:#040f31}.button:where(.astro-VNZLVQNM){border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;font-weight:700;padding:16px 24px;text-decoration:none;transition-property:background-color,border-color,color;transition-duration:.15s}.outlined:where(.astro-VNZLVQNM){border-width:2px;border-style:solid}.light:where(.astro-VNZLVQNM).solid{background-color:var(--primary-electric-blue-500)}.light:where(.astro-VNZLVQNM).solid:hover{background-color:var(--primary-electric-blue-400)}.light:where(.astro-VNZLVQNM).solid:active{background-color:var(--primary-electric-blue-700)}.light:where(.astro-VNZLVQNM).outlined{border-color:var(--primary-electric-blue-500);color:var(--primary-electric-blue-500)}.light:where(.astro-VNZLVQNM).outlined:hover{border-color:var(--primary-electric-blue-400);color:var(--primary-electric-blue-400)}.light:where(.astro-VNZLVQNM).outlined:active{border-color:var(--primary-electric-blue-700);color:var(--primary-electric-blue-700)}.dark:where(.astro-VNZLVQNM).solid{background-color:var(--primary-electric-blue-800)}.dark:where(.astro-VNZLVQNM).solid:hover{background-color:var(--primary-electric-blue-700)}.dark:where(.astro-VNZLVQNM).solid:active{background-color:var(--primary-electric-blue-900)}.dark:where(.astro-VNZLVQNM).outlined{border-color:#fff;color:#fff}.dark:where(.astro-VNZLVQNM).outlined:hover{border-color:var(--primary-electric-blue-100);color:var(--primary-electric-blue-100)}.dark:where(.astro-VNZLVQNM).outlined:active{border-color:var(--primary-electric-blue-300);color:var(--primary-electric-blue-300)}@media (max-width:1151px){.button:where(.astro-VNZLVQNM){font-size:16px}}@media (max-width:767px){.button:where(.astro-VNZLVQNM){font-size:14px;padding:16px 20px}.outlined:where(.astro-VNZLVQNM){border-width:1px;padding:12px 20px}}