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}.about__container,.home__container{align-items:center;display:flex;flex-direction:column;height:50vh;justify-content:center;text-align:center;width:60%}.about__text{color:#adadad;font-size:16px;width:60%}@media(min-width:767px){.about__text{font-size:20px}}.contact__container{align-items:center;display:flex;flex-direction:column;height:50vh;justify-content:center;text-align:center;width:50%}.contact__container a{margin:15px}.contact__github{color:#adadad;transition:color .3s ease-in-out}.contact__github:hover{color:#000}.contact__linkedin{color:#adadad;transition:color .3s ease-in-out}.contact__linkedin:hover{color:#0077b5}@media(min-width:767px){.contact__container{flex-direction:row}}.side-drawer{background:#0000;height:100px;position:fixed;right:0;text-align:center;top:15%;transform:translateX(100%);transition:transform .4s ease-in-out;width:20%;z-index:9999}.side-drawer__wrap{display:flex;flex-direction:column;height:100%;justify-content:center;list-style:none;margin:0;padding:0}.side-drawer__img{height:62px}.side-drawer__link{color:#fff;margin:2px 0;text-decoration:none;transition:color .3s ease-in-out}.side-drawer__link:hover{color:#adadad}.side-drawer__link--active{font-weight:700}.side-drawer__link--active--1 li{color:#f5035f}.side-drawer__link--active--2 li{color:#fdcb00}.side-drawer__link--active--3 li{color:#00ebea}.side-drawer__button{margin:20px auto 15px!important;padding:10px 36px!important}.side-drawer__button-container{align-items:center;display:flex;justify-content:space-around;margin-top:40px}.side-drawer__button-container button{margin-right:20px}.side-drawer.open{transform:translateX(0)}.header__container{height:200px}.header__date{cursor:default;display:flex;justify-content:center}.header__tag{display:flex;margin-left:5%}.header__tag h1{align-items:center;background-color:#f5035f;border-radius:4px;color:#fff;display:flex;height:40px;justify-content:center;text-align:center;width:40px}.header__tag--yellow h1{background-color:#fdcb00}.header__tag--purple h1{background-color:#00ebea}.footer{bottom:0;left:0;position:fixed;text-align:center;width:50%}.footer p{color:#434f4e;font-weight:700}.toggle-button{background:#0000;border:none;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:23px;justify-content:space-between;margin-left:85vw;position:fixed;top:5%;width:30px}.toggle-button:focus{outline:none}.toggle-button__line{background:#fff;border-radius:30px;height:3px;transform:rotate(0deg) translate(0);-moz-transform:rotate(0deg) translate(0);transition:all .2s ease;width:28px}.toggle-button__cross--1{transform:rotate(45deg) translate(4.44px,4px);-moz-transform:rotate(45deg) translate(4.44px,4px)}.toggle-button__cross--2{opacity:0}.toggle-button__cross--3{transform:rotate(-45deg) translate(8.5px,-8px);-moz-transform:rotate(-45deg) translate(8.5px,-8px)}.App{background-color:#202022;background-image:url(/static/media/background-1789175_1280_withAlpha.26726ee8cc4b312cf4a8.png);background-position:60vw 40vh;background-repeat:no-repeat;color:#adadad;font-family:PT Sans,sans-serif;height:100vh}
/*# sourceMappingURL=main.3760d05b.css.map*/