@import "https://fonts.googleapis.com/css2?family=Oxygen+Mono&family=Oxygen:wght@300;400;700&display=swap";
:root{--border-color:#e2351e}body{color:#fff;background:#1b1818;justify-content:center;align-items:center;margin:0;padding:0;font-family:Oxygen Mono,monospace;display:flex;overflow-x:hidden;box-shadow:inset 0 4px 200px -25px #55000040}.main-container{flex-direction:column;justify-content:center;align-items:center;display:flex;overflow-x:hidden}header{width:100vw;height:auto;margin:0 0 65px;position:relative}header .header-banner{object-fit:cover;z-index:1;filter:blur(2.5px);width:100%;height:auto;min-height:150px}header .logo{z-index:2;border:3.5px solid #fff;border-radius:50%;width:12%;min-width:90px;height:auto;position:absolute;bottom:15%;left:50%;transform:translate(-50%)}.left{margin-left:35px}h2{margin-top:50px;margin-left:35px;font-family:Oxygen,sans-serif;font-size:2.5em;font-weight:700}p{margin-top:10px;padding-left:35px;padding-right:15px;font-size:1.3em;font-weight:100}.skills{flex-direction:column;justify-content:center;align-items:center;gap:30px;margin-top:20px;margin-bottom:50px;display:flex}.skills-container{border:4px solid var(--border-color);background:#333c;border-radius:20px;flex-flow:wrap;justify-content:center;align-items:center;gap:40px 45px;width:90vw;max-width:90vw;padding:40px 5px;display:flex;box-shadow:0 4px 100px 5px #e8736440}.skill-container{flex-direction:row;justify-content:center;align-items:center;gap:20px;display:flex}.skill-box{background:#8c8c8c;border-radius:25px;flex-direction:column;align-items:flex-start;gap:20px;width:260px;max-width:95%;height:150px;padding-top:20px;padding-left:20px;padding-right:10px;display:flex}.skill-box h3{margin:0;font-family:Oxygen,sans-serif;font-size:1.7em;font-weight:700}.skill-box p{margin:0;padding:0;font-size:1.1em;font-weight:100}.line{display:none}.line img{transform:translateY(50%)}.banner{width:100vw;height:auto;margin-top:50px;margin-bottom:50px}.banner .webm{object-fit:cover;border-top:4px solid var(--border-color);border-bottom:4px solid var(--border-color);width:100%;height:100%;margin:0;padding:0;animation:1s ease-in-out infinite fadeIn}.projects{flex-direction:column;justify-content:center;align-items:center;gap:30px;margin-top:20px;margin-bottom:60px;display:flex;position:relative}.project{flex-direction:row;align-items:center;display:flex}.projects-container{flex-direction:column;justify-content:center;align-items:center;width:100vw;display:flex}.projects-box{border:3px solid var(--border-color);background:#333c;border-radius:20px;width:80vw;height:400px;padding-right:30px;transition:transform .3s ease-in-out;overflow-y:auto}.arrow{cursor:pointer;transition:transform .3s ease-in-out}.arrow:hover{transform:scale(1.25)}.controls{flex-direction:row;justify-content:center;align-items:center;gap:20px;width:auto;margin-top:30px;display:flex}.project-selector{flex-flow:wrap;justify-content:center;align-items:center;gap:15px;width:auto;height:100%;display:flex}.project-button{cursor:pointer;background:0 0;border:2px solid #d9d9d9;border-radius:50%;width:20px;height:20px;padding:0;transition:transform .3s ease-in-out}.project-button:hover{transform:scale(1.25)}.project-button:disabled{background:#d9d9d9}.project-text{height:100%;padding-left:10px}.project-image{float:right;border-radius:25px;width:220px;height:auto;margin-bottom:10px;margin-left:10px}.project-box{width:95%;height:auto;padding-top:40px;padding-left:30px;display:block}.project-text h3{margin:0;font-family:Oxygen,sans-serif;font-size:2.2em;font-weight:700}.project-text p{margin:35px 0 0;padding:0;font-size:1.1em;font-weight:100}.socials-container{flex-direction:column;justify-content:center;align-items:center;width:100vw;display:flex}.socials-container h2{margin-bottom:60px;margin-left:0}.socials{flex-flow:wrap;justify-content:center;align-items:center;gap:10%;width:100%;height:auto;padding-left:10px;padding-right:10px;display:flex}.link{color:#fff;cursor:pointer;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;transition:transform .3s ease-in-out;display:flex}.link:hover{transform:scale(1.1)}.link img{width:52px;height:50px;margin:10px}.link p{margin:0;padding:0}footer{background:#cd1b0096;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:auto;margin-top:60px;padding-top:35px;padding-bottom:5px;padding-left:20px;display:flex;box-shadow:0 -10px 20px 10px #cd1b0096}footer p{margin:0;font-size:1.1em;font-weight:100}.outRight{will-change:transform, opacity, visibility;backface-visibility:hidden;animation:.6s ease-in-out forwards moveAndFadeOutLeft}.inRight{will-change:transform, opacity, visibility;backface-visibility:hidden;animation:.6s ease-in-out forwards moveAndFadeInLeft}.outLeft{will-change:transform, opacity, visibility;backface-visibility:hidden;animation:.6s ease-in-out forwards moveAndFadeOutRight}.inLeft{will-change:transform, opacity, visibility;backface-visibility:hidden;animation:.6s ease-in-out forwards moveAndFadeInRight}.absolute{position:absolute}.invisible{visibility:hidden}.spinner{border:8px solid #3d5af1;border-color:#3d5af1 #0000;border-radius:50%;width:70px;height:70px;margin-top:10%;animation:1.2s linear infinite spin-anim}.loading{color:#000;margin-bottom:10%;font-size:1.2rem}@media screen and (max-width:1075px){header{margin-bottom:40px}.skill-box{width:230px;height:120px}.skill-box h3{font-size:1.5em}.skill-box p{font-size:1em}.banner{margin-top:40px;margin-bottom:20px}.project-image{width:200px}}@media screen and (max-width:970px){.skill-box{gap:13px;width:210px;height:100px}.skill-box h3{font-size:1.3em}.skill-box p{font-size:.9em}}@media screen and (max-width:900px){header{margin-bottom:20px}.skills{margin-top:35px}.skills h2{margin-top:0}.skills-container{gap:32px 30px}.banner{margin-top:20px;margin-bottom:0}}@media screen and (max-width:855px){.skills-container{gap:28px 20px}}@media screen and (max-width:844px){h2{margin-top:30px;margin-left:0;font-size:2.2em}p{font-size:1.2em}.skills{gap:15px}.skill-box{gap:10px;width:190px;height:90px}.skill-box h3{font-size:1.15em}.skill-box p{font-size:.85em}.projects{gap:0;margin-bottom:40px}.projects-box{width:90vw;height:350px;padding-right:15px}.project-box{padding-top:30px;padding-left:20px}.projects-box h3{font-size:1.9em}.project-image{width:180px}}@media screen and (max-width:800px){.skills-container{gap:25px 15px}h2{font-size:2em}.p{font-size:1.1em}.skills{gap:10px}.skill-box{gap:7px;width:170px;height:80px}}@media screen and (max-width:785px){.project-image{width:160px}}@media screen and (max-width:737px){.controls{gap:10px;width:75%}.project-button{width:17px;height:17px}.project-text h3{font-size:2em}.project-text p{font-size:1em}.socials-container h2{margin-bottom:40px}}@media screen and (max-width:637px){.link img{width:47px;height:45px}}@media screen and (max-width:600px){h2{font-size:1.9em}p{font-size:1.1em}.projects-box{width:95vw}.project-box{padding-top:25px;padding-left:10px}.project-text p{margin-top:25px}}@media screen and (max-width:575px){h2{font-size:1.8em}p{font-size:1em}.arrow{width:40px;height:40px}.socials-container h2{margin-top:15px;margin-bottom:30px}.socials{gap:5%}}@media screen and (max-width:540px){.left{margin-left:25px}p{padding-left:25px}}@media screen and (max-width:500px){.project-image{width:140px}.projects-box{padding-right:0}.socials{justify-content:space-around;gap:3%}.link{margin-top:10px}}@media screen and (max-width:475px){h2{font-size:1.7em}p{padding-left:20px;font-size:.95em}.left{margin-left:20px}.arrow{width:35px;height:35px}.project-button{width:16px;height:16px}.link img{width:40px;height:38px}}@media screen and (max-width:461px){.skills-container{justify-content:space-between;padding-top:20px;padding-bottom:20px}.skill-box{width:66%;margin-left:10px}.skill-container{gap:0;width:100%}.line{width:33%;display:flex}.line:nth-child(2n){justify-content:flex-start}.line:nth-child(odd){justify-content:flex-end}.line:nth-child(2n) img{margin-left:5px}.arrow{width:30px;height:30px}.project-selector{gap:10px;max-width:55%}.project-text h3{font-size:1.8em}.project-text p{font-size:.9em}}@media screen and (max-width:381px){.left{margin-left:17px}h2{font-size:1.6em}p{padding-left:17px;padding-right:10px;font-size:.9em}.project-text p{margin-top:20px}}@media screen and (max-width:350px){.line img{width:60%}.skill-box{height:70px;padding-top:10px;padding-left:13px}.skill-box h3{font-size:1em}.skill-box p{font-size:.7em}.project-image{width:120px}.project-box{padding-left:0}}@media screen and (max-width:320px){.left{margin-left:15px}h2{font-size:1.5em}p{padding-left:15px;font-size:.8em}.project-image{width:100px}.project-text h3{font-size:1.6em}.project-text p{font-size:.8em}.projects-box{height:300px}}@media screen and (max-width:300px){.socials-container h2{margin-bottom:10px}.socials{gap:2%}.link img{width:35px;height:33px}}@media screen and (max-width:275px){.skill-box{height:65px}.skill-box h3{font-size:.9em}.skill-box p{font-size:.6em}}@media screen and (max-width:270px){.project-image{width:90px}.project-text h3{font-size:1.5em}.project-text p{font-size:.75em}}@media screen and (max-width:250px){.left{margin-left:10px}h2{font-size:1.4em}p{padding-left:10px;font-size:.75em}.skill-box{height:61px}.skill-box h3{font-size:.75em}.skill-box p{font-size:.45em}}@keyframes moveAndFadeOutLeft{0%{opacity:1;display:block;transform:translate(0)}to{opacity:0;display:block;transform:translate(-150%)}}@keyframes moveAndFadeInLeft{0%{opacity:0;display:block;transform:translate(150%)}to{opacity:1;display:block;transform:translate(0)}}@keyframes moveAndFadeOutRight{0%{opacity:1;display:block;transform:translate(0)}to{opacity:0;display:block;transform:translate(150%)}}@keyframes moveAndFadeInRight{0%{opacity:0;display:block;transform:translate(-150%)}to{opacity:1;display:block;transform:translate(0)}}@keyframes spin-anim{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes appear{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}
:root{--border-color:#e2351e;--border-thickness:3px;--border-radius:20px}.container{flex-direction:column;justify-content:center;align-items:center;min-width:100vw;min-height:100vh;display:flex}.down-headline{color:#fff;margin-bottom:.3rem;font-size:1.5rem;font-weight:600}.down-subheadline{color:#fff;margin-bottom:2rem;font-size:1.2rem;font-weight:200}.video-container{border:var(--border-thickness) solid var(--border-color);border-radius:var(--border-radius);width:72%;padding-top:37%;position:relative;overflow:hidden}.video-container video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}
