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}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#111827;height:100vh;padding:1em}#root{height:100%;width:100%}.App{background-color:#1f293788;overflow-y:hidden;width:100%}.App,.left{display:flex;height:100%;position:relative}.left{background-color:#20202a;flex-direction:column;justify-content:space-between;min-width:288px;transition:.2s;width:288px}.right{-ms-overflow-style:none;height:100%;margin:2em;overflow-y:scroll;padding-bottom:3em;position:relative;scroll-behavior:smooth;scrollbar-width:none;width:83%}.right::-webkit-scrollbar{display:none}header{align-items:center;background-blend-mode:overlay;background-color:#111827;background-image:url(/my-portfolio/static/media/bg.1cadead6022b9f1e0132.jpg);background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;gap:1em;height:250px;justify-content:center;padding:2em;position:relative;text-align:center;width:100%}header>p{color:#ffc406}.technologies{flex-direction:column;margin-top:1em}h2{color:#fff}.technologies,.technologies-container{color:#fff;display:flex;gap:1em}.technologies-container{flex-wrap:wrap;justify-content:center;row-gap:2em}.technologies>h2{align-self:flex-start}.technology{flex-basis:9%;font-size:.8em;height:60px;text-align:center;width:60px}.technology>img{width:40px}.works{display:flex;flex-direction:column;margin-top:1em}.works>h2{margin-bottom:1em}article{align-items:center;display:flex;gap:1em;justify-content:space-between}.light{background-color:#2c2c37;color:#20202a}.dark,.light{padding:1em 2em}.dark{background-color:#111827;color:#8c8cae}.dark,.light{min-height:300px}.text{display:flex;flex-basis:50%;flex-direction:column;gap:1em}.text>h3{color:#fff}.text>p{color:#8c8cae}a{color:#fff;font-size:.6em;text-align:center;text-decoration:none}.work-buttons{display:flex;flex-wrap:wrap;gap:1em}.work-buttons>a{background-color:#ffc406;color:#000;font-size:1em;padding:.5em 1em;width:150px}.work-buttons>a:nth-child(2){background-color:#8c8cae;color:#000}.text>a:hover{opacity:.9}a:active{-webkit-transform:scale(.97);transform:scale(.97)}.image{flex-basis:50%}.image>img{width:100%}.info-bar{height:100%;justify-content:space-between}.info-bar,.info-header{display:flex;flex-direction:column;width:100%}.info-header{align-items:center;background-color:#23232d;gap:.5em;height:300px;justify-content:center}.info-avatar{background-color:#111827;border-radius:50%;height:80px;width:80px}.info-avatar>img{border-radius:50%;width:100%}.info-name{color:#fff}.info-email,.info-title{color:#8c8cae;font-size:.8em}.info-body{display:flex;flex-direction:column;gap:2em;height:300px;padding:2em}.body-details,.info-body{justify-content:space-between}.body-details{grid-gap:.2em;border-bottom:1px solid #5e5e63;display:grid;font-size:.8em;gap:.2em;grid-template-columns:1fr 1fr;height:200px;padding-bottom:1em}.body-details h4{color:#fff;display:inline;font-weight:400;margin-right:auto}.body-details span{color:#8c8cae;font-size:.9em;justify-self:flex-end}.body-certifications{align-items:center;color:#ffc406;display:flex;flex-direction:column;gap:1em}.certificates{display:flex;gap:1.5em}.body-certifications h5{flex-basis:100%}.certificate{height:60px;width:60px}.certificate img{width:100%}.info-socials{align-items:center;background-color:#23232d;display:flex;height:50px;justify-content:space-around;width:100%}.info-socials>a{color:#ffc406;font-size:1em}.sidebar-toggle-btn,.sidebar-toggle-btn2{color:#ffc406;cursor:pointer;display:none;font-size:1.5em;position:absolute;right:5%;top:2%}.sidebar-toggle-btn2{left:3%;text-align:left}.certifications{background-color:#000;display:flex;flex-direction:column;gap:2em;height:300px;margin:1em 0;padding:1em 2em}.main-certificates{align-self:center;display:flex;justify-content:space-around;width:100%}.main-certificate{width:150px}.main-certificate img{width:100%}footer{background-color:#111827;color:#ffc406;display:flex;flex-direction:column;gap:2em;height:30vh;padding:1em 2em}footer h2{color:#fff}.footer-links{display:flex;justify-content:space-around}.footer-links>div{cursor:pointer;text-align:center}footer a{color:unset;font-size:unset}footer i{font-size:2em;margin-bottom:.2em}@media (max-width:920px){.left{min-width:0;overflow:hidden;width:0}.right{margin:auto;width:95%}.active{height:95%;min-width:288px;position:absolute;width:100%;z-index:1}.technologies{justify-content:flex-start}.App{padding:2em 0}header{gap:2em;height:300px;line-height:2em}.technology{flex-basis:15%}.sidebar-toggle-btn,.sidebar-toggle-btn2{display:block}.hide{display:none}.body-details{font-size:1em}.info-email,.info-title{font-size:1.2em}}.image,.text{opacity:0;position:relative;transition:all .4s ease}.text{-webkit-transform:translateX(-100px);transform:translateX(-100px)}.image{-webkit-transform:translateY(100px);transform:translateY(100px)}.image.reveal,.text.reveal{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}@media (max-width:580px){article{align-items:center;flex-wrap:wrap-reverse;justify-content:center}article,header{border-radius:12px}header{font-size:.9em}.technologies{margin-bottom:2em;margin-top:3em}.technologies>h2{margin-bottom:1em;width:100%}.works{gap:1em}.image,.text{flex-basis:100%}.text{align-items:center;text-align:center}.certifications{justify-content:center}.certifications,footer{align-items:center;border-radius:12px}footer{height:unset;padding-bottom:2em}.footer-links{flex-wrap:wrap;gap:2em}}@media (max-width:431px){.work-buttons{justify-content:center}}@media (max-width:361px){header{height:unset}}
/*# sourceMappingURL=main.5a498e75.css.map*/