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}.container{background:#417571;letter-spacing:1px}.App{background:#000;font-size:23px;overflow:hidden;padding-bottom:10px;padding-top:1px}.page{background:#417571;margin:100px;padding-bottom:200px}.page:nth-child(2n),.page:nth-child(odd){color:#000}.click-container{display:flex;justify-content:space-around;margin:0 auto;width:500px}.codeWars,.github,.linkedIn{color:#24325a}.navbar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 5px 20px -15px #99005d;display:flex;height:90px;justify-content:space-between;margin-top:0;position:fixed;width:100vw;z-index:4}@media (max-width:600px){.navButtons{flex-direction:column}}.logo{border-radius:50px;height:80px;margin:8px;width:80px}.navButtons{padding-right:25px}.navButtons button{background:transparent;border:none;border-radius:25px;color:#99005d;cursor:pointer;font-family:Peralta,cursive;font-size:20px;margin:1px;padding-right:25px;text-shadow:1px 1px 1px #000;text-transform:uppercase;transition:all 1s}.navButtons button:hover{box-shadow:5px 5px 10px 5px #354230}.resume{color:#99005d;text-decoration:none}#home,.aboutPage{background:#000}.wrapper{display:inline-block;height:100vh;width:100vw}.name{color:#99005d;display:flex;font-family:Neonderthaw,cursive;font-size:150px;justify-content:center;text-shadow:#417571 5px 5px 7px}.greeting{-webkit-animation:typing 4.5s steps(35);animation:typing 4.5s steps(35);color:#000;font-family:Fredoka One,cursive;font-size:55px;letter-spacing:13px;margin:0 auto;max-width:1200px;padding-top:50px;text-align:center;text-shadow:#417571 2px -1px 2px;white-space:nowrap}@-webkit-keyframes typing{0%{width:0}to{width:100%}}@keyframes typing{0%{width:0}to{width:100%}}.quote{color:#80b5b0;display:flex;font-family:Cormorant Garamond,serif;justify-content:center;text-shadow:1px 1px 1px #000}@media (max-width:600px){.name{font-size:100px}.greeting{white-space:inherit}}.page#portfolio{height:1000px}.Port{color:#000;display:flex;flex-direction:row;font-family:Peralta,cursive}.Port:after,.Port:before{border-bottom:1.5px solid;color:#000;content:" ";flex:1 1;margin:auto}.Port:before{margin-right:5px}.Port:after{margin-left:5px}.links{grid-gap:100px;display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);justify-content:space-evenly;margin:auto;padding:10px}.appTitle{color:#000;display:flex;height:100px;justify-content:center;text-shadow:#99005d 1px 1px 2px}.apps{-webkit-animation:heartbeat 3s ease-in 2s infinite normal none;animation:heartbeat 3s ease-in 2s infinite normal none;border-radius:20%}@-webkit-keyframes heartbeat{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center}10%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.91);transform:scale(.91)}17%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(.98);transform:scale(.98)}33%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.87);transform:scale(.87)}45%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}.apps:hover{-webkit-animation:bounce .5s ease 1s infinite normal none;animation:bounce .5s ease 1s infinite normal none;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(.5,.05,.8,.5);animation-timing-function:cubic-bezier(.5,.05,.8,.5)}@-webkit-keyframes bounce{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}}@keyframes bounce{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}}.apps{border:1px solid #80b5b0;box-shadow:0 15px 0 -10px #000,0 -15px 0 -10px #000,15px 0 0 -10px #000,-15px 0 0 -10px #000,0 0 0 10px #80b5b0,5px 5px 15px 5px transparent}.appBottom{-webkit-animation:heartbeat 3s ease-in 2s infinite normal none;animation:heartbeat 3s ease-in 2s infinite normal none;border-radius:20%}@keyframes heartbeat{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center}10%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.91);transform:scale(.91)}17%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(.98);transform:scale(.98)}33%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.87);transform:scale(.87)}45%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}.appBottom:hover{-webkit-animation:bounceDown .5s ease 1s infinite normal none;animation:bounceDown .5s ease 1s infinite normal none;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(.5,.05,.8,.5);animation-timing-function:cubic-bezier(.5,.05,.8,.5)}@-webkit-keyframes bounceDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}@keyframes bounceDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}.appBottom{border:1px solid #80b5b0;box-shadow:0 15px 0 -10px #000,0 -15px 0 -10px #000,15px 0 0 -10px #000,-15px 0 0 -10px #000,0 0 0 10px #80b5b0,5px 5px 15px 5px transparent}.calcLink,.moodApp,.notNetflix,.pacman{text-decoration:none}.aboutPage{background:#417571}.aboutMe{display:flex;flex-direction:row;font-family:Peralta,cursive}.aboutMe:after,.aboutMe:before{border-bottom:1.5px solid;color:#000;content:" ";flex:1 1;margin:auto}.aboutMe:before{margin-right:5px}.aboutMe:after{margin-left:5px}.image{display:flex;justify-content:center}#self{border:1px solid #fff;border-radius:15px;box-shadow:5px 5px 15px 5px #000;height:70vh;width:30vw}.intro{color:#000;font-size:x-large;margin:auto;max-width:900px;padding-top:40px;text-align:justify;text-shadow:0 0 1px #000}.page#contact{align-items:center}.Contact{color:#000;display:flex;flex-direction:row;font-family:Peralta,cursive}.Contact:after,.Contact:before{border-bottom:1.5px solid;color:#000;content:" ";flex:1 1;margin:auto}.Contact:before{margin-right:5px}.Contact:after{margin-left:5px}#page{margin:0}.farewellSpeech{align-content:center;align-items:center;font-family:Zen Old Mincho;font-size:x-large;margin:auto;max-height:600px;max-width:1000px;padding-top:150PX;text-align:justify}.farewellSpeech,.icons{display:flex;justify-content:center}.icons{font-size:50px;gap:50px;padding-top:20px}.located{align-items:center;background:#000;bottom:0;color:#fff;display:flex;flex-direction:column;font-family:Special Elite;height:350px;left:0;margin:auto;position:static;right:0}@media (max-width:600px){.icons{flex-direction:row;justify-content:center;width:auto}}
/*# sourceMappingURL=main.d70b204c.css.map*/