:root{--color-text:#fff;--color-primary:#576cbc;--color-secondary:#19376d;--color-dark:#0b2447;--color-bg:#04152d;--color-gray:#0c0c0c99;--color-black:#000;--font-roboto:"Roboto";--font-outfit:"Outfit"}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{background-color:#000;background-color:var(--color-black);color:#fff;color:var(--color-text);font-family:Roboto,sans-serif;font-weight:400;line-height:1.4}@media (max-width:75em){html{font-size:56.25%}}@media (max-width:34em){html{font-size:50%}}.App_app__6Ra7L{grid-row-gap:0;background-color:var(--color-bg);display:grid;grid-template-areas:"nav" "hero" "about" "experience" "projects" "education" "contact";grid-template-columns:1fr;grid-template-rows:auto;justify-items:center;margin:0 auto;max-width:144rem;padding:0 5rem;row-gap:0}@media (max-width:75em){.App_app__6Ra7L{margin:0 auto;max-width:80%}}@media (max-width:44em){.App_app__6Ra7L{margin:0 auto;max-width:90%}}.Navbar_navbar__AHaSr{align-items:center;display:flex;font-family:var(--font-outfit);grid-area:nav;justify-content:space-between;margin:2rem auto 0;max-width:118rem;min-height:8rem;width:88%}.Navbar_navbar-title__I4Veb{display:inline-block;font-size:1.8rem;font-weight:600;letter-spacing:-.02em}.Navbar_navbar__AHaSr a:link,.Navbar_navbar__AHaSr a:visited{color:var(--color-text);text-decoration:none}.Navbar_menu-items__b-LI6,.Navbar_navbar-menu__kCPJe{align-items:center;display:flex}.Navbar_menu-items__b-LI6{gap:3.6rem;list-style:none}.Navbar_menu-item__z2SFj a:link,.Navbar_menu-item__z2SFj a:visited{color:#ffffffb8;font-size:1.6rem;font-weight:500;transition:color .2s ease}.Navbar_menu-item__z2SFj a:active,.Navbar_menu-item__z2SFj a:hover{color:var(--color-text)}.Navbar_menu-item__z2SFj a:focus-visible,.Navbar_navbar-title__I4Veb:focus-visible{border-radius:.2rem;outline:2px solid var(--color-primary);outline-offset:4px}.Navbar_menu-icon__LzaEl{display:none}@media (max-width:59em){.Navbar_navbar__AHaSr{margin-top:1.6rem;min-height:7rem;width:100%}.Navbar_navbar-menu__kCPJe{position:relative}.Navbar_menu-icon__LzaEl{cursor:pointer;display:block;height:2.8rem;object-fit:contain;width:2.8rem}.Navbar_menu-items__b-LI6{align-items:flex-start;background-color:var(--color-bg);border:1px solid #ffffff1f;border-radius:.8rem;box-shadow:0 1.6rem 4rem #0000004d;display:none;flex-direction:column;gap:1.6rem;min-width:19rem;padding:1.8rem;position:absolute;right:0;top:calc(100% + 1.4rem);z-index:20}.Navbar_menu-items__b-LI6.Navbar_is-open__9BgJN{display:flex}.Navbar_menu-item__z2SFj,.Navbar_menu-item__z2SFj a{width:100%}}@media (max-width:34em){.Navbar_navbar-title__I4Veb{font-size:1.7rem}}.Hero_section-hero__1qvdz{align-items:center;display:flex;font-family:var(--font-roboto);grid-area:hero;margin:0 auto;max-width:118rem;min-height:58rem;width:88%}.Hero_hero-content__woRiC{max-width:100rem}.Hero_hero-title__1\+L\+Q{color:var(--color-text);font-family:var(--font-outfit);font-size:6.8rem;font-weight:700;letter-spacing:-.035em;line-height:1.05;margin-bottom:1.4rem;max-width:90rem}.Hero_hero-location__uIdQ1{color:#ffffff94;font-family:var(--font-outfit);font-size:1.55rem;font-weight:500;letter-spacing:.02em;margin-bottom:2.2rem}.Hero_hero-summary__pHN51{color:#ffffffb8;font-size:2rem;line-height:1.65;margin-bottom:3.6rem;max-width:88rem}.Hero_hero-actions__OBBKf{display:flex;flex-wrap:wrap;gap:1.2rem}.Hero_primary-action__MNCjC,.Hero_secondary-action__eoqw6{align-items:center;border-radius:.8rem;display:inline-flex;font-family:var(--font-outfit);font-size:1.6rem;font-weight:600;justify-content:center;line-height:1;min-height:4.8rem;padding:1.2rem 2rem;text-decoration:none;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.Hero_primary-action__MNCjC:link,.Hero_primary-action__MNCjC:visited{background-color:var(--color-primary);border:1px solid var(--color-primary);color:var(--color-text)}.Hero_secondary-action__eoqw6:link,.Hero_secondary-action__eoqw6:visited{background-color:initial;border:1px solid #ffffff38;color:var(--color-text)}.Hero_primary-action__MNCjC:hover,.Hero_secondary-action__eoqw6:hover{transform:translateY(-2px)}.Hero_secondary-action__eoqw6:hover{background-color:#ffffff0a;border-color:var(--color-primary)}.Hero_primary-action__MNCjC:focus-visible,.Hero_secondary-action__eoqw6:focus-visible{outline:2px solid var(--color-text);outline-offset:4px}@media (max-width:75em){.Hero_section-hero__1qvdz{min-height:52rem;width:100%}.Hero_hero-title__1\+L\+Q{font-size:5.8rem}.Hero_hero-summary__pHN51{font-size:1.8rem}}@media (max-width:44em){.Hero_section-hero__1qvdz{min-height:auto;padding:5rem 0 2rem}.Hero_hero-title__1\+L\+Q{font-size:4.8rem}.Hero_hero-location__uIdQ1{font-size:1.5rem}.Hero_hero-summary__pHN51{font-size:1.75rem;line-height:1.6}}@media (max-width:34em){.Hero_hero-title__1\+L\+Q{font-size:4.2rem}.Hero_hero-actions__OBBKf{flex-direction:column}.Hero_primary-action__MNCjC,.Hero_secondary-action__eoqw6{width:100%}}.About_section-about__yyOI2{font-family:var(--font-outfit);grid-area:about;margin:0 auto;max-width:118rem;padding:7rem 0;width:88%}.About_section-heading__EH156{margin-bottom:4rem;max-width:82rem}.About_section-label__qA2Ji{color:var(--color-primary);font-size:1.5rem;font-weight:600;letter-spacing:.14em;margin-bottom:1.4rem;text-transform:uppercase}.About_about-title__t\+O2H{color:var(--color-text);font-size:4.4rem;font-weight:650;letter-spacing:-.025em;line-height:1.15}.About_about-items__Io9Bz{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media (max-width:75em){.About_section-about__yyOI2{padding:6rem 0;width:100%}.About_about-title__t\+O2H{font-size:4rem}}@media (max-width:59em){.About_about-items__Io9Bz{grid-template-columns:1fr}}@media (max-width:34em){.About_section-about__yyOI2{padding:4.5rem 0}.About_section-heading__EH156{margin-bottom:3rem}.About_about-title__t\+O2H{font-size:3.4rem}}.AboutItem_about-item__4bESE{background-color:hsla(0,0%,100%,.035);border:1px solid #ffffff1a;border-radius:1rem;font-family:var(--font-outfit);height:100%;padding:3rem;text-align:left;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.AboutItem_about-item__4bESE:hover{background-color:#ffffff0d;border-color:#6f8cff73;transform:translateY(-3px)}.AboutItem_title__Te4VI{color:var(--color-text);font-size:2.2rem;font-weight:600;line-height:1.25;margin-bottom:1.6rem}.AboutItem_description__Bjw1Z{color:#ffffffb3;font-size:1.65rem;font-weight:400;line-height:1.7}@media (max-width:59em){.AboutItem_about-item__4bESE{padding:2.6rem}}@media (max-width:34em){.AboutItem_about-item__4bESE{padding:2.4rem}.AboutItem_title__Te4VI{font-size:2rem}.AboutItem_description__Bjw1Z{font-size:1.6rem}}.Experience_section-experience__ijPyX{font-family:var(--font-outfit);grid-area:experience;margin:0 auto;max-width:118rem;padding:7rem 0;width:88%}.Experience_section-heading__KZ9KB{margin-bottom:4rem;max-width:82rem}.Experience_section-label__sxm0G{color:var(--color-primary);font-size:1.5rem;font-weight:600;letter-spacing:.14em;margin-bottom:1.4rem;text-transform:uppercase}.Experience_experience-title__xuBHv{color:var(--color-text);font-size:4.4rem;font-weight:650;letter-spacing:-.025em;line-height:1.15}.Experience_work-history__z25Ow{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (max-width:75em){.Experience_section-experience__ijPyX{padding:6rem 0;width:100%}.Experience_experience-title__xuBHv{font-size:4rem}}@media (max-width:34em){.Experience_section-experience__ijPyX{padding:4.5rem 0}.Experience_section-heading__KZ9KB{margin-bottom:3rem}.Experience_experience-title__xuBHv{font-size:3.4rem}}.WorkHistoryItem_work-history-item__RzJO1{background-color:hsla(0,0%,100%,.035);border:1px solid #ffffff1a;border-radius:1rem;font-family:var(--font-outfit);padding:3rem;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.WorkHistoryItem_work-history-item__RzJO1:hover{background-color:#ffffff0d;border-color:#576cbc80;transform:translateY(-3px)}.WorkHistoryItem_work-history-header__s\+6FV{align-items:flex-start;display:flex;gap:3rem;justify-content:space-between;margin-bottom:2.4rem}.WorkHistoryItem_role-info__RPphB{align-items:center;display:flex;gap:1.6rem}.WorkHistoryItem_logo-box__wUt\+s{align-items:center;background-color:#fff;border-radius:.6rem;display:flex;flex-shrink:0;height:4.8rem;justify-content:center;overflow:hidden;width:4.8rem}.WorkHistoryItem_logo__0PywC{height:100%;object-fit:contain;width:100%}.WorkHistoryItem_title__47JfR{color:var(--color-text);font-size:2.3rem;font-weight:600;line-height:1.25;margin-bottom:.4rem}.WorkHistoryItem_company__bks70{color:#ffffffad;font-size:1.65rem;font-weight:400}.WorkHistoryItem_duration__R5Ek5{color:#fff9;flex-shrink:0;font-size:1.5rem;font-weight:500;padding-top:.3rem;white-space:nowrap}.WorkHistoryItem_tasks__hYkom{color:#ffffffb8;font-family:var(--font-roboto);font-size:1.6rem;line-height:1.7;padding-left:2rem}.WorkHistoryItem_task__chP-M{padding-left:.5rem}.WorkHistoryItem_task__chP-M:not(:last-child){margin-bottom:.8rem}.WorkHistoryItem_task__chP-M::marker{color:var(--color-primary)}@media (max-width:59em){.WorkHistoryItem_work-history-item__RzJO1{padding:2.6rem}.WorkHistoryItem_work-history-header__s\+6FV{flex-direction:column;gap:1.4rem}.WorkHistoryItem_duration__R5Ek5{padding-top:0}}@media (max-width:34em){.WorkHistoryItem_work-history-item__RzJO1{padding:2.4rem}.WorkHistoryItem_role-info__RPphB{align-items:flex-start}.WorkHistoryItem_title__47JfR{font-size:2.1rem}.WorkHistoryItem_company__bks70{font-size:1.6rem}.WorkHistoryItem_tasks__hYkom{font-size:1.55rem}}.Projects_section-projects__84rRh{font-family:var(--font-outfit);grid-area:projects;margin:0 auto;max-width:118rem;padding:7rem 0;width:88%}.Projects_section-heading__ocO4z{margin-bottom:5rem;max-width:86rem}.Projects_section-label__pMcyW{color:var(--color-primary);font-size:1.5rem;font-weight:600;letter-spacing:.14em;margin-bottom:1.4rem;text-transform:uppercase}.Projects_projects-title__lASxL{color:var(--color-text);font-size:4.4rem;font-weight:650;letter-spacing:-.025em;line-height:1.15}.Projects_featured-project__V0Mpv{margin-bottom:7rem}.Projects_selected-projects__wI6X\+{margin-top:2rem}.Projects_group-label__XJkqR{color:#ffffff94;font-size:1.5rem;font-weight:600;letter-spacing:.12em;margin-bottom:2rem;text-transform:uppercase}.Projects_projects-list__AE\+K6{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:75em){.Projects_section-projects__84rRh{padding:6rem 0;width:100%}.Projects_projects-title__lASxL{font-size:4rem}}@media (max-width:59em){.Projects_featured-project__V0Mpv{margin-bottom:6rem}.Projects_projects-list__AE\+K6{grid-template-columns:1fr}}@media (max-width:34em){.Projects_section-projects__84rRh{padding:4.5rem 0}.Projects_section-heading__ocO4z{margin-bottom:4rem}.Projects_projects-title__lASxL{font-size:3.4rem}.Projects_featured-project__V0Mpv{margin-bottom:5rem}}.ProjectItem_project-item__pcrdp{background-color:hsla(0,0%,100%,.035);border:1px solid #ffffff1a;border-radius:1rem;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.ProjectItem_project-item__pcrdp:hover{background-color:#ffffff0d;border-color:#576cbc80;transform:translateY(-3px)}.ProjectItem_featured__RcsiG{align-items:start;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:auto}.ProjectItem_featured__RcsiG .ProjectItem_project-image-box__3n8GT{align-self:start;aspect-ratio:3/4;background-color:#f7f8f8;border-bottom:0;border-right:1px solid #ffffff14;overflow:hidden;width:100%}.ProjectItem_featured__RcsiG .ProjectItem_project-image__aCnmK{height:100%;object-fit:cover;object-position:top center;width:100%}.ProjectItem_featured__RcsiG .ProjectItem_project-content__MEzH3{padding:3.6rem}.ProjectItem_featured__RcsiG .ProjectItem_title__PQbWt{font-size:3.2rem}.ProjectItem_featured__RcsiG .ProjectItem_subtitle__qbCfN{font-size:1.75rem}.ProjectItem_featured__RcsiG .ProjectItem_description__7VzBH{font-size:1.6rem}.ProjectItem_project-image-box__3n8GT{aspect-ratio:16/9;background-color:hsla(0,0%,100%,.025);border-bottom:1px solid #ffffff14;overflow:hidden;width:100%}.ProjectItem_project-image__aCnmK{display:block;height:100%;object-fit:cover;width:100%}.ProjectItem_project-content__MEzH3{display:flex;flex:1 1;flex-direction:column;padding:2.8rem}.ProjectItem_project-heading__JQyCz{margin-bottom:1.8rem}.ProjectItem_title__PQbWt{color:var(--color-text);font-family:var(--font-outfit);font-size:2.4rem;font-weight:650;letter-spacing:-.02em;line-height:1.2;margin-bottom:.6rem}.ProjectItem_subtitle__qbCfN{color:var(--color-primary);font-family:var(--font-outfit);font-size:1.6rem;font-weight:500;line-height:1.4}.ProjectItem_description__7VzBH{color:#ffffffb8;font-family:var(--font-roboto);font-size:1.6rem;line-height:1.7;margin-bottom:2.2rem}.ProjectItem_highlights__t01Cy{color:#ffffffb8;font-family:var(--font-roboto);font-size:1.55rem;line-height:1.65;margin:0 0 2.6rem;padding-left:2rem}.ProjectItem_highlight__19f4t{padding-left:.5rem}.ProjectItem_highlight__19f4t:not(:last-child){margin-bottom:.9rem}.ProjectItem_highlight__19f4t::marker{color:var(--color-primary)}.ProjectItem_technologies__7PhlF{display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;margin:0 0 2.6rem;padding:0}.ProjectItem_technology__bCO4w{background-color:hsla(0,0%,100%,.045);border:1px solid #ffffff1a;border-radius:.6rem;color:#ffffffb8;font-family:var(--font-outfit);font-size:1.35rem;font-weight:500;line-height:1;padding:.65rem 1rem}.ProjectItem_links__poguU{display:flex;flex-wrap:wrap;gap:1rem;margin-top:auto}.ProjectItem_primary-link__gC0eE,.ProjectItem_secondary-link__A8Ztk{align-items:center;border-radius:.7rem;display:inline-flex;font-family:var(--font-outfit);font-size:1.45rem;font-weight:600;justify-content:center;line-height:1;min-height:4.4rem;padding:1.1rem 1.6rem;text-decoration:none;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.ProjectItem_primary-link__gC0eE:link,.ProjectItem_primary-link__gC0eE:visited{background-color:var(--color-primary);border:1px solid var(--color-primary);color:var(--color-text)}.ProjectItem_secondary-link__A8Ztk:link,.ProjectItem_secondary-link__A8Ztk:visited{background-color:initial;border:1px solid #fff3;color:var(--color-text)}.ProjectItem_primary-link__gC0eE:hover,.ProjectItem_secondary-link__A8Ztk:hover{transform:translateY(-2px)}.ProjectItem_secondary-link__A8Ztk:hover{background-color:#ffffff0a;border-color:var(--color-primary)}.ProjectItem_primary-link__gC0eE:focus-visible,.ProjectItem_secondary-link__A8Ztk:focus-visible{outline:2px solid var(--color-text);outline-offset:4px}@media (max-width:75em){.ProjectItem_featured__RcsiG{grid-template-columns:1fr}.ProjectItem_featured__RcsiG .ProjectItem_project-image-box__3n8GT{aspect-ratio:16/9;border-bottom:1px solid #ffffff14;border-right:0}.ProjectItem_featured__RcsiG .ProjectItem_project-image__aCnmK{object-fit:cover;object-position:top center}.ProjectItem_featured__RcsiG .ProjectItem_project-content__MEzH3{padding:3.2rem}}@media (max-width:34em){.ProjectItem_featured__RcsiG .ProjectItem_project-content__MEzH3,.ProjectItem_project-content__MEzH3{padding:2.4rem}.ProjectItem_featured__RcsiG .ProjectItem_title__PQbWt{font-size:2.7rem}.ProjectItem_title__PQbWt{font-size:2.2rem}.ProjectItem_description__7VzBH,.ProjectItem_highlights__t01Cy{font-size:1.5rem}.ProjectItem_links__poguU{flex-direction:column}.ProjectItem_primary-link__gC0eE,.ProjectItem_secondary-link__A8Ztk{width:100%}}.Education_section-education__Kl44k{font-family:var(--font-outfit);grid-area:education;margin:0 auto;max-width:118rem;padding:7rem 0;width:88%}.Education_section-heading__qr1zt{margin-bottom:4rem;max-width:82rem}.Education_section-label__esXWY{color:var(--color-primary);font-size:1.5rem;font-weight:600;letter-spacing:.14em;margin-bottom:1.4rem;text-transform:uppercase}.Education_education-title__NPIfS{color:var(--color-text);font-size:4.4rem;font-weight:650;letter-spacing:-.025em;line-height:1.15}.Education_education-list__HMPbl{border-top:1px solid #ffffff1a;display:flex;flex-direction:column}.Education_education-item__aEW5H{grid-column-gap:4rem;grid-row-gap:1.4rem;border-bottom:1px solid #ffffff1a;column-gap:4rem;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(20rem,.45fr);padding:2.8rem 0;row-gap:1.4rem}.Education_education-main__jJ-Qk{min-width:0}.Education_degree__LVgWa{color:var(--color-text);font-size:2.2rem;font-weight:600;line-height:1.3;margin-bottom:.6rem}.Education_institution__uEXhB{color:var(--color-primary);font-size:1.65rem;font-weight:500;line-height:1.5}.Education_education-meta__BnQv8{color:#ffffff94;font-family:var(--font-roboto);font-size:1.5rem;line-height:1.6;text-align:right}.Education_detail__DRtHw{color:#ffffffad;font-family:var(--font-roboto);font-size:1.55rem;grid-column:1/-1;line-height:1.7;max-width:82rem}@media (max-width:75em){.Education_section-education__Kl44k{padding:6rem 0;width:100%}.Education_education-title__NPIfS{font-size:4rem}}@media (max-width:59em){.Education_education-item__aEW5H{grid-template-columns:1fr;row-gap:1.2rem}.Education_education-meta__BnQv8{text-align:left}.Education_detail__DRtHw{grid-column:auto}}@media (max-width:34em){.Education_section-education__Kl44k{padding:4.5rem 0}.Education_section-heading__qr1zt{margin-bottom:3rem}.Education_education-title__NPIfS{font-size:3.4rem}.Education_degree__LVgWa{font-size:2rem}.Education_institution__uEXhB{font-size:1.6rem}.Education_detail__DRtHw{font-size:1.5rem}}.Contact_section-contact__MYHx\+{grid-gap:6rem;align-items:end;display:grid;font-family:var(--font-outfit);gap:6rem;grid-area:contact;grid-template-columns:minmax(0,1.4fr) minmax(28rem,.6fr);margin:0 auto;max-width:118rem;padding:7rem 0 8rem;width:88%}.Contact_contact-content__Fd\+fu{max-width:78rem}.Contact_section-label__SdnKl{color:var(--color-primary);font-size:1.5rem;font-weight:600;letter-spacing:.14em;margin-bottom:1.4rem;text-transform:uppercase}.Contact_contact-title__kC0m7{color:var(--color-text);font-size:4.4rem;font-weight:650;letter-spacing:-.025em;line-height:1.15;margin-bottom:2rem}.Contact_contact-description__SOuTS{color:#ffffffb3;font-family:var(--font-roboto);font-size:1.7rem;line-height:1.7;max-width:72rem}.Contact_contact-links__rKCzx{align-items:stretch;display:flex;flex-direction:column;gap:1rem}.Contact_primary-link__Q-ZBe,.Contact_secondary-link__mY3d4{align-items:center;border-radius:.8rem;display:inline-flex;font-size:1.5rem;font-weight:600;justify-content:center;line-height:1;min-height:4.8rem;padding:1.2rem 1.8rem;text-decoration:none;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.Contact_primary-link__Q-ZBe:link,.Contact_primary-link__Q-ZBe:visited{background-color:var(--color-primary);border:1px solid var(--color-primary);color:var(--color-text)}.Contact_secondary-link__mY3d4:link,.Contact_secondary-link__mY3d4:visited{background-color:initial;border:1px solid #fff3;color:var(--color-text)}.Contact_primary-link__Q-ZBe:hover,.Contact_secondary-link__mY3d4:hover{transform:translateY(-2px)}.Contact_secondary-link__mY3d4:hover{background-color:#ffffff0a;border-color:var(--color-primary)}.Contact_primary-link__Q-ZBe:focus-visible,.Contact_secondary-link__mY3d4:focus-visible{outline:2px solid var(--color-text);outline-offset:4px}@media (max-width:75em){.Contact_section-contact__MYHx\+{padding:6rem 0 7rem;width:100%}.Contact_contact-title__kC0m7{font-size:4rem}}@media (max-width:59em){.Contact_section-contact__MYHx\+{align-items:start;gap:3rem;grid-template-columns:1fr}.Contact_contact-content__Fd\+fu{max-width:72rem}.Contact_contact-links__rKCzx{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;width:100%}}@media (max-width:34em){.Contact_section-contact__MYHx\+{gap:2.8rem;padding:4.5rem 0 6rem}.Contact_contact-title__kC0m7{font-size:3.4rem}.Contact_contact-description__SOuTS{font-size:1.6rem}.Contact_contact-links__rKCzx{grid-template-columns:1fr}.Contact_primary-link__Q-ZBe,.Contact_secondary-link__mY3d4{width:100%}}
/*# sourceMappingURL=main.d9b21748.css.map*/