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}*{--color-info-header:#bbd6b8;--color-info-body:#94af9f;--color-card-dark:#618684;--color-card-darkest:#3d5352;--color-card-light:#94af9f;--color-background:#23232dcb;--color-info-text:#000;--color-main-section:#aec2b6;box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-background);height:100vh;padding:1em}#root{height:100%;width:100%}.App{background-color:var(--color-main-section);overflow-y:hidden;width:100%}.App,.left{display:flex;height:100%;position:relative}.left{background-color:var(--color-info-body);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:var(--color-card-darkest);background-image:url(/static/media/bg1.5a0a7f909604d0c2d583.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}header>h2{color:#fff}.technologies{flex-direction:column;margin-top:1em}h2{color:var(--color-info-text)}.technologies,.technologies-container{color:var(--color-info-text);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;font-weight:700;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:var(--color-card-dark)}.dark,.light{color:#20202a;padding:1em 2em}.dark{background-color:var(--color-card-light)}.dark,.light{min-height:300px}.text{display:flex;flex-basis:50%;flex-direction:column;gap:1em}.text>h3{color:var(--color-info-text)}.text>p{color:#4e4e5f}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}.work-buttons>a,.work-buttons>p.inactive{color:#000;font-size:1em;padding:.5em 1em;width:150px}.work-buttons>p.inactive{background-color:gray}.work-buttons>a:nth-child(2){background-color:#6e6e88;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:var(--color-info-header);gap:.5em;height:300px;justify-content:center}.info-avatar{background-color:#111827;border-radius:50%;height:100px;width:100px}.info-avatar>img{border-radius:50%;width:100%}.info-email,.info-name,.info-title{color:var(--color-info-text)}.info-email,.info-title{font-size:.8em}.info-body{background-color:var(--color-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:var(--color-info-text);display:inline;font-weight:400;margin-right:auto}.body-details span{color:var(--color-info-text);font-size:1em;justify-self:flex-end}.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}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{text-align:center}.text,footer{align-items:center}footer{border-radius:12px;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.7ca3adac.css.map*/