.about_section{padding:5rem 0 2rem}@media screen and (max-width: 1200px){.about_section{padding:2rem 0}}@media screen and (max-width: 768px){.about_section{padding:2rem 0}}.about_section .about_content_text{max-width:50rem}.about_section .about_content_text .about_content_text_paragraph{font-size:1.5rem;margin-bottom:1.5rem;color:#efefef}@media screen and (max-width: 768px){.about_section .about_content_text .about_content_text_paragraph{font-size:1.2rem}}.about_section .about_content_button{display:inline-flex;align-items:center;border:2px solid #F7CA18;border-radius:50px}.about_section .about_content_button .about_content_button_link{text-decoration:none;color:#f7ca18;display:flex;align-items:center;padding-inline:1rem}.about_section .about_content_button .about_content_button_link .about_content_button_link_text_container{color:#efefef;margin-right:1vw;margin-top:.2vh}.about_section .about_content_button .about_content_button_link .about_content_button_link_text_container .about_content_button_link_text{position:relative}.about_section .about_content_button .about_content_button_link .about_content_button_link_text_container .about_content_button_link_text:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background-color:#f7ca18;visibility:hidden;transition:all .3s ease-in-out}.about_section .about_content_button .about_content_button_link .about_content_button_link_text_container .about_content_button_link_text:hover:after{visibility:visible;width:100%}.about_section .about_content_skills{margin-top:10vh}@media screen and (max-width: 768px){.about_section .about_content_skills{margin-top:5vh}}.about_section .progress{position:fixed;left:0;right:0;height:5px}.about_section .parallax{overflow:hidden;margin:0;white-space:nowrap;display:flex;flex-wrap:nowrap}.about_section .parallax .scroller{font-weight:600;text-transform:uppercase;font-size:64px;white-space:nowrap;display:flex;flex-wrap:nowrap}.about_section .parallax span{font-family:Plaster,sans-serif;display:block;margin-right:1vw;color:#efefef}.about_section .about_content_skills_list{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:1.5rem;margin-top:10vh;color:#efefef}@media screen and (max-width: 1200px){.about_section .about_content_skills_list{grid-template-columns:repeat(2,1fr);margin-top:5vh}}@media screen and (max-width: 768px){.about_section .about_content_skills_list{grid-template-columns:repeat(2,1fr);margin-top:5vh}}.about_section .about_content_skills_list .about_content_skills_list_item{border-left:2px solid rgba(90,89,89,.3921568627)}.about_section .about_content_skills_list .about_content_skills_list_item .about_content_skills_list_item_container{margin-left:2vw}.about_section .about_content_skills_list .about_content_skills_list_item .about_content_skills_list_item_container span{font-size:3.5rem;color:#f7ca18;opacity:.8}@media screen and (max-width: 768px){.about_section .about_content_skills_list .about_content_skills_list_item .about_content_skills_list_item_container span{font-size:3rem}}.about_section .about_content_skills_list .about_content_skills_list_item .about_content_skills_list_item_container h3{margin-top:6vh;font-size:2rem;font-weight:500;margin-bottom:.5rem}@media screen and (max-width: 768px){.about_section .about_content_skills_list .about_content_skills_list_item .about_content_skills_list_item_container h3{font-size:1.5rem;margin-top:3vh;margin-bottom:2vh}}.about_section .about_content_skills_list .about_content_skills_list_item .about_content_skills_list_item_container p{font-size:1.2rem;margin-bottom:1.5rem}@media screen and (max-width: 768px){.about_section .about_content_skills_list .about_content_skills_list_item .about_content_skills_list_item_container p{font-size:1rem}}.hero_content{display:grid;grid-template-columns:15fr 4fr;align-items:flex-end;color:#efefef}@media screen and (min-width: 1600px){.hero_content{grid-template-columns:15fr 6fr}}@media screen and (max-width: 1200px){.hero_content{grid-template-columns:12fr 6fr}}@media screen and (max-width: 768px){.hero_content{grid-template-columns:1fr;align-items:flex-start;text-align:left}}.hero_text{font-size:11rem;font-weight:300;margin-bottom:1.5rem;opacity:.01;color:#efefef}@media screen and (min-width: 1600px){.hero_text{font-size:13rem}}@media screen and (max-width: 1200px){.hero_text{font-size:8rem}}@media screen and (max-width: 992px){.hero_text{font-size:7.5rem}}@media screen and (max-width: 768px){.hero_text{font-size:6rem;margin-bottom:0}}@media screen and (max-width: 767px){.hero_text{font-size:4rem;margin-bottom:0}}@media screen and (max-width: 767px) and (max-height: 800px){.hero_text{font-size:6rem;margin-bottom:0}}@media screen and (max-width: 768px) and (min-height: 800px){.hero_text{font-size:8rem;margin-bottom:0}}@media screen and (max-width: 576px){.hero_text{font-size:4.5rem;margin-bottom:0}}@media screen and (max-width: 400px){.hero_text{font-size:4rem;margin-bottom:0}}.hero_subtext{color:#efefef;margin-bottom:5vh}@media screen and (min-width: 1600px){.hero_subtext{padding-left:10vw}}@media screen and (max-width: 1200px){.hero_subtext{margin-bottom:2.3rem}}@media screen and (max-width: 768px){.hero_subtext{margin-top:1rem;margin-bottom:0;left:50vw;max-width:50vw}}.hover-image-container{position:relative;width:100%;max-width:100%;height:auto;overflow:hidden}.hover-image{width:250px;height:auto;pointer-events:none;opacity:0;z-index:-1000;transition:opacity .6s ease}.hover-image.show{opacity:1}.nav{display:flex;margin-top:3vh;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.nav{align-items:center}}.nav .nav_logo{display:flex;justify-content:flex-start;align-items:center;font-size:1.5rem}.nav .nav_links{display:flex;justify-content:center;align-items:center;margin-left:auto}.nav .nav_link{position:relative;color:#efefef;margin-right:2vw}.nav .nav_link:before{content:"";position:absolute;bottom:-2px;left:0;width:0%;height:2px;background-color:#efefef;transition:all .2s ease-in-out}.nav .nav_link:hover:before{width:100%}.nav .nav_status{color:#fff;border:1px solid #f7ca18;border-radius:50px;padding:.5rem 1rem}@media screen and (max-width: 576px){.nav .nav_status{display:none}}.nav .nav_status span{background:#f63030;height:10px;width:10px;border-radius:50px;display:inline-block;margin-right:6px;box-shadow:0 0 7px #f63030}@font-face{src:url(./PPMori-Regular-f3461651.otf) format("truetype");font-family:PP Mori}*{cursor:none!important}html{font-family:PP Mori,sans-serif;line-height:1.15;height:auto;overflow:hidden}body{position:relative;top:0;bottom:0;background-color:#191919;margin:0}.grain-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-image:url(../grain-overlay.gif);opacity:.03;z-index:-1}main{height:100%}.App{height:100%}.App .wrapper{margin-inline:1.5rem}.App html.lenis{height:auto}.App .lenis.lenis-smooth{scroll-behavior:auto!important}.App .lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.App .lenis.lenis-stopped{overflow:hidden}.App .lenis.lenis-scrolling iframe{pointer-events:none}a{color:#f7ca18;text-decoration:none}.highlight{color:#f7ca18;font-weight:bolder;font-style:italic}.contact{height:15vh;width:100%}@media screen and (max-width: 768px){.contact{height:20vh}}@media screen and (max-width: 576px){.contact{height:20vh}}@media screen and (max-width: 400px){.contact{height:25vh}}.contact .contact_content_title{width:100%}.contact .contact_content_title h1{font-size:3rem;font-weight:800;margin-bottom:0;color:#efefef}@media screen and (max-width: 768px){.contact .contact_content_title h1{font-size:2rem}}@media screen and (max-width: 576px){.contact .contact_content_title h1{font-size:1.5rem}}.contact .contact_content_title p{font-size:1.5rem;color:#efefef}@media screen and (max-width: 768px){.contact .contact_content_title p{font-size:1rem}}.contact .contact_content{width:100%;height:100%;position:relative;margin-top:5vh}.contact .contact_content .contact_text{color:#efefef;font-weight:400;font-size:1.5rem}.contact .contact_content .contact_text_link{color:#efefef}.contact .contact_content .contact_content_socials{display:flex;flex-direction:inline;align-items:center;margin-top:5vh}.contact .contact_content .contact_content_socials .icon{width:32px;height:32px;margin-right:.5rem}.contact .contact_content .contact-arrow{z-index:0;position:absolute;bottom:0;right:0;width:15rem;height:15rem;opacity:.3}@media screen and (max-width: 768px){.contact .contact_content .contact-arrow{width:12rem}}@media screen and (max-width: 576px){.contact .contact_content .contact-arrow{width:10rem}}@media screen and (max-width: 380px){.contact .contact_content .contact-arrow{width:8rem;transform:translateY(25px)}}.contact .contact_content .contact_bottom{position:absolute;bottom:0;width:100%;display:flex;justify-content:center;align-items:center}.contact .contact_content .contact_bottom .contact_bottom_text{color:#efefef}@keyframes scaleUpAnimation{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scaleDownAnimation{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.magnetic-button{border:none;padding:0;background:transparent;position:relative;z-index:1000;touch-action:none}.magnetic-button span{display:inline-block}.magnetic-button--hover{content:"";position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%}.button-1{color:#efefef;border-radius:50%;border:none;width:70px;height:70px}.button-1:hover:before{top:0%;bottom:auto;height:100%;border-radius:50%;transform:scale(1);opacity:1;z-index:-1}.button-1:before{display:block;position:absolute;content:"";border-radius:50%;background:#F7CA18;height:100%;width:100%;transform:scale(0);opacity:0;transition:transform .4s cubic-bezier(.215,.61,.355,1),opacity .4s cubic-bezier(.215,.61,.355,1)}.button-1:before.visible{animation-fill-mode:forwards;opacity:1}.button-1:before.hidden{animation:scaleDownAnimation .5s cubic-bezier(.34,1.5,.64,1);opacity:0}.button-2{top:3vh;right:3vw;position:fixed;height:100px;width:100px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:transparent;display:block;animation:scaleUpAnimation .2s cubic-bezier(.34,1.5,.64,1)}.button-2:hover:before{top:0%;bottom:auto;height:100%;border-radius:50%;transform:scale(1);opacity:1;z-index:-1}.button-2:before{display:none;position:absolute;content:"";border-radius:50%;height:100%;width:100%;transform:scale(0);opacity:0;transition:transform .4s cubic-bezier(.215,.61,.355,1),opacity .4s cubic-bezier(.215,.61,.355,1)}.button-2.visible{animation-fill-mode:forwards;opacity:1}.button-2.hidden{pointer-events:none;animation:scaleDownAnimation .5s cubic-bezier(.34,1.5,.64,1);opacity:0}.menu{position:fixed;right:-100%;top:0;height:100%;width:35vw;background:#efefef;z-index:2;transition:right .8s cubic-bezier(.7,0,.2,1);will-change:right}@media screen and (max-width: 576px){.menu{width:100vw}}@media screen and (max-width: 768px){.menu{width:100vw}}@media screen and (min-width: 1024px){.menu{width:60vw}}@media screen and (min-width: 1200px){.menu{width:40vw}}@media screen and (max-width: 1024px) and (min-height: 1200px){.menu{width:55vw}}.menu.visible{right:0}.menu.hidden{right:-150%}.menu .menu-content{display:flex;flex-direction:column;height:100%}.menu .menu-content .menu-title{margin-top:6vh;margin-left:6vw;color:#303030;font-size:3rem}@media screen and (max-width: 576px){.menu .menu-content .menu-title{margin-top:10vh;font-size:2rem}}@media screen and (min-width: 768px){.menu .menu-content .menu-title{margin-top:10vh;font-size:2.5rem}}@media screen and (min-width: 768px) and (min-height: 1200px){.menu .menu-content .menu-title{margin-top:10vh;font-size:3rem}}@media screen and (min-width: 1200px){.menu .menu-content .menu-title{margin-top:8vh;font-size:3rem}}.menu .menu-content .menu-socials{display:flex;flex-direction:inline;align-items:left;margin-top:5vh;padding-left:20px;margin-left:5vw}.menu .menu-content .menu-socials .icon{width:32px;height:32px;margin-right:1rem}.menu .menu-content .menu-footer{margin-top:auto;margin-bottom:2vh;display:flex;justify-content:center;width:100%}.menu .menu-items{display:flex;flex-direction:column;align-items:left;margin-top:15vh}@media screen and (max-width: 576px){.menu .menu-items{margin-top:20vh}}@media screen and (max-width: 768px) and (min-height: 1200px){.menu .menu-items{margin-top:20vh}}@media screen and (max-width: 1200px){.menu .menu-items{margin-top:8vh}}.menu .menu-item{margin-left:5vw;padding:20px;color:#303030;font-size:3rem}.menu .menu-item span{position:relative}.menu .menu-item span:before{content:"";position:absolute;bottom:-2px;left:0;width:0%;height:2px;background-color:#f7ca18;transition:all .2s ease-in-out}.menu .menu-item span:hover:before{width:100%}@media screen and (max-width: 576px){.menu .menu-item{font-size:2rem}}@media screen and (min-width: 768px){.menu .menu-item{font-size:2.5rem}}@media screen and (min-width: 768px) and (min-height: 1200px){.menu .menu-item{font-size:3rem}}@media screen and (min-width: 1200px){.menu .menu-item{font-size:3rem}}.introduction{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;position:fixed;z-index:99;background-color:#efefef}.introduction svg{position:absolute;top:0;width:100%;height:calc(100% + 300px)}.introduction svg path{fill:#efefef}.introduction p{display:flex;color:#191919;font-size:42px;align-items:center;position:absolute;z-index:1}
