body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body,html{font-family:"Staatliches",sans-serif;font-size:62.5%;letter-spacing:.7px;height:100%;background-color:#2a2e47}@media (min-width:2500px){body,html{font-size:80%}}@media (max-width:1400px){body,html{font-size:55%}}@media (max-width:1000px){body,html{font-size:45%}}@media (max-width:768px){body,html{font-size:35%}}@media (max-width:600px){body,html{font-size:30%}}@media (max-width:400px){body,html{font-size:25%}}.homepage{display:flex;flex-direction:column}.content{flex:1 0 auto}.hero-component{height:100vh;background:radial-gradient(circle,#2a2e47 0,#1f2235 100%);position:relative;overflow:hidden;z-index:1}.hero-component .hero-section{width:100%;height:100%;display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));grid-template-rows:repeat(1,minmax(300px,1fr))}@media screen and (max-width:768px){.hero-component .hero-section{grid-template-columns:repeat(1,minmax(300px,1fr));grid-template-rows:repeat(2,minmax(300px,1fr))}}.hero-component .hero-section .hero-image-container{max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.hero-component .hero-section .hero-image-container .hero-image{object-fit:contain;height:70%;z-index:-1}@media screen and (max-width:768px){.hero-component .hero-section .hero-image-container .hero-image{height:100%;margin-bottom:25rem}}.hero-component .hero-section .content-container{width:100%;height:100%;display:flex;padding-left:calc(50vw - 600px);align-items:center}@media screen and (max-width:1200px){.hero-component .hero-section .content-container{margin-left:10rem}}@media screen and (max-width:768px){.hero-component .hero-section .content-container{justify-content:center;margin-left:0}}.hero-component .hero-section .content-container .content{z-index:1;max-width:-webkit-fit-content;max-width:fit-content;margin-bottom:15rem}@media screen and (max-width:768px){.hero-component .hero-section .content-container .content{display:flex;flex-direction:column;align-items:center;justify-content:center}}.hero-component .hero-section .content-container .content .p-hello{font-size:3.5rem;color:#fec576;text-shadow:3px 3px 6px #000;margin-bottom:2rem}@media screen and (max-width:1220px){.hero-component .hero-section .content-container .content .p-hello{font-size:3rem}}@media screen and (max-width:768px){.hero-component .hero-section .content-container .content .p-hello{font-size:4rem}}.hero-component .hero-section .content-container .content .p-front{font-size:3.5rem;color:#fec576;text-shadow:3px 3px 6px #000;margin-bottom:5rem}@media screen and (max-width:1220px){.hero-component .hero-section .content-container .content .p-front{font-size:3rem}}@media screen and (max-width:768px){.hero-component .hero-section .content-container .content .p-front{font-size:4rem}}.hero-component .hero-section .content-container .content h1{font-size:8rem;color:#fff;text-shadow:3px 3px 6px #000}@media screen and (max-width:1220px){.hero-component .hero-section .content-container .content h1{font-size:6rem}}@media screen and (max-width:768px){.hero-component .hero-section .content-container .content h1{font-size:8rem}}.hero-component .hero-section .content-container .content h1.big{font-size:12rem;margin-top:-1rem;margin-bottom:1rem}@media screen and (max-width:1220px){.hero-component .hero-section .content-container .content h1.big{font-size:9rem}}@media screen and (max-width:768px){.hero-component .hero-section .content-container .content h1.big{font-size:12rem}}.hero-component .fixed-links{position:fixed;top:40%;left:-9.5rem;z-index:2000}.hero-component .fixed-links .links-box{position:relative;z-index:100}.nav{height:10rem;display:flex;justify-content:space-between;align-items:center;padding:0 calc(50vw - 600px);position:relative;z-index:500}@media screen and (max-width:1220px){.nav{padding:0 10rem}}.nav .logo{font-size:5rem;color:#fff;text-shadow:3px 3px 6px #000}.nav .logo span{color:#fec576}@media screen and (max-width:768px){.nav .menu ul{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;right:0;top:0;height:80rem;width:50rem;background-color:#30386d;border:1.5px solid rgba(254,198,118,.945);font-size:5rem;-webkit-transform:translateX(100%);transform:translateX(100%);transition:all .3s ease-in-out}transform .nav .menu ul a{font-size:7rem}}.nav .menu ul .header-link{font-size:2.8rem;color:#fff;text-shadow:3px 3px 6px #000;text-decoration:none}.nav .menu ul .header-link:hover{color:#fec576}@media screen and (max-width:768px){.nav .menu ul .header-link{font-size:4rem}}.nav .menu ul .header-link:not(:last-child){margin-right:2rem}@media screen and (max-width:768px){.nav .menu ul .header-link:not(:last-child){margin-right:0;margin-bottom:8rem}}.nav .menu ul.hidden{display:flex;-webkit-transform:translateX(0);transform:translateX(0)}.nav-background-secondary{background:#282d4e}.nav-background-primary{background:#2a2e47}.burger{width:20px;height:20px;padding:10px;border:3px solid #fec576;border-radius:100%;display:none;flex-direction:column;justify-content:center;align-items:center;z-index:2000;position:absolute;top:10px;right:10px;cursor:pointer}.burger .open:first-child{-webkit-transform:rotate(135deg) translate(4px,-4px);transform:rotate(135deg) translate(4px,-4px)}.burger .open:nth-child(2){-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}.burger .open:nth-child(3){-webkit-transform:rotate(-135deg) translate(3.5px,4.5px);transform:rotate(-135deg) translate(3.5px,4.5px)}.burger .close:first-child{-webkit-transform:rotate(0) translateY(0);transform:rotate(0) translateY(0)}.burger .close:nth-child(2){-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.burger .close:nth-child(3){-webkit-transform:rotate(0) translateY(0);transform:rotate(0) translateY(0)}@media screen and (max-width:768px){.burger{display:flex}}.burger .burger-span{width:100%;height:1.5px;border-radius:5px;background-color:#fff;transition:all .3s ease-in;margin:2px 0}.custom-shape-divider-bottom-1612993316{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;z-index:0}.custom-shape-divider-bottom-1612993316 svg{position:relative;display:block;width:calc(100% + 1.3px);height:144px;-webkit-filter:drop-shadow(-2px -2px 10px rgba(0,0,0,.7));filter:drop-shadow(-2px -2px 10px rgba(0,0,0,.7));margin-top:30px}@media (max-width:1000px){.custom-shape-divider-bottom-1612993316 svg{width:calc(140% + 1.3px);height:100px}}@media (max-width:600px){.custom-shape-divider-bottom-1612993316 svg{width:calc(140% + 1.3px);height:60px}}.github-link-wrapper{text-decoration:none;color:#fff}.github-link-wrapper .github-link-container{width:13rem;height:6rem;padding:0 1rem;background-color:#222326;box-shadow:0 0 5px rgba(0,0,0,.5);display:flex;justify-content:space-between;align-items:center;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}@media screen and (max-width:768px){.github-link-wrapper .github-link-container{width:16rem;height:9rem}}.github-link-wrapper .github-link-container .github-link-content{font-size:2rem;text-decoration:none}.github-link-wrapper .github-link-container .github-logo{height:3.5rem;width:3.5rem}@media screen and (max-width:768px){.github-link-wrapper .github-link-container .github-logo{width:6.3rem;height:6rem}}.github-link-wrapper .hover-right:hover{-webkit-transform:translateX(9.5rem);transform:translateX(9.5rem)}.linkedin-link-wrapper{text-decoration:none;color:#fff}.linkedin-link-wrapper .linkedin-link-container{width:13rem;height:6rem;padding:0 1rem;background-color:#2867b2;box-shadow:0 0 5px rgba(0,0,0,.5);display:flex;justify-content:space-between;align-items:center;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}@media screen and (max-width:768px){.linkedin-link-wrapper .linkedin-link-container{width:16rem;height:9rem}}.linkedin-link-wrapper .linkedin-link-container .linkedin-link-content{font-size:2rem;text-decoration:none}.linkedin-link-wrapper .linkedin-link-container .linkedin-logo{height:3.5rem;width:3.5rem}@media screen and (max-width:768px){.linkedin-link-wrapper .linkedin-link-container .linkedin-logo{width:6.3rem;height:6rem}}.linkedin-link-wrapper .hover-right:hover{-webkit-transform:translateX(9rem);transform:translateX(9rem)}.resume-link-wrapper{text-decoration:none;color:#fff}.resume-link-wrapper .resume-link-container{width:13rem;height:6rem;padding:0 1rem;background-color:#707877;box-shadow:0 0 5px rgba(0,0,0,.5);display:flex;justify-content:space-between;align-items:center;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}@media screen and (max-width:768px){.resume-link-wrapper .resume-link-container{width:16rem;height:9rem}}.resume-link-wrapper .resume-link-container .resume-link-content{font-size:2rem;text-decoration:none}.resume-link-wrapper .resume-link-container .resume-logo{height:3.5rem;width:3.5rem}@media screen and (max-width:768px){.resume-link-wrapper .resume-link-container .resume-logo{width:6.3rem;height:6rem}}.resume-link-wrapper .hover-right:hover{-webkit-transform:translateX(9rem);transform:translateX(9rem)}.wave-svg-hero-section-primary{height:85vh;width:120vw;position:absolute;top:-1rem;right:-15rem;opacity:.8;z-index:0}@media screen and (max-width:1200px){.wave-svg-hero-section-primary{-webkit-transform:skewY(-10deg);transform:skewY(-10deg)}}@media screen and (max-width:900px){.wave-svg-hero-section-primary{-webkit-transform:skewY(-15deg);transform:skewY(-15deg)}}@media screen and (max-width:850px){.wave-svg-hero-section-primary{-webkit-transform:skewY(-20deg);transform:skewY(-20deg)}}@media screen and (max-width:768px){.wave-svg-hero-section-primary{display:none}}.wave-svg-hero-section-secondary{width:50vw;position:absolute;top:-28rem;left:-5rem;opacity:.8}@media screen and (max-width:1000px){.wave-svg-hero-section-secondary{top:-40rem}}@media screen and (max-width:768px){.wave-svg-hero-section-secondary{top:-53rem}}@media screen and (max-width:600px){.wave-svg-hero-section-secondary{top:-62rem}}@media screen and (max-width:400px){.wave-svg-hero-section-secondary{top:-78rem}}.wave-svg-hero-section-mobile{display:none}@media screen and (max-width:768px){.wave-svg-hero-section-mobile{display:block;position:absolute;opacity:.8;top:27rem;left:-2rem;width:110vw;height:50vh;z-index:2}}@media screen and (max-height:500px){.wave-svg-hero-section-mobile{display:none}}.about-me{height:-webkit-fit-content;height:fit-content;padding:5rem calc(50vw - 600px) 25rem;background-color:#282d4e;position:relative}@media screen and (max-width:1220px){.about-me{padding-right:10rem;padding-left:10rem;padding-bottom:35rem}}@media screen and (max-width:768px){.about-me{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:25rem}}.about-me .section-title{font-size:5rem;color:#fff;text-shadow:3px 3px 6px #000;margin-bottom:7rem}.about-me .section-title span{color:#fec576}.about-me .grids{display:flex;flex-direction:column;position:relative}.about-me .grids .text-and-arrow{position:absolute;top:0;left:0}.about-me .grids .content-text .content-area{width:100%;height:100%;line-height:1.5}@media screen and (max-width:768px){.about-me .grids .content-text .content-area{width:100%}}.about-me .grids .content-text .content-area p{font-size:2.5rem;color:#fff;text-shadow:3px 3px 6px #000;margin-bottom:20rem;text-align:center}.about-me .grids .grid-icons-container{margin-top:2rem;width:100%;display:grid;justify-items:center;align-items:center;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr 1fr;grid-gap:6rem 3rem;gap:6rem 3rem}.circle-container{position:relative;height:10rem;width:10rem}.circle-container .circle{height:99%;width:99%;-webkit-filter:drop-shadow(5px 10px 10px rgba(0,0,0,.7));filter:drop-shadow(5px 10px 10px rgba(0,0,0,.7))}.circle-container .icon-inside{height:50%;width:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-filter:drop-shadow(3px 3px 5px rgba(0,0,0,.7));filter:drop-shadow(3px 3px 5px rgba(0,0,0,.7))}.circle-container p{font-size:2rem;color:#fff;text-align:center;margin-top:.5rem}.profficient-with-arrow{display:flex;position:absolute;top:150px;right:0;grid-area:text-and-arrow;justify-self:right}@media screen and (max-width:768px){.profficient-with-arrow{top:110px;justify-self:right;margin-bottom:3rem}}.profficient-with-arrow p{font-family:"Permanent Marker",sans-serif;font-size:2.5rem;text-shadow:1px 1px 1px rgba(0,0,0,.4);margin-right:1rem;color:#fec576}.profficient-with-arrow img{height:6rem;-webkit-filter:drop-shadow(-2px -2px 10px rgba(0,0,0,.7));filter:drop-shadow(-2px -2px 10px rgba(0,0,0,.7));position:absolute;top:1.25rem;left:-8rem}.projects-section{height:-webkit-fit-content;height:fit-content;padding:5rem calc(50vw - 600px) 35rem;background-color:#2a2e47;position:relative}@media screen and (max-width:1220px){.projects-section{padding:0 10rem 30rem}}@media screen and (max-width:768px){.projects-section{display:flex;flex-direction:column;justify-content:center;align-items:center}}.projects-section h2{font-size:5rem;color:#fff;text-shadow:3px 3px 6px #000;margin-bottom:1rem}.projects-section h2 span{color:#fec576}.projects-section p{font-size:2rem;color:#7e7e7e;text-shadow:3px 3px 6px #000}.projects-section .grid-container{display:grid;margin-top:5rem;grid-template-columns:1fr 1fr;grid-template-rows:30rem 30rem 30rem;grid-gap:3rem 3rem;gap:3rem 3rem;grid-template-areas:"portal urlShort " "secrets extrack" "tic-tac-toe todo-app"}@media screen and (max-width:768px){.projects-section .grid-container{grid-template-columns:1fr;grid-template-rows:repeat(6,30rem);width:90%;grid-template-areas:"portal" "urlShort" "extrack" "secrets" "tic-tac-toe" "todo-app"}}.projects-section .grid-container .portal{height:100%;width:100%;grid-area:portal;background-image:url(/static/media/portal.c29df829.JPG);background-size:cover;background-position:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid #000;box-shadow:2px 2px 5px #000}.projects-section .grid-container .portal .preview-title{font-size:3rem;padding:.5rem 1rem;background-color:rgba(0,0,0,.7);color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.projects-section .grid-container .URL-Shortener{height:100%;width:100%;grid-area:urlShort;background-image:url(/static/media/urlshort.b1f4f5b5.JPG);background-size:cover;background-repeat:no-repeat;background-position:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid #000;box-shadow:2px 2px 5px #000}.projects-section .grid-container .URL-Shortener .preview-title{font-size:3rem;padding:.5rem 1rem;background-color:rgba(0,0,0,.7);color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.projects-section .grid-container .Expense-Tracker{height:100%;width:100%;grid-area:extrack;background-image:url(/static/media/exptrack.09d9c2e2.JPG);background-size:cover;background-repeat:no-repeat;background-position:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid #000;box-shadow:2px 2px 5px #000}.projects-section .grid-container .Expense-Tracker .preview-title{font-size:3rem;padding:.5rem 1rem;background-color:rgba(0,0,0,.7);color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.projects-section .grid-container .secrets{height:100%;width:100%;grid-area:secrets;background-image:url(/static/media/secrets.8dd8af34.JPG);background-size:cover;background-position:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid #000;box-shadow:2px 2px 5px #000}.projects-section .grid-container .secrets .preview-title{font-size:3rem;padding:.5rem 1rem;background-color:rgba(0,0,0,.7);color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.projects-section .grid-container .tic-tac-toe{height:100%;width:100%;grid-area:tic-tac-toe;background-image:url(/static/media/tictactoe.9f7ce4b8.JPG);background-size:cover;background-position:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid #000;box-shadow:2px 2px 5px #000}.projects-section .grid-container .tic-tac-toe .preview-title{font-size:3rem;padding:.5rem 1rem;background-color:rgba(0,0,0,.7);color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.projects-section .grid-container .todo-app{height:100%;width:100%;grid-area:todo-app;background-image:url(/static/media/reactTodo.d05db88e.JPG);background-size:cover;background-position:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid #000;box-shadow:2px 2px 5px #000}.projects-section .grid-container .todo-app .preview-title{font-size:3rem;padding:.5rem 1rem;background-color:rgba(0,0,0,.7);color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.custom-button{padding:1rem 2rem;font-size:2rem;font-family:inherit;color:#fff;letter-spacing:1.3px;border:3px solid #fff;background:#2a2e47;margin-top:1rem;transition:all .2s ease-in;box-shadow:2px 5px 10px 3px #000;display:flex;align-items:center;text-decoration:none}.custom-button a{color:inherit;text-decoration:line-through}.custom-button:active,.custom-button:hover{color:#202020;background:#fff;border:3px solid #0c0c0c;box-shadow:2px 7px 12px 5px #000;cursor:pointer;text-decoration:none}.custom-button:focus{box-shadow:2px 7px 12px 5px #000;outline:none}.custom-button .eye-icon{height:2.5rem;width:auto;margin-right:1rem}.custom-button .code-icon{height:2rem;width:auto;margin-right:1rem}.link-to-project{text-decoration:none}.center{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.center,.url-short{position:absolute;left:50%}.url-short{height:70vh;width:85vw;border:2px solid rgba(254,197,118,.8);display:flex;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:1400px){.url-short{height:60vh}}.url-short .screenshot{background-image:url(/static/media/urlshort.b1f4f5b5.JPG);background-color:#5a5b63;background-repeat:no-repeat;background-position:50%;background-size:cover;height:100%;width:70%}@media screen and (max-width:1000px){.url-short .screenshot{display:none}}.url-short .details{background-color:#5a5b63;width:30%;padding:2rem;border-left:2px solid rgba(254,197,118,.8);position:relative;display:flex;flex-direction:column}@media screen and (max-width:1000px){.url-short .details{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:2px solid rgba(254,197,118,.8)}}.url-short .details .x-button{height:3rem;width:3rem;position:absolute;top:10px;right:10px;cursor:pointer}.url-short .details .x-button img{height:100%;width:100%}.url-short .details .project-title{font-size:4rem}.url-short .details .tech-stack{display:flex;flex-wrap:wrap}.url-short .details .project-description{color:#fff;font-size:2.2rem;letter-spacing:1px;line-height:1.2;height:45%;overflow-y:scroll;flex-grow:1}.url-short .details .project-description::-webkit-scrollbar{width:12px}.url-short .details .project-description::-webkit-scrollbar-track{background:#5a5b63}.url-short .details .project-description::-webkit-scrollbar-thumb{background-color:#7e7e7e;border-radius:5px}@media screen and (max-width:1000px){.url-short .details .project-description{margin-top:2rem;font-size:3rem}}.url-short .details .project-details-buttons{display:flex}.url-short .details .project-details-buttons button{margin-right:1rem}.url-short .details .screenshot-mobile{background-image:url(/static/media/urlshort.b1f4f5b5.JPG);background-color:#5a5b63;background-repeat:no-repeat;background-position:50%;background-size:cover;align-self:center;height:50%;width:90%;margin-top:2rem;margin-bottom:2rem}@media screen and (min-width:1000px){.url-short .details .screenshot-mobile{display:none}}.tech-name-box{padding:1rem 1.5rem;color:#fff;width:-webkit-fit-content;width:fit-content;font-size:1.7rem;text-shadow:3px 3px 6px #000;background-color:#7e7e7e;box-shadow:3px 3px 8px 3px rgba(0,0,0,.5);margin-bottom:1rem}@media screen and (max-width:768px){.tech-name-box{font-size:3rem}}.tech-name-box:not(:last-child){margin-right:1rem}.project-secrets{height:70vh;width:85vw;border:2px solid rgba(254,197,118,.8);display:flex;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:1400px){.project-secrets{height:60vh}}.project-secrets .screenshot-secrets{background-image:url(/static/media/secrets.8dd8af34.JPG);background-color:#5a5b63;background-repeat:no-repeat;background-position:50%;background-size:cover;height:100%;width:70%}@media screen and (max-width:1000px){.project-secrets .screenshot-secrets{display:none}}.project-secrets .details{background-color:#5a5b63;width:30%;padding:2rem;border-left:2px solid rgba(254,197,118,.8);position:relative;display:flex;flex-direction:column}@media screen and (max-width:1000px){.project-secrets .details{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:2px solid rgba(254,197,118,.8)}}.project-secrets .details .x-button{height:3rem;width:3rem;position:absolute;top:10px;right:10px;cursor:pointer}.project-secrets .details .x-button img{height:100%;width:100%}.project-secrets .details .project-title{font-size:4rem}.project-secrets .details .tech-stack{display:flex;flex-wrap:wrap}.project-secrets .details .project-description{color:#fff;font-size:2.2rem;letter-spacing:1px;line-height:1.2;height:45%;overflow-y:scroll;flex-grow:1}.project-secrets .details .project-description::-webkit-scrollbar{width:12px}.project-secrets .details .project-description::-webkit-scrollbar-track{background:#5a5b63}.project-secrets .details .project-description::-webkit-scrollbar-thumb{background-color:#7e7e7e;border-radius:5px}@media screen and (max-width:1000px){.project-secrets .details .project-description{margin-top:2rem;font-size:3rem}}.project-secrets .details .project-details-buttons{display:flex}.project-secrets .details .project-details-buttons button{margin-right:1rem}.project-secrets .details .screenshot-mobile-secrets{background-image:url(/static/media/secrets.8dd8af34.JPG);background-color:#5a5b63;background-repeat:no-repeat;background-position:50%;background-size:contain;align-self:center;height:50%;width:90%;margin-top:2rem;margin-bottom:2rem}@media screen and (min-width:1000px){.project-secrets .details .screenshot-mobile-secrets{display:none}}.project-tic-tac-toe{height:70vh;width:85vw;border:2px solid rgba(254,197,118,.8);display:flex;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:1400px){.project-tic-tac-toe{height:60vh}}.project-tic-tac-toe .screenshot-tic-tac-toe{background-image:url(/static/media/tictactoe.9f7ce4b8.JPG);background-color:#5a5b63;background-repeat:no-repeat;background-position:50%;background-size:cover;height:100%;width:70%}@media screen and (max-width:1000px){.project-tic-tac-toe .screenshot-tic-tac-toe{display:none}}.project-tic-tac-toe .details{background-color:#5a5b63;width:30%;padding:2rem;border-left:2px solid rgba(254,197,118,.8);position:relative;display:flex;flex-direction:column}@media screen and (max-width:1000px){.project-tic-tac-toe .details{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:2px solid rgba(254,197,118,.8)}}.project-tic-tac-toe .details .x-button{height:3rem;width:3rem;position:absolute;top:10px;right:10px;cursor:pointer}.project-tic-tac-toe .details .x-button img{height:100%;width:100%}.project-tic-tac-toe .details .project-title{font-size:4rem}.project-tic-tac-toe .details .tech-stack{display:flex;flex-wrap:wrap}.project-tic-tac-toe .details .project-description{color:#fff;font-size:2.2rem;letter-spacing:1px;line-height:1.2;height:45%;overflow-y:scroll;flex-grow:1}.project-tic-tac-toe .details .project-description::-webkit-scrollbar{width:12px}.project-tic-tac-toe .details .project-description::-webkit-scrollbar-track{background:#5a5b63}.project-tic-tac-toe .details .project-description::-webkit-scrollbar-thumb{background-color:#7e7e7e;border-radius:5px}@media screen and (max-width:1000px){.project-tic-tac-toe .details .project-description{margin-top:2rem;font-size:3rem}}.project-tic-tac-toe .details .project-details-buttons{display:flex}.project-tic-tac-toe .details .project-details-buttons button{margin-right:1rem}.project-tic-tac-toe .details .screenshot-mobile-tic-tac-toe{background-image:url(/static/media/tictactoe.9f7ce4b8.JPG);background-color:#5a5b63;background-repeat:no-repeat;background-position:50%;background-size:cover;align-self:center;height:50%;width:90%;margin-top:2rem;margin-bottom:2rem}@media screen and (min-width:1000px){.project-tic-tac-toe .details .screenshot-mobile-tic-tac-toe{display:none}}.project-todo{height:70vh;width:85vw;border:2px solid rgba(254,197,118,.8);display:flex;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:1400px){.project-todo{height:60vh}}.project-todo .screenshot-todo{background-image:url(/static/media/reactTodo.d05db88e.JPG);background-color:#5a5b63;background-repeat:no-repeat;background-position:50%;background-size:cover;height:100%;width:70%}@media screen and (max-width:1000px){.project-todo .screenshot-todo{display:none}}.project-todo .details{background-color:#5a5b63;width:30%;padding:2rem;border-left:2px solid rgba(254,197,118,.8);position:relative;display:flex;flex-direction:column}@media screen and (max-width:1000px){.project-todo .details{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:2px solid rgba(254,197,118,.8)}}.project-todo .details .x-button{height:3rem;width:3rem;position:absolute;top:10px;right:10px;cursor:pointer}.project-todo .details .x-button img{height:100%;width:100%}.project-todo .details .project-title{font-size:4rem}.project-todo .details .tech-stack{display:flex;flex-wrap:wrap}.project-todo .details .project-description{color:#fff;font-size:2.2rem;letter-spacing:1px;line-height:1.2;height:45%;overflow-y:scroll;flex-grow:1}.project-todo .details .project-description::-webkit-scrollbar{width:12px}.project-todo .details .project-description::-webkit-scrollbar-track{background:#5a5b63}.project-todo .details .project-description::-webkit-scrollbar-thumb{background-color:#7e7e7e;border-radius:5px}@media screen and (max-width:1000px){.project-todo .details .project-description{margin-top:2rem;font-size:3rem}}.project-todo .details .project-details-buttons{display:flex}.project-todo .details .project-details-buttons button{margin-right:1rem}.project-todo .details .screenshot-mobile-portfolio{background-image:url(/static/media/reactTodo.d05db88e.JPG);background-color:#5a5b63;background-repeat:no-repeat;background-position:50%;background-size:cover;align-self:center;height:50%;width:90%;margin-top:2rem;margin-bottom:2rem}@media screen and (min-width:1000px){.project-todo .details .screenshot-mobile-portfolio{display:none}}.project-portal{height:70vh;width:85vw;border:2px solid rgba(254,197,118,.8);display:flex;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:1400px){.project-portal{height:60vh}}.project-portal .screenshot-portal{background-image:url(/static/media/portal.c29df829.JPG);background-color:#5a5b63;background-repeat:no-repeat;background-position:50%;background-size:cover;height:100%;width:70%}@media screen and (max-width:1000px){.project-portal .screenshot-portal{display:none}}.project-portal .details{background-color:#5a5b63;width:30%;padding:2rem;border-left:2px solid rgba(254,197,118,.8);position:relative;display:flex;flex-direction:column}@media screen and (max-width:1000px){.project-portal .details{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:2px solid rgba(254,197,118,.8)}}.project-portal .details .x-button{height:3rem;width:3rem;position:absolute;top:10px;right:10px;cursor:pointer}.project-portal .details .x-button img{height:100%;width:100%}.project-portal .details .project-title{font-size:4rem}.project-portal .details .tech-stack{display:flex;flex-wrap:wrap}.project-portal .details .project-description{color:#fff;font-size:2.2rem;letter-spacing:1px;line-height:1.2;height:45%;overflow-y:scroll;flex-grow:1}.project-portal .details .project-description::-webkit-scrollbar{width:12px}.project-portal .details .project-description::-webkit-scrollbar-track{background:#5a5b63}.project-portal .details .project-description::-webkit-scrollbar-thumb{background-color:#7e7e7e;border-radius:5px}@media screen and (max-width:1000px){.project-portal .details .project-description{margin-top:2rem;font-size:3rem}}.project-portal .details .project-details-buttons{display:flex}.project-portal .details .project-details-buttons button{margin-right:1rem}.project-portal .details .screenshot-mobile-portal{background-image:url(/static/media/portal.c29df829.JPG);background-color:#5a5b63;background-repeat:no-repeat;background-position:50%;background-size:cover;align-self:center;height:50%;width:90%;margin-top:2rem;margin-bottom:2rem}@media screen and (min-width:1000px){.project-portal .details .screenshot-mobile-portal{display:none}}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:600}.exp-track{height:70vh;width:85vw;border:2px solid rgba(254,197,118,.8);display:flex;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:1400px){.exp-track{height:60vh}}.exp-track .screenshot{background-image:url(/static/media/exptrack.09d9c2e2.JPG);background-color:#5a5b63;background-repeat:no-repeat;background-position:50%;background-size:cover;height:100%;width:70%}@media screen and (max-width:1000px){.exp-track .screenshot{display:none}}.exp-track .details{background-color:#5a5b63;width:30%;padding:2rem;border-left:2px solid rgba(254,197,118,.8);position:relative;display:flex;flex-direction:column}@media screen and (max-width:1000px){.exp-track .details{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:2px solid rgba(254,197,118,.8)}}.exp-track .details .x-button{height:3rem;width:3rem;position:absolute;top:10px;right:10px;cursor:pointer}.exp-track .details .x-button img{height:100%;width:100%}.exp-track .details .project-title{font-size:4rem}.exp-track .details .tech-stack{display:flex;flex-wrap:wrap}.exp-track .details .project-description{color:#fff;font-size:2.2rem;letter-spacing:1px;line-height:1.2;height:45%;overflow-y:scroll;flex-grow:1}.exp-track .details .project-description::-webkit-scrollbar{width:12px}.exp-track .details .project-description::-webkit-scrollbar-track{background:#5a5b63}.exp-track .details .project-description::-webkit-scrollbar-thumb{background-color:#7e7e7e;border-radius:5px}@media screen and (max-width:1000px){.exp-track .details .project-description{margin-top:2rem;font-size:3rem}}.exp-track .details .project-details-buttons{display:flex}.exp-track .details .project-details-buttons button{margin-right:1rem}.exp-track .details .screenshot-mobile{background-image:url(/static/media/exptrack.09d9c2e2.JPG);background-color:#5a5b63;background-repeat:no-repeat;background-position:50%;background-size:cover;align-self:center;height:50%;width:90%;margin-top:2rem;margin-bottom:2rem}@media screen and (min-width:1000px){.exp-track .details .screenshot-mobile{display:none}}.contact-section{height:-webkit-fit-content;height:fit-content;padding:5rem calc(50vw - 600px) 25rem;background-color:#282d4e;position:relative}@media screen and (max-width:768px){.contact-section{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:1220px){.contact-section h2{padding:0 10rem}}@media screen and (max-width:768px){.contact-section h2{padding:0}}.contact-section .section-title{font-size:5rem;color:#fff;text-shadow:3px 3px 6px #000}.contact-section .section-title span{color:#fec576}.contact-section .contact-section-message{font-size:2rem;color:#5a5b63;text-shadow:3px 3px 6px #000;margin-top:3rem;margin-bottom:5rem}@media screen and (max-width:1220px){.contact-section .contact-section-message{padding:0 10rem}}@media screen and (max-width:768px){.contact-section .contact-section-message{padding:0}}.contact-section .form-container form,.form-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.form-container{width:100%}.form-container .form{width:60%;font-family:inherit}.form-container .form .form-inputs{display:flex;flex-direction:column;width:100%}.form-container .form .form-inputs:not(:last-child){margin-bottom:2rem}.form-container .form .form-inputs .form-input{padding:2rem 1rem;font-size:2rem;font-family:"Staatliches",sans-serif}.form-container .form .form-inputs .form-input:focus{outline:none}.form-container .form .form-inputs .form-label{margin-bottom:.5rem;color:#fff;text-shadow:3px 3px 6px #000;font-size:1.5rem;letter-spacing:1px}.form-container .form .form-inputs .error-message{color:red;font-size:1.5rem;text-shadow:3px 3px 6px #000;margin-top:.3rem}h3{text-align:center;color:#2ca82c;font-size:2rem}.footer{background-color:#2a2e47;color:#fff;text-shadow:3px 3px 6px #000;flex-shrink:0;max-width:100%;z-index:50;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem calc(50vw - 600px) 4rem}@media screen and (max-width:1220px){.footer{padding:0 5rem}}.footer .line-throught{width:70%;height:1px;background-color:#fff;box-shadow:2px 2px 0 5px rgba(0,0,0,.1);margin-bottom:2rem}.footer .top{width:100%;display:flex;justify-content:flex-start;margin-bottom:4rem}.footer .top .footer-menu-list{display:flex;flex-direction:column;flex-grow:1}.footer .top .footer-menu-list .footer-link{font-size:1.8rem;color:#fff;text-shadow:3px 3px 6px #000;text-decoration:none}.footer .top .footer-menu-list .footer-link:not(:last-child){margin-bottom:5px}.footer .top .footer-menu-list .footer-link:hover{color:#fec576}.footer .top .footer-menu-list .footer-link:not(:last-child){margin-right:2rem}.footer .top .contact-details{display:flex;flex-direction:column;align-items:center}.footer .top .contact-details p{font-size:1.8rem}.footer .top .contact-details p:not(:last-child){margin-bottom:5px}.footer .bottom p{font-size:1.3rem}.background-secondary{background-color:#282d4e}.margin-top{margin-top:2rem}.projects-page{position:relative}.fixed-links-projects-page{position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-9.5rem;z-index:1000}.aboutme-page{position:relative}.fixed-links-aboutme-page{position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-9.5rem;z-index:1000}.contactme-page{position:relative}.fixed-links-contact-page{position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-9.5rem;z-index:1000}.resume-page{position:relative;overflow:hidden}.fixed-links-resume-page{position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-9.5rem;z-index:1000}.resume-pdf{background:#282d4e;height:-webkit-fit-content;height:fit-content;padding-bottom:20rem;display:flex;justify-content:center;align-items:center}@media screen and (min-width:1000px){.resume-pdf .pdf-container{-webkit-transform:scale(.8);transform:scale(.8);margin-top:0}}.custom-class-name-1{width:90vw;display:flex;justify-content:center}@media screen and (max-width:768px){.custom-class-name-1{margin-top:5rem}}
/*# sourceMappingURL=main.e9b04b89.chunk.css.map */