/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:Chaviera;src:url(/_next/static/media/ChavieraRegular-d9PwZ.0b157954.otf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/_next/static/media/NeueMontreal-Regular.b755838d.otf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/_next/static/media/NeueMontreal-Bold.6bf2ef6f.otf);font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/_next/static/media/NeueMontreal-Light.4f1ab506.otf);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/_next/static/media/NeueMontreal-Medium.b9da7318.otf);font-weight:500;font-style:normal;font-display:swap}.section{padding:90px 4px;display:flex;flex-wrap:wrap;color:var(--text-color)}.title{font-size:72px}.big-title,.title{color:var(--accent-color);font-family:Chaviera;font-style:normal;font-weight:400;line-height:180px;letter-spacing:.04em}.big-title{font-size:140px}.content,.content-flex{margin-top:2rem;margin-bottom:2rem}.content-flex{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center}.big-text{font-weight:500;font-size:22px;line-height:36px}.text{font-weight:500;font-size:20px;line-height:26px}@media only screen and (max-width:1024px){.section{justify-content:flex-start;align-items:center}.title{font-size:54px;line-height:120px}.big-text{font-size:20px;line-height:32px}}@media only screen and (max-width:768px){.title{font-size:36px;line-height:58px}.big-title{font-size:60px;line-height:96px;letter-spacing:.04em}.big-text{font-size:18px;line-height:28px}.text{font-size:18px;line-height:26px}}@media only screen and (max-width:480px){.section{padding:40px 4px}.big-title{font-size:60px;line-height:96px;letter-spacing:.04em}.big-text{font-size:16px;line-height:28px}.text{font-size:14px;line-height:24px}}body,html{padding:0;margin:0;width:100%;font-family:Neue Montreal,Arial,Helvetica,sans-serif;font-weight:400;font-size:14px;font-style:normal;text-transform:uppercase;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;min-height:100vh}body::-webkit-scrollbar{display:none}main{perspective:1px}.wrapper{--accent-color:#4031f5;--background-color:#eaeaea;--nav-background:#ffffff66;--text-color:#0f0f1b;--text-color-invert:#fdfdff;--tertiary-color:#fff9e7;--btn-outline-color:#0f0f1b;--white:#fff;--black:#000;--grey:#9c9c9c;--grey-lite:#6a6a6a;transition:all .3s ease}.wrapper,.wrapper.dark{background-image:url(/images/coarse-bg.webp);background-size:cover;box-shadow:inset 0 0 0 50vw var(--background-color);color:var(--text-color)}.wrapper.dark{--accent-color:#b8c8ff;--background-color:#0f0f1b;--nav-background:#0f0f1b66;--text-color:#fdfdff;--text-color-invert:#0f0f1b;--tertiary-color:#0f0f25;--btn-outline:#fff;--white:#fff;--black:#000;--grey:#9c9c9c;--grey-lite:#eaeaea}.container{max-width:1800px;margin:auto;padding:16px 4px}a{color:inherit;text-decoration:none}*{box-sizing:border-box;margin:0;padding:0}@media only screen and (max-width:1600px){.container{max-width:1600px;padding:16px 60px}}@media only screen and (max-width:1440px){.container{max-width:1440px;padding:16px 40px}}@media only screen and (max-width:1024px){.container{padding:16px 20px}}@media only screen and (max-width:769px){body{font-size:12px}.container{padding:16px 24px}}@media only screen and (max-width:481px){.container{padding:16px 12px}}