.hero{display:block;position:relative;width:100%;height:100%;background:linear-gradient(45deg,#3eadcf,#abe9cd);padding:20px;border-radius:0 0 25px 25px;z-index:3}.intro{display:flex;align-items:center;align-content:center;justify-content:flex-start;flex-wrap:wrap;width:100%;height:calc(100vh - 40px);background:#000;background:linear-gradient(145deg,#364250,#000);color:#fff;-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,.15);-moz-box-shadow:0px 5px 10px 0px rgba(0,0,0,.15);box-shadow:0 5px 10px #00000026;margin:0 auto 20px;padding:25px 35px;box-sizing:border-box;position:relative;animation:intro-animation ease-out .5s;animation-fill-mode:forwards;animation-delay:.35s;transform:scale(1.05);border-radius:0}.intro .intro_title{display:block;width:100%;max-width:1525px;margin:0 auto 35px;padding:0;position:relative;z-index:1}.intro .intro_title .line{display:block}.intro .intro_title .line .letter{position:relative;animation:letter-entry ease-out .25s;animation-fill-mode:forwards;z-index:0;opacity:0;left:-25px;filter:blur(10px);transition:all .25s ease}.intro .intro_title .line .letter.resting,.intro .intro_title .line .letter.exploding,.intro .intro_title .line .letter.hovering{display:inline-block}.intro .intro_title .line .letter.exploding{color:#abe9cd;opacity:.45}.intro .intro_title .line .letter.exploding:nth-child(2n){transform:rotate(-13deg) scale(.95) translateY(-6px) translate(-5px)}.intro .intro_title .line .letter.exploding:nth-child(odd){transform:rotate(8deg) scale(.85) translateY(10px)}.intro .intro_title .about_hint{display:flex;justify-content:center;align-items:center;align-content:center;height:27px;width:27px;border-radius:100%;text-align:center;font-size:16px;position:absolute;top:56px;left:335px;z-index:1;color:#fff;background-color:#ffffff59;opacity:.5}.intro .intro_title .emojiOrigin{display:block;height:58px;width:155px;position:absolute;top:75px;left:195px;z-index:1}.intro .intro_title .emojiOrigin .singleEmoji{position:absolute}.intro .intro_text{display:block;width:100%;max-width:1525px;margin:0 auto;padding:0;position:relative;z-index:1;animation:text-fade ease .85s;animation-fill-mode:forwards;animation-delay:.5s;opacity:0;filter:blur(10px)}.intro .intro_text p{max-width:850px;margin:0;padding:0}@keyframes letter-entry{0%{opacity:0;left:-25px;filter:blur(10px)}to{opacity:1;left:0;filter:blur(0)}}@keyframes text-fade{0%{opacity:0;filter:blur(10px)}to{opacity:1;filter:blur(0)}}@keyframes intro-animation{0%{transform:scale(1.05);border-radius:0}to{transform:scale(1);border-radius:25px}}@media screen and (max-width: 1325px){.intro .intro_title .about_hint{top:42px;left:276px}.intro .intro_title .emojiOrigin{height:50px;width:134px;top:62px;left:159px}}@media screen and (max-width: 1085px){.intro{align-items:flex-end;align-content:flex-end;padding:25px 35px 100px}}@media screen and (max-width: 950px){.hero{padding:10px}}@media screen and (max-width: 775px){.intro .intro_title .about_hint{top:24px;left:210px}.intro .intro_title .emojiOrigin{height:44px;width:110px;top:45px;left:120px}}@media screen and (max-width: 500px){.intro{padding:25px 25px 50px}.intro .intro_title .about_hint{top:24px;left:210px}.intro .intro_title .emojiOrigin{height:42px;width:102px}}@media screen and (max-width: 305px){.intro .intro_title .emojiOrigin{height:40px;width:100px;top:87px;left:0}}.skills{display:flex;width:100%;max-width:1364px;height:auto;flex-shrink:0;margin:0 auto;padding:120px 20px}.skills .scroller_wrapper{position:relative;z-index:6}.skills .scroller_wrapper .skill_scroller{display:block;width:450px;flex-grow:0;flex-shrink:0;position:relative;z-index:2}.skills .scroller_wrapper .skill_scroller .skill_cards{position:absolute;width:100%;height:auto;list-style:none;padding:0;margin:0}.skills .scroller_wrapper .skill_scroller .skill_cards .skill_card{display:flex;align-items:center;align-content:center;height:auto;width:100%;position:relative;background:#fff;border-radius:20px;-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,.15);-moz-box-shadow:0px 5px 10px 0px rgba(0,0,0,.15);box-shadow:0 5px 10px #00000026;padding:30px 35px;transition:all .3s ease;animation:intro-skill-cards ease-out .5s;animation-fill-mode:forwards;top:60px;opacity:0;filter:blur(2.5px)}.skills .scroller_wrapper .skill_scroller .skill_cards .skill_card .icon{display:block;margin:0 22.5px 0 0;color:inherit;font-size:40px;position:relative;z-index:1}.skills .scroller_wrapper .skill_scroller .skill_cards .skill_card .name{font-weight:700;font-size:23px;color:#000;position:relative;z-index:1}.skills .scroller_wrapper .skill_scroller .skill_cards .skill_card:after{display:block;content:"";height:calc(100% + 12px);width:calc(100% + 12px);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:25px;position:absolute;left:-6px;top:-6px;z-index:0;pointer-events:none}.skills .scroller_wrapper .skill_scroller.scroll_object{width:100%;height:calc(100% + 170px);overflow-y:scroll;opacity:0;position:absolute;top:0;left:0;z-index:3}.skills .scroller_wrapper .skill_scroller.scroll_object::-webkit-scrollbar{width:0}.skills .scroller_wrapper .skill_scroller.scroll_object .skill_cards{position:relative}.skills .scroller_wrapper .skill_scroller.scroll_object .skill_cards .skill_card{background:#ff69b4!important}.skills .scroller_wrapper .skill_scroller.scroll_object .scroll_stretcher{display:block;height:305px;width:100%}.skills .skill_side{display:block;width:calc(100% - 450px);height:auto;flex-shrink:0;flex-grow:0;padding:20px 20px 20px 50px}.skills .skill_side p{font-weight:400;color:#fff;max-width:850px}.skills .skill_switcher{display:flex;align-items:center;align-content:center;height:auto;width:100%}.skills .skill_switcher .switch_name{color:#fff;font-weight:900;opacity:1;transition:opacity .25s ease}.skills .skill_switcher .toggle{display:block;height:30px;width:60px;background:#ffffffbf;border-radius:150px;position:relative;z-index:0;margin:0 35px}.skills .skill_switcher .toggle:before{content:"";display:block;height:22px;width:22px;background:#8dd9ce;border-radius:100%;position:absolute;top:4px;transition:all .25s ease-out}.skills .skill_switcher.left .switch_name.r{opacity:.45}.skills .skill_switcher.left .switch_name.r:hover{opacity:1}.skills .skill_switcher.left .toggle:before{left:4px}.skills .skill_switcher.left .toggle:hover:before{transform:scale(.85)}.skills .skill_switcher.right .switch_name.l{opacity:.45}.skills .skill_switcher.right .switch_name.l:hover{opacity:1}.skills .skill_switcher.right .toggle:before{left:calc(100% - 26px)}.skills .skill_switcher.right .toggle:hover:before{transform:scale(.85)}@keyframes intro-skill-cards{0%{top:60px;opacity:0;filter:blur(2.5px)}to{top:0;opacity:1;filter:blur(0)}}@media screen and (max-width: 1325px){.skills .scroller_wrapper .skill_scroller.scroll_object{height:calc(100% + 200px)}}@media screen and (max-width: 1242px){.skills .scroller_wrapper .skill_scroller.scroll_object{height:calc(100% + 180px)}}@media screen and (max-width: 1200px){.skills .scroller_wrapper .skill_scroller.scroll_object{height:calc(100% + 140px)}}@media screen and (max-width: 1200px) and (min-width: 951px){.skills .skill_switcher{flex-wrap:wrap;position:relative;padding:0 0 0 50px}.skills .skill_switcher .switch_name{width:100%;flex-shrink:0}.skills .skill_switcher .toggle{position:absolute;left:-50px;transform:rotate(90deg)}}@media screen and (max-width: 950px){.skills{flex-wrap:wrap;padding:45px 20px 15px}.skills .skill_side{width:100%;flex-shrink:0;order:0;text-align:center;padding:0 0 35px}.skills .skill_switcher{margin:0 auto;justify-content:center}.skills .scroller_wrapper{margin:0 auto;order:1;width:100%}.skills .scroller_wrapper .skill_scroller{margin:0 auto}.skills .scroller_wrapper .skill_scroller .skill_cards{position:relative}.skills .scroller_wrapper .skill_scroller .skill_cards .skill_card{border-radius:19.2307692308px}.skills .scroller_wrapper .skill_scroller .skill_cards .skill_card .icon{font-size:30px}.skills .scroller_wrapper .skill_scroller .skill_cards .skill_card .name{font-size:18px}.skills .scroller_wrapper .skill_scroller.scroll_object{display:none;pointer-events:none}}@media screen and (max-width: 700px){.skills{padding:45px 0 25px}.skills .skill_switcher{flex-wrap:wrap;padding:0}.skills .skill_switcher .switch_name{width:100%;flex-shrink:0;order:1}.skills .skill_switcher .toggle{order:0;margin-bottom:15px}}@media screen and (max-width: 525px){.skills .scroller_wrapper .skill_scroller{width:100%}}header{display:flex;justify-content:space-between;width:100%;height:auto;position:absolute;z-index:10;top:0;left:0;margin:0 auto;padding:35px 50px;background:transparent;color:#fff}header nav.main{position:relative}header nav.main .uselessMachine{position:absolute;font-size:30px}header nav.external a{color:#fff}header nav.external a:visited,header nav.external a:focus{color:#fff}header nav.external.external a{display:inline-block;margin:0 0 0 20px;font-size:25px;opacity:.5;transition:opacity .25s ease}header nav.external.external a:hover{opacity:1}.about_wrapper{height:100vh;width:100%;position:fixed;top:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.about_wrapper.inactive{pointer-events:none}.about_wrapper .interaction_zone{display:block;height:100%;width:100%;position:absolute;top:0;left:0;z-index:0}.about_wrapper .interaction_zone.inactive{display:none;pointer-events:none}.about_window{display:block;height:auto;width:calc(100% - 10px);max-width:650px;max-height:calc(100vh - 10px);position:relative;z-index:1;border-radius:25px}.about_window .passport{display:block;height:100%;width:100%;position:relative;z-index:1;background:#000000bf;border-radius:25px;max-height:calc(100vh - 10px);overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.about_window .passport::-webkit-scrollbar{display:none}.about_window .passport .passport_header{height:auto;width:100%;position:relative;display:flex;align-items:center;align-content:center;flex-wrap:nowrap;padding:25px 25px 20px}.about_window .passport .passport_header .passport_photo{height:200px;width:200px;flex-shrink:0;flex-grow:0;margin:0 20px 0 0;object-fit:cover;border-radius:15px;position:relative}.about_window .passport .passport_header .passport_photo img{height:100%;width:100%;position:relative;z-index:1;-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,.15);-moz-box-shadow:0px 5px 10px 0px rgba(0,0,0,.15);box-shadow:0 5px 10px #00000026;border-radius:15px}.about_window .passport .passport_header .passport_photo:after{content:"";display:block;height:calc(100% + 4px);width:calc(100% + 4px);position:absolute;top:-2px;left:-2px;z-index:0;background:linear-gradient(45deg,#e975a880,#726cf880);border-radius:15px}.about_window .passport .passport_header .passport_maininfo{width:calc(100% - 220px);flex-shrink:0;flex-grow:0;padding:5px 0 0}.about_window .passport .passport_header .passport_item{display:block;border-radius:10px;color:#fff;position:relative;height:auto;width:100%;margin:0 0 20px;padding:0}.about_window .passport .passport_header .passport_item .label{display:block;width:auto;font-size:15px;font-weight:400;text-transform:lowercase;opacity:.6;margin:0 0 2px}.about_window .passport .passport_header .passport_item .value{display:flex;align-items:center;align-content:center;height:100%;width:100%;font-size:16px;font-weight:700}.about_window .passport .passport_header .passport_item:nth-child(3){margin:0}.about_window .passport .passport_hobbies{display:flex;flex-wrap:wrap;width:100%;height:auto;list-style:none;padding:0 25px 50px;margin:0}.about_window .passport .passport_hobbies .hobby_item{display:flex;justify-content:center;align-items:center;align-content:center;height:auto;width:auto;margin:0 5px 5px 0;padding:5px 10px;border-radius:150px;background:#fff;color:#000;font-size:14px;font-weight:500}.about_window .passport .passport_hobbies .hobby_item .icon{margin-right:5px}.about_window .passport .verification_bar{width:100%;height:35px;position:absolute;bottom:0;left:0;background:linear-gradient(145deg,#e975a8b3,#726cf8b3);color:#ffffff80;border-radius:0 0 25px 25px;overflow:hidden}.about_window .passport .verification_bar .swiper-wrapper{display:flex}.about_window .passport .verification_bar .verification_bar_item{height:35px;width:35px;flex-grow:0;flex-shrink:0;display:flex;justify-content:center;align-items:center;align-content:center}.about_window .close{height:45px;width:45px;font-size:18px;position:absolute;z-index:1;top:-15px;right:-15px}.about_window:after{display:block;content:"";height:100%;width:100%;position:absolute;z-index:0;top:0;left:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:25px;overflow:hidden;transition:all .25s ease;opacity:0;animation-delay:.25s;animation:reveal .2s forwards}.about_window.inactive:after{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}@keyframes reveal{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 705px){.about_window .passport{padding-bottom:20px}.about_window .close{top:15px;right:15px}}@media screen and (max-width: 625px){.about_window .passport{display:flex;flex-wrap:wrap}.about_window .passport .passport_header{order:0;width:100%;flex-shrink:0;flex-wrap:wrap;justify-content:center;padding:25px 25px 5px}.about_window .passport .passport_header .passport_photo{height:175px;width:175px}.about_window .passport .passport_header .passport_maininfo{width:100%}.about_window .passport .passport_header .passport_maininfo .passport_item{text-align:center;margin:15px auto}.about_window .passport .passport_header .passport_maininfo .passport_item .label{display:inline-block;padding:4px 8px;font-size:13px;background:#ffffff4d;border-radius:150px;margin:0 0 5px}.about_window .passport .passport_header .passport_maininfo .passport_item .value{text-align:center;justify-content:center}.about_window .passport .verification_bar{order:1;width:100%;flex-shrink:0;position:relative;border-radius:0}.about_window .passport .passport_hobbies{order:2;width:100%;flex-shrink:0;padding:25px 25px 0;justify-content:center}}.solarSystem{display:block;width:60%;height:100%;position:absolute;top:0;right:0;z-index:0;background:transparent;pointer-events:none}.solarSystem canvas{width:100%;height:100%;image-rendering:smooth}.solarScrollStretcher{display:block;width:60%;height:150%;position:absolute;top:0;right:0;z-index:0;background:transparent;pointer-events:none}@media screen and (max-width: 1085px){.solarSystem{width:100%;height:80%}}@media screen and (max-width: 500px){.solarSystem{height:60%}}.experience{display:block;width:100%;height:auto;overflow:hidden;color:#fff;padding:0;margin:0;position:relative;z-index:0}.experience .experience_container{display:block;width:100%;height:auto;overflow:hidden;padding:75px 0 150px;margin:75px 0 0;background:#000;background:linear-gradient(337deg,#25303d,#000)}.experience .experience_wrapper{display:block;width:100%;height:auto;padding:125px 0 95px;position:relative;z-index:1}.experience .experience_section{display:block;width:100%;height:auto;max-width:1364px;margin:0 auto;padding:0 40px}.experience .experience_section:nth-child(2n){margin:75px auto 0}.experience .experience_section .experience_introduction{display:block;width:100%;margin:0 auto 45px}.experience .experience_section .experience_introduction .title{margin:0 0 5px}.experience .experience_section .experience_introduction p{margin:0;padding:0;max-width:850px}.experience .experience_list{display:block;width:100%}.experience .experience_list .experience_item{display:block;height:auto;width:100%;position:relative;padding:5px 0 0 60px;margin:35px 0 0}.experience .experience_list .experience_item:before{content:"";display:block;height:30px;width:30px;position:absolute;top:4px;left:0;border:1px solid #ffffff;border-radius:100%;opacity:.5}.experience .experience_list .experience_item:after{content:"";display:block;height:12px;width:12px;position:absolute;top:13px;left:9px;border:1px solid #ffffff;border-radius:100%;opacity:.4}.experience .experience_list .experience_item .function{display:block;padding:0;margin:0 0 5px}.experience .experience_list .experience_item .location{display:block;padding:0;margin:0 0 20px;color:#fff;opacity:.5}.experience .experience_list .experience_item .period{display:inline-flex;opacity:.5}.experience .experience_list .experience_item .label{display:inline-flex;align-items:center;align-content:center;height:30px;width:auto;padding:0 15px;font-size:14px;border-radius:150px;font-weight:700;text-transform:lowercase;position:relative;left:30px;top:-2px}.experience .experience_list .experience_item .label .label_content{position:relative;z-index:1}.experience .experience_list .experience_item .label:before{content:"";display:block;height:calc(100% + 6px);width:calc(100% + 6px);position:absolute;top:-3px;left:-3px;z-index:0;background-color:inherit;border-radius:150px;opacity:.7;pointer-events:none}.experience .experience_list .experience_item:first-child{margin:0}.experience .experience_graphic{display:block;height:1500px;width:1500px;position:absolute;top:-825px;right:-750px;z-index:0}.experience .experience_graphic [class^=circle]{display:block;border:3px solid #ffffff;border-radius:100%;opacity:.25;filter:blur(1px);position:absolute}.experience .experience_graphic .circle_1{height:100%;width:100%;top:0;left:0}.experience .experience_graphic .circle_2{height:80%;width:80%;top:10%;left:10%}.experience .experience_graphic .circle_3{height:60%;width:60%;top:20%;left:20%}.experience .experience_graphic .circle_4{height:40%;width:40%;top:30%;left:30%}.experience .experience_graphic .circle_5{height:20%;width:20%;top:40%;left:40%}@media screen and (max-width: 1450px){.experience .experience_list .experience_item .label{font-size:12px;height:30px;padding:0 15px}}@media screen and (max-width: 1050px){.experience .experience_wrapper{padding:0}}@media screen and (max-width: 900px){.experience .experience_section{padding:0 20px}.experience .experience_list .experience_item{padding:0 0 0 40px}.experience .experience_list .experience_item:before{height:20px;width:20px;top:2px}.experience .experience_list .experience_item:after{height:8px;width:8px;top:8px;left:6px}}@media screen and (max-width: 600px){.experience .experience_list .experience_item .location{margin:0}.experience .experience_list .experience_item .label{left:0;top:10px}.experience .experience_list .experience_item .period{display:block}}.outro{display:flex;justify-content:center;height:auto;width:100%;border-radius:25px 25px 0 0;background:linear-gradient(107deg,#abe9cd,#3eadcf);margin:-20px 0 0;position:relative;z-index:1}.outro .wrapper{display:block;width:100%;max-width:850px;height:auto;padding:100px 20px;text-align:center;color:#fff}.outro .wrapper .title{margin:0 0 5px}.outro .wrapper p{margin:0;padding:0}.outro .wrapper .button_holder{display:flex;justify-content:center;align-items:center;align-content:center;margin:25px auto 0}.outro .wrapper .button_holder .btn{background:#ffffffbf;color:#000;left:unset}*{cursor:none}.animated_cursor{display:block;height:24px;width:24px;position:fixed;top:0;z-index:2147483640;pointer-events:none;transform:translate3d(-13px,-13px,0);border-radius:100%;-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}.animated_cursor .animated_cursor_hint{display:flex;align-items:center;align-content:center;justify-content:center;height:20px;width:20px;font-size:16px;border-radius:100%;position:absolute;left:2px;top:2px;z-index:2147483646}.animated_cursor .animated_cursor_hint .animated_cursor_hint_text{display:flex;justify-content:center;align-items:center;align-content:center;position:absolute;left:calc(100% - 10px);bottom:calc(100% - 10px);z-index:2147483647;height:auto;width:auto;background:#ffffffe6;color:#000;border-radius:150px;font-size:16px;text-transform:lowercase;padding:4px 10px}.animated_cursor .animated_cursor_hint .animated_cursor_hint_text .icon{font-size:13px;margin-right:5px}.animated_cursor .animated_cursor_hint:after{display:block;content:"";height:30px;width:30px;border-radius:100%;border:1.5px solid white;position:absolute;left:-6.5px;top:-6.5px;z-index:2147483645;animation:cursor-hover-animation ease .2s;animation-fill-mode:forwards;transform:scale(0)}@keyframes cursor-hover-animation{0%{transform:scale(0)}to{transform:scale(1)}}body{padding:0;margin:0;font-family:Montserrat,sans-serif;width:100%}.App{background:#000}*{box-sizing:border-box}a{text-decoration:none}input,button{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none}h1,.h1{font-size:55px}h2,.h2{font-size:40px}h3,.h3{font-size:35px}h4,.h4{font-size:30px}h5,.h5{font-size:22px}p,.p{font-size:18px}.round_btn .icon{display:flex;justify-content:center;align-items:center;align-content:center;position:relative;z-index:1;height:100%;width:100%;border-radius:100%;background:#ebebeb;color:#000000d9}.round_btn:after{display:block;content:"";height:calc(100% + 7px);width:calc(100% + 7px);background:#fff;opacity:.4;border-radius:100%;position:absolute;z-index:0;top:-3.5px;left:-3.5px;-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,.15);-moz-box-shadow:0px 5px 10px 0px rgba(0,0,0,.15);box-shadow:0 5px 10px #00000026}.btn{display:inline-flex;align-items:center;align-content:center;height:auto;width:auto;padding:7.5px 20px;border-radius:150px;position:relative;left:30px;top:-2px}.btn .icon{font-size:22px;margin:0 10px 0 0;position:relative;z-index:1}.btn .text{font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;position:relative;z-index:1}.btn:before{content:"";display:block;height:calc(100% + 6px);width:calc(100% + 6px);position:absolute;top:-3px;left:-3px;z-index:0;background-color:inherit;border-radius:150px;opacity:.7;pointer-events:none}@media screen and (max-width: 1325px){h1,.h1{font-size:45px}h2,.h2{font-size:30px}h3,.h3{font-size:28px}h4,.h4{font-size:26px}h5,.h5{font-size:20px}p,.p{font-size:18px}}@media screen and (max-width: 775px){h1,.h1{font-size:35px}h2,.h2{font-size:32px}h3,.h3{font-size:30px}h4,.h4{font-size:27px}p,.p{font-size:16px}}@media screen and (max-width: 500px){h1,.h1{font-size:34px}h2,.h2{font-size:30px}h3,.h3{font-size:28px}h4,.h4{font-size:25px}}@media screen and (max-width: 350px){h1,.h1{font-size:30px}h2,.h2{font-size:26px}h3,.h3{font-size:24px}h4,.h4{font-size:22px}}
