@import url(https://fonts.googleapis.com/css2?family=Electrolize&family=Gruppo&display=swap);@import url(https://fonts.googleapis.com/css2?family=Encode+Sans+Semi+Expanded:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--glow-color:#61efff}.desktop-container{background:linear-gradient(180deg,#000,#0c0c27);box-sizing:border-box;display:flex;font-family:Electrolize,sans-serif;height:calc(100% - 2rem);justify-content:flex-start;overflow:hidden;position:relative;width:100%}.background-image{filter:blur(5px);transform:scale(1.01)}.background-image,.background-logo{height:calc(100dvh - 2rem);object-fit:cover;position:absolute;width:100%;z-index:0}.background-logo{font-family:Orbitron,serif}.logo{animation:glow 4s linear infinite;bottom:40%;color:#61efff;color:var(--glow-color);font-size:1rem;font-weight:100;left:50%;letter-spacing:10px;padding:0 .1em;perspective:2em;position:absolute}.logo:before{animation:prisma 6s linear infinite;background:#61efff;background:var(--glow-color);bottom:0;content:"";filter:blur(2em);left:0;opacity:.8;pointer-events:none;position:absolute;right:0;top:0;transform:translateY(120%) rotateX(110deg) scaleY(.35)}@keyframes glow{0%{transform:translateX(-50%) scale(1)}70%{text-shadow:-5px -1px 8px #ff47e0,0 0 8px #61efff;text-shadow:-5px -1px 8px #ff47e0,0 0 8px var(--glow-color);transform:translateX(-50%) scale(1.01)}to{transform:translateX(-50%) scale(1)}}@keyframes rotate{0%{transform:rotate3d(0deg)}50%{transform:rotate(180deg)}to{transform:rotate3d(1turn)}}.stars-container{animation:rotate 120s linear infinite;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.star{animation:star 10s linear infinite;background:#fff;border-radius:50%;height:2px;opacity:.8;position:absolute;width:2px}@keyframes star{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.desktop-items{display:grid;grid-template-columns:auto auto auto auto;grid-template-rows:20%;height:calc(100dvh - 2rem);justify-content:space-evenly;padding-top:1rem;width:100%;z-index:5}.desktop-item{border-radius:10px;cursor:pointer;flex-direction:column;height:6rem;justify-content:space-between}.desktop-item,.item-pic{align-items:center;background-color:initial;display:flex;width:4rem}.item-pic{border-radius:8px;box-shadow:0 0 20px 5px rgba(26,25,25,.295);height:4rem;justify-content:center;object-fit:cover;overflow:hidden;transition:transform .1s linear}.item-pic:hover{transform:scale(1.1)}.item-text{align-items:center;background-color:rgba(0,0,0,.226);border-radius:5px;color:#fff;display:flex;font-size:.7rem;font-weight:700;height:1.2rem;justify-content:center;letter-spacing:.5px;width:110%}a{text-decoration:none}#music-icon{background-color:initial;color:#e100ff;height:70%;width:100%}#linkedin-icon{color:#0077b5}#facebook-icon,#linkedin-icon{background-color:initial;height:100%;transform:scale(1.1);width:100%}#facebook-icon{color:#1877f2}#contact-icon{background-color:initial;color:#ffac2e;height:70%;width:100%}#lexbase-icon,#wikipedia-icon{height:70%}#github-icon,#lexbase-icon,#wikipedia-icon{background-color:initial;color:#fff;width:100%}#github-icon{height:80%}@media (min-width:736px){.desktop-items{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem;justify-content:center;padding:1rem}.logo{bottom:50%;font-size:2rem}}.music-player{background-color:#151522;box-sizing:border-box;flex-direction:column;height:100dvh;padding:5rem;position:relative;width:100%}.music-controls,.music-player{align-items:center;display:flex;justify-content:space-between}.music-controls{flex-direction:row;max-width:20rem;min-width:20rem;width:80%}.title-row{align-items:baseline;display:flex;justify-content:space-between}.heart-icon{cursor:pointer;height:1.2rem}.heart-icon.liked{color:red}.track-info{margin-bottom:4px;max-width:20rem;min-width:20rem;width:80%}.play-button{align-items:center;background-color:#2b2a2a;border:none;border-radius:50%;cursor:pointer;display:flex;height:6rem;justify-content:center;width:6rem}.next-button,.previous-button{background-color:#2b2a2a}.mute-button,.next-button,.previous-button{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:4rem;justify-content:center;width:4rem}.mute-button{background-color:#636262;color:#fff;transition:background-color .3s}.mute-button:hover{background-color:#787878}.play-pause-icon{color:#fff;height:2rem}.next-previous-icon{color:#fff;height:1rem}.track-label{border-radius:50%;height:18rem;object-fit:cover;width:18rem;z-index:1}.track-label.rotating{animation:rotation 3s linear infinite;-webkit-animation:rotation 5s linear infinite;animation-fill-mode:forwards}.tape-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;object-fit:cover;position:relative}.white-circle{background-color:#fff;border-radius:50%;height:2rem;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:2rem;z-index:2}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.track-title{color:#fff;font-size:2rem}.track-artist{color:#fff;font-size:1rem}.controls button{border:none;border-radius:5px;cursor:pointer;font-size:16px;height:2rem;padding:10px 20px;transition:background-color .3s;width:2rem}button:focus{outline:none}.time-controls{justify-content:center;margin-top:1rem;max-width:400px;width:100%}.time,.time-controls{align-items:center;display:flex}.time{color:#fff;flex-direction:column;font-size:1rem;justify-content:space-between;min-width:20rem;width:80%}.progress-bar{-webkit-appearance:none;appearance:none;background:linear-gradient(to right,#fff var(--progress),#636262 var(--progress));background-color:#fff;border-radius:5px;height:.5rem;outline:none;width:100%}.progress-bar::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#fff;border-radius:50%;box-shadow:0 0 2px 1px #0003;color:#fff;cursor:pointer;height:1rem;width:1rem}.progress-bar::-moz-range-thumb{appearance:none;background-color:#fff;border-radius:10%;box-shadow:0 0 2px 1px #0003;color:#fff;cursor:pointer;height:1rem;width:1rem}.time-row{display:flex;font-size:.7rem;justify-content:space-between;margin-top:4px;width:100%}.mute-wrapper{position:absolute;right:2rem;top:2rem}.header-container{align-items:center;background-color:#151522;color:#000;display:flex;flex-direction:row;height:2rem;justify-content:space-between;width:100%}.header-container h1{color:#fff;cursor:pointer;font-family:Electrolize,sans-serif;font-size:1.1rem;font-weight:bolder;letter-spacing:2px;padding-left:.5rem}.language-select{height:1rem;width:1rem}.flag{cursor:pointer;height:1rem;width:1.5rem}.time-date{align-items:center;display:flex;height:auto;justify-content:space-around;width:10rem}.time-date h2{color:#fff;font-family:Electrolize,sans-serif;font-size:1.1rem;font-weight:500}.back-wrapper{align-items:center;cursor:pointer;display:flex;font-family:Electrolize;height:3rem;justify-content:space-between;left:2rem;position:absolute;top:5rem;width:5rem}.back-wrapper h2{font-size:1rem;font-weight:100}#back-arrow{height:2rem}.wrapper{font-family:Electrolize;width:100%}.summary{font-family:Encode Sans Semi Expanded,sans-serif;font-size:1rem;font-weight:400;margin-top:.5rem}.cv-container{width:100%}.top-column{align-items:flex-start;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-image:url(/static/media/philip2.bc1a237fe8b8b9dd71a3.jpg);background-position:bottom 65% right 35%;background-size:cover;display:flex;flex-direction:column;font-family:Electrolize;height:60vh;justify-content:space-between;padding:2rem;width:100%}.top-column h1{font-size:3rem}.top-column h1,.top-column h2{color:#fff;font-family:Electrolize,sans-serif}.top-column h2{font-size:1rem}.cv-header{align-items:center;display:flex;flex-direction:column;justify-content:center}.cv-header h1,.cv-header h2{font-size:2rem;letter-spacing:2px}.cv-header h2{color:#ff5e00;font-style:italic}.contact-heading,.contacts{display:flex;justify-content:center}.contacts{align-items:flex-start;flex-direction:column;width:100%}.contact-item{align-items:center;background-color:rgba(0,0,0,.438);border-radius:10px;display:flex;margin-bottom:.5rem;max-width:21rem;padding:.5rem;width:100%}.contact-item a,.contact-item h2{color:#fff;font-size:.8rem}.contact-icon{color:#ff5e00;height:15px;margin-right:1rem}.bottom-column{font-family:Electrolize,sans-serif;width:100%}.about-me,.bottom-column{display:flex;flex-direction:column;height:auto}.about-me{align-items:center;margin-top:1rem}.cv-description{margin-top:1rem;width:50%}.experience{align-items:center;display:flex;flex-direction:column;height:auto;margin-top:1rem}.experience-item{margin-top:2rem;width:50%}.heading{color:#ff5e00}.item-heading h1{font-size:1.2rem;font-weight:bolder}.duration{color:#8d8d8d;font-style:italic;font-weight:900;letter-spacing:2px}.education{align-items:center;display:flex;flex-direction:column;height:auto;margin-top:1rem}.education-heading{color:#ff5e00}.skills{align-items:center;display:flex;flex-direction:column;font-family:Electrolize,sans-serif;height:auto;margin-top:1rem}.skills h1{color:#ff5e00}.skills-items{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem;margin-top:1rem;width:50%}.skills-item{align-items:center;border-radius:5px;box-shadow:0 0 20px 1px #ececec;color:#000;display:flex;height:3rem;justify-content:center;overflow:hidden;width:30%}.skills-item h2{font-size:1rem;font-weight:900}.skills-icon{height:1.2rem;margin-left:.5rem}.skills-icon-solo{height:2.2rem;width:7rem}.skills-img{height:100%;object-fit:contain;padding:2px;width:100%}#burp{transform:scale(1.4)}.follow-mouse-button{background-color:#0f0;border:none;border-radius:5px;color:#000;cursor:pointer;font-family:Electrolize,sans-serif;font-size:1rem;font-weight:bolder;letter-spacing:2px;padding:10px 20px;position:fixed;transform:translate(-50%,-50%);z-index:1000}.follow-mouse-button:hover{cursor:pointer}@media screen and (max-width:768px){.cv-description,.experience-item,.skills-items{width:80%}.skills-item{width:45%}}.fixed-button{background-color:initial;border:2px solid #0f0;border-radius:10px;color:#000;cursor:pointer;font-family:Electrolize,sans-serif;font-size:1rem;font-weight:bolder;height:3rem;letter-spacing:5px;padding:10px 20px;position:static;width:60%;z-index:1000}@media (max-width:768px){.cv-container{flex-direction:column}.top-column{text-align:center}.bottom-column{text-align:left}.skills-items{align-items:center;display:flex;justify-content:space-between;width:80%}.skills-item{width:45%}.follow-mouse-button{align-items:center;display:flex;justify-content:center;width:10rem}}.fade-in{opacity:0;transform:translateY(20px) scale(.95);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in.visible{opacity:1;transform:translateY(0) scale(1)}.password-container{align-items:center;display:flex;flex-direction:column;font-family:Electrolize;gap:1rem;height:50vh;justify-content:center;width:100%}.password-container h2{font-size:1.5rem}.password-container input{border-style:none;border-bottom:1px solid #000;outline:none;width:20rem}.password-container button,.password-container input{background-color:initial;font-family:Electrolize;height:2rem}.password-container button{border:1px solid #ff5e00;cursor:pointer;font-size:1rem;font-weight:bolder;position:relative;width:10rem}.error-message{color:red;margin-top:15rem;position:absolute;text-align:center}ul{font-family:Encode Sans Semi Expanded,sans-serif;font-weight:400;list-style-position:inside}.footer{margin-top:2rem;min-height:5rem}.form-wrapper{align-items:center;font-family:Electrolize;height:100vh}.form-container,.form-wrapper{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:20px;width:100%}.form-container{align-items:flex-start;max-width:40rem}.form-container label{box-sizing:border-box;color:#333;font-weight:600;margin-bottom:.5rem;width:100%}textarea{resize:none}.form-input{background-color:#fff;border:none;border-bottom:1px solid #000;box-sizing:border-box;font-size:1rem;height:2rem;margin-bottom:1rem;max-width:40rem;padding:8px;transition:border-color .3s ease;width:100%}.form-input:focus{border-bottom:1px solid #007bff;outline:none}.form-message{border:1px solid #000;box-sizing:border-box;caret-color:#000;font-size:1rem;height:7rem;margin-bottom:1rem;max-width:40rem;padding:8px;transition:border-color .3s ease;width:100%}.form-message::placeholder{opacity:.7;transition:opacity .3s ease}.form-message:focus{border-color:#007bff;outline:none}.form-message:focus::placeholder{opacity:0}.send-button{align-items:center;background-color:#007bff;border:1px solid #000;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:3rem;justify-content:center;letter-spacing:3px;margin-top:1rem;max-width:40rem;text-align:center;transition:background-color .3s ease;width:100%}.send-button:hover{background-color:#525252}.plane-icon{height:1.5rem;margin-left:8px;position:absolute;width:1.5rem}.plane-icon.sending{animation:fly 1s linear forwards}@keyframes fly{0%{opacity:1;transform:translateX(0) scale(1) rotate(0deg)}25%{opacity:.8;transform:translateX(25%) scale(1.1) rotate(20deg)}50%{opacity:.6;transform:translateX(50%) scale(1.2) rotate(-20deg)}75%{opacity:.4;transform:translateX(75%) scale(1.1) rotate(20deg)}to{opacity:0;transform:translateX(100%) scale(1) rotate(0deg)}}.form-radios{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin-top:1rem;width:100%}.form-radios label{color:#555;font-weight:400;margin-right:8px}.form-radios input{margin-right:5px}.about-me-wrapper,.hero-section{font-family:Electrolize;width:100%}.hero-section{background-image:url(/static/media/philip-no-background.d1945f553130b12e7c98.jpg);background-position:right 50% bottom 90%;background-repeat:no-repeat;background-size:contain;display:flex;height:60vh}.hero-section-heading{align-items:flex-start;-webkit-backdrop-filter:brightness(.5) grayscale(.7) blur(1px);backdrop-filter:brightness(.5) grayscale(.7) blur(1px);color:hsla(0,0%,100%,.856);display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;position:relative;width:100%;z-index:1}.heading-name{font-size:3rem}.heading-name,.heading-text{color:#fff;font-weight:bolder;letter-spacing:2px;text-shadow:-1px 0 1px #fdd2d24d}.heading-text{color:#ff5e00}.about-section{background-color:hsla(0,0%,100%,.863);display:flex;height:auto;justify-content:center;width:100%}.about-me-text{color:#000;display:flex;flex-direction:column;height:auto;margin-top:2rem;max-width:40rem;width:90%}.about-me-text p{margin-bottom:2rem}.video-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.video-container{margin-top:1rem;width:100%}.title{letter-spacing:2px}#link,.title{color:#ff5e00}.reach-out{margin-bottom:1rem;margin-top:1rem}.reach-out-button{background-color:initial;border:1px solid #ff5e00;color:#ff5e00;cursor:pointer;font-family:Electrolize;font-size:1rem;font-weight:600;height:3rem;letter-spacing:4px;transform:scale(1);transition:transform .3s ease;width:100%}.reach-out-button:hover{transform:scale(1.01)}.project-start{color:#ff5e00;font-weight:bolder}#project-start-paragraph{margin-top:1rem}.appleet{background-color:#323233;font-family:Electrolize;height:auto;justify-content:flex-start;min-height:98vh;width:100%}.appleet,.appleet-header{align-items:center;display:flex;flex-direction:column}.appleet-header{justify-content:center;width:90%}.appleet p{color:#fff;font-size:1rem}.appleet h2{color:#fff;font-size:1.2rem;margin-top:1rem}.appleet-iframe{height:700px;max-width:400px;width:100%}#register-link{color:#ff5e00}.cookie-wrapper{font-family:Electrolize;height:100%;width:100%}.thank-you{align-items:center;color:#fff;display:flex;justify-content:center;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%) scale(0);transition:opacity .5s ease-in-out,transform .5s ease-in-out;z-index:999}.thank-you.show2{animation:growAndFade .8s ease-in-out}@keyframes growAndFade{0%{opacity:1;transform:translate(-50%,-50%) scale(.5)}to{opacity:0;transform:translate(-50%,-50%) scale(5)}}.cookie-banner{align-items:center;background-color:#333;bottom:-100%;color:#fff;display:flex;flex-direction:column;font-family:Electrolize;height:20%;justify-content:space-evenly;padding:15px;position:fixed;text-align:center;transition:bottom .9s ease-in-out;width:100%;z-index:1000}.cookie-banner.show1{bottom:0}.cookie-buttons button{background-color:green;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Electrolize;font-size:1rem;height:2rem;width:20rem}.boot-screen{align-items:center;background-color:#000;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:1;position:fixed;top:0;transition:opacity 1s ease-in-out;width:100%;z-index:9999}.boot-screen.hide{opacity:0;pointer-events:none}.loader{animation:spin 1.5s linear infinite;border:8px solid #fff3;border-radius:50%;border-top-color:#fff;display:inline-block;height:80px;width:80px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.message{color:#fff;font-family:Electrolize;font-size:1.5rem;margin-left:20px}.privacy-policy-wrapper{align-items:center;background-color:beige;font-family:Electrolize,sans-serif;height:auto;width:100%}.privacy-policy-intro,.privacy-policy-wrapper{display:flex;flex-direction:column;justify-content:flex-start}.privacy-policy-intro{align-items:flex-start;margin-top:2rem;width:80%}.privacy-policy-item{height:auto;margin-top:2rem;width:80%}.bold-p{font-weight:bolder}
/*# sourceMappingURL=main.0b2c2387.css.map*/