body{margin:0;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}.general-info-container{width:100%;padding:10px 30px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;list-style:none}.scrolling-container{width:300px;height:100%;overflow-y:scroll;scrollbar-width:none}.info-container{height:97%;width:300px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative;z-index:5;background-color:#20202a;padding-bottom:20px}.info-container-navbar-button{position:absolute;border:none;background-color:transparent;outline:none;top:20px;right:20px;display:none}.personal-info-container{width:100%;height:235px;padding:35px;background-color:#24242f;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.personal-info-container img{width:90px;height:90px;margin:5px 0;border-radius:50%;object-fit:cover}.personal-info-container span{margin:5px 0}.location-info-container{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;margin-top:10px;padding:0 30px}.location-info-container div{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:3px 0}.border-line{width:100%;margin:15px 0;height:1px;background-color:#868688}.languages-container{width:100%;padding:0 30px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.download-info-container{padding:0 30px;margin-bottom:50px}.icon,.info-anchor{text-decoration:none;color:#868688;font-size:14px;transition:1s}.info-anchor:hover,.info-anchor:hover .icon{color:#fafafc;text-shadow:0 0 3px rgb(250 250 252/40%)}.info-anchor:hover{text-decoration:none}.social-info-container{width:100%;background-color:rgba(37,37,48,.9);padding:10px 30px 20px 10px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:absolute;bottom:0;left:0}.social-info-container a{margin:0 5px;font-size:22px}@media only screen and (max-width:1030px){.info-container{display:none;height:100%;-webkit-transform:translateX(-500px);transform:translateX(-500px)}.info-container-appear{-webkit-animation:appear 2s;animation:appear 2s}.info-container-disappear{-webkit-animation:disappear 2s;animation:disappear 2s}.info-container-navbar-button{display:block}}@media only screen and (min-width:1030px){.info-container{-webkit-transform:translateX(0)!important;transform:translateX(0)!important}}@media only screen and (max-width:1030px){.info-container{position:fixed}}@-webkit-keyframes appear{0%{-webkit-transform:translateX(-500px);transform:translateX(-500px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes appear{0%{-webkit-transform:translateX(-500px);transform:translateX(-500px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes disappear{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-500px);transform:translateX(-500px)}}@keyframes disappear{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-500px);transform:translateX(-500px)}}.skill div{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.skill li{margin:20px 0}.coding-skill-bar{background-color:#353b48;display:block;width:100%;height:2px;border:1px solid rgba(0,0,0,.3);border-radius:3px;box-shadow:0 0 10px rgba(33,135,231,.7019607843137254)}.coding-skill-bar span{height:2px;float:left;background:#2187e7}.html{-webkit-animation:html 2s;animation:html 2s}.js{-webkit-animation:js 2s;animation:js 2s}.css{-webkit-animation:css 2s;animation:css 2s}.php{-webkit-animation:php 2s;animation:php 2s}.react{-webkit-animation:react 2s;animation:react 2s}.reactNative{-webkit-animation:reactNative 2s;animation:reactNative 2s}@-webkit-keyframes html{0%{Width:0}to{width:90%}}@keyframes html{0%{Width:0}to{width:90%}}@-webkit-keyframes js{0%{Width:0}to{width:80%}}@keyframes js{0%{Width:0}to{width:80%}}@-webkit-keyframes css{0%{Width:0}to{width:70%}}@keyframes css{0%{Width:0}to{width:70%}}@-webkit-keyframes php{0%{Width:0}to{width:50%}}@keyframes php{0%{Width:0}to{width:50%}}@-webkit-keyframes react{0%{Width:0}to{width:70%}}@keyframes react{0%{Width:0}to{width:70%}}@-webkit-keyframes reactNative{0%{Width:0}to{width:30%}}@keyframes reactNative{0%{Width:0}to{width:30%}}@-webkit-keyframes gatsby{0%{Width:0}to{width:30%}}@keyframes gatsby{0%{Width:0}to{width:30%}}.language-progress-bars-container{width:100%;margin-top:10px;margin-bottom:5px;display:-webkit-flex;display:flex}.progress-bar-box{width:100px;height:100px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}.progress-bar-percent,.progress-bar-svg{position:relative;width:70px;height:70px}.progress-bar-svg circle{height:50px;width:50px;fill:none;stroke-width:5;stroke:#000;-webkit-transform:translate(5px,5px);transform:translate(5px,5px);stroke-dasharray:190;stroke-dashoffset:190}.progress-bar-percent svg circle:first-child{stroke-dashoffset:0;stroke:#191923}.progress-bar-lithuanian svg circle:nth-child(2){stroke-dashoffset:0;stroke:#ffc107;-webkit-animation:lithuanian 2s;animation:lithuanian 2s}.progress-bar-english svg circle:nth-child(2){stroke-dashoffset:38;stroke:#ffc107;-webkit-animation:english 2s;animation:english 2s}.progress-bar-russian svg circle:nth-child(2){stroke-dashoffset:76;stroke:#ffc107;-webkit-animation:russian 2s;animation:russian 2s}.progress-bar-number{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;color:#fafafc}.progress-bar-number div{font-size:13px}.progress-bar-text{font-size:13px;color:#fafafc;margin-top:10px}@-webkit-keyframes lithuanian{0%{stroke-dashoffset:190}to{stroke-dashoffset:0}}@keyframes lithuanian{0%{stroke-dashoffset:190}to{stroke-dashoffset:0}}@-webkit-keyframes english{0%{stroke-dashoffset:190}80%{stroke-dashoffset:38}}@keyframes english{0%{stroke-dashoffset:190}80%{stroke-dashoffset:38}}@-webkit-keyframes russian{0%{stroke-dashoffset:190}60%{stroke-dashoffset:76}}@keyframes russian{0%{stroke-dashoffset:190}60%{stroke-dashoffset:76}}.check-icon{color:#ffc107;font-size:13px;margin-right:10px}.app-center-container-header{background-image:url(https://i.postimg.cc/9Xd21brT/arunas-naujokas-3yu-W0-Q0owo-U-unsplash.jpg);background-position:50%;background-size:cover;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:330px;position:relative;padding:50px}.center-container-cover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(66,66,66,.5);z-index:0}.center-container-header-title-text{color:#fafafc;font-weight:700;font-size:40px;z-index:1;line-height:1.3}.auto-type-container{height:40px}.header-auto-type-text{color:#fafafc;font-size:14px;z-index:1;margin:20px 0 10px}.header-text-tags{font-size:14px}.header-container-button{background-color:#ffc107;border:none;outline:none;width:170px;height:45px;text-align:center;cursor:pointer;z-index:1;transition:.3s}.header-container-button:hover{-webkit-transform:scale(.98);transform:scale(.98)}.header-container-button a{font-size:13px;font-weight:600;text-decoration:none;color:#20202a}@media only screen and (max-width:1030px){.center-container-header-title-text{text-align:center;font-size:34px}.header-auto-type-text{text-align:center}.header-container-button{margin:0 auto}}@media only screen and (max-width:550px){.center-container-header-title-text{font-size:22px}.app-center-container-header{padding:30px 10px}.auto-type-container{height:60px}}.results-text-container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.result-highlighted-text{font-size:28px;color:#ffc107;margin-right:20px;text-align:center}.result-white-text{font-size:16px;color:#fafafc;text-align:center}@media only screen and (max-width:1400px){.results-text-container{-webkit-flex-direction:column;flex-direction:column}}@media only screen and (max-width:1000px){.result-highlighted-text{font-size:20px;margin-right:15px}.result-white-text{font-size:14px}}@media only screen and (max-width:550px){.result-highlighted-text{font-size:16px;margin-right:10px}.result-white-text{font-size:12px}}.projects-container{width:100%;margin:10px 0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.title-bar{width:100%;font-size:16px;font-weight:600;color:#fafafc}.projects-inner-container{display:grid;grid-gap:30px;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-auto-rows:260px;margin-top:20px;padding-bottom:50px}@media only screen and (max-width:500px){.projects-inner-container{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.project-card{width:100%;height:100%;background-color:#2b2b36;padding:20px 20px 10px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.project-card-description{width:100%;height:50%;margin:10px 0;background-color:transparent;border:none;resize:none;outline:none;scrollbar-width:none}.project-card-languages-text{font-size:13px;color:#dd7f2e}.project-card-anchors-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.project-card-anchor{font-size:13px;text-decoration:none;color:#dd7f2e;font-weight:600;margin:5px 0;cursor:pointer;transition:.3s}.project-card-anchor:hover{-webkit-transform:scale(.98);transform:scale(.98);color:#dd7f2e;text-decoration:none;text-shadow:0 0 3px rgb(250 250 252/40%)}.app-container{background-color:#1f1e28;width:100%;box-sizing:border-box;font-family:"Poppins",sans-serif;letter-spacing:.25px;position:relative}.screen-modal{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:3;display:none}.app-inner-container{display:-webkit-flex;display:flex;width:80%;height:100%;margin:0 auto}.info-container-wrapper{height:100vh;padding-top:15px}.navbar{width:100%;height:70px;padding:0 30px;display:none;-webkit-justify-content:space-between;justify-content:space-between;position:fixed;top:0;left:0;background-color:#1f1e28;z-index:5}.navbar-default-button{border:none;background-color:transparent;outline:none;z-index:4}.navbar-button{font-size:16px;color:#868688;cursor:pointer;transition:1s}.navbar-button:hover{color:#fafafc;text-shadow:0 0 3px rgb(250 250 252/40%)}.app-center-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%;height:100vh;padding:50px 20px 0;overflow-y:auto;scrollbar-width:none}.center-results-container{width:100%;margin:20px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.hightlighted-text{font-size:14px;font-weight:600;color:#fafafc}.regular-text{font-size:13px;color:#868688}.regular-white-text{font-size:13px;color:#fafafc}::-webkit-scrollbar,::-webkit-scrollbar-track{display:none}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{display:none}.m-top20{margin-top:20px}.m-bottom10{margin-bottom:10px}.m-left10{margin-left:10px}.d-flex{display:-webkit-flex;display:flex}.d-none{display:none}.color-yellow{color:#ffc107}@media only screen and (max-width:1030px){.app-inner-container{width:100%}.navbar{display:-webkit-flex;display:flex}.info-container-wrapper{padding-top:0}}@media only screen and (min-width:1030px){.navbar{display:none!important}}@media only screen and (max-width:550px){.app-container{padding:0}}
/*# sourceMappingURL=main.7858c844.chunk.css.map */