@keyframes fadeIn{0%{opacity:0}}@keyframes fadeOut{to{opacity:0}}@keyframes rotation{to{transform:rotate(360deg)}}.fade-enter,.fade-appear{opacity:.01}.fade-enter-active,.fade-enter-done,.fade-appear-active,.fade-appear-done{transition:all var(--fadeAnimationDelay,.25s) ease-out;opacity:1}.fade-exit{opacity:1}.fade-exit-active{transition:all var(--fadeAnimationDelay,.25s) ease-out;opacity:.01}.scale-fade-enter{opacity:0;transform:scale(.01)}.scale-fade-enter-active{opacity:1;transition-property:opacity,transform;transition-duration:.25s;transition-timing-function:ease-out;transform:scale(1)}.scale-fade-exit{opacity:1;transform:scale(1)}.scale-fade-exit-active{opacity:0;transition-property:opacity,transform;transition-duration:.25s;transition-timing-function:ease-out;transform:scale(.01)}.fade-slide-up-enter{opacity:.01;transform:translateY(15%)}.fade-slide-up-enter-active{opacity:1;transition:transform .2s ease-out,opacity .2s ease-out;transform:none}.fade-slide-up-exit{opacity:1;transform:none}.fade-slide-up-exit-active{opacity:.01;transition:transform .2s ease-out,opacity .2s ease-out;transform:translateY(15%)}.slide-right-enter,.slide-right-exit-active{transform:translate(-100%)}.slide-left-enter,.slide-left-exit-active{transform:translate(100%)}.slide-right-enter,.slide-right-exit,.slide-right-enter-active,.slide-right-exit-active,.slide-left-enter,.slide-left-exit,.slide-left-enter-active,.slide-left-exit-active{will-change:transform}.slide-right-enter-active,.slide-left-enter-active{transition:transform .65s cubic-bezier(.2,1,.3,1) .1s;transform:translate(0)}.slide-right-exit,.slide-left-exit{transform:translate(0)}@keyframes shake{12.5%{transform:translate(12px)}25%{transform:translate(0)}37.5%{transform:translate(-5px)}50%{transform:translate(0)}62.5%{transform:translate(3px)}75%{transform:translate(0)}87.5%{transform:translate(-2px)}to{transform:translate(0)}}@keyframes placeholder-animation{0%{background-position:0}65%{background-position:0}to{background-position:1400px}}:root{--z-index-portals:10000;--z-index-yandex-bug:calc(var(--z-index-portals) + 1);--z-index-wizard:calc(var(--z-index-portals) - 1);--z-index-profile-portals:calc(var(--z-index-portals) + 1);--z-index-profile-floating-button:calc(var(--z-index-profile-portals) - 1);--app-height:100vh}:root:not(#bundle-landings-v2){scroll-behavior:smooth}html{height:100%}html,body{min-height:var(--app-height);-webkit-text-size-adjust:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;--profession-color:#007aff;flex-direction:column;height:auto;min-height:100%;font-family:YS Text,Arial,Helvetica,sans-serif;font-weight:300;display:flex}input,select,textarea,button{font-family:inherit;font-size:inherit}input[hidden]{display:none}h1,h2,h3,h4{font-weight:400;line-height:1.2em}h1{margin:2em 0 .5em;font-size:2rem}h2{margin:1em 0 .8em;font-size:1.54rem}h3{margin:1.2em 0 1em;font-size:1.4rem}h4{margin:1.2em 0 1em;font-size:1.2rem}#wizard{z-index:var(--z-index-wizard);width:0;height:0;position:absolute}#portals{z-index:var(--z-index-portals);width:0;height:0;position:absolute}.expanded-image.skills-modal_visible{z-index:calc(var(--z-index-portals) + 1)}#yndxbug-button{--widget-bottom:40%;--widget-margin:var(--spacing-4);z-index:var(--z-index-yandex-bug);position:fixed;bottom:12%;left:0}#yndxbug-button .YndxBug{bottom:calc(var(--widget-bottom) + var(--widget-margin))}#yndxbug-button .YndxBug rect{fill:#0000!important}#yndxbug-button .YndxBug svg:hover{filter:none}#yndxbug-button .YndxBug-Paranja{bottom:unset;height:100vh}#yndxbug-button .YndxBug-Icon{background-color:var(--color-background-glassy-a);border:0;border-radius:8px 0 0 8px;padding:2px;transition:background-color .15s}#yndxbug-button .YndxBug-Icon:hover{background-color:var(--color-background-glassy-b)}#mount,#bundle-index,#bundle-landings-v2,.app,.page{min-height:var(--app-height);background-color:var(--color-background-default);flex-direction:column;flex:1 0 auto;display:flex}#mount__content,#bundle-index__content,#bundle-landings-v2__content,.app__content,.page__content{width:100%}#mount__loading,#bundle-index__loading,#bundle-landings-v2__loading,.app__loading,.page__loading{z-index:10000;background-color:var(--color-background-default);width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0}#mount__loading-spin-container,#bundle-index__loading-spin-container,#bundle-landings-v2__loading-spin-container,.app__loading-spin-container,.page__loading-spin-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}
