.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#2c9fea;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}
.about__video-wrap{position:relative;padding-bottom:56.25%;height:0}.about__video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.theme--light.v-timeline:before{background:#2c9fea}
.card-profile--logo{border:1px solid transparent;border-radius:50%;overflow:hidden}
.card-industries__panel{background-color:#000}
.card-transaction__diagram--legend{width:24px;height:24px;border:1px solid transparent;border-radius:50%;margin-right:4px}
.card-registration-input-label>.v-input__control>.v-input__slot>.v-text-field__slot label{color:#fff}
.animation-box{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-timing-function:ease;animation-timing-function:ease}@-webkit-keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(24px)}to{transform:translateY(0)}}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(24px)}to{transform:translateY(0)}}
