@import url(https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap);#header-main[data-v-c76b0a8c]{background-color:rgba(58,125,165,.95);position:fixed;width:100%;height:72px;z-index:5}#header-main.page-home[data-v-c76b0a8c]{background-color:rgba(58,125,165,0)}#header-main .container[data-v-c76b0a8c]{position:relative;display:flex;align-items:center;max-width:1400px;margin:0 auto;padding:0 1.44rem;height:100%}#header-main .logo[data-v-c76b0a8c]{align-self:flex-start;margin:auto 0}#header-main .logo a[data-v-c76b0a8c]{color:#fff;display:block;text-decoration:none;background:url(/img/nickpish-studios-logo-inline-v2.0-dk.1834e691.svg) no-repeat;background-size:100%;width:225px;height:39px;text-indent:100%;white-space:nowrap;overflow:hidden;line-height:0}@media screen and (max-width:400px){#header-main[data-v-c76b0a8c]{height:60px}#header-main .logo a[data-v-c76b0a8c]{width:200px;height:35px}}#nav-primary[data-v-c76b0a8c]{padding:0;margin-left:auto}@media(max-width:720px){#nav-primary[data-v-c76b0a8c]{display:none}}#nav-primary ul[data-v-c76b0a8c]{margin:0}#nav-primary ul li[data-v-c76b0a8c]{display:inline-block;list-style-type:none}#nav-primary ul li[data-v-c76b0a8c]:not(:last-child){margin-right:1.728rem}#nav-primary ul li a[data-v-c76b0a8c]{color:#fff;font-size:1em;font-weight:600;text-decoration:none}#nav-primary ul li a.router-link-active[data-v-c76b0a8c],#nav-primary ul li a.router-link-exact-active[data-v-c76b0a8c],#nav-primary ul li a[data-v-c76b0a8c]:hover{color:#06d6a0}#footer-main[data-v-c76b0a8c]{background-color:#4c5760}#footer-main .container[data-v-c76b0a8c]{color:#fff;max-width:1440px}#footer-main .row[data-v-c76b0a8c]{align-items:center;margin:0}@media screen and (max-width:540px){#footer-main .row[data-v-c76b0a8c]{flex-direction:column}#footer-main .row .nps-robot[data-v-c76b0a8c]{margin-bottom:1.44rem}#footer-main .row .nps-robot[data-v-c76b0a8c]:after{left:-20%}#footer-main .row .nps-robot img[data-v-c76b0a8c]{left:0}#footer-main .row .col-r[data-v-c76b0a8c]{margin-left:0}}#footer-main .col-r[data-v-c76b0a8c]{margin-left:3.5rem;flex:1}#footer-main .nps-robot[data-v-c76b0a8c]{position:relative}#footer-main .nps-robot img[data-v-c76b0a8c]{position:relative;max-height:100px;width:auto;left:20%;z-index:5}#footer-main .nps-robot[data-v-c76b0a8c]:after{position:absolute;top:-1.5%;left:0;z-index:0;content:"";display:block;width:105px;height:105px;border-radius:50%;background:#363e45}#footer-main .info p[data-v-c76b0a8c]{margin:.694rem 0}#footer-main .info small[data-v-c76b0a8c]{color:hsla(0,0%,100%,.6);font-size:.833rem}#nav-footer ul[data-v-c76b0a8c]{margin:0;padding:0}#nav-footer ul li[data-v-c76b0a8c]{display:inline-block;list-style-type:none;line-height:1.5}#nav-footer ul li[data-v-c76b0a8c]:after{content:"|";opacity:.7;margin:0 .482rem}#nav-footer ul li[data-v-c76b0a8c]:last-child:after{content:""}#nav-footer ul li a[data-v-c76b0a8c]{color:#fff;text-decoration:none}#burger{display:none;margin-left:auto}@media(max-width:720px){#burger{display:block}}#burger.active .burger-button{transform:rotate(-180deg)}#burger.active .burger-bar{background-color:#fff}#burger.active .burger-bar--1{transform:rotate(45deg)}#burger.active .burger-bar--2{opacity:0}#burger.active .burger-bar--3{transform:rotate(-45deg)}#burger button:focus{outline:0}#burger .burger-button{position:relative;height:30px;width:32px;display:block;z-index:999;border:0;border-radius:0;background-color:transparent;pointer-events:all;transition:transform .6s cubic-bezier(.165,.84,.44,1)}#burger .burger-bar{background-color:#fff;position:absolute;top:50%;right:6px;left:6px;height:2px;width:auto;margin-top:-1px;transition:transform .6s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1),background-color .6s cubic-bezier(.165,.84,.44,1)}#burger .burger-bar--1{transform:translateY(-6px)}#burger .burger-bar--2{transform-origin:100% 50%;transform:scaleX(.8)}#burger .no-touchevents .burger-bar--2:hover{transform:scaleX(1)}#burger .burger-bar--3{transform:translateY(6px)}.slide-enter-active,.slide-leave-active{transition:transform .2s ease}.slide-enter,.slide-leave-to{transform:translateX(-100%);transition:all .15s ease-in 0s}.sidebar-backdrop{background-color:rgba(0,0,0,.4);width:100vw;cursor:pointer}.sidebar-backdrop,.sidebar-panel{height:100vh;position:fixed;top:0;left:0}.sidebar-panel{overflow-y:auto;background-color:#3a7da5;z-index:999;padding:3rem 2rem 2rem 3rem;width:300px}#nav-sidebar ul{list-style-type:none;padding:0;margin:0}#nav-sidebar ul li{margin-bottom:1rem}#nav-sidebar ul a{color:#fff;font-size:1.44rem;font-weight:600;text-decoration:none}.fade-enter-active,.fade-leave-active{transition-duration:.3s;transition-property:opacity;transition-timing-function:ease;overflow:hidden}.fade-enter,.fade-leave-active{opacity:0}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{transition-duration:.5s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.55,0,.1,1);overflow:hidden}.slide-left-enter,.slide-right-leave-active{opacity:0;transform:translate(2em)}.slide-left-leave-active,.slide-right-enter{opacity:0;transform:translate(-2em)}.zoom-enter-active,.zoom-leave-active{animation-duration:.5s;animation-fill-mode:both;animation-name:zoom}.zoom-leave-active{animation-direction:reverse}@keyframes zoom{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}#header-main{background-color:rgba(58,125,165,.95);position:fixed;width:100%;height:72px;z-index:5}#header-main.page-home{background-color:rgba(58,125,165,0)}#header-main .container{position:relative;display:flex;align-items:center;max-width:1400px;margin:0 auto;padding:0 1.44rem;height:100%}#header-main .logo{align-self:flex-start;margin:auto 0}#header-main .logo a{color:#fff;display:block;text-decoration:none;background:url(/img/nickpish-studios-logo-inline-v2.0-dk.1834e691.svg) no-repeat;background-size:100%;width:225px;height:39px;text-indent:100%;white-space:nowrap;overflow:hidden;line-height:0}@media screen and (max-width:400px){#header-main{height:60px}#header-main .logo a{width:200px;height:35px}}#nav-primary{padding:0;margin-left:auto}@media(max-width:720px){#nav-primary{display:none}}#nav-primary ul{margin:0}#nav-primary ul li{display:inline-block;list-style-type:none}#nav-primary ul li:not(:last-child){margin-right:1.728rem}#nav-primary ul li a{color:#fff;font-size:1em;font-weight:600;text-decoration:none}#nav-primary ul li a.router-link-active,#nav-primary ul li a.router-link-exact-active,#nav-primary ul li a:hover{color:#06d6a0}#footer-main{background-color:#4c5760}#footer-main .container{color:#fff;max-width:1440px}#footer-main .row{align-items:center;margin:0}@media screen and (max-width:540px){#footer-main .row{flex-direction:column}#footer-main .row .nps-robot{margin-bottom:1.44rem}#footer-main .row .nps-robot:after{left:-20%}#footer-main .row .nps-robot img{left:0}#footer-main .row .col-r{margin-left:0}}#footer-main .col-r{margin-left:3.5rem;flex:1}#footer-main .nps-robot{position:relative}#footer-main .nps-robot img{position:relative;max-height:100px;width:auto;left:20%;z-index:5}#footer-main .nps-robot:after{position:absolute;top:-1.5%;left:0;z-index:0;content:"";display:block;width:105px;height:105px;border-radius:50%;background:#363e45}#footer-main .info p{margin:.694rem 0}#footer-main .info small{color:hsla(0,0%,100%,.6);font-size:.833rem}#nav-footer ul{margin:0;padding:0}#nav-footer ul li{display:inline-block;list-style-type:none;line-height:1.5}#nav-footer ul li:after{content:"|";opacity:.7;margin:0 .482rem}#nav-footer ul li:last-child:after{content:""}#nav-footer ul li a{color:#fff;text-decoration:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}#app,body,html{height:100%}body{font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;background:#3a7da5;overflow-x:hidden!important;min-height:100%}a{color:#3a7da5;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out}main{min-height:100%;padding-top:72px;overflow:hidden}main h1{font-size:2.074rem;font-weight:600;text-align:center;margin:0 0 1.2rem 0}main .body-text p{line-height:1.5;margin:0 0 1.2rem 0}main .body-text p:last-of-type{margin-bottom:0}@media screen and (max-width:400px){main{padding-top:60px}}figure{margin:0;padding:0}figure img{width:100%;height:auto}.container{max-width:1400px;margin:0 auto;padding:2.986rem 2rem}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}.page-about,.page-contact,.page-projects,.page-single-project,.page-skills{color:#2d3047;background:#fff}.btn{display:inline-block;font-size:1.2rem;font-weight:600;text-decoration:none;padding:.579em 1.2em;border-radius:10px}.btn.trans{color:#fff;border:1px solid #fff}.btn.trans:hover{color:#06d6a0;border-color:#06d6a0}.flex-grid{align-items:flex-end}.flex-grid,.flex-grid .flex-row{display:flex;justify-content:center}.flex-grid .flex-row{align-items:center}.flex-grid .flex-row .flex-item{flex:0 1 175px;margin-right:5%}.flex-grid .flex-row .flex-item:last-of-type{margin-right:0}.flex-grid .flex-row .flex-item.vert{flex:0 1 100px}.flex-grid .flex-row .flex-item img{width:100%;height:auto}.divider{display:block;width:50px;height:3px;margin:0 auto 2.986rem auto;background-color:#4c5760}.accent-bg-lt{background-color:#f5f7fa}.keyword-ht b{font-weight:600;box-shadow:inset 0 -4px 0 #afe9e2}#nprogress .bar{background:#06d6a0!important;top:72px!important;height:2px!important}@media screen and (max-width:400px){#nprogress .bar{top:60px!important}}.loader{width:40px;height:40px;position:absolute;left:calc(50% - 20px);z-index:10}.double-bounce1,.double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#06d6a0;opacity:.6;position:absolute;top:0;left:0;animation:sk-bounce 2s ease-in-out infinite}.double-bounce2{animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.fadeIn-enter-active{transition:opacity 1s ease-in-out}.fadeIn-enter-to{opacity:1}.fadeIn-enter{opacity:0}.v-lazy-image{opacity:0;transition:opacity .5s}.v-lazy-image-loaded{opacity:1}.hidden{visibility:hidden}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-4{flex-basis:30%;max-width:30%}.col-md-8,.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.between{justify-content:space-between}.top{align-items:flex-start}.middle{align-items:center}.bottom{align-items:flex-end}@media only screen and (max-width:680px){.reverse-on-small{flex-direction:column-reverse}.col-md-4,.col-md-8{flex-basis:100%;max-width:100%;width:100%}}/*!
 *  Fontisto 3.0.4 by @kenangundogan - http://fontisto.com - @fontisto
 *  License - http://fontisto.com/license (CSS: MIT License)
 */@font-face{font-family:fontisto;src:url(/fonts/fontisto.14a56db8.eot);src:url(/fonts/fontisto.14a56db8.eot?#iefix&v=304) format("embedded-opentype"),url(/fonts/fontisto.a4154e34.ttf) format("truetype"),url(/fonts/fontisto.efe846bd.woff) format("woff"),url(/img/fontisto.8f0ceb89.svg#fontisto) format("svg")}.fi{display:inline-block;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;font-family:fontisto;font-size:14px;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-acrobat-reader:before{content:""}.fi-applemusic:before{content:""}.fi-atlassian:before{content:""}.fi-aws:before{content:""}.fi-baidu:before{content:""}.fi-bing:before{content:""}.fi-bower:before{content:""}.fi-dailymotion:before{content:""}.fi-delicious:before{content:""}.fi-deviantart:before{content:""}.fi-disqus:before{content:""}.fi-flipboard:before{content:""}.fi-graphql:before{content:""}.fi-hexo:before{content:""}.fi-hipchat:before{content:""}.fi-icq:before{content:""}.fi-invision:before{content:""}.fi-jekyll:before{content:""}.fi-jira:before{content:""}.fi-json:before{content:""}.fi-livestream:before{content:""}.fi-messenger:before{content:""}.fi-meteor:before{content:""}.fi-onenote:before{content:""}.fi-mongodb:before{content:""}.fi-netflix:before{content:""}.fi-nginx:before{content:""}.fi-odnoklassniki:before{content:""}.fi-onedrive:before{content:""}.fi-origin:before{content:""}.fi-pingdom:before{content:""}.fi-rails:before{content:""}.fi-raspberry-pi:before{content:""}.fi-redis:before{content:""}.fi-redux:before{content:""}.fi-saucelabs:before{content:""}.fi-scorp:before{content:""}.fi-sentry:before{content:""}.fi-shazam:before{content:""}.fi-shopify:before{content:""}.fi-sinaweibo:before{content:""}.fi-slides:before{content:""}.fi-sublimetext:before{content:""}.fi-swift:before{content:""}.fi-ted:before{content:""}.fi-telegram:before{content:""}.fi-tesla:before{content:""}.fi-tinder:before{content:""}.fi-treehouse:before{content:""}.fi-twoo:before{content:""}.fi-udacity:before{content:""}.fi-webstorm:before{content:""}.fi-wix:before{content:""}.fi-yandex-international:before{content:""}.fi-yandex:before{content:""}.fi-ember:before{content:""}.fi-cpanel:before{content:""}.fi-viber:before{content:""}.fi-deskpro:before{content:""}.fi-discord:before{content:""}.fi-discourse:before{content:""}.fi-adobe:before{content:""}.fi-algolia:before{content:""}.fi-atom:before{content:""}.fi-babel:before{content:""}.fi-coffeescript:before{content:""}.fi-electronjs:before{content:""}.fi-mysql:before{content:""}.fi-oracle:before{content:""}.fi-php:before{content:""}.fi-sourcetree:before{content:""}.fi-ubuntu:before{content:""}.fi-unity:before{content:""}.fi-unreal-engine:before{content:""}.fi-webpack:before{content:""}.fi-angelist:before{content:""}.fi-app-store:before{content:""}.fi-digg:before{content:""}.fi-dockers:before{content:""}.fi-envato:before{content:""}.fi-gitlab:before{content:""}.fi-google-drive:before{content:""}.fi-google-play:before{content:""}.fi-grunt:before{content:""}.fi-gulp:before{content:""}.fi-hacker-news:before{content:""}.fi-imdb:before{content:""}.fi-jenkins:before{content:""}.fi-joomla:before{content:""}.fi-kickstarter:before{content:""}.fi-laravel:before{content:""}.fi-less:before{content:""}.fi-line:before{content:""}.fi-npm:before{content:""}.fi-periscope:before{content:""}.fi-product-hunt:before{content:""}.fi-quora:before{content:""}.fi-skyatlas:before{content:""}.fi-stylus:before{content:""}.fi-travis:before{content:""}.fi-trello:before{content:""}.fi-uber:before{content:""}.fi-vine:before{content:""}.fi-visual-studio:before{content:""}.fi-vk:before{content:""}.fi-vuejs:before{content:""}.fi-microsoft:before{content:""}.fi-blogger:before{content:""}.fi-500px:before{content:""}.fi-amazon:before{content:""}.fi-ampproject:before{content:""}.fi-android:before{content:""}.fi-angularjs:before{content:""}.fi-apple:before{content:""}.fi-behance:before{content:""}.fi-bitbucket:before{content:""}.fi-bluetooth-b:before{content:""}.fi-cloudflare:before{content:""}.fi-codepen:before{content:""}.fi-css3:before{content:""}.fi-dribbble:before{content:""}.fi-dropbox:before{content:""}.fi-facebook:before{content:""}.fi-flickr:before{content:""}.fi-foursquare:before{content:""}.fi-git:before{content:""}.fi-github:before{content:""}.fi-google-plus:before{content:""}.fi-google:before{content:""}.fi-hangout:before{content:""}.fi-houzz:before{content:""}.fi-html5:before{content:""}.fi-instagram:before{content:""}.fi-java:before{content:""}.fi-jquery:before{content:""}.fi-jsfiddle:before{content:""}.fi-linkedin:before{content:""}.fi-linux:before{content:""}.fi-magento:before{content:""}.fi-maxcdn:before{content:""}.fi-medium:before{content:""}.fi-meetup:before{content:""}.fi-js:before{content:""}.fi-opencart:before{content:""}.fi-pinterest:before{content:""}.fi-playstation:before{content:""}.fi-python:before{content:""}.fi-react:before{content:""}.fi-reddit:before{content:""}.fi-ruby:before{content:""}.fi-sass:before{content:""}.fi-skype:before{content:""}.fi-slack:before{content:""}.fi-snapchat:before{content:""}.fi-soundcloud:before{content:""}.fi-spotify:before{content:""}.fi-stack-overflow:before{content:""}.fi-steam:before{content:""}.fi-stumbleupon:before{content:""}.fi-svn:before{content:""}.fi-swarm:before{content:""}.fi-tripadvisor:before{content:""}.fi-tumblr:before{content:""}.fi-twitch:before{content:""}.fi-twitter:before{content:""}.fi-vimeo:before{content:""}.fi-wetransfer:before{content:""}.fi-whatsapp:before{content:""}.fi-wifi-logo:before{content:""}.fi-wikipedia:before{content:""}.fi-windows:before{content:""}.fi-wordpress:before{content:""}.fi-xbox:before{content:""}.fi-yahoo:before{content:""}.fi-yelp:before{content:""}.fi-youtube-play:before{content:""}.fi-cocoapods:before{content:""}.fi-composer:before{content:""}.fi-yarn:before{content:""}.fi-language:before{content:""}.fi-toggle-off:before{content:""}.fi-toggle-on:before{content:""}.fi-anchor:before{content:""}.fi-archive:before{content:""}.fi-at:before{content:""}.fi-ban:before{content:""}.fi-battery-half:before{content:""}.fi-battery-full:before{content:""}.fi-battery-empty:before{content:""}.fi-battery-quarter:before{content:""}.fi-battery-three-quarters:before{content:""}.fi-bell-alt:before{content:""}.fi-bell:before{content:""}.fi-bookmark-alt:before{content:""}.fi-bookmark:before{content:""}.fi-bug:before{content:""}.fi-calculator:before{content:""}.fi-calendar:before{content:""}.fi-crosshairs:before{content:""}.fi-desktop:before{content:""}.fi-download:before{content:""}.fi-film:before{content:""}.fi-history:before{content:""}.fi-hourglass-end:before{content:""}.fi-hourglass-half:before{content:""}.fi-hourglass-start:before{content:""}.fi-hourglass:before{content:""}.fi-info:before{content:""}.fi-key:before{content:""}.fi-keyboard:before{content:""}.fi-laptop:before{content:""}.fi-lightbulb:before{content:""}.fi-magnet:before{content:""}.fi-map-marker-alt:before{content:""}.fi-map-marker:before{content:""}.fi-map:before{content:""}.fi-mobile-alt:before{content:""}.fi-mobile:before{content:""}.fi-paw:before{content:""}.fi-phone:before{content:""}.fi-power:before{content:""}.fi-qrcode:before{content:""}.fi-question:before{content:""}.fi-search:before{content:""}.fi-sitemap:before{content:""}.fi-star-half:before{content:""}.fi-stopwatch:before{content:""}.fi-tablet-alt:before{content:""}.fi-tablet:before{content:""}.fi-ticket:before{content:""}.fi-tv:before{content:""}.fi-upload:before{content:""}.fi-user-secret:before{content:""}.fi-camera:before{content:""}.fi-clock:before{content:""}.fi-close-a:before{content:""}.fi-code:before{content:""}.fi-comment:before{content:""}.fi-commenting:before{content:""}.fi-comments:before{content:""}.fi-crop:before{content:""}.fi-cursor:before{content:""}.fi-database:before{content:""}.fi-date:before{content:""}.fi-earth:before{content:""}.fi-email:before{content:""}.fi-eye:before{content:""}.fi-female:before{content:""}.fi-favorite:before{content:""}.fi-filter:before{content:""}.fi-fire:before{content:""}.fi-flag:before{content:""}.fi-flash:before{content:""}.fi-home:before{content:""}.fi-link:before{content:""}.fi-locked:before{content:""}.fi-male:before{content:""}.fi-minus-a:before{content:""}.fi-more-v-a:before{content:""}.fi-more-v:before{content:""}.fi-move-h-a:before{content:""}.fi-move-h:before{content:""}.fi-nav-icon-a:before{content:""}.fi-nav-icon-grid-a:before{content:""}.fi-nav-icon-grid:before{content:""}.fi-nav-icon-list-a:before{content:""}.fi-nav-icon-list:before{content:""}.fi-nav-icon:before{content:""}.fi-navigate:before{content:""}.fi-paper-plane:before{content:""}.fi-person:before{content:""}.fi-persons:before{content:""}.fi-picture:before{content:""}.fi-plus-a:before{content:""}.fi-print:before{content:""}.fi-quote-a-left:before{content:""}.fi-quote-a-right:before{content:""}.fi-quote-left:before{content:""}.fi-quote-right:before{content:""}.fi-reply:before{content:""}.fi-rss:before{content:""}.fi-scissors:before{content:""}.fi-share-a:before{content:""}.fi-share:before{content:""}.fi-trash:before{content:""}.fi-unlocked:before{content:""}.fi-usb:before{content:""}.fi-wifi:before{content:""}.fi-world-o:before{content:""}.fi-world:before{content:""}.fi-zoom:before{content:""}.fi-adjust:before{content:""}.fi-recycle:before{content:""}.fi-pinboard:before{content:""}.fi-zoom-minus:before{content:""}.fi-zoom-plus:before{content:""}.fi-check:before{content:""}.fi-asterisk:before{content:""}.fi-hashtag:before{content:""}.fi-checkbox-active:before{content:""}.fi-checkbox-passive:before{content:""}.fi-radio-btn-active:before{content:""}.fi-radio-btn-passive:before{content:""}.fi-shopping-bag-1:before{content:""}.fi-shopping-bag:before{content:""}.fi-shopping-barcode:before{content:""}.fi-shopping-basket-add:before{content:""}.fi-shopping-basket-remove:before{content:""}.fi-shopping-basket:before{content:""}.fi-shopping-package:before{content:""}.fi-shopping-pos-machine:before{content:""}.fi-shopping-sale:before{content:""}.fi-shopping-store:before{content:""}.fi-angle-dobule-down:before{content:""}.fi-angle-dobule-left:before{content:""}.fi-angle-dobule-right:before{content:""}.fi-angle-dobule-up:before{content:""}.fi-angle-down:before{content:""}.fi-angle-left:before{content:""}.fi-angle-right:before{content:""}.fi-angle-up:before{content:""}.fi-arrow-down-l:before{content:""}.fi-arrow-down:before{content:""}.fi-arrow-expand:before{content:""}.fi-arrow-h:before{content:""}.fi-arrow-left-l:before{content:""}.fi-arrow-left:before{content:""}.fi-arrow-move:before{content:""}.fi-arrow-resize:before{content:""}.fi-arrow-return-left:before{content:""}.fi-arrow-return-right:before{content:""}.fi-arrow-right-l:before{content:""}.fi-arrow-right:before{content:""}.fi-arrow-swap:before{content:""}.fi-arrow-up-l:before{content:""}.fi-arrow-up:before{content:""}.fi-arrow-v:before{content:""}.fi-caret-down:before{content:""}.fi-caret-left:before{content:""}.fi-caret-right:before{content:""}.fi-caret-up:before{content:""}.fi-fi:before{content:""}.fi-fontisto:before{content:""}.fi-backward:before{content:""}.fi-eject:before{content:""}.fi-equalizer:before{content:""}.fi-forward:before{content:""}.fi-headphone:before{content:""}.fi-heart:before{content:""}.fi-mic:before{content:""}.fi-music-note:before{content:""}.fi-pause:before{content:""}.fi-play-list:before{content:""}.fi-play:before{content:""}.fi-player-settings:before{content:""}.fi-podcast:before{content:""}.fi-random:before{content:""}.fi-record:before{content:""}.fi-star:before{content:""}.fi-step-backwrad:before{content:""}.fi-step-forward:before{content:""}.fi-stop:before{content:""}.fi-volume-down:before{content:""}.fi-volume-mute:before{content:""}.fi-volume-off:before{content:""}.fi-volume-up:before{content:""}.fi-airplay:before{content:""}.fi-bold:before{content:""}.fi-broken-link:before{content:""}.fi-center-align:before{content:""}.fi-close:before{content:""}.fi-columns:before{content:""}.fi-copy:before{content:""}.fi-eraser:before{content:""}.fi-export:before{content:""}.fi-file-1:before{content:""}.fi-file-2:before{content:""}.fi-folder:before{content:""}.fi-font:before{content:""}.fi-import:before{content:""}.fi-indent:before{content:""}.fi-italic:before{content:""}.fi-justify:before{content:""}.fi-left-align:before{content:""}.fi-link2:before{content:""}.fi-list-1:before{content:""}.fi-list-2:before{content:""}.fi-outdent:before{content:""}.fi-paperclip:before{content:""}.fi-paragraph:before{content:""}.fi-paste:before{content:""}.fi-preview:before{content:""}.fi-print2:before{content:""}.fi-redo:before{content:""}.fi-right-align:before{content:""}.fi-save-1:before{content:""}.fi-save:before{content:""}.fi-scissors2:before{content:""}.fi-strikethrough:before{content:""}.fi-subscript:before{content:""}.fi-superscript:before{content:""}.fi-table-1:before{content:""}.fi-table-2:before{content:""}.fi-text-height:before{content:""}.fi-text-width:before{content:""}.fi-underline:before{content:""}.fi-undo:before{content:""}.fi-cloud-down:before{content:""}.fi-cloud-refresh:before{content:""}.fi-cloud-up:before{content:""}.fi-cloudy-gusts:before{content:""}.fi-cloudy:before{content:""}.fi-compass:before{content:""}.fi-day-cloudy:before{content:""}.fi-day-haze:before{content:""}.fi-day-lightning:before{content:""}.fi-day-rain:before{content:""}.fi-day-snow:before{content:""}.fi-day-sunny:before{content:""}.fi-fog:before{content:""}.fi-horizon-alt:before{content:""}.fi-horizon:before{content:""}.fi-lightning:before{content:""}.fi-lightnings:before{content:""}.fi-night-alt-cloudy:before{content:""}.fi-night-alt-lightning:before{content:""}.fi-night-alt-rain:before{content:""}.fi-night-alt-snow:before{content:""}.fi-night-clear:before{content:""}.fi-rain:before{content:""}.fi-rainbow:before{content:""}.fi-rains:before{content:""}.fi-snow:before{content:""}.fi-snows:before{content:""}.fi-thermometer:before{content:""}.fi-umbrella:before{content:""}.fi-wind:before{content:""}.fi-confused:before{content:""}.fi-dizzy:before{content:""}.fi-expressionless:before{content:""}.fi-frowning:before{content:""}.fi-heart-eyes:before{content:""}.fi-laughing:before{content:""}.fi-mad:before{content:""}.fi-nervous:before{content:""}.fi-neutral:before{content:""}.fi-open-mouth:before{content:""}.fi-rage:before{content:""}.fi-slightly-smile:before{content:""}.fi-smiley:before{content:""}.fi-smiling:before{content:""}.fi-stuck-out-tongue:before{content:""}.fi-sunglasses:before{content:""}.fi-surprised:before{content:""}.fi-tongue:before{content:""}.fi-wink:before{content:""}.fi-zipper-mouth:before{content:""}.fi-aids:before{content:""}.fi-ambulance:before{content:""}.fi-bandage:before{content:""}.fi-bed-patient:before{content:""}.fi-blood-drop:before{content:""}.fi-blood-test:before{content:""}.fi-blood:before{content:""}.fi-dna:before{content:""}.fi-doctor:before{content:""}.fi-drug-pack:before{content:""}.fi-first-aid-alt:before{content:""}.fi-heart-alt:before{content:""}.fi-heartbeat-alt:before{content:""}.fi-heartbeat:before{content:""}.fi-helicopter-ambulance:before{content:""}.fi-hospital:before{content:""}.fi-injection-syringe:before{content:""}.fi-laboratory:before{content:""}.fi-nurse:before{content:""}.fi-nursing-home:before{content:""}.fi-paralysis-disability:before{content:""}.fi-pills:before{content:""}.fi-prescription:before{content:""}.fi-pulse-alt:before{content:""}.fi-stethoscope:before{content:""}.fi-surgical-knife:before{content:""}.fi-tablets:before{content:""}.fi-test-bottle:before{content:""}.fi-test-tube-alt:before{content:""}.fi-test-tube:before{content:""}.fi-thermometer-alt:before{content:""}.fi-american-express:before{content:""}.fi-credit-card:before{content:""}.fi-google-wallet:before{content:""}.fi-iyzigo:before{content:""}.fi-mastercard:before{content:""}.fi-paypal-p:before{content:""}.fi-paypal:before{content:""}.fi-payu:before{content:""}.fi-troy:before{content:""}.fi-visa:before{content:""}.fi-dinners-club:before{content:""}.fi-apple-pay:before{content:""}.fi-discover:before{content:""}.fi-jcb:before{content:""}.fi-dislike:before{content:""}.fi-like:before{content:""}.fi-audio-description:before{content:""}.fi-blind:before{content:""}.fi-braille:before{content:""}.fi-deaf:before{content:""}.fi-fa-american-sign-language-interpreting:before{content:""}.fi-low-vision:before{content:""}.fi-tty:before{content:""}.fi-universal-acces:before{content:""}.fi-wheelchair:before{content:""}.fi-area-chart:before{content:""}.fi-bar-chart:before{content:""}.fi-line-chart:before{content:""}.fi-pie-chart-1:before{content:""}.fi-pie-chart-2:before{content:""}.fi-chrome:before{content:""}.fi-edge:before{content:""}.fi-firefox:before{content:""}.fi-internet-explorer:before{content:""}.fi-opera:before{content:""}.fi-safari:before{content:""}.fi-bitcoin:before{content:""}.fi-dollar:before{content:""}.fi-euro:before{content:""}.fi-gbp:before{content:""}.fi-gg:before{content:""}.fi-ils:before{content:""}.fi-inr:before{content:""}.fi-krw:before{content:""}.fi-rouble:before{content:""}.fi-tl:before{content:""}.fi-yen:before{content:""}.fi-genderless:before{content:""}.fi-intersex:before{content:""}.fi-mars-double:before{content:""}.fi-mars-stroke-h:before{content:""}.fi-mars-stroke-v:before{content:""}.fi-mars-stroke:before{content:""}.fi-mars:before{content:""}.fi-mercury:before{content:""}.fi-neuter:before{content:""}.fi-transgender-alt:before{content:""}.fi-transgender:before{content:""}.fi-venus-double:before{content:""}.fi-venus-mars:before{content:""}.fi-venus:before{content:""}.fi-automobile:before{content:""}.fi-bicycle:before{content:""}.fi-bus:before{content:""}.fi-car:before{content:""}.fi-helicopter:before{content:""}.fi-metro:before{content:""}.fi-motorcycle:before{content:""}.fi-plane:before{content:""}.fi-rocket:before{content:""}.fi-ship:before{content:""}.fi-subway:before{content:""}.fi-taxi:before{content:""}.fi-train:before{content:""}.fi-truck:before{content:""}.fi-yacht:before{content:""}.fi-beach-slipper:before{content:""}.fi-bus-ticket:before{content:""}.fi-cocktail:before{content:""}.fi-compass-alt:before{content:""}.fi-direction-sign:before{content:""}.fi-do-not-disturb:before{content:""}.fi-flotation-ring:before{content:""}.fi-holiday-village:before{content:""}.fi-hot-air-balloon:before{content:""}.fi-hotel-alt:before{content:""}.fi-hotel:before{content:""}.fi-island:before{content:""}.fi-money-symbol:before{content:""}.fi-parasol:before{content:""}.fi-passport-alt:before{content:""}.fi-passport:before{content:""}.fi-photograph:before{content:""}.fi-plane-ticket:before{content:""}.fi-room:before{content:""}.fi-sait-boat:before{content:""}.fi-snorkel:before{content:""}.fi-suitcase-alt:before{content:""}.fi-suitcase:before{content:""}.fi-sun:before{content:""}.fi-sunglasses-alt:before{content:""}.fi-swimsuit:before{content:""}.fi-tent:before{content:""}.fi-ticket-alt:before{content:""}.fi-train-ticket:before{content:""}.fi-wallet:before{content:""}.fi-circle-o-notch:before{content:""}.fi-propeller-1:before{content:""}.fi-propeller-2:before{content:""}.fi-propeller-3:before{content:""}.fi-propeller-4:before{content:""}.fi-spinner-cog:before{content:""}.fi-spinner-fidget:before{content:""}.fi-spinner-refresh:before{content:""}.fi-spinner-rotate-forward:before{content:""}.fi-spinner:before{content:""}.fi-snowflake:before{content:""}.fi-snowflake-1:before{content:""}.fi-snowflake-2:before{content:""}.fi-snowflake-3:before{content:""}.fi-snowflake-4:before{content:""}.fi-snowflake-5:before{content:""}.fi-snowflake-6:before{content:""}.fi-snowflake-7:before{content:""}.fi-snowflake-8:before{content:""}.fi-curve:before{content:""}.fi-ellipse:before{content:""}.fi-rectangle:before{content:""}.fi-shield:before{content:""}.fi-inverse{color:#fff}.fi-spin{animation:fi-spin 2s linear infinite}.fi-pulse{animation:fi-spin 1s steps(8) infinite}@keyframes fi-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fi-border{position:relative;z-index:1;width:2.2em;height:2.2em;line-height:2em;vertical-align:middle;border:2px solid #000}.fi-border.ellipse{border-radius:2.2em}.fi-border.curve{border-radius:.4em}.fi-border.rectangle{border-radius:0}.fi-border:before{position:absolute;left:0;width:100%;text-align:center;line-height:inherit}.fi-stack{position:relative;z-index:1;display:inline-block;width:2.2em;height:2.2em;line-height:2.2em;vertical-align:middle}.fi-stack.ellipse:after{content:""}.fi-stack.curve:after{content:""}.fi-stack.rectangle:after{content:""}.fi-stack:after{z-index:-1;font-size:2.2em}.fi-stack:after,.fi-stack:before{position:absolute;left:0;width:100%;text-align:center}.fi-stack:before{line-height:inherit;color:#fff}.fi-r-45{transform:rotate(45deg)}.fi-r-45,.fi-r-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"}.fi-r-90{transform:rotate(90deg)}.fi-r-135{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(135deg)}.fi-r-180{transform:rotate(180deg)}.fi-r-180,.fi-r-225{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"}.fi-r-225{transform:rotate(225deg)}.fi-r-270{transform:rotate(270deg)}.fi-r-270,.fi-r-315{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"}.fi-r-315{transform:rotate(315deg)}.fi-f-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fi-f-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}.fi-list{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fi-list>li{position:relative}.fi-list>li .fi{position:absolute;top:.1428571429em;left:-2.1428571429em;width:2.1428571429em;text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fi-fw{width:1.2857142857em;text-align:center}h3[data-v-7001438d]{margin:40px 0 0}ul[data-v-7001438d]{list-style-type:none;padding:0}li[data-v-7001438d]{display:inline-block;margin:0 10px}a[data-v-7001438d]{color:#42b983}.home[data-v-966f1b56]{color:#fff;height:calc(100vh - 120px)}.home .container[data-v-966f1b56]{max-width:1200px;margin:0 auto;padding:2em;position:relative;top:50%;transform:translateY(-55%)}.home .intro h1[data-v-966f1b56]{font-size:2.986rem;font-weight:600;text-align:left;margin:0}.home .intro h1 span[data-v-966f1b56]{font-size:1.44rem}.home .intro h2[data-v-966f1b56]{font-size:1.728rem;font-weight:400;line-height:125%;margin:.694em 0 .833em 0}.home .dc-animation[data-v-966f1b56]{position:absolute;top:-60%;right:0;padding:2% 5%;width:600px;z-index:-1}@media screen and (max-width:480px){.home .dc-animation[data-v-966f1b56]{top:-65%;width:575px}}@media screen and (max-width:400px){.home .dc-animation[data-v-966f1b56]{top:-30%;width:450px}}#dc-map[data-v-966f1b56]{stroke:#fff;fill:transparent}#dc-map .monument[data-v-966f1b56]{stroke:#06d6a0}.notify-bar[data-v-966f1b56]{width:100%;position:fixed;bottom:0;left:0;background:#06d6a0}.notify-bar p[data-v-966f1b56]{color:#4c5760;font-size:1rem;line-height:1.25;font-weight:600;text-align:center;margin:0;padding:1rem}@media screen and (max-width:1023px){.home h1[data-v-966f1b56],.home h2[data-v-966f1b56]{text-shadow:1px 1px 15px rgba(58,125,165,.95)}}@media screen and (max-width:600px){.home .intro h1 span[data-v-966f1b56]{display:block}.home .intro h2[data-v-966f1b56]{font-size:1.44rem}.home .btn[data-v-966f1b56]{font-size:1rem}#dc-map[data-v-966f1b56]{stroke:#465775}}@media screen and (max-width:480px){.home .intro h1[data-v-966f1b56]{font-size:2.65rem}.home .intro h2[data-v-966f1b56]{line-height:1.25;max-width:255px}.home .intro h2 br[data-v-966f1b56]{display:none}}#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:2px solid transparent;border-top-color:#29d;border-left-color:#29d;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)}}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{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;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{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]{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}