.button-primary{color:#f0f0f0;background-color:#1e1e1e}p,h1,h2,h3,h4,h5,h6{color:#f55200}h1{font-size:4rem;line-height:1;margin-bottom:.1em}h2{font-size:2rem}@media (max-width: 1024px){h3{font-size:5rem}}@media (max-width: 900px){h3{font-size:10rem}}@media (max-width: 1024px){p{font-size:3rem}}@media (max-width: 900px){p{font-size:6rem}}a{font-size:.8rem}.section_title{font-size:10rem}.section_title:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}html{font-size:.9vw;scroll-behavior:smooth}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{margin-block-start:0;margin-block-end:0}ul,ol{padding-left:1.5em}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{height:auto}button,input[type=submit],a{cursor:pointer}button,input,textarea{border:none;padding:.5em;font:inherit;outline:inherit;height:2.5em;pointer-events:auto}input,textarea,select{font-family:inherit;font-size:1rem}textarea{position:relative;resize:none}iframe,a{pointer-events:auto}.error_boundary{display:grid;place-content:center;width:100%;height:100%;background-color:#f0f0f0;z-index:-1}@keyframes fade-in-keyframes{0%{opacity:0}to{opacity:1}}@keyframes inf-slide-left-keyframes{0%{transform:translate(0)}to{transform:translate(-100%)}}body{pointer-events:none}.transition_provider{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;pointer-events:none}.transition_provider-transition-1,.transition_provider-transition-2{position:fixed;left:0;width:100%;height:100%;opacity:1;z-index:3}.transition_provider-transition-1{top:100vh;background-color:#1e1e1e}.transition_provider-transition-2{top:-100vh;background-color:#f55200}nav{position:fixed;display:flex;justify-content:flex-end;gap:1em;width:100%;padding:3em;z-index:1;opacity:0;animation:fade-in-keyframes 2s ease-in-out forwards;animation-delay:.5s}nav a{pointer-events:auto;color:#f55200;font-weight:700;font-size:.8rem}main{width:100%;height:100%;border-radius:.5em;pointer-events:none}.projects-wrapper{overflow:hidden}.projects-wrapper-navigation a{display:flex;align-items:center;gap:.4em}.projects-wrapper-navigation a:first-child{font-weight:700}.projects-wrapper li,.projects-wrapper a{color:#f55200}.desktop{display:block}@media (max-width: 900px){.desktop{display:none}}.mobile{position:relative;display:none;width:100%;height:100%;padding:8rem;place-items:center}.mobile h1{font-size:4vh}.mobile svg{position:absolute;top:50%;left:37%;transform:translate(-63%,-50%);height:100%;width:100%;color:#f55200}@media (max-width: 900px){.mobile{display:block}}.scroll_progress_bar{position:fixed;bottom:5vh;right:1em;width:.1em;height:40%;z-index:3}.scroll_progress_bar-track{width:100%;height:100%;background-color:#666}.scroll_progress_bar-track-progress{height:100%;background-color:#f55200}.scroll_progress_bar-counter{transform:rotate(90deg);font-size:.7rem}.home{position:relative;height:auto;opacity:0;animation:fade-in-keyframes 2s ease-in-out forwards;animation-delay:.5s}.home section{position:absolute;height:110vh;max-height:110vh;width:100%;padding:3em;scroll-snap-align:start}@media (max-width: 1024px){.home section{height:auto}}.home-section-1{top:0;display:flex;flex-direction:column}.home-section-1-name{position:sticky;top:1em}@media (max-width: 1024px){.home-section-1-name{font-size:3rem}}@media (max-width: 900px){.home-section-1-name{font-size:4rem}}@media (max-width: 600px){.home-section-1-name{font-size:6rem}}@media (max-width: 1024px){.home-section-1-title{font-size:8rem}}@media (max-width: 900px){.home-section-1-title{font-size:12rem}}@media (max-width: 600px){.home-section-1-title{font-size:16rem}}.home-section-2{top:110vh;display:flex;justify-content:center;gap:2em}@media (max-width: 1024px){.home-section-2{flex-direction:column-reverse;align-items:center}}.home-section-2 h3,.home-section-2 .simple_cv_wrapper{z-index:1}.home-section-2-pfp_container{position:relative;width:30em;height:40em;overflow:hidden;z-index:1}.home-section-2-pfp_container .simple_cv_wrapper{position:absolute;top:0;left:0}.home-section-2 .section_title{position:absolute;font-size:13rem;z-index:2;left:-40%;bottom:23%;line-height:13rem;mix-blend-mode:multiply;text-wrap:nowrap;width:50%}.home-section-3{top:220vh;display:flex;align-items:flex-start;gap:2em;width:100%;height:120vh!important;background-color:#1e1e1e;position:relative;padding:unset}.home-section-3-items{width:40%;padding:1em}.home-section-3-items-item{pointer-events:auto;border-bottom:.1em solid #f0f0f0;margin-bottom:2em}.home-section-3-items-item:hover{cursor:pointer}.home-section-3-items-item p,.home-section-3-items-item h3{color:#f0f0f0}.home-section-3-items-item p{font-size:.6rem}.home-section-3-items-item span{display:flex;align-items:center;gap:.4em;font-size:.8rem}.home-section-3-canvas{display:flex;align-items:flex-end;overflow:hidden;width:60%;height:90%}.home-section-3-canvas img{width:100%;height:80%;-o-object-fit:cover;object-fit:cover}.home-section-3-carousel{width:100%;overflow:hidden;white-space:nowrap;position:absolute;top:-7em;left:0;display:flex;flex-wrap:nowrap}.home-section-3-carousel:before,.home-section-3-carousel:after{position:absolute;top:0;height:100%;width:8em;z-index:2;content:""}.home-section-3-carousel:before{left:0;background:linear-gradient(90deg,#f0f0f0,#f0f0f000)}.home-section-3-carousel:after{right:0;background:linear-gradient(90deg,#f0f0f000,#f0f0f0)}.home-section-3-carousel-array{position:relative;display:flex;justify-content:space-between;align-items:center;animation:8s inf-slide-left-keyframes infinite linear}.home-section-3-carousel-array img{width:auto;height:4em;margin:0 2em}.home-section-3-carousel-array:last-child{margin-right:0}.home-section-3 .section_title{position:absolute;font-size:13rem;z-index:1;bottom:5%;left:50%;transform:translate(-50%,-95%);line-height:13rem;opacity:.9;text-wrap:nowrap;width:50%;color:#ffc5b7}.home-section-4{top:330vh;height:100vh!important;display:flex;justify-content:center;gap:2em;background-color:#ffc03a}.home-section-4-content{display:flex;flex-direction:column;align-items:center;font-size:1.6rem}.home-section-4-content-contact{margin-top:2rem}.home-section-4-content-contact-item{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.home-section-4-content-contact-item svg{color:#f0f0f0}.home-section-4-content-contact-item a{font-size:inherit}.home-section-4 h2,.home-section-4 h3,.home-section-4 h4,.home-section-4 p,.home-section-4 a{color:#f0f0f0}.physics_canvas{position:fixed!important;top:0;left:0;z-index:-1;background-color:#f0f0f0}.contact_form{display:flex;flex-direction:column;gap:1em;margin-top:2em}.contact_form input,.contact_form textarea{width:100%}.contact_form textarea{height:7em}.contact_form-inputs{position:relative;display:flex;justify-content:space-between;gap:1em;width:100%}.projects-wrapper{padding:5em 3em 3em;background-color:#ffc5b7}.projects-wrapper-navigation{display:flex;width:100%;gap:2em;margin-bottom:2em}.projects-wrapper h2{font-size:7rem;color:#faf0f0}.project-banner{width:100%;margin-top:3rem}.project-content{display:flex;flex-direction:column;gap:3rem;margin-top:4rem}.project-content-info{display:flex;flex-direction:column;gap:2rem;width:40%}.project-content-images{display:flex;flex-direction:column;gap:2em;width:100%}.project-content-images div{display:flex;width:100%;overflow:hidden;gap:2rem}.project-content-images img{width:100%}.project-content-images-row{display:flex;width:100%;gap:1rem}.project-content-images-row div{flex:1}.project-content h3,.project-content h4,.project-content p{color:#f55200}.project-content h4{text-transform:uppercase;margin-bottom:.6em}.project-content p{font-size:.8rem}.project-scroll_to_top{position:relative;display:flex;justify-content:flex-end;align-items:center;width:100%;height:4rem;pointer-events:auto}.project-scroll_to_top svg{color:#f55200;width:2rem;height:2rem}.virus-gif{width:20%}
