.Hero_hero___5QBK{margin-top:5em;display:flex;flex-direction:column;gap:4em;padding:7em 2em;justify-content:center;align-items:flex-start}.Hero_hero___5QBK p{font-size:1.25em;max-width:40ch}.Hero_heading__Tdoz4{display:flex;flex-direction:column;gap:.5em}.Hero_row__N4O4c{display:flex;gap:5em;width:100%;align-items:center}.Hero_profile__3MSVE{width:15em;aspect-ratio:1/1}.Hero_img__iHudd{position:absolute;left:50%;top:50%;width:55%;aspect-ratio:1/1;translate:-50% -50%;border-radius:50%;background-image:url(https://media.licdn.com/dms/image/D5603AQEg0nrDvh1wFw/profile-displayphoto-shrink_200_200/0/1684161752698?e=2147483647&v=beta&t=SThD-2U759fjVGYWBoSBtH_ExElyJQPvxn6bEB2H4xo);background-size:cover}.Hero_path__RvTt6{transform-origin:center center;width:100%;height:100%;position:absolute;inset:0;animation:Hero_spin__gVaS_ 10s linear infinite;will-change:transform}.Hero_path__RvTt6 text{fill:#f4e7d4}.Hero_path_text__E9Ao0{letter-spacing:2.9px}@keyframes Hero_spin__gVaS_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:50em){.Hero_hero___5QBK{height:unset;margin-top:10em;text-align:center;align-items:center}.Hero_row__N4O4c{flex-direction:column-reverse}}@media screen and (max-width:35em){.Hero_hero___5QBK h2{font-size:2.5em}}.Home_wrapper__ad4_7{display:flex;flex-direction:column;gap:5em}.Header_wrapper__t0uwI{position:fixed;width:100%;top:0;left:0;background-color:hsla(0,0%,5%,.65);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);z-index:10000}.Header_header__SQD4u{padding:2em;display:flex;justify-content:space-between;align-items:center;max-width:90em;width:100%;margin:0 auto}.Header_header__SQD4u>*{flex:1 1;background-color:lbue}.Header_role__03sfr{text-align:center}.Header_mobile__v4iXD{display:none}.Header_links__P_sh_{display:flex;gap:1em;align-items:center;justify-content:flex-end}.Header_links_item__aYC_e{text-transform:capitalize;padding:.5em 1em;cursor:pointer;border-radius:.4em;transition:background .25s ease}.Header_links_item__aYC_e:hover{background-color:hsla(0,0%,81%,.3)}@media screen and (max-width:50em){.Header_links__P_sh_,.Header_role__03sfr{display:none}.Header_mobile__v4iXD{display:grid;place-items:end}}.HamburgerBtn_container__r3Gy1{width:2.5em;height:2.5em;display:block;position:relative;cursor:pointer}.HamburgerBtn_btn__No_EI{padding:1.5em;background-color:var(--color-main);border-radius:50%}.HamburgerBtn_bottomWrapper__0CrQ_,.HamburgerBtn_centerWrapper__z_ZEC,.HamburgerBtn_topWrapper__vJnn5{top:0;left:0;position:absolute;height:100%;width:100%;transform-origin:center}.HamburgerBtn_bottomBread__Y7jI9,.HamburgerBtn_centerBread__YNHqS,.HamburgerBtn_topBread__7lfYD{height:.25em;background:#fff;width:100%;left:50%;translate:-50% -50%;position:absolute;transform-origin:center}.HamburgerBtn_centerBread__YNHqS{top:50%}@media screen and (min-width:50em){.HamburgerBtn_container__r3Gy1{display:none}}.SideNav_nav__1Adjr{position:fixed;inset:0;height:100dvh;top:0;background-color:#141414;width:70%;z-index:140000;display:flex;flex-direction:column;gap:2em;padding:2em}.SideNav_nav__1Adjr>*{flex:1 1}.SideNav_links__0OIL_{flex:1 1;display:flex;flex-direction:column;width:100%}.SideNav_links_item__Sndjg{color:var(--color-white);text-transform:capitalize;text-align:center;display:block;padding:1em;font-size:2em}.SideNav_social__QaL39{display:flex;align-items:flex-end;justify-content:center;gap:1em}.SideNav_icon__TFDch{width:4em;height:4em;display:grid;place-content:center;border-radius:50%;background-color:#dee1e4}@media screen and (min-width:50em){.SideNav_nav__1Adjr{display:none}}.AnimatedLink_social__VfbU1{width:4em;aspect-ratio:1/1;overflow:hidden;position:relative;background-color:#dee1e4;cursor:pointer;border-radius:50%}.AnimatedLink_social_bg__bV3Fu{display:block;position:absolute;inset:0;background-color:var(--color-main);scale:0;transition:all .3s ease;z-index:10;border-radius:50%}.AnimatedLink_social__VfbU1:hover .AnimatedLink_social_bg__bV3Fu{scale:1}.AnimatedLink_social__VfbU1:hover .AnimatedLink_content__frONI{translate:50% 0}.AnimatedLink_content__frONI{position:absolute;display:flex;transition:translate .3s ease;right:0;top:0;height:100%;z-index:50}.AnimatedLink_icon__0i8t0{aspect-ratio:1/1;display:grid;place-items:center}.AnimatedLink_icon__0i8t0 img{height:50%;width:auto}.Button_btn__oyUTw{background-color:unset;color:var(--color-white);padding:.75em 1.5em;border:1px solid var(--color-white);border-radius:5em;line-height:150%;font-size:1em;cursor:pointer;transition:background .25s ease}.Button_btn__oyUTw:hover{background-color:hsla(0,0%,100%,.3)}.WorkCard_card_img__rVDC0{aspect-ratio:1/1;width:100%}.WorkCard_card_img__rVDC0 img{width:100%;height:auto}.WorkCard_card_text__pciFR{display:flex;padding:2em 0;gap:2em;align-items:center;justify-content:space-between}.WorkCard_tag__I_wks{border:1px solid var(--color-white);padding:.75em 1.5em;font-size:1em;border-radius:2em}@media screen and (max-width:75em){.WorkCard_card__rkQoO:nth-child(2n){margin-top:5svh}}@media screen and (max-width:50em){.WorkCard_card_text__pciFR{flex-direction:column;padding:1em;gap:.5em}}@media screen and (max-width:30em){.WorkCard_card__rkQoO:nth-child(2n){margin-top:0}.WorkCard_card_text__pciFR{flex-direction:row}}.Projects_projects__0CSfJ{display:flex;flex-direction:column;gap:5em}.Projects_content__mEILo{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8em;gap:8em;max-width:75em;width:100%;margin:0 auto}.Projects_content__mEILo>*{grid-row:span 2}.Projects_space__EhLvR{grid-row:span 1;height:10em}.Projects_acitons__cQfC_{background-color:#131313;padding:2em;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;gap:1em}@media screen and (max-width:75em){.Projects_content__mEILo{gap:4em}}@media screen and (max-width:50em){.Projects_content__mEILo,.Projects_projects__0CSfJ{gap:2em}}@media screen and (max-width:30em){.Projects_content__mEILo{display:flex;flex-direction:column;gap:2em}.Projects_space__EhLvR{display:none}}.Footer_wrapper__VFI0J{background-color:#141414;padding:0 2em}.Footer_footer__x7vJd{max-width:90em;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:5em;align-items:center;padding:5em 0}.Footer_footer__x7vJd h2{font-size:5.5em;text-transform:capitalize}.Footer_footer__x7vJd p{font-size:1.25em;max-width:40ch}.Footer_actions__J4cAG,.Footer_actions__J4cAG h3{position:relative}.Footer_actions__J4cAG h3:before{content:"";display:block;width:100%;height:.1em;background-color:var(--color-white);position:absolute;bottom:0;left:0;translate:0 50%;transform-origin:left;transition:scale .2s ease;scale:0 1}.Footer_actions__J4cAG h3:hover:before{scale:1 1}.Footer_actions__J4cAG:hover .Footer_actions_arrow__EWJuz{top:0;left:0}.Footer_actions_arrow__EWJuz{position:absolute;top:-.5em;left:-1em;translate:-100% -100%;transition:all .3s ease}.Footer_row__WDRrz{display:flex;gap:2em;align-self:stretch;justify-content:space-between;align-items:flex-end}.Footer_socials__JS_08{display:flex;gap:1em}.Footer_credits__LESmB{padding:1em 0;border-top:1px solid var(--color-white);display:flex;gap:2em;align-items:center;justify-content:space-between}@media screen and (max-width:35em){.Footer_row__WDRrz{flex-direction:column;text-align:center;align-items:center}.Footer_credits__LESmB{text-align:center;flex-direction:column-reverse}}.Stack_projects__BhBlF{display:flex;flex-direction:column;gap:5em}.Stack_tags__pDxzZ{display:flex;flex-wrap:wrap;gap:1em;max-width:75em;width:100%;margin:0 auto;justify-content:center}.Stack_tag__KaUKe{padding:1em 2em;border:1px solid var(--color-white);border-radius:5em}@media screen and (max-width:50em){.Stack_projects__BhBlF{gap:2em}}.Awards_header__B0VVk{margin-bottom:15em}.Awards_cards__aEMIM{display:flex;gap:8em;max-width:75em;margin:0 auto}.Awards_cards__aEMIM>a:first-child{translate:0 -10em}.Awards_card__PFDCP{flex:1 1;overflow:hidden}.Awards_card_img__7HsO8 img{width:100%;height:auto}.Awards_card_text__n61k8{padding:2em 0;display:flex;flex-direction:column;gap:.5em}@media screen and (max-width:75em){.Awards_cards__aEMIM{gap:4em}}@media screen and (max-width:50em){.Awards_cards__aEMIM{gap:2em}.Awards_header__B0VVk{margin-bottom:12em}}@media screen and (max-width:30em){.Awards_cards__aEMIM{display:flex;flex-direction:column;gap:2em}.Awards_cards__aEMIM>a:first-child{translate:unset}.Awards_header__B0VVk{margin-bottom:2em}}.About_content__td3kF{display:flex;gap:8em;max-width:75em;align-items:center;align-self:center;margin:0 auto}.About_text__Do8nE{flex:1 1;display:flex;flex-direction:column;gap:2em}.About_img__aO_wh{flex:1 1;position:relative;aspect-ratio:1/1;display:grid;place-content:end end}.About_img_content__onkr9{position:absolute;height:100%;width:100%;border-radius:50%;place-self:center center}.About_img__aO_wh img{border-radius:50%;width:100%;height:auto}.About_btn__n_bJm{width:10em;z-index:1000;aspect-ratio:1/1;padding:.5em;height:10em;border-radius:50%;background-color:var(--color-main)}.About_btn__n_bJm:hover{scale:1.05}.About_btn_icon__VIBRQ{width:65%;aspect-ratio:1/1;background-color:#f4e7d4;border-radius:50%;left:50%;top:50%;position:absolute;translate:-50% -50%;display:grid;place-items:center;z-index:12000}.About_btn_icon__VIBRQ img{width:50%}.About_path__3hduI{transform-origin:center center;width:100%;height:100%;position:absolute;inset:0;animation:About_spin__j1McO 10s linear infinite;will-change:transform}.About_path__3hduI text{fill:#f4e7d4}.About_path_text__SYJf_{letter-spacing:3.6px;font-size:.8em}.About_row__qMW9v{display:flex;gap:4em;text-align:center}@keyframes About_spin__j1McO{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:50em){.About_content__td3kF{flex-direction:column}.About_path_text__SYJf_{letter-spacing:2.6px;font-size:1.2em}.About_btn_icon__VIBRQ{width:55%}.About_btn__n_bJm{width:7em;height:7em}.About_img__aO_wh{width:20em}.About_text__Do8nE{text-align:center}.About_row__qMW9v{justify-content:space-evenly;gap:2em;margin-top:2em}}.CustomCursor_cursor__50OQV{background-color:#006fd6;aspect-ratio:1/1;width:1.5em;border-radius:50%;position:fixed;top:0;left:0;pointer-events:none;z-index:1000000;translate:-50% -50%;display:grid;place-content:center;cursor:none;text-align:center;padding:.4em}.CustomCursor_cursor__50OQV p{max-width:5ch;color:#fff}.CustomCursor_path__Y2ruT{transform-origin:center center;width:100%;height:100%;position:absolute;inset:0;animation:CustomCursor_spin__cjjiT 10s linear infinite;will-change:transform}.CustomCursor_path__Y2ruT text{fill:#f4e7d4}.CustomCursor_path_text__MOm8u{letter-spacing:5px}.CustomCursor_line__h5ADM{width:10px;height:3px;background-color:red;display:block}@keyframes CustomCursor_spin__cjjiT{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}