@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:inherit}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-display:swap;font-family:GothamBold;font-style:normal;font-weight:700;src:url(/static/media/Gotham-Bold.0630b0c73ce95a4359fd.woff2) format("woff2"),url(/static/media/Gotham-Bold.4e6e3938b590f84a7a31.woff) format("woff")}body{background:#000;font-family:Inter;font-style:normal;font-weight:400}body.enter{overflow:hidden}.Scene{height:100vh;left:0;position:fixed;top:0;transition:opacity 1s ease,top 1s ease;width:100vw}.Scene.enter{opacity:0;top:-20%}.Scene canvas{left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1);-webkit-transform-origin:top;transform-origin:top}@media screen and (max-width:640px){.Scene canvas{-webkit-transform:translateX(-50%) scale(1)!important;transform:translateX(-50%) scale(1)!important}}.Name{display:flex;flex-direction:column;height:100vh;justify-content:center;position:relative;transition:opacity 1s ease;transition-delay:.5s;width:100vw}.Name.enter{opacity:0}.Name p{color:#fff;font-family:GothamBold;font-size:13vw;font-weight:700;margin:0;padding:0;text-align:center}.Footer,.Name p{position:relative}.Footer{display:flex;justify-content:center;width:100%;z-index:2}.Footer-wrapper{align-items:center;background-color:#222;border-radius:10px 10px 0 0;box-shadow:0 80px 0 0 #222;display:flex;gap:30px;height:auto;padding:30px;width:calc(80% - 60px)}.Footer-lang{color:#fff;display:none;font-size:16px;gap:8px;height:16px;line-height:16px}.Footer-lang span{cursor:pointer;opacity:.5;position:relative;top:5px;transition:opacity .25s ease}.Footer-lang span.active{cursor:default;opacity:1}.Footer-lang span:hover{opacity:1}.Footer-icons{display:flex;flex:1 1;gap:16px}.Footer-icons--button{align-items:center;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background-color:#363636;border-radius:60px;cursor:pointer;display:flex;gap:8px;height:60px;overflow:hidden;padding:0 20px;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);white-space:nowrap;width:auto}.Footer-icons--button p{color:#fff;cursor:pointer;font-size:15px;line-height:15px;position:relative;z-index:2}.Footer-icons--button img{fill:#fff;cursor:pointer;width:26px;z-index:2}.Footer-icons--button:before{background-image:conic-gradient(from 180deg,#fff 14%,#f27965 28%,#d35fc6 42%,#8784da 56%,#74bcdb 70%,#5071da 84%,#e246af 98%);content:"";cursor:pointer;-webkit-filter:saturate(2) blur(5px);filter:saturate(2) blur(5px);height:200%;left:0;opacity:0;position:absolute;top:-50%;transition:all 1s ease;width:100%}.Footer-icons--button:hover:before{opacity:.6;-webkit-transform:scale(2) rotate(180deg);transform:scale(2) rotate(180deg)}.Footer-icons--round{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background-color:#363636;border-radius:50px;cursor:pointer;height:60px;overflow:hidden;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);width:60px}.Footer-icons--round svg{fill:#fff;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:26px}.Footer-icons--round:before{background-image:conic-gradient(from 180deg,#fff 14%,#f27965 28%,#d35fc6 42%,#8784da 56%,#74bcdb 70%,#5071da 84%,#e246af 98%);content:"";-webkit-filter:saturate(2) blur(5px);filter:saturate(2) blur(5px);height:100%;left:0;opacity:0;position:absolute;top:0;transition:all 1s ease;width:100%}.Footer-icons--round:hover:before{opacity:.6;-webkit-transform:scale(2) rotate(180deg);transform:scale(2) rotate(180deg)}.Footer-copyright{color:#fff;font-size:15px;line-height:20px;opacity:.25;position:relative;top:4px}@media screen and (max-width:640px){.Footer .Footer-wrapper{flex-direction:column;gap:32px}.Footer .Footer-lang{display:flex}}.About{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;position:relative;width:100vw}.About.enter .About-lang{opacity:0}.About-lang{color:#fff;display:flex;font-size:16px;gap:8px;height:16px;line-height:16px;opacity:1;position:fixed;right:30px;top:50px;transition:opacity 1s ease;transition-delay:.6s}.About-lang span{cursor:pointer;opacity:.5;outline:none;position:relative;top:5px;transition:opacity .25s ease}.About-lang span.active{cursor:default;opacity:1}.About-lang span:hover{opacity:1}.About-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:150px 10% 60px;max-width:900px;position:relative}.About-wrapper:before{background-color:#000;height:calc(100% + 100px);top:100px}.About-wrapper:after,.About-wrapper:before{content:"";display:none;left:0;opacity:.75;position:absolute;-webkit-transform:translateX(-10%);transform:translateX(-10%);width:100vw;z-index:1}.About-wrapper:after{background:#000;background:linear-gradient(0deg,#000,transparent);height:100px;top:0}.About-hello{font-size:45px;font-weight:700;line-height:55px;padding-bottom:32px}.About-hello,.About-texte{color:#fff;letter-spacing:1px;margin:0;position:relative;text-align:center;z-index:2}.About-texte{font-size:25px;line-height:43px}.About-texte a{color:#fff;font-weight:700;position:relative;text-decoration:none}.About-texte a:before{background-color:#fff;bottom:-8px;content:"";height:2px;left:0;position:absolute;transition:width .25s ease;width:100%}.About-texte a:hover:before{width:0}.About-Wordslider{cursor:pointer;display:inline-block;font-weight:700;line-height:0px;outline:none;position:relative;top:-25px;transition:opacity .25s ease;width:100px}.About-Wordslider:hover{opacity:.5}.About-Words{background:#fff;background:linear-gradient(45deg,#8784da,#74bcdb 25%,#5071da 50%,#e246af 75%,#ff2e51);-webkit-background-clip:text;background-clip:text;height:30px;left:0;line-height:30px;opacity:0;position:absolute;-webkit-transform:translateY(30px);transform:translateY(30px);transition:all .5s ease;width:auto}.About-Words,.About-Words.even{-webkit-text-fill-color:transparent}.About-Words.even{background:#fff;background:linear-gradient(-45deg,#8784da,#74bcdb 25%,#5071da 50%,#e246af 75%,#ff2e51);-webkit-background-clip:text;background-clip:text}.About-Words.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .5s ease}@media screen and (max-width:640px){.About .About-wrapper{margin:0 10% 60px}.About .About-wrapper:after,.About .About-wrapper:before{display:block}.About .About-texte{font-size:20px;line-height:30px}.About .About-lang{display:none}.About .About-Wordslider{display:block;line-height:0px;margin:26px auto;position:relative}.About .About-Wordslider,.About .About-Wordslider span{text-align:center;width:100%}}
/*# sourceMappingURL=main.726f98e0.css.map*/