body{height:100%;min-height:100%;text-align:center;background-image:linear-gradient(90deg,#a2aea2,#0d0d0d);margin:0;font-family:-apple-system,BlinkMacSystemFont,"Chakra Petch",sans-serif,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.menu-content{position:absolute;display:flex;flex-direction:column;align-items:flex-start;opacity:0;width:180px;padding:1%;border-radius:5px;box-shadow:3px 5px #101820;background-image:linear-gradient(270deg,#a2aea2,#0d0d0d);z-index:-999;transition:all .3s ease-in-out}.opacityFalse,.opacityTrue{position:relative;align-items:center;color:#fff;font-size:.9em;text-decoration:none;padding-bottom:3px}.opacityTrue{opacity:1;z-index:999}.opacityFalse{opacity:0;height:0;z-index:-999;display:none}@media only screen and (max-width:800px){.opacityTrue{display:flex;opacity:1}.opacityFalse,.opacityTrue{position:relative;flex-direction:column}.opacityFalse{display:flex;opacity:0;height:0;z-index:-999;display:none}}.linked-none,.linked-none:active,.linked-none:focus,.linked-none:hover{text-decoration:none;color:inherit;outline:0}#header-app-id{display:flex;justify-content:space-between;background-image:url(/static/media/titlubg.36d598ad.png);background-size:100% 100%;padding:3px 10px;border-bottom:3px solid #fff;box-shadow:1px 3px #101820;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#logo-id{transform:rotate(-3deg);margin-top:3px;margin-left:10%;-webkit-filter:drop-shadow(3px 3px 2px #00001a);filter:drop-shadow(3px 3px 2px #00001a);max-width:100%;height:50px}#nav-bar-id{position:absolute;display:flex;color:#fff;height:30px;background-image:linear-gradient(270deg,#a2aea2,#0d0d0d);box-shadow:5px 7px #101820,inset 3px 3px 5px #000;border-bottom:1px solid #fff;border-radius:5px;top:20px;right:10px;padding:1px 5px;cursor:default}.drop-menu{position:relative}.drop-menu:hover{color:#000;background-color:grey}.item-nav-bar{position:relative;font-size:1em;padding:2px 3px;transition:all .2s ease-in-out}.item-nav-bar:hover{cursor:pointer;color:#000;background-color:grey;transform:scale(1.1)}@media only screen and (max-width:800px){#logo-id{margin-left:0}#back-logo-id{height:70px}#nav-bar-id{flex-direction:column;align-items:center;height:auto;border-bottom:1px solid #fff}.drop-menu{margin-left:0}.item-nav-bar{font-size:1em;padding:2px 3px}}.slide-projects{border-radius:15px;box-shadow:3px 3px 5px #000,inset 5px 5px 8px #000;top:0;left:0;display:none}.slide-images{border:1px solid #000;border-radius:5px;position:absolute;top:10%;left:0;width:100%;height:70%;max-height:40vh;max-width:45vw}.title-projects{border-top-left-radius:15px;border-top-right-radius:15px;top:0;height:10%}.descr-projects,.title-projects{box-shadow:3px 3px 5px #000,inset 5px 5px 8px #000;position:absolute;width:100%;padding-top:.5%;text-align:center;color:#fff}.descr-projects{top:80%;height:9.5%;font-size:14px}.fade{-webkit-animation-name:fade;-webkit-animation-duration:2s;-webkit-animation-name:fader;animation-name:fader;animation-duration:2s}@-webkit-keyframes fade{0%{opacity:.4}to{opacity:1}}@keyframes fade{0%{opacity:.4}to{opacity:1}}@media only screen and (max-width:800px){.slide-projects img{max-width:97vw}}#slide-id{width:45vw;height:50vh;position:relative;margin-right:10px;margin-bottom:10px;cursor:default}.slide-position{border-bottom-left-radius:15px;border-bottom-right-radius:15px;box-shadow:3px 3px 5px #000,inset 5px 5px 8px #000;position:absolute;width:100%;top:91%}.dot{display:inline-block;height:15px;width:15px;margin:0 3px;background-color:#bbb;border-radius:50%;transition:background-color .6s ease;color:#000;font-size:12px;text-align:center;padding:1px 0}.dot:hover:not(.active){cursor:pointer}.active,.dot:hover:not(.active){background-color:#717171}@media only screen and (max-width:800px){#slide-id{width:97vw;height:40vh}}#content-app-id{height:100%;display:flex;flex-wrap:wrap;justify-content:space-between;background-image:url(/static/media/backgrmka.6b2d226e.png);background-position:100%;background-repeat:no-repeat;background-size:85% 100%;-webkit-animation:backFade .5s;animation:backFade .5s}@-webkit-keyframes backFade{0%{opacity:.5;background-image:url(/static/media/movbk.c577b134.png);margin-left:-100%}to{background-image:url(/static/media/backgrmka.6b2d226e.png);background-size:85% 100%;opacity:1;margin-left:0}}@keyframes backFade{0%{opacity:.5;background-image:url(/static/media/movbk.c577b134.png);margin-left:-100%}to{background-image:url(/static/media/backgrmka.6b2d226e.png);background-size:85% 100%;opacity:1;margin-left:0}}#left-content-id{display:flex;flex-direction:column}#keyboard-id{max-width:30vw;height:auto;margin-top:7vh;margin-left:23vw}#firm-id{display:flex;justify-content:center;align-items:center;width:9em;height:1.5em;border:1px solid #000;border-radius:15px;box-shadow:9px 11px #101820;font-size:3.3vw;font-style:italic;color:#fff;text-shadow:5px 5px 8px #101820;background:repeating-linear-gradient(35deg,#000 1px,#262626 2px,#000 10px,#fff 0);margin-top:3vh;margin-left:2vw}#right-content-id{margin-top:2vh;display:flex;flex-direction:column-reverse}@media only screen and (max-width:800px){#left-content-id{flex-direction:column;align-items:flex-end;margin-bottom:auto}#keyboard-id{width:30vw;height:4em;margin-top:3vh;margin-left:3px}#firm-id{margin-top:2vh;margin-right:auto}#right-content-id{margin-top:15vh;display:flex;flex-direction:column-reverse}}#about-id{height:100%;margin-bottom:10px;flex-direction:column;justify-content:space-between;background-image:url(/static/media/backgrmka.6b2d226e.png);background-position:100%;background-repeat:no-repeat;background-size:85% 100%;-webkit-animation:backFade .5s;animation:backFade .5s}#about-id,#details-id{display:flex;align-items:flex-start}#details-id{flex-wrap:wrap}#meImg{margin:30px 10px;border-radius:15px;height:100px;width:100px}#adress{float:left;margin:10px;display:flex;flex-direction:column;align-items:flex-start}#adress img{margin:3px;height:25px;width:25px}#adress a{text-decoration:none}#adress a,#adress a:visited{color:#000}#adress .adressPlace{margin:1px;width:250px;display:flex;align-items:center;background-color:grey;border:.5px solid #1d3842}#meTitle{margin:30px 10px;font-size:2.3vw;font-style:italic;color:#fff;text-shadow:5px 5px 8px #101820;width:11em;background:repeating-linear-gradient(35deg,#000 1px,#262626 2px,#000 10px,#fff 0)}#train-id{display:flex;flex-wrap:wrap;margin-left:50px}th{background-color:#433f5a;text-align:center;text-decoration:underline;padding:3px}td{padding:10px;text-align:left;background-color:grey}#bott-id{display:flex;flex-wrap:wrap;justify-content:space-between}#bott-id table{margin-left:80px;border-spacing:5px}#cv-id{margin-left:10px;margin-top:10px;text-align:justify;color:#000;background-color:grey;width:80%;padding:5px}#kbd-id{max-width:400px;max-height:200px;margin-right:50px}@media only screen and (max-width:800px){#details-id{flex-direction:column;align-items:center}#meTitle{margin:30px 10px;font-size:4.3vw}#bott-id{flex-direction:column;align-items:center}#bott-id table{margin-left:8px}#cv-id{width:97%;margin:5px}#train-id{align-items:center}}#footer-app-id{display:flex;height:25px;justify-content:space-between;color:#000;margin:1px 20px}.firm-contact-id{background-image:linear-gradient(270deg,#a2aea2,#8b8b8b);border-radius:5px;padding:0 7px;color:#000;text-decoration:none}@media only screen and (max-width:800px){#footer-app-id{height:auto}.firm-contact-id{margin-top:auto;margin-bottom:auto}}#app-id{height:100vh;display:flex;flex-direction:column;justify-content:space-between}#mouse-moon,#mouse-sun{height:20px;width:21px;position:absolute;display:none;z-index:99}#cloud-id{position:absolute;top:25vh;right:10px}@media only screen and (max-width:800px){#app-id{height:auto}#cloud-id{display:none}}
/*# sourceMappingURL=main.a5241b34.chunk.css.map */