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