*{font-family:'JetBrains Mono', monospace;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.container{width:1160px;margin:0 auto;padding:0 10px}.container__first-screen{position:relative}.subtitle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;position:relative;font-weight:bold;font-size:30px;line-height:40px;color:#FAF9F9;z-index:100}.subtitle::before{content:'</';position:absolute;font-weight:bold;font-size:40px;line-height:47px;letter-spacing:2px;color:#64A473;width:37px;height:30px;top:0;left:-60px}.subtitle_about{margin-left:635px}.skills{font-weight:500;font-size:25px;line-height:130%;color:#FAF9F9;margin-top:25px}.btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:250px;height:55px;background:#1B2B34;border-bottom:5px solid #64A473;color:#FAF9F9;text-decoration:none;font-weight:500;font-size:18px;line-height:130%;z-index:10}.btn::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:0;background:#64A473;-webkit-transition:all .3s;transition:all .3s}.btn:hover::after{height:55px;opacity:.3}.hidden{overflow:hidden}.header{position:fixed;width:100%;padding:40px 0 10px 0;background-color:#1B2B34;z-index:1000;-webkit-box-shadow:0 24px 54px 40px #1B2B34;box-shadow:0 24px 54px 40px #1B2B34}.header_out{display:none}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:370px}.header__menu-item{list-style-type:none}.header__menu-link{text-decoration:none;color:#FAF9F9;font-size:20px;line-height:120%;-webkit-transition:color .3s;transition:color .3s}.header__menu-link:hover{color:#64A473}.header__hamburger{display:none;height:19px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__hamburger span{position:relative;display:block;margin-left:auto;background:#FAF9F9;width:27px;height:3px;border-radius:25%;-webkit-transition:background .3s 0s;transition:background .3s 0s}.header__hamburger span::before{content:'';position:absolute;top:-7px;right:0;display:block;width:19px;height:3px;background:#FAF9F9;border-radius:25%;-webkit-transition:top, -webkit-transform;transition:top, -webkit-transform;transition:top, transform;transition:top, transform, -webkit-transform;-webkit-transition-duration:.3s, .3s;transition-duration:.3s, .3s;-webkit-transition-delay:.3s 0s;transition-delay:.3s 0s}.header__hamburger span::after{content:'';position:absolute;bottom:-7px;right:0;display:block;width:13px;height:3px;border-radius:25%;background:#FAF9F9;-webkit-transition:width, bottom, -webkit-transform;transition:width, bottom, -webkit-transform;transition:width, bottom, transform;transition:width, bottom, transform, -webkit-transform;-webkit-transition-duration:.3s, .3s;transition-duration:.3s, .3s;-webkit-transition-delay:.3s 0s;transition-delay:.3s 0s}@media (max-width: 992px){.header__menu{position:absolute;top:0;right:-100%;min-height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;z-index:100;-webkit-transition:right .3s;transition:right .3s;overflow-y:scroll}.header__menu-list{position:absolute;top:0;right:0;min-height:100%;padding:16% 0;background-color:#1B2B34;width:500px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.header__menu-item{margin:30px 0}.header__menu-link{font-size:25px}.header__menu_active{right:0}.header__hamburger{display:-webkit-box;display:-ms-flexbox;display:flex}.header__hamburger_active{z-index:110}.header__hamburger_active span{background:none}.header__hamburger_active span::before{top:0;width:27px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition-delay:0s .3s;transition-delay:0s .3s}.header__hamburger_active span::after{bottom:0;width:27px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:0s .3s;transition-delay:0s .3s}}@media (max-width: 768px){.header__menu-list{width:350px;padding:28% 0}.header__menu-item{margin:25px 0}.header__menu-link{font-size:20px}}@media (max-width: 576px){.header{padding:10px 0}.header__menu-list{padding:35% 0;width:200px}.header__menu-item{margin:20px}.header__menu-link{font-size:18px}}.first-screen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh;background-color:#1B2B34}.first-screen__title{font-weight:bold;font-size:65px;line-height:86px;color:#FAF9F9;z-index:2000}.first-screen__text{margin-top:22px;font-weight:normal;font-size:25px;line-height:140%;color:#FAF9F9;z-index:2000}.first-screen__pink{position:absolute;top:180px;right:250px;border-radius:100%;width:300px;height:300px;background:#BB80B3;-webkit-filter:blur(70px);filter:blur(70px);z-index:10;-webkit-transition:-webkit-filter .9s;transition:-webkit-filter .9s;transition:filter .9s;transition:filter .9s, -webkit-filter .9s;-webkit-animation-name:blur, movePink;animation-name:blur, movePink;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.first-screen__green{position:absolute;width:300px;height:300px;right:30px;top:10px;background:#64A473;-webkit-filter:blur(70px);filter:blur(70px);border-radius:100%;z-index:1;-webkit-transition:-webkit-filter .9s;transition:-webkit-filter .9s;transition:filter .9s;transition:filter .9s, -webkit-filter .9s;-webkit-animation-name:blur, moveGreen;animation-name:blur, moveGreen;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes blur{0%{}50%{-webkit-filter:blur(130px);filter:blur(130px)}100%{-webkit-filter:blur(70px);filter:blur(70px)}}@keyframes blur{0%{}50%{-webkit-filter:blur(130px);filter:blur(130px)}100%{-webkit-filter:blur(70px);filter:blur(70px)}}@-webkit-keyframes movePink{0%{}50%{right:30px;top:10px}100%{top:180px;right:250px}}@keyframes movePink{0%{}50%{right:30px;top:10px}100%{top:180px;right:250px}}@-webkit-keyframes moveGreen{0%{}50%{top:180px;right:250px}100%{right:30px;top:10px}}@keyframes moveGreen{0%{}50%{top:180px;right:250px}100%{right:30px;top:10px}}@media (max-width: 992px){.first-screen__title{font-size:50px;line-height:66px}.first-screen__text{font-size:20px;line-height:120%}}@media (max-width: 576px){.first-screen__title{font-size:30px;line-height:40px}.first-screen__text{font-size:18px}}.about{padding-top:220px;background-color:#1B2B34;-webkit-transition:.3s all;transition:.3s all}.about__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:100px}.about__wrapper-img{width:441px}.about__wrapper-img img{width:100%}.about__wrapper-descr{max-width:564px;width:100%}.about__wrapper-descr p{margin-top:20px;color:#FAF9F9;font-size:20px;line-height:130%}.about__wrapper-descr p:first-child{margin-top:0}.about__wrapper-skills{font-size:20px;line-height:130%;color:#64A473;margin-top:20px}@media (max-width: 1200px){.about__wrapper-img{width:341px}.about__wrapper-descr p{font-size:16px}.about__wrapper-skills{font-size:16px}}@media (max-width: 992px){.about{padding-top:125px}.about__wrapper-img{margin-right:50px;width:350px}}@media (max-width: 768px){.about__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__wrapper-img{margin:0 auto;width:250px}.about__wrapper-descr{margin-top:30px}}@media (max-width: 576px){.about{padding-top:50px}.about__wrapper{margin-top:36px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__wrapper-descr p{font-size:14px}.about__wrapper-descr p:first-child{margin-top:20px}.about__wrapper-skills{font-size:14px}}.works{padding-top:220px;background-color:#1B2B34}.works__wrapper{margin-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.works__wrapper-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#283F49;width:555px;height:410px}.works__wrapper-img img{width:451px;height:292px}.works__wrapper-img-left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.works__wrapper-descr{width:535px}.works__wrapper-name{font-weight:500;font-size:25px;line-height:130%;color:#FAF9F9}.works__wrapper-text{max-width:490px;width:100%;margin-top:20px;font-size:20px;line-height:130%;color:#FAF9F9}.works__wrapper-use{margin-top:35px;font-weight:500;font-size:22px;line-height:130%;color:#FAF9F9}.works__wrapper-stack{margin-top:30px;width:460px;display:-ms-grid;display:grid;-ms-grid-columns:(140px)[auto-fit];grid-template-columns:repeat(auto-fit, 140px);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-column-gap:20px;column-gap:20px;row-gap:20px}.works__wrapper-stack-item{background:#283F49;width:140px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#64A473;font-size:18px;line-height:130%}.works__wrapper-btns{margin-top:33px;width:540px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1200px){.works__wrapper-img{width:443px;height:318px}.works__wrapper-img img{width:351px;height:228px}.works__wrapper-descr{width:460px}.works__wrapper-name{font-size:20px}.works__wrapper-text{font-size:16px}.works__wrapper-use{font-size:20px}.works__wrapper-stack-item{font-size:16px}.works__wrapper-btns{width:460px}}@media (max-width: 992px){.works{padding-top:125px}.works__wrapper{margin-top:70px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.works__wrapper-img-left{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.works__wrapper-name{margin-top:40px}}@media (max-width: 576px){.works{padding-top:50px}.works__wrapper{margin-top:30px}.works__wrapper-img{width:247px;height:176px}.works__wrapper-img img{width:195px;height:126px}.works__wrapper-descr{width:100%}.works__wrapper-name{font-size:18px}.works__wrapper-text{font-size:14px}.works__wrapper-use{font-size:17px}.works__wrapper-stack{width:100%}.works__wrapper-btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.soon{padding-top:220px;background:#1B2B34}.soon__wrapper{margin:0 auto;margin-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:860px}.soon__loader{position:relative;width:150px;height:150px}.soon__item{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:rotate(calc(45deg * var(--i))) skewX(-45deg);transform:rotate(calc(45deg * var(--i))) skewX(-45deg)}.soon__item::before{content:'';position:absolute;top:0;left:0;width:25px;height:25px;background:#fff;-webkit-animation:animatebg 0.8s linear infinite;animation:animatebg 0.8s linear infinite;-webkit-animation-delay:calc(0.1s * var(--i));animation-delay:calc(0.1s * var(--i))}.soon__text{font-size:20px;line-height:29px;color:#FAF9F9}@-webkit-keyframes animatebg{0%{opacity:100%}100%{opacity:0}}@keyframes animatebg{0%{opacity:100%}100%{opacity:0}}@media (max-width: 992px){.soon{padding-top:125px}.soon__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.soon__text{text-align:center;margin-top:30px}}@media (max-width: 576px){.soon{padding-top:50px}.soon__wrapper{margin-top:40px}.soon__text{width:100%;font-size:14px;line-height:130%}}.social{padding-top:220px;background:#1B2B34}.social__wrapper{margin-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 992px){.social{padding-top:125px}.social__wrapper{margin-top:70px}}@media (max-width: 768px){.social__wrapper .btn{width:160px}}@media (max-width: 576px){.social{padding-top:50px}.social__wrapper{margin-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.social__wrapper .btn{width:100%;margin-top:30px}}.footer{padding-top:220px;padding-bottom:90px;background:#1B2B34}.footer__policy{font-size:25px;line-height:143%;color:#FAF9F9}@media (max-width: 1200px){.footer__policy{font-size:20px}}@media (max-width: 992px){.footer{padding-top:120px;padding-bottom:40px}}@media (max-width: 576px){.footer{padding-top:70px;padding-bottom:40px}.footer__policy{font-size:16px;line-height:143%}}@media (max-width: 1200px){.container{width:980px}.skills{font-size:20px}.btn{width:215px;font-size:16px}}@media (max-width: 992px){.container{max-width:740px}.subtitle{margin:0 auto;font-size:25px}.btn{border:1px solid #64A473}.btn:nth-child(1){background:#64A473}.btn:hover::after{height:0;opacity:0}.social .btn:nth-child(1){background:#1B2B34}}@media (max-width: 768px){.container{max-width:560px}.btn{width:215px}}@media (max-width: 576px){.container{max-width:100%}.subtitle{font-size:19px}.subtitle_about{margin-top:0;margin-left:55px}.subtitle:before{font-size:30px;left:-40px}.skills{font-size:18px}.btn{width:100%}.btn:last-child{margin-top:30px}}
/*# sourceMappingURL=style.min.css.map */