@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap";.avatar-wrapper{width:9rem;height:9rem;border-radius:50%;border:2px solid #40f39a;padding:2px;transition:border-color .3s ease-in-out;display:flex;align-items:center;justify-content:center}.avatar-picture{width:100%;height:100%;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.avatar-img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.burger-button{position:relative;width:5rem;height:7rem;padding:0;border:none;background:none;font:inherit;color:inherit;cursor:pointer}.burger-button:focus-visible{outline:2px solid currentColor;outline-offset:4px}.burger-button .burger-button__lines{margin:auto;position:absolute;inset:0;width:3.2rem;height:1.2rem}.burger-button .burger-button__line{position:absolute;left:0;display:block;width:100%;height:2px;min-height:2px;background-color:#fff;border-radius:1px;mix-blend-mode:difference;transform:translateZ(0);box-sizing:border-box;transform-origin:center}.burger-button .burger-button__line:first-of-type{top:0}.burger-button .burger-button__line:last-of-type{top:calc(100% - 2px)}@media(min-width:1024px){.burger-button:hover:not(.burger-button--active) .burger-button__line:first-of-type{width:2.8rem}.burger-button:hover:not(.burger-button--active) .burger-button__line:last-of-type{width:1.2rem}}.burger-button--active .burger-button__line{width:100%}.cursor{position:fixed;pointer-events:none;z-index:50;background:transparent;mix-blend-mode:difference;display:none;align-items:center;justify-content:center}@media(min-width:992px){.cursor{display:flex}}.cursor-view-all{position:fixed;top:-5rem;left:-10rem;width:10rem;height:10rem;border-radius:50%;background:#3772ff;color:#fff;font-size:1.2rem;font-weight:700;text-transform:uppercase;display:flex;align-items:center;justify-content:center;scale:0;opacity:0}.cursor-polygon{position:fixed;top:-.5rem;left:-.5rem;height:.9rem;width:.9rem;pointer-events:none;padding:.5rem;border:1px solid #fff;transform:rotate(-45deg);display:none;align-items:center;justify-content:center}@media(min-width:992px){.cursor-polygon{display:flex}}.flex{display:flex;flex-direction:row;align-items:flex-start;align-content:stretch;justify-content:flex-start;flex-wrap:wrap;gap:var(--flex-gap, 0)}.flex--display-none{display:none}.flex--display-inline-flex{display:inline-flex}.flex--display-flex{display:flex}.flex--direction-row{flex-direction:row}.flex--direction-column{flex-direction:column}.flex--direction-row-reverse{flex-direction:row-reverse}.flex--direction-column-reverse{flex-direction:column-reverse}.flex--align-flex-start{align-items:flex-start}.flex--align-flex-end{align-items:flex-end}.flex--align-center{align-items:center}.flex--align-stretch{align-items:stretch}.flex--align-baseline{align-items:baseline}.flex--justify-flex-start{justify-content:flex-start}.flex--justify-flex-end{justify-content:flex-end}.flex--justify-center{justify-content:center}.flex--justify-space-between{justify-content:space-between}.flex--justify-space-around{justify-content:space-around}.flex--justify-space-evenly{justify-content:space-evenly}.flex--content-flex-start{align-content:flex-start}.flex--content-flex-end{align-content:flex-end}.flex--content-center{align-content:center}.flex--content-space-between{align-content:space-between}.flex--content-space-around{align-content:space-around}.flex--content-space-evenly{align-content:space-evenly}.flex--content-stretch{align-content:stretch}.flex--wrap-nowrap{flex-wrap:nowrap}.flex--wrap-wrap{flex-wrap:wrap}.flex--wrap-wrap-reverse{flex-wrap:wrap-reverse}.grid{max-width:179.2rem;height:100%;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;display:flex;align-items:flex-start;flex-direction:row}@media(max-width:990px){.grid{flex-direction:column;margin-left:1.6rem;margin-right:1.6rem}}.grid--border-black{border-left:1.5px solid #09090b;border-right:1.5px solid #09090b}@media(min-width:990px){.grid--border-black:after{background-color:#09090b}}.grid--border-light{border-left:1.5px solid #f2f2f3;border-right:1.5px solid #f2f2f3}@media(min-width:990px){.grid--border-light:after{background-color:#f2f2f3}}@media(min-width:990px){.grid--has-divider:after{position:absolute;inset:0;width:1px;content:"";height:100%;margin:0 auto;z-index:10}}.grid-column{width:100%;height:100%;padding:1.6rem}@media(min-width:990px){.grid-column{max-width:50%;padding:3.2rem}}.heading{line-height:100%;transition:color .3s ease-in-out}.heading--color-white{color:#fff}.heading--color-default{color:#1a1a1b}.heading--color-gray{color:#c7cfd9}.heading--size-small{font-size:1.2rem}.heading--size-regular{font-size:3.2rem}.heading--size-large{font-size:4.8rem}.heading--size-huge{font-size:7rem}.heading--weight-regular{font-weight:400}.heading--weight-medium{font-weight:500}.heading--weight-semibold{font-weight:600}.loading-screen{position:fixed;inset:0;z-index:50;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#040405;overflow:hidden}.loading-screen__title-wrap{position:relative;margin-bottom:4rem}.loading-screen__title{font-size:2.4rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:#fff;position:relative}@media(min-width:990px){.loading-screen__title{font-size:2.4rem}}.loading-screen__title--glitch-cyan{position:absolute;inset:0;color:#0ff;mix-blend-mode:screen}.loading-screen__title--glitch-red{position:absolute;inset:0;color:red;mix-blend-mode:screen}.loading-screen__scanline{position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.1) 2px,rgba(0,0,0,.1) 4px)}.loading-screen__progress-wrap{display:flex;align-items:center;gap:1.6rem}.loading-screen__progress-start{font-size:1.4rem;font-weight:400;color:#fff9;width:3.2rem;text-align:right;font-variant-numeric:tabular-nums}.loading-screen__progress-track{width:19.2rem;height:1px;background-color:#fff3;position:relative;overflow:hidden}@media(min-width:990px){.loading-screen__progress-track{width:25.6rem}}.loading-screen__progress-fill{position:absolute;top:0;bottom:0;left:0;background-color:#fff}.loading-screen__progress-end{font-size:1.4rem;font-weight:400;color:#fff9;width:3.2rem;font-variant-numeric:tabular-nums}.logo{display:inline-flex;flex-shrink:0}.logo svg{width:100%;height:100%;display:block}.logo--color-primary{color:#3772ff}.logo--color-secondary{color:#40f39a}.logo--color-light{color:#c7cfd9}.logo--color-dark{color:#1a1a1b}.logo--size-sm{width:2.4rem;height:2.4rem}.logo--size-md{width:3.6rem;height:3.6rem}.logo--size-lg{width:5.2rem;height:5.2rem}.status{position:relative;width:1.4rem;height:1.4rem;display:inline-flex;align-items:center;justify-content:center}.status__bubble{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.5rem;height:.5rem;background-color:#40f39a;border-radius:50%}.status__bubble-pulse{position:absolute;width:1.4rem;height:1.4rem;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#40f39a;border-radius:50%;opacity:.2}.menu__backdrop{position:fixed;inset:0;z-index:50;background-color:#04040580;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.menu__panel{position:fixed;top:1.6rem;right:1.6rem;z-index:50;width:100%;max-width:42rem;background-color:#fcfaf8;border-radius:1.6rem;box-shadow:0 25px 50px -12px #00000040;overflow-x:hidden;overflow-y:auto;border:1px solid #f2f2f3;box-sizing:border-box}.menu__panel-inner{padding:2.4rem}.menu__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:3.2rem}.menu__header-info{font-size:1.4rem;color:#686869;display:flex;align-items:center;gap:.4rem}.menu__header-info .menu__header-place{font-weight:500;color:#1a1a1b}.menu__close{display:flex;align-items:center;gap:.8rem;padding:0;border:none;background:none;font-size:1.4rem;color:#686869;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;cursor:pointer;transition:color .3s ease-in-out}.menu__close:hover{color:#1a1a1b}.menu__close-icon{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;border:1px solid #f2f2f3;color:#1a1a1b;transition:border-color .3s ease-in-out}.menu__close:hover .menu__close-icon{border-color:#1a1a1b}.menu__content{display:flex;gap:3.2rem}.menu__nav{flex:1}.menu__list{list-style:none;padding:0;margin:0}.menu__item{margin:0}.menu__link{display:flex;align-items:center;gap:1.2rem;padding:.4rem 0;border:none;background:none;width:100%;text-align:left;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:3rem;font-weight:600;color:#1a1a1b;cursor:pointer;transition:color .3s ease-in-out}.menu__link:hover{color:#686869}.menu__link-label{display:block}.menu__link-count{font-size:1.2rem;font-weight:400;color:#686869;border:1px solid #f2f2f3;border-radius:999px;padding:.2rem .8rem}.menu__social{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;padding-top:.8rem;gap:.4rem}.menu__social-link{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;color:#686869;text-decoration:none;text-transform:lowercase;transition:color .3s ease-in-out}.menu__social-link:hover{color:#1a1a1b}.menu__footer{margin-top:3.2rem;padding-top:1.6rem;border-top:1px solid #f2f2f3}.menu__footer-email{display:flex;align-items:center;gap:.8rem;font-size:1.6rem;color:#1a1a1b;text-decoration:none;transition:color .3s ease-in-out}.menu__footer-email:hover{color:#3772ff}.menu__indicator{position:absolute;top:2.4rem;right:2.4rem;width:.8rem;height:.8rem;background-color:#40f39a;border-radius:50%}@media(max-width:990px){.menu__panel{top:1rem;right:1rem;left:1rem;width:auto;min-width:0;max-width:none}.menu__panel-inner{padding:1.6rem;min-width:0}.menu__content{flex-direction:column;gap:2rem;min-width:0}.menu__nav{min-width:0}.menu__link{font-size:3.2rem}.menu__social{align-items:flex-start;flex-direction:row;flex-wrap:wrap;min-width:0;gap:.8rem}.menu__social-link{flex-shrink:0}.menu__footer-email{flex-wrap:wrap;word-break:break-all}}.navbar-bar{position:fixed;top:0;left:0;right:0;height:9rem;background-color:transparent;mix-blend-mode:difference;z-index:50}.navbar__wrapper{border-left:1px solid transparent;border-right:1px solid transparent}.section-divider{height:9rem;border-top:1.5px solid #f2f2f3;border-bottom:1.5px solid #f2f2f3}.section-heading{padding:2.4rem 1.6rem;position:relative;text-transform:uppercase}@media(min-width:990px){.section-heading{padding:2.4rem 3.2rem}}.section-heading--has-border:after{position:absolute;background-color:#3772ff;inset:0;width:3.2rem;height:2px;left:1.6rem;content:"";z-index:10}@media(min-width:990px){.section-heading--has-border:after{left:3.2rem}}.slide-in-up__content{width:-moz-fit-content;width:fit-content;-o-object-fit:contain;object-fit:contain;overflow:hidden}.slide-in-up__wrapper{width:-moz-fit-content;width:fit-content;-o-object-fit:contain;object-fit:contain;opacity:0}.slide-in-up__wrapper img{margin-bottom:-.6rem}.split-text__splitter{width:-moz-fit-content;width:fit-content}.split-text__overflow{width:-moz-fit-content;width:fit-content;height:3rem;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.split-text__item{padding:.5rem}.split-box__content{width:100%;height:100%;padding:2.4rem;color:#686869;display:flex;align-items:center}.split-box__content svg{font-size:inherit}.split-box__content--border-black{border:1px solid #09090b}.split-box__content--border-light{border:1px solid #f2f2f3}.split-box__content--border-none{border:1px solid transparent}.split-box__content--align-end{align-items:flex-end}.split-box__splitter{width:100%;display:flex;align-items:center;justify-content:space-between}.split-box__overflow{width:-moz-fit-content;width:fit-content;height:3rem;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.split-box__item{padding:.5rem}.split-box__icon-wrap{width:-moz-fit-content;width:fit-content;height:auto;padding:.5rem;display:flex;align-items:center;justify-content:center}.technology-card{display:flex;align-items:center;justify-content:center}.technology-card>svg{width:-moz-fit-content;width:fit-content;color:#c7cfd9}.text{line-height:140%}.text--color-white{color:#fff}.text--color-default{color:#686869}.text--color-gray{color:#c7cfd9}.text--size-xsmall{font-size:1.2rem}.text--size-small{font-size:1.4rem}.text--size-medium{font-size:1.6rem}.text--size-large{font-size:1.8rem}.text--size-xlarge{font-size:2.4rem}.text--weight-regular{font-weight:400}.text--weight-medium{font-weight:500}.text--weight-semibold{font-weight:600}.text-reveal__trigger :is(h1,h2,h3,h4,h5,h6,p)>div{background:linear-gradient(to right,#1a1a1b 50%,#c7cfd9 50%);background-size:200% 100%;background-position-x:100%;color:transparent;background-clip:text;-webkit-background-clip:text}.tooltip__content{border-radius:4px;padding:.8rem 1rem;font-size:1.2rem;font-weight:600;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity;box-shadow:#0e121659 0 10px 38px -10px,#0e121633 0 10px 20px -15px}.tooltip__content[data-state=delayed-open][data-side=top]{animation-name:tooltip-slide-down-fade}.tooltip__content[data-state=delayed-open][data-side=right]{animation-name:tooltip-slide-left-fade}.tooltip__content[data-state=delayed-open][data-side=bottom]{animation-name:tooltip-slide-up-fade}.tooltip__content[data-state=delayed-open][data-side=left]{animation-name:tooltip-slide-right-fade}.tooltip__content--black{background-color:#040405;color:#f5f5f5;fill:#040405}.tooltip__content--white{background-color:#fff;color:#686869;fill:#fff}@keyframes tooltip-slide-up-fade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes tooltip-slide-right-fade{0%{opacity:0;transform:translate(-2px)}to{opacity:1;transform:translate(0)}}@keyframes tooltip-slide-down-fade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes tooltip-slide-left-fade{0%{opacity:0;transform:translate(2px)}to{opacity:1;transform:translate(0)}}.typing-text{overflow:hidden}.typing-text>div>:is(h1,h2,h3,h4,h5,h6,p){font-size:4rem;text-transform:uppercase;font-weight:700;white-space:nowrap;display:inline-block;border-right:2px solid #1a1a1b;animation:typing-blink .5s step-end infinite}@keyframes typing-blink{50%{border-color:transparent}}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;vertical-align:baseline}*:before,*:after{box-sizing:inherit}html{font-size:.520833vw;scroll-behavior:smooth}@media(max-width:990px){html{font-size:62.5%}}html,body,#root{background:#fff;color:#686869;height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-overflow-scrolling:touch}h1,h2,h3,h4,h5,h6,strong{font-weight:600;color:#1a1a1b}ol,ul{list-style:none}body,input,textarea,select,button{font:400 1.6rem Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif,sans-serif}span{display:inline-block}a{text-decoration:none;color:inherit}a:focus-visible,button:focus-visible,[tabindex="0"]:focus-visible{outline:2px solid #3772ff;outline-offset:2px}button{cursor:pointer}u{color:#3772ff}.greaterThan{display:inherit}@media(max-width:990px){.greaterThan{display:none}}.lessThan{display:none}@media(max-width:990px){.lessThan{display:inherit}}.gradient:is(h1,h2,h3,h4,h5,h6){background:#cfebff;background:linear-gradient(90deg,#524bf2 5%,#dd5183 30%,#cfebff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:100%;background-clip:text}.reveal:is(h1,h2,h3,h4,h5,h6){background:linear-gradient(to right,#1a1a1b 50%,#c7cfd9 50%);background-size:200% 100%;background-position-x:100%;color:transparent;background-clip:text;-webkit-background-clip:text;transition:background-size 1.5s cubic-bezier(.1,.5,.5,1)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}[disabled]{opacity:.6;cursor:not-allowed}::-webkit-scrollbar{width:7px!important}::-webkit-scrollbar-track{background:#f5f5f5!important}::-webkit-scrollbar-thumb{background:#3772ff!important;border-radius:50px!important}::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#524bf2 5%,#dd5183 30%,#cfebff)!important}
