*{box-sizing:border-box}body{background:#232628;font-family:Roboto,Helvetica,Arial,sans-serif}body,h1,h2,h3,h4,h5,h6,li,ul{margin:0;padding:0}.hero{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto;padding:.938rem;height:100vh;max-width:500px;background:#202325;text-align:center}.hero__header{font-size:2.5rem;color:#e8e6e3;margin-bottom:1rem}.hero__subheader{font-weight:300;font-size:1.8rem;color:#e8e6e3}.style__summary{font-size:1.4rem;color:#e8e6e3;margin-bottom:2rem}.style__summary_owasp{font-size:1.3rem;color:#e8e6e3;font-weight:200;margin-bottom:1.7rem}.style__email{font-size:1.4rem;color:#e8e6e3}.hero__text{font-weight:700;margin-bottom:1rem}.hero__link-container{font-size:1.3rem}.hero__logo{height:3.125rem;vertical-align:middle;-webkit-animation:hero-logo 3s linear infinite;animation:hero-logo 3s linear infinite;margin-left:1.25rem;margin-top:.625rem}.github__logo{color:#fff}.github__logo:hover{color:#e8e6e3}.github__logo:hover,.twitter__logo:hover{background:#202325;cursor:pointer;-webkit-transform:scale(1.2);transform:scale(1.2)}.twitter__logo,.twitter__logo:hover{color:#1d9bf0}.linkedin__logo:hover{color:#0a66c2;background:#202325;cursor:pointer;-webkit-transform:scale(1.2);transform:scale(1.2)}.linkedin__logo{color:#0a66c2}.logo__container{display:flex;justify-content:space-between;width:8rem;cursor:pointer;-webkit-transform:scale(1.2);transform:scale(1.2);margin-bottom:1rem;margin-top:2.5rem}.image__profile{max-width:46%;border-radius:11%;border:5px solid #323030;margin-bottom:1rem}@media screen and (max-width:20rem){.image__profile{display:none}}@media screen and (max-width:23.438){.image__profile{max-width:40%}}@media screen and (max-width:26.563){.image__profile{max-width:40%}}@-webkit-keyframes hero-logo{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes hero-logo{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.260b846a.chunk.css.map */