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}body,html{background-color:#111;color:#999;font-family:Archivo Black,sans-serif;margin:0;padding:0}.dark body{background-color:#999;color:#111}.description,.projects,.technologies{background-color:#333;border-radius:50px;display:flex;flex-wrap:wrap;height:800px;justify-content:center;margin:15%}.dark .description,.dark .projects,.dark .technologies{background-color:#a9a9a9}@media only screen and (max-width:480px){.description,.projects,.technologies{border-radius:50px;display:flex;flex-wrap:wrap;height:500px;justify-content:center;margin:10%}}.dark{background-color:#eee;color:#222}.App{text-align:center}.greeting{color:#999;display:inline;float:left;font-size:100px;padding-top:50px}.dark .name{color:#222}.App-header{align-items:center;color:#999;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.dark .App-header{color:#222}.blink_me{animation:blinker 2s linear infinite;display:inline;float:left;font-size:100px}@keyframes blinker{50%{opacity:0}}@media only screen and (max-width:480px){.greeting{font-size:50px}}.description__content{font-size:50px;margin:auto;padding:10%;text-align:center}@media only screen and (max-width:1024px){.description__content{font-size:40px}}@media only screen and (max-width:480px){.description__content{font-size:30px}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.flip-card{background-color:initial;border-radius:10%;height:250px;margin:5% 5% 0;perspective:1000px;width:40%}.flip-card-inner{box-shadow:0 4px 8px 0 #0003;height:100%;position:relative;text-align:center;transform-style:preserve-3d;transition:transform .6s;width:100%}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;position:absolute;width:100%}.flip-card-front img{height:100%;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.flip-card-back{word-wrap:break-word;background-color:#111;color:#999;font-size:11px;line-height:25px;text-align:center;transform:rotateY(180deg)}.flip-card-back a{color:#333;text-decoration:none}.flip-card-back a:visited{color:#444}.flip-card-back a:hover{color:#999}@media only screen and (max-width:1024px){.flip-card-back{line-height:20px;padding:20px}.flip-card{width:100%}.projects{height:1200px}}@media only screen and (max-width:480px){.flip-card{width:100%}.projects{height:1500px}}.tech{align-items:center;background-color:#111;border-radius:50%;display:flex;height:180px;justify-content:space-evenly;margin:45px;width:180px}.dark .tech{background-color:#eee}.tech__icon{position:absolute}.tech__description{position:relative;top:110px}@media only screen{.technologies{height:1300px}}@media only screen and (max-width:1280px){.technologies{height:1500px}}@media only screen and (max-width:1024px){.technologies{height:2300px}}@media only screen and (max-width:480px){.technologies{height:2500px}}@media screen and (min-width:480px)and (max-width:1200px){.technologies{height:2500px}}footer{background-color:#333;color:#111;height:20vh;text-align:center}footer a,footer a:visited{text-decoration:none}footer a:visited{color:#111}footer a:hover{color:gray;text-decoration:none}.dark footer{background-color:#a9a9a9;color:#eee}.switch{display:inline-block;height:34px;position:absolute;right:5%;top:7%;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:26px;left:4px;width:26px}input:checked+.slider{background-color:#222}input:focus+.slider{box-shadow:0 0 1px #222}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}
/*# sourceMappingURL=main.e672418f.css.map*/