.flicking-viewport{position:relative}.flicking-viewport.vertical{display:inline-flex}.flicking-viewport.vertical>.flicking-camera{display:inline-flex;flex-direction:column}.flicking-viewport.flicking-hidden>.flicking-camera>*{visibility:hidden}.flicking-camera{width:100%;height:100%;display:flex;position:relative;flex-direction:row;z-index:1;will-change:transform}.flicking-camera>*{flex-shrink:0}::-moz-selection{color:#fff;background:#003f88}::selection{color:#fff;background:#003f88}::-webkit-scrollbar{width:10px;background-color:#f8f6f8}::-webkit-scrollbar-track,::-webkit-scrollbar-track-piece{background-color:transparent!important}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#dbdbdb}*{box-sizing:border-box}body,html{scroll-behavior:smooth}body{width:100vw;margin:0;color:#303030;font-family:Poppins,Arial,sans-serif;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1{font-size:60px;line-height:60px;margin:0 0 10px}h1,h2{font-weight:600}h2{font-size:35px;line-height:35px;margin:0 0 15px}h3{font-size:25px;font-weight:600;line-height:25px;margin:0 0 10px}p{margin:0;font-size:16px;line-height:30px}p.big{font-size:25px;line-height:40px}p.big,p.small{font-weight:400}p.small{font-size:14px;line-height:26px;color:grey}ul{margin:0}ul li{font-size:16px;line-height:30px}.container{width:calc(100% - 40px);max-width:1250px;margin:0 auto}.row{display:flex;flex-wrap:wrap}[class*=col-]{margin:0 5px}.col-2{width:calc(16.66667% - 10px)}.col-3{width:calc(25% - 10px)}.col-4{width:calc(33.33333% - 10px)}.col-6{width:calc(50% - 10px)}.col-8{width:calc(66.66667% - 10px)}.col-9{width:calc(75% - 10px)}.col-10{width:calc(83.33333% - 10px)}.col-12{width:100%}.flex-center{justify-content:center!important}.flex-center,.flex-start{display:flex!important;align-items:center!important}.flex-start{justify-content:flex-start!important}.disable{color:#ccc!important;background-color:#eee!important;pointer-events:none!important;*{pointer-events:none}}.btn{font-size:24px;color:#00509d;text-decoration:none}.btn img{width:26px;margin-bottom:-3px}@media (max-width:1700px){h1{font-size:50px;line-height:50px;margin:0 0 10px}h2{font-size:25px;line-height:25px;margin:0 0 15px}h3{font-size:20px;line-height:20px;margin:0 0 10px}p.big{font-size:22px;line-height:35px}}@media (max-width:1250px){.col-3{width:calc(50% - 10px)}.col-2{width:calc(33.33333% - 10px)}}@media (max-width:900px){h1{font-size:40px;line-height:35px;margin:0 0 15px}h2{font-size:25px;line-height:25px;margin:0 0 10px}h3{font-size:20px;line-height:20px;margin:0 0 6px}p,p.big{margin:0;font-size:16px;line-height:26px}.container{width:calc(100% - 15px);margin:0 auto}.col-4,.col-6{width:calc(100% - 10px)}.col-3{width:calc(50% - 10px)}.col-2{width:calc(33.33333% - 10px)}}@media (max-width:450px){h1{font-size:30px;line-height:30px;margin:0 0 10px}h2{font-size:20px;line-height:25px}h2,h3{margin:0 0 6px}h3{font-size:18px;line-height:20px}p,p.big{margin:0;font-size:14px;line-height:26px}}#app{width:100vw;overflow-x:hidden}#loading-screen{width:100vw;height:100vh;justify-content:center}#loading-screen,#loading-screen .content-wrap{display:flex;flex-direction:column;align-items:center}.to-scroll{opacity:0;transform:translateY(40px);transition:all .8s ease}.to-scroll.in-view{opacity:1;transform:translateY(0)}@media(max-width:900px){.to-scroll{opacity:1;transform:translateY(0);transition:none}.app{background:none!important}}#Nav[data-v-0f0ff9ec]{width:100vw;height:90px;padding:20px 40px;background-color:#fff;display:flex;justify-content:space-between;position:absolute;top:0}#Nav.place-nav[data-v-0f0ff9ec]{opacity:1;transition:none;top:-90px}#Nav.additional-props[data-v-0f0ff9ec]{transition:all .4s ease;width:100%;position:fixed}#Nav.place-nav.show-nav[data-v-0f0ff9ec]{box-shadow:0 0 12px 0 rgba(0,0,0,.12);transform:translateY(100%);z-index:3;width:100%}#Nav .logo a[data-v-0f0ff9ec]{text-decoration:none}#Nav .logo a img[data-v-0f0ff9ec]{width:auto;height:50px}#Nav .burger[data-v-0f0ff9ec]{width:50px;height:50px;background-color:#ff6065;border-radius:100%;position:relative;z-index:5;cursor:pointer;transition:all .4s ease}#Nav .burger .line[data-v-0f0ff9ec]{width:50%;height:2px;margin:auto;background-color:#fff;position:absolute;left:0;right:0;transition:all .4s ease}#Nav .burger .line.line-1[data-v-0f0ff9ec]{top:14px;bottom:0}#Nav .burger .line.line-2[data-v-0f0ff9ec]{top:0;bottom:0}#Nav .burger .line.line-3[data-v-0f0ff9ec]{top:0;bottom:15px}#Nav .burger.active[data-v-0f0ff9ec]{margin:-15px -20px 0 0;background-color:transparent}#Nav .burger.active .line[data-v-0f0ff9ec]{top:0;bottom:0}#Nav .burger.active .line.line-1[data-v-0f0ff9ec]{transform:rotate(225deg)}#Nav .burger.active .line.line-2[data-v-0f0ff9ec]{opacity:0;transform:translateX(-150%)}#Nav .burger.active .line.line-3[data-v-0f0ff9ec]{transform:rotate(315deg)}#Nav .menu[data-v-0f0ff9ec]{width:500px;height:500px;background-color:#ff6065;border-radius:100%;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);position:fixed;top:-290px;right:-290px;z-index:2;opacity:0;transform:scale(.2);transition:all .4s ease}#Nav .menu.show[data-v-0f0ff9ec]{top:-190px;right:-190px;opacity:1;transform:scale(1)}#Nav .menu .menu-btns[data-v-0f0ff9ec]{position:absolute;top:220px;left:110px;text-align:center}#Nav .menu.menu-1 .menu-btns[data-v-0f0ff9ec]{top:235px;left:120px}#Nav .menu a[data-v-0f0ff9ec]{padding:5px 0;margin:0 5px;color:#fff;font-weight:600;font-size:18px;text-decoration:none;display:block;position:relative;transition:all .2s ease}#Nav .menu a[data-v-0f0ff9ec]:last-child{margin-right:0}#Nav .menu a[data-v-0f0ff9ec]:before{content:"";width:0;height:3px;margin:0 auto;background-color:#fdc500;position:absolute;bottom:0;left:0;right:0;transition:all .4s ease}#Nav .menu a[data-v-0f0ff9ec]:hover:before{width:60%}@media(max-width:700px){#Nav[data-v-0f0ff9ec]{padding:15px 15px}}#HomeSideNavigateText[data-v-19e0aff6]{width:30px;height:100vh;margin:auto;position:fixed;top:0;bottom:0;left:40px;z-index:0;display:flex;justify-content:center;align-items:center}#HomeSideNavigateText p[data-v-19e0aff6]{white-space:nowrap;margin:0;text-align:center;transform:rotate(-90deg)}@media(max-width:1500px){#HomeSideNavigateText[data-v-19e0aff6]{display:none}}#HomeSideAuthorText[data-v-5661d9dc]{width:30px;height:100vh;margin:auto;position:fixed;top:0;bottom:0;right:40px;z-index:0;display:flex;justify-content:center;align-items:center}#HomeSideAuthorText p[data-v-5661d9dc]{white-space:nowrap;margin:0;text-align:center;transform:rotate(-90deg)}@media(max-width:1500px){#HomeSideAuthorText[data-v-5661d9dc]{display:none}}#HomeBanner[data-v-4d851bb5]{width:100%;height:100vh;display:flex;align-items:center}#HomeBanner .text .extra-text[data-v-4d851bb5]{font-size:22px;color:#b3b3b3;display:flex;align-items:center}#HomeBanner .text .extra-text[data-v-4d851bb5]:before{content:"";width:80px;height:2px;margin-right:20px;background-color:#cdcdcd}#HomeBanner .text .titles-wrap[data-v-4d851bb5]{height:85px;overflow-y:hidden}#HomeBanner .text .titles-wrap div[data-v-4d851bb5]{color:#303030;font-size:60px;font-weight:600}#HomeBanner .text .icons-links a[data-v-4d851bb5]{margin-right:10px;display:inline-block}#HomeBanner .image img[data-v-4d851bb5]{width:140%;height:auto}@media(max-width:1700px){#HomeBanner .text[data-v-4d851bb5]{padding-left:5%}#HomeBanner .text .extra-text[data-v-4d851bb5]{font-size:18px}#HomeBanner .text .titles-wrap[data-v-4d851bb5]{height:75px}#HomeBanner .text .titles-wrap div[data-v-4d851bb5]{font-size:50px}#HomeBanner .text .icons-links a[data-v-4d851bb5]{margin-top:10px}#HomeBanner .image img[data-v-4d851bb5]{width:120%;margin-left:-10%}}@media(max-width:1400px){#HomeBanner .text[data-v-4d851bb5]{padding-left:8%}#HomeBanner .image img[data-v-4d851bb5]{width:100%;margin-left:-8%}}@media(max-width:1250px){#HomeBanner .text[data-v-4d851bb5]{width:100%}#HomeBanner .text .extra-text[data-v-4d851bb5]{font-size:18px}#HomeBanner .text .extra-text[data-v-4d851bb5]:before{content:unset}#HomeBanner .image[data-v-4d851bb5]{display:none}}@media(max-width:900px){#HomeBanner .text .extra-text[data-v-4d851bb5]{font-size:16px}#HomeBanner .text .titles-wrap[data-v-4d851bb5]{height:50px}#HomeBanner .text .titles-wrap div[data-v-4d851bb5]{font-size:34px}#HomeBanner .text h1[data-v-4d851bb5]{font-size:34px;margin-bottom:0}}@media(max-width:700px){#HomeBanner .text[data-v-4d851bb5]{padding:0}}#HomeSkillsExperience[data-v-b6415246]{margin:100px 0 0;position:relative}#HomeSkillsExperience .entries[data-v-b6415246]{display:flex;flex-direction:column;justify-content:stretch}#HomeSkillsExperience .entries .entry[data-v-b6415246]{margin-bottom:40px;display:flex;justify-content:space-between}#HomeSkillsExperience .entries .entry .entry-position[data-v-b6415246]{flex:1 1 33.3333333333%;position:relative}#HomeSkillsExperience .entries .entry .entry-position[data-v-b6415246]:before{content:"•";width:20px;height:20px;padding:10px;background-color:#fff;color:#fdc500;border:1px dashed #cdcdcd;border-radius:100%;font-size:70px;display:flex;justify-content:center;align-items:center;position:absolute;top:-10px;right:40px}#HomeSkillsExperience .entries .entry .entry-position[data-v-b6415246]:after{content:"";width:1px;height:calc(100% - 2px);border-right:1px dashed #cdcdcd;position:absolute;top:32px;right:60px}#HomeSkillsExperience .entries .entry:nth-child(2) .entry-position[data-v-b6415246]:before{color:#ff6065}#HomeSkillsExperience .entries .entry:nth-child(3) .entry-position[data-v-b6415246]:before{color:#00509d}#HomeSkillsExperience .entries .entry:nth-child(3) .entry-position[data-v-b6415246]:after{display:none}#HomeSkillsExperience .entries .entry .entry-details[data-v-b6415246]{flex:1 1 calc(66.66667% - 10px)}#HomeSkillsExperience .entries .entry .entry-details .title[data-v-b6415246]{display:none}#HomeSkillsExperience .entries .entry .entry-details .body ul[data-v-b6415246]{padding:0 10px 0 20px;color:grey}#HomeSkillsExperience .accordion .tab[data-v-b6415246]{overflow:hidden;border-bottom:2px solid #303030}#HomeSkillsExperience .accordion .tab .tab-btn[data-v-b6415246]{padding:15px 0;cursor:pointer}#HomeSkillsExperience .accordion .tab .tab-btn h3[data-v-b6415246]{margin-bottom:0}#HomeSkillsExperience .accordion .tab .tab-content[data-v-b6415246]{transition:all .4s ease;max-height:0}#HomeSkillsExperience .accordion .tab.open .tab-content[data-v-b6415246]{height:100%;padding-bottom:20px;max-height:254px}@media(max-width:1250px){.col-9[data-v-b6415246]{width:100%}#HomeSkillsExperience[data-v-b6415246]{margin:40px 0 0}#HomeSkillsExperience .entries .entry .entry-position[data-v-b6415246]{flex:1 1 25%}#HomeSkillsExperience .entries .entry .entry-details[data-v-b6415246]{flex:1 1 75%}#HomeSkillsExperience .accordion-wrap[data-v-b6415246]{width:100%}}@media(max-width:1000px){#HomeSkillsExperience .entries .entry[data-v-b6415246]{flex-direction:column;margin-left:50px}#HomeSkillsExperience .entries .entry .entry-position[data-v-b6415246]{margin-bottom:8px;display:flex;align-items:center}#HomeSkillsExperience .entries .entry .entry-position[data-v-b6415246]:before{left:-60px;right:unset}#HomeSkillsExperience .entries .entry .entry-position[data-v-b6415246]:after{display:none}#HomeSkillsExperience .entries .entry .entry-position h3[data-v-b6415246]{font-size:16px;margin:0 10px 0 0}#HomeSkillsExperience .entries .entry .entry-details[data-v-b6415246]{position:relative}#HomeSkillsExperience .entries .entry .entry-details[data-v-b6415246]:after{content:"";width:1px;height:calc(100% + 39px);border-right:1px dashed #cdcdcd;position:absolute;top:0;left:-40px}#HomeSkillsExperience .entries .entry .entry-details h3[data-v-b6415246]{font-size:20px}#HomeSkillsExperience .accordion-wrap[data-v-b6415246],#HomeSkillsExperience .entries .entry:nth-child(3) .entry-details[data-v-b6415246]:after{display:none}}@media(max-width:450px){#HomeSkillsExperience .entries .entry[data-v-b6415246]{margin-left:0}#HomeSkillsExperience .entries .entry .entry-details[data-v-b6415246]:after,#HomeSkillsExperience .entries .entry .entry-position[data-v-b6415246]:after,#HomeSkillsExperience .entries .entry .entry-position[data-v-b6415246]:before{display:none}}#HomeSkills[data-v-447b7fe8]{margin-bottom:200px}#HomeSkills .intro.row[data-v-447b7fe8]{align-items:flex-end}#HomeSkills .number[data-v-447b7fe8]{color:#00509d;font-size:90px;font-weight:600;line-height:90px}#HomeSkills .experience[data-v-447b7fe8]{margin-top:40px}@media(max-width:1250px){#HomeSkills .exp[data-v-447b7fe8]{margin-bottom:20px}}@media(max-width:900px){#HomeSkills[data-v-447b7fe8]{margin-bottom:40px}}#HomeWorkTabs[data-v-10dc5676]{margin-top:20px}#HomeWorkTabs .tab-btn[data-v-10dc5676]{width:108px;margin-right:15px;text-align:center;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:.8;transition:all .2s ease;cursor:pointer}#HomeWorkTabs .tab-btn[data-v-10dc5676]:before{content:"";width:0;height:3px;margin:0 auto;background-color:#fdc500;position:absolute;bottom:-10px;left:0;right:0;transition:all .4s ease}#HomeWorkTabs .tab-btn.active[data-v-10dc5676],#HomeWorkTabs .tab-btn[data-v-10dc5676]:hover{font-weight:700;opacity:1}#HomeWorkTabs .tab-btn.active[data-v-10dc5676]:before{width:80%}#HomeWorkTabs .tab-btn img[data-v-10dc5676]{height:40px;width:auto;margin-bottom:4px}@media(max-width:1250px){#HomeWorkTabs .tab-btn[data-v-10dc5676]{width:100px;height:65px;margin-bottom:20px}#HomeWorkTabs .tab-btn[data-v-10dc5676]:first-child{margin-left:0}}@media(max-width:600px){#HomeWorkTabs .tab-btn[data-v-10dc5676]{width:60px;height:60px}#HomeWorkTabs .tab-btn p[data-v-10dc5676]{margin-top:-4px;font-size:13px}}.HomeWorkThumbnail[data-v-16ae0304]{width:450px;height:450px;padding:40px;margin:0 10px 40px;background-color:#00509d;border-radius:20px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);display:inline-block;position:relative;opacity:0;overflow:hidden}.HomeWorkThumbnail[data-v-16ae0304]:nth-child(3n+2){background-color:#ff6065}.HomeWorkThumbnail[data-v-16ae0304]:nth-child(3n+3){background-color:#fdc500}.HomeWorkThumbnail.show[data-v-16ae0304]{opacity:1;transition:opacity .8s ease}.HomeWorkThumbnail[data-v-16ae0304]:hover{transform:scale(.985);transition:transform .4s ease}.HomeWorkThumbnail:hover .overlay[data-v-16ae0304]{opacity:1}.HomeWorkThumbnail:hover .overlay h3[data-v-16ae0304]{transform:scale(1)}.HomeWorkThumbnail .overlay[data-v-16ae0304]{width:100%;height:100%;margin:auto;background-color:rgba(0,0,0,.7);flex-direction:column;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;opacity:0;transition:all .2s ease}.HomeWorkThumbnail .overlay img[data-v-16ae0304]{width:70px;margin-bottom:10px}.HomeWorkThumbnail .overlay h3[data-v-16ae0304]{margin:0;color:#fff;transform:scale(.8);transition:transform .4s ease}.HomeWorkThumbnail h2[data-v-16ae0304]{margin-bottom:0;color:#fff;font-size:34px;line-height:36px}.HomeWorkThumbnail p[data-v-16ae0304]{color:#fff}.HomeWorkThumbnail .bg[data-v-16ae0304]{width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}@media(max-width:1600px){.HomeWorkThumbnail[data-v-16ae0304]{width:400px;height:400px;padding:30px;margin:0 10px 10px}.HomeWorkThumbnail h2[data-v-16ae0304]{margin-bottom:0}}@media(max-width:1200px){.HomeWorkThumbnail[data-v-16ae0304]{width:300px;height:300px;padding:25px;margin:0 10px 10px}.HomeWorkThumbnail h2[data-v-16ae0304]{font-size:20px;line-height:22px;margin-bottom:2px}.HomeWorkThumbnail p[data-v-16ae0304]{font-size:14px;margin-top:-5px}}@media(max-width:520px){.HomeWorkThumbnail[data-v-16ae0304]{width:250px;height:250px;padding:20px}.HomeWorkThumbnail h2[data-v-16ae0304]{font-size:18px}.HomeWorkThumbnail p[data-v-16ae0304]{font-size:12px;margin-top:-5px}}#HomeWork[data-v-6de8cc7b]{margin-bottom:200px;position:relative}#HomeWork.on-project[data-v-6de8cc7b]{margin-top:150px}#HomeWork .slider-controls[data-v-6de8cc7b]{width:calc(100vw - 5px);height:40px;margin:auto 0 auto -50vw;position:absolute;top:0;bottom:-200px;left:50%}#HomeWork .slider-controls .arrow-btn[data-v-6de8cc7b]{width:40px;height:40px;padding:24px;margin:auto;background-color:#fff;border-radius:100%;box-shadow:0 1px 2px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.05);position:absolute;top:0;bottom:0;z-index:2;cursor:pointer}#HomeWork .slider-controls .arrow-btn.left[data-v-6de8cc7b]{left:80px}#HomeWork .slider-controls .arrow-btn.right[data-v-6de8cc7b]{right:80px}#HomeWork .slider-controls .arrow-btn img[data-v-6de8cc7b]{width:34px}#HomeWork .slider[data-v-6de8cc7b]{width:100%;margin-top:50px;cursor:pointer;overflow:initial}#HomeWork .loader[data-v-6de8cc7b]{width:100%;height:100%;margin-top:40px}@media(max-width:1450px){#HomeWork .slider-controls .arrow-btn.left[data-v-6de8cc7b]{left:30px}#HomeWork .slider-controls .arrow-btn.right[data-v-6de8cc7b]{right:30px}}@media(max-width:1250px){#HomeWork .slider[data-v-6de8cc7b]{margin-top:20px}}@media(max-width:900px){#HomeWork[data-v-6de8cc7b]{margin-bottom:120px}#HomeWork .slider-controls[data-v-6de8cc7b]{display:none}}#HomeGame .game[data-v-0cdf6c8c]{width:100%;height:500px;margin-top:40px}@media(max-width:939px){#HomeGame .game[data-v-0cdf6c8c]{height:320px}}@media(max-width:640px){#HomeGame .intro p br[data-v-0cdf6c8c]{display:none}#HomeGame .game[data-v-0cdf6c8c]{height:640px}}#Footer[data-v-7b272cde]{background-color:#ff6065;position:relative;padding:100px 0 120px;margin-top:200px}#Footer .wave[data-v-7b272cde]{width:100%;height:120px;margin:auto;background:url(../img/footer-wave.4cb7c353.svg);background-repeat-y:no-repeat;position:absolute;right:0;top:-90px;left:0}#Footer .wave.wave1[data-v-7b272cde]{-webkit-animation:animate-7b272cde 1300s linear infinite;animation:animate-7b272cde 1300s linear infinite}#Footer .wave.wave2[data-v-7b272cde]{opacity:.4;-webkit-animation:animate-rev-7b272cde 1300s linear infinite;animation:animate-rev-7b272cde 1300s linear infinite}#Footer .wave.wave3[data-v-7b272cde]{opacity:.2;-webkit-animation-delay:-5s;animation-delay:-5s;-webkit-animation:animate-7b272cde 1000s linear infinite;animation:animate-7b272cde 1000s linear infinite}@-webkit-keyframes animate-7b272cde{0%{background-position:0 0}to{background-position:100000px 0}}@keyframes animate-7b272cde{0%{background-position:0 0}to{background-position:100000px 0}}@-webkit-keyframes animate-rev-7b272cde{0%{background-position:0 0}to{background-position:-100000px 0}}@keyframes animate-rev-7b272cde{0%{background-position:0 0}to{background-position:-100000px 0}}#Footer .icons-links[data-v-7b272cde]{text-align:center}#Footer .icons-links a[data-v-7b272cde]{margin-right:10px;display:inline-block}#Footer .icons-links a img[data-v-7b272cde]{fill:#fff}#Footer p[data-v-7b272cde]{text-align:center;color:#fff}@media(max-width:987px){#Footer .wave[data-v-7b272cde]{top:-80px}}@media(max-width:880px){#Footer .wave[data-v-7b272cde]{top:-70px}}@media(max-width:775px){#Footer .wave[data-v-7b272cde]{top:-50px}}@media(max-width:550px){#Footer .wave[data-v-7b272cde]{top:-40px}}@media(max-width:450px){#Footer .wave[data-v-7b272cde]{top:-22px}}#Home[data-v-7c2119d6]{width:100vw;overflow:visible}