.header-fixed-right{width:50%;height:100vh;display:flex;justify-content:space-between;flex-direction:column;padding:96px;align-self:flex-start;position:sticky;top:0;right:0;bottom:0;left:0;box-sizing:border-box}@media only screen and (min-width: 923px) and (max-width: 1239px){.header-fixed-right{width:35%;padding:96px 48px}}@media only screen and (min-width: 668px) and (max-width: 922px){.header-fixed-right{padding:96px 24px;width:100%;min-height:100vh;position:relative}}@media only screen and (max-width: 667px){.header-fixed-right{padding:96px 24px;width:100%;min-height:100vh;position:relative}}.header-fixed-right .title h1{margin-top:0;letter-spacing:-.025em;font-size:40px;font-weight:600;margin-bottom:8px}.header-fixed-right .title h2{margin-top:8px;font-weight:500;font-size:20px;margin-bottom:16px;letter-spacing:-.025em}.header-fixed-right .title p{font-size:14px;line-height:1.5;color:#94a3b8;margin-bottom:24px;max-width:400px}.header-fixed-right nav{margin-top:15%;display:flex;flex-direction:column;align-items:start}.header-fixed-right .nav-element{display:flex;flex-direction:row;align-items:center;justify-content:start;padding:12px 0;gap:16px;cursor:pointer;text-decoration:none}.header-fixed-right .nav-element .nav-element-bar{content:" ";background-color:#94a3b8;width:40px;height:1px;transition:all .2s ease}.header-fixed-right .nav-element .nav-element-text{font-size:13px;font-weight:600;color:inherit;letter-spacing:.025em;color:#94a3b8;margin:0}.header-fixed-right .nav-element.active .nav-element-bar,.header-fixed-right .nav-element:hover .nav-element-bar{background-color:#e2e8f0;width:80px}.header-fixed-right .nav-element.active .nav-element-text,.header-fixed-right .nav-element:hover .nav-element-text{color:#e2e8f0}.header-fixed-right .social{display:flex;flex-direction:row;align-items:center;justify-content:start;padding:0 0 0 12px;gap:24px;font-size:26px}.header-fixed-right .social a{color:#94a3b8;transition:all .2s ease;transform:scale(1)}.header-fixed-right .social a:hover{transform:scale(1.2);color:#e2e8f0}.home-page-content-left{width:50%;min-height:100vh;box-sizing:border-box;padding:96px 96px 96px 0}@media only screen and (min-width: 923px) and (max-width: 1239px){.home-page-content-left{width:65%}}@media only screen and (min-width: 668px) and (max-width: 922px){.home-page-content-left{width:100%;padding:0 24px}}@media only screen and (max-width: 667px){.home-page-content-left{width:100%;padding:96px 24px}}.home-page-content-left .sub-section-container{display:flex;flex-direction:column}.home-page-content-left .about-section{color:#94a3b8;display:inline-block;font-size:15px;display:flex;flex-direction:column;width:90%}.home-page-content-left .about-section b{font-size:14px;color:#e2e8f0;margin-bottom:8px}.home-page-content-left .about-section b svg{margin-right:8px}.home-page-content-left .about-section p{text-align:justify}.home-page-content-left h1{color:#94a3b8}@media only screen and (min-width: 668px) and (max-width: 922px){.home-page-content-left h1{font-size:24px}}@media only screen and (max-width: 667px){.home-page-content-left h1{font-size:24px}}.home-page-content-left .experiences-container{display:flex;flex-direction:column;gap:24px;margin-top:48px}@media only screen and (min-width: 668px) and (max-width: 922px){.home-page-content-left .experiences-container{margin-top:0}}@media only screen and (max-width: 667px){.home-page-content-left .experiences-container{margin-top:0}}.home-page-content-left .credits{margin-top:24px;font-size:12px;color:#94a3b8}@media only screen and (min-width: 668px) and (max-width: 922px){.home-page-content-left #experiences{margin-top:64px}.home-page-content-left #experiences .experience-item:first-of-type{margin-top:0}}@media only screen and (max-width: 667px){.home-page-content-left #experiences{margin-top:64px}}.experience-item{display:flex;flex-direction:row;align-items:stretch;justify-content:center;padding:32px;border-radius:8px;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer}.experience-item:hover .content-column h3{color:#5eead4}.experience-item:hover{background-color:#1e293b80;box-shadow:0 0 #0000,0 0 #0000,inset 0 1px #94a3b81a;filter:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))}@media only screen and (min-width: 668px) and (max-width: 922px){.experience-item{padding:0 24px}.experience-item:hover{background-color:transparent;box-shadow:none}.experience-item h3{color:#2dd4bfcc!important}}@media only screen and (max-width: 667px){.experience-item{padding:12px 24px 12px 12px;margin-top:32px!important}.experience-item:hover{background-color:transparent;box-shadow:none}.experience-item h3{color:#2dd4bfcc!important}}.experience-item .date-column{width:25%;display:none;flex-direction:column;align-items:center;justify-content:center;height:100%;padding-top:12px;min-width:140px}.experience-item .date-column p{font-size:13px;font-weight:500;margin:0;color:#94a3b8}@media only screen and (min-width: 668px) and (max-width: 922px){.experience-item .date-column{display:none}}@media only screen and (max-width: 667px){.experience-item .date-column{display:none}}.experience-item .date{font-size:15px;font-weight:500}.experience-item .content-column{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media only screen and (min-width: 668px) and (max-width: 922px){.experience-item .content-column{width:100%}}@media only screen and (max-width: 667px){.experience-item .content-column{width:100%}}.experience-item .content-column h3{font-size:18px;line-height:18px;font-weight:500;margin:12px 0;color:#e2e8f0}.experience-item .content-column h3 svg{margin-left:4px}.experience-item .content-column p{font-size:15px;margin:0;color:#94a3b8;text-align:justify}.experience-item .content-column .tags{margin-top:16px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px;flex-wrap:wrap}.experience-item b{font-size:16px;color:#a6b4c7}.experience-item li::marker{color:#5eead4}.experience-item ul{margin-top:0;padding-left:14px;list-style-position:outside}.experience-item ul li{margin-top:8px}.experience-item ul ul{margin-top:8px;padding-left:32px}.experience-item ul ul li{margin-top:0}.experience-item ul ul p{font-size:15px!important}.experience-item .responsibilities-title,.experience-item .key-achievements-title{margin-top:12px!important}.tag{padding:6px 10px;border-radius:16px;background-color:#2dd4bf1a;width:fit-content}.tag p{color:#5eead4!important;font-size:12px!important;font-weight:500!important;width:fit-content!important}.project-item{display:flex;flex-direction:row;align-items:stretch;justify-content:center;padding:32px;border-radius:8px;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer}.project-item:hover .content-column h3{color:#5eead4}.project-item:hover{background-color:#1e293b80;box-shadow:0 0 #0000,0 0 #0000,inset 0 1px #94a3b81a;filter:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))}@media only screen and (min-width: 668px) and (max-width: 922px){.project-item{padding:0 24px}.project-item:hover{background-color:transparent;box-shadow:none}.project-item h3{color:#2dd4bfcc!important}}@media only screen and (max-width: 667px){.project-item{padding:12px 24px 12px 12px}.project-item:hover{background-color:transparent;box-shadow:none}.project-item h3{color:#2dd4bfcc!important}}.project-item .first-column{width:25%;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding-top:12px;min-width:140px;display:none}.project-item .first-column p{font-size:13px;font-weight:500;margin:0;color:#94a3b8}@media only screen and (min-width: 668px) and (max-width: 922px){.project-item .first-column{display:none}}@media only screen and (max-width: 667px){.project-item .first-column{display:none}}.project-item .content-column{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media only screen and (min-width: 668px) and (max-width: 922px){.project-item .content-column{width:100%}}@media only screen and (max-width: 667px){.project-item .content-column{width:100%}}.project-item .content-column h3{font-size:18px;line-height:24px;font-weight:500;margin:4px 0 12px;color:#e2e8f0}.project-item .content-column h3 svg{margin-left:4px}.project-item .content-column .date{font-size:15px;font-weight:500}.project-item .content-column p{font-size:15px;margin:0;color:#94a3b8;text-align:justify}.project-item .content-column .tags{margin-top:16px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px;flex-wrap:wrap}.home-page{background-color:#0f172a;color:#fff;min-height:100vh;max-width:100vw;width:100vw;overflow-x:hidden;display:flex;justify-content:center;height:100vh}.home-page .background-cursor-light{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.home-page .page-centering{min-height:100vh;width:100vw;overflow-x:hidden;display:flex;justify-content:center;height:100vh;padding:0 10%}@media only screen and (min-width: 1920px){.home-page .page-centering{padding:0 17%}}@media only screen and (min-width: 1440px) and (max-width: 1919px){.home-page .page-centering{padding:0 6%}}@media only screen and (min-width: 1240px) and (max-width: 1439px){.home-page .page-centering{padding:0 6.5%}}@media only screen and (min-width: 923px) and (max-width: 1239px){.home-page .page-centering{padding:0}}@media only screen and (min-width: 668px) and (max-width: 922px){.home-page .page-centering{padding:0;display:flex;flex-direction:column;height:unset;justify-content:unset;min-height:unset}}@media only screen and (max-width: 667px){.home-page .page-centering{padding:0;display:flex;flex-direction:column;height:unset;justify-content:unset;min-height:unset}}:root{font-family:Poppins,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{min-height:100vh}
