body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--blue-border:#72cce3;--blue-color:#96dcee;--yellow-background:#fffaa8;--yellow-border:#f5eb71;--indigo-border:#5d6baa;--indigo-color:#6b7abb;--gray-border:#e8e8ea;--gray-dots:#e8e8ea;--white:#fff}.theme-dark{--dark-text:#292929;--light-text:#f9f8f8;--dark-background:#2f4550;--light-background:#586f7c;--accent:#b8dbd9;--button-border:#b8dbd9}.theme-light{--dark-text:#292929;--light-text:#000;--dark-background:#fff;--light-background:#bcbcbc;--accent:#dbe7e4;--button-border:#5e4b56}@-webkit-keyframes reverse{0%{left:23px;width:20px}60%{left:3px;width:40px}to{left:3px}}@keyframes reverse{0%{left:23px;width:20px}60%{left:3px;width:40px}to{left:3px}}@-webkit-keyframes switch{0%{left:3px}60%{left:3px;width:40px}to{left:23px;width:20px}}@keyframes switch{0%{left:3px}60%{left:3px;width:40px}to{left:23px;width:20px}}@media (max-width:767px){.container--toggle{margin-left:0!important}}.toggle--checkbox{display:none}.container--toggle{margin-left:20px;align-self:center}.toggle--label{width:50px;height:27px;background:#6b7abb;background:var(--indigo-color);border-radius:50px;border:3px solid #5d6baa;border:3px solid var(--indigo-border);display:flex;position:relative;transition:all .35s ease-in;margin-bottom:0}.toggle--checkbox:checked+.toggle--label{background:#96dcee;background:var(--blue-color);border-color:#72cce3;border-color:var(--blue-border)}.toggle--checkbox:checked+.toggle--label:before{-webkit-animation-name:reverse;animation-name:reverse;-webkit-animation-duration:.35s;animation-duration:.35s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;transition:all .36s ease-in;background:#fffaa8;background:var(--yellow-background);border-color:#f5eb71;border-color:var(--yellow-border)}.toggle--label:before{-webkit-animation-name:switch;animation-name:switch;-webkit-animation-duration:.35s;animation-duration:.35s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:"";width:20px;height:20px;border:3px solid #e8e8ea;border:3px solid var(--gray-border);top:1px;left:3px;position:absolute;border-radius:20px;background:#fff}.toggle--label:after{transition-delay:0ms;transition:all .25s ease-in;position:absolute;content:"";box-shadow:-14px 0 0 1px #e8e8ea,-22px 12px 0 -1px #e8e8ea;box-shadow:var(--gray-dots) -14px 0 0 1px,var(--gray-dots) -22px 12px 0 -1px;left:20px;top:5px;width:2px;height:2px;background:transparent;border-radius:50%;opacity:1}.toggle--checkbox:checked+.toggle--label:after{transition-delay:50ms;opacity:0}.toggle--checkbox:checked+.toggle--label .toggle--label-background{width:8px;left:28px;top:9px;height:3px}.toggle--checkbox:checked+.toggle--label .toggle--label-background:before{top:-5px;left:-1px;width:15px;height:3px}.toggle--checkbox:checked+.toggle--label .toggle--label-background:after{top:5px;width:15px;height:3px;left:-4px}.toggle--label-background{border-radius:5px;position:relative;background:#fff;left:15px;width:2px;transition:all .15s ease-in;top:15px;height:2px}.toggle--label-background:before{top:-15px;left:-2px}.toggle--label-background:after,.toggle--label-background:before{content:"";position:absolute;width:2px;height:2px;border-radius:5px;background:#fff;transition:all .15s ease-in}.toggle--label-background:after{left:-10px;top:-2px}.App{text-align:center}*{box-sizing:border-box}body{height:100%;padding:0;margin:0;font-family:"avenir next",avenir,-apple-system,BlinkMacSystemFont,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;color:var(--light-text)!important;background-color:var(--dark-background)!important}#root{flex-direction:column;height:100%}#root,.main{display:flex}.main{flex-direction:column;flex:1 0 auto;width:100%;background-color:var(--dark-background)}.container{max-width:1200px;width:100%;margin:0 auto;background-color:"#000000"}@media screen and (max-width:1200px){#skillComponent .skills{min-width:300px!important}}@media screen and (max-width:991px){#skillComponent .container .row .col{justify-content:center}}.card{display:flex;flex-direction:column;padding-top:40px;padding-bottom:40px;background-color:#fff;box-shadow:0 10px 30px -5px rgba(0,0,0,.3);transition:box-shadow .5s;will-change:transform;min-width:350px!important;min-height:400px!important}.card-title{font-size:22px;font-weight:600;color:#000!important}.card-body{margin-top:27px;margin-bottom:2px;line-height:1.5;font-size:16px;@media screen and (min-width:576px){font-size:18px}}.image-container{margin-top:0;padding-top:2px;padding-bottom:2px;@media screen and (min-width:576px){padding-bottom:30px}}.image-inner-container{width:100%;margin:0 auto;max-width:250px}.ratio{position:relative;width:100%;height:0}.ratio-inner{position:absolute;top:0;right:0;bottom:0;left:0}#skill{background-image:linear-gradient(#000,var(--dark-background))}#contact i,#contact span{color:var(--light-text)}.nav-link{font-size:20px}.nav-link a{color:#fff!important}@media screen and (max-width:767px){#project h3,#project h5,#project p{text-align:center!important}#project h5{margin-top:50px!important}}@media(max-width:767px){.navbar .container{justify-content:center!important}}
/*# sourceMappingURL=main.2a54a330.chunk.css.map */