#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300;400;500;600;700&family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Space+Mono:wght@400;700&display=swap";html{scroll-behavior:smooth;overflow-x:hidden;overflow-y:auto}a{color:inherit;text-decoration:none}#__next{display:flex;flex-direction:column}.flex-wrapper{display:flex;flex-wrap:wrap}.column{width:45%;flex-shrink:0;margin-bottom:8px;margin-right:8px}@media(max-width:720px){.column{width:100%}}#nprogress .bar{background:#000;height:4px}#nprogress .peg{box-shadow:0 0 10px #000,0 0 5px #000}html{font-family:IBM Plex Mono,sans-serif}.header__container{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;height:60px;padding:10px 0;z-index:350}@media(max-width:465px){.header__container{display:none}}.header_container-mobile{display:none;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:nowrap;height:60px;padding-top:10px;margin-left:10px;z-index:350}.header_container-mobile svg{width:30px;height:30px}@media(max-width:465px){.header_container-mobile{display:flex}}.header__links-mobile{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:999999}.header__links-mobile>a,.header__links-mobile>div{margin:10px 0}.header__links-mobile>a:nth-child(2){margin-top:25px!important}.header__links-mobile>h1{margin-bottom:40px}.header__nav-btn{cursor:pointer}.header__nav-btn>div{height:40px}.header__nav-item{margin:0 10px;padding:8px 15px;background-color:#fff;border:1px solid #e7e7e7;border-radius:8px;transition:.2s ease-in-out;display:flex;justify-content:center;align-items:center;cursor:pointer}.header__nav-item:hover{transform:scale(1.1)}.header__nav-item>a{margin:-8px -15px;padding:8px 15px}@media(max-width:370px){.header__nav-item{margin:0}}.language-selector{position:relative;align-items:center;justify-content:center;cursor:pointer;margin:-8px -15px!important;padding:4px 10px}.language-selector select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border:none;margin:0;padding:4px 20px 4px 8px;font-family:inherit;font-size:inherit;cursor:pointer;line-height:inherit;outline:none;color:inherit;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23888' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center;background-size:10px}.language-selector select option{background-color:#1a1a1a;color:inherit}.tag{display:inline-block;height:auto;-webkit-margin-end:9px;margin-inline-end:9px;margin-top:8px;margin-bottom:8px;padding-inline:7px;white-space:nowrap;background:rgba(0,0,0,.02);border:1px solid #d9d9d9;border-radius:4px;opacity:1;transition:all .2s;text-align:start;font-size:16px}@media(max-width:590px){.tag{font-size:14px}}.project-item{max-width:600px;margin:15px 10px;padding:0 20px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;box-shadow:0 5px 10px 2px rgba(34,60,80,.2);border-radius:10px}.project-item>img{width:50%;height:auto}@media(max-width:600px){.project-item>img{width:80%}.project-item{flex-direction:column-reverse}}.project-item:hover{box-shadow:0 5px 25px 2px rgba(34,60,80,.2)}.project-item__info{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.project-item__title{display:flex;flex-direction:row;align-items:center}.project-item__title>h3{margin-right:10px}@media(max-width:390px){.project-item__title{flex-wrap:wrap}}.project-item__link{margin-right:10px}.project-item__link>svg{height:20px;width:20px}#main_scene__canvas{width:100%;cursor:-webkit-grab;cursor:grab}.about,.home{display:flex;flex-direction:column}.about{height:100%;min-height:100vh;max-width:1300px;width:100%;margin:0 auto;align-items:center;justify-content:center;padding:10px 30px;box-sizing:border-box}@media(max-width:590px){.about{padding:10px}}.about__head{display:flex;align-items:center;justify-content:center;flex-direction:row;margin-bottom:70px}@media(max-width:590px){.about__head{flex-direction:column;align-items:center;margin-bottom:30px}}.about__head_start{margin-bottom:45px;margin-right:-20px}.about__head_start>span{display:block;rotate:270deg;font-size:30px}@media(max-width:590px){.about__head_start{display:none}}.about__head_photo{width:320px;height:320px;border-radius:10px;object-fit:cover}@media(max-width:590px){.about__head_photo{width:260px;height:260px}}.about__head_block{margin-left:40px}.about__head_block a{text-decoration:underline}.about__head_block p{margin:4px 0}@media(max-width:590px){.about__head_block{margin-left:0}}.about__data{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media(max-width:590px){.about__data{flex-direction:column}}.about__section{width:48%}@media(max-width:590px){.about__section{width:100%}}.about__section_block{margin:15px 0}.about__section_block a{text-decoration:underline}.about__section_block p{margin:4px 0}.work-page{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:50px 0;overflow-x:hidden;overflow-y:auto}@media(max-width:600px){.work-page{width:100%}}