:root{--width-button: 5rem;--width-span: calc(var(--width-button) / 12);--height-button: 2rem}._menu-button_123ye_6{position:absolute;top:0;right:0;width:var(--width-button);height:var(--height-button);will-change:transform,margin;transition-duration:.3s;cursor:pointer;perspective:1000px;color:var(--text-color);scale:0 0}._menu-button_123ye_6 div{position:absolute;top:0;height:calc(var(--height-menu-button));height:100%;width:100%;display:flex;align-items:center;justify-content:center;transition-duration:.3s;transition-timing-function:ease-in-out;transform-style:preserve-3d}._menu-button_123ye_6 p{text-transform:lowercase;font-size:1rem;font-weight:100}._menu-button-close_123ye_37{transform-origin:bottom;opacity:1}._menu-button-close_123ye_37._opened_123ye_41{rotate:1 0 0 -90deg;translate:0 -100%;opacity:0}._menu-button-close_123ye_37._closed_123ye_46{rotate:1 0 0 0deg;translate:0 0;opacity:1}._menu-button-open_123ye_51{transform-origin:top;opacity:0;rotate:1 0 0 -90deg;translate:0 100%}._menu-button-open_123ye_51._opened_123ye_41{rotate:1 0 0 90deg;translate:0 100%;opacity:0}._menu-button-open_123ye_51._closed_123ye_46{rotate:1 0 0 0deg;translate:0 0;opacity:1}._menu-button_123ye_6 span{background-color:var(--bg-color-header-menu)}@keyframes _bounceScale_123ye_1{0%{scale:0 0}25%{scale:.9 1.2}50%{scale:1.2 .9}75%{scale:.95 1.05}to{scale:1 1}}._header-nav_z7x04_1{position:absolute;z-index:10;right:.5rem;top:calc((var(--height-header) / 2) - var(--height-button) / 2);background-color:var(--bg-color-header-menu);border-radius:calc(var(--height-button) / 2);transition-timing-function:ease-in-out}._menu-container_z7x04_10{height:100%;padding:6rem 3rem;display:flex;flex-direction:column;justify-content:center}._header-link-container_z7x04_17{perspective:120px;perspective-origin:bottom;margin:.2rem}._menu-container_z7x04_10 li{list-style-type:none;position:relative}._menu-container_z7x04_10 li span{width:.6rem;height:.6rem;position:absolute;top:50%;left:-1.2rem;translate:0 -50%;border-radius:50%;background-color:transparent;border:1px solid var(--text-color)}._menu-container_z7x04_10 li a{text-decoration:none;color:var(--text-color);font-weight:700;text-transform:uppercase;font-size:1.2rem}._footer-menu_z7x04_42{position:absolute;perspective:120px;perspective-origin:bottom;bottom:0;margin-bottom:1rem;display:flex}._footer-menu_z7x04_42 li a{font-size:.8rem;margin:.5rem}._header_enz27_1{position:fixed;width:100vw;height:100px;display:flex;justify-content:space-between;height:var(--height-header);z-index:999}._header__logo_enz27_10{transition:opacity .3s ease;position:relative;scale:0 0}._header__logo_enz27_10 svg{scale:var(--size-logo);padding-left:.5rem}._path_enz27_19{stroke:var(--text-color)}._pathFirstLetter_enz27_22{stroke-dasharray:257.5430908203125;stroke-dashoffset:0;animation:_strokeLetter_enz27_1 10s 0s ease-in-out infinite}._pathSecondLetter_enz27_27{stroke-dasharray:353.9517517089844;stroke-dashoffset:0;animation:_strokeLetterTwo_enz27_1 10s 1s ease-in-out infinite}@keyframes _strokeLetter_enz27_1{0%,to{stroke-dashoffset:0}49%,51%{stroke-dashoffset:257.5430908203125}}@keyframes _strokeLetterTwo_enz27_1{0%,to{stroke-dashoffset:0}49%,51%{stroke-dashoffset:353.9517517089844}}@media screen and (min-width: 65rem){._header__logo_enz27_10 svg{padding-left:1rem}}._footer_17pya_1{min-height:var(--height-footer);padding:1rem 0;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;background-color:var(--bg-footer)}._footer_17pya_1 p,._footer_17pya_1 a{padding:.8rem 1rem}._footer_17pya_1 p{color:var(--text-color-footer)}._footer_17pya_1 a{position:relative;text-decoration:none;display:flex;align-items:center;color:var(--text-color-footer)}@media (hover: hover) and (pointer: fine){._footer_17pya_1 a:after{content:"";position:absolute;margin-top:22px;width:0;height:2px;background:var(--text-color-footer);transition-duration:.3s}._footer_17pya_1 a:hover{justify-content:start}._footer_17pya_1 a:not(:hover){justify-content:end}._footer_17pya_1 a:hover:after{width:calc(100% - 2rem)}}@media screen and (min-width: 40rem){._footer_17pya_1{flex-direction:row}}.landscape-warning{display:block;position:fixed}@media screen and (max-height: 420px){.landscape-warning{top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background-color:var(--background-color);color:var(--text-color);font-size:1.5rem;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center}.phone-icon{position:relative;margin-top:4rem;width:32px;height:64px;border:2px solid #000;border-radius:6px;background-color:#595757;rotate:0 0 1 -90deg;scale:1.8;animation:turn-phone 2s infinite ease-in-out}.phone-icon:after{content:"";position:absolute;background-color:#000;width:8px;height:2px;border-radius:1px;top:1px;left:50%;translate:-50% 0}}@keyframes turn-phone{0%{rotate:0 0 1 -90deg}to{rotate:0 0 1 0deg}}@media screen and (min-height: 420px){.landscape-warning,.landscape-warning p{display:none;left:10000rem}}:root{--bg-color-transition: #111111}.transition-in,.transition-out{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000000;pointer-events:none;background-color:var(--bg-color-transition)}.transition-in{transform-origin:top}.transition-out{transform-origin:bottom}._section_3nz3g_1{height:100vh;display:flex;justify-content:center;align-items:center}._mouse-cursor_3nz3g_7{align-items:flex-end;position:absolute;top:calc(0px - var(--height-header));left:50%;translate:-50%;scale:0}._scroll-down_3nz3g_15{position:relative;width:calc(var(--size-mouse) / 1.8);height:var(--size-mouse);border:2px solid var(--text-color);border-radius:calc(var(--size-mouse) / 4.5);display:flex;justify-content:center;margin-bottom:4rem}._scroll-down_3nz3g_15:before{content:"";position:absolute;left:50%;translate:-50% 0;rotate:90deg;width:1px;height:calc(var(--size-mouse) / 1.8);background:var(--text-color)}._scroll-down_3nz3g_15:after{content:"";position:absolute;left:50%;translate:-50% 0;width:1px;height:calc(var(--size-mouse) / 3);background:var(--text-color)}._scroll-down__wheel_3nz3g_45{position:relative;background:var(--text-color);width:calc(var(--size-mouse) / 12);height:calc(var(--size-mouse) / 5);border-radius:calc(var(--size-mouse) / 13);top:11px;animation:_scroll-wheel_3nz3g_1 2s linear infinite}@keyframes _scroll-wheel_3nz3g_1{0%,to{translate:0 0}33%{translate:0 2px}66%{translate:0 -2px}}._arrow__mouse_3nz3g_65{position:absolute;height:50px;border-radius:50px;border-bottom:1px solid var(--text-color)}._arrow__mouse_3nz3g_65._first_3nz3g_72{width:120%;bottom:-20px;animation:_opacity_3nz3g_1 2s 1s ease-in-out infinite}._arrow__mouse_3nz3g_65._second_3nz3g_77{width:100%;bottom:-35px;animation:_opacity_3nz3g_1 2s 1.1s ease-in-out infinite}._arrow__mouse_3nz3g_65._third_3nz3g_82{width:80%;bottom:-50px;animation:_opacity_3nz3g_1 2s 1.2s ease-in-out infinite}@keyframes _opacity_3nz3g_1{0%,30%{opacity:0}48%,52%{opacity:1}70%,to{opacity:0}}._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1){background-color:#fff;border:1px solid #333;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1rem;transform-origin:center center;transform-style:preserve-3d;position:absolute;width:100%;height:100%;transition:background-color .2s ease-in-out,color .2s ease-in-out;perspective:100rem}._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1) ._text-container_9ikoc_16{position:absolute;z-index:10000;width:100%;height:70%;transform-style:preserve-3d;transform:translateZ(2rem);transition:opacity .5s ease-in-out,filter .2s ease-in-out;display:flex;flex-direction:column;justify-content:space-evenly}._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1) ._text-container_9ikoc_16 h3{color:var(--text-color);-webkit-text-stroke:.5px var(--background-color);translate:0 0;font-size:1.6rem}._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1) ._text-container_9ikoc_16 a,._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1) ._text-container_9ikoc_16 h4{display:inline-block;color:var(--text-color);-webkit-text-stroke:.5px var(--background-color);translate:0 0}@media screen and (min-width: 600px){._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1) ._text-container_9ikoc_16 h3{translate:-4rem 0rem}._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1) ._text-container_9ikoc_16 a,._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1) h4{translate:-2rem 0rem}}._first-face_9ikoc_1{text-align:center;font-size:clamp(2rem,4.5vw,2.5rem)}._face_9ikoc_1:not(._first-face_9ikoc_1,._last-face_9ikoc_1):after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;transform:translate3d(-50%,-50%,-1px);z-index:-1;opacity:.8;pointer-events:none}._face_9ikoc_1 ._img-container_9ikoc_68:not(._first-face_9ikoc_1),._face_9ikoc_1 ._img-container_9ikoc_68:not(._last-face_9ikoc_1){position:absolute;z-index:10;width:100%;height:100%;overflow:hidden}._face_9ikoc_1 ._img-container_9ikoc_68:not(._first-face_9ikoc_1) img,._face_9ikoc_1 ._img-container_9ikoc_68:not(._first-face_9ikoc_1) video,._face_9ikoc_1 ._img-container_9ikoc_68:not(._last-face_9ikoc_1) img,._face_9ikoc_1 ._img-container_9ikoc_68:not(._last-face_9ikoc_1) video{width:100%;height:100%;object-fit:cover;object-position:center;filter:blur(0px);transition:filter .2s ease-in-out,scale .5s ease-in-out;scale:1}._projects__wrapper_xdkjo_1{--offset-bounce: 20px;width:100vw;height:400vh;position:relative}._projects__container_xdkjo_7{overflow-x:hidden;--size: 15rem;position:sticky;top:calc(var(--height-header));width:100vw;height:calc(100vh - var(--height-header));left:50%;translate:0% 0%;perspective:100rem;display:flex;justify-content:center;align-items:center}._projects__container--title_xdkjo_21{position:absolute;top:0;left:0;display:flex}._projects__container--title_xdkjo_21 h2{font-size:clamp(4rem,10vw,6rem);min-width:100vw;display:flex;justify-content:space-around;-webkit-text-stroke:1px var(--text-color);color:transparent;text-transform:uppercase;letter-spacing:-.25rem}._projects__container--title_xdkjo_21 h2 span{white-space:nowrap}._projects__container--title_xdkjo_21 h2 img{width:clamp(4rem,10vw,6rem);margin:0 1rem}@keyframes _slide_xdkjo_1{0%{translate:0 0}to{translate:-100% 0}}._projects__container--cube_xdkjo_52{position:relative;z-index:1;scale:0 0;width:var(--size);height:var(--size);transform-style:preserve-3d;transform:rotateX(0) rotateY(0)}._cube--active_xdkjo_61{animation:_bounceScale_xdkjo_1 .6s ease-out forwards}@keyframes _bounceScale_xdkjo_1{0%{scale:0 0}25%{scale:.9 1.2}50%{scale:1.2 .9}75%{scale:.95 1.05}to{scale:1 1}}._projects__container--face_xdkjo_71{position:absolute;width:var(--size);height:var(--size);border:1px solid rgb(59,59,59)}._projects__container--face_xdkjo_71>div{width:100%;height:50%;overflow:hidden}._projects__container--img_xdkjo_82{position:relative}img{width:100%;aspect-ratio:16/9}video{width:100%;position:absolute;left:50%;top:50%;translate:-50% -50%}._projects__container--front_xdkjo_96{translate:0 0 calc(var(--size) / 2)}._projects__container--left_xdkjo_99{translate:calc((var(--size) / 2)) 0 0;rotate:0 1 0 90deg}._projects__container--right_xdkjo_103{translate:calc(0px - (var(--size) / 2)) 0 0;rotate:0 1 0 270deg}._projects__container--back_xdkjo_107{translate:0 0 calc(0px - (var(--size) / 2));rotate:0 1 0 180deg}._projects__container--bottom_xdkjo_112{--offset-blur: 180px;width:calc(var(--size) * 1);height:calc(var(--size) * 1);border:none;background-color:var(--blur-color);translate:0 var(--offset-blur) 0;rotate:1 0 0 90deg;-webkit-box-shadow:0px 0px 30px 32px var(--blur-color);box-shadow:0 0 30px 32px var(--blur-color);display:none}._projects__container--cube_xdkjo_52._cube-idle_xdkjo_124{animation:_bounce_xdkjo_1 5s infinite ease-in-out}._projects__container--bottom_xdkjo_112._blur-idle_xdkjo_127{animation:_bounce-blur_xdkjo_1 5s infinite ease-in-out}@media screen and (min-height: 530px){._projects__container--bottom_xdkjo_112{display:block}}._projects__container--desc_xdkjo_135{background-color:var(--dark-grey);position:relative}._projects__container--desc_xdkjo_135 a{display:block;width:100%;text-align:center}._projects__container--technoContainer_xdkjo_144{position:absolute;top:50%;translate:0 -50%;display:flex;justify-content:center;width:100%;height:3rem}._projects__container--techno_xdkjo_144{position:relative;display:flex;justify-content:center;width:1.5rem;height:1.5rem;margin:.5em}._projects__container--techno_xdkjo_144 img{width:100%}._link_xdkjo_164{color:var(--color-cube-url)}._links__container_xdkjo_167{position:relative;margin:.5rem 0}._link_xdkjo_164:first-child span{transform-origin:bottom}._links__container_xdkjo_167:hover ._link_xdkjo_164:first-child span{color:transparent;transform:translateY(-100%) rotateX(-90deg)}._link_xdkjo_164:last-child{position:absolute;top:0;left:0;width:100%}._link_xdkjo_164:last-child span{transform-origin:top;color:transparent;transform:translateY(100%) rotateX(-90deg)}._links__container_xdkjo_167:hover ._link_xdkjo_164:last-child span{color:var(--color-cube-url);transform:translateY(0) rotateX(0)}@media screen and (min-width: 30rem){._projects__container_xdkjo_7{--size: 16rem}._projects__container--bottom_xdkjo_112{--offset-blur: 185px}._projects__container--techno_xdkjo_144{width:1.8rem;height:1.8rem}}@media screen and (min-width: 40rem){._projects__container_xdkjo_7{--size: 17rem}._projects__container--bottom_xdkjo_112{--offset-blur: 195px}._projects__container--techno_xdkjo_144{width:2rem;height:2rem}}@media screen and (min-width: 50rem){._projects__container_xdkjo_7{--size: 18rem}._projects__container--bottom_xdkjo_112{--offset-blur: 200px}._projects__container--techno_xdkjo_144{width:2.1rem;height:2.1rem}}@media screen and (min-width: 70rem){._projects__container_xdkjo_7{--size: 20rem}._projects__container--bottom_xdkjo_112{--offset-blur: 230px}._projects__container--techno_xdkjo_144{width:2.2rem;height:2.2rem}}@keyframes _bounce_xdkjo_1{0%,to{translate:0 var(--offset-bounce)}50%{translate:0 0}}@keyframes _bounce-blur_xdkjo_1{0%,to{translate:0 var(--offset-blur);scale:1}50%{translate:0 calc(var(--offset-blur) + var(--offset-bounce));scale:1.1}}.skills-container{position:relative;width:100vw;background-color:#5f9ea0}.skills-container h2{position:sticky;top:0;height:2rem;background-color:red}.skills{position:sticky;top:0;width:100vw;height:100vh;display:flex;flex-wrap:nowrap;width:max-content}.skill{border:1px solid #fff;position:relative;width:100vw;height:100vh;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}.skill h3{font-size:5rem}.skill img{width:2rem;height:2rem}.bg{width:100vw;height:100vh;background:#add8e6;z-index:0;pointer-events:none}._container__start_daqez_1{position:absolute;z-index:100000000000000;width:100%;height:100vh;overflow:hidden}._container__start--right_daqez_8{position:absolute;background:#000;left:50%;transform-origin:center left;animation:_moveBoxRight_daqez_1 2s 2.2s forwards;border-left:1px solid #fff}._container__start--left_daqez_16{border-right:1px solid #fff;position:absolute;background:#000;left:-50%;transform-origin:center right;animation:_moveBoxLeft_daqez_1 2s 2.2s forwards}@keyframes _moveBoxRight_daqez_1{to{left:1000%;display:none}}@keyframes _moveBoxLeft_daqez_1{to{left:-1000%;display:none}}.back-to-top{--size: 1.5rem;position:absolute;right:var(--size);width:var(--size);height:var(--size);translate:0 -50%;top:50%;background-color:#fff;color:#000;font-size:calc(var(--size) / 1.5);border:none;border-radius:50%;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease,bottom .1s ease;z-index:20;box-shadow:0 4px 8px #0003;mix-blend-mode:difference}.back-to-top.show{opacity:1;visibility:visible;pointer-events:auto}._theme-toggle_1mgsd_1{--size: 1.5rem;position:absolute;transition:right .2s ease-in-out;width:var(--size);height:var(--size);translate:0 -50%;top:50%;border:none;border-radius:50%;cursor:pointer;z-index:100000;background-color:transparent;mix-blend-mode:difference;scale:0}._theme-toggle_1mgsd_1 span{display:inline-block;scale:2}._section_12wyh_1{position:relative;width:100%;height:100vh}._presentation_section_12wyh_5{display:flex;flex-direction:column;justify-content:center;padding-left:clamp(1rem,5vw,4rem)}._presentation_section_12wyh_5 h1{position:relative;font-family:Raleway;font-weight:400;font-size:clamp(2.2rem,10vw,7rem);text-align:start}._presentation_section_12wyh_5 h1>div{opacity:0;display:inline-block;text-transform:uppercase}._cube-projects-container_12wyh_23{position:sticky;top:0;width:100%}._bounceX_12wyh_29{display:inline-block;animation-name:_bounceX_12wyh_29;animation-timing-function:ease-in-out}._bounceY_12wyh_35{display:inline-block;animation-name:_bounceY_12wyh_35;animation-timing-function:ease-in-out}@keyframes _bounceX_12wyh_29{0%,to{scale:1 1}50%{scale:1.5 1}}@keyframes _bounceY_12wyh_35{0%,to{scale:1 1}50%{scale:1 1.5}}._cube-container_kju21_1{position:fixed;width:100%;top:calc(var(--height-header) / 2);display:flex;justify-content:center;align-items:center;height:100vh;perspective:100rem}._dots_kju21_11{--dot-size: 1rem;position:fixed;z-index:100000;width:90%;max-width:20rem;top:var(--height-header);left:50%;translate:-50% 0;display:flex;justify-content:space-around;align-items:center;mix-blend-mode:difference;height:2rem;padding:.5rem}._dot_kju21_11{transform-origin:center center;border:0;cursor:pointer;background-color:transparent;height:var(--dot-size);width:var(--dot-size);border-radius:calc(var(--dot-size) / 3);transition:width .2s ease-in-out,background-color .2s ease-in-out,scale .2s ease-in-out;border:1px solid white}._dot_kju21_11>div{width:100%;height:100%;font-size:.6rem;align-content:center;scale:0}._dot_kju21_11._active_kju21_45{width:calc(var(--dot-size) * 2);background-color:#fff}._dot_kju21_11._active_kju21_45>div{scale:.8}._cube_kju21_1{position:relative;transform-style:preserve-3d;width:10rem;height:8rem}@media screen and (min-width: 600px){._cube_kju21_1{width:15rem;height:12rem}._dot_kju21_11{height:calc(var(--dot-size) * 1.2);width:calc(var(--dot-size) * 1.2)}._dot_kju21_11>div{font-size:.7rem}._dot_kju21_11._active_kju21_45>div{scale:1}}@media screen and (min-height: 500px){._cube_kju21_1{width:15rem;height:12rem}}._trigger_kju21_81{width:6rem;height:12rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.2}.all-categories-container{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;flex:1}.link-category{padding:clamp(0rem,2vw,1rem);text-align:center}.link-category a{color:var(--text-color)}.link-category span{display:inline-block}.about-me-container{position:relative;display:flex;min-height:calc(100vh - (var(--height-footer) + var(--height-header)));width:100%;flex-direction:column;color:var(--text-color);font-size:clamp(1rem,2vw,1.8rem)}.about-me-container h1{margin-top:var(--height-header)}.about-me-container>section{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem}.about-me-container p{width:80%;mix-blend-mode:difference;color:#fff;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.hand-logo:hover{position:relative;display:inline-block;transform-origin:center;animation:hand-scale .5s linear forwards,hand-rotate .7s linear infinite}@keyframes hand-scale{0%{scale:1 1}50%{scale:2 2}to{scale:1.2 1.2}}@keyframes hand-rotate{0%,to{transform:rotate(0)}33%{transform:rotate(90deg)}66%{transform:rotate(-90deg)}}.avatar-container{position:fixed;left:0;width:100%;height:calc(100vh - (var(--height-footer) + var(--height-header)))}._not-found_14f3d_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - (var(--height-header) + var(--height-footer)))}._contact__container_1xscm_1{position:relative;width:100%;height:100vh;display:flex;align-items:center;flex-direction:column}._contact__container_1xscm_1>h2{position:absolute;top:20%}._contact_1xscm_1{position:absolute;top:50%;left:50%;translate:-50% calc(-50% + (var(--height-footer) / 2));width:90%;max-width:30rem;padding:1rem;background:#ffffff80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:none!important}._contact_1xscm_1 *{cursor:none!important}._contact-form_1xscm_32{--input-height: 2rem;width:100%}._contact-form_1xscm_32 div{min-height:1.5rem;display:flex;justify-content:center}._contact-form_1xscm_32 div label{display:none}._contact-form_1xscm_32 div input{width:100%;border:none;border-radius:0;height:var(--input-height);margin-bottom:.5rem;padding-left:.5rem}._contact-form_1xscm_32 div textarea{height:calc(var(--input-height) * 2);width:100%;border:none;margin-bottom:.5rem;border-radius:0;padding:.5rem}._button_1xscm_60{border:none;width:100%;margin-top:.5rem;padding:.5rem;border-radius:.2rem;cursor:pointer;background-color:var(--dark-grey);border:2px solid var(--dark-grey);color:#fff;font-weight:700;text-transform:uppercase;transition:background-color .2s ease-in-out,color .2s ease-in-out}._button_1xscm_60:hover{background-color:#fff;color:var(--dark-grey)}._contact__socials_1xscm_80{display:flex;gap:1rem;margin-bottom:.5rem}._contact__socials_1xscm_80 a{height:2rem;width:2rem}._contact__socials__icon_1xscm_90{height:100%;width:100%}._contact__socials_1xscm_80 a:nth-child(2) img{height:28px;width:28px}@media screen and (min-width: 30rem){._contact_1xscm_1{padding:2rem}._contact-form_1xscm_32 textarea{margin-bottom:1rem}._contact-form_1xscm_32 div label{height:2rem;display:flex;align-items:end;justify-content:end;padding:.5rem;min-width:6rem}}@font-face{font-family:Raleway;src:url(/fonts/Raleway/Raleway-VariableFont_wght.ttf) format("truetype")}:root{--color-cube-url: #d5d5d5;--background-color: #dcdbdb;--bg-footer: #dfdede;--bg-color-header-menu: #c6c3c3;--text-color: #213547;--text-color-footer: #ebeced;--blur-color: #000;--dark-grey: rgb(76, 76, 76);--size-logo: .7;--sizes-cube: 2rem;--duration-animation-button-header: .5s;--height-header: 3rem;--height-footer: 10rem;--height-button: 2rem;--size-mouse: 4rem;--mouse-color: #505050;--max-width: 100rem}@media (prefers-color-scheme: light){:root{color:#213547;--background-color: #dfdede;--bg-footer: #dfdede;--bg-color-header-menu: #c6c3c3;--text-color: #213547;--blur-color: #000}}@media screen and (min-width: 50rem){:root{--size-mouse: 4rem;--sizes-cube: 2.5rem;--height-footer: 6rem}}@media screen and (min-width: 65rem){:root{--size-mouse: 4.5rem;--size-logo: 1}}@media screen and (min-width: 80rem){:root{--size-mouse: 5rem;--sizes-cube: 3rem;--height-footer: 4.5rem}}*{font-family:sans-serif;margin:0;padding:0;box-sizing:border-box}html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}body{overflow-x:hidden;transition:background-color .3s,color .3s;width:100vw;min-height:100vh;background-color:var(--background-color);color:var(--text-color);--bg-footer: black}body.dark{color:#ffffffde;--background-color: #424242;--bg-footer: transparent;--text-color: rgba(255, 255, 255, .87);--blur-color: #fff;--bg-color-header-menu: #505050;--text-color-menu: #d5d5d5}#root,.app{width:100vw;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.main{min-height:calc(100vh - (var(--height-footer)))}.main .left-hide,.main .right-hide{position:fixed;z-index:10000;top:0;width:calc((100vw - var(--max-width)) / 2);height:100vh;pointer-events:none}.main .left-hide{left:-100vw}.main .right-hide{left:100%}.buttons-container{position:fixed;width:100%;height:3rem}h1{font-size:clamp(1.5rem,6vw,3rem);text-align:center}a{text-decoration:none}footer .active:not(#contact-link):before{content:"";position:absolute;margin-top:22px;width:calc(100% - 2rem);height:2px;background-color:var(--text-color-footer)}.line{position:fixed;z-index:999;bottom:0;left:0;width:0%;height:2px;background-color:var(--text-color)}@keyframes bounceScale{0%{scale:0 0}25%{scale:.9 1.2}50%{scale:1.2 .9}75%{scale:.95 1.05}to{scale:1 1}}
