:root{--font-alt:"Libre Baskerville",serif;--font-primary:"Manrope",sans-serif;--color-bg:210,75%,98%;--color-bg-alt:240,10%,5%;--color-primary:50,100%,50%;--color-primary-alt:50,32%,42%;--color-alert:0,88%,45%;--color-success:135,85%,55%;--color-white:0,0%,100%;--color-black:0,0%,0%;--color-title:0,0%,0%;--color-body:213,9%,45%;--fs-ms:1.2rem;--fs-xxs:1.6rem;--fs-xs:1.8rem;--fs-sm:2rem;--fs-md:2.6rem;--fs-lg:4.8rem;--fs-xl:7rem;--fs-xml:12rem;--fs-xxl:16rem;--fw-bold:700;--fw-medium:500;--fw-regular:400;--fw-light:300;--header-height:22rem;--x-spacing:9rem;--y-spacing:24rem}@media(max-width:1366px)and (max-height:820px){:root{--header-height:18rem}}@media(max-width:1366px){:root{--fs-xml:10rem}}@media(max-width:1199px){:root{--fs-xxs:1.4rem;--fs-xs:1.6rem;--fs-sm:1.8rem;--fs-md:2.4rem;--fs-lg:3.6rem;--fs-xl:5.8rem;--fs-xml:8rem;--fs-xxl:12rem;--x-spacing:6rem;--y-spacing:20rem}}@media(max-width:991px){:root{--fs-md:2rem;--fs-xml:6rem;--fs-xl:4.8rem;--fs-xxl:10rem;--y-spacing:12rem}}@media(max-width:767px){:root{--fs-md:1.8rem;--fs-xml:5rem;--fs-xl:4rem;--x-spacing:3rem;--header-height:14rem}}*,:after,:before{box-sizing:border-box}html{text-size-adjust:none;font-size:62.5%}*{margin:0}ol,ul{list-style:none}body{min-height:100dvh;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden;background:hsl(var(--color-bg-alt));font-family:var(--font-primary)}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}:target{scroll-margin-block:5ex}#__next,#root{isolation:isolate}::selection{color:hsl(var(--color-black));background:hsl(var(--color-primary))}main{min-height:100vh}p{font-weight:var(--fw-regular)}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.loader{display:flex;width:8rem;height:8rem;justify-content:center;align-items:center;position:relative;flex-direction:column}.curve{width:180%;height:180%;position:absolute;animation:rotate 8s linear infinite;fill:transparent}.curve text{letter-spacing:20px;text-transform:uppercase;font:1.5em Fira Sans,sans-serif;fill:#fff;filter:drop-shadow(0 2px 8px black)}.blackhole{z-index:-1;display:flex;position:absolute;width:8rem;height:8rem;align-items:center;justify-content:center}.blackhole-circle{background:radial-gradient(circle at center,#000 25%,#fff 35%,#fff 100%);box-shadow:0 0 2rem #c2babb}.blackhole-circle,.blackhole-circle:after{z-index:0;display:flex;width:100%;height:100%;border-radius:50%;align-items:center;justify-content:center}.blackhole-circle:after{position:absolute;content:"";border:4px solid #fff;background:radial-gradient(circle at center,#000 35%,#fff 60%,#fff 100%);box-shadow:0 0 5rem #c2babb;filter:blur(4px);animation:pulseAnimation 2s linear infinite alternate-reverse}.blackhole-circle:before{z-index:1;content:"";display:flex;width:4rem;height:4rem;border:2px solid #fff;box-shadow:3px 3px 10px #c2babb,inset 0 0 1rem #fff;border-radius:50%;top:5rem;filter:blur(.5px);animation:rotate 3s linear infinite}.blackhole-disc{filter:blur(1rem) brightness(130%);box-shadow:0 0 3rem #d7c4be;transform:rotate3d(1,1,1,220deg);animation:pulseAnimation2 2s linear infinite alternate-reverse;justify-content:center;align-items:center}.blackhole-disc,.blackhole-disc:before{position:absolute;z-index:0;display:flex;width:5rem;height:10rem;border-radius:50%;background:radial-gradient(circle at center,#fff 80%,#353535 90%,#fff 100%);border:1rem solid #fff}.blackhole-disc:before{content:"";filter:blur(3rem);box-shadow:0 0 6rem #d7c4be;animation:pulseAnimation 2s linear infinite alternate-reverse}@keyframes pulseAnimation{0%{box-shadow:0 0 3rem #c2babb;transform:scale(1)}to{box-shadow:0 0 5rem #c2babb;transform:scale(1.09)}}@keyframes pulseAnimation2{0%{box-shadow:0 0 3rem #c2babb;transform:rotate3d(1,1,1,220deg) scale(1)}to{box-shadow:0 0 5rem #c2babb;transform:rotate3d(1,1,1,220deg) scale(.95)}}.SocialLinks_social__mM0Eb{--size:5rem;--icon-color:hsl(var(--color-white));--bg-color:hsl(var(--color-primary));display:flex;flex-wrap:wrap;gap:1rem;padding:0}.SocialLinks_social__mM0Eb li a{display:flex;align-items:center;justify-content:center;width:var(--size);height:var(--size);position:relative;z-index:1;border-radius:50%}.SocialLinks_social__mM0Eb li a:before{content:"";position:absolute;inset:0;width:100%;height:100%;scale:0;z-index:-1;transition:all .3s ease;background:var(--bg-color);border-radius:50%}.SocialLinks_social__mM0Eb li a:hover{--icon-color:hsl(var(--color-black))}.SocialLinks_social__mM0Eb li a:hover:before{scale:1}.SocialLinks_social__mM0Eb li svg path,.SocialLinks_social__mM0Eb li svg rect{fill:var(--icon-color)}.NavDetailed_ul__lA6yh{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6rem;gap:6rem;padding-left:0}@media(max-width:1199px){.NavDetailed_ul__lA6yh{grid-template-columns:repeat(auto-fill,minmax(22rem,1fr))}}@media(max-width:767px){.NavDetailed_ul__lA6yh{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr))}}@media(min-width:1200px){.NavDetailed_ul__lA6yh li:first-child,.NavDetailed_ul__lA6yh li:nth-child(2){grid-column:2/3}}.NavDetailed_ul__lA6yh li a,.NavDetailed_ul__lA6yh li button{display:block;padding:1rem;text-decoration:none;border:0;background:transparent;text-align:left}.NavDetailed_ul__lA6yh li a:hover,.NavDetailed_ul__lA6yh li button:hover{cursor:pointer}.NavDetailed_title__FZY4H{position:relative;overflow:hidden;display:block;margin-bottom:1rem;color:hsl(var(--color-white));font-weight:var(--fw-medium);font-size:var(--fs-sm)}@media(max-width:767px){.NavDetailed_title__FZY4H{margin-bottom:0}}.NavDetailed_title__FZY4H span{display:block;transition:all .5s cubic-bezier(.16,1,.3,1)}a:hover .NavDetailed_title__FZY4H span,button:hover .NavDetailed_title__FZY4H span{transform:translateY(-100%)}.NavDetailed_title__FZY4H span:after{content:attr(data-text);display:block;position:absolute;top:100%;left:0}a:hover .NavDetailed_title__FZY4H,button:hover .NavDetailed_title__FZY4H{color:hsl(var(--color-primary))}.NavDetailed_description__2s7Hy{color:hsl(var(--color-body));font-weight:var(--fw-regular);font-size:var(--fs-xs)}@media(max-width:767px){.NavDetailed_description__2s7Hy{display:none}}.Blobs_blob__jPQIw{position:absolute;pointer-events:none;filter:blur(10rem)}.Blobs_v1__SO4NL{right:-50%;top:-50%;width:60%;height:80%;background:conic-gradient(#000,#0528a2)}.Blobs_v2__c_UgS{left:-20%;top:10%;width:30%;height:40%;background:conic-gradient(from 2.35rad,#c76000,rgba(7,29,228,.5))}.Blobs_v3__eBZBK{left:10%;top:50%;width:30%;height:50%;background:conic-gradient(#3d3d3d,rgba(5,20,153,.29))}.macbook{width:150px;height:96px;left:50%;top:75%;margin:-85px 0 0 -78px;perspective:500px}.macbook,.shadow{position:absolute}.shadow{width:60px;height:0;left:40px;top:160px;transform:rotateX(80deg) rotateY(0deg) rotate(0deg);box-shadow:0 0 60px 40px rgba(0,0,0,.3);animation:shadow 7s ease infinite}.inner{z-index:20;top:0;transform-style:preserve-3d;transform:rotateX(-20deg) rotateY(0deg) rotate(0deg);animation:rotate 7s ease infinite}.inner,.screen{position:absolute;width:150px;height:96px;left:0}.screen{bottom:0;border-radius:7px;background:#ddd;transform-style:preserve-3d;transform-origin:50% 93px;transform:rotateX(0deg) rotateY(0deg) rotate(0deg);animation:lid-screen 7s ease infinite;background-image:linear-gradient(45deg,rgba(0,0,0,.34),transparent);background-position:0 100%;background-size:300px 300px;box-shadow:inset 0 3px 7px hsla(0,0%,100%,.5)}.screen .logo{position:absolute;width:20px;height:24px;left:50%;top:50%;margin:-12px 0 0 -10px;transform:rotateY(180deg) translateZ(.1px)}.screen .face-one{width:150px;height:96px;position:absolute;left:0;bottom:0;border-radius:7px;background:#d3d3d3;transform:translateZ(2px);background-image:linear-gradient(45deg,rgba(0,0,0,.24),transparent)}.screen .face-one .camera{width:3px;height:3px;border-radius:100%;background:#000;position:absolute;left:50%;top:4px;margin-left:-1.5px}.screen .face-one .display{width:130px;height:74px;margin:10px;background-color:#000;background-size:100% 100%;border-radius:1px;position:relative;box-shadow:inset 0 0 2px #000}.screen .face-one .display .shade{position:absolute;left:0;top:0;width:130px;height:74px;background:linear-gradient(-135deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.1) 47%,hsla(0,0%,100%,0) 48%);animation:screen-shade 7s ease infinite;background-size:300px 200px;background-position:0 0}.screen .face-one span{position:absolute;top:85px;left:57px;font-size:6px;color:#666}.macbody{background:#cbcbcb;transform-style:preserve-3d;transform-origin:50% bottom;transform:rotateX(-90deg);animation:lid-macbody 7s ease infinite;background-image:linear-gradient(45deg,rgba(0,0,0,.24),transparent)}.macbody,.macbody .face-one{width:150px;height:96px;position:absolute;left:0;bottom:0;border-radius:7px}.macbody .face-one{transform-style:preserve-3d;background:#dfdfdf;animation:lid-keyboard-area 7s ease infinite;transform:translateZ(-2px);background-image:linear-gradient(30deg,rgba(0,0,0,.24),transparent)}.macbody .touchpad{width:40px;height:31px;left:50%;top:50%;margin:-44px 0 0 -18px;box-shadow:inset 0 0 3px #888}.macbody .keyboard,.macbody .touchpad{position:absolute;border-radius:4px;background:#cdcdcd;background-image:linear-gradient(30deg,rgba(0,0,0,.24),transparent)}.macbody .keyboard{width:130px;height:45px;left:7px;top:41px;transform-style:preserve-3d;box-shadow:inset 0 0 3px #777;padding:0 0 0 2px}.keyboard .key{width:6px;height:6px;background:#444;float:left;margin:1px;transform:translateZ(-2px);border-radius:2px;box-shadow:0 -2px 0 #222;animation:keys 7s ease infinite}.key.space{width:45px}.key.f{height:3px}.macbody .pad{width:5px;height:5px;background:#333;border-radius:100%;position:absolute}.pad.one{left:20px;top:20px}.pad.two{right:20px;top:20px}.pad.three{right:20px;bottom:20px}.pad.four{left:20px;bottom:20px}@keyframes rotate{0%{transform:rotateX(-20deg) rotateY(0deg) rotate(0deg)}5%{transform:rotateX(-20deg) rotateY(-20deg) rotate(0deg)}20%{transform:rotateX(30deg) rotateY(200deg) rotate(0deg)}25%{transform:rotateX(-60deg) rotateY(150deg) rotate(0deg)}60%{transform:rotateX(-20deg) rotateY(130deg) rotate(0deg)}65%{transform:rotateX(-20deg) rotateY(120deg) rotate(0deg)}80%{transform:rotateX(-20deg) rotateY(375deg) rotate(0deg)}85%{transform:rotateX(-20deg) rotateY(357deg) rotate(0deg)}87%{transform:rotateX(-20deg) rotateY(1turn) rotate(0deg)}to{transform:rotateX(-20deg) rotateY(1turn) rotate(0deg)}}@keyframes lid-screen{0%{transform:rotateX(0deg);background-position:0 100%}5%{transform:rotateX(50deg);background-position:0 100%}20%{transform:rotateX(-90deg);background-position:-150px top}25%{transform:rotateX(15deg);background-position:0 100%}30%{transform:rotateX(-5deg);background-position:100% 0}38%{transform:rotateX(5deg);background-position:100% 0}48%{transform:rotateX(0deg);background-position:100% 0}90%{transform:rotateX(0deg);background-position:100% 0}to{transform:rotateX(0deg);background-position:100%}}@keyframes lid-macbody{0%{transform:rotateX(-90deg)}50%{transform:rotateX(-90deg)}to{transform:rotateX(-90deg)}}@keyframes lid-keyboard-area{0%{background-color:#dfdfdf}50%{background-color:#bbb}to{background-color:#dfdfdf}}@keyframes screen-shade{0%{background-position:-20px 0}5%{background-position:-40px 0}20%{background-position:200px 0}50%{background-position:-200px 0}80%{background-position:0 0}85%{background-position:-30px 0}90%{background-position:-20px 0}to{background-position:-20px 0}}@keyframes keys{0%{box-shadow:0 -2px 0 #222}5%{box-shadow:1 -1px 0 #222}20%{box-shadow:-1px 1px 0 #222}25%{box-shadow:-1px 1px 0 #222}60%{box-shadow:-1px 1px 0 #222}80%{box-shadow:0 -2px 0 #222}85%{box-shadow:0 -2px 0 #222}87%{box-shadow:0 -2px 0 #222}to{box-shadow:0 -2px 0 #222}}@keyframes shadow{0%{transform:rotateX(80deg) rotateY(0deg) rotate(0deg);box-shadow:0 0 60px 40px rgba(0,0,0,.3)}5%{transform:rotateX(80deg) rotateY(10deg) rotate(0deg);box-shadow:0 0 60px 40px rgba(0,0,0,.3)}20%{transform:rotateX(30deg) rotateY(-20deg) rotate(-20deg);box-shadow:0 0 50px 30px rgba(0,0,0,.3)}25%{transform:rotateX(80deg) rotateY(-20deg) rotate(50deg);box-shadow:0 0 35px 15px rgba(0,0,0,.1)}60%{transform:rotateX(80deg) rotateY(0deg) rotate(-50deg) translateX(30px);box-shadow:0 0 60px 40px rgba(0,0,0,.3)}to{box-shadow:0 0 60px 40px rgba(0,0,0,.3)}}.PreLoader_container__KUCdV{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3rem;width:100dvw;height:100dvh;overflow:hidden;z-index:99999998}.PreLoader_container__KUCdV:before{content:"";position:absolute;inset:0;z-index:-1;background-color:hsla(var(--color-bg-alt),1);pointer-events:none}.PreLoader_badge__uyCYE{pointer-events:none;scale:0}.PreLoader_progress__SMre_{font-size:var(--fs-xs);font-weight:var(--fw-medium);letter-spacing:.2em;color:hsla(var(--color-white),1);opacity:0}.PreLoader_progress__SMre_ .PreLoader_old__2EpjW{opacity:.3}.Footer_footer__l_IPH{position:relative;background:hsl(var(--color-bg-alt));padding:var(--y-spacing) var(--x-spacing) 3rem;overflow:hidden;border-top:1px solid hsla(var(--color-white),.1)}@media(min-width:576px){.Footer_footer__l_IPH{padding:var(--y-spacing) var(--x-spacing) 9rem}}.Footer_footer__l_IPH .Footer_inner__LH44F{position:relative;z-index:1;display:grid;grid-template-areas:"connect nav" "bottom bottom";grid-template-columns:1fr 2fr}@media(max-width:1199px){.Footer_footer__l_IPH .Footer_inner__LH44F{grid-template-areas:"connect" "nav" "bottom";grid-template-columns:1fr;gap:var(--x-spacing)}}.Footer_footer__l_IPH .Footer_connect__VbeHW{grid-area:connect}@media(max-width:767px){.Footer_footer__l_IPH .Footer_connect__VbeHW{margin-bottom:3rem}}.Footer_footer__l_IPH .Footer_nav__LW_Ff{grid-area:nav}.Footer_footer__l_IPH .Footer_bottom__PoZvL{grid-area:bottom;text-align:center;padding:var(--y-spacing) 3rem 3rem}@media(max-width:1199px){.Footer_footer__l_IPH .Footer_bottom__PoZvL{padding:var(--x-spacing) 3rem 3rem}}.Footer_copyright__fV38_ a:after,.Footer_email__D_zk_:after{content:"";position:absolute;width:100%;height:2px;background-color:hsl(var(--color-primary));bottom:0;left:0;transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}.Footer_copyright__fV38_{color:hsl(var(--color-body));font-size:var(--fs-xs);margin-bottom:3rem}.Footer_copyright__fV38_ a{position:relative;transition:all .3s ease-in-out;text-decoration:none}.Footer_copyright__fV38_ a:hover{color:hsl(var(--color-primary))}.Footer_copyright__fV38_ a:hover:after{transform-origin:left;transform:scaleX(1)}.Footer_title__6C3wy{margin-bottom:3rem;padding:1rem;font-weight:var(--fw-medium);line-height:1;color:hsl(var(--color-white));font-size:var(--fs-xl)}.Footer_title__6C3wy span:not([class]){opacity:.5}@media(max-width:767px){.Footer_title__6C3wy{margin-bottom:1.5rem}}.Footer_email__D_zk_{position:relative;display:inline-block;margin-bottom:3rem;padding:1rem;color:hsl(var(--color-body));font-size:var(--fs-sm);text-decoration:none;transition:all .3s ease-in-out;overflow:hidden}.Footer_email__D_zk_:hover{color:hsl(var(--color-primary))}.Footer_email__D_zk_:hover:after{transform-origin:left;transform:scaleX(1)}.Footer_verse__UnHQj{color:hsl(var(--color-primary-alt));font-size:var(--fs-xs)}.Footer_badge__0WsRs{display:inline-block;margin-bottom:6rem}.Footer_skeleton__6mMeC{position:absolute;right:0;bottom:0;pointer-events:none;z-index:0}@media(max-width:767px){.Footer_skeleton__6mMeC{display:none}}.Footer_skeleton__6mMeC .Footer_eyeball__GKGhI{position:absolute;width:5px;height:5px;background:#ffbebe;border-radius:50%;scale:0;transition:all .3s linear}.Footer_skeleton__6mMeC .Footer_eyeball__GKGhI.Footer_left___wlgw{left:6%;top:62%}.Footer_skeleton__6mMeC .Footer_eyeball__GKGhI.Footer_right__nlkcB{left:15.5%;top:56.4%}.Footer_skeleton__6mMeC.Footer_animating__YwQiY .Footer_eyeball__GKGhI{scale:1;animation:Footer_skullEye__e_mZp 1.8s infinite}@keyframes Footer_skullEye__e_mZp{0%,to{box-shadow:0 0 4px 8px hsl(var(--color-alert))}50%{box-shadow:0 0 4px 4px hsl(var(--color-alert))}}.Footer_capillaryContainer__MqkK9{--stroke:hsla(0,0%,100%,.2);position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Footer_capillary__pJm_K{position:absolute;pointer-events:none;opacity:.1;transition:opacity .2s linear}.Footer_capillary__pJm_K path{stroke:var(--stroke)}.Footer_capillary1__AiOiw{bottom:50%;right:50%;margin-bottom:-300px;margin-right:-400px;animation:Footer_capillaryShape1__xkJET 20s linear infinite alternate}.Footer_capillary2__HzyWV{top:50%;left:50%;margin-top:-600px;margin-left:-475px;transform:rotate(15deg);animation:Footer_capillaryShape2__Sbl7y 20s linear infinite alternate}@keyframes Footer_capillaryShape1__xkJET{0%{transform:translateY(0) rotate(0deg)}to{transform:translateY(20%) rotate(20deg)}}@keyframes Footer_capillaryShape2__Sbl7y{0%{transform:translateY(0) rotate(15deg)}to{transform:translateY(-20%) rotate(20deg)}}.Navigation_container__9lAcn{position:fixed;bottom:calc(var(--x-spacing)/3);left:50%;transform:translateX(-50%);transition:transform .3s ease-in-out;display:flex;justify-content:center}@media(max-width:575px){.Navigation_container__9lAcn{transform:translateX(100%);inset:0;width:100%;height:100%}}.Navigation_container__9lAcn.Navigation_menuOpen__qdPC3{transform:translateX(0)}.Navigation_navigation__C5PNs{position:relative;z-index:1;border-radius:100vw;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);background-color:hsla(var(--color-black),.8);border:.05rem solid hsla(var(--color-white),.16);box-shadow:.01rem .01rem .07rem hsla(var(--color-black),.16)}@media(max-width:575px){.Navigation_navigation__C5PNs{background-color:hsla(var(--color-black),.95);border-radius:0;width:100%;padding-top:var(--header-height)}}.Navigation_navigation__C5PNs ul{display:flex;padding:0 1.5rem;height:6rem;align-items:center}@media(max-width:575px){.Navigation_navigation__C5PNs ul{display:block}}.Navigation_navigation__C5PNs ul li a,.Navigation_navigation__C5PNs ul li button{display:block;padding:1rem 1.5rem;font-size:var(--fs-xxs);color:hsl(var(--color-white));text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);border-radius:100vw;border:0;background:transparent}@media(max-width:575px){.Navigation_navigation__C5PNs ul li a,.Navigation_navigation__C5PNs ul li button{--fs-xxs:2rem;display:block;width:100%;padding:2rem 3rem;text-align:left}}.Navigation_navigation__C5PNs ul li a:hover,.Navigation_navigation__C5PNs ul li button:hover{cursor:pointer;color:hsl(var(--color-black))}.Navigation_bg__3QLGM{position:absolute;top:0;left:0;z-index:-1;background:hsl(var(--color-primary));pointer-events:none;border-radius:100vw;height:4.6rem}.Header_header__E1Wv4{position:absolute;top:0;left:0;width:100%;z-index:2}.Header_inner__mIccn{display:flex;align-items:center;justify-content:space-between;padding:0 var(--x-spacing);height:var(--header-height)}.Header_logo__sVu15{display:inline-block}.Header_menuToggle__Usyvc{--size:5rem;--lineHeight:0.2rem;--lineWidth:40%;position:relative;background:none;border:0;padding:0;width:var(--size);height:var(--size);cursor:pointer}@media(min-width:576px){.Header_menuToggle__Usyvc{display:none}}.Header_menuToggle__Usyvc span{display:block;width:var(--lineWidth);height:var(--lineHeight);background:hsl(var(--color-white));position:absolute;transition:all .3s ease-in-out}.Header_menuToggle__Usyvc span:first-child{transform-origin:right bottom;top:calc(50% - var(--lineHeight)*3);left:10%}.Header_menuToggle__Usyvc span:nth-child(2){transform-origin:left bottom;top:calc(50% - var(--lineHeight)*3);left:50%}.Header_menuToggle__Usyvc span:nth-child(3){transform-origin:right top;top:calc(50% + var(--lineHeight)*3);left:10%}.Header_menuToggle__Usyvc span:nth-child(4){transform-origin:left bottom;top:calc(50% + var(--lineHeight)*3);left:50%}.Header_menuToggle__Usyvc:hover span:first-child{transform:rotate(45deg);top:50%}.Header_menuToggle__Usyvc:hover span:nth-child(2),.Header_menuToggle__Usyvc:hover span:nth-child(3){transform:rotate(-45deg);top:50%}.Header_menuToggle__Usyvc:hover span:nth-child(4){transform:rotate(45deg);top:50%}.Header_info__CwPaE{font-size:var(--fs-xs);color:hsl(var(--color-white))}.Header_openToWork__uGQRW{display:flex;align-items:center;gap:1rem;font-size:var(--fs-ms);color:hsla(var(--color-white),.9);line-height:1;border:1px solid hsla(var(--color-white),.3);padding:.8rem 1rem;border-radius:100rem;text-transform:uppercase}@media(max-width:575px){.Header_openToWork__uGQRW{display:none}}.Header_openToWork__uGQRW span{position:relative;box-sizing:content-box;width:.8rem;height:.8rem;border-radius:50%;background:hsl(var(--color-success))}.Header_openToWork__uGQRW span:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;animation:Header_pulsate___tW0V 2s infinite;border-radius:50%;box-shadow:0 0 0 0 hsl(var(--color-success))}@keyframes Header_pulsate___tW0V{0%{transform:scale(.95);box-shadow:0 0 0 0 hsla(var(--color-success),.1)}50%{transform:scale(1);box-shadow:0 0 0 .8rem hsla(var(--color-success),.2)}to{transform:scale(.95);box-shadow:0 0 0 0 hsla(var(--color-success),.1)}}.Header_location__72twJ{margin-left:auto;margin-right:3rem;font-size:var(--fs-ms);color:hsla(var(--color-white),.9);text-transform:uppercase}@media(max-width:575px){.Header_location__72twJ{display:none}}.CustomCursor_customCursor__OA6WQ{--cursor-size:1.2rem;position:fixed;top:0;left:0;width:var(--cursor-size);height:var(--cursor-size);border-radius:100%;background-color:hsl(var(--color-primary));mix-blend-mode:difference;z-index:99999999!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media(pointer:coarse),(pointer:none){.CustomCursor_customCursor__OA6WQ{display:none}}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_d76bb7;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_Fallback_d76bb7;src:local("Arial");ascent-override:102.96%;descent-override:28.98%;line-gap-override:0.00%;size-adjust:103.53%}.__className_d76bb7{font-family:__Manrope_d76bb7,__Manrope_Fallback_d76bb7;font-style:normal}.__variable_d76bb7{--font-primary:"__Manrope_d76bb7","__Manrope_Fallback_d76bb7"}@font-face{font-family:__Libre_Baskerville_25556b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/645c88064de6876a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Libre_Baskerville_25556b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cccb76cee38030ea-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Libre_Baskerville_25556b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/645c88064de6876a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Libre_Baskerville_25556b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cccb76cee38030ea-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Libre_Baskerville_Fallback_25556b;src:local("Times New Roman");ascent-override:75.76%;descent-override:21.09%;line-gap-override:0.00%;size-adjust:128.03%}.__className_25556b{font-family:__Libre_Baskerville_25556b,__Libre_Baskerville_Fallback_25556b;font-style:normal}.__variable_25556b{--font-alt:"__Libre_Baskerville_25556b","__Libre_Baskerville_Fallback_25556b"}