.Header_header__moNDT{display:flex;flex-direction:row;justify-content:space-between;min-height:50px;-webkit-backface-visibility:hidden;backface-visibility:hidden;filter:opacity(0);padding:10px 10px 0;position:relative;z-index:1000}.Header_defaultVisible__9UBZy{filter:opacity(1)}.Header_showHeader__AN_F0{animation:Header_showHeader__AN_F0 .5s ease normal forwards}@keyframes Header_showHeader__AN_F0{0%{filter:opacity(0)}to{filter:opacity(1)}}.Header_title__wb8Zh{font-size:25px}.Header_titleLastname__RKTkg{font-weight:500}.Header_languagesBox__orViN{display:flex;gap:10px;flex-direction:column;position:absolute;right:10px;background-color:var(--color-darkmode-button);padding:7.5px;border-radius:5px;color:var(--color-darkmode-letter-2);font-size:15px}.Header_currentLang__rMB89{opacity:.8}.Header_icon__T9UA9{transform:rotate(-90deg);transition:transform .3s ease;margin-left:5px}.Header_rotate__w5heB{transform:rotate(90deg)}.Header_darkMode__BzFx0{position:absolute;right:75px;background-color:var(--color-darkmode-button);color:var(--color-darkmode-letter-2);border:none;padding:7.5px;font-size:15px;border-radius:5px;width:50px}.Header_darkModeIcon__6uVRz{width:max-content;transition:transform .3s ease;transform:translate(0)}.Header_activeDark__9_3QR{transform:translate(15px) rotate(1turn)}@media screen and (min-width:1000px){.Header_header__moNDT{height:unset;margin-left:-5px;padding:20px 10px 0}.Header_languagesBox__orViN{right:75px}.Header_darkMode__BzFx0{right:160px;width:60px}.Header_activeDark__9_3QR{transform:translate(25px) rotate(1turn)}}.Menu_container__Y5POt{box-sizing:border-box;position:fixed;top:0;left:0;height:100vh;max-height:100vh;width:100%;transform:rotateY(180deg) rotateX(0deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-around;color:var(--color-darkmode-letter);background-color:var(--color-darkmode-bgPage);overflow:hidden}.Menu_title__CGRCC{position:relative;font-size:50px;font-weight:500}.Menu_list__eqaXu{display:flex;flex-direction:column;list-style:none;gap:15px;width:100%;max-width:400px}.Menu_itemList__z_351 a{display:flex;justify-content:center;align-items:center;border:1px solid var(--color-darkmode-letter);margin:0 10px;height:55px;border-radius:10px;font-size:20px}@media screen and (min-width:1000px){.Menu_container__Y5POt{left:unset;right:100px;width:unset;transform:rotateY(0deg) rotateX(0deg);justify-content:center;padding:0;margin-top:50px;background-color:transparent;pointer-events:none;overflow:visible}.Menu_title__CGRCC{display:none}.Menu_list__eqaXu{gap:35px;transform:skewY(5deg)}.Menu_itemList__z_351{position:relative;transition:transform .2s ease;transform:translateX(150%);pointer-events:none;min-width:300px;display:flex;justify-content:center}.Menu_showItem__oZ6Mt{transform:translateX(0);pointer-events:all}.Menu_showItem__oZ6Mt.Menu_itemList__z_351:hover{transform:perspective(500px) translate(10px,-5px)}.Menu_itemList__z_351 a{color:var(--color-darkmode-letter-2);border:none;width:100%;max-width:20vw;max-height:8vh;background-color:var(--color-darkmode-button);position:relative;box-shadow:1px -3px 0 var(--color-darkmode-button-2),2px -6px 0 var(--color-darkmode-button-2),5px -10px 0 var(--color-darkmode-button-2),10px -10px 0 var(--color-darkmode-button-2),24px -24px 0 var(--color-darkmode-button-2),6px -2px 0 var(--color-darkmode-button-2),10px -5px 0 var(--color-darkmode-button-2)}.Menu_itemList__z_351 a:before{width:25px;height:100%;right:-25px;transform-origin:right;transform:skewY(-45deg)}.Menu_itemList__z_351 a:after,.Menu_itemList__z_351 a:before{content:"";position:absolute;background:var(--color-darkmode-button-2);top:-25px;transition:.5s;border-radius:20px}.Menu_itemList__z_351 a:after{width:100%;height:25px;right:0;transform-origin:bottom;transform:skewX(-45deg)}.Menu_itemList__z_351:first-child{z-index:5}.Menu_itemList__z_351:nth-child(2){z-index:4}.Menu_itemList__z_351:nth-child(3){z-index:3}.Menu_itemList__z_351:nth-child(4){z-index:2}.Menu_itemList__z_351:nth-child(5){z-index:1}}.FixedBtns_arrowUp__wwKNX{font-size:40px;position:fixed;right:10px;bottom:10px;z-index:300;width:45px;height:45px;border-radius:50%;background-color:#000a;color:#000;box-shadow:0 5px 2px #0003;filter:opacity(0);pointer-events:none;display:flex;justify-content:center;align-items:center;transition:all .3s,transform .2s;background-color:#fffa}.FixedBtns_arrowUp__wwKNX:before{top:25px}.FixedBtns_arrowUp__wwKNX:after,.FixedBtns_arrowUp__wwKNX:before{content:"";position:absolute;width:12px;height:2px;border-radius:10px;background-color:#000;animation:FixedBtns_arrowAnimation__5d9TI 3s ease infinite normal}.FixedBtns_arrowUp__wwKNX:after{top:30px}@keyframes FixedBtns_arrowAnimation__5d9TI{0%{opacity:0;transform:translateY(-5px)}25%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.FixedBtns_arrowUp__wwKNX svg{transform:rotate(90deg) translateX(-5px);font-size:50px}.FixedBtns_arrowUp__wwKNX:active{box-shadow:0 -2.5px 2px #0003;transform:translateY(7.5px)}.FixedBtns_showArrowUp__2Ugei{filter:opacity(1);pointer-events:all}.FixedBtns_button__LkaGi,.FixedBtns_showArrowUp__2Ugei{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.FixedBtns_button__LkaGi{text-align:center;border:.25px solid #000;padding:10px 0;width:150px;border-radius:10px;background-color:#fffa;color:#000;box-shadow:0 5px 2px #0003;font-size:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;position:fixed;bottom:10px;right:0;left:0;margin:0 auto;z-index:300;transition:all .3s,transform .2s}.FixedBtns_button__LkaGi:active{box-shadow:0 0 0 #0003;transform:translateY(5px)}.FixedBtns_jump__ykRZ2{transform:translateY(-40px) scale(1.1);box-shadow:0 20px 10px #0003}.FixedBtns_bars__aAPcz{display:flex;flex-direction:column;gap:5px;position:relative;bottom:1px}.FixedBtns_bar__LO_mG{background-color:#000;width:30px;height:2px;border-radius:20px;transition:all .8s}.FixedBtns_close__aZ5Me.FixedBtns_bar__LO_mG:first-child{width:15px;transform:translate(-5px,8px) rotate(45deg)}.FixedBtns_close__aZ5Me.FixedBtns_bar__LO_mG:nth-child(2){width:15px;transform:translate(5px,2px) rotate(-45deg)}.FixedBtns_close__aZ5Me.FixedBtns_bar__LO_mG:nth-child(3){width:15px;transform:translate(5px,4px) rotate(45deg)}.FixedBtns_close__aZ5Me.FixedBtns_bar__LO_mG:nth-child(4){width:15px;transform:translate(-5px,-2px) rotate(-45deg)}.FixedBtns_btnText__Qz_CN{color:transparent;text-shadow:0 0 0 #000;transition:text-shadow 1s}.FixedBtns_btnBlur__V3uVy{animation:FixedBtns_btnBlur__V3uVy .8s ease normal}@keyframes FixedBtns_btnBlur__V3uVy{0%{text-shadow:0 0 0 #000}50%{text-shadow:0 0 15px #000}to{text-shadow:0 0 0 #000}}@media screen and (min-width:1000px){.FixedBtns_button__LkaGi{position:absolute;left:unset;bottom:unset;height:50px;width:50px;border-radius:50%;border:none;background-color:var(--color-darkmode-button)}.FixedBtns_hiddeBtn__P5WoP{filter:opacity(0);animation:FixedBtns_showHeader__PHaRZ .4s ease .3s normal forwards}@keyframes FixedBtns_showHeader__PHaRZ{0%{filter:opacity(0)}to{filter:opacity(1)}}.FixedBtns_moveBtn__26CsU{box-shadow:5px -5px 0 var(--color-darkmode-button-2);transform:skewY(5deg)}.FixedBtns_moveBtn__26CsU:active{box-shadow:0 0 0 var(--color-darkmode-button-2);transform:skewY(5deg) translate(5px,-5px)}.FixedBtns_bar__LO_mG{background-color:var(--color-darkmode-letter-2)}.FixedBtns_close__aZ5Me.FixedBtns_bar__LO_mG:first-child{border-radius:50%;width:30px;transform:translateY(5px) rotate(225deg)}.FixedBtns_close__aZ5Me.FixedBtns_bar__LO_mG:nth-child(2){border-radius:50%;width:30px;transform:translateY(-2px) rotate(-225deg)}.FixedBtns_bar__LO_mG:nth-child(3),.FixedBtns_bar__LO_mG:nth-child(4),.FixedBtns_btnText__Qz_CN{display:none}.FixedBtns_jump__ykRZ2{transform:translateY(-30px) scale(1.2)}.FixedBtns_arrowUp__wwKNX{background-color:var(--color-darkmode-button);color:var(--color-darkmode-letter-2);bottom:20px;right:20px;width:50px;height:50px}.FixedBtns_arrowUp__wwKNX:after,.FixedBtns_arrowUp__wwKNX:before{background-color:var(--color-darkmode-letter-2)}.FixedBtns_arrowUp__wwKNX:before{top:28px}.FixedBtns_arrowUp__wwKNX:after{top:33px;height:2.5px}}.Layout_perspective__ztNGG{perspective:1000px;overflow:hidden}.Layout_container__cF_Nz{transform-style:preserve-3d;transition:all .3s}.Layout_menuOpen__K6zal{transform:rotateY(180deg) translateZ(0);max-height:100vh}.Layout_menuClose___Mj_w{transform:rotateY(0) translateZ(0)}.Layout_menuTransitionOpen__vHX3T{transform:translateZ(-300px);border-radius:50px}.Layout_menuTransitionClose___fIBy{transform:translateZ(-300px) rotateY(180deg);border-radius:50px}.Layout_showPage__bidka{animation:Layout_showPage__bidka .3s ease normal forwards}@keyframes Layout_showPage__bidka{0%{filter:opacity(0);transform:translateY(-10%)}to{filter:opacity(1);transform:translateY(0)}}.Layout_pageContainer__UZ5zy{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:var(--color-darkmode-bgPage);transform:rotateX(0deg);color:var(--color-darkmode-letter);min-height:var(--pageHeight)}.Layout_page___EXJg{display:flex;flex-direction:column;align-items:center;padding:50px 10px 65px}.Layout_minPage__Yon88{max-height:100vh;overflow:hidden}@media screen and (min-width:1000px){.Layout_block__Wwbql{pointer-events:none}@keyframes Layout_showPage__bidka{0%{filter:opacity(0);transform:translateY(-5%)}to{filter:opacity(1);transform:translateY(0)}}.Layout_container__cF_Nz{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:backdrop-filter,transform}.Layout_pageContainer__UZ5zy{box-sizing:border-box;box-shadow:0 0 10px #0001;width:900px;border-radius:10px;padding:30px 40px;margin:20px 0;transition:all .3s ease;min-height:unset}.Layout_activeShadows__E_REl{box-shadow:-25px 25px 0 var(--color-darkmode-bg),-50px 50px 0 var(--color-darkmode-bgPage),-75px 75px 0 var(--color-darkmode-bg),-100px 100px 0 var(--color-darkmode-bgPage)}.Layout_page___EXJg{margin-bottom:20px;width:100%;min-height:500px;padding:20px 0 0}.Layout_menuOpen__K6zal{transform:translate3d(-400px,0,-1000px) rotateY(30deg);max-height:100vh;border-radius:20px;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.Layout_menuClose___Mj_w{transform:translateZ(0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Layout_menuTransitionOpen__vHX3T{border-radius:unset;transform:translate3d(-400px,0,-1000px) rotateY(30deg);max-height:100vh;border-radius:20px;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.Layout_menuTransitionClose___fIBy{border-radius:unset;transform:translateZ(0);max-height:100vh;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Layout_menuOpen__K6zal .Layout_pageContainer__UZ5zy,.Layout_menuTransitionClose___fIBy .Layout_pageContainer__UZ5zy,.Layout_menuTransitionOpen__vHX3T .Layout_pageContainer__UZ5zy{overflow:hidden}}.Stack_listContainer__g_6Q_{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px;position:relative;margin-top:30px}.Stack_title__tXIgo{padding:10px 0;margin:0 auto;width:max-content}.Stack_listBox__cU8OT{position:relative;border:2px solid #000;border-radius:50%}.Stack_listBox__cU8OT:nth-child(odd){align-self:flex-start}.Stack_listBox__cU8OT:nth-child(2){align-self:flex-end}.Stack_listTitle__1OaSv{margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;width:50%;height:30px;display:flex;justify-content:center;align-items:center;text-align:center}.Stack_list__1HVY2{list-style:none}@keyframes Stack_rotate__QlHJd{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.Stack_list__1HVY2.Stack_bigBox__NJOhI{animation:Stack_rotate__QlHJd 15s linear infinite normal}.Stack_list__1HVY2.Stack_miniBox__54iYJ{animation:Stack_rotate__QlHJd 10s linear infinite normal}.Stack_bigBox__NJOhI{width:350px;height:350px;position:relative}.Stack_bigBox__NJOhI .Stack_listItem__DwzsQ{position:absolute}.Stack_miniBox__54iYJ{width:280px;height:280px;display:grid;grid-template-columns:1fr 1fr;place-items:center;padding:30px}.Stack_listItem__DwzsQ{margin:0 10px;width:50px;text-align:center;display:flex;flex-direction:column;align-items:center}.Stack_bigBox__NJOhI .Stack_listItem__DwzsQ{animation:Stack_rotate__QlHJd 15s linear infinite reverse}.Stack_miniBox__54iYJ .Stack_listItem__DwzsQ{animation:Stack_rotate__QlHJd 10s linear infinite reverse}.Stack_listIcon__x11_e{height:30px;width:30px;transition:all .3s}.Stack_listIcon__x11_e svg{width:100%;height:100%}@media screen and (min-width:500px) and (max-width:750px){.Stack_listBox__cU8OT:nth-child(2){position:absolute;top:calc(310px - var(--aboutWidth))}.Stack_listBox__cU8OT:nth-child(3){margin-left:calc(var(--aboutWidth) - 10px)}.Stack_listContainer__g_6Q_{gap:calc(190px - var(--aboutWidth))}}@media screen and (min-width:750px){.Stack_listContainer__g_6Q_{padding-bottom:700px;margin-left:50%;margin-top:50px}.Stack_listBox__cU8OT{position:absolute;left:0;display:flex;justify-content:center}.Stack_listTitle__1OaSv{top:-15px;left:unset;right:unset;bottom:unset;background-color:var(--color-darkmode-bgPage);width:135px;height:45px;border-radius:20px;border:2px solid #000;z-index:200;font-size:15px}.Stack_listItem__DwzsQ{z-index:100;transition:all .3}.Stack_listIcon__x11_e{overflow:hidden}.Stack_listBox__cU8OT:first-child{left:-350px}.Stack_listBox__cU8OT:nth-child(3){left:-250px;top:100px}.Stack_listBox__cU8OT:nth-child(2){left:-140px;top:200px}.Stack_listBox__cU8OT:first-child>.Stack_bigBox__NJOhI{width:700px;padding:20px;height:700px;animation:Stack_rotate__QlHJd 25s linear infinite normal}.Stack_listBox__cU8OT:nth-child(3) .Stack_bigBox__NJOhI{width:500px;height:500px;animation:Stack_rotate__QlHJd 20s linear infinite reverse}.Stack_listBox__cU8OT:first-child .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ{animation:Stack_rotate__QlHJd 25s linear infinite reverse}.Stack_listBox__cU8OT:nth-child(3) .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ{animation:Stack_rotate__QlHJd 20s linear infinite normal}.Stack_listBox__cU8OT:nth-child(2)>.Stack_listTitle__1OaSv{top:-8px}.Stack_miniBox__54iYJ{justify-content:space-evenly}}@media screen and (min-width:1000px){.Stack_title__tXIgo{font-size:25px}}@media screen and (min-width:1200px){.Stack_stackContainer__wjESW{flex-grow:1;overflow:hidden;padding:10px}.Stack_listContainer__g_6Q_{padding-bottom:700px}}.Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:first-child{top:45%;left:5%}.Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(2){top:20%;left:15%}.Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(3){top:5%;left:40%}.Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(4){top:20%;left:65%}.Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(5){top:45%;left:75%}.Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(6){top:70%;left:65%}.Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(7){top:80%;left:40%}.Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(8){top:70%;left:15%}@media screen and (min-width:750px){.Stack_listBox__cU8OT:first-child .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:first-child{top:45%;left:3%}.Stack_listBox__cU8OT:first-child .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(2){top:20%;left:11%}.Stack_listBox__cU8OT:first-child .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(3){top:4%;left:45%}.Stack_listBox__cU8OT:first-child .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(4){top:20%;left:78%}.Stack_listBox__cU8OT:first-child .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(5){top:45%;left:88%}.Stack_listBox__cU8OT:first-child .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(6){top:73%;left:79%}.Stack_listBox__cU8OT:first-child .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(7){top:88%;left:45%}.Stack_listBox__cU8OT:first-child .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(8){top:73%;left:11%}.Stack_listBox__cU8OT:nth-child(3) .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:first-child{top:45%;left:3%}.Stack_listBox__cU8OT:nth-child(3) .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(2){top:20%;left:13%}.Stack_listBox__cU8OT:nth-child(3) .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(3){top:6%;left:43%}.Stack_listBox__cU8OT:nth-child(3) .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(4){top:20%;left:73%}.Stack_listBox__cU8OT:nth-child(3) .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(5){top:43%;left:83%}.Stack_listBox__cU8OT:nth-child(3) .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(6){top:68%;left:75%}.Stack_listBox__cU8OT:nth-child(3) .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(7){top:85%;left:45%}.Stack_listBox__cU8OT:nth-child(3) .Stack_bigBox__NJOhI .Stack_listItem__DwzsQ:nth-child(8){top:73%;left:15%}}.About_aboutContainer__D__KJ{display:flex;flex-direction:column;gap:50px;text-align:center;justify-content:center;margin-top:30px}.About_text__bxNNB{text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none}.About_imgContainer__QP5Ll{overflow:hidden;border-radius:50%;display:inline-block;margin-bottom:20px;position:relative;background-color:var(--color-black)}.About_imgContainerVideo__Ft1BB{position:absolute;width:100vw;height:100vh;object-fit:cover;z-index:0;pointer-events:none;filter:blur(10px)}.About_imgContainerOverlay__CBi_X{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;background-color:#0005}.About_imgProfile__KXOOS{position:relative;top:5px;z-index:1;object-fit:cover}.About_letter__Fpl9H{display:inline-block}@media screen and (min-width:550px){.About_aboutMain__r8BDZ{margin:0 20px}.About_imgContainer__QP5Ll{float:left;margin:0 20px 20px 0}.About_text__bxNNB{margin-top:50px;line-height:2}}@media screen and (min-width:650px){.About_aboutMain__r8BDZ{margin:0 10%}}@media screen and (min-width:800px){.About_text__bxNNB{margin-top:0;line-height:1.5}}@media screen and (min-width:1000px){.About_aboutMain__r8BDZ{margin-top:30px;width:800px}.About_text__bxNNB{line-height:1.5}.About_title__lp1NL{font-size:30px}.About_letter__Fpl9H{transition:all .1s ease;margin:0 .2px}.About_letter__Fpl9H:first-child{margin-left:4px}}