@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,600;0,800;0,900;1,300;1,400;1,900&display=swap);@font-face{font-family:Moriston;font-style:normal;font-weight:900;src:local("Moriston"),url(/static/media/MoristonPersonal-Black.110c65124e1dc3b8963c.otf) format("truetype")}@font-face{font-family:Moriston;font-style:normal;font-weight:700;src:local("Moriston"),url(/static/media/MoristonPersonal-Bold.97c6daf03f99cd1d11a6.otf) format("truetype")}@font-face{font-family:Moriston;font-style:normal;font-weight:500;src:local("Moriston"),url(/static/media/MoristonPersonal-Semibold.f77360a9c678586d19b8.otf) format("truetype")}@font-face{font-family:Moriston;font-style:normal;font-weight:medium;src:local("Moriston"),url(/static/media/MoristonPersonal-Medium.d640e003c8e7fd2d2e60.otf) format("truetype")}@font-face{font-family:Moriston;font-style:normal;font-weight:regular;src:local("Moriston"),url(/static/media/MoristonPersonal-Regular.9ac88b22af2e2e379c62.otf) format("truetype")}@font-face{font-family:Moriston;font-style:normal;font-weight:light;src:local("Moriston"),url(/static/media/MoristonPersonal-Light.065c762a2dbe12431b12.otf) format("truetype")}@font-face{font-family:Alegreya;font-style:normal;font-weight:400;src:local("Alegreya"),url(/static/media/Alegreya-VariableFont_wght.5eb236c60a21d6fb07ec.ttf) format("truetype")}@font-face{font-family:Rubik;font-style:normal;font-weight:400;src:local("Rubik"),url(/static/media/Rubik-Regular.da39336cfcac7980f2f1.ttf) format("truetype")}@font-face{font-family:B612;font-style:normal;font-weight:regular;src:local("B612"),url(/static/media/B612-Regular.5888f17759444f4f2632.ttf) format("truetype")}@font-face{font-family:B612;font-style:normal;font-weight:700;src:local("B612"),url(/static/media/B612-Bold.29e92b578cc5d5ead96f.ttf) format("truetype")}*{box-sizing:border-box;font-family:B612;margin:0;padding:0}body{background-color:#2d0025;height:100vh;overflow:hidden;width:100vw}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background:#2d0025}::-webkit-scrollbar-thumb{border:2px solid #ef4949;border-right:0}::-webkit-scrollbar-thumb:hover{background:#f5ee9e}.home{margin:4rem;overflow:hidden}@media(max-width:480px){.home{margin:2rem}}.info__container{bottom:0;display:flex;flex-direction:row;gap:2rem;margin-bottom:2rem;position:absolute}.info__text{color:#fff;display:flex;flex-direction:column}a,a:active,a:hover,a:visited{color:#fff}@media(max-width:480px){.home__author{font-size:3rem}.andrea{margin-top:-2.5rem}.info__container{font-size:.9rem}.info__text{font-size:.75rem}}@media(min-width:1440px){.info__text{font-size:1.3rem}}.home__author-container{bottom:0;display:flex;flex-direction:column;margin-bottom:2rem;position:absolute;width:50vw}.home__author{color:#ef4949;font-family:Moriston;font-size:5rem;font-weight:900}.andrea{margin-top:-4.5rem;position:absolute}@media(max-width:480px){.home__author{font-size:3rem}.andrea{margin-top:-2.5rem}}@media(min-width:768px){.home__author{font-size:4rem}.andrea{margin-top:-3.5rem}}@media(min-width:1400px){.home__author{font-size:6rem}.andrea{margin-top:-5rem}}.hey-dog{width:4.5rem}.hey-dog__container{margin-left:-8rem;margin-top:-5.5rem;position:absolute;-webkit-transform:scaleX(-1);transform:scaleX(-1)}@media(min-width:1440px){.hey-dog{width:7rem}.hey-dog__container{margin-left:-11rem;margin-top:-10rem}}.hey-dog__animation{-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-name:doggy;animation-name:doggy}@-webkit-keyframes doggy{0%{left:0;top:0}50%{left:22rem;-webkit-transform:scaleX(-1);transform:scaleX(-1)}51%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{left:0;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes doggy{0%{left:0;top:0}50%{left:22rem;-webkit-transform:scaleX(-1);transform:scaleX(-1)}51%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{left:0;-webkit-transform:scaleX(1);transform:scaleX(1)}}@media(max-width:480px){.hey-dog__animation{-webkit-animation:none;animation:none}}.nav__container{display:flex;flex-direction:column;gap:.5rem}.nav__container p{border-left:1px solid #fff;color:#fff;padding-left:1rem;text-decoration:underline}.nav__container p p{font-size:1rem}.nav__container p:hover{cursor:pointer}.nav__about{color:#f5ee9e}.projects__container{align-items:flex-end;border-right:2px solid #ef4949;display:flex;flex-direction:column;height:600px;margin:5rem -15rem 5rem 5rem;overflow:scroll;padding-right:2rem;padding-top:2rem;-webkit-transform:perspective(140vw) rotateY(-65deg);transform:perspective(140vw) rotateY(-65deg)}.projects__title{color:#d5d5d5;font-family:Moriston;font-weight:500;letter-spacing:.2rem;padding:1rem}.division{border-top:2px solid #ef4949;height:100%;position:-webkit-sticky;position:sticky;top:0;width:60%}.projects__container a{color:#d5d5d5;font-family:Moriston;font-size:4.5rem;font-weight:700;position:relative;text-decoration:none;text-transform:uppercase;transition-duration:.4s}.projects__container a:hover{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#f5ee9e;color:#2d0025;cursor:pointer;margin-right:2rem}.projects__container a:last-child{margin-bottom:3rem}@media(max-width:768px){.projects__container{align-items:flex-end;margin:2rem;overflow:hidden;padding-bottom:10rem;position:absolute;right:0;top:0;-webkit-transform:none;transform:none}.projects__container a{font-size:1.8rem}.projects__container a:hover{margin-right:1rem}.projects__container a:last-child{margin-bottom:2rem}.division{border-top:2px solid #ef4949;height:100%;width:100%}}@media(min-width:1440px){.projects__container{padding-top:3rem}.projects__container a:last-child{padding-bottom:4rem}}@media(min-width:1920px){.projects__container{height:850px;margin-right:-20rem;margin-top:10rem}.projects__container a:last-child{padding-bottom:10rem}}@media(min-width:300px)and (max-width:420px){.projects__container{align-items:flex-end;height:60%;margin:4rem 2rem 2rem;overflow:auto;padding-bottom:1rem;position:absolute;right:0;top:0;-webkit-transform:none;transform:none}.projects__container a{font-size:1.2rem}.projects__container a:hover{margin-right:0}.projects__container a:last-child{padding-bottom:0}.division{border-top:2px solid #ef4949;height:100%;width:50%}}.whistle-button{background-color:#f5ee9e;border:none;border-radius:.4rem;padding:.5rem}.whistle-button:hover{cursor:pointer}.whistle-button__container{display:flex}.hey-message{bottom:0;color:#fff;font-style:italic;margin-bottom:18%;margin-left:35%;position:absolute}@media(max-width:480px){.hey-message{font-size:0;margin-bottom:0;margin-left:0}}@media(min-width:768px){.hey-message{font-size:.8rem;margin-bottom:28%;margin-left:38%}}@media(min-width:1440px){.hey-message{font-size:1.5rem;margin-bottom:22%;margin-left:21%}}@media(min-width:1920px){.hey-message{margin-bottom:12%;margin-left:16%}}.mainn{display:flex;flex-direction:column;overflow:auto}.about__section{height:90vh}.info{background-color:#2d0025}.tech{background-color:#f5ee9e;color:#2d0025;width:100vw}.description__greet--yellow{color:#f5ee9e}.header-about{background-color:#1c1c1c;display:flex;flex-direction:row;gap:2rem;justify-content:center;padding:1rem;position:fixed;width:100%}.header-about:hover{cursor:pointer}.header-about h1{color:#fff}@font-face{font-family:Moriston;font-weight:700;src:local("Moriston"),url(/static/media/MoristonPersonal-Black.110c65124e1dc3b8963c.otf) format("truetype")}.description__container{margin-top:4rem}.description-text__container,.description__container{align-items:center;display:flex;flex-direction:column}.description-text__container{color:#fff;line-height:1.5rem;text-align:justify;width:400px}.description__greet{align-self:flex-start;font-family:Moriston;font-size:3rem;margin-bottom:1.5rem}.description__greet--purple{color:#2d0025}
/*# sourceMappingURL=main.ea23eb77.css.map*/