@import url(https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background-color:#010c15;color:#607b96;font-family:Fira Code,monospace;font-size:16px;height:100vh;line-height:21px;margin:0}body,body #root{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}body #root{width:100%}.App{-moz-box-orient:vertical;-moz-box-direction:normal;-moz-box-flex:1;-ms-flex-positive:1;-moz-box-pack:justify;-ms-flex-pack:justify;background:#011627 url(/static/media/background.e3d74b46a206c73be623.svg) no-repeat;background-position:90% 50%;-webkit-background-size:800px 700px;-moz-background-size:800px 700px;background-size:800px 700px;border:1px solid #1e2d3d;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;-webkit-justify-content:space-between;justify-content:space-between;margin:1%;max-width:1782px;overflow-x:hidden;overflow-y:scroll}.nav-bar-btn{background:rgba(0,0,0,0);border:none;cursor:pointer;display:none;height:60px;margin-left:auto;width:60px}@media(max-width:1000px){.nav-bar-btn{display:block;position:relative}.nav-bar-btn__line,.nav-bar-btn__line:after,.nav-bar-btn__line:before{background:#607b96;height:2px;left:50%;margin:-1px 0 0 -9px;position:absolute;top:50%;width:18px}.nav-bar-btn__line:before{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px)}.nav-bar-btn__line:after,.nav-bar-btn__line:before{content:"";-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}.nav-bar-btn__line:after{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px)}.nav-bar-btn_active .nav-bar-btn__line{background:rgba(0,0,0,0)}.nav-bar-btn_active .nav-bar-btn__line:before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-bar-btn_active .nav-bar-btn__line:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}}.header{border-bottom:1px solid #1e2d3d;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:60px;position:relative;width:100%}.header__title{border-right:1px solid #1e2d3d;line-height:60px;padding:0 0 0 22px;width:311px}@media(max-width:1000px){.header__title{border:none;width:135px}}.header__menu{-moz-box-flex:1;-ms-flex-positive:1;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-grow:1;flex-grow:1;z-index:10}@media(max-width:1000px){.header__menu{-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:start;align-items:start;background-color:#011627;border:1px solid #1e2d3d;-webkit-border-radius:-8px;-moz-border-radius:-8px;border-radius:-8px;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px;border-top:none;height:-webkit-calc(99% - 60px);height:-moz-calc(99% - 60px);height:calc(99% - 60px);position:fixed;right:-105%;top:-webkit-calc(60px + .5%);top:-moz-calc(60px + .5%);top:calc(60px + .5%);-webkit-transition:right .2s ease-in;-o-transition:right .2s ease-in;-moz-transition:right .2s ease-in;transition:right .2s ease-in;width:98%}.header__menu_active{right:1%;-webkit-transition:right .3s ease-out;-o-transition:right .3s ease-out;-moz-transition:right .3s ease-out;transition:right .3s ease-out}}.header__links{-moz-box-flex:1;-ms-flex-positive:1;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-grow:1;flex-grow:1;margin:0;padding:0}@media(max-width:1000px){.header__links{-moz-box-orient:horizontal;-moz-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}}.header__link{-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-right:1px solid #1e2d3d;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;list-style:none}.header__link:last-child{border-left:1px solid #1e2d3d;border-right:none;margin-left:auto}.header__link a{background-image:-webkit-gradient(linear,left top,left bottom,from(#fea55f),to(#fea55f));background-image:-webkit-linear-gradient(#fea55f,#fea55f);background-image:-moz-linear-gradient(#fea55f,#fea55f);background-image:-o-linear-gradient(#fea55f,#fea55f);background-image:linear-gradient(#fea55f,#fea55f);background-position:0 100%;background-repeat:no-repeat;-webkit-background-size:0 3px;-moz-background-size:0 3px;background-size:0 3px;color:inherit;display:block;line-height:60px;padding:0 32px;text-decoration:none;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.header__link a.active,.header__link a:hover{background-image:-webkit-gradient(linear,left top,left bottom,from(#fea55f),to(#fea55f));background-image:-webkit-linear-gradient(#fea55f,#fea55f);background-image:-moz-linear-gradient(#fea55f,#fea55f);background-image:-o-linear-gradient(#fea55f,#fea55f);background-image:linear-gradient(#fea55f,#fea55f);background-position:0 100%;background-repeat:no-repeat;-webkit-background-size:100% 3px;-moz-background-size:100% 3px;background-size:100% 3px;color:#fff}.header__link a:hover{cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}@media(max-width:1000px){.header__link a{padding:0 18px;width:100%}.header__link{border:none;border-bottom:1px solid #1e2d3d;height:55px;width:100%}.header__link:last-child{border-left:none}.header__link:first-child{border-top:1px solid #1e2d3d}}.header__footer{bottom:0;display:none;position:absolute;width:100%}@media(max-width:1000px){.header__footer{display:block}}.main{-moz-box-align:center;-ms-flex-align:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;margin:35px auto}@media(max-width:730px){.main__wrapper{margin:0 27px}}.main__title{color:#e5e9f0;font-size:62px;line-height:81px;margin:35px 130px 0 0;position:relative}@media(max-width:730px){.main__title{margin:0}}.main__title:before{content:"Hi all. I am";font-size:18px;left:4px;line-height:24px;position:absolute;top:-20px}.main__subtitle{color:#4d5bce;display:block;font-size:32px;line-height:42px}@media(max-width:730px){.main__subtitle{color:#43d9ad;font-size:20px}}.main__skills{margin-top:90px}.main__skills ul{margin:0;padding:0 0 0 10px}.main__skills li{list-style:none}.main__skills li:before{content:"//";left:-10px;position:relative}.game{-moz-box-pack:center;-ms-flex-pack:center;-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);background:-webkit-linear-gradient(299.74deg,rgba(23,85,83,.7) 1.7%,rgba(67,217,173,.091) 81.82%);background:-moz-linear-gradient(299.74deg,rgba(23,85,83,.7) 1.7%,rgba(67,217,173,.091) 81.82%);background:-o-linear-gradient(299.74deg,rgba(23,85,83,.7) 1.7%,rgba(67,217,173,.091) 81.82%);background:linear-gradient(150.26deg,rgba(23,85,83,.7) 1.7%,rgba(67,217,173,.091) 81.82%);border:1px solid #0c1616;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:inset 0 2px 0 hsla(0,0%,100%,.3);-moz-box-shadow:inset 0 2px 0 hsla(0,0%,100%,.3);box-shadow:inset 0 2px 0 hsla(0,0%,100%,.3);display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:470px;-webkit-justify-content:center;justify-content:center;position:relative;width:510px}@media(max-width:1220px){.game{display:none}}.game__field{height:400px;width:240px}.game__cell{background:#fff;height:8px;width:8px}.game .bolt-up-left{left:13px}.game .bolt-up-left,.game .bolt-up-right{background:-webkit-radial-gradient(50% 26.92%,73.08% 73.08%,#196c6a 15.1%,#114b4a 100%);background:-moz-radial-gradient(50% 26.92%,73.08% 73.08%,#196c6a 15.1%,#114b4a 100%);background:-o-radial-gradient(50% 26.92%,73.08% 73.08%,#196c6a 15.1%,#114b4a 100%);background:radial-gradient(73.08% 73.08% at 50% 26.92%,#196c6a 15.1%,#114b4a 100%);-webkit-box-shadow:2px 2px 4px #0d4341,inset 0 1px 2px #1a8277;-moz-box-shadow:2px 2px 4px #0d4341,inset 0 1px 2px #1a8277;box-shadow:2px 2px 4px #0d4341,inset 0 1px 2px #1a8277;top:13px}.game .bolt-up-right{right:13px}.game .bolt-down-left{background:-webkit-radial-gradient(50% 26.92%,73.08% 73.08%,#164c51 15.1%,#0d3a40 100%);background:-moz-radial-gradient(50% 26.92%,73.08% 73.08%,#164c51 15.1%,#0d3a40 100%);background:-o-radial-gradient(50% 26.92%,73.08% 73.08%,#164c51 15.1%,#0d3a40 100%);background:radial-gradient(73.08% 73.08% at 50% 26.92%,#164c51 15.1%,#0d3a40 100%);bottom:13px;-webkit-box-shadow:2px 2px 4px #092d32,inset 0 1px 2px #16645c;-moz-box-shadow:2px 2px 4px #092d32,inset 0 1px 2px #16645c;box-shadow:2px 2px 4px #092d32,inset 0 1px 2px #16645c;left:13px}.game .bolt-down-right{background:-webkit-radial-gradient(50% 26.92%,73.08% 73.08%,#234b7c 15.1%,#122e4f 100%);background:-moz-radial-gradient(50% 26.92%,73.08% 73.08%,#234b7c 15.1%,#122e4f 100%);background:-o-radial-gradient(50% 26.92%,73.08% 73.08%,#234b7c 15.1%,#122e4f 100%);background:radial-gradient(73.08% 73.08% at 50% 26.92%,#234b7c 15.1%,#122e4f 100%);bottom:13px;-webkit-box-shadow:2px 2px 4px #122c4e,inset 0 1px 2px #2c588d;-moz-box-shadow:2px 2px 4px #122c4e,inset 0 1px 2px #2c588d;box-shadow:2px 2px 4px #122c4e,inset 0 1px 2px #2c588d;right:13px}.game__wrapper{-moz-box-pack:justify;-ms-flex-pack:justify;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:400px;-webkit-justify-content:space-between;justify-content:space-between;margin:35px 30px;width:100%}.game__window{background:rgba(1,22,39,.84);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:inset 1px 5px 11px rgba(2,18,27,.71);-moz-box-shadow:inset 1px 5px 11px rgba(2,18,27,.71);box-shadow:inset 1px 5px 11px rgba(2,18,27,.71);height:400px;overflow:hidden;position:relative;width:239px}.game__helper{position:relative;width:182px}.game__instructions{background:rgba(1,20,35,.19);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;height:144px}.game__instructions ul{margin:0 auto;padding:15px 13px 15px 23px}.game__instruction{color:#fff;font-size:14px;line-height:18px;list-style:none}.game__instruction:before{content:"//";left:-10px;position:relative}.game__arrows{-moz-box-orient:vertical;-moz-box-direction:normal;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.game__arrows,.game__arrows_bottom{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.game__arrows_bottom{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.game__arrow{background:#010c15;border:1px solid #1e2d3d;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;height:28px;margin:2px;width:49px}.game__arrow span{background:rgba(0,0,0,0);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:block;padding:20px;position:relative}.game__arrow span:after{border:4px solid rgba(0,0,0,0);border-top:6px solid #fff;content:"";left:20px;position:absolute;top:12px}.game__arrow_up span{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.game__arrow_up span:after{top:23px}.game__arrow_left span{padding:15px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.game__arrow_left span:after{top:13px}.game__arrow_right span{padding:14px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.game__arrow_right span:after{top:12px}.game__food-left{margin:21px 0 0}.game__food-left .game__instruction{display:block;margin:0 0 11px;padding:0 0 0 23px}.game__food-left-items{width:155px}.game__food-left-items ul{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 0 12px;padding:0}.game__food-left-item{background:url(/static/media/food-left.d61964ba69ffd81bf73a.svg) no-repeat 50%;display:block;height:21px;list-style:none;margin:0 7px 7px 0;width:21px}.game__food-left-item-done{background:url(/static/media/food-left-done.1db27e08b339520f6e41.svg) no-repeat 50%}.game__skip{background:rgba(0,0,0,0);border:1px solid #fff;bottom:0;color:#fff;display:inline-block;line-height:38px;right:0;text-align:center;text-decoration:none;width:62px}.game__skip,.game__start{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;cursor:pointer;font-family:inherit;font-size:14px;position:absolute}.game__start{background:#fea55f;border:none;bottom:55px;height:38px;left:-webkit-calc(50% - 56px);left:-moz-calc(50% - 56px);left:calc(50% - 56px);width:112px}.game__start-again{background:rgba(0,0,0,0);border:none;color:#607b96;cursor:pointer;font-size:14px}.bolt{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:13px;position:absolute;width:13px}.bolt__line-1,.bolt__line-2{background:#093430;content:"";height:1px;left:50%;margin:-.5px 0 0 -3.5px;position:absolute;top:50%;width:7px}.bolt__line-1{-webkit-transform:rotate(40deg);-moz-transform:rotate(40deg);-ms-transform:rotate(40deg);-o-transform:rotate(40deg);transform:rotate(40deg)}.bolt__line-2{-webkit-transform:rotate(-40deg);-moz-transform:rotate(-40deg);-ms-transform:rotate(-40deg);-o-transform:rotate(-40deg);transform:rotate(-40deg)}.grid{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.grid-cell{-webkit-transition:.1s;-o-transition:.1s;-moz-transition:.1s;transition:.1s}.grid-cell--food{background:url(/static/media/food-left.d61964ba69ffd81bf73a.svg) 50%}.grid-cell--snake{background-color:#43d9ad}.snake-app{position:relative}.snake-app:focus{outline:none}.snake-app__overlay{-moz-box-orient:vertical;-moz-box-direction:normal;-moz-box-pack:end;-ms-flex-pack:end;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;bottom:0;color:#fff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:1.2rem;-webkit-justify-content:flex-end;justify-content:flex-end;left:0;margin-bottom:50px;position:absolute;right:0;top:0}.mb-1{line-height:48px;margin-bottom:1rem;text-align:center;width:100%}.mb-status{background:rgba(1,22,39,.84);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:inset 1px 5px 11px rgba(2,18,27,.71);-moz-box-shadow:inset 1px 5px 11px rgba(2,18,27,.71);box-shadow:inset 1px 5px 11px rgba(2,18,27,.71);height:48px}.snake-app__status{color:#43d9ad;font-size:24px}.content-wrapper{-moz-box-flex:1;-ms-flex-positive:1;background:#011627;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-grow:1;flex-grow:1}@media(max-width:700px){.content-wrapper{-moz-box-orient:vertical;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.left-side-bar{-ms-flex-negative:0;border-right:1px solid #1e2d3d;-webkit-flex-shrink:0;flex-shrink:0;width:311px}.left-side-bar__nav ul{list-style:none;padding-left:34px}.left-side-bar__nav ul li{height:30px}.left-side-bar__nav ul li:hover{cursor:pointer;text-decoration:underline}.left-side-bar__nav ul li a{color:inherit;text-decoration:none}.left-side-bar__title{border-bottom:1px solid #1e2d3d;border-top:1px solid #1e2d3d;color:#fff;cursor:pointer;padding:9px 10px 9px 34px;position:relative}.left-side-bar__title:first-child{border-top:none}.left-side-bar__title:after{background:url(/static/media/list-triangle.592e50ada66c9841d75a.svg);content:"";display:block;height:7px;left:14px;position:absolute;top:17px;width:9px}.left-side-bar__bio,.left-side-bar__education,.left-side-bar__interests,.left-side-bar__mail,.left-side-bar__phone{padding:0 0 0 22px;position:relative}.left-side-bar__bio:after,.left-side-bar__education:after,.left-side-bar__interests:after,.left-side-bar__mail:after,.left-side-bar__phone:after{content:"";display:block;height:14px;left:0;position:absolute;top:2px;width:16px}.left-side-bar__bio:after{background:url(/static/media/folder-pink.a4bc679d3ca423a10dcb.svg) no-repeat}.left-side-bar__interests:after{background:url(/static/media/folder-green.e009f89b4bcee17525a9.svg) no-repeat}.left-side-bar__education:after{background:url(/static/media/folder-purple.14d1e7db98f96d71274e.svg) no-repeat}.left-side-bar__mail:after{background:url(/static/media/mail-icon.e83856316b209e6e5a38.svg) no-repeat;height:17px;width:16px}.left-side-bar__phone:after{background:url(/static/media/phone-icon.caf3ce0776209766c36f.svg) no-repeat;height:19px;width:18px}@media(max-width:700px){.left-side-bar{border:none;width:auto}}.content{-moz-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1}.content__title{border-bottom:1px solid #1e2d3d}@media(max-width:700px){.content__title{border-top:1px solid #1e2d3d}}.content__tab{border-right:1px solid #1e2d3d;display:inline-block;line-height:39px;padding:0 80px 0 15px;position:relative}.content__close-btn{background:url(/static/media/close-icon.306d212f22dfad5d5534.svg) no-repeat 50%;cursor:pointer;display:inline-block;height:40px;position:absolute;right:0;width:40px}.bio{-moz-box-pack:center;-ms-flex-pack:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;margin-top:50px}.bio__avatar{height:200px;margin:0 20px 40px 40px;width:200px}@media(max-width:700px){.bio__avatar{margin-right:40px}}.bio__avatar img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:200px;width:200px}.bio__info{-ms-flex-preferred-size:400px;-moz-box-flex:1;-ms-flex-positive:1;-webkit-flex-basis:400px;flex-basis:400px;-webkit-flex-grow:1;flex-grow:1;margin:0 20px}.bio section{margin:0 0 20px}.education,.interests{margin:40px 0}.education section,.interests section{margin:0 20px 20px}.content__cards{-ms-flex-pack:distribute;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;margin:60px auto}.content__card{height:340px;width:370px}.content__card .project-title{margin-bottom:15px}.content__card .project-title span{color:#5565e8}.content__card .project-content{border:1px solid #1e2d3d;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.content__card .project-desc{display:block;margin-top:200px;padding:0 30px}.content__card .project-refer{background:#1c2b3a;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;color:#fff;display:inline-block;margin:31px;padding:10px 14px;text-decoration:none}.lazarevafoto{background:url(/static/media/lazarevafoto.c6934a04242a429d5dc1.png) top no-repeat;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.stickers{background:url(/static/media/stickers.304ee687bcad34554d51.png) top no-repeat;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.contacts{font-size:30px;line-height:36px;text-align:center}.contacts section{margin-bottom:20px}.contacts a{color:#607b96;font-size:24px;text-decoration:none}.contacts a:hover{text-decoration:underline}.footer{border-top:1px solid #1e2d3d;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:50px}.footer__title{border-right:1px solid #1e2d3d;line-height:50px;padding:0 22px;width:195px}@media(max-width:390px){.footer__title{padding:0 15px}}.footer__link{-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-right:1px solid #1e2d3d;color:inherit;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:17px;text-decoration:none}.footer__link svg{height:25px}.footer__link:last-child{border:none;border-left:1px solid #1e2d3d;margin-left:auto}.footer__link:last-child svg{margin-left:10px}@media(max-width:600px){.footer__link:last-child svg{margin-left:0}}.footer__link:last-child:before{content:"@nicolasolenev"}@media(max-width:600px){.footer__link:last-child:before{content:""}}.footer__link:hover{color:#fff;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
/*# sourceMappingURL=main.09014847.css.map*/