@import url(//fonts.googleapis.com/css?family=Roboto:400,400i,700&display=swap);*{margin:0;padding:0;}html,body{width:100%;height:100%;}:root{font-size:10px;line-height:1.5;}body{min-width:320px;box-sizing:border-box;font-size:1.7rem;line-height:1.5;color:#333;font-family:Roboto, Arial, sans-serif;background:white;}:focus{outline:none !important;}a{color:#f4a125;text-decoration:underline;outline:none;transition:.4s ease;}a:hover,a:focus,a:active{color:#f4a125;text-decoration:none !important;outline:none !important;}a img{border:0;}h1,h2,h3{font-family:Foobar, Arial, sans-serif;line-height:1.5;font-weight:normal;margin:0;}h1{font-size:34px;color:#000;}h1.big{padding:30px;text-align:center;}h1.big + h3{position:relative;top:-36px;padding:0 0 12px;text-align:center;}h2{font-size:27px;color:#333;}h3{font-size:24px;color:#333;}h2,h3{padding-top:27px;}ul,ol,p{padding-top:15px;margin:0;}ul,ol{padding-left:18px;}@media (max-width: 479px){h2,h3{padding-top:15px;}}section:first-of-type{padding-top:0;}input,textarea,select{color:#000;font-family:Roboto, Arial, sans-serif;}.background-clip_text{-webkit-background-clip:text;background-clip:text;}.clearfix:after{content:"";display:table;clear:both;}.unselectable{user-select:none;}@font-face{font-family:Foobar;src:url("../fonts/foobar-webfont.eot");src:url("../fonts/foobar-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/foobar-webfont.woff") format("woff"), url("../fonts/foobar-webfont.ttf") format("truetype"), url("../fonts/foobar-webfont.svg#FoobarProRegular") format("svg");font-weight:normal;font-style:normal;}#wrapper{position:relative;min-height:100%;}#header .in,#header2 .in,#content .in,#footer .in{width:100%;max-width:1200px;margin:0 auto;padding-left:45px;padding-right:45px;}@media (max-width: 767px){#header .in,#header2 .in,#content .in,#footer .in{padding-left:30px;padding-right:30px;}}@media (max-width: 479px){#header .in,#header2 .in,#content .in,#footer .in{padding-left:15px;padding-right:15px;}}#content{padding-top:150px;}#content > .in{padding-top:45px;padding-bottom:45px;}@media (max-width: 767px){#content > .in{padding-top:30px;padding-bottom:30px;}}#header{position:fixed;z-index:1;left:0;top:0;width:100%;display:flex;flex-flow:column;box-shadow:rgba(0,0,0,0.45) 0 25px 20px -20px;background:rgba(1,47,95,0.95);backdrop-filter:blur(4px);}#header *{transition:400ms;}#header .top{position:relative;font-size:1.5rem;color:rgba(201,219,237,0.75);border-bottom:1px solid #2d537a;}#header .top::before{content:"";position:absolute;z-index:0;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.25);}#header .top .in{position:relative;z-index:1;display:flex;justify-content:center;}#header .top .in ul{display:inline-flex;align-items:center;height:40px;padding:0;list-style:none;}#header .top .in ul li{padding:0 12px;}#header .top .in ul li:first-child{display:none;}#header .middle .in .logo{display:flex;flex-flow:column;justify-content:center;align-items:center;height:150px;line-height:1.25;color:#f4a125;user-select:none;}#header .middle .in .logo .full-name{font-size:38px;line-height:1;font-family:Foobar, Arial, sans-serif;color:rgba(240,245,250,0.75);text-align:center;}#header .middle .in .logo .full-name::first-letter{color:#f4a125;}#header .middle .in .logo .full-name .short-last-name{display:none;}#header .middle .in .logo .occupation{overflow:hidden;height:32px;line-height:1.6;font-size:22px;white-space:nowrap;}#header .bottom .in #nav ul{display:flex;padding:0;list-style:none;background:rgba(0,0,0,0.25);border-top:1px solid #2d537a;border-top-left-radius:12px;border-top-right-radius:12px;}#header .bottom .in #nav ul li{position:relative;flex:1;text-align:center;}#header .bottom .in #nav ul li a{display:flex;align-items:center;justify-content:center;height:48px;font-size:1.6rem;color:rgba(201,219,237,0.75);text-decoration:none;white-space:nowrap;}#header .bottom .in #nav ul li .divider{content:"";position:absolute;top:50%;width:1px;height:35%;transform:translateY(-50%);background:rgba(240,245,250,0.35);}#header .bottom .in #nav ul li::before{content:"";position:absolute;top:50%;width:1px;height:35%;transform:translateY(-50%);background:rgba(240,245,250,0.35);left:0;}#header .bottom .in #nav ul li:first-child::before{display:none;}#header .bottom .in #nav ul li.current-menu-item a{color:#f4a125;}body.header-fixed #header .in .logo{height:90px;}body.header-fixed #header .in .logo .occupation{height:0;}#header-old > .in #mobile-menu-btn{display:none;}#header-old > .in #mobile-menu-btn i{color:rgba(240,245,250,0.75);font-size:34px;cursor:pointer;transition:400ms;}@media (max-width: 767px){#header-old > .in:first-child{display:flex;justify-content:space-between;align-items:center;}#header-old > .in:first-child .logo{align-items:start;}#header-old > .in:first-child #mobile-menu-btn{display:block;}#header-old > .in:last-child{flex:none;overflow:hidden;height:0;transition:400ms;}#header-old > .in:last-child.nav-open{height:271px;}#header-old > .in #nav{padding-bottom:30px;}#header-old > .in #nav ul{flex-direction:column;border-radius:12px;}#header-old > .in #nav ul li::before{display:none;}#header-old > .in #nav ul li a:hover{background:rgba(0,0,0,0.25);}#header-old > .in #nav ul li:first-child a{border-radius:12px 12px 0 0;}#header-old > .in #nav ul li:last-child a{border-radius:0 0 12px 12px;}}@media (max-width: 479px){#header-old > .in:last-child.nav-open{height:265px;}#header-old #nav{padding-bottom:15px;}}#footer > .in,#footer-placeholder{height:60px;}#footer{position:relative;z-index:1;margin-top:-60px;background:rgba(1,47,95,0.95);}#footer > .in{display:flex;justify-content:center;align-items:center;font-size:14px;color:rgba(240,245,250,0.75);}#resume .shown-on-resume{display:none;}#resume h2{border-bottom:2px solid #333;}#resume ul{padding-left:0;list-style:none;}#resume ul.experience{padding-top:0;}#resume ul.experience li{padding-top:15px;}#resume ul.experience li header h3{padding-top:0;font-size:1.7rem;font-weight:bold;font-family:Roboto, Arial, sans-serif;}#resume ul.experience li header div{font-size:1.6rem;color:#808080;}#resume ul.experience li p{padding:3px 0 0;}#resume ul.experience li ol{padding:3px 0 0;}#resume ul.experience li ol li{margin-left:17px;padding:0 !important;list-style:disc;}#resume ul.experience li > div:not(.header){padding-top:3px;}#resume ul.experience li > div:not(.header) strong{font-weight:normal;}html.resume-view,html.resume-view body{background:#f0f5fa;}html.resume-view body,html.resume-view h3,html.resume-view a{color:#333;}html.resume-view a{text-decoration:none;}html.resume-view h1,html.resume-view h2,html.resume-view h3{font-family:Roboto, Arial, sans-serif;}html.resume-view #wrapper{max-width:792px;min-height:100%;margin:0 auto;background:white;}html.resume-view #footer,html.resume-view #footer-placeholder{display:none;}html.resume-view #content,html.resume-view #content > .in{display:flex;padding:0;}html.resume-view #header{position:relative;box-shadow:none;background:none;}html.resume-view #header .middle .in{padding:0;}html.resume-view #header .middle .in .logo{align-items:center;background:rgba(1,47,95,0.95);}html.resume-view #header .middle .in .logo .full-name{font-size:3.4rem;}html.resume-view #header .middle .in .logo .occupation{font-size:2rem;}html.resume-view #header .bottom{display:none;}html.resume-view h1{display:none;}html.resume-view.frontend ul.experience li.role-wordpress{display:none;}html.resume-view.wordpress ul.experience li.role-frontend{display:none;}html.resume-view #resume{padding:0 60px 34px;}html.resume-view #resume .shown-on-resume{display:inline;}html.resume-view #resume .hidden-on-resume{display:none;}html.resume-view #resume p,html.resume-view #resume ul{padding-top:12px;}html.resume-view #resume h2{margin:24px -20px 0;padding:6px 20px;font-size:2.2rem;color:rgba(240,245,250,0.9);border-radius:50px;border:none;background:rgba(1,47,95,0.95);}html.resume-view #resume ul.experience{padding-top:0;}html.resume-view #resume ul.experience li{padding-top:12px;}html.resume-view #resume ul.experience li header div{color:#555;}html.resume-view #resume #contact-me{position:relative;padding-top:24px;}html.resume-view #resume #contact-me,html.resume-view #resume #contact-me a{font-size:1.5rem;color:#333;}html.resume-view #resume #contact-me ul{display:grid;grid-template-columns:repeat(3,auto);row-gap:6px;padding:0;list-style:none;}html.resume-view #resume #contact-me ul li{flex:28px 0 0;display:flex;align-items:center;height:28px;}html.resume-view #resume #contact-me ul li a{display:inline-block;line-height:28px;text-decoration:none;}html.resume-view #resume #contact-me ul li a span{float:left;display:flex;justify-content:center;align-items:center;margin-right:7px;width:28px;height:28px;border-radius:100%;background:rgba(1,47,95,0.95);}html.resume-view #resume #contact-me ul li a span i{position:relative;font-size:1.2rem;color:rgba(240,245,250,0.9);}html.resume-view #resume #contact-me ul li a span i.fa-location-dot{top:0;}html.resume-view #resume #contact-me ul li a span i.fa-linkedin{font-size:1.3rem;}html.resume-view #resume #contact-me ul li a span i.fa-briefcase{font-size:1.1rem;}html.resume-view #resume #contact-me ul li a span i.fa-stack-overflow{font-size:1.45rem;}html.resume-view #resume #contact-me ul li a span i.fa-upwork{font-size:1.2rem;}html.resume-view #resume #contact-me ul li a span i.fa-upwork{top:2px;}#portfolio menu{display:flex;justify-content:left;gap:15px;flex-wrap:wrap;margin:24px 0 30px;user-select:none;}#portfolio menu span{position:relative;display:block;padding:0 18px;line-height:42px;font-size:1.7rem;transition:400ms;border:1px solid #e0e5eb;border-radius:6px;background:#f0f5fa;color:#333;cursor:pointer;}#portfolio menu span:hover{background:rgba(1,47,95,0.95);color:rgba(240,245,250,0.75);}#portfolio menu span.active{background:rgba(1,47,95,0.95);color:#f4a125;}#portfolio section .content{display:flex;flex-wrap:wrap;row-gap:45px;margin:0 -22.5px;}#portfolio section .content article{display:none;flex:0 1 33.33%;min-width:0;padding:0 22.5px;}#portfolio section .content article .in{display:flex;flex-direction:column;flex:1;min-width:0;padding:24px 30px;border:1px solid #e0e5eb;border-radius:6px;box-shadow:rgba(0,0,0,0.45) 0 25px 20px -20px;background:#f0f5fa;}#portfolio section .content article .in a{text-decoration:none;}#portfolio section .content article .in .pic{border:1px solid #e0e5eb;}#portfolio section .content article .in .pic img{display:block;max-width:100%;filter:grayscale(30%);}#portfolio section .content article .in h3{-webkit-background-clip:text;background-clip:text;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:18px;padding:0;font-size:25px;}#portfolio section .content article .in .tags{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0 15px;}#portfolio section .content article .in .tags span{padding:0 9px;line-height:26px;font-size:12px;color:white;border-radius:3px;white-space:nowrap;background:rgba(0,0,0,0.4);}#portfolio section .content article .in .tags span:last-child{margin-right:0;}#portfolio section .content article .in .description p{padding-top:11px;font-size:15px;}#portfolio section .content article .in .description p:first-child{padding-top:0;}#portfolio section .content article .in .description p a{text-decoration:underline;}#portfolio section .content article .in .button{margin-top:auto;padding-top:15px;text-align:center;}#portfolio section .content article .in .button a{display:inline-block;font-size:13px;border-radius:3px;color:white;background:rgba(244,161,37,0.75);}#portfolio section .content article .in .button a:hover{background:#f4a125;}@media (max-width: 991px){#portfolio section article{flex:0 1 50% !important;}}@media (max-width: 767px){#portfolio menu{gap:9px;}#portfolio menu span{padding:0 12px;line-height:36px;}#portfolio section .content{row-gap:30px;margin:0;}#portfolio section .content article{flex:0 1 100% !important;padding:0;}}