body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}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{-webkit-animation:App-logo-spin 20s linear infinite;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}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media (min-width:100px) and (max-width:281px){.App{width:160%}}#home{height:auto;padding-bottom:10px;padding-top:100px;width:100%}#homediv{align-content:center;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;width:90%}#homediv>div{width:auto;width:100%}#homeresume{border:"2px solid #2e9b56";border-radius:"5px";color:"#2e9b56";margin:"15px" "auto";padding:"9px";width:"150px"}#homeresume:hover{background:#2e9b56;color:#fff}@media (min-width:579px) and (max-width:880px){#homediv{grid-template-columns:repeat(2,1fr)}}@media (min-width:140px) and (max-width:578px){#home{height:auto}#homediv{grid-template-columns:repeat(1,1fr)}}#about{display:flex;flex-direction:row;padding:3px}#about>div{background-color:#fff;padding:10px;width:50%}#about>div:first-child>img{height:300px;margin:auto;width:300px}.home-img{border:2px solid #fff;border-radius:50%;width:200px}@media (min-width:579px) and (max-width:880px){#about{flex-direction:column}#about>div{width:100%}}@media (min-width:150px) and (max-width:580px){#about{flex-direction:column}#about>div{width:100%}#about>div:first-child>img{height:200px;margin:auto;width:200px}}*{box-sizing:border-box}body{font-family:sans-serif}.scene{border:1px solid #ccc;height:140px;margin:40px auto;-webkit-perspective:1000px;perspective:1000px;position:relative;width:210px}.carousel{height:100%;position:absolute;-webkit-transform:translateZ(-288px);transform:translateZ(-288px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;width:100%}.carousel__cell{border:2px solid #000;color:#fff;font-size:80px;font-weight:700;height:190px;left:10px;line-height:116px;position:absolute;text-align:center;top:10px;width:190px}.carousel__cell:nth-child(9n+1){background:rgba(255,0,0,.8)}.carousel__cell:nth-child(9n+2){background:rgba(255,170,0,.8)}.carousel__cell:nth-child(9n+3){background:rgba(170,255,0,.8)}.carousel__cell:nth-child(9n+4){background:rgba(0,255,0,.8)}.carousel__cell:nth-child(9n+5){background:rgba(0,255,170,.8)}.carousel__cell:nth-child(9n+6){background:rgba(0,170,255,.8)}.carousel__cell:nth-child(9n+7){background:rgba(0,0,255,.8)}.carousel__cell:nth-child(9n+8){background:rgba(170,0,255,.8)}.carousel__cell:nth-child(9n+0){background:rgba(255,0,170,.8)}.carousel__cell:first-child{-webkit-transform:rotateY(0deg) translateZ(288px);transform:rotateY(0deg) translateZ(288px)}.carousel__cell:nth-child(2){-webkit-transform:rotateY(40deg) translateZ(288px);transform:rotateY(40deg) translateZ(288px)}.carousel__cell:nth-child(3){-webkit-transform:rotateY(80deg) translateZ(288px);transform:rotateY(80deg) translateZ(288px)}.carousel__cell:nth-child(4){-webkit-transform:rotateY(120deg) translateZ(288px);transform:rotateY(120deg) translateZ(288px)}.carousel__cell:nth-child(5){-webkit-transform:rotateY(160deg) translateZ(288px);transform:rotateY(160deg) translateZ(288px)}.carousel__cell:nth-child(6){-webkit-transform:rotateY(200deg) translateZ(288px);transform:rotateY(200deg) translateZ(288px)}.carousel__cell:nth-child(7){-webkit-transform:rotateY(240deg) translateZ(288px);transform:rotateY(240deg) translateZ(288px)}.carousel__cell:nth-child(8){-webkit-transform:rotateY(280deg) translateZ(288px);transform:rotateY(280deg) translateZ(288px)}.carousel__cell:nth-child(9){-webkit-transform:rotateY(320deg) translateZ(288px);transform:rotateY(320deg) translateZ(288px)}#logoMaindiv{grid-gap:16px;border:"1px solid red";box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);display:grid;gap:16px;grid-template-columns:repeat(4,1fr);height:auto;margin:auto;width:480px}.logoDiv{border:"1px solid blue"}.skills-card{border:1px solid #2e9b56;border-radius:8px;box-shadow:0 0 3px 2px rgba(0,255,0,.5);padding:10px;width:100px}.skills-card:hover{color:blue;width:100px}.skills-card-img{border-radius:6px;display:block;margin-left:auto;margin-right:auto;width:100%}.skills-card-name{color:#2e9b56;font-size:2xl}@media (min-width:549px) and (max-width:880px){#logoMaindiv{grid-gap:1%;border:"1px solid red";display:grid;gap:1%;grid-template-columns:repeat(4,1fr);justify-content:space-between;margin:auto;width:400px}.skills-card{box-shadow:0 3px 8px rgba(0,0,0,.24);padding:10px;width:100px}}@media (min-width:441px) and (max-width:580px){#logoMaindiv{gap:10px;grid-template-columns:repeat(4,1fr);width:440px}.skills-card{width:100px}}@media (min-width:150px) and (max-width:440px){#logoMaindiv{gap:1%;grid-template-columns:repeat(3,1fr);width:270px}.skills-card{border-radius:5px;box-shadow:0 3px 8px rgba(0,0,0,.24);padding:10px;width:90px}.skills-card:hover{background-color:#ec492c;color:blue;width:93px}}#projects{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin:auto;width:90%}#projects>div{background-color:#fff;box-shadow:0 0 3px 2px rgba(0,255,0,.5);padding:4px}.project-card:hover{box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}#projectimageDiv{overflow:hidden}#projectimage{margin:auto;width:300px}@media (min-width:549px) and (max-width:880px){#projects{grid-template-columns:repeat(2,1fr)}}@media (min-width:149px) and (max-width:548px){#projects{grid-template-columns:repeat(1,1fr)}}#contact{background-color:#000;display:flex;margin:auto;padding-bottom:25px;padding-top:25px;width:auto}#divoftag1{border-radius:10px;color:#375db1;display:flex;padding:5px;width:150px}#divoftag1:hover{border:.5px solid #2e9b56}#divoftag2{background-color:#0f0f0f;border-radius:10px;color:#fff;display:flex;margin-top:8px;padding:5px;width:150px}#divoftag2:hover{border:.5px solid #2e9b56}#contactMain{display:grid;grid-template-columns:1fr 1fr}@media (min-width:549px) and (max-width:880px){#contact{margin:auto;width:200px}#contactMain{display:grid;grid-template-columns:1fr}}@media (min-width:149px) and (max-width:548px){#contact{margin:auto;width:200px}#contactMain{display:grid;grid-template-columns:1fr}}#fedbackinput{border:3px solid #2e9b56;border-radius:50px;margin:20px auto auto;padding:5px 8px;width:70%}#fedbackinput:last-child{background-color:#2e9b56;color:#fff;cursor:pointer;margin-top:10px}
/*# sourceMappingURL=main.5ac402c3.css.map*/