.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:#0e1315;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:flex;position:relative}.v-application a{cursor:pointer}.v-application--is-rtl{direction:rtl}.v-application--wrap{backface-visibility:hidden;display:flex;flex:1 1 auto;flex-direction:column;max-width:100%;min-height:100vh;position:relative}@-moz-document url-prefix(){@media print{.v-application,.v-application--wrap{display:block}}}.v-dialog{border-radius:4px;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);margin:24px;outline:none;overflow-y:auto;pointer-events:auto;transition:.3s cubic-bezier(.25,.8,.25,1);width:100%;z-index:inherit}.v-dialog:not(.v-dialog--fullscreen){max-height:90%}.v-dialog>*{width:100%}.v-dialog>.v-card>.v-card__title{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;padding:16px 24px 10px}.v-dialog>.v-card>.v-card__subtitle,.v-dialog>.v-card>.v-card__text{padding:0 24px 20px}.v-dialog>.v-card>.v-card__actions{padding:8px 16px}.v-dialog__content{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;width:100%;z-index:6}.v-dialog__container{display:none}.v-dialog__container--attached{display:inline}.v-dialog--animated{animation-duration:.15s;animation-name:animate-dialog;animation-timing-function:cubic-bezier(.25,.8,.25,1)}.v-dialog--fullscreen{border-radius:0;height:100%;left:0;margin:0;overflow-y:auto;position:fixed;top:0}.v-dialog--fullscreen>.v-card{margin:0!important;min-height:100%;min-width:100%;padding:0!important}.v-dialog--scrollable,.v-dialog--scrollable>form{display:flex}.v-dialog--scrollable>.v-card,.v-dialog--scrollable>form>.v-card{display:flex;flex:1 1 100%;flex-direction:column;max-height:100%;max-width:100%}.v-dialog--scrollable>.v-card>.v-card__actions,.v-dialog--scrollable>.v-card>.v-card__title,.v-dialog--scrollable>form>.v-card>.v-card__actions,.v-dialog--scrollable>form>.v-card>.v-card__title{flex:0 0 auto}.v-dialog--scrollable>.v-card>.v-card__text,.v-dialog--scrollable>form>.v-card>.v-card__text{backface-visibility:hidden;flex:1 1 auto;overflow-y:auto}@keyframes animate-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.theme--light.v-overlay{color:rgba(0,0,0,.87)}.theme--dark.v-overlay{color:#fff}.v-overlay{align-items:center;border-radius:inherit;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;top:0;transition:.3s cubic-bezier(.25,.8,.5,1),z-index 1ms}.v-overlay__content{position:relative}.v-overlay__scrim{border-radius:inherit;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transition:inherit;width:100%;will-change:opacity}.v-overlay--absolute{position:absolute}.v-overlay--active{pointer-events:auto}.theme--light.v-card{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-card>.v-card__subtitle,.theme--light.v-card>.v-card__text{color:rgba(0,0,0,.6)}.theme--dark.v-card{background-color:#0e1315;color:#fff}.theme--dark.v-card>.v-card__subtitle,.theme--dark.v-card>.v-card__text{color:hsla(0,0%,100%,.7)}.v-sheet.v-card{border-radius:4px}.v-sheet.v-card:not(.v-sheet--outlined){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-card.v-sheet--shaped{border-radius:16px 4px}.v-card{border-width:thin;display:block;max-width:100%;outline:none;overflow-wrap:break-word;position:relative;text-decoration:none;transition-property:box-shadow,opacity;white-space:normal}.v-card>.v-card__progress+:not(.v-btn):not(.v-chip):not(.v-avatar),.v-card>:first-child:not(.v-btn):not(.v-chip):not(.v-avatar){border-top-left-radius:inherit;border-top-right-radius:inherit}.v-card>:last-child:not(.v-btn):not(.v-chip):not(.v-avatar){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-card__progress{left:0;overflow:hidden;right:0;top:0}.v-card__subtitle+.v-card__text{padding-top:0}.v-card__subtitle,.v-card__text{font-size:.875rem;font-weight:400;letter-spacing:.0071428571em;line-height:1.375rem}.v-card__subtitle,.v-card__text,.v-card__title{padding:16px}.v-card__title{align-items:center;display:flex;flex-wrap:wrap;font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.v-card__title+.v-card__subtitle,.v-card__title+.v-card__text{padding-top:0}.v-card__title+.v-card__subtitle{margin-top:-16px}.v-card__text{width:100%}.v-card__actions{align-items:center;display:flex;padding:8px}.v-card__actions>.v-btn.v-btn{padding:0 8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn+.v-btn{margin-left:8px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--left{margin-left:4px}.v-application--is-ltr .v-card__actions>.v-btn.v-btn .v-icon--right{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn+.v-btn{margin-right:8px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--left{margin-right:4px}.v-application--is-rtl .v-card__actions>.v-btn.v-btn .v-icon--right{margin-left:4px}.v-card--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-sheet.v-card--hover{cursor:pointer;transition:box-shadow .4s cubic-bezier(.25,.8,.25,1)}.v-sheet.v-card--hover:focus,.v-sheet.v-card--hover:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-card--link,.v-card--link .v-chip{cursor:pointer}.v-card--link:focus:before{opacity:.08}.v-card--link:before{background:currentColor;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s}.v-card--disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-card--disabled>:not(.v-card__progress){opacity:.6;transition:inherit}.v-card--loading{overflow:hidden}.v-card--raised{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.theme--light.v-progress-linear{color:rgba(0,0,0,.87)}.theme--dark.v-progress-linear{color:#fff}.v-progress-linear{background:transparent;overflow:hidden;position:relative;transition:.2s cubic-bezier(.4,0,.6,1);width:100%}.v-progress-linear__buffer{height:inherit;left:0;position:absolute;top:0;transition:inherit;width:100%}.v-progress-linear--reverse .v-progress-linear__buffer{left:auto;right:0}.v-progress-linear__background{bottom:0;left:0;position:absolute;top:0;transition:inherit}.v-progress-linear--reverse .v-progress-linear__background{left:auto;right:0}.v-progress-linear__content{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.v-progress-linear--reverse .v-progress-linear__content{left:auto;right:0}.v-progress-linear__determinate{height:inherit;left:0;position:absolute;transition:inherit}.v-progress-linear--reverse .v-progress-linear__determinate{left:auto;right:0}.v-progress-linear .v-progress-linear__indeterminate .long,.v-progress-linear .v-progress-linear__indeterminate .short{animation-play-state:paused;background-color:inherit;bottom:0;height:inherit;left:0;position:absolute;right:auto;top:0;width:auto;will-change:left,right}.v-progress-linear .v-progress-linear__indeterminate--active .long{animation-duration:2.2s;animation-iteration-count:infinite;animation-name:indeterminate-ltr}.v-progress-linear .v-progress-linear__indeterminate--active .short{animation-duration:2.2s;animation-iteration-count:infinite;animation-name:indeterminate-short-ltr}.v-progress-linear--reverse .v-progress-linear__indeterminate .long,.v-progress-linear--reverse .v-progress-linear__indeterminate .short{left:auto;right:0}.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long{animation-name:indeterminate-rtl}.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short{animation-name:indeterminate-short-rtl}.v-progress-linear__stream{animation:stream-ltr .25s linear infinite;animation-play-state:paused;border-color:currentColor;border-top:4px dotted;bottom:0;left:auto;opacity:.3;pointer-events:none;position:absolute;right:-8px;top:calc(50% - 2px);transition:inherit}.v-progress-linear--reverse .v-progress-linear__stream{animation:stream-rtl .25s linear infinite;left:-8px;right:auto}.v-progress-linear__wrapper{overflow:hidden;position:relative;transition:inherit}.v-progress-linear--absolute,.v-progress-linear--fixed{left:0;z-index:1}.v-progress-linear--absolute{position:absolute}.v-progress-linear--fixed{position:fixed}.v-progress-linear--reactive .v-progress-linear__content{pointer-events:none}.v-progress-linear--rounded{border-radius:4px}.v-progress-linear--striped .v-progress-linear__determinate{background-image:linear-gradient(135deg,hsla(0,0%,100%,.25) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.25) 75%,transparent 0,transparent);background-repeat:repeat;background-size:40px 40px}.v-progress-linear--query .v-progress-linear__indeterminate--active .long{animation-duration:2s;animation-iteration-count:infinite;animation-name:query-ltr}.v-progress-linear--query .v-progress-linear__indeterminate--active .short{animation-duration:2s;animation-iteration-count:infinite;animation-name:query-short-ltr}.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long{animation-name:query-rtl}.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short{animation-name:query-short-rtl}.v-progress-linear--visible .v-progress-linear__indeterminate--active .long,.v-progress-linear--visible .v-progress-linear__indeterminate--active .short,.v-progress-linear--visible .v-progress-linear__stream{animation-play-state:running}@keyframes indeterminate-ltr{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@keyframes indeterminate-rtl{0%{left:100%;right:-90%}60%{left:100%;right:-90%}to{left:-35%;right:100%}}@keyframes indeterminate-short-ltr{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes indeterminate-short-rtl{0%{left:100%;right:-200%}60%{left:-8%;right:107%}to{left:-8%;right:107%}}@keyframes query-ltr{0%{left:100%;right:-90%}60%{left:100%;right:-90%}to{left:-35%;right:100%}}@keyframes query-rtl{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@keyframes query-short-ltr{0%{left:100%;right:-200%}60%{left:-8%;right:107%}to{left:-8%;right:107%}}@keyframes query-short-rtl{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes stream-ltr{to{transform:translateX(-8px)}}@keyframes stream-rtl{to{transform:translateX(8px)}}.v-ripple__container{border-radius:inherit;contain:strict;height:100%;width:100%;z-index:0}.v-ripple__animation,.v-ripple__container{color:inherit;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0}.v-ripple__animation{background:currentColor;border-radius:50%;opacity:0;will-change:transform,opacity}.v-ripple__animation--enter{opacity:0;transition:none}.v-ripple__animation--in{opacity:.25;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .1s cubic-bezier(.4,0,.2,1)}.v-ripple__animation--out{opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.theme--light.v-sheet{background-color:#fff;border-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-sheet--outlined{border:thin solid rgba(0,0,0,.12)}.theme--dark.v-sheet{background-color:#0e1315;border-color:#0e1315;color:#fff}.theme--dark.v-sheet--outlined{border:thin solid hsla(0,0%,100%,.12)}.v-sheet{border-radius:0}.v-sheet:not(.v-sheet--outlined){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-sheet.v-sheet--shaped{border-radius:16px 0}.container.grow-shrink-0{flex-grow:0;flex-shrink:0}.container.fill-height{align-items:center;display:flex;flex-wrap:wrap}.container.fill-height>.row{flex:1 1 100%;max-width:calc(100% + 24px)}.container.fill-height>.layout{flex:1 1 auto;height:100%}.container.fill-height>.layout.grow-shrink-0{flex-grow:0;flex-shrink:0}.container.grid-list-xs .layout .flex{padding:1px}.container.grid-list-xs .layout:only-child{margin:-1px}.container.grid-list-xs .layout:not(:only-child){margin:auto -1px}.container.grid-list-xs :not(:only-child) .layout:first-child{margin-top:-1px}.container.grid-list-xs :not(:only-child) .layout:last-child{margin-bottom:-1px}.container.grid-list-sm .layout .flex{padding:2px}.container.grid-list-sm .layout:only-child{margin:-2px}.container.grid-list-sm .layout:not(:only-child){margin:auto -2px}.container.grid-list-sm :not(:only-child) .layout:first-child{margin-top:-2px}.container.grid-list-sm :not(:only-child) .layout:last-child{margin-bottom:-2px}.container.grid-list-md .layout .flex{padding:4px}.container.grid-list-md .layout:only-child{margin:-4px}.container.grid-list-md .layout:not(:only-child){margin:auto -4px}.container.grid-list-md :not(:only-child) .layout:first-child{margin-top:-4px}.container.grid-list-md :not(:only-child) .layout:last-child{margin-bottom:-4px}.container.grid-list-lg .layout .flex{padding:8px}.container.grid-list-lg .layout:only-child{margin:-8px}.container.grid-list-lg .layout:not(:only-child){margin:auto -8px}.container.grid-list-lg :not(:only-child) .layout:first-child{margin-top:-8px}.container.grid-list-lg :not(:only-child) .layout:last-child{margin-bottom:-8px}.container.grid-list-xl .layout .flex{padding:12px}.container.grid-list-xl .layout:only-child{margin:-12px}.container.grid-list-xl .layout:not(:only-child){margin:auto -12px}.container.grid-list-xl :not(:only-child) .layout:first-child{margin-top:-12px}.container.grid-list-xl :not(:only-child) .layout:last-child{margin-bottom:-12px}.layout{display:flex;flex:1 1 auto;flex-wrap:nowrap;min-width:0}.layout.reverse{flex-direction:row-reverse}.layout.column{flex-direction:column}.layout.column.reverse{flex-direction:column-reverse}.layout.column>.flex{max-width:100%}.layout.wrap{flex-wrap:wrap}.layout.grow-shrink-0{flex-grow:0;flex-shrink:0}@media (min-width:0){.flex.xs12{flex-basis:100%;flex-grow:0;max-width:100%}.flex.order-xs12{order:12}.flex.xs11{flex-basis:91.6666666667%;flex-grow:0;max-width:91.6666666667%}.flex.order-xs11{order:11}.flex.xs10{flex-basis:83.3333333333%;flex-grow:0;max-width:83.3333333333%}.flex.order-xs10{order:10}.flex.xs9{flex-basis:75%;flex-grow:0;max-width:75%}.flex.order-xs9{order:9}.flex.xs8{flex-basis:66.6666666667%;flex-grow:0;max-width:66.6666666667%}.flex.order-xs8{order:8}.flex.xs7{flex-basis:58.3333333333%;flex-grow:0;max-width:58.3333333333%}.flex.order-xs7{order:7}.flex.xs6{flex-basis:50%;flex-grow:0;max-width:50%}.flex.order-xs6{order:6}.flex.xs5{flex-basis:41.6666666667%;flex-grow:0;max-width:41.6666666667%}.flex.order-xs5{order:5}.flex.xs4{flex-basis:33.3333333333%;flex-grow:0;max-width:33.3333333333%}.flex.order-xs4{order:4}.flex.xs3{flex-basis:25%;flex-grow:0;max-width:25%}.flex.order-xs3{order:3}.flex.xs2{flex-basis:16.6666666667%;flex-grow:0;max-width:16.6666666667%}.flex.order-xs2{order:2}.flex.xs1{flex-basis:8.3333333333%;flex-grow:0;max-width:8.3333333333%}.flex.order-xs1{order:1}.v-application--is-ltr .flex.offset-xs12{margin-left:100%}.v-application--is-rtl .flex.offset-xs12{margin-right:100%}.v-application--is-ltr .flex.offset-xs11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-xs11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-xs10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-xs10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-xs9{margin-left:75%}.v-application--is-rtl .flex.offset-xs9{margin-right:75%}.v-application--is-ltr .flex.offset-xs8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-xs8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-xs7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-xs7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-xs6{margin-left:50%}.v-application--is-rtl .flex.offset-xs6{margin-right:50%}.v-application--is-ltr .flex.offset-xs5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-xs5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-xs4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-xs4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-xs3{margin-left:25%}.v-application--is-rtl .flex.offset-xs3{margin-right:25%}.v-application--is-ltr .flex.offset-xs2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-xs2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-xs1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-xs1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-xs0{margin-left:0}.v-application--is-rtl .flex.offset-xs0{margin-right:0}}@media (min-width:600px){.flex.sm12{flex-basis:100%;flex-grow:0;max-width:100%}.flex.order-sm12{order:12}.flex.sm11{flex-basis:91.6666666667%;flex-grow:0;max-width:91.6666666667%}.flex.order-sm11{order:11}.flex.sm10{flex-basis:83.3333333333%;flex-grow:0;max-width:83.3333333333%}.flex.order-sm10{order:10}.flex.sm9{flex-basis:75%;flex-grow:0;max-width:75%}.flex.order-sm9{order:9}.flex.sm8{flex-basis:66.6666666667%;flex-grow:0;max-width:66.6666666667%}.flex.order-sm8{order:8}.flex.sm7{flex-basis:58.3333333333%;flex-grow:0;max-width:58.3333333333%}.flex.order-sm7{order:7}.flex.sm6{flex-basis:50%;flex-grow:0;max-width:50%}.flex.order-sm6{order:6}.flex.sm5{flex-basis:41.6666666667%;flex-grow:0;max-width:41.6666666667%}.flex.order-sm5{order:5}.flex.sm4{flex-basis:33.3333333333%;flex-grow:0;max-width:33.3333333333%}.flex.order-sm4{order:4}.flex.sm3{flex-basis:25%;flex-grow:0;max-width:25%}.flex.order-sm3{order:3}.flex.sm2{flex-basis:16.6666666667%;flex-grow:0;max-width:16.6666666667%}.flex.order-sm2{order:2}.flex.sm1{flex-basis:8.3333333333%;flex-grow:0;max-width:8.3333333333%}.flex.order-sm1{order:1}.v-application--is-ltr .flex.offset-sm12{margin-left:100%}.v-application--is-rtl .flex.offset-sm12{margin-right:100%}.v-application--is-ltr .flex.offset-sm11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-sm11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-sm10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-sm10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-sm9{margin-left:75%}.v-application--is-rtl .flex.offset-sm9{margin-right:75%}.v-application--is-ltr .flex.offset-sm8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-sm8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-sm7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-sm7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-sm6{margin-left:50%}.v-application--is-rtl .flex.offset-sm6{margin-right:50%}.v-application--is-ltr .flex.offset-sm5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-sm5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-sm4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-sm4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-sm3{margin-left:25%}.v-application--is-rtl .flex.offset-sm3{margin-right:25%}.v-application--is-ltr .flex.offset-sm2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-sm2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-sm1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-sm1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-sm0{margin-left:0}.v-application--is-rtl .flex.offset-sm0{margin-right:0}}@media (min-width:960px){.flex.md12{flex-basis:100%;flex-grow:0;max-width:100%}.flex.order-md12{order:12}.flex.md11{flex-basis:91.6666666667%;flex-grow:0;max-width:91.6666666667%}.flex.order-md11{order:11}.flex.md10{flex-basis:83.3333333333%;flex-grow:0;max-width:83.3333333333%}.flex.order-md10{order:10}.flex.md9{flex-basis:75%;flex-grow:0;max-width:75%}.flex.order-md9{order:9}.flex.md8{flex-basis:66.6666666667%;flex-grow:0;max-width:66.6666666667%}.flex.order-md8{order:8}.flex.md7{flex-basis:58.3333333333%;flex-grow:0;max-width:58.3333333333%}.flex.order-md7{order:7}.flex.md6{flex-basis:50%;flex-grow:0;max-width:50%}.flex.order-md6{order:6}.flex.md5{flex-basis:41.6666666667%;flex-grow:0;max-width:41.6666666667%}.flex.order-md5{order:5}.flex.md4{flex-basis:33.3333333333%;flex-grow:0;max-width:33.3333333333%}.flex.order-md4{order:4}.flex.md3{flex-basis:25%;flex-grow:0;max-width:25%}.flex.order-md3{order:3}.flex.md2{flex-basis:16.6666666667%;flex-grow:0;max-width:16.6666666667%}.flex.order-md2{order:2}.flex.md1{flex-basis:8.3333333333%;flex-grow:0;max-width:8.3333333333%}.flex.order-md1{order:1}.v-application--is-ltr .flex.offset-md12{margin-left:100%}.v-application--is-rtl .flex.offset-md12{margin-right:100%}.v-application--is-ltr .flex.offset-md11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-md11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-md10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-md10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-md9{margin-left:75%}.v-application--is-rtl .flex.offset-md9{margin-right:75%}.v-application--is-ltr .flex.offset-md8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-md8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-md7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-md7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-md6{margin-left:50%}.v-application--is-rtl .flex.offset-md6{margin-right:50%}.v-application--is-ltr .flex.offset-md5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-md5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-md4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-md4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-md3{margin-left:25%}.v-application--is-rtl .flex.offset-md3{margin-right:25%}.v-application--is-ltr .flex.offset-md2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-md2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-md1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-md1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-md0{margin-left:0}.v-application--is-rtl .flex.offset-md0{margin-right:0}}@media (min-width:1264px){.flex.lg12{flex-basis:100%;flex-grow:0;max-width:100%}.flex.order-lg12{order:12}.flex.lg11{flex-basis:91.6666666667%;flex-grow:0;max-width:91.6666666667%}.flex.order-lg11{order:11}.flex.lg10{flex-basis:83.3333333333%;flex-grow:0;max-width:83.3333333333%}.flex.order-lg10{order:10}.flex.lg9{flex-basis:75%;flex-grow:0;max-width:75%}.flex.order-lg9{order:9}.flex.lg8{flex-basis:66.6666666667%;flex-grow:0;max-width:66.6666666667%}.flex.order-lg8{order:8}.flex.lg7{flex-basis:58.3333333333%;flex-grow:0;max-width:58.3333333333%}.flex.order-lg7{order:7}.flex.lg6{flex-basis:50%;flex-grow:0;max-width:50%}.flex.order-lg6{order:6}.flex.lg5{flex-basis:41.6666666667%;flex-grow:0;max-width:41.6666666667%}.flex.order-lg5{order:5}.flex.lg4{flex-basis:33.3333333333%;flex-grow:0;max-width:33.3333333333%}.flex.order-lg4{order:4}.flex.lg3{flex-basis:25%;flex-grow:0;max-width:25%}.flex.order-lg3{order:3}.flex.lg2{flex-basis:16.6666666667%;flex-grow:0;max-width:16.6666666667%}.flex.order-lg2{order:2}.flex.lg1{flex-basis:8.3333333333%;flex-grow:0;max-width:8.3333333333%}.flex.order-lg1{order:1}.v-application--is-ltr .flex.offset-lg12{margin-left:100%}.v-application--is-rtl .flex.offset-lg12{margin-right:100%}.v-application--is-ltr .flex.offset-lg11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-lg11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-lg10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-lg10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-lg9{margin-left:75%}.v-application--is-rtl .flex.offset-lg9{margin-right:75%}.v-application--is-ltr .flex.offset-lg8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-lg8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-lg7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-lg7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-lg6{margin-left:50%}.v-application--is-rtl .flex.offset-lg6{margin-right:50%}.v-application--is-ltr .flex.offset-lg5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-lg5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-lg4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-lg4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-lg3{margin-left:25%}.v-application--is-rtl .flex.offset-lg3{margin-right:25%}.v-application--is-ltr .flex.offset-lg2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-lg2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-lg1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-lg1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-lg0{margin-left:0}.v-application--is-rtl .flex.offset-lg0{margin-right:0}}@media (min-width:1904px){.flex.xl12{flex-basis:100%;flex-grow:0;max-width:100%}.flex.order-xl12{order:12}.flex.xl11{flex-basis:91.6666666667%;flex-grow:0;max-width:91.6666666667%}.flex.order-xl11{order:11}.flex.xl10{flex-basis:83.3333333333%;flex-grow:0;max-width:83.3333333333%}.flex.order-xl10{order:10}.flex.xl9{flex-basis:75%;flex-grow:0;max-width:75%}.flex.order-xl9{order:9}.flex.xl8{flex-basis:66.6666666667%;flex-grow:0;max-width:66.6666666667%}.flex.order-xl8{order:8}.flex.xl7{flex-basis:58.3333333333%;flex-grow:0;max-width:58.3333333333%}.flex.order-xl7{order:7}.flex.xl6{flex-basis:50%;flex-grow:0;max-width:50%}.flex.order-xl6{order:6}.flex.xl5{flex-basis:41.6666666667%;flex-grow:0;max-width:41.6666666667%}.flex.order-xl5{order:5}.flex.xl4{flex-basis:33.3333333333%;flex-grow:0;max-width:33.3333333333%}.flex.order-xl4{order:4}.flex.xl3{flex-basis:25%;flex-grow:0;max-width:25%}.flex.order-xl3{order:3}.flex.xl2{flex-basis:16.6666666667%;flex-grow:0;max-width:16.6666666667%}.flex.order-xl2{order:2}.flex.xl1{flex-basis:8.3333333333%;flex-grow:0;max-width:8.3333333333%}.flex.order-xl1{order:1}.v-application--is-ltr .flex.offset-xl12{margin-left:100%}.v-application--is-rtl .flex.offset-xl12{margin-right:100%}.v-application--is-ltr .flex.offset-xl11{margin-left:91.6666666667%}.v-application--is-rtl .flex.offset-xl11{margin-right:91.6666666667%}.v-application--is-ltr .flex.offset-xl10{margin-left:83.3333333333%}.v-application--is-rtl .flex.offset-xl10{margin-right:83.3333333333%}.v-application--is-ltr .flex.offset-xl9{margin-left:75%}.v-application--is-rtl .flex.offset-xl9{margin-right:75%}.v-application--is-ltr .flex.offset-xl8{margin-left:66.6666666667%}.v-application--is-rtl .flex.offset-xl8{margin-right:66.6666666667%}.v-application--is-ltr .flex.offset-xl7{margin-left:58.3333333333%}.v-application--is-rtl .flex.offset-xl7{margin-right:58.3333333333%}.v-application--is-ltr .flex.offset-xl6{margin-left:50%}.v-application--is-rtl .flex.offset-xl6{margin-right:50%}.v-application--is-ltr .flex.offset-xl5{margin-left:41.6666666667%}.v-application--is-rtl .flex.offset-xl5{margin-right:41.6666666667%}.v-application--is-ltr .flex.offset-xl4{margin-left:33.3333333333%}.v-application--is-rtl .flex.offset-xl4{margin-right:33.3333333333%}.v-application--is-ltr .flex.offset-xl3{margin-left:25%}.v-application--is-rtl .flex.offset-xl3{margin-right:25%}.v-application--is-ltr .flex.offset-xl2{margin-left:16.6666666667%}.v-application--is-rtl .flex.offset-xl2{margin-right:16.6666666667%}.v-application--is-ltr .flex.offset-xl1{margin-left:8.3333333333%}.v-application--is-rtl .flex.offset-xl1{margin-right:8.3333333333%}.v-application--is-ltr .flex.offset-xl0{margin-left:0}.v-application--is-rtl .flex.offset-xl0{margin-right:0}}.child-flex>*,.flex{flex:1 1 auto;max-width:100%}.child-flex>.grow-shrink-0,.flex.grow-shrink-0{flex-grow:0;flex-shrink:0}.grow,.spacer{flex-grow:1!important}.grow{flex-shrink:0!important}.shrink{flex-grow:0!important;flex-shrink:1!important}.fill-height{height:100%}.v-btn:not(.v-btn--outlined).accent,.v-btn:not(.v-btn--outlined).error,.v-btn:not(.v-btn--outlined).info,.v-btn:not(.v-btn--outlined).primary,.v-btn:not(.v-btn--outlined).secondary,.v-btn:not(.v-btn--outlined).success,.v-btn:not(.v-btn--outlined).warning{color:#fff}.theme--light.v-btn{color:rgba(0,0,0,.87)}.theme--light.v-btn.v-btn--disabled,.theme--light.v-btn.v-btn--disabled .v-btn__loading,.theme--light.v-btn.v-btn--disabled .v-icon{color:rgba(0,0,0,.26)!important}.theme--light.v-btn.v-btn--disabled.v-btn--has-bg{background-color:rgba(0,0,0,.12)!important}.theme--light.v-btn.v-btn--has-bg{background-color:#f5f5f5}.theme--light.v-btn.v-btn--outlined.v-btn--text{border-color:rgba(0,0,0,.12)}.theme--light.v-btn.v-btn--icon{color:rgba(0,0,0,.54)}.theme--light.v-btn:hover:before{opacity:.08}.theme--light.v-btn:focus:before{opacity:.24}.theme--light.v-btn--active:before,.theme--light.v-btn--active:hover:before{opacity:.18}.theme--light.v-btn--active:focus:before{opacity:.16}.theme--dark.v-btn{color:#fff}.theme--dark.v-btn.v-btn--disabled,.theme--dark.v-btn.v-btn--disabled .v-btn__loading,.theme--dark.v-btn.v-btn--disabled .v-icon{color:hsla(0,0%,100%,.3)!important}.theme--dark.v-btn.v-btn--disabled.v-btn--has-bg{background-color:hsla(0,0%,100%,.12)!important}.theme--dark.v-btn.v-btn--has-bg{background-color:#272727}.theme--dark.v-btn.v-btn--outlined.v-btn--text{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-btn.v-btn--icon{color:#fff}.theme--dark.v-btn:hover:before{opacity:.08}.theme--dark.v-btn:focus:before{opacity:.24}.theme--dark.v-btn--active:before,.theme--dark.v-btn--active:hover:before{opacity:.18}.theme--dark.v-btn--active:focus:before{opacity:.32}.v-btn{align-items:center;border-radius:4px;display:inline-flex;flex:0 0 auto;font-weight:500;justify-content:center;letter-spacing:.0892857143em;outline:0;position:relative;text-decoration:none;text-indent:.0892857143em;text-transform:uppercase;transition-duration:.28s;transition-property:box-shadow,transform,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.v-btn.v-size--x-small{font-size:.625rem}.v-btn.v-size--small{font-size:.75rem}.v-btn.v-size--default,.v-btn.v-size--large{font-size:.875rem}.v-btn.v-size--x-large{font-size:1rem}.v-btn:before{background-color:currentColor;border-radius:inherit;bottom:0;color:inherit;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s cubic-bezier(.4,0,.6,1)}.v-btn:not(.v-btn--round).v-size--x-small{height:20px;min-width:36px;padding:0 8.8888888889px}.v-btn:not(.v-btn--round).v-size--small{height:28px;min-width:50px;padding:0 12.4444444444px}.v-btn:not(.v-btn--round).v-size--default{height:36px;min-width:64px;padding:0 16px}.v-btn:not(.v-btn--round).v-size--large{height:44px;min-width:78px;padding:0 19.5555555556px}.v-btn:not(.v-btn--round).v-size--x-large{height:52px;min-width:92px;padding:0 23.1111111111px}.v-btn>.v-btn__content .v-icon{color:inherit}.v-btn__content{align-items:center;color:inherit;display:flex;flex:1 0 auto;justify-content:inherit;line-height:normal;position:relative;transition:inherit;transition-property:opacity}.v-btn__content .v-icon.v-icon--left,.v-btn__content .v-icon.v-icon--right{font-size:18px;height:18px;width:18px}.v-application--is-ltr .v-btn__content .v-icon--left{margin-left:-4px;margin-right:8px}.v-application--is-ltr .v-btn__content .v-icon--right,.v-application--is-rtl .v-btn__content .v-icon--left{margin-left:8px;margin-right:-4px}.v-application--is-rtl .v-btn__content .v-icon--right{margin-left:-4px;margin-right:8px}.v-btn__loader{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.v-btn--absolute.v-btn--right,.v-btn--fixed.v-btn--right{right:16px}.v-btn--absolute.v-btn--left,.v-btn--fixed.v-btn--left{left:16px}.v-btn--absolute.v-btn--top,.v-btn--fixed.v-btn--top{top:16px}.v-btn--absolute.v-btn--bottom,.v-btn--fixed.v-btn--bottom{bottom:16px}.v-btn--absolute{position:absolute}.v-btn--fixed{position:fixed}.v-btn--block{display:flex;flex:1 0 auto;max-width:none;min-width:100%!important}.v-btn--is-elevated{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-btn--is-elevated:after{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-btn--is-elevated:active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-btn--is-elevated.v-btn--fab{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.v-btn--is-elevated.v-btn--fab:after{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-btn--is-elevated.v-btn--fab:active{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.v-btn--disabled{pointer-events:none}.v-btn--fab,.v-btn--icon{min-height:0;min-width:0;padding:0}.v-btn--fab.v-size--x-small .v-icon,.v-btn--icon.v-size--x-small .v-icon{font-size:18px;height:18px;width:18px}.v-btn--fab.v-size--default .v-icon,.v-btn--fab.v-size--small .v-icon,.v-btn--icon.v-size--default .v-icon,.v-btn--icon.v-size--small .v-icon{font-size:24px;height:24px;width:24px}.v-btn--fab.v-size--large .v-icon,.v-btn--icon.v-size--large .v-icon{font-size:28px;height:28px;width:28px}.v-btn--fab.v-size--x-large .v-icon,.v-btn--icon.v-size--x-large .v-icon{font-size:32px;height:32px;width:32px}.v-btn--icon.v-size--x-small{height:20px;width:20px}.v-btn--icon.v-size--small{height:28px;width:28px}.v-btn--icon.v-size--default{height:36px;width:36px}.v-btn--icon.v-size--large{height:44px;width:44px}.v-btn--icon.v-size--x-large{height:52px;width:52px}.v-btn--fab.v-btn--absolute,.v-btn--fab.v-btn--fixed{z-index:4}.v-btn--fab.v-size--x-small{height:32px;width:32px}.v-btn--fab.v-size--x-small.v-btn--absolute.v-btn--bottom{bottom:-16px}.v-btn--fab.v-size--x-small.v-btn--absolute.v-btn--top{top:-16px}.v-btn--fab.v-size--small{height:40px;width:40px}.v-btn--fab.v-size--small.v-btn--absolute.v-btn--bottom{bottom:-20px}.v-btn--fab.v-size--small.v-btn--absolute.v-btn--top{top:-20px}.v-btn--fab.v-size--default{height:56px;width:56px}.v-btn--fab.v-size--default.v-btn--absolute.v-btn--bottom{bottom:-28px}.v-btn--fab.v-size--default.v-btn--absolute.v-btn--top{top:-28px}.v-btn--fab.v-size--large{height:64px;width:64px}.v-btn--fab.v-size--large.v-btn--absolute.v-btn--bottom{bottom:-32px}.v-btn--fab.v-size--large.v-btn--absolute.v-btn--top{top:-32px}.v-btn--fab.v-size--x-large{height:72px;width:72px}.v-btn--fab.v-size--x-large.v-btn--absolute.v-btn--bottom{bottom:-36px}.v-btn--fab.v-size--x-large.v-btn--absolute.v-btn--top{top:-36px}.v-btn--loading{pointer-events:none;transition:none}.v-btn--loading .v-btn__content{opacity:0}.v-btn--outlined{border:thin solid}.v-btn--plain:before{display:none}.v-btn--plain:not(.v-btn--active):not(.v-btn--loading):not(:focus):not(:hover) .v-btn__content{opacity:.62}.v-btn--round{border-radius:50%}.v-btn--rounded{border-radius:28px}.v-btn--tile{border-radius:0}.v-progress-circular{align-items:center;display:inline-flex;justify-content:center;position:relative;vertical-align:middle}.v-progress-circular>svg{bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;width:100%;z-index:0}.v-progress-circular--indeterminate>svg{animation:progress-circular-rotate 1.4s linear infinite;transform-origin:center center;transition:all .2s ease-in-out}.v-progress-circular--indeterminate .v-progress-circular__overlay{stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0px;animation:progress-circular-dash 1.4s ease-in-out infinite}.v-progress-circular--indeterminate:not(.v-progress-circular--visible) .v-progress-circular__overlay,.v-progress-circular--indeterminate:not(.v-progress-circular--visible)>svg{animation-play-state:paused!important}.v-progress-circular__info{align-items:center;display:flex;justify-content:center}.v-progress-circular__underlay{stroke:hsla(0,0%,62%,.4);z-index:1}.v-progress-circular__overlay{stroke:currentColor;transition:all .6s ease-in-out;z-index:2}@keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}@keyframes progress-circular-rotate{to{transform:rotate(1turn)}}.theme--light.v-icon{color:rgba(0,0,0,.54)}.theme--light.v-icon:focus:after{opacity:.12}.theme--light.v-icon.v-icon.v-icon--disabled{color:rgba(0,0,0,.38)!important}.theme--dark.v-icon{color:#fff}.theme--dark.v-icon:focus:after{opacity:.24}.theme--dark.v-icon.v-icon.v-icon--disabled{color:hsla(0,0%,100%,.5)!important}.v-icon.v-icon{font-feature-settings:"liga";align-items:center;display:inline-flex;font-size:24px;justify-content:center;letter-spacing:normal;line-height:1;position:relative;text-indent:0;transition:.3s cubic-bezier(.25,.8,.5,1),visibility 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.v-icon.v-icon:after{background-color:currentColor;border-radius:50%;content:"";display:inline-block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:scale(1.3);transition:opacity .2s cubic-bezier(.4,0,.6,1);width:100%}.v-icon.v-icon--dense{font-size:20px}.v-icon--right{margin-left:8px}.v-icon--left{margin-right:8px}.v-icon.v-icon.v-icon--link{cursor:pointer;outline:none}.v-icon--disabled{pointer-events:none}.v-icon--dense .v-icon__component,.v-icon--dense .v-icon__svg{height:20px}.v-icon__component,.v-icon__svg{height:24px;width:24px}.v-icon__svg{fill:currentColor}.container{margin-left:auto;margin-right:auto;padding:12px;width:100%}@media(min-width:960px){.container{max-width:900px}}@media(min-width:1264px){.container{max-width:1185px}}@media(min-width:1904px){.container{max-width:1785px}}.container--fluid{max-width:100%}.row{display:flex;flex:1 1 auto;flex-wrap:wrap;margin:-12px}.row+.row{margin-top:12px}.row+.row--dense{margin-top:4px}.row--dense{margin:-4px}.row--dense>.col,.row--dense>[class*=col-]{padding:4px}.row.no-gutters{margin:0}.row.no-gutters>.col,.row.no-gutters>[class*=col-]{padding:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding:12px;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.v-application--is-ltr .offset-1{margin-left:8.3333333333%}.v-application--is-rtl .offset-1{margin-right:8.3333333333%}.v-application--is-ltr .offset-2{margin-left:16.6666666667%}.v-application--is-rtl .offset-2{margin-right:16.6666666667%}.v-application--is-ltr .offset-3{margin-left:25%}.v-application--is-rtl .offset-3{margin-right:25%}.v-application--is-ltr .offset-4{margin-left:33.3333333333%}.v-application--is-rtl .offset-4{margin-right:33.3333333333%}.v-application--is-ltr .offset-5{margin-left:41.6666666667%}.v-application--is-rtl .offset-5{margin-right:41.6666666667%}.v-application--is-ltr .offset-6{margin-left:50%}.v-application--is-rtl .offset-6{margin-right:50%}.v-application--is-ltr .offset-7{margin-left:58.3333333333%}.v-application--is-rtl .offset-7{margin-right:58.3333333333%}.v-application--is-ltr .offset-8{margin-left:66.6666666667%}.v-application--is-rtl .offset-8{margin-right:66.6666666667%}.v-application--is-ltr .offset-9{margin-left:75%}.v-application--is-rtl .offset-9{margin-right:75%}.v-application--is-ltr .offset-10{margin-left:83.3333333333%}.v-application--is-rtl .offset-10{margin-right:83.3333333333%}.v-application--is-ltr .offset-11{margin-left:91.6666666667%}.v-application--is-rtl .offset-11{margin-right:91.6666666667%}@media(min-width:600px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.v-application--is-ltr .offset-sm-0{margin-left:0}.v-application--is-rtl .offset-sm-0{margin-right:0}.v-application--is-ltr .offset-sm-1{margin-left:8.3333333333%}.v-application--is-rtl .offset-sm-1{margin-right:8.3333333333%}.v-application--is-ltr .offset-sm-2{margin-left:16.6666666667%}.v-application--is-rtl .offset-sm-2{margin-right:16.6666666667%}.v-application--is-ltr .offset-sm-3{margin-left:25%}.v-application--is-rtl .offset-sm-3{margin-right:25%}.v-application--is-ltr .offset-sm-4{margin-left:33.3333333333%}.v-application--is-rtl .offset-sm-4{margin-right:33.3333333333%}.v-application--is-ltr .offset-sm-5{margin-left:41.6666666667%}.v-application--is-rtl .offset-sm-5{margin-right:41.6666666667%}.v-application--is-ltr .offset-sm-6{margin-left:50%}.v-application--is-rtl .offset-sm-6{margin-right:50%}.v-application--is-ltr .offset-sm-7{margin-left:58.3333333333%}.v-application--is-rtl .offset-sm-7{margin-right:58.3333333333%}.v-application--is-ltr .offset-sm-8{margin-left:66.6666666667%}.v-application--is-rtl .offset-sm-8{margin-right:66.6666666667%}.v-application--is-ltr .offset-sm-9{margin-left:75%}.v-application--is-rtl .offset-sm-9{margin-right:75%}.v-application--is-ltr .offset-sm-10{margin-left:83.3333333333%}.v-application--is-rtl .offset-sm-10{margin-right:83.3333333333%}.v-application--is-ltr .offset-sm-11{margin-left:91.6666666667%}.v-application--is-rtl .offset-sm-11{margin-right:91.6666666667%}}@media(min-width:960px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.v-application--is-ltr .offset-md-0{margin-left:0}.v-application--is-rtl .offset-md-0{margin-right:0}.v-application--is-ltr .offset-md-1{margin-left:8.3333333333%}.v-application--is-rtl .offset-md-1{margin-right:8.3333333333%}.v-application--is-ltr .offset-md-2{margin-left:16.6666666667%}.v-application--is-rtl .offset-md-2{margin-right:16.6666666667%}.v-application--is-ltr .offset-md-3{margin-left:25%}.v-application--is-rtl .offset-md-3{margin-right:25%}.v-application--is-ltr .offset-md-4{margin-left:33.3333333333%}.v-application--is-rtl .offset-md-4{margin-right:33.3333333333%}.v-application--is-ltr .offset-md-5{margin-left:41.6666666667%}.v-application--is-rtl .offset-md-5{margin-right:41.6666666667%}.v-application--is-ltr .offset-md-6{margin-left:50%}.v-application--is-rtl .offset-md-6{margin-right:50%}.v-application--is-ltr .offset-md-7{margin-left:58.3333333333%}.v-application--is-rtl .offset-md-7{margin-right:58.3333333333%}.v-application--is-ltr .offset-md-8{margin-left:66.6666666667%}.v-application--is-rtl .offset-md-8{margin-right:66.6666666667%}.v-application--is-ltr .offset-md-9{margin-left:75%}.v-application--is-rtl .offset-md-9{margin-right:75%}.v-application--is-ltr .offset-md-10{margin-left:83.3333333333%}.v-application--is-rtl .offset-md-10{margin-right:83.3333333333%}.v-application--is-ltr .offset-md-11{margin-left:91.6666666667%}.v-application--is-rtl .offset-md-11{margin-right:91.6666666667%}}@media(min-width:1264px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.v-application--is-ltr .offset-lg-0{margin-left:0}.v-application--is-rtl .offset-lg-0{margin-right:0}.v-application--is-ltr .offset-lg-1{margin-left:8.3333333333%}.v-application--is-rtl .offset-lg-1{margin-right:8.3333333333%}.v-application--is-ltr .offset-lg-2{margin-left:16.6666666667%}.v-application--is-rtl .offset-lg-2{margin-right:16.6666666667%}.v-application--is-ltr .offset-lg-3{margin-left:25%}.v-application--is-rtl .offset-lg-3{margin-right:25%}.v-application--is-ltr .offset-lg-4{margin-left:33.3333333333%}.v-application--is-rtl .offset-lg-4{margin-right:33.3333333333%}.v-application--is-ltr .offset-lg-5{margin-left:41.6666666667%}.v-application--is-rtl .offset-lg-5{margin-right:41.6666666667%}.v-application--is-ltr .offset-lg-6{margin-left:50%}.v-application--is-rtl .offset-lg-6{margin-right:50%}.v-application--is-ltr .offset-lg-7{margin-left:58.3333333333%}.v-application--is-rtl .offset-lg-7{margin-right:58.3333333333%}.v-application--is-ltr .offset-lg-8{margin-left:66.6666666667%}.v-application--is-rtl .offset-lg-8{margin-right:66.6666666667%}.v-application--is-ltr .offset-lg-9{margin-left:75%}.v-application--is-rtl .offset-lg-9{margin-right:75%}.v-application--is-ltr .offset-lg-10{margin-left:83.3333333333%}.v-application--is-rtl .offset-lg-10{margin-right:83.3333333333%}.v-application--is-ltr .offset-lg-11{margin-left:91.6666666667%}.v-application--is-rtl .offset-lg-11{margin-right:91.6666666667%}}@media(min-width:1904px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.v-application--is-ltr .offset-xl-0{margin-left:0}.v-application--is-rtl .offset-xl-0{margin-right:0}.v-application--is-ltr .offset-xl-1{margin-left:8.3333333333%}.v-application--is-rtl .offset-xl-1{margin-right:8.3333333333%}.v-application--is-ltr .offset-xl-2{margin-left:16.6666666667%}.v-application--is-rtl .offset-xl-2{margin-right:16.6666666667%}.v-application--is-ltr .offset-xl-3{margin-left:25%}.v-application--is-rtl .offset-xl-3{margin-right:25%}.v-application--is-ltr .offset-xl-4{margin-left:33.3333333333%}.v-application--is-rtl .offset-xl-4{margin-right:33.3333333333%}.v-application--is-ltr .offset-xl-5{margin-left:41.6666666667%}.v-application--is-rtl .offset-xl-5{margin-right:41.6666666667%}.v-application--is-ltr .offset-xl-6{margin-left:50%}.v-application--is-rtl .offset-xl-6{margin-right:50%}.v-application--is-ltr .offset-xl-7{margin-left:58.3333333333%}.v-application--is-rtl .offset-xl-7{margin-right:58.3333333333%}.v-application--is-ltr .offset-xl-8{margin-left:66.6666666667%}.v-application--is-rtl .offset-xl-8{margin-right:66.6666666667%}.v-application--is-ltr .offset-xl-9{margin-left:75%}.v-application--is-rtl .offset-xl-9{margin-right:75%}.v-application--is-ltr .offset-xl-10{margin-left:83.3333333333%}.v-application--is-rtl .offset-xl-10{margin-right:83.3333333333%}.v-application--is-ltr .offset-xl-11{margin-left:91.6666666667%}.v-application--is-rtl .offset-xl-11{margin-right:91.6666666667%}}.v-list.accent>.v-list-item,.v-list.error>.v-list-item,.v-list.info>.v-list-item,.v-list.primary>.v-list-item,.v-list.secondary>.v-list-item,.v-list.success>.v-list-item,.v-list.warning>.v-list-item{color:#fff}.theme--light.v-list{background:#fff;color:rgba(0,0,0,.87)}.theme--light.v-list .v-list--disabled{color:rgba(0,0,0,.38)}.theme--light.v-list .v-list-group--active:after,.theme--light.v-list .v-list-group--active:before{background:rgba(0,0,0,.12)}.theme--dark.v-list{background:#0e1315;color:#fff}.theme--dark.v-list .v-list--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-list .v-list-group--active:after,.theme--dark.v-list .v-list-group--active:before{background:hsla(0,0%,100%,.12)}.v-sheet.v-list{border-radius:0}.v-sheet.v-list:not(.v-sheet--outlined){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-sheet.v-list.v-sheet--shaped{border-radius:0}.v-list{display:block;padding:8px 0;position:static;transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.v-list--disabled{pointer-events:none}.v-list--flat .v-list-item:before{display:none}.v-list--dense .v-subheader{font-size:.75rem;height:40px;padding:0 8px}.v-list--nav .v-list-item:not(:last-child):not(:only-child),.v-list--rounded .v-list-item:not(:last-child):not(:only-child){margin-bottom:8px}.v-list--nav .v-list-item--dense:not(:last-child):not(:only-child),.v-list--nav.v-list--dense .v-list-item:not(:last-child):not(:only-child),.v-list--rounded .v-list-item--dense:not(:last-child):not(:only-child),.v-list--rounded.v-list--dense .v-list-item:not(:last-child):not(:only-child){margin-bottom:4px}.v-list--nav{padding-left:8px;padding-right:8px}.v-list--nav .v-list-item{padding:0 8px}.v-list--nav .v-list-item,.v-list--nav .v-list-item:before{border-radius:4px}.v-application--is-ltr .v-list.v-sheet--shaped .v-list-item,.v-application--is-ltr .v-list.v-sheet--shaped .v-list-item:before,.v-application--is-ltr .v-list.v-sheet--shaped .v-list-item>.v-ripple__container{border-bottom-right-radius:32px!important;border-top-right-radius:32px!important}.v-application--is-rtl .v-list.v-sheet--shaped .v-list-item,.v-application--is-rtl .v-list.v-sheet--shaped .v-list-item:before,.v-application--is-rtl .v-list.v-sheet--shaped .v-list-item>.v-ripple__container{border-bottom-left-radius:32px!important;border-top-left-radius:32px!important}.v-application--is-ltr .v-list.v-sheet--shaped.v-list--two-line .v-list-item,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--two-line .v-list-item:before,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--two-line .v-list-item>.v-ripple__container{border-bottom-right-radius:42.6666666667px!important;border-top-right-radius:42.6666666667px!important}.v-application--is-rtl .v-list.v-sheet--shaped.v-list--two-line .v-list-item,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--two-line .v-list-item:before,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--two-line .v-list-item>.v-ripple__container{border-bottom-left-radius:42.6666666667px!important;border-top-left-radius:42.6666666667px!important}.v-application--is-ltr .v-list.v-sheet--shaped.v-list--three-line .v-list-item,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--three-line .v-list-item:before,.v-application--is-ltr .v-list.v-sheet--shaped.v-list--three-line .v-list-item>.v-ripple__container{border-bottom-right-radius:58.6666666667px!important;border-top-right-radius:58.6666666667px!important}.v-application--is-rtl .v-list.v-sheet--shaped.v-list--three-line .v-list-item,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--three-line .v-list-item:before,.v-application--is-rtl .v-list.v-sheet--shaped.v-list--three-line .v-list-item>.v-ripple__container{border-bottom-left-radius:58.6666666667px!important;border-top-left-radius:58.6666666667px!important}.v-application--is-ltr .v-list.v-sheet--shaped{padding-right:8px}.v-application--is-rtl .v-list.v-sheet--shaped{padding-left:8px}.v-list--rounded{padding:8px}.v-list--rounded .v-list-item,.v-list--rounded .v-list-item:before,.v-list--rounded .v-list-item>.v-ripple__container{border-radius:32px!important}.v-list--rounded.v-list--two-line .v-list-item,.v-list--rounded.v-list--two-line .v-list-item:before,.v-list--rounded.v-list--two-line .v-list-item>.v-ripple__container{border-radius:42.6666666667px!important}.v-list--rounded.v-list--three-line .v-list-item,.v-list--rounded.v-list--three-line .v-list-item:before,.v-list--rounded.v-list--three-line .v-list-item>.v-ripple__container{border-radius:58.6666666667px!important}.v-list--subheader{padding-top:0}.theme--light.v-list-item--disabled{color:rgba(0,0,0,.38)}.theme--light.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled){color:rgba(0,0,0,.87)}.theme--light.v-list-item .v-list-item__mask{background:#eee;color:rgba(0,0,0,.38)}.theme--light.v-list-item:not(.v-list-item--disabled) .v-list-item__action-text,.theme--light.v-list-item:not(.v-list-item--disabled) .v-list-item__subtitle{color:rgba(0,0,0,.6)}.theme--light.v-list-item:hover:before{opacity:.04}.theme--light.v-list-item--active:before,.theme--light.v-list-item--active:hover:before,.theme--light.v-list-item:focus:before{opacity:.12}.theme--light.v-list-item--active:focus:before,.theme--light.v-list-item.v-list-item--highlighted:before{opacity:.16}.theme--dark.v-list-item--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-list-item:not(.v-list-item--active):not(.v-list-item--disabled){color:#fff}.theme--dark.v-list-item .v-list-item__mask{background:#494949;color:hsla(0,0%,100%,.5)}.theme--dark.v-list-item:not(.v-list-item--disabled) .v-list-item__action-text,.theme--dark.v-list-item:not(.v-list-item--disabled) .v-list-item__subtitle{color:hsla(0,0%,100%,.7)}.theme--dark.v-list-item:hover:before{opacity:.08}.theme--dark.v-list-item--active:before,.theme--dark.v-list-item--active:hover:before,.theme--dark.v-list-item:focus:before{opacity:.24}.theme--dark.v-list-item--active:focus:before,.theme--dark.v-list-item.v-list-item--highlighted:before{opacity:.32}.v-list-item{align-items:center;display:flex;flex:1 1 100%;letter-spacing:normal;min-height:48px;outline:none;padding:0 16px;position:relative;text-decoration:none}.v-list-item--disabled{pointer-events:none}.v-list-item--selectable{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.v-list-item:after{content:"";font-size:0;min-height:inherit}.v-list-item__action{align-self:center;margin:12px 0}.v-list-item__action .v-input,.v-list-item__action .v-input--selection-controls__input,.v-list-item__action .v-input__control,.v-list-item__action .v-input__slot{margin:0!important}.v-list-item__action .v-input{padding:0}.v-list-item__action .v-input .v-messages{display:none}.v-list-item__action-text{font-size:.75rem}.v-list-item__avatar{align-self:center;justify-content:flex-start}.v-list-item__avatar,.v-list-item__avatar.v-list-item__avatar--horizontal{margin-bottom:8px;margin-top:8px}.v-application--is-ltr .v-list-item__avatar.v-list-item__avatar--horizontal:first-child{margin-left:-16px}.v-application--is-rtl .v-list-item__avatar.v-list-item__avatar--horizontal:first-child{margin-right:-16px}.v-application--is-ltr .v-list-item__avatar.v-list-item__avatar--horizontal:last-child{margin-left:-16px}.v-application--is-rtl .v-list-item__avatar.v-list-item__avatar--horizontal:last-child{margin-right:-16px}.v-list-item__content{align-items:center;align-self:center;display:flex;flex:1 1;flex-wrap:wrap;overflow:hidden;padding:12px 0}.v-list-item__content>*{flex:1 0 100%;line-height:1.1}.v-list-item__content>:not(:last-child){margin-bottom:2px}.v-list-item__icon{align-self:flex-start;margin:16px 0}.v-application--is-ltr .v-list-item__action:last-of-type:not(:only-child),.v-application--is-ltr .v-list-item__avatar:last-of-type:not(:only-child),.v-application--is-ltr .v-list-item__icon:last-of-type:not(:only-child){margin-left:16px}.v-application--is-ltr .v-list-item__avatar:first-child,.v-application--is-rtl .v-list-item__action:last-of-type:not(:only-child),.v-application--is-rtl .v-list-item__avatar:last-of-type:not(:only-child),.v-application--is-rtl .v-list-item__icon:last-of-type:not(:only-child){margin-right:16px}.v-application--is-rtl .v-list-item__avatar:first-child{margin-left:16px}.v-application--is-ltr .v-list-item__action:first-child,.v-application--is-ltr .v-list-item__icon:first-child{margin-right:32px}.v-application--is-rtl .v-list-item__action:first-child,.v-application--is-rtl .v-list-item__icon:first-child{margin-left:32px}.v-list-item__action,.v-list-item__avatar,.v-list-item__icon{display:inline-flex;min-width:24px}.v-list-item .v-list-item__subtitle,.v-list-item .v-list-item__title{line-height:1.2}.v-list-item__subtitle,.v-list-item__title{flex:1 1 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-list-item__title{align-self:center;font-size:1rem}.v-list-item__title>.v-badge{margin-top:16px}.v-list-item__subtitle{font-size:.875rem}.v-list--dense .v-list-item,.v-list-item--dense{min-height:40px}.v-list--dense .v-list-item .v-list-item__icon,.v-list-item--dense .v-list-item__icon{height:24px;margin-bottom:8px;margin-top:8px}.v-list--dense .v-list-item .v-list-item__content,.v-list-item--dense .v-list-item__content{padding:8px 0}.v-list--dense .v-list-item .v-list-item__subtitle,.v-list--dense .v-list-item .v-list-item__title,.v-list-item--dense .v-list-item__subtitle,.v-list-item--dense .v-list-item__title{font-size:.8125rem;font-weight:500;line-height:1rem}.v-list--dense .v-list-item.v-list-item--two-line,.v-list-item--dense.v-list-item--two-line{min-height:60px}.v-list--dense .v-list-item.v-list-item--three-line,.v-list-item--dense.v-list-item--three-line{min-height:76px}.v-list-item--link{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-list-item--link:before{background-color:currentColor;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-list .v-list-item--active,.v-list .v-list-item--active .v-icon{color:inherit}.v-list-item__action--stack{align-items:flex-end;align-self:stretch;flex-direction:column;justify-content:space-between;white-space:nowrap}.v-list--three-line .v-list-item .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list--three-line .v-list-item .v-list-item__icon,.v-list--two-line .v-list-item .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list--two-line .v-list-item .v-list-item__icon,.v-list-item--three-line .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list-item--three-line .v-list-item__icon,.v-list-item--two-line .v-list-item__avatar:not(.v-list-item__avatar--horizontal),.v-list-item--two-line .v-list-item__icon{margin-bottom:16px;margin-top:16px}.v-list--two-line .v-list-item,.v-list-item--two-line{min-height:64px}.v-list--two-line .v-list-item .v-list-item__icon,.v-list-item--two-line .v-list-item__icon{margin-bottom:32px}.v-list--three-line .v-list-item,.v-list-item--three-line{min-height:88px}.v-list--three-line .v-list-item .v-list-item__action,.v-list--three-line .v-list-item .v-list-item__avatar,.v-list-item--three-line .v-list-item__action,.v-list-item--three-line .v-list-item__avatar{align-self:flex-start;margin-bottom:16px;margin-top:16px}.v-list--three-line .v-list-item .v-list-item__content,.v-list-item--three-line .v-list-item__content{align-self:stretch}.v-list--three-line .v-list-item .v-list-item__subtitle,.v-list-item--three-line .v-list-item__subtitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;white-space:normal}.theme--light.v-text-field>.v-input__control>.v-input__slot:before{border-color:rgba(0,0,0,.42)}.theme--light.v-text-field:not(.v-input--has-state):hover>.v-input__control>.v-input__slot:before{border-color:rgba(0,0,0,.87)}.theme--light.v-text-field.v-input--is-disabled .v-input__slot:before{-o-border-image:repeating-linear-gradient(90deg,rgba(0,0,0,.38) 0,rgba(0,0,0,.38) 2px,transparent 0,transparent 4px) 1 repeat;border-image:repeating-linear-gradient(90deg,rgba(0,0,0,.38) 0,rgba(0,0,0,.38) 2px,transparent 0,transparent 4px) 1 repeat}.theme--light.v-text-field--filled>.v-input__control>.v-input__slot{background:rgba(0,0,0,.06)}.theme--light.v-text-field--filled:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot:hover{background:rgba(0,0,0,.12)}.theme--light.v-text-field--solo>.v-input__control>.v-input__slot{background:#fff}.theme--light.v-text-field--solo-inverted>.v-input__control>.v-input__slot{background:rgba(0,0,0,.06)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot{background:#424242}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input{color:#fff}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot .v-label{color:hsla(0,0%,100%,.7)}.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot fieldset{color:rgba(0,0,0,.38)}.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state):not(.v-input--is-disabled)>.v-input__control>.v-input__slot:hover fieldset{color:rgba(0,0,0,.86)}.theme--light.v-text-field--outlined:not(.v-input--is-focused).v-input--is-disabled>.v-input__control>.v-input__slot fieldset{color:rgba(0,0,0,.26)}.theme--dark.v-text-field>.v-input__control>.v-input__slot:before{border-color:hsla(0,0%,100%,.7)}.theme--dark.v-text-field:not(.v-input--has-state):hover>.v-input__control>.v-input__slot:before{border-color:#fff}.theme--dark.v-text-field.v-input--is-disabled .v-input__slot:before{-o-border-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 2px,transparent 0,transparent 4px) 1 repeat;border-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 2px,transparent 0,transparent 4px) 1 repeat}.theme--dark.v-text-field--filled>.v-input__control>.v-input__slot{background:hsla(0,0%,100%,.08)}.theme--dark.v-text-field--filled:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot:hover{background:hsla(0,0%,100%,.16)}.theme--dark.v-text-field--solo>.v-input__control>.v-input__slot{background:#0e1315}.theme--dark.v-text-field--solo-inverted>.v-input__control>.v-input__slot{background:hsla(0,0%,100%,.16)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot{background:#fff}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input{color:rgba(0,0,0,.87)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::-moz-placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot input::placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-text-field--solo-inverted.v-input--is-focused>.v-input__control>.v-input__slot .v-label{color:rgba(0,0,0,.6)}.theme--dark.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot fieldset{color:hsla(0,0%,100%,.24)}.theme--dark.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state):not(.v-input--is-disabled)>.v-input__control>.v-input__slot:hover fieldset{color:#fff}.theme--dark.v-text-field--outlined:not(.v-input--is-focused).v-input--is-disabled>.v-input__control>.v-input__slot fieldset{color:hsla(0,0%,100%,.16)}.v-text-field{margin-top:4px;padding-top:12px}.v-text-field__prefix,.v-text-field__suffix{line-height:20px}.v-text-field input{flex:1 1 auto;line-height:20px;max-width:100%;min-width:0;padding:8px 0;width:100%}.v-text-field .v-input__control,.v-text-field .v-input__slot,.v-text-field fieldset{border-radius:inherit}.v-text-field .v-input__control,.v-text-field fieldset,.v-text-field.v-input--has-state .v-input__control>.v-text-field__details>.v-counter,.v-text-field.v-input--is-disabled .v-input__control>.v-text-field__details>.v-counter,.v-text-field.v-input--is-disabled .v-input__control>.v-text-field__details>.v-messages{color:currentColor}.v-text-field.v-input--dense{padding-top:0}.v-text-field.v-input--dense .v-label{top:4px}.v-text-field.v-input--dense:not(.v-text-field--outlined) .v-text-field__prefix,.v-text-field.v-input--dense:not(.v-text-field--outlined) .v-text-field__suffix,.v-text-field.v-input--dense:not(.v-text-field--outlined) input{padding:4px 0 2px}.v-text-field.v-input--dense:not(.v-text-field--outlined) .v-text-field__prefix{padding-right:4px}.v-text-field.v-input--dense:not(.v-text-field--outlined) .v-text-field__suffix{padding-left:4px}.v-text-field.v-input--dense[type=text]::-ms-clear{display:none}.v-text-field.v-input--dense .v-input__append-inner,.v-text-field.v-input--dense .v-input__prepend-inner{margin-top:0}.v-text-field .v-input__append-inner,.v-text-field .v-input__prepend-inner{align-self:flex-start;display:inline-flex;line-height:1;margin-top:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-application--is-ltr .v-text-field .v-input__prepend-inner{margin-right:auto;padding-right:4px}.v-application--is-ltr .v-text-field .v-input__append-inner,.v-application--is-rtl .v-text-field .v-input__prepend-inner{margin-left:auto;padding-left:4px}.v-application--is-rtl .v-text-field .v-input__append-inner{margin-right:auto;padding-right:4px}.v-text-field .v-counter{white-space:nowrap}.v-application--is-ltr .v-text-field .v-counter{margin-left:8px}.v-application--is-rtl .v-text-field .v-counter{margin-right:8px}.v-text-field .v-label{max-width:90%;overflow:hidden;pointer-events:none;text-overflow:ellipsis;top:6px;white-space:nowrap}.v-application--is-ltr .v-text-field .v-label{transform-origin:top left}.v-application--is-rtl .v-text-field .v-label{transform-origin:top right}.v-text-field .v-label--active{max-width:133%;pointer-events:auto;transform:translateY(-18px) scale(.75)}.v-text-field>.v-input__control>.v-input__slot{cursor:text}.v-text-field>.v-input__control>.v-input__slot:after,.v-text-field>.v-input__control>.v-input__slot:before{bottom:-1px;content:"";left:0;position:absolute;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.v-text-field>.v-input__control>.v-input__slot:before{border-color:inherit;border-style:solid;border-width:thin 0 0}.v-text-field>.v-input__control>.v-input__slot:after{background-color:currentColor;border-color:currentcolor;border-style:solid;border-width:thin 0;transform:scaleX(0)}.v-text-field__details{display:flex;flex:1 0 auto;max-width:100%;min-height:14px;overflow:hidden}.v-text-field__prefix,.v-text-field__suffix{align-self:center;cursor:default;transition:color .3s cubic-bezier(.25,.8,.5,1);white-space:nowrap}.v-application--is-ltr .v-text-field__prefix{padding-right:4px;text-align:right}.v-application--is-rtl .v-text-field__prefix{padding-left:4px;text-align:left}.v-text-field__suffix{white-space:nowrap}.v-application--is-ltr .v-text-field__suffix{padding-left:4px}.v-application--is-rtl .v-text-field__suffix{padding-right:4px}.v-application--is-ltr .v-text-field--reverse .v-text-field__prefix{padding-left:4px;padding-right:0;text-align:left}.v-application--is-rtl .v-text-field--reverse .v-text-field__prefix{padding-left:0;padding-right:4px;text-align:right}.v-application--is-ltr .v-text-field--reverse .v-text-field__suffix{padding-left:0;padding-right:4px}.v-application--is-rtl .v-text-field--reverse .v-text-field__suffix{padding-left:4px;padding-right:0}.v-text-field>.v-input__control>.v-input__slot>.v-text-field__slot{display:flex;flex:1 1 auto;position:relative}.v-text-field:not(.v-text-field--is-booted) .v-label,.v-text-field:not(.v-text-field--is-booted) legend{transition:none}.v-text-field--filled,.v-text-field--full-width,.v-text-field--outlined{position:relative}.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--full-width>.v-input__control>.v-input__slot,.v-text-field--outlined>.v-input__control>.v-input__slot{align-items:stretch;min-height:56px}.v-text-field--filled.v-input--dense>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense>.v-input__control>.v-input__slot{min-height:52px}.v-text-field--filled.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--filled.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--filled.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot{min-height:40px}.v-text-field--outlined{border-radius:4px}.v-text-field--enclosed .v-input__append-inner,.v-text-field--enclosed .v-input__append-outer,.v-text-field--enclosed .v-input__prepend-inner,.v-text-field--enclosed .v-input__prepend-outer,.v-text-field--full-width .v-input__append-inner,.v-text-field--full-width .v-input__append-outer,.v-text-field--full-width .v-input__prepend-inner,.v-text-field--full-width .v-input__prepend-outer{margin-top:17px}.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__append-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__append-outer,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__prepend-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo) .v-input__prepend-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__append-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__append-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__prepend-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo) .v-input__prepend-outer{margin-top:14px}.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-outer,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__append-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--single-line .v-input__prepend-outer{margin-top:9px}.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-outer,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-inner,.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-outer,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-inner,.v-text-field--full-width.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__prepend-outer{margin-top:8px}.v-text-field--filled .v-label,.v-text-field--full-width .v-label{top:18px}.v-text-field--filled .v-label--active,.v-text-field--full-width .v-label--active{transform:translateY(-6px) scale(.75)}.v-text-field--filled.v-input--dense .v-label,.v-text-field--full-width.v-input--dense .v-label{top:17px}.v-text-field--filled.v-input--dense .v-label--active,.v-text-field--full-width.v-input--dense .v-label--active{transform:translateY(-10px) scale(.75)}.v-text-field--filled.v-input--dense.v-text-field--single-line .v-label,.v-text-field--full-width.v-input--dense.v-text-field--single-line .v-label{top:11px}.v-text-field--filled{border-radius:4px 4px 0 0}.v-text-field--filled:not(.v-text-field--single-line) input{margin-top:22px}.v-text-field--filled.v-input--dense:not(.v-text-field--single-line).v-text-field--outlined input{margin-top:0}.v-text-field--filled .v-text-field__prefix,.v-text-field--filled .v-text-field__suffix{margin-top:20px;max-height:32px}.v-text-field--full-width{border-radius:0}.v-text-field--outlined .v-text-field__slot,.v-text-field--single-line .v-text-field__slot{align-items:center}.v-text-field.v-text-field--enclosed{margin:0;padding:0}.v-text-field.v-text-field--enclosed.v-text-field--single-line .v-text-field__prefix,.v-text-field.v-text-field--enclosed.v-text-field--single-line .v-text-field__suffix{margin-top:0}.v-text-field.v-text-field--enclosed:not(.v-text-field--filled) .v-progress-linear__background{display:none}.v-text-field.v-text-field--enclosed .v-text-field__details,.v-text-field.v-text-field--enclosed:not(.v-text-field--rounded)>.v-input__control>.v-input__slot{padding:0 12px}.v-text-field.v-text-field--enclosed .v-text-field__details{margin-bottom:8px;padding-top:0}.v-application--is-ltr .v-text-field--reverse input,.v-application--is-ltr .v-text-field--reverse textarea{text-align:right}.v-application--is-rtl .v-text-field--reverse input,.v-application--is-rtl .v-text-field--reverse textarea{text-align:left}.v-application--is-ltr .v-text-field--reverse .v-label{transform-origin:top right}.v-application--is-rtl .v-text-field--reverse .v-label{transform-origin:top left}.v-text-field--reverse .v-text-field__slot,.v-text-field--reverse>.v-input__control>.v-input__slot{flex-direction:row-reverse}.v-text-field--outlined>.v-input__control>.v-input__slot:after,.v-text-field--outlined>.v-input__control>.v-input__slot:before,.v-text-field--rounded>.v-input__control>.v-input__slot:after,.v-text-field--rounded>.v-input__control>.v-input__slot:before,.v-text-field--solo>.v-input__control>.v-input__slot:after,.v-text-field--solo>.v-input__control>.v-input__slot:before{display:none}.v-text-field--outlined,.v-text-field--solo{border-radius:4px}.v-text-field--outlined{margin-bottom:16px;transition:border .3s cubic-bezier(.25,.8,.5,1)}.v-text-field--outlined .v-label{top:18px}.v-text-field--outlined .v-label--active{transform:translateY(-24px) scale(.75)}.v-text-field--outlined.v-input--dense .v-label{top:10px}.v-text-field--outlined.v-input--dense .v-label--active{transform:translateY(-16px) scale(.75)}.v-text-field--outlined fieldset{border:1px solid;border-collapse:collapse;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:-5px;transition-duration:.15s;transition-property:color;transition-timing-function:cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-text-field--outlined fieldset{padding-left:8px}.v-application--is-ltr .v-text-field--outlined.v-text-field--reverse fieldset,.v-application--is-rtl .v-text-field--outlined fieldset{padding-right:8px}.v-application--is-rtl .v-text-field--outlined.v-text-field--reverse fieldset{padding-left:8px}.v-text-field--outlined legend{line-height:11px;padding:0;transition:width .3s cubic-bezier(.25,.8,.5,1)}.v-application--is-ltr .v-text-field--outlined legend{text-align:left}.v-application--is-rtl .v-text-field--outlined legend{text-align:right}.v-application--is-ltr .v-text-field--outlined.v-text-field--reverse legend{margin-left:auto}.v-application--is-rtl .v-text-field--outlined.v-text-field--reverse legend{margin-right:auto}.v-application--is-ltr .v-text-field--outlined.v-text-field--rounded legend{margin-left:12px}.v-application--is-rtl .v-text-field--outlined.v-text-field--rounded legend{margin-right:12px}.v-text-field--outlined>.v-input__control>.v-input__slot{background:transparent}.v-text-field--outlined .v-text-field__prefix{max-height:32px}.v-text-field--outlined .v-input__append-outer,.v-text-field--outlined .v-input__prepend-outer{margin-top:18px}.v-text-field--outlined.v-input--has-state fieldset,.v-text-field--outlined.v-input--is-focused fieldset{border:2px solid}.v-text-field--rounded{border-radius:28px}.v-text-field--rounded>.v-input__control>.v-input__slot{padding:0 24px}.v-text-field--shaped{border-radius:16px 16px 0 0}.v-text-field.v-text-field--solo .v-label{top:calc(50% - 9px)}.v-text-field.v-text-field--solo .v-input__control{min-height:48px;padding:0}.v-text-field.v-text-field--solo .v-input__control input{caret-color:auto}.v-text-field.v-text-field--solo.v-input--dense>.v-input__control{min-height:38px}.v-text-field.v-text-field--solo:not(.v-text-field--solo-flat)>.v-input__control>.v-input__slot{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-text-field.v-text-field--solo .v-input__append-inner,.v-text-field.v-text-field--solo .v-input__prepend-inner{align-self:center;margin-top:0}.v-text-field.v-text-field--solo .v-input__append-outer,.v-text-field.v-text-field--solo .v-input__prepend-outer{margin-top:12px}.v-text-field.v-text-field--solo.v-input--dense .v-input__append-outer,.v-text-field.v-text-field--solo.v-input--dense .v-input__prepend-outer{margin-top:7px}.v-text-field.v-input--is-focused>.v-input__control>.v-input__slot:after{transform:scaleX(1)}.v-text-field.v-input--has-state>.v-input__control>.v-input__slot:before{border-color:currentColor}.v-text-field .v-input__icon--clear{opacity:0;transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-text-field.v-input--is-dirty:hover .v-input__icon--clear,.v-text-field.v-input--is-focused .v-input__icon--clear{opacity:1}.theme--light.v-input,.theme--light.v-input input,.theme--light.v-input textarea{color:rgba(0,0,0,.87)}.theme--light.v-input input::-moz-placeholder,.theme--light.v-input textarea::-moz-placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input input::placeholder,.theme--light.v-input textarea::placeholder{color:rgba(0,0,0,.38)}.theme--light.v-input--is-disabled,.theme--light.v-input--is-disabled input,.theme--light.v-input--is-disabled textarea{color:rgba(0,0,0,.38)}.theme--dark.v-input,.theme--dark.v-input input,.theme--dark.v-input textarea{color:#fff}.theme--dark.v-input input::-moz-placeholder,.theme--dark.v-input textarea::-moz-placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input input::placeholder,.theme--dark.v-input textarea::placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-input--is-disabled,.theme--dark.v-input--is-disabled input,.theme--dark.v-input--is-disabled textarea{color:hsla(0,0%,100%,.5)}.v-input{align-items:flex-start;display:flex;flex:1 1 auto;font-size:16px;letter-spacing:normal;max-width:100%;text-align:left}.v-input .v-progress-linear{left:0;top:calc(100% - 1px)}.v-input input{max-height:32px}.v-input input:invalid,.v-input textarea:invalid{box-shadow:none}.v-input input:active,.v-input input:focus,.v-input textarea:active,.v-input textarea:focus{outline:none}.v-input .v-label{height:20px;letter-spacing:normal;line-height:20px}.v-input__append-outer,.v-input__prepend-outer{display:inline-flex;line-height:1;margin-bottom:4px;margin-top:4px}.v-input__append-outer .v-icon,.v-input__prepend-outer .v-icon{-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-application--is-ltr .v-input__append-outer{margin-left:9px}.v-application--is-ltr .v-input__prepend-outer,.v-application--is-rtl .v-input__append-outer{margin-right:9px}.v-application--is-rtl .v-input__prepend-outer{margin-left:9px}.v-input__control{display:flex;flex-direction:column;flex-grow:1;flex-wrap:wrap;height:auto;min-width:0;width:100%}.v-input__icon{align-items:center;display:inline-flex;flex:1 0 auto;height:24px;justify-content:center;min-width:24px;width:24px}.v-input__icon--clear{border-radius:50%}.v-input__icon--clear .v-icon--disabled{visibility:hidden}.v-input__slot{align-items:center;display:flex;margin-bottom:8px;min-height:inherit;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);transition-property:height,min-height;width:100%}.v-input--dense>.v-input__control>.v-input__slot{margin-bottom:4px}.v-input--is-loading>.v-input__control>.v-input__slot:after,.v-input--is-loading>.v-input__control>.v-input__slot:before{display:none}.v-input--hide-details>.v-input__control>.v-input__slot{margin-bottom:0}.v-input--has-state.error--text .v-label{animation:v-shake .6s cubic-bezier(.25,.8,.5,1)}.v-input--hide-spin-buttons input::-webkit-inner-spin-button,.v-input--hide-spin-buttons input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.v-input--hide-spin-buttons input[type=number]{-moz-appearance:textfield}.theme--light.v-label{color:rgba(0,0,0,.6)}.theme--light.v-label--is-disabled{color:rgba(0,0,0,.38)}.theme--dark.v-label{color:hsla(0,0%,100%,.7)}.theme--dark.v-label--is-disabled{color:hsla(0,0%,100%,.5)}.v-label{font-size:16px;line-height:1;min-height:8px;transition:.3s cubic-bezier(.25,.8,.5,1)}.theme--light.v-messages{color:rgba(0,0,0,.6)}.theme--dark.v-messages{color:hsla(0,0%,100%,.7)}.v-messages{flex:1 1 auto;font-size:12px;min-height:14px;min-width:1px;position:relative}.v-application--is-ltr .v-messages{text-align:left}.v-application--is-rtl .v-messages{text-align:right}.v-messages__message{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:12px;overflow-wrap:break-word;word-break:break-word}.theme--light.v-counter{color:rgba(0,0,0,.6)}.theme--dark.v-counter{color:hsla(0,0%,100%,.7)}.v-counter{flex:0 1 auto;font-size:12px;line-height:12px;min-height:12px}.theme--light.v-textarea.v-text-field--solo-inverted.v-input--is-focused textarea{color:#fff}.theme--light.v-textarea.v-text-field--solo-inverted.v-input--is-focused textarea::-moz-placeholder{color:hsla(0,0%,100%,.5)}.theme--light.v-textarea.v-text-field--solo-inverted.v-input--is-focused textarea::placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-textarea.v-text-field--solo-inverted.v-input--is-focused textarea{color:rgba(0,0,0,.87)}.theme--dark.v-textarea.v-text-field--solo-inverted.v-input--is-focused textarea::-moz-placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-textarea.v-text-field--solo-inverted.v-input--is-focused textarea::placeholder{color:rgba(0,0,0,.38)}.v-textarea textarea{align-self:stretch;flex:1 1 auto;line-height:1.75rem;max-width:100%;min-height:32px;outline:none;padding:0;width:100%}.v-textarea .v-text-field__prefix,.v-textarea .v-text-field__suffix{align-self:start;padding-top:2px}.v-textarea.v-text-field--box .v-text-field__prefix,.v-textarea.v-text-field--box textarea,.v-textarea.v-text-field--enclosed .v-text-field__prefix,.v-textarea.v-text-field--enclosed textarea{margin-top:24px}.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) textarea,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) textarea,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) textarea,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) textarea{margin-top:10px}.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-label,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-label,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-label,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-label{top:18px}.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense textarea,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense textarea,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense textarea,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense textarea{margin-top:6px}.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__prepend-outer{align-self:flex-start;margin-top:8px}.v-textarea.v-text-field--solo{align-items:flex-start}.v-textarea.v-text-field--solo .v-input__control textarea{caret-color:auto}.v-textarea.v-text-field--solo .v-input__append-inner,.v-textarea.v-text-field--solo .v-input__append-outer,.v-textarea.v-text-field--solo .v-input__prepend-inner,.v-textarea.v-text-field--solo .v-input__prepend-outer{align-self:flex-start;margin-top:12px}.v-application--is-ltr .v-textarea.v-text-field--solo .v-input__append-inner{padding-left:12px}.v-application--is-rtl .v-textarea.v-text-field--solo .v-input__append-inner{padding-right:12px}.v-textarea--auto-grow textarea{overflow:hidden}.v-textarea--no-resize textarea{resize:none}.v-textarea.v-text-field--enclosed .v-text-field__slot{align-self:stretch}.v-application--is-ltr .v-textarea.v-text-field--enclosed .v-text-field__slot{margin-right:-12px}.v-application--is-rtl .v-textarea.v-text-field--enclosed .v-text-field__slot{margin-left:-12px}.v-application--is-ltr .v-textarea.v-text-field--enclosed .v-text-field__slot textarea{padding-right:12px}.v-application--is-rtl .v-textarea.v-text-field--enclosed .v-text-field__slot textarea{padding-left:12px}.v-application--is-ltr .v-textarea.v-text-field--enclosed.v-text-field--reverse .v-text-field__slot .v-label{margin-right:12px}.v-application--is-rtl .v-textarea.v-text-field--enclosed.v-text-field--reverse .v-text-field__slot .v-label{margin-left:12px}.theme--light.v-subheader{color:rgba(0,0,0,.6)}.theme--dark.v-subheader{color:hsla(0,0%,100%,.7)}.v-subheader{align-items:center;display:flex;font-size:.875rem;font-weight:400;height:48px;padding:0 16px}.v-subheader--inset{margin-left:56px}.theme--light.v-picker__title{background:#e0e0e0}.theme--dark.v-picker__title{background:#616161}.theme--light.v-picker__body{background:#fff}.theme--dark.v-picker__body{background:#424242}.v-picker{border-radius:4px;contain:layout style;display:inline-flex;flex-direction:column;font-size:1rem;position:relative;vertical-align:top}.v-picker--full-width{display:flex;width:100%}.v-picker--full-width>.v-picker__body{margin:initial}.v-picker__title{border-top-left-radius:4px;border-top-right-radius:4px;color:#fff;padding:16px}.v-picker__title__btn{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-picker__title__btn:not(.v-picker__title__btn--active){cursor:pointer;opacity:.6}.v-picker__title__btn:not(.v-picker__title__btn--active):hover:not(:focus){opacity:1}.v-picker__title__btn--readonly{pointer-events:none}.v-picker__title__btn--active{opacity:1}.v-picker__body{align-items:center;display:flex;flex:1 0 auto;flex-direction:column;height:auto;margin:0 auto;overflow:hidden;position:relative;z-index:0}.v-picker__body>div{width:100%}.v-picker__body>div.fade-transition-leave-active{position:absolute}.v-picker--landscape .v-picker__title{border-bottom-right-radius:0;border-top-right-radius:0;height:100%;position:absolute;top:0;width:170px;z-index:1}.v-application--is-ltr .v-picker--landscape .v-picker__title{left:0}.v-application--is-rtl .v-picker--landscape .v-picker__title{right:0}.v-application--is-ltr .v-picker--landscape .v-picker__actions:not(.v-picker__actions--no-title),.v-application--is-ltr .v-picker--landscape .v-picker__body:not(.v-picker__body--no-title){margin-left:170px;margin-right:0}.v-application--is-rtl .v-picker--landscape .v-picker__actions:not(.v-picker__actions--no-title),.v-application--is-rtl .v-picker--landscape .v-picker__body:not(.v-picker__body--no-title){margin-left:0;margin-right:170px}.v-picker--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-date-picker-title{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;line-height:1}.v-application--is-ltr .v-date-picker-title .v-picker__title__btn{text-align:left}.v-application--is-rtl .v-date-picker-title .v-picker__title__btn{text-align:right}.v-date-picker-title__year{align-items:center;display:inline-flex;font-size:14px;font-weight:500;margin-bottom:8px}.v-date-picker-title__date{font-size:34px;font-weight:500;margin-bottom:-8px;overflow:hidden;padding-bottom:8px;position:relative;text-align:left}.v-date-picker-title__date>div{position:relative}.v-date-picker-title--disabled{pointer-events:none}.theme--light.v-date-picker-header .v-date-picker-header__value:not(.v-date-picker-header__value--disabled) button:not(:hover):not(:focus){color:rgba(0,0,0,.87)}.theme--light.v-date-picker-header .v-date-picker-header__value--disabled button{color:rgba(0,0,0,.38)}.theme--dark.v-date-picker-header .v-date-picker-header__value:not(.v-date-picker-header__value--disabled) button:not(:hover):not(:focus){color:#fff}.theme--dark.v-date-picker-header .v-date-picker-header__value--disabled button{color:hsla(0,0%,100%,.5)}.v-date-picker-header{align-items:center;display:flex;justify-content:space-between;padding:4px 16px;position:relative}.v-date-picker-header .v-btn{margin:0;z-index:auto}.v-date-picker-header .v-icon{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-date-picker-header__value{flex:1;overflow:hidden;position:relative;text-align:center}.v-date-picker-header__value div{transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.v-date-picker-header__value button{cursor:pointer;font-weight:700;outline:none;padding:.5rem;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-date-picker-header--disabled{pointer-events:none}.theme--light.v-date-picker-table .v-date-picker-table--date__week,.theme--light.v-date-picker-table th{color:rgba(0,0,0,.38)}.theme--dark.v-date-picker-table .v-date-picker-table--date__week,.theme--dark.v-date-picker-table th{color:hsla(0,0%,100%,.5)}.v-date-picker-table{height:242px;padding:0 12px;position:relative}.v-date-picker-table table{table-layout:fixed;top:0;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}.v-date-picker-table td,.v-date-picker-table th{position:relative;text-align:center}.v-date-picker-table th{font-size:12px}.v-date-picker-table--date .v-btn{height:32px;width:32px}.v-date-picker-table .v-btn{font-size:12px;margin:0;z-index:auto}.v-date-picker-table .v-btn.v-btn--active{color:#fff}.v-date-picker-table--month td{height:56px;text-align:center;vertical-align:middle;width:33.333333%}.v-date-picker-table--month td .v-btn{margin:0 auto;max-width:140px;min-width:40px;width:100%}.v-date-picker-table--date th{font-weight:600;padding:8px 0}.v-date-picker-table--date td{width:45px}.v-date-picker-table__events{height:8px;left:0;position:absolute;text-align:center;white-space:pre;width:100%}.v-date-picker-table__events>div{border-radius:50%;display:inline-block;height:8px;margin:0 1px;width:8px}.v-date-picker-table--date .v-date-picker-table__events{bottom:6px}.v-date-picker-table--month .v-date-picker-table__events{bottom:8px}.v-date-picker-table__current .v-date-picker-table__events{margin-bottom:-1px}.v-date-picker-table--disabled{pointer-events:none}.v-date-picker-years{font-size:16px;font-weight:400;height:290px;list-style-type:none;overflow:auto;text-align:center}.v-date-picker-years.v-date-picker-years{padding:0}.v-date-picker-years li{cursor:pointer;padding:8px 0;transition:none}.v-date-picker-years li.active{font-size:26px;font-weight:500;padding:10px 0}.v-date-picker-years li:hover{background:rgba(0,0,0,.12)}.v-picker--landscape .v-date-picker-years{height:290px;padding:0}.v-list-group .v-list-group__header .v-list-item__icon.v-list-group__header__append-icon{align-self:center;justify-content:flex-end;margin:0;min-width:48px}.v-list-group--sub-group{align-items:center;display:flex;flex-wrap:wrap}.v-list-group__header.v-list-item--active:not(:hover):not(:focus):before{opacity:0}.v-list-group__items{flex:1 1 auto}.v-list-group__items .v-list-group__items,.v-list-group__items .v-list-item{overflow:hidden}.v-list-group--active>.v-list-group__header.v-list-group__header--sub-group>.v-list-group__header__prepend-icon .v-icon,.v-list-group--active>.v-list-group__header>.v-list-group__header__append-icon .v-icon{transform:rotate(-180deg)}.v-list-group--active>.v-list-group__header .v-list-group__header__prepend-icon .v-icon,.v-list-group--active>.v-list-group__header .v-list-item,.v-list-group--active>.v-list-group__header .v-list-item__content{color:inherit}.v-application--is-ltr .v-list-group--sub-group .v-list-item__action:first-child,.v-application--is-ltr .v-list-group--sub-group .v-list-item__avatar:first-child,.v-application--is-ltr .v-list-group--sub-group .v-list-item__icon:first-child{margin-right:16px}.v-application--is-rtl .v-list-group--sub-group .v-list-item__action:first-child,.v-application--is-rtl .v-list-group--sub-group .v-list-item__avatar:first-child,.v-application--is-rtl .v-list-group--sub-group .v-list-item__icon:first-child{margin-left:16px}.v-application--is-ltr .v-list-group--sub-group .v-list-group__header{padding-left:32px}.v-application--is-rtl .v-list-group--sub-group .v-list-group__header{padding-right:32px}.v-application--is-ltr .v-list-group--sub-group .v-list-group__items .v-list-item{padding-left:40px}.v-application--is-rtl .v-list-group--sub-group .v-list-group__items .v-list-item{padding-right:40px}.v-list-group--sub-group.v-list-group--active .v-list-item__icon.v-list-group__header__prepend-icon .v-icon{transform:rotate(-180deg)}.v-application--is-ltr .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-left:72px}.v-application--is-rtl .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-right:72px}.v-application--is-ltr .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-left:88px}.v-application--is-rtl .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-right:88px}.v-application--is-ltr .v-list--dense .v-list-group--sub-group .v-list-group__header{padding-left:24px}.v-application--is-rtl .v-list--dense .v-list-group--sub-group .v-list-group__header{padding-right:24px}.v-application--is-ltr .v-list--dense.v-list--nav .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-left:64px}.v-application--is-rtl .v-list--dense.v-list--nav .v-list-group--no-action>.v-list-group__items>.v-list-item{padding-right:64px}.v-application--is-ltr .v-list--dense.v-list--nav .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-left:80px}.v-application--is-rtl .v-list--dense.v-list--nav .v-list-group--no-action.v-list-group--sub-group>.v-list-group__items>.v-list-item{padding-right:80px}.v-avatar{align-items:center;border-radius:50%;display:inline-flex;justify-content:center;line-height:normal;overflow:hidden;position:relative;text-align:center;vertical-align:middle}.v-avatar .v-icon,.v-avatar .v-image,.v-avatar .v-responsive__content,.v-avatar img,.v-avatar svg{border-radius:inherit;display:inline-flex;height:inherit;width:inherit}.v-list-item-group .v-list-item--active{color:inherit}.v-item-group{flex:0 1 auto;max-width:100%;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}#date-picker-demo .v-picker__body{background:none}.theme--light.v-divider{border-color:rgba(0,0,0,.12)}.theme--dark.v-divider{border-color:hsla(0,0%,100%,.12)}.v-divider{border:solid;border-width:thin 0 0;display:block;flex:1 1 0px;height:0;max-height:0;max-width:100%;transition:inherit}.v-divider--inset:not(.v-divider--vertical){max-width:calc(100% - 72px)}.v-application--is-ltr .v-divider--inset:not(.v-divider--vertical){margin-left:72px}.v-application--is-rtl .v-divider--inset:not(.v-divider--vertical){margin-right:72px}.v-divider--vertical{align-self:stretch;border:solid;border-width:0 thin 0 0;display:inline-flex;height:inherit;margin:0 -1px;max-height:100%;max-width:0;min-height:100%;vertical-align:text-bottom;width:0}.v-divider--vertical.v-divider--inset{margin-top:8px;max-height:calc(100% - 16px);min-height:0}.v-speed-dial{position:relative;z-index:1}.v-speed-dial--absolute{position:absolute}.v-speed-dial--fixed{position:fixed}.v-speed-dial--absolute,.v-speed-dial--fixed{z-index:4}.v-speed-dial--absolute>.v-btn--floating,.v-speed-dial--fixed>.v-btn--floating{margin:0}.v-speed-dial--top{top:16px}.v-speed-dial--bottom{bottom:16px}.v-speed-dial--left{left:16px}.v-speed-dial--right{right:16px}.v-speed-dial--direction-left .v-speed-dial__list,.v-speed-dial--direction-right .v-speed-dial__list{height:100%;padding:0 16px;top:0}.v-speed-dial--direction-bottom .v-speed-dial__list,.v-speed-dial--direction-top .v-speed-dial__list{left:0;width:100%}.v-speed-dial--direction-top .v-speed-dial__list{bottom:100%;flex-direction:column-reverse}.v-speed-dial--direction-right .v-speed-dial__list{flex-direction:row;left:100%}.v-speed-dial--direction-bottom .v-speed-dial__list{flex-direction:column;top:100%}.v-speed-dial--direction-left .v-speed-dial__list{flex-direction:row-reverse;right:100%}.v-speed-dial__list{align-items:center;display:flex;justify-content:center;padding:16px 0;position:absolute}.v-speed-dial__list .v-btn{margin:6px}.v-speed-dial:not(.v-speed-dial--is-active) .v-speed-dial__list{pointer-events:none}.v-tooltip{display:none}.v-tooltip--attached{display:inline}.v-tooltip__content{background:rgba(97,97,97,.9);border-radius:4px;color:#fff;display:inline-block;font-size:14px;line-height:22px;opacity:0;padding:5px 16px;pointer-events:none;position:absolute;text-transform:none;width:auto}.v-tooltip__content.menuable__content__active{opacity:.9}.v-tooltip__content--fixed{position:fixed}.v-tooltip__content[class*=-active]{transition-timing-function:cubic-bezier(0,0,.2,1)}.v-tooltip__content[class*=enter-active]{transition-duration:.15s}.v-tooltip__content[class*=leave-active]{transition-duration:75ms}.theme--light.v-snack__wrapper{color:rgba(0,0,0,.87)}.theme--dark.v-snack__wrapper{color:#fff}.v-sheet.v-snack__wrapper{border-radius:4px}.v-sheet.v-snack__wrapper:not(.v-sheet--outlined){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.v-sheet.v-snack__wrapper.v-sheet--shaped{border-radius:16px 4px}.v-snack{bottom:0;display:flex;font-size:.875rem;justify-content:center;left:0;pointer-events:none;right:0;top:0;width:100%}.v-snack:not(.v-snack--absolute){height:100vh;position:fixed;z-index:1000}.v-snack:not(.v-snack--centered):not(.v-snack--top){align-items:flex-end}.v-snack__wrapper{align-items:center;border-color:currentColor!important;display:flex;margin:8px;max-width:672px;min-height:48px;min-width:344px;padding:0;pointer-events:auto;position:relative;transition-duration:.15s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(0,0,.2,1);z-index:1}.v-snack__wrapper.theme--dark{background-color:#333;color:hsla(0,0%,100%,.87)}.v-snack__content{flex-grow:1;font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;line-height:1.25rem;margin-right:auto;padding:14px 16px;text-align:initial}.v-snack__action{align-items:center;align-self:center;display:flex}.v-snack__action .v-ripple__container{display:none}.v-application--is-ltr .v-snack__action{margin-right:8px}.v-application--is-rtl .v-snack__action{margin-left:8px}.v-snack__action>.v-snack__btn.v-btn{padding:0 8px}.v-snack__btn{margin:0;min-width:auto}.v-snack--absolute{height:100%;position:absolute;z-index:1}.v-snack--centered{align-items:center}.v-snack--left{justify-content:flex-start;right:auto}.v-snack--multi-line .v-snack__wrapper{min-height:68px}.v-snack--right{justify-content:flex-end;left:auto}.v-snack:not(.v-snack--has-background) .v-snack__wrapper{box-shadow:none}.v-snack--bottom{top:auto}.v-snack--text .v-snack__wrapper:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:.12;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.v-snack--top{align-items:flex-start;bottom:auto}.v-snack--vertical .v-snack__wrapper{flex-direction:column}.v-snack--vertical .v-snack__wrapper .v-snack__action{align-self:flex-end;margin-bottom:8px}.v-snack-transition-enter.v-snack__wrapper{transform:scale(.8)}.v-snack-transition-enter.v-snack__wrapper,.v-snack-transition-leave-to.v-snack__wrapper{opacity:0}.user-snackbar .v-snack__wrapper{max-width:90%}.user-snackbar .v-snack__content{max-height:75vh!important;overflow:scroll}.user-snackbar .theme--dark .v-sheet{background-color:transparent!important}.v-main{display:flex;flex:1 0 auto;max-width:100%;transition:.2s cubic-bezier(.4,0,.2,1)}.v-main:not([data-booted=true]){transition:none!important}.v-main__wrap{flex:1 1 auto;max-width:100%;position:relative}@-moz-document url-prefix(){@media print{.v-main{display:block}}}.theme--light.v-app-bar.v-toolbar.v-sheet{background-color:#f5f5f5}.theme--dark.v-app-bar.v-toolbar.v-sheet{background-color:#272727}.v-sheet.v-app-bar.v-toolbar{border-radius:0}.v-sheet.v-app-bar.v-toolbar:not(.v-sheet--outlined){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-sheet.v-app-bar.v-toolbar.v-sheet--shaped{border-radius:16px 0}.v-app-bar:not([data-booted=true]){transition:none!important}.v-app-bar.v-app-bar--fixed{position:fixed;top:0;z-index:5}.v-app-bar.v-app-bar.v-app-bar--hide-shadow{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-app-bar--fade-img-on-scroll .v-toolbar__image .v-image__image{transition:opacity .4s cubic-bezier(.4,0,.2,1)}.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll .v-toolbar__image{will-change:opacity}.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--collapse-on-scroll .v-toolbar__extension{display:none}.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--is-scrolled .v-toolbar__title{padding-top:9px}.v-app-bar.v-toolbar--prominent.v-app-bar--shrink-on-scroll.v-app-bar--is-scrolled:not(.v-app-bar--bottom) .v-toolbar__title{padding-bottom:9px}.v-app-bar.v-app-bar--shrink-on-scroll .v-toolbar__title{font-size:inherit}.v-app-bar-title__content,.v-app-bar-title__placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-app-bar-title__content{position:absolute}.theme--light.v-toolbar.v-sheet{background-color:#fff}.theme--dark.v-toolbar.v-sheet{background-color:#0e1315}.v-sheet.v-toolbar{border-radius:0}.v-sheet.v-toolbar:not(.v-sheet--outlined){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-sheet.v-toolbar.v-sheet--shaped{border-radius:16px 0}.v-toolbar{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);contain:layout;display:block;flex:1 1 auto;max-width:100%;position:relative;transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1)}.v-toolbar .v-input{margin-top:0;padding-top:0}.v-toolbar__content,.v-toolbar__extension{padding:4px 16px}.v-toolbar__content .v-btn.v-btn--icon.v-size--default,.v-toolbar__extension .v-btn.v-btn--icon.v-size--default{height:48px;width:48px}.v-application--is-ltr .v-toolbar__content>.v-btn.v-btn--icon:first-child,.v-application--is-ltr .v-toolbar__extension>.v-btn.v-btn--icon:first-child{margin-left:-12px}.v-application--is-rtl .v-toolbar__content>.v-btn.v-btn--icon:first-child,.v-application--is-rtl .v-toolbar__extension>.v-btn.v-btn--icon:first-child{margin-right:-12px}.v-application--is-ltr .v-toolbar__content>.v-btn.v-btn--icon:first-child+.v-toolbar__title,.v-application--is-ltr .v-toolbar__extension>.v-btn.v-btn--icon:first-child+.v-toolbar__title{padding-left:20px}.v-application--is-rtl .v-toolbar__content>.v-btn.v-btn--icon:first-child+.v-toolbar__title,.v-application--is-rtl .v-toolbar__extension>.v-btn.v-btn--icon:first-child+.v-toolbar__title{padding-right:20px}.v-application--is-ltr .v-toolbar__content>.v-btn.v-btn--icon:last-child,.v-application--is-ltr .v-toolbar__extension>.v-btn.v-btn--icon:last-child{margin-right:-12px}.v-application--is-rtl .v-toolbar__content>.v-btn.v-btn--icon:last-child,.v-application--is-rtl .v-toolbar__extension>.v-btn.v-btn--icon:last-child{margin-left:-12px}.v-toolbar__content>.v-tabs,.v-toolbar__extension>.v-tabs{height:inherit;margin-bottom:-4px;margin-top:-4px}.v-toolbar__content>.v-tabs>.v-slide-group.v-tabs-bar,.v-toolbar__extension>.v-tabs>.v-slide-group.v-tabs-bar{background-color:inherit;height:inherit}.v-toolbar__content>.v-tabs:first-child,.v-toolbar__extension>.v-tabs:first-child{margin-left:-16px}.v-toolbar__content>.v-tabs:last-child,.v-toolbar__extension>.v-tabs:last-child{margin-right:-16px}.v-toolbar__content,.v-toolbar__extension{align-items:center;display:flex;position:relative;z-index:0}.v-toolbar__image{bottom:0;contain:strict;position:absolute;top:0;width:100%;z-index:0}.v-toolbar__image,.v-toolbar__image .v-image{border-radius:inherit}.v-toolbar__items{display:flex;height:inherit}.v-toolbar__items>.v-btn{border-radius:0;height:100%!important;max-height:none}.v-toolbar__title{font-size:1.25rem;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-toolbar.v-toolbar--absolute{position:absolute;top:0;z-index:1}.v-toolbar.v-toolbar--bottom{bottom:0;top:auto}.v-toolbar.v-toolbar--collapse .v-toolbar__title{white-space:nowrap}.v-toolbar.v-toolbar--collapsed{max-width:112px;overflow:hidden}.v-application--is-ltr .v-toolbar.v-toolbar--collapsed{border-bottom-right-radius:24px}.v-application--is-rtl .v-toolbar.v-toolbar--collapsed{border-bottom-left-radius:24px}.v-toolbar.v-toolbar--collapsed .v-toolbar__extension,.v-toolbar.v-toolbar--collapsed .v-toolbar__title{display:none}.v-toolbar--dense .v-toolbar__content,.v-toolbar--dense .v-toolbar__extension{padding-bottom:0;padding-top:0}.v-toolbar--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-toolbar--floating{display:inline-flex}.v-toolbar--prominent .v-toolbar__content{align-items:flex-start}.v-toolbar--prominent .v-toolbar__title{font-size:1.5rem;padding-top:6px}.v-toolbar--prominent:not(.v-toolbar--bottom) .v-toolbar__title{align-self:flex-end;padding-bottom:6px;padding-top:0}.theme--light.v-image{color:rgba(0,0,0,.87)}.theme--dark.v-image{color:#fff}.v-image{z-index:0}.v-image__image,.v-image__placeholder{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.v-image__image{background-repeat:no-repeat}.v-image__image--preload{filter:blur(2px)}.v-image__image--contain{background-size:contain}.v-image__image--cover{background-size:cover}.v-responsive{display:flex;flex:1 0 auto;max-width:100%;overflow:hidden;position:relative}.v-responsive__content{flex:1 0 0px;max-width:100%}.v-application--is-ltr .v-responsive__sizer~.v-responsive__content{margin-left:-100%}.v-application--is-rtl .v-responsive__sizer~.v-responsive__content{margin-right:-100%}.v-responsive__sizer{flex:1 0 0px;transition:padding-bottom .2s cubic-bezier(.25,.8,.5,1)}.theme--light.v-tabs>.v-tabs-bar{background-color:#fff}.theme--light.v-tabs>.v-tabs-bar .v-tab--disabled,.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active),.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-btn,.theme--light.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-icon{color:rgba(0,0,0,.54)}.theme--light.v-tabs .v-tab:hover:before{opacity:.04}.theme--light.v-tabs .v-tab--active:before,.theme--light.v-tabs .v-tab--active:hover:before,.theme--light.v-tabs .v-tab:focus:before{opacity:.12}.theme--light.v-tabs .v-tab--active:focus:before{opacity:.16}.theme--dark.v-tabs>.v-tabs-bar{background-color:#0e1315}.theme--dark.v-tabs>.v-tabs-bar .v-tab--disabled,.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active),.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-btn,.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-icon{color:hsla(0,0%,100%,.6)}.theme--dark.v-tabs .v-tab:hover:before{opacity:.08}.theme--dark.v-tabs .v-tab--active:before,.theme--dark.v-tabs .v-tab--active:hover:before,.theme--dark.v-tabs .v-tab:focus:before{opacity:.24}.theme--dark.v-tabs .v-tab--active:focus:before{opacity:.32}.theme--light.v-tabs-items{background-color:#fff}.theme--dark.v-tabs-items{background-color:#0e1315}.v-tabs-bar.accent .v-tab,.v-tabs-bar.accent .v-tabs-slider,.v-tabs-bar.error .v-tab,.v-tabs-bar.error .v-tabs-slider,.v-tabs-bar.info .v-tab,.v-tabs-bar.info .v-tabs-slider,.v-tabs-bar.primary .v-tab,.v-tabs-bar.primary .v-tabs-slider,.v-tabs-bar.secondary .v-tab,.v-tabs-bar.secondary .v-tabs-slider,.v-tabs-bar.success .v-tab,.v-tabs-bar.success .v-tabs-slider,.v-tabs-bar.warning .v-tab,.v-tabs-bar.warning .v-tabs-slider{color:#fff}.v-tabs{flex:1 1 auto;width:100%}.v-tabs .v-menu__activator{height:100%}.v-tabs.v.tabs--vertical.v-tabs--right{flex-direction:row-reverse}.v-tabs:not(.v-tabs--vertical) .v-tab{white-space:normal}.v-tabs:not(.v-tabs--vertical).v-tabs--right>.v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__next,.v-tabs:not(.v-tabs--vertical):not(.v-tabs--right)>.v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__prev{display:initial;visibility:hidden}.v-tabs-bar{border-radius:inherit;height:48px}.v-tabs-bar.v-item-group>*{cursor:auto}.v-tab{align-items:center;cursor:pointer;display:flex;flex:0 1 auto;font-size:.875rem;font-weight:500;justify-content:center;letter-spacing:.0892857143em;line-height:normal;max-width:360px;min-width:90px;outline:none;padding:0 16px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-tab.v-tab{color:inherit}.v-tab:before{bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-tab:before,.v-tabs-slider{background-color:currentColor}.v-tabs-slider{height:100%;width:100%}.v-tabs-slider-wrapper{bottom:0;margin:0!important;position:absolute;transition:.3s cubic-bezier(.25,.8,.5,1);z-index:1}.v-application--is-ltr .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tab:first-child,.v-application--is-ltr .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tabs-slider-wrapper+.v-tab{margin-left:42px}.v-application--is-rtl .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tab:first-child,.v-application--is-rtl .v-tabs--align-with-title>.v-tabs-bar:not(.v-tabs-bar--show-arrows):not(.v-slide-group--is-overflowing)>.v-slide-group__wrapper>.v-tabs-bar__content>.v-tabs-slider-wrapper+.v-tab{margin-right:42px}.v-application--is-ltr .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:last-child,.v-application--is-ltr .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:last-child{margin-right:auto}.v-application--is-ltr .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-ltr .v-tabs--centered>.v-tabs-bar .v-tabs-slider-wrapper+*,.v-application--is-ltr .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-ltr .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-slider-wrapper+*,.v-application--is-rtl .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:last-child,.v-application--is-rtl .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:last-child{margin-left:auto}.v-application--is-rtl .v-tabs--centered>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-rtl .v-tabs--centered>.v-tabs-bar .v-tabs-slider-wrapper+*,.v-application--is-rtl .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-bar__content>:first-child:not(.v-tabs-slider-wrapper),.v-application--is-rtl .v-tabs--fixed-tabs>.v-tabs-bar .v-tabs-slider-wrapper+*{margin-right:auto}.v-tabs--fixed-tabs>.v-tabs-bar .v-tab{flex:1 1 auto;width:100%}.v-tabs--grow>.v-tabs-bar .v-tab{flex:1 0 auto;max-width:none}.v-tabs--icons-and-text>.v-tabs-bar{height:72px}.v-tabs--icons-and-text>.v-tabs-bar .v-tab{flex-direction:column-reverse}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>:first-child{margin-bottom:6px}.v-tabs--overflow>.v-tabs-bar .v-tab{flex:1 0 auto}.v-application--is-ltr .v-tabs--right>.v-tabs-bar .v-tab:first-child,.v-application--is-ltr .v-tabs--right>.v-tabs-bar .v-tabs-slider-wrapper+.v-tab{margin-left:auto}.v-application--is-rtl .v-tabs--right>.v-tabs-bar .v-tab:first-child,.v-application--is-rtl .v-tabs--right>.v-tabs-bar .v-tabs-slider-wrapper+.v-tab{margin-right:auto}.v-application--is-ltr .v-tabs--right>.v-tabs-bar .v-tab:last-child{margin-right:0}.v-application--is-rtl .v-tabs--right>.v-tabs-bar .v-tab:last-child{margin-left:0}.v-tabs--vertical{display:flex}.v-tabs--vertical>.v-tabs-bar{flex:1 0 auto;height:auto}.v-tabs--vertical>.v-tabs-bar .v-slide-group__next,.v-tabs--vertical>.v-tabs-bar .v-slide-group__prev{display:none}.v-tabs--vertical>.v-tabs-bar .v-tabs-bar__content{flex-direction:column}.v-tabs--vertical>.v-tabs-bar .v-tab{height:48px}.v-tabs--vertical>.v-tabs-bar .v-tabs-slider{height:100%}.v-tabs--vertical>.v-window{flex:0 1 100%}.v-tabs--vertical.v-tabs--icons-and-text>.v-tabs-bar .v-tab{height:72px}.v-tab--active{color:inherit}.v-tab--active.v-tab:not(:focus):before{opacity:0}.v-tab--active .v-btn.v-btn--flat,.v-tab--active .v-icon{color:inherit}.v-tab--disabled{opacity:.5}.v-tab--disabled,.v-tab--disabled *{pointer-events:none}.v-slide-group{display:flex}.v-slide-group:not(.v-slide-group--has-affixes)>.v-slide-group__next,.v-slide-group:not(.v-slide-group--has-affixes)>.v-slide-group__prev{display:none}.v-slide-group.v-item-group>.v-slide-group__next,.v-slide-group.v-item-group>.v-slide-group__prev{cursor:pointer}.v-slide-item{display:inline-flex;flex:0 1 auto}.v-slide-group__next,.v-slide-group__prev{align-items:center;display:flex;flex:0 1 52px;justify-content:center;min-width:52px}.v-slide-group__content{display:flex;flex:1 0 auto;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap}.v-slide-group__wrapper{contain:content;display:flex;flex:1 1 auto;overflow:hidden}.v-slide-group__next--disabled,.v-slide-group__prev--disabled{pointer-events:none}.v-window{overflow:hidden}.v-window__container{display:flex;flex-direction:column;height:inherit;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window__container--is-active{overflow:hidden}.v-window__next,.v-window__prev{background:rgba(0,0,0,.3);border-radius:50%;margin:0 16px;position:absolute;top:calc(50% - 20px);z-index:1}.v-window__next .v-btn:hover,.v-window__prev .v-btn:hover{background:none}.v-application--is-ltr .v-window__prev{left:0}.v-application--is-ltr .v-window__next,.v-application--is-rtl .v-window__prev{right:0}.v-application--is-rtl .v-window__next{left:0}.v-window--show-arrows-on-hover{overflow:hidden}.v-window--show-arrows-on-hover .v-window__next,.v-window--show-arrows-on-hover .v-window__prev{transition:transform .2s cubic-bezier(.25,.8,.5,1)}.v-application--is-ltr .v-window--show-arrows-on-hover .v-window__prev{transform:translateX(-200%)}.v-application--is-ltr .v-window--show-arrows-on-hover .v-window__next,.v-application--is-rtl .v-window--show-arrows-on-hover .v-window__prev{transform:translateX(200%)}.v-application--is-rtl .v-window--show-arrows-on-hover .v-window__next{transform:translateX(-200%)}.v-window--show-arrows-on-hover:hover .v-window__next,.v-window--show-arrows-on-hover:hover .v-window__prev{transform:translateX(0)}.v-window-x-reverse-transition-enter-active,.v-window-x-reverse-transition-leave-active,.v-window-x-transition-enter-active,.v-window-x-transition-leave-active,.v-window-y-reverse-transition-enter-active,.v-window-y-reverse-transition-leave-active,.v-window-y-transition-enter-active,.v-window-y-transition-leave-active{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window-x-reverse-transition-leave,.v-window-x-reverse-transition-leave-to,.v-window-x-transition-leave,.v-window-x-transition-leave-to,.v-window-y-reverse-transition-leave,.v-window-y-reverse-transition-leave-to,.v-window-y-transition-leave,.v-window-y-transition-leave-to{position:absolute!important;top:0;width:100%}.v-window-x-transition-enter{transform:translateX(100%)}.v-window-x-reverse-transition-enter,.v-window-x-transition-leave-to{transform:translateX(-100%)}.v-window-x-reverse-transition-leave-to{transform:translateX(100%)}.v-window-y-transition-enter{transform:translateY(100%)}.v-window-y-reverse-transition-enter,.v-window-y-transition-leave-to{transform:translateY(-100%)}.v-window-y-reverse-transition-leave-to{transform:translateY(100%)}.v-menu{display:none}.v-menu--attached{display:inline}.v-menu__content{border-radius:4px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);contain:content;display:inline-block;max-width:80%;overflow-x:hidden;overflow-y:auto;position:absolute}.v-menu__content--active{pointer-events:none}.v-menu__content--auto .v-list-item{transition-duration:.3s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.25,.8,.25,1)}.v-menu__content--fixed{position:fixed}.v-menu__content>.card{backface-visibility:hidden;contain:content}.v-menu>.v-menu__content{max-width:none}.v-menu-transition-enter .v-list-item{min-width:0;pointer-events:none}.v-menu-transition-enter-to .v-list-item{transition-delay:.1s}.v-menu-transition-leave-active,.v-menu-transition-leave-to{pointer-events:none}.v-menu-transition-enter,.v-menu-transition-leave-to{opacity:0}.v-menu-transition-enter-active,.v-menu-transition-leave-active{transition:all .3s cubic-bezier(.25,.8,.25,1)}.v-menu-transition-enter.v-menu__content--auto{transition:none!important}.v-menu-transition-enter.v-menu__content--auto .v-list-item{opacity:0;transform:translateY(-15px)}.v-menu-transition-enter.v-menu__content--auto .v-list-item--active{opacity:1;pointer-events:auto;transform:none!important}#about-tabs .v-tabs-slider,#governance-tabs .v-tabs-slider,#platform-tabs .v-tabs-slider,#solutions-tabs .v-tabs-slider{border-radius:3px}.v-autocomplete.v-input>.v-input__control>.v-input__slot{cursor:text}.v-autocomplete input{align-self:center}.v-autocomplete.v-select.v-input--is-focused input{min-width:64px}.v-autocomplete:not(.v-input--is-focused).v-select--chips input{max-height:0;padding:0}.v-autocomplete--is-selecting-index input{opacity:0}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot>input{margin-top:24px}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined).v-input--dense .v-select__slot>input{margin-top:20px}.v-autocomplete__content.v-menu__content,.v-autocomplete__content.v-menu__content .v-card{border-radius:0}.theme--light.v-select .v-select__selections{color:rgba(0,0,0,.87)}.theme--light.v-select .v-select__selection--disabled,.theme--light.v-select.v-input--is-disabled .v-select__selections{color:rgba(0,0,0,.38)}.theme--dark.v-select .v-select__selections,.theme--light.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selections{color:#fff}.theme--dark.v-select .v-select__selection--disabled,.theme--dark.v-select.v-input--is-disabled .v-select__selections{color:hsla(0,0%,100%,.5)}.theme--dark.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selections{color:rgba(0,0,0,.87)}.v-select{position:relative}.v-select:not(.v-select--is-multi).v-text-field--single-line .v-select__selections{flex-wrap:nowrap}.v-select>.v-input__control>.v-input__slot{cursor:pointer}.v-select .v-chip{flex:0 1 auto;margin:4px}.v-select .v-chip--selected:after{opacity:.22}.v-select .fade-transition-leave-active{left:0;position:absolute}.v-select.v-input--is-dirty ::-moz-placeholder{color:transparent!important}.v-select.v-input--is-dirty ::placeholder{color:transparent!important}.v-select:not(.v-input--is-dirty):not(.v-input--is-focused) .v-text-field__prefix{line-height:20px;top:7px;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-select.v-text-field--enclosed:not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__selections{padding-top:20px}.v-select.v-text-field--outlined:not(.v-text-field--single-line) .v-select__selections{padding:8px 0}.v-select.v-text-field--outlined:not(.v-text-field--single-line).v-input--dense .v-select__selections{padding:4px 0}.v-select.v-text-field input{flex:1 1;min-width:0;position:relative}.v-select.v-text-field:not(.v-text-field--single-line) input{margin-top:0}.v-select.v-select--is-menu-active .v-input__icon--append .v-icon{transform:rotate(180deg)}.v-select.v-select--chips input{margin:0}.v-select.v-select--chips .v-select__selections{min-height:42px}.v-select.v-select--chips.v-input--dense .v-select__selections{min-height:40px}.v-select.v-select--chips .v-chip--select.v-chip--active:before{opacity:.2}.v-select.v-select--chips.v-select--chips--small .v-select__selections{min-height:26px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed .v-select__selections{min-height:68px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-input--dense .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-input--dense .v-select__selections{min-height:40px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-select--chips--small .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-select--chips--small .v-select__selections{min-height:26px}.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-select--chips--small.v-input--dense .v-select__selections,.v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-select--chips--small.v-input--dense .v-select__selections{min-height:38px}.v-select.v-text-field--reverse .v-select__selections,.v-select.v-text-field--reverse .v-select__slot{flex-direction:row-reverse}.v-select.v-input--is-disabled:not(.v-input--is-readonly):not(.v-autocomplete){pointer-events:none}.v-select__selections{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;line-height:18px;max-width:100%;min-width:0}.v-select__selection{max-width:90%}.v-select__selection--comma{margin:7px 4px 7px 0;min-height:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-select.v-input--dense .v-select__selection--comma{margin:5px 4px 3px 0}.v-select.v-input--dense .v-chip{margin:0 4px}.v-select__slot{align-items:center;display:flex;max-width:100%;min-width:0;position:relative;width:100%}.v-select:not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot>input{align-self:flex-end}.v-simple-checkbox{align-self:center;line-height:normal;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-simple-checkbox .v-icon{cursor:pointer}.v-simple-checkbox--disabled{cursor:default}.v-chip:not(.v-chip--outlined).accent,.v-chip:not(.v-chip--outlined).error,.v-chip:not(.v-chip--outlined).info,.v-chip:not(.v-chip--outlined).primary,.v-chip:not(.v-chip--outlined).secondary,.v-chip:not(.v-chip--outlined).success,.v-chip:not(.v-chip--outlined).warning{color:#fff}.theme--light.v-chip{border-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.theme--light.v-chip:not(.v-chip--active){background:#e0e0e0}.theme--light.v-chip:hover:before{opacity:.04}.theme--light.v-chip--active:before,.theme--light.v-chip--active:hover:before,.theme--light.v-chip:focus:before{opacity:.12}.theme--light.v-chip--active:focus:before{opacity:.16}.theme--dark.v-chip{border-color:hsla(0,0%,100%,.12);color:#fff}.theme--dark.v-chip:not(.v-chip--active){background:#555}.theme--dark.v-chip:hover:before{opacity:.08}.theme--dark.v-chip--active:before,.theme--dark.v-chip--active:hover:before,.theme--dark.v-chip:focus:before{opacity:.24}.theme--dark.v-chip--active:focus:before{opacity:.32}.v-chip{align-items:center;cursor:default;display:inline-flex;line-height:20px;max-width:100%;outline:none;overflow:hidden;padding:0 12px;position:relative;text-decoration:none;transition-duration:.28s;transition-property:box-shadow,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);vertical-align:middle;white-space:nowrap}.v-chip:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0}.v-chip .v-avatar{height:24px!important;min-width:24px!important;width:24px!important}.v-chip .v-icon{font-size:24px}.v-application--is-ltr .v-chip .v-avatar--left,.v-application--is-ltr .v-chip .v-icon--left{margin-left:-6px;margin-right:6px}.v-application--is-ltr .v-chip .v-avatar--right,.v-application--is-ltr .v-chip .v-icon--right,.v-application--is-rtl .v-chip .v-avatar--left,.v-application--is-rtl .v-chip .v-icon--left{margin-left:6px;margin-right:-6px}.v-application--is-rtl .v-chip .v-avatar--right,.v-application--is-rtl .v-chip .v-icon--right{margin-left:-6px;margin-right:6px}.v-chip:not(.v-chip--no-color) .v-icon{color:inherit}.v-chip .v-chip__close.v-icon{font-size:18px;max-height:18px;max-width:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-application--is-ltr .v-chip .v-chip__close.v-icon.v-icon--right{margin-right:-4px}.v-application--is-rtl .v-chip .v-chip__close.v-icon.v-icon--right{margin-left:-4px}.v-chip .v-chip__close.v-icon:active,.v-chip .v-chip__close.v-icon:focus,.v-chip .v-chip__close.v-icon:hover{opacity:.72}.v-chip .v-chip__content{align-items:center;display:inline-flex;height:100%;max-width:100%}.v-chip--active .v-icon{color:inherit}.v-chip--link:before{transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-chip--link:focus:before{opacity:.32}.v-chip--clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-chip--clickable:active{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-chip--disabled{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-chip__filter{max-width:24px}.v-chip__filter.v-icon{color:inherit}.v-chip__filter.expand-x-transition-enter,.v-chip__filter.expand-x-transition-leave-active{margin:0}.v-chip--pill .v-chip__filter{margin:0 16px 0 0}.v-chip--pill .v-avatar{height:32px!important;width:32px!important}.v-application--is-ltr .v-chip--pill .v-avatar--left{margin-left:-12px}.v-application--is-ltr .v-chip--pill .v-avatar--right,.v-application--is-rtl .v-chip--pill .v-avatar--left{margin-right:-12px}.v-application--is-rtl .v-chip--pill .v-avatar--right{margin-left:-12px}.v-chip--label{border-radius:4px!important}.v-chip.v-chip--outlined{border-style:solid;border-width:thin}.v-chip.v-chip--outlined.v-chip--active:before{opacity:.08}.v-chip.v-chip--outlined .v-icon{color:inherit}.v-chip.v-chip--outlined.v-chip.v-chip{background-color:transparent!important}.v-chip.v-chip--selected{background:transparent}.v-chip.v-chip--selected:after{opacity:.28}.v-chip.v-size--x-small{border-radius:8px;font-size:10px;height:16px}.v-chip.v-size--small{border-radius:12px;font-size:12px;height:24px}.v-chip.v-size--default{border-radius:16px;font-size:14px;height:32px}.v-chip.v-size--large{border-radius:27px;font-size:16px;height:54px}.v-chip.v-size--x-large{border-radius:33px;font-size:18px;height:66px}#app-bar-tabs-horisontal .v-tabs-slider{border-radius:3px;margin:0 auto;max-width:36px}#app-bar-tabs-horisontal .v-tabs-slider-wrapper{bottom:16px}#app-bar-tabs-horisontal .v-tab:before{display:none}#app-bar-tabs-vertical .v-tabs-slider{border-radius:3px}.wrap-inner-orb{animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:rotate;animation-timing-function:linear;height:0;left:50%;perspective:1000px;position:relative;top:50%;transform-style:preserve-3d;width:0}@keyframes rotate{to{transform:translateZ(0) rotateY(1turn) rotateX(1turn)}}.c-inner-orb{border-radius:50%;height:2px;opacity:0;position:absolute;width:2px}.c-inner-orb:first-child{animation-delay:.01s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit1;animation-timing-function:linear;background-color:#7fff00}@keyframes orbit1{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-116deg) rotateY(274deg) translateX(100px) rotate(116deg)}to{opacity:1;transform:translateZ(0) rotate(-116deg) rotateY(274deg) translateX(100px) rotate(116deg)}}.c-inner-orb:nth-child(2){animation-delay:.02s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit2;animation-timing-function:linear;background-color:#7eff00}@keyframes orbit2{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-164deg) rotateY(265deg) translateX(100px) rotate(164deg)}to{opacity:1;transform:translateZ(0) rotate(-164deg) rotateY(265deg) translateX(100px) rotate(164deg)}}.c-inner-orb:nth-child(3){animation-delay:.03s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit3;animation-timing-function:linear;background-color:#7eff00}@keyframes orbit3{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-245deg) rotateY(59deg) translateX(100px) rotate(245deg)}to{opacity:1;transform:translateZ(0) rotate(-245deg) rotateY(59deg) translateX(100px) rotate(245deg)}}.c-inner-orb:nth-child(4){animation-delay:.04s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit4;animation-timing-function:linear;background-color:#7dff00}@keyframes orbit4{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-33deg) rotateY(148deg) translateX(100px) rotate(33deg)}to{opacity:1;transform:translateZ(0) rotate(-33deg) rotateY(148deg) translateX(100px) rotate(33deg)}}.c-inner-orb:nth-child(5){animation-delay:.05s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit5;animation-timing-function:linear;background-color:#7dff00}@keyframes orbit5{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-337deg) rotateY(262deg) translateX(100px) rotate(337deg)}to{opacity:1;transform:translateZ(0) rotate(-337deg) rotateY(262deg) translateX(100px) rotate(337deg)}}.c-inner-orb:nth-child(6){animation-delay:.06s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit6;animation-timing-function:linear;background-color:#7cff00}@keyframes orbit6{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-152deg) rotateY(330deg) translateX(100px) rotate(152deg)}to{opacity:1;transform:translateZ(0) rotate(-152deg) rotateY(330deg) translateX(100px) rotate(152deg)}}.c-inner-orb:nth-child(7){animation-delay:.07s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit7;animation-timing-function:linear;background-color:#7cff00}@keyframes orbit7{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-347deg) rotateY(193deg) translateX(100px) rotate(347deg)}to{opacity:1;transform:translateZ(0) rotate(-347deg) rotateY(193deg) translateX(100px) rotate(347deg)}}.c-inner-orb:nth-child(8){animation-delay:.08s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit8;animation-timing-function:linear;background-color:#7bff00}@keyframes orbit8{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-69deg) rotateY(322deg) translateX(100px) rotate(69deg)}to{opacity:1;transform:translateZ(0) rotate(-69deg) rotateY(322deg) translateX(100px) rotate(69deg)}}.c-inner-orb:nth-child(9){animation-delay:.09s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit9;animation-timing-function:linear;background-color:#7aff00}@keyframes orbit9{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-199deg) rotateY(306deg) translateX(100px) rotate(199deg)}to{opacity:1;transform:translateZ(0) rotate(-199deg) rotateY(306deg) translateX(100px) rotate(199deg)}}.c-inner-orb:nth-child(10){animation-delay:.1s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit10;animation-timing-function:linear;background-color:#7aff00}@keyframes orbit10{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-92deg) rotateY(168deg) translateX(100px) rotate(92deg)}to{opacity:1;transform:translateZ(0) rotate(-92deg) rotateY(168deg) translateX(100px) rotate(92deg)}}.c-inner-orb:nth-child(11){animation-delay:.11s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit11;animation-timing-function:linear;background-color:#79ff00}@keyframes orbit11{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-64deg) rotateY(349deg) translateX(100px) rotate(64deg)}to{opacity:1;transform:translateZ(0) rotate(-64deg) rotateY(349deg) translateX(100px) rotate(64deg)}}.c-inner-orb:nth-child(12){animation-delay:.12s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit12;animation-timing-function:linear;background-color:#79ff00}@keyframes orbit12{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-56deg) rotateY(185deg) translateX(100px) rotate(56deg)}to{opacity:1;transform:translateZ(0) rotate(-56deg) rotateY(185deg) translateX(100px) rotate(56deg)}}.c-inner-orb:nth-child(13){animation-delay:.13s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit13;animation-timing-function:linear;background-color:#78ff00}@keyframes orbit13{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-94deg) rotateY(313deg) translateX(100px) rotate(94deg)}to{opacity:1;transform:translateZ(0) rotate(-94deg) rotateY(313deg) translateX(100px) rotate(94deg)}}.c-inner-orb:nth-child(14){animation-delay:.14s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit14;animation-timing-function:linear;background-color:#78ff00}@keyframes orbit14{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-355deg) rotateY(95deg) translateX(100px) rotate(355deg)}to{opacity:1;transform:translateZ(0) rotate(-355deg) rotateY(95deg) translateX(100px) rotate(355deg)}}.c-inner-orb:nth-child(15){animation-delay:.15s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit15;animation-timing-function:linear;background-color:#7f0}@keyframes orbit15{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-115deg) rotateY(252deg) translateX(100px) rotate(115deg)}to{opacity:1;transform:translateZ(0) rotate(-115deg) rotateY(252deg) translateX(100px) rotate(115deg)}}.c-inner-orb:nth-child(16){animation-delay:.16s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit16;animation-timing-function:linear;background-color:#76ff00}@keyframes orbit16{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-139deg) rotateY(148deg) translateX(100px) rotate(139deg)}to{opacity:1;transform:translateZ(0) rotate(-139deg) rotateY(148deg) translateX(100px) rotate(139deg)}}.c-inner-orb:nth-child(17){animation-delay:.17s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit17;animation-timing-function:linear;background-color:#76ff00}@keyframes orbit17{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-323deg) rotateY(239deg) translateX(100px) rotate(323deg)}to{opacity:1;transform:translateZ(0) rotate(-323deg) rotateY(239deg) translateX(100px) rotate(323deg)}}.c-inner-orb:nth-child(18){animation-delay:.18s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit18;animation-timing-function:linear;background-color:#75ff00}@keyframes orbit18{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-241deg) rotateY(33deg) translateX(100px) rotate(241deg)}to{opacity:1;transform:translateZ(0) rotate(-241deg) rotateY(33deg) translateX(100px) rotate(241deg)}}.c-inner-orb:nth-child(19){animation-delay:.19s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit19;animation-timing-function:linear;background-color:#75ff00}@keyframes orbit19{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-123deg) rotateY(147deg) translateX(100px) rotate(123deg)}to{opacity:1;transform:translateZ(0) rotate(-123deg) rotateY(147deg) translateX(100px) rotate(123deg)}}.c-inner-orb:nth-child(20){animation-delay:.2s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit20;animation-timing-function:linear;background-color:#74ff00}@keyframes orbit20{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-316deg) rotateY(62deg) translateX(100px) rotate(316deg)}to{opacity:1;transform:translateZ(0) rotate(-316deg) rotateY(62deg) translateX(100px) rotate(316deg)}}.c-inner-orb:nth-child(21){animation-delay:.21s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit21;animation-timing-function:linear;background-color:#74ff00}@keyframes orbit21{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-238deg) rotateY(265deg) translateX(100px) rotate(238deg)}to{opacity:1;transform:translateZ(0) rotate(-238deg) rotateY(265deg) translateX(100px) rotate(238deg)}}.c-inner-orb:nth-child(22){animation-delay:.22s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit22;animation-timing-function:linear;background-color:#73ff00}@keyframes orbit22{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-330deg) rotateY(233deg) translateX(100px) rotate(330deg)}to{opacity:1;transform:translateZ(0) rotate(-330deg) rotateY(233deg) translateX(100px) rotate(330deg)}}.c-inner-orb:nth-child(23){animation-delay:.23s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit23;animation-timing-function:linear;background-color:#72ff00}@keyframes orbit23{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-303deg) rotateY(252deg) translateX(100px) rotate(303deg)}to{opacity:1;transform:translateZ(0) rotate(-303deg) rotateY(252deg) translateX(100px) rotate(303deg)}}.c-inner-orb:nth-child(24){animation-delay:.24s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit24;animation-timing-function:linear;background-color:#72ff00}@keyframes orbit24{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-314deg) rotateY(357deg) translateX(100px) rotate(314deg)}to{opacity:1;transform:translateZ(0) rotate(-314deg) rotateY(357deg) translateX(100px) rotate(314deg)}}.c-inner-orb:nth-child(25){animation-delay:.25s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit25;animation-timing-function:linear;background-color:#71ff00}@keyframes orbit25{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-185deg) rotateY(335deg) translateX(100px) rotate(185deg)}to{opacity:1;transform:translateZ(0) rotate(-185deg) rotateY(335deg) translateX(100px) rotate(185deg)}}.c-inner-orb:nth-child(26){animation-delay:.26s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit26;animation-timing-function:linear;background-color:#71ff00}@keyframes orbit26{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-347deg) rotateY(333deg) translateX(100px) rotate(347deg)}to{opacity:1;transform:translateZ(0) rotate(-347deg) rotateY(333deg) translateX(100px) rotate(347deg)}}.c-inner-orb:nth-child(27){animation-delay:.27s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit27;animation-timing-function:linear;background-color:#70ff00}@keyframes orbit27{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-106deg) rotateY(350deg) translateX(100px) rotate(106deg)}to{opacity:1;transform:translateZ(0) rotate(-106deg) rotateY(350deg) translateX(100px) rotate(106deg)}}.c-inner-orb:nth-child(28){animation-delay:.28s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit28;animation-timing-function:linear;background-color:#70ff00}@keyframes orbit28{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-318deg) rotateY(294deg) translateX(100px) rotate(318deg)}to{opacity:1;transform:translateZ(0) rotate(-318deg) rotateY(294deg) translateX(100px) rotate(318deg)}}.c-inner-orb:nth-child(29){animation-delay:.29s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit29;animation-timing-function:linear;background-color:#6fff00}@keyframes orbit29{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-181deg) rotateY(317deg) translateX(100px) rotate(181deg)}to{opacity:1;transform:translateZ(0) rotate(-181deg) rotateY(317deg) translateX(100px) rotate(181deg)}}.c-inner-orb:nth-child(30){animation-delay:.3s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit30;animation-timing-function:linear;background-color:#6fff00}@keyframes orbit30{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-31deg) rotateY(151deg) translateX(100px) rotate(31deg)}to{opacity:1;transform:translateZ(0) rotate(-31deg) rotateY(151deg) translateX(100px) rotate(31deg)}}.c-inner-orb:nth-child(31){animation-delay:.31s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit31;animation-timing-function:linear;background-color:#6eff00}@keyframes orbit31{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-191deg) rotateY(160deg) translateX(100px) rotate(191deg)}to{opacity:1;transform:translateZ(0) rotate(-191deg) rotateY(160deg) translateX(100px) rotate(191deg)}}.c-inner-orb:nth-child(32){animation-delay:.32s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit32;animation-timing-function:linear;background-color:#6dff00}@keyframes orbit32{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-190deg) rotateY(54deg) translateX(100px) rotate(190deg)}to{opacity:1;transform:translateZ(0) rotate(-190deg) rotateY(54deg) translateX(100px) rotate(190deg)}}.c-inner-orb:nth-child(33){animation-delay:.33s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit33;animation-timing-function:linear;background-color:#6dff00}@keyframes orbit33{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-270deg) rotateY(272deg) translateX(100px) rotate(270deg)}to{opacity:1;transform:translateZ(0) rotate(-270deg) rotateY(272deg) translateX(100px) rotate(270deg)}}.c-inner-orb:nth-child(34){animation-delay:.34s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit34;animation-timing-function:linear;background-color:#6cff00}@keyframes orbit34{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-274deg) rotateY(316deg) translateX(100px) rotate(274deg)}to{opacity:1;transform:translateZ(0) rotate(-274deg) rotateY(316deg) translateX(100px) rotate(274deg)}}.c-inner-orb:nth-child(35){animation-delay:.35s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit35;animation-timing-function:linear;background-color:#6cff00}@keyframes orbit35{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-110deg) rotateY(24deg) translateX(100px) rotate(110deg)}to{opacity:1;transform:translateZ(0) rotate(-110deg) rotateY(24deg) translateX(100px) rotate(110deg)}}.c-inner-orb:nth-child(36){animation-delay:.36s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit36;animation-timing-function:linear;background-color:#6bff00}@keyframes orbit36{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-27deg) rotateY(200deg) translateX(100px) rotate(27deg)}to{opacity:1;transform:translateZ(0) rotate(-27deg) rotateY(200deg) translateX(100px) rotate(27deg)}}.c-inner-orb:nth-child(37){animation-delay:.37s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit37;animation-timing-function:linear;background-color:#6bff00}@keyframes orbit37{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-192deg) rotateY(253deg) translateX(100px) rotate(192deg)}to{opacity:1;transform:translateZ(0) rotate(-192deg) rotateY(253deg) translateX(100px) rotate(192deg)}}.c-inner-orb:nth-child(38){animation-delay:.38s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit38;animation-timing-function:linear;background-color:#6aff00}@keyframes orbit38{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-163deg) rotateY(338deg) translateX(100px) rotate(163deg)}to{opacity:1;transform:translateZ(0) rotate(-163deg) rotateY(338deg) translateX(100px) rotate(163deg)}}.c-inner-orb:nth-child(39){animation-delay:.39s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit39;animation-timing-function:linear;background-color:#69ff00}@keyframes orbit39{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-237deg) rotateY(31deg) translateX(100px) rotate(237deg)}to{opacity:1;transform:translateZ(0) rotate(-237deg) rotateY(31deg) translateX(100px) rotate(237deg)}}.c-inner-orb:nth-child(40){animation-delay:.4s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit40;animation-timing-function:linear;background-color:#69ff00}@keyframes orbit40{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-20deg) rotateY(158deg) translateX(100px) rotate(20deg)}to{opacity:1;transform:translateZ(0) rotate(-20deg) rotateY(158deg) translateX(100px) rotate(20deg)}}.c-inner-orb:nth-child(41){animation-delay:.41s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit41;animation-timing-function:linear;background-color:#68ff00}@keyframes orbit41{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-299deg) rotateY(227deg) translateX(100px) rotate(299deg)}to{opacity:1;transform:translateZ(0) rotate(-299deg) rotateY(227deg) translateX(100px) rotate(299deg)}}.c-inner-orb:nth-child(42){animation-delay:.42s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit42;animation-timing-function:linear;background-color:#68ff00}@keyframes orbit42{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-283deg) rotateY(263deg) translateX(100px) rotate(283deg)}to{opacity:1;transform:translateZ(0) rotate(-283deg) rotateY(263deg) translateX(100px) rotate(283deg)}}.c-inner-orb:nth-child(43){animation-delay:.43s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit43;animation-timing-function:linear;background-color:#67ff00}@keyframes orbit43{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-322deg) rotateY(18deg) translateX(100px) rotate(322deg)}to{opacity:1;transform:translateZ(0) rotate(-322deg) rotateY(18deg) translateX(100px) rotate(322deg)}}.c-inner-orb:nth-child(44){animation-delay:.44s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit44;animation-timing-function:linear;background-color:#67ff00}@keyframes orbit44{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-233deg) rotateY(315deg) translateX(100px) rotate(233deg)}to{opacity:1;transform:translateZ(0) rotate(-233deg) rotateY(315deg) translateX(100px) rotate(233deg)}}.c-inner-orb:nth-child(45){animation-delay:.45s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit45;animation-timing-function:linear;background-color:#6f0}@keyframes orbit45{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-264deg) rotateY(198deg) translateX(100px) rotate(264deg)}to{opacity:1;transform:translateZ(0) rotate(-264deg) rotateY(198deg) translateX(100px) rotate(264deg)}}.c-inner-orb:nth-child(46){animation-delay:.46s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit46;animation-timing-function:linear;background-color:#65ff00}@keyframes orbit46{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-205deg) rotateY(218deg) translateX(100px) rotate(205deg)}to{opacity:1;transform:translateZ(0) rotate(-205deg) rotateY(218deg) translateX(100px) rotate(205deg)}}.c-inner-orb:nth-child(47){animation-delay:.47s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit47;animation-timing-function:linear;background-color:#65ff00}@keyframes orbit47{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-358deg) rotateY(54deg) translateX(100px) rotate(358deg)}to{opacity:1;transform:translateZ(0) rotate(-358deg) rotateY(54deg) translateX(100px) rotate(358deg)}}.c-inner-orb:nth-child(48){animation-delay:.48s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit48;animation-timing-function:linear;background-color:#64ff00}@keyframes orbit48{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-344deg) rotateY(8deg) translateX(100px) rotate(344deg)}to{opacity:1;transform:translateZ(0) rotate(-344deg) rotateY(8deg) translateX(100px) rotate(344deg)}}.c-inner-orb:nth-child(49){animation-delay:.49s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit49;animation-timing-function:linear;background-color:#64ff00}@keyframes orbit49{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-68deg) rotateY(277deg) translateX(100px) rotate(68deg)}to{opacity:1;transform:translateZ(0) rotate(-68deg) rotateY(277deg) translateX(100px) rotate(68deg)}}.c-inner-orb:nth-child(50){animation-delay:.5s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit50;animation-timing-function:linear;background-color:#63ff00}@keyframes orbit50{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-106deg) rotateY(246deg) translateX(100px) rotate(106deg)}to{opacity:1;transform:translateZ(0) rotate(-106deg) rotateY(246deg) translateX(100px) rotate(106deg)}}.c-inner-orb:nth-child(51){animation-delay:.51s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit51;animation-timing-function:linear;background-color:#63ff00}@keyframes orbit51{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-288deg) rotateY(101deg) translateX(100px) rotate(288deg)}to{opacity:1;transform:translateZ(0) rotate(-288deg) rotateY(101deg) translateX(100px) rotate(288deg)}}.c-inner-orb:nth-child(52){animation-delay:.52s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit52;animation-timing-function:linear;background-color:#62ff00}@keyframes orbit52{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-139deg) rotateY(167deg) translateX(100px) rotate(139deg)}to{opacity:1;transform:translateZ(0) rotate(-139deg) rotateY(167deg) translateX(100px) rotate(139deg)}}.c-inner-orb:nth-child(53){animation-delay:.53s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit53;animation-timing-function:linear;background-color:#61ff00}@keyframes orbit53{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-178deg) rotateY(10deg) translateX(100px) rotate(178deg)}to{opacity:1;transform:translateZ(0) rotate(-178deg) rotateY(10deg) translateX(100px) rotate(178deg)}}.c-inner-orb:nth-child(54){animation-delay:.54s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit54;animation-timing-function:linear;background-color:#61ff00}@keyframes orbit54{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-245deg) rotateY(343deg) translateX(100px) rotate(245deg)}to{opacity:1;transform:translateZ(0) rotate(-245deg) rotateY(343deg) translateX(100px) rotate(245deg)}}.c-inner-orb:nth-child(55){animation-delay:.55s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit55;animation-timing-function:linear;background-color:#60ff00}@keyframes orbit55{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-250deg) rotateY(65deg) translateX(100px) rotate(250deg)}to{opacity:1;transform:translateZ(0) rotate(-250deg) rotateY(65deg) translateX(100px) rotate(250deg)}}.c-inner-orb:nth-child(56){animation-delay:.56s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit56;animation-timing-function:linear;background-color:#60ff00}@keyframes orbit56{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-207deg) rotateY(340deg) translateX(100px) rotate(207deg)}to{opacity:1;transform:translateZ(0) rotate(-207deg) rotateY(340deg) translateX(100px) rotate(207deg)}}.c-inner-orb:nth-child(57){animation-delay:.57s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit57;animation-timing-function:linear;background-color:#5fff00}@keyframes orbit57{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-338deg) rotateY(359deg) translateX(100px) rotate(338deg)}to{opacity:1;transform:translateZ(0) rotate(-338deg) rotateY(359deg) translateX(100px) rotate(338deg)}}.c-inner-orb:nth-child(58){animation-delay:.58s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit58;animation-timing-function:linear;background-color:#5fff00}@keyframes orbit58{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-102deg) rotateY(331deg) translateX(100px) rotate(102deg)}to{opacity:1;transform:translateZ(0) rotate(-102deg) rotateY(331deg) translateX(100px) rotate(102deg)}}.c-inner-orb:nth-child(59){animation-delay:.59s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit59;animation-timing-function:linear;background-color:#5eff00}@keyframes orbit59{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-266deg) rotateY(56deg) translateX(100px) rotate(266deg)}to{opacity:1;transform:translateZ(0) rotate(-266deg) rotateY(56deg) translateX(100px) rotate(266deg)}}.c-inner-orb:nth-child(60){animation-delay:.6s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit60;animation-timing-function:linear;background-color:#5eff00}@keyframes orbit60{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-204deg) rotateY(81deg) translateX(100px) rotate(204deg)}to{opacity:1;transform:translateZ(0) rotate(-204deg) rotateY(81deg) translateX(100px) rotate(204deg)}}.c-inner-orb:nth-child(61){animation-delay:.61s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit61;animation-timing-function:linear;background-color:#5dff00}@keyframes orbit61{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-227deg) rotateY(271deg) translateX(100px) rotate(227deg)}to{opacity:1;transform:translateZ(0) rotate(-227deg) rotateY(271deg) translateX(100px) rotate(227deg)}}.c-inner-orb:nth-child(62){animation-delay:.62s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit62;animation-timing-function:linear;background-color:#5cff00}@keyframes orbit62{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-250deg) rotateY(32deg) translateX(100px) rotate(250deg)}to{opacity:1;transform:translateZ(0) rotate(-250deg) rotateY(32deg) translateX(100px) rotate(250deg)}}.c-inner-orb:nth-child(63){animation-delay:.63s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit63;animation-timing-function:linear;background-color:#5cff00}@keyframes orbit63{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-237deg) rotateY(129deg) translateX(100px) rotate(237deg)}to{opacity:1;transform:translateZ(0) rotate(-237deg) rotateY(129deg) translateX(100px) rotate(237deg)}}.c-inner-orb:nth-child(64){animation-delay:.64s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit64;animation-timing-function:linear;background-color:#5bff00}@keyframes orbit64{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-6deg) rotateY(334deg) translateX(100px) rotate(6deg)}to{opacity:1;transform:translateZ(0) rotate(-6deg) rotateY(334deg) translateX(100px) rotate(6deg)}}.c-inner-orb:nth-child(65){animation-delay:.65s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit65;animation-timing-function:linear;background-color:#5bff00}@keyframes orbit65{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-174deg) rotateY(241deg) translateX(100px) rotate(174deg)}to{opacity:1;transform:translateZ(0) rotate(-174deg) rotateY(241deg) translateX(100px) rotate(174deg)}}.c-inner-orb:nth-child(66){animation-delay:.66s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit66;animation-timing-function:linear;background-color:#5aff00}@keyframes orbit66{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-277deg) rotateY(322deg) translateX(100px) rotate(277deg)}to{opacity:1;transform:translateZ(0) rotate(-277deg) rotateY(322deg) translateX(100px) rotate(277deg)}}.c-inner-orb:nth-child(67){animation-delay:.67s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit67;animation-timing-function:linear;background-color:#5aff00}@keyframes orbit67{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-62deg) rotateY(313deg) translateX(100px) rotate(62deg)}to{opacity:1;transform:translateZ(0) rotate(-62deg) rotateY(313deg) translateX(100px) rotate(62deg)}}.c-inner-orb:nth-child(68){animation-delay:.68s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit68;animation-timing-function:linear;background-color:#59ff00}@keyframes orbit68{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-207deg) rotateY(350deg) translateX(100px) rotate(207deg)}to{opacity:1;transform:translateZ(0) rotate(-207deg) rotateY(350deg) translateX(100px) rotate(207deg)}}.c-inner-orb:nth-child(69){animation-delay:.69s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit69;animation-timing-function:linear;background-color:#58ff00}@keyframes orbit69{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-277deg) rotateY(45deg) translateX(100px) rotate(277deg)}to{opacity:1;transform:translateZ(0) rotate(-277deg) rotateY(45deg) translateX(100px) rotate(277deg)}}.c-inner-orb:nth-child(70){animation-delay:.7s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit70;animation-timing-function:linear;background-color:#58ff00}@keyframes orbit70{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-90deg) rotateY(245deg) translateX(100px) rotate(90deg)}to{opacity:1;transform:translateZ(0) rotate(-90deg) rotateY(245deg) translateX(100px) rotate(90deg)}}.c-inner-orb:nth-child(71){animation-delay:.71s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit71;animation-timing-function:linear;background-color:#57ff00}@keyframes orbit71{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-296deg) rotateY(274deg) translateX(100px) rotate(296deg)}to{opacity:1;transform:translateZ(0) rotate(-296deg) rotateY(274deg) translateX(100px) rotate(296deg)}}.c-inner-orb:nth-child(72){animation-delay:.72s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit72;animation-timing-function:linear;background-color:#57ff00}@keyframes orbit72{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-15deg) rotateY(72deg) translateX(100px) rotate(15deg)}to{opacity:1;transform:translateZ(0) rotate(-15deg) rotateY(72deg) translateX(100px) rotate(15deg)}}.c-inner-orb:nth-child(73){animation-delay:.73s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit73;animation-timing-function:linear;background-color:#56ff00}@keyframes orbit73{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-1turn) rotateY(138deg) translateX(100px) rotate(1turn)}to{opacity:1;transform:translateZ(0) rotate(-1turn) rotateY(138deg) translateX(100px) rotate(1turn)}}.c-inner-orb:nth-child(74){animation-delay:.74s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit74;animation-timing-function:linear;background-color:#56ff00}@keyframes orbit74{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-58deg) rotateY(44deg) translateX(100px) rotate(58deg)}to{opacity:1;transform:translateZ(0) rotate(-58deg) rotateY(44deg) translateX(100px) rotate(58deg)}}.c-inner-orb:nth-child(75){animation-delay:.75s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit75;animation-timing-function:linear;background-color:#5f0}@keyframes orbit75{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-227deg) rotateY(69deg) translateX(100px) rotate(227deg)}to{opacity:1;transform:translateZ(0) rotate(-227deg) rotateY(69deg) translateX(100px) rotate(227deg)}}.c-inner-orb:nth-child(76){animation-delay:.76s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit76;animation-timing-function:linear;background-color:#54ff00}@keyframes orbit76{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-120deg) rotateY(183deg) translateX(100px) rotate(120deg)}to{opacity:1;transform:translateZ(0) rotate(-120deg) rotateY(183deg) translateX(100px) rotate(120deg)}}.c-inner-orb:nth-child(77){animation-delay:.77s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit77;animation-timing-function:linear;background-color:#54ff00}@keyframes orbit77{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-182deg) rotateY(66deg) translateX(100px) rotate(182deg)}to{opacity:1;transform:translateZ(0) rotate(-182deg) rotateY(66deg) translateX(100px) rotate(182deg)}}.c-inner-orb:nth-child(78){animation-delay:.78s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit78;animation-timing-function:linear;background-color:#53ff00}@keyframes orbit78{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-140deg) rotateY(68deg) translateX(100px) rotate(140deg)}to{opacity:1;transform:translateZ(0) rotate(-140deg) rotateY(68deg) translateX(100px) rotate(140deg)}}.c-inner-orb:nth-child(79){animation-delay:.79s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit79;animation-timing-function:linear;background-color:#53ff00}@keyframes orbit79{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-110deg) rotateY(331deg) translateX(100px) rotate(110deg)}to{opacity:1;transform:translateZ(0) rotate(-110deg) rotateY(331deg) translateX(100px) rotate(110deg)}}.c-inner-orb:nth-child(80){animation-delay:.8s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit80;animation-timing-function:linear;background-color:#52ff00}@keyframes orbit80{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-227deg) rotateY(89deg) translateX(100px) rotate(227deg)}to{opacity:1;transform:translateZ(0) rotate(-227deg) rotateY(89deg) translateX(100px) rotate(227deg)}}.c-inner-orb:nth-child(81){animation-delay:.81s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit81;animation-timing-function:linear;background-color:#52ff00}@keyframes orbit81{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-117deg) rotateY(260deg) translateX(100px) rotate(117deg)}to{opacity:1;transform:translateZ(0) rotate(-117deg) rotateY(260deg) translateX(100px) rotate(117deg)}}.c-inner-orb:nth-child(82){animation-delay:.82s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit82;animation-timing-function:linear;background-color:#51ff00}@keyframes orbit82{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-300deg) rotateY(96deg) translateX(100px) rotate(300deg)}to{opacity:1;transform:translateZ(0) rotate(-300deg) rotateY(96deg) translateX(100px) rotate(300deg)}}.c-inner-orb:nth-child(83){animation-delay:.83s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit83;animation-timing-function:linear;background-color:#50ff00}@keyframes orbit83{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-217deg) rotateY(93deg) translateX(100px) rotate(217deg)}to{opacity:1;transform:translateZ(0) rotate(-217deg) rotateY(93deg) translateX(100px) rotate(217deg)}}.c-inner-orb:nth-child(84){animation-delay:.84s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit84;animation-timing-function:linear;background-color:#50ff00}@keyframes orbit84{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-315deg) rotateY(234deg) translateX(100px) rotate(315deg)}to{opacity:1;transform:translateZ(0) rotate(-315deg) rotateY(234deg) translateX(100px) rotate(315deg)}}.c-inner-orb:nth-child(85){animation-delay:.85s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit85;animation-timing-function:linear;background-color:#4fff00}@keyframes orbit85{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-209deg) rotateY(230deg) translateX(100px) rotate(209deg)}to{opacity:1;transform:translateZ(0) rotate(-209deg) rotateY(230deg) translateX(100px) rotate(209deg)}}.c-inner-orb:nth-child(86){animation-delay:.86s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit86;animation-timing-function:linear;background-color:#4fff00}@keyframes orbit86{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-124deg) rotateY(61deg) translateX(100px) rotate(124deg)}to{opacity:1;transform:translateZ(0) rotate(-124deg) rotateY(61deg) translateX(100px) rotate(124deg)}}.c-inner-orb:nth-child(87){animation-delay:.87s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit87;animation-timing-function:linear;background-color:#4eff00}@keyframes orbit87{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-185deg) rotateY(60deg) translateX(100px) rotate(185deg)}to{opacity:1;transform:translateZ(0) rotate(-185deg) rotateY(60deg) translateX(100px) rotate(185deg)}}.c-inner-orb:nth-child(88){animation-delay:.88s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit88;animation-timing-function:linear;background-color:#4eff00}@keyframes orbit88{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-147deg) rotateY(140deg) translateX(100px) rotate(147deg)}to{opacity:1;transform:translateZ(0) rotate(-147deg) rotateY(140deg) translateX(100px) rotate(147deg)}}.c-inner-orb:nth-child(89){animation-delay:.89s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit89;animation-timing-function:linear;background-color:#4dff00}@keyframes orbit89{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-58deg) rotateY(11deg) translateX(100px) rotate(58deg)}to{opacity:1;transform:translateZ(0) rotate(-58deg) rotateY(11deg) translateX(100px) rotate(58deg)}}.c-inner-orb:nth-child(90){animation-delay:.9s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit90;animation-timing-function:linear;background-color:#4dff00}@keyframes orbit90{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-231deg) rotateY(271deg) translateX(100px) rotate(231deg)}to{opacity:1;transform:translateZ(0) rotate(-231deg) rotateY(271deg) translateX(100px) rotate(231deg)}}.c-inner-orb:nth-child(91){animation-delay:.91s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit91;animation-timing-function:linear;background-color:#4cff00}@keyframes orbit91{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-45deg) rotateY(170deg) translateX(100px) rotate(45deg)}to{opacity:1;transform:translateZ(0) rotate(-45deg) rotateY(170deg) translateX(100px) rotate(45deg)}}.c-inner-orb:nth-child(92){animation-delay:.92s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit92;animation-timing-function:linear;background-color:#4bff00}@keyframes orbit92{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-67deg) rotateY(339deg) translateX(100px) rotate(67deg)}to{opacity:1;transform:translateZ(0) rotate(-67deg) rotateY(339deg) translateX(100px) rotate(67deg)}}.c-inner-orb:nth-child(93){animation-delay:.93s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit93;animation-timing-function:linear;background-color:#4bff00}@keyframes orbit93{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-139deg) rotateY(62deg) translateX(100px) rotate(139deg)}to{opacity:1;transform:translateZ(0) rotate(-139deg) rotateY(62deg) translateX(100px) rotate(139deg)}}.c-inner-orb:nth-child(94){animation-delay:.94s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit94;animation-timing-function:linear;background-color:#4aff00}@keyframes orbit94{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-341deg) rotateY(93deg) translateX(100px) rotate(341deg)}to{opacity:1;transform:translateZ(0) rotate(-341deg) rotateY(93deg) translateX(100px) rotate(341deg)}}.c-inner-orb:nth-child(95){animation-delay:.95s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit95;animation-timing-function:linear;background-color:#4aff00}@keyframes orbit95{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-104deg) rotateY(35deg) translateX(100px) rotate(104deg)}to{opacity:1;transform:translateZ(0) rotate(-104deg) rotateY(35deg) translateX(100px) rotate(104deg)}}.c-inner-orb:nth-child(96){animation-delay:.96s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit96;animation-timing-function:linear;background-color:#49ff00}@keyframes orbit96{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-231deg) rotateY(317deg) translateX(100px) rotate(231deg)}to{opacity:1;transform:translateZ(0) rotate(-231deg) rotateY(317deg) translateX(100px) rotate(231deg)}}.c-inner-orb:nth-child(97){animation-delay:.97s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit97;animation-timing-function:linear;background-color:#49ff00}@keyframes orbit97{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-137deg) rotateY(21deg) translateX(100px) rotate(137deg)}to{opacity:1;transform:translateZ(0) rotate(-137deg) rotateY(21deg) translateX(100px) rotate(137deg)}}.c-inner-orb:nth-child(98){animation-delay:.98s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit98;animation-timing-function:linear;background-color:#48ff00}@keyframes orbit98{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-134deg) rotateY(323deg) translateX(100px) rotate(134deg)}to{opacity:1;transform:translateZ(0) rotate(-134deg) rotateY(323deg) translateX(100px) rotate(134deg)}}.c-inner-orb:nth-child(99){animation-delay:.99s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit99;animation-timing-function:linear;background-color:#47ff00}@keyframes orbit99{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-131deg) rotateY(260deg) translateX(100px) rotate(131deg)}to{opacity:1;transform:translateZ(0) rotate(-131deg) rotateY(260deg) translateX(100px) rotate(131deg)}}.c-inner-orb:nth-child(100){animation-delay:1s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit100;animation-timing-function:linear;background-color:#47ff00}@keyframes orbit100{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-97deg) rotateY(135deg) translateX(100px) rotate(97deg)}to{opacity:1;transform:translateZ(0) rotate(-97deg) rotateY(135deg) translateX(100px) rotate(97deg)}}.c-inner-orb:nth-child(101){animation-delay:1.01s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit101;animation-timing-function:linear;background-color:#46ff00}@keyframes orbit101{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-176deg) rotateY(9deg) translateX(100px) rotate(176deg)}to{opacity:1;transform:translateZ(0) rotate(-176deg) rotateY(9deg) translateX(100px) rotate(176deg)}}.c-inner-orb:nth-child(102){animation-delay:1.02s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit102;animation-timing-function:linear;background-color:#46ff00}@keyframes orbit102{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-248deg) rotateY(134deg) translateX(100px) rotate(248deg)}to{opacity:1;transform:translateZ(0) rotate(-248deg) rotateY(134deg) translateX(100px) rotate(248deg)}}.c-inner-orb:nth-child(103){animation-delay:1.03s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit103;animation-timing-function:linear;background-color:#45ff00}@keyframes orbit103{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-100deg) rotateY(75deg) translateX(100px) rotate(100deg)}to{opacity:1;transform:translateZ(0) rotate(-100deg) rotateY(75deg) translateX(100px) rotate(100deg)}}.c-inner-orb:nth-child(104){animation-delay:1.04s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit104;animation-timing-function:linear;background-color:#45ff00}@keyframes orbit104{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-325deg) rotateY(211deg) translateX(100px) rotate(325deg)}to{opacity:1;transform:translateZ(0) rotate(-325deg) rotateY(211deg) translateX(100px) rotate(325deg)}}.c-inner-orb:nth-child(105){animation-delay:1.05s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit105;animation-timing-function:linear;background-color:#4f0}@keyframes orbit105{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-215deg) rotateY(58deg) translateX(100px) rotate(215deg)}to{opacity:1;transform:translateZ(0) rotate(-215deg) rotateY(58deg) translateX(100px) rotate(215deg)}}.c-inner-orb:nth-child(106){animation-delay:1.06s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit106;animation-timing-function:linear;background-color:#43ff00}@keyframes orbit106{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-358deg) rotateY(294deg) translateX(100px) rotate(358deg)}to{opacity:1;transform:translateZ(0) rotate(-358deg) rotateY(294deg) translateX(100px) rotate(358deg)}}.c-inner-orb:nth-child(107){animation-delay:1.07s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit107;animation-timing-function:linear;background-color:#43ff00}@keyframes orbit107{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-87deg) rotateY(129deg) translateX(100px) rotate(87deg)}to{opacity:1;transform:translateZ(0) rotate(-87deg) rotateY(129deg) translateX(100px) rotate(87deg)}}.c-inner-orb:nth-child(108){animation-delay:1.08s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit108;animation-timing-function:linear;background-color:#42ff00}@keyframes orbit108{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-350deg) rotateY(131deg) translateX(100px) rotate(350deg)}to{opacity:1;transform:translateZ(0) rotate(-350deg) rotateY(131deg) translateX(100px) rotate(350deg)}}.c-inner-orb:nth-child(109){animation-delay:1.09s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit109;animation-timing-function:linear;background-color:#42ff00}@keyframes orbit109{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-275deg) rotateY(77deg) translateX(100px) rotate(275deg)}to{opacity:1;transform:translateZ(0) rotate(-275deg) rotateY(77deg) translateX(100px) rotate(275deg)}}.c-inner-orb:nth-child(110){animation-delay:1.1s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit110;animation-timing-function:linear;background-color:#41ff00}@keyframes orbit110{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-228deg) rotateY(85deg) translateX(100px) rotate(228deg)}to{opacity:1;transform:translateZ(0) rotate(-228deg) rotateY(85deg) translateX(100px) rotate(228deg)}}.c-inner-orb:nth-child(111){animation-delay:1.11s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit111;animation-timing-function:linear;background-color:#41ff00}@keyframes orbit111{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-251deg) rotateY(336deg) translateX(100px) rotate(251deg)}to{opacity:1;transform:translateZ(0) rotate(-251deg) rotateY(336deg) translateX(100px) rotate(251deg)}}.c-inner-orb:nth-child(112){animation-delay:1.12s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit112;animation-timing-function:linear;background-color:#40ff00}@keyframes orbit112{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-49deg) rotateY(35deg) translateX(100px) rotate(49deg)}to{opacity:1;transform:translateZ(0) rotate(-49deg) rotateY(35deg) translateX(100px) rotate(49deg)}}.c-inner-orb:nth-child(113){animation-delay:1.13s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit113;animation-timing-function:linear;background-color:#3fff00}@keyframes orbit113{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-88deg) rotateY(23deg) translateX(100px) rotate(88deg)}to{opacity:1;transform:translateZ(0) rotate(-88deg) rotateY(23deg) translateX(100px) rotate(88deg)}}.c-inner-orb:nth-child(114){animation-delay:1.14s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit114;animation-timing-function:linear;background-color:#3fff00}@keyframes orbit114{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-264deg) rotateY(78deg) translateX(100px) rotate(264deg)}to{opacity:1;transform:translateZ(0) rotate(-264deg) rotateY(78deg) translateX(100px) rotate(264deg)}}.c-inner-orb:nth-child(115){animation-delay:1.15s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit115;animation-timing-function:linear;background-color:#3eff00}@keyframes orbit115{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-170deg) rotateY(298deg) translateX(100px) rotate(170deg)}to{opacity:1;transform:translateZ(0) rotate(-170deg) rotateY(298deg) translateX(100px) rotate(170deg)}}.c-inner-orb:nth-child(116){animation-delay:1.16s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit116;animation-timing-function:linear;background-color:#3eff00}@keyframes orbit116{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-95deg) rotateY(265deg) translateX(100px) rotate(95deg)}to{opacity:1;transform:translateZ(0) rotate(-95deg) rotateY(265deg) translateX(100px) rotate(95deg)}}.c-inner-orb:nth-child(117){animation-delay:1.17s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit117;animation-timing-function:linear;background-color:#3dff00}@keyframes orbit117{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-50deg) rotateY(310deg) translateX(100px) rotate(50deg)}to{opacity:1;transform:translateZ(0) rotate(-50deg) rotateY(310deg) translateX(100px) rotate(50deg)}}.c-inner-orb:nth-child(118){animation-delay:1.18s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit118;animation-timing-function:linear;background-color:#3dff00}@keyframes orbit118{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-3deg) rotateY(46deg) translateX(100px) rotate(3deg)}to{opacity:1;transform:translateZ(0) rotate(-3deg) rotateY(46deg) translateX(100px) rotate(3deg)}}.c-inner-orb:nth-child(119){animation-delay:1.19s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit119;animation-timing-function:linear;background-color:#3cff00}@keyframes orbit119{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-203deg) rotateY(157deg) translateX(100px) rotate(203deg)}to{opacity:1;transform:translateZ(0) rotate(-203deg) rotateY(157deg) translateX(100px) rotate(203deg)}}.c-inner-orb:nth-child(120){animation-delay:1.2s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit120;animation-timing-function:linear;background-color:#3cff00}@keyframes orbit120{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-55deg) rotateY(276deg) translateX(100px) rotate(55deg)}to{opacity:1;transform:translateZ(0) rotate(-55deg) rotateY(276deg) translateX(100px) rotate(55deg)}}.c-inner-orb:nth-child(121){animation-delay:1.21s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit121;animation-timing-function:linear;background-color:#3bff00}@keyframes orbit121{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-260deg) rotateY(294deg) translateX(100px) rotate(260deg)}to{opacity:1;transform:translateZ(0) rotate(-260deg) rotateY(294deg) translateX(100px) rotate(260deg)}}.c-inner-orb:nth-child(122){animation-delay:1.22s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit122;animation-timing-function:linear;background-color:#3aff00}@keyframes orbit122{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-81deg) rotateY(187deg) translateX(100px) rotate(81deg)}to{opacity:1;transform:translateZ(0) rotate(-81deg) rotateY(187deg) translateX(100px) rotate(81deg)}}.c-inner-orb:nth-child(123){animation-delay:1.23s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit123;animation-timing-function:linear;background-color:#3aff00}@keyframes orbit123{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-30deg) rotateY(216deg) translateX(100px) rotate(30deg)}to{opacity:1;transform:translateZ(0) rotate(-30deg) rotateY(216deg) translateX(100px) rotate(30deg)}}.c-inner-orb:nth-child(124){animation-delay:1.24s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit124;animation-timing-function:linear;background-color:#39ff00}@keyframes orbit124{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-166deg) rotateY(191deg) translateX(100px) rotate(166deg)}to{opacity:1;transform:translateZ(0) rotate(-166deg) rotateY(191deg) translateX(100px) rotate(166deg)}}.c-inner-orb:nth-child(125){animation-delay:1.25s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit125;animation-timing-function:linear;background-color:#39ff00}@keyframes orbit125{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-91deg) rotateY(298deg) translateX(100px) rotate(91deg)}to{opacity:1;transform:translateZ(0) rotate(-91deg) rotateY(298deg) translateX(100px) rotate(91deg)}}.c-inner-orb:nth-child(126){animation-delay:1.26s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit126;animation-timing-function:linear;background-color:#38ff00}@keyframes orbit126{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-249deg) rotateY(135deg) translateX(100px) rotate(249deg)}to{opacity:1;transform:translateZ(0) rotate(-249deg) rotateY(135deg) translateX(100px) rotate(249deg)}}.c-inner-orb:nth-child(127){animation-delay:1.27s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit127;animation-timing-function:linear;background-color:#38ff00}@keyframes orbit127{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-150deg) rotateY(245deg) translateX(100px) rotate(150deg)}to{opacity:1;transform:translateZ(0) rotate(-150deg) rotateY(245deg) translateX(100px) rotate(150deg)}}.c-inner-orb:nth-child(128){animation-delay:1.28s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit128;animation-timing-function:linear;background-color:#37ff00}@keyframes orbit128{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-97deg) rotateY(116deg) translateX(100px) rotate(97deg)}to{opacity:1;transform:translateZ(0) rotate(-97deg) rotateY(116deg) translateX(100px) rotate(97deg)}}.c-inner-orb:nth-child(129){animation-delay:1.29s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit129;animation-timing-function:linear;background-color:#36ff00}@keyframes orbit129{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-66deg) rotateY(206deg) translateX(100px) rotate(66deg)}to{opacity:1;transform:translateZ(0) rotate(-66deg) rotateY(206deg) translateX(100px) rotate(66deg)}}.c-inner-orb:nth-child(130){animation-delay:1.3s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit130;animation-timing-function:linear;background-color:#36ff00}@keyframes orbit130{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-132deg) rotateY(342deg) translateX(100px) rotate(132deg)}to{opacity:1;transform:translateZ(0) rotate(-132deg) rotateY(342deg) translateX(100px) rotate(132deg)}}.c-inner-orb:nth-child(131){animation-delay:1.31s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit131;animation-timing-function:linear;background-color:#35ff00}@keyframes orbit131{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-103deg) rotateY(223deg) translateX(100px) rotate(103deg)}to{opacity:1;transform:translateZ(0) rotate(-103deg) rotateY(223deg) translateX(100px) rotate(103deg)}}.c-inner-orb:nth-child(132){animation-delay:1.32s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit132;animation-timing-function:linear;background-color:#35ff00}@keyframes orbit132{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-123deg) rotateY(140deg) translateX(100px) rotate(123deg)}to{opacity:1;transform:translateZ(0) rotate(-123deg) rotateY(140deg) translateX(100px) rotate(123deg)}}.c-inner-orb:nth-child(133){animation-delay:1.33s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit133;animation-timing-function:linear;background-color:#34ff00}@keyframes orbit133{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-259deg) rotateY(183deg) translateX(100px) rotate(259deg)}to{opacity:1;transform:translateZ(0) rotate(-259deg) rotateY(183deg) translateX(100px) rotate(259deg)}}.c-inner-orb:nth-child(134){animation-delay:1.34s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit134;animation-timing-function:linear;background-color:#34ff00}@keyframes orbit134{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-107deg) rotateY(83deg) translateX(100px) rotate(107deg)}to{opacity:1;transform:translateZ(0) rotate(-107deg) rotateY(83deg) translateX(100px) rotate(107deg)}}.c-inner-orb:nth-child(135){animation-delay:1.35s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit135;animation-timing-function:linear;background-color:#3f0}@keyframes orbit135{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-200deg) rotateY(114deg) translateX(100px) rotate(200deg)}to{opacity:1;transform:translateZ(0) rotate(-200deg) rotateY(114deg) translateX(100px) rotate(200deg)}}.c-inner-orb:nth-child(136){animation-delay:1.36s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit136;animation-timing-function:linear;background-color:#32ff00}@keyframes orbit136{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-184deg) rotateY(323deg) translateX(100px) rotate(184deg)}to{opacity:1;transform:translateZ(0) rotate(-184deg) rotateY(323deg) translateX(100px) rotate(184deg)}}.c-inner-orb:nth-child(137){animation-delay:1.37s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit137;animation-timing-function:linear;background-color:#32ff00}@keyframes orbit137{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-215deg) rotateY(323deg) translateX(100px) rotate(215deg)}to{opacity:1;transform:translateZ(0) rotate(-215deg) rotateY(323deg) translateX(100px) rotate(215deg)}}.c-inner-orb:nth-child(138){animation-delay:1.38s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit138;animation-timing-function:linear;background-color:#31ff00}@keyframes orbit138{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-154deg) rotateY(153deg) translateX(100px) rotate(154deg)}to{opacity:1;transform:translateZ(0) rotate(-154deg) rotateY(153deg) translateX(100px) rotate(154deg)}}.c-inner-orb:nth-child(139){animation-delay:1.39s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit139;animation-timing-function:linear;background-color:#31ff00}@keyframes orbit139{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-152deg) rotateY(33deg) translateX(100px) rotate(152deg)}to{opacity:1;transform:translateZ(0) rotate(-152deg) rotateY(33deg) translateX(100px) rotate(152deg)}}.c-inner-orb:nth-child(140){animation-delay:1.4s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit140;animation-timing-function:linear;background-color:#30ff00}@keyframes orbit140{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-28deg) rotateY(55deg) translateX(100px) rotate(28deg)}to{opacity:1;transform:translateZ(0) rotate(-28deg) rotateY(55deg) translateX(100px) rotate(28deg)}}.c-inner-orb:nth-child(141){animation-delay:1.41s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit141;animation-timing-function:linear;background-color:#30ff00}@keyframes orbit141{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-200deg) rotateY(90deg) translateX(100px) rotate(200deg)}to{opacity:1;transform:translateZ(0) rotate(-200deg) rotateY(90deg) translateX(100px) rotate(200deg)}}.c-inner-orb:nth-child(142){animation-delay:1.42s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit142;animation-timing-function:linear;background-color:#2fff00}@keyframes orbit142{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-305deg) rotateY(65deg) translateX(100px) rotate(305deg)}to{opacity:1;transform:translateZ(0) rotate(-305deg) rotateY(65deg) translateX(100px) rotate(305deg)}}.c-inner-orb:nth-child(143){animation-delay:1.43s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit143;animation-timing-function:linear;background-color:#2eff00}@keyframes orbit143{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-61deg) rotateY(302deg) translateX(100px) rotate(61deg)}to{opacity:1;transform:translateZ(0) rotate(-61deg) rotateY(302deg) translateX(100px) rotate(61deg)}}.c-inner-orb:nth-child(144){animation-delay:1.44s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit144;animation-timing-function:linear;background-color:#2eff00}@keyframes orbit144{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-133deg) rotateY(39deg) translateX(100px) rotate(133deg)}to{opacity:1;transform:translateZ(0) rotate(-133deg) rotateY(39deg) translateX(100px) rotate(133deg)}}.c-inner-orb:nth-child(145){animation-delay:1.45s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit145;animation-timing-function:linear;background-color:#2dff00}@keyframes orbit145{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-299deg) rotateY(176deg) translateX(100px) rotate(299deg)}to{opacity:1;transform:translateZ(0) rotate(-299deg) rotateY(176deg) translateX(100px) rotate(299deg)}}.c-inner-orb:nth-child(146){animation-delay:1.46s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit146;animation-timing-function:linear;background-color:#2dff00}@keyframes orbit146{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-3deg) rotateY(212deg) translateX(100px) rotate(3deg)}to{opacity:1;transform:translateZ(0) rotate(-3deg) rotateY(212deg) translateX(100px) rotate(3deg)}}.c-inner-orb:nth-child(147){animation-delay:1.47s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit147;animation-timing-function:linear;background-color:#2cff00}@keyframes orbit147{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-330deg) rotateY(33deg) translateX(100px) rotate(330deg)}to{opacity:1;transform:translateZ(0) rotate(-330deg) rotateY(33deg) translateX(100px) rotate(330deg)}}.c-inner-orb:nth-child(148){animation-delay:1.48s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit148;animation-timing-function:linear;background-color:#2cff00}@keyframes orbit148{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-342deg) rotateY(117deg) translateX(100px) rotate(342deg)}to{opacity:1;transform:translateZ(0) rotate(-342deg) rotateY(117deg) translateX(100px) rotate(342deg)}}.c-inner-orb:nth-child(149){animation-delay:1.49s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit149;animation-timing-function:linear;background-color:#2bff00}@keyframes orbit149{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-176deg) rotateY(321deg) translateX(100px) rotate(176deg)}to{opacity:1;transform:translateZ(0) rotate(-176deg) rotateY(321deg) translateX(100px) rotate(176deg)}}.c-inner-orb:nth-child(150){animation-delay:1.5s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit150;animation-timing-function:linear;background-color:#2bff00}@keyframes orbit150{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-150deg) rotateY(20deg) translateX(100px) rotate(150deg)}to{opacity:1;transform:translateZ(0) rotate(-150deg) rotateY(20deg) translateX(100px) rotate(150deg)}}.c-inner-orb:nth-child(151){animation-delay:1.51s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit151;animation-timing-function:linear;background-color:#2aff00}@keyframes orbit151{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-271deg) rotateY(200deg) translateX(100px) rotate(271deg)}to{opacity:1;transform:translateZ(0) rotate(-271deg) rotateY(200deg) translateX(100px) rotate(271deg)}}.c-inner-orb:nth-child(152){animation-delay:1.52s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit152;animation-timing-function:linear;background-color:#29ff00}@keyframes orbit152{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-181deg) rotateY(106deg) translateX(100px) rotate(181deg)}to{opacity:1;transform:translateZ(0) rotate(-181deg) rotateY(106deg) translateX(100px) rotate(181deg)}}.c-inner-orb:nth-child(153){animation-delay:1.53s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit153;animation-timing-function:linear;background-color:#29ff00}@keyframes orbit153{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-317deg) rotateY(135deg) translateX(100px) rotate(317deg)}to{opacity:1;transform:translateZ(0) rotate(-317deg) rotateY(135deg) translateX(100px) rotate(317deg)}}.c-inner-orb:nth-child(154){animation-delay:1.54s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit154;animation-timing-function:linear;background-color:#28ff00}@keyframes orbit154{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-40deg) rotateY(137deg) translateX(100px) rotate(40deg)}to{opacity:1;transform:translateZ(0) rotate(-40deg) rotateY(137deg) translateX(100px) rotate(40deg)}}.c-inner-orb:nth-child(155){animation-delay:1.55s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit155;animation-timing-function:linear;background-color:#28ff00}@keyframes orbit155{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-337deg) rotateY(188deg) translateX(100px) rotate(337deg)}to{opacity:1;transform:translateZ(0) rotate(-337deg) rotateY(188deg) translateX(100px) rotate(337deg)}}.c-inner-orb:nth-child(156){animation-delay:1.56s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit156;animation-timing-function:linear;background-color:#27ff00}@keyframes orbit156{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-141deg) rotateY(206deg) translateX(100px) rotate(141deg)}to{opacity:1;transform:translateZ(0) rotate(-141deg) rotateY(206deg) translateX(100px) rotate(141deg)}}.c-inner-orb:nth-child(157){animation-delay:1.57s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit157;animation-timing-function:linear;background-color:#27ff00}@keyframes orbit157{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-91deg) rotateY(258deg) translateX(100px) rotate(91deg)}to{opacity:1;transform:translateZ(0) rotate(-91deg) rotateY(258deg) translateX(100px) rotate(91deg)}}.c-inner-orb:nth-child(158){animation-delay:1.58s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit158;animation-timing-function:linear;background-color:#26ff00}@keyframes orbit158{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-117deg) rotateY(141deg) translateX(100px) rotate(117deg)}to{opacity:1;transform:translateZ(0) rotate(-117deg) rotateY(141deg) translateX(100px) rotate(117deg)}}.c-inner-orb:nth-child(159){animation-delay:1.59s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit159;animation-timing-function:linear;background-color:#25ff00}@keyframes orbit159{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-266deg) rotateY(288deg) translateX(100px) rotate(266deg)}to{opacity:1;transform:translateZ(0) rotate(-266deg) rotateY(288deg) translateX(100px) rotate(266deg)}}.c-inner-orb:nth-child(160){animation-delay:1.6s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit160;animation-timing-function:linear;background-color:#25ff00}@keyframes orbit160{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-51deg) rotateY(200deg) translateX(100px) rotate(51deg)}to{opacity:1;transform:translateZ(0) rotate(-51deg) rotateY(200deg) translateX(100px) rotate(51deg)}}.c-inner-orb:nth-child(161){animation-delay:1.61s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit161;animation-timing-function:linear;background-color:#24ff00}@keyframes orbit161{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-357deg) rotateY(58deg) translateX(100px) rotate(357deg)}to{opacity:1;transform:translateZ(0) rotate(-357deg) rotateY(58deg) translateX(100px) rotate(357deg)}}.c-inner-orb:nth-child(162){animation-delay:1.62s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit162;animation-timing-function:linear;background-color:#24ff00}@keyframes orbit162{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-164deg) rotateY(286deg) translateX(100px) rotate(164deg)}to{opacity:1;transform:translateZ(0) rotate(-164deg) rotateY(286deg) translateX(100px) rotate(164deg)}}.c-inner-orb:nth-child(163){animation-delay:1.63s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit163;animation-timing-function:linear;background-color:#23ff00}@keyframes orbit163{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-227deg) rotateY(40deg) translateX(100px) rotate(227deg)}to{opacity:1;transform:translateZ(0) rotate(-227deg) rotateY(40deg) translateX(100px) rotate(227deg)}}.c-inner-orb:nth-child(164){animation-delay:1.64s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit164;animation-timing-function:linear;background-color:#23ff00}@keyframes orbit164{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-127deg) rotateY(89deg) translateX(100px) rotate(127deg)}to{opacity:1;transform:translateZ(0) rotate(-127deg) rotateY(89deg) translateX(100px) rotate(127deg)}}.c-inner-orb:nth-child(165){animation-delay:1.65s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit165;animation-timing-function:linear;background-color:#2f0}@keyframes orbit165{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-310deg) rotateY(259deg) translateX(100px) rotate(310deg)}to{opacity:1;transform:translateZ(0) rotate(-310deg) rotateY(259deg) translateX(100px) rotate(310deg)}}.c-inner-orb:nth-child(166){animation-delay:1.66s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit166;animation-timing-function:linear;background-color:#21ff00}@keyframes orbit166{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-65deg) rotateY(226deg) translateX(100px) rotate(65deg)}to{opacity:1;transform:translateZ(0) rotate(-65deg) rotateY(226deg) translateX(100px) rotate(65deg)}}.c-inner-orb:nth-child(167){animation-delay:1.67s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit167;animation-timing-function:linear;background-color:#21ff00}@keyframes orbit167{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-289deg) rotateY(17deg) translateX(100px) rotate(289deg)}to{opacity:1;transform:translateZ(0) rotate(-289deg) rotateY(17deg) translateX(100px) rotate(289deg)}}.c-inner-orb:nth-child(168){animation-delay:1.68s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit168;animation-timing-function:linear;background-color:#20ff00}@keyframes orbit168{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-330deg) rotateY(283deg) translateX(100px) rotate(330deg)}to{opacity:1;transform:translateZ(0) rotate(-330deg) rotateY(283deg) translateX(100px) rotate(330deg)}}.c-inner-orb:nth-child(169){animation-delay:1.69s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit169;animation-timing-function:linear;background-color:#20ff00}@keyframes orbit169{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-12deg) rotateY(234deg) translateX(100px) rotate(12deg)}to{opacity:1;transform:translateZ(0) rotate(-12deg) rotateY(234deg) translateX(100px) rotate(12deg)}}.c-inner-orb:nth-child(170){animation-delay:1.7s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit170;animation-timing-function:linear;background-color:#1fff00}@keyframes orbit170{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-246deg) rotateY(272deg) translateX(100px) rotate(246deg)}to{opacity:1;transform:translateZ(0) rotate(-246deg) rotateY(272deg) translateX(100px) rotate(246deg)}}.c-inner-orb:nth-child(171){animation-delay:1.71s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit171;animation-timing-function:linear;background-color:#1fff00}@keyframes orbit171{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-102deg) rotateY(208deg) translateX(100px) rotate(102deg)}to{opacity:1;transform:translateZ(0) rotate(-102deg) rotateY(208deg) translateX(100px) rotate(102deg)}}.c-inner-orb:nth-child(172){animation-delay:1.72s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit172;animation-timing-function:linear;background-color:#1eff00}@keyframes orbit172{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-145deg) rotateY(68deg) translateX(100px) rotate(145deg)}to{opacity:1;transform:translateZ(0) rotate(-145deg) rotateY(68deg) translateX(100px) rotate(145deg)}}.c-inner-orb:nth-child(173){animation-delay:1.73s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit173;animation-timing-function:linear;background-color:#1dff00}@keyframes orbit173{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-320deg) rotateY(211deg) translateX(100px) rotate(320deg)}to{opacity:1;transform:translateZ(0) rotate(-320deg) rotateY(211deg) translateX(100px) rotate(320deg)}}.c-inner-orb:nth-child(174){animation-delay:1.74s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit174;animation-timing-function:linear;background-color:#1dff00}@keyframes orbit174{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-46deg) rotateY(221deg) translateX(100px) rotate(46deg)}to{opacity:1;transform:translateZ(0) rotate(-46deg) rotateY(221deg) translateX(100px) rotate(46deg)}}.c-inner-orb:nth-child(175){animation-delay:1.75s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit175;animation-timing-function:linear;background-color:#1cff00}@keyframes orbit175{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-206deg) rotateY(308deg) translateX(100px) rotate(206deg)}to{opacity:1;transform:translateZ(0) rotate(-206deg) rotateY(308deg) translateX(100px) rotate(206deg)}}.c-inner-orb:nth-child(176){animation-delay:1.76s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit176;animation-timing-function:linear;background-color:#1cff00}@keyframes orbit176{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-102deg) rotateY(141deg) translateX(100px) rotate(102deg)}to{opacity:1;transform:translateZ(0) rotate(-102deg) rotateY(141deg) translateX(100px) rotate(102deg)}}.c-inner-orb:nth-child(177){animation-delay:1.77s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit177;animation-timing-function:linear;background-color:#1bff00}@keyframes orbit177{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-18deg) rotateY(22deg) translateX(100px) rotate(18deg)}to{opacity:1;transform:translateZ(0) rotate(-18deg) rotateY(22deg) translateX(100px) rotate(18deg)}}.c-inner-orb:nth-child(178){animation-delay:1.78s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit178;animation-timing-function:linear;background-color:#1bff00}@keyframes orbit178{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-185deg) rotateY(42deg) translateX(100px) rotate(185deg)}to{opacity:1;transform:translateZ(0) rotate(-185deg) rotateY(42deg) translateX(100px) rotate(185deg)}}.c-inner-orb:nth-child(179){animation-delay:1.79s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit179;animation-timing-function:linear;background-color:#1aff00}@keyframes orbit179{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-354deg) rotateY(112deg) translateX(100px) rotate(354deg)}to{opacity:1;transform:translateZ(0) rotate(-354deg) rotateY(112deg) translateX(100px) rotate(354deg)}}.c-inner-orb:nth-child(180){animation-delay:1.8s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit180;animation-timing-function:linear;background-color:#1aff00}@keyframes orbit180{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-317deg) rotateY(6deg) translateX(100px) rotate(317deg)}to{opacity:1;transform:translateZ(0) rotate(-317deg) rotateY(6deg) translateX(100px) rotate(317deg)}}.c-inner-orb:nth-child(181){animation-delay:1.81s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit181;animation-timing-function:linear;background-color:#19ff00}@keyframes orbit181{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-60deg) rotateY(331deg) translateX(100px) rotate(60deg)}to{opacity:1;transform:translateZ(0) rotate(-60deg) rotateY(331deg) translateX(100px) rotate(60deg)}}.c-inner-orb:nth-child(182){animation-delay:1.82s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit182;animation-timing-function:linear;background-color:#18ff00}@keyframes orbit182{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-244deg) rotateY(271deg) translateX(100px) rotate(244deg)}to{opacity:1;transform:translateZ(0) rotate(-244deg) rotateY(271deg) translateX(100px) rotate(244deg)}}.c-inner-orb:nth-child(183){animation-delay:1.83s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit183;animation-timing-function:linear;background-color:#18ff00}@keyframes orbit183{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-163deg) rotateY(163deg) translateX(100px) rotate(163deg)}to{opacity:1;transform:translateZ(0) rotate(-163deg) rotateY(163deg) translateX(100px) rotate(163deg)}}.c-inner-orb:nth-child(184){animation-delay:1.84s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit184;animation-timing-function:linear;background-color:#17ff00}@keyframes orbit184{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-81deg) rotateY(323deg) translateX(100px) rotate(81deg)}to{opacity:1;transform:translateZ(0) rotate(-81deg) rotateY(323deg) translateX(100px) rotate(81deg)}}.c-inner-orb:nth-child(185){animation-delay:1.85s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit185;animation-timing-function:linear;background-color:#17ff00}@keyframes orbit185{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-97deg) rotateY(336deg) translateX(100px) rotate(97deg)}to{opacity:1;transform:translateZ(0) rotate(-97deg) rotateY(336deg) translateX(100px) rotate(97deg)}}.c-inner-orb:nth-child(186){animation-delay:1.86s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit186;animation-timing-function:linear;background-color:#16ff00}@keyframes orbit186{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-162deg) rotateY(328deg) translateX(100px) rotate(162deg)}to{opacity:1;transform:translateZ(0) rotate(-162deg) rotateY(328deg) translateX(100px) rotate(162deg)}}.c-inner-orb:nth-child(187){animation-delay:1.87s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit187;animation-timing-function:linear;background-color:#16ff00}@keyframes orbit187{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-3deg) rotateY(163deg) translateX(100px) rotate(3deg)}to{opacity:1;transform:translateZ(0) rotate(-3deg) rotateY(163deg) translateX(100px) rotate(3deg)}}.c-inner-orb:nth-child(188){animation-delay:1.88s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit188;animation-timing-function:linear;background-color:#15ff00}@keyframes orbit188{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-206deg) rotateY(337deg) translateX(100px) rotate(206deg)}to{opacity:1;transform:translateZ(0) rotate(-206deg) rotateY(337deg) translateX(100px) rotate(206deg)}}.c-inner-orb:nth-child(189){animation-delay:1.89s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit189;animation-timing-function:linear;background-color:#14ff00}@keyframes orbit189{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-301deg) rotateY(210deg) translateX(100px) rotate(301deg)}to{opacity:1;transform:translateZ(0) rotate(-301deg) rotateY(210deg) translateX(100px) rotate(301deg)}}.c-inner-orb:nth-child(190){animation-delay:1.9s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit190;animation-timing-function:linear;background-color:#14ff00}@keyframes orbit190{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-8deg) rotateY(262deg) translateX(100px) rotate(8deg)}to{opacity:1;transform:translateZ(0) rotate(-8deg) rotateY(262deg) translateX(100px) rotate(8deg)}}.c-inner-orb:nth-child(191){animation-delay:1.91s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit191;animation-timing-function:linear;background-color:#13ff00}@keyframes orbit191{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-62deg) rotateY(357deg) translateX(100px) rotate(62deg)}to{opacity:1;transform:translateZ(0) rotate(-62deg) rotateY(357deg) translateX(100px) rotate(62deg)}}.c-inner-orb:nth-child(192){animation-delay:1.92s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit192;animation-timing-function:linear;background-color:#13ff00}@keyframes orbit192{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-85deg) rotateY(291deg) translateX(100px) rotate(85deg)}to{opacity:1;transform:translateZ(0) rotate(-85deg) rotateY(291deg) translateX(100px) rotate(85deg)}}.c-inner-orb:nth-child(193){animation-delay:1.93s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit193;animation-timing-function:linear;background-color:#12ff00}@keyframes orbit193{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-331deg) rotateY(304deg) translateX(100px) rotate(331deg)}to{opacity:1;transform:translateZ(0) rotate(-331deg) rotateY(304deg) translateX(100px) rotate(331deg)}}.c-inner-orb:nth-child(194){animation-delay:1.94s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit194;animation-timing-function:linear;background-color:#12ff00}@keyframes orbit194{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-55deg) rotateY(52deg) translateX(100px) rotate(55deg)}to{opacity:1;transform:translateZ(0) rotate(-55deg) rotateY(52deg) translateX(100px) rotate(55deg)}}.c-inner-orb:nth-child(195){animation-delay:1.95s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit195;animation-timing-function:linear;background-color:#1f0}@keyframes orbit195{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-200deg) rotateY(343deg) translateX(100px) rotate(200deg)}to{opacity:1;transform:translateZ(0) rotate(-200deg) rotateY(343deg) translateX(100px) rotate(200deg)}}.c-inner-orb:nth-child(196){animation-delay:1.96s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit196;animation-timing-function:linear;background-color:#10ff00}@keyframes orbit196{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-225deg) rotateY(223deg) translateX(100px) rotate(225deg)}to{opacity:1;transform:translateZ(0) rotate(-225deg) rotateY(223deg) translateX(100px) rotate(225deg)}}.c-inner-orb:nth-child(197){animation-delay:1.97s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit197;animation-timing-function:linear;background-color:#10ff00}@keyframes orbit197{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-63deg) rotateY(201deg) translateX(100px) rotate(63deg)}to{opacity:1;transform:translateZ(0) rotate(-63deg) rotateY(201deg) translateX(100px) rotate(63deg)}}.c-inner-orb:nth-child(198){animation-delay:1.98s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit198;animation-timing-function:linear;background-color:#0fff00}@keyframes orbit198{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-142deg) rotateY(136deg) translateX(100px) rotate(142deg)}to{opacity:1;transform:translateZ(0) rotate(-142deg) rotateY(136deg) translateX(100px) rotate(142deg)}}.c-inner-orb:nth-child(199){animation-delay:1.99s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit199;animation-timing-function:linear;background-color:#0fff00}@keyframes orbit199{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-25deg) rotateY(274deg) translateX(100px) rotate(25deg)}to{opacity:1;transform:translateZ(0) rotate(-25deg) rotateY(274deg) translateX(100px) rotate(25deg)}}.c-inner-orb:nth-child(200){animation-delay:2s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit200;animation-timing-function:linear;background-color:#0eff00}@keyframes orbit200{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-148deg) rotateY(60deg) translateX(100px) rotate(148deg)}to{opacity:1;transform:translateZ(0) rotate(-148deg) rotateY(60deg) translateX(100px) rotate(148deg)}}.c-inner-orb:nth-child(201){animation-delay:2.01s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit201;animation-timing-function:linear;background-color:#0eff00}@keyframes orbit201{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-50deg) rotateY(61deg) translateX(100px) rotate(50deg)}to{opacity:1;transform:translateZ(0) rotate(-50deg) rotateY(61deg) translateX(100px) rotate(50deg)}}.c-inner-orb:nth-child(202){animation-delay:2.02s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit202;animation-timing-function:linear;background-color:#0dff00}@keyframes orbit202{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-332deg) rotateY(356deg) translateX(100px) rotate(332deg)}to{opacity:1;transform:translateZ(0) rotate(-332deg) rotateY(356deg) translateX(100px) rotate(332deg)}}.c-inner-orb:nth-child(203){animation-delay:2.03s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit203;animation-timing-function:linear;background-color:#0cff00}@keyframes orbit203{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-160deg) rotateY(272deg) translateX(100px) rotate(160deg)}to{opacity:1;transform:translateZ(0) rotate(-160deg) rotateY(272deg) translateX(100px) rotate(160deg)}}.c-inner-orb:nth-child(204){animation-delay:2.04s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit204;animation-timing-function:linear;background-color:#0cff00}@keyframes orbit204{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-50deg) rotateY(101deg) translateX(100px) rotate(50deg)}to{opacity:1;transform:translateZ(0) rotate(-50deg) rotateY(101deg) translateX(100px) rotate(50deg)}}.c-inner-orb:nth-child(205){animation-delay:2.05s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit205;animation-timing-function:linear;background-color:#0bff00}@keyframes orbit205{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-6deg) rotateY(119deg) translateX(100px) rotate(6deg)}to{opacity:1;transform:translateZ(0) rotate(-6deg) rotateY(119deg) translateX(100px) rotate(6deg)}}.c-inner-orb:nth-child(206){animation-delay:2.06s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit206;animation-timing-function:linear;background-color:#0bff00}@keyframes orbit206{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-180deg) rotateY(166deg) translateX(100px) rotate(180deg)}to{opacity:1;transform:translateZ(0) rotate(-180deg) rotateY(166deg) translateX(100px) rotate(180deg)}}.c-inner-orb:nth-child(207){animation-delay:2.07s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit207;animation-timing-function:linear;background-color:#0aff00}@keyframes orbit207{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-188deg) rotateY(270deg) translateX(100px) rotate(188deg)}to{opacity:1;transform:translateZ(0) rotate(-188deg) rotateY(270deg) translateX(100px) rotate(188deg)}}.c-inner-orb:nth-child(208){animation-delay:2.08s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit208;animation-timing-function:linear;background-color:#0aff00}@keyframes orbit208{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-265deg) rotateY(95deg) translateX(100px) rotate(265deg)}to{opacity:1;transform:translateZ(0) rotate(-265deg) rotateY(95deg) translateX(100px) rotate(265deg)}}.c-inner-orb:nth-child(209){animation-delay:2.09s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit209;animation-timing-function:linear;background-color:#09ff00}@keyframes orbit209{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-321deg) rotateY(40deg) translateX(100px) rotate(321deg)}to{opacity:1;transform:translateZ(0) rotate(-321deg) rotateY(40deg) translateX(100px) rotate(321deg)}}.c-inner-orb:nth-child(210){animation-delay:2.1s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit210;animation-timing-function:linear;background-color:#09ff00}@keyframes orbit210{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-61deg) rotateY(337deg) translateX(100px) rotate(61deg)}to{opacity:1;transform:translateZ(0) rotate(-61deg) rotateY(337deg) translateX(100px) rotate(61deg)}}.c-inner-orb:nth-child(211){animation-delay:2.11s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit211;animation-timing-function:linear;background-color:#08ff00}@keyframes orbit211{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-220deg) rotateY(189deg) translateX(100px) rotate(220deg)}to{opacity:1;transform:translateZ(0) rotate(-220deg) rotateY(189deg) translateX(100px) rotate(220deg)}}.c-inner-orb:nth-child(212){animation-delay:2.12s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit212;animation-timing-function:linear;background-color:#07ff00}@keyframes orbit212{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-261deg) rotateY(152deg) translateX(100px) rotate(261deg)}to{opacity:1;transform:translateZ(0) rotate(-261deg) rotateY(152deg) translateX(100px) rotate(261deg)}}.c-inner-orb:nth-child(213){animation-delay:2.13s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit213;animation-timing-function:linear;background-color:#07ff00}@keyframes orbit213{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-336deg) rotateY(283deg) translateX(100px) rotate(336deg)}to{opacity:1;transform:translateZ(0) rotate(-336deg) rotateY(283deg) translateX(100px) rotate(336deg)}}.c-inner-orb:nth-child(214){animation-delay:2.14s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit214;animation-timing-function:linear;background-color:#06ff00}@keyframes orbit214{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-327deg) rotateY(267deg) translateX(100px) rotate(327deg)}to{opacity:1;transform:translateZ(0) rotate(-327deg) rotateY(267deg) translateX(100px) rotate(327deg)}}.c-inner-orb:nth-child(215){animation-delay:2.15s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit215;animation-timing-function:linear;background-color:#06ff00}@keyframes orbit215{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-138deg) rotateY(347deg) translateX(100px) rotate(138deg)}to{opacity:1;transform:translateZ(0) rotate(-138deg) rotateY(347deg) translateX(100px) rotate(138deg)}}.c-inner-orb:nth-child(216){animation-delay:2.16s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit216;animation-timing-function:linear;background-color:#05ff00}@keyframes orbit216{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-242deg) rotateY(108deg) translateX(100px) rotate(242deg)}to{opacity:1;transform:translateZ(0) rotate(-242deg) rotateY(108deg) translateX(100px) rotate(242deg)}}.c-inner-orb:nth-child(217){animation-delay:2.17s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit217;animation-timing-function:linear;background-color:#05ff00}@keyframes orbit217{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-243deg) rotateY(333deg) translateX(100px) rotate(243deg)}to{opacity:1;transform:translateZ(0) rotate(-243deg) rotateY(333deg) translateX(100px) rotate(243deg)}}.c-inner-orb:nth-child(218){animation-delay:2.18s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit218;animation-timing-function:linear;background-color:#04ff00}@keyframes orbit218{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-237deg) rotateY(19deg) translateX(100px) rotate(237deg)}to{opacity:1;transform:translateZ(0) rotate(-237deg) rotateY(19deg) translateX(100px) rotate(237deg)}}.c-inner-orb:nth-child(219){animation-delay:2.19s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit219;animation-timing-function:linear;background-color:#03ff00}@keyframes orbit219{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-77deg) rotateY(29deg) translateX(100px) rotate(77deg)}to{opacity:1;transform:translateZ(0) rotate(-77deg) rotateY(29deg) translateX(100px) rotate(77deg)}}.c-inner-orb:nth-child(220){animation-delay:2.2s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit220;animation-timing-function:linear;background-color:#03ff00}@keyframes orbit220{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-297deg) rotateY(258deg) translateX(100px) rotate(297deg)}to{opacity:1;transform:translateZ(0) rotate(-297deg) rotateY(258deg) translateX(100px) rotate(297deg)}}.c-inner-orb:nth-child(221){animation-delay:2.21s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit221;animation-timing-function:linear;background-color:#02ff00}@keyframes orbit221{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-90deg) rotateY(248deg) translateX(100px) rotate(90deg)}to{opacity:1;transform:translateZ(0) rotate(-90deg) rotateY(248deg) translateX(100px) rotate(90deg)}}.c-inner-orb:nth-child(222){animation-delay:2.22s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit222;animation-timing-function:linear;background-color:#02ff00}@keyframes orbit222{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-322deg) rotateY(16deg) translateX(100px) rotate(322deg)}to{opacity:1;transform:translateZ(0) rotate(-322deg) rotateY(16deg) translateX(100px) rotate(322deg)}}.c-inner-orb:nth-child(223){animation-delay:2.23s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit223;animation-timing-function:linear;background-color:#01ff00}@keyframes orbit223{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-165deg) rotateY(3deg) translateX(100px) rotate(165deg)}to{opacity:1;transform:translateZ(0) rotate(-165deg) rotateY(3deg) translateX(100px) rotate(165deg)}}.c-inner-orb:nth-child(224){animation-delay:2.24s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit224;animation-timing-function:linear;background-color:#01ff00}@keyframes orbit224{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-55deg) rotateY(48deg) translateX(100px) rotate(55deg)}to{opacity:1;transform:translateZ(0) rotate(-55deg) rotateY(48deg) translateX(100px) rotate(55deg)}}.c-inner-orb:nth-child(225){animation-delay:2.25s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit225;animation-timing-function:linear;background-color:lime}@keyframes orbit225{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-225deg) rotateY(330deg) translateX(100px) rotate(225deg)}to{opacity:1;transform:translateZ(0) rotate(-225deg) rotateY(330deg) translateX(100px) rotate(225deg)}}.c-inner-orb:nth-child(226){animation-delay:2.26s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit226;animation-timing-function:linear;background-color:#00ff01}@keyframes orbit226{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-63deg) rotateY(337deg) translateX(100px) rotate(63deg)}to{opacity:1;transform:translateZ(0) rotate(-63deg) rotateY(337deg) translateX(100px) rotate(63deg)}}.c-inner-orb:nth-child(227){animation-delay:2.27s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit227;animation-timing-function:linear;background-color:#00ff01}@keyframes orbit227{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-49deg) rotateY(206deg) translateX(100px) rotate(49deg)}to{opacity:1;transform:translateZ(0) rotate(-49deg) rotateY(206deg) translateX(100px) rotate(49deg)}}.c-inner-orb:nth-child(228){animation-delay:2.28s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit228;animation-timing-function:linear;background-color:#00ff02}@keyframes orbit228{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-48deg) rotateY(89deg) translateX(100px) rotate(48deg)}to{opacity:1;transform:translateZ(0) rotate(-48deg) rotateY(89deg) translateX(100px) rotate(48deg)}}.c-inner-orb:nth-child(229){animation-delay:2.29s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit229;animation-timing-function:linear;background-color:#00ff02}@keyframes orbit229{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-92deg) rotateY(10deg) translateX(100px) rotate(92deg)}to{opacity:1;transform:translateZ(0) rotate(-92deg) rotateY(10deg) translateX(100px) rotate(92deg)}}.c-inner-orb:nth-child(230){animation-delay:2.3s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit230;animation-timing-function:linear;background-color:#00ff03}@keyframes orbit230{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-144deg) rotateY(22deg) translateX(100px) rotate(144deg)}to{opacity:1;transform:translateZ(0) rotate(-144deg) rotateY(22deg) translateX(100px) rotate(144deg)}}.c-inner-orb:nth-child(231){animation-delay:2.31s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit231;animation-timing-function:linear;background-color:#00ff03}@keyframes orbit231{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-337deg) rotateY(298deg) translateX(100px) rotate(337deg)}to{opacity:1;transform:translateZ(0) rotate(-337deg) rotateY(298deg) translateX(100px) rotate(337deg)}}.c-inner-orb:nth-child(232){animation-delay:2.32s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit232;animation-timing-function:linear;background-color:#00ff04}@keyframes orbit232{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-83deg) rotateY(297deg) translateX(100px) rotate(83deg)}to{opacity:1;transform:translateZ(0) rotate(-83deg) rotateY(297deg) translateX(100px) rotate(83deg)}}.c-inner-orb:nth-child(233){animation-delay:2.33s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit233;animation-timing-function:linear;background-color:#00ff05}@keyframes orbit233{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-174deg) rotateY(244deg) translateX(100px) rotate(174deg)}to{opacity:1;transform:translateZ(0) rotate(-174deg) rotateY(244deg) translateX(100px) rotate(174deg)}}.c-inner-orb:nth-child(234){animation-delay:2.34s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit234;animation-timing-function:linear;background-color:#00ff05}@keyframes orbit234{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-303deg) rotateY(243deg) translateX(100px) rotate(303deg)}to{opacity:1;transform:translateZ(0) rotate(-303deg) rotateY(243deg) translateX(100px) rotate(303deg)}}.c-inner-orb:nth-child(235){animation-delay:2.35s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit235;animation-timing-function:linear;background-color:#00ff06}@keyframes orbit235{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-323deg) rotateY(282deg) translateX(100px) rotate(323deg)}to{opacity:1;transform:translateZ(0) rotate(-323deg) rotateY(282deg) translateX(100px) rotate(323deg)}}.c-inner-orb:nth-child(236){animation-delay:2.36s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit236;animation-timing-function:linear;background-color:#00ff06}@keyframes orbit236{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-199deg) rotateY(256deg) translateX(100px) rotate(199deg)}to{opacity:1;transform:translateZ(0) rotate(-199deg) rotateY(256deg) translateX(100px) rotate(199deg)}}.c-inner-orb:nth-child(237){animation-delay:2.37s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit237;animation-timing-function:linear;background-color:#00ff07}@keyframes orbit237{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-48deg) rotateY(153deg) translateX(100px) rotate(48deg)}to{opacity:1;transform:translateZ(0) rotate(-48deg) rotateY(153deg) translateX(100px) rotate(48deg)}}.c-inner-orb:nth-child(238){animation-delay:2.38s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit238;animation-timing-function:linear;background-color:#00ff07}@keyframes orbit238{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-109deg) rotateY(252deg) translateX(100px) rotate(109deg)}to{opacity:1;transform:translateZ(0) rotate(-109deg) rotateY(252deg) translateX(100px) rotate(109deg)}}.c-inner-orb:nth-child(239){animation-delay:2.39s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit239;animation-timing-function:linear;background-color:#00ff08}@keyframes orbit239{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-23deg) rotateY(85deg) translateX(100px) rotate(23deg)}to{opacity:1;transform:translateZ(0) rotate(-23deg) rotateY(85deg) translateX(100px) rotate(23deg)}}.c-inner-orb:nth-child(240){animation-delay:2.4s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit240;animation-timing-function:linear;background-color:#00ff09}@keyframes orbit240{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-56deg) rotateY(157deg) translateX(100px) rotate(56deg)}to{opacity:1;transform:translateZ(0) rotate(-56deg) rotateY(157deg) translateX(100px) rotate(56deg)}}.c-inner-orb:nth-child(241){animation-delay:2.41s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit241;animation-timing-function:linear;background-color:#00ff09}@keyframes orbit241{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-109deg) rotateY(281deg) translateX(100px) rotate(109deg)}to{opacity:1;transform:translateZ(0) rotate(-109deg) rotateY(281deg) translateX(100px) rotate(109deg)}}.c-inner-orb:nth-child(242){animation-delay:2.42s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit242;animation-timing-function:linear;background-color:#00ff0a}@keyframes orbit242{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-78deg) rotateY(112deg) translateX(100px) rotate(78deg)}to{opacity:1;transform:translateZ(0) rotate(-78deg) rotateY(112deg) translateX(100px) rotate(78deg)}}.c-inner-orb:nth-child(243){animation-delay:2.43s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit243;animation-timing-function:linear;background-color:#00ff0a}@keyframes orbit243{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-287deg) rotateY(307deg) translateX(100px) rotate(287deg)}to{opacity:1;transform:translateZ(0) rotate(-287deg) rotateY(307deg) translateX(100px) rotate(287deg)}}.c-inner-orb:nth-child(244){animation-delay:2.44s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit244;animation-timing-function:linear;background-color:#00ff0b}@keyframes orbit244{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-96deg) rotateY(175deg) translateX(100px) rotate(96deg)}to{opacity:1;transform:translateZ(0) rotate(-96deg) rotateY(175deg) translateX(100px) rotate(96deg)}}.c-inner-orb:nth-child(245){animation-delay:2.45s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit245;animation-timing-function:linear;background-color:#00ff0b}@keyframes orbit245{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-269deg) rotateY(104deg) translateX(100px) rotate(269deg)}to{opacity:1;transform:translateZ(0) rotate(-269deg) rotateY(104deg) translateX(100px) rotate(269deg)}}.c-inner-orb:nth-child(246){animation-delay:2.46s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit246;animation-timing-function:linear;background-color:#00ff0c}@keyframes orbit246{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-267deg) rotateY(49deg) translateX(100px) rotate(267deg)}to{opacity:1;transform:translateZ(0) rotate(-267deg) rotateY(49deg) translateX(100px) rotate(267deg)}}.c-inner-orb:nth-child(247){animation-delay:2.47s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit247;animation-timing-function:linear;background-color:#00ff0c}@keyframes orbit247{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-85deg) rotateY(260deg) translateX(100px) rotate(85deg)}to{opacity:1;transform:translateZ(0) rotate(-85deg) rotateY(260deg) translateX(100px) rotate(85deg)}}.c-inner-orb:nth-child(248){animation-delay:2.48s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit248;animation-timing-function:linear;background-color:#00ff0d}@keyframes orbit248{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-321deg) rotateY(318deg) translateX(100px) rotate(321deg)}to{opacity:1;transform:translateZ(0) rotate(-321deg) rotateY(318deg) translateX(100px) rotate(321deg)}}.c-inner-orb:nth-child(249){animation-delay:2.49s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit249;animation-timing-function:linear;background-color:#00ff0e}@keyframes orbit249{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-308deg) rotateY(125deg) translateX(100px) rotate(308deg)}to{opacity:1;transform:translateZ(0) rotate(-308deg) rotateY(125deg) translateX(100px) rotate(308deg)}}.c-inner-orb:nth-child(250){animation-delay:2.5s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit250;animation-timing-function:linear;background-color:#00ff0e}@keyframes orbit250{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-211deg) rotateY(328deg) translateX(100px) rotate(211deg)}to{opacity:1;transform:translateZ(0) rotate(-211deg) rotateY(328deg) translateX(100px) rotate(211deg)}}.c-inner-orb:nth-child(251){animation-delay:2.51s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit251;animation-timing-function:linear;background-color:#00ff0f}@keyframes orbit251{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-319deg) rotateY(164deg) translateX(100px) rotate(319deg)}to{opacity:1;transform:translateZ(0) rotate(-319deg) rotateY(164deg) translateX(100px) rotate(319deg)}}.c-inner-orb:nth-child(252){animation-delay:2.52s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit252;animation-timing-function:linear;background-color:#00ff0f}@keyframes orbit252{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-212deg) rotateY(332deg) translateX(100px) rotate(212deg)}to{opacity:1;transform:translateZ(0) rotate(-212deg) rotateY(332deg) translateX(100px) rotate(212deg)}}.c-inner-orb:nth-child(253){animation-delay:2.53s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit253;animation-timing-function:linear;background-color:#00ff10}@keyframes orbit253{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-84deg) rotateY(15deg) translateX(100px) rotate(84deg)}to{opacity:1;transform:translateZ(0) rotate(-84deg) rotateY(15deg) translateX(100px) rotate(84deg)}}.c-inner-orb:nth-child(254){animation-delay:2.54s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit254;animation-timing-function:linear;background-color:#00ff10}@keyframes orbit254{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-221deg) rotateY(66deg) translateX(100px) rotate(221deg)}to{opacity:1;transform:translateZ(0) rotate(-221deg) rotateY(66deg) translateX(100px) rotate(221deg)}}.c-inner-orb:nth-child(255){animation-delay:2.55s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit255;animation-timing-function:linear;background-color:#0f1}@keyframes orbit255{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-239deg) rotateY(200deg) translateX(100px) rotate(239deg)}to{opacity:1;transform:translateZ(0) rotate(-239deg) rotateY(200deg) translateX(100px) rotate(239deg)}}.c-inner-orb:nth-child(256){animation-delay:2.56s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit256;animation-timing-function:linear;background-color:#00ff12}@keyframes orbit256{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-137deg) rotateY(140deg) translateX(100px) rotate(137deg)}to{opacity:1;transform:translateZ(0) rotate(-137deg) rotateY(140deg) translateX(100px) rotate(137deg)}}.c-inner-orb:nth-child(257){animation-delay:2.57s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit257;animation-timing-function:linear;background-color:#00ff12}@keyframes orbit257{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-173deg) rotateY(84deg) translateX(100px) rotate(173deg)}to{opacity:1;transform:translateZ(0) rotate(-173deg) rotateY(84deg) translateX(100px) rotate(173deg)}}.c-inner-orb:nth-child(258){animation-delay:2.58s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit258;animation-timing-function:linear;background-color:#00ff13}@keyframes orbit258{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-181deg) rotateY(260deg) translateX(100px) rotate(181deg)}to{opacity:1;transform:translateZ(0) rotate(-181deg) rotateY(260deg) translateX(100px) rotate(181deg)}}.c-inner-orb:nth-child(259){animation-delay:2.59s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit259;animation-timing-function:linear;background-color:#00ff13}@keyframes orbit259{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-180deg) rotateY(292deg) translateX(100px) rotate(180deg)}to{opacity:1;transform:translateZ(0) rotate(-180deg) rotateY(292deg) translateX(100px) rotate(180deg)}}.c-inner-orb:nth-child(260){animation-delay:2.6s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit260;animation-timing-function:linear;background-color:#00ff14}@keyframes orbit260{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-166deg) rotateY(114deg) translateX(100px) rotate(166deg)}to{opacity:1;transform:translateZ(0) rotate(-166deg) rotateY(114deg) translateX(100px) rotate(166deg)}}.c-inner-orb:nth-child(261){animation-delay:2.61s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit261;animation-timing-function:linear;background-color:#00ff14}@keyframes orbit261{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-128deg) rotateY(276deg) translateX(100px) rotate(128deg)}to{opacity:1;transform:translateZ(0) rotate(-128deg) rotateY(276deg) translateX(100px) rotate(128deg)}}.c-inner-orb:nth-child(262){animation-delay:2.62s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit262;animation-timing-function:linear;background-color:#00ff15}@keyframes orbit262{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-272deg) rotateY(11deg) translateX(100px) rotate(272deg)}to{opacity:1;transform:translateZ(0) rotate(-272deg) rotateY(11deg) translateX(100px) rotate(272deg)}}.c-inner-orb:nth-child(263){animation-delay:2.63s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit263;animation-timing-function:linear;background-color:#00ff16}@keyframes orbit263{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-279deg) rotateY(31deg) translateX(100px) rotate(279deg)}to{opacity:1;transform:translateZ(0) rotate(-279deg) rotateY(31deg) translateX(100px) rotate(279deg)}}.c-inner-orb:nth-child(264){animation-delay:2.64s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit264;animation-timing-function:linear;background-color:#00ff16}@keyframes orbit264{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-26deg) rotateY(281deg) translateX(100px) rotate(26deg)}to{opacity:1;transform:translateZ(0) rotate(-26deg) rotateY(281deg) translateX(100px) rotate(26deg)}}.c-inner-orb:nth-child(265){animation-delay:2.65s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit265;animation-timing-function:linear;background-color:#00ff17}@keyframes orbit265{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-66deg) rotateY(157deg) translateX(100px) rotate(66deg)}to{opacity:1;transform:translateZ(0) rotate(-66deg) rotateY(157deg) translateX(100px) rotate(66deg)}}.c-inner-orb:nth-child(266){animation-delay:2.66s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit266;animation-timing-function:linear;background-color:#00ff17}@keyframes orbit266{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-279deg) rotateY(2deg) translateX(100px) rotate(279deg)}to{opacity:1;transform:translateZ(0) rotate(-279deg) rotateY(2deg) translateX(100px) rotate(279deg)}}.c-inner-orb:nth-child(267){animation-delay:2.67s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit267;animation-timing-function:linear;background-color:#00ff18}@keyframes orbit267{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-58deg) rotateY(1deg) translateX(100px) rotate(58deg)}to{opacity:1;transform:translateZ(0) rotate(-58deg) rotateY(1deg) translateX(100px) rotate(58deg)}}.c-inner-orb:nth-child(268){animation-delay:2.68s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit268;animation-timing-function:linear;background-color:#00ff18}@keyframes orbit268{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-347deg) rotateY(35deg) translateX(100px) rotate(347deg)}to{opacity:1;transform:translateZ(0) rotate(-347deg) rotateY(35deg) translateX(100px) rotate(347deg)}}.c-inner-orb:nth-child(269){animation-delay:2.69s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit269;animation-timing-function:linear;background-color:#00ff19}@keyframes orbit269{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-276deg) rotateY(215deg) translateX(100px) rotate(276deg)}to{opacity:1;transform:translateZ(0) rotate(-276deg) rotateY(215deg) translateX(100px) rotate(276deg)}}.c-inner-orb:nth-child(270){animation-delay:2.7s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit270;animation-timing-function:linear;background-color:#00ff1a}@keyframes orbit270{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-337deg) rotateY(248deg) translateX(100px) rotate(337deg)}to{opacity:1;transform:translateZ(0) rotate(-337deg) rotateY(248deg) translateX(100px) rotate(337deg)}}.c-inner-orb:nth-child(271){animation-delay:2.71s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit271;animation-timing-function:linear;background-color:#00ff1a}@keyframes orbit271{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-160deg) rotateY(216deg) translateX(100px) rotate(160deg)}to{opacity:1;transform:translateZ(0) rotate(-160deg) rotateY(216deg) translateX(100px) rotate(160deg)}}.c-inner-orb:nth-child(272){animation-delay:2.72s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit272;animation-timing-function:linear;background-color:#00ff1b}@keyframes orbit272{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-98deg) rotateY(300deg) translateX(100px) rotate(98deg)}to{opacity:1;transform:translateZ(0) rotate(-98deg) rotateY(300deg) translateX(100px) rotate(98deg)}}.c-inner-orb:nth-child(273){animation-delay:2.73s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit273;animation-timing-function:linear;background-color:#00ff1b}@keyframes orbit273{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-144deg) rotateY(296deg) translateX(100px) rotate(144deg)}to{opacity:1;transform:translateZ(0) rotate(-144deg) rotateY(296deg) translateX(100px) rotate(144deg)}}.c-inner-orb:nth-child(274){animation-delay:2.74s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit274;animation-timing-function:linear;background-color:#00ff1c}@keyframes orbit274{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-104deg) rotateY(169deg) translateX(100px) rotate(104deg)}to{opacity:1;transform:translateZ(0) rotate(-104deg) rotateY(169deg) translateX(100px) rotate(104deg)}}.c-inner-orb:nth-child(275){animation-delay:2.75s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit275;animation-timing-function:linear;background-color:#00ff1c}@keyframes orbit275{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-193deg) rotateY(333deg) translateX(100px) rotate(193deg)}to{opacity:1;transform:translateZ(0) rotate(-193deg) rotateY(333deg) translateX(100px) rotate(193deg)}}.c-inner-orb:nth-child(276){animation-delay:2.76s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit276;animation-timing-function:linear;background-color:#00ff1d}@keyframes orbit276{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-57deg) rotateY(80deg) translateX(100px) rotate(57deg)}to{opacity:1;transform:translateZ(0) rotate(-57deg) rotateY(80deg) translateX(100px) rotate(57deg)}}.c-inner-orb:nth-child(277){animation-delay:2.77s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit277;animation-timing-function:linear;background-color:#00ff1d}@keyframes orbit277{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-241deg) rotateY(341deg) translateX(100px) rotate(241deg)}to{opacity:1;transform:translateZ(0) rotate(-241deg) rotateY(341deg) translateX(100px) rotate(241deg)}}.c-inner-orb:nth-child(278){animation-delay:2.78s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit278;animation-timing-function:linear;background-color:#00ff1e}@keyframes orbit278{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-142deg) rotateY(14deg) translateX(100px) rotate(142deg)}to{opacity:1;transform:translateZ(0) rotate(-142deg) rotateY(14deg) translateX(100px) rotate(142deg)}}.c-inner-orb:nth-child(279){animation-delay:2.79s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit279;animation-timing-function:linear;background-color:#00ff1f}@keyframes orbit279{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-76deg) rotateY(28deg) translateX(100px) rotate(76deg)}to{opacity:1;transform:translateZ(0) rotate(-76deg) rotateY(28deg) translateX(100px) rotate(76deg)}}.c-inner-orb:nth-child(280){animation-delay:2.8s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit280;animation-timing-function:linear;background-color:#00ff1f}@keyframes orbit280{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-48deg) rotateY(173deg) translateX(100px) rotate(48deg)}to{opacity:1;transform:translateZ(0) rotate(-48deg) rotateY(173deg) translateX(100px) rotate(48deg)}}.c-inner-orb:nth-child(281){animation-delay:2.81s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit281;animation-timing-function:linear;background-color:#00ff20}@keyframes orbit281{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-341deg) rotateY(341deg) translateX(100px) rotate(341deg)}to{opacity:1;transform:translateZ(0) rotate(-341deg) rotateY(341deg) translateX(100px) rotate(341deg)}}.c-inner-orb:nth-child(282){animation-delay:2.82s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit282;animation-timing-function:linear;background-color:#00ff20}@keyframes orbit282{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-155deg) rotateY(136deg) translateX(100px) rotate(155deg)}to{opacity:1;transform:translateZ(0) rotate(-155deg) rotateY(136deg) translateX(100px) rotate(155deg)}}.c-inner-orb:nth-child(283){animation-delay:2.83s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit283;animation-timing-function:linear;background-color:#00ff21}@keyframes orbit283{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-266deg) rotateY(126deg) translateX(100px) rotate(266deg)}to{opacity:1;transform:translateZ(0) rotate(-266deg) rotateY(126deg) translateX(100px) rotate(266deg)}}.c-inner-orb:nth-child(284){animation-delay:2.84s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit284;animation-timing-function:linear;background-color:#00ff21}@keyframes orbit284{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-234deg) rotateY(307deg) translateX(100px) rotate(234deg)}to{opacity:1;transform:translateZ(0) rotate(-234deg) rotateY(307deg) translateX(100px) rotate(234deg)}}.c-inner-orb:nth-child(285){animation-delay:2.85s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit285;animation-timing-function:linear;background-color:#0f2}@keyframes orbit285{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-97deg) rotateY(183deg) translateX(100px) rotate(97deg)}to{opacity:1;transform:translateZ(0) rotate(-97deg) rotateY(183deg) translateX(100px) rotate(97deg)}}.c-inner-orb:nth-child(286){animation-delay:2.86s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit286;animation-timing-function:linear;background-color:#00ff23}@keyframes orbit286{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-63deg) rotateY(191deg) translateX(100px) rotate(63deg)}to{opacity:1;transform:translateZ(0) rotate(-63deg) rotateY(191deg) translateX(100px) rotate(63deg)}}.c-inner-orb:nth-child(287){animation-delay:2.87s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit287;animation-timing-function:linear;background-color:#00ff23}@keyframes orbit287{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-118deg) rotateY(115deg) translateX(100px) rotate(118deg)}to{opacity:1;transform:translateZ(0) rotate(-118deg) rotateY(115deg) translateX(100px) rotate(118deg)}}.c-inner-orb:nth-child(288){animation-delay:2.88s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit288;animation-timing-function:linear;background-color:#00ff24}@keyframes orbit288{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-66deg) rotateY(5deg) translateX(100px) rotate(66deg)}to{opacity:1;transform:translateZ(0) rotate(-66deg) rotateY(5deg) translateX(100px) rotate(66deg)}}.c-inner-orb:nth-child(289){animation-delay:2.89s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit289;animation-timing-function:linear;background-color:#00ff24}@keyframes orbit289{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-48deg) rotateY(158deg) translateX(100px) rotate(48deg)}to{opacity:1;transform:translateZ(0) rotate(-48deg) rotateY(158deg) translateX(100px) rotate(48deg)}}.c-inner-orb:nth-child(290){animation-delay:2.9s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit290;animation-timing-function:linear;background-color:#00ff25}@keyframes orbit290{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-247deg) rotateY(164deg) translateX(100px) rotate(247deg)}to{opacity:1;transform:translateZ(0) rotate(-247deg) rotateY(164deg) translateX(100px) rotate(247deg)}}.c-inner-orb:nth-child(291){animation-delay:2.91s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit291;animation-timing-function:linear;background-color:#00ff25}@keyframes orbit291{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-47deg) rotateY(7deg) translateX(100px) rotate(47deg)}to{opacity:1;transform:translateZ(0) rotate(-47deg) rotateY(7deg) translateX(100px) rotate(47deg)}}.c-inner-orb:nth-child(292){animation-delay:2.92s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit292;animation-timing-function:linear;background-color:#00ff26}@keyframes orbit292{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-253deg) rotateY(83deg) translateX(100px) rotate(253deg)}to{opacity:1;transform:translateZ(0) rotate(-253deg) rotateY(83deg) translateX(100px) rotate(253deg)}}.c-inner-orb:nth-child(293){animation-delay:2.93s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit293;animation-timing-function:linear;background-color:#00ff27}@keyframes orbit293{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-31deg) rotateY(291deg) translateX(100px) rotate(31deg)}to{opacity:1;transform:translateZ(0) rotate(-31deg) rotateY(291deg) translateX(100px) rotate(31deg)}}.c-inner-orb:nth-child(294){animation-delay:2.94s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit294;animation-timing-function:linear;background-color:#00ff27}@keyframes orbit294{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-84deg) rotateY(89deg) translateX(100px) rotate(84deg)}to{opacity:1;transform:translateZ(0) rotate(-84deg) rotateY(89deg) translateX(100px) rotate(84deg)}}.c-inner-orb:nth-child(295){animation-delay:2.95s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit295;animation-timing-function:linear;background-color:#00ff28}@keyframes orbit295{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-140deg) rotateY(203deg) translateX(100px) rotate(140deg)}to{opacity:1;transform:translateZ(0) rotate(-140deg) rotateY(203deg) translateX(100px) rotate(140deg)}}.c-inner-orb:nth-child(296){animation-delay:2.96s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit296;animation-timing-function:linear;background-color:#00ff28}@keyframes orbit296{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-159deg) rotateY(280deg) translateX(100px) rotate(159deg)}to{opacity:1;transform:translateZ(0) rotate(-159deg) rotateY(280deg) translateX(100px) rotate(159deg)}}.c-inner-orb:nth-child(297){animation-delay:2.97s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit297;animation-timing-function:linear;background-color:#00ff29}@keyframes orbit297{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-86deg) rotateY(353deg) translateX(100px) rotate(86deg)}to{opacity:1;transform:translateZ(0) rotate(-86deg) rotateY(353deg) translateX(100px) rotate(86deg)}}.c-inner-orb:nth-child(298){animation-delay:2.98s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit298;animation-timing-function:linear;background-color:#00ff29}@keyframes orbit298{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-125deg) rotateY(300deg) translateX(100px) rotate(125deg)}to{opacity:1;transform:translateZ(0) rotate(-125deg) rotateY(300deg) translateX(100px) rotate(125deg)}}.c-inner-orb:nth-child(299){animation-delay:2.99s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit299;animation-timing-function:linear;background-color:#00ff2a}@keyframes orbit299{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-340deg) rotateY(174deg) translateX(100px) rotate(340deg)}to{opacity:1;transform:translateZ(0) rotate(-340deg) rotateY(174deg) translateX(100px) rotate(340deg)}}.c-inner-orb:nth-child(300){animation-delay:3s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit300;animation-timing-function:linear;background-color:#00ff2b}@keyframes orbit300{1%{opacity:1;transform:translateZ(0)}5%{transform:translateZ(0) rotate(-60deg) rotateY(311deg) translateX(100px) rotate(60deg)}to{opacity:1;transform:translateZ(0) rotate(-60deg) rotateY(311deg) translateX(100px) rotate(60deg)}}.wrap-outer-orb{animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:rotate_outer;animation-timing-function:linear;height:0;left:50%;perspective:1000px;position:relative;top:50%;transform-style:preserve-3d;width:0}@keyframes rotate_outer{to{transform:translateZ(0) rotateY(1turn) rotateX(1turn)}}.c-outer-orb{border-radius:50%;height:2px;opacity:0;position:absolute;width:2px}.c-outer-orb:first-child{animation-delay:.01s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer1;animation-timing-function:linear;background-color:#00feff}@keyframes orbit_outer1{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-322deg) rotateY(112deg) translateX(300px) rotate(322deg)}to{opacity:1;transform:translateZ(0) rotate(-322deg) rotateY(112deg) translateX(300px) rotate(322deg)}}.c-outer-orb:nth-child(2){animation-delay:.02s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer2;animation-timing-function:linear;background-color:#00feff}@keyframes orbit_outer2{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-13deg) rotateY(290deg) translateX(300px) rotate(13deg)}to{opacity:1;transform:translateZ(0) rotate(-13deg) rotateY(290deg) translateX(300px) rotate(13deg)}}.c-outer-orb:nth-child(3){animation-delay:.03s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer3;animation-timing-function:linear;background-color:#00fdff}@keyframes orbit_outer3{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-134deg) rotateY(1deg) translateX(300px) rotate(134deg)}to{opacity:1;transform:translateZ(0) rotate(-134deg) rotateY(1deg) translateX(300px) rotate(134deg)}}.c-outer-orb:nth-child(4){animation-delay:.04s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer4;animation-timing-function:linear;background-color:#00fdff}@keyframes orbit_outer4{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-348deg) rotateY(153deg) translateX(300px) rotate(348deg)}to{opacity:1;transform:translateZ(0) rotate(-348deg) rotateY(153deg) translateX(300px) rotate(348deg)}}.c-outer-orb:nth-child(5){animation-delay:.05s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer5;animation-timing-function:linear;background-color:#00fcff}@keyframes orbit_outer5{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-112deg) rotateY(326deg) translateX(300px) rotate(112deg)}to{opacity:1;transform:translateZ(0) rotate(-112deg) rotateY(326deg) translateX(300px) rotate(112deg)}}.c-outer-orb:nth-child(6){animation-delay:.06s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer6;animation-timing-function:linear;background-color:#00fcff}@keyframes orbit_outer6{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-15deg) rotateY(176deg) translateX(300px) rotate(15deg)}to{opacity:1;transform:translateZ(0) rotate(-15deg) rotateY(176deg) translateX(300px) rotate(15deg)}}.c-outer-orb:nth-child(7){animation-delay:.07s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer7;animation-timing-function:linear;background-color:#00fbff}@keyframes orbit_outer7{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-110deg) rotateY(270deg) translateX(300px) rotate(110deg)}to{opacity:1;transform:translateZ(0) rotate(-110deg) rotateY(270deg) translateX(300px) rotate(110deg)}}.c-outer-orb:nth-child(8){animation-delay:.08s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer8;animation-timing-function:linear;background-color:#00faff}@keyframes orbit_outer8{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-90deg) rotateY(15deg) translateX(300px) rotate(90deg)}to{opacity:1;transform:translateZ(0) rotate(-90deg) rotateY(15deg) translateX(300px) rotate(90deg)}}.c-outer-orb:nth-child(9){animation-delay:.09s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer9;animation-timing-function:linear;background-color:#00faff}@keyframes orbit_outer9{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-92deg) rotateY(42deg) translateX(300px) rotate(92deg)}to{opacity:1;transform:translateZ(0) rotate(-92deg) rotateY(42deg) translateX(300px) rotate(92deg)}}.c-outer-orb:nth-child(10){animation-delay:.1s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer10;animation-timing-function:linear;background-color:#00f9ff}@keyframes orbit_outer10{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-350deg) rotateY(141deg) translateX(300px) rotate(350deg)}to{opacity:1;transform:translateZ(0) rotate(-350deg) rotateY(141deg) translateX(300px) rotate(350deg)}}.c-outer-orb:nth-child(11){animation-delay:.11s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer11;animation-timing-function:linear;background-color:#00f9ff}@keyframes orbit_outer11{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-18deg) rotateY(296deg) translateX(300px) rotate(18deg)}to{opacity:1;transform:translateZ(0) rotate(-18deg) rotateY(296deg) translateX(300px) rotate(18deg)}}.c-outer-orb:nth-child(12){animation-delay:.12s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer12;animation-timing-function:linear;background-color:#00f8ff}@keyframes orbit_outer12{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-309deg) rotateY(339deg) translateX(300px) rotate(309deg)}to{opacity:1;transform:translateZ(0) rotate(-309deg) rotateY(339deg) translateX(300px) rotate(309deg)}}.c-outer-orb:nth-child(13){animation-delay:.13s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer13;animation-timing-function:linear;background-color:#00f8ff}@keyframes orbit_outer13{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-151deg) rotateY(223deg) translateX(300px) rotate(151deg)}to{opacity:1;transform:translateZ(0) rotate(-151deg) rotateY(223deg) translateX(300px) rotate(151deg)}}.c-outer-orb:nth-child(14){animation-delay:.14s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer14;animation-timing-function:linear;background-color:#00f7ff}@keyframes orbit_outer14{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-259deg) rotateY(79deg) translateX(300px) rotate(259deg)}to{opacity:1;transform:translateZ(0) rotate(-259deg) rotateY(79deg) translateX(300px) rotate(259deg)}}.c-outer-orb:nth-child(15){animation-delay:.15s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer15;animation-timing-function:linear;background-color:#00f7ff}@keyframes orbit_outer15{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-303deg) rotateY(262deg) translateX(300px) rotate(303deg)}to{opacity:1;transform:translateZ(0) rotate(-303deg) rotateY(262deg) translateX(300px) rotate(303deg)}}.c-outer-orb:nth-child(16){animation-delay:.16s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer16;animation-timing-function:linear;background-color:#00f6ff}@keyframes orbit_outer16{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-208deg) rotateY(265deg) translateX(300px) rotate(208deg)}to{opacity:1;transform:translateZ(0) rotate(-208deg) rotateY(265deg) translateX(300px) rotate(208deg)}}.c-outer-orb:nth-child(17){animation-delay:.17s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer17;animation-timing-function:linear;background-color:#00f5ff}@keyframes orbit_outer17{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-306deg) rotateY(93deg) translateX(300px) rotate(306deg)}to{opacity:1;transform:translateZ(0) rotate(-306deg) rotateY(93deg) translateX(300px) rotate(306deg)}}.c-outer-orb:nth-child(18){animation-delay:.18s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer18;animation-timing-function:linear;background-color:#00f5ff}@keyframes orbit_outer18{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-161deg) rotateY(260deg) translateX(300px) rotate(161deg)}to{opacity:1;transform:translateZ(0) rotate(-161deg) rotateY(260deg) translateX(300px) rotate(161deg)}}.c-outer-orb:nth-child(19){animation-delay:.19s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer19;animation-timing-function:linear;background-color:#00f4ff}@keyframes orbit_outer19{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-276deg) rotateY(167deg) translateX(300px) rotate(276deg)}to{opacity:1;transform:translateZ(0) rotate(-276deg) rotateY(167deg) translateX(300px) rotate(276deg)}}.c-outer-orb:nth-child(20){animation-delay:.2s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer20;animation-timing-function:linear;background-color:#00f4ff}@keyframes orbit_outer20{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-191deg) rotateY(249deg) translateX(300px) rotate(191deg)}to{opacity:1;transform:translateZ(0) rotate(-191deg) rotateY(249deg) translateX(300px) rotate(191deg)}}.c-outer-orb:nth-child(21){animation-delay:.21s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer21;animation-timing-function:linear;background-color:#00f3ff}@keyframes orbit_outer21{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-292deg) rotateY(319deg) translateX(300px) rotate(292deg)}to{opacity:1;transform:translateZ(0) rotate(-292deg) rotateY(319deg) translateX(300px) rotate(292deg)}}.c-outer-orb:nth-child(22){animation-delay:.22s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer22;animation-timing-function:linear;background-color:#00f3ff}@keyframes orbit_outer22{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-305deg) rotateY(288deg) translateX(300px) rotate(305deg)}to{opacity:1;transform:translateZ(0) rotate(-305deg) rotateY(288deg) translateX(300px) rotate(305deg)}}.c-outer-orb:nth-child(23){animation-delay:.23s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer23;animation-timing-function:linear;background-color:#00f2ff}@keyframes orbit_outer23{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-318deg) rotateY(274deg) translateX(300px) rotate(318deg)}to{opacity:1;transform:translateZ(0) rotate(-318deg) rotateY(274deg) translateX(300px) rotate(318deg)}}.c-outer-orb:nth-child(24){animation-delay:.24s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer24;animation-timing-function:linear;background-color:#00f1ff}@keyframes orbit_outer24{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-61deg) rotateY(330deg) translateX(300px) rotate(61deg)}to{opacity:1;transform:translateZ(0) rotate(-61deg) rotateY(330deg) translateX(300px) rotate(61deg)}}.c-outer-orb:nth-child(25){animation-delay:.25s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer25;animation-timing-function:linear;background-color:#00f1ff}@keyframes orbit_outer25{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-208deg) rotateY(322deg) translateX(300px) rotate(208deg)}to{opacity:1;transform:translateZ(0) rotate(-208deg) rotateY(322deg) translateX(300px) rotate(208deg)}}.c-outer-orb:nth-child(26){animation-delay:.26s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer26;animation-timing-function:linear;background-color:#00f0ff}@keyframes orbit_outer26{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-15deg) rotateY(111deg) translateX(300px) rotate(15deg)}to{opacity:1;transform:translateZ(0) rotate(-15deg) rotateY(111deg) translateX(300px) rotate(15deg)}}.c-outer-orb:nth-child(27){animation-delay:.27s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer27;animation-timing-function:linear;background-color:#00f0ff}@keyframes orbit_outer27{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-191deg) rotateY(145deg) translateX(300px) rotate(191deg)}to{opacity:1;transform:translateZ(0) rotate(-191deg) rotateY(145deg) translateX(300px) rotate(191deg)}}.c-outer-orb:nth-child(28){animation-delay:.28s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer28;animation-timing-function:linear;background-color:#00efff}@keyframes orbit_outer28{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-23deg) rotateY(334deg) translateX(300px) rotate(23deg)}to{opacity:1;transform:translateZ(0) rotate(-23deg) rotateY(334deg) translateX(300px) rotate(23deg)}}.c-outer-orb:nth-child(29){animation-delay:.29s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer29;animation-timing-function:linear;background-color:#00efff}@keyframes orbit_outer29{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-312deg) rotateY(111deg) translateX(300px) rotate(312deg)}to{opacity:1;transform:translateZ(0) rotate(-312deg) rotateY(111deg) translateX(300px) rotate(312deg)}}.c-outer-orb:nth-child(30){animation-delay:.3s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer30;animation-timing-function:linear;background-color:#0ef}@keyframes orbit_outer30{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-342deg) rotateY(195deg) translateX(300px) rotate(342deg)}to{opacity:1;transform:translateZ(0) rotate(-342deg) rotateY(195deg) translateX(300px) rotate(342deg)}}.c-outer-orb:nth-child(31){animation-delay:.31s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer31;animation-timing-function:linear;background-color:#00edff}@keyframes orbit_outer31{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-185deg) rotateY(237deg) translateX(300px) rotate(185deg)}to{opacity:1;transform:translateZ(0) rotate(-185deg) rotateY(237deg) translateX(300px) rotate(185deg)}}.c-outer-orb:nth-child(32){animation-delay:.32s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer32;animation-timing-function:linear;background-color:#00edff}@keyframes orbit_outer32{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-12deg) rotateY(102deg) translateX(300px) rotate(12deg)}to{opacity:1;transform:translateZ(0) rotate(-12deg) rotateY(102deg) translateX(300px) rotate(12deg)}}.c-outer-orb:nth-child(33){animation-delay:.33s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer33;animation-timing-function:linear;background-color:#00ecff}@keyframes orbit_outer33{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-139deg) rotateY(326deg) translateX(300px) rotate(139deg)}to{opacity:1;transform:translateZ(0) rotate(-139deg) rotateY(326deg) translateX(300px) rotate(139deg)}}.c-outer-orb:nth-child(34){animation-delay:.34s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer34;animation-timing-function:linear;background-color:#00ecff}@keyframes orbit_outer34{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-91deg) rotateY(351deg) translateX(300px) rotate(91deg)}to{opacity:1;transform:translateZ(0) rotate(-91deg) rotateY(351deg) translateX(300px) rotate(91deg)}}.c-outer-orb:nth-child(35){animation-delay:.35s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer35;animation-timing-function:linear;background-color:#00ebff}@keyframes orbit_outer35{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-313deg) rotateY(26deg) translateX(300px) rotate(313deg)}to{opacity:1;transform:translateZ(0) rotate(-313deg) rotateY(26deg) translateX(300px) rotate(313deg)}}.c-outer-orb:nth-child(36){animation-delay:.36s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer36;animation-timing-function:linear;background-color:#00ebff}@keyframes orbit_outer36{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-249deg) rotateY(142deg) translateX(300px) rotate(249deg)}to{opacity:1;transform:translateZ(0) rotate(-249deg) rotateY(142deg) translateX(300px) rotate(249deg)}}.c-outer-orb:nth-child(37){animation-delay:.37s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer37;animation-timing-function:linear;background-color:#00eaff}@keyframes orbit_outer37{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-73deg) rotateY(331deg) translateX(300px) rotate(73deg)}to{opacity:1;transform:translateZ(0) rotate(-73deg) rotateY(331deg) translateX(300px) rotate(73deg)}}.c-outer-orb:nth-child(38){animation-delay:.38s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer38;animation-timing-function:linear;background-color:#00e9ff}@keyframes orbit_outer38{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-280deg) rotateY(179deg) translateX(300px) rotate(280deg)}to{opacity:1;transform:translateZ(0) rotate(-280deg) rotateY(179deg) translateX(300px) rotate(280deg)}}.c-outer-orb:nth-child(39){animation-delay:.39s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer39;animation-timing-function:linear;background-color:#00e9ff}@keyframes orbit_outer39{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-88deg) rotateY(229deg) translateX(300px) rotate(88deg)}to{opacity:1;transform:translateZ(0) rotate(-88deg) rotateY(229deg) translateX(300px) rotate(88deg)}}.c-outer-orb:nth-child(40){animation-delay:.4s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer40;animation-timing-function:linear;background-color:#00e8ff}@keyframes orbit_outer40{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-293deg) rotateY(172deg) translateX(300px) rotate(293deg)}to{opacity:1;transform:translateZ(0) rotate(-293deg) rotateY(172deg) translateX(300px) rotate(293deg)}}.c-outer-orb:nth-child(41){animation-delay:.41s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer41;animation-timing-function:linear;background-color:#00e8ff}@keyframes orbit_outer41{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-323deg) rotateY(15deg) translateX(300px) rotate(323deg)}to{opacity:1;transform:translateZ(0) rotate(-323deg) rotateY(15deg) translateX(300px) rotate(323deg)}}.c-outer-orb:nth-child(42){animation-delay:.42s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer42;animation-timing-function:linear;background-color:#00e7ff}@keyframes orbit_outer42{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-210deg) rotateY(69deg) translateX(300px) rotate(210deg)}to{opacity:1;transform:translateZ(0) rotate(-210deg) rotateY(69deg) translateX(300px) rotate(210deg)}}.c-outer-orb:nth-child(43){animation-delay:.43s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer43;animation-timing-function:linear;background-color:#00e7ff}@keyframes orbit_outer43{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-326deg) rotateY(134deg) translateX(300px) rotate(326deg)}to{opacity:1;transform:translateZ(0) rotate(-326deg) rotateY(134deg) translateX(300px) rotate(326deg)}}.c-outer-orb:nth-child(44){animation-delay:.44s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer44;animation-timing-function:linear;background-color:#00e6ff}@keyframes orbit_outer44{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-84deg) rotateY(282deg) translateX(300px) rotate(84deg)}to{opacity:1;transform:translateZ(0) rotate(-84deg) rotateY(282deg) translateX(300px) rotate(84deg)}}.c-outer-orb:nth-child(45){animation-delay:.45s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer45;animation-timing-function:linear;background-color:#00e6ff}@keyframes orbit_outer45{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-48deg) rotateY(58deg) translateX(300px) rotate(48deg)}to{opacity:1;transform:translateZ(0) rotate(-48deg) rotateY(58deg) translateX(300px) rotate(48deg)}}.c-outer-orb:nth-child(46){animation-delay:.46s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer46;animation-timing-function:linear;background-color:#00e5ff}@keyframes orbit_outer46{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-305deg) rotateY(317deg) translateX(300px) rotate(305deg)}to{opacity:1;transform:translateZ(0) rotate(-305deg) rotateY(317deg) translateX(300px) rotate(305deg)}}.c-outer-orb:nth-child(47){animation-delay:.47s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer47;animation-timing-function:linear;background-color:#00e4ff}@keyframes orbit_outer47{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-191deg) rotateY(286deg) translateX(300px) rotate(191deg)}to{opacity:1;transform:translateZ(0) rotate(-191deg) rotateY(286deg) translateX(300px) rotate(191deg)}}.c-outer-orb:nth-child(48){animation-delay:.48s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer48;animation-timing-function:linear;background-color:#00e4ff}@keyframes orbit_outer48{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-128deg) rotateY(348deg) translateX(300px) rotate(128deg)}to{opacity:1;transform:translateZ(0) rotate(-128deg) rotateY(348deg) translateX(300px) rotate(128deg)}}.c-outer-orb:nth-child(49){animation-delay:.49s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer49;animation-timing-function:linear;background-color:#00e3ff}@keyframes orbit_outer49{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-273deg) rotateY(335deg) translateX(300px) rotate(273deg)}to{opacity:1;transform:translateZ(0) rotate(-273deg) rotateY(335deg) translateX(300px) rotate(273deg)}}.c-outer-orb:nth-child(50){animation-delay:.5s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer50;animation-timing-function:linear;background-color:#00e3ff}@keyframes orbit_outer50{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-308deg) rotateY(129deg) translateX(300px) rotate(308deg)}to{opacity:1;transform:translateZ(0) rotate(-308deg) rotateY(129deg) translateX(300px) rotate(308deg)}}.c-outer-orb:nth-child(51){animation-delay:.51s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer51;animation-timing-function:linear;background-color:#00e2ff}@keyframes orbit_outer51{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-162deg) rotateY(351deg) translateX(300px) rotate(162deg)}to{opacity:1;transform:translateZ(0) rotate(-162deg) rotateY(351deg) translateX(300px) rotate(162deg)}}.c-outer-orb:nth-child(52){animation-delay:.52s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer52;animation-timing-function:linear;background-color:#00e2ff}@keyframes orbit_outer52{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-60deg) rotateY(34deg) translateX(300px) rotate(60deg)}to{opacity:1;transform:translateZ(0) rotate(-60deg) rotateY(34deg) translateX(300px) rotate(60deg)}}.c-outer-orb:nth-child(53){animation-delay:.53s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer53;animation-timing-function:linear;background-color:#00e1ff}@keyframes orbit_outer53{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-268deg) rotateY(86deg) translateX(300px) rotate(268deg)}to{opacity:1;transform:translateZ(0) rotate(-268deg) rotateY(86deg) translateX(300px) rotate(268deg)}}.c-outer-orb:nth-child(54){animation-delay:.54s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer54;animation-timing-function:linear;background-color:#00e0ff}@keyframes orbit_outer54{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-305deg) rotateY(279deg) translateX(300px) rotate(305deg)}to{opacity:1;transform:translateZ(0) rotate(-305deg) rotateY(279deg) translateX(300px) rotate(305deg)}}.c-outer-orb:nth-child(55){animation-delay:.55s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer55;animation-timing-function:linear;background-color:#00e0ff}@keyframes orbit_outer55{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-63deg) rotateY(159deg) translateX(300px) rotate(63deg)}to{opacity:1;transform:translateZ(0) rotate(-63deg) rotateY(159deg) translateX(300px) rotate(63deg)}}.c-outer-orb:nth-child(56){animation-delay:.56s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer56;animation-timing-function:linear;background-color:#00dfff}@keyframes orbit_outer56{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-328deg) rotateY(316deg) translateX(300px) rotate(328deg)}to{opacity:1;transform:translateZ(0) rotate(-328deg) rotateY(316deg) translateX(300px) rotate(328deg)}}.c-outer-orb:nth-child(57){animation-delay:.57s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer57;animation-timing-function:linear;background-color:#00dfff}@keyframes orbit_outer57{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-357deg) rotateY(321deg) translateX(300px) rotate(357deg)}to{opacity:1;transform:translateZ(0) rotate(-357deg) rotateY(321deg) translateX(300px) rotate(357deg)}}.c-outer-orb:nth-child(58){animation-delay:.58s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer58;animation-timing-function:linear;background-color:#00deff}@keyframes orbit_outer58{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-255deg) rotateY(256deg) translateX(300px) rotate(255deg)}to{opacity:1;transform:translateZ(0) rotate(-255deg) rotateY(256deg) translateX(300px) rotate(255deg)}}.c-outer-orb:nth-child(59){animation-delay:.59s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer59;animation-timing-function:linear;background-color:#00deff}@keyframes orbit_outer59{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-183deg) rotateY(56deg) translateX(300px) rotate(183deg)}to{opacity:1;transform:translateZ(0) rotate(-183deg) rotateY(56deg) translateX(300px) rotate(183deg)}}.c-outer-orb:nth-child(60){animation-delay:.6s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer60;animation-timing-function:linear;background-color:#0df}@keyframes orbit_outer60{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-132deg) rotateY(236deg) translateX(300px) rotate(132deg)}to{opacity:1;transform:translateZ(0) rotate(-132deg) rotateY(236deg) translateX(300px) rotate(132deg)}}.c-outer-orb:nth-child(61){animation-delay:.61s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer61;animation-timing-function:linear;background-color:#00dcff}@keyframes orbit_outer61{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-214deg) rotateY(101deg) translateX(300px) rotate(214deg)}to{opacity:1;transform:translateZ(0) rotate(-214deg) rotateY(101deg) translateX(300px) rotate(214deg)}}.c-outer-orb:nth-child(62){animation-delay:.62s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer62;animation-timing-function:linear;background-color:#00dcff}@keyframes orbit_outer62{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-10deg) rotateY(235deg) translateX(300px) rotate(10deg)}to{opacity:1;transform:translateZ(0) rotate(-10deg) rotateY(235deg) translateX(300px) rotate(10deg)}}.c-outer-orb:nth-child(63){animation-delay:.63s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer63;animation-timing-function:linear;background-color:#00dbff}@keyframes orbit_outer63{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-356deg) rotateY(111deg) translateX(300px) rotate(356deg)}to{opacity:1;transform:translateZ(0) rotate(-356deg) rotateY(111deg) translateX(300px) rotate(356deg)}}.c-outer-orb:nth-child(64){animation-delay:.64s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer64;animation-timing-function:linear;background-color:#00dbff}@keyframes orbit_outer64{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-322deg) rotateY(24deg) translateX(300px) rotate(322deg)}to{opacity:1;transform:translateZ(0) rotate(-322deg) rotateY(24deg) translateX(300px) rotate(322deg)}}.c-outer-orb:nth-child(65){animation-delay:.65s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer65;animation-timing-function:linear;background-color:#00daff}@keyframes orbit_outer65{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-299deg) rotateY(108deg) translateX(300px) rotate(299deg)}to{opacity:1;transform:translateZ(0) rotate(-299deg) rotateY(108deg) translateX(300px) rotate(299deg)}}.c-outer-orb:nth-child(66){animation-delay:.66s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer66;animation-timing-function:linear;background-color:#00daff}@keyframes orbit_outer66{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-218deg) rotateY(185deg) translateX(300px) rotate(218deg)}to{opacity:1;transform:translateZ(0) rotate(-218deg) rotateY(185deg) translateX(300px) rotate(218deg)}}.c-outer-orb:nth-child(67){animation-delay:.67s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer67;animation-timing-function:linear;background-color:#00d9ff}@keyframes orbit_outer67{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-248deg) rotateY(227deg) translateX(300px) rotate(248deg)}to{opacity:1;transform:translateZ(0) rotate(-248deg) rotateY(227deg) translateX(300px) rotate(248deg)}}.c-outer-orb:nth-child(68){animation-delay:.68s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer68;animation-timing-function:linear;background-color:#00d8ff}@keyframes orbit_outer68{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-317deg) rotateY(318deg) translateX(300px) rotate(317deg)}to{opacity:1;transform:translateZ(0) rotate(-317deg) rotateY(318deg) translateX(300px) rotate(317deg)}}.c-outer-orb:nth-child(69){animation-delay:.69s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer69;animation-timing-function:linear;background-color:#00d8ff}@keyframes orbit_outer69{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-117deg) rotateY(163deg) translateX(300px) rotate(117deg)}to{opacity:1;transform:translateZ(0) rotate(-117deg) rotateY(163deg) translateX(300px) rotate(117deg)}}.c-outer-orb:nth-child(70){animation-delay:.7s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer70;animation-timing-function:linear;background-color:#00d7ff}@keyframes orbit_outer70{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-338deg) rotateY(237deg) translateX(300px) rotate(338deg)}to{opacity:1;transform:translateZ(0) rotate(-338deg) rotateY(237deg) translateX(300px) rotate(338deg)}}.c-outer-orb:nth-child(71){animation-delay:.71s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer71;animation-timing-function:linear;background-color:#00d7ff}@keyframes orbit_outer71{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-235deg) rotateY(355deg) translateX(300px) rotate(235deg)}to{opacity:1;transform:translateZ(0) rotate(-235deg) rotateY(355deg) translateX(300px) rotate(235deg)}}.c-outer-orb:nth-child(72){animation-delay:.72s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer72;animation-timing-function:linear;background-color:#00d6ff}@keyframes orbit_outer72{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-234deg) rotateY(290deg) translateX(300px) rotate(234deg)}to{opacity:1;transform:translateZ(0) rotate(-234deg) rotateY(290deg) translateX(300px) rotate(234deg)}}.c-outer-orb:nth-child(73){animation-delay:.73s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer73;animation-timing-function:linear;background-color:#00d6ff}@keyframes orbit_outer73{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-108deg) rotateY(192deg) translateX(300px) rotate(108deg)}to{opacity:1;transform:translateZ(0) rotate(-108deg) rotateY(192deg) translateX(300px) rotate(108deg)}}.c-outer-orb:nth-child(74){animation-delay:.74s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer74;animation-timing-function:linear;background-color:#00d5ff}@keyframes orbit_outer74{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-34deg) rotateY(350deg) translateX(300px) rotate(34deg)}to{opacity:1;transform:translateZ(0) rotate(-34deg) rotateY(350deg) translateX(300px) rotate(34deg)}}.c-outer-orb:nth-child(75){animation-delay:.75s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer75;animation-timing-function:linear;background-color:#00d5ff}@keyframes orbit_outer75{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-149deg) rotateY(8deg) translateX(300px) rotate(149deg)}to{opacity:1;transform:translateZ(0) rotate(-149deg) rotateY(8deg) translateX(300px) rotate(149deg)}}.c-outer-orb:nth-child(76){animation-delay:.76s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer76;animation-timing-function:linear;background-color:#00d4ff}@keyframes orbit_outer76{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-83deg) rotateY(271deg) translateX(300px) rotate(83deg)}to{opacity:1;transform:translateZ(0) rotate(-83deg) rotateY(271deg) translateX(300px) rotate(83deg)}}.c-outer-orb:nth-child(77){animation-delay:.77s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer77;animation-timing-function:linear;background-color:#00d3ff}@keyframes orbit_outer77{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-104deg) rotateY(276deg) translateX(300px) rotate(104deg)}to{opacity:1;transform:translateZ(0) rotate(-104deg) rotateY(276deg) translateX(300px) rotate(104deg)}}.c-outer-orb:nth-child(78){animation-delay:.78s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer78;animation-timing-function:linear;background-color:#00d3ff}@keyframes orbit_outer78{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-194deg) rotateY(346deg) translateX(300px) rotate(194deg)}to{opacity:1;transform:translateZ(0) rotate(-194deg) rotateY(346deg) translateX(300px) rotate(194deg)}}.c-outer-orb:nth-child(79){animation-delay:.79s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer79;animation-timing-function:linear;background-color:#00d2ff}@keyframes orbit_outer79{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-223deg) rotateY(135deg) translateX(300px) rotate(223deg)}to{opacity:1;transform:translateZ(0) rotate(-223deg) rotateY(135deg) translateX(300px) rotate(223deg)}}.c-outer-orb:nth-child(80){animation-delay:.8s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer80;animation-timing-function:linear;background-color:#00d2ff}@keyframes orbit_outer80{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-19deg) rotateY(108deg) translateX(300px) rotate(19deg)}to{opacity:1;transform:translateZ(0) rotate(-19deg) rotateY(108deg) translateX(300px) rotate(19deg)}}.c-outer-orb:nth-child(81){animation-delay:.81s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer81;animation-timing-function:linear;background-color:#00d1ff}@keyframes orbit_outer81{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-64deg) rotateY(323deg) translateX(300px) rotate(64deg)}to{opacity:1;transform:translateZ(0) rotate(-64deg) rotateY(323deg) translateX(300px) rotate(64deg)}}.c-outer-orb:nth-child(82){animation-delay:.82s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer82;animation-timing-function:linear;background-color:#00d1ff}@keyframes orbit_outer82{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-242deg) rotateY(144deg) translateX(300px) rotate(242deg)}to{opacity:1;transform:translateZ(0) rotate(-242deg) rotateY(144deg) translateX(300px) rotate(242deg)}}.c-outer-orb:nth-child(83){animation-delay:.83s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer83;animation-timing-function:linear;background-color:#00d0ff}@keyframes orbit_outer83{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-222deg) rotateY(219deg) translateX(300px) rotate(222deg)}to{opacity:1;transform:translateZ(0) rotate(-222deg) rotateY(219deg) translateX(300px) rotate(222deg)}}.c-outer-orb:nth-child(84){animation-delay:.84s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer84;animation-timing-function:linear;background-color:#00cfff}@keyframes orbit_outer84{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-124deg) rotateY(138deg) translateX(300px) rotate(124deg)}to{opacity:1;transform:translateZ(0) rotate(-124deg) rotateY(138deg) translateX(300px) rotate(124deg)}}.c-outer-orb:nth-child(85){animation-delay:.85s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer85;animation-timing-function:linear;background-color:#00cfff}@keyframes orbit_outer85{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-90deg) rotateY(18deg) translateX(300px) rotate(90deg)}to{opacity:1;transform:translateZ(0) rotate(-90deg) rotateY(18deg) translateX(300px) rotate(90deg)}}.c-outer-orb:nth-child(86){animation-delay:.86s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer86;animation-timing-function:linear;background-color:#00ceff}@keyframes orbit_outer86{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-144deg) rotateY(294deg) translateX(300px) rotate(144deg)}to{opacity:1;transform:translateZ(0) rotate(-144deg) rotateY(294deg) translateX(300px) rotate(144deg)}}.c-outer-orb:nth-child(87){animation-delay:.87s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer87;animation-timing-function:linear;background-color:#00ceff}@keyframes orbit_outer87{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-327deg) rotateY(256deg) translateX(300px) rotate(327deg)}to{opacity:1;transform:translateZ(0) rotate(-327deg) rotateY(256deg) translateX(300px) rotate(327deg)}}.c-outer-orb:nth-child(88){animation-delay:.88s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer88;animation-timing-function:linear;background-color:#00cdff}@keyframes orbit_outer88{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-43deg) rotateY(302deg) translateX(300px) rotate(43deg)}to{opacity:1;transform:translateZ(0) rotate(-43deg) rotateY(302deg) translateX(300px) rotate(43deg)}}.c-outer-orb:nth-child(89){animation-delay:.89s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer89;animation-timing-function:linear;background-color:#00cdff}@keyframes orbit_outer89{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-125deg) rotateY(45deg) translateX(300px) rotate(125deg)}to{opacity:1;transform:translateZ(0) rotate(-125deg) rotateY(45deg) translateX(300px) rotate(125deg)}}.c-outer-orb:nth-child(90){animation-delay:.9s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer90;animation-timing-function:linear;background-color:#0cf}@keyframes orbit_outer90{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-338deg) rotateY(194deg) translateX(300px) rotate(338deg)}to{opacity:1;transform:translateZ(0) rotate(-338deg) rotateY(194deg) translateX(300px) rotate(338deg)}}.c-outer-orb:nth-child(91){animation-delay:.91s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer91;animation-timing-function:linear;background-color:#00cbff}@keyframes orbit_outer91{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-211deg) rotateY(300deg) translateX(300px) rotate(211deg)}to{opacity:1;transform:translateZ(0) rotate(-211deg) rotateY(300deg) translateX(300px) rotate(211deg)}}.c-outer-orb:nth-child(92){animation-delay:.92s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer92;animation-timing-function:linear;background-color:#00cbff}@keyframes orbit_outer92{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-183deg) rotateY(280deg) translateX(300px) rotate(183deg)}to{opacity:1;transform:translateZ(0) rotate(-183deg) rotateY(280deg) translateX(300px) rotate(183deg)}}.c-outer-orb:nth-child(93){animation-delay:.93s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer93;animation-timing-function:linear;background-color:#00caff}@keyframes orbit_outer93{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-9deg) rotateY(285deg) translateX(300px) rotate(9deg)}to{opacity:1;transform:translateZ(0) rotate(-9deg) rotateY(285deg) translateX(300px) rotate(9deg)}}.c-outer-orb:nth-child(94){animation-delay:.94s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer94;animation-timing-function:linear;background-color:#00caff}@keyframes orbit_outer94{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-334deg) rotateY(106deg) translateX(300px) rotate(334deg)}to{opacity:1;transform:translateZ(0) rotate(-334deg) rotateY(106deg) translateX(300px) rotate(334deg)}}.c-outer-orb:nth-child(95){animation-delay:.95s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer95;animation-timing-function:linear;background-color:#00c9ff}@keyframes orbit_outer95{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-261deg) rotateY(256deg) translateX(300px) rotate(261deg)}to{opacity:1;transform:translateZ(0) rotate(-261deg) rotateY(256deg) translateX(300px) rotate(261deg)}}.c-outer-orb:nth-child(96){animation-delay:.96s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer96;animation-timing-function:linear;background-color:#00c9ff}@keyframes orbit_outer96{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-133deg) rotateY(234deg) translateX(300px) rotate(133deg)}to{opacity:1;transform:translateZ(0) rotate(-133deg) rotateY(234deg) translateX(300px) rotate(133deg)}}.c-outer-orb:nth-child(97){animation-delay:.97s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer97;animation-timing-function:linear;background-color:#00c8ff}@keyframes orbit_outer97{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-322deg) rotateY(169deg) translateX(300px) rotate(322deg)}to{opacity:1;transform:translateZ(0) rotate(-322deg) rotateY(169deg) translateX(300px) rotate(322deg)}}.c-outer-orb:nth-child(98){animation-delay:.98s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer98;animation-timing-function:linear;background-color:#00c7ff}@keyframes orbit_outer98{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-273deg) rotateY(249deg) translateX(300px) rotate(273deg)}to{opacity:1;transform:translateZ(0) rotate(-273deg) rotateY(249deg) translateX(300px) rotate(273deg)}}.c-outer-orb:nth-child(99){animation-delay:.99s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer99;animation-timing-function:linear;background-color:#00c7ff}@keyframes orbit_outer99{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-262deg) rotateY(18deg) translateX(300px) rotate(262deg)}to{opacity:1;transform:translateZ(0) rotate(-262deg) rotateY(18deg) translateX(300px) rotate(262deg)}}.c-outer-orb:nth-child(100){animation-delay:1s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer100;animation-timing-function:linear;background-color:#00c6ff}@keyframes orbit_outer100{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-251deg) rotateY(248deg) translateX(300px) rotate(251deg)}to{opacity:1;transform:translateZ(0) rotate(-251deg) rotateY(248deg) translateX(300px) rotate(251deg)}}.c-outer-orb:nth-child(101){animation-delay:1.01s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer101;animation-timing-function:linear;background-color:#00c6ff}@keyframes orbit_outer101{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-179deg) rotateY(310deg) translateX(300px) rotate(179deg)}to{opacity:1;transform:translateZ(0) rotate(-179deg) rotateY(310deg) translateX(300px) rotate(179deg)}}.c-outer-orb:nth-child(102){animation-delay:1.02s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer102;animation-timing-function:linear;background-color:#00c5ff}@keyframes orbit_outer102{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-33deg) rotateY(28deg) translateX(300px) rotate(33deg)}to{opacity:1;transform:translateZ(0) rotate(-33deg) rotateY(28deg) translateX(300px) rotate(33deg)}}.c-outer-orb:nth-child(103){animation-delay:1.03s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer103;animation-timing-function:linear;background-color:#00c5ff}@keyframes orbit_outer103{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-11deg) rotateY(295deg) translateX(300px) rotate(11deg)}to{opacity:1;transform:translateZ(0) rotate(-11deg) rotateY(295deg) translateX(300px) rotate(11deg)}}.c-outer-orb:nth-child(104){animation-delay:1.04s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer104;animation-timing-function:linear;background-color:#00c4ff}@keyframes orbit_outer104{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-51deg) rotateY(204deg) translateX(300px) rotate(51deg)}to{opacity:1;transform:translateZ(0) rotate(-51deg) rotateY(204deg) translateX(300px) rotate(51deg)}}.c-outer-orb:nth-child(105){animation-delay:1.05s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer105;animation-timing-function:linear;background-color:#00c4ff}@keyframes orbit_outer105{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-101deg) rotateY(276deg) translateX(300px) rotate(101deg)}to{opacity:1;transform:translateZ(0) rotate(-101deg) rotateY(276deg) translateX(300px) rotate(101deg)}}.c-outer-orb:nth-child(106){animation-delay:1.06s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer106;animation-timing-function:linear;background-color:#00c3ff}@keyframes orbit_outer106{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-357deg) rotateY(144deg) translateX(300px) rotate(357deg)}to{opacity:1;transform:translateZ(0) rotate(-357deg) rotateY(144deg) translateX(300px) rotate(357deg)}}.c-outer-orb:nth-child(107){animation-delay:1.07s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer107;animation-timing-function:linear;background-color:#00c2ff}@keyframes orbit_outer107{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-264deg) rotateY(218deg) translateX(300px) rotate(264deg)}to{opacity:1;transform:translateZ(0) rotate(-264deg) rotateY(218deg) translateX(300px) rotate(264deg)}}.c-outer-orb:nth-child(108){animation-delay:1.08s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer108;animation-timing-function:linear;background-color:#00c2ff}@keyframes orbit_outer108{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-54deg) rotateY(117deg) translateX(300px) rotate(54deg)}to{opacity:1;transform:translateZ(0) rotate(-54deg) rotateY(117deg) translateX(300px) rotate(54deg)}}.c-outer-orb:nth-child(109){animation-delay:1.09s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer109;animation-timing-function:linear;background-color:#00c1ff}@keyframes orbit_outer109{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-299deg) rotateY(347deg) translateX(300px) rotate(299deg)}to{opacity:1;transform:translateZ(0) rotate(-299deg) rotateY(347deg) translateX(300px) rotate(299deg)}}.c-outer-orb:nth-child(110){animation-delay:1.1s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer110;animation-timing-function:linear;background-color:#00c1ff}@keyframes orbit_outer110{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-162deg) rotateY(339deg) translateX(300px) rotate(162deg)}to{opacity:1;transform:translateZ(0) rotate(-162deg) rotateY(339deg) translateX(300px) rotate(162deg)}}.c-outer-orb:nth-child(111){animation-delay:1.11s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer111;animation-timing-function:linear;background-color:#00c0ff}@keyframes orbit_outer111{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-181deg) rotateY(85deg) translateX(300px) rotate(181deg)}to{opacity:1;transform:translateZ(0) rotate(-181deg) rotateY(85deg) translateX(300px) rotate(181deg)}}.c-outer-orb:nth-child(112){animation-delay:1.12s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer112;animation-timing-function:linear;background-color:#00c0ff}@keyframes orbit_outer112{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-127deg) rotateY(129deg) translateX(300px) rotate(127deg)}to{opacity:1;transform:translateZ(0) rotate(-127deg) rotateY(129deg) translateX(300px) rotate(127deg)}}.c-outer-orb:nth-child(113){animation-delay:1.13s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer113;animation-timing-function:linear;background-color:#00bfff}@keyframes orbit_outer113{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-285deg) rotateY(276deg) translateX(300px) rotate(285deg)}to{opacity:1;transform:translateZ(0) rotate(-285deg) rotateY(276deg) translateX(300px) rotate(285deg)}}.c-outer-orb:nth-child(114){animation-delay:1.14s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer114;animation-timing-function:linear;background-color:#00beff}@keyframes orbit_outer114{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-167deg) rotateY(86deg) translateX(300px) rotate(167deg)}to{opacity:1;transform:translateZ(0) rotate(-167deg) rotateY(86deg) translateX(300px) rotate(167deg)}}.c-outer-orb:nth-child(115){animation-delay:1.15s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer115;animation-timing-function:linear;background-color:#00beff}@keyframes orbit_outer115{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-267deg) rotateY(90deg) translateX(300px) rotate(267deg)}to{opacity:1;transform:translateZ(0) rotate(-267deg) rotateY(90deg) translateX(300px) rotate(267deg)}}.c-outer-orb:nth-child(116){animation-delay:1.16s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer116;animation-timing-function:linear;background-color:#00bdff}@keyframes orbit_outer116{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-147deg) rotateY(58deg) translateX(300px) rotate(147deg)}to{opacity:1;transform:translateZ(0) rotate(-147deg) rotateY(58deg) translateX(300px) rotate(147deg)}}.c-outer-orb:nth-child(117){animation-delay:1.17s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer117;animation-timing-function:linear;background-color:#00bdff}@keyframes orbit_outer117{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-193deg) rotateY(331deg) translateX(300px) rotate(193deg)}to{opacity:1;transform:translateZ(0) rotate(-193deg) rotateY(331deg) translateX(300px) rotate(193deg)}}.c-outer-orb:nth-child(118){animation-delay:1.18s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer118;animation-timing-function:linear;background-color:#00bcff}@keyframes orbit_outer118{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-355deg) rotateY(192deg) translateX(300px) rotate(355deg)}to{opacity:1;transform:translateZ(0) rotate(-355deg) rotateY(192deg) translateX(300px) rotate(355deg)}}.c-outer-orb:nth-child(119){animation-delay:1.19s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer119;animation-timing-function:linear;background-color:#00bcff}@keyframes orbit_outer119{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-347deg) rotateY(33deg) translateX(300px) rotate(347deg)}to{opacity:1;transform:translateZ(0) rotate(-347deg) rotateY(33deg) translateX(300px) rotate(347deg)}}.c-outer-orb:nth-child(120){animation-delay:1.2s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer120;animation-timing-function:linear;background-color:#0bf}@keyframes orbit_outer120{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-113deg) rotateY(19deg) translateX(300px) rotate(113deg)}to{opacity:1;transform:translateZ(0) rotate(-113deg) rotateY(19deg) translateX(300px) rotate(113deg)}}.c-outer-orb:nth-child(121){animation-delay:1.21s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer121;animation-timing-function:linear;background-color:#00baff}@keyframes orbit_outer121{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-357deg) rotateY(4deg) translateX(300px) rotate(357deg)}to{opacity:1;transform:translateZ(0) rotate(-357deg) rotateY(4deg) translateX(300px) rotate(357deg)}}.c-outer-orb:nth-child(122){animation-delay:1.22s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer122;animation-timing-function:linear;background-color:#00baff}@keyframes orbit_outer122{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-7deg) rotateY(282deg) translateX(300px) rotate(7deg)}to{opacity:1;transform:translateZ(0) rotate(-7deg) rotateY(282deg) translateX(300px) rotate(7deg)}}.c-outer-orb:nth-child(123){animation-delay:1.23s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer123;animation-timing-function:linear;background-color:#00b9ff}@keyframes orbit_outer123{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-207deg) rotateY(152deg) translateX(300px) rotate(207deg)}to{opacity:1;transform:translateZ(0) rotate(-207deg) rotateY(152deg) translateX(300px) rotate(207deg)}}.c-outer-orb:nth-child(124){animation-delay:1.24s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer124;animation-timing-function:linear;background-color:#00b9ff}@keyframes orbit_outer124{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-73deg) rotateY(292deg) translateX(300px) rotate(73deg)}to{opacity:1;transform:translateZ(0) rotate(-73deg) rotateY(292deg) translateX(300px) rotate(73deg)}}.c-outer-orb:nth-child(125){animation-delay:1.25s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer125;animation-timing-function:linear;background-color:#00b8ff}@keyframes orbit_outer125{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-92deg) rotateY(246deg) translateX(300px) rotate(92deg)}to{opacity:1;transform:translateZ(0) rotate(-92deg) rotateY(246deg) translateX(300px) rotate(92deg)}}.c-outer-orb:nth-child(126){animation-delay:1.26s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer126;animation-timing-function:linear;background-color:#00b8ff}@keyframes orbit_outer126{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-316deg) rotateY(87deg) translateX(300px) rotate(316deg)}to{opacity:1;transform:translateZ(0) rotate(-316deg) rotateY(87deg) translateX(300px) rotate(316deg)}}.c-outer-orb:nth-child(127){animation-delay:1.27s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer127;animation-timing-function:linear;background-color:#00b7ff}@keyframes orbit_outer127{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-136deg) rotateY(85deg) translateX(300px) rotate(136deg)}to{opacity:1;transform:translateZ(0) rotate(-136deg) rotateY(85deg) translateX(300px) rotate(136deg)}}.c-outer-orb:nth-child(128){animation-delay:1.28s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer128;animation-timing-function:linear;background-color:#00b6ff}@keyframes orbit_outer128{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-2deg) rotateY(4deg) translateX(300px) rotate(2deg)}to{opacity:1;transform:translateZ(0) rotate(-2deg) rotateY(4deg) translateX(300px) rotate(2deg)}}.c-outer-orb:nth-child(129){animation-delay:1.29s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer129;animation-timing-function:linear;background-color:#00b6ff}@keyframes orbit_outer129{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-184deg) rotateY(345deg) translateX(300px) rotate(184deg)}to{opacity:1;transform:translateZ(0) rotate(-184deg) rotateY(345deg) translateX(300px) rotate(184deg)}}.c-outer-orb:nth-child(130){animation-delay:1.3s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer130;animation-timing-function:linear;background-color:#00b5ff}@keyframes orbit_outer130{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-243deg) rotateY(101deg) translateX(300px) rotate(243deg)}to{opacity:1;transform:translateZ(0) rotate(-243deg) rotateY(101deg) translateX(300px) rotate(243deg)}}.c-outer-orb:nth-child(131){animation-delay:1.31s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer131;animation-timing-function:linear;background-color:#00b5ff}@keyframes orbit_outer131{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-257deg) rotateY(157deg) translateX(300px) rotate(257deg)}to{opacity:1;transform:translateZ(0) rotate(-257deg) rotateY(157deg) translateX(300px) rotate(257deg)}}.c-outer-orb:nth-child(132){animation-delay:1.32s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer132;animation-timing-function:linear;background-color:#00b4ff}@keyframes orbit_outer132{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-344deg) rotateY(257deg) translateX(300px) rotate(344deg)}to{opacity:1;transform:translateZ(0) rotate(-344deg) rotateY(257deg) translateX(300px) rotate(344deg)}}.c-outer-orb:nth-child(133){animation-delay:1.33s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer133;animation-timing-function:linear;background-color:#00b4ff}@keyframes orbit_outer133{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-320deg) rotateY(200deg) translateX(300px) rotate(320deg)}to{opacity:1;transform:translateZ(0) rotate(-320deg) rotateY(200deg) translateX(300px) rotate(320deg)}}.c-outer-orb:nth-child(134){animation-delay:1.34s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer134;animation-timing-function:linear;background-color:#00b3ff}@keyframes orbit_outer134{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-151deg) rotateY(113deg) translateX(300px) rotate(151deg)}to{opacity:1;transform:translateZ(0) rotate(-151deg) rotateY(113deg) translateX(300px) rotate(151deg)}}.c-outer-orb:nth-child(135){animation-delay:1.35s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer135;animation-timing-function:linear;background-color:#00b3ff}@keyframes orbit_outer135{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-253deg) rotateY(261deg) translateX(300px) rotate(253deg)}to{opacity:1;transform:translateZ(0) rotate(-253deg) rotateY(261deg) translateX(300px) rotate(253deg)}}.c-outer-orb:nth-child(136){animation-delay:1.36s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer136;animation-timing-function:linear;background-color:#00b2ff}@keyframes orbit_outer136{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-287deg) rotateY(216deg) translateX(300px) rotate(287deg)}to{opacity:1;transform:translateZ(0) rotate(-287deg) rotateY(216deg) translateX(300px) rotate(287deg)}}.c-outer-orb:nth-child(137){animation-delay:1.37s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer137;animation-timing-function:linear;background-color:#00b1ff}@keyframes orbit_outer137{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-60deg) rotateY(89deg) translateX(300px) rotate(60deg)}to{opacity:1;transform:translateZ(0) rotate(-60deg) rotateY(89deg) translateX(300px) rotate(60deg)}}.c-outer-orb:nth-child(138){animation-delay:1.38s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer138;animation-timing-function:linear;background-color:#00b1ff}@keyframes orbit_outer138{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-249deg) rotateY(92deg) translateX(300px) rotate(249deg)}to{opacity:1;transform:translateZ(0) rotate(-249deg) rotateY(92deg) translateX(300px) rotate(249deg)}}.c-outer-orb:nth-child(139){animation-delay:1.39s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer139;animation-timing-function:linear;background-color:#00b0ff}@keyframes orbit_outer139{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-256deg) rotateY(256deg) translateX(300px) rotate(256deg)}to{opacity:1;transform:translateZ(0) rotate(-256deg) rotateY(256deg) translateX(300px) rotate(256deg)}}.c-outer-orb:nth-child(140){animation-delay:1.4s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer140;animation-timing-function:linear;background-color:#00b0ff}@keyframes orbit_outer140{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-28deg) rotateY(177deg) translateX(300px) rotate(28deg)}to{opacity:1;transform:translateZ(0) rotate(-28deg) rotateY(177deg) translateX(300px) rotate(28deg)}}.c-outer-orb:nth-child(141){animation-delay:1.41s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer141;animation-timing-function:linear;background-color:#00afff}@keyframes orbit_outer141{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-191deg) rotateY(161deg) translateX(300px) rotate(191deg)}to{opacity:1;transform:translateZ(0) rotate(-191deg) rotateY(161deg) translateX(300px) rotate(191deg)}}.c-outer-orb:nth-child(142){animation-delay:1.42s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer142;animation-timing-function:linear;background-color:#00afff}@keyframes orbit_outer142{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-203deg) rotateY(296deg) translateX(300px) rotate(203deg)}to{opacity:1;transform:translateZ(0) rotate(-203deg) rotateY(296deg) translateX(300px) rotate(203deg)}}.c-outer-orb:nth-child(143){animation-delay:1.43s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer143;animation-timing-function:linear;background-color:#00aeff}@keyframes orbit_outer143{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-26deg) rotateY(237deg) translateX(300px) rotate(26deg)}to{opacity:1;transform:translateZ(0) rotate(-26deg) rotateY(237deg) translateX(300px) rotate(26deg)}}.c-outer-orb:nth-child(144){animation-delay:1.44s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer144;animation-timing-function:linear;background-color:#00adff}@keyframes orbit_outer144{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-290deg) rotateY(86deg) translateX(300px) rotate(290deg)}to{opacity:1;transform:translateZ(0) rotate(-290deg) rotateY(86deg) translateX(300px) rotate(290deg)}}.c-outer-orb:nth-child(145){animation-delay:1.45s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer145;animation-timing-function:linear;background-color:#00adff}@keyframes orbit_outer145{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-359deg) rotateY(43deg) translateX(300px) rotate(359deg)}to{opacity:1;transform:translateZ(0) rotate(-359deg) rotateY(43deg) translateX(300px) rotate(359deg)}}.c-outer-orb:nth-child(146){animation-delay:1.46s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer146;animation-timing-function:linear;background-color:#00acff}@keyframes orbit_outer146{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-83deg) rotateY(123deg) translateX(300px) rotate(83deg)}to{opacity:1;transform:translateZ(0) rotate(-83deg) rotateY(123deg) translateX(300px) rotate(83deg)}}.c-outer-orb:nth-child(147){animation-delay:1.47s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer147;animation-timing-function:linear;background-color:#00acff}@keyframes orbit_outer147{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-3deg) rotateY(289deg) translateX(300px) rotate(3deg)}to{opacity:1;transform:translateZ(0) rotate(-3deg) rotateY(289deg) translateX(300px) rotate(3deg)}}.c-outer-orb:nth-child(148){animation-delay:1.48s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer148;animation-timing-function:linear;background-color:#00abff}@keyframes orbit_outer148{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-201deg) rotateY(280deg) translateX(300px) rotate(201deg)}to{opacity:1;transform:translateZ(0) rotate(-201deg) rotateY(280deg) translateX(300px) rotate(201deg)}}.c-outer-orb:nth-child(149){animation-delay:1.49s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer149;animation-timing-function:linear;background-color:#00abff}@keyframes orbit_outer149{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-350deg) rotateY(29deg) translateX(300px) rotate(350deg)}to{opacity:1;transform:translateZ(0) rotate(-350deg) rotateY(29deg) translateX(300px) rotate(350deg)}}.c-outer-orb:nth-child(150){animation-delay:1.5s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer150;animation-timing-function:linear;background-color:#0af}@keyframes orbit_outer150{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-336deg) rotateY(139deg) translateX(300px) rotate(336deg)}to{opacity:1;transform:translateZ(0) rotate(-336deg) rotateY(139deg) translateX(300px) rotate(336deg)}}.c-outer-orb:nth-child(151){animation-delay:1.51s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer151;animation-timing-function:linear;background-color:#00a9ff}@keyframes orbit_outer151{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-190deg) rotateY(18deg) translateX(300px) rotate(190deg)}to{opacity:1;transform:translateZ(0) rotate(-190deg) rotateY(18deg) translateX(300px) rotate(190deg)}}.c-outer-orb:nth-child(152){animation-delay:1.52s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer152;animation-timing-function:linear;background-color:#00a9ff}@keyframes orbit_outer152{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-189deg) rotateY(282deg) translateX(300px) rotate(189deg)}to{opacity:1;transform:translateZ(0) rotate(-189deg) rotateY(282deg) translateX(300px) rotate(189deg)}}.c-outer-orb:nth-child(153){animation-delay:1.53s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer153;animation-timing-function:linear;background-color:#00a8ff}@keyframes orbit_outer153{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-230deg) rotateY(354deg) translateX(300px) rotate(230deg)}to{opacity:1;transform:translateZ(0) rotate(-230deg) rotateY(354deg) translateX(300px) rotate(230deg)}}.c-outer-orb:nth-child(154){animation-delay:1.54s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer154;animation-timing-function:linear;background-color:#00a8ff}@keyframes orbit_outer154{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-125deg) rotateY(141deg) translateX(300px) rotate(125deg)}to{opacity:1;transform:translateZ(0) rotate(-125deg) rotateY(141deg) translateX(300px) rotate(125deg)}}.c-outer-orb:nth-child(155){animation-delay:1.55s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer155;animation-timing-function:linear;background-color:#00a7ff}@keyframes orbit_outer155{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-212deg) rotateY(247deg) translateX(300px) rotate(212deg)}to{opacity:1;transform:translateZ(0) rotate(-212deg) rotateY(247deg) translateX(300px) rotate(212deg)}}.c-outer-orb:nth-child(156){animation-delay:1.56s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer156;animation-timing-function:linear;background-color:#00a7ff}@keyframes orbit_outer156{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-59deg) rotateY(50deg) translateX(300px) rotate(59deg)}to{opacity:1;transform:translateZ(0) rotate(-59deg) rotateY(50deg) translateX(300px) rotate(59deg)}}.c-outer-orb:nth-child(157){animation-delay:1.57s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer157;animation-timing-function:linear;background-color:#00a6ff}@keyframes orbit_outer157{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-203deg) rotateY(113deg) translateX(300px) rotate(203deg)}to{opacity:1;transform:translateZ(0) rotate(-203deg) rotateY(113deg) translateX(300px) rotate(203deg)}}.c-outer-orb:nth-child(158){animation-delay:1.58s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer158;animation-timing-function:linear;background-color:#00a5ff}@keyframes orbit_outer158{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-289deg) rotateY(326deg) translateX(300px) rotate(289deg)}to{opacity:1;transform:translateZ(0) rotate(-289deg) rotateY(326deg) translateX(300px) rotate(289deg)}}.c-outer-orb:nth-child(159){animation-delay:1.59s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer159;animation-timing-function:linear;background-color:#00a5ff}@keyframes orbit_outer159{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-149deg) rotateY(60deg) translateX(300px) rotate(149deg)}to{opacity:1;transform:translateZ(0) rotate(-149deg) rotateY(60deg) translateX(300px) rotate(149deg)}}.c-outer-orb:nth-child(160){animation-delay:1.6s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer160;animation-timing-function:linear;background-color:#00a4ff}@keyframes orbit_outer160{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-202deg) rotateY(178deg) translateX(300px) rotate(202deg)}to{opacity:1;transform:translateZ(0) rotate(-202deg) rotateY(178deg) translateX(300px) rotate(202deg)}}.c-outer-orb:nth-child(161){animation-delay:1.61s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer161;animation-timing-function:linear;background-color:#00a4ff}@keyframes orbit_outer161{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-113deg) rotateY(133deg) translateX(300px) rotate(113deg)}to{opacity:1;transform:translateZ(0) rotate(-113deg) rotateY(133deg) translateX(300px) rotate(113deg)}}.c-outer-orb:nth-child(162){animation-delay:1.62s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer162;animation-timing-function:linear;background-color:#00a3ff}@keyframes orbit_outer162{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-65deg) rotateY(227deg) translateX(300px) rotate(65deg)}to{opacity:1;transform:translateZ(0) rotate(-65deg) rotateY(227deg) translateX(300px) rotate(65deg)}}.c-outer-orb:nth-child(163){animation-delay:1.63s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer163;animation-timing-function:linear;background-color:#00a3ff}@keyframes orbit_outer163{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-163deg) rotateY(33deg) translateX(300px) rotate(163deg)}to{opacity:1;transform:translateZ(0) rotate(-163deg) rotateY(33deg) translateX(300px) rotate(163deg)}}.c-outer-orb:nth-child(164){animation-delay:1.64s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer164;animation-timing-function:linear;background-color:#00a2ff}@keyframes orbit_outer164{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-46deg) rotateY(316deg) translateX(300px) rotate(46deg)}to{opacity:1;transform:translateZ(0) rotate(-46deg) rotateY(316deg) translateX(300px) rotate(46deg)}}.c-outer-orb:nth-child(165){animation-delay:1.65s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer165;animation-timing-function:linear;background-color:#00a2ff}@keyframes orbit_outer165{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-108deg) rotateY(187deg) translateX(300px) rotate(108deg)}to{opacity:1;transform:translateZ(0) rotate(-108deg) rotateY(187deg) translateX(300px) rotate(108deg)}}.c-outer-orb:nth-child(166){animation-delay:1.66s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer166;animation-timing-function:linear;background-color:#00a1ff}@keyframes orbit_outer166{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-58deg) rotateY(305deg) translateX(300px) rotate(58deg)}to{opacity:1;transform:translateZ(0) rotate(-58deg) rotateY(305deg) translateX(300px) rotate(58deg)}}.c-outer-orb:nth-child(167){animation-delay:1.67s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer167;animation-timing-function:linear;background-color:#00a0ff}@keyframes orbit_outer167{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-342deg) rotateY(349deg) translateX(300px) rotate(342deg)}to{opacity:1;transform:translateZ(0) rotate(-342deg) rotateY(349deg) translateX(300px) rotate(342deg)}}.c-outer-orb:nth-child(168){animation-delay:1.68s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer168;animation-timing-function:linear;background-color:#00a0ff}@keyframes orbit_outer168{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-159deg) rotateY(135deg) translateX(300px) rotate(159deg)}to{opacity:1;transform:translateZ(0) rotate(-159deg) rotateY(135deg) translateX(300px) rotate(159deg)}}.c-outer-orb:nth-child(169){animation-delay:1.69s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer169;animation-timing-function:linear;background-color:#009fff}@keyframes orbit_outer169{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-268deg) rotateY(79deg) translateX(300px) rotate(268deg)}to{opacity:1;transform:translateZ(0) rotate(-268deg) rotateY(79deg) translateX(300px) rotate(268deg)}}.c-outer-orb:nth-child(170){animation-delay:1.7s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer170;animation-timing-function:linear;background-color:#009fff}@keyframes orbit_outer170{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-295deg) rotateY(68deg) translateX(300px) rotate(295deg)}to{opacity:1;transform:translateZ(0) rotate(-295deg) rotateY(68deg) translateX(300px) rotate(295deg)}}.c-outer-orb:nth-child(171){animation-delay:1.71s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer171;animation-timing-function:linear;background-color:#009eff}@keyframes orbit_outer171{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-249deg) rotateY(343deg) translateX(300px) rotate(249deg)}to{opacity:1;transform:translateZ(0) rotate(-249deg) rotateY(343deg) translateX(300px) rotate(249deg)}}.c-outer-orb:nth-child(172){animation-delay:1.72s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer172;animation-timing-function:linear;background-color:#009eff}@keyframes orbit_outer172{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-267deg) rotateY(231deg) translateX(300px) rotate(267deg)}to{opacity:1;transform:translateZ(0) rotate(-267deg) rotateY(231deg) translateX(300px) rotate(267deg)}}.c-outer-orb:nth-child(173){animation-delay:1.73s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer173;animation-timing-function:linear;background-color:#009dff}@keyframes orbit_outer173{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-79deg) rotateY(87deg) translateX(300px) rotate(79deg)}to{opacity:1;transform:translateZ(0) rotate(-79deg) rotateY(87deg) translateX(300px) rotate(79deg)}}.c-outer-orb:nth-child(174){animation-delay:1.74s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer174;animation-timing-function:linear;background-color:#009cff}@keyframes orbit_outer174{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-354deg) rotateY(55deg) translateX(300px) rotate(354deg)}to{opacity:1;transform:translateZ(0) rotate(-354deg) rotateY(55deg) translateX(300px) rotate(354deg)}}.c-outer-orb:nth-child(175){animation-delay:1.75s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer175;animation-timing-function:linear;background-color:#009cff}@keyframes orbit_outer175{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-246deg) rotateY(277deg) translateX(300px) rotate(246deg)}to{opacity:1;transform:translateZ(0) rotate(-246deg) rotateY(277deg) translateX(300px) rotate(246deg)}}.c-outer-orb:nth-child(176){animation-delay:1.76s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer176;animation-timing-function:linear;background-color:#009bff}@keyframes orbit_outer176{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-340deg) rotateY(128deg) translateX(300px) rotate(340deg)}to{opacity:1;transform:translateZ(0) rotate(-340deg) rotateY(128deg) translateX(300px) rotate(340deg)}}.c-outer-orb:nth-child(177){animation-delay:1.77s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer177;animation-timing-function:linear;background-color:#009bff}@keyframes orbit_outer177{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-103deg) rotateY(77deg) translateX(300px) rotate(103deg)}to{opacity:1;transform:translateZ(0) rotate(-103deg) rotateY(77deg) translateX(300px) rotate(103deg)}}.c-outer-orb:nth-child(178){animation-delay:1.78s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer178;animation-timing-function:linear;background-color:#009aff}@keyframes orbit_outer178{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-159deg) rotateY(212deg) translateX(300px) rotate(159deg)}to{opacity:1;transform:translateZ(0) rotate(-159deg) rotateY(212deg) translateX(300px) rotate(159deg)}}.c-outer-orb:nth-child(179){animation-delay:1.79s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer179;animation-timing-function:linear;background-color:#009aff}@keyframes orbit_outer179{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-164deg) rotateY(173deg) translateX(300px) rotate(164deg)}to{opacity:1;transform:translateZ(0) rotate(-164deg) rotateY(173deg) translateX(300px) rotate(164deg)}}.c-outer-orb:nth-child(180){animation-delay:1.8s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer180;animation-timing-function:linear;background-color:#09f}@keyframes orbit_outer180{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-56deg) rotateY(207deg) translateX(300px) rotate(56deg)}to{opacity:1;transform:translateZ(0) rotate(-56deg) rotateY(207deg) translateX(300px) rotate(56deg)}}.c-outer-orb:nth-child(181){animation-delay:1.81s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer181;animation-timing-function:linear;background-color:#0098ff}@keyframes orbit_outer181{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-153deg) rotateY(305deg) translateX(300px) rotate(153deg)}to{opacity:1;transform:translateZ(0) rotate(-153deg) rotateY(305deg) translateX(300px) rotate(153deg)}}.c-outer-orb:nth-child(182){animation-delay:1.82s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer182;animation-timing-function:linear;background-color:#0098ff}@keyframes orbit_outer182{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-354deg) rotateY(199deg) translateX(300px) rotate(354deg)}to{opacity:1;transform:translateZ(0) rotate(-354deg) rotateY(199deg) translateX(300px) rotate(354deg)}}.c-outer-orb:nth-child(183){animation-delay:1.83s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer183;animation-timing-function:linear;background-color:#0097ff}@keyframes orbit_outer183{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-72deg) rotateY(37deg) translateX(300px) rotate(72deg)}to{opacity:1;transform:translateZ(0) rotate(-72deg) rotateY(37deg) translateX(300px) rotate(72deg)}}.c-outer-orb:nth-child(184){animation-delay:1.84s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer184;animation-timing-function:linear;background-color:#0097ff}@keyframes orbit_outer184{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-17deg) rotateY(286deg) translateX(300px) rotate(17deg)}to{opacity:1;transform:translateZ(0) rotate(-17deg) rotateY(286deg) translateX(300px) rotate(17deg)}}.c-outer-orb:nth-child(185){animation-delay:1.85s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer185;animation-timing-function:linear;background-color:#0096ff}@keyframes orbit_outer185{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-317deg) rotateY(259deg) translateX(300px) rotate(317deg)}to{opacity:1;transform:translateZ(0) rotate(-317deg) rotateY(259deg) translateX(300px) rotate(317deg)}}.c-outer-orb:nth-child(186){animation-delay:1.86s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer186;animation-timing-function:linear;background-color:#0096ff}@keyframes orbit_outer186{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-245deg) rotateY(354deg) translateX(300px) rotate(245deg)}to{opacity:1;transform:translateZ(0) rotate(-245deg) rotateY(354deg) translateX(300px) rotate(245deg)}}.c-outer-orb:nth-child(187){animation-delay:1.87s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer187;animation-timing-function:linear;background-color:#0095ff}@keyframes orbit_outer187{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-18deg) rotateY(58deg) translateX(300px) rotate(18deg)}to{opacity:1;transform:translateZ(0) rotate(-18deg) rotateY(58deg) translateX(300px) rotate(18deg)}}.c-outer-orb:nth-child(188){animation-delay:1.88s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer188;animation-timing-function:linear;background-color:#0094ff}@keyframes orbit_outer188{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-292deg) rotateY(187deg) translateX(300px) rotate(292deg)}to{opacity:1;transform:translateZ(0) rotate(-292deg) rotateY(187deg) translateX(300px) rotate(292deg)}}.c-outer-orb:nth-child(189){animation-delay:1.89s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer189;animation-timing-function:linear;background-color:#0094ff}@keyframes orbit_outer189{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-310deg) rotateY(199deg) translateX(300px) rotate(310deg)}to{opacity:1;transform:translateZ(0) rotate(-310deg) rotateY(199deg) translateX(300px) rotate(310deg)}}.c-outer-orb:nth-child(190){animation-delay:1.9s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer190;animation-timing-function:linear;background-color:#0093ff}@keyframes orbit_outer190{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-177deg) rotateY(175deg) translateX(300px) rotate(177deg)}to{opacity:1;transform:translateZ(0) rotate(-177deg) rotateY(175deg) translateX(300px) rotate(177deg)}}.c-outer-orb:nth-child(191){animation-delay:1.91s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer191;animation-timing-function:linear;background-color:#0093ff}@keyframes orbit_outer191{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-41deg) rotateY(94deg) translateX(300px) rotate(41deg)}to{opacity:1;transform:translateZ(0) rotate(-41deg) rotateY(94deg) translateX(300px) rotate(41deg)}}.c-outer-orb:nth-child(192){animation-delay:1.92s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer192;animation-timing-function:linear;background-color:#0092ff}@keyframes orbit_outer192{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-166deg) rotateY(297deg) translateX(300px) rotate(166deg)}to{opacity:1;transform:translateZ(0) rotate(-166deg) rotateY(297deg) translateX(300px) rotate(166deg)}}.c-outer-orb:nth-child(193){animation-delay:1.93s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer193;animation-timing-function:linear;background-color:#0092ff}@keyframes orbit_outer193{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-348deg) rotateY(206deg) translateX(300px) rotate(348deg)}to{opacity:1;transform:translateZ(0) rotate(-348deg) rotateY(206deg) translateX(300px) rotate(348deg)}}.c-outer-orb:nth-child(194){animation-delay:1.94s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer194;animation-timing-function:linear;background-color:#0091ff}@keyframes orbit_outer194{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-189deg) rotateY(207deg) translateX(300px) rotate(189deg)}to{opacity:1;transform:translateZ(0) rotate(-189deg) rotateY(207deg) translateX(300px) rotate(189deg)}}.c-outer-orb:nth-child(195){animation-delay:1.95s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer195;animation-timing-function:linear;background-color:#0091ff}@keyframes orbit_outer195{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-305deg) rotateY(227deg) translateX(300px) rotate(305deg)}to{opacity:1;transform:translateZ(0) rotate(-305deg) rotateY(227deg) translateX(300px) rotate(305deg)}}.c-outer-orb:nth-child(196){animation-delay:1.96s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer196;animation-timing-function:linear;background-color:#0090ff}@keyframes orbit_outer196{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-351deg) rotateY(261deg) translateX(300px) rotate(351deg)}to{opacity:1;transform:translateZ(0) rotate(-351deg) rotateY(261deg) translateX(300px) rotate(351deg)}}.c-outer-orb:nth-child(197){animation-delay:1.97s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer197;animation-timing-function:linear;background-color:#008fff}@keyframes orbit_outer197{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-212deg) rotateY(72deg) translateX(300px) rotate(212deg)}to{opacity:1;transform:translateZ(0) rotate(-212deg) rotateY(72deg) translateX(300px) rotate(212deg)}}.c-outer-orb:nth-child(198){animation-delay:1.98s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer198;animation-timing-function:linear;background-color:#008fff}@keyframes orbit_outer198{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-59deg) rotateY(359deg) translateX(300px) rotate(59deg)}to{opacity:1;transform:translateZ(0) rotate(-59deg) rotateY(359deg) translateX(300px) rotate(59deg)}}.c-outer-orb:nth-child(199){animation-delay:1.99s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer199;animation-timing-function:linear;background-color:#008eff}@keyframes orbit_outer199{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-194deg) rotateY(64deg) translateX(300px) rotate(194deg)}to{opacity:1;transform:translateZ(0) rotate(-194deg) rotateY(64deg) translateX(300px) rotate(194deg)}}.c-outer-orb:nth-child(200){animation-delay:2s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer200;animation-timing-function:linear;background-color:#008eff}@keyframes orbit_outer200{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-253deg) rotateY(174deg) translateX(300px) rotate(253deg)}to{opacity:1;transform:translateZ(0) rotate(-253deg) rotateY(174deg) translateX(300px) rotate(253deg)}}.c-outer-orb:nth-child(201){animation-delay:2.01s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer201;animation-timing-function:linear;background-color:#008dff}@keyframes orbit_outer201{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-162deg) rotateY(300deg) translateX(300px) rotate(162deg)}to{opacity:1;transform:translateZ(0) rotate(-162deg) rotateY(300deg) translateX(300px) rotate(162deg)}}.c-outer-orb:nth-child(202){animation-delay:2.02s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer202;animation-timing-function:linear;background-color:#008dff}@keyframes orbit_outer202{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-324deg) rotateY(179deg) translateX(300px) rotate(324deg)}to{opacity:1;transform:translateZ(0) rotate(-324deg) rotateY(179deg) translateX(300px) rotate(324deg)}}.c-outer-orb:nth-child(203){animation-delay:2.03s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer203;animation-timing-function:linear;background-color:#008cff}@keyframes orbit_outer203{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-289deg) rotateY(337deg) translateX(300px) rotate(289deg)}to{opacity:1;transform:translateZ(0) rotate(-289deg) rotateY(337deg) translateX(300px) rotate(289deg)}}.c-outer-orb:nth-child(204){animation-delay:2.04s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer204;animation-timing-function:linear;background-color:#008bff}@keyframes orbit_outer204{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-230deg) rotateY(350deg) translateX(300px) rotate(230deg)}to{opacity:1;transform:translateZ(0) rotate(-230deg) rotateY(350deg) translateX(300px) rotate(230deg)}}.c-outer-orb:nth-child(205){animation-delay:2.05s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer205;animation-timing-function:linear;background-color:#008bff}@keyframes orbit_outer205{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-80deg) rotateY(274deg) translateX(300px) rotate(80deg)}to{opacity:1;transform:translateZ(0) rotate(-80deg) rotateY(274deg) translateX(300px) rotate(80deg)}}.c-outer-orb:nth-child(206){animation-delay:2.06s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer206;animation-timing-function:linear;background-color:#008aff}@keyframes orbit_outer206{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-17deg) rotateY(347deg) translateX(300px) rotate(17deg)}to{opacity:1;transform:translateZ(0) rotate(-17deg) rotateY(347deg) translateX(300px) rotate(17deg)}}.c-outer-orb:nth-child(207){animation-delay:2.07s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer207;animation-timing-function:linear;background-color:#008aff}@keyframes orbit_outer207{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-223deg) rotateY(285deg) translateX(300px) rotate(223deg)}to{opacity:1;transform:translateZ(0) rotate(-223deg) rotateY(285deg) translateX(300px) rotate(223deg)}}.c-outer-orb:nth-child(208){animation-delay:2.08s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer208;animation-timing-function:linear;background-color:#0089ff}@keyframes orbit_outer208{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-45deg) rotateY(169deg) translateX(300px) rotate(45deg)}to{opacity:1;transform:translateZ(0) rotate(-45deg) rotateY(169deg) translateX(300px) rotate(45deg)}}.c-outer-orb:nth-child(209){animation-delay:2.09s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer209;animation-timing-function:linear;background-color:#0089ff}@keyframes orbit_outer209{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-317deg) rotateY(290deg) translateX(300px) rotate(317deg)}to{opacity:1;transform:translateZ(0) rotate(-317deg) rotateY(290deg) translateX(300px) rotate(317deg)}}.c-outer-orb:nth-child(210){animation-delay:2.1s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer210;animation-timing-function:linear;background-color:#08f}@keyframes orbit_outer210{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-69deg) rotateY(174deg) translateX(300px) rotate(69deg)}to{opacity:1;transform:translateZ(0) rotate(-69deg) rotateY(174deg) translateX(300px) rotate(69deg)}}.c-outer-orb:nth-child(211){animation-delay:2.11s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer211;animation-timing-function:linear;background-color:#0087ff}@keyframes orbit_outer211{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-270deg) rotateY(339deg) translateX(300px) rotate(270deg)}to{opacity:1;transform:translateZ(0) rotate(-270deg) rotateY(339deg) translateX(300px) rotate(270deg)}}.c-outer-orb:nth-child(212){animation-delay:2.12s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer212;animation-timing-function:linear;background-color:#0087ff}@keyframes orbit_outer212{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-319deg) rotateY(282deg) translateX(300px) rotate(319deg)}to{opacity:1;transform:translateZ(0) rotate(-319deg) rotateY(282deg) translateX(300px) rotate(319deg)}}.c-outer-orb:nth-child(213){animation-delay:2.13s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer213;animation-timing-function:linear;background-color:#0086ff}@keyframes orbit_outer213{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-295deg) rotateY(4deg) translateX(300px) rotate(295deg)}to{opacity:1;transform:translateZ(0) rotate(-295deg) rotateY(4deg) translateX(300px) rotate(295deg)}}.c-outer-orb:nth-child(214){animation-delay:2.14s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer214;animation-timing-function:linear;background-color:#0086ff}@keyframes orbit_outer214{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-247deg) rotateY(139deg) translateX(300px) rotate(247deg)}to{opacity:1;transform:translateZ(0) rotate(-247deg) rotateY(139deg) translateX(300px) rotate(247deg)}}.c-outer-orb:nth-child(215){animation-delay:2.15s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer215;animation-timing-function:linear;background-color:#0085ff}@keyframes orbit_outer215{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-305deg) rotateY(182deg) translateX(300px) rotate(305deg)}to{opacity:1;transform:translateZ(0) rotate(-305deg) rotateY(182deg) translateX(300px) rotate(305deg)}}.c-outer-orb:nth-child(216){animation-delay:2.16s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer216;animation-timing-function:linear;background-color:#0085ff}@keyframes orbit_outer216{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-348deg) rotateY(195deg) translateX(300px) rotate(348deg)}to{opacity:1;transform:translateZ(0) rotate(-348deg) rotateY(195deg) translateX(300px) rotate(348deg)}}.c-outer-orb:nth-child(217){animation-delay:2.17s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer217;animation-timing-function:linear;background-color:#0084ff}@keyframes orbit_outer217{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-346deg) rotateY(350deg) translateX(300px) rotate(346deg)}to{opacity:1;transform:translateZ(0) rotate(-346deg) rotateY(350deg) translateX(300px) rotate(346deg)}}.c-outer-orb:nth-child(218){animation-delay:2.18s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer218;animation-timing-function:linear;background-color:#0083ff}@keyframes orbit_outer218{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-106deg) rotateY(192deg) translateX(300px) rotate(106deg)}to{opacity:1;transform:translateZ(0) rotate(-106deg) rotateY(192deg) translateX(300px) rotate(106deg)}}.c-outer-orb:nth-child(219){animation-delay:2.19s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer219;animation-timing-function:linear;background-color:#0083ff}@keyframes orbit_outer219{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-3deg) rotateY(293deg) translateX(300px) rotate(3deg)}to{opacity:1;transform:translateZ(0) rotate(-3deg) rotateY(293deg) translateX(300px) rotate(3deg)}}.c-outer-orb:nth-child(220){animation-delay:2.2s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer220;animation-timing-function:linear;background-color:#0082ff}@keyframes orbit_outer220{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-93deg) rotateY(265deg) translateX(300px) rotate(93deg)}to{opacity:1;transform:translateZ(0) rotate(-93deg) rotateY(265deg) translateX(300px) rotate(93deg)}}.c-outer-orb:nth-child(221){animation-delay:2.21s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer221;animation-timing-function:linear;background-color:#0082ff}@keyframes orbit_outer221{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-215deg) rotateY(187deg) translateX(300px) rotate(215deg)}to{opacity:1;transform:translateZ(0) rotate(-215deg) rotateY(187deg) translateX(300px) rotate(215deg)}}.c-outer-orb:nth-child(222){animation-delay:2.22s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer222;animation-timing-function:linear;background-color:#0081ff}@keyframes orbit_outer222{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-3deg) rotateY(212deg) translateX(300px) rotate(3deg)}to{opacity:1;transform:translateZ(0) rotate(-3deg) rotateY(212deg) translateX(300px) rotate(3deg)}}.c-outer-orb:nth-child(223){animation-delay:2.23s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer223;animation-timing-function:linear;background-color:#0081ff}@keyframes orbit_outer223{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-3deg) rotateY(243deg) translateX(300px) rotate(3deg)}to{opacity:1;transform:translateZ(0) rotate(-3deg) rotateY(243deg) translateX(300px) rotate(3deg)}}.c-outer-orb:nth-child(224){animation-delay:2.24s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer224;animation-timing-function:linear;background-color:#0080ff}@keyframes orbit_outer224{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-14deg) rotateY(235deg) translateX(300px) rotate(14deg)}to{opacity:1;transform:translateZ(0) rotate(-14deg) rotateY(235deg) translateX(300px) rotate(14deg)}}.c-outer-orb:nth-child(225){animation-delay:2.25s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer225;animation-timing-function:linear;background-color:#0080ff}@keyframes orbit_outer225{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-198deg) rotateY(312deg) translateX(300px) rotate(198deg)}to{opacity:1;transform:translateZ(0) rotate(-198deg) rotateY(312deg) translateX(300px) rotate(198deg)}}.c-outer-orb:nth-child(226){animation-delay:2.26s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer226;animation-timing-function:linear;background-color:#007fff}@keyframes orbit_outer226{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-47deg) rotateY(115deg) translateX(300px) rotate(47deg)}to{opacity:1;transform:translateZ(0) rotate(-47deg) rotateY(115deg) translateX(300px) rotate(47deg)}}.c-outer-orb:nth-child(227){animation-delay:2.27s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer227;animation-timing-function:linear;background-color:#007eff}@keyframes orbit_outer227{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-88deg) rotateY(336deg) translateX(300px) rotate(88deg)}to{opacity:1;transform:translateZ(0) rotate(-88deg) rotateY(336deg) translateX(300px) rotate(88deg)}}.c-outer-orb:nth-child(228){animation-delay:2.28s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer228;animation-timing-function:linear;background-color:#007eff}@keyframes orbit_outer228{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-266deg) rotateY(292deg) translateX(300px) rotate(266deg)}to{opacity:1;transform:translateZ(0) rotate(-266deg) rotateY(292deg) translateX(300px) rotate(266deg)}}.c-outer-orb:nth-child(229){animation-delay:2.29s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer229;animation-timing-function:linear;background-color:#007dff}@keyframes orbit_outer229{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-346deg) rotateY(351deg) translateX(300px) rotate(346deg)}to{opacity:1;transform:translateZ(0) rotate(-346deg) rotateY(351deg) translateX(300px) rotate(346deg)}}.c-outer-orb:nth-child(230){animation-delay:2.3s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer230;animation-timing-function:linear;background-color:#007dff}@keyframes orbit_outer230{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-259deg) rotateY(198deg) translateX(300px) rotate(259deg)}to{opacity:1;transform:translateZ(0) rotate(-259deg) rotateY(198deg) translateX(300px) rotate(259deg)}}.c-outer-orb:nth-child(231){animation-delay:2.31s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer231;animation-timing-function:linear;background-color:#007cff}@keyframes orbit_outer231{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-156deg) rotateY(192deg) translateX(300px) rotate(156deg)}to{opacity:1;transform:translateZ(0) rotate(-156deg) rotateY(192deg) translateX(300px) rotate(156deg)}}.c-outer-orb:nth-child(232){animation-delay:2.32s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer232;animation-timing-function:linear;background-color:#007cff}@keyframes orbit_outer232{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-221deg) rotateY(121deg) translateX(300px) rotate(221deg)}to{opacity:1;transform:translateZ(0) rotate(-221deg) rotateY(121deg) translateX(300px) rotate(221deg)}}.c-outer-orb:nth-child(233){animation-delay:2.33s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer233;animation-timing-function:linear;background-color:#007bff}@keyframes orbit_outer233{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-70deg) rotateY(171deg) translateX(300px) rotate(70deg)}to{opacity:1;transform:translateZ(0) rotate(-70deg) rotateY(171deg) translateX(300px) rotate(70deg)}}.c-outer-orb:nth-child(234){animation-delay:2.34s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer234;animation-timing-function:linear;background-color:#007aff}@keyframes orbit_outer234{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-266deg) rotateY(359deg) translateX(300px) rotate(266deg)}to{opacity:1;transform:translateZ(0) rotate(-266deg) rotateY(359deg) translateX(300px) rotate(266deg)}}.c-outer-orb:nth-child(235){animation-delay:2.35s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer235;animation-timing-function:linear;background-color:#007aff}@keyframes orbit_outer235{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-182deg) rotateY(172deg) translateX(300px) rotate(182deg)}to{opacity:1;transform:translateZ(0) rotate(-182deg) rotateY(172deg) translateX(300px) rotate(182deg)}}.c-outer-orb:nth-child(236){animation-delay:2.36s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer236;animation-timing-function:linear;background-color:#0079ff}@keyframes orbit_outer236{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-197deg) rotateY(281deg) translateX(300px) rotate(197deg)}to{opacity:1;transform:translateZ(0) rotate(-197deg) rotateY(281deg) translateX(300px) rotate(197deg)}}.c-outer-orb:nth-child(237){animation-delay:2.37s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer237;animation-timing-function:linear;background-color:#0079ff}@keyframes orbit_outer237{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-273deg) rotateY(158deg) translateX(300px) rotate(273deg)}to{opacity:1;transform:translateZ(0) rotate(-273deg) rotateY(158deg) translateX(300px) rotate(273deg)}}.c-outer-orb:nth-child(238){animation-delay:2.38s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer238;animation-timing-function:linear;background-color:#0078ff}@keyframes orbit_outer238{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-204deg) rotateY(266deg) translateX(300px) rotate(204deg)}to{opacity:1;transform:translateZ(0) rotate(-204deg) rotateY(266deg) translateX(300px) rotate(204deg)}}.c-outer-orb:nth-child(239){animation-delay:2.39s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer239;animation-timing-function:linear;background-color:#0078ff}@keyframes orbit_outer239{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-128deg) rotateY(82deg) translateX(300px) rotate(128deg)}to{opacity:1;transform:translateZ(0) rotate(-128deg) rotateY(82deg) translateX(300px) rotate(128deg)}}.c-outer-orb:nth-child(240){animation-delay:2.4s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer240;animation-timing-function:linear;background-color:#07f}@keyframes orbit_outer240{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-229deg) rotateY(28deg) translateX(300px) rotate(229deg)}to{opacity:1;transform:translateZ(0) rotate(-229deg) rotateY(28deg) translateX(300px) rotate(229deg)}}.c-outer-orb:nth-child(241){animation-delay:2.41s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer241;animation-timing-function:linear;background-color:#0076ff}@keyframes orbit_outer241{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-269deg) rotateY(246deg) translateX(300px) rotate(269deg)}to{opacity:1;transform:translateZ(0) rotate(-269deg) rotateY(246deg) translateX(300px) rotate(269deg)}}.c-outer-orb:nth-child(242){animation-delay:2.42s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer242;animation-timing-function:linear;background-color:#0076ff}@keyframes orbit_outer242{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-275deg) rotateY(123deg) translateX(300px) rotate(275deg)}to{opacity:1;transform:translateZ(0) rotate(-275deg) rotateY(123deg) translateX(300px) rotate(275deg)}}.c-outer-orb:nth-child(243){animation-delay:2.43s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer243;animation-timing-function:linear;background-color:#0075ff}@keyframes orbit_outer243{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-286deg) rotateY(289deg) translateX(300px) rotate(286deg)}to{opacity:1;transform:translateZ(0) rotate(-286deg) rotateY(289deg) translateX(300px) rotate(286deg)}}.c-outer-orb:nth-child(244){animation-delay:2.44s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer244;animation-timing-function:linear;background-color:#0075ff}@keyframes orbit_outer244{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-228deg) rotateY(269deg) translateX(300px) rotate(228deg)}to{opacity:1;transform:translateZ(0) rotate(-228deg) rotateY(269deg) translateX(300px) rotate(228deg)}}.c-outer-orb:nth-child(245){animation-delay:2.45s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer245;animation-timing-function:linear;background-color:#0074ff}@keyframes orbit_outer245{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-249deg) rotateY(206deg) translateX(300px) rotate(249deg)}to{opacity:1;transform:translateZ(0) rotate(-249deg) rotateY(206deg) translateX(300px) rotate(249deg)}}.c-outer-orb:nth-child(246){animation-delay:2.46s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer246;animation-timing-function:linear;background-color:#0074ff}@keyframes orbit_outer246{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-64deg) rotateY(120deg) translateX(300px) rotate(64deg)}to{opacity:1;transform:translateZ(0) rotate(-64deg) rotateY(120deg) translateX(300px) rotate(64deg)}}.c-outer-orb:nth-child(247){animation-delay:2.47s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer247;animation-timing-function:linear;background-color:#0073ff}@keyframes orbit_outer247{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-181deg) rotateY(256deg) translateX(300px) rotate(181deg)}to{opacity:1;transform:translateZ(0) rotate(-181deg) rotateY(256deg) translateX(300px) rotate(181deg)}}.c-outer-orb:nth-child(248){animation-delay:2.48s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer248;animation-timing-function:linear;background-color:#0072ff}@keyframes orbit_outer248{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-307deg) rotateY(210deg) translateX(300px) rotate(307deg)}to{opacity:1;transform:translateZ(0) rotate(-307deg) rotateY(210deg) translateX(300px) rotate(307deg)}}.c-outer-orb:nth-child(249){animation-delay:2.49s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer249;animation-timing-function:linear;background-color:#0072ff}@keyframes orbit_outer249{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-60deg) rotateY(32deg) translateX(300px) rotate(60deg)}to{opacity:1;transform:translateZ(0) rotate(-60deg) rotateY(32deg) translateX(300px) rotate(60deg)}}.c-outer-orb:nth-child(250){animation-delay:2.5s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer250;animation-timing-function:linear;background-color:#0071ff}@keyframes orbit_outer250{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-25deg) rotateY(202deg) translateX(300px) rotate(25deg)}to{opacity:1;transform:translateZ(0) rotate(-25deg) rotateY(202deg) translateX(300px) rotate(25deg)}}.c-outer-orb:nth-child(251){animation-delay:2.51s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer251;animation-timing-function:linear;background-color:#0071ff}@keyframes orbit_outer251{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-194deg) rotateY(344deg) translateX(300px) rotate(194deg)}to{opacity:1;transform:translateZ(0) rotate(-194deg) rotateY(344deg) translateX(300px) rotate(194deg)}}.c-outer-orb:nth-child(252){animation-delay:2.52s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer252;animation-timing-function:linear;background-color:#0070ff}@keyframes orbit_outer252{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-281deg) rotateY(353deg) translateX(300px) rotate(281deg)}to{opacity:1;transform:translateZ(0) rotate(-281deg) rotateY(353deg) translateX(300px) rotate(281deg)}}.c-outer-orb:nth-child(253){animation-delay:2.53s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer253;animation-timing-function:linear;background-color:#0070ff}@keyframes orbit_outer253{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-251deg) rotateY(342deg) translateX(300px) rotate(251deg)}to{opacity:1;transform:translateZ(0) rotate(-251deg) rotateY(342deg) translateX(300px) rotate(251deg)}}.c-outer-orb:nth-child(254){animation-delay:2.54s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer254;animation-timing-function:linear;background-color:#006fff}@keyframes orbit_outer254{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-48deg) rotateY(223deg) translateX(300px) rotate(48deg)}to{opacity:1;transform:translateZ(0) rotate(-48deg) rotateY(223deg) translateX(300px) rotate(48deg)}}.c-outer-orb:nth-child(255){animation-delay:2.55s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer255;animation-timing-function:linear;background-color:#006fff}@keyframes orbit_outer255{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-138deg) rotateY(92deg) translateX(300px) rotate(138deg)}to{opacity:1;transform:translateZ(0) rotate(-138deg) rotateY(92deg) translateX(300px) rotate(138deg)}}.c-outer-orb:nth-child(256){animation-delay:2.56s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer256;animation-timing-function:linear;background-color:#006eff}@keyframes orbit_outer256{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-20deg) rotateY(280deg) translateX(300px) rotate(20deg)}to{opacity:1;transform:translateZ(0) rotate(-20deg) rotateY(280deg) translateX(300px) rotate(20deg)}}.c-outer-orb:nth-child(257){animation-delay:2.57s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer257;animation-timing-function:linear;background-color:#006dff}@keyframes orbit_outer257{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-348deg) rotateY(329deg) translateX(300px) rotate(348deg)}to{opacity:1;transform:translateZ(0) rotate(-348deg) rotateY(329deg) translateX(300px) rotate(348deg)}}.c-outer-orb:nth-child(258){animation-delay:2.58s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer258;animation-timing-function:linear;background-color:#006dff}@keyframes orbit_outer258{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-56deg) rotateY(214deg) translateX(300px) rotate(56deg)}to{opacity:1;transform:translateZ(0) rotate(-56deg) rotateY(214deg) translateX(300px) rotate(56deg)}}.c-outer-orb:nth-child(259){animation-delay:2.59s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer259;animation-timing-function:linear;background-color:#006cff}@keyframes orbit_outer259{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-179deg) rotateY(343deg) translateX(300px) rotate(179deg)}to{opacity:1;transform:translateZ(0) rotate(-179deg) rotateY(343deg) translateX(300px) rotate(179deg)}}.c-outer-orb:nth-child(260){animation-delay:2.6s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer260;animation-timing-function:linear;background-color:#006cff}@keyframes orbit_outer260{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-54deg) rotateY(118deg) translateX(300px) rotate(54deg)}to{opacity:1;transform:translateZ(0) rotate(-54deg) rotateY(118deg) translateX(300px) rotate(54deg)}}.c-outer-orb:nth-child(261){animation-delay:2.61s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer261;animation-timing-function:linear;background-color:#006bff}@keyframes orbit_outer261{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-283deg) rotateY(321deg) translateX(300px) rotate(283deg)}to{opacity:1;transform:translateZ(0) rotate(-283deg) rotateY(321deg) translateX(300px) rotate(283deg)}}.c-outer-orb:nth-child(262){animation-delay:2.62s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer262;animation-timing-function:linear;background-color:#006bff}@keyframes orbit_outer262{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-69deg) rotateY(184deg) translateX(300px) rotate(69deg)}to{opacity:1;transform:translateZ(0) rotate(-69deg) rotateY(184deg) translateX(300px) rotate(69deg)}}.c-outer-orb:nth-child(263){animation-delay:2.63s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer263;animation-timing-function:linear;background-color:#006aff}@keyframes orbit_outer263{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-77deg) rotateY(241deg) translateX(300px) rotate(77deg)}to{opacity:1;transform:translateZ(0) rotate(-77deg) rotateY(241deg) translateX(300px) rotate(77deg)}}.c-outer-orb:nth-child(264){animation-delay:2.64s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer264;animation-timing-function:linear;background-color:#0069ff}@keyframes orbit_outer264{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-65deg) rotateY(237deg) translateX(300px) rotate(65deg)}to{opacity:1;transform:translateZ(0) rotate(-65deg) rotateY(237deg) translateX(300px) rotate(65deg)}}.c-outer-orb:nth-child(265){animation-delay:2.65s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer265;animation-timing-function:linear;background-color:#0069ff}@keyframes orbit_outer265{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-39deg) rotateY(241deg) translateX(300px) rotate(39deg)}to{opacity:1;transform:translateZ(0) rotate(-39deg) rotateY(241deg) translateX(300px) rotate(39deg)}}.c-outer-orb:nth-child(266){animation-delay:2.66s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer266;animation-timing-function:linear;background-color:#0068ff}@keyframes orbit_outer266{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-301deg) rotateY(351deg) translateX(300px) rotate(301deg)}to{opacity:1;transform:translateZ(0) rotate(-301deg) rotateY(351deg) translateX(300px) rotate(301deg)}}.c-outer-orb:nth-child(267){animation-delay:2.67s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer267;animation-timing-function:linear;background-color:#0068ff}@keyframes orbit_outer267{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-97deg) rotateY(10deg) translateX(300px) rotate(97deg)}to{opacity:1;transform:translateZ(0) rotate(-97deg) rotateY(10deg) translateX(300px) rotate(97deg)}}.c-outer-orb:nth-child(268){animation-delay:2.68s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer268;animation-timing-function:linear;background-color:#0067ff}@keyframes orbit_outer268{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-186deg) rotateY(101deg) translateX(300px) rotate(186deg)}to{opacity:1;transform:translateZ(0) rotate(-186deg) rotateY(101deg) translateX(300px) rotate(186deg)}}.c-outer-orb:nth-child(269){animation-delay:2.69s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer269;animation-timing-function:linear;background-color:#0067ff}@keyframes orbit_outer269{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-89deg) rotateY(342deg) translateX(300px) rotate(89deg)}to{opacity:1;transform:translateZ(0) rotate(-89deg) rotateY(342deg) translateX(300px) rotate(89deg)}}.c-outer-orb:nth-child(270){animation-delay:2.7s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer270;animation-timing-function:linear;background-color:#06f}@keyframes orbit_outer270{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-340deg) rotateY(4deg) translateX(300px) rotate(340deg)}to{opacity:1;transform:translateZ(0) rotate(-340deg) rotateY(4deg) translateX(300px) rotate(340deg)}}.c-outer-orb:nth-child(271){animation-delay:2.71s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer271;animation-timing-function:linear;background-color:#0065ff}@keyframes orbit_outer271{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-24deg) rotateY(274deg) translateX(300px) rotate(24deg)}to{opacity:1;transform:translateZ(0) rotate(-24deg) rotateY(274deg) translateX(300px) rotate(24deg)}}.c-outer-orb:nth-child(272){animation-delay:2.72s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer272;animation-timing-function:linear;background-color:#0065ff}@keyframes orbit_outer272{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-291deg) rotateY(105deg) translateX(300px) rotate(291deg)}to{opacity:1;transform:translateZ(0) rotate(-291deg) rotateY(105deg) translateX(300px) rotate(291deg)}}.c-outer-orb:nth-child(273){animation-delay:2.73s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer273;animation-timing-function:linear;background-color:#0064ff}@keyframes orbit_outer273{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-324deg) rotateY(235deg) translateX(300px) rotate(324deg)}to{opacity:1;transform:translateZ(0) rotate(-324deg) rotateY(235deg) translateX(300px) rotate(324deg)}}.c-outer-orb:nth-child(274){animation-delay:2.74s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer274;animation-timing-function:linear;background-color:#0064ff}@keyframes orbit_outer274{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-89deg) rotateY(155deg) translateX(300px) rotate(89deg)}to{opacity:1;transform:translateZ(0) rotate(-89deg) rotateY(155deg) translateX(300px) rotate(89deg)}}.c-outer-orb:nth-child(275){animation-delay:2.75s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer275;animation-timing-function:linear;background-color:#0063ff}@keyframes orbit_outer275{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-287deg) rotateY(308deg) translateX(300px) rotate(287deg)}to{opacity:1;transform:translateZ(0) rotate(-287deg) rotateY(308deg) translateX(300px) rotate(287deg)}}.c-outer-orb:nth-child(276){animation-delay:2.76s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer276;animation-timing-function:linear;background-color:#0063ff}@keyframes orbit_outer276{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-330deg) rotateY(127deg) translateX(300px) rotate(330deg)}to{opacity:1;transform:translateZ(0) rotate(-330deg) rotateY(127deg) translateX(300px) rotate(330deg)}}.c-outer-orb:nth-child(277){animation-delay:2.77s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer277;animation-timing-function:linear;background-color:#0062ff}@keyframes orbit_outer277{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-57deg) rotateY(73deg) translateX(300px) rotate(57deg)}to{opacity:1;transform:translateZ(0) rotate(-57deg) rotateY(73deg) translateX(300px) rotate(57deg)}}.c-outer-orb:nth-child(278){animation-delay:2.78s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer278;animation-timing-function:linear;background-color:#0061ff}@keyframes orbit_outer278{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-82deg) rotateY(217deg) translateX(300px) rotate(82deg)}to{opacity:1;transform:translateZ(0) rotate(-82deg) rotateY(217deg) translateX(300px) rotate(82deg)}}.c-outer-orb:nth-child(279){animation-delay:2.79s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer279;animation-timing-function:linear;background-color:#0061ff}@keyframes orbit_outer279{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-331deg) rotateY(158deg) translateX(300px) rotate(331deg)}to{opacity:1;transform:translateZ(0) rotate(-331deg) rotateY(158deg) translateX(300px) rotate(331deg)}}.c-outer-orb:nth-child(280){animation-delay:2.8s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer280;animation-timing-function:linear;background-color:#0060ff}@keyframes orbit_outer280{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-344deg) rotateY(281deg) translateX(300px) rotate(344deg)}to{opacity:1;transform:translateZ(0) rotate(-344deg) rotateY(281deg) translateX(300px) rotate(344deg)}}.c-outer-orb:nth-child(281){animation-delay:2.81s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer281;animation-timing-function:linear;background-color:#0060ff}@keyframes orbit_outer281{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-122deg) rotateY(201deg) translateX(300px) rotate(122deg)}to{opacity:1;transform:translateZ(0) rotate(-122deg) rotateY(201deg) translateX(300px) rotate(122deg)}}.c-outer-orb:nth-child(282){animation-delay:2.82s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer282;animation-timing-function:linear;background-color:#005fff}@keyframes orbit_outer282{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-142deg) rotateY(14deg) translateX(300px) rotate(142deg)}to{opacity:1;transform:translateZ(0) rotate(-142deg) rotateY(14deg) translateX(300px) rotate(142deg)}}.c-outer-orb:nth-child(283){animation-delay:2.83s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer283;animation-timing-function:linear;background-color:#005fff}@keyframes orbit_outer283{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-64deg) rotateY(282deg) translateX(300px) rotate(64deg)}to{opacity:1;transform:translateZ(0) rotate(-64deg) rotateY(282deg) translateX(300px) rotate(64deg)}}.c-outer-orb:nth-child(284){animation-delay:2.84s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer284;animation-timing-function:linear;background-color:#005eff}@keyframes orbit_outer284{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-49deg) rotateY(241deg) translateX(300px) rotate(49deg)}to{opacity:1;transform:translateZ(0) rotate(-49deg) rotateY(241deg) translateX(300px) rotate(49deg)}}.c-outer-orb:nth-child(285){animation-delay:2.85s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer285;animation-timing-function:linear;background-color:#005eff}@keyframes orbit_outer285{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-140deg) rotateY(202deg) translateX(300px) rotate(140deg)}to{opacity:1;transform:translateZ(0) rotate(-140deg) rotateY(202deg) translateX(300px) rotate(140deg)}}.c-outer-orb:nth-child(286){animation-delay:2.86s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer286;animation-timing-function:linear;background-color:#005dff}@keyframes orbit_outer286{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-276deg) rotateY(321deg) translateX(300px) rotate(276deg)}to{opacity:1;transform:translateZ(0) rotate(-276deg) rotateY(321deg) translateX(300px) rotate(276deg)}}.c-outer-orb:nth-child(287){animation-delay:2.87s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer287;animation-timing-function:linear;background-color:#005cff}@keyframes orbit_outer287{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-297deg) rotateY(20deg) translateX(300px) rotate(297deg)}to{opacity:1;transform:translateZ(0) rotate(-297deg) rotateY(20deg) translateX(300px) rotate(297deg)}}.c-outer-orb:nth-child(288){animation-delay:2.88s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer288;animation-timing-function:linear;background-color:#005cff}@keyframes orbit_outer288{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-93deg) rotateY(228deg) translateX(300px) rotate(93deg)}to{opacity:1;transform:translateZ(0) rotate(-93deg) rotateY(228deg) translateX(300px) rotate(93deg)}}.c-outer-orb:nth-child(289){animation-delay:2.89s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer289;animation-timing-function:linear;background-color:#005bff}@keyframes orbit_outer289{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-224deg) rotateY(162deg) translateX(300px) rotate(224deg)}to{opacity:1;transform:translateZ(0) rotate(-224deg) rotateY(162deg) translateX(300px) rotate(224deg)}}.c-outer-orb:nth-child(290){animation-delay:2.9s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer290;animation-timing-function:linear;background-color:#005bff}@keyframes orbit_outer290{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-118deg) rotateY(331deg) translateX(300px) rotate(118deg)}to{opacity:1;transform:translateZ(0) rotate(-118deg) rotateY(331deg) translateX(300px) rotate(118deg)}}.c-outer-orb:nth-child(291){animation-delay:2.91s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer291;animation-timing-function:linear;background-color:#005aff}@keyframes orbit_outer291{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-84deg) rotateY(18deg) translateX(300px) rotate(84deg)}to{opacity:1;transform:translateZ(0) rotate(-84deg) rotateY(18deg) translateX(300px) rotate(84deg)}}.c-outer-orb:nth-child(292){animation-delay:2.92s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer292;animation-timing-function:linear;background-color:#005aff}@keyframes orbit_outer292{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-49deg) rotateY(339deg) translateX(300px) rotate(49deg)}to{opacity:1;transform:translateZ(0) rotate(-49deg) rotateY(339deg) translateX(300px) rotate(49deg)}}.c-outer-orb:nth-child(293){animation-delay:2.93s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer293;animation-timing-function:linear;background-color:#0059ff}@keyframes orbit_outer293{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-196deg) rotateY(135deg) translateX(300px) rotate(196deg)}to{opacity:1;transform:translateZ(0) rotate(-196deg) rotateY(135deg) translateX(300px) rotate(196deg)}}.c-outer-orb:nth-child(294){animation-delay:2.94s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer294;animation-timing-function:linear;background-color:#0058ff}@keyframes orbit_outer294{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-190deg) rotateY(23deg) translateX(300px) rotate(190deg)}to{opacity:1;transform:translateZ(0) rotate(-190deg) rotateY(23deg) translateX(300px) rotate(190deg)}}.c-outer-orb:nth-child(295){animation-delay:2.95s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer295;animation-timing-function:linear;background-color:#0058ff}@keyframes orbit_outer295{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-277deg) rotateY(329deg) translateX(300px) rotate(277deg)}to{opacity:1;transform:translateZ(0) rotate(-277deg) rotateY(329deg) translateX(300px) rotate(277deg)}}.c-outer-orb:nth-child(296){animation-delay:2.96s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer296;animation-timing-function:linear;background-color:#0057ff}@keyframes orbit_outer296{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-183deg) rotateY(94deg) translateX(300px) rotate(183deg)}to{opacity:1;transform:translateZ(0) rotate(-183deg) rotateY(94deg) translateX(300px) rotate(183deg)}}.c-outer-orb:nth-child(297){animation-delay:2.97s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer297;animation-timing-function:linear;background-color:#0057ff}@keyframes orbit_outer297{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-349deg) rotateY(248deg) translateX(300px) rotate(349deg)}to{opacity:1;transform:translateZ(0) rotate(-349deg) rotateY(248deg) translateX(300px) rotate(349deg)}}.c-outer-orb:nth-child(298){animation-delay:2.98s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer298;animation-timing-function:linear;background-color:#0056ff}@keyframes orbit_outer298{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-23deg) rotateY(301deg) translateX(300px) rotate(23deg)}to{opacity:1;transform:translateZ(0) rotate(-23deg) rotateY(301deg) translateX(300px) rotate(23deg)}}.c-outer-orb:nth-child(299){animation-delay:2.99s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer299;animation-timing-function:linear;background-color:#0056ff}@keyframes orbit_outer299{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-268deg) rotateY(132deg) translateX(300px) rotate(268deg)}to{opacity:1;transform:translateZ(0) rotate(-268deg) rotateY(132deg) translateX(300px) rotate(268deg)}}.c-outer-orb:nth-child(300){animation-delay:3s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_outer300;animation-timing-function:linear;background-color:#05f}@keyframes orbit_outer300{10%{opacity:1;transform:translateZ(0)}20%{transform:translateZ(0) rotate(-1deg) rotateY(245deg) translateX(300px) rotate(1deg)}to{opacity:1;transform:translateZ(0) rotate(-1deg) rotateY(245deg) translateX(300px) rotate(1deg)}}.wrap-beyond-orb{animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:rotate_beyond;animation-timing-function:linear;height:0;left:50%;perspective:1000px;position:relative;top:50%;transform-style:preserve-3d;width:0}@keyframes rotate_beyond{to{transform:translateZ(0) rotateY(1turn) rotateX(1turn)}}.c-beyond-orb{border-radius:50%;height:2px;opacity:0;position:absolute;width:2px}.c-beyond-orb:first-child{animation-delay:.01s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond1;animation-timing-function:linear;background-color:#00feff}@keyframes orbit_beyond1{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-255deg) rotateY(128deg) translateX(350px) rotate(255deg)}to{opacity:1;transform:translateZ(0) rotate(-255deg) rotateY(128deg) translateX(350px) rotate(255deg)}}.c-beyond-orb:nth-child(2){animation-delay:.02s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond2;animation-timing-function:linear;background-color:#00feff}@keyframes orbit_beyond2{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-170deg) rotateY(201deg) translateX(350px) rotate(170deg)}to{opacity:1;transform:translateZ(0) rotate(-170deg) rotateY(201deg) translateX(350px) rotate(170deg)}}.c-beyond-orb:nth-child(3){animation-delay:.03s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond3;animation-timing-function:linear;background-color:#00fdff}@keyframes orbit_beyond3{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-145deg) rotateY(142deg) translateX(350px) rotate(145deg)}to{opacity:1;transform:translateZ(0) rotate(-145deg) rotateY(142deg) translateX(350px) rotate(145deg)}}.c-beyond-orb:nth-child(4){animation-delay:.04s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond4;animation-timing-function:linear;background-color:#00fdff}@keyframes orbit_beyond4{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-313deg) rotateY(348deg) translateX(350px) rotate(313deg)}to{opacity:1;transform:translateZ(0) rotate(-313deg) rotateY(348deg) translateX(350px) rotate(313deg)}}.c-beyond-orb:nth-child(5){animation-delay:.05s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond5;animation-timing-function:linear;background-color:#00fcff}@keyframes orbit_beyond5{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-177deg) rotateY(119deg) translateX(350px) rotate(177deg)}to{opacity:1;transform:translateZ(0) rotate(-177deg) rotateY(119deg) translateX(350px) rotate(177deg)}}.c-beyond-orb:nth-child(6){animation-delay:.06s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond6;animation-timing-function:linear;background-color:#00fcff}@keyframes orbit_beyond6{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-114deg) rotateY(278deg) translateX(350px) rotate(114deg)}to{opacity:1;transform:translateZ(0) rotate(-114deg) rotateY(278deg) translateX(350px) rotate(114deg)}}.c-beyond-orb:nth-child(7){animation-delay:.07s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond7;animation-timing-function:linear;background-color:#00fbff}@keyframes orbit_beyond7{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-306deg) rotateY(122deg) translateX(350px) rotate(306deg)}to{opacity:1;transform:translateZ(0) rotate(-306deg) rotateY(122deg) translateX(350px) rotate(306deg)}}.c-beyond-orb:nth-child(8){animation-delay:.08s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond8;animation-timing-function:linear;background-color:#00faff}@keyframes orbit_beyond8{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-89deg) rotateY(61deg) translateX(350px) rotate(89deg)}to{opacity:1;transform:translateZ(0) rotate(-89deg) rotateY(61deg) translateX(350px) rotate(89deg)}}.c-beyond-orb:nth-child(9){animation-delay:.09s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond9;animation-timing-function:linear;background-color:#00faff}@keyframes orbit_beyond9{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-45deg) rotateY(321deg) translateX(350px) rotate(45deg)}to{opacity:1;transform:translateZ(0) rotate(-45deg) rotateY(321deg) translateX(350px) rotate(45deg)}}.c-beyond-orb:nth-child(10){animation-delay:.1s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond10;animation-timing-function:linear;background-color:#00f9ff}@keyframes orbit_beyond10{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-287deg) rotateY(327deg) translateX(350px) rotate(287deg)}to{opacity:1;transform:translateZ(0) rotate(-287deg) rotateY(327deg) translateX(350px) rotate(287deg)}}.c-beyond-orb:nth-child(11){animation-delay:.11s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond11;animation-timing-function:linear;background-color:#00f9ff}@keyframes orbit_beyond11{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-29deg) rotateY(269deg) translateX(350px) rotate(29deg)}to{opacity:1;transform:translateZ(0) rotate(-29deg) rotateY(269deg) translateX(350px) rotate(29deg)}}.c-beyond-orb:nth-child(12){animation-delay:.12s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond12;animation-timing-function:linear;background-color:#00f8ff}@keyframes orbit_beyond12{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-94deg) rotateY(313deg) translateX(350px) rotate(94deg)}to{opacity:1;transform:translateZ(0) rotate(-94deg) rotateY(313deg) translateX(350px) rotate(94deg)}}.c-beyond-orb:nth-child(13){animation-delay:.13s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond13;animation-timing-function:linear;background-color:#00f8ff}@keyframes orbit_beyond13{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-250deg) rotateY(106deg) translateX(350px) rotate(250deg)}to{opacity:1;transform:translateZ(0) rotate(-250deg) rotateY(106deg) translateX(350px) rotate(250deg)}}.c-beyond-orb:nth-child(14){animation-delay:.14s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond14;animation-timing-function:linear;background-color:#00f7ff}@keyframes orbit_beyond14{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-239deg) rotateY(334deg) translateX(350px) rotate(239deg)}to{opacity:1;transform:translateZ(0) rotate(-239deg) rotateY(334deg) translateX(350px) rotate(239deg)}}.c-beyond-orb:nth-child(15){animation-delay:.15s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond15;animation-timing-function:linear;background-color:#00f7ff}@keyframes orbit_beyond15{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-222deg) rotateY(70deg) translateX(350px) rotate(222deg)}to{opacity:1;transform:translateZ(0) rotate(-222deg) rotateY(70deg) translateX(350px) rotate(222deg)}}.c-beyond-orb:nth-child(16){animation-delay:.16s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond16;animation-timing-function:linear;background-color:#00f6ff}@keyframes orbit_beyond16{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-149deg) rotateY(163deg) translateX(350px) rotate(149deg)}to{opacity:1;transform:translateZ(0) rotate(-149deg) rotateY(163deg) translateX(350px) rotate(149deg)}}.c-beyond-orb:nth-child(17){animation-delay:.17s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond17;animation-timing-function:linear;background-color:#00f5ff}@keyframes orbit_beyond17{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-240deg) rotateY(79deg) translateX(350px) rotate(240deg)}to{opacity:1;transform:translateZ(0) rotate(-240deg) rotateY(79deg) translateX(350px) rotate(240deg)}}.c-beyond-orb:nth-child(18){animation-delay:.18s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond18;animation-timing-function:linear;background-color:#00f5ff}@keyframes orbit_beyond18{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-315deg) rotateY(92deg) translateX(350px) rotate(315deg)}to{opacity:1;transform:translateZ(0) rotate(-315deg) rotateY(92deg) translateX(350px) rotate(315deg)}}.c-beyond-orb:nth-child(19){animation-delay:.19s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond19;animation-timing-function:linear;background-color:#00f4ff}@keyframes orbit_beyond19{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-182deg) rotateY(307deg) translateX(350px) rotate(182deg)}to{opacity:1;transform:translateZ(0) rotate(-182deg) rotateY(307deg) translateX(350px) rotate(182deg)}}.c-beyond-orb:nth-child(20){animation-delay:.2s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond20;animation-timing-function:linear;background-color:#00f4ff}@keyframes orbit_beyond20{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-189deg) rotateY(156deg) translateX(350px) rotate(189deg)}to{opacity:1;transform:translateZ(0) rotate(-189deg) rotateY(156deg) translateX(350px) rotate(189deg)}}.c-beyond-orb:nth-child(21){animation-delay:.21s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond21;animation-timing-function:linear;background-color:#00f3ff}@keyframes orbit_beyond21{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-200deg) rotateY(45deg) translateX(350px) rotate(200deg)}to{opacity:1;transform:translateZ(0) rotate(-200deg) rotateY(45deg) translateX(350px) rotate(200deg)}}.c-beyond-orb:nth-child(22){animation-delay:.22s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond22;animation-timing-function:linear;background-color:#00f3ff}@keyframes orbit_beyond22{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-241deg) rotateY(209deg) translateX(350px) rotate(241deg)}to{opacity:1;transform:translateZ(0) rotate(-241deg) rotateY(209deg) translateX(350px) rotate(241deg)}}.c-beyond-orb:nth-child(23){animation-delay:.23s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond23;animation-timing-function:linear;background-color:#00f2ff}@keyframes orbit_beyond23{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-129deg) rotateY(198deg) translateX(350px) rotate(129deg)}to{opacity:1;transform:translateZ(0) rotate(-129deg) rotateY(198deg) translateX(350px) rotate(129deg)}}.c-beyond-orb:nth-child(24){animation-delay:.24s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond24;animation-timing-function:linear;background-color:#00f1ff}@keyframes orbit_beyond24{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-121deg) rotateY(205deg) translateX(350px) rotate(121deg)}to{opacity:1;transform:translateZ(0) rotate(-121deg) rotateY(205deg) translateX(350px) rotate(121deg)}}.c-beyond-orb:nth-child(25){animation-delay:.25s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond25;animation-timing-function:linear;background-color:#00f1ff}@keyframes orbit_beyond25{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-355deg) rotateY(280deg) translateX(350px) rotate(355deg)}to{opacity:1;transform:translateZ(0) rotate(-355deg) rotateY(280deg) translateX(350px) rotate(355deg)}}.c-beyond-orb:nth-child(26){animation-delay:.26s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond26;animation-timing-function:linear;background-color:#00f0ff}@keyframes orbit_beyond26{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-298deg) rotateY(14deg) translateX(350px) rotate(298deg)}to{opacity:1;transform:translateZ(0) rotate(-298deg) rotateY(14deg) translateX(350px) rotate(298deg)}}.c-beyond-orb:nth-child(27){animation-delay:.27s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond27;animation-timing-function:linear;background-color:#00f0ff}@keyframes orbit_beyond27{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-139deg) rotateY(250deg) translateX(350px) rotate(139deg)}to{opacity:1;transform:translateZ(0) rotate(-139deg) rotateY(250deg) translateX(350px) rotate(139deg)}}.c-beyond-orb:nth-child(28){animation-delay:.28s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond28;animation-timing-function:linear;background-color:#00efff}@keyframes orbit_beyond28{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-250deg) rotateY(161deg) translateX(350px) rotate(250deg)}to{opacity:1;transform:translateZ(0) rotate(-250deg) rotateY(161deg) translateX(350px) rotate(250deg)}}.c-beyond-orb:nth-child(29){animation-delay:.29s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond29;animation-timing-function:linear;background-color:#00efff}@keyframes orbit_beyond29{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-308deg) rotateY(333deg) translateX(350px) rotate(308deg)}to{opacity:1;transform:translateZ(0) rotate(-308deg) rotateY(333deg) translateX(350px) rotate(308deg)}}.c-beyond-orb:nth-child(30){animation-delay:.3s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond30;animation-timing-function:linear;background-color:#0ef}@keyframes orbit_beyond30{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-155deg) rotateY(319deg) translateX(350px) rotate(155deg)}to{opacity:1;transform:translateZ(0) rotate(-155deg) rotateY(319deg) translateX(350px) rotate(155deg)}}.c-beyond-orb:nth-child(31){animation-delay:.31s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond31;animation-timing-function:linear;background-color:#00edff}@keyframes orbit_beyond31{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-119deg) rotateY(234deg) translateX(350px) rotate(119deg)}to{opacity:1;transform:translateZ(0) rotate(-119deg) rotateY(234deg) translateX(350px) rotate(119deg)}}.c-beyond-orb:nth-child(32){animation-delay:.32s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond32;animation-timing-function:linear;background-color:#00edff}@keyframes orbit_beyond32{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-229deg) rotateY(268deg) translateX(350px) rotate(229deg)}to{opacity:1;transform:translateZ(0) rotate(-229deg) rotateY(268deg) translateX(350px) rotate(229deg)}}.c-beyond-orb:nth-child(33){animation-delay:.33s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond33;animation-timing-function:linear;background-color:#00ecff}@keyframes orbit_beyond33{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-334deg) rotateY(67deg) translateX(350px) rotate(334deg)}to{opacity:1;transform:translateZ(0) rotate(-334deg) rotateY(67deg) translateX(350px) rotate(334deg)}}.c-beyond-orb:nth-child(34){animation-delay:.34s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond34;animation-timing-function:linear;background-color:#00ecff}@keyframes orbit_beyond34{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-128deg) rotateY(305deg) translateX(350px) rotate(128deg)}to{opacity:1;transform:translateZ(0) rotate(-128deg) rotateY(305deg) translateX(350px) rotate(128deg)}}.c-beyond-orb:nth-child(35){animation-delay:.35s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond35;animation-timing-function:linear;background-color:#00ebff}@keyframes orbit_beyond35{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-207deg) rotateY(42deg) translateX(350px) rotate(207deg)}to{opacity:1;transform:translateZ(0) rotate(-207deg) rotateY(42deg) translateX(350px) rotate(207deg)}}.c-beyond-orb:nth-child(36){animation-delay:.36s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond36;animation-timing-function:linear;background-color:#00ebff}@keyframes orbit_beyond36{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-267deg) rotateY(195deg) translateX(350px) rotate(267deg)}to{opacity:1;transform:translateZ(0) rotate(-267deg) rotateY(195deg) translateX(350px) rotate(267deg)}}.c-beyond-orb:nth-child(37){animation-delay:.37s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond37;animation-timing-function:linear;background-color:#00eaff}@keyframes orbit_beyond37{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-65deg) rotateY(170deg) translateX(350px) rotate(65deg)}to{opacity:1;transform:translateZ(0) rotate(-65deg) rotateY(170deg) translateX(350px) rotate(65deg)}}.c-beyond-orb:nth-child(38){animation-delay:.38s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond38;animation-timing-function:linear;background-color:#00e9ff}@keyframes orbit_beyond38{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-43deg) rotateY(201deg) translateX(350px) rotate(43deg)}to{opacity:1;transform:translateZ(0) rotate(-43deg) rotateY(201deg) translateX(350px) rotate(43deg)}}.c-beyond-orb:nth-child(39){animation-delay:.39s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond39;animation-timing-function:linear;background-color:#00e9ff}@keyframes orbit_beyond39{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-31deg) rotateY(153deg) translateX(350px) rotate(31deg)}to{opacity:1;transform:translateZ(0) rotate(-31deg) rotateY(153deg) translateX(350px) rotate(31deg)}}.c-beyond-orb:nth-child(40){animation-delay:.4s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond40;animation-timing-function:linear;background-color:#00e8ff}@keyframes orbit_beyond40{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-104deg) rotateY(73deg) translateX(350px) rotate(104deg)}to{opacity:1;transform:translateZ(0) rotate(-104deg) rotateY(73deg) translateX(350px) rotate(104deg)}}.c-beyond-orb:nth-child(41){animation-delay:.41s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond41;animation-timing-function:linear;background-color:#00e8ff}@keyframes orbit_beyond41{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-298deg) rotateY(352deg) translateX(350px) rotate(298deg)}to{opacity:1;transform:translateZ(0) rotate(-298deg) rotateY(352deg) translateX(350px) rotate(298deg)}}.c-beyond-orb:nth-child(42){animation-delay:.42s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond42;animation-timing-function:linear;background-color:#00e7ff}@keyframes orbit_beyond42{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-312deg) rotateY(303deg) translateX(350px) rotate(312deg)}to{opacity:1;transform:translateZ(0) rotate(-312deg) rotateY(303deg) translateX(350px) rotate(312deg)}}.c-beyond-orb:nth-child(43){animation-delay:.43s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond43;animation-timing-function:linear;background-color:#00e7ff}@keyframes orbit_beyond43{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-310deg) rotateY(247deg) translateX(350px) rotate(310deg)}to{opacity:1;transform:translateZ(0) rotate(-310deg) rotateY(247deg) translateX(350px) rotate(310deg)}}.c-beyond-orb:nth-child(44){animation-delay:.44s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond44;animation-timing-function:linear;background-color:#00e6ff}@keyframes orbit_beyond44{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-247deg) rotateY(74deg) translateX(350px) rotate(247deg)}to{opacity:1;transform:translateZ(0) rotate(-247deg) rotateY(74deg) translateX(350px) rotate(247deg)}}.c-beyond-orb:nth-child(45){animation-delay:.45s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond45;animation-timing-function:linear;background-color:#00e6ff}@keyframes orbit_beyond45{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-88deg) rotateY(160deg) translateX(350px) rotate(88deg)}to{opacity:1;transform:translateZ(0) rotate(-88deg) rotateY(160deg) translateX(350px) rotate(88deg)}}.c-beyond-orb:nth-child(46){animation-delay:.46s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond46;animation-timing-function:linear;background-color:#00e5ff}@keyframes orbit_beyond46{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-19deg) rotateY(90deg) translateX(350px) rotate(19deg)}to{opacity:1;transform:translateZ(0) rotate(-19deg) rotateY(90deg) translateX(350px) rotate(19deg)}}.c-beyond-orb:nth-child(47){animation-delay:.47s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond47;animation-timing-function:linear;background-color:#00e4ff}@keyframes orbit_beyond47{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-161deg) rotateY(302deg) translateX(350px) rotate(161deg)}to{opacity:1;transform:translateZ(0) rotate(-161deg) rotateY(302deg) translateX(350px) rotate(161deg)}}.c-beyond-orb:nth-child(48){animation-delay:.48s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond48;animation-timing-function:linear;background-color:#00e4ff}@keyframes orbit_beyond48{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-302deg) rotateY(359deg) translateX(350px) rotate(302deg)}to{opacity:1;transform:translateZ(0) rotate(-302deg) rotateY(359deg) translateX(350px) rotate(302deg)}}.c-beyond-orb:nth-child(49){animation-delay:.49s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond49;animation-timing-function:linear;background-color:#00e3ff}@keyframes orbit_beyond49{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-348deg) rotateY(106deg) translateX(350px) rotate(348deg)}to{opacity:1;transform:translateZ(0) rotate(-348deg) rotateY(106deg) translateX(350px) rotate(348deg)}}.c-beyond-orb:nth-child(50){animation-delay:.5s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond50;animation-timing-function:linear;background-color:#00e3ff}@keyframes orbit_beyond50{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-36deg) rotateY(304deg) translateX(350px) rotate(36deg)}to{opacity:1;transform:translateZ(0) rotate(-36deg) rotateY(304deg) translateX(350px) rotate(36deg)}}.c-beyond-orb:nth-child(51){animation-delay:.51s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond51;animation-timing-function:linear;background-color:#00e2ff}@keyframes orbit_beyond51{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-200deg) rotateY(185deg) translateX(350px) rotate(200deg)}to{opacity:1;transform:translateZ(0) rotate(-200deg) rotateY(185deg) translateX(350px) rotate(200deg)}}.c-beyond-orb:nth-child(52){animation-delay:.52s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond52;animation-timing-function:linear;background-color:#00e2ff}@keyframes orbit_beyond52{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-339deg) rotateY(296deg) translateX(350px) rotate(339deg)}to{opacity:1;transform:translateZ(0) rotate(-339deg) rotateY(296deg) translateX(350px) rotate(339deg)}}.c-beyond-orb:nth-child(53){animation-delay:.53s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond53;animation-timing-function:linear;background-color:#00e1ff}@keyframes orbit_beyond53{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-125deg) rotateY(276deg) translateX(350px) rotate(125deg)}to{opacity:1;transform:translateZ(0) rotate(-125deg) rotateY(276deg) translateX(350px) rotate(125deg)}}.c-beyond-orb:nth-child(54){animation-delay:.54s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond54;animation-timing-function:linear;background-color:#00e0ff}@keyframes orbit_beyond54{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-300deg) rotateY(208deg) translateX(350px) rotate(300deg)}to{opacity:1;transform:translateZ(0) rotate(-300deg) rotateY(208deg) translateX(350px) rotate(300deg)}}.c-beyond-orb:nth-child(55){animation-delay:.55s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond55;animation-timing-function:linear;background-color:#00e0ff}@keyframes orbit_beyond55{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-87deg) rotateY(261deg) translateX(350px) rotate(87deg)}to{opacity:1;transform:translateZ(0) rotate(-87deg) rotateY(261deg) translateX(350px) rotate(87deg)}}.c-beyond-orb:nth-child(56){animation-delay:.56s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond56;animation-timing-function:linear;background-color:#00dfff}@keyframes orbit_beyond56{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-215deg) rotateY(259deg) translateX(350px) rotate(215deg)}to{opacity:1;transform:translateZ(0) rotate(-215deg) rotateY(259deg) translateX(350px) rotate(215deg)}}.c-beyond-orb:nth-child(57){animation-delay:.57s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond57;animation-timing-function:linear;background-color:#00dfff}@keyframes orbit_beyond57{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-221deg) rotateY(151deg) translateX(350px) rotate(221deg)}to{opacity:1;transform:translateZ(0) rotate(-221deg) rotateY(151deg) translateX(350px) rotate(221deg)}}.c-beyond-orb:nth-child(58){animation-delay:.58s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond58;animation-timing-function:linear;background-color:#00deff}@keyframes orbit_beyond58{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-69deg) rotateY(179deg) translateX(350px) rotate(69deg)}to{opacity:1;transform:translateZ(0) rotate(-69deg) rotateY(179deg) translateX(350px) rotate(69deg)}}.c-beyond-orb:nth-child(59){animation-delay:.59s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond59;animation-timing-function:linear;background-color:#00deff}@keyframes orbit_beyond59{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-77deg) rotateY(230deg) translateX(350px) rotate(77deg)}to{opacity:1;transform:translateZ(0) rotate(-77deg) rotateY(230deg) translateX(350px) rotate(77deg)}}.c-beyond-orb:nth-child(60){animation-delay:.6s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond60;animation-timing-function:linear;background-color:#0df}@keyframes orbit_beyond60{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-141deg) rotateY(285deg) translateX(350px) rotate(141deg)}to{opacity:1;transform:translateZ(0) rotate(-141deg) rotateY(285deg) translateX(350px) rotate(141deg)}}.c-beyond-orb:nth-child(61){animation-delay:.61s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond61;animation-timing-function:linear;background-color:#00dcff}@keyframes orbit_beyond61{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-156deg) rotateY(191deg) translateX(350px) rotate(156deg)}to{opacity:1;transform:translateZ(0) rotate(-156deg) rotateY(191deg) translateX(350px) rotate(156deg)}}.c-beyond-orb:nth-child(62){animation-delay:.62s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond62;animation-timing-function:linear;background-color:#00dcff}@keyframes orbit_beyond62{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-232deg) rotateY(253deg) translateX(350px) rotate(232deg)}to{opacity:1;transform:translateZ(0) rotate(-232deg) rotateY(253deg) translateX(350px) rotate(232deg)}}.c-beyond-orb:nth-child(63){animation-delay:.63s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond63;animation-timing-function:linear;background-color:#00dbff}@keyframes orbit_beyond63{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-80deg) rotateY(69deg) translateX(350px) rotate(80deg)}to{opacity:1;transform:translateZ(0) rotate(-80deg) rotateY(69deg) translateX(350px) rotate(80deg)}}.c-beyond-orb:nth-child(64){animation-delay:.64s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond64;animation-timing-function:linear;background-color:#00dbff}@keyframes orbit_beyond64{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-287deg) rotateY(271deg) translateX(350px) rotate(287deg)}to{opacity:1;transform:translateZ(0) rotate(-287deg) rotateY(271deg) translateX(350px) rotate(287deg)}}.c-beyond-orb:nth-child(65){animation-delay:.65s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond65;animation-timing-function:linear;background-color:#00daff}@keyframes orbit_beyond65{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-114deg) rotateY(182deg) translateX(350px) rotate(114deg)}to{opacity:1;transform:translateZ(0) rotate(-114deg) rotateY(182deg) translateX(350px) rotate(114deg)}}.c-beyond-orb:nth-child(66){animation-delay:.66s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond66;animation-timing-function:linear;background-color:#00daff}@keyframes orbit_beyond66{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-357deg) rotateY(320deg) translateX(350px) rotate(357deg)}to{opacity:1;transform:translateZ(0) rotate(-357deg) rotateY(320deg) translateX(350px) rotate(357deg)}}.c-beyond-orb:nth-child(67){animation-delay:.67s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond67;animation-timing-function:linear;background-color:#00d9ff}@keyframes orbit_beyond67{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-56deg) rotateY(303deg) translateX(350px) rotate(56deg)}to{opacity:1;transform:translateZ(0) rotate(-56deg) rotateY(303deg) translateX(350px) rotate(56deg)}}.c-beyond-orb:nth-child(68){animation-delay:.68s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond68;animation-timing-function:linear;background-color:#00d8ff}@keyframes orbit_beyond68{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-6deg) rotateY(338deg) translateX(350px) rotate(6deg)}to{opacity:1;transform:translateZ(0) rotate(-6deg) rotateY(338deg) translateX(350px) rotate(6deg)}}.c-beyond-orb:nth-child(69){animation-delay:.69s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond69;animation-timing-function:linear;background-color:#00d8ff}@keyframes orbit_beyond69{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-83deg) rotateY(243deg) translateX(350px) rotate(83deg)}to{opacity:1;transform:translateZ(0) rotate(-83deg) rotateY(243deg) translateX(350px) rotate(83deg)}}.c-beyond-orb:nth-child(70){animation-delay:.7s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond70;animation-timing-function:linear;background-color:#00d7ff}@keyframes orbit_beyond70{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-149deg) rotateY(91deg) translateX(350px) rotate(149deg)}to{opacity:1;transform:translateZ(0) rotate(-149deg) rotateY(91deg) translateX(350px) rotate(149deg)}}.c-beyond-orb:nth-child(71){animation-delay:.71s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond71;animation-timing-function:linear;background-color:#00d7ff}@keyframes orbit_beyond71{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-268deg) rotateY(293deg) translateX(350px) rotate(268deg)}to{opacity:1;transform:translateZ(0) rotate(-268deg) rotateY(293deg) translateX(350px) rotate(268deg)}}.c-beyond-orb:nth-child(72){animation-delay:.72s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond72;animation-timing-function:linear;background-color:#00d6ff}@keyframes orbit_beyond72{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-186deg) rotateY(40deg) translateX(350px) rotate(186deg)}to{opacity:1;transform:translateZ(0) rotate(-186deg) rotateY(40deg) translateX(350px) rotate(186deg)}}.c-beyond-orb:nth-child(73){animation-delay:.73s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond73;animation-timing-function:linear;background-color:#00d6ff}@keyframes orbit_beyond73{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-136deg) rotateY(260deg) translateX(350px) rotate(136deg)}to{opacity:1;transform:translateZ(0) rotate(-136deg) rotateY(260deg) translateX(350px) rotate(136deg)}}.c-beyond-orb:nth-child(74){animation-delay:.74s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond74;animation-timing-function:linear;background-color:#00d5ff}@keyframes orbit_beyond74{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-74deg) rotateY(25deg) translateX(350px) rotate(74deg)}to{opacity:1;transform:translateZ(0) rotate(-74deg) rotateY(25deg) translateX(350px) rotate(74deg)}}.c-beyond-orb:nth-child(75){animation-delay:.75s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond75;animation-timing-function:linear;background-color:#00d5ff}@keyframes orbit_beyond75{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-337deg) rotateY(229deg) translateX(350px) rotate(337deg)}to{opacity:1;transform:translateZ(0) rotate(-337deg) rotateY(229deg) translateX(350px) rotate(337deg)}}.c-beyond-orb:nth-child(76){animation-delay:.76s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond76;animation-timing-function:linear;background-color:#00d4ff}@keyframes orbit_beyond76{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-61deg) rotateY(170deg) translateX(350px) rotate(61deg)}to{opacity:1;transform:translateZ(0) rotate(-61deg) rotateY(170deg) translateX(350px) rotate(61deg)}}.c-beyond-orb:nth-child(77){animation-delay:.77s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond77;animation-timing-function:linear;background-color:#00d3ff}@keyframes orbit_beyond77{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-138deg) rotateY(84deg) translateX(350px) rotate(138deg)}to{opacity:1;transform:translateZ(0) rotate(-138deg) rotateY(84deg) translateX(350px) rotate(138deg)}}.c-beyond-orb:nth-child(78){animation-delay:.78s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond78;animation-timing-function:linear;background-color:#00d3ff}@keyframes orbit_beyond78{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-213deg) rotateY(138deg) translateX(350px) rotate(213deg)}to{opacity:1;transform:translateZ(0) rotate(-213deg) rotateY(138deg) translateX(350px) rotate(213deg)}}.c-beyond-orb:nth-child(79){animation-delay:.79s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond79;animation-timing-function:linear;background-color:#00d2ff}@keyframes orbit_beyond79{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-241deg) rotateY(106deg) translateX(350px) rotate(241deg)}to{opacity:1;transform:translateZ(0) rotate(-241deg) rotateY(106deg) translateX(350px) rotate(241deg)}}.c-beyond-orb:nth-child(80){animation-delay:.8s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond80;animation-timing-function:linear;background-color:#00d2ff}@keyframes orbit_beyond80{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-21deg) rotateY(231deg) translateX(350px) rotate(21deg)}to{opacity:1;transform:translateZ(0) rotate(-21deg) rotateY(231deg) translateX(350px) rotate(21deg)}}.c-beyond-orb:nth-child(81){animation-delay:.81s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond81;animation-timing-function:linear;background-color:#00d1ff}@keyframes orbit_beyond81{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-187deg) rotateY(304deg) translateX(350px) rotate(187deg)}to{opacity:1;transform:translateZ(0) rotate(-187deg) rotateY(304deg) translateX(350px) rotate(187deg)}}.c-beyond-orb:nth-child(82){animation-delay:.82s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond82;animation-timing-function:linear;background-color:#00d1ff}@keyframes orbit_beyond82{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-48deg) rotateY(47deg) translateX(350px) rotate(48deg)}to{opacity:1;transform:translateZ(0) rotate(-48deg) rotateY(47deg) translateX(350px) rotate(48deg)}}.c-beyond-orb:nth-child(83){animation-delay:.83s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond83;animation-timing-function:linear;background-color:#00d0ff}@keyframes orbit_beyond83{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-122deg) rotateY(117deg) translateX(350px) rotate(122deg)}to{opacity:1;transform:translateZ(0) rotate(-122deg) rotateY(117deg) translateX(350px) rotate(122deg)}}.c-beyond-orb:nth-child(84){animation-delay:.84s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond84;animation-timing-function:linear;background-color:#00cfff}@keyframes orbit_beyond84{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-10deg) rotateY(19deg) translateX(350px) rotate(10deg)}to{opacity:1;transform:translateZ(0) rotate(-10deg) rotateY(19deg) translateX(350px) rotate(10deg)}}.c-beyond-orb:nth-child(85){animation-delay:.85s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond85;animation-timing-function:linear;background-color:#00cfff}@keyframes orbit_beyond85{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-272deg) rotateY(247deg) translateX(350px) rotate(272deg)}to{opacity:1;transform:translateZ(0) rotate(-272deg) rotateY(247deg) translateX(350px) rotate(272deg)}}.c-beyond-orb:nth-child(86){animation-delay:.86s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond86;animation-timing-function:linear;background-color:#00ceff}@keyframes orbit_beyond86{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-204deg) rotateY(253deg) translateX(350px) rotate(204deg)}to{opacity:1;transform:translateZ(0) rotate(-204deg) rotateY(253deg) translateX(350px) rotate(204deg)}}.c-beyond-orb:nth-child(87){animation-delay:.87s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond87;animation-timing-function:linear;background-color:#00ceff}@keyframes orbit_beyond87{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-139deg) rotateY(256deg) translateX(350px) rotate(139deg)}to{opacity:1;transform:translateZ(0) rotate(-139deg) rotateY(256deg) translateX(350px) rotate(139deg)}}.c-beyond-orb:nth-child(88){animation-delay:.88s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond88;animation-timing-function:linear;background-color:#00cdff}@keyframes orbit_beyond88{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-358deg) rotateY(234deg) translateX(350px) rotate(358deg)}to{opacity:1;transform:translateZ(0) rotate(-358deg) rotateY(234deg) translateX(350px) rotate(358deg)}}.c-beyond-orb:nth-child(89){animation-delay:.89s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond89;animation-timing-function:linear;background-color:#00cdff}@keyframes orbit_beyond89{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-295deg) rotateY(20deg) translateX(350px) rotate(295deg)}to{opacity:1;transform:translateZ(0) rotate(-295deg) rotateY(20deg) translateX(350px) rotate(295deg)}}.c-beyond-orb:nth-child(90){animation-delay:.9s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond90;animation-timing-function:linear;background-color:#0cf}@keyframes orbit_beyond90{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-259deg) rotateY(304deg) translateX(350px) rotate(259deg)}to{opacity:1;transform:translateZ(0) rotate(-259deg) rotateY(304deg) translateX(350px) rotate(259deg)}}.c-beyond-orb:nth-child(91){animation-delay:.91s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond91;animation-timing-function:linear;background-color:#00cbff}@keyframes orbit_beyond91{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-324deg) rotateY(267deg) translateX(350px) rotate(324deg)}to{opacity:1;transform:translateZ(0) rotate(-324deg) rotateY(267deg) translateX(350px) rotate(324deg)}}.c-beyond-orb:nth-child(92){animation-delay:.92s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond92;animation-timing-function:linear;background-color:#00cbff}@keyframes orbit_beyond92{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-99deg) rotateY(206deg) translateX(350px) rotate(99deg)}to{opacity:1;transform:translateZ(0) rotate(-99deg) rotateY(206deg) translateX(350px) rotate(99deg)}}.c-beyond-orb:nth-child(93){animation-delay:.93s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond93;animation-timing-function:linear;background-color:#00caff}@keyframes orbit_beyond93{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-272deg) rotateY(122deg) translateX(350px) rotate(272deg)}to{opacity:1;transform:translateZ(0) rotate(-272deg) rotateY(122deg) translateX(350px) rotate(272deg)}}.c-beyond-orb:nth-child(94){animation-delay:.94s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond94;animation-timing-function:linear;background-color:#00caff}@keyframes orbit_beyond94{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-167deg) rotateY(191deg) translateX(350px) rotate(167deg)}to{opacity:1;transform:translateZ(0) rotate(-167deg) rotateY(191deg) translateX(350px) rotate(167deg)}}.c-beyond-orb:nth-child(95){animation-delay:.95s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond95;animation-timing-function:linear;background-color:#00c9ff}@keyframes orbit_beyond95{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-230deg) rotateY(10deg) translateX(350px) rotate(230deg)}to{opacity:1;transform:translateZ(0) rotate(-230deg) rotateY(10deg) translateX(350px) rotate(230deg)}}.c-beyond-orb:nth-child(96){animation-delay:.96s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond96;animation-timing-function:linear;background-color:#00c9ff}@keyframes orbit_beyond96{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-331deg) rotateY(336deg) translateX(350px) rotate(331deg)}to{opacity:1;transform:translateZ(0) rotate(-331deg) rotateY(336deg) translateX(350px) rotate(331deg)}}.c-beyond-orb:nth-child(97){animation-delay:.97s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond97;animation-timing-function:linear;background-color:#00c8ff}@keyframes orbit_beyond97{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-123deg) rotateY(51deg) translateX(350px) rotate(123deg)}to{opacity:1;transform:translateZ(0) rotate(-123deg) rotateY(51deg) translateX(350px) rotate(123deg)}}.c-beyond-orb:nth-child(98){animation-delay:.98s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond98;animation-timing-function:linear;background-color:#00c7ff}@keyframes orbit_beyond98{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-359deg) rotateY(91deg) translateX(350px) rotate(359deg)}to{opacity:1;transform:translateZ(0) rotate(-359deg) rotateY(91deg) translateX(350px) rotate(359deg)}}.c-beyond-orb:nth-child(99){animation-delay:.99s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond99;animation-timing-function:linear;background-color:#00c7ff}@keyframes orbit_beyond99{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-40deg) rotateY(40deg) translateX(350px) rotate(40deg)}to{opacity:1;transform:translateZ(0) rotate(-40deg) rotateY(40deg) translateX(350px) rotate(40deg)}}.c-beyond-orb:nth-child(100){animation-delay:1s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond100;animation-timing-function:linear;background-color:#00c6ff}@keyframes orbit_beyond100{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-9deg) rotateY(28deg) translateX(350px) rotate(9deg)}to{opacity:1;transform:translateZ(0) rotate(-9deg) rotateY(28deg) translateX(350px) rotate(9deg)}}.c-beyond-orb:nth-child(101){animation-delay:1.01s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond101;animation-timing-function:linear;background-color:#00c6ff}@keyframes orbit_beyond101{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-169deg) rotateY(3deg) translateX(350px) rotate(169deg)}to{opacity:1;transform:translateZ(0) rotate(-169deg) rotateY(3deg) translateX(350px) rotate(169deg)}}.c-beyond-orb:nth-child(102){animation-delay:1.02s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond102;animation-timing-function:linear;background-color:#00c5ff}@keyframes orbit_beyond102{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-273deg) rotateY(82deg) translateX(350px) rotate(273deg)}to{opacity:1;transform:translateZ(0) rotate(-273deg) rotateY(82deg) translateX(350px) rotate(273deg)}}.c-beyond-orb:nth-child(103){animation-delay:1.03s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond103;animation-timing-function:linear;background-color:#00c5ff}@keyframes orbit_beyond103{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-71deg) rotateY(271deg) translateX(350px) rotate(71deg)}to{opacity:1;transform:translateZ(0) rotate(-71deg) rotateY(271deg) translateX(350px) rotate(71deg)}}.c-beyond-orb:nth-child(104){animation-delay:1.04s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond104;animation-timing-function:linear;background-color:#00c4ff}@keyframes orbit_beyond104{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-355deg) rotateY(13deg) translateX(350px) rotate(355deg)}to{opacity:1;transform:translateZ(0) rotate(-355deg) rotateY(13deg) translateX(350px) rotate(355deg)}}.c-beyond-orb:nth-child(105){animation-delay:1.05s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond105;animation-timing-function:linear;background-color:#00c4ff}@keyframes orbit_beyond105{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-350deg) rotateY(287deg) translateX(350px) rotate(350deg)}to{opacity:1;transform:translateZ(0) rotate(-350deg) rotateY(287deg) translateX(350px) rotate(350deg)}}.c-beyond-orb:nth-child(106){animation-delay:1.06s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond106;animation-timing-function:linear;background-color:#00c3ff}@keyframes orbit_beyond106{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-1deg) rotateY(6deg) translateX(350px) rotate(1deg)}to{opacity:1;transform:translateZ(0) rotate(-1deg) rotateY(6deg) translateX(350px) rotate(1deg)}}.c-beyond-orb:nth-child(107){animation-delay:1.07s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond107;animation-timing-function:linear;background-color:#00c2ff}@keyframes orbit_beyond107{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-114deg) rotateY(311deg) translateX(350px) rotate(114deg)}to{opacity:1;transform:translateZ(0) rotate(-114deg) rotateY(311deg) translateX(350px) rotate(114deg)}}.c-beyond-orb:nth-child(108){animation-delay:1.08s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond108;animation-timing-function:linear;background-color:#00c2ff}@keyframes orbit_beyond108{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-221deg) rotateY(145deg) translateX(350px) rotate(221deg)}to{opacity:1;transform:translateZ(0) rotate(-221deg) rotateY(145deg) translateX(350px) rotate(221deg)}}.c-beyond-orb:nth-child(109){animation-delay:1.09s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond109;animation-timing-function:linear;background-color:#00c1ff}@keyframes orbit_beyond109{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-292deg) rotateY(161deg) translateX(350px) rotate(292deg)}to{opacity:1;transform:translateZ(0) rotate(-292deg) rotateY(161deg) translateX(350px) rotate(292deg)}}.c-beyond-orb:nth-child(110){animation-delay:1.1s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond110;animation-timing-function:linear;background-color:#00c1ff}@keyframes orbit_beyond110{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-69deg) rotateY(41deg) translateX(350px) rotate(69deg)}to{opacity:1;transform:translateZ(0) rotate(-69deg) rotateY(41deg) translateX(350px) rotate(69deg)}}.c-beyond-orb:nth-child(111){animation-delay:1.11s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond111;animation-timing-function:linear;background-color:#00c0ff}@keyframes orbit_beyond111{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-30deg) rotateY(289deg) translateX(350px) rotate(30deg)}to{opacity:1;transform:translateZ(0) rotate(-30deg) rotateY(289deg) translateX(350px) rotate(30deg)}}.c-beyond-orb:nth-child(112){animation-delay:1.12s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond112;animation-timing-function:linear;background-color:#00c0ff}@keyframes orbit_beyond112{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-244deg) rotateY(53deg) translateX(350px) rotate(244deg)}to{opacity:1;transform:translateZ(0) rotate(-244deg) rotateY(53deg) translateX(350px) rotate(244deg)}}.c-beyond-orb:nth-child(113){animation-delay:1.13s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond113;animation-timing-function:linear;background-color:#00bfff}@keyframes orbit_beyond113{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-335deg) rotateY(308deg) translateX(350px) rotate(335deg)}to{opacity:1;transform:translateZ(0) rotate(-335deg) rotateY(308deg) translateX(350px) rotate(335deg)}}.c-beyond-orb:nth-child(114){animation-delay:1.14s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond114;animation-timing-function:linear;background-color:#00beff}@keyframes orbit_beyond114{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-45deg) rotateY(194deg) translateX(350px) rotate(45deg)}to{opacity:1;transform:translateZ(0) rotate(-45deg) rotateY(194deg) translateX(350px) rotate(45deg)}}.c-beyond-orb:nth-child(115){animation-delay:1.15s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond115;animation-timing-function:linear;background-color:#00beff}@keyframes orbit_beyond115{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-114deg) rotateY(216deg) translateX(350px) rotate(114deg)}to{opacity:1;transform:translateZ(0) rotate(-114deg) rotateY(216deg) translateX(350px) rotate(114deg)}}.c-beyond-orb:nth-child(116){animation-delay:1.16s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond116;animation-timing-function:linear;background-color:#00bdff}@keyframes orbit_beyond116{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-286deg) rotateY(166deg) translateX(350px) rotate(286deg)}to{opacity:1;transform:translateZ(0) rotate(-286deg) rotateY(166deg) translateX(350px) rotate(286deg)}}.c-beyond-orb:nth-child(117){animation-delay:1.17s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond117;animation-timing-function:linear;background-color:#00bdff}@keyframes orbit_beyond117{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-356deg) rotateY(329deg) translateX(350px) rotate(356deg)}to{opacity:1;transform:translateZ(0) rotate(-356deg) rotateY(329deg) translateX(350px) rotate(356deg)}}.c-beyond-orb:nth-child(118){animation-delay:1.18s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond118;animation-timing-function:linear;background-color:#00bcff}@keyframes orbit_beyond118{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-85deg) rotateY(69deg) translateX(350px) rotate(85deg)}to{opacity:1;transform:translateZ(0) rotate(-85deg) rotateY(69deg) translateX(350px) rotate(85deg)}}.c-beyond-orb:nth-child(119){animation-delay:1.19s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond119;animation-timing-function:linear;background-color:#00bcff}@keyframes orbit_beyond119{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-353deg) rotateY(214deg) translateX(350px) rotate(353deg)}to{opacity:1;transform:translateZ(0) rotate(-353deg) rotateY(214deg) translateX(350px) rotate(353deg)}}.c-beyond-orb:nth-child(120){animation-delay:1.2s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond120;animation-timing-function:linear;background-color:#0bf}@keyframes orbit_beyond120{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-14deg) rotateY(252deg) translateX(350px) rotate(14deg)}to{opacity:1;transform:translateZ(0) rotate(-14deg) rotateY(252deg) translateX(350px) rotate(14deg)}}.c-beyond-orb:nth-child(121){animation-delay:1.21s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond121;animation-timing-function:linear;background-color:#00baff}@keyframes orbit_beyond121{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-246deg) rotateY(262deg) translateX(350px) rotate(246deg)}to{opacity:1;transform:translateZ(0) rotate(-246deg) rotateY(262deg) translateX(350px) rotate(246deg)}}.c-beyond-orb:nth-child(122){animation-delay:1.22s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond122;animation-timing-function:linear;background-color:#00baff}@keyframes orbit_beyond122{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-100deg) rotateY(207deg) translateX(350px) rotate(100deg)}to{opacity:1;transform:translateZ(0) rotate(-100deg) rotateY(207deg) translateX(350px) rotate(100deg)}}.c-beyond-orb:nth-child(123){animation-delay:1.23s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond123;animation-timing-function:linear;background-color:#00b9ff}@keyframes orbit_beyond123{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-216deg) rotateY(29deg) translateX(350px) rotate(216deg)}to{opacity:1;transform:translateZ(0) rotate(-216deg) rotateY(29deg) translateX(350px) rotate(216deg)}}.c-beyond-orb:nth-child(124){animation-delay:1.24s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond124;animation-timing-function:linear;background-color:#00b9ff}@keyframes orbit_beyond124{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-147deg) rotateY(168deg) translateX(350px) rotate(147deg)}to{opacity:1;transform:translateZ(0) rotate(-147deg) rotateY(168deg) translateX(350px) rotate(147deg)}}.c-beyond-orb:nth-child(125){animation-delay:1.25s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond125;animation-timing-function:linear;background-color:#00b8ff}@keyframes orbit_beyond125{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-223deg) rotateY(322deg) translateX(350px) rotate(223deg)}to{opacity:1;transform:translateZ(0) rotate(-223deg) rotateY(322deg) translateX(350px) rotate(223deg)}}.c-beyond-orb:nth-child(126){animation-delay:1.26s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond126;animation-timing-function:linear;background-color:#00b8ff}@keyframes orbit_beyond126{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-84deg) rotateY(236deg) translateX(350px) rotate(84deg)}to{opacity:1;transform:translateZ(0) rotate(-84deg) rotateY(236deg) translateX(350px) rotate(84deg)}}.c-beyond-orb:nth-child(127){animation-delay:1.27s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond127;animation-timing-function:linear;background-color:#00b7ff}@keyframes orbit_beyond127{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-290deg) rotateY(71deg) translateX(350px) rotate(290deg)}to{opacity:1;transform:translateZ(0) rotate(-290deg) rotateY(71deg) translateX(350px) rotate(290deg)}}.c-beyond-orb:nth-child(128){animation-delay:1.28s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond128;animation-timing-function:linear;background-color:#00b6ff}@keyframes orbit_beyond128{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-92deg) rotateY(43deg) translateX(350px) rotate(92deg)}to{opacity:1;transform:translateZ(0) rotate(-92deg) rotateY(43deg) translateX(350px) rotate(92deg)}}.c-beyond-orb:nth-child(129){animation-delay:1.29s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond129;animation-timing-function:linear;background-color:#00b6ff}@keyframes orbit_beyond129{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-217deg) rotateY(57deg) translateX(350px) rotate(217deg)}to{opacity:1;transform:translateZ(0) rotate(-217deg) rotateY(57deg) translateX(350px) rotate(217deg)}}.c-beyond-orb:nth-child(130){animation-delay:1.3s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond130;animation-timing-function:linear;background-color:#00b5ff}@keyframes orbit_beyond130{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-279deg) rotateY(265deg) translateX(350px) rotate(279deg)}to{opacity:1;transform:translateZ(0) rotate(-279deg) rotateY(265deg) translateX(350px) rotate(279deg)}}.c-beyond-orb:nth-child(131){animation-delay:1.31s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond131;animation-timing-function:linear;background-color:#00b5ff}@keyframes orbit_beyond131{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-156deg) rotateY(198deg) translateX(350px) rotate(156deg)}to{opacity:1;transform:translateZ(0) rotate(-156deg) rotateY(198deg) translateX(350px) rotate(156deg)}}.c-beyond-orb:nth-child(132){animation-delay:1.32s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond132;animation-timing-function:linear;background-color:#00b4ff}@keyframes orbit_beyond132{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-197deg) rotateY(78deg) translateX(350px) rotate(197deg)}to{opacity:1;transform:translateZ(0) rotate(-197deg) rotateY(78deg) translateX(350px) rotate(197deg)}}.c-beyond-orb:nth-child(133){animation-delay:1.33s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond133;animation-timing-function:linear;background-color:#00b4ff}@keyframes orbit_beyond133{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-86deg) rotateY(307deg) translateX(350px) rotate(86deg)}to{opacity:1;transform:translateZ(0) rotate(-86deg) rotateY(307deg) translateX(350px) rotate(86deg)}}.c-beyond-orb:nth-child(134){animation-delay:1.34s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond134;animation-timing-function:linear;background-color:#00b3ff}@keyframes orbit_beyond134{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-179deg) rotateY(14deg) translateX(350px) rotate(179deg)}to{opacity:1;transform:translateZ(0) rotate(-179deg) rotateY(14deg) translateX(350px) rotate(179deg)}}.c-beyond-orb:nth-child(135){animation-delay:1.35s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond135;animation-timing-function:linear;background-color:#00b3ff}@keyframes orbit_beyond135{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-139deg) rotateY(122deg) translateX(350px) rotate(139deg)}to{opacity:1;transform:translateZ(0) rotate(-139deg) rotateY(122deg) translateX(350px) rotate(139deg)}}.c-beyond-orb:nth-child(136){animation-delay:1.36s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond136;animation-timing-function:linear;background-color:#00b2ff}@keyframes orbit_beyond136{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-195deg) rotateY(80deg) translateX(350px) rotate(195deg)}to{opacity:1;transform:translateZ(0) rotate(-195deg) rotateY(80deg) translateX(350px) rotate(195deg)}}.c-beyond-orb:nth-child(137){animation-delay:1.37s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond137;animation-timing-function:linear;background-color:#00b1ff}@keyframes orbit_beyond137{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-325deg) rotateY(248deg) translateX(350px) rotate(325deg)}to{opacity:1;transform:translateZ(0) rotate(-325deg) rotateY(248deg) translateX(350px) rotate(325deg)}}.c-beyond-orb:nth-child(138){animation-delay:1.38s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond138;animation-timing-function:linear;background-color:#00b1ff}@keyframes orbit_beyond138{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-175deg) rotateY(22deg) translateX(350px) rotate(175deg)}to{opacity:1;transform:translateZ(0) rotate(-175deg) rotateY(22deg) translateX(350px) rotate(175deg)}}.c-beyond-orb:nth-child(139){animation-delay:1.39s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond139;animation-timing-function:linear;background-color:#00b0ff}@keyframes orbit_beyond139{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-54deg) rotateY(304deg) translateX(350px) rotate(54deg)}to{opacity:1;transform:translateZ(0) rotate(-54deg) rotateY(304deg) translateX(350px) rotate(54deg)}}.c-beyond-orb:nth-child(140){animation-delay:1.4s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond140;animation-timing-function:linear;background-color:#00b0ff}@keyframes orbit_beyond140{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-150deg) rotateY(35deg) translateX(350px) rotate(150deg)}to{opacity:1;transform:translateZ(0) rotate(-150deg) rotateY(35deg) translateX(350px) rotate(150deg)}}.c-beyond-orb:nth-child(141){animation-delay:1.41s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond141;animation-timing-function:linear;background-color:#00afff}@keyframes orbit_beyond141{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-229deg) rotateY(319deg) translateX(350px) rotate(229deg)}to{opacity:1;transform:translateZ(0) rotate(-229deg) rotateY(319deg) translateX(350px) rotate(229deg)}}.c-beyond-orb:nth-child(142){animation-delay:1.42s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond142;animation-timing-function:linear;background-color:#00afff}@keyframes orbit_beyond142{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-331deg) rotateY(4deg) translateX(350px) rotate(331deg)}to{opacity:1;transform:translateZ(0) rotate(-331deg) rotateY(4deg) translateX(350px) rotate(331deg)}}.c-beyond-orb:nth-child(143){animation-delay:1.43s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond143;animation-timing-function:linear;background-color:#00aeff}@keyframes orbit_beyond143{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-82deg) rotateY(355deg) translateX(350px) rotate(82deg)}to{opacity:1;transform:translateZ(0) rotate(-82deg) rotateY(355deg) translateX(350px) rotate(82deg)}}.c-beyond-orb:nth-child(144){animation-delay:1.44s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond144;animation-timing-function:linear;background-color:#00adff}@keyframes orbit_beyond144{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-93deg) rotateY(343deg) translateX(350px) rotate(93deg)}to{opacity:1;transform:translateZ(0) rotate(-93deg) rotateY(343deg) translateX(350px) rotate(93deg)}}.c-beyond-orb:nth-child(145){animation-delay:1.45s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond145;animation-timing-function:linear;background-color:#00adff}@keyframes orbit_beyond145{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-74deg) rotateY(307deg) translateX(350px) rotate(74deg)}to{opacity:1;transform:translateZ(0) rotate(-74deg) rotateY(307deg) translateX(350px) rotate(74deg)}}.c-beyond-orb:nth-child(146){animation-delay:1.46s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond146;animation-timing-function:linear;background-color:#00acff}@keyframes orbit_beyond146{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-337deg) rotateY(293deg) translateX(350px) rotate(337deg)}to{opacity:1;transform:translateZ(0) rotate(-337deg) rotateY(293deg) translateX(350px) rotate(337deg)}}.c-beyond-orb:nth-child(147){animation-delay:1.47s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond147;animation-timing-function:linear;background-color:#00acff}@keyframes orbit_beyond147{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-229deg) rotateY(132deg) translateX(350px) rotate(229deg)}to{opacity:1;transform:translateZ(0) rotate(-229deg) rotateY(132deg) translateX(350px) rotate(229deg)}}.c-beyond-orb:nth-child(148){animation-delay:1.48s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond148;animation-timing-function:linear;background-color:#00abff}@keyframes orbit_beyond148{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-338deg) rotateY(222deg) translateX(350px) rotate(338deg)}to{opacity:1;transform:translateZ(0) rotate(-338deg) rotateY(222deg) translateX(350px) rotate(338deg)}}.c-beyond-orb:nth-child(149){animation-delay:1.49s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond149;animation-timing-function:linear;background-color:#00abff}@keyframes orbit_beyond149{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-328deg) rotateY(136deg) translateX(350px) rotate(328deg)}to{opacity:1;transform:translateZ(0) rotate(-328deg) rotateY(136deg) translateX(350px) rotate(328deg)}}.c-beyond-orb:nth-child(150){animation-delay:1.5s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond150;animation-timing-function:linear;background-color:#0af}@keyframes orbit_beyond150{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-170deg) rotateY(154deg) translateX(350px) rotate(170deg)}to{opacity:1;transform:translateZ(0) rotate(-170deg) rotateY(154deg) translateX(350px) rotate(170deg)}}.c-beyond-orb:nth-child(151){animation-delay:1.51s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond151;animation-timing-function:linear;background-color:#00a9ff}@keyframes orbit_beyond151{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-135deg) rotateY(212deg) translateX(350px) rotate(135deg)}to{opacity:1;transform:translateZ(0) rotate(-135deg) rotateY(212deg) translateX(350px) rotate(135deg)}}.c-beyond-orb:nth-child(152){animation-delay:1.52s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond152;animation-timing-function:linear;background-color:#00a9ff}@keyframes orbit_beyond152{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-1turn) rotateY(130deg) translateX(350px) rotate(1turn)}to{opacity:1;transform:translateZ(0) rotate(-1turn) rotateY(130deg) translateX(350px) rotate(1turn)}}.c-beyond-orb:nth-child(153){animation-delay:1.53s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond153;animation-timing-function:linear;background-color:#00a8ff}@keyframes orbit_beyond153{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-296deg) rotateY(87deg) translateX(350px) rotate(296deg)}to{opacity:1;transform:translateZ(0) rotate(-296deg) rotateY(87deg) translateX(350px) rotate(296deg)}}.c-beyond-orb:nth-child(154){animation-delay:1.54s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond154;animation-timing-function:linear;background-color:#00a8ff}@keyframes orbit_beyond154{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-221deg) rotateY(187deg) translateX(350px) rotate(221deg)}to{opacity:1;transform:translateZ(0) rotate(-221deg) rotateY(187deg) translateX(350px) rotate(221deg)}}.c-beyond-orb:nth-child(155){animation-delay:1.55s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond155;animation-timing-function:linear;background-color:#00a7ff}@keyframes orbit_beyond155{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-278deg) rotateY(194deg) translateX(350px) rotate(278deg)}to{opacity:1;transform:translateZ(0) rotate(-278deg) rotateY(194deg) translateX(350px) rotate(278deg)}}.c-beyond-orb:nth-child(156){animation-delay:1.56s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond156;animation-timing-function:linear;background-color:#00a7ff}@keyframes orbit_beyond156{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-41deg) rotateY(48deg) translateX(350px) rotate(41deg)}to{opacity:1;transform:translateZ(0) rotate(-41deg) rotateY(48deg) translateX(350px) rotate(41deg)}}.c-beyond-orb:nth-child(157){animation-delay:1.57s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond157;animation-timing-function:linear;background-color:#00a6ff}@keyframes orbit_beyond157{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-19deg) rotateY(180deg) translateX(350px) rotate(19deg)}to{opacity:1;transform:translateZ(0) rotate(-19deg) rotateY(180deg) translateX(350px) rotate(19deg)}}.c-beyond-orb:nth-child(158){animation-delay:1.58s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond158;animation-timing-function:linear;background-color:#00a5ff}@keyframes orbit_beyond158{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-65deg) rotateY(138deg) translateX(350px) rotate(65deg)}to{opacity:1;transform:translateZ(0) rotate(-65deg) rotateY(138deg) translateX(350px) rotate(65deg)}}.c-beyond-orb:nth-child(159){animation-delay:1.59s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond159;animation-timing-function:linear;background-color:#00a5ff}@keyframes orbit_beyond159{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-300deg) rotateY(210deg) translateX(350px) rotate(300deg)}to{opacity:1;transform:translateZ(0) rotate(-300deg) rotateY(210deg) translateX(350px) rotate(300deg)}}.c-beyond-orb:nth-child(160){animation-delay:1.6s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond160;animation-timing-function:linear;background-color:#00a4ff}@keyframes orbit_beyond160{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-143deg) rotateY(193deg) translateX(350px) rotate(143deg)}to{opacity:1;transform:translateZ(0) rotate(-143deg) rotateY(193deg) translateX(350px) rotate(143deg)}}.c-beyond-orb:nth-child(161){animation-delay:1.61s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond161;animation-timing-function:linear;background-color:#00a4ff}@keyframes orbit_beyond161{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-61deg) rotateY(341deg) translateX(350px) rotate(61deg)}to{opacity:1;transform:translateZ(0) rotate(-61deg) rotateY(341deg) translateX(350px) rotate(61deg)}}.c-beyond-orb:nth-child(162){animation-delay:1.62s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond162;animation-timing-function:linear;background-color:#00a3ff}@keyframes orbit_beyond162{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-286deg) rotateY(300deg) translateX(350px) rotate(286deg)}to{opacity:1;transform:translateZ(0) rotate(-286deg) rotateY(300deg) translateX(350px) rotate(286deg)}}.c-beyond-orb:nth-child(163){animation-delay:1.63s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond163;animation-timing-function:linear;background-color:#00a3ff}@keyframes orbit_beyond163{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-307deg) rotateY(152deg) translateX(350px) rotate(307deg)}to{opacity:1;transform:translateZ(0) rotate(-307deg) rotateY(152deg) translateX(350px) rotate(307deg)}}.c-beyond-orb:nth-child(164){animation-delay:1.64s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond164;animation-timing-function:linear;background-color:#00a2ff}@keyframes orbit_beyond164{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-307deg) rotateY(149deg) translateX(350px) rotate(307deg)}to{opacity:1;transform:translateZ(0) rotate(-307deg) rotateY(149deg) translateX(350px) rotate(307deg)}}.c-beyond-orb:nth-child(165){animation-delay:1.65s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond165;animation-timing-function:linear;background-color:#00a2ff}@keyframes orbit_beyond165{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-133deg) rotateY(328deg) translateX(350px) rotate(133deg)}to{opacity:1;transform:translateZ(0) rotate(-133deg) rotateY(328deg) translateX(350px) rotate(133deg)}}.c-beyond-orb:nth-child(166){animation-delay:1.66s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond166;animation-timing-function:linear;background-color:#00a1ff}@keyframes orbit_beyond166{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-96deg) rotateY(224deg) translateX(350px) rotate(96deg)}to{opacity:1;transform:translateZ(0) rotate(-96deg) rotateY(224deg) translateX(350px) rotate(96deg)}}.c-beyond-orb:nth-child(167){animation-delay:1.67s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond167;animation-timing-function:linear;background-color:#00a0ff}@keyframes orbit_beyond167{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-55deg) rotateY(140deg) translateX(350px) rotate(55deg)}to{opacity:1;transform:translateZ(0) rotate(-55deg) rotateY(140deg) translateX(350px) rotate(55deg)}}.c-beyond-orb:nth-child(168){animation-delay:1.68s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond168;animation-timing-function:linear;background-color:#00a0ff}@keyframes orbit_beyond168{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-139deg) rotateY(118deg) translateX(350px) rotate(139deg)}to{opacity:1;transform:translateZ(0) rotate(-139deg) rotateY(118deg) translateX(350px) rotate(139deg)}}.c-beyond-orb:nth-child(169){animation-delay:1.69s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond169;animation-timing-function:linear;background-color:#009fff}@keyframes orbit_beyond169{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-61deg) rotateY(194deg) translateX(350px) rotate(61deg)}to{opacity:1;transform:translateZ(0) rotate(-61deg) rotateY(194deg) translateX(350px) rotate(61deg)}}.c-beyond-orb:nth-child(170){animation-delay:1.7s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond170;animation-timing-function:linear;background-color:#009fff}@keyframes orbit_beyond170{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-91deg) rotateY(144deg) translateX(350px) rotate(91deg)}to{opacity:1;transform:translateZ(0) rotate(-91deg) rotateY(144deg) translateX(350px) rotate(91deg)}}.c-beyond-orb:nth-child(171){animation-delay:1.71s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond171;animation-timing-function:linear;background-color:#009eff}@keyframes orbit_beyond171{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-53deg) rotateY(285deg) translateX(350px) rotate(53deg)}to{opacity:1;transform:translateZ(0) rotate(-53deg) rotateY(285deg) translateX(350px) rotate(53deg)}}.c-beyond-orb:nth-child(172){animation-delay:1.72s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond172;animation-timing-function:linear;background-color:#009eff}@keyframes orbit_beyond172{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-264deg) rotateY(338deg) translateX(350px) rotate(264deg)}to{opacity:1;transform:translateZ(0) rotate(-264deg) rotateY(338deg) translateX(350px) rotate(264deg)}}.c-beyond-orb:nth-child(173){animation-delay:1.73s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond173;animation-timing-function:linear;background-color:#009dff}@keyframes orbit_beyond173{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-103deg) rotateY(279deg) translateX(350px) rotate(103deg)}to{opacity:1;transform:translateZ(0) rotate(-103deg) rotateY(279deg) translateX(350px) rotate(103deg)}}.c-beyond-orb:nth-child(174){animation-delay:1.74s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond174;animation-timing-function:linear;background-color:#009cff}@keyframes orbit_beyond174{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-300deg) rotateY(76deg) translateX(350px) rotate(300deg)}to{opacity:1;transform:translateZ(0) rotate(-300deg) rotateY(76deg) translateX(350px) rotate(300deg)}}.c-beyond-orb:nth-child(175){animation-delay:1.75s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond175;animation-timing-function:linear;background-color:#009cff}@keyframes orbit_beyond175{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-298deg) rotateY(222deg) translateX(350px) rotate(298deg)}to{opacity:1;transform:translateZ(0) rotate(-298deg) rotateY(222deg) translateX(350px) rotate(298deg)}}.c-beyond-orb:nth-child(176){animation-delay:1.76s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond176;animation-timing-function:linear;background-color:#009bff}@keyframes orbit_beyond176{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-266deg) rotateY(359deg) translateX(350px) rotate(266deg)}to{opacity:1;transform:translateZ(0) rotate(-266deg) rotateY(359deg) translateX(350px) rotate(266deg)}}.c-beyond-orb:nth-child(177){animation-delay:1.77s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond177;animation-timing-function:linear;background-color:#009bff}@keyframes orbit_beyond177{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-192deg) rotateY(324deg) translateX(350px) rotate(192deg)}to{opacity:1;transform:translateZ(0) rotate(-192deg) rotateY(324deg) translateX(350px) rotate(192deg)}}.c-beyond-orb:nth-child(178){animation-delay:1.78s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond178;animation-timing-function:linear;background-color:#009aff}@keyframes orbit_beyond178{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-157deg) rotateY(342deg) translateX(350px) rotate(157deg)}to{opacity:1;transform:translateZ(0) rotate(-157deg) rotateY(342deg) translateX(350px) rotate(157deg)}}.c-beyond-orb:nth-child(179){animation-delay:1.79s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond179;animation-timing-function:linear;background-color:#009aff}@keyframes orbit_beyond179{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-54deg) rotateY(228deg) translateX(350px) rotate(54deg)}to{opacity:1;transform:translateZ(0) rotate(-54deg) rotateY(228deg) translateX(350px) rotate(54deg)}}.c-beyond-orb:nth-child(180){animation-delay:1.8s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond180;animation-timing-function:linear;background-color:#09f}@keyframes orbit_beyond180{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-48deg) rotateY(317deg) translateX(350px) rotate(48deg)}to{opacity:1;transform:translateZ(0) rotate(-48deg) rotateY(317deg) translateX(350px) rotate(48deg)}}.c-beyond-orb:nth-child(181){animation-delay:1.81s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond181;animation-timing-function:linear;background-color:#0098ff}@keyframes orbit_beyond181{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-126deg) rotateY(68deg) translateX(350px) rotate(126deg)}to{opacity:1;transform:translateZ(0) rotate(-126deg) rotateY(68deg) translateX(350px) rotate(126deg)}}.c-beyond-orb:nth-child(182){animation-delay:1.82s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond182;animation-timing-function:linear;background-color:#0098ff}@keyframes orbit_beyond182{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-184deg) rotateY(309deg) translateX(350px) rotate(184deg)}to{opacity:1;transform:translateZ(0) rotate(-184deg) rotateY(309deg) translateX(350px) rotate(184deg)}}.c-beyond-orb:nth-child(183){animation-delay:1.83s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond183;animation-timing-function:linear;background-color:#0097ff}@keyframes orbit_beyond183{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-89deg) rotateY(265deg) translateX(350px) rotate(89deg)}to{opacity:1;transform:translateZ(0) rotate(-89deg) rotateY(265deg) translateX(350px) rotate(89deg)}}.c-beyond-orb:nth-child(184){animation-delay:1.84s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond184;animation-timing-function:linear;background-color:#0097ff}@keyframes orbit_beyond184{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-243deg) rotateY(239deg) translateX(350px) rotate(243deg)}to{opacity:1;transform:translateZ(0) rotate(-243deg) rotateY(239deg) translateX(350px) rotate(243deg)}}.c-beyond-orb:nth-child(185){animation-delay:1.85s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond185;animation-timing-function:linear;background-color:#0096ff}@keyframes orbit_beyond185{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-134deg) rotateY(174deg) translateX(350px) rotate(134deg)}to{opacity:1;transform:translateZ(0) rotate(-134deg) rotateY(174deg) translateX(350px) rotate(134deg)}}.c-beyond-orb:nth-child(186){animation-delay:1.86s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond186;animation-timing-function:linear;background-color:#0096ff}@keyframes orbit_beyond186{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-192deg) rotateY(125deg) translateX(350px) rotate(192deg)}to{opacity:1;transform:translateZ(0) rotate(-192deg) rotateY(125deg) translateX(350px) rotate(192deg)}}.c-beyond-orb:nth-child(187){animation-delay:1.87s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond187;animation-timing-function:linear;background-color:#0095ff}@keyframes orbit_beyond187{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-17deg) rotateY(30deg) translateX(350px) rotate(17deg)}to{opacity:1;transform:translateZ(0) rotate(-17deg) rotateY(30deg) translateX(350px) rotate(17deg)}}.c-beyond-orb:nth-child(188){animation-delay:1.88s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond188;animation-timing-function:linear;background-color:#0094ff}@keyframes orbit_beyond188{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-160deg) rotateY(311deg) translateX(350px) rotate(160deg)}to{opacity:1;transform:translateZ(0) rotate(-160deg) rotateY(311deg) translateX(350px) rotate(160deg)}}.c-beyond-orb:nth-child(189){animation-delay:1.89s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond189;animation-timing-function:linear;background-color:#0094ff}@keyframes orbit_beyond189{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-75deg) rotateY(245deg) translateX(350px) rotate(75deg)}to{opacity:1;transform:translateZ(0) rotate(-75deg) rotateY(245deg) translateX(350px) rotate(75deg)}}.c-beyond-orb:nth-child(190){animation-delay:1.9s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond190;animation-timing-function:linear;background-color:#0093ff}@keyframes orbit_beyond190{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-230deg) rotateY(298deg) translateX(350px) rotate(230deg)}to{opacity:1;transform:translateZ(0) rotate(-230deg) rotateY(298deg) translateX(350px) rotate(230deg)}}.c-beyond-orb:nth-child(191){animation-delay:1.91s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond191;animation-timing-function:linear;background-color:#0093ff}@keyframes orbit_beyond191{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-316deg) rotateY(346deg) translateX(350px) rotate(316deg)}to{opacity:1;transform:translateZ(0) rotate(-316deg) rotateY(346deg) translateX(350px) rotate(316deg)}}.c-beyond-orb:nth-child(192){animation-delay:1.92s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond192;animation-timing-function:linear;background-color:#0092ff}@keyframes orbit_beyond192{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-253deg) rotateY(303deg) translateX(350px) rotate(253deg)}to{opacity:1;transform:translateZ(0) rotate(-253deg) rotateY(303deg) translateX(350px) rotate(253deg)}}.c-beyond-orb:nth-child(193){animation-delay:1.93s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond193;animation-timing-function:linear;background-color:#0092ff}@keyframes orbit_beyond193{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-207deg) rotateY(247deg) translateX(350px) rotate(207deg)}to{opacity:1;transform:translateZ(0) rotate(-207deg) rotateY(247deg) translateX(350px) rotate(207deg)}}.c-beyond-orb:nth-child(194){animation-delay:1.94s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond194;animation-timing-function:linear;background-color:#0091ff}@keyframes orbit_beyond194{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-49deg) rotateY(166deg) translateX(350px) rotate(49deg)}to{opacity:1;transform:translateZ(0) rotate(-49deg) rotateY(166deg) translateX(350px) rotate(49deg)}}.c-beyond-orb:nth-child(195){animation-delay:1.95s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond195;animation-timing-function:linear;background-color:#0091ff}@keyframes orbit_beyond195{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-122deg) rotateY(327deg) translateX(350px) rotate(122deg)}to{opacity:1;transform:translateZ(0) rotate(-122deg) rotateY(327deg) translateX(350px) rotate(122deg)}}.c-beyond-orb:nth-child(196){animation-delay:1.96s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond196;animation-timing-function:linear;background-color:#0090ff}@keyframes orbit_beyond196{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-317deg) rotateY(29deg) translateX(350px) rotate(317deg)}to{opacity:1;transform:translateZ(0) rotate(-317deg) rotateY(29deg) translateX(350px) rotate(317deg)}}.c-beyond-orb:nth-child(197){animation-delay:1.97s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond197;animation-timing-function:linear;background-color:#008fff}@keyframes orbit_beyond197{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-189deg) rotateY(217deg) translateX(350px) rotate(189deg)}to{opacity:1;transform:translateZ(0) rotate(-189deg) rotateY(217deg) translateX(350px) rotate(189deg)}}.c-beyond-orb:nth-child(198){animation-delay:1.98s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond198;animation-timing-function:linear;background-color:#008fff}@keyframes orbit_beyond198{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-8deg) rotateY(142deg) translateX(350px) rotate(8deg)}to{opacity:1;transform:translateZ(0) rotate(-8deg) rotateY(142deg) translateX(350px) rotate(8deg)}}.c-beyond-orb:nth-child(199){animation-delay:1.99s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond199;animation-timing-function:linear;background-color:#008eff}@keyframes orbit_beyond199{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-198deg) rotateY(345deg) translateX(350px) rotate(198deg)}to{opacity:1;transform:translateZ(0) rotate(-198deg) rotateY(345deg) translateX(350px) rotate(198deg)}}.c-beyond-orb:nth-child(200){animation-delay:2s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond200;animation-timing-function:linear;background-color:#008eff}@keyframes orbit_beyond200{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-229deg) rotateY(144deg) translateX(350px) rotate(229deg)}to{opacity:1;transform:translateZ(0) rotate(-229deg) rotateY(144deg) translateX(350px) rotate(229deg)}}.c-beyond-orb:nth-child(201){animation-delay:2.01s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond201;animation-timing-function:linear;background-color:#008dff}@keyframes orbit_beyond201{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-50deg) rotateY(233deg) translateX(350px) rotate(50deg)}to{opacity:1;transform:translateZ(0) rotate(-50deg) rotateY(233deg) translateX(350px) rotate(50deg)}}.c-beyond-orb:nth-child(202){animation-delay:2.02s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond202;animation-timing-function:linear;background-color:#008dff}@keyframes orbit_beyond202{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-53deg) rotateY(112deg) translateX(350px) rotate(53deg)}to{opacity:1;transform:translateZ(0) rotate(-53deg) rotateY(112deg) translateX(350px) rotate(53deg)}}.c-beyond-orb:nth-child(203){animation-delay:2.03s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond203;animation-timing-function:linear;background-color:#008cff}@keyframes orbit_beyond203{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-42deg) rotateY(128deg) translateX(350px) rotate(42deg)}to{opacity:1;transform:translateZ(0) rotate(-42deg) rotateY(128deg) translateX(350px) rotate(42deg)}}.c-beyond-orb:nth-child(204){animation-delay:2.04s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond204;animation-timing-function:linear;background-color:#008bff}@keyframes orbit_beyond204{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-336deg) rotateY(314deg) translateX(350px) rotate(336deg)}to{opacity:1;transform:translateZ(0) rotate(-336deg) rotateY(314deg) translateX(350px) rotate(336deg)}}.c-beyond-orb:nth-child(205){animation-delay:2.05s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond205;animation-timing-function:linear;background-color:#008bff}@keyframes orbit_beyond205{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-60deg) rotateY(106deg) translateX(350px) rotate(60deg)}to{opacity:1;transform:translateZ(0) rotate(-60deg) rotateY(106deg) translateX(350px) rotate(60deg)}}.c-beyond-orb:nth-child(206){animation-delay:2.06s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond206;animation-timing-function:linear;background-color:#008aff}@keyframes orbit_beyond206{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-203deg) rotateY(329deg) translateX(350px) rotate(203deg)}to{opacity:1;transform:translateZ(0) rotate(-203deg) rotateY(329deg) translateX(350px) rotate(203deg)}}.c-beyond-orb:nth-child(207){animation-delay:2.07s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond207;animation-timing-function:linear;background-color:#008aff}@keyframes orbit_beyond207{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-221deg) rotateY(298deg) translateX(350px) rotate(221deg)}to{opacity:1;transform:translateZ(0) rotate(-221deg) rotateY(298deg) translateX(350px) rotate(221deg)}}.c-beyond-orb:nth-child(208){animation-delay:2.08s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond208;animation-timing-function:linear;background-color:#0089ff}@keyframes orbit_beyond208{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-147deg) rotateY(354deg) translateX(350px) rotate(147deg)}to{opacity:1;transform:translateZ(0) rotate(-147deg) rotateY(354deg) translateX(350px) rotate(147deg)}}.c-beyond-orb:nth-child(209){animation-delay:2.09s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond209;animation-timing-function:linear;background-color:#0089ff}@keyframes orbit_beyond209{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-15deg) rotateY(109deg) translateX(350px) rotate(15deg)}to{opacity:1;transform:translateZ(0) rotate(-15deg) rotateY(109deg) translateX(350px) rotate(15deg)}}.c-beyond-orb:nth-child(210){animation-delay:2.1s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond210;animation-timing-function:linear;background-color:#08f}@keyframes orbit_beyond210{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-217deg) rotateY(242deg) translateX(350px) rotate(217deg)}to{opacity:1;transform:translateZ(0) rotate(-217deg) rotateY(242deg) translateX(350px) rotate(217deg)}}.c-beyond-orb:nth-child(211){animation-delay:2.11s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond211;animation-timing-function:linear;background-color:#0087ff}@keyframes orbit_beyond211{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-66deg) rotateY(278deg) translateX(350px) rotate(66deg)}to{opacity:1;transform:translateZ(0) rotate(-66deg) rotateY(278deg) translateX(350px) rotate(66deg)}}.c-beyond-orb:nth-child(212){animation-delay:2.12s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond212;animation-timing-function:linear;background-color:#0087ff}@keyframes orbit_beyond212{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-340deg) rotateY(38deg) translateX(350px) rotate(340deg)}to{opacity:1;transform:translateZ(0) rotate(-340deg) rotateY(38deg) translateX(350px) rotate(340deg)}}.c-beyond-orb:nth-child(213){animation-delay:2.13s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond213;animation-timing-function:linear;background-color:#0086ff}@keyframes orbit_beyond213{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-152deg) rotateY(212deg) translateX(350px) rotate(152deg)}to{opacity:1;transform:translateZ(0) rotate(-152deg) rotateY(212deg) translateX(350px) rotate(152deg)}}.c-beyond-orb:nth-child(214){animation-delay:2.14s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond214;animation-timing-function:linear;background-color:#0086ff}@keyframes orbit_beyond214{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-205deg) rotateY(330deg) translateX(350px) rotate(205deg)}to{opacity:1;transform:translateZ(0) rotate(-205deg) rotateY(330deg) translateX(350px) rotate(205deg)}}.c-beyond-orb:nth-child(215){animation-delay:2.15s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond215;animation-timing-function:linear;background-color:#0085ff}@keyframes orbit_beyond215{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-308deg) rotateY(94deg) translateX(350px) rotate(308deg)}to{opacity:1;transform:translateZ(0) rotate(-308deg) rotateY(94deg) translateX(350px) rotate(308deg)}}.c-beyond-orb:nth-child(216){animation-delay:2.16s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond216;animation-timing-function:linear;background-color:#0085ff}@keyframes orbit_beyond216{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-215deg) rotateY(2deg) translateX(350px) rotate(215deg)}to{opacity:1;transform:translateZ(0) rotate(-215deg) rotateY(2deg) translateX(350px) rotate(215deg)}}.c-beyond-orb:nth-child(217){animation-delay:2.17s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond217;animation-timing-function:linear;background-color:#0084ff}@keyframes orbit_beyond217{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-300deg) rotateY(294deg) translateX(350px) rotate(300deg)}to{opacity:1;transform:translateZ(0) rotate(-300deg) rotateY(294deg) translateX(350px) rotate(300deg)}}.c-beyond-orb:nth-child(218){animation-delay:2.18s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond218;animation-timing-function:linear;background-color:#0083ff}@keyframes orbit_beyond218{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-104deg) rotateY(150deg) translateX(350px) rotate(104deg)}to{opacity:1;transform:translateZ(0) rotate(-104deg) rotateY(150deg) translateX(350px) rotate(104deg)}}.c-beyond-orb:nth-child(219){animation-delay:2.19s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond219;animation-timing-function:linear;background-color:#0083ff}@keyframes orbit_beyond219{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-233deg) rotateY(68deg) translateX(350px) rotate(233deg)}to{opacity:1;transform:translateZ(0) rotate(-233deg) rotateY(68deg) translateX(350px) rotate(233deg)}}.c-beyond-orb:nth-child(220){animation-delay:2.2s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond220;animation-timing-function:linear;background-color:#0082ff}@keyframes orbit_beyond220{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-318deg) rotateY(115deg) translateX(350px) rotate(318deg)}to{opacity:1;transform:translateZ(0) rotate(-318deg) rotateY(115deg) translateX(350px) rotate(318deg)}}.c-beyond-orb:nth-child(221){animation-delay:2.21s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond221;animation-timing-function:linear;background-color:#0082ff}@keyframes orbit_beyond221{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-151deg) rotateY(297deg) translateX(350px) rotate(151deg)}to{opacity:1;transform:translateZ(0) rotate(-151deg) rotateY(297deg) translateX(350px) rotate(151deg)}}.c-beyond-orb:nth-child(222){animation-delay:2.22s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond222;animation-timing-function:linear;background-color:#0081ff}@keyframes orbit_beyond222{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-271deg) rotateY(48deg) translateX(350px) rotate(271deg)}to{opacity:1;transform:translateZ(0) rotate(-271deg) rotateY(48deg) translateX(350px) rotate(271deg)}}.c-beyond-orb:nth-child(223){animation-delay:2.23s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond223;animation-timing-function:linear;background-color:#0081ff}@keyframes orbit_beyond223{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-20deg) rotateY(19deg) translateX(350px) rotate(20deg)}to{opacity:1;transform:translateZ(0) rotate(-20deg) rotateY(19deg) translateX(350px) rotate(20deg)}}.c-beyond-orb:nth-child(224){animation-delay:2.24s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond224;animation-timing-function:linear;background-color:#0080ff}@keyframes orbit_beyond224{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-273deg) rotateY(88deg) translateX(350px) rotate(273deg)}to{opacity:1;transform:translateZ(0) rotate(-273deg) rotateY(88deg) translateX(350px) rotate(273deg)}}.c-beyond-orb:nth-child(225){animation-delay:2.25s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond225;animation-timing-function:linear;background-color:#0080ff}@keyframes orbit_beyond225{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-27deg) rotateY(235deg) translateX(350px) rotate(27deg)}to{opacity:1;transform:translateZ(0) rotate(-27deg) rotateY(235deg) translateX(350px) rotate(27deg)}}.c-beyond-orb:nth-child(226){animation-delay:2.26s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond226;animation-timing-function:linear;background-color:#007fff}@keyframes orbit_beyond226{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-244deg) rotateY(230deg) translateX(350px) rotate(244deg)}to{opacity:1;transform:translateZ(0) rotate(-244deg) rotateY(230deg) translateX(350px) rotate(244deg)}}.c-beyond-orb:nth-child(227){animation-delay:2.27s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond227;animation-timing-function:linear;background-color:#007eff}@keyframes orbit_beyond227{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-180deg) rotateY(106deg) translateX(350px) rotate(180deg)}to{opacity:1;transform:translateZ(0) rotate(-180deg) rotateY(106deg) translateX(350px) rotate(180deg)}}.c-beyond-orb:nth-child(228){animation-delay:2.28s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond228;animation-timing-function:linear;background-color:#007eff}@keyframes orbit_beyond228{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-126deg) rotateY(70deg) translateX(350px) rotate(126deg)}to{opacity:1;transform:translateZ(0) rotate(-126deg) rotateY(70deg) translateX(350px) rotate(126deg)}}.c-beyond-orb:nth-child(229){animation-delay:2.29s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond229;animation-timing-function:linear;background-color:#007dff}@keyframes orbit_beyond229{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-260deg) rotateY(151deg) translateX(350px) rotate(260deg)}to{opacity:1;transform:translateZ(0) rotate(-260deg) rotateY(151deg) translateX(350px) rotate(260deg)}}.c-beyond-orb:nth-child(230){animation-delay:2.3s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond230;animation-timing-function:linear;background-color:#007dff}@keyframes orbit_beyond230{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-324deg) rotateY(228deg) translateX(350px) rotate(324deg)}to{opacity:1;transform:translateZ(0) rotate(-324deg) rotateY(228deg) translateX(350px) rotate(324deg)}}.c-beyond-orb:nth-child(231){animation-delay:2.31s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond231;animation-timing-function:linear;background-color:#007cff}@keyframes orbit_beyond231{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-224deg) rotateY(167deg) translateX(350px) rotate(224deg)}to{opacity:1;transform:translateZ(0) rotate(-224deg) rotateY(167deg) translateX(350px) rotate(224deg)}}.c-beyond-orb:nth-child(232){animation-delay:2.32s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond232;animation-timing-function:linear;background-color:#007cff}@keyframes orbit_beyond232{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-13deg) rotateY(32deg) translateX(350px) rotate(13deg)}to{opacity:1;transform:translateZ(0) rotate(-13deg) rotateY(32deg) translateX(350px) rotate(13deg)}}.c-beyond-orb:nth-child(233){animation-delay:2.33s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond233;animation-timing-function:linear;background-color:#007bff}@keyframes orbit_beyond233{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-166deg) rotateY(190deg) translateX(350px) rotate(166deg)}to{opacity:1;transform:translateZ(0) rotate(-166deg) rotateY(190deg) translateX(350px) rotate(166deg)}}.c-beyond-orb:nth-child(234){animation-delay:2.34s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond234;animation-timing-function:linear;background-color:#007aff}@keyframes orbit_beyond234{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-39deg) rotateY(325deg) translateX(350px) rotate(39deg)}to{opacity:1;transform:translateZ(0) rotate(-39deg) rotateY(325deg) translateX(350px) rotate(39deg)}}.c-beyond-orb:nth-child(235){animation-delay:2.35s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond235;animation-timing-function:linear;background-color:#007aff}@keyframes orbit_beyond235{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-104deg) rotateY(129deg) translateX(350px) rotate(104deg)}to{opacity:1;transform:translateZ(0) rotate(-104deg) rotateY(129deg) translateX(350px) rotate(104deg)}}.c-beyond-orb:nth-child(236){animation-delay:2.36s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond236;animation-timing-function:linear;background-color:#0079ff}@keyframes orbit_beyond236{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-209deg) rotateY(212deg) translateX(350px) rotate(209deg)}to{opacity:1;transform:translateZ(0) rotate(-209deg) rotateY(212deg) translateX(350px) rotate(209deg)}}.c-beyond-orb:nth-child(237){animation-delay:2.37s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond237;animation-timing-function:linear;background-color:#0079ff}@keyframes orbit_beyond237{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-24deg) rotateY(10deg) translateX(350px) rotate(24deg)}to{opacity:1;transform:translateZ(0) rotate(-24deg) rotateY(10deg) translateX(350px) rotate(24deg)}}.c-beyond-orb:nth-child(238){animation-delay:2.38s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond238;animation-timing-function:linear;background-color:#0078ff}@keyframes orbit_beyond238{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-269deg) rotateY(42deg) translateX(350px) rotate(269deg)}to{opacity:1;transform:translateZ(0) rotate(-269deg) rotateY(42deg) translateX(350px) rotate(269deg)}}.c-beyond-orb:nth-child(239){animation-delay:2.39s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond239;animation-timing-function:linear;background-color:#0078ff}@keyframes orbit_beyond239{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-32deg) rotateY(343deg) translateX(350px) rotate(32deg)}to{opacity:1;transform:translateZ(0) rotate(-32deg) rotateY(343deg) translateX(350px) rotate(32deg)}}.c-beyond-orb:nth-child(240){animation-delay:2.4s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond240;animation-timing-function:linear;background-color:#07f}@keyframes orbit_beyond240{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-206deg) rotateY(135deg) translateX(350px) rotate(206deg)}to{opacity:1;transform:translateZ(0) rotate(-206deg) rotateY(135deg) translateX(350px) rotate(206deg)}}.c-beyond-orb:nth-child(241){animation-delay:2.41s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond241;animation-timing-function:linear;background-color:#0076ff}@keyframes orbit_beyond241{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-65deg) rotateY(243deg) translateX(350px) rotate(65deg)}to{opacity:1;transform:translateZ(0) rotate(-65deg) rotateY(243deg) translateX(350px) rotate(65deg)}}.c-beyond-orb:nth-child(242){animation-delay:2.42s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond242;animation-timing-function:linear;background-color:#0076ff}@keyframes orbit_beyond242{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-136deg) rotateY(293deg) translateX(350px) rotate(136deg)}to{opacity:1;transform:translateZ(0) rotate(-136deg) rotateY(293deg) translateX(350px) rotate(136deg)}}.c-beyond-orb:nth-child(243){animation-delay:2.43s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond243;animation-timing-function:linear;background-color:#0075ff}@keyframes orbit_beyond243{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-162deg) rotateY(147deg) translateX(350px) rotate(162deg)}to{opacity:1;transform:translateZ(0) rotate(-162deg) rotateY(147deg) translateX(350px) rotate(162deg)}}.c-beyond-orb:nth-child(244){animation-delay:2.44s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond244;animation-timing-function:linear;background-color:#0075ff}@keyframes orbit_beyond244{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-172deg) rotateY(130deg) translateX(350px) rotate(172deg)}to{opacity:1;transform:translateZ(0) rotate(-172deg) rotateY(130deg) translateX(350px) rotate(172deg)}}.c-beyond-orb:nth-child(245){animation-delay:2.45s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond245;animation-timing-function:linear;background-color:#0074ff}@keyframes orbit_beyond245{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-285deg) rotateY(339deg) translateX(350px) rotate(285deg)}to{opacity:1;transform:translateZ(0) rotate(-285deg) rotateY(339deg) translateX(350px) rotate(285deg)}}.c-beyond-orb:nth-child(246){animation-delay:2.46s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond246;animation-timing-function:linear;background-color:#0074ff}@keyframes orbit_beyond246{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-9deg) rotateY(76deg) translateX(350px) rotate(9deg)}to{opacity:1;transform:translateZ(0) rotate(-9deg) rotateY(76deg) translateX(350px) rotate(9deg)}}.c-beyond-orb:nth-child(247){animation-delay:2.47s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond247;animation-timing-function:linear;background-color:#0073ff}@keyframes orbit_beyond247{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-121deg) rotateY(324deg) translateX(350px) rotate(121deg)}to{opacity:1;transform:translateZ(0) rotate(-121deg) rotateY(324deg) translateX(350px) rotate(121deg)}}.c-beyond-orb:nth-child(248){animation-delay:2.48s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond248;animation-timing-function:linear;background-color:#0072ff}@keyframes orbit_beyond248{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-72deg) rotateY(356deg) translateX(350px) rotate(72deg)}to{opacity:1;transform:translateZ(0) rotate(-72deg) rotateY(356deg) translateX(350px) rotate(72deg)}}.c-beyond-orb:nth-child(249){animation-delay:2.49s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond249;animation-timing-function:linear;background-color:#0072ff}@keyframes orbit_beyond249{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-54deg) rotateY(278deg) translateX(350px) rotate(54deg)}to{opacity:1;transform:translateZ(0) rotate(-54deg) rotateY(278deg) translateX(350px) rotate(54deg)}}.c-beyond-orb:nth-child(250){animation-delay:2.5s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond250;animation-timing-function:linear;background-color:#0071ff}@keyframes orbit_beyond250{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-302deg) rotateY(141deg) translateX(350px) rotate(302deg)}to{opacity:1;transform:translateZ(0) rotate(-302deg) rotateY(141deg) translateX(350px) rotate(302deg)}}.c-beyond-orb:nth-child(251){animation-delay:2.51s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond251;animation-timing-function:linear;background-color:#0071ff}@keyframes orbit_beyond251{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-113deg) rotateY(197deg) translateX(350px) rotate(113deg)}to{opacity:1;transform:translateZ(0) rotate(-113deg) rotateY(197deg) translateX(350px) rotate(113deg)}}.c-beyond-orb:nth-child(252){animation-delay:2.52s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond252;animation-timing-function:linear;background-color:#0070ff}@keyframes orbit_beyond252{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-112deg) rotateY(359deg) translateX(350px) rotate(112deg)}to{opacity:1;transform:translateZ(0) rotate(-112deg) rotateY(359deg) translateX(350px) rotate(112deg)}}.c-beyond-orb:nth-child(253){animation-delay:2.53s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond253;animation-timing-function:linear;background-color:#0070ff}@keyframes orbit_beyond253{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-310deg) rotateY(244deg) translateX(350px) rotate(310deg)}to{opacity:1;transform:translateZ(0) rotate(-310deg) rotateY(244deg) translateX(350px) rotate(310deg)}}.c-beyond-orb:nth-child(254){animation-delay:2.54s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond254;animation-timing-function:linear;background-color:#006fff}@keyframes orbit_beyond254{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-84deg) rotateY(81deg) translateX(350px) rotate(84deg)}to{opacity:1;transform:translateZ(0) rotate(-84deg) rotateY(81deg) translateX(350px) rotate(84deg)}}.c-beyond-orb:nth-child(255){animation-delay:2.55s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond255;animation-timing-function:linear;background-color:#006fff}@keyframes orbit_beyond255{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-306deg) rotateY(111deg) translateX(350px) rotate(306deg)}to{opacity:1;transform:translateZ(0) rotate(-306deg) rotateY(111deg) translateX(350px) rotate(306deg)}}.c-beyond-orb:nth-child(256){animation-delay:2.56s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond256;animation-timing-function:linear;background-color:#006eff}@keyframes orbit_beyond256{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-89deg) rotateY(193deg) translateX(350px) rotate(89deg)}to{opacity:1;transform:translateZ(0) rotate(-89deg) rotateY(193deg) translateX(350px) rotate(89deg)}}.c-beyond-orb:nth-child(257){animation-delay:2.57s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond257;animation-timing-function:linear;background-color:#006dff}@keyframes orbit_beyond257{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-16deg) rotateY(36deg) translateX(350px) rotate(16deg)}to{opacity:1;transform:translateZ(0) rotate(-16deg) rotateY(36deg) translateX(350px) rotate(16deg)}}.c-beyond-orb:nth-child(258){animation-delay:2.58s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond258;animation-timing-function:linear;background-color:#006dff}@keyframes orbit_beyond258{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-181deg) rotateY(203deg) translateX(350px) rotate(181deg)}to{opacity:1;transform:translateZ(0) rotate(-181deg) rotateY(203deg) translateX(350px) rotate(181deg)}}.c-beyond-orb:nth-child(259){animation-delay:2.59s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond259;animation-timing-function:linear;background-color:#006cff}@keyframes orbit_beyond259{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-9deg) rotateY(226deg) translateX(350px) rotate(9deg)}to{opacity:1;transform:translateZ(0) rotate(-9deg) rotateY(226deg) translateX(350px) rotate(9deg)}}.c-beyond-orb:nth-child(260){animation-delay:2.6s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond260;animation-timing-function:linear;background-color:#006cff}@keyframes orbit_beyond260{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-26deg) rotateY(328deg) translateX(350px) rotate(26deg)}to{opacity:1;transform:translateZ(0) rotate(-26deg) rotateY(328deg) translateX(350px) rotate(26deg)}}.c-beyond-orb:nth-child(261){animation-delay:2.61s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond261;animation-timing-function:linear;background-color:#006bff}@keyframes orbit_beyond261{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-322deg) rotateY(231deg) translateX(350px) rotate(322deg)}to{opacity:1;transform:translateZ(0) rotate(-322deg) rotateY(231deg) translateX(350px) rotate(322deg)}}.c-beyond-orb:nth-child(262){animation-delay:2.62s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond262;animation-timing-function:linear;background-color:#006bff}@keyframes orbit_beyond262{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-260deg) rotateY(259deg) translateX(350px) rotate(260deg)}to{opacity:1;transform:translateZ(0) rotate(-260deg) rotateY(259deg) translateX(350px) rotate(260deg)}}.c-beyond-orb:nth-child(263){animation-delay:2.63s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond263;animation-timing-function:linear;background-color:#006aff}@keyframes orbit_beyond263{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-312deg) rotateY(3deg) translateX(350px) rotate(312deg)}to{opacity:1;transform:translateZ(0) rotate(-312deg) rotateY(3deg) translateX(350px) rotate(312deg)}}.c-beyond-orb:nth-child(264){animation-delay:2.64s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond264;animation-timing-function:linear;background-color:#0069ff}@keyframes orbit_beyond264{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-216deg) rotateY(82deg) translateX(350px) rotate(216deg)}to{opacity:1;transform:translateZ(0) rotate(-216deg) rotateY(82deg) translateX(350px) rotate(216deg)}}.c-beyond-orb:nth-child(265){animation-delay:2.65s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond265;animation-timing-function:linear;background-color:#0069ff}@keyframes orbit_beyond265{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-220deg) rotateY(109deg) translateX(350px) rotate(220deg)}to{opacity:1;transform:translateZ(0) rotate(-220deg) rotateY(109deg) translateX(350px) rotate(220deg)}}.c-beyond-orb:nth-child(266){animation-delay:2.66s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond266;animation-timing-function:linear;background-color:#0068ff}@keyframes orbit_beyond266{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-317deg) rotateY(242deg) translateX(350px) rotate(317deg)}to{opacity:1;transform:translateZ(0) rotate(-317deg) rotateY(242deg) translateX(350px) rotate(317deg)}}.c-beyond-orb:nth-child(267){animation-delay:2.67s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond267;animation-timing-function:linear;background-color:#0068ff}@keyframes orbit_beyond267{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-244deg) rotateY(52deg) translateX(350px) rotate(244deg)}to{opacity:1;transform:translateZ(0) rotate(-244deg) rotateY(52deg) translateX(350px) rotate(244deg)}}.c-beyond-orb:nth-child(268){animation-delay:2.68s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond268;animation-timing-function:linear;background-color:#0067ff}@keyframes orbit_beyond268{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-229deg) rotateY(35deg) translateX(350px) rotate(229deg)}to{opacity:1;transform:translateZ(0) rotate(-229deg) rotateY(35deg) translateX(350px) rotate(229deg)}}.c-beyond-orb:nth-child(269){animation-delay:2.69s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond269;animation-timing-function:linear;background-color:#0067ff}@keyframes orbit_beyond269{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-22deg) rotateY(305deg) translateX(350px) rotate(22deg)}to{opacity:1;transform:translateZ(0) rotate(-22deg) rotateY(305deg) translateX(350px) rotate(22deg)}}.c-beyond-orb:nth-child(270){animation-delay:2.7s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond270;animation-timing-function:linear;background-color:#06f}@keyframes orbit_beyond270{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-136deg) rotateY(18deg) translateX(350px) rotate(136deg)}to{opacity:1;transform:translateZ(0) rotate(-136deg) rotateY(18deg) translateX(350px) rotate(136deg)}}.c-beyond-orb:nth-child(271){animation-delay:2.71s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond271;animation-timing-function:linear;background-color:#0065ff}@keyframes orbit_beyond271{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-95deg) rotateY(265deg) translateX(350px) rotate(95deg)}to{opacity:1;transform:translateZ(0) rotate(-95deg) rotateY(265deg) translateX(350px) rotate(95deg)}}.c-beyond-orb:nth-child(272){animation-delay:2.72s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond272;animation-timing-function:linear;background-color:#0065ff}@keyframes orbit_beyond272{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-129deg) rotateY(340deg) translateX(350px) rotate(129deg)}to{opacity:1;transform:translateZ(0) rotate(-129deg) rotateY(340deg) translateX(350px) rotate(129deg)}}.c-beyond-orb:nth-child(273){animation-delay:2.73s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond273;animation-timing-function:linear;background-color:#0064ff}@keyframes orbit_beyond273{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-310deg) rotateY(67deg) translateX(350px) rotate(310deg)}to{opacity:1;transform:translateZ(0) rotate(-310deg) rotateY(67deg) translateX(350px) rotate(310deg)}}.c-beyond-orb:nth-child(274){animation-delay:2.74s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond274;animation-timing-function:linear;background-color:#0064ff}@keyframes orbit_beyond274{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-161deg) rotateY(175deg) translateX(350px) rotate(161deg)}to{opacity:1;transform:translateZ(0) rotate(-161deg) rotateY(175deg) translateX(350px) rotate(161deg)}}.c-beyond-orb:nth-child(275){animation-delay:2.75s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond275;animation-timing-function:linear;background-color:#0063ff}@keyframes orbit_beyond275{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-150deg) rotateY(342deg) translateX(350px) rotate(150deg)}to{opacity:1;transform:translateZ(0) rotate(-150deg) rotateY(342deg) translateX(350px) rotate(150deg)}}.c-beyond-orb:nth-child(276){animation-delay:2.76s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond276;animation-timing-function:linear;background-color:#0063ff}@keyframes orbit_beyond276{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-275deg) rotateY(151deg) translateX(350px) rotate(275deg)}to{opacity:1;transform:translateZ(0) rotate(-275deg) rotateY(151deg) translateX(350px) rotate(275deg)}}.c-beyond-orb:nth-child(277){animation-delay:2.77s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond277;animation-timing-function:linear;background-color:#0062ff}@keyframes orbit_beyond277{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-313deg) rotateY(195deg) translateX(350px) rotate(313deg)}to{opacity:1;transform:translateZ(0) rotate(-313deg) rotateY(195deg) translateX(350px) rotate(313deg)}}.c-beyond-orb:nth-child(278){animation-delay:2.78s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond278;animation-timing-function:linear;background-color:#0061ff}@keyframes orbit_beyond278{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-217deg) rotateY(25deg) translateX(350px) rotate(217deg)}to{opacity:1;transform:translateZ(0) rotate(-217deg) rotateY(25deg) translateX(350px) rotate(217deg)}}.c-beyond-orb:nth-child(279){animation-delay:2.79s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond279;animation-timing-function:linear;background-color:#0061ff}@keyframes orbit_beyond279{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-304deg) rotateY(292deg) translateX(350px) rotate(304deg)}to{opacity:1;transform:translateZ(0) rotate(-304deg) rotateY(292deg) translateX(350px) rotate(304deg)}}.c-beyond-orb:nth-child(280){animation-delay:2.8s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond280;animation-timing-function:linear;background-color:#0060ff}@keyframes orbit_beyond280{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-173deg) rotateY(348deg) translateX(350px) rotate(173deg)}to{opacity:1;transform:translateZ(0) rotate(-173deg) rotateY(348deg) translateX(350px) rotate(173deg)}}.c-beyond-orb:nth-child(281){animation-delay:2.81s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond281;animation-timing-function:linear;background-color:#0060ff}@keyframes orbit_beyond281{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-59deg) rotateY(224deg) translateX(350px) rotate(59deg)}to{opacity:1;transform:translateZ(0) rotate(-59deg) rotateY(224deg) translateX(350px) rotate(59deg)}}.c-beyond-orb:nth-child(282){animation-delay:2.82s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond282;animation-timing-function:linear;background-color:#005fff}@keyframes orbit_beyond282{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-302deg) rotateY(210deg) translateX(350px) rotate(302deg)}to{opacity:1;transform:translateZ(0) rotate(-302deg) rotateY(210deg) translateX(350px) rotate(302deg)}}.c-beyond-orb:nth-child(283){animation-delay:2.83s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond283;animation-timing-function:linear;background-color:#005fff}@keyframes orbit_beyond283{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-11deg) rotateY(85deg) translateX(350px) rotate(11deg)}to{opacity:1;transform:translateZ(0) rotate(-11deg) rotateY(85deg) translateX(350px) rotate(11deg)}}.c-beyond-orb:nth-child(284){animation-delay:2.84s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond284;animation-timing-function:linear;background-color:#005eff}@keyframes orbit_beyond284{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-135deg) rotateY(226deg) translateX(350px) rotate(135deg)}to{opacity:1;transform:translateZ(0) rotate(-135deg) rotateY(226deg) translateX(350px) rotate(135deg)}}.c-beyond-orb:nth-child(285){animation-delay:2.85s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond285;animation-timing-function:linear;background-color:#005eff}@keyframes orbit_beyond285{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-147deg) rotateY(135deg) translateX(350px) rotate(147deg)}to{opacity:1;transform:translateZ(0) rotate(-147deg) rotateY(135deg) translateX(350px) rotate(147deg)}}.c-beyond-orb:nth-child(286){animation-delay:2.86s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond286;animation-timing-function:linear;background-color:#005dff}@keyframes orbit_beyond286{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-168deg) rotateY(10deg) translateX(350px) rotate(168deg)}to{opacity:1;transform:translateZ(0) rotate(-168deg) rotateY(10deg) translateX(350px) rotate(168deg)}}.c-beyond-orb:nth-child(287){animation-delay:2.87s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond287;animation-timing-function:linear;background-color:#005cff}@keyframes orbit_beyond287{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-68deg) rotateY(95deg) translateX(350px) rotate(68deg)}to{opacity:1;transform:translateZ(0) rotate(-68deg) rotateY(95deg) translateX(350px) rotate(68deg)}}.c-beyond-orb:nth-child(288){animation-delay:2.88s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond288;animation-timing-function:linear;background-color:#005cff}@keyframes orbit_beyond288{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-275deg) rotateY(338deg) translateX(350px) rotate(275deg)}to{opacity:1;transform:translateZ(0) rotate(-275deg) rotateY(338deg) translateX(350px) rotate(275deg)}}.c-beyond-orb:nth-child(289){animation-delay:2.89s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond289;animation-timing-function:linear;background-color:#005bff}@keyframes orbit_beyond289{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-348deg) rotateY(78deg) translateX(350px) rotate(348deg)}to{opacity:1;transform:translateZ(0) rotate(-348deg) rotateY(78deg) translateX(350px) rotate(348deg)}}.c-beyond-orb:nth-child(290){animation-delay:2.9s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond290;animation-timing-function:linear;background-color:#005bff}@keyframes orbit_beyond290{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-152deg) rotateY(156deg) translateX(350px) rotate(152deg)}to{opacity:1;transform:translateZ(0) rotate(-152deg) rotateY(156deg) translateX(350px) rotate(152deg)}}.c-beyond-orb:nth-child(291){animation-delay:2.91s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond291;animation-timing-function:linear;background-color:#005aff}@keyframes orbit_beyond291{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-183deg) rotateY(179deg) translateX(350px) rotate(183deg)}to{opacity:1;transform:translateZ(0) rotate(-183deg) rotateY(179deg) translateX(350px) rotate(183deg)}}.c-beyond-orb:nth-child(292){animation-delay:2.92s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond292;animation-timing-function:linear;background-color:#005aff}@keyframes orbit_beyond292{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-220deg) rotateY(28deg) translateX(350px) rotate(220deg)}to{opacity:1;transform:translateZ(0) rotate(-220deg) rotateY(28deg) translateX(350px) rotate(220deg)}}.c-beyond-orb:nth-child(293){animation-delay:2.93s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond293;animation-timing-function:linear;background-color:#0059ff}@keyframes orbit_beyond293{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-126deg) rotateY(202deg) translateX(350px) rotate(126deg)}to{opacity:1;transform:translateZ(0) rotate(-126deg) rotateY(202deg) translateX(350px) rotate(126deg)}}.c-beyond-orb:nth-child(294){animation-delay:2.94s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond294;animation-timing-function:linear;background-color:#0058ff}@keyframes orbit_beyond294{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-290deg) rotateY(87deg) translateX(350px) rotate(290deg)}to{opacity:1;transform:translateZ(0) rotate(-290deg) rotateY(87deg) translateX(350px) rotate(290deg)}}.c-beyond-orb:nth-child(295){animation-delay:2.95s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond295;animation-timing-function:linear;background-color:#0058ff}@keyframes orbit_beyond295{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-268deg) rotateY(160deg) translateX(350px) rotate(268deg)}to{opacity:1;transform:translateZ(0) rotate(-268deg) rotateY(160deg) translateX(350px) rotate(268deg)}}.c-beyond-orb:nth-child(296){animation-delay:2.96s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond296;animation-timing-function:linear;background-color:#0057ff}@keyframes orbit_beyond296{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-315deg) rotateY(310deg) translateX(350px) rotate(315deg)}to{opacity:1;transform:translateZ(0) rotate(-315deg) rotateY(310deg) translateX(350px) rotate(315deg)}}.c-beyond-orb:nth-child(297){animation-delay:2.97s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond297;animation-timing-function:linear;background-color:#0057ff}@keyframes orbit_beyond297{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-338deg) rotateY(263deg) translateX(350px) rotate(338deg)}to{opacity:1;transform:translateZ(0) rotate(-338deg) rotateY(263deg) translateX(350px) rotate(338deg)}}.c-beyond-orb:nth-child(298){animation-delay:2.98s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond298;animation-timing-function:linear;background-color:#0056ff}@keyframes orbit_beyond298{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-240deg) rotateY(61deg) translateX(350px) rotate(240deg)}to{opacity:1;transform:translateZ(0) rotate(-240deg) rotateY(61deg) translateX(350px) rotate(240deg)}}.c-beyond-orb:nth-child(299){animation-delay:2.99s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond299;animation-timing-function:linear;background-color:#0056ff}@keyframes orbit_beyond299{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-282deg) rotateY(84deg) translateX(350px) rotate(282deg)}to{opacity:1;transform:translateZ(0) rotate(-282deg) rotateY(84deg) translateX(350px) rotate(282deg)}}.c-beyond-orb:nth-child(300){animation-delay:3s;animation-duration:18s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:orbit_beyond300;animation-timing-function:linear;background-color:#05f}@keyframes orbit_beyond300{5%{opacity:1;transform:translateZ(0)}15%{transform:translateZ(0) rotate(-146deg) rotateY(27deg) translateX(350px) rotate(146deg)}to{opacity:1;transform:translateZ(0) rotate(-146deg) rotateY(27deg) translateX(350px) rotate(146deg)}}.section-header-divider{border-radius:2px;border-width:2px;margin:0 auto;max-width:120px}.v-carousel{overflow:hidden;position:relative;width:100%}.v-carousel__controls{align-items:center;background:rgba(0,0,0,.3);bottom:0;display:flex;height:50px;justify-content:center;list-style-type:none;position:absolute;width:100%;z-index:1}.v-carousel__controls>.v-item-group{flex:0 1 auto}.v-carousel__controls__item{margin:0 8px}.v-carousel__controls__item .v-icon{opacity:.5}.v-carousel__controls__item--active .v-icon{opacity:1;vertical-align:middle}.v-carousel__controls__item:hover{background:none}.v-carousel__controls__item:hover .v-icon{opacity:.8}.v-carousel__progress{bottom:0;left:0;margin:0;position:absolute;right:0}.v-carousel .v-window-item{display:block;height:inherit;text-decoration:none}.v-carousel--hide-delimiter-background .v-carousel__controls{background:transparent}.v-carousel--vertical-delimiters .v-carousel__controls{height:100%!important;width:50px}.blur-overlay[data-v-7260a9d7]{background:linear-gradient(hsla(0,0%,7%,0),#121212);bottom:0;height:100px;position:absolute;width:100%;z-index:2}.theme--light.v-timeline:before{background:rgba(0,0,0,.12)}.theme--light.v-timeline .v-timeline-item__dot{background:#fff}.theme--light.v-timeline .v-timeline-item .v-card:not(.v-card--link):before{border-right-color:rgba(0,0,0,.12)}.theme--dark.v-timeline:before{background:hsla(0,0%,100%,.12)}.theme--dark.v-timeline .v-timeline-item__dot{background:#0e1315}.theme--dark.v-timeline .v-timeline-item .v-card:not(.v-card--link):before{border-right-color:rgba(0,0,0,.12)}.v-timeline{padding-top:24px;position:relative}.v-timeline:before{bottom:0;content:"";height:100%;position:absolute;top:0;width:2px}.v-timeline-item{display:flex;padding-bottom:24px}.v-timeline-item__body{flex:1 1 auto;height:100%;position:relative}.v-timeline-item__divider{align-items:center;display:flex;justify-content:center;min-width:96px;position:relative}.v-timeline-item__dot{border-radius:50%;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);height:38px;left:calc(50% - 19px);width:38px;z-index:2}.v-timeline-item__dot .v-timeline-item__inner-dot{height:30px;margin:4px;width:30px}.v-timeline-item__dot--small{height:24px;left:calc(50% - 12px);width:24px}.v-timeline-item__dot--small .v-timeline-item__inner-dot{height:18px;margin:3px;width:18px}.v-timeline-item__dot--large{height:52px;left:calc(50% - 26px);width:52px}.v-timeline-item__dot--large .v-timeline-item__inner-dot{height:42px;margin:5px;width:42px}.v-timeline-item__inner-dot{align-items:center;border-radius:50%;display:flex;justify-content:center}.v-timeline-item__opposite{align-self:center;flex:1 1 auto;max-width:calc(50% - 48px)}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before){flex-direction:row-reverse}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:right}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:left}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:not(.v-card--link):before{left:-10px;right:auto;transform:rotate(0)}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:not(.v-card--link):before{left:auto;right:-10px;transform:rotate(180deg)}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after){flex-direction:row}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:left}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:right}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:not(.v-card--link):before{left:auto;right:-10px;transform:rotate(180deg)}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:not(.v-card--link):before{left:-10px;right:auto;transform:rotate(0)}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline-item__body>.v-card:not(.v-card--flat):after,.v-timeline-item__body>.v-card:not(.v-card--flat):not(.v-card--link):before{border-bottom:10px solid transparent;border-right:10px solid #000;border-top:10px solid transparent;content:"";position:absolute;top:calc(50% - 10px)}.v-timeline-item__body>.v-card:not(.v-card--flat):after{border-right-color:inherit}.v-timeline-item__body>.v-card:not(.v-card--flat):not(.v-card--link):before{top:calc(50% - 8px)}.v-timeline--align-top .v-timeline-item__dot{align-self:start}.v-timeline--align-top .v-timeline-item__body>.v-card:after{top:10px}.v-timeline--align-top .v-timeline-item__body>.v-card:not(.v-card--link):before{top:12px}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse):before{left:calc(50% - 1px);right:auto}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense):before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse):before{left:auto;right:calc(50% - 1px)}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense):before{left:calc(50% - 1px);right:auto}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after){flex-direction:row}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:left}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:right}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:not(.v-card--link):before{left:auto;right:-10px;transform:rotate(180deg)}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:not(.v-card--link):before{left:-10px;right:auto;transform:rotate(0)}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before){flex-direction:row-reverse}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:right}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:left}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:not(.v-card--link):before{left:-10px;right:auto;transform:rotate(0)}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:not(.v-card--link):before{left:auto;right:-10px;transform:rotate(180deg)}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-application--is-ltr .v-timeline--reverse.v-timeline--dense:before{left:auto;right:47px}.v-application--is-ltr .v-timeline--dense:not(.v-timeline--reverse):before,.v-application--is-rtl .v-timeline--reverse.v-timeline--dense:before{left:47px;right:auto}.v-application--is-rtl .v-timeline--dense:not(.v-timeline--reverse):before{left:auto;right:47px}.v-timeline--dense .v-timeline-item{flex-direction:row-reverse!important}.v-application--is-ltr .v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:not(.v-card--link):before{left:-10px;right:auto;transform:rotate(0)}.v-application--is-rtl .v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:not(.v-card--link):before{left:auto;right:-10px;transform:rotate(180deg)}.v-timeline--dense .v-timeline-item__body{max-width:calc(100% - 96px)}.v-timeline--dense .v-timeline-item__opposite{display:none}.v-timeline--reverse.v-timeline--dense .v-timeline-item{flex-direction:row!important}.v-application--is-ltr .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:not(.v-card--link):before{left:auto;right:-10px;transform:rotate(180deg)}.v-application--is-rtl .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:not(.v-card--link):before{left:-10px;right:auto;transform:rotate(0)}.v-timeline-item--fill-dot .v-timeline-item__inner-dot{height:inherit;margin:0;width:inherit}.quote-divider[data-v-12a1afa8]{border-radius:3px;border-width:3px;height:inherit;margin-left:3px;margin-right:3px}.v-item--disabled,.v-item--disabled *{pointer-events:none}.solution-header-divider[data-v-6658a932]{border-radius:3px;border-width:3px;margin:0 auto;width:60px}.theme--light.v-skeleton-loader .v-skeleton-loader__bone:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.3),hsla(0,0%,100%,0))}.theme--light.v-skeleton-loader .v-skeleton-loader__avatar,.theme--light.v-skeleton-loader .v-skeleton-loader__button,.theme--light.v-skeleton-loader .v-skeleton-loader__chip,.theme--light.v-skeleton-loader .v-skeleton-loader__divider,.theme--light.v-skeleton-loader .v-skeleton-loader__heading,.theme--light.v-skeleton-loader .v-skeleton-loader__image,.theme--light.v-skeleton-loader .v-skeleton-loader__text{background:rgba(0,0,0,.12)}.theme--light.v-skeleton-loader .v-skeleton-loader__actions,.theme--light.v-skeleton-loader .v-skeleton-loader__article,.theme--light.v-skeleton-loader .v-skeleton-loader__card-heading,.theme--light.v-skeleton-loader .v-skeleton-loader__card-text,.theme--light.v-skeleton-loader .v-skeleton-loader__date-picker,.theme--light.v-skeleton-loader .v-skeleton-loader__list-item,.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-avatar,.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line,.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-text,.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-three-line,.theme--light.v-skeleton-loader .v-skeleton-loader__list-item-two-line,.theme--light.v-skeleton-loader .v-skeleton-loader__table-heading,.theme--light.v-skeleton-loader .v-skeleton-loader__table-tbody,.theme--light.v-skeleton-loader .v-skeleton-loader__table-tfoot,.theme--light.v-skeleton-loader .v-skeleton-loader__table-thead{background:#fff}.theme--dark.v-skeleton-loader .v-skeleton-loader__bone:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.05),hsla(0,0%,100%,0))}.theme--dark.v-skeleton-loader .v-skeleton-loader__avatar,.theme--dark.v-skeleton-loader .v-skeleton-loader__button,.theme--dark.v-skeleton-loader .v-skeleton-loader__chip,.theme--dark.v-skeleton-loader .v-skeleton-loader__divider,.theme--dark.v-skeleton-loader .v-skeleton-loader__heading,.theme--dark.v-skeleton-loader .v-skeleton-loader__image,.theme--dark.v-skeleton-loader .v-skeleton-loader__text{background:hsla(0,0%,100%,.12)}.theme--dark.v-skeleton-loader .v-skeleton-loader__actions,.theme--dark.v-skeleton-loader .v-skeleton-loader__article,.theme--dark.v-skeleton-loader .v-skeleton-loader__card-heading,.theme--dark.v-skeleton-loader .v-skeleton-loader__card-text,.theme--dark.v-skeleton-loader .v-skeleton-loader__date-picker,.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item,.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-avatar,.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line,.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-text,.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-three-line,.theme--dark.v-skeleton-loader .v-skeleton-loader__list-item-two-line,.theme--dark.v-skeleton-loader .v-skeleton-loader__table-heading,.theme--dark.v-skeleton-loader .v-skeleton-loader__table-tbody,.theme--dark.v-skeleton-loader .v-skeleton-loader__table-tfoot,.theme--dark.v-skeleton-loader .v-skeleton-loader__table-thead{background:#0e1315}.v-skeleton-loader{border-radius:4px;position:relative;vertical-align:top}.v-skeleton-loader__actions{padding:16px 16px 8px;text-align:right}.v-skeleton-loader__actions .v-skeleton-loader__button{display:inline-block}.v-application--is-ltr .v-skeleton-loader__actions .v-skeleton-loader__button:first-child{margin-right:12px}.v-application--is-rtl .v-skeleton-loader__actions .v-skeleton-loader__button:first-child{margin-left:12px}.v-skeleton-loader .v-skeleton-loader__list-item,.v-skeleton-loader .v-skeleton-loader__list-item-avatar,.v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line,.v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,.v-skeleton-loader .v-skeleton-loader__list-item-text,.v-skeleton-loader .v-skeleton-loader__list-item-three-line,.v-skeleton-loader .v-skeleton-loader__list-item-two-line{border-radius:4px}.v-skeleton-loader .v-skeleton-loader__actions:after,.v-skeleton-loader .v-skeleton-loader__article:after,.v-skeleton-loader .v-skeleton-loader__card-avatar:after,.v-skeleton-loader .v-skeleton-loader__card-heading:after,.v-skeleton-loader .v-skeleton-loader__card-text:after,.v-skeleton-loader .v-skeleton-loader__card:after,.v-skeleton-loader .v-skeleton-loader__date-picker-days:after,.v-skeleton-loader .v-skeleton-loader__date-picker-options:after,.v-skeleton-loader .v-skeleton-loader__date-picker:after,.v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line:after,.v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line:after,.v-skeleton-loader .v-skeleton-loader__list-item-avatar:after,.v-skeleton-loader .v-skeleton-loader__list-item-text:after,.v-skeleton-loader .v-skeleton-loader__list-item-three-line:after,.v-skeleton-loader .v-skeleton-loader__list-item-two-line:after,.v-skeleton-loader .v-skeleton-loader__list-item:after,.v-skeleton-loader .v-skeleton-loader__paragraph:after,.v-skeleton-loader .v-skeleton-loader__sentences:after,.v-skeleton-loader .v-skeleton-loader__table-cell:after,.v-skeleton-loader .v-skeleton-loader__table-heading:after,.v-skeleton-loader .v-skeleton-loader__table-row-divider:after,.v-skeleton-loader .v-skeleton-loader__table-row:after,.v-skeleton-loader .v-skeleton-loader__table-tbody:after,.v-skeleton-loader .v-skeleton-loader__table-tfoot:after,.v-skeleton-loader .v-skeleton-loader__table-thead:after,.v-skeleton-loader .v-skeleton-loader__table:after{display:none}.v-application--is-ltr .v-skeleton-loader__article .v-skeleton-loader__heading{margin:16px 0 16px 16px}.v-application--is-rtl .v-skeleton-loader__article .v-skeleton-loader__heading{margin:16px 16px 0}.v-skeleton-loader__article .v-skeleton-loader__paragraph{padding:16px}.v-skeleton-loader__bone{border-radius:inherit;overflow:hidden;position:relative}.v-skeleton-loader__bone:after{animation:loading 1.5s infinite;content:"";height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%);z-index:1}.v-skeleton-loader__avatar{border-radius:50%;height:48px;width:48px}.v-skeleton-loader__button{border-radius:4px;height:36px;width:64px}.v-skeleton-loader__card .v-skeleton-loader__image{border-radius:0}.v-skeleton-loader__card-heading .v-skeleton-loader__heading{margin:16px}.v-skeleton-loader__card-text{padding:16px}.v-skeleton-loader__chip{border-radius:16px;height:32px;width:96px}.v-skeleton-loader__date-picker{border-radius:inherit}.v-skeleton-loader__date-picker .v-skeleton-loader__list-item:first-child .v-skeleton-loader__text{max-width:88px;width:20%}.v-skeleton-loader__date-picker .v-skeleton-loader__heading{max-width:256px;width:40%}.v-skeleton-loader__date-picker-days{display:flex;flex-wrap:wrap;margin:0 auto;padding:0 12px}.v-skeleton-loader__date-picker-days .v-skeleton-loader__avatar{border-radius:4px;flex:1 1 auto;height:40px;margin:4px;width:40px}.v-skeleton-loader__date-picker-options{align-items:center;display:flex;padding:16px}.v-skeleton-loader__date-picker-options .v-skeleton-loader__avatar{height:40px;width:40px}.v-skeleton-loader__date-picker-options .v-skeleton-loader__avatar:nth-child(2){margin-left:auto}.v-application--is-ltr .v-skeleton-loader__date-picker-options .v-skeleton-loader__avatar:nth-child(2){margin-right:8px}.v-application--is-rtl .v-skeleton-loader__date-picker-options .v-skeleton-loader__avatar:nth-child(2){margin-left:8px}.v-skeleton-loader__date-picker-options .v-skeleton-loader__text.v-skeleton-loader__bone:first-child{margin-bottom:0;max-width:50%;width:456px}.v-skeleton-loader__divider{border-radius:1px;height:2px}.v-skeleton-loader__heading{border-radius:12px;height:24px;width:45%}.v-skeleton-loader__image{border-radius:0;height:200px}.v-skeleton-loader__image~.v-skeleton-loader__card-heading{border-radius:0}.v-skeleton-loader__image:first-child,.v-skeleton-loader__image:last-child{border-radius:inherit}.v-skeleton-loader__list-item{height:48px}.v-skeleton-loader__list-item-three-line{flex-wrap:wrap}.v-skeleton-loader__list-item-three-line>*{flex:1 0 100%;width:100%}.v-skeleton-loader__list-item-avatar .v-skeleton-loader__avatar,.v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__avatar,.v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__avatar{height:40px;width:40px}.v-skeleton-loader__list-item-avatar{height:48px}.v-skeleton-loader__list-item-avatar-two-line,.v-skeleton-loader__list-item-two-line{height:72px}.v-skeleton-loader__list-item-avatar-three-line,.v-skeleton-loader__list-item-three-line{height:88px}.v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__avatar{align-self:flex-start}.v-skeleton-loader__list-item,.v-skeleton-loader__list-item-avatar,.v-skeleton-loader__list-item-avatar-three-line,.v-skeleton-loader__list-item-avatar-two-line,.v-skeleton-loader__list-item-three-line,.v-skeleton-loader__list-item-two-line{align-content:center;align-items:center;display:flex;flex-wrap:wrap;padding:0 16px}.v-application--is-ltr .v-skeleton-loader__list-item .v-skeleton-loader__avatar,.v-application--is-ltr .v-skeleton-loader__list-item-avatar .v-skeleton-loader__avatar,.v-application--is-ltr .v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__avatar,.v-application--is-ltr .v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__avatar,.v-application--is-ltr .v-skeleton-loader__list-item-three-line .v-skeleton-loader__avatar,.v-application--is-ltr .v-skeleton-loader__list-item-two-line .v-skeleton-loader__avatar{margin-right:16px}.v-application--is-rtl .v-skeleton-loader__list-item .v-skeleton-loader__avatar,.v-application--is-rtl .v-skeleton-loader__list-item-avatar .v-skeleton-loader__avatar,.v-application--is-rtl .v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__avatar,.v-application--is-rtl .v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__avatar,.v-application--is-rtl .v-skeleton-loader__list-item-three-line .v-skeleton-loader__avatar,.v-application--is-rtl .v-skeleton-loader__list-item-two-line .v-skeleton-loader__avatar{margin-left:16px}.v-skeleton-loader__list-item .v-skeleton-loader__text:last-child,.v-skeleton-loader__list-item .v-skeleton-loader__text:only-child,.v-skeleton-loader__list-item-avatar .v-skeleton-loader__text:last-child,.v-skeleton-loader__list-item-avatar .v-skeleton-loader__text:only-child,.v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__text:last-child,.v-skeleton-loader__list-item-avatar-three-line .v-skeleton-loader__text:only-child,.v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__text:last-child,.v-skeleton-loader__list-item-avatar-two-line .v-skeleton-loader__text:only-child,.v-skeleton-loader__list-item-three-line .v-skeleton-loader__text:last-child,.v-skeleton-loader__list-item-three-line .v-skeleton-loader__text:only-child,.v-skeleton-loader__list-item-two-line .v-skeleton-loader__text:last-child,.v-skeleton-loader__list-item-two-line .v-skeleton-loader__text:only-child{margin-bottom:0}.v-skeleton-loader__paragraph,.v-skeleton-loader__sentences{flex:1 0 auto}.v-skeleton-loader__paragraph:not(:last-child){margin-bottom:6px}.v-skeleton-loader__paragraph .v-skeleton-loader__text:first-child{max-width:100%}.v-skeleton-loader__paragraph .v-skeleton-loader__text:nth-child(2){max-width:50%}.v-skeleton-loader__paragraph .v-skeleton-loader__text:nth-child(3),.v-skeleton-loader__sentences .v-skeleton-loader__text:nth-child(2){max-width:70%}.v-skeleton-loader__sentences:not(:last-child){margin-bottom:6px}.v-skeleton-loader__table-heading{align-items:center;display:flex;justify-content:space-between;padding:16px}.v-skeleton-loader__table-heading .v-skeleton-loader__heading{max-width:15%}.v-skeleton-loader__table-heading .v-skeleton-loader__text{max-width:40%}.v-skeleton-loader__table-thead{display:flex;justify-content:space-between;padding:16px}.v-skeleton-loader__table-thead .v-skeleton-loader__heading{max-width:5%}.v-skeleton-loader__table-tbody{padding:16px 16px 0}.v-skeleton-loader__table-tfoot{align-items:center;display:flex;justify-content:flex-end;padding:16px}.v-application--is-ltr .v-skeleton-loader__table-tfoot>*{margin-left:8px}.v-application--is-rtl .v-skeleton-loader__table-tfoot>*{margin-right:8px}.v-skeleton-loader__table-tfoot .v-skeleton-loader__avatar{height:40px;width:40px}.v-skeleton-loader__table-tfoot .v-skeleton-loader__text{margin-bottom:0}.v-skeleton-loader__table-tfoot .v-skeleton-loader__text:first-child{max-width:128px}.v-skeleton-loader__table-tfoot .v-skeleton-loader__text:nth-child(2){max-width:64px}.v-skeleton-loader__table-row{display:flex;justify-content:space-between}.v-skeleton-loader__table-cell{align-items:center;display:flex;height:48px;width:88px}.v-skeleton-loader__table-cell .v-skeleton-loader__text{margin-bottom:0}.v-skeleton-loader__text{border-radius:6px;flex:1 0 auto;height:12px;margin-bottom:6px}.v-skeleton-loader--boilerplate .v-skeleton-loader__bone:after{display:none}.v-skeleton-loader--is-loading{overflow:hidden}.v-skeleton-loader--tile,.v-skeleton-loader--tile .v-skeleton-loader__bone{border-radius:0}@keyframes loading{to{transform:translateX(100%)}}.app-background{background-color:#0e1315}.sust-committee{background-color:#263238}.toolbar-switch{height:48px;padding-bottom:12px;padding-left:24px;padding-top:12px}.toolbar-dt-input{margin-bottom:-15px;max-width:110px}.toolbar-dt-input .v-text-field__slot input{padding:3px 0 0}.settings-dialog{background-color:#0e1315;min-height:100%}.jobs-notifications-action-text{min-width:150px}.view-tab{background-color:transparent!important}.v-application .overline{font-weight:400!important;line-height:1rem!important}.v-btn{outline:0!important}html{background-color:#0e1315}