@import url(https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap);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}*,body{margin:0}*{box-sizing:border-box;font-family:PT Sans;padding:0;scroll-behavior:smooth}::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}main{align-items:flex-start;background:#000;color:#fff;display:flex;flex-direction:row;justify-content:center;position:relative;width:100%}#menu-btn{background:#ffffff5e;border-radius:50%;display:none;padding:10px;position:fixed;right:40px;top:30px;width:50px;z-index:999}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.left-panel{align-items:center;background:#191825;color:#fff;display:flex;flex-direction:column;height:100vh;overflow-y:scroll;transition:left 1s ease-in;width:20%}#profile-name p{font-size:28px;padding:20px 0}#profile-professional-role{padding:10px 0}#profile-social-handles{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;padding:20px 0;width:100%}#profile-social-handles div{align-items:center;background:#11101a;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background .5s;width:40px}#profile-social-handles div:hover{background:#dd50a7}#profile-social-handles div img{width:20px}#profile-social-handles div:nth-child(2) img,#profile-social-handles div:nth-child(3) img{width:40px}.profile-options-btns{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:30px;width:100%}.profile-options-btns div{align-items:center;border-bottom:1px solid #969696;border-top:1px solid #969696;display:flex;flex-direction:row;height:50px;justify-content:flex-start;padding:0 10px;width:100%}.profile-options-btns img{margin:0 10px;width:10%}.profile-options-btns div a{color:#969696;text-decoration:none;transition:color .5s}.profile-options-btns div a:hover{color:#1ba03c;text-decoration:none}#download-cv-btn{align-items:center;background:#11101a;border-radius:60px;cursor:pointer;display:flex;height:60px;justify-content:center;padding:0 8px;position:relative;width:80%}#download-cv-btn img{background:#dd50a7;border-radius:50%;left:8px;padding:8px;position:absolute;width:40px}#download-cv-btn a{color:#fff;text-decoration:none}.right-panel{background:#0e0d14;color:#fff;height:100vh;overflow-y:scroll;padding:40px 20px;position:sticky;width:70%}#profile-full-name p{font-size:4vmax}#profile-full-name p span{display:block;font-weight:700;padding:5px 0}#profile-professional-role{color:#dd50a7;font-size:20px;padding:30px 0}#profile-user-tagline P{font-size:20px;line-height:35px;width:40%}#action-btns{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding:30px 0}#action-btns a{border-radius:40px;color:#000;font-weight:500;margin-right:20px;padding:20px 30px;text-decoration:none}#action-btns a:first-child{background:#00f583}#action-btns a:last-child{background:#ffee59}#profile-about-me{width:100%}#aboutme-line{align-items:baseline;display:flex;width:100%}#aboutme-line p{font-size:3.5vmax!important;font-weight:700;padding-right:10px;white-space:nowrap}#aboutme-line div{background:#fff;height:1px;width:72%}#profile-about-me p{font-size:20px;line-height:30px;padding:25px 0}table{width:100%}table td{font-size:20px;padding-bottom:20px;padding-right:2vmax;white-space:wrap}.edu-exp{justify-content:space-evenly;margin-top:20px;width:100%}.edu-exp,.edu-exp-container{align-items:flex-start;display:flex}.edu-exp-container{flex-direction:column;margin:0 10px;padding-right:2%;width:50%}.exp-edu-inner-container{display:flex;padding:20px 0}.edu-exp-detail{padding:0 20px}.edu-exp-detail h2,.edu-exp-detail h3,.edu-exp-detail p{padding:5px 0}.edu-exp-badges{flex-direction:column}.edu-exp-badges,.upper-circle{align-items:center;display:flex}.upper-circle{border:2px solid #fff;border-radius:50%;height:22px;justify-content:center;width:22px}.upper-circle div{background:#dd50a7;border-radius:50%;height:10px;width:10px}.badge-line{background:#fff;height:100%;width:2px}#coding-skills-line{align-items:baseline;display:flex}.coding-skills #coding-skills-line p{font-size:3.5vmax;font-weight:700;padding:0 5px;white-space:nowrap}.coding-skills #coding-skills-line div{background:#fff;height:1px;width:100%}#skills{display:flex;flex-wrap:wrap;padding:20px 0;width:100%}#skills div{border-radius:50px;display:flex;flex-direction:column;font-weight:100;height:80px;justify-content:center;margin:20px;padding:10px 20px;width:200px}#skills div:first-child{background:#49ffb35e;border:2px solid #00ff95}#skills div:first-child h3{color:#00ff95}#skills div:nth-child(2){background:rgba(47,113,255,.349);border:2px solid #3c56cc}#skills div:nth-child(2) h3{color:#5d5dff}#skills div:nth-child(3){background:rgba(214,50,255,.349);border:2px solid #d400ff}#skills div:nth-child(3) h3{color:#d400ff}#skills div:nth-child(4){background:rgba(255,238,81,.521);border:2px solid #fe0}#skills div:nth-child(4) h3{color:#fbff00}#skills div:nth-child(5){background:rgba(103,61,253,.521);border:2px solid #4916ff}#skills div:nth-child(5) h3{color:#6c43ff}#portfolio-section{width:100%}.projects-section{columns:3rem 3;display:flex;flex-wrap:wrap;justify-content:center;padding:1rem;width:100%}.pline{align-items:baseline;display:flex}.pline p{font-size:3.5vmax;font-weight:700;padding-right:10px}.pline div{background:#fff;height:1px;width:100%}.project{align-items:center;break-inside:avoid;cursor:pointer;display:flex;justify-content:center;margin:10px;overflow:hidden;page-break-inside:avoid;position:relative}.project,.project img{border-radius:30px;width:15rem}.project h2{display:none;position:absolute;text-align:center;z-index:999}.project:hover .cover,.project:hover h2{display:block}.cover{background:#dd50a74b;display:none;height:100%;position:absolute;width:100%}@media only screen and (max-width:1090px){#menu-btn{display:block}.left-panel{left:-80%;position:fixed;top:0;width:35%;z-index:999}#profile-full-name p{font-size:6vmax}.hidden{left:0}.right-panel{overflow-x:hidden;width:90%}#profile-user-tagline P{font-size:20px;line-height:35px;width:100%}#aboutme-line{align-items:baseline;justify-content:space-evenly;width:100%}#aboutme-line p{font-size:8vmin!important;font-weight:700;padding-right:10px;white-space:nowrap}}@media only screen and (max-width:990px){.left-panel{width:70%}.projects-section{columns:2rem 2}#profile-name{align-items:center;display:flex;justify-content:center;width:100%}#profile-name p,#profile-professional-role p{text-align:center}.project img{width:100%!important}.right-panel{align-items:center;display:flex;flex-direction:column;width:45rem}#profile-full-name,#profile-user-tagline p{text-align:center}table td{font-size:2vmax}.edu-exp{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:0;width:100%}.edu-exp-container{margin:0;width:100%}#skills,.coding-skills{width:100%}#skills{align-items:center;flex-direction:column}}@media only screen and (max-width:550px){.projects-section{columns:2rem 1}.project img{width:100%!important}.project{width:100%}}
/*# sourceMappingURL=main.4653d087.css.map*/