#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;background-color:var(--body-bg);transition:background-color var(--base-transition-speed)}[theme=light] #app{color:#2f353b}nav{padding:30px}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}#main-app-bar-name{font-family:Montserrat!important;font-weight:500!important}[theme=dark] #tabs-nav-bar,[theme=light] #tabs-nav-bar{border-bottom:hsl(var(--clr-secondary-hue),var(--clr-secondary-sat),50%) 4px solid!important}.sticky{position:sticky!important;top:0!important}.max-width-90{max-width:90%!important}#hCaptcha iframe{width:-moz-fit-content;width:fit-content;max-height:100px}.v-card a.external:after{margin-left:.5ch;margin-right:.5ch;content:"\F03CC";font-family:Material Design Icons}.hover-blue,.hover-blue .v-icon{transition:color var(--base-transition-speed-fast-3) ease-in-out!important}.hover-blue:hover,.hover-blue:hover .v-icon{color:var(--clr-secondary)!important}.hover-blue .v-icon{color:var(--clr-accent)!important}.hover-blue:hover .v-icon{color:var(--clr-primary)!important}a:hover{color:hsl(var(--clr-primary-hue),var(--clr-primary-sat),40%)!important;transition:color var(--base-transition-speed-fast-3) ease-in-out!important}#singingVideoRow{background-color:var(--clr-secondary);transition:background-color var(--base-transition-speed-slow-1) ease-in-out}[theme=dark] #singingVideoRow{background-color:hsl(var(--clr-secondary-hue),var(--clr-secondary-sat),8%)}#yt-channel-btn,#yt-channel-btn *,#yt-channel-btn:after,#yt-channel-btn:before{transition:all var(--base-transition-speed-fast-5) ease-in-out}iframe{width:100%!important;height:100%!important}#peomParallax .v-parallax__content{background:rgba(0,0,0,.55)}#peomParallax img{margin-bottom:-100px}@media screen and (min-width:2560px){#peomParallax img{margin-bottom:-400px}}.stepper-min-height{--height-sub:140px;min-height:calc(100vh - var(--height-sub))}.stepper-tr-fix{transition:.3s cubic-bezier(.25,.8,.5,1)}.stepper-initial{opacity:1;animation:fadeIn 1s normal}#home-footer{min-width:100%;position:fixed;bottom:0;z-index:2}#made-with-vue-footer{min-width:100%;position:fixed;bottom:4vh;z-index:500;text-shadow:1px 1px 10px hsla(0,0%,100%,.2),1px 1px 10px hsla(0,0%,100%,.2)}#avatar-img{shape-outside:circle(50%);--avatar-size:clamp(200px,40vw,40ch);width:var(--avatar-size);height:var(--avatar-size);border:var(--clr-secondary) 2px solid;transition:border var(--base-transition-speed);border-radius:50%}.v-stepper{border-radius:0!important}#HelloWorldSection{background-repeat:no-repeat;background-size:cover;background-position:50%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}