.bg-circle[data-v-b471043a]{background:#f4b72f;background:radial-gradient(circle,#f4b72f 0,#f29b2d 50%,#f08630 100%)}.bg-circle-animation[data-v-b471043a]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.bg-circle-animation .circle[data-v-b471043a]{position:absolute;top:50%;left:50%;width:400px;height:400px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;-webkit-box-shadow:0 0 0 5px #f08630;box-shadow:0 0 0 5px #f08630;opacity:0;-webkit-animation:circleScaleIn-data-v-b471043a 8s linear infinite;animation:circleScaleIn-data-v-b471043a 8s linear infinite}@-webkit-keyframes circleScaleIn-data-v-b471043a{0%{width:200px;height:200px;opacity:0}25%{width:400px;height:400px;opacity:.35}50%{width:600px;height:600px;opacity:.75}to{width:1200px;height:1200px;opacity:0}}@keyframes circleScaleIn-data-v-b471043a{0%{width:400px;height:400px;opacity:0}25%{width:600px;height:600px;opacity:.75}to{width:1200px;height:1200px;opacity:0}}.theme--light.v-application{background:#fff;color:rgba(0,0,0,.87)}.theme--light.v-application .text--primary{color:rgba(0,0,0,.87)!important}.theme--light.v-application .text--secondary{color:rgba(0,0,0,.6)!important}.theme--light.v-application .text--disabled{color:rgba(0,0,0,.38)!important}.theme--dark.v-application{background:#121212;color:#fff}.theme--dark.v-application .text--primary{color:#fff!important}.theme--dark.v-application .text--secondary{color:hsla(0,0%,100%,.7)!important}.theme--dark.v-application .text--disabled{color:hsla(0,0%,100%,.5)!important}.v-application{display:-webkit-box;display:-ms-flexbox;display:flex}.v-application a{cursor:pointer}.v-application--is-rtl{direction:rtl}.v-application--wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;max-width:100%;position:relative}@-moz-document url-prefix(){@media print{.v-application,.v-application--wrap{display:block}}}.v-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:100%;-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:.2s cubic-bezier(.4,0,.2,1)}.v-main:not([data-booted=true]){-webkit-transition:none!important;transition:none!important}.v-main__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;position:relative}@-moz-document url-prefix(){@media print{.v-main{display:block}}}