.modal__backdrop{background-color:rgba(23,20,31,.6);position:fixed;top:0;left:0;right:0;bottom:0;z-index:5000;padding:2rem 4rem;overflow:auto;display:flex;justify-content:center;align-items:flex-start}.tw-theme--dark .modal__backdrop{background-color:rgba(0,0,0,.6)}.tw-theme--light .modal__backdrop{background-color:rgba(23,20,31,.6)}.modal__content{color:#19171c;display:flex;flex-grow:0;justify-content:center;outline:none;position:relative;width:100%}.tw-theme--dark .modal__content{color:#dad8de}.tw-theme--light .modal__content{color:#19171c}.modal__content>*{position:relative}.tw-animation--loop{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.tw-animation--duration-short{-webkit-animation-duration:.15s;animation-duration:.15s}.tw-animation--duration-medium{-webkit-animation-duration:.3s;animation-duration:.3s}.tw-animation--duration-long{-webkit-animation-duration:.6s;animation-duration:.6s}.tw-animation--duration-extra-long{-webkit-animation-duration:1s;animation-duration:1s}.tw-animation--delay-short{-webkit-animation-delay:.15s;animation-delay:.15s}.tw-animation--delay-medium{-webkit-animation-delay:.3s;animation-delay:.3s}.tw-animation--delay-long{-webkit-animation-delay:.6s;animation-delay:.6s}.tw-animation--delay-extra-long{-webkit-animation-delay:1s;animation-delay:1s}.tw-animation--fill-mode-both{-webkit-animation-fill-mode:both;animation-fill-mode:both}.tw-animation--fill-mode-none{-webkit-animation-fill-mode:none;animation-fill-mode:none}.tw-animation--fill-mode-forwards{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.tw-animation--fill-mode-backwards{-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}.tw-animation--timing-ease{-webkit-animation-timing-function:ease;animation-timing-function:ease}.tw-animation--timing-linear{-webkit-animation-timing-function:linear;animation-timing-function:linear}.tw-animation--timing-ease-in{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.tw-animation--timing-ease-out{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.tw-animation--timing-ease-in-out{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.tw-animation--animate.tw-animation--bounce{-webkit-animation-name:tw-animation--bounce;animation-name:tw-animation--bounce}.tw-animation--animate.tw-animation--bounce-in{-webkit-animation-name:tw-animation--bounce-in;animation-name:tw-animation--bounce-in}.tw-animation--animate.tw-animation--bounce-out{-webkit-animation-name:tw-animation--bounce-out;animation-name:tw-animation--bounce-out}.tw-animation--animate.tw-animation--fade-in{-webkit-animation-name:tw-animation--fade-in;animation-name:tw-animation--fade-in}.tw-animation--animate.tw-animation--fade-out{-webkit-animation-name:tw-animation--fade-out;animation-name:tw-animation--fade-out}.tw-animation--animate.tw-animation--slide-in-top{-webkit-animation-name:tw-animation--slide-in-top;animation-name:tw-animation--slide-in-top}.tw-animation--animate.tw-animation--slide-in-right{-webkit-animation-name:tw-animation--slide-in-right;animation-name:tw-animation--slide-in-right}.tw-animation--animate.tw-animation--slide-in-bottom{-webkit-animation-name:tw-animation--slide-in-bottom;animation-name:tw-animation--slide-in-bottom}.tw-animation--animate.tw-animation--slide-in-left{-webkit-animation-name:tw-animation--slide-in-left;animation-name:tw-animation--slide-in-left}.tw-animation--animate.tw-animation--slide-out-top{-webkit-animation-name:tw-animation--slide-out-top;animation-name:tw-animation--slide-out-top}.tw-animation--animate.tw-animation--slide-out-right{-webkit-animation-name:tw-animation--slide-out-right;animation-name:tw-animation--slide-out-right}.tw-animation--animate.tw-animation--slide-out-bottom{-webkit-animation-name:tw-animation--slide-out-bottom;animation-name:tw-animation--slide-out-bottom}.tw-animation--animate.tw-animation--slide-out-left{-webkit-animation-name:tw-animation--slide-out-left;animation-name:tw-animation--slide-out-left}@-webkit-keyframes tw-animation--fade-in{0%{opacity:0}to{opacity:1}}@keyframes tw-animation--fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes tw-animation--fade-out{0%{opacity:1}to{opacity:0}}@keyframes tw-animation--fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes tw-animation--slide-in-top{0%{-webkit-transform:translate3d(0,-2rem,0);transform:translate3d(0,-2rem,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes tw-animation--slide-in-top{0%{-webkit-transform:translate3d(0,-2rem,0);transform:translate3d(0,-2rem,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes tw-animation--slide-in-right{0%{-webkit-transform:translate3d(2rem,0,0);transform:translate3d(2rem,0,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes tw-animation--slide-in-right{0%{-webkit-transform:translate3d(2rem,0,0);transform:translate3d(2rem,0,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes tw-animation--slide-in-bottom{0%{-webkit-transform:translate3d(0,2rem,0);transform:translate3d(0,2rem,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes tw-animation--slide-in-bottom{0%{-webkit-transform:translate3d(0,2rem,0);transform:translate3d(0,2rem,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes tw-animation--slide-in-left{0%{-webkit-transform:translate3d(-2rem,0,0);transform:translate3d(-2rem,0,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes tw-animation--slide-in-left{0%{-webkit-transform:translate3d(-2rem,0,0);transform:translate3d(-2rem,0,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes tw-animation--slide-out-top{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-2rem,0);transform:translate3d(0,-2rem,0);opacity:0}}@keyframes tw-animation--slide-out-top{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-2rem,0);transform:translate3d(0,-2rem,0);opacity:0}}@-webkit-keyframes tw-animation--slide-out-right{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(2rem,0,0);transform:translate3d(2rem,0,0);opacity:0}}@keyframes tw-animation--slide-out-right{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(2rem,0,0);transform:translate3d(2rem,0,0);opacity:0}}@-webkit-keyframes tw-animation--slide-out-bottom{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,2rem,0);transform:translate3d(0,2rem,0);opacity:0}}@keyframes tw-animation--slide-out-bottom{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,2rem,0);transform:translate3d(0,2rem,0);opacity:0}}@-webkit-keyframes tw-animation--slide-out-left{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(-2rem,0,0);transform:translate3d(-2rem,0,0);opacity:0}}@keyframes tw-animation--slide-out-left{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(-2rem,0,0);transform:translate3d(-2rem,0,0);opacity:0}}@-webkit-keyframes tw-animation--bounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-.7rem);transform:translateY(-.7rem)}60%{-webkit-transform:translateY(-.35rem);transform:translateY(-.35rem)}70%{-webkit-transform:translateY(0);transform:translateY(0)}80%{-webkit-transform:translateY(-.125rem);transform:translateY(-.125rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes tw-animation--bounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-.7rem);transform:translateY(-.7rem)}60%{-webkit-transform:translateY(-.35rem);transform:translateY(-.35rem)}70%{-webkit-transform:translateY(0);transform:translateY(0)}80%{-webkit-transform:translateY(-.125rem);transform:translateY(-.125rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes tw-animation--bounce-in{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}60%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes tw-animation--bounce-in{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}60%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@-webkit-keyframes tw-animation--bounce-out{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);opacity:1}to{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}}@keyframes tw-animation--bounce-out{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);opacity:1}to{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}}.tw-aspect{position:relative;width:100%;overflow:hidden}.tw-aspect:before{display:block;padding-bottom:100%;content:""}.tw-aspect>*{position:absolute;left:0;width:100%;min-height:100%}.tw-aspect--overflow{overflow:visible}.tw-aspect--align-top>*{top:0}.tw-aspect--align-center>*{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tw-aspect--align-bottom>*{bottom:0}.tw-aspect--1x1:before{padding-bottom:100%}.tw-aspect--3x4:before{padding-bottom:133.33333%}.tw-aspect--16x9:before{padding-bottom:56.25%}.tw-aspect--4x3:before{padding-bottom:75%}.tw-aspect--21x9:before{padding-bottom:42.85714%}.tw-presence{width:.6rem;height:.6rem;background-color:inherit}.tw-presence__indicator{position:absolute;top:0;left:0;width:.6rem;height:.6rem;background:#898395}.tw-presence__indicator--online{background:#14b866}.tw-presence__indicator--away{background:#ffb300}.tw-presence__indicator--busy{background:#ec1313}.tw-presence__border{position:absolute;top:-.2rem;left:-.2rem;width:1rem;max-width:none;height:1rem;background-color:inherit}.tw-avatar{position:relative;background-color:inherit}.tw-avatar img{width:100%}.tw-avatar__presence{right:-.5rem;bottom:-.5rem;width:1rem;height:1rem;background-color:inherit}.tw-avatar--round img{border-radius:50%}.tw-avatar--round .tw-avatar__presence{top:calc(86% - .5rem);left:calc(86% - .5rem)}.tw-avatar--size-30{width:3rem;height:3rem}.tw-avatar--size-36{width:3.6rem;height:3.6rem}.tw-avatar--size-40{width:4rem;height:4rem}.tw-avatar--size-50{width:5rem;height:5rem}.tw-avatar--size-64{width:6.4rem;height:6.4rem}.tw-avatar--size-80{width:8rem;height:8rem}.tw-avatar--size-96{width:9.6rem;height:9.6rem}.tw-avatar--size-300{width:30rem;height:30rem}.tw-svg{display:inline-flex;align-items:center}.tw-svg__asset{fill:#19171c}.tw-theme--dark .tw-svg__asset{fill:#faf9fa}.tw-theme--light .tw-svg__asset{fill:#19171c}.tw-svg__asset--inherit,.tw-theme--dark .tw-svg__asset--inherit,.tw-theme--light .tw-svg__asset--inherit{fill:currentColor}.tw-svg__asset--alt{fill:#322f37}.tw-theme--dark .tw-svg__asset--alt{fill:#cbc8d0}.tw-theme--light .tw-svg__asset--alt{fill:#322f37}.tw-svg__asset--alt-2{fill:#6e6779}.tw-theme--dark .tw-svg__asset--alt-2{fill:#898395}.tw-theme--light .tw-svg__asset--alt-2{fill:#6e6779}.tw-svg__asset--brand{fill:#6441a4}.tw-theme--dark .tw-svg__asset--brand{fill:#7d5bbe}.tw-theme--light .tw-svg__asset--brand{fill:#6441a4}.tw-svg__asset--live,.tw-theme--dark .tw-svg__asset--live,.tw-theme--light .tw-svg__asset--live{fill:#ec1313}.tw-svg__asset--warn,.tw-theme--dark .tw-svg__asset--warn,.tw-theme--light .tw-svg__asset--warn{fill:#ffea00}.tw-svg__asset--alert,.tw-theme--dark .tw-svg__asset--alert,.tw-theme--light .tw-svg__asset--alert{fill:#ec1313}.tw-svg__asset--success,.tw-theme--dark .tw-svg__asset--success,.tw-theme--light .tw-svg__asset--success{fill:#14b866}.tw-svg__asset--prime,.tw-theme--dark .tw-svg__asset--prime,.tw-theme--light .tw-svg__asset--prime{fill:#0e9bd8}.tw-svg__asset--placeholder{fill:rgba(0,0,0,.05)}.tw-theme--dark .tw-svg__asset--placeholder{fill:hsla(0,0%,100%,.05)}.tw-theme--light .tw-svg__asset--placeholder{fill:rgba(0,0,0,.05)}.tw-svg__asset--overlay-placeholder,.tw-theme--dark .tw-svg__asset--overlay-placeholder,.tw-theme--light .tw-svg__asset--overlay-placeholder{fill:hsla(0,0%,100%,.15)}.tw-badge{background:#6e6779;color:#faf9fa;border-radius:50%}.tw-theme--dark .tw-badge{background:#392e5c;color:#faf9fa}.tw-theme--light .tw-badge{background:#6e6779;color:#faf9fa}.tw-badge__container{padding:.2rem;border-radius:50%;background-color:inherit}.tw-badge__icon{width:50%;height:50%}.tw-badge--alt{background:#322f37}.tw-theme--dark .tw-badge--alt{background:#cbc8d0}.tw-theme--light .tw-badge--alt{background:#322f37}.tw-badge--alt-2{background:#6e6779}.tw-theme--dark .tw-badge--alt-2{background:#898395}.tw-theme--light .tw-badge--alt-2{background:#6e6779}.tw-badge--brand{background:#6441a4}.tw-theme--dark .tw-badge--brand{background:#7d5bbe}.tw-theme--light .tw-badge--brand{background:#6441a4}.tw-badge--live,.tw-badge--notification,.tw-theme--dark .tw-badge--live,.tw-theme--dark .tw-badge--notification,.tw-theme--light .tw-badge--live,.tw-theme--light .tw-badge--notification{background:#ec1313}.tw-badge--warn,.tw-theme--dark .tw-badge--warn,.tw-theme--light .tw-badge--warn{background:#ffea00}.tw-badge--alert,.tw-theme--dark .tw-badge--alert,.tw-theme--light .tw-badge--alert{background:#ec1313}.tw-badge--success,.tw-theme--dark .tw-badge--success,.tw-theme--light .tw-badge--success{background:#14b866}.tw-badge--prime,.tw-theme--dark .tw-badge--prime,.tw-theme--light .tw-badge--prime{background:#0e9bd8}.tw-badge--dashboard{background:#7d5bbe}.tw-theme--dark .tw-badge--dashboard{background:#392e5c}.tw-theme--light .tw-badge--dashboard{background:#7d5bbe}.tw-card-img{flex-shrink:0;width:100%}.tw-card-img--size-2{width:2rem}.tw-card-img--size-3{width:3rem}.tw-card-img--size-4{width:4rem}.tw-card-img--size-6{width:6rem}.tw-card-img--size-8{width:8rem}.tw-card-img--size-16{width:16rem}.tw-card-img--size-24{width:24rem}.tw-card-img--size-32{width:32rem}.tw-placeholder-wrapper{width:100%;height:100%}.tw-placeholder{display:flex;align-items:center;width:100%;max-width:100%;min-height:1.7em}.tw-placeholder:before{border-radius:2px;background:rgba(0,0,0,.05);display:block;width:100%;max-width:100%;min-height:1em;content:""}.tw-theme--dark .tw-placeholder:before{border-radius:2px;background:hsla(0,0%,100%,.05)}.tw-theme--light .tw-placeholder:before{border-radius:2px;background:rgba(0,0,0,.05)}.tw-placeholder--custom-height,.tw-placeholder--custom-height:before{min-height:0}.tw-placeholder--overlay:before,.tw-theme--dark .tw-placeholder--overlay:before,.tw-theme--light .tw-placeholder--overlay:before{background:hsla(0,0%,100%,.15)}.tw-placeholder--fill,.tw-placeholder--fill:before{height:100%}.tw-placeholder:not(:first-of-type){margin-top:-.1em}.tw-box-art-card__title{color:#19171c}.tw-theme--dark .tw-box-art-card__title{color:#dad8de}.tw-theme--light .tw-box-art-card__title{color:#19171c}.tw-box-art-card a:hover{text-decoration:none}.tw-box-art-card a:hover .tw-box-art-card__title{color:#6441a4}.tw-theme--dark .tw-box-art-card a:hover .tw-box-art-card__title{color:#b19dd8}.tw-theme--light .tw-box-art-card a:hover .tw-box-art-card__title{color:#6441a4}.tw-loading-spinner,.tw-loading-spinner:after{width:2.2rem;height:2.2rem;border-radius:50%}.tw-loading-spinner{border-top:2px solid rgba(0,0,0,.15);border-right:2px solid rgba(0,0,0,.15);border-bottom:2px solid rgba(0,0,0,.15);border-left:2px solid #19171c;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-name:tw-loading-spinner-animation;animation-name:tw-loading-spinner-animation;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.tw-theme--dark .tw-loading-spinner{border-top:2px solid hsla(0,0%,100%,.15);border-right:2px solid hsla(0,0%,100%,.15);border-bottom:2px solid hsla(0,0%,100%,.15);border-left:2px solid #dad8de}.tw-theme--light .tw-loading-spinner{border-top:2px solid rgba(0,0,0,.15);border-right:2px solid rgba(0,0,0,.15);border-bottom:2px solid rgba(0,0,0,.15);border-left:2px solid #19171c}.tw-loading-spinner--small{width:1.6rem;height:1.6rem}.tw-loading-spinner--large{width:2.8rem;height:2.8rem}.tw-loading-spinner--inherit-color{border-top-color:rgba(0,0,0,.15);border-right-color:rgba(0,0,0,.15);border-bottom-color:rgba(0,0,0,.15);border-left-color:currentColor}.tw-theme--dark .tw-loading-spinner--inherit-color{border-top-color:hsla(0,0%,100%,.15);border-right-color:hsla(0,0%,100%,.15);border-bottom-color:hsla(0,0%,100%,.15);border-left-color:currentColor}.tw-theme--light .tw-loading-spinner--inherit-color{border-top-color:rgba(0,0,0,.15);border-right-color:rgba(0,0,0,.15);border-bottom-color:rgba(0,0,0,.15);border-left-color:currentColor}@-webkit-keyframes tw-loading-spinner-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes tw-loading-spinner-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.tw-button{display:inline-flex;position:relative;align-items:center;justify-content:center;outline:none;font-size:1.2rem;line-height:2rem;text-decoration:none;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tw-button,.tw-theme--dark .tw-button,.tw-theme--light .tw-button{border:1px solid transparent;background:#6441a4;color:#fff}.tw-button:hover{text-decoration:none}.tw-button:hover,.tw-theme--dark .tw-button:hover,.tw-theme--light .tw-button:hover{border-color:#7d5bbe;background:#7d5bbe;color:#fff}.tw-button:focus{text-decoration:none}.tw-button:focus,.tw-theme--dark .tw-button:focus,.tw-theme--light .tw-button:focus{border-color:#9a7fcc;background:#7d5bbe;color:#fff;box-shadow:0 0 6px 0 #7d5bbe}.tw-button:active{text-decoration:none}.tw-button:active,.tw-theme--dark .tw-button:active,.tw-theme--light .tw-button:active{border-color:#7d5bbe;background:#6441a4;color:#fff;box-shadow:0 0 6px 0 #7d5bbe}.tw-button__text{position:relative;flex-grow:1;padding:.4rem .8rem;text-align:center}.tw-button--hollow{border:1px solid #b19dd8;background:transparent;color:#6441a4}.tw-theme--dark .tw-button--hollow{border:1px solid #4b367c;background:transparent;color:#dad8de}.tw-theme--light .tw-button--hollow{border:1px solid #b19dd8;background:transparent;color:#6441a4}.tw-button--hollow:hover{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.05);color:#2c2541}.tw-theme--dark .tw-button--hollow:hover{border-color:rgba(100,65,164,.4);background:rgba(100,65,164,.2);color:#efeef1}.tw-button--hollow:focus,.tw-theme--light .tw-button--hollow:hover{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.05);color:#2c2541}.tw-button--hollow:focus{box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--dark .tw-button--hollow:focus{border-color:rgba(100,65,164,.4);background:rgba(100,65,164,.2);color:#efeef1;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--light .tw-button--hollow:focus{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.05);color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-button--hollow:active{border-color:rgba(100,65,164,.6);background:transparent;color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--dark .tw-button--hollow:active{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.1);color:#efeef1;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--light .tw-button--hollow:active{border-color:rgba(100,65,164,.6);background:transparent;color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-button--alert,.tw-theme--dark .tw-button--alert,.tw-theme--light .tw-button--alert{border-color:#ec1313;background:#ec1313;color:#fff}.tw-button--alert:focus,.tw-button--alert:hover{border-color:#bd0f0f;background:#bd0f0f;color:#fff}.tw-theme--dark .tw-button--alert:focus,.tw-theme--dark .tw-button--alert:hover{border-color:#a50d0d;background:#a50d0d;color:#fff}.tw-theme--light .tw-button--alert:focus,.tw-theme--light .tw-button--alert:hover{border-color:#bd0f0f;background:#bd0f0f;color:#fff}.tw-button--alert:active,.tw-theme--dark .tw-button--alert:active,.tw-theme--light .tw-button--alert:active{border-color:#ec1313;background:#ec1313;color:#fff}.tw-button--success,.tw-theme--dark .tw-button--success,.tw-theme--light .tw-button--success{border-color:#14b866;background:#14b866;color:#fff}.tw-button--success:focus,.tw-button--success:hover,.tw-theme--dark .tw-button--success:focus,.tw-theme--dark .tw-button--success:hover,.tw-theme--light .tw-button--success:focus,.tw-theme--light .tw-button--success:hover{border-color:#14b866;background:#12a159;color:#fff}.tw-button--success:active,.tw-theme--dark .tw-button--success:active,.tw-theme--light .tw-button--success:active{border-color:#14b866;background:#14b866;color:#fff}.tw-button--status{transition-duration:.12s;transition-property:background,border,text;transition-timing-function:ease}.tw-button--status .tw-button__alert-text,.tw-button--status .tw-button__primary-text{display:block}.tw-button--status .tw-button__alert-text{margin-top:-2rem;opacity:0}.tw-button--status .tw-button__alert-icon{position:relative;left:-1.6rem;margin-right:-1.6rem;opacity:0}.tw-button--status:hover{border-color:#bd0f0f;background:#a50d0d;color:#fff}.tw-theme--dark .tw-button--status:hover{border-color:#a50d0d;background:#a50d0d;color:#fff}.tw-button--status:focus,.tw-theme--light .tw-button--status:hover{border-color:#bd0f0f;background:#a50d0d;color:#fff}.tw-theme--dark .tw-button--status:focus{border-color:#a50d0d;background:#a50d0d;color:#fff}.tw-theme--light .tw-button--status:focus{border-color:#bd0f0f;background:#a50d0d;color:#fff}.tw-button--status:active,.tw-theme--dark .tw-button--status:active,.tw-theme--light .tw-button--status:active{border-color:#ec1313;background:#ec1313;color:#fff}.tw-button--status:active .tw-button__alert-icon,.tw-button--status:active .tw-button__alert-text,.tw-button--status:focus .tw-button__alert-icon,.tw-button--status:focus .tw-button__alert-text,.tw-button--status:hover .tw-button__alert-icon,.tw-button--status:hover .tw-button__alert-text{opacity:1}.tw-button--status:active .tw-button__primary-icon,.tw-button--status:active .tw-button__primary-text,.tw-button--status:focus .tw-button__primary-icon,.tw-button--status:focus .tw-button__primary-text,.tw-button--status:hover .tw-button__primary-icon,.tw-button--status:hover .tw-button__primary-text{opacity:0}.tw-button--status.tw-button--disabled .tw-button__primary-icon,.tw-button--status.tw-button--disabled .tw-button__primary-text{opacity:1}.tw-button--status.tw-button--disabled .tw-button__alert-icon,.tw-button--status.tw-button--disabled .tw-button__alert-text{display:none}.tw-button--text{background:transparent;color:#6441a4}.tw-theme--dark .tw-button--text{background:transparent;color:#dad8de}.tw-theme--light .tw-button--text{background:transparent;color:#6441a4}.tw-button--text:focus,.tw-button--text:hover{border-color:transparent;background:rgba(100,65,164,.05);color:#2c2541}.tw-theme--dark .tw-button--text:focus,.tw-theme--dark .tw-button--text:hover{border-color:transparent;background:rgba(100,65,164,.2);color:#efeef1}.tw-theme--light .tw-button--text:focus,.tw-theme--light .tw-button--text:hover{border-color:transparent;background:rgba(100,65,164,.05);color:#2c2541}.tw-button--text:focus{border:1px solid rgba(100,65,164,.5);box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--dark .tw-button--text:focus{border:1px solid rgba(100,65,164,.4);box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--light .tw-button--text:focus{border:1px solid rgba(100,65,164,.5);box-shadow:0 0 6px 0 #7d5bbe}.tw-button--text:active{border:1px solid rgba(100,65,164,.6);background:transparent;color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--dark .tw-button--text:active{border:1px solid rgba(100,65,164,.5);background:rgba(100,65,164,.1);color:#efeef1;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--light .tw-button--text:active{border:1px solid rgba(100,65,164,.6);background:transparent;color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-button--text.tw-button--disabled{border-color:transparent;background-color:transparent;color:rgba(100,65,164,.5)}.tw-theme--dark .tw-button--text.tw-button--disabled{border-color:transparent;background-color:transparent;color:hsla(260,8%,86%,.5)}.tw-button--text.tw-button--disabled:active,.tw-button--text.tw-button--disabled:focus,.tw-button--text.tw-button--disabled:hover,.tw-theme--light .tw-button--text.tw-button--disabled{border-color:transparent;background-color:transparent;color:rgba(100,65,164,.5)}.tw-theme--dark .tw-button--text.tw-button--disabled:active,.tw-theme--dark .tw-button--text.tw-button--disabled:focus,.tw-theme--dark .tw-button--text.tw-button--disabled:hover{border-color:transparent;background-color:transparent;color:hsla(260,8%,86%,.5)}.tw-theme--light .tw-button--text.tw-button--disabled:active,.tw-theme--light .tw-button--text.tw-button--disabled:focus,.tw-theme--light .tw-button--text.tw-button--disabled:hover{border-color:transparent;background-color:transparent;color:rgba(100,65,164,.5)}.tw-button--overlay,.tw-theme--dark .tw-button--overlay,.tw-theme--light .tw-button--overlay{border:1px solid transparent;background:transparent;color:#fff}.tw-button--overlay:hover,.tw-theme--dark .tw-button--overlay:hover,.tw-theme--light .tw-button--overlay:hover{border-color:transparent;background:hsla(0,0%,100%,.05);color:#fff}.tw-button--overlay:focus,.tw-theme--dark .tw-button--overlay:focus,.tw-theme--light .tw-button--overlay:focus{border-color:hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.05);color:#fff;box-shadow:0 0 6px 0 hsla(0,0%,100%,.3)}.tw-button--overlay:active,.tw-theme--dark .tw-button--overlay:active,.tw-theme--light .tw-button--overlay:active{border-color:hsla(0,0%,100%,.6);background:transparent;color:#fff;box-shadow:0 0 6px 0 hsla(0,0%,100%,.3)}.tw-button--overlay.tw-button--hollow,.tw-button--overlay.tw-button--state-loading,.tw-button--overlay.tw-button--state-success,.tw-theme--dark .tw-button--overlay.tw-button--hollow,.tw-theme--dark .tw-button--overlay.tw-button--state-loading,.tw-theme--dark .tw-button--overlay.tw-button--state-success,.tw-theme--light .tw-button--overlay.tw-button--hollow,.tw-theme--light .tw-button--overlay.tw-button--state-loading,.tw-theme--light .tw-button--overlay.tw-button--state-success{border-color:#fff}.tw-button--overlay.tw-button--hollow.tw-button--disabled,.tw-button--overlay.tw-button--hollow.tw-button--disabled:active,.tw-button--overlay.tw-button--hollow.tw-button--disabled:focus,.tw-button--overlay.tw-button--hollow.tw-button--disabled:hover,.tw-button--overlay.tw-button--state-loading.tw-button--disabled,.tw-button--overlay.tw-button--state-loading.tw-button--disabled:active,.tw-button--overlay.tw-button--state-loading.tw-button--disabled:focus,.tw-button--overlay.tw-button--state-loading.tw-button--disabled:hover,.tw-button--overlay.tw-button--state-success.tw-button--disabled,.tw-button--overlay.tw-button--state-success.tw-button--disabled:active,.tw-button--overlay.tw-button--state-success.tw-button--disabled:focus,.tw-button--overlay.tw-button--state-success.tw-button--disabled:hover,.tw-theme--dark .tw-button--overlay.tw-button--hollow.tw-button--disabled,.tw-theme--dark .tw-button--overlay.tw-button--hollow.tw-button--disabled:active,.tw-theme--dark .tw-button--overlay.tw-button--hollow.tw-button--disabled:focus,.tw-theme--dark .tw-button--overlay.tw-button--hollow.tw-button--disabled:hover,.tw-theme--dark .tw-button--overlay.tw-button--state-loading.tw-button--disabled,.tw-theme--dark .tw-button--overlay.tw-button--state-loading.tw-button--disabled:active,.tw-theme--dark .tw-button--overlay.tw-button--state-loading.tw-button--disabled:focus,.tw-theme--dark .tw-button--overlay.tw-button--state-loading.tw-button--disabled:hover,.tw-theme--dark .tw-button--overlay.tw-button--state-success.tw-button--disabled,.tw-theme--dark .tw-button--overlay.tw-button--state-success.tw-button--disabled:active,.tw-theme--dark .tw-button--overlay.tw-button--state-success.tw-button--disabled:focus,.tw-theme--dark .tw-button--overlay.tw-button--state-success.tw-button--disabled:hover,.tw-theme--light .tw-button--overlay.tw-button--hollow.tw-button--disabled,.tw-theme--light .tw-button--overlay.tw-button--hollow.tw-button--disabled:active,.tw-theme--light .tw-button--overlay.tw-button--hollow.tw-button--disabled:focus,.tw-theme--light .tw-button--overlay.tw-button--hollow.tw-button--disabled:hover,.tw-theme--light .tw-button--overlay.tw-button--state-loading.tw-button--disabled,.tw-theme--light .tw-button--overlay.tw-button--state-loading.tw-button--disabled:active,.tw-theme--light .tw-button--overlay.tw-button--state-loading.tw-button--disabled:focus,.tw-theme--light .tw-button--overlay.tw-button--state-loading.tw-button--disabled:hover,.tw-theme--light .tw-button--overlay.tw-button--state-success.tw-button--disabled,.tw-theme--light .tw-button--overlay.tw-button--state-success.tw-button--disabled:active,.tw-theme--light .tw-button--overlay.tw-button--state-success.tw-button--disabled:focus,.tw-theme--light .tw-button--overlay.tw-button--state-success.tw-button--disabled:hover{border-color:hsla(0,0%,100%,.5)}.tw-button--overlay.tw-button--disabled,.tw-button--overlay.tw-button--disabled:focus,.tw-button--overlay.tw-button--disabled:hover,.tw-theme--dark .tw-button--overlay.tw-button--disabled,.tw-theme--dark .tw-button--overlay.tw-button--disabled:focus,.tw-theme--dark .tw-button--overlay.tw-button--disabled:hover,.tw-theme--light .tw-button--overlay.tw-button--disabled,.tw-theme--light .tw-button--overlay.tw-button--disabled:focus,.tw-theme--light .tw-button--overlay.tw-button--disabled:hover{background-color:transparent;color:hsla(0,0%,100%,.5)}.tw-button__icon,.tw-button__loading-spinner,.tw-button__num-block,.tw-button__succcess-icon,.tw-button__text{transition-duration:.2s;transition-property:opacity}.tw-button__loading-spinner,.tw-button__success-icon{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.tw-button--state-loading .tw-button__icon,.tw-button--state-loading .tw-button__num-block,.tw-button--state-loading .tw-button__text,.tw-button--state-success .tw-button__icon,.tw-button--state-success .tw-button__num-block,.tw-button--state-success .tw-button__text{opacity:0}.tw-button--state-loading .tw-button__loading-spinner,.tw-button--state-success .tw-button__success-icon{opacity:1}.tw-button:disabled{cursor:not-allowed}.tw-button--disabled{border-color:rgba(0,0,0,.05);background:rgba(0,0,0,.05);color:#6e6779;cursor:not-allowed}.tw-theme--dark .tw-button--disabled{border-color:hsla(0,0%,100%,.05);background:hsla(0,0%,100%,.05);color:#898395}.tw-theme--light .tw-button--disabled{border-color:rgba(0,0,0,.05);background:rgba(0,0,0,.05);color:#6e6779}.tw-button--disabled:active,.tw-button--disabled:focus,.tw-button--disabled:hover{border-color:rgba(0,0,0,.05);background:rgba(0,0,0,.05);color:#6e6779;box-shadow:none}.tw-theme--dark .tw-button--disabled:active,.tw-theme--dark .tw-button--disabled:focus,.tw-theme--dark .tw-button--disabled:hover{border-color:hsla(0,0%,100%,.05);background:hsla(0,0%,100%,.05);color:#898395;box-shadow:none}.tw-theme--light .tw-button--disabled:active,.tw-theme--light .tw-button--disabled:focus,.tw-theme--light .tw-button--disabled:hover{border-color:rgba(0,0,0,.05);background:rgba(0,0,0,.05);color:#6e6779;box-shadow:none}.tw-button__icon{display:inline-flex;padding:.4rem .6rem}.tw-button__icon:before{content:"\200B"}.tw-button__icon--left{padding-right:0}.tw-button__icon--right{padding-left:0}.tw-button--small{font-size:1.1rem;line-height:1.4rem}.tw-button--small .tw-button__icon{padding:0 0 0 .4rem}.tw-button--small .tw-button__icon--right{padding:0 .4rem 0 0}.tw-button--small .tw-button__alert-text{margin-top:-1.4rem}.tw-button--small .tw-button__alert-icon{left:-1.2rem;margin-right:-1.2rem}.tw-button--large{font-size:1.6rem;line-height:2.6rem}.tw-button--large .tw-button__icon{padding:0 0 0 .8rem}.tw-button--large .tw-button__icon--right{padding:0 .8rem 0 0}.tw-button--large .tw-button__alert-text{margin-top:-2.6rem}.tw-button--large .tw-button__alert-icon{left:-2rem;margin-right:-2rem}.tw-button--full-width{width:100%}.tw-button--purchase{padding-right:0}.tw-button__num-block{padding:.4rem .8rem}.tw-button__num-block,.tw-theme--dark .tw-button__num-block,.tw-theme--light .tw-button__num-block{background:rgba(0,0,0,.25)}.tw-button-icon{color:#6441a4;display:inline-flex;position:relative;align-items:center;justify-content:center;outline:none;font-size:1.2rem;line-height:2rem;text-decoration:none;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tw-button-icon,.tw-theme--dark .tw-button-icon{border:1px solid transparent;background:transparent}.tw-theme--dark .tw-button-icon{color:#dad8de}.tw-theme--light .tw-button-icon{border:1px solid transparent;background:transparent;color:#6441a4}.tw-button-icon:before{content:"\200B"}.tw-button-icon:hover{border-color:transparent;background:rgba(100,65,164,.05);color:#2c2541}.tw-theme--dark .tw-button-icon:hover{border-color:transparent;background:rgba(100,65,164,.2);color:#efeef1}.tw-theme--light .tw-button-icon:hover{border-color:transparent;background:rgba(100,65,164,.05);color:#2c2541}.tw-button-icon:focus{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.05);color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--dark .tw-button-icon:focus{border-color:rgba(100,65,164,.4);background:rgba(100,65,164,.2);color:#efeef1;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--light .tw-button-icon:focus{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.05);color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-button-icon:active{border-color:rgba(100,65,164,.6);background:transparent;color:#2c2541}.tw-theme--dark .tw-button-icon:active{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.1);color:#efeef1}.tw-theme--light .tw-button-icon:active{border-color:rgba(100,65,164,.6);background:transparent;color:#2c2541}.tw-button-icon--disabled,.tw-button-icon:disabled{border-color:rgba(0,0,0,.05);background:rgba(0,0,0,.05);color:#6e6779;cursor:not-allowed}.tw-theme--dark .tw-button-icon--disabled,.tw-theme--dark .tw-button-icon:disabled{border-color:hsla(0,0%,100%,.05);background:hsla(0,0%,100%,.05);color:#898395}.tw-theme--light .tw-button-icon--disabled,.tw-theme--light .tw-button-icon:disabled{border-color:rgba(0,0,0,.05);background:rgba(0,0,0,.05);color:#6e6779}.tw-button-icon--disabled:focus,.tw-button-icon--disabled:hover,.tw-button-icon:disabled:focus,.tw-button-icon:disabled:hover{border-color:rgba(0,0,0,.05);background:rgba(0,0,0,.05);color:#6e6779;box-shadow:none}.tw-theme--dark .tw-button-icon--disabled:focus,.tw-theme--dark .tw-button-icon--disabled:hover,.tw-theme--dark .tw-button-icon:disabled:focus,.tw-theme--dark .tw-button-icon:disabled:hover{border-color:hsla(0,0%,100%,.05);background:hsla(0,0%,100%,.05);color:#898395;box-shadow:none}.tw-theme--light .tw-button-icon--disabled:focus,.tw-theme--light .tw-button-icon--disabled:hover,.tw-theme--light .tw-button-icon:disabled:focus,.tw-theme--light .tw-button-icon:disabled:hover{border-color:rgba(0,0,0,.05);background:rgba(0,0,0,.05);color:#6e6779;box-shadow:none}.tw-button-icon--primary,.tw-theme--dark .tw-button-icon--primary,.tw-theme--light .tw-button-icon--primary{border:1px solid transparent;background:#6441a4;color:#fff}.tw-button-icon--primary:hover,.tw-theme--dark .tw-button-icon--primary:hover,.tw-theme--light .tw-button-icon--primary:hover{border-color:#7d5bbe;background:#7d5bbe;color:#fff}.tw-button-icon--primary:focus,.tw-theme--dark .tw-button-icon--primary:focus,.tw-theme--light .tw-button-icon--primary:focus{border-color:#9a7fcc;background:#7d5bbe;color:#fff;box-shadow:0 0 6px 0 #7d5bbe}.tw-button-icon--primary:active,.tw-theme--dark .tw-button-icon--primary:active,.tw-theme--light .tw-button-icon--primary:active{border-color:#7d5bbe;background:#6441a4;color:#fff;box-shadow:0 0 6px 0 #7d5bbe}.tw-button-icon--hollow{border:1px solid #b19dd8;background:transparent;color:#6441a4}.tw-theme--dark .tw-button-icon--hollow{border:1px solid #4b367c;background:transparent;color:#dad8de}.tw-theme--light .tw-button-icon--hollow{border:1px solid #b19dd8;background:transparent;color:#6441a4}.tw-button-icon--hollow:hover{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.05);color:#2c2541}.tw-theme--dark .tw-button-icon--hollow:hover{border-color:rgba(100,65,164,.4);background:rgba(100,65,164,.2);color:#efeef1}.tw-button-icon--hollow:focus,.tw-theme--light .tw-button-icon--hollow:hover{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.05);color:#2c2541}.tw-button-icon--hollow:focus{box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--dark .tw-button-icon--hollow:focus{border-color:rgba(100,65,164,.4);background:rgba(100,65,164,.2);color:#efeef1;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--light .tw-button-icon--hollow:focus{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.05);color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-button-icon--hollow:active{border-color:rgba(100,65,164,.6);background:transparent;color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--dark .tw-button-icon--hollow:active{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.1);color:#efeef1;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--light .tw-button-icon--hollow:active{border-color:rgba(100,65,164,.6);background:transparent;color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-button-icon--alert,.tw-theme--dark .tw-button-icon--alert,.tw-theme--light .tw-button-icon--alert{border-color:#ec1313;background:#ec1313;color:#fff}.tw-button-icon--alert:focus,.tw-button-icon--alert:hover{border-color:#bd0f0f;background:#bd0f0f;color:#fff}.tw-theme--dark .tw-button-icon--alert:focus,.tw-theme--dark .tw-button-icon--alert:hover{border-color:#a50d0d;background:#a50d0d;color:#fff}.tw-theme--light .tw-button-icon--alert:focus,.tw-theme--light .tw-button-icon--alert:hover{border-color:#bd0f0f;background:#bd0f0f;color:#fff}.tw-button-icon--alert:active,.tw-theme--dark .tw-button-icon--alert:active,.tw-theme--light .tw-button-icon--alert:active{border-color:#ec1313;background:#ec1313;color:#fff}.tw-button-icon--success,.tw-theme--dark .tw-button-icon--success,.tw-theme--light .tw-button-icon--success{border-color:#14b866;background:#14b866;color:#fff}.tw-button-icon--success:focus,.tw-button-icon--success:hover,.tw-theme--dark .tw-button-icon--success:focus,.tw-theme--dark .tw-button-icon--success:hover,.tw-theme--light .tw-button-icon--success:focus,.tw-theme--light .tw-button-icon--success:hover{border-color:#14b866;background:#12a159;color:#fff}.tw-button-icon--success:active,.tw-theme--dark .tw-button-icon--success:active,.tw-theme--light .tw-button-icon--success:active{border-color:#14b866;background:#14b866;color:#fff}.tw-button-icon--overlay,.tw-theme--dark .tw-button-icon--overlay,.tw-theme--light .tw-button-icon--overlay{border:1px solid transparent;background:transparent;color:#fff}.tw-button-icon--overlay:hover,.tw-theme--dark .tw-button-icon--overlay:hover,.tw-theme--light .tw-button-icon--overlay:hover{border-color:transparent;background:hsla(0,0%,100%,.05);color:#fff}.tw-button-icon--overlay:focus,.tw-theme--dark .tw-button-icon--overlay:focus,.tw-theme--light .tw-button-icon--overlay:focus{border-color:hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.05);color:#fff;box-shadow:0 0 6px 0 hsla(0,0%,100%,.3)}.tw-button-icon--overlay:active,.tw-theme--dark .tw-button-icon--overlay:active,.tw-theme--light .tw-button-icon--overlay:active{border-color:hsla(0,0%,100%,.6);background:transparent;color:#fff;box-shadow:0 0 6px 0 hsla(0,0%,100%,.3)}.tw-button-icon--overlay.tw-button-icon--hollow,.tw-theme--dark .tw-button-icon--overlay.tw-button-icon--hollow,.tw-theme--light .tw-button-icon--overlay.tw-button-icon--hollow{border-color:#fff}.tw-button-icon--overlay.tw-button-icon--disabled,.tw-button-icon--overlay.tw-button-icon--disabled:focus,.tw-button-icon--overlay.tw-button-icon--disabled:hover,.tw-button-icon--overlay:disabled,.tw-button-icon--overlay:disabled:focus,.tw-button-icon--overlay:disabled:hover,.tw-theme--dark .tw-button-icon--overlay.tw-button-icon--disabled,.tw-theme--dark .tw-button-icon--overlay.tw-button-icon--disabled:focus,.tw-theme--dark .tw-button-icon--overlay.tw-button-icon--disabled:hover,.tw-theme--dark .tw-button-icon--overlay:disabled,.tw-theme--dark .tw-button-icon--overlay:disabled:focus,.tw-theme--dark .tw-button-icon--overlay:disabled:hover,.tw-theme--light .tw-button-icon--overlay.tw-button-icon--disabled,.tw-theme--light .tw-button-icon--overlay.tw-button-icon--disabled:focus,.tw-theme--light .tw-button-icon--overlay.tw-button-icon--disabled:hover,.tw-theme--light .tw-button-icon--overlay:disabled,.tw-theme--light .tw-button-icon--overlay:disabled:focus,.tw-theme--light .tw-button-icon--overlay:disabled:hover{background-color:transparent;color:hsla(0,0%,100%,.5)}.tw-button-icon--status{transition-duration:.12s;transition-property:background,border,text;transition-timing-function:ease}.tw-button-icon--status .tw-button-icon__alert-icon{position:relative;left:-1.6rem;margin-right:-1.6rem;opacity:0}.tw-button-icon--status:hover{border-color:#bd0f0f;background:#a50d0d;color:#fff}.tw-theme--dark .tw-button-icon--status:hover{border-color:#a50d0d;background:#a50d0d;color:#fff}.tw-button-icon--status:focus,.tw-theme--light .tw-button-icon--status:hover{border-color:#bd0f0f;background:#a50d0d;color:#fff}.tw-theme--dark .tw-button-icon--status:focus{border-color:#a50d0d;background:#a50d0d;color:#fff}.tw-theme--light .tw-button-icon--status:focus{border-color:#bd0f0f;background:#a50d0d;color:#fff}.tw-button-icon--status:active,.tw-theme--dark .tw-button-icon--status:active,.tw-theme--light .tw-button-icon--status:active{border-color:#ec1313;background:#ec1313;color:#fff}.tw-button-icon--status:active .tw-button-icon__alert-icon,.tw-button-icon--status:focus .tw-button-icon__alert-icon,.tw-button-icon--status:hover .tw-button-icon__alert-icon{opacity:1}.tw-button-icon--status:active .tw-button-icon__primary-icon,.tw-button-icon--status:focus .tw-button-icon__primary-icon,.tw-button-icon--status:hover .tw-button-icon__primary-icon{opacity:0}.tw-button-icon--status.tw-button-icon--disabled .tw-button-icon__primary-icon{opacity:1}.tw-button-icon--status.tw-button-icon--disabled .tw-button-icon__alert-icon{display:none}.tw-button-icon__icon{display:inline-flex;padding:.4rem .6rem}.tw-button-icon__icon:before{content:"\200B"}.tw-button-icon__icon--left{padding-right:0}.tw-button-icon__icon--right{padding-left:0}.tw-button-icon--secondary{color:#6e6779}.tw-theme--dark .tw-button-icon--secondary{color:#898395}.tw-theme--light .tw-button-icon--secondary{color:#6e6779}.tw-button-icon--secondary:hover{color:#a49fad}.tw-theme--dark .tw-button-icon--secondary:hover{color:#575260}.tw-button-icon--secondary:focus,.tw-theme--light .tw-button-icon--secondary:hover{color:#a49fad}.tw-theme--dark .tw-button-icon--secondary:focus{color:#575260}.tw-button-icon--secondary:active,.tw-theme--light .tw-button-icon--secondary:focus{color:#a49fad}.tw-theme--dark .tw-button-icon--secondary:active{color:#575260}.tw-theme--light .tw-button-icon--secondary:active{color:#a49fad}.tw-button-icon--small{font-size:1.1rem;line-height:1.4rem}.tw-button-icon--small .tw-button-icon__icon{padding:.4rem .5rem}.tw-button-icon--small .tw-button-icon__alert-icon{left:-1.2rem;margin-right:-1.2rem}.tw-button-icon--large{font-size:1.6rem;line-height:2.6rem}.tw-button-icon--large .tw-button-icon__icon{padding:.4rem .7rem}.tw-button-icon--large .tw-button-icon__alert-icon{left:-2rem;margin-right:-2rem}.tw-balloon{min-width:16rem;max-width:90vw;z-index:2000}.tw-balloon>.tw-balloon__tail{width:16px;height:16px}.tw-balloon>.tw-balloon__tail .tw-balloon__tail-symbol{width:8px;height:8px;-webkit-transform:rotate(45deg) translate(-50%,-50%);transform:rotate(45deg) translate(-50%,-50%);-webkit-transform-origin:0 0;transform-origin:0 0}.tw-balloon--left{right:100%;margin-right:8px}.tw-balloon--left>.tw-balloon__tail{left:100%;margin-left:-1px}.tw-balloon--left>.tw-balloon__tail .tw-balloon__tail-symbol{right:8px}.tw-balloon--right{left:100%;margin-left:8px}.tw-balloon--right>.tw-balloon__tail{right:100%;margin-right:-1px}.tw-balloon--right>.tw-balloon__tail .tw-balloon__tail-symbol{right:-8px}.tw-balloon--left,.tw-balloon--right{top:0}.tw-balloon--left>.tw-balloon__tail,.tw-balloon--right>.tw-balloon__tail{top:8px}.tw-balloon--left>.tw-balloon__tail .tw-balloon__tail-symbol,.tw-balloon--right>.tw-balloon__tail .tw-balloon__tail-symbol{top:50%}.tw-balloon--left.tw-balloon--center,.tw-balloon--right.tw-balloon--center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tw-balloon--left.tw-balloon--center>.tw-balloon__tail,.tw-balloon--right.tw-balloon--center>.tw-balloon__tail{top:50%;margin-top:-5.33333px}.tw-balloon--up{top:auto;bottom:100%;left:0;margin-bottom:8px}.tw-balloon--up>.tw-balloon__tail{top:100%;margin-top:-1px}.tw-balloon--up>.tw-balloon__tail .tw-balloon__tail-symbol{top:auto;bottom:8px}.tw-balloon--down>.tw-balloon__tail .tw-balloon__tail-symbol,.tw-balloon--up>.tw-balloon__tail .tw-balloon__tail-symbol{left:50%}.tw-balloon--down.tw-balloon--center,.tw-balloon--up.tw-balloon--center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tw-balloon--down.tw-balloon--center>.tw-balloon__tail,.tw-balloon--up.tw-balloon--center>.tw-balloon__tail{left:50%;margin-left:-4px}.tw-balloon--down.tw-balloon--left>.tw-balloon__tail,.tw-balloon--up.tw-balloon--left>.tw-balloon__tail{left:0}.tw-balloon--down.tw-balloon--right,.tw-balloon--up.tw-balloon--right{right:0;left:auto}.tw-balloon--down.tw-balloon--right>.tw-balloon__tail,.tw-balloon--up.tw-balloon--right>.tw-balloon__tail{top:100%;left:100%;margin-left:-16px}.tw-balloon--down{top:100%;left:0;margin-top:8px}.tw-balloon--down>.tw-balloon__tail{bottom:100%;margin-bottom:-1px}.tw-balloon--down>.tw-balloon__tail .tw-balloon__tail-symbol{top:auto;bottom:-8px}.tw-balloon--down.tw-balloon--right{top:100%}.tw-balloon--down.tw-balloon--right>.tw-balloon__tail{top:auto;left:100%;margin-left:-16px}.tw-balloon--xs{width:10rem;min-width:10rem}.tw-balloon--sm{width:20rem}.tw-balloon--md{width:30rem}.tw-balloon--lg{width:40rem}.tw-balloon--xl{width:50rem}.tw-balloon--full{width:100%}.tw-checkbox__input{width:.1rem;height:.1rem;border:none;clip:rect(0 0 0 0);margin:-.1rem;overflow:hidden;padding:0;position:absolute;color:#19171c}.tw-theme--dark .tw-checkbox__input{color:#faf9fa}.tw-theme--light .tw-checkbox__input{color:#19171c}.tw-checkbox__input:checked+.tw-checkbox__label:before,.tw-theme--dark .tw-checkbox__input:checked+.tw-checkbox__label:before,.tw-theme--light .tw-checkbox__input:checked+.tw-checkbox__label:before{background:#7d5bbe;box-shadow:inset 0 0 0 1px #7d5bbe}.tw-checkbox__input:checked+.tw-checkbox__label:after{display:block;position:absolute;top:50%;left:.8rem;width:.7rem;height:.3rem;margin-top:-.1rem;-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg);content:""}.tw-checkbox__input:checked+.tw-checkbox__label:after,.tw-theme--dark .tw-checkbox__input:checked+.tw-checkbox__label:after,.tw-theme--light .tw-checkbox__input:checked+.tw-checkbox__label:after{border-bottom:2px solid #fff;border-left:2px solid #fff}.tw-checkbox__input:disabled+.tw-checkbox__label{opacity:.5;pointer-events:none}.tw-checkbox__input:focus+.tw-checkbox__label:before,.tw-theme--dark .tw-checkbox__input:focus+.tw-checkbox__label:before,.tw-theme--light .tw-checkbox__input:focus+.tw-checkbox__label:before{box-shadow:inset 0 0 0 1px #7d5bbe,0 0 6px -2px #7d5bbe}.tw-checkbox__label{color:#19171c;display:inline-block;position:relative;padding:0 0 0 2.2rem;cursor:pointer}.tw-theme--dark .tw-checkbox__label{color:#faf9fa}.tw-theme--light .tw-checkbox__label{color:#19171c}.tw-checkbox__label:before{box-shadow:inset 0 0 0 1px #dad8de,0 0 0 transparent;position:absolute;top:50%;left:0;width:1.6rem;height:1.6rem;margin-top:-.8rem;transition:box-shadow .12s ease-in,background .12s ease-in;content:""}.tw-theme--dark .tw-checkbox__label:before{box-shadow:inset 0 0 0 1px #392e5c,0 0 0 transparent}.tw-theme--light .tw-checkbox__label:before{box-shadow:inset 0 0 0 1px #dad8de,0 0 0 transparent}.tw-checkbox__label:after{display:block;content:""}.tw-checkbox--error .tw-checkbox__label:before,.tw-theme--dark .tw-checkbox--error .tw-checkbox__label:before,.tw-theme--light .tw-checkbox--error .tw-checkbox__label:before{box-shadow:inset 0 0 0 1px #ec1313,0 0 0 transparent}.tw-drop-zone{border:3px dashed #dad8de;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tw-theme--dark .tw-drop-zone{border:3px dashed #2c2541}.tw-theme--light .tw-drop-zone{border:3px dashed #dad8de}.tw-drop-zone--disabled{cursor:not-allowed;opacity:.5}.tw-drop-zone--error,.tw-theme--dark .tw-drop-zone--error,.tw-theme--light .tw-drop-zone--error{border-color:#ec1313}.tw-drop-zone--over,.tw-theme--dark .tw-drop-zone--over,.tw-theme--light .tw-drop-zone--over{border-color:#6441a4}.tw-grid{box-sizing:border-box;display:flex;margin:0 -.5rem;flex:0 1 auto;flex-direction:row;flex-wrap:wrap}.tw-grid>[class^=tw-col-]{padding:0 .5rem}.tw-grid--gutter-none{margin:0}.tw-grid--gutter-none>[class^=tw-col-]{padding:0}.tw-grid--gutter-sm{margin:0 -.25rem}.tw-grid--gutter-sm>[class^=tw-col-]{padding:0 .25rem}.tw-grid--gutter-md{margin:0 -1rem}.tw-grid--gutter-md>[class^=tw-col-]{padding:0 1rem}.tw-grid--gutter-lg{margin:0 -2rem}.tw-grid--gutter-lg>[class^=tw-col-]{padding:0 2rem}[class^=tw-col-]{box-sizing:border-box;flex:0 0 auto}.tw-col-1{flex-basis:8.33333%;max-width:8.33333%}.tw-col-offset-1{margin-left:8.33333%}.tw-col-2{flex-basis:16.66667%;max-width:16.66667%}.tw-col-offset-2{margin-left:16.66667%}.tw-col-3{flex-basis:25%;max-width:25%}.tw-col-offset-3{margin-left:25%}.tw-col-4{flex-basis:33.33333%;max-width:33.33333%}.tw-col-offset-4{margin-left:33.33333%}.tw-col-5{flex-basis:41.66667%;max-width:41.66667%}.tw-col-offset-5{margin-left:41.66667%}.tw-col-6{flex-basis:50%;max-width:50%}.tw-col-offset-6{margin-left:50%}.tw-col-7{flex-basis:58.33333%;max-width:58.33333%}.tw-col-offset-7{margin-left:58.33333%}.tw-col-8{flex-basis:66.66667%;max-width:66.66667%}.tw-col-offset-8{margin-left:66.66667%}.tw-col-9{flex-basis:75%;max-width:75%}.tw-col-offset-9{margin-left:75%}.tw-col-10{flex-basis:83.33333%;max-width:83.33333%}.tw-col-offset-10{margin-left:83.33333%}.tw-col-11{flex-basis:91.66667%;max-width:91.66667%}.tw-col-offset-11{margin-left:91.66667%}.tw-col-12{flex-basis:100%;max-width:100%}.tw-col-offset-12{margin-left:100%}@media (min-width:480px){.tw-xs-col-1{flex-basis:8.33333%;max-width:8.33333%}.tw-xs-col-offset-0{margin-left:0}.tw-xs-col-2{flex-basis:16.66667%;max-width:16.66667%}.tw-xs-col-offset-1{margin-left:8.33333%}.tw-xs-col-3{flex-basis:25%;max-width:25%}.tw-xs-col-offset-2{margin-left:16.66667%}.tw-xs-col-4{flex-basis:33.33333%;max-width:33.33333%}.tw-xs-col-offset-3{margin-left:25%}.tw-xs-col-5{flex-basis:41.66667%;max-width:41.66667%}.tw-xs-col-offset-4{margin-left:33.33333%}.tw-xs-col-6{flex-basis:50%;max-width:50%}.tw-xs-col-offset-5{margin-left:41.66667%}.tw-xs-col-7{flex-basis:58.33333%;max-width:58.33333%}.tw-xs-col-offset-6{margin-left:50%}.tw-xs-col-8{flex-basis:66.66667%;max-width:66.66667%}.tw-xs-col-offset-7{margin-left:58.33333%}.tw-xs-col-9{flex-basis:75%;max-width:75%}.tw-xs-col-offset-8{margin-left:66.66667%}.tw-xs-col-10{flex-basis:83.33333%;max-width:83.33333%}.tw-xs-col-offset-9{margin-left:75%}.tw-xs-col-11{flex-basis:91.66667%;max-width:91.66667%}.tw-xs-col-offset-10{margin-left:83.33333%}.tw-xs-col-12{flex-basis:100%;max-width:100%}.tw-xs-col-offset-11{margin-left:91.66667%}}@media (min-width:768px){.tw-sm-col-1{flex-basis:8.33333%;max-width:8.33333%}.tw-sm-col-offset-0{margin-left:0}.tw-sm-col-2{flex-basis:16.66667%;max-width:16.66667%}.tw-sm-col-offset-1{margin-left:8.33333%}.tw-sm-col-3{flex-basis:25%;max-width:25%}.tw-sm-col-offset-2{margin-left:16.66667%}.tw-sm-col-4{flex-basis:33.33333%;max-width:33.33333%}.tw-sm-col-offset-3{margin-left:25%}.tw-sm-col-5{flex-basis:41.66667%;max-width:41.66667%}.tw-sm-col-offset-4{margin-left:33.33333%}.tw-sm-col-6{flex-basis:50%;max-width:50%}.tw-sm-col-offset-5{margin-left:41.66667%}.tw-sm-col-7{flex-basis:58.33333%;max-width:58.33333%}.tw-sm-col-offset-6{margin-left:50%}.tw-sm-col-8{flex-basis:66.66667%;max-width:66.66667%}.tw-sm-col-offset-7{margin-left:58.33333%}.tw-sm-col-9{flex-basis:75%;max-width:75%}.tw-sm-col-offset-8{margin-left:66.66667%}.tw-sm-col-10{flex-basis:83.33333%;max-width:83.33333%}.tw-sm-col-offset-9{margin-left:75%}.tw-sm-col-11{flex-basis:91.66667%;max-width:91.66667%}.tw-sm-col-offset-10{margin-left:83.33333%}.tw-sm-col-12{flex-basis:100%;max-width:100%}.tw-sm-col-offset-11{margin-left:91.66667%}}@media (min-width:1024px){.tw-md-col-1{flex-basis:8.33333%;max-width:8.33333%}.tw-md-col-offset-0{margin-left:0}.tw-md-col-2{flex-basis:16.66667%;max-width:16.66667%}.tw-md-col-offset-1{margin-left:8.33333%}.tw-md-col-3{flex-basis:25%;max-width:25%}.tw-md-col-offset-2{margin-left:16.66667%}.tw-md-col-4{flex-basis:33.33333%;max-width:33.33333%}.tw-md-col-offset-3{margin-left:25%}.tw-md-col-5{flex-basis:41.66667%;max-width:41.66667%}.tw-md-col-offset-4{margin-left:33.33333%}.tw-md-col-6{flex-basis:50%;max-width:50%}.tw-md-col-offset-5{margin-left:41.66667%}.tw-md-col-7{flex-basis:58.33333%;max-width:58.33333%}.tw-md-col-offset-6{margin-left:50%}.tw-md-col-8{flex-basis:66.66667%;max-width:66.66667%}.tw-md-col-offset-7{margin-left:58.33333%}.tw-md-col-9{flex-basis:75%;max-width:75%}.tw-md-col-offset-8{margin-left:66.66667%}.tw-md-col-10{flex-basis:83.33333%;max-width:83.33333%}.tw-md-col-offset-9{margin-left:75%}.tw-md-col-11{flex-basis:91.66667%;max-width:91.66667%}.tw-md-col-offset-10{margin-left:83.33333%}.tw-md-col-12{flex-basis:100%;max-width:100%}.tw-md-col-offset-11{margin-left:91.66667%}}@media (min-width:1200px){.tw-lg-col-1{flex-basis:8.33333%;max-width:8.33333%}.tw-lg-col-offset-0{margin-left:0}.tw-lg-col-2{flex-basis:16.66667%;max-width:16.66667%}.tw-lg-col-offset-1{margin-left:8.33333%}.tw-lg-col-3{flex-basis:25%;max-width:25%}.tw-lg-col-offset-2{margin-left:16.66667%}.tw-lg-col-4{flex-basis:33.33333%;max-width:33.33333%}.tw-lg-col-offset-3{margin-left:25%}.tw-lg-col-5{flex-basis:41.66667%;max-width:41.66667%}.tw-lg-col-offset-4{margin-left:33.33333%}.tw-lg-col-6{flex-basis:50%;max-width:50%}.tw-lg-col-offset-5{margin-left:41.66667%}.tw-lg-col-7{flex-basis:58.33333%;max-width:58.33333%}.tw-lg-col-offset-6{margin-left:50%}.tw-lg-col-8{flex-basis:66.66667%;max-width:66.66667%}.tw-lg-col-offset-7{margin-left:58.33333%}.tw-lg-col-9{flex-basis:75%;max-width:75%}.tw-lg-col-offset-8{margin-left:66.66667%}.tw-lg-col-10{flex-basis:83.33333%;max-width:83.33333%}.tw-lg-col-offset-9{margin-left:75%}.tw-lg-col-11{flex-basis:91.66667%;max-width:91.66667%}.tw-lg-col-offset-10{margin-left:83.33333%}.tw-lg-col-12{flex-basis:100%;max-width:100%}.tw-lg-col-offset-11{margin-left:91.66667%}}@media (min-width:1440px){.tw-xl-col-1{flex-basis:8.33333%;max-width:8.33333%}.tw-xl-col-offset-0{margin-left:0}.tw-xl-col-2{flex-basis:16.66667%;max-width:16.66667%}.tw-xl-col-offset-1{margin-left:8.33333%}.tw-xl-col-3{flex-basis:25%;max-width:25%}.tw-xl-col-offset-2{margin-left:16.66667%}.tw-xl-col-4{flex-basis:33.33333%;max-width:33.33333%}.tw-xl-col-offset-3{margin-left:25%}.tw-xl-col-5{flex-basis:41.66667%;max-width:41.66667%}.tw-xl-col-offset-4{margin-left:33.33333%}.tw-xl-col-6{flex-basis:50%;max-width:50%}.tw-xl-col-offset-5{margin-left:41.66667%}.tw-xl-col-7{flex-basis:58.33333%;max-width:58.33333%}.tw-xl-col-offset-6{margin-left:50%}.tw-xl-col-8{flex-basis:66.66667%;max-width:66.66667%}.tw-xl-col-offset-7{margin-left:58.33333%}.tw-xl-col-9{flex-basis:75%;max-width:75%}.tw-xl-col-offset-8{margin-left:66.66667%}.tw-xl-col-10{flex-basis:83.33333%;max-width:83.33333%}.tw-xl-col-offset-9{margin-left:75%}.tw-xl-col-11{flex-basis:91.66667%;max-width:91.66667%}.tw-xl-col-offset-10{margin-left:83.33333%}.tw-xl-col-12{flex-basis:100%;max-width:100%}.tw-xl-col-offset-11{margin-left:91.66667%}}@media (min-width:1600px){.tw-xxl-col-1{flex-basis:8.33333%;max-width:8.33333%}.tw-xxl-col-offset-0{margin-left:0}.tw-xxl-col-2{flex-basis:16.66667%;max-width:16.66667%}.tw-xxl-col-offset-1{margin-left:8.33333%}.tw-xxl-col-3{flex-basis:25%;max-width:25%}.tw-xxl-col-offset-2{margin-left:16.66667%}.tw-xxl-col-4{flex-basis:33.33333%;max-width:33.33333%}.tw-xxl-col-offset-3{margin-left:25%}.tw-xxl-col-5{flex-basis:41.66667%;max-width:41.66667%}.tw-xxl-col-offset-4{margin-left:33.33333%}.tw-xxl-col-6{flex-basis:50%;max-width:50%}.tw-xxl-col-offset-5{margin-left:41.66667%}.tw-xxl-col-7{flex-basis:58.33333%;max-width:58.33333%}.tw-xxl-col-offset-6{margin-left:50%}.tw-xxl-col-8{flex-basis:66.66667%;max-width:66.66667%}.tw-xxl-col-offset-7{margin-left:58.33333%}.tw-xxl-col-9{flex-basis:75%;max-width:75%}.tw-xxl-col-offset-8{margin-left:66.66667%}.tw-xxl-col-10{flex-basis:83.33333%;max-width:83.33333%}.tw-xxl-col-offset-9{margin-left:75%}.tw-xxl-col-11{flex-basis:91.66667%;max-width:91.66667%}.tw-xxl-col-offset-10{margin-left:83.33333%}.tw-xxl-col-12{flex-basis:100%;max-width:100%}.tw-xxl-col-offset-11{margin-left:91.66667%}}.tw-input__icon{min-width:3rem;height:3rem}.tw-input{border:1px solid #dad8de;background:#fff;color:#433f4a;display:block;position:relative;width:100%;padding:.5rem 1rem;transition:box-shadow .12s ease-in,border .12s ease-in;border-radius:0;outline:0;font-family:inherit;font-size:1.2rem;line-height:1.5;-webkit-appearance:none;-moz-appearance:none;appearance:none}.tw-theme--dark .tw-input{border:1px solid #392e5c;background:#0e0c13;color:#faf9fa}.tw-theme--light .tw-input{border:1px solid #dad8de;background:#fff;color:#433f4a}.tw-input::-webkit-input-placeholder{color:#a49fad}.tw-input:-ms-input-placeholder,.tw-input::-ms-input-placeholder{color:#a49fad}.tw-input::placeholder{color:#a49fad}.tw-theme--dark .tw-input::-webkit-input-placeholder{color:#898395}.tw-theme--dark .tw-input:-ms-input-placeholder,.tw-theme--dark .tw-input::-ms-input-placeholder{color:#898395}.tw-theme--dark .tw-input::placeholder{color:#898395}.tw-theme--light .tw-input::-webkit-input-placeholder{color:#a49fad}.tw-theme--light .tw-input:-ms-input-placeholder,.tw-theme--light .tw-input::-ms-input-placeholder{color:#a49fad}.tw-theme--light .tw-input::placeholder{color:#a49fad}.tw-input::-ms-clear{display:none}.tw-input:-moz-focus-inner{padding:0;border:none}.tw-input:focus,.tw-theme--dark .tw-input:focus,.tw-theme--light .tw-input:focus{border-color:#7d5bbe;box-shadow:0 0 6px -2px #7d5bbe}.tw-input:disabled{opacity:.5;pointer-events:none}.tw-input--error,.tw-theme--dark .tw-input--error,.tw-theme--light .tw-input--error{border-color:#ec1313}.tw-interactable{color:inherit;display:block;width:100%;text-align:left;text-decoration:none}.tw-theme--dark .tw-interactable,.tw-theme--light .tw-interactable{color:inherit}.tw-interactable--disabled,.tw-interactable:disabled{background:rgba(0,0,0,.05);cursor:default;opacity:.5;pointer-events:none}.tw-theme--dark .tw-interactable--disabled,.tw-theme--dark .tw-interactable:disabled{background:hsla(0,0%,100%,.05)}.tw-theme--light .tw-interactable--disabled,.tw-theme--light .tw-interactable:disabled{background:rgba(0,0,0,.05)}.tw-interactable--hover,.tw-interactable:hover{background:#7d5bbe;color:#fff;text-decoration:none}.tw-theme--dark .tw-interactable--hover,.tw-theme--dark .tw-interactable:hover{background:#4b367c;color:#fff}.tw-theme--light .tw-interactable--hover,.tw-theme--light .tw-interactable:hover{background:#7d5bbe;color:#fff}.tw-interactable:active,.tw-theme--dark .tw-interactable:active,.tw-theme--light .tw-interactable:active{background:#6441a4;color:#fff}.tw-interactable:focus{outline:0}.tw-interactable:focus,.tw-theme--dark .tw-interactable:focus,.tw-theme--light .tw-interactable:focus{box-shadow:0 0 6px 0 #7d5bbe,inset 0 0 0 1px #7d5bbe}.tw-interactable--selected{background:#d7cceb;color:currentColor}.tw-theme--dark .tw-interactable--selected{background:#392e5c;color:currentColor}.tw-theme--light .tw-interactable--selected{background:#d7cceb;color:currentColor}.tw-interactable--alpha.tw-interactable--hover,.tw-interactable--alpha:hover{background:rgba(125,91,190,.2);color:inherit;text-decoration:none}.tw-theme--dark .tw-interactable--alpha.tw-interactable--hover,.tw-theme--dark .tw-interactable--alpha:hover{background:rgba(75,54,124,.2);color:inherit}.tw-theme--light .tw-interactable--alpha.tw-interactable--hover,.tw-theme--light .tw-interactable--alpha:hover{background:rgba(125,91,190,.2);color:inherit}.tw-interactable--alpha:active,.tw-theme--dark .tw-interactable--alpha:active,.tw-theme--light .tw-interactable--alpha:active{background:rgba(100,65,164,.25);color:inherit}.tw-interactable--alpha:focus{outline:0}.tw-interactable--alpha:focus,.tw-theme--dark .tw-interactable--alpha:focus,.tw-theme--light .tw-interactable--alpha:focus{box-shadow:0 0 6px 0 #7d5bbe,inset 0 0 0 1px #7d5bbe}.tw-interactable--alpha.tw-interactable--selected{background:rgba(215,204,235,.5);color:inherit}.tw-theme--dark .tw-interactable--alpha.tw-interactable--selected{background:rgba(57,46,92,.5);color:inherit}.tw-theme--light .tw-interactable--alpha.tw-interactable--selected{background:rgba(215,204,235,.5);color:inherit}.tw-interactable--alert,.tw-theme--dark .tw-interactable--alert,.tw-theme--light .tw-interactable--alert{color:#ec1313}.tw-interactable--alert--hover,.tw-interactable--alert:focus,.tw-interactable--alert:hover{background:#bd0f0f;color:#fff}.tw-theme--dark .tw-interactable--alert--hover,.tw-theme--dark .tw-interactable--alert:focus,.tw-theme--dark .tw-interactable--alert:hover{background:#a50d0d;color:#fff}.tw-theme--light .tw-interactable--alert--hover,.tw-theme--light .tw-interactable--alert:focus,.tw-theme--light .tw-interactable--alert:hover{background:#bd0f0f;color:#fff}.tw-interactable--alert--active,.tw-interactable--alert:active,.tw-theme--dark .tw-interactable--alert--active,.tw-theme--dark .tw-interactable--alert:active,.tw-theme--light .tw-interactable--alert--active,.tw-theme--light .tw-interactable--alert:active{background:#ec1313;color:#fff}.tw-interactable--alert.tw-interactable--alpha,.tw-theme--dark .tw-interactable--alert.tw-interactable--alpha,.tw-theme--light .tw-interactable--alert.tw-interactable--alpha{color:#ec1313}.tw-interactable--alert.tw-interactable--alpha.tw-interactable--hover,.tw-interactable--alert.tw-interactable--alpha:focus,.tw-interactable--alert.tw-interactable--alpha:hover{background:rgba(189,15,15,.2)}.tw-theme--dark .tw-interactable--alert.tw-interactable--alpha.tw-interactable--hover,.tw-theme--dark .tw-interactable--alert.tw-interactable--alpha:focus,.tw-theme--dark .tw-interactable--alert.tw-interactable--alpha:hover{background:rgba(165,13,13,.2)}.tw-theme--light .tw-interactable--alert.tw-interactable--alpha.tw-interactable--hover,.tw-theme--light .tw-interactable--alert.tw-interactable--alpha:focus,.tw-theme--light .tw-interactable--alert.tw-interactable--alpha:hover{background:rgba(189,15,15,.2)}.tw-interactable--alert.tw-interactable--alpha--active,.tw-interactable--alert.tw-interactable--alpha:active,.tw-theme--dark .tw-interactable--alert.tw-interactable--alpha--active,.tw-theme--dark .tw-interactable--alert.tw-interactable--alpha:active,.tw-theme--light .tw-interactable--alert.tw-interactable--alpha--active,.tw-theme--light .tw-interactable--alert.tw-interactable--alpha:active{background:rgba(236,19,19,.2)}.tw-link{color:#6441a4;text-decoration:none}.tw-theme--dark .tw-link{color:#b19dd8}.tw-theme--light .tw-link{color:#6441a4}.tw-link:hover{color:#6441a4;text-decoration:underline}.tw-theme--dark .tw-link:hover{color:#b19dd8}.tw-link:active,.tw-theme--light .tw-link:hover{color:#6441a4}.tw-theme--dark .tw-link:active{color:#b19dd8}.tw-link:focus,.tw-theme--light .tw-link:active{color:#6441a4}.tw-theme--dark .tw-link:focus{color:#b19dd8}.tw-link:visited,.tw-theme--light .tw-link:focus{color:#6441a4}.tw-theme--dark .tw-link:visited{color:#b19dd8}.tw-theme--light .tw-link:visited{color:#6441a4}.tw-link--overlay,.tw-link--overlay:active,.tw-link--overlay:focus,.tw-link--overlay:hover,.tw-link--overlay:visited,.tw-theme--dark .tw-link--overlay,.tw-theme--dark .tw-link--overlay:active,.tw-theme--dark .tw-link--overlay:focus,.tw-theme--dark .tw-link--overlay:hover,.tw-theme--dark .tw-link--overlay:visited,.tw-theme--light .tw-link--overlay,.tw-theme--light .tw-link--overlay:active,.tw-theme--light .tw-link--overlay:focus,.tw-theme--light .tw-link--overlay:hover,.tw-theme--light .tw-link--overlay:visited{color:#b19dd8}.tw-link--inherit,.tw-link--inherit:visited,.tw-theme--dark .tw-link--inherit,.tw-theme--dark .tw-link--inherit:visited,.tw-theme--light .tw-link--inherit,.tw-theme--light .tw-link--inherit:visited{color:inherit}.tw-link--inherit:hover{color:#6441a4}.tw-theme--dark .tw-link--inherit:hover{color:#b19dd8}.tw-theme--light .tw-link--inherit:hover{color:#6441a4}.tw-link--hover-color-inherit:hover,.tw-theme--dark .tw-link--hover-color-inherit:hover,.tw-theme--light .tw-link--hover-color-inherit:hover{color:inherit}.tw-link--hover-underline-none.tw-link--overlay:hover,.tw-link--hover-underline-none:hover{text-decoration:none}.tw-link--button:active,.tw-theme--dark .tw-link--button:active,.tw-theme--light .tw-link--button:active{outline:none}.tw-form-group{position:relative;flex-grow:1}.tw-form-group__label-container{width:18rem}.tw-form-group__label{color:#19171c;display:block;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.tw-theme--dark .tw-form-group__label{color:#faf9fa}.tw-theme--light .tw-form-group__label{color:#19171c}.tw-form-group__label--selectable{cursor:pointer}.tw-form-group__optional{color:#6e6779;padding-left:.5rem;font-weight:400}.tw-theme--dark .tw-form-group__optional{color:#898395}.tw-theme--light .tw-form-group__optional{color:#6e6779}.tw-form-group__hint{color:#6e6779;font-size:1.1rem}.tw-theme--dark .tw-form-group__hint{color:#898395}.tw-theme--light .tw-form-group__hint{color:#6e6779}.tw-form-group--error .tw-form-group__hint,.tw-form-group--error .tw-form-group__label,.tw-form-group__hint--error,.tw-theme--dark .tw-form-group--error .tw-form-group__hint,.tw-theme--dark .tw-form-group--error .tw-form-group__label,.tw-theme--dark .tw-form-group__hint--error,.tw-theme--light .tw-form-group--error .tw-form-group__hint,.tw-theme--light .tw-form-group--error .tw-form-group__label,.tw-theme--light .tw-form-group__hint--error{color:#ec1313}.tw-channel-status-indicator{background:#ec1313;border-radius:50%}.tw-theme--dark .tw-channel-status-indicator,.tw-theme--light .tw-channel-status-indicator{background:#ec1313}.tw-channel-status-indicator--small,.tw-channel-status-indicator--small:after{width:.8rem;height:.8rem}.tw-channel-status-indicator--medium,.tw-channel-status-indicator--medium:after{width:1.2rem;height:1.2rem}.tw-channel-status-indicator--large,.tw-channel-status-indicator--large:after{width:1.6rem;height:1.6rem}.tw-channel-status-indicator--pulse:after{background:#ec1313;position:absolute;top:0;left:0;border-radius:50%;content:"";opacity:.2;-webkit-animation:tw-channel-status-indicator--pulse 1.5s infinite;animation:tw-channel-status-indicator--pulse 1.5s infinite;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.tw-theme--dark .tw-channel-status-indicator--pulse:after,.tw-theme--light .tw-channel-status-indicator--pulse:after{background:#ec1313}.tw-channel-status-indicator--offline{background:#a49fad}.tw-theme--dark .tw-channel-status-indicator--offline{background:#6e6779}.tw-channel-status-indicator--offline.tw-channel-status-indicator--pulse:after,.tw-theme--light .tw-channel-status-indicator--offline{background:#a49fad}.tw-theme--dark .tw-channel-status-indicator--offline.tw-channel-status-indicator--pulse:after{background:#6e6779}.tw-theme--light .tw-channel-status-indicator--offline.tw-channel-status-indicator--pulse:after{background:#a49fad}.tw-channel-status-indicator--hosting,.tw-channel-status-indicator--hosting.tw-channel-status-indicator--pulse:after,.tw-theme--dark .tw-channel-status-indicator--hosting,.tw-theme--dark .tw-channel-status-indicator--hosting.tw-channel-status-indicator--pulse:after,.tw-theme--light .tw-channel-status-indicator--hosting,.tw-theme--light .tw-channel-status-indicator--hosting.tw-channel-status-indicator--pulse:after{background:#ffea00}@-webkit-keyframes tw-channel-status-indicator--pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:.2}to{-webkit-transform:scale3d(4,4,4);transform:scale3d(4,4,4);opacity:0}}@keyframes tw-channel-status-indicator--pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:.2}to{-webkit-transform:scale3d(4,4,4);transform:scale3d(4,4,4);opacity:0}}.tw-tooltip-wrapper{display:inline-flex;position:relative}.tw-tooltip-wrapper--show .tw-tooltip,.tw-tooltip-wrapper:hover .tw-tooltip{display:block}.tw-tooltip{padding:3px 6px;border-radius:2px;background:#0e0c13;color:#fff;display:none;position:absolute;left:0;padding:.5rem;font-size:1.2rem;line-height:1;text-align:left;white-space:nowrap;z-index:2000;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tw-theme--dark .tw-tooltip{padding:3px 6px;border-radius:2px;background:#fff;color:#0e0c13}.tw-theme--light .tw-tooltip{padding:3px 6px;border-radius:2px;background:#0e0c13;color:#fff}.tw-tooltip:after,.tw-tooltip:before{position:absolute;content:""}.tw-tooltip:before{top:-6px;left:-6px;width:calc(100% + 12px);height:calc(100% + 12px);z-index:-1}.tw-tooltip:after{background:#0e0c13;width:6px;height:6px;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:-1}.tw-theme--dark .tw-tooltip:after{background:#fff}.tw-theme--light .tw-tooltip:after{background:#0e0c13}.tw-tooltip--wrap{line-height:1.2;white-space:normal}.tw-tooltip--left{top:0;right:100%;left:auto;margin-right:6px}.tw-tooltip--left:after{border-radius:0 2px 0 0;top:6px;left:100%;margin-left:-3px}.tw-theme--dark .tw-tooltip--left:after,.tw-theme--light .tw-tooltip--left:after{border-radius:0 2px 0 0}.tw-tooltip--right{top:0;left:100%;margin-left:6px}.tw-tooltip--right:after{border-radius:0 0 0 2px;top:6px;left:0;margin-left:-3px}.tw-theme--dark .tw-tooltip--right:after,.tw-theme--light .tw-tooltip--right:after{border-radius:0 0 0 2px}.tw-tooltip--left.tw-tooltip--align-center,.tw-tooltip--right.tw-tooltip--align-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tw-tooltip--left.tw-tooltip--align-center:after,.tw-tooltip--right.tw-tooltip--align-center:after{top:50%;margin-top:-3px}.tw-tooltip--up{top:auto;bottom:100%;left:0;margin-bottom:6px}.tw-tooltip--up:after{border-radius:0 0 2px;top:100%;left:6px;margin-top:-3px}.tw-theme--dark .tw-tooltip--up:after,.tw-theme--light .tw-tooltip--up:after{border-radius:0 0 2px}.tw-tooltip--down{top:100%;left:0;margin-top:6px}.tw-tooltip--down:after{border-radius:2px 0 0;top:-3px;left:6px}.tw-theme--dark .tw-tooltip--down:after,.tw-theme--light .tw-tooltip--down:after{border-radius:2px 0 0}.tw-tooltip--down.tw-tooltip--align-center,.tw-tooltip--up.tw-tooltip--align-center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tw-tooltip--down.tw-tooltip--align-center:after,.tw-tooltip--up.tw-tooltip--align-center:after{left:50%;margin-left:-3px}.tw-tooltip--down.tw-tooltip--align-right,.tw-tooltip--up.tw-tooltip--align-right{top:auto;right:0;left:auto}.tw-tooltip--down.tw-tooltip--align-right:after,.tw-tooltip--up.tw-tooltip--align-right:after{top:100%;left:100%;margin-left:-12px}.tw-tooltip--down.tw-tooltip--align-right{top:100%}.tw-tooltip--down.tw-tooltip--align-right:after{top:-3px;left:100%;margin-left:-12px}.tw-stat{align-items:center;color:currentColor;line-height:1}.tw-stat,.tw-stat__icon{display:inline-flex}.tw-stat__icon svg{width:calc(1em + 2px);height:calc(1em + 2px)}.tw-stat__value{margin-left:.5rem}.tw-tag{border:1px solid transparent;background:#6441a4;color:#fff;display:inline-flex;align-items:stretch;border-radius:1px}.tw-theme--dark .tw-tag,.tw-theme--light .tw-tag{border:1px solid transparent;background:#6441a4;color:#fff}.tw-tag:hover,.tw-theme--dark .tw-tag:hover,.tw-theme--light .tw-tag:hover{border-color:transparent;background:#7d5bbe}.tw-tag:focus{outline:none}.tw-tag:focus,.tw-theme--dark .tw-tag:focus,.tw-theme--light .tw-tag:focus{border-color:#9a7fcc;background:#7d5bbe;box-shadow:0 0 6px 0 #7d5bbe}.tw-tag:active,.tw-theme--dark .tw-tag:active,.tw-theme--light .tw-tag:active{border-color:#7d5bbe;background:#6441a4;box-shadow:0 0 6px 0 #7d5bbe}.tw-tag:disabled,.tw-tag:disabled:active,.tw-tag:disabled:focus{border-color:rgba(0,0,0,.05);background:rgba(0,0,0,.05);color:#6e6779;box-shadow:none;cursor:not-allowed}.tw-theme--dark .tw-tag:disabled,.tw-theme--dark .tw-tag:disabled:active,.tw-theme--dark .tw-tag:disabled:focus{border-color:hsla(0,0%,100%,.05);background:hsla(0,0%,100%,.05);color:#898395;box-shadow:none}.tw-theme--light .tw-tag:disabled,.tw-theme--light .tw-tag:disabled:active,.tw-theme--light .tw-tag:disabled:focus{border-color:rgba(0,0,0,.05);background:rgba(0,0,0,.05);color:#6e6779;box-shadow:none}.tw-tag__icon,.tw-tag__label{display:inline-flex;padding:.4rem .6rem}.tw-tag__close{display:flex;position:relative;padding:0 .4rem}.tw-tag__close:after{margin:-1px 0;border-left:1px solid #dad8de;position:absolute;top:0;bottom:0;left:0;content:"";opacity:.5}.tw-theme--dark .tw-tag__close:after{margin:-1px 0;border-left:1px solid #2c2541}.tw-theme--light .tw-tag__close:after{margin:-1px 0;border-left:1px solid #dad8de}.tw-pill{background:#6e6779;color:#faf9fa;display:inline-block;position:relative;bottom:.12em;padding:.24rem .4rem;border-radius:2px;font-size:75%;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline}.tw-theme--dark .tw-pill{background:#392e5c;color:#faf9fa}.tw-theme--light .tw-pill{background:#6e6779;color:#faf9fa}.tw-pill:empty{display:none}.tw-pill--alt{background:#322f37}.tw-theme--dark .tw-pill--alt{background:#cbc8d0}.tw-theme--light .tw-pill--alt{background:#322f37}.tw-pill--alt2{background:#6e6779}.tw-theme--dark .tw-pill--alt2{background:#898395}.tw-theme--light .tw-pill--alt2{background:#6e6779}.tw-pill--brand{background:#6441a4}.tw-theme--dark .tw-pill--brand{background:#7d5bbe}.tw-theme--light .tw-pill--brand{background:#6441a4}.tw-pill--live,.tw-pill--notification,.tw-theme--dark .tw-pill--live,.tw-theme--dark .tw-pill--notification,.tw-theme--light .tw-pill--live,.tw-theme--light .tw-pill--notification{background:#ec1313}.tw-pill--warn,.tw-theme--dark .tw-pill--warn,.tw-theme--light .tw-pill--warn{background:#ffea00;color:#19171c}.tw-pill--alert,.tw-theme--dark .tw-pill--alert,.tw-theme--light .tw-pill--alert{background:#ec1313}.tw-pill--success,.tw-theme--dark .tw-pill--success,.tw-theme--light .tw-pill--success{background:#14b866}.tw-pill--prime,.tw-theme--dark .tw-pill--prime,.tw-theme--light .tw-pill--prime{background:#0e9bd8}.tw-pill--overlay,.tw-theme--dark .tw-pill--overlay,.tw-theme--light .tw-pill--overlay{background:rgba(0,0,0,.6);box-shadow:0 0 0 1px hsla(0,0%,100%,.25)}.tw-progress-bar-wrapper{position:absolute;right:0;bottom:0;left:0;pointer-events:none}.tw-progress-bar{width:100%;height:1rem}.tw-progress-bar,.tw-theme--dark .tw-progress-bar,.tw-theme--light .tw-progress-bar{background:transparent}.tw-progress-bar__fill{background:#7d5bbe;display:block;max-width:100%;height:100%}.tw-theme--dark .tw-progress-bar__fill{background:#9a7fcc}.tw-theme--light .tw-progress-bar__fill{background:#7d5bbe}.tw-progress-bar--inherit .tw-progress-bar__fill,.tw-theme--dark .tw-progress-bar--inherit .tw-progress-bar__fill,.tw-theme--light .tw-progress-bar--inherit .tw-progress-bar__fill{background:currentColor}.tw-progress-bar--xs{height:.3rem}.tw-progress-bar--sm{height:.5rem}.tw-progress-bar--error,.tw-theme--dark .tw-progress-bar--error,.tw-theme--light .tw-progress-bar--error{background:#ec1313}.tw-progress-bar--error .tw-progress-bar__fill{visibility:hidden}.tw-progress-bar--caution,.tw-theme--dark .tw-progress-bar--caution,.tw-theme--light .tw-progress-bar--caution{background:#ffb300}.tw-progress-bar--caution .tw-progress-bar__fill{visibility:hidden}.tw-progress-bar--success,.tw-theme--dark .tw-progress-bar--success,.tw-theme--light .tw-progress-bar--success{background:#14b866}.tw-progress-bar--success .tw-progress-bar__fill{visibility:hidden}.tw-progress-bar--countdown .tw-progress-bar__fill{width:100%;-webkit-animation:progress-bar-countdown linear both;animation:progress-bar-countdown linear both}.tw-progress-bar--countup .tw-progress-bar__fill{width:0;-webkit-animation:progress-bar-countup linear both;animation:progress-bar-countup linear both}.tw-progress-bar--mask{background:#dad8de}.tw-theme--dark .tw-progress-bar--mask{background:#392e5c}.tw-theme--light .tw-progress-bar--mask{background:#dad8de}@-webkit-keyframes progress-bar-countdown{to{width:0}}@keyframes progress-bar-countdown{to{width:0}}@-webkit-keyframes progress-bar-countup{to{width:100%}}@keyframes progress-bar-countup{to{width:100%}}.tw-radio__input{width:.1rem;height:.1rem;border:none;clip:rect(0 0 0 0);margin:-.1rem;overflow:hidden;padding:0;position:absolute;color:#19171c}.tw-theme--dark .tw-radio__input{color:#faf9fa}.tw-theme--light .tw-radio__input{color:#19171c}.tw-radio__input:checked+.tw-radio__label:after{background:#7d5bbe;position:absolute;top:50%;left:.3rem;width:1rem;height:1rem;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);border-radius:50%}.tw-theme--dark .tw-radio__input:checked+.tw-radio__label:after,.tw-theme--light .tw-radio__input:checked+.tw-radio__label:after{background:#7d5bbe}.tw-radio__input:disabled+.tw-radio__label{opacity:.5;pointer-events:none}.tw-radio__input:focus+.tw-radio__label:before,.tw-theme--dark .tw-radio__input:focus+.tw-radio__label:before,.tw-theme--light .tw-radio__input:focus+.tw-radio__label:before{box-shadow:inset 0 0 0 1px #7d5bbe,0 0 6px -2px #7d5bbe}.tw-radio__label{color:#19171c;display:inline-block;position:relative;padding:0 0 0 2.2rem;cursor:pointer}.tw-theme--dark .tw-radio__label{color:#faf9fa}.tw-theme--light .tw-radio__label{color:#19171c}.tw-radio__label:before{box-shadow:inset 0 0 0 1px #dad8de,0 0 0 transparent;position:absolute;top:50%;left:0;width:1.6rem;height:1.6rem;margin-top:-.8rem;transition:box-shadow .12s ease-in,background .12s ease-in;content:""}.tw-theme--dark .tw-radio__label:before{box-shadow:inset 0 0 0 1px #392e5c,0 0 0 transparent}.tw-theme--light .tw-radio__label:before{box-shadow:inset 0 0 0 1px #dad8de,0 0 0 transparent}.tw-radio__label:after{display:block;content:""}.tw-radio__label:before{background:#fff;border-radius:50%}.tw-theme--dark .tw-radio__label:before{background:#0e0c13}.tw-theme--light .tw-radio__label:before{background:#fff}.tw-radio__label:after{background:#fff;transition:background .12s ease-in}.tw-theme--dark .tw-radio__label:after{background:#0e0c13}.tw-theme--light .tw-radio__label:after{background:#fff}.tw-radio--error .tw-radio__label:before,.tw-theme--dark .tw-radio--error .tw-radio__label:before,.tw-theme--light .tw-radio--error .tw-radio__label:before{box-shadow:inset 0 0 0 1px #ec1313,0 0 0 transparent}.tw-image-selector__label{border:1px solid #dad8de;border-radius:2px;cursor:pointer}.tw-theme--dark .tw-image-selector__label{border:1px solid #392e5c;border-radius:2px}.tw-theme--light .tw-image-selector__label{border:1px solid #dad8de;border-radius:2px}.tw-image-selector__label:hover,.tw-theme--dark .tw-image-selector__label:hover,.tw-theme--light .tw-image-selector__label:hover{border:1px solid #6441a4}.tw-image-selector__input{width:.1rem;height:.1rem;border:none;clip:rect(0 0 0 0);margin:-.1rem;overflow:hidden;padding:0;position:absolute}.tw-image-selector__input:focus+.tw-image-selector__label,.tw-theme--dark .tw-image-selector__input:focus+.tw-image-selector__label,.tw-theme--light .tw-image-selector__input:focus+.tw-image-selector__label{border:1px solid #6441a4;box-shadow:0 0 2px #6441a4}.tw-image-selector__input:checked+.tw-image-selector__label,.tw-theme--dark .tw-image-selector__input:checked+.tw-image-selector__label,.tw-theme--light .tw-image-selector__input:checked+.tw-image-selector__label{border:1px solid #6441a4;background-color:#fff;box-shadow:inset 0 0 0 2px #6441a4}.tw-image-selector__input:checked:focus+.tw-image-selector__label,.tw-theme--dark .tw-image-selector__input:checked:focus+.tw-image-selector__label,.tw-theme--light .tw-image-selector__input:checked:focus+.tw-image-selector__label{box-shadow:0 0 2px #6441a4,inset 0 0 0 2px #6441a4}.tw-image-selector__input:disabled+.tw-image-selector__label{opacity:.5;pointer-events:none}.tw-image-selector--error .tw-image-selector__input+.tw-image-selector__label,.tw-theme--dark .tw-image-selector--error .tw-image-selector__input+.tw-image-selector__label,.tw-theme--light .tw-image-selector--error .tw-image-selector__input+.tw-image-selector__label{border:1px solid #ec1313;box-shadow:inset 0 0 0 2px #ec1313}.tw-toggle{display:flex;position:relative;flex-direction:column;line-height:2rem}.tw-toggle__input{position:absolute;opacity:0}.tw-toggle__input:focus+.tw-toggle__button{background:#b19dd8;box-shadow:0 0 6px -2px #7d5bbe,inset 0 0 0 1px #7d5bbe}.tw-theme--dark .tw-toggle__input:focus+.tw-toggle__button{background:#4b367c;box-shadow:0 0 6px -2px #7d5bbe,inset 0 0 0 1px #6441a4}.tw-theme--light .tw-toggle__input:focus+.tw-toggle__button{background:#b19dd8;box-shadow:0 0 6px -2px #7d5bbe,inset 0 0 0 1px #7d5bbe}.tw-toggle__input:disabled+.tw-toggle__button{opacity:.5;pointer-events:none}.tw-theme--dark .tw-toggle__input:checked+.tw-toggle__button,.tw-theme--light .tw-toggle__input:checked+.tw-toggle__button,.tw-toggle__input:checked+.tw-toggle__button{background:#14b866}.tw-toggle__input:checked+.tw-toggle__button:before{display:block;position:absolute;top:.9rem;left:1.2rem;width:.7rem;height:.3rem;-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg);content:""}.tw-theme--dark .tw-toggle__input:checked+.tw-toggle__button:before,.tw-theme--light .tw-toggle__input:checked+.tw-toggle__button:before,.tw-toggle__input:checked+.tw-toggle__button:before{border-bottom:2px solid #fff;border-left:2px solid #fff}.tw-toggle__input:checked+.tw-toggle__button:after{display:block;position:absolute;top:.1rem;left:calc(100% - 2rem - 1px);width:2rem;content:""}.tw-toggle__button{background:#b8b5c0;display:inline-block;position:relative;order:0;width:4.4rem;height:2rem;transition:background-color .12s ease-in;content:"";cursor:pointer;vertical-align:bottom}.tw-theme--dark .tw-toggle__button{background:#575260}.tw-theme--light .tw-toggle__button{background:#b8b5c0}.tw-toggle__button:hover{background:#a49fad}.tw-theme--dark .tw-toggle__button:hover{background:#6441a4}.tw-theme--light .tw-toggle__button:hover{background:#a49fad}.tw-toggle__button:after{background:#fff;display:block;position:absolute;top:.1rem;bottom:.1rem;left:.1rem;width:2rem;transition:left .12s ease-in;content:""}.tw-theme--dark .tw-toggle__button:after,.tw-theme--light .tw-toggle__button:after{background:#fff}.tw-theme--dark .tw-toggle--error .tw-toggle__button,.tw-theme--light .tw-toggle--error .tw-toggle__button,.tw-toggle--error .tw-toggle__button{box-shadow:inset 0 0 0 1px #ec1313,0 0 0 transparent}.tw-range{width:100%;height:2.5rem;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none}.tw-range,.tw-range:active,.tw-range:focus,.tw-range:hover,.tw-theme--dark .tw-range,.tw-theme--dark .tw-range:active,.tw-theme--dark .tw-range:focus,.tw-theme--dark .tw-range:hover,.tw-theme--light .tw-range,.tw-theme--light .tw-range:active,.tw-theme--light .tw-range:focus,.tw-theme--light .tw-range:hover{border:none;background:transparent;box-shadow:none}.tw-range:disabled{opacity:.5;pointer-events:none}.tw-range::-moz-range-track{background:#dad8de;box-shadow:inset 0 0 0 1px #dad8de;width:100%;height:.5rem;cursor:pointer}.tw-theme--dark .tw-range::-moz-range-track{background:#392e5c;box-shadow:inset 0 0 0 1px #392e5c}.tw-theme--light .tw-range::-moz-range-track{background:#dad8de;box-shadow:inset 0 0 0 1px #dad8de}.tw-range::-ms-track{background:#dad8de;box-shadow:inset 0 0 0 1px #dad8de;width:100%;height:.5rem;cursor:pointer}.tw-theme--dark .tw-range::-ms-track{background:#392e5c;box-shadow:inset 0 0 0 1px #392e5c}.tw-theme--light .tw-range::-ms-track{background:#dad8de;box-shadow:inset 0 0 0 1px #dad8de}.tw-range::-webkit-slider-runnable-track{background:#dad8de;box-shadow:inset 0 0 0 1px #dad8de;width:100%;height:.5rem;cursor:pointer}.tw-theme--dark .tw-range::-webkit-slider-runnable-track{background:#392e5c;box-shadow:inset 0 0 0 1px #392e5c}.tw-theme--light .tw-range::-webkit-slider-runnable-track{background:#dad8de;box-shadow:inset 0 0 0 1px #dad8de}.tw-range::-moz-range-thumb{box-shadow:inset 0 0 0 1px #dad8de;width:1rem;height:2.5rem;margin-top:-1rem;border:none;border-radius:1px;background:#fff;-moz-appearance:none;appearance:none}.tw-theme--dark .tw-range::-moz-range-thumb{box-shadow:inset 0 0 0 1px #392e5c}.tw-theme--light .tw-range::-moz-range-thumb{box-shadow:inset 0 0 0 1px #dad8de}.tw-range::-ms-thumb{box-shadow:inset 0 0 0 1px #dad8de;width:1rem;height:2.5rem;margin-top:-1rem;border:none;border-radius:1px;background:#fff;appearance:none}.tw-theme--dark .tw-range::-ms-thumb{box-shadow:inset 0 0 0 1px #392e5c}.tw-theme--light .tw-range::-ms-thumb{box-shadow:inset 0 0 0 1px #dad8de}.tw-range::-webkit-slider-thumb{box-shadow:inset 0 0 0 1px #dad8de;width:1rem;height:2.5rem;margin-top:-1rem;border:none;border-radius:1px;background:#fff;-webkit-appearance:none;appearance:none}.tw-theme--dark .tw-range::-webkit-slider-thumb{box-shadow:inset 0 0 0 1px #392e5c}.tw-theme--light .tw-range::-webkit-slider-thumb{box-shadow:inset 0 0 0 1px #dad8de}.tw-range::-ms-fill-lower{background:#dad8de;box-shadow:inset 0 0 0 1px #dad8de}.tw-theme--dark .tw-range::-ms-fill-lower{background:#392e5c;box-shadow:inset 0 0 0 1px #392e5c}.tw-range::-ms-fill-upper,.tw-theme--light .tw-range::-ms-fill-lower{background:#dad8de;box-shadow:inset 0 0 0 1px #dad8de}.tw-theme--dark .tw-range::-ms-fill-upper{background:#392e5c;box-shadow:inset 0 0 0 1px #392e5c}.tw-theme--light .tw-range::-ms-fill-upper{background:#dad8de;box-shadow:inset 0 0 0 1px #dad8de}.tw-range:focus{outline:none}.tw-range:focus::-moz-range-thumb,.tw-theme--dark .tw-range:focus::-moz-range-thumb{box-shadow:inset 0 0 0 1px #7d5bbe,0 0 6px -2px #7d5bbe}.tw-theme--light .tw-range:focus::-moz-range-thumb{box-shadow:inset 0 0 0 1px #7d5bbe,0 0 6px -2px #7d5bbe}.tw-range:focus::-ms-thumb,.tw-theme--dark .tw-range:focus::-ms-thumb{box-shadow:inset 0 0 0 1px #7d5bbe,0 0 6px -2px #7d5bbe}.tw-theme--light .tw-range:focus::-ms-thumb{box-shadow:inset 0 0 0 1px #7d5bbe,0 0 6px -2px #7d5bbe}.tw-range:focus::-webkit-slider-thumb,.tw-theme--dark .tw-range:focus::-webkit-slider-thumb{box-shadow:inset 0 0 0 1px #7d5bbe,0 0 6px -2px #7d5bbe}.tw-theme--light .tw-range:focus::-webkit-slider-thumb{box-shadow:inset 0 0 0 1px #7d5bbe,0 0 6px -2px #7d5bbe}.tw-range--error::-moz-range-thumb,.tw-theme--dark .tw-range--error::-moz-range-thumb{box-shadow:inset 0 0 0 1px #ec1313}.tw-theme--light .tw-range--error::-moz-range-thumb{box-shadow:inset 0 0 0 1px #ec1313}.tw-range--error::-ms-thumb,.tw-theme--dark .tw-range--error::-ms-thumb{box-shadow:inset 0 0 0 1px #ec1313}.tw-theme--light .tw-range--error::-ms-thumb{box-shadow:inset 0 0 0 1px #ec1313}.tw-range--error::-webkit-slider-thumb,.tw-theme--dark .tw-range--error::-webkit-slider-thumb{box-shadow:inset 0 0 0 1px #ec1313}.tw-theme--light .tw-range--error::-webkit-slider-thumb{box-shadow:inset 0 0 0 1px #ec1313}.tw-segmented-button{display:flex}.tw-segmented-button-option{border:1px solid #b19dd8;background:transparent;color:#6441a4;display:inline-flex;position:relative;align-items:center;justify-content:center;padding:0;outline:none;font-size:1.2rem;line-height:3rem;text-decoration:none;white-space:nowrap;cursor:pointer;vertical-align:middle}.tw-theme--dark .tw-segmented-button-option{border:1px solid #4b367c;background:transparent;color:#dad8de}.tw-theme--light .tw-segmented-button-option{border:1px solid #b19dd8;background:transparent;color:#6441a4}.tw-segmented-button-option:nth-of-type(n+2),.tw-segmented-button-option:nth-of-type(n+2):active,.tw-segmented-button-option:nth-of-type(n+2):focus,.tw-segmented-button-option:nth-of-type(n+2):hover,.tw-theme--dark .tw-segmented-button-option:nth-of-type(n+2),.tw-theme--dark .tw-segmented-button-option:nth-of-type(n+2):active,.tw-theme--dark .tw-segmented-button-option:nth-of-type(n+2):focus,.tw-theme--dark .tw-segmented-button-option:nth-of-type(n+2):hover,.tw-theme--light .tw-segmented-button-option:nth-of-type(n+2),.tw-theme--light .tw-segmented-button-option:nth-of-type(n+2):active,.tw-theme--light .tw-segmented-button-option:nth-of-type(n+2):focus,.tw-theme--light .tw-segmented-button-option:nth-of-type(n+2):hover{border-left:none}.tw-segmented-button-option:hover{border:1px solid rgba(100,65,164,.5);background:rgba(100,65,164,.05);color:#2c2541}.tw-theme--dark .tw-segmented-button-option:hover{border:1px solid rgba(100,65,164,.4);background:rgba(100,65,164,.2);color:#efeef1}.tw-segmented-button-option:focus,.tw-theme--light .tw-segmented-button-option:hover{border:1px solid rgba(100,65,164,.5);background:rgba(100,65,164,.05);color:#2c2541}.tw-segmented-button-option:focus{box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--dark .tw-segmented-button-option:focus{border:1px solid rgba(100,65,164,.4);background:rgba(100,65,164,.2);color:#efeef1;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--light .tw-segmented-button-option:focus{border:1px solid rgba(100,65,164,.5);background:rgba(100,65,164,.05);color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-segmented-button-option:active{border:1px solid rgba(100,65,164,.6);background:transparent;color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--dark .tw-segmented-button-option:active{border:1px solid rgba(100,65,164,.5);background:rgba(100,65,164,.1);color:#efeef1;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--light .tw-segmented-button-option:active{border:1px solid rgba(100,65,164,.6);background:transparent;color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-segmented-button-option input[type=checkbox],.tw-segmented-button-option input[type=radio]{width:.1rem;height:.1rem;border:none;clip:rect(0 0 0 0);margin:-.1rem;overflow:hidden;padding:0;position:absolute}.tw-segmented-button-option input[type=checkbox]:focus+.tw-segmented-button-option__label,.tw-segmented-button-option input[type=radio]:focus+.tw-segmented-button-option__label{background:rgba(100,65,164,.05);color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--dark .tw-segmented-button-option input[type=checkbox]:focus+.tw-segmented-button-option__label,.tw-theme--dark .tw-segmented-button-option input[type=radio]:focus+.tw-segmented-button-option__label{background:rgba(100,65,164,.2);color:#efeef1;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--light .tw-segmented-button-option input[type=checkbox]:focus+.tw-segmented-button-option__label,.tw-theme--light .tw-segmented-button-option input[type=radio]:focus+.tw-segmented-button-option__label{background:rgba(100,65,164,.05);color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-segmented-button-option input[type=checkbox]:active+.tw-segmented-button-option__label,.tw-segmented-button-option input[type=radio]:active+.tw-segmented-button-option__label{background:transparent;color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--dark .tw-segmented-button-option input[type=checkbox]:active+.tw-segmented-button-option__label,.tw-theme--dark .tw-segmented-button-option input[type=radio]:active+.tw-segmented-button-option__label{background:rgba(100,65,164,.1);color:#efeef1;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--light .tw-segmented-button-option input[type=checkbox]:active+.tw-segmented-button-option__label,.tw-theme--light .tw-segmented-button-option input[type=radio]:active+.tw-segmented-button-option__label{background:transparent;color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-segmented-button-option input[type=checkbox]:checked+.tw-segmented-button-option__label,.tw-segmented-button-option input[type=radio]:checked+.tw-segmented-button-option__label,.tw-theme--dark .tw-segmented-button-option input[type=checkbox]:checked+.tw-segmented-button-option__label,.tw-theme--dark .tw-segmented-button-option input[type=radio]:checked+.tw-segmented-button-option__label,.tw-theme--light .tw-segmented-button-option input[type=checkbox]:checked+.tw-segmented-button-option__label,.tw-theme--light .tw-segmented-button-option input[type=radio]:checked+.tw-segmented-button-option__label{background:#6441a4;color:#fff}.tw-segmented-button-option input[type=checkbox]:focus+.tw-segmented-button-option__label{background:rgba(100,65,164,.05);color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--dark .tw-segmented-button-option input[type=checkbox]:focus+.tw-segmented-button-option__label{background:rgba(100,65,164,.2);color:#efeef1;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--light .tw-segmented-button-option input[type=checkbox]:focus+.tw-segmented-button-option__label{background:rgba(100,65,164,.05);color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-segmented-button-option input[type=checkbox]:active+.tw-segmented-button-option__label{background:transparent;color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--dark .tw-segmented-button-option input[type=checkbox]:active+.tw-segmented-button-option__label{background:rgba(100,65,164,.1);color:#efeef1;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--light .tw-segmented-button-option input[type=checkbox]:active+.tw-segmented-button-option__label{background:transparent;color:#2c2541;box-shadow:0 0 6px 0 #7d5bbe}.tw-segmented-button-option input[type=checkbox]:checked:focus+.tw-segmented-button-option__label,.tw-theme--dark .tw-segmented-button-option input[type=checkbox]:checked:focus+.tw-segmented-button-option__label,.tw-theme--light .tw-segmented-button-option input[type=checkbox]:checked:focus+.tw-segmented-button-option__label{background:#7d5bbe;color:#fff}.tw-segmented-button-option input[type=checkbox]:checked:active+.tw-segmented-button-option__label,.tw-theme--dark .tw-segmented-button-option input[type=checkbox]:checked:active+.tw-segmented-button-option__label,.tw-theme--light .tw-segmented-button-option input[type=checkbox]:checked:active+.tw-segmented-button-option__label{background:#6441a4;color:#fff}.tw-segmented-button-option__label{padding:0 1rem;transition:background-color .12s ease-in;line-height:3rem}.tw-select{border:1px solid #dad8de;background:#fff;color:#433f4a;display:block;position:relative;width:100%;padding:.5rem 1rem;transition:box-shadow .12s ease-in,border .12s ease-in;border-radius:0;outline:0;font-family:inherit;font-size:1.2rem;line-height:1.5;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' fill='%236e6779'%3E%3Cpath d='M6 1l4 4H2zM6 11l4-4H2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2rem;padding-right:3rem;cursor:pointer}.tw-theme--dark .tw-select{border:1px solid #392e5c;background:#0e0c13;color:#faf9fa}.tw-theme--light .tw-select{border:1px solid #dad8de;background:#fff;color:#433f4a}.tw-select::-webkit-input-placeholder{color:#a49fad}.tw-select:-ms-input-placeholder,.tw-select::-ms-input-placeholder{color:#a49fad}.tw-select::placeholder{color:#a49fad}.tw-theme--dark .tw-select::-webkit-input-placeholder{color:#898395}.tw-theme--dark .tw-select:-ms-input-placeholder,.tw-theme--dark .tw-select::-ms-input-placeholder{color:#898395}.tw-theme--dark .tw-select::placeholder{color:#898395}.tw-theme--light .tw-select::-webkit-input-placeholder{color:#a49fad}.tw-theme--light .tw-select:-ms-input-placeholder,.tw-theme--light .tw-select::-ms-input-placeholder{color:#a49fad}.tw-theme--light .tw-select::placeholder{color:#a49fad}.tw-select::-ms-clear{display:none}.tw-select:-moz-focus-inner{padding:0;border:none}.tw-select:focus,.tw-theme--dark .tw-select:focus,.tw-theme--light .tw-select:focus{border-color:#7d5bbe;box-shadow:0 0 6px -2px #7d5bbe}.tw-select:disabled{opacity:.5;pointer-events:none}.tw-theme--dark .tw-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' fill='%23898395'%3E%3Cpath d='M6 1l4 4H2zM6 11l4-4H2z'/%3E%3C/svg%3E")}.tw-theme--dark .tw-select,.tw-theme--light .tw-select{background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2rem}.tw-theme--light .tw-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' fill='%236e6779'%3E%3Cpath d='M6 1l4 4H2zM6 11l4-4H2z'/%3E%3C/svg%3E")}.tw-select--hollow{border:1px solid #b19dd8;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' fill='%236441a4'%3E%3Cpath d='M6 1l4 4H2zM6 11l4-4H2z'/%3E%3C/svg%3E");color:#6441a4}.tw-theme--dark .tw-select--hollow{border:1px solid #4b367c;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' fill='%23dad8de'%3E%3Cpath d='M6 1l4 4H2zM6 11l4-4H2z'/%3E%3C/svg%3E");color:#dad8de}.tw-theme--light .tw-select--hollow{border:1px solid #b19dd8;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' fill='%236441a4'%3E%3Cpath d='M6 1l4 4H2zM6 11l4-4H2z'/%3E%3C/svg%3E");color:#6441a4}.tw-select--hollow:hover{background-color:rgba(100,65,164,.05);color:#2c2541}.tw-theme--dark .tw-select--hollow:hover{background-color:rgba(100,65,164,.2);color:#efeef1}.tw-theme--light .tw-select--hollow:hover{background-color:rgba(100,65,164,.05);color:#2c2541}.tw-select--error,.tw-theme--dark .tw-select--error,.tw-theme--light .tw-select--error{border-color:#ec1313}.tw-tab-nav__item{list-style:none}.tw-tab-nav__item:not(:last-child){margin-right:2rem}.tw-tab-nav__item:not(.tw-tab-nav__item--disabled) a,.tw-tab-nav__item:not(.tw-tab-nav__item--disabled) button{color:#6441a4}.tw-theme--dark .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) a,.tw-theme--dark .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) button{color:#cbc8d0}.tw-theme--light .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) a,.tw-theme--light .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) button{color:#6441a4}.tw-tab-nav__item:not(.tw-tab-nav__item--disabled) a:hover,.tw-tab-nav__item:not(.tw-tab-nav__item--disabled) button:hover{box-shadow:inset 0 -1px 0 #6441a4;text-decoration:none}.tw-theme--dark .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) a:hover,.tw-theme--dark .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) button:hover,.tw-theme--light .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) a:hover,.tw-theme--light .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) button:hover{box-shadow:inset 0 -1px 0 #6441a4}.tw-tab-nav__item:not(.tw-tab-nav__item--disabled) a:focus,.tw-tab-nav__item:not(.tw-tab-nav__item--disabled) button:focus{box-shadow:inset 0 -2px 0 #6441a4,0 4px 6px -4px #7d5bbe;outline:none}.tw-theme--dark .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) a:focus,.tw-theme--dark .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) button:focus,.tw-theme--light .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) a:focus,.tw-theme--light .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) button:focus{box-shadow:inset 0 -2px 0 #6441a4,0 4px 6px -4px #7d5bbe}.tw-tab-nav__item:not(.tw-tab-nav__item--disabled) a.active,.tw-tab-nav__item:not(.tw-tab-nav__item--disabled) button.active{color:#0f0e11;box-shadow:inset 0 -1px 0 #6441a4}.tw-theme--dark .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) a.active,.tw-theme--dark .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) button.active{color:#faf9fa;box-shadow:inset 0 -1px 0 #6441a4}.tw-theme--light .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) a.active,.tw-theme--light .tw-tab-nav__item:not(.tw-tab-nav__item--disabled) button.active{color:#0f0e11;box-shadow:inset 0 -1px 0 #6441a4}.tw-tab-nav__item a,.tw-tab-nav__item button{display:inline-block;padding:.5rem 0;font-size:1.4rem;line-height:2rem}.tw-tab-nav__item--disabled a,.tw-tab-nav__item--disabled button{color:#6e6779;opacity:.5}.tw-theme--dark .tw-tab-nav__item--disabled a,.tw-theme--dark .tw-tab-nav__item--disabled button{color:#898395}.tw-theme--light .tw-tab-nav__item--disabled a,.tw-theme--light .tw-tab-nav__item--disabled button{color:#6e6779}.tw-tab-nav__item--disabled a:hover,.tw-tab-nav__item--disabled button:hover{color:#6e6779;text-decoration:none;cursor:not-allowed}.tw-theme--dark .tw-tab-nav__item--disabled a:hover,.tw-theme--dark .tw-tab-nav__item--disabled button:hover{color:#898395}.tw-theme--light .tw-tab-nav__item--disabled a:hover,.tw-theme--light .tw-tab-nav__item--disabled button:hover{color:#6e6779}.tw-tab-nav{box-shadow:inset 0 -1px 0 #dad8de;display:flex}.tw-theme--dark .tw-tab-nav{box-shadow:inset 0 -1px 0 #392e5c}.tw-theme--light .tw-tab-nav{box-shadow:inset 0 -1px 0 #dad8de}.tw-tab-nav--fullwidth{text-align:center}.tw-tab-nav--fullwidth .tw-tab-nav__item{flex:1 0 auto;margin:0}.tw-tab-nav--fullwidth .tw-tab-nav__item a{display:block}.tw-textarea{border:1px solid #dad8de;background:#fff;color:#433f4a;display:block;position:relative;width:100%;padding:.5rem 1rem;transition:box-shadow .12s ease-in,border .12s ease-in;border-radius:0;outline:0;font-family:inherit;font-size:1.2rem;line-height:1.5;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:vertical;-ms-overflow-style:none}.tw-theme--dark .tw-textarea{border:1px solid #392e5c;background:#0e0c13;color:#faf9fa}.tw-theme--light .tw-textarea{border:1px solid #dad8de;background:#fff;color:#433f4a}.tw-textarea::-webkit-input-placeholder{color:#a49fad}.tw-textarea:-ms-input-placeholder,.tw-textarea::-ms-input-placeholder{color:#a49fad}.tw-textarea::placeholder{color:#a49fad}.tw-theme--dark .tw-textarea::-webkit-input-placeholder{color:#898395}.tw-theme--dark .tw-textarea:-ms-input-placeholder,.tw-theme--dark .tw-textarea::-ms-input-placeholder{color:#898395}.tw-theme--dark .tw-textarea::placeholder{color:#898395}.tw-theme--light .tw-textarea::-webkit-input-placeholder{color:#a49fad}.tw-theme--light .tw-textarea:-ms-input-placeholder,.tw-theme--light .tw-textarea::-ms-input-placeholder{color:#a49fad}.tw-theme--light .tw-textarea::placeholder{color:#a49fad}.tw-textarea::-ms-clear{display:none}.tw-textarea:-moz-focus-inner{padding:0;border:none}.tw-textarea:focus,.tw-theme--dark .tw-textarea:focus,.tw-theme--light .tw-textarea:focus{border-color:#7d5bbe;box-shadow:0 0 6px -2px #7d5bbe}.tw-textarea:disabled{opacity:.5;pointer-events:none}.tw-textarea[cols]{width:auto;max-width:100%}.tw-textarea--error,.tw-theme--dark .tw-textarea--error,.tw-theme--light .tw-textarea--error{border-color:#ec1313}.tw-textarea--no-resize{resize:none}.tw-thumbnail-card__title{color:#19171c}.tw-theme--dark .tw-thumbnail-card__title{color:#dad8de}.tw-theme--light .tw-thumbnail-card__title{color:#19171c}.tw-thumbnail-card a:hover{text-decoration:none}.tw-thumbnail-card a:hover .tw-thumbnail-card__title{color:#6441a4}.tw-theme--dark .tw-thumbnail-card a:hover .tw-thumbnail-card__title{color:#b19dd8}.tw-theme--light .tw-thumbnail-card a:hover .tw-thumbnail-card__title{color:#6441a4}.tw-toast{width:100%;min-width:30rem;z-index:4000}.tw-toast__dismiss-target{min-width:4.8rem;min-height:4.8rem}.tw-table{display:table;width:100%}.tw-table-body{display:table-row-group}.tw-table-cell{border-bottom:1px solid #dad8de;display:table-cell}.tw-theme--dark .tw-table-cell{border-bottom:1px solid #2c2541}.tw-theme--light .tw-table-cell{border-bottom:1px solid #dad8de}.tw-table-cell:first-child{border-left:1px solid #dad8de}.tw-theme--dark .tw-table-cell:first-child{border-left:1px solid #2c2541}.tw-theme--light .tw-table-cell:first-child{border-left:1px solid #dad8de}.tw-table-cell:last-child{border-right:1px solid #dad8de}.tw-theme--dark .tw-table-cell:last-child{border-right:1px solid #2c2541}.tw-theme--light .tw-table-cell:last-child{border-right:1px solid #dad8de}.tw-table-header{display:table-header-group}.tw-table-heading{border-top:1px solid #dad8de;border-right:1px solid #dad8de;border-bottom:1px solid #dad8de;display:table-cell}.tw-theme--dark .tw-table-heading{border-top:1px solid #2c2541;border-right:1px solid #2c2541;border-bottom:1px solid #2c2541}.tw-theme--light .tw-table-heading{border-top:1px solid #dad8de;border-right:1px solid #dad8de;border-bottom:1px solid #dad8de}.tw-table-heading:first-child{border-left:1px solid #dad8de}.tw-theme--dark .tw-table-heading:first-child{border-left:1px solid #2c2541}.tw-theme--light .tw-table-heading:first-child{border-left:1px solid #dad8de}.tw-table-row{display:table-row}.tw-tower{display:flex;flex-wrap:wrap;min-width:100%;margin-right:-1.5rem;margin-left:-1.5rem;list-style:none}.tw-tower>*{flex:0 0 auto;padding:0 1.5rem}.tw-tower__placeholder{order:32767}.tw-tower--gutter-none{margin-right:0;margin-left:0}.tw-tower--gutter-none>*{padding:0}.tw-tower--gutter-xs{margin-right:-.5rem;margin-left:-.5rem}.tw-tower--gutter-xs>*{padding:0 .5rem}.tw-tower--gutter-sm{margin-right:-1rem;margin-left:-1rem}.tw-tower--gutter-sm>*{padding:0 1rem}.tw-tower--gutter-lg{margin-right:-2rem;margin-left:-2rem}.tw-tower--gutter-lg>*{padding:0 2rem}.tw-tower--120>*{flex:1 0 auto;width:12rem;max-width:50%}.tw-tower--180>*{flex:1 0 auto;width:18rem;max-width:50%}.tw-tower--240>*{flex:1 0 auto;width:24rem;max-width:50%}.tw-tower--300>*{flex:1 0 auto;width:30rem;max-width:50%}.tw-tower--nogrow>*{flex-grow:0}.tw-typeset{line-height:1.5}.tw-typeset h1,.tw-typeset h2,.tw-typeset h3,.tw-typeset h4,.tw-typeset h5,.tw-typeset h6{margin-top:2rem;line-height:1.2}.tw-typeset h1:first-child,.tw-typeset h2:first-child,.tw-typeset h3:first-child,.tw-typeset h4:first-child,.tw-typeset h5:first-child,.tw-typeset h6:first-child{margin-top:0}.tw-typeset h1{margin-bottom:2rem;font-size:4rem}.tw-typeset h2{margin-bottom:2rem;font-size:2.8rem}.tw-typeset h3{margin-bottom:1rem;font-size:2.4rem}.tw-typeset h4{margin-bottom:1rem;font-size:1.6rem}.tw-typeset h5{margin-bottom:1rem;font-size:1.4rem}.tw-typeset h6{margin-bottom:1rem;font-size:1.2rem}.tw-typeset dd,.tw-typeset p{margin-bottom:1rem;font-size:1.4rem}.tw-typeset dt{font-weight:600}.tw-typeset ol,.tw-typeset ul{margin-bottom:1rem;padding-left:2rem}.tw-typeset ul{list-style-type:disc}.tw-typeset ol{list-style-type:decimal}.tw-typeset li{list-style-position:outside;list-style-type:inherit}.tw-typeset code,.tw-typeset li{font-size:1.4rem}.tw-typeset p code{background:#efeef1;padding:.5rem}.tw-theme--dark .tw-typeset p code{background:#0e0c13}.tw-theme--light .tw-typeset p code,.tw-typeset pre{background:#efeef1}.tw-typeset pre{border:1px solid #dad8de;margin-top:2rem;margin-bottom:2rem}.tw-theme--dark .tw-typeset pre{border:1px solid #2c2541;background:#0e0c13}.tw-theme--light .tw-typeset pre{border:1px solid #dad8de;background:#efeef1}.tw-typeset pre code{display:block;padding:1rem;overflow-x:auto}.tw-typeset blockquote{padding:.5rem 0 .5rem 1rem}.tw-theme--dark .tw-typeset blockquote,.tw-theme--light .tw-typeset blockquote,.tw-typeset blockquote{border-left:3px solid #6441a4}.tw-typeset blockquote p{margin-bottom:0}.tw-typeset hr{border-bottom:1px solid #dad8de;display:block;width:100%;margin-top:3rem;margin-bottom:3rem}.tw-theme--dark .tw-typeset hr{border-bottom:1px solid #2c2541}.tw-theme--light .tw-typeset hr{border-bottom:1px solid #dad8de}.tw-responsive-wrapper{width:100%}.tw-responsive-wrapper--centered{margin-right:auto;margin-left:auto}@media (min-width:480px){.tw-responsive-wrapper{max-width:480px}}@media (min-width:768px){.tw-responsive-wrapper{max-width:768px}}@media (min-width:1024px){.tw-responsive-wrapper{max-width:1024px}}@media (min-width:1200px){.tw-responsive-wrapper{max-width:1200px}}@media (min-width:1440px){.tw-responsive-wrapper{max-width:1440px}}@media (min-width:1600px){.tw-responsive-wrapper{max-width:1600px}}.modal__close-button{position:absolute;margin-left:.5rem;left:100%;top:0}.core-error__container{max-width:40rem!important}/*!
 * 
 *         SimpleBar.js - v2.5.1
 *         Scrollbars, simpler.
 *         https://grsmto.github.io/simplebar/
 *         
 *         Made by Adrien Grsmto from a fork by Jonathan Nicol
 *         Under MIT License
 *       
 */[data-simplebar]{position:relative;z-index:0;overflow:hidden;-webkit-overflow-scrolling:touch}[data-simplebar=init]{display:-webkit-box;display:-ms-flexbox;display:flex}.simplebar-scroll-content{overflow-x:hidden;overflow-y:scroll;min-width:100%;-webkit-box-sizing:content-box;box-sizing:content-box}.simplebar-content{overflow-x:scroll;overflow-y:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100%}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;width:11px}.simplebar-scrollbar{position:absolute;right:2px;border-radius:7px;min-height:10px;width:7px;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;background:#000;background-clip:padding-box}.simplebar-track:hover .simplebar-scrollbar{opacity:.5;-webkit-transition:opacity 0 linear;transition:opacity 0 linear}.simplebar-track .simplebar-scrollbar.visible{opacity:.5}.simplebar-track.horizontal{left:0;width:auto;height:11px}.simplebar-track.vertical{top:0}.horizontal.simplebar-track .simplebar-scrollbar{right:auto;top:2px;height:7px;min-height:0;min-width:10px;width:auto}.scrollable-area{position:relative;height:100%}.scrollable-area--suppress-scroll-x .simplebar-content{overflow-x:hidden}.scrollable-area--suppress-scroll-x .simplebar-content,.scrollable-area--suppress-scroll-x .simplebar-scroll-content{margin-bottom:0!important;padding-bottom:0!important}.scrollable-area--suppress-scroll-x .simplebar-track.horizontal{visibility:hidden!important}.scrollable-area--suppress-scroll-y .simplebar-scroll-content{overflow-y:hidden}.scrollable-area--suppress-scroll-y .simplebar-content,.scrollable-area--suppress-scroll-y .simplebar-scroll-content{margin-right:0!important;padding-right:0!important}.scrollable-area--suppress-scroll-y .simplebar-track.vertical{visibility:hidden!important}.scrollable-area .simplebar-track{will-change:opacity}.scrollable-area .simplebar-track .simplebar-scrollbar{background:#000;box-shadow:0 0 1px 1px hsla(0,0%,100%,.25)}.tw-theme--dark .scrollable-area .simplebar-track .simplebar-scrollbar{background:#201c2b}.tw-theme--light .scrollable-area .simplebar-track .simplebar-scrollbar{background:#000}.scrollable-area .simplebar-track .simplebar-scrollbar.visible{opacity:.7}.scrollable-area .simplebar-track.vertical .simplebar-scrollbar{width:.6rem}.scrollable-area .simplebar-track.horizontal .simplebar-scrollbar{height:.6rem}.scrollable-trigger__wrapper{height:0;position:relative}.scrollable-trigger__trigger-area{position:absolute;left:0;right:0;bottom:0;z-index:-1}.scrollable-trigger__trigger-area--up{bottom:0}.scrollable-trigger__trigger-area--down{top:0}.latency-metrics-component{padding:0 2rem}.latency-metrics-component .latency-metrics-component__time{flex-grow:1}.latency-metrics-component .latency-metrics-component__duration,.latency-metrics-component .latency-metrics-component__time{width:6rem;text-align:right;margin-left:.8rem}.latency-metrics-component:hover{color:#afafaf}.latency-metrics-component:hover .latency-metrics-component__duration,.latency-metrics-component:hover .latency-metrics-component__time{opacity:.5}.latency-metrics-component__metrics-with-children{cursor:pointer}.latency-metrics-component__metrics{display:flex;justify-content:space-between}.latency-metrics-component ul{margin:0 0 0 1.2rem;padding:0;list-style:none;position:relative}.latency-metrics-component ul:before{content:"";display:block;width:0;position:absolute;top:0;bottom:0;left:0;border-left:1px solid #333}.latency-metrics-component ul li{margin:0;padding:0 0 0 1.8rem;line-height:2rem;position:relative}.latency-metrics-component ul li:hover:before,.latency-metrics-component ul li:hover>ul:before{border-color:#fff!important}.latency-metrics-component ul li:hover{color:#aeaeae}.latency-metrics-component ul li:hover>div>div{color:#fff!important}.latency-metrics-component ul li:hover>.latency-metrics-component__metrics{color:#fff}.latency-metrics-component ul li:hover>div .latency-metrics-component__duration,.latency-metrics-component ul li:hover>div .latency-metrics-component__time{opacity:1}.latency-metrics-component ul li:before{content:"";display:block;width:10px;height:0;border-top:1px solid #333;margin-top:-.1rem;position:absolute;top:1.2rem;left:.2rem}.latency-metrics-component ul li:last-child:before{background:#000;height:auto;top:1.2rem;bottom:0;left:0}.latency-metrics-component ul ul{margin-left:.6rem}.latency-metrics-component>ul{margin:0}.latency-metrics-component>ul:before{border-left:0}.latency-metrics-component>ul>li{padding:0}.latency-metrics-component>ul>li:before{display:none}.query-metrics{padding:0 2rem}.query-metrics:hover .query-metrics__item{opacity:.5}.query-metrics:hover .query-metrics__item:hover{opacity:1}.query-metrics__item{display:flex}.query-metrics__item-name{flex-grow:1}.query-metrics__item-batch{width:4rem;text-align:center;margin-right:.4rem}.query-metrics__item-time{width:6rem;text-align:right;margin-left:.4rem}.query-metrics__header{display:flex;font-weight:600}.query-metrics__header-name{flex-grow:1}.query-metrics__header-batch{width:4rem;text-align:center;margin-right:.4rem}.query-metrics__header-time{width:6rem;text-align:right;margin-left:.4rem}.request-latency-metrics{padding:0 2rem}.request-latency-metrics:hover .request-latency-metrics__item{opacity:.5}.request-latency-metrics:hover .request-latency-metrics__item:hover{opacity:1}.request-latency-metrics__item{display:flex}.request-latency-metrics__item-url{flex-grow:1}.request-latency-metrics__item-url>div{max-width:20rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.request-latency-metrics__item-size,.request-latency-metrics__item-time{width:6rem;text-align:right;margin-left:.4rem}.request-latency-metrics__left{overflow:hidden;max-width:30rem;text-overflow:ellipsis;white-space:nowrap}.request-latency-metrics__right--size{margin-right:.4rem}.request-latency-metrics__header{display:flex;font-weight:600}.request-latency-metrics__header-url{flex-grow:1}.request-latency-metrics__header-size,.request-latency-metrics__header-time{width:6rem;text-align:right;margin-left:.4rem}.latency-metrics{bottom:1.5rem;left:1.5rem;background:rgba(0,0,0,.88);min-width:45rem;height:24rem;min-height:24rem;color:#fff;border-radius:3px;display:flex;flex-direction:column;z-index:10}.latency-metrics__size-3{top:80px;height:auto}.latency-metrics__size-2{height:60%}.latency-metrics__size-1{height:40%}.latency-metrics ::-moz-selection{color:#fff;background:#d7cdea}.latency-metrics ::selection{color:#fff;background:#d7cdea}.latency-metrics__root{color:#828282}.latency-metrics__button{border-radius:3px;font-size:1.4rem}.latency-metrics__button:hover{background:hsla(0,0%,91%,.25)}.latency-metrics__button:focus{outline:none}.latency-metrics__button--selected{background:#e9e9e9!important;color:#323232!important}.latency-metrics__header-container{flex-shrink:0}.latency-metrics__header-text--left{font-size:1.6rem;line-height:1}.latency-metrics__header-text--right{min-width:4.4rem!important;text-transform:uppercase;margin-left:2rem;text-align:right}.latency-metrics__item{padding:0 2rem;display:flex;justify-content:space-between}.latency-metrics__item:hover{background:#000}.latency-metrics__item-stats-label{margin-left:.8rem;margin-right:.4rem}.latency-metrics__item-red{color:#e13939}.latency-metrics__item-green{color:#6cd896}.latency-metrics__item--loading{color:#cabfbf}.latency-metrics__dot-animation:after{-webkit-animation:dot-animation 1s infinite;animation:dot-animation 1s infinite;content:"..."}.latency-metrics__hint-text{color:#828282;padding:.5rem 2rem 0;display:inline-block;font-size:1.1rem;position:relative;top:0}@-webkit-keyframes dot-animation{0%{content:"\A0\A0\A0"}25%{content:".\A0\A0"}50%{content:"..\A0"}75%{content:"..."}to{content:"\A0\A0\A0"}}@keyframes dot-animation{0%{content:"\A0\A0\A0"}25%{content:".\A0\A0"}50%{content:"..\A0"}75%{content:"..."}to{content:"\A0\A0\A0"}}.passport-modal{max-width:42rem;min-height:42rem}.passport-modal,.tw-theme--dark .passport-modal,.tw-theme--light .passport-modal{background-color:#fff}.follow-btn__dropdown-toggle{width:2rem}.follow-btn__dropdown-toggle,.tw-theme--dark .follow-btn__dropdown-toggle,.tw-theme--light .follow-btn__dropdown-toggle{background:#e5e3e8;color:#898395}.reporting__error-container{background-color:#ffe6e6;border:1px solid #f5c8c8;color:#c86e6e}.reporting__success-container{background-color:#edffe6;border:1px solid #29a600;color:#57a457}.esports-square__svg--large{width:13rem;height:13rem}.esports-square__svg--background{fill:#fff}.tw-theme--dark .esports-square__svg--background{fill:#201c2b}.tw-theme--light .esports-square__svg--background{fill:#fff}.esports-square__svg--border{stroke:#dad8de}.tw-theme--dark .esports-square__svg--border{stroke:#2c2541}.tw-theme--light .esports-square__svg--border{stroke:#dad8de}.esports-square__svg--border__brand{stroke:#6441a4;stroke-width:3}.tw-theme--dark .esports-square__svg--border__brand,.tw-theme--light .esports-square__svg--border__brand{stroke:#6441a4}.esports-square__svg--border__none{stroke:#fff}.tw-theme--dark .esports-square__svg--border__none{stroke:#201c2b}.tw-theme--light .esports-square__svg--border__none{stroke:#fff}.insider-pass-emote-and-badge-rewards__item{width:12rem}.esports-hexagon__image{top:2.5rem;left:2rem;width:15.1rem;height:12.9rem}.esports-hexagon__svg{height:11rem;width:8rem}.esports-hexagon__svg--medium{height:14rem;width:10rem}.esports-hexagon__svg--large{height:19rem;width:18rem}.esports-hexagon__svg--small{height:7.5rem;width:5.5rem}.esports-hexagon__svg--small-blizzard{height:9rem;width:6.4rem}.esports-hexagon__svg--fill{fill:#6441a4;stroke:#6441a4;stroke-width:2}.tw-theme--dark .esports-hexagon__svg--fill,.tw-theme--light .esports-hexagon__svg--fill{fill:#6441a4;stroke:#6441a4}.esports-hexagon__svg--fill-emote-locked{fill:#efeef1;stroke:#efeef1}.tw-theme--dark .esports-hexagon__svg--fill-emote-locked{fill:#0e0c13;stroke:#0e0c13}.tw-theme--light .esports-hexagon__svg--fill-emote-locked{fill:#efeef1;stroke:#efeef1}.esports-hexagon__svg--fill-coming-soon,.tw-theme--dark .esports-hexagon__svg--fill-coming-soon,.tw-theme--light .esports-hexagon__svg--fill-coming-soon{fill:#9a7fcc;stroke:#9a7fcc}.esports-hexagon__svg--background{fill:#faf9fa}.tw-theme--dark .esports-hexagon__svg--background{fill:#17141f}.tw-theme--light .esports-hexagon__svg--background{fill:#faf9fa}.esports-hexagon__svg--background-coming-soon{fill:#efeef1}.tw-theme--dark .esports-hexagon__svg--background-coming-soon{fill:#0e0c13}.tw-theme--light .esports-hexagon__svg--background-coming-soon{fill:#efeef1}.esports-hexagon__svg--question-mark{fill:#19171c}.tw-theme--dark .esports-hexagon__svg--question-mark{fill:#dad8de}.tw-theme--light .esports-hexagon__svg--question-mark{fill:#19171c}.insider-pass-full-skin-reward__image{height:40rem}@font-face{font-family:Industry-Ultra;src:url("https://d3aqoihi2n8ty8.cloudfront.net/owl-2017/fonts/industry-ultra-webfont.woff2") format("woff2"),url("https://d3aqoihi2n8ty8.cloudfront.net/owl-2017/fonts/industry-ultra-webfont.woff") format("woff");font-weight:400;font-style:normal}.insider-pass-rewards__item{width:18rem}.insider-pass-rewards__players-pack{border-bottom:5px solid #f69d20;max-width:113rem}.insider-pass-rewards__players-pack__logo{height:2.4rem}.insider-pass-rewards__players-pack__title{font-family:Industry-Ultra;font-size:3.2rem;line-height:.9}@media (min-width:1024px){.insider-pass-rewards__players-pack__image{max-width:57.4rem}}@media (min-width:1200px){.insider-pass-rewards__players-pack__logo{height:3rem}.insider-pass-rewards__players-pack__title{font-size:4rem}.insider-pass-rewards__players-pack__image{max-width:56rem}}@media (min-width:1440px){.insider-pass-rewards__players-pack__logo{height:5rem}.insider-pass-rewards__players-pack__title{font-size:5.4rem}.insider-pass-rewards__players-pack__image{max-width:80rem}}@media (min-width:1600px){.insider-pass-rewards__players-pack__title{font-size:6rem}.insider-pass-rewards__players-pack__image{max-width:96rem}}.insider-pass-marketing-item__minor{max-width:8rem}.insider-pass-marketing-item__major{width:100%;max-width:35rem}.insider-pass-pre-purchase__header{background:url("https://d3aqoihi2n8ty8.cloudfront.net/owl-2017/pre-purchase-banner-gradient.png") 0 0/100% 100%,url("https://d3aqoihi2n8ty8.cloudfront.net/owl-2017/pre-purchase-banner.png") 50% 50%/cover;margin-bottom:7rem}.insider-pass-pre-purchase__sub-header{max-width:44rem}.insider-pass-pre-purchase__command-center-trial{max-width:42rem}.non-subbed-top-page__prime-icon,.tw-theme--dark .non-subbed-top-page__prime-icon,.tw-theme--light .non-subbed-top-page__prime-icon{color:#0e9bd8}.gift-recipient-search-result-view{height:18rem}.subscription-gift-recipient-search__discount-message{color:#14b866}.sub-discount-price-label__discount-price{color:#14b866}.prime-offer__new-offer-header-count__text{height:2rem;width:2rem;border-radius:50%}.prime-claim-button{min-height:2rem}.prime-offer-list__content--desktop .prime-claim-description--horizontal .prime-claim-description__body{top:.5rem;left:1rem;right:1rem;bottom:5.5rem}.prime-offer-list__content--mobile .prime-claim-description--horizontal .prime-claim-description__body{top:.5rem;left:0;right:1rem;bottom:5.5rem}.copy-button__copy-input{position:absolute;left:-999rem}.prime-offer-list__content--desktop .prime-claim-instructions--horizontal .prime-claim-instructions__body{top:.5rem;left:1rem;right:1rem;bottom:4rem}.prime-offer-list__content--mobile .prime-claim-instructions--horizontal .prime-claim-instructions__body{top:.5rem;left:0;right:1rem;bottom:4rem}.prime-redeem__confirmation{background-color:#26b769}.prime-redeem__confirmation svg{fill:#fff}.prime-offer--horizontal{white-space:normal;vertical-align:top}.prime-offer--horizontal .prime-offer__content{height:auto}.prime-offer--horizontal .prime-offer__content__text{height:25%}.prime-offer--horizontal .prime-offer__content p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.prime-offer__content{height:30rem}.prime-offer__content__text{height:50%}.prime-offer img{min-height:16rem}.prime-offer__title__markdown p{font-size:1.6rem}.prime-offer-placeholder{max-width:35rem;white-space:normal;vertical-align:top}.prime-offers-upsell__logo-container{color:#6441a4}.prime-offer-list__content:after{content:"";position:absolute;pointer-events:none}.prime-offer-list--vertical{max-height:80vh}.prime-offer-list--vertical .prime-offer-list__content:after{background-image:linear-gradient(hsla(0,0%,100%,0),#fff);width:100%;height:4rem;bottom:0;left:0}.tw-theme--dark .prime-offer-list--vertical .prime-offer-list__content:after{background-image:linear-gradient(rgba(32,28,43,0),#201c2b)}.tw-theme--light .prime-offer-list--vertical .prime-offer-list__content:after{background-image:linear-gradient(hsla(0,0%,100%,0),#fff)}.prime-offer-list--horizontal .prime-offer-list__content{max-width:175rem;margin:0 auto}.prime-offer-list--horizontal .prime-offer-list__content:after{width:2rem;height:100%;top:0;bottom:0;right:0}.prime-offer-list--horizontal .prime-offer-list__content--mobile{display:none}.prime-offer-list--horizontal .prime-offer-list__content--mobile .prime-offer{max-width:32rem}.prime-offer-list--horizontal .prime-offer-list__content--desktop{display:block}@media (max-width:77rem){.prime-offer-list--horizontal .prime-offer-list__content{white-space:nowrap;overflow-x:scroll}.prime-offer-list--horizontal .prime-offer-list__content--desktop{display:none}.prime-offer-list--horizontal .prime-offer-list__content--mobile{display:block}}.prime-offers__pill{top:-.5rem;right:-.3rem}.blue-bar,.tw-theme--dark .blue-bar,.tw-theme--light .blue-bar{background:#0e9bd8}.blue-bar__bar{min-height:4.5rem;max-width:94rem}.blue-bar__logo{color:#fff}.blue-bar__link{color:#19171c;text-decoration:underline}.tw-theme--dark .blue-bar__link{color:#dad8de;text-decoration:underline}.tw-theme--light .blue-bar__link{color:#19171c;text-decoration:underline}.blue-bar__link:hover{color:#6441a4}.tw-theme--dark .blue-bar__link:hover{color:#b19dd8}.tw-theme--light .blue-bar__link:hover{color:#6441a4}.channel-header__subscription-balloon-options .subscription-balloon-options__prime-crown,.tw-theme--dark .channel-header__subscription-balloon-options .subscription-balloon-options__prime-crown,.tw-theme--light .channel-header__subscription-balloon-options .subscription-balloon-options__prime-crown{color:#0e9bd8}.channel-header__subscription-balloon-options .subscription-balloon-options__subbed-message,.channel-header__subscription-balloon-options .subscription-balloon-options__subbed-star,.tw-theme--dark .channel-header__subscription-balloon-options .subscription-balloon-options__subbed-message,.tw-theme--dark .channel-header__subscription-balloon-options .subscription-balloon-options__subbed-star,.tw-theme--light .channel-header__subscription-balloon-options .subscription-balloon-options__subbed-message,.tw-theme--light .channel-header__subscription-balloon-options .subscription-balloon-options__subbed-star{color:#14b866}.sub-discount-banner{background:#14b866}.balloon-subscribed-user__gift-upgrade-info,.tw-theme--dark .balloon-subscribed-user__gift-upgrade-info,.tw-theme--light .balloon-subscribed-user__gift-upgrade-info{color:#14b866}.channel-header__subscription-modal{min-height:25rem}.video-player-hosting-ui__link{text-decoration:none}.video-player-hosting-ui__header .video-player-hosting-ui__avatar-container{transition:box-shadow .15s linear}.video-player-hosting-ui__header:hover .video-player-hosting-ui__avatar-container{box-shadow:0 2px 0 0 #b19dd8}.reporting-wizard__block-actions .block-user__success{color:#14b866}.reporting-modal__container{width:42rem}.video-player{background:#000}.video-player .player{max-height:calc(100vh - 16rem)}.video-player--theatre-whispers.video-player--logged-in .video-player__container{bottom:4rem}.video-player--fullscreen,.video-player--fullscreen .video-player__container,.video-player--theatre,.video-player--theatre .video-player__container{max-height:100%}.eu-cookie-alert__body{width:26rem}.toast-manager__container{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.rich-content-tooltip__pointer-target{pointer-events:auto}.tooltip-layer{position:fixed;pointer-events:none;z-index:10}.user-card-layer__card-container{width:38rem;height:21.4rem}.resize-detector{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:-1;visibility:hidden}.resize-detector__grow,.resize-detector__shrink{position:absolute;left:0;top:0;transition:0s}.resize-detector__shrink{width:200%;height:200%}.autocomplete-balloon__item{color:#6441a4}.tw-theme--dark .autocomplete-balloon__item{color:#b19dd8}.tw-theme--light .autocomplete-balloon__item{color:#6441a4}.autocomplete-balloon__item--selected,.tw-theme--dark .autocomplete-balloon__item--selected,.tw-theme--light .autocomplete-balloon__item--selected{background:#7d5bbe;color:#fff}.emote-autocomplete-provider__image{max-height:2.8rem}.emote-picker__emote{width:4rem;height:3.8rem}.emote-picker__emote-link{width:3.8rem;height:3.8rem;background-position:50%;background-repeat:no-repeat}.emote-picker__emote-link:hover{background-color:rgba(125,91,190,.2);cursor:pointer}.tw-theme--dark .emote-picker__emote-link:hover{background-color:rgba(75,54,124,.2)}.tw-theme--light .emote-picker__emote-link:hover{background-color:rgba(125,91,190,.2)}.emote-picker__emote-link--locked:hover{cursor:not-allowed}.emote-picker__emote-lock{width:1.4rem;height:1.4rem;top:1.8rem;left:1.8rem}.emote-picker__emote-image{max-height:2.8rem}.emote-picker__tabs-container{height:3rem}.emote-picker__tab{color:#6441a4;position:relative;top:-.1rem;cursor:pointer;display:inline-block;line-height:3rem;margin-right:.5rem}.tw-theme--dark .emote-picker__tab{color:#b19dd8}.tw-theme--light .emote-picker__tab{color:#6441a4}.emote-picker__tab--active,.emote-picker__tab:hover,.tw-theme--dark .emote-picker__tab:hover,.tw-theme--light .emote-picker__tab:hover{border-top:1px solid #6441a4}.emote-picker__tab--active{color:#433f4a}.tw-theme--dark .emote-picker__tab--active{color:#faf9fa;border-top:1px solid #6441a4}.tw-theme--light .emote-picker__tab--active{color:#433f4a;border-top:1px solid #6441a4}.emote-picker__tab--disabled{color:#6e6779;cursor:not-allowed}.tw-theme--dark .emote-picker__tab--disabled{color:#898395}.tw-theme--light .emote-picker__tab--disabled{color:#6e6779}.emote-picker{width:100%}.emote-picker--fixed{width:29.8rem}.emote-picker__content-block:not(:first-child){border-top:1px solid #dad8de}.tw-theme--dark .emote-picker__content-block:not(:first-child){border-top:1px solid #2c2541}.tw-theme--light .emote-picker__content-block:not(:first-child){border-top:1px solid #dad8de}.emote-picker__controls-container{bottom:0}.emote-picker__tab-content{max-height:30.5rem}@media (max-height:570px){.emote-picker__tab-content{max-height:calc(100vh - 26rem)}}.thread-header__title-bar-container{background:#faf9fa;box-shadow:inset 0 0 0 1px #dad8de,0 2px 0 rgba(0,0,0,.05)}.tw-theme--dark .thread-header__title-bar-container{background:#17141f;box-shadow:inset 0 0 0 1px #2c2541,0 2px 0 rgba(0,0,0,.05)}.tw-theme--light .thread-header__title-bar-container{background:#faf9fa;box-shadow:inset 0 0 0 1px #dad8de,0 2px 0 rgba(0,0,0,.05)}.thread-header__title-bar-container--focused{background-color:#efeef1}.tw-theme--dark .thread-header__title-bar-container--focused{background-color:#0e0c13}.tw-theme--light .thread-header__title-bar-container--focused{background-color:#efeef1}.thread-header__title-bar-container--highlighted{background:#6441a4;box-shadow:none}.tw-theme--dark .thread-header__title-bar-container--highlighted,.tw-theme--light .thread-header__title-bar-container--highlighted{background:#6441a4}.thread-header__click-area{width:100%;cursor:pointer}.thread-header__click-area:focus .thread-header__title-bar-container{background-color:#efeef1}.tw-theme--dark .thread-header__click-area:focus .thread-header__title-bar-container{background-color:#0e0c13}.tw-theme--light .thread-header__click-area:focus .thread-header__title-bar-container{background-color:#efeef1}.thread-header__activity{line-height:1.3rem}.thread-header__activity-link--highlighted,.thread-header__activity-link--highlighted:hover,.tw-theme--dark .thread-header__activity-link--highlighted,.tw-theme--dark .thread-header__activity-link--highlighted:hover,.tw-theme--light .thread-header__activity-link--highlighted,.tw-theme--light .thread-header__activity-link--highlighted:hover{color:#faf9fa}.thread-header__button-container{top:.5rem;display:flex}.thread-header--collapsed .thread-header__button-container{display:none}.thread-header--collapsed:hover .thread-header__button-container{display:flex}.thread-header__badge{height:1.4rem;max-width:1.4rem}.thread-message__message--user-name{font-weight:600}.thread-message__message--emote{height:100%;width:auto}.thread-message__message--part{word-break:break-word}.chat-image__placeholder{margin:-.4rem 0}.chat-image__animated{-webkit-transform:translateZ(0);transform:translateZ(0)}.whispers-thread{pointer-events:all;width:30rem;height:28.2rem;transition-property:width,height;transition-duration:.12s;transition-timing-function:ease-in-out}.whispers-thread--collapsed{width:22.4rem;height:4rem;overflow-y:hidden}.whispers-thread--collapsed .whisper-thread__input,.whispers-thread--collapsed .whispers-thread__content{display:none}.whispers-thread__content{height:20rem;width:100%}.whispers-thread__input{height:2rem}.whispers-thread .emote-picker-and-button .tw-balloon{width:28rem;margin-right:1rem}.whispers-thread .emote-picker-and-button .emote-picker__tab-content{max-height:11rem}.whispers-open-threads{right:5rem;pointer-events:none}.user-card{background-color:#17141f}.user-card__buttons-container{opacity:0}.user-card:hover .user-card__buttons-container{opacity:1}.right-column__toggle-visibility{background:#fff;color:#19171c;top:1.5rem;left:-2.5rem;width:2rem;height:2rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:.25}.tw-theme--dark .right-column__toggle-visibility{background:#201c2b;color:#dad8de}.tw-theme--light .right-column__toggle-visibility{background:#fff;color:#19171c}.right-column__toggle-visibility--open{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.right-column__toggle-visibility:hover{opacity:.5}.right-column__toggle-visibility:focus{outline:none}.right-column__toggle-visibility-icon{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.6rem;height:1.6rem}.right-column--collapsed .right-column__toggle-visibility{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.right-column--theatre{z-index:3000}.right-column--theatre .right-column__toggle-visibility{opacity:.75}.right-column--theatre .right-column__toggle-visibility:hover{opacity:1}.side-nav-card__link{background:#faf9fa;height:4.2rem}.tw-theme--dark .side-nav-card__link{background:#17141f}.tw-theme--light .side-nav-card__link{background:#faf9fa}.side-nav-card__link:hover{background:#392e5c;text-decoration:none;cursor:pointer}.tw-theme--dark .side-nav-card__link:hover{background:#2c2541}.tw-theme--light .side-nav-card__link:hover{background:#392e5c}.side-nav-card__avatar{background-color:inherit}.side-nav-card__avatar--offline{-webkit-filter:grayscale(100%) contrast(85%);filter:grayscale(100%) contrast(85%);opacity:.8}.side-nav-card__title{color:#322f37;line-height:1.6rem}.tw-theme--dark .side-nav-card__title{color:#b8b5c0}.tw-theme--light .side-nav-card__title{color:#322f37}.side-nav-card__metadata{color:#6e6779;line-height:1.4rem}.tw-theme--dark .side-nav-card__metadata{color:#898395}.tw-theme--light .side-nav-card__metadata{color:#6e6779}.side-nav-card__hover-content{top:50%;-webkit-transform:translate3d(100%,-50%,0);transform:translate3d(100%,-50%,0);transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.side-nav-card:hover .side-nav-card__title{color:#19171c}.tw-theme--dark .side-nav-card:hover .side-nav-card__title{color:#dad8de}.tw-theme--light .side-nav-card:hover .side-nav-card__title{color:#19171c}.side-nav-card:hover .side-nav-card__metadata{color:#322f37}.tw-theme--dark .side-nav-card:hover .side-nav-card__metadata{color:#b8b5c0}.tw-theme--light .side-nav-card:hover .side-nav-card__metadata{color:#322f37}.side-nav-card:hover .side-nav-card__hover-content{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.offline-followed-channel-tooltip__video-body{min-width:30rem}.offline-followed-channel-tooltip__video-body .ellipsis{white-space:normal}.online-followed-channel-tooltip__body{width:20rem}.followed-channel__vodcast-live-indicator .tw-live-indicator{background:#898395}.side-nav-show-more-toggle__button{color:#6e6779;line-height:1.7;text-transform:capitalize}.tw-theme--dark .side-nav-show-more-toggle__button{color:#898395}.tw-theme--light .side-nav-show-more-toggle__button{color:#6e6779}.side-nav-show-more-toggle__button:hover{color:#322f37;background:#faf9fa}.tw-theme--dark .side-nav-show-more-toggle__button:hover{color:#b8b5c0;background:#17141f}.tw-theme--light .side-nav-show-more-toggle__button:hover{color:#322f37;background:#faf9fa}.side-nav{width:24rem}.side-nav__overlay-wrapper,.side-nav__theme-wrapper{background-color:#faf9fa}.tw-theme--dark .side-nav__overlay-wrapper,.tw-theme--dark .side-nav__theme-wrapper{background-color:#17141f}.tw-theme--light .side-nav__overlay-wrapper,.tw-theme--light .side-nav__theme-wrapper{background-color:#faf9fa}.side-nav--collapsed{width:5rem}.side-nav__toggle-visibility{background:#fff;color:#19171c;top:1.5rem;right:-2.5rem;width:2rem;height:2rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);z-index:1000;opacity:.25}.tw-theme--dark .side-nav__toggle-visibility{background:#201c2b;color:#dad8de}.tw-theme--light .side-nav__toggle-visibility{background:#fff;color:#19171c}.side-nav__toggle-visibility--open{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.side-nav__toggle-visibility:hover{opacity:.5}.side-nav__toggle-visibility:focus{outline:none}.side-nav__toggle-visibility-icon{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.6rem;height:1.6rem}.persistent-player--theatre>*{height:100%}.persistent-player__intercept-view{width:26rem;height:14.6rem}.persistent-player__video--mini{width:26rem;height:14.6rem;top:4rem}.persistent-player__hover-controls{background:rgba(0,0,0,.6);top:4rem;height:14.6rem;opacity:0}.tw-theme--dark .persistent-player__hover-controls,.tw-theme--light .persistent-player__hover-controls{background:rgba(0,0,0,.6)}.persistent-player__control{width:5rem;height:5rem;color:#efeef1;outline:none}.persistent-player__control:hover{color:#b19dd8}.persistent-player__title{background:#392e5c;color:#faf9fa;height:4rem;width:26rem;cursor:default}.tw-theme--dark .persistent-player__title{background:#2c2541;color:#faf9fa}.tw-theme--light .persistent-player__title{background:#392e5c;color:#faf9fa}.persistent-player:hover .persistent-player__hover-controls{opacity:1}.root-scrollable__content{display:flex}.root-scrollable--persisting-player .root-scrollable__wrapper{padding-bottom:21rem}.language-selector__list{width:50%;min-width:10rem}.language-selector__list--border-right{border-right:1px solid #dad8de}.tw-theme--dark .language-selector__list--border-right{border-right:1px solid #2c2541}.tw-theme--light .language-selector__list--border-right{border-right:1px solid #dad8de}.bits-count{font-weight:600}.bits-count--img{vertical-align:middle;margin-left:1px}.t-watch-ads-modal{height:54rem;width:96rem}.t-watch-ads-modal iframe{height:100%;width:100%;border:none}.bits-buy-card-offer-row{min-height:5.5rem}.bits-buy-card-offer-row button{min-width:7.5rem}.bits-buy-card-offer-row__bonus-text{color:#14b866}.bits-buy-card-offer-row__bonus-text-headline{margin:-.5rem 0}.bits-buy-card-offer-row__sub-text{color:#6e6779;font-size:1.2rem;line-height:1.2rem}.tw-theme--dark .bits-buy-card-offer-row__sub-text{color:#898395}.tw-theme--light .bits-buy-card-offer-row__sub-text{color:#6e6779}.bits-buy-card-offer-row__tier-bits-images img{width:2rem;margin-right:.25rem}.bits-buy-card-offers__full-size .bits-buy-card-offer-row{min-height:8rem}.bits-buy-card-offers__full-size .bits-buy-card-offer-row__tier-bits-images img{width:2.5rem}.bits-buy-card-offers__scroll-view{height:28.5rem}.cheermote-for-amount{display:table;margin:0 auto}.cheermote-for-amount__cheer-image{height:40px;width:40px;margin-right:.5rem}.cheermote-for-amount__cheer-image--small{height:35px;width:35px}.cheermote-for-amount__cheer-image--extra-small{height:25px;width:25px;margin-right:.2rem}.cheermote-for-amount__cheer-image--extremely-small{height:13px;width:13px;margin-right:.1rem}.cheermote-for-amount__cheer-image--inline{vertical-align:middle;margin-left:1px}.cheermote-for-amount__cheer-amount,.cheermote-for-amount__cheer-amount--medium{font-size:1.6rem}.cheermote-for-amount__cheer-amount--small{font-size:1.4rem}.cheermote-for-amount__cheer-amount--extremely-small{font-size:1.1rem}.cheermote-for-amount__display--table-cell{display:table-cell;vertical-align:middle}@media (min-width:1024px){.cheermote-for-amount__cheer-image{height:70px;width:70px}.cheermote-for-amount__cheer-image--small{height:35px;width:35px}.cheermote-for-amount__cheer-image--extra-small{height:25px;width:25px}.cheermote-for-amount__cheer-image--extremely-small{height:13px;width:13px}.cheermote-for-amount__cheer-amount{font-size:2.8rem}.cheermote-for-amount__cheer-amount--medium{font-size:1.6rem}.cheermote-for-amount__cheer-amount--small{font-size:1.4rem}.cheermote-for-amount__cheer-amount--extremely-small{font-size:1.1rem}}.watch-ad-error__error-image{height:6rem;display:block}.watch-ad-error__footer button{min-width:10rem}.bits-buy-card{min-height:30rem}.bits-buy-card--shorter{min-height:25rem}.bits-buy-card__chat-tooltip{position:absolute;bottom:6rem;z-index:2000}.bits-buy-card__close{color:#6e6779;position:absolute;top:.5rem;right:.5rem}.tw-theme--dark .bits-buy-card__close{color:#898395}.tw-theme--light .bits-buy-card__close{color:#6e6779}.cheermote-help__tutorial-image{height:4.7rem;display:block;margin-bottom:2rem;margin-top:1rem}.bits-first-time-user-prompt{min-height:21rem}.bits-first-time-user-prompt__promo-header{color:#14b866}.bits-first-time-user-prompt__tutorial-back-button{position:absolute}.bits-first-time-user-prompt__tutorial-back-button svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.get-bits-button-content{max-height:40rem}.get-bits-button{color:#fff;border:1px solid #fff;display:flex;padding:.5rem 1rem;align-items:center;justify-content:center;line-height:2rem;min-width:10rem}.get-bits-button,.get-bits-button:active{background:hsla(0,0%,100%,0)}.get-bits-button:focus,.get-bits-button:hover{background:hsla(0,0%,100%,.3)}.get-bits-button__bits-gem{fill:#fff}.persistent-notification--hover .persistent-notification__delete,.persistent-notification:hover .persistent-notification__delete{opacity:1}.persistent-notification__read{background-color:#fff}.tw-theme--dark .persistent-notification__read{background-color:#201c2b}.tw-theme--light .persistent-notification__read{background-color:#fff}.persistent-notification__unread{background-color:#eee9f6}.tw-theme--dark .persistent-notification__unread{background-color:#0e0c13}.tw-theme--light .persistent-notification__unread{background-color:#eee9f6}.persistent-notification__area{width:40rem;max-height:10.4rem}.persistent-notification__body{max-height:7rem;width:30rem;hyphens:auto;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.persistent-notification__delete{opacity:0;right:0}.center-window{min-height:25rem;max-height:40rem}.center-window__footer,.center-window__header{height:3.4rem}.center-window__scroll{max-height:33.2rem;min-height:18.6rem}.center-window__scroll-container{display:flex}.center-window__empty-state{min-height:18.6rem}.onsite-notification-toast{border-radius:2px;width:34rem}.onsite-notification-toast,.tw-theme--dark .onsite-notification-toast,.tw-theme--light .onsite-notification-toast{box-shadow:0 0 6px -2px #7d5bbe}.onsite-notification-toast__container{max-height:10rem}.onsite-notification-toast--hover,.onsite-notification-toast:hover{box-shadow:0 0 6px 0 #7d5bbe;cursor:pointer}.tw-theme--dark .onsite-notification-toast--hover,.tw-theme--dark .onsite-notification-toast:hover,.tw-theme--light .onsite-notification-toast--hover,.tw-theme--light .onsite-notification-toast:hover{box-shadow:0 0 6px 0 #7d5bbe}.onsite-notification-toast__body{max-height:7rem;hyphens:auto;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.onsite-notification-toast__action-wrapper{width:6rem}.onsite-notification-toast__action{min-height:3.6rem}.onsite-notifications-toast-manager{z-index:4000;max-height:40rem;right:2rem}.onsite-notifications__badge{top:-.5rem;right:-.2rem}.search-live-result-card__wrapper{border:2px solid transparent}.search-live-result-card__body{-webkit-transform:translateY(2.2rem);transform:translateY(2.2rem);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.search-live-result-card__info{color:#dad8de;transition:opacity .2s ease;opacity:0}.tw-theme--dark .search-live-result-card__info,.tw-theme--light .search-live-result-card__info{color:#dad8de}.search-live-result-card--hover .search-live-result-card__body,.search-live-result-card:hover .search-live-result-card__body{-webkit-transform:translateY(0);transform:translateY(0)}.search-live-result-card--hover .search-live-result-card__info,.search-live-result-card:hover .search-live-result-card__info{opacity:1}.search-live-result-card__overlay{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAABkCAMAAACbxRFRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAnFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD4jUzeAAAAM3RSTlMAAwgNERcWHSMpKjAxOD9GR05PVldfXmZnb3d/iIePkJiXn6eutby9w8nP1dna3uLj5uXSLV7qAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAGlJREFUGNPNxzcWgkAAANFhiSpBUUSWKEGSoHD/w1lb0jHvNwO7SVEQAlVF09ANTBPL4nDkZOM4uC7emYvP9UZwJ3wQRUhJHJOkZDnFk7KkqqhrmoZXS9fR9wwD48h7Yp75fFmWDda//QFGfg4moECXqwAAAABJRU5ErkJggg==") repeat-x bottom;background-size:auto 100%}.search-result-section__titlesep{color:#6e6779;background:#faf9fa}.tw-theme--dark .search-result-section__titlesep{color:#898395;background:#17141f}.tw-theme--light .search-result-section__titlesep{color:#6e6779;background:#faf9fa}.search-title-bar__back-container{height:4rem;visibility:hidden;opacity:0;transition:opacity .1s ease}.search-title-bar__title{transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease;-webkit-transform:translate3d(-3.5rem,0,0);transform:translate3d(-3.5rem,0,0)}.search-title-bar--show .search-title-bar__back-container{opacity:1;visibility:visible}.search-title-bar--show .search-title-bar__title{-webkit-transform:translateZ(0);transform:translateZ(0)}.search-results-panel{opacity:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:90vh}.search-results-panel__content{display:flex}.search-results-panel--closed{-webkit-transform:translate3d(-900px,0,0);transform:translate3d(-900px,0,0);opacity:0}.search-results-panel__highlight-link{color:#6441a4}.tw-theme--dark .search-results-panel__highlight-link{color:#b19dd8}.tw-theme--light .search-results-panel__highlight-link{color:#6441a4}.search-results-panel__link{color:#6e6779}.tw-theme--dark .search-results-panel__link{color:#898395}.tw-theme--light .search-results-panel__link{color:#6e6779}.search-results-panel__card:hover .search-results-panel__highlight-link,.search-results-panel__card:hover .search-results-panel__link,.tw-theme--dark .search-results-panel__card:hover .search-results-panel__highlight-link,.tw-theme--dark .search-results-panel__card:hover .search-results-panel__link,.tw-theme--light .search-results-panel__card:hover .search-results-panel__highlight-link,.tw-theme--light .search-results-panel__card:hover .search-results-panel__link{color:#faf9fa}.search-results-panel--active{z-index:2000}.search-results-panel__notice-wrap{opacity:.6}.search-tag{right:.4rem}.top-nav__search-container{max-width:40rem;z-index:10;position:relative;margin:0 1rem}.top-nav-user-menu-dropdown{top:100%;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.top-nav-user-menu-dropdown__scrollable{max-height:calc(100vh - 6rem)}.top-nav-user-menu-dropdown--toggled{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.top-nav-user-menu-placeholder{width:24rem;cursor:pointer}.top-nav-user-menu{width:24rem;cursor:pointer}.top-nav-user-menu--dropdown-open .top-nav-user-menu__dropdown-arrow,.top-nav-user-menu__dropdown-arrow{transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.top-nav-user-menu--dropdown-open .top-nav-user-menu__dropdown-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.top-nav{z-index:1000}.top-nav__logo{text-align:center;background-color:#4b367c}.top-nav__home-link{color:#fff;padding:.8rem 1.5rem}.top-nav__home-link:hover,.tw-theme--dark .top-nav__home-link,.tw-theme--dark .top-nav__home-link:hover,.tw-theme--light .top-nav__home-link,.tw-theme--light .top-nav__home-link:hover{color:#fff}.top-nav__menu{background-color:#4b367c}.tw-theme--dark .top-nav__menu{background-color:#392e5c}.tw-theme--light .top-nav__menu{background-color:#4b367c}.top-nav__nav-link{display:flex;align-items:center;padding:0 1.5rem;font-size:1.4rem;color:#d3cae8;white-space:nowrap;text-align:center}.top-nav__nav-link.active,.top-nav__nav-link:hover,.tw-theme--dark .top-nav__nav-link.active,.tw-theme--dark .top-nav__nav-link:hover,.tw-theme--light .top-nav__nav-link.active,.tw-theme--light .top-nav__nav-link:hover{color:#fff}.top-nav__ellipsis-button{padding:0 1rem}.top-nav__beta-badge{width:1.8rem}.top-nav__beta-badge,.tw-theme--dark .top-nav__beta-badge,.tw-theme--light .top-nav__beta-badge{background:#ec1313;color:#fff}.top-nav__beta-badge:hover{background:#bd0f0f;color:#fff}.tw-theme--dark .top-nav__beta-badge:hover{background:#a50d0d;color:#fff}.tw-theme--light .top-nav__beta-badge:hover{background:#bd0f0f;color:#fff}.top-nav__beta-copy{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:2rem;left:0;letter-spacing:.1em}.verify-email-bar{background-color:#ffb300;min-height:4.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.verify-email-bar:hover{background-color:#f0a800;cursor:pointer}.verify-email-bar__copy{color:#322f37}.verify-email-bar__dismiss{color:#6441a4}.verify-email-bar__dismiss:hover{color:#7d5bbe;background-color:rgba(0,0,0,.05)}.tw-theme--dark .verify-email-bar--success,.tw-theme--light .verify-email-bar--success,.verify-email-bar--success{background-color:#14b866}.tw-theme--dark .verify-email-bar--success:hover,.tw-theme--light .verify-email-bar--success:hover,.verify-email-bar--success:hover{background-color:#13aa5e}.tw-theme--dark .verify-email-bar--error,.tw-theme--light .verify-email-bar--error,.verify-email-bar--error{background-color:#ec1313}.tw-theme--dark .verify-email-bar--error:hover,.tw-theme--light .verify-email-bar--error:hover,.verify-email-bar--error:hover{background-color:#de1212}.whispers-list-item{cursor:pointer}.whispers-list-item:hover{background:#efeef1}.tw-theme--dark .whispers-list-item:hover{background:#0e0c13}.tw-theme--light .whispers-list-item:hover{background:#efeef1}.whispers-list-item:hover .whispers-list-item__archive,.whispers-list-item:hover .whispers-list-item__unread-count{-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .1s ease-in-out .2s;transition:transform .1s ease-in-out .2s;transition:transform .1s ease-in-out .2s,-webkit-transform .1s ease-in-out .2s}.whispers-list-item__last-message{width:17rem;font-size:1.1rem;line-height:1.8rem;height:1.8rem}.whispers-list-item__unread-count{width:3rem}.whispers-list-item__archive,.whispers-list-item__unread-count{-webkit-transform:translateX(4rem);transform:translateX(4rem);transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.whispers-list-item__archive{width:5rem}.whispers-threads-box__container--open{height:28.5rem;width:30rem}.whispers-threads-box__unread{color:#fff;background-color:#ec1313;width:2rem;height:1.1rem;top:-1rem;right:-.6rem;z-index:10;position:absolute}.whispers-threads-box__unread--count{position:absolute;font-size:1.1rem;line-height:1.6rem;top:-.3rem;font-weight:600;right:0;width:100%;text-align:center}.whispers-threads-box__unread:after,.whispers-threads-box__unread:before{position:absolute;width:0;left:0;border-left:1rem solid transparent;border-right:1rem solid transparent}.whispers-threads-box__unread:before{content:"";bottom:100%;border-bottom:.5rem solid #ec1313}.whispers-threads-box__unread:after{content:"";top:100%;border-top:.5rem solid #ec1313}.whispers-threads-box__open-close{width:4rem;height:4rem}.whispers{z-index:3000;right:0}.whispers--theatre-mode.whispers--right-column-expanded{right:34rem}.extension-manager-modal-container{width:42rem}.extension-manager-modal-container--expand{min-width:42rem}.extension-component-player-preview{background-color:#000}.extension-component-preview{position:absolute;background-color:#7d5bbe}.media-carousel__content{width:-webkit-max-content;width:-moz-max-content;width:max-content}.media-carousel__body,.media-carousel__nav{transition-duration:.6s}.media-carousel__nav{pointer-events:none}.media-carousel__button{height:6rem;width:3rem;pointer-events:auto;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;transition-duration:.12s;transition-timing-function:ease-out}.media-carousel__button--previous{left:-3rem}.media-carousel__button--next{right:-3rem}.media-carousel__button--disabled{cursor:default;opacity:0}.media-carousel__button--inset{background-color:#fff;right:auto;left:auto;box-shadow:1px 0 2px 0 rgba(0,0,0,.3)}.tw-theme--dark .media-carousel__button--inset{background-color:#201c2b}.tw-theme--light .media-carousel__button--inset{background-color:#fff}.media-carousel__button--inset.media-carousel__button--next{box-shadow:-1px 0 2px 0 rgba(0,0,0,.3)}.media-carousel:hover .media-carousel__button{background-color:#fff;box-shadow:0 5px 20px 0 rgba(0,0,0,.3);-webkit-transform:scale(1.5);transform:scale(1.5);transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;transition-duration:.12s;transition-timing-function:ease-out}.tw-theme--dark .media-carousel:hover .media-carousel__button{background-color:#201c2b}.tw-theme--light .media-carousel:hover .media-carousel__button{background-color:#fff}.media-carousel:hover .media-carousel__button--disabled{opacity:.6}.media-carousel:hover .media-carousel__button--previous{-webkit-transform:translateX(1.5rem);transform:translateX(1.5rem)}.media-carousel:hover .media-carousel__button--next{-webkit-transform:translateX(-1.5rem);transform:translateX(-1.5rem)}.media-carousel:hover .media-carousel__button--inset{-webkit-transform:translateX(0);transform:translateX(0);box-shadow:1px 0 2px 0 rgba(0,0,0,.3)}.media-carousel:hover .media-carousel__button--inset.media-carousel__button--next{box-shadow:-1px 0 2px 0 rgba(0,0,0,.3)}.media-carousel:hover .media-carousel__button--inset.media-carousel__button--disabled{opacity:0}.extension-page__screenshot{width:42rem}.footer{background:#19171c}.footer__link-container{width:94rem}.footer__glitch{color:#433f4a}.footer__link,.footer__link:hover{color:#fff;cursor:pointer}.tw-theme--dark .footer__link,.tw-theme--dark .footer__link:hover,.tw-theme--light .footer__link,.tw-theme--light .footer__link:hover{color:#fff}.footer__link:hover{text-decoration:underline}.carousel-nav__item{border-bottom:4px solid #dad8de;cursor:pointer}.tw-theme--dark .carousel-nav__item{border-bottom:4px solid #2c2541}.tw-theme--light .carousel-nav__item{border-bottom:4px solid #dad8de}.carousel-nav__item--active,.tw-theme--dark .carousel-nav__item--active,.tw-theme--light .carousel-nav__item--active{border-bottom:4px solid #6441a4}.carousel-nav__item--active .carousel-nav__img{opacity:1}.carousel-nav__item--active:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:.5rem;background:linear-gradient(180deg,transparent 0,transparent 40%,rgba(0,0,0,.6) 77%,rgba(0,0,0,.6));z-index:10}.carousel-nav__img{opacity:.3;width:100%;height:inherit}.carousel-nav__img-container{background:rgba(0,0,0,.6);z-index:1;height:100%}.tw-theme--dark .carousel-nav__img-container,.tw-theme--light .carousel-nav__img-container{background:rgba(0,0,0,.6)}.carousel-nav__meta{color:#fff;min-height:auto;top:auto;display:block}.tw-theme--dark .carousel-nav__meta,.tw-theme--light .carousel-nav__meta{color:#fff}.side-nav+.twilight-main .carousel-nav__item--active:before,.side-nav+.twilight-main .carousel-nav__meta,.side-nav--collapsed+.twilight-main .carousel-nav__item--active:before,.side-nav--collapsed+.twilight-main .carousel-nav__meta{display:none}@media (min-width:768px){.side-nav--collapsed+.twilight-main .carousel-nav__meta{display:inline-flex}.side-nav--collapsed+.twilight-main .carousel-nav__item--active:before{display:block}}@media (min-width:1440px){.side-nav+.twilight-main .carousel-nav__meta{display:inline-flex}.side-nav+.twilight-main .carousel-nav__item--active:before{display:block}}.horizontal-carousel-player__video{max-height:calc(100vh - 18rem)}.horizontal-carousel-player__video:before{content:"";display:block;padding-bottom:56.25%}.horizontal-carousel-player__details{width:32rem}.horizontal-carousel-player__details--overlay{background:rgba(23,20,31,.5)}.vertical-carousel-player__video{max-height:calc(100vh - 18rem)}.vertical-carousel-player__video:before{content:"";display:block;padding-bottom:56.25%}.vertical-carousel-player__details--overlay{background:rgba(23,20,31,.5)}.carousel-player__details--left-right{width:32rem}.carousel-player__details--overlay{background:rgba(23,20,31,.5)}.anon-featured-games__subheader{font-weight:200}.metadata-icon__appendage{overflow:hidden;width:2rem;height:2rem}.metadata-icon__appendage--csgo-skill{width:4rem;height:1.6rem}.preview-card-appendage__image-wrapper{width:4rem}.preview-card-iconic-image__wrapper{width:4rem}.preview-card-overlay{pointer-events:none;background:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.75) 7%,transparent 25%)}.preview-card-stat{padding:0 .4rem}.preview-card-thumbnail__image{will-change:transform}.preview-card-thumbnail__image img{width:100%}.preview-card-thumbnail__image--animated{-webkit-animation:preview-card-thumbnail__movement 6s steps(10) infinite;animation:preview-card-thumbnail__movement 6s steps(10) infinite}.preview-card-thumbnail__image--hidden{height:0;visibility:hidden}@-webkit-keyframes preview-card-thumbnail__movement{to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes preview-card-thumbnail__movement{to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.preview-card-titles__subtitle-wrapper{margin-top:.3rem}.stream-type-indicator__live-wrapper{padding:0 .2rem}.stream-type-indicator__hosting-dot{margin:0 .2rem;background:#ffb300;height:.8rem;width:.8rem}@-webkit-keyframes vod-animated-preview{to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes vod-animated-preview{to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.video-preview-card__video-title{color:#19171c;min-height:2rem;max-height:4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tw-theme--dark .video-preview-card__video-title{color:#dad8de}.tw-theme--light .video-preview-card__video-title{color:#19171c}.video-preview-card__owner-display-name{color:#6e6779}.tw-theme--dark .video-preview-card__owner-display-name{color:#898395}.tw-theme--light .video-preview-card__owner-display-name{color:#6e6779}.video-preview-card__owner-display-name:hover,.video-preview-card__video-title:hover{color:#6441a4;text-decoration:none}.tw-theme--dark .video-preview-card__owner-display-name:hover,.tw-theme--dark .video-preview-card__video-title:hover{color:#b19dd8}.tw-theme--light .video-preview-card__owner-display-name:hover,.tw-theme--light .video-preview-card__video-title:hover{color:#6441a4}.video-preview-card__preview-overlay-stat{padding:.2rem .4rem}.video-preview-card__game-art{width:4rem}.video-preview-card__image-wrapper{transition:opacity .12s linear}.video-preview-card__image-wrapper--watched{opacity:.6}.video-preview-card__preview-image{width:100%;will-change:transform}.video-preview-card__preview-image--animated{-webkit-animation:vod-animated-preview 6s steps(10) infinite;animation:vod-animated-preview 6s steps(10) infinite}.metadata-icon{overflow:hidden;width:3rem;height:3rem}.metadata-icon--csgo-skill{width:5rem;height:2rem}.live-channel-card__meta{color:#6e6779}.tw-theme--dark .live-channel-card__meta{color:#898395}.tw-theme--light .live-channel-card__meta{color:#6e6779}.live-channel-card__channel{color:#19171c}.tw-theme--dark .live-channel-card__channel{color:#dad8de}.tw-theme--light .live-channel-card__channel{color:#19171c}.live-channel-card__videos{color:#6e6779}.tw-theme--dark .live-channel-card__videos{color:#898395}.tw-theme--light .live-channel-card__videos{color:#6e6779}.live-channel-card__channel:hover,.live-channel-card__videos:hover{color:#6441a4;text-decoration:none}.tw-theme--dark .live-channel-card__channel:hover,.tw-theme--dark .live-channel-card__videos:hover{color:#b19dd8}.tw-theme--light .live-channel-card__channel:hover,.tw-theme--light .live-channel-card__videos:hover{color:#6441a4}.live-channel-card__boxart{border:2px solid #fff;width:4rem;border-right:none;border-bottom:none;box-sizing:content-box}.tw-theme--dark .live-channel-card__boxart{border:2px solid #201c2b}.tw-theme--light .live-channel-card__boxart{border:2px solid #fff}.anon-top-channels__subheader{font-weight:200}.anon-front__content-section{width:98rem}.anon-front__featured-section{background-color:#17141f;background-image:url(https://static.twitchcdn.net/assets/homepage_gradient_background-4e041d518ac547864a0fffe9f1dc3d96.png),url(https://static.twitchcdn.net/assets/homepage_player_background-917af84661ea166012c8282e3ccb931a.jpg);background-repeat:no-repeat;background-position:top;padding:2rem 0;min-width:98rem}.anon-front__social-container{background-color:#fff;background-image:url(https://static.twitchcdn.net/assets/homepage_social_background-9d42135d62571247820a35af5883177f.png);background-repeat:no-repeat;background-position:50%}.tw-theme--dark .anon-front__social-container{background-color:#201c2b}.tw-theme--light .anon-front__social-container{background-color:#fff}.anon-front__banner{padding:0 0 2rem}.anon-front__bottom,.anon-front__sizzle-strip{padding:2rem 0}.anon-front__takeover .anon-front__featured-section{background:none;margin:0 auto;padding:0;width:98rem}.anon-front__takeover .anon-front__content-section{background-color:#17141f}.anon-front__takeover .anon-front__social-container{width:98rem;margin:0 auto}.anon-front__takeover .anon-front__banner,.anon-front__takeover .anon-front__sizzle-strip{padding:0}.follow-game-card{cursor:pointer}.follow-game-card:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:.2s ease-in-out}.follow-game-card__overlay:hover,.tw-theme--dark .follow-game-card__overlay:hover,.tw-theme--light .follow-game-card__overlay:hover{border:3px solid #6441a4}.follow-game-card__overlay--followed{border:3px solid #d7cceb}.tw-theme--dark .follow-game-card__overlay--followed{border:3px solid #392e5c}.tw-theme--light .follow-game-card__overlay--followed{border:3px solid #d7cceb}.community-selection-page__search{max-width:20rem}.live-channel-preview-card--loading{height:0;visibility:hidden}.live-channel-preview-card .js-ima-ads-container{visibility:hidden}.stream-ban-modal{width:42rem}.stream-timeout-modal{width:42rem}.stream-thumbnail__card-flag{display:none}.stream-thumbnail__card:hover .stream-thumbnail__card-flag{display:block}.anon-featured-genres__subheader{font-weight:200}.top-creative__subheader{font-weight:200}.drops-badge__drops-icon:after{background:#14b866;content:"";position:absolute;top:-3rem;right:-3rem;width:6rem;height:6rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:-1}.tw-theme--dark .drops-badge__drops-icon:after,.tw-theme--light .drops-badge__drops-icon:after{background:#14b866}.drops-badge__blog-link,.drops-badge__blog-link:hover{color:#fff}.language-select-menu__balloon{height:30rem}.platform-filter,.tw-theme--dark .platform-filter,.tw-theme--light .platform-filter{color:currentColor}.platform-filter--active{background-color:#d7cceb}.tw-theme--dark .platform-filter--active{background-color:#392e5c}.tw-theme--light .platform-filter--active{background-color:#d7cceb}.platform-filter:hover{background-color:#7d5bbe;color:#fff}.tw-theme--dark .platform-filter:hover{background-color:#4b367c;color:#fff}.tw-theme--light .platform-filter:hover{background-color:#7d5bbe;color:#fff}.platform-filter:active,.tw-theme--dark .platform-filter:active,.tw-theme--light .platform-filter:active{background-color:#6441a4;color:#fff}.following__view-all{cursor:pointer}.following__view-all__link{text-decoration:none}.following__view-all__link:hover{text-decoration:none!important}.drag-and-drop-file-picker__input{cursor:pointer;opacity:0}.drag-and-drop-file-picker__input:focus{outline:none}.user-image-uploader__background-container{max-width:62rem}.user-image-uploader__upload-container{max-height:18.2rem;max-width:32.2rem}.user-image-uploader__upload{height:18rem;width:32rem;cursor:pointer}.user-image-uploader__upload-info{pointer-events:none;overflow:hidden}.user-image-uploader__upload-svg--anim-fill{-webkit-animation:loadingAnimation ease-in 1.3s infinite;animation:loadingAnimation ease-in 1.3s infinite}@-webkit-keyframes loadingAnimation{0%{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes loadingAnimation{0%{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.channel-banner{height:0;transition:height .25s ease;overflow:hidden}.channel-banner--default .channel-banner__image{background-repeat:repeat;background-size:auto}.channel-banner--open{height:38rem}.channel-banner__image{background-repeat:no-repeat;background-size:cover;height:38rem}.channel-banner__edit-overlay{height:38rem;opacity:0}.channel-banner__edit-overlay__button{height:100%;width:100%}.channel-banner__edit-overlay:hover{opacity:1}.default-avatar{cursor:pointer}.default-avatar:hover{border:1px solid #7d5bbe;-webkit-transform:scale(1.03);transform:scale(1.03);transition:.2s ease-in-out}.default-avatar__selected{border:2px solid #9a7fcc}.profile-edit__background-container{max-width:62rem}.profile-edit__upload-container{max-height:18.2rem;max-width:18.2rem}.profile-edit__upload{height:17.8rem;width:17.8rem;cursor:pointer}.profile-edit__image-preview,.profile-edit__upload-info{pointer-events:none;overflow:hidden}.profile-edit__image-preview{height:17.8rem;width:17.8rem}.profile-edit__image-preview img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:none;height:100%;width:auto}.profile-edit__image-preview-tall img{height:auto;width:100%}.edit-profile-overlay button{width:100%}.channel-header{background-color:#fff;border-bottom:1px solid #dad8de;min-height:5rem}.tw-theme--dark .channel-header{background-color:#201c2b;border-bottom:1px solid #2c2541}.tw-theme--light .channel-header{background-color:#fff;border-bottom:1px solid #dad8de}.channel-header__item{color:#19171c;position:relative;display:flex}.tw-theme--dark .channel-header__item{color:#dad8de}.tw-theme--light .channel-header__item{color:#19171c}.channel-header__item:before{background:#dad8de;content:"";position:absolute;width:.1rem;height:3.6rem;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tw-theme--dark .channel-header__item:before{background:#2c2541}.tw-theme--light .channel-header__item:before{background:#dad8de}.channel-header__item:after{content:"";width:100%;position:absolute;bottom:0;left:.1rem;display:block;border-bottom-width:4px;border-bottom-style:solid;border-bottom-color:transparent;transition:border .25s}.channel-header__item--no-underline:after{border-bottom:none}.channel-header__item--more:before{display:none}.channel-header__item--selected,.channel-header__item:hover{color:#6441a4;text-decoration:none}.tw-theme--dark .channel-header__item--selected,.tw-theme--dark .channel-header__item:hover{color:#b19dd8}.tw-theme--light .channel-header__item--selected,.tw-theme--light .channel-header__item:hover{color:#6441a4}.channel-header__item--selected:after,.channel-header__item:hover:after{border-bottom-color:#dad8de}.tw-theme--dark .channel-header__item--selected:after,.tw-theme--dark .channel-header__item:hover:after{border-bottom-color:#392e5c}.tw-theme--light .channel-header__item--selected:after,.tw-theme--light .channel-header__item:hover:after{border-bottom-color:#dad8de}.channel-header__item--selected:after,.channel-header__item--selected:hover:after,.channel-header__item:active:after,.tw-theme--dark .channel-header__item--selected:after,.tw-theme--dark .channel-header__item--selected:hover:after,.tw-theme--dark .channel-header__item:active:after,.tw-theme--light .channel-header__item--selected:after,.tw-theme--light .channel-header__item--selected:hover:after,.tw-theme--light .channel-header__item:active:after{border-bottom-color:#6441a4}.channel-header__item--hide{display:none!important}.channel-header__item-count{color:#6e6779}.tw-theme--dark .channel-header__item-count{color:#898395}.tw-theme--light .channel-header__item-count{color:#6e6779}.channel-header .interactable:hover .channel-header__item-count,.channel-header__dropdown-hover-target:hover .channel-header__item-count,.tw-theme--dark .channel-header .interactable:hover .channel-header__item-count,.tw-theme--dark .channel-header__dropdown-hover-target:hover .channel-header__item-count,.tw-theme--light .channel-header .interactable:hover .channel-header__item-count,.tw-theme--light .channel-header__dropdown-hover-target:hover .channel-header__item-count{color:#dad8de}.channel-header__user-avatar{margin-bottom:.2rem}.channel-header__user-avatar:after{content:"";width:10rem;position:absolute;bottom:0;left:-.2rem;display:block;border-bottom-width:4px;border-bottom-style:solid;border-bottom-color:transparent;opacity:0;transition-property:width,opacity,border-color;transition-duration:.25s}.channel-header__user{color:#19171c;position:relative}.tw-theme--dark .channel-header__user{color:#dad8de}.tw-theme--light .channel-header__user{color:#19171c}.channel-header__user:before{display:none}.channel-header__user:hover{color:#6441a4;text-decoration:none}.tw-theme--dark .channel-header__user:hover{color:#b19dd8}.tw-theme--light .channel-header__user:hover{color:#6441a4}.channel-header__user:hover .channel-header__user-avatar:after{border-bottom-color:#dad8de;opacity:1;width:4rem}.tw-theme--dark .channel-header__user:hover .channel-header__user-avatar:after{border-bottom-color:#392e5c}.tw-theme--light .channel-header__user:hover .channel-header__user-avatar:after{border-bottom-color:#dad8de}.channel-header__user--selected .channel-header__user-avatar:after,.channel-header__user--selected:hover .channel-header__user-avatar:after,.channel-header__user:active .channel-header__user-avatar:after{border-bottom-color:#6441a4;opacity:1;width:4rem}.tw-theme--dark .channel-header__user--selected .channel-header__user-avatar:after,.tw-theme--dark .channel-header__user--selected:hover .channel-header__user-avatar:after,.tw-theme--dark .channel-header__user:active .channel-header__user-avatar:after,.tw-theme--light .channel-header__user--selected .channel-header__user-avatar:after,.tw-theme--light .channel-header__user--selected:hover .channel-header__user-avatar:after,.tw-theme--light .channel-header__user:active .channel-header__user-avatar:after{border-bottom-color:#6441a4}.channel-header__verified{color:#6441a4}.tw-theme--dark .channel-header__verified{color:#b19dd8}.tw-theme--light .channel-header__verified{color:#6441a4}.channel-header__edit-profile-overlay{opacity:0}.channel-header__edit-profile-overlay:hover{opacity:1}.channel-header__banner-toggle{cursor:pointer}.browser-push-notifications-upsell__container{max-width:70rem}.browser-push-notifications-upsell__arrow{width:5rem;-webkit-transform:translate(2rem,-120%) rotate(35deg);transform:translate(2rem,-120%) rotate(35deg)}@media (min-width:768px){.browser-push-notifications-upsell__arrow{-webkit-transform:translateY(-120%);transform:translateY(-120%)}}@media (min-width:1200px){.browser-push-notifications-upsell__arrow{-webkit-transform:translate(-12vw,-90%);transform:translate(-12vw,-90%)}}@media (min-width:1440px){.browser-push-notifications-upsell__arrow{-webkit-transform:translate(-17vw,-90%);transform:translate(-17vw,-90%)}}@media (min-width:1600px){.browser-push-notifications-upsell__arrow{-webkit-transform:translate(-22vw,-90%);transform:translate(-22vw,-90%)}}.share-input{-webkit-transform:scaleY(1);transform:scaleY(1);transition:-webkit-transform .01s linear;transition:transform .01s linear;transition:transform .01s linear,-webkit-transform .01s linear;-webkit-transform-origin:top center;transform-origin:top center}.share-input__container{transition:.45s cubic-bezier(.68,-.55,.265,1.55);-webkit-transform-origin:50% 75%;transform-origin:50% 75%}.share-input--hidden{-webkit-transform:scaleY(0);transform:scaleY(0);transition-delay:.45s}.share-input--hidden .share-input__container{opacity:0;-webkit-transform:rotate3d(-.5,0,0,-30deg) translate3d(0,-50px,0);transform:rotate3d(-.5,0,0,-30deg) translate3d(0,-50px,0)}.chat-share-prompt{color:#faf9fa;background-color:#392e5c;-webkit-transform-origin:50% 0;transform-origin:50% 0;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;z-index:10}.tw-theme--dark .chat-share-prompt,.tw-theme--light .chat-share-prompt{color:#faf9fa}.chat-share-prompt--hidden{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.share-to-chat__loot{max-width:3rem;max-height:2.8rem}.rare-emote{height:3.5rem}@-webkit-keyframes rareNeckAnim{0%{-webkit-transform:translate(0) rotate(10deg);transform:translate(0) rotate(10deg)}10%{-webkit-transform:translate(-5px,-1px) rotate(1deg);transform:translate(-5px,-1px) rotate(1deg)}20%{-webkit-transform:translate(-9px) rotate(-12deg);transform:translate(-9px) rotate(-12deg)}30%{-webkit-transform:translate(-10px,2px) rotate(-15deg);transform:translate(-10px,2px) rotate(-15deg)}40%{-webkit-transform:translate(-11px,2px) rotate(-17deg);transform:translate(-11px,2px) rotate(-17deg)}50%{-webkit-transform:translate(-9px,3px) rotate(-18deg);transform:translate(-9px,3px) rotate(-18deg)}60%{-webkit-transform:translate(-6px,5px) rotate(5deg);transform:translate(-6px,5px) rotate(5deg)}70%{-webkit-transform:translate(-2px,5px) rotate(9deg);transform:translate(-2px,5px) rotate(9deg)}80%{-webkit-transform:translate(1px,4px) rotate(15deg);transform:translate(1px,4px) rotate(15deg)}90%{-webkit-transform:translate(2px,3px) rotate(14deg);transform:translate(2px,3px) rotate(14deg)}to{-webkit-transform:translate(0) rotate(10deg);transform:translate(0) rotate(10deg)}}@keyframes rareNeckAnim{0%{-webkit-transform:translate(0) rotate(10deg);transform:translate(0) rotate(10deg)}10%{-webkit-transform:translate(-5px,-1px) rotate(1deg);transform:translate(-5px,-1px) rotate(1deg)}20%{-webkit-transform:translate(-9px) rotate(-12deg);transform:translate(-9px) rotate(-12deg)}30%{-webkit-transform:translate(-10px,2px) rotate(-15deg);transform:translate(-10px,2px) rotate(-15deg)}40%{-webkit-transform:translate(-11px,2px) rotate(-17deg);transform:translate(-11px,2px) rotate(-17deg)}50%{-webkit-transform:translate(-9px,3px) rotate(-18deg);transform:translate(-9px,3px) rotate(-18deg)}60%{-webkit-transform:translate(-6px,5px) rotate(5deg);transform:translate(-6px,5px) rotate(5deg)}70%{-webkit-transform:translate(-2px,5px) rotate(9deg);transform:translate(-2px,5px) rotate(9deg)}80%{-webkit-transform:translate(1px,4px) rotate(15deg);transform:translate(1px,4px) rotate(15deg)}90%{-webkit-transform:translate(2px,3px) rotate(14deg);transform:translate(2px,3px) rotate(14deg)}to{-webkit-transform:translate(0) rotate(10deg);transform:translate(0) rotate(10deg)}}@-webkit-keyframes rareEmoteAnim{0%{-webkit-transform:translate(0);transform:translate(0)}10%{-webkit-transform:translate(-5px,-1px);transform:translate(-5px,-1px)}20%{-webkit-transform:translate(-9px);transform:translate(-9px)}30%{-webkit-transform:translate(-12px,2px);transform:translate(-12px,2px)}40%{-webkit-transform:translate(-13px,2px);transform:translate(-13px,2px)}50%{-webkit-transform:translate(-10px,3px);transform:translate(-10px,3px)}60%{-webkit-transform:translate(-6px,5px);transform:translate(-6px,5px)}70%{-webkit-transform:translate(-2px,5px);transform:translate(-2px,5px)}80%{-webkit-transform:translate(1px,4px);transform:translate(1px,4px)}90%{-webkit-transform:translate(2px,3px);transform:translate(2px,3px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes rareEmoteAnim{0%{-webkit-transform:translate(0);transform:translate(0)}10%{-webkit-transform:translate(-5px,-1px);transform:translate(-5px,-1px)}20%{-webkit-transform:translate(-9px);transform:translate(-9px)}30%{-webkit-transform:translate(-12px,2px);transform:translate(-12px,2px)}40%{-webkit-transform:translate(-13px,2px);transform:translate(-13px,2px)}50%{-webkit-transform:translate(-10px,3px);transform:translate(-10px,3px)}60%{-webkit-transform:translate(-6px,5px);transform:translate(-6px,5px)}70%{-webkit-transform:translate(-2px,5px);transform:translate(-2px,5px)}80%{-webkit-transform:translate(1px,4px);transform:translate(1px,4px)}90%{-webkit-transform:translate(2px,3px);transform:translate(2px,3px)}to{-webkit-transform:translate(0);transform:translate(0)}}.rare-emote__face{height:2.8rem}.rare-emote__face--animate{-webkit-animation:rareEmoteAnim .4s infinite;animation:rareEmoteAnim .4s infinite}.rare-emote__neck{top:-1.2rem;opacity:1}.rare-emote__neck--animate{-webkit-animation:rareNeckAnim .4s infinite;animation:rareNeckAnim .4s infinite}.share-to-chat__space--hidden{display:none}.native-broadcast-notification__link,.native-broadcast-notification__link:hover,.tw-theme--dark .native-broadcast-notification__link,.tw-theme--dark .native-broadcast-notification__link:hover,.tw-theme--light .native-broadcast-notification__link,.tw-theme--light .native-broadcast-notification__link:hover{color:#faf9fa}.orbis__dropdown-container{cursor:pointer}.orbis__dropdown-content{width:34rem}.orbis__dropdown-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.raid-countdown-bar{background:none;width:100%;height:.5rem}.tw-theme--dark .raid-countdown-bar,.tw-theme--light .raid-countdown-bar{background:none}.raid-countdown-bar__fill{background:#7d5bbe;width:100%;height:100%;transition:width 2s}.tw-theme--dark .raid-countdown-bar__fill{background:#9a7fcc}.tw-theme--light .raid-countdown-bar__fill{background:#7d5bbe}.raid-notification__channel-name{line-height:1.6rem}.autohost-prompt__hosting-message{color:#14b866}.autohost-prompt__prompt p{margin-bottom:1rem}.chat-badge{margin-right:.3rem;margin-bottom:.2rem;vertical-align:middle}.bits-leaderboard-medal__profile-image{position:absolute;border-radius:50%}.bits-leaderboard-medal__profile-image--big{height:2rem;top:.6rem;left:.6rem}.bits-leaderboard-medal__profile-image--small{height:1rem;top:.4rem;left:.4rem}.bits-leaderboard-medal__big{width:3.2rem;height:3.2rem}.bits-leaderboard-medal__small{width:1.8rem;height:1.8rem}.bits-leaderboard-expanded-leaderboard-entry__text{min-width:5rem}.bits-leaderboard-expanded-leaderboard-entry__avatar{height:1.5rem;width:1.5rem}.bits-leaderboard-expanded-leaderboard-entry__username{font-size:1.6rem;line-height:1.6rem;max-width:10rem}.bits-leaderboard-expanded-leaderboard-entry__score{vertical-align:top}.bits-leaderboard-expanded-leaderboard-entry__rank{min-width:2.5rem}.bits-leaderboard-expanded-top-three-entry__text{min-width:5rem}.bits-leaderboard-expanded-top-three-entry__username{font-size:1.6rem;line-height:1.6rem;max-width:10rem}.bits-leaderboard-expanded-top-three-entry__score{vertical-align:top}.bits-leaderboard-expanded-top-three-entry__rank{min-width:2rem}.bits-leaderboard-expanded__top-three-break{padding-top:.8rem}.bits-leaderboard-expanded__top-ten-break{padding-top:.5rem}.bits-leaderboard-expanded__section-break{width:50%;border-bottom:1px solid #6441a4}.bits-leaderboard-expanded__scrollable{max-height:calc(100vh - 28rem)}.bits-leaderboard-expanded__arrow{height:5rem;width:3.6rem}.bits-leaderboard-header-first-entry{vertical-align:top;max-width:50%;padding-left:1.4rem;padding-right:1.4rem}.bits-leaderboard-header-first-entry__container{height:5rem}.bits-leaderboard-header-first-entry__empty{max-width:100%}.bits-leaderboard-header-first-entry__text{min-width:5rem}.bits-leaderboard-header-first-entry__username{font-size:1.6rem;line-height:1.6rem;max-width:10rem}.bits-leaderboard-header-first-entry__avatar{top:.5rem;left:.5rem}.bits-leaderboard-header-runner-up-entry{height:2rem}.bits-leaderboard-header-runner-up-entry__text{min-width:5rem}.bits-leaderboard-header-runner-up-entry__avatar{top:.25rem;left:.25rem}.bits-leaderboard-header-runner-up-entry__username{font-size:1.6rem;line-height:1.6rem;display:inline-block;max-width:10rem}.bits-leaderboard-header-runner-up-entry__score{display:inline-block;vertical-align:top}.pinned-cheer-v2-header{height:5rem}.pinned-cheer-v2-header__users{width:calc(100% - 3.6rem)}.pinned-cheer-v2-header--expanded{height:auto}.pinned-cheer-v2-header--arrow{width:3.6rem}.pinned-cheer-v2-header__runner-up-entries{vertical-align:top;margin:.4rem 0}.chat-author__display-name{font-weight:600}.chat-author__intl-login{opacity:.6}.chat-author__intl-login--highlighted{opacity:.75}.mod-icon{outline:none;vertical-align:bottom;font-size:1.6rem}.chat-card__link:hover{text-decoration:none}.chat-card__link:hover .chat-card__title{color:#6441a4}.tw-theme--dark .chat-card__link:hover .chat-card__title{color:#b19dd8}.tw-theme--light .chat-card__link:hover .chat-card__title{color:#6441a4}.chat-card__preview-img{width:8rem;height:4.5rem}.chat-card__error-img{height:2.8rem}.chat-card__title{color:#19171c}.tw-theme--dark .chat-card__title{color:#dad8de}.tw-theme--light .chat-card__title{color:#19171c}.chat-line__username{outline:none}.user-notice-line{border-left:4px solid #6441a4;background-color:hsla(0,0%,50%,.1);word-wrap:break-word;padding-left:1.6rem}.chatter-name{outline:none}.chat-line--inline{display:inline}.chat-line__message,.chat-line__moderation,.chat-line__status{padding:.5rem 2rem;word-wrap:break-word}.chat-line__message.chat-line--inline,.chat-line__moderation.chat-line--inline,.chat-line__status.chat-line--inline{padding:0}.chat-line__message--badge{margin-right:.3rem;margin-bottom:.2rem;vertical-align:middle}.chat-line__message--cheer-amount{font-weight:600}.chat-line__message--emote{vertical-align:middle;margin:-.5rem 0}.chat-line__message--link{text-decoration:underline}.chat-line__message--mention-sender{background-color:#dad8de;padding:0 .5rem;margin:0 .5rem 0 0}.tw-theme--dark .chat-line__message--mention-sender{background-color:#4b367c}.tw-theme--light .chat-line__message--mention-sender{background-color:#dad8de}.chat-line__message--mention-recipient{background-color:#19171c;color:#faf9fa;padding:0 .5rem;margin:0 .5rem 0 0}.tw-theme--dark .chat-line__message--mention-recipient{background-color:#cbc8d0}.tw-theme--light .chat-line__message--mention-recipient{background-color:#19171c}.tw-theme--dark .chat-line__message--mention-recipient{color:#0e0c13}.tw-theme--light .chat-line__message--mention-recipient{color:#faf9fa}.chat-line__message--special{background-color:#efeef1;border-left:4px solid #6441a4}.tw-theme--dark .chat-line__message--special{background-color:#0e0c13}.tw-theme--light .chat-line__message--special{background-color:#efeef1}.chat-line__message--alert{border-left:solid #ec1313}.chat-line__message--clearfix{clear:both}.chat-line__moderation,.chat-line__status{color:#6e6779}.tw-theme--dark .chat-line__moderation,.tw-theme--dark .chat-line__status{color:#898395}.tw-theme--light .chat-line__moderation,.tw-theme--light .chat-line__status{color:#6e6779}.chat-line__bits-charity{color:#6e6779;background-color:hsla(0,0%,50%,.1);border-left:4px solid #6441a4;padding-left:1.6rem}.tw-theme--dark .chat-line__bits-charity{color:#898395}.tw-theme--light .chat-line__bits-charity{color:#6e6779}.chat-line__timestamp{color:#6e6779;margin-right:.5rem}.tw-theme--dark .chat-line__timestamp{color:#898395}.tw-theme--light .chat-line__timestamp{color:#6e6779}.chat-line__nested-component--float-right{float:right}.pinned-cheer{height:4.2rem;line-height:2rem}.pinned-cheer__bounding-box{background-color:#fff;border-bottom:1px solid #dad8de;position:relative}.tw-theme--dark .pinned-cheer__bounding-box{background-color:#201c2b;border-bottom:1px solid #2c2541}.tw-theme--light .pinned-cheer__bounding-box{background-color:#fff;border-bottom:1px solid #dad8de}.pinned-cheer__headline{color:#6441a4;min-height:4.2rem}.tw-theme--dark .pinned-cheer__headline{color:#b19dd8}.tw-theme--light .pinned-cheer__headline{color:#6441a4}.pinned-cheer__headline--clickable{cursor:pointer}.pinned-cheer__expand-caret{display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pinned-cheer__progress-bar-placeholder{height:.8rem}.pinned-cheer__progress-bar{background-color:#fff;height:.8rem;position:absolute;left:0;right:0;bottom:0}.tw-theme--dark .pinned-cheer__progress-bar{background-color:#201c2b}.tw-theme--light .pinned-cheer__progress-bar{background-color:#fff}.pinned-cheer--collapse{overflow:hidden}.pinned-cheer--collapse .pinned-cheer__expand-caret{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.pinned-cheer--collapse .pinned-cheer__rendered-message{max-height:none}.pinned-cheer--collapse .pinned-cheer__rendered-message--top{max-height:0}.pinned-cheer--collapse .pinned-cheer__rendered-message--recent{max-height:3.7rem}.pinned-cheer-v2,.pinned-cheer-v2__loading{height:5rem}.pinned-cheer-v2__arrow{width:3rem;float:right;top:-3rem}.bits-card-error{height:22rem;bottom:6rem;z-index:2000}.cheer-badge__progress-container{position:relative;display:inline-flex;vertical-align:top;margin-right:1rem}.cheer-badge__progress-overlay{position:absolute;right:0;top:0;bottom:0;background-color:#000;opacity:.5}.bits-card-loading{height:22rem;bottom:6rem;z-index:2000}.cheermote-tier-intro{min-height:12rem}.pending-cheer-list__list-item{list-style-type:none}.pending-cheer{min-height:12rem}.pending-cheer__scroll-container{max-height:8rem}.bits-sending{height:20rem}.bits-undo-prompt{height:14.2rem}.bits-undo-prompt__scroll-container{max-height:8rem}.crates-holiday-background{background:50% 3rem/100% url(https://static.twitchcdn.net/assets/blue-background-adea57802e0be2bedd5a83578f0976c5.svg) no-repeat}.owl-2018-introduction__banner-background{height:6rem;background-color:#ff8902}.owl-2018-introduction__banner-image{height:4rem}.cheermote-prefix-selector{height:6rem;min-height:14rem}.cheermote-prefix-selector__cheermotes{padding-top:1.5rem;padding-left:1.5rem}.cheermote-prefix-selector__cheermote{margin-right:1.5rem}.cheermote-prefix-selector__item-button{padding:.4rem .3rem}.cheermote-prefix-selector__item-button[disabled]{background-color:#d7cceb;cursor:auto}.tw-theme--dark .cheermote-prefix-selector__item-button[disabled]{background-color:#392e5c}.tw-theme--light .cheermote-prefix-selector__item-button[disabled]{background-color:#d7cceb}.cheermote-prefix-selector__item-button:focus,.cheermote-prefix-selector__item-button:hover{outline:none}.cheermote-prefix-selector__item-button:focus:not([disabled]),.cheermote-prefix-selector__item-button:hover:not([disabled]){background-color:#d7cceb;box-shadow:0 1px 5px #dad8de;border-color:transparent}.tw-theme--dark .cheermote-prefix-selector__item-button:focus:not([disabled]),.tw-theme--dark .cheermote-prefix-selector__item-button:hover:not([disabled]){background-color:#392e5c;box-shadow:0 1px 5px #392e5c}.tw-theme--light .cheermote-prefix-selector__item-button:focus:not([disabled]),.tw-theme--light .cheermote-prefix-selector__item-button:hover:not([disabled]){background-color:#d7cceb;box-shadow:0 1px 5px #dad8de}.cheermote-prefix-selector__placeholder,.cheermote-prefix-selector img{height:3.5rem;width:3.5rem}.cheermote-tier-selector{height:6rem;min-height:14rem}.cheermote-tier-selector__back-button{padding-top:1.5rem}.cheermote-tier-selector__cheermotes{padding-top:1.5rem;padding-left:1.5rem}.cheermote-tier-selector__cheermote{margin-right:1.5rem}.cheermote-tier-selector__item-button{padding:.4rem .3rem}.cheermote-tier-selector__item-button[disabled]{background-color:#d7cceb;cursor:auto}.tw-theme--dark .cheermote-tier-selector__item-button[disabled]{background-color:#392e5c}.tw-theme--light .cheermote-tier-selector__item-button[disabled]{background-color:#d7cceb}.cheermote-tier-selector__item-button:focus,.cheermote-tier-selector__item-button:hover{outline:none}.cheermote-tier-selector__item-button:focus:not([disabled]),.cheermote-tier-selector__item-button:hover:not([disabled]){background-color:#d7cceb;box-shadow:0 1px 5px #dad8de;border-color:transparent}.tw-theme--dark .cheermote-tier-selector__item-button:focus:not([disabled]),.tw-theme--dark .cheermote-tier-selector__item-button:hover:not([disabled]){background-color:#392e5c;box-shadow:0 1px 5px #392e5c}.tw-theme--light .cheermote-tier-selector__item-button:focus:not([disabled]),.tw-theme--light .cheermote-tier-selector__item-button:hover:not([disabled]){background-color:#d7cceb;box-shadow:0 1px 5px #dad8de}.cheermote-tier-selector__placeholder,.cheermote-tier-selector img{height:3.5rem;width:3.5rem}.bits-self-cheer-warning{height:22rem;bottom:6rem;z-index:2000}.t-bits-card{bottom:6rem;z-index:2000}.t-bits-card__contents h4{line-height:1.4;margin-bottom:2rem}.t-bits-card__footer{background-color:#392e5c;color:#faf9fa;min-height:5.5rem}.tw-theme--dark .t-bits-card__footer{background-color:#2c2541;color:#faf9fa}.tw-theme--light .t-bits-card__footer{background-color:#392e5c;color:#faf9fa}.color-chooser{display:block;float:left;height:1.8rem;width:1.8rem;margin:0 1rem 1rem 0;cursor:pointer}.color-chooser--selected{box-shadow:0 0 0 3px #d7cceb}.tw-theme--dark .color-chooser--selected{box-shadow:0 0 0 3px #392e5c}.tw-theme--light .color-chooser--selected{box-shadow:0 0 0 3px #d7cceb}.color-chooser:hover{box-shadow:0 0 0 3px #7d5bbe}.tw-theme--dark .color-chooser:hover{box-shadow:0 0 0 3px #4b367c}.tw-theme--light .color-chooser:hover{box-shadow:0 0 0 3px #7d5bbe}.edit-appearance__badge-chooser{width:2.4rem;height:2.4rem;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.edit-appearance__badge-chooser--selected{background-color:#d7cceb}.tw-theme--dark .edit-appearance__badge-chooser--selected{background-color:#392e5c}.tw-theme--light .edit-appearance__badge-chooser--selected{background-color:#d7cceb}.edit-appearance__badge-chooser:hover{background-color:#7d5bbe}.tw-theme--dark .edit-appearance__badge-chooser:hover{background-color:#4b367c}.tw-theme--light .edit-appearance__badge-chooser:hover{background-color:#7d5bbe}.edit-appearance__badge-chooser__none{color:#6e6779;background-color:#efeef1;width:1.8rem;height:1.8rem;display:inline-flex;justify-content:center;align-items:center}.tw-theme--dark .edit-appearance__badge-chooser__none{color:#898395;background-color:#0e0c13}.tw-theme--light .edit-appearance__badge-chooser__none{color:#6e6779;background-color:#efeef1}.recent-raids-item{cursor:pointer}.recent-raids-item__link:hover{text-decoration:none;cursor:pointer}.recent-raids-item__name{line-height:2.5rem}.recent-raids-item__hover-content{display:none}.recent-raids-item:hover{background-color:#faf9fa}.tw-theme--dark .recent-raids-item:hover{background-color:#17141f}.tw-theme--light .recent-raids-item:hover{background-color:#faf9fa}.recent-raids-item:hover .recent-raids-item__title{color:#19171c}.tw-theme--dark .recent-raids-item:hover .recent-raids-item__title{color:#dad8de}.tw-theme--light .recent-raids-item:hover .recent-raids-item__title{color:#19171c}.recent-raids-item:hover .recent-raids-item__metadata{color:#322f37}.tw-theme--dark .recent-raids-item:hover .recent-raids-item__metadata{color:#b8b5c0}.tw-theme--light .recent-raids-item:hover .recent-raids-item__metadata{color:#322f37}.recent-raids-item:hover .recent-raids-item__hover-content{display:block;-webkit-animation:fadein .6s;animation:fadein .6s}.recent-raids-item:hover .recent-raids-item__timestamp{display:none}.recent-raids-item__hover-content{background-color:#faf9fa}.tw-theme--dark .recent-raids-item__hover-content{background-color:#17141f}.tw-theme--light .recent-raids-item__hover-content{background-color:#faf9fa}.recent-raids-item__timestamp{line-height:2.5rem}.chat-moderation-settings__highlight-indicator{background-color:#7d5bbe;width:1.3rem;height:1.3rem;cursor:pointer}.tw-theme--dark .chat-moderation-settings__highlight-indicator{background-color:#392e5c}.tw-theme--light .chat-moderation-settings__highlight-indicator{background-color:#7d5bbe}.chat-settings{width:22.2rem}.chat-settings__highlight-indicator{background-color:#7d5bbe;width:1.3rem;height:1.3rem;cursor:pointer}.tw-theme--dark .chat-settings__highlight-indicator{background-color:#392e5c}.tw-theme--light .chat-settings__highlight-indicator{background-color:#7d5bbe}.chat-settings__mod-tools-follower-button{margin-right:-1rem}.chat-list__lines{line-height:2rem}.chat-list__more-messages-placeholder{height:0}.chat-list__more-messages{cursor:pointer}.chat-list__more-messages,.tw-theme--dark .chat-list__more-messages,.tw-theme--light .chat-list__more-messages{color:#faf9fa;background:rgba(0,0,0,.6)}.chat-rules{word-break:break-word}.chat-viewers-list__button{color:#6441a4}.tw-theme--dark .chat-viewers-list__button{color:#b19dd8}.tw-theme--light .chat-viewers-list__button{color:#6441a4}.chat-viewers-list__button:hover{text-decoration:underline}.chat-viewers__pane{background:#faf9fa;color:#322f37;top:0;z-index:3000}.tw-theme--dark .chat-viewers__pane{background:#0e0c13;color:#b8b5c0}.tw-theme--light .chat-viewers__pane{background:#faf9fa;color:#322f37}.chat-viewers__header{border-bottom:1px solid #dad8de;background:#faf9fa;height:5rem}.tw-theme--dark .chat-viewers__header{border-bottom:1px solid #2c2541;background:#17141f}.tw-theme--light .chat-viewers__header{border-bottom:1px solid #dad8de;background:#faf9fa}.chat-viewers__loading{pointer-events:none}.chat-viewers__scroll-container{height:100%}.new-chatter-ritual__emote{width:3rem;height:3rem}.viewer-card-drag-cancel{cursor:auto}.viewer-card{cursor:move;pointer-events:all}.viewer-card__background{background-position:top;background-size:cover}.viewer-card-layer--dragging{pointer-events:auto}.viewer-card-layer__draggable{width:32rem}.viewer-card-layer__draggable--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chat-room__header{height:5rem}.chat-room__viewer-card{pointer-events:none}.room-permissions-toggle__role-name{height:3rem;cursor:pointer}.room-details__open-edit{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.room-details__close-edit{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.room-details__topic-description{overflow-wrap:break-word}.room-details__edit-topic{font-style:normal}.active-room-button{cursor:pointer}.active-room-button:hover .active-room-button__cch-dropdown{display:block}.active-room-button__states{color:#6e6779}.tw-theme--dark .active-room-button__states{color:#898395}.tw-theme--light .active-room-button__states{color:#6e6779}.active-room-button:hover .active-room-button__states{color:#19171c}.tw-theme--dark .active-room-button:hover .active-room-button__states{color:#dad8de}.tw-theme--light .active-room-button:hover .active-room-button__states{color:#19171c}.active-room-button__cch-dropdown{display:none}.invalid-room-view{background:rgba(0,0,0,.05);padding-top:22rem}.tw-theme--dark .invalid-room-view{background:hsla(0,0%,100%,.05)}.tw-theme--light .invalid-room-view{background:rgba(0,0,0,.05)}.member-list-group__button{color:#6441a4;outline:none}.tw-theme--dark .member-list-group__button{color:#b19dd8}.tw-theme--light .member-list-group__button{color:#6441a4}.member-list-group__button:hover{text-decoration:underline}.member-list__pane{background:#faf9fa;color:#322f37;top:0;z-index:3000}.tw-theme--dark .member-list__pane{background:#0e0c13;color:#b8b5c0}.tw-theme--light .member-list__pane{background:#faf9fa;color:#322f37}.member-list__header{border-bottom:1px solid #dad8de;background:#faf9fa;top:0;height:5rem}.tw-theme--dark .member-list__header{border-bottom:1px solid #2c2541;background:#17141f}.tw-theme--light .member-list__header{border-bottom:1px solid #dad8de;background:#faf9fa}.member-list__loading{pointer-events:none}.rooms-bits-prompt{bottom:6rem}.rooms-bits-prompt__content{height:15rem}.message-author__display-name{font-weight:600}.message-author__intl-login{opacity:.6}.message-author__username{outline:none}.room-message-mod-icons{vertical-align:bottom}.room-message-mod-icons__mod-icon{margin:0 .2rem .3rem 0}.room-message{word-wrap:break-word}.room-message__timestamp{color:#6e6779;margin-right:.5rem}.tw-theme--dark .room-message__timestamp{color:#898395}.tw-theme--light .room-message__timestamp{color:#6e6779}.room-system-message{word-wrap:break-word}.room-list{overflow:hidden}.room-list__lines{line-height:2rem;overflow:hidden;padding-bottom:1rem}.room-list__more-messages-placeholder{height:0;position:relative;margin:0 2rem}.room-pane__viewer-card{pointer-events:none}.room-creator__permissions{height:3rem}.room-picker-option__settings{display:none}.room-picker-option__label{min-height:3rem}.room-picker-option__muted-icon,.room-picker-option__permission-icon{color:#6e6779}.tw-theme--dark .room-picker-option__muted-icon,.tw-theme--dark .room-picker-option__permission-icon{color:#898395}.tw-theme--light .room-picker-option__muted-icon,.tw-theme--light .room-picker-option__permission-icon{color:#6e6779}.room-picker-option--hover,.room-picker-option:hover{background:#7d5bbe;color:#faf9fa}.tw-theme--dark .room-picker-option--hover,.tw-theme--dark .room-picker-option:hover{background:#4b367c;color:#faf9fa}.tw-theme--light .room-picker-option--hover,.tw-theme--light .room-picker-option:hover{background:#7d5bbe;color:#faf9fa}.room-picker-option--hover .room-picker-option__permission-icon,.room-picker-option:hover .room-picker-option__permission-icon,.tw-theme--dark .room-picker-option--hover .room-picker-option__permission-icon,.tw-theme--dark .room-picker-option:hover .room-picker-option__permission-icon,.tw-theme--light .room-picker-option--hover .room-picker-option__permission-icon,.tw-theme--light .room-picker-option:hover .room-picker-option__permission-icon{color:inherit}.room-picker-option--hover .room-picker-option__muted-icon,.room-picker-option:hover .room-picker-option__muted-icon,.tw-theme--dark .room-picker-option--hover .room-picker-option__muted-icon,.tw-theme--dark .room-picker-option:hover .room-picker-option__muted-icon,.tw-theme--light .room-picker-option--hover .room-picker-option__muted-icon,.tw-theme--light .room-picker-option:hover .room-picker-option__muted-icon{color:#dad8de}.room-picker-option--hover .room-picker-option__settings,.room-picker-option:hover .room-picker-option__settings{color:#19171c;display:block}.tw-theme--dark .room-picker-option--hover .room-picker-option__settings,.tw-theme--dark .room-picker-option:hover .room-picker-option__settings{color:#dad8de}.tw-theme--light .room-picker-option--hover .room-picker-option__settings,.tw-theme--light .room-picker-option:hover .room-picker-option__settings{color:#19171c}.room-picker-option--active:after{border-left:3px solid #6441a4;content:"";position:absolute;top:0;left:0;bottom:0}.tw-theme--dark .room-picker-option--active:after,.tw-theme--light .room-picker-option--active:after{border-left:3px solid #6441a4}.room-picker-option--disabled.room-picker-option--hover,.room-picker-option--disabled:hover,.tw-theme--dark .room-picker-option--disabled.room-picker-option--hover,.tw-theme--dark .room-picker-option--disabled:hover,.tw-theme--light .room-picker-option--disabled.room-picker-option--hover,.tw-theme--light .room-picker-option--disabled:hover{background:inherit;color:inherit}.room-picker-option--disabled.room-picker-option--hover .room-picker-option__muted-icon,.room-picker-option--disabled.room-picker-option--hover .room-picker-option__permission-icon,.room-picker-option--disabled:hover .room-picker-option__muted-icon,.room-picker-option--disabled:hover .room-picker-option__permission-icon{color:#6e6779}.tw-theme--dark .room-picker-option--disabled.room-picker-option--hover .room-picker-option__muted-icon,.tw-theme--dark .room-picker-option--disabled.room-picker-option--hover .room-picker-option__permission-icon,.tw-theme--dark .room-picker-option--disabled:hover .room-picker-option__muted-icon,.tw-theme--dark .room-picker-option--disabled:hover .room-picker-option__permission-icon{color:#898395}.tw-theme--light .room-picker-option--disabled.room-picker-option--hover .room-picker-option__muted-icon,.tw-theme--light .room-picker-option--disabled.room-picker-option--hover .room-picker-option__permission-icon,.tw-theme--light .room-picker-option--disabled:hover .room-picker-option__muted-icon,.tw-theme--light .room-picker-option--disabled:hover .room-picker-option__permission-icon{color:#6e6779}.room-upsell{background:#fff}.tw-theme--dark .room-upsell{background:#201c2b}.tw-theme--light .room-upsell{background:#fff}.room-upsell:after{background:#faf9fa;content:"";display:block;position:absolute;bottom:0;left:0;height:.2rem;width:34rem}.tw-theme--dark .room-upsell:after{background:#17141f}.tw-theme--light .room-upsell:after{background:#faf9fa}.room-upsell__text{line-height:1.5rem}.room-picker{width:34rem;top:4.9rem;z-index:10}.room-picker__header{height:3rem}.room-picker__label{min-height:3rem}.room-picker__label--active-main:after{border-left:3px solid #6441a4;content:"";position:absolute;height:3rem;top:.5rem;left:0}.tw-theme--dark .room-picker__label--active-main:after,.tw-theme--light .room-picker__label--active-main:after{border-left:3px solid #6441a4}.room-selector__header{height:5rem}.room-selector__open-header-wrapper{min-height:5rem}.clip-modal{width:100%;max-width:42rem;min-width:30rem}.clips-modal-delete__thumb{width:10rem}.selectable-input-wrapper input[type=text]{padding-left:4rem;cursor:pointer}.social-button{width:3rem;height:3rem;transition:opacity .2s ease-out,width .2s ease-in,-webkit-transform .1s ease-out;transition:transform .1s ease-out,opacity .2s ease-out,width .2s ease-in;transition:transform .1s ease-out,opacity .2s ease-out,width .2s ease-in,-webkit-transform .1s ease-out}.social-button:hover{-webkit-transform:translate3d(0,-.3rem,0);transform:translate3d(0,-.3rem,0)}.social-button__link{position:relative}.social-button__link:after{content:"";position:absolute;height:1rem;width:100%;bottom:.5rem;left:0;box-shadow:0 3px 10px -2px;opacity:0;transition:opacity .2s ease-out,width .2s ease-in,-webkit-transform .1s ease-out;transition:transform .1s ease-out,opacity .2s ease-out,width .2s ease-in;transition:transform .1s ease-out,opacity .2s ease-out,width .2s ease-in,-webkit-transform .1s ease-out}.social-button__link:before{content:"";position:absolute;height:3.9rem;width:100%;left:-.6rem;padding:0 .6rem;display:none}.social-button__link:hover:before{z-index:-1;display:block}.social-button__link:hover:after{opacity:.9;bottom:.1rem}.social-button__link--copy:after,.tw-theme--dark .social-button__link--copy:after,.tw-theme--light .social-button__link--copy:after{color:#6441a4}.social-button__link--facebook:after,.tw-theme--dark .social-button__link--facebook:after,.tw-theme--light .social-button__link--facebook:after{color:#3b5998}.social-button__link--vkontakte:after,.tw-theme--dark .social-button__link--vkontakte:after,.tw-theme--light .social-button__link--vkontakte:after{color:#45668e}.social-button__link--twitter:after,.tw-theme--dark .social-button__link--twitter:after,.tw-theme--light .social-button__link--twitter:after{color:#1da1f2}.social-button__link--reddit:after,.tw-theme--dark .social-button__link--reddit:after,.tw-theme--light .social-button__link--reddit:after{color:#ff4500}.social-button__icon{color:#fff;width:3rem;height:3rem}.social-button__icon--reddit,.tw-theme--dark .social-button__icon--reddit,.tw-theme--light .social-button__icon--reddit{background-color:#ff4500}.social-button__icon--twitter,.tw-theme--dark .social-button__icon--twitter,.tw-theme--light .social-button__icon--twitter{background-color:#1da1f2}.social-button__icon--vkontakte,.tw-theme--dark .social-button__icon--vkontakte,.tw-theme--light .social-button__icon--vkontakte{background-color:#45668e}.social-button__icon--facebook,.tw-theme--dark .social-button__icon--facebook,.tw-theme--light .social-button__icon--facebook{background-color:#3b5998}.social-button__icon--copy,.tw-theme--dark .social-button__icon--copy,.tw-theme--light .social-button__icon--copy{background-color:#6441a4}.clip-carousel-button{top:calc(50% - 6rem);height:6rem;width:3rem}.clip-carousel-button--left{left:-4rem}.clip-carousel-button--right{right:-4rem}.clip-carousel-button{top:calc(50% - 6rem);height:6rem;width:3rem}.clip-carousel-button--left{left:-4rem}.clip-carousel-button--right{right:-4rem}.clips-modal-view{width:42rem;position:relative}.clips-modal-view--wide{width:82rem}.clips-champ-badge-img{width:1.8rem;height:1.8rem}.clips-preview-card__boxart{border:2px solid #fff;box-sizing:content-box}.tw-theme--dark .clips-preview-card__boxart{border:2px solid #201c2b;box-sizing:content-box}.tw-theme--light .clips-preview-card__boxart{border:2px solid #fff;box-sizing:content-box}.clips-preview-card__title{color:#19171c}.tw-theme--dark .clips-preview-card__title{color:#dad8de}.tw-theme--light .clips-preview-card__title{color:#19171c}.clips-preview-card__display-name{color:#6e6779}.tw-theme--dark .clips-preview-card__display-name{color:#898395}.tw-theme--light .clips-preview-card__display-name{color:#6e6779}.channel-clips__sidebar{width:34rem}.collection-preview-image__wrapper{width:50%;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJ4AAAABCAQAAACFvN9mAAAABGdBTUEAALGPC/xhBQAAADxJREFUGNOtjkkOACAIA7v8/88eJCiRcBJOzDSkBCEQhmAo10E3e73goCdf6eR53Rp+9L6mnP1qpvOfZwHHCQEBJMoxKQAAAABJRU5ErkJggg==")}.collection-preview-image__wrapper__svg{fill:currentColor}.channel-page-layout__scroll-area--theatre-mode{z-index:auto}.event-calendar-date{width:4.7rem;height:5.7rem}.event-calendar-date__month{padding:.2rem}.channel-events__sidebar{width:34rem}.channel-follow-listing__right-column{width:34rem}.channel-follow-listing__right-column{width:34rem}.crate-inventory-nag{margin-right:.8rem}.crate-opening-video{display:block;width:100%}.esports-crate-notification-card__emote{position:absolute;top:6.2rem;left:12rem;height:5.6rem}.esports-crate-notification-card__circle{position:absolute;top:3.75rem;left:0}.esports-crate-notification-card__circle--svg{fill:#fff}.tw-theme--dark .esports-crate-notification-card__circle--svg{fill:#201c2b}.tw-theme--light .esports-crate-notification-card__circle--svg{fill:#fff}.crate-notification{width:29.7rem;bottom:12rem;left:2.2rem}.crate-notification__body{width:21rem}.crate-notification__thumbnail{width:5rem;height:5rem}.crate-notification__holiday-background{background:50% calc(100% + 5.3rem)/150% url(https://static.twitchcdn.net/assets/blue-background-adea57802e0be2bedd5a83578f0976c5.svg) no-repeat}.gift-notification__holiday-background{background:50% calc(100% + 2rem)/150% url(https://static.twitchcdn.net/assets/blue-background-adea57802e0be2bedd5a83578f0976c5.svg) no-repeat}.blizzard-account-link__logo{height:2rem}.video-toggle-button__text{line-height:.9;-webkit-transform:translateY(50%);transform:translateY(50%)}.video-toggle-button__text--alternate{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.embed-card__overlay,.tw-theme--dark .embed-card__overlay,.tw-theme--light .embed-card__overlay{background:rgba(0,0,0,.6);color:#faf9fa}.embed-card__overlay:hover .embed-card__play,.tw-theme--dark .embed-card__overlay:hover .embed-card__play,.tw-theme--light .embed-card__overlay:hover .embed-card__play{color:#dad8de}.video-oembed-container iframe{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(3);transform:scale(3)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(3);transform:scale(3)}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.activity-reaction{border-radius:50%;overflow:hidden;width:2.4rem;height:2.4rem;background:#efeef1;cursor:pointer}.activity-reaction:before{box-shadow:inset 0 0 7px #14b866;top:0;left:0;width:2.4rem;height:2.4rem}.activity-reaction:after,.activity-reaction:before{content:"";display:block;position:absolute;border-radius:50%;opacity:0}.activity-reaction:after{top:-.2rem;left:-.2rem;width:2.8rem;height:2.8rem;box-shadow:0 0 0 2px #14b866}.activity-reaction__emote{max-height:2.8rem;max-width:2.8rem}.activity-reaction--active{background:rgba(20,184,102,.15)}.activity-reaction--active:after{opacity:1}.activity-reaction--active:before{-webkit-animation:.6s 1 pulse cubic-bezier(.075,.82,.165,1),.6s 1 fadeout;animation:.6s 1 pulse cubic-bezier(.075,.82,.165,1),.6s 1 fadeout}.reaction-selector{height:2.4rem;cursor:pointer}.feed-item-text{word-wrap:break-word;font-size:1.6rem}.button-icon{opacity:0}.button-icon--show,.feed-item:hover .button-icon{opacity:1}.default-panel{width:32rem;min-width:32rem}.default-panel .panel-description{margin-top:1rem}.default-panel .panel-description li,.default-panel .panel-description p{font-size:1.2rem}.default-panel .panel-description h4,.default-panel .panel-description h5,.default-panel .panel-description h6{font-weight:600}.extension-bits-balance-success{padding-right:1rem;color:#14b866;font-weight:600}.extension-panel{width:32rem;min-width:32rem}.extension-panel-extension-frame{display:block;width:100%}.t-extension-panel__close{right:.5rem}.t-extension-panel__top-controls{color:#6e6779;position:absolute;top:.5rem}.tw-theme--dark .t-extension-panel__top-controls{color:#898395}.tw-theme--light .t-extension-panel__top-controls{color:#6e6779}.t-extension-panel__description{font-size:1rem}.create-panel{width:32rem}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;overflow:hidden;max-width:100%}.ReactCrop--disabled{cursor:inherit}.ReactCrop:focus{outline:none}.ReactCrop__image{display:block;max-width:100%}.ReactCrop__image-copy{position:absolute;top:0;left:0;max-width:100%}.ReactCrop__crop-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.6)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);box-sizing:border-box;cursor:move;box-shadow:0 0 0 9999em rgba(0,0,0,.5);border:1px solid;border-image-source:url("data:image/gif;base64,R0lGODlhCgAKAJECAAAAAP///////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI5RDc5MTFDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI5RDc5MTBDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBQoAAgAsAAAAAAoACgAAAhWEERkn7W3ei7KlagMWF/dKgYeyGAUAIfkEBQoAAgAsAAAAAAoACgAAAg+UYwLJ7RnQm7QmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYgLJHdiinNSAVfOEKoUCACH5BAUKAAIALAAAAAAKAAoAAAIRVISAdusPo3RAzYtjaMIaUQAAIfkEBQoAAgAsAAAAAAoACgAAAg+MDiem7Q8bSLFaG5il6xQAIfkEBQoAAgAsAAAAAAoACgAAAg+UYRLJ7QnQm7SmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYBLJDdiinNSEVfOEKoECACH5BAUKAAIALAAAAAAKAAoAAAIRFISBdusPo3RBzYsjaMIaUQAAOw==");border-image-slice:1;border-image-repeat:repeat}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop__drag-handle{position:absolute;width:9px;height:9px;background-color:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.7);box-sizing:border-box;outline:1px solid transparent}.ReactCrop .ord-nw{left:0;cursor:nw-resize}.ReactCrop .ord-n,.ReactCrop .ord-nw{top:0;margin-top:-5px;margin-left:-5px}.ReactCrop .ord-n{left:50%;cursor:n-resize}.ReactCrop .ord-ne{top:0;cursor:ne-resize}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;margin-top:-5px;margin-right:-5px}.ReactCrop .ord-e{top:50%;cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;margin-bottom:-5px;margin-right:-5px;cursor:se-resize}.ReactCrop .ord-s{left:50%;cursor:s-resize}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;margin-bottom:-5px;margin-left:-5px}.ReactCrop .ord-sw{left:0;cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;margin-top:-5px;margin-left:-5px;cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:6px;margin-top:-4px}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:6px;height:100%;margin-right:-4px}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:6px;margin-bottom:-4px}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:6px;height:100%;margin-left:-4px}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (max-width:768px){.ReactCrop__drag-handle{width:17px;height:17px}.ReactCrop .ord-n,.ReactCrop .ord-nw{margin-top:-9px;margin-left:-9px}.ReactCrop .ord-e,.ReactCrop .ord-ne{margin-top:-9px;margin-right:-9px}.ReactCrop .ord-se{margin-bottom:-9px;margin-right:-9px}.ReactCrop .ord-s,.ReactCrop .ord-sw{margin-bottom:-9px;margin-left:-9px}.ReactCrop .ord-w{margin-top:-9px;margin-left:-9px}.ReactCrop__drag-bar.ord-n{height:14px;margin-top:-12px}.ReactCrop__drag-bar.ord-e{width:14px;margin-right:-12px}.ReactCrop__drag-bar.ord-s{height:14px;margin-bottom:-12px}.ReactCrop__drag-bar.ord-w{width:14px;margin-left:-12px}}.default-panel-image-picker{min-width:32rem}.panel-preview-image{height:3rem;max-width:20rem}.edit-panel{width:32rem}.edit-panel--sorting{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.edit-panel--overlay{background:rgba(0,0,0,.85)}.channel-panels-container{margin:0 auto;max-width:100%}.esports-info-tab__feed-container{min-width:30rem!important;flex-basis:30%}.esports-info-tab__panel-container{flex-basis:70%}@media (min-width:1024px){.esports-info-tab__feed-container{max-width:54rem!important}}.esports-insider-pass-tab__loading{height:50rem}.esports-ftue__header{font-size:2rem;line-height:1.3}.esports-ftue__branding{width:30%;min-width:24rem}.esports-ftue__bordered{border-color:#dad8de;border-bottom-width:1px;border-bottom-style:solid;border-right-width:0;border-right-style:none}.tw-theme--dark .esports-ftue__bordered{border-color:#2c2541}.tw-theme--light .esports-ftue__bordered{border-color:#dad8de}.esports-ftue__owl-hero{height:26rem}.esports-ftue__emote-image,.esports-ftue__emote-image-container{width:4rem}.esports-ftue__close{top:1rem;right:1rem}.esports-ftue__list{list-style-type:decimal}.esports-ftue__list-item{list-style-position:initial}@media (min-width:1200px){.esports-ftue__user-notice{width:70%}}@media (min-width:1440px){.esports-ftue__bordered{border-bottom-width:0;border-bottom-style:none;border-right-width:1px;border-right-style:solid}}.esports-leaderboard-row{min-height:6rem}.esports-leaderboard-row__cheermote{width:3rem;padding-top:.2rem}.esports-leaderboard-row__amount{font-size:2rem}.esports-leaderboard-self-row{background-color:#f9f8fc;min-height:6rem}.tw-theme--dark .esports-leaderboard-self-row{background-color:#2c2541}.tw-theme--light .esports-leaderboard-self-row{background-color:#f9f8fc}.esports-leaderboard-self-row__cheermote{width:3rem;padding-top:.2rem}.esports-leaderboard-self-row__amount{font-size:2rem}.esport-leaderboard{min-height:42rem}.esport-leaderboard__rows{height:33rem}.esport-leaderboard__blank-row{min-height:6rem}.esport-leaderboard__buttons{outline:none}.esports-participation-threshold-complete{width:2.2rem;height:2.2rem}.esports-participation-threshold-incomplete{width:2.4rem;height:2.4rem}.esports-milestone-balloon-body__participation-text{padding-top:.2rem;padding-left:.3rem}.esports-milestone-balloon__image{left:.1rem;top:.1rem}.esports-milestone-balloon__image--blizzard{top:-4rem;left:-4rem}.esports-milestone-balloon__title{height:6rem;padding-left:5rem}.esports-milestone-balloon__title--emote{padding-left:7rem}.esports-milestone-balloon__bits-amount{top:1rem;right:1rem}.esports-milestone-balloon__threshold{line-height:1.5rem}.esports-milestone-balloon__bit-in-button{padding-top:.2rem;padding-right:.2rem}.esports-milestone-balloon__button-text{padding-top:.1rem}.esports-milestone-balloon__lock{float:right}.esports-milestone-balloon__redeemed,.tw-theme--dark .esports-milestone-balloon__redeemed,.tw-theme--light .esports-milestone-balloon__redeemed{color:#14b866}.esports-milestone-balloon__status-svg{height:2rem}.esports-milestone__insider--in-game-content{width:18rem}.esports-milestone__clickable{cursor:pointer}.esports-milestone__balloon{width:30rem;bottom:calc(100% - 2rem);left:-4rem;opacity:0;-webkit-transform:scale(0);transform:scale(0)}.esports-milestone__balloon--large-hex{left:-3.5rem}.esports-milestone:hover{z-index:1}.esports-milestone:hover .esports-milestone__balloon{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.esports-progress-bar{height:21rem}.esports-progress-bar__bar-component{top:85%}.esports-progress-bar__bar-component .tw-progress-bar{height:2rem}.esports-progress-bar__milestone-wrapper{-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;bottom:4.8rem}.esports-progress-bar__milestone-wrapper:hover{z-index:1000}.esports-progress-bar__bits-circle{bottom:-3.8rem;left:1.2rem}.esports-progress-bar__bits-circle--large{bottom:-6.5rem;left:3rem}.esports-progress-bar__circle{fill:#faf9fa;stroke:#9a7fcc;height:4rem}.tw-theme--dark .esports-progress-bar__circle{fill:#17141f;stroke:#9a7fcc}.tw-theme--light .esports-progress-bar__circle{fill:#faf9fa;stroke:#9a7fcc}.esports-progress-bar__circle--bit{stroke:none;fill:#6441a4}.tw-theme--dark .esports-progress-bar__circle--bit{stroke:none;fill:#7d5bbe}.tw-theme--light .esports-progress-bar__circle--bit{stroke:none;fill:#6441a4}.esports-progress-bar__threshold{top:calc(100% + 2.5rem);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.esports-progress-bar__threshold-stem{height:1.8rem;width:51%;border-right-width:.2rem;border-right-style:solid}.esports-progress-bar__threshold-stem--locked{border-color:#dad8de!important}.tw-theme--dark .esports-progress-bar__threshold-stem--locked{border-color:#2c2541!important}.tw-theme--light .esports-progress-bar__threshold-stem--locked{border-color:#dad8de!important}.esports-progress-bar__threshold-stem--unlocked,.tw-theme--dark .esports-progress-bar__threshold-stem--unlocked,.tw-theme--light .esports-progress-bar__threshold-stem--unlocked{border-color:#6441a4!important}.esports-global-progress__error{top:50%}.progress-circle__trough{stroke:#ccc}.tw-theme--dark .progress-circle__trough{stroke:#433f4a}.tw-theme--light .progress-circle__trough{stroke:#ccc}.progress-circle__meter{stroke:#6441a4}.progress-circle__meter,.progress-circle__trough{fill:none;transition:stroke-dashoffset 2s;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.progress-circle__meter--inner,.progress-circle__trough--inner{stroke:#b19dd8}.tw-theme--dark .progress-circle__meter--inner,.tw-theme--dark .progress-circle__trough--inner{stroke:#4b367c}.tw-theme--light .progress-circle__meter--inner,.tw-theme--light .progress-circle__trough--inner{stroke:#b19dd8}.progress-circle__text{fill:#19171c;font-weight:600}.tw-theme--dark .progress-circle__text{fill:#dad8de}.tw-theme--light .progress-circle__text{fill:#19171c}.esports-individual-progress__error{top:50%}.esports-individual-progress__empty{height:29rem}.esports-individual-progress__user-progress-ring{width:17rem}.esports-progress-tab__progress-wrapper{border-bottom:1px solid #dad8de}.tw-theme--dark .esports-progress-tab__progress-wrapper{border-bottom:1px solid #2c2541}.tw-theme--light .esports-progress-tab__progress-wrapper{border-bottom:1px solid #dad8de}.esports-progress-tab__global-progress{border-top:1px solid #dad8de}.tw-theme--dark .esports-progress-tab__global-progress{border-top:1px solid #2c2541}.esports-progress-tab__global-progress-post-purchase,.tw-theme--light .esports-progress-tab__global-progress{border-top:1px solid #dad8de}.tw-theme--dark .esports-progress-tab__global-progress-post-purchase{border-top:1px solid #2c2541}.tw-theme--light .esports-progress-tab__global-progress-post-purchase{border-top:1px solid #dad8de}.esports-progress-tab__all-access-logo{max-height:6rem;top:-2.5rem}.esports-progress-tab__players-pack-image{max-height:14.5rem}@media (min-width:1200px){.esports-progress-tab__progress-wrapper{border-bottom:none;border-right:1px solid #dad8de}.tw-theme--dark .esports-progress-tab__progress-wrapper{border-bottom:none;border-right:1px solid #2c2541}.tw-theme--light .esports-progress-tab__progress-wrapper{border-bottom:none;border-right:1px solid #dad8de}.esports-progress-tab__global-progress-post-purchase{border-top:none;border-right:1px solid #dad8de}.tw-theme--dark .esports-progress-tab__global-progress-post-purchase{border-top:none;border-right:1px solid #2c2541}.tw-theme--light .esports-progress-tab__global-progress-post-purchase{border-top:none;border-right:1px solid #dad8de}}@media (min-width:1600px){.esports-progress-tab__global-progress{border-top:none;border-right:1px solid #dad8de}.tw-theme--dark .esports-progress-tab__global-progress{border-top:none;border-right:1px solid #2c2541}.tw-theme--light .esports-progress-tab__global-progress{border-top:none;border-right:1px solid #dad8de}}.esports-reward-group__emote{width:12rem}.esports-reward-group__entitled-amount{top:-.5rem}.esports-reward-row-item__igc{width:18rem}.esports-reward-row-item__badge,.esports-reward-row-item__emote{width:12rem}.esports-campaign-new-feature{min-width:3.5rem}.esports-campaign-tabs__video-toggle-supertext{bottom:100%}.esports-notification-card__body{background-image:url("https://d3aqoihi2n8ty8.cloudfront.net/owl-2017/black-lines-LeagueToken-A-%402x.png");background-size:30rem}.esports-notification-card__emote,.esports-notification-card__gift{height:3.5rem;width:3.5rem}.esports-notification-card__next-milestone{height:3rem;width:4.5rem}.esports-notification,.tw-theme--dark .esports-notification,.tw-theme--light .esports-notification{width:29.7rem;bottom:12rem;left:2.2rem;border-radius:6px 6px 0 0;overflow:hidden}.live-event-banner-ui__link{text-decoration:none}.live-event-banner-ui__header{height:4rem;height-transition:box-shadow .15s linear}.live-event-banner-ui__header:hover{box-shadow:0 2px 0 0 #b19dd8}.commerce-content-item__img{height:6rem;max-width:5rem}.commerce-content-item__img--balloon{height:18rem;max-width:15rem}.commerce-content-item__placeholder{background-image:url(https://static.twitchcdn.net/assets/404_boxart-285x380-e47bf9697a801efb54477fe99a8bc29a.jpg);background-size:contain;width:5rem}.commerce-content-item__placeholder--balloon{background-image:url(https://static.twitchcdn.net/assets/404_boxart-285x380-e47bf9697a801efb54477fe99a8bc29a.jpg);background-size:contain;width:15rem}.commerce-content-item__crate-logo{height:2.4rem}.commerce-content-item__crate-logo--balloon{height:3rem}.commerce-content-item__prime-logo{margin-bottom:-.3rem}.commerce-content-item .commerce-content-item__content{max-width:20rem;min-width:.1rem}.commerce-content-item .commerce-content-item__content--balloon{min-width:.1rem}.commerce-content{background-color:#faf9fa}.tw-theme--dark .commerce-content{background-color:#17141f}.tw-theme--light .commerce-content{background-color:#faf9fa}.commerce-content__rev-share-text{line-height:2.2rem}.commerce-content__img--rev-share-avatar{width:1.8rem}.commerce-content__carousel-container{min-width:.1rem}.commerce-content__banner--sponsor{height:8.3rem;padding-right:2.5rem;background:url(https://static.twitchcdn.net/assets/banner-background-sponsored-d549cacab84c208986077febce1ebdd6.png) 100% no-repeat;background-size:cover}.commerce-content__crate-logo{height:4rem;width:4rem}.fuel-buy-button__prime-button,.fuel-buy-button__prime-price{margin-left:1rem}.fuel-buy-button__crates{margin-top:.5rem;background-color:#c43bff;color:#fff;padding-left:.5rem;padding-right:.5rem;text-align:center}.fuel-in-game-content__preview{width:3rem;height:3rem}.fuel-in-game-content__image{width:16rem;height:16rem}.fuel-in-game-content__details{min-width:.1rem}.fuel-bar{background-color:#fff}.tw-theme--dark .fuel-bar{background-color:#201c2b}.tw-theme--light .fuel-bar{background-color:#fff}.fuel-bar__separator{width:1px;height:3rem}.fuel-bar__rating{max-height:2rem;margin-right:1rem;opacity:.7}.post-modal-card{min-width:40rem;min-height:15rem}@media (min-width:1024px){.post-modal-card{width:40rem}}@media (min-width:1200px){.post-modal-card{width:60rem}}.community-info-panel__placeholder{text-align:center}.edit-broadcast__container{width:44rem;min-height:40rem}.edit-broadcast__game-search{max-height:30rem}.edit-broadcast__community-search__section{width:50%;max-height:30rem}.edit-broadcast-modal__container{width:44rem;min-height:40rem}.drops-campaign-details__drops-success,.tw-theme--dark .drops-campaign-details__drops-success,.tw-theme--light .drops-campaign-details__drops-success{color:#14b866}.channel-info-bar{background-color:#fff}.tw-theme--dark .channel-info-bar{background-color:#201c2b}.tw-theme--light .channel-info-bar{background-color:#fff}.channel-info-bar__action-container{border-top:1px solid #dad8de;width:100%}.tw-theme--dark .channel-info-bar__action-container{border-top:1px solid #2c2541}.tw-theme--light .channel-info-bar__action-container{border-top:1px solid #dad8de}.channel-info-bar__social-button{transition:-webkit-transform .1s ease-out;transition:transform .1s ease-out;transition:transform .1s ease-out,-webkit-transform .1s ease-out}.channel-info-bar__social-button:hover{-webkit-transform:translate3d(0,-.3rem,0);transform:translate3d(0,-.3rem,0)}@media (min-width:1200px){.channel-info-bar__action-container{border:none;width:auto}.tw-theme--dark .channel-info-bar__action-container,.tw-theme--light .channel-info-bar__action-container{border:none}}.channel-page__video-player{max-height:calc(100vh - 16rem);overflow:hidden}.channel-page__video-player--theatre-mode{left:0;max-height:100vh;top:0;width:calc(100% - 34rem);z-index:3000}.channel-page__video-player--theatre-mode>*{height:100%}@media (max-width:820px){.channel-page__video-player--theatre-mode{width:100%}}.companion-ad{background-color:#000}.companion-ad__close{color:#dad8de}.companion-ad__close:hover{color:#fff}.channel-page__data-error-notice,.tw-theme--dark .channel-page__data-error-notice,.tw-theme--light .channel-page__data-error-notice{color:#ec1313;border-color:#ec1313!important}.channel-page__right-column{width:34rem}.channel-page__feed-container{min-width:30rem;flex-basis:30%}.channel-page__panel-container{flex-basis:70%;max-width:100%}@media (min-width:1024px){.channel-page__feed-container{max-width:54rem}.channel-page__panel-container--with-feeds{max-width:70%}}.video-carousel,.video-carousel__child-container{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.video-carousel__body,.video-carousel__nav{transition-duration:.6s}.video-carousel__button{height:6rem;width:3rem;overflow:hidden;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;transition-duration:.12s;transition-timing-function:ease-out}.video-carousel__button--previous{left:-3rem}.video-carousel__button--next{right:-3rem}.video-carousel__button--disabled{cursor:default;opacity:0}.video-carousel:hover .video-carousel__button{background-color:#fff;box-shadow:0 5px 20px 0 rgba(0,0,0,.3);-webkit-transform:scale(1.5);transform:scale(1.5);transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;transition-duration:.12s;transition-timing-function:ease-out}.tw-theme--dark .video-carousel:hover .video-carousel__button{background-color:#201c2b}.tw-theme--light .video-carousel:hover .video-carousel__button{background-color:#fff}.video-carousel:hover .video-carousel__button--disabled{opacity:.6}.video-carousel:hover .video-carousel__button--previous{-webkit-transform:translateX(1.5rem);transform:translateX(1.5rem)}.video-carousel:hover .video-carousel__button--next{-webkit-transform:translateX(-1.5rem);transform:translateX(-1.5rem)}.tw-theme--dark .video-filters,.tw-theme--light .video-filters,.video-filters{color:currentColor}.video-filters--active{background-color:#d7cceb}.tw-theme--dark .video-filters--active{background-color:#392e5c}.tw-theme--light .video-filters--active{background-color:#d7cceb}.video-filters:hover{background-color:#7d5bbe;color:#fff}.tw-theme--dark .video-filters:hover{background-color:#4b367c;color:#fff}.tw-theme--light .video-filters:hover{background-color:#7d5bbe;color:#fff}.tw-theme--dark .video-filters:active,.tw-theme--light .video-filters:active,.video-filters:active{background-color:#6441a4;color:#fff}.channel-videos__right-column{width:34rem}@media (max-width:820px){.channel-videos__right-column{display:none}}.channel-videos__right-column{width:34rem}@media (max-width:820px){.channel-videos__right-column{display:none}}.community-moderation-banner{height:18rem;background-color:#392e5c;background-position:50%;background-repeat:no-repeat;background-size:cover}.community-moderation-banner__content{background:rgba(0,0,0,.5)}.user-search-form{width:54rem}.user-search-form--disabled{opacity:.5;pointer-events:none}.user-search-form__results{max-height:32rem}.community-moderation-settings__inputs{width:54rem}.community-requirements{width:38rem}.community-requirements__list li{line-height:2rem;margin-bottom:1rem;font-size:1.4rem}.create-community-page__form-wrapper{width:54rem}.selectable-filter__balloon{width:20rem}.selectable-filter__scroll-container{height:20rem}.selectable-filter-item__avatar-container{overflow:hidden;width:3rem;height:3rem}.event{background:#fff;border-radius:4px;position:relative;overflow:hidden}.tw-theme--dark .event{background:#201c2b}.tw-theme--light .event{background:#fff}.event__header{color:#faf9fa;height:6rem;background-position:50%}.tw-theme--dark .event__header,.tw-theme--light .event__header{color:#faf9fa}.event__header-overlay{display:flex;align-items:flex-end;height:100%;padding:1rem}.event__header-overlay,.tw-theme--dark .event__header-overlay,.tw-theme--light .event__header-overlay{background:rgba(0,0,0,.6)}.event__video{position:relative}.event__video:before{background:#dad8de;content:"";display:block;position:absolute;top:0;bottom:0;left:2rem;width:.1rem}.tw-theme--dark .event__video:before{background:#2c2541}.tw-theme--light .event__video:before{background:#dad8de}.event__video-last:before{background:linear-gradient(0deg,transparent 1.6rem,#dad8de 0)}.tw-theme--dark .event__video-last:before{background:linear-gradient(0deg,transparent 1.6rem,#2c2541 0)}.tw-theme--light .event__video-last:before{background:linear-gradient(0deg,transparent 1.6rem,#dad8de 0)}.event__broadcast-wrapper:hover .event__broadcast{border-left:1px solid #7d5bbe}.tw-theme--dark .event__broadcast-wrapper:hover .event__broadcast{border-left:1px solid #4b367c}.tw-theme--light .event__broadcast-wrapper:hover .event__broadcast{border-left:1px solid #7d5bbe}.event__broadcast-wrapper:hover .event__broadcast:before{background:#7d5bbe}.tw-theme--dark .event__broadcast-wrapper:hover .event__broadcast:before{background:#4b367c}.tw-theme--light .event__broadcast-wrapper:hover .event__broadcast:before{background:#7d5bbe}.event__broadcast-wrapper:hover .event__broadcast-last{-o-border-image:linear-gradient(180deg,#7d5bbe 1.7rem,transparent 0) 1 100%;border-image:linear-gradient(180deg,#7d5bbe 1.7rem,transparent 0) 1 100%}.tw-theme--dark .event__broadcast-wrapper:hover .event__broadcast-last{-o-border-image:linear-gradient(180deg,#4b367c 1.7rem,transparent 0) 1 100%;border-image:linear-gradient(180deg,#4b367c 1.7rem,transparent 0) 1 100%}.tw-theme--light .event__broadcast-wrapper:hover .event__broadcast-last{-o-border-image:linear-gradient(180deg,#7d5bbe 1.7rem,transparent 0) 1 100%;border-image:linear-gradient(180deg,#7d5bbe 1.7rem,transparent 0) 1 100%}.event__broadcast{border-left:1px solid #dad8de;position:relative}.tw-theme--dark .event__broadcast{border-left:1px solid #2c2541}.tw-theme--light .event__broadcast{border-left:1px solid #dad8de}.event__broadcast-details{color:#6e6779}.tw-theme--dark .event__broadcast-details{color:#898395}.tw-theme--light .event__broadcast-details{color:#6e6779}.event__broadcast-last{-o-border-image:linear-gradient(180deg,#dad8de 1.7rem,transparent 0) 1 100%;border-image:linear-gradient(180deg,#dad8de 1.7rem,transparent 0) 1 100%;border-width:1px;border-style:solid;border-right:none}.tw-theme--dark .event__broadcast-last{-o-border-image:linear-gradient(180deg,#2c2541 1.7rem,transparent 0) 1 100%;border-image:linear-gradient(180deg,#2c2541 1.7rem,transparent 0) 1 100%}.tw-theme--light .event__broadcast-last{-o-border-image:linear-gradient(180deg,#dad8de 1.7rem,transparent 0) 1 100%;border-image:linear-gradient(180deg,#dad8de 1.7rem,transparent 0) 1 100%}.event__broadcast:before{background:#dad8de;content:"";border-radius:1px;display:block;position:absolute;right:0;bottom:0;width:.7rem;height:.7rem;top:1.1rem;left:-.4rem}.tw-theme--dark .event__broadcast:before{background:#2c2541}.tw-theme--light .event__broadcast:before{background:#dad8de}.featured-events-layout__column{width:34rem}.image-uploader{cursor:pointer}.image-uploader__upload-svg--anim-fill{-webkit-animation:loadingAnimation ease-in 1.3s infinite;animation:loadingAnimation ease-in 1.3s infinite}@-webkit-keyframes loadingAnimation{0%{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes loadingAnimation{0%{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.image-uploader-modal{width:42rem;min-height:32rem}.image-uploader-modal .tw-drop-zone__content{width:100%}.directory-header__avatar{border:2px solid #fff}.directory-header__overlay{background:rgba(44,37,65,.8);-webkit-animation:directoryHeaderEditAnimation .15s ease-out;animation:directoryHeaderEditAnimation .15s ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;cursor:pointer}@-webkit-keyframes directoryHeaderEditAnimation{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:none;transform:none}}@keyframes directoryHeaderEditAnimation{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:none;transform:none}}.directory-header__title{margin:0 0 1rem 13rem}.directory-header__banner{height:18rem;background-color:#392e5c;background-position:50%;background-repeat:no-repeat;background-size:cover}.directory-header__banner:after{content:"";background:rgba(0,0,0,.5);position:absolute;top:0;left:0;right:0;bottom:0}.directory-header__banner--blur{-webkit-filter:blur(5px);filter:blur(5px);-webkit-transform:scale(1.1);transform:scale(1.1)}.directory-header__overlay{background:rgba(44,37,65,.8);-webkit-animation:directoryHeaderEditAnimation .15s ease-out;animation:directoryHeaderEditAnimation .15s ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;cursor:pointer}.directory-header__link,.directory-header__link:hover,.tw-theme--dark .directory-header__link,.tw-theme--dark .directory-header__link:hover,.tw-theme--light .directory-header__link,.tw-theme--light .directory-header__link:hover{color:#dad8de}@-webkit-keyframes directoryHeaderEditAnimation{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:none;transform:none}}@keyframes directoryHeaderEditAnimation{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:none;transform:none}}.community-ban-modal{width:42rem}.directory-tabs{background-color:#fff;border-bottom:1px solid #dad8de;height:5rem;padding-left:13rem}.tw-theme--dark .directory-tabs{background-color:#201c2b;border-bottom:1px solid #2c2541}.tw-theme--light .directory-tabs{background-color:#fff;border-bottom:1px solid #dad8de}.directory-tabs__item{color:#19171c;position:relative}.tw-theme--dark .directory-tabs__item{color:#dad8de}.tw-theme--light .directory-tabs__item{color:#19171c}.directory-tabs__item:before{background:#dad8de;content:"";position:absolute;width:.1rem;height:3.6rem;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tw-theme--dark .directory-tabs__item:before{background:#2c2541}.tw-theme--light .directory-tabs__item:before{background:#dad8de}.directory-tabs__item:after{content:"";width:100%;position:absolute;bottom:0;left:.1rem;display:block;border-bottom-width:4px;border-bottom-style:solid;border-bottom-color:transparent;transition:border .25s}.directory-tabs__item--first:before{width:0}.directory-tabs__item--no-underline:after{border-bottom:none}.directory-tabs__item--more:before{display:none}.directory-tabs__item--selected,.directory-tabs__item:hover{color:#6441a4;text-decoration:none}.tw-theme--dark .directory-tabs__item--selected,.tw-theme--dark .directory-tabs__item:hover{color:#b19dd8}.tw-theme--light .directory-tabs__item--selected,.tw-theme--light .directory-tabs__item:hover{color:#6441a4}.directory-tabs__item--selected:after,.directory-tabs__item:hover:after{border-bottom-color:#dad8de}.tw-theme--dark .directory-tabs__item--selected:after,.tw-theme--dark .directory-tabs__item:hover:after{border-bottom-color:#392e5c}.tw-theme--light .directory-tabs__item--selected:after,.tw-theme--light .directory-tabs__item:hover:after{border-bottom-color:#dad8de}.directory-tabs__item--selected:after,.directory-tabs__item--selected:hover:after,.directory-tabs__item:active:after,.tw-theme--dark .directory-tabs__item--selected:after,.tw-theme--dark .directory-tabs__item--selected:hover:after,.tw-theme--dark .directory-tabs__item:active:after,.tw-theme--light .directory-tabs__item--selected:after,.tw-theme--light .directory-tabs__item--selected:hover:after,.tw-theme--light .directory-tabs__item:active:after{border-bottom-color:#6441a4}.game-details-box{font-size:1.4rem}.game-details-box__separator{width:1rem}.game-details-box__rating{max-height:30px;margin-right:1rem;opacity:.7}.game-media__image,.game-media__video{width:48rem}.in-game-content__buy-button{display:none}.in-game-content__crates{background-color:#c43bff;border-radius:2px 0 0 2px;color:#fff;right:-1rem}.in-game-content__info-header{min-height:10rem}.in-game-content:hover .in-game-content__buy-button{display:block}.in-game-content:hover .in-game-content__price{display:none}.testing-carousel{width:70rem}.testing-carousel__item{background-color:#6441a4;padding:2rem}.event-landing-description__text{white-space:pre-line}p{font-size:1.4rem}@-webkit-keyframes vod-animated-preview{to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes vod-animated-preview{to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.event-video-card__owner-display-name{color:#6e6779}.tw-theme--dark .event-video-card__owner-display-name{color:#898395}.tw-theme--light .event-video-card__owner-display-name{color:#6e6779}.event-video-card__owner-display-name:hover,.event-video-card__video-title:hover{color:#6441a4;text-decoration:none}.tw-theme--dark .event-video-card__owner-display-name:hover,.tw-theme--dark .event-video-card__video-title:hover{color:#b19dd8}.tw-theme--light .event-video-card__owner-display-name:hover,.tw-theme--light .event-video-card__video-title:hover{color:#6441a4}.event-video-card__preview-overlay-stat{padding:.2rem .4rem}.event-video-card__game-art{width:4rem}.event-video-card__image-wrapper{transition:opacity .12s linear}.event-video-card__image-wrapper--watched{opacity:.6}.event-video-card__preview-image{width:100%;will-change:transform}.event-video-card__preview-image--animated{-webkit-animation:vod-animated-preview 6s steps(10) infinite;animation:vod-animated-preview 6s steps(10) infinite}.timetable-segment__title-link{cursor:pointer}.timetable-segment__title-link:hover{text-decoration:underline}.timetable-segment__calendar-date{margin-right:1.8rem;margin-left:1.5rem}.timetable-segment__expanded-image{border:.2rem solid #fff}.tw-theme--dark .timetable-segment__expanded-image{border:.2rem solid #201c2b}.tw-theme--light .timetable-segment__expanded-image{border:.2rem solid #fff}.timetable-segment__video-embed{width:20rem}.events-landing-collection{display:grid;justify-content:center;grid-template-columns:37rem 54rem;grid-template-rows:auto;grid-template-areas:"info main"}.events-landing-collection__info-col{grid-area:info}.events-landing-collection__main-col{grid-area:main}.events-landing-collection__calendar-date p{line-height:1.1}.events-landing-collection__expanded-segment-header{background-image:linear-gradient(0deg,#fff 0,#fff 5rem,#000 0,rgba(0,0,0,.6));background-repeat:no-repeat}.tw-theme--dark .events-landing-collection__expanded-segment-header{background-image:linear-gradient(0deg,#201c2b 0,#201c2b 5rem,#000 0,rgba(0,0,0,.6))}.tw-theme--light .events-landing-collection__expanded-segment-header{background-image:linear-gradient(0deg,#fff 0,#fff 5rem,#000 0,rgba(0,0,0,.6))}.events-landing-collection__game-link,.events-landing-collection__meta{min-width:0}.event-landing-action__strip{padding:1.5rem}.event-landing-action__message{word-break:break-word}.event-landing-action__progress{margin-top:-.5rem}.event-landing-title__heading{line-height:1.4}.event-landing-page__wrapper{min-width:69rem}.live-communities__info{display:flex;justify-content:space-between}.following-games-modal{width:80rem;height:70rem}.following-games-modal__list{height:54rem}.following__empty{max-width:72rem}.following__empty-information{width:23rem}.following__empty-information-num{height:2.4rem;width:2.4rem;line-height:2.4rem}.following__empty-img{margin-bottom:1rem}.for-you-community-streams-row__title a{color:#6e6779}.tw-theme--dark .for-you-community-streams-row__title a{color:#898395}.tw-theme--light .for-you-community-streams-row__title a{color:#6e6779}.for-you-community-streams-row__title a:hover{color:#6441a4;text-decoration:none}.tw-theme--dark .for-you-community-streams-row__title a:hover{color:#b19dd8}.tw-theme--light .for-you-community-streams-row__title a:hover{color:#6441a4}.for-you__empty .following-games-modal{width:100rem}.front-page{min-height:100vh}.front-page__main-col:-webkit-full-screen-ancestor:not(iframe){height:100vh}@media (min-width:1024px){.front-page__main-col{width:40rem}}@media (min-width:1200px){.front-page__main-col{width:60rem}}.drops-list__count,.tw-theme--dark .drops-list__count,.tw-theme--light .drops-list__count{background-color:#14b866}.messages-page__body{width:40rem}.recurly-form .recurly-hosted-field{border:1px solid #dad8de;background:#fff;color:#433f4a;display:block;position:relative;width:100%;padding:.5rem 1rem;transition:box-shadow .12s ease-in,border .12s ease-in;border-radius:0;outline:0;font-family:inherit;font-size:1.2rem;line-height:1.5;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:3rem}.tw-theme--dark .recurly-form .recurly-hosted-field{border:1px solid #392e5c;background:#0e0c13;color:#faf9fa}.tw-theme--light .recurly-form .recurly-hosted-field{border:1px solid #dad8de;background:#fff;color:#433f4a}.recurly-form .recurly-hosted-field-focus,.tw-theme--dark .recurly-form .recurly-hosted-field-focus,.tw-theme--light .recurly-form .recurly-hosted-field-focus{border-color:#7d5bbe;box-shadow:0 0 6px -2px #7d5bbe}.recurly-form .recurly-error .recurly-hosted-field,.tw-theme--dark .recurly-form .recurly-error .recurly-hosted-field,.tw-theme--light .recurly-form .recurly-error .recurly-hosted-field{border-color:#ec1313}.recurly-form .recurly-error .recurly-hosted-field-focus,.tw-theme--dark .recurly-form .recurly-error .recurly-hosted-field-focus,.tw-theme--light .recurly-form .recurly-error .recurly-hosted-field-focus{border-color:#7d5bbe;box-shadow:0 0 6px -2px #7d5bbe}.pay-with-amazon-container__wallet{height:30rem}#zuora_payment #z_hppm_iframe{background-color:transparent}.zuora-disabled{position:relative;opacity:.5}.zuora-disabled:after{position:absolute;content:"";display:block;width:100%;height:100%;top:0;left:0}.payment-method-display--expired{opacity:.5}.delete-payment-method-modal{max-width:40rem}.payment-methods-tab{max-width:70rem}@charset "UTF-8";
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-single{background:#fff;color:#19171c;z-index:10;display:block;position:relative;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;width:260px}.tw-theme--dark .pika-single{background:#201c2b}.tw-theme--light .pika-single{background:#fff}.tw-theme--dark .pika-single{color:#dad8de}.tw-theme--light .pika-single{color:#19171c}.pika-single.is-hidden{display:none!important}.pika-single.is-bound{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.2)}.pika-single{zoom:1}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center;padding-bottom:.5rem}.pika-title .pika-label{line-height:30px;padding-left:.5rem;padding-right:.5rem}.pika-title select{cursor:pointer;position:absolute;z-index:10;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.pika-label{background:#fff;color:#19171c;display:inline;position:relative;z-index:10;overflow:hidden;margin:0;padding:5px 3px;font-size:1.4rem;line-height:20px;font-weight:600}.tw-theme--dark .pika-label{background:#201c2b}.tw-theme--light .pika-label{background:#fff}.tw-theme--dark .pika-label{color:#dad8de}.tw-theme--light .pika-label{color:#19171c}.pika-label:active,.pika-label:focus,.pika-label:hover{background:rgba(100,65,164,.05)}.tw-theme--dark .pika-label:active,.tw-theme--dark .pika-label:focus,.tw-theme--dark .pika-label:hover{background:rgba(100,65,164,.2)}.tw-theme--light .pika-label:active,.tw-theme--light .pika-label:focus,.tw-theme--light .pika-label:hover{background:rgba(100,65,164,.05)}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;position:absolute;top:0}.pika-next:active,.pika-next:focus,.pika-next:hover,.pika-prev:active,.pika-prev:focus,.pika-prev:hover{background-color:rgba(100,65,164,.05);opacity:1}.tw-theme--dark .pika-next:active,.tw-theme--dark .pika-next:focus,.tw-theme--dark .pika-next:hover,.tw-theme--dark .pika-prev:active,.tw-theme--dark .pika-prev:focus,.tw-theme--dark .pika-prev:hover{background-color:rgba(100,65,164,.2)}.tw-theme--light .pika-next:active,.tw-theme--light .pika-next:focus,.tw-theme--light .pika-next:hover,.tw-theme--light .pika-prev:active,.tw-theme--light .pika-prev:focus,.tw-theme--light .pika-prev:hover{background-color:rgba(100,65,164,.05)}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.is-rtl .pika-next,.pika-prev{float:left;left:0}.is-rtl .pika-next:after,.pika-prev:after{border-right:6px solid #6441a4;content:"";width:0;height:0;display:block;position:absolute;top:50%;left:50%;margin:-5px 0 0 -3px;border-top:5px solid transparent;border-bottom:5px solid transparent}.tw-theme--dark .is-rtl .pika-next:after,.tw-theme--dark .pika-prev:after{border-right:6px solid #b19dd8}.tw-theme--light .is-rtl .pika-next:after,.tw-theme--light .pika-prev:after{border-right:6px solid #6441a4}.is-rtl .pika-prev,.pika-next{float:right;right:0}.is-rtl .pika-prev:after,.pika-next:after{border-left:6px solid #6441a4;content:"";width:0;height:0;display:block;position:absolute;top:50%;left:50%;margin:-5px 0 0 -3px;border-top:5px solid transparent;border-bottom:5px solid transparent}.tw-theme--dark .is-rtl .pika-prev:after,.tw-theme--dark .pika-next:after{border-left:6px solid #b19dd8}.tw-theme--light .is-rtl .pika-prev:after,.tw-theme--light .pika-next:after{border-left:6px solid #6441a4}.pika-select{display:inline-block;display:inline}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#575260;font-size:1.2rem;line-height:25px;font-weight:600;text-align:center}.pika-table abbr{border-bottom:none;text-decoration:none;cursor:default}.pika-button{background:#fff;color:#6441a4;cursor:pointer;display:block;box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;font-size:1.2rem;line-height:15px;text-align:center;border-radius:2px;transition:background-color .15s ease-in-out}.tw-theme--dark .pika-button{background:#201c2b}.tw-theme--light .pika-button{background:#fff}.tw-theme--dark .pika-button{color:#dad8de}.tw-theme--light .pika-button{color:#6441a4}.is-today .pika-button{box-shadow:inset 0 0 0 2px #dad8de;border-radius:2px}.tw-theme--dark .is-today .pika-button{box-shadow:inset 0 0 0 2px #2c2541}.tw-theme--light .is-today .pika-button{box-shadow:inset 0 0 0 2px #dad8de}.is-selected .pika-button{color:#fff;background:#7d5bbe}.is-selected:hover .pika-button{color:#fff;background:#6441a4}.is-disabled .pika-button,.is-outside-current-month .pika-button{color:hsla(263,8%,44%,.5);pointer-events:none;background:transparent;cursor:default}.tw-theme--dark .is-disabled .pika-button,.tw-theme--dark .is-outside-current-month .pika-button{color:hsla(260,8%,55%,.5)}.tw-theme--light .is-disabled .pika-button,.tw-theme--light .is-outside-current-month .pika-button{color:hsla(263,8%,44%,.5)}.pika-button:hover{background:rgba(100,65,164,.05);color:#2c2541}.tw-theme--dark .pika-button:hover{background:rgba(100,65,164,.2)}.tw-theme--light .pika-button:hover{background:rgba(100,65,164,.05)}.tw-theme--dark .pika-button:hover{color:#efeef1}.tw-theme--light .pika-button:hover{color:#2c2541}.pika-week{font-size:1.1rem;color:#e5e3e8}.is-inrange .pika-button{background:#d7cceb;color:currentColor;border-radius:0}.tw-theme--dark .is-inrange .pika-button{background:#392e5c}.tw-theme--light .is-inrange .pika-button{background:#d7cceb}.tw-theme--dark .is-inrange .pika-button,.tw-theme--light .is-inrange .pika-button{color:currentColor}.is-inrange .pika-button:hover{background:rgba(125,91,190,.5)}.tw-theme--dark .is-inrange .pika-button:hover{background:rgba(75,54,124,.5)}.tw-theme--light .is-inrange .pika-button:hover{background:rgba(125,91,190,.5)}.is-startrange .pika-button{box-shadow:none;border-radius:2px}.is-endrange .pika-button,.is-startrange .pika-button,.is-startrange .pika-button:active,.is-startrange .pika-button:focus,.is-startrange .pika-button:hover{color:#fff;background:#6441a4}.is-endrange .pika-button{box-shadow:none;border-radius:2px}.is-endrange .pika-button:active,.is-endrange .pika-button:focus,.is-endrange .pika-button:hover{color:#fff;background:#6441a4}.inline.pika-single.is-bound{position:absolute!important}.transaction-table-row__price--refund{color:#14b866}.settings-section{max-width:76rem}.settings-form-group{width:100%;max-width:76rem}.autohost-list-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.autohost-list-item__avatar{width:4rem;height:4rem}.autohost-list-item img{pointer-events:none}.autohost-list-item--hovered{background-color:#7d5bbe;color:#fff}.tw-theme--dark .autohost-list-item--hovered{background-color:#4b367c;color:#fff}.tw-theme--light .autohost-list-item--hovered{background-color:#7d5bbe;color:#fff}.autohost-list-item--selected,.tw-theme--dark .autohost-list-item--selected,.tw-theme--light .autohost-list-item--selected{background-color:#6441a4;color:#fff}.autohost-list-edit{cursor:move}.autohost-list{width:40rem}.autohost-list__user-search{height:20rem}.autohost-list__user-search-content{display:flex}.autohost-list__edit{max-height:40rem}.banned-chatters__list{max-height:16rem}.team-invitations-item:hover{background-color:#efeef1}.tw-theme--dark .team-invitations-item:hover{background-color:#0e0c13}.tw-theme--light .team-invitations-item:hover{background-color:#efeef1}.team-invitations-item__avatar{height:4rem;width:4rem}.team-manager-item:hover{background-color:#efeef1}.tw-theme--dark .team-manager-item:hover{background-color:#0e0c13}.tw-theme--light .team-manager-item:hover{background-color:#efeef1}.team-manager-item__avatar{height:4rem;width:4rem}.team-memberships-item:hover{background-color:#efeef1}.tw-theme--dark .team-memberships-item:hover{background-color:#0e0c13}.tw-theme--light .team-memberships-item:hover{background-color:#efeef1}.team-memberships-item__avatar{height:4rem;width:4rem}.connection-image{width:8rem;height:8rem}.connection-image--blizzard{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#008ace;background-position:-54rem}.connection-image--facebook{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#3b5998;background-position:-6rem}.tw-theme--dark .connection-image--facebook{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#3b5998;background-position:-6rem}.tw-theme--light .connection-image--facebook{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#3b5998;background-position:-6rem}.connection-image--league-of-legends{background:url("https://s.jtvnw.net/jtv_user_pictures/hosted_images/lol_connection.png")}.connection-image--roku{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#662d91;background-position:-46rem}.connection-image--psn{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#004098;background-position:-38rem}.connection-image--steam{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#3b3938;background-position:2rem}.connection-image--twitter{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#1da1f2;background-position:-14rem}.tw-theme--dark .connection-image--twitter{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#1da1f2;background-position:-14rem}.tw-theme--light .connection-image--twitter{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#1da1f2;background-position:-14rem}.connection-image--xbox{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#107c10;background-position:-30rem}.connection-image--youtube{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#cd201f;background-position:-22rem}.tw-theme--dark .connection-image--youtube{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#cd201f;background-position:-22rem}.tw-theme--light .connection-image--youtube{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#cd201f;background-position:-22rem}.connection-image--amazon{background:url(https://static.twitchcdn.net/assets/service_icons-658af9e4015f4848acdb97a08cffaf9c.png) no-repeat;background-color:#232f3e;background-position:-62rem}.connection-component__footer{line-height:2}.blizzard-connection__region-select{flex-basis:26rem;flex-shrink:1;flex-grow:0}.extension-connection{width:76rem}.extension-connection__icon{width:7rem;height:7rem}.league-of-legends-connection__body{line-height:2}.advanced-notification-settings-toggle__saved{opacity:1;-webkit-animation:saved-fadeIn .1s ease-in;animation:saved-fadeIn .1s ease-in}.advanced-notification-settings-toggle__saved--hide{opacity:0}@-webkit-keyframes saved-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes saved-fadeIn{0%{opacity:0}to{opacity:1}}.advanced-notification-settings__header{min-width:9rem}.advanced-notification-settings--collapse{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation:collapseSection .1s linear;animation:collapseSection .1s linear}.advanced-notification-settings--expand{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:expandSection .1s linear;animation:expandSection .1s linear}.advanced-notification-settings__toggle-container{max-width:102rem}@-webkit-keyframes collapseSection{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes collapseSection{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes expandSection{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes expandSection{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.browser-push-notification-settings{max-width:95rem}.browser-push-notification-settings__body{max-width:81rem}.platform-notification-settings-toggle{max-width:92rem}.platform-notification-settings-toggle__body{min-width:30rem}.platform-notification-settings-toggle__saved{opacity:1;-webkit-animation:saved-fadeIn .1s ease-in;animation:saved-fadeIn .1s ease-in}.platform-notification-settings-toggle__saved--hide{opacity:0}@-webkit-keyframes saved-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes saved-fadeIn{0%{opacity:0}to{opacity:1}}.platform-notification-settings__header{min-width:9rem}.platform-notification-settings--collapse{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation:collapseSection .1s linear;animation:collapseSection .1s linear}.platform-notification-settings--expand{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:expandSection .1s linear;animation:expandSection .1s linear}.platform-notification-settings__saved{opacity:1;-webkit-animation:saved-fadeIn .1s ease-in;animation:saved-fadeIn .1s ease-in}.platform-notification-settings__saved--hide{opacity:0}.platform-notification-settings__all{max-width:107rem!important}.platform-notification-settings__all-body{min-width:34rem}.platform-notification-settings__toggle-container{max-width:102rem}@-webkit-keyframes collapseSection{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes collapseSection{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes expandSection{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes expandSection{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@-webkit-keyframes saved-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes saved-fadeIn{0%{opacity:0}to{opacity:1}}.notification-settings__body{min-width:61.2rem}.react-simple-colorpicker .colorpicker{position:relative;width:14em;height:13em;background-color:#fff;border:1px solid rgba(0,0,0,.2)}.react-simple-colorpicker .map{position:absolute;top:1em;bottom:1em;right:2em;left:1em;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:.25em}.react-simple-colorpicker .map.active{cursor:none}.react-simple-colorpicker .map.dark .pointer{border-color:#fff}.react-simple-colorpicker .map.light .pointer{border-color:#000}.react-simple-colorpicker .map .pointer{position:absolute;width:10px;height:10px;margin-left:-5px;margin-bottom:-5px;border-radius:100%;border:1px solid #000;will-change:left,bottom}.react-simple-colorpicker .map .background{top:0;left:0;position:absolute;height:100%;width:100%}.react-simple-colorpicker .map .background:after,.react-simple-colorpicker .map .background:before{display:block;content:"";position:absolute;top:0;left:0;bottom:0;right:0}.react-simple-colorpicker .map .background:after{background:linear-gradient(180deg,transparent 0,#000)}.react-simple-colorpicker .map .background:before{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0))}.react-simple-colorpicker .slider{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-simple-colorpicker .slider.vertical{top:0;bottom:0;left:50%;width:10px;cursor:ns-resize}.react-simple-colorpicker .slider.vertical .track{position:absolute;top:0;bottom:0;left:50%;width:8px;margin-left:-4px}.react-simple-colorpicker .slider.horizontal{left:0;right:0;top:50%;height:10px;cursor:ew-resize}.react-simple-colorpicker .slider.horizontal .track{position:absolute;left:0;right:0;top:50%;height:8px;margin-top:-4px}.react-simple-colorpicker .slider .track{border-radius:3px;background:#888}.react-simple-colorpicker .slider .pointer{position:absolute;bottom:50%;left:50%;width:16px;height:16px;margin-left:-8px;margin-bottom:-8px;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px #ccc,0 1px 2px #ccc;will-change:left,bottom}.react-simple-colorpicker .hue-slider{position:absolute;top:1em;bottom:1em;right:1.3em}.react-simple-colorpicker .hue-slider .track{background:linear-gradient(180deg,red 0,#f09 10%,#cd00ff 20%,#3200ff 30%,#06f 40%,#00fffd 50%,#0f6 60%,#35ff00 70%,#cdff00 80%,#f90 90%,red)}.react-simple-colorpicker .opacity-slider{position:absolute;bottom:1.3em;left:1em;right:2em}.react-simple-colorpicker .opacity-slider .slider{background:#fff url("data:image/gif;base64,R0lGODdhEAAQAPEAAMvLy8zMzP///wAAACwAAAAAEAAQAEACHYxvosstCAEMrq6Jj812Y59NIDQipdY5XLWqH4sVADs=") repeat;background-size:8px 8px;height:8px}.react-simple-colorpicker .opacity-slider .slider .track{height:8px;margin-top:-4px;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff)}.react-simple-colorpicker .with-opacity-slider{height:14em}.react-simple-colorpicker .with-opacity-slider .hue-slider,.react-simple-colorpicker .with-opacity-slider .map{bottom:2em}.color-picker-input input{width:10rem}.emote-set-button{background-color:#fff;border:2px solid #6441a4}.emote-set-button-unselected{opacity:.5}.emote-set-preview{max-width:26rem}.profile-banner-setting__current-image{height:14rem;max-width:44rem}.profile-banner-setting__current-image--default{background-repeat:repeat;background-size:auto;width:44rem}.profile-image-setting__current-image{height:14rem;width:14rem}.twp-modal{box-shadow:0 2px 8px 0 rgba(0,0,0,.1);min-width:64.5rem}.video-chat__settings{width:30rem}.video-chat__settings *{margin-bottom:.5rem}.video-chat__message-author{color:#6441a4}.tw-theme--dark .video-chat__message-author{color:#b19dd8}.tw-theme--light .video-chat__message-author{color:#6441a4}.video-chat__message-author--creator,.video-chat__message-author--me{color:#fff;font-weight:400;padding:.2rem .5rem}.tw-theme--dark .video-chat__message-author--creator,.tw-theme--dark .video-chat__message-author--creator:hover,.tw-theme--dark .video-chat__message-author--me,.tw-theme--dark .video-chat__message-author--me:hover,.tw-theme--light .video-chat__message-author--creator,.tw-theme--light .video-chat__message-author--creator:hover,.tw-theme--light .video-chat__message-author--me,.tw-theme--light .video-chat__message-author--me:hover,.video-chat__message-author--creator:hover,.video-chat__message-author--me:hover{color:#fff}.video-chat__message-author--me{background-color:#6441a4}.video-chat__message-author--creator{background-color:#ec1313}.video-chat__message-menu{visibility:hidden}.video-chat__message-menu--force-visible{visibility:visible}.video-chat-reply-button{color:#6441a4}.tw-theme--dark .video-chat-reply-button{color:#b19dd8}.tw-theme--light .video-chat-reply-button{color:#6441a4}.video-chat-reply-button .video-chat-reply-button__icon{color:#a49fad}.tw-theme--dark .video-chat-reply-button .video-chat-reply-button__icon{color:#898395}.tw-theme--light .video-chat-reply-button .video-chat-reply-button__icon{color:#a49fad}.video-chat-reply-button:focus .video-chat-reply-button__icon,.video-chat-reply-button:hover .video-chat-reply-button__icon{color:#6441a4}.tw-theme--dark .video-chat-reply-button:focus .video-chat-reply-button__icon,.tw-theme--dark .video-chat-reply-button:hover .video-chat-reply-button__icon{color:#b19dd8}.tw-theme--light .video-chat-reply-button:focus .video-chat-reply-button__icon,.tw-theme--light .video-chat-reply-button:hover .video-chat-reply-button__icon{color:#6441a4}.mod-comment__reply-form{width:60rem}.vod-message__show-more-replies{color:#6441a4;cursor:pointer}.tw-theme--dark .vod-message__show-more-replies{color:#b19dd8}.tw-theme--light .vod-message__show-more-replies{color:#6441a4}.vod-message__reply{box-shadow:inset 3px 0 0 0 #dad8de;padding-left:.2rem}.tw-theme--dark .vod-message__reply{box-shadow:inset 3px 0 0 0 #433f4a}.tw-theme--light .vod-message__reply{box-shadow:inset 3px 0 0 0 #dad8de}.vod-message{word-break:break-word}.vod-message__header{white-space:nowrap}.vod-message.vod-message--focused{box-shadow:inset 0 0 0 1px rgba(100,65,164,.5)}.tw-theme--dark .vod-message.vod-message--focused{box-shadow:inset 0 0 0 1px #7d5bbe}.tw-theme--light .vod-message.vod-message--focused{box-shadow:inset 0 0 0 1px rgba(100,65,164,.5)}.vod-message.vod-message--focused,.vod-message:hover{background-color:#e5e3e8}.tw-theme--dark .vod-message.vod-message--focused,.tw-theme--dark .vod-message:hover{background-color:#2c2541}.tw-theme--light .vod-message.vod-message--focused,.tw-theme--light .vod-message:hover{background-color:#e5e3e8}.vod-message.vod-message--focused .vod-message__reply,.vod-message:hover .vod-message__reply{box-shadow:inset 3px 0 0 0 #cbc8d0}.tw-theme--dark .vod-message.vod-message--focused .vod-message__reply,.tw-theme--dark .vod-message:hover .vod-message__reply{box-shadow:inset 3px 0 0 0 #575260}.tw-theme--light .vod-message.vod-message--focused .vod-message__reply,.tw-theme--light .vod-message:hover .vod-message__reply{box-shadow:inset 3px 0 0 0 #cbc8d0}.vod-message.vod-message--focused .video-chat__message-menu,.vod-message:hover .video-chat__message-menu{visibility:visible}.video-chat__message-list-wrapper{height:100%;flex:1 1 auto;overflow-y:auto;overflow-x:hidden;margin-right:.2rem;line-height:2rem}.video-chat__message-list-wrapper::-webkit-scrollbar{width:.6rem}.video-chat__message-list-wrapper::-webkit-scrollbar-thumb{border-color:#faf9fa;background:#433f4a;border:2px solid;border-radius:10px}.tw-theme--dark .video-chat__message-list-wrapper::-webkit-scrollbar-thumb{border-color:#17141f}.tw-theme--light .video-chat__message-list-wrapper::-webkit-scrollbar-thumb{border-color:#faf9fa}.video-chat__message-list-wrapper:focus{outline:none}.video-chat__sync-button{background-color:rgba(0,0,0,.7);color:#fff;width:30rem;left:2rem;line-height:3rem;padding:0 1rem}.tw-theme--dark .video-chat__sync-button{background-color:hsla(256,8%,73%,.9)}.tw-theme--light .video-chat__sync-button{background-color:rgba(0,0,0,.7)}.tw-theme--dark .video-chat__sync-button{color:#000}.tw-theme--light .video-chat__sync-button{color:#fff}.video-chat__sync-button:focus,.video-chat__sync-button:hover{background-color:rgba(0,0,0,.95);color:#fff}.tw-theme--dark .video-chat__sync-button:focus,.tw-theme--dark .video-chat__sync-button:hover{background-color:#b8b5c0}.tw-theme--light .video-chat__sync-button:focus,.tw-theme--light .video-chat__sync-button:hover{background-color:rgba(0,0,0,.95)}.tw-theme--dark .video-chat__sync-button:focus,.tw-theme--dark .video-chat__sync-button:hover{color:#000}.tw-theme--light .video-chat__sync-button:focus,.tw-theme--light .video-chat__sync-button:hover{color:#fff}.video-chat__sync-button:focus{outline:none;box-shadow:none}.video-chat{flex-basis:34rem}.video-chat textarea{margin:0;height:5rem}.video-chat__input{box-shadow:inset 0 1px 0 0 #dad8de}.tw-theme--dark .video-chat__input{box-shadow:inset 0 1px 0 0 #2c2541}.tw-theme--light .video-chat__input{box-shadow:inset 0 1px 0 0 #dad8de}.video-chat__header{box-shadow:inset 0 -1px 0 0 #dad8de;height:5rem}.tw-theme--dark .video-chat__header{box-shadow:inset 0 -1px 0 0 #2c2541}.tw-theme--light .video-chat__header{box-shadow:inset 0 -1px 0 0 #dad8de}.private-video-banner__header{min-height:4rem;transition:box-shadow .15s linear}.private-video-banner__header:hover{box-shadow:0 2px 0 0 #b19dd8}.video-delete-modal{width:42rem}.tw-theme--dark .video-delete-modal__error-container,.tw-theme--light .video-delete-modal__error-container,.video-delete-modal__error-container{border:1px solid #ec1313}.video-info-bar__action-container{border-top:1px solid #dad8de;width:100%}.tw-theme--dark .video-info-bar__action-container{border-top:1px solid #2c2541}.tw-theme--light .video-info-bar__action-container{border-top:1px solid #dad8de}@media (min-width:1024px){.video-info-bar__action-container{border:none;width:auto}.tw-theme--dark .video-info-bar__action-container,.tw-theme--light .video-info-bar__action-container{border:none}}.video-watch-page__right-column{width:34rem}.amazon-retail-offers__amendment:hover{cursor:pointer}.amazon-retail-offers__label{width:15rem}.amendment-modal__container{width:55rem}.amendment-modal__amendment-text{max-height:20rem;overflow:auto}.available-prime-sub-card{width:30rem;max-width:30rem}.disable-gift-modal{width:50rem}.disable-gift-modal__error,.tw-theme--dark .disable-gift-modal__error,.tw-theme--light .disable-gift-modal__error{border-left:3px solid #ec1313}.subscription-card{width:32rem;max-width:32rem}.subscription-card__tier-display{color:#14b866}.subscription-card__tier-display-prime{color:#0e9bd8}.subscription-card__channel-avatar{border:1px solid #dad8de;top:-1rem;left:2rem}.tw-theme--dark .subscription-card__channel-avatar{border:1px solid #2c2541}.tw-theme--light .subscription-card__channel-avatar{border:1px solid #dad8de}.checkout-error-brick{border-left:5px solid #ec1313}.recurly-amazon-pay{text-align:center;height:52rem}.recurly-amazon-pay__wallet{height:23rem;width:100%;min-width:30rem;max-width:60rem}.recurly-credit-card .recurly-hosted-field{border:1px solid #dad8de;background:#fff;color:#433f4a;display:block;position:relative;width:100%;padding:.5rem 1rem;transition:box-shadow .12s ease-in,border .12s ease-in;border-radius:0;outline:0;font-family:inherit;font-size:1.2rem;line-height:1.5;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:3rem}.tw-theme--dark .recurly-credit-card .recurly-hosted-field{border:1px solid #392e5c;background:#0e0c13;color:#faf9fa}.tw-theme--light .recurly-credit-card .recurly-hosted-field{border:1px solid #dad8de;background:#fff;color:#433f4a}.recurly-credit-card .recurly-hosted-field-focus,.tw-theme--dark .recurly-credit-card .recurly-hosted-field-focus,.tw-theme--light .recurly-credit-card .recurly-hosted-field-focus{border-color:#7d5bbe;box-shadow:0 0 6px -2px #7d5bbe}.recurly-credit-card .recurly-error .recurly-hosted-field,.tw-theme--dark .recurly-credit-card .recurly-error .recurly-hosted-field,.tw-theme--light .recurly-credit-card .recurly-error .recurly-hosted-field{border-color:#ec1313}.recurly-credit-card .recurly-error .recurly-hosted-field-focus,.tw-theme--dark .recurly-credit-card .recurly-error .recurly-hosted-field-focus,.tw-theme--light .recurly-credit-card .recurly-error .recurly-hosted-field-focus{border-color:#7d5bbe;box-shadow:0 0 6px -2px #7d5bbe}.recurly-paypal{height:52rem}#zuora_payment #z_hppm_iframe{background-color:transparent}.zuora-disabled{position:relative;opacity:.5}.zuora-disabled:after{position:absolute;content:"";display:block;width:100%;height:100%;top:0;left:0}.gift-sub-receipt__container{width:70rem}.gift-sub-receipt__label{width:20rem}.personal-sub-receipt__label{width:20rem}.checkout-payments__content{width:70rem}.ticket-description{width:30rem}.ticket-description__banner-image{background-repeat:no-repeat;background-color:#000;background-position:50%;background-size:auto 100%}.ticket-description__broadcaster-info,.tw-theme--dark .ticket-description__broadcaster-info,.tw-theme--light .ticket-description__broadcaster-info{background-color:rgba(0,0,0,.6)}.ticket-description__description__line-item{margin:1rem}.ticket-wrapper__container{width:100%}@media (min-width:1200px){.ticket-wrapper__container{width:30rem}}.error-description__header{height:20rem}.error-description__body{height:40rem}@media (min-width:1200px){.error-description__header{height:30rem}.error-description__body{height:50rem}}.mobile-ticket-description__banner-image{background-repeat:no-repeat;background-color:#faf9fa;background-position:50%;background-size:100%;height:10rem}.mobile-ticket-description__description__line-item{margin:1rem}.placeholder-description__header{height:20rem}@media (min-width:1200px){.placeholder-description__header{height:30rem}}.turbo-mobile-ticket-description__banner-image{background-repeat:no-repeat;background-color:#000;background-position:50%;background-size:auto 100%}.turbo-mobile-ticket-description__broadcaster-info,.tw-theme--dark .turbo-mobile-ticket-description__broadcaster-info,.tw-theme--light .turbo-mobile-ticket-description__broadcaster-info{background-color:rgba(0,0,0,.6)}.turbo-mobile-ticket-description__description__line-item{margin:1rem}.turbo-ticket-description{width:30rem}.turbo-ticket-description__banner-image{background-repeat:no-repeat;background-color:#000;background-position:50%;background-size:auto 100%}.turbo-ticket-description__broadcaster-info,.tw-theme--dark .turbo-ticket-description__broadcaster-info,.tw-theme--light .turbo-ticket-description__broadcaster-info{background-color:rgba(0,0,0,.6)}.turbo-ticket-description__description__line-item{margin:1rem}.ticket-description{width:100%}.ticket-description__banner-image{background:url("https://d3aqoihi2n8ty8.cloudfront.net/owl-2017/pre-purchase-banner-gradient.png") 0 0/100% 100%,url("https://d3aqoihi2n8ty8.cloudfront.net/owl-2017/pre-purchase-banner.png") 50% 50%/cover}@media (min-width:1200px){.ticket-description{width:30rem}}.unsubscribe-page__ticket-description-container{width:30rem}.unsubscribe-page__unsubscribe-form-container{width:60rem}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}body{background:#fff;color:#19171c;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.2rem;line-height:2rem}.tw-theme--dark body{background:#201c2b;color:#dad8de}.tw-theme--light body{background:#fff;color:#19171c}img{border:none;vertical-align:top;max-width:100%}a{color:#6441a4;text-decoration:none}.tw-theme--dark a{color:#b19dd8}.tw-theme--light a,a:hover{color:#6441a4}a:hover{text-decoration:underline}.tw-theme--dark a:hover{color:#b19dd8}.tw-theme--light a:hover{color:#6441a4}li{list-style-position:inside}h1,h2,h3,h4,h5{font-weight:400}strong{font-weight:600}em{font-style:italic}button{border:none;background:none;border-radius:0;color:inherit;font:inherit}button:hover{cursor:pointer}input[type=text]::-ms-clear{display:none}hr{border:none}body,html{line-height:1.5}h1{font-size:4rem}h1,h2{line-height:1.2}h2{font-size:2.8rem}h3{font-size:2.4rem;line-height:1.2}h4{font-size:1.6rem}h4,h5{line-height:1.5}h5{font-size:1.4rem}h6,p{font-size:1.2rem;line-height:1.5}.tw-border{border:1px solid #dad8de!important}.tw-theme--dark .tw-border{border:1px solid #2c2541!important}.tw-theme--light .tw-border{border:1px solid #dad8de!important}.tw-border-t{border-top:1px solid #dad8de!important}.tw-theme--dark .tw-border-t{border-top:1px solid #2c2541!important}.tw-theme--light .tw-border-t{border-top:1px solid #dad8de!important}.tw-border-r{border-right:1px solid #dad8de!important}.tw-theme--dark .tw-border-r{border-right:1px solid #2c2541!important}.tw-theme--light .tw-border-r{border-right:1px solid #dad8de!important}.tw-border-b{border-bottom:1px solid #dad8de!important}.tw-theme--dark .tw-border-b{border-bottom:1px solid #2c2541!important}.tw-theme--light .tw-border-b{border-bottom:1px solid #dad8de!important}.tw-border-l{border-left:1px solid #dad8de!important}.tw-theme--dark .tw-border-l{border-left:1px solid #2c2541!important}.tw-theme--light .tw-border-l{border-left:1px solid #dad8de!important}.tw-border--marked,.tw-theme--dark .tw-border--marked,.tw-theme--light .tw-border--marked{border-left:3px solid #6441a4!important}.tw-border-radius-none,.tw-theme--dark .tw-border-radius-none,.tw-theme--light .tw-border-radius-none{border-radius:none!important}.tw-border-radius-small,.tw-theme--dark .tw-border-radius-small,.tw-theme--light .tw-border-radius-small{border-radius:2px!important}.tw-border-radius-medium,.tw-theme--dark .tw-border-radius-medium,.tw-theme--light .tw-border-radius-medium{border-radius:4px!important}.tw-border-radius-large,.tw-theme--dark .tw-border-radius-large,.tw-theme--light .tw-border-radius-large{border-radius:6px!important}.tw-border-radius-rounded,.tw-theme--dark .tw-border-radius-rounded,.tw-theme--light .tw-border-radius-rounded{border-radius:50%!important}.tw-c-background-body{background-color:#faf9fa!important}.tw-theme--dark .tw-c-background-body{background-color:#17141f!important}.tw-theme--light .tw-c-background-body{background-color:#faf9fa!important}.tw-c-background{background-color:#fff!important}.tw-theme--dark .tw-c-background{background-color:#201c2b!important}.tw-theme--light .tw-c-background{background-color:#fff!important}.tw-c-background-alt{background-color:#faf9fa!important}.tw-theme--dark .tw-c-background-alt{background-color:#17141f!important}.tw-theme--light .tw-c-background-alt{background-color:#faf9fa!important}.tw-c-background-alt-2{background-color:#efeef1!important}.tw-theme--dark .tw-c-background-alt-2{background-color:#0e0c13!important}.tw-theme--light .tw-c-background-alt-2{background-color:#efeef1!important}.tw-c-background-accent,.tw-theme--dark .tw-c-background-accent,.tw-theme--light .tw-c-background-accent{background-color:#6441a4!important}.tw-c-background-accent-alt{background-color:#7d5bbe!important}.tw-theme--dark .tw-c-background-accent-alt{background-color:#392e5c!important}.tw-theme--light .tw-c-background-accent-alt{background-color:#7d5bbe!important}.tw-c-background-accent-alt-2{background-color:#392e5c!important}.tw-theme--dark .tw-c-background-accent-alt-2{background-color:#2c2541!important}.tw-theme--light .tw-c-background-accent-alt-2{background-color:#392e5c!important}.tw-c-background-placeholder{background-color:rgba(0,0,0,.05)!important}.tw-theme--dark .tw-c-background-placeholder{background-color:hsla(0,0%,100%,.05)!important}.tw-theme--light .tw-c-background-placeholder{background-color:rgba(0,0,0,.05)!important}.tw-c-background-overlay-placeholder,.tw-theme--dark .tw-c-background-overlay-placeholder,.tw-theme--light .tw-c-background-overlay-placeholder{background-color:hsla(0,0%,100%,.15)!important}.tw-c-background-live,.tw-theme--dark .tw-c-background-live,.tw-theme--light .tw-c-background-live{background-color:#ec1313!important}.tw-c-background-prime,.tw-theme--dark .tw-c-background-prime,.tw-theme--light .tw-c-background-prime{background-color:#0e9bd8!important}.tw-c-background-tooltip{background-color:#0e0c13!important}.tw-theme--dark .tw-c-background-tooltip{background-color:#fff!important}.tw-theme--light .tw-c-background-tooltip{background-color:#0e0c13!important}.tw-c-background-overlay,.tw-theme--dark .tw-c-background-overlay,.tw-theme--light .tw-c-background-overlay{background-color:rgba(0,0,0,.6)!important}.tw-c-background-top-nav{background-color:#4b367c!important}.tw-theme--dark .tw-c-background-top-nav{background-color:#392e5c!important}.tw-theme--light .tw-c-background-top-nav{background-color:#4b367c!important}.tw-c-background-chat{background-color:#faf9fa!important}.tw-theme--dark .tw-c-background-chat{background-color:#0e0c13!important}.tw-theme--light .tw-c-background-chat{background-color:#faf9fa!important}.tw-c-background-chat-alt{background-color:#efeef1!important}.tw-theme--dark .tw-c-background-chat-alt{background-color:#201c2b!important}.tw-theme--light .tw-c-background-chat-alt{background-color:#efeef1!important}.tw-c-background-chat-header{background-color:#faf9fa!important}.tw-theme--dark .tw-c-background-chat-header{background-color:#17141f!important}.tw-theme--light .tw-c-background-chat-header{background-color:#faf9fa!important}.tw-c-background-chat-line-mentioning{background-color:#e5e3e8!important}.tw-theme--dark .tw-c-background-chat-line-mentioning{background-color:#392e5c!important}.tw-theme--light .tw-c-background-chat-line-mentioning{background-color:#e5e3e8!important}.tw-c-background-chat-line-mentioned{background-color:#19171c!important}.tw-theme--dark .tw-c-background-chat-line-mentioned{background-color:#efeef1!important}.tw-theme--light .tw-c-background-chat-line-mentioned{background-color:#19171c!important}.tw-c-background-modal-overlay{background-color:rgba(23,20,31,.6)!important}.tw-theme--dark .tw-c-background-modal-overlay{background-color:rgba(0,0,0,.6)!important}.tw-theme--light .tw-c-background-modal-overlay{background-color:rgba(23,20,31,.6)!important}.tw-c-background-modal{background-color:#fff!important}.tw-theme--dark .tw-c-background-modal{background-color:#201c2b!important}.tw-theme--light .tw-c-background-modal{background-color:#fff!important}.tw-c-background-graph{background-color:#f9f8fc!important}.tw-theme--dark .tw-c-background-graph{background-color:#17141f!important}.tw-theme--light .tw-c-background-graph{background-color:#f9f8fc!important}.tw-c-background-graph-fill{background-color:#9a7fcc!important}.tw-theme--dark .tw-c-background-graph-fill{background-color:#7d5bbe!important}.tw-theme--light .tw-c-background-graph-fill{background-color:#9a7fcc!important}.tw-c-background-scrollbar{background-color:#000!important}.tw-theme--dark .tw-c-background-scrollbar{background-color:#201c2b!important}.tw-theme--light .tw-c-background-scrollbar{background-color:#000!important}.tw-c-text{color:#19171c!important}.tw-theme--dark .tw-c-text{color:#dad8de!important}.tw-theme--light .tw-c-text{color:#19171c!important}.tw-c-text-alt{color:#322f37!important}.tw-theme--dark .tw-c-text-alt{color:#b8b5c0!important}.tw-theme--light .tw-c-text-alt{color:#322f37!important}.tw-c-text-alt-2{color:#6e6779!important}.tw-theme--dark .tw-c-text-alt-2{color:#898395!important}.tw-theme--light .tw-c-text-alt-2{color:#6e6779!important}.tw-c-text-link{color:#6441a4!important}.tw-theme--dark .tw-c-text-link{color:#b19dd8!important}.tw-c-text-link-hover,.tw-theme--light .tw-c-text-link{color:#6441a4!important}.tw-theme--dark .tw-c-text-link-hover{color:#b19dd8!important}.tw-c-text-link-active,.tw-theme--light .tw-c-text-link-hover{color:#6441a4!important}.tw-theme--dark .tw-c-text-link-active{color:#b19dd8!important}.tw-c-text-link-focus,.tw-theme--light .tw-c-text-link-active{color:#6441a4!important}.tw-theme--dark .tw-c-text-link-focus{color:#b19dd8!important}.tw-c-text-link-visited,.tw-theme--light .tw-c-text-link-focus{color:#6441a4!important}.tw-theme--dark .tw-c-text-link-visited{color:#b19dd8!important}.tw-theme--light .tw-c-text-link-visited{color:#6441a4!important}.tw-c-text-alert,.tw-c-text-live,.tw-theme--dark .tw-c-text-alert,.tw-theme--dark .tw-c-text-live,.tw-theme--light .tw-c-text-alert,.tw-theme--light .tw-c-text-live{color:#ec1313!important}.tw-c-text-prime,.tw-theme--dark .tw-c-text-prime,.tw-theme--light .tw-c-text-prime{color:#0e9bd8!important}.tw-c-text-inherit,.tw-theme--dark .tw-c-text-inherit,.tw-theme--light .tw-c-text-inherit{color:inherit!important}.tw-c-text-hint{color:#6e6779!important}.tw-theme--dark .tw-c-text-hint{color:#898395!important}.tw-theme--light .tw-c-text-hint{color:#6e6779!important}.tw-c-text-error,.tw-theme--dark .tw-c-text-error,.tw-theme--light .tw-c-text-error{color:#ec1313!important}.tw-c-text-tooltip{color:#fff!important}.tw-theme--dark .tw-c-text-tooltip{color:#0e0c13!important}.tw-theme--light .tw-c-text-tooltip{color:#fff!important}.tw-c-text-overlay,.tw-theme--dark .tw-c-text-overlay,.tw-theme--light .tw-c-text-overlay{color:#faf9fa!important}.tw-c-text-overlay-alt,.tw-theme--dark .tw-c-text-overlay-alt,.tw-theme--light .tw-c-text-overlay-alt{color:#dad8de!important}.tw-c-text-overlay-link,.tw-c-text-overlay-link-active,.tw-c-text-overlay-link-focus,.tw-c-text-overlay-link-hover,.tw-c-text-overlay-link-visited,.tw-theme--dark .tw-c-text-overlay-link,.tw-theme--dark .tw-c-text-overlay-link-active,.tw-theme--dark .tw-c-text-overlay-link-focus,.tw-theme--dark .tw-c-text-overlay-link-hover,.tw-theme--dark .tw-c-text-overlay-link-visited,.tw-theme--light .tw-c-text-overlay-link,.tw-theme--light .tw-c-text-overlay-link-active,.tw-theme--light .tw-c-text-overlay-link-focus,.tw-theme--light .tw-c-text-overlay-link-hover,.tw-theme--light .tw-c-text-overlay-link-visited{color:#b19dd8!important}.tw-c-text-chat-line-mentioning{color:#19171c!important}.tw-theme--dark .tw-c-text-chat-line-mentioning{color:#fff!important}.tw-theme--light .tw-c-text-chat-line-mentioning{color:#19171c!important}.tw-c-text-chat-line-mentioned{color:#fff!important}.tw-theme--dark .tw-c-text-chat-line-mentioned{color:#19171c!important}.tw-theme--light .tw-c-text-chat-line-mentioned{color:#fff!important}.tw-c-border{border-color:#dad8de!important}.tw-theme--dark .tw-c-border{border-color:#2c2541!important}.tw-theme--light .tw-c-border{border-color:#dad8de!important}.tw-c-border-overlay,.tw-theme--dark .tw-c-border-overlay,.tw-theme--light .tw-c-border-overlay{border-color:hsla(0,0%,100%,.25)!important}.tw-c-border-brand,.tw-theme--dark .tw-c-border-brand,.tw-theme--light .tw-c-border-brand{border-color:#6441a4!important}.tw-c-border-alert,.tw-c-border-error,.tw-theme--dark .tw-c-border-alert,.tw-theme--dark .tw-c-border-error,.tw-theme--light .tw-c-border-alert,.tw-theme--light .tw-c-border-error{border-color:#ec1313!important}.tw-c-border-whisper-incoming,.tw-theme--dark .tw-c-border-whisper-incoming,.tw-theme--light .tw-c-border-whisper-incoming{border-color:#b19dd8!important}.tw-c-border-whisper-outgoing,.tw-theme--dark .tw-c-border-whisper-outgoing,.tw-theme--light .tw-c-border-whisper-outgoing{border-color:#a49fad!important}.tw-c-border-spinner{border-color:rgba(0,0,0,.15)!important}.tw-theme--dark .tw-c-border-spinner{border-color:hsla(0,0%,100%,.15)!important}.tw-theme--light .tw-c-border-spinner{border-color:rgba(0,0,0,.15)!important}.tw-c-border-spinner-fill{border-color:#19171c!important}.tw-theme--dark .tw-c-border-spinner-fill{border-color:#dad8de!important}.tw-theme--light .tw-c-border-spinner-fill{border-color:#19171c!important}.tw-elevation-1{box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 2px 2px -2px rgba(0,0,0,.02),0 1px 4px 0 rgba(0,0,0,.04)!important}.tw-theme--dark .tw-elevation-1{box-shadow:0 2px 4px -1px rgba(0,0,0,.34),0 2px 2px -2px rgba(0,0,0,.26),0 1px 4px 0 rgba(0,0,0,.28)!important}.tw-theme--light .tw-elevation-1{box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 2px 2px -2px rgba(0,0,0,.02),0 1px 4px 0 rgba(0,0,0,.04)!important}.tw-elevation-2{box-shadow:0 4px 6px -2px rgba(0,0,0,.1),0 3px 4px -2px rgba(0,0,0,.02),0 1px 8px 0 rgba(0,0,0,.04)!important}.tw-theme--dark .tw-elevation-2{box-shadow:0 4px 6px -2px rgba(0,0,0,.34),0 3px 4px -2px rgba(0,0,0,.26),0 1px 8px 0 rgba(0,0,0,.28)!important}.tw-theme--light .tw-elevation-2{box-shadow:0 4px 6px -2px rgba(0,0,0,.1),0 3px 4px -2px rgba(0,0,0,.02),0 1px 8px 0 rgba(0,0,0,.04)!important}.tw-elevation-3{box-shadow:0 6px 10px 0 rgba(0,0,0,.1),0 1px 8px -3px rgba(0,0,0,.02),0 2px 16px 0 rgba(0,0,0,.04)!important}.tw-theme--dark .tw-elevation-3{box-shadow:0 6px 10px 0 rgba(0,0,0,.34),0 1px 8px -3px rgba(0,0,0,.26),0 2px 16px 0 rgba(0,0,0,.28)!important}.tw-theme--light .tw-elevation-3{box-shadow:0 6px 10px 0 rgba(0,0,0,.1),0 1px 8px -3px rgba(0,0,0,.02),0 2px 16px 0 rgba(0,0,0,.04)!important}.tw-elevation-4{box-shadow:0 10px 14px 4px rgba(0,0,0,.1),0 6px 14px -6px rgba(0,0,0,.02),0 4px 24px 0 rgba(0,0,0,.04)!important}.tw-theme--dark .tw-elevation-4{box-shadow:0 10px 14px 4px rgba(0,0,0,.34),0 6px 14px -6px rgba(0,0,0,.26),0 4px 24px 0 rgba(0,0,0,.28)!important}.tw-theme--light .tw-elevation-4{box-shadow:0 10px 14px 4px rgba(0,0,0,.1),0 6px 14px -6px rgba(0,0,0,.02),0 4px 24px 0 rgba(0,0,0,.04)!important}.tw-elevation-5{box-shadow:0 14px 20px 8px rgba(0,0,0,.1),0 10px 22px -8px rgba(0,0,0,.02),0 8px 38px 0 rgba(0,0,0,.04)!important}.tw-theme--dark .tw-elevation-5{box-shadow:0 14px 20px 8px rgba(0,0,0,.34),0 10px 22px -8px rgba(0,0,0,.26),0 8px 38px 0 rgba(0,0,0,.28)!important}.tw-theme--light .tw-elevation-5{box-shadow:0 14px 20px 8px rgba(0,0,0,.1),0 10px 22px -8px rgba(0,0,0,.02),0 8px 38px 0 rgba(0,0,0,.04)!important}.tw-relative{position:relative!important}.tw-absolute{position:absolute!important}.tw-fixed{position:fixed!important}.tw-top-0{top:0!important}.tw-right-0{right:0!important}.tw-bottom-0{bottom:0!important}.tw-left-0{left:0!important}.tw-z-above{z-index:10!important}.tw-z-default{z-index:1!important}.tw-z-below{z-index:-1!important}.tw-pd-0{padding:0!important}.tw-pd-05{padding:.5rem!important}.tw-pd-1{padding:1rem!important}.tw-pd-2{padding:2rem!important}.tw-pd-3{padding:3rem!important}.tw-pd-4{padding:4rem!important}.tw-pd-5{padding:5rem!important}.tw-pd-6{padding:6rem!important}.tw-pd-7{padding:7rem!important}.tw-pd-8{padding:8rem!important}.tw-pd-9{padding:9rem!important}.tw-pd-10{padding:10rem!important}.tw-pd-t-0{padding-top:0!important}.tw-pd-t-05{padding-top:.5rem!important}.tw-pd-t-1{padding-top:1rem!important}.tw-pd-t-2{padding-top:2rem!important}.tw-pd-t-3{padding-top:3rem!important}.tw-pd-t-4{padding-top:4rem!important}.tw-pd-t-5{padding-top:5rem!important}.tw-pd-t-6{padding-top:6rem!important}.tw-pd-t-7{padding-top:7rem!important}.tw-pd-t-8{padding-top:8rem!important}.tw-pd-t-9{padding-top:9rem!important}.tw-pd-t-10{padding-top:10rem!important}.tw-pd-r-0{padding-right:0!important}.tw-pd-r-05{padding-right:.5rem!important}.tw-pd-r-1{padding-right:1rem!important}.tw-pd-r-2{padding-right:2rem!important}.tw-pd-r-3{padding-right:3rem!important}.tw-pd-r-4{padding-right:4rem!important}.tw-pd-r-5{padding-right:5rem!important}.tw-pd-r-6{padding-right:6rem!important}.tw-pd-r-7{padding-right:7rem!important}.tw-pd-r-8{padding-right:8rem!important}.tw-pd-r-9{padding-right:9rem!important}.tw-pd-r-10{padding-right:10rem!important}.tw-pd-b-0{padding-bottom:0!important}.tw-pd-b-05{padding-bottom:.5rem!important}.tw-pd-b-1{padding-bottom:1rem!important}.tw-pd-b-2{padding-bottom:2rem!important}.tw-pd-b-3{padding-bottom:3rem!important}.tw-pd-b-4{padding-bottom:4rem!important}.tw-pd-b-5{padding-bottom:5rem!important}.tw-pd-b-6{padding-bottom:6rem!important}.tw-pd-b-7{padding-bottom:7rem!important}.tw-pd-b-8{padding-bottom:8rem!important}.tw-pd-b-9{padding-bottom:9rem!important}.tw-pd-b-10{padding-bottom:10rem!important}.tw-pd-l-0{padding-left:0!important}.tw-pd-l-05{padding-left:.5rem!important}.tw-pd-l-1{padding-left:1rem!important}.tw-pd-l-2{padding-left:2rem!important}.tw-pd-l-3{padding-left:3rem!important}.tw-pd-l-4{padding-left:4rem!important}.tw-pd-l-5{padding-left:5rem!important}.tw-pd-l-6{padding-left:6rem!important}.tw-pd-l-7{padding-left:7rem!important}.tw-pd-l-8{padding-left:8rem!important}.tw-pd-l-9{padding-left:9rem!important}.tw-pd-l-10{padding-left:10rem!important}.tw-pd-y-0{padding-top:0!important;padding-bottom:0!important}.tw-pd-y-05{padding-top:.5rem!important;padding-bottom:.5rem!important}.tw-pd-y-1{padding-top:1rem!important;padding-bottom:1rem!important}.tw-pd-y-2{padding-top:2rem!important;padding-bottom:2rem!important}.tw-pd-y-3{padding-top:3rem!important;padding-bottom:3rem!important}.tw-pd-y-4{padding-top:4rem!important;padding-bottom:4rem!important}.tw-pd-y-5{padding-top:5rem!important;padding-bottom:5rem!important}.tw-pd-y-6{padding-top:6rem!important;padding-bottom:6rem!important}.tw-pd-y-7{padding-top:7rem!important;padding-bottom:7rem!important}.tw-pd-y-8{padding-top:8rem!important;padding-bottom:8rem!important}.tw-pd-y-9{padding-top:9rem!important;padding-bottom:9rem!important}.tw-pd-y-10{padding-top:10rem!important;padding-bottom:10rem!important}.tw-pd-x-0{padding-left:0!important;padding-right:0!important}.tw-pd-x-05{padding-left:.5rem!important;padding-right:.5rem!important}.tw-pd-x-1{padding-left:1rem!important;padding-right:1rem!important}.tw-pd-x-2{padding-left:2rem!important;padding-right:2rem!important}.tw-pd-x-3{padding-left:3rem!important;padding-right:3rem!important}.tw-pd-x-4{padding-left:4rem!important;padding-right:4rem!important}.tw-pd-x-5{padding-left:5rem!important;padding-right:5rem!important}.tw-pd-x-6{padding-left:6rem!important;padding-right:6rem!important}.tw-pd-x-7{padding-left:7rem!important;padding-right:7rem!important}.tw-pd-x-8{padding-left:8rem!important;padding-right:8rem!important}.tw-pd-x-9{padding-left:9rem!important;padding-right:9rem!important}.tw-pd-x-10{padding-left:10rem!important;padding-right:10rem!important}.tw-mg-0{margin:0!important}.tw-mg-05{margin:.5rem!important}.tw-mg-1{margin:1rem!important}.tw-mg-2{margin:2rem!important}.tw-mg-3{margin:3rem!important}.tw-mg-4{margin:4rem!important}.tw-mg-5{margin:5rem!important}.tw-mg-6{margin:6rem!important}.tw-mg-7{margin:7rem!important}.tw-mg-8{margin:8rem!important}.tw-mg-9{margin:9rem!important}.tw-mg-10{margin:10rem!important}.tw-mg-auto{margin:auto!important}.tw-mg-t-0{margin-top:0!important}.tw-mg-t-05{margin-top:.5rem!important}.tw-mg-t-1{margin-top:1rem!important}.tw-mg-t-2{margin-top:2rem!important}.tw-mg-t-3{margin-top:3rem!important}.tw-mg-t-4{margin-top:4rem!important}.tw-mg-t-5{margin-top:5rem!important}.tw-mg-t-6{margin-top:6rem!important}.tw-mg-t-7{margin-top:7rem!important}.tw-mg-t-8{margin-top:8rem!important}.tw-mg-t-9{margin-top:9rem!important}.tw-mg-t-10{margin-top:10rem!important}.tw-mg-t-auto{margin-top:auto!important}.tw-mg-r-0{margin-right:0!important}.tw-mg-r-05{margin-right:.5rem!important}.tw-mg-r-1{margin-right:1rem!important}.tw-mg-r-2{margin-right:2rem!important}.tw-mg-r-3{margin-right:3rem!important}.tw-mg-r-4{margin-right:4rem!important}.tw-mg-r-5{margin-right:5rem!important}.tw-mg-r-6{margin-right:6rem!important}.tw-mg-r-7{margin-right:7rem!important}.tw-mg-r-8{margin-right:8rem!important}.tw-mg-r-9{margin-right:9rem!important}.tw-mg-r-10{margin-right:10rem!important}.tw-mg-r-auto{margin-right:auto!important}.tw-mg-b-0{margin-bottom:0!important}.tw-mg-b-05{margin-bottom:.5rem!important}.tw-mg-b-1{margin-bottom:1rem!important}.tw-mg-b-2{margin-bottom:2rem!important}.tw-mg-b-3{margin-bottom:3rem!important}.tw-mg-b-4{margin-bottom:4rem!important}.tw-mg-b-5{margin-bottom:5rem!important}.tw-mg-b-6{margin-bottom:6rem!important}.tw-mg-b-7{margin-bottom:7rem!important}.tw-mg-b-8{margin-bottom:8rem!important}.tw-mg-b-9{margin-bottom:9rem!important}.tw-mg-b-10{margin-bottom:10rem!important}.tw-mg-b-auto{margin-bottom:auto!important}.tw-mg-l-0{margin-left:0!important}.tw-mg-l-05{margin-left:.5rem!important}.tw-mg-l-1{margin-left:1rem!important}.tw-mg-l-2{margin-left:2rem!important}.tw-mg-l-3{margin-left:3rem!important}.tw-mg-l-4{margin-left:4rem!important}.tw-mg-l-5{margin-left:5rem!important}.tw-mg-l-6{margin-left:6rem!important}.tw-mg-l-7{margin-left:7rem!important}.tw-mg-l-8{margin-left:8rem!important}.tw-mg-l-9{margin-left:9rem!important}.tw-mg-l-10{margin-left:10rem!important}.tw-mg-l-auto{margin-left:auto!important}.tw-mg-y-0{margin-top:0!important;margin-bottom:0!important}.tw-mg-y-05{margin-top:.5rem!important;margin-bottom:.5rem!important}.tw-mg-y-1{margin-top:1rem!important;margin-bottom:1rem!important}.tw-mg-y-2{margin-top:2rem!important;margin-bottom:2rem!important}.tw-mg-y-3{margin-top:3rem!important;margin-bottom:3rem!important}.tw-mg-y-4{margin-top:4rem!important;margin-bottom:4rem!important}.tw-mg-y-5{margin-top:5rem!important;margin-bottom:5rem!important}.tw-mg-y-6{margin-top:6rem!important;margin-bottom:6rem!important}.tw-mg-y-7{margin-top:7rem!important;margin-bottom:7rem!important}.tw-mg-y-8{margin-top:8rem!important;margin-bottom:8rem!important}.tw-mg-y-9{margin-top:9rem!important;margin-bottom:9rem!important}.tw-mg-y-10{margin-top:10rem!important;margin-bottom:10rem!important}.tw-mg-y-auto{margin-top:auto!important;margin-bottom:auto!important}.tw-mg-x-0{margin-left:0!important;margin-right:0!important}.tw-mg-x-05{margin-left:.5rem!important;margin-right:.5rem!important}.tw-mg-x-1{margin-left:1rem!important;margin-right:1rem!important}.tw-mg-x-2{margin-left:2rem!important;margin-right:2rem!important}.tw-mg-x-3{margin-left:3rem!important;margin-right:3rem!important}.tw-mg-x-4{margin-left:4rem!important;margin-right:4rem!important}.tw-mg-x-5{margin-left:5rem!important;margin-right:5rem!important}.tw-mg-x-6{margin-left:6rem!important;margin-right:6rem!important}.tw-mg-x-7{margin-left:7rem!important;margin-right:7rem!important}.tw-mg-x-8{margin-left:8rem!important;margin-right:8rem!important}.tw-mg-x-9{margin-left:9rem!important;margin-right:9rem!important}.tw-mg-x-10{margin-left:10rem!important;margin-right:10rem!important}.tw-mg-x-auto{margin-left:auto!important;margin-right:auto!important}.tw-font-size-1{font-size:4rem!important}.tw-font-size-2{font-size:2.8rem!important}.tw-font-size-3{font-size:2.4rem!important}.tw-font-size-4{font-size:1.6rem!important}.tw-font-size-5{font-size:1.4rem!important}.tw-font-size-6{font-size:1.2rem!important}.tw-font-size-7{font-size:1.1rem!important}.tw-font-size-8{font-size:1rem!important}.tw-font-size-base{font-size:1.2rem!important}.tw-line-height-body{line-height:1.5!important}.tw-line-height-heading{line-height:1.2!important}.tw-align-center{text-align:center!important}.tw-align-left{text-align:left!important}.tw-align-right{text-align:right!important}.tw-regular{font-weight:400!important}.tw-strong{font-weight:600!important}.tw-italic{font-style:italic!important}.tw-strikethrough{text-decoration:line-through!important}.tw-nowrap{white-space:nowrap!important}.tw-underline{text-decoration:underline!important}.tw-upcase{text-transform:uppercase!important}.tw-capcase{text-transform:capitalize!important}.tw-word-break-normal{word-break:normal!important}.tw-word-break-all{word-break:break-all!important}.tw-word-break-keep-all{word-break:keep-all!important}.tw-word-break-word{word-break:break-word!important}.tw-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@supports (-webkit-line-clamp:2){.tw-line-clamp-2{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.tw-flex{display:flex!important}.tw-flex-wrap{flex-wrap:wrap!important}.tw-flex-nowrap{flex-wrap:nowrap!important}.tw-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.tw-inline-flex{display:inline-flex!important}.tw-flex-column{flex-direction:column!important}.tw-flex-row{flex-direction:row!important}.tw-flex-column-reverse{flex-direction:column-reverse!important}.tw-flex-row-reverse{flex-direction:row-reverse!important}.tw-align-items-start{align-items:flex-start!important}.tw-align-items-end{align-items:flex-end!important}.tw-align-items-center{align-items:center!important}.tw-align-items-baseline{align-items:baseline!important}.tw-align-items-stretch{align-items:stretch!important}.tw-align-self-start{align-self:flex-start!important}.tw-align-self-end{align-self:flex-end!important}.tw-align-self-center{align-self:center!important}.tw-align-self-baseline{align-self:baseline!important}.tw-align-self-stretch{align-self:stretch!important}.tw-justify-content-start{justify-content:flex-start!important}.tw-justify-content-end{justify-content:flex-end!important}.tw-justify-content-center{justify-content:center!important}.tw-justify-content-between{justify-content:space-between!important}.tw-justify-content-around{justify-content:space-around!important}.tw-justify-content-stretch{justify-content:stretch!important}.tw-align-content-start{align-content:flex-start!important}.tw-align-content-end{align-content:flex-end!important}.tw-align-content-center{align-content:center!important}.tw-align-content-between{align-content:space-between!important}.tw-align-content-around{align-content:space-around!important}.tw-align-content-stretch{align-content:stretch!important}.tw-flex-grow-0{flex-grow:0!important}.tw-flex-grow-1{flex-grow:1!important}.tw-flex-grow-2{flex-grow:2!important}.tw-flex-grow-3{flex-grow:3!important}.tw-flex-grow-4{flex-grow:4!important}.tw-flex-shrink-0{flex-shrink:0!important}.tw-flex-shrink-1{flex-shrink:1!important}.tw-flex-shrink-2{flex-shrink:2!important}.tw-flex-shrink-3{flex-shrink:3!important}.tw-flex-shrink-4{flex-shrink:4!important}.tw-item-order-0{order:0!important}.tw-item-order-1{order:1!important}.tw-item-order-2{order:2!important}.tw-item-order-3{order:3!important}.tw-item-order-4{order:4!important}.tw-inline{display:inline!important}.tw-inline-block{display:inline-block!important}.tw-block{display:block!important}.tw-hide{display:none!important}.tw-overflow-hidden{overflow:hidden!important}.tw-overflow-auto{overflow:auto!important}.tw-overflow-scroll{overflow:scroll!important}.tw-overflow-visible{overflow:visible!important}.tw-align-top{vertical-align:top!important}.tw-align-middle{vertical-align:middle!important}.tw-align-bottom{vertical-align:bottom!important}.tw-align-baseline{vertical-align:baseline!important}.tw-align-text-top{vertical-align:text-top!important}.tw-align-text-bottom{vertical-align:text-bottom!important}.tw-resize-none{resize:none!important}.tw-resize-x{resize:horizontal!important}.tw-resize-y{resize:vertical!important}.tw-full-width{width:100%!important}.tw-full-height{height:100%!important}.tw-visible{visibility:visible!important}.tw-hidden{visibility:hidden!important}.tw-clearfix:after{display:table;clear:both;content:""}.tw-hide-accessible{position:absolute;width:.1rem;height:.1rem;margin:-.1rem;padding:0;border:none;overflow:hidden;clip:rect(0 0 0 0)}body{overflow:hidden}.twilight-root{background-color:#faf9fa;color:#19171c}.tw-theme--dark .twilight-root{background-color:#17141f;color:#dad8de}.tw-theme--light .twilight-root{background-color:#faf9fa;color:#19171c}@media (min-width:480px){.tw-xs-flex{display:flex!important}}@media screen and (min-width:480px){.tw-xs-relative{position:relative!important}.tw-xs-absolute{position:absolute!important}.tw-xs-fixed{position:fixed!important}.tw-xs-pd-0{padding:0!important}.tw-xs-pd-05{padding:.5rem!important}.tw-xs-pd-1{padding:1rem!important}.tw-xs-pd-2{padding:2rem!important}.tw-xs-pd-3{padding:3rem!important}.tw-xs-pd-4{padding:4rem!important}.tw-xs-pd-5{padding:5rem!important}.tw-xs-pd-6{padding:6rem!important}.tw-xs-pd-7{padding:7rem!important}.tw-xs-pd-8{padding:8rem!important}.tw-xs-pd-9{padding:9rem!important}.tw-xs-pd-10{padding:10rem!important}.tw-xs-pd-t-0{padding-top:0!important}.tw-xs-pd-t-05{padding-top:.5rem!important}.tw-xs-pd-t-1{padding-top:1rem!important}.tw-xs-pd-t-2{padding-top:2rem!important}.tw-xs-pd-t-3{padding-top:3rem!important}.tw-xs-pd-t-4{padding-top:4rem!important}.tw-xs-pd-t-5{padding-top:5rem!important}.tw-xs-pd-t-6{padding-top:6rem!important}.tw-xs-pd-t-7{padding-top:7rem!important}.tw-xs-pd-t-8{padding-top:8rem!important}.tw-xs-pd-t-9{padding-top:9rem!important}.tw-xs-pd-t-10{padding-top:10rem!important}.tw-xs-pd-r-0{padding-right:0!important}.tw-xs-pd-r-05{padding-right:.5rem!important}.tw-xs-pd-r-1{padding-right:1rem!important}.tw-xs-pd-r-2{padding-right:2rem!important}.tw-xs-pd-r-3{padding-right:3rem!important}.tw-xs-pd-r-4{padding-right:4rem!important}.tw-xs-pd-r-5{padding-right:5rem!important}.tw-xs-pd-r-6{padding-right:6rem!important}.tw-xs-pd-r-7{padding-right:7rem!important}.tw-xs-pd-r-8{padding-right:8rem!important}.tw-xs-pd-r-9{padding-right:9rem!important}.tw-xs-pd-r-10{padding-right:10rem!important}.tw-xs-pd-b-0{padding-bottom:0!important}.tw-xs-pd-b-05{padding-bottom:.5rem!important}.tw-xs-pd-b-1{padding-bottom:1rem!important}.tw-xs-pd-b-2{padding-bottom:2rem!important}.tw-xs-pd-b-3{padding-bottom:3rem!important}.tw-xs-pd-b-4{padding-bottom:4rem!important}.tw-xs-pd-b-5{padding-bottom:5rem!important}.tw-xs-pd-b-6{padding-bottom:6rem!important}.tw-xs-pd-b-7{padding-bottom:7rem!important}.tw-xs-pd-b-8{padding-bottom:8rem!important}.tw-xs-pd-b-9{padding-bottom:9rem!important}.tw-xs-pd-b-10{padding-bottom:10rem!important}.tw-xs-pd-l-0{padding-left:0!important}.tw-xs-pd-l-05{padding-left:.5rem!important}.tw-xs-pd-l-1{padding-left:1rem!important}.tw-xs-pd-l-2{padding-left:2rem!important}.tw-xs-pd-l-3{padding-left:3rem!important}.tw-xs-pd-l-4{padding-left:4rem!important}.tw-xs-pd-l-5{padding-left:5rem!important}.tw-xs-pd-l-6{padding-left:6rem!important}.tw-xs-pd-l-7{padding-left:7rem!important}.tw-xs-pd-l-8{padding-left:8rem!important}.tw-xs-pd-l-9{padding-left:9rem!important}.tw-xs-pd-l-10{padding-left:10rem!important}.tw-xs-pd-y-0{padding-top:0!important;padding-bottom:0!important}.tw-xs-pd-y-05{padding-top:.5rem!important;padding-bottom:.5rem!important}.tw-xs-pd-y-1{padding-top:1rem!important;padding-bottom:1rem!important}.tw-xs-pd-y-2{padding-top:2rem!important;padding-bottom:2rem!important}.tw-xs-pd-y-3{padding-top:3rem!important;padding-bottom:3rem!important}.tw-xs-pd-y-4{padding-top:4rem!important;padding-bottom:4rem!important}.tw-xs-pd-y-5{padding-top:5rem!important;padding-bottom:5rem!important}.tw-xs-pd-y-6{padding-top:6rem!important;padding-bottom:6rem!important}.tw-xs-pd-y-7{padding-top:7rem!important;padding-bottom:7rem!important}.tw-xs-pd-y-8{padding-top:8rem!important;padding-bottom:8rem!important}.tw-xs-pd-y-9{padding-top:9rem!important;padding-bottom:9rem!important}.tw-xs-pd-y-10{padding-top:10rem!important;padding-bottom:10rem!important}.tw-xs-pd-x-0{padding-left:0!important;padding-right:0!important}.tw-xs-pd-x-05{padding-left:.5rem!important;padding-right:.5rem!important}.tw-xs-pd-x-1{padding-left:1rem!important;padding-right:1rem!important}.tw-xs-pd-x-2{padding-left:2rem!important;padding-right:2rem!important}.tw-xs-pd-x-3{padding-left:3rem!important;padding-right:3rem!important}.tw-xs-pd-x-4{padding-left:4rem!important;padding-right:4rem!important}.tw-xs-pd-x-5{padding-left:5rem!important;padding-right:5rem!important}.tw-xs-pd-x-6{padding-left:6rem!important;padding-right:6rem!important}.tw-xs-pd-x-7{padding-left:7rem!important;padding-right:7rem!important}.tw-xs-pd-x-8{padding-left:8rem!important;padding-right:8rem!important}.tw-xs-pd-x-9{padding-left:9rem!important;padding-right:9rem!important}.tw-xs-pd-x-10{padding-left:10rem!important;padding-right:10rem!important}.tw-xs-mg-0{margin:0!important}.tw-xs-mg-05{margin:.5rem!important}.tw-xs-mg-1{margin:1rem!important}.tw-xs-mg-2{margin:2rem!important}.tw-xs-mg-3{margin:3rem!important}.tw-xs-mg-4{margin:4rem!important}.tw-xs-mg-5{margin:5rem!important}.tw-xs-mg-6{margin:6rem!important}.tw-xs-mg-7{margin:7rem!important}.tw-xs-mg-8{margin:8rem!important}.tw-xs-mg-9{margin:9rem!important}.tw-xs-mg-10{margin:10rem!important}.tw-xs-mg-auto{margin:auto!important}.tw-xs-mg-t-0{margin-top:0!important}.tw-xs-mg-t-05{margin-top:.5rem!important}.tw-xs-mg-t-1{margin-top:1rem!important}.tw-xs-mg-t-2{margin-top:2rem!important}.tw-xs-mg-t-3{margin-top:3rem!important}.tw-xs-mg-t-4{margin-top:4rem!important}.tw-xs-mg-t-5{margin-top:5rem!important}.tw-xs-mg-t-6{margin-top:6rem!important}.tw-xs-mg-t-7{margin-top:7rem!important}.tw-xs-mg-t-8{margin-top:8rem!important}.tw-xs-mg-t-9{margin-top:9rem!important}.tw-xs-mg-t-10{margin-top:10rem!important}.tw-xs-mg-t-auto{margin-top:auto!important}.tw-xs-mg-r-0{margin-right:0!important}.tw-xs-mg-r-05{margin-right:.5rem!important}.tw-xs-mg-r-1{margin-right:1rem!important}.tw-xs-mg-r-2{margin-right:2rem!important}.tw-xs-mg-r-3{margin-right:3rem!important}.tw-xs-mg-r-4{margin-right:4rem!important}.tw-xs-mg-r-5{margin-right:5rem!important}.tw-xs-mg-r-6{margin-right:6rem!important}.tw-xs-mg-r-7{margin-right:7rem!important}.tw-xs-mg-r-8{margin-right:8rem!important}.tw-xs-mg-r-9{margin-right:9rem!important}.tw-xs-mg-r-10{margin-right:10rem!important}.tw-xs-mg-r-auto{margin-right:auto!important}.tw-xs-mg-b-0{margin-bottom:0!important}.tw-xs-mg-b-05{margin-bottom:.5rem!important}.tw-xs-mg-b-1{margin-bottom:1rem!important}.tw-xs-mg-b-2{margin-bottom:2rem!important}.tw-xs-mg-b-3{margin-bottom:3rem!important}.tw-xs-mg-b-4{margin-bottom:4rem!important}.tw-xs-mg-b-5{margin-bottom:5rem!important}.tw-xs-mg-b-6{margin-bottom:6rem!important}.tw-xs-mg-b-7{margin-bottom:7rem!important}.tw-xs-mg-b-8{margin-bottom:8rem!important}.tw-xs-mg-b-9{margin-bottom:9rem!important}.tw-xs-mg-b-10{margin-bottom:10rem!important}.tw-xs-mg-b-auto{margin-bottom:auto!important}.tw-xs-mg-l-0{margin-left:0!important}.tw-xs-mg-l-05{margin-left:.5rem!important}.tw-xs-mg-l-1{margin-left:1rem!important}.tw-xs-mg-l-2{margin-left:2rem!important}.tw-xs-mg-l-3{margin-left:3rem!important}.tw-xs-mg-l-4{margin-left:4rem!important}.tw-xs-mg-l-5{margin-left:5rem!important}.tw-xs-mg-l-6{margin-left:6rem!important}.tw-xs-mg-l-7{margin-left:7rem!important}.tw-xs-mg-l-8{margin-left:8rem!important}.tw-xs-mg-l-9{margin-left:9rem!important}.tw-xs-mg-l-10{margin-left:10rem!important}.tw-xs-mg-l-auto{margin-left:auto!important}.tw-xs-mg-y-0{margin-top:0!important;margin-bottom:0!important}.tw-xs-mg-y-05{margin-top:.5rem!important;margin-bottom:.5rem!important}.tw-xs-mg-y-1{margin-top:1rem!important;margin-bottom:1rem!important}.tw-xs-mg-y-2{margin-top:2rem!important;margin-bottom:2rem!important}.tw-xs-mg-y-3{margin-top:3rem!important;margin-bottom:3rem!important}.tw-xs-mg-y-4{margin-top:4rem!important;margin-bottom:4rem!important}.tw-xs-mg-y-5{margin-top:5rem!important;margin-bottom:5rem!important}.tw-xs-mg-y-6{margin-top:6rem!important;margin-bottom:6rem!important}.tw-xs-mg-y-7{margin-top:7rem!important;margin-bottom:7rem!important}.tw-xs-mg-y-8{margin-top:8rem!important;margin-bottom:8rem!important}.tw-xs-mg-y-9{margin-top:9rem!important;margin-bottom:9rem!important}.tw-xs-mg-y-10{margin-top:10rem!important;margin-bottom:10rem!important}.tw-xs-mg-y-auto{margin-top:auto!important;margin-bottom:auto!important}.tw-xs-mg-x-0{margin-left:0!important;margin-right:0!important}.tw-xs-mg-x-05{margin-left:.5rem!important;margin-right:.5rem!important}.tw-xs-mg-x-1{margin-left:1rem!important;margin-right:1rem!important}.tw-xs-mg-x-2{margin-left:2rem!important;margin-right:2rem!important}.tw-xs-mg-x-3{margin-left:3rem!important;margin-right:3rem!important}.tw-xs-mg-x-4{margin-left:4rem!important;margin-right:4rem!important}.tw-xs-mg-x-5{margin-left:5rem!important;margin-right:5rem!important}.tw-xs-mg-x-6{margin-left:6rem!important;margin-right:6rem!important}.tw-xs-mg-x-7{margin-left:7rem!important;margin-right:7rem!important}.tw-xs-mg-x-8{margin-left:8rem!important;margin-right:8rem!important}.tw-xs-mg-x-9{margin-left:9rem!important;margin-right:9rem!important}.tw-xs-mg-x-10{margin-left:10rem!important;margin-right:10rem!important}.tw-xs-mg-x-auto{margin-left:auto!important;margin-right:auto!important}.tw-xs-font-size-1{font-size:4rem!important}.tw-xs-font-size-2{font-size:2.8rem!important}.tw-xs-font-size-3{font-size:2.4rem!important}.tw-xs-font-size-4{font-size:1.6rem!important}.tw-xs-font-size-5{font-size:1.4rem!important}.tw-xs-font-size-6{font-size:1.2rem!important}.tw-xs-font-size-7{font-size:1.1rem!important}.tw-xs-font-size-8{font-size:1rem!important}.tw-xs-font-size-base{font-size:1.2rem!important}.tw-xs-align-center{text-align:center!important}.tw-xs-align-left{text-align:left!important}.tw-xs-align-right{text-align:right!important}.tw-xs-flex-wrap{flex-wrap:wrap!important}.tw-xs-flex-nowrap{flex-wrap:nowrap!important}.tw-xs-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.tw-xs-inline-flex{display:inline-flex!important}.tw-xs-flex-column{flex-direction:column!important}.tw-xs-flex-row{flex-direction:row!important}.tw-xs-flex-column-reverse{flex-direction:column-reverse!important}.tw-xs-flex-row-reverse{flex-direction:row-reverse!important}.tw-xs-align-items-start{align-items:flex-start!important}.tw-xs-align-items-end{align-items:flex-end!important}.tw-xs-align-items-center{align-items:center!important}.tw-xs-align-items-baseline{align-items:baseline!important}.tw-xs-align-items-stretch{align-items:stretch!important}.tw-xs-align-self-start{align-self:flex-start!important}.tw-xs-align-self-end{align-self:flex-end!important}.tw-xs-align-self-center{align-self:center!important}.tw-xs-align-self-baseline{align-self:baseline!important}.tw-xs-align-self-stretch{align-self:stretch!important}.tw-xs-justify-content-start{justify-content:flex-start!important}.tw-xs-justify-content-end{justify-content:flex-end!important}.tw-xs-justify-content-center{justify-content:center!important}.tw-xs-justify-content-between{justify-content:space-between!important}.tw-xs-justify-content-around{justify-content:space-around!important}.tw-xs-justify-content-stretch{justify-content:stretch!important}.tw-xs-align-content-start{align-content:flex-start!important}.tw-xs-align-content-end{align-content:flex-end!important}.tw-xs-align-content-center{align-content:center!important}.tw-xs-align-content-between{align-content:space-between!important}.tw-xs-align-content-around{align-content:space-around!important}.tw-xs-align-content-stretch{align-content:stretch!important}.tw-xs-flex-grow-0{flex-grow:0!important}.tw-xs-flex-grow-1{flex-grow:1!important}.tw-xs-flex-grow-2{flex-grow:2!important}.tw-xs-flex-grow-3{flex-grow:3!important}.tw-xs-flex-grow-4{flex-grow:4!important}.tw-xs-flex-shrink-0{flex-shrink:0!important}.tw-xs-flex-shrink-1{flex-shrink:1!important}.tw-xs-flex-shrink-2{flex-shrink:2!important}.tw-xs-flex-shrink-3{flex-shrink:3!important}.tw-xs-flex-shrink-4{flex-shrink:4!important}.tw-xs-item-order-0{order:0!important}.tw-xs-item-order-1{order:1!important}.tw-xs-item-order-2{order:2!important}.tw-xs-item-order-3{order:3!important}.tw-xs-item-order-4{order:4!important}.tw-xs-inline{display:inline!important}.tw-xs-inline-block{display:inline-block!important}.tw-xs-block{display:block!important}.tw-xs-hide{display:none!important}.tw-xs-overflow-hidden{overflow:hidden!important}.tw-xs-overflow-auto{overflow:auto!important}.tw-xs-overflow-scroll{overflow:scroll!important}.tw-xs-overflow-visible{overflow:visible!important}.tw-xs-visible{visibility:visible!important}.tw-xs-hidden{visibility:hidden!important}}@media screen and (min-width:768px){.tw-sm-relative{position:relative!important}.tw-sm-absolute{position:absolute!important}.tw-sm-fixed{position:fixed!important}.tw-sm-pd-0{padding:0!important}.tw-sm-pd-05{padding:.5rem!important}.tw-sm-pd-1{padding:1rem!important}.tw-sm-pd-2{padding:2rem!important}.tw-sm-pd-3{padding:3rem!important}.tw-sm-pd-4{padding:4rem!important}.tw-sm-pd-5{padding:5rem!important}.tw-sm-pd-6{padding:6rem!important}.tw-sm-pd-7{padding:7rem!important}.tw-sm-pd-8{padding:8rem!important}.tw-sm-pd-9{padding:9rem!important}.tw-sm-pd-10{padding:10rem!important}.tw-sm-pd-t-0{padding-top:0!important}.tw-sm-pd-t-05{padding-top:.5rem!important}.tw-sm-pd-t-1{padding-top:1rem!important}.tw-sm-pd-t-2{padding-top:2rem!important}.tw-sm-pd-t-3{padding-top:3rem!important}.tw-sm-pd-t-4{padding-top:4rem!important}.tw-sm-pd-t-5{padding-top:5rem!important}.tw-sm-pd-t-6{padding-top:6rem!important}.tw-sm-pd-t-7{padding-top:7rem!important}.tw-sm-pd-t-8{padding-top:8rem!important}.tw-sm-pd-t-9{padding-top:9rem!important}.tw-sm-pd-t-10{padding-top:10rem!important}.tw-sm-pd-r-0{padding-right:0!important}.tw-sm-pd-r-05{padding-right:.5rem!important}.tw-sm-pd-r-1{padding-right:1rem!important}.tw-sm-pd-r-2{padding-right:2rem!important}.tw-sm-pd-r-3{padding-right:3rem!important}.tw-sm-pd-r-4{padding-right:4rem!important}.tw-sm-pd-r-5{padding-right:5rem!important}.tw-sm-pd-r-6{padding-right:6rem!important}.tw-sm-pd-r-7{padding-right:7rem!important}.tw-sm-pd-r-8{padding-right:8rem!important}.tw-sm-pd-r-9{padding-right:9rem!important}.tw-sm-pd-r-10{padding-right:10rem!important}.tw-sm-pd-b-0{padding-bottom:0!important}.tw-sm-pd-b-05{padding-bottom:.5rem!important}.tw-sm-pd-b-1{padding-bottom:1rem!important}.tw-sm-pd-b-2{padding-bottom:2rem!important}.tw-sm-pd-b-3{padding-bottom:3rem!important}.tw-sm-pd-b-4{padding-bottom:4rem!important}.tw-sm-pd-b-5{padding-bottom:5rem!important}.tw-sm-pd-b-6{padding-bottom:6rem!important}.tw-sm-pd-b-7{padding-bottom:7rem!important}.tw-sm-pd-b-8{padding-bottom:8rem!important}.tw-sm-pd-b-9{padding-bottom:9rem!important}.tw-sm-pd-b-10{padding-bottom:10rem!important}.tw-sm-pd-l-0{padding-left:0!important}.tw-sm-pd-l-05{padding-left:.5rem!important}.tw-sm-pd-l-1{padding-left:1rem!important}.tw-sm-pd-l-2{padding-left:2rem!important}.tw-sm-pd-l-3{padding-left:3rem!important}.tw-sm-pd-l-4{padding-left:4rem!important}.tw-sm-pd-l-5{padding-left:5rem!important}.tw-sm-pd-l-6{padding-left:6rem!important}.tw-sm-pd-l-7{padding-left:7rem!important}.tw-sm-pd-l-8{padding-left:8rem!important}.tw-sm-pd-l-9{padding-left:9rem!important}.tw-sm-pd-l-10{padding-left:10rem!important}.tw-sm-pd-y-0{padding-top:0!important;padding-bottom:0!important}.tw-sm-pd-y-05{padding-top:.5rem!important;padding-bottom:.5rem!important}.tw-sm-pd-y-1{padding-top:1rem!important;padding-bottom:1rem!important}.tw-sm-pd-y-2{padding-top:2rem!important;padding-bottom:2rem!important}.tw-sm-pd-y-3{padding-top:3rem!important;padding-bottom:3rem!important}.tw-sm-pd-y-4{padding-top:4rem!important;padding-bottom:4rem!important}.tw-sm-pd-y-5{padding-top:5rem!important;padding-bottom:5rem!important}.tw-sm-pd-y-6{padding-top:6rem!important;padding-bottom:6rem!important}.tw-sm-pd-y-7{padding-top:7rem!important;padding-bottom:7rem!important}.tw-sm-pd-y-8{padding-top:8rem!important;padding-bottom:8rem!important}.tw-sm-pd-y-9{padding-top:9rem!important;padding-bottom:9rem!important}.tw-sm-pd-y-10{padding-top:10rem!important;padding-bottom:10rem!important}.tw-sm-pd-x-0{padding-left:0!important;padding-right:0!important}.tw-sm-pd-x-05{padding-left:.5rem!important;padding-right:.5rem!important}.tw-sm-pd-x-1{padding-left:1rem!important;padding-right:1rem!important}.tw-sm-pd-x-2{padding-left:2rem!important;padding-right:2rem!important}.tw-sm-pd-x-3{padding-left:3rem!important;padding-right:3rem!important}.tw-sm-pd-x-4{padding-left:4rem!important;padding-right:4rem!important}.tw-sm-pd-x-5{padding-left:5rem!important;padding-right:5rem!important}.tw-sm-pd-x-6{padding-left:6rem!important;padding-right:6rem!important}.tw-sm-pd-x-7{padding-left:7rem!important;padding-right:7rem!important}.tw-sm-pd-x-8{padding-left:8rem!important;padding-right:8rem!important}.tw-sm-pd-x-9{padding-left:9rem!important;padding-right:9rem!important}.tw-sm-pd-x-10{padding-left:10rem!important;padding-right:10rem!important}.tw-sm-mg-0{margin:0!important}.tw-sm-mg-05{margin:.5rem!important}.tw-sm-mg-1{margin:1rem!important}.tw-sm-mg-2{margin:2rem!important}.tw-sm-mg-3{margin:3rem!important}.tw-sm-mg-4{margin:4rem!important}.tw-sm-mg-5{margin:5rem!important}.tw-sm-mg-6{margin:6rem!important}.tw-sm-mg-7{margin:7rem!important}.tw-sm-mg-8{margin:8rem!important}.tw-sm-mg-9{margin:9rem!important}.tw-sm-mg-10{margin:10rem!important}.tw-sm-mg-auto{margin:auto!important}.tw-sm-mg-t-0{margin-top:0!important}.tw-sm-mg-t-05{margin-top:.5rem!important}.tw-sm-mg-t-1{margin-top:1rem!important}.tw-sm-mg-t-2{margin-top:2rem!important}.tw-sm-mg-t-3{margin-top:3rem!important}.tw-sm-mg-t-4{margin-top:4rem!important}.tw-sm-mg-t-5{margin-top:5rem!important}.tw-sm-mg-t-6{margin-top:6rem!important}.tw-sm-mg-t-7{margin-top:7rem!important}.tw-sm-mg-t-8{margin-top:8rem!important}.tw-sm-mg-t-9{margin-top:9rem!important}.tw-sm-mg-t-10{margin-top:10rem!important}.tw-sm-mg-t-auto{margin-top:auto!important}.tw-sm-mg-r-0{margin-right:0!important}.tw-sm-mg-r-05{margin-right:.5rem!important}.tw-sm-mg-r-1{margin-right:1rem!important}.tw-sm-mg-r-2{margin-right:2rem!important}.tw-sm-mg-r-3{margin-right:3rem!important}.tw-sm-mg-r-4{margin-right:4rem!important}.tw-sm-mg-r-5{margin-right:5rem!important}.tw-sm-mg-r-6{margin-right:6rem!important}.tw-sm-mg-r-7{margin-right:7rem!important}.tw-sm-mg-r-8{margin-right:8rem!important}.tw-sm-mg-r-9{margin-right:9rem!important}.tw-sm-mg-r-10{margin-right:10rem!important}.tw-sm-mg-r-auto{margin-right:auto!important}.tw-sm-mg-b-0{margin-bottom:0!important}.tw-sm-mg-b-05{margin-bottom:.5rem!important}.tw-sm-mg-b-1{margin-bottom:1rem!important}.tw-sm-mg-b-2{margin-bottom:2rem!important}.tw-sm-mg-b-3{margin-bottom:3rem!important}.tw-sm-mg-b-4{margin-bottom:4rem!important}.tw-sm-mg-b-5{margin-bottom:5rem!important}.tw-sm-mg-b-6{margin-bottom:6rem!important}.tw-sm-mg-b-7{margin-bottom:7rem!important}.tw-sm-mg-b-8{margin-bottom:8rem!important}.tw-sm-mg-b-9{margin-bottom:9rem!important}.tw-sm-mg-b-10{margin-bottom:10rem!important}.tw-sm-mg-b-auto{margin-bottom:auto!important}.tw-sm-mg-l-0{margin-left:0!important}.tw-sm-mg-l-05{margin-left:.5rem!important}.tw-sm-mg-l-1{margin-left:1rem!important}.tw-sm-mg-l-2{margin-left:2rem!important}.tw-sm-mg-l-3{margin-left:3rem!important}.tw-sm-mg-l-4{margin-left:4rem!important}.tw-sm-mg-l-5{margin-left:5rem!important}.tw-sm-mg-l-6{margin-left:6rem!important}.tw-sm-mg-l-7{margin-left:7rem!important}.tw-sm-mg-l-8{margin-left:8rem!important}.tw-sm-mg-l-9{margin-left:9rem!important}.tw-sm-mg-l-10{margin-left:10rem!important}.tw-sm-mg-l-auto{margin-left:auto!important}.tw-sm-mg-y-0{margin-top:0!important;margin-bottom:0!important}.tw-sm-mg-y-05{margin-top:.5rem!important;margin-bottom:.5rem!important}.tw-sm-mg-y-1{margin-top:1rem!important;margin-bottom:1rem!important}.tw-sm-mg-y-2{margin-top:2rem!important;margin-bottom:2rem!important}.tw-sm-mg-y-3{margin-top:3rem!important;margin-bottom:3rem!important}.tw-sm-mg-y-4{margin-top:4rem!important;margin-bottom:4rem!important}.tw-sm-mg-y-5{margin-top:5rem!important;margin-bottom:5rem!important}.tw-sm-mg-y-6{margin-top:6rem!important;margin-bottom:6rem!important}.tw-sm-mg-y-7{margin-top:7rem!important;margin-bottom:7rem!important}.tw-sm-mg-y-8{margin-top:8rem!important;margin-bottom:8rem!important}.tw-sm-mg-y-9{margin-top:9rem!important;margin-bottom:9rem!important}.tw-sm-mg-y-10{margin-top:10rem!important;margin-bottom:10rem!important}.tw-sm-mg-y-auto{margin-top:auto!important;margin-bottom:auto!important}.tw-sm-mg-x-0{margin-left:0!important;margin-right:0!important}.tw-sm-mg-x-05{margin-left:.5rem!important;margin-right:.5rem!important}.tw-sm-mg-x-1{margin-left:1rem!important;margin-right:1rem!important}.tw-sm-mg-x-2{margin-left:2rem!important;margin-right:2rem!important}.tw-sm-mg-x-3{margin-left:3rem!important;margin-right:3rem!important}.tw-sm-mg-x-4{margin-left:4rem!important;margin-right:4rem!important}.tw-sm-mg-x-5{margin-left:5rem!important;margin-right:5rem!important}.tw-sm-mg-x-6{margin-left:6rem!important;margin-right:6rem!important}.tw-sm-mg-x-7{margin-left:7rem!important;margin-right:7rem!important}.tw-sm-mg-x-8{margin-left:8rem!important;margin-right:8rem!important}.tw-sm-mg-x-9{margin-left:9rem!important;margin-right:9rem!important}.tw-sm-mg-x-10{margin-left:10rem!important;margin-right:10rem!important}.tw-sm-mg-x-auto{margin-left:auto!important;margin-right:auto!important}.tw-sm-font-size-1{font-size:4rem!important}.tw-sm-font-size-2{font-size:2.8rem!important}.tw-sm-font-size-3{font-size:2.4rem!important}.tw-sm-font-size-4{font-size:1.6rem!important}.tw-sm-font-size-5{font-size:1.4rem!important}.tw-sm-font-size-6{font-size:1.2rem!important}.tw-sm-font-size-7{font-size:1.1rem!important}.tw-sm-font-size-8{font-size:1rem!important}.tw-sm-font-size-base{font-size:1.2rem!important}.tw-sm-align-center{text-align:center!important}.tw-sm-align-left{text-align:left!important}.tw-sm-align-right{text-align:right!important}.tw-sm-flex-wrap{flex-wrap:wrap!important}.tw-sm-flex-nowrap{flex-wrap:nowrap!important}.tw-sm-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.tw-sm-inline-flex{display:inline-flex!important}.tw-sm-flex-column{flex-direction:column!important}.tw-sm-flex-row{flex-direction:row!important}.tw-sm-flex-column-reverse{flex-direction:column-reverse!important}.tw-sm-flex-row-reverse{flex-direction:row-reverse!important}.tw-sm-align-items-start{align-items:flex-start!important}.tw-sm-align-items-end{align-items:flex-end!important}.tw-sm-align-items-center{align-items:center!important}.tw-sm-align-items-baseline{align-items:baseline!important}.tw-sm-align-items-stretch{align-items:stretch!important}.tw-sm-align-self-start{align-self:flex-start!important}.tw-sm-align-self-end{align-self:flex-end!important}.tw-sm-align-self-center{align-self:center!important}.tw-sm-align-self-baseline{align-self:baseline!important}.tw-sm-align-self-stretch{align-self:stretch!important}.tw-sm-justify-content-start{justify-content:flex-start!important}.tw-sm-justify-content-end{justify-content:flex-end!important}.tw-sm-justify-content-center{justify-content:center!important}.tw-sm-justify-content-between{justify-content:space-between!important}.tw-sm-justify-content-around{justify-content:space-around!important}.tw-sm-justify-content-stretch{justify-content:stretch!important}.tw-sm-align-content-start{align-content:flex-start!important}.tw-sm-align-content-end{align-content:flex-end!important}.tw-sm-align-content-center{align-content:center!important}.tw-sm-align-content-between{align-content:space-between!important}.tw-sm-align-content-around{align-content:space-around!important}.tw-sm-align-content-stretch{align-content:stretch!important}.tw-sm-flex-grow-0{flex-grow:0!important}.tw-sm-flex-grow-1{flex-grow:1!important}.tw-sm-flex-grow-2{flex-grow:2!important}.tw-sm-flex-grow-3{flex-grow:3!important}.tw-sm-flex-grow-4{flex-grow:4!important}.tw-sm-flex-shrink-0{flex-shrink:0!important}.tw-sm-flex-shrink-1{flex-shrink:1!important}.tw-sm-flex-shrink-2{flex-shrink:2!important}.tw-sm-flex-shrink-3{flex-shrink:3!important}.tw-sm-flex-shrink-4{flex-shrink:4!important}.tw-sm-item-order-0{order:0!important}.tw-sm-item-order-1{order:1!important}.tw-sm-item-order-2{order:2!important}.tw-sm-item-order-3{order:3!important}.tw-sm-item-order-4{order:4!important}.tw-sm-inline{display:inline!important}.tw-sm-inline-block{display:inline-block!important}.tw-sm-block{display:block!important}.tw-sm-hide{display:none!important}.tw-sm-overflow-hidden{overflow:hidden!important}.tw-sm-overflow-auto{overflow:auto!important}.tw-sm-overflow-scroll{overflow:scroll!important}.tw-sm-overflow-visible{overflow:visible!important}.tw-sm-visible{visibility:visible!important}.tw-sm-hidden{visibility:hidden!important}}@media (min-width:768px){.tw-sm-flex{display:flex!important}}@media screen and (min-width:1024px){.tw-md-relative{position:relative!important}.tw-md-absolute{position:absolute!important}.tw-md-fixed{position:fixed!important}.tw-md-pd-0{padding:0!important}.tw-md-pd-05{padding:.5rem!important}.tw-md-pd-1{padding:1rem!important}.tw-md-pd-2{padding:2rem!important}.tw-md-pd-3{padding:3rem!important}.tw-md-pd-4{padding:4rem!important}.tw-md-pd-5{padding:5rem!important}.tw-md-pd-6{padding:6rem!important}.tw-md-pd-7{padding:7rem!important}.tw-md-pd-8{padding:8rem!important}.tw-md-pd-9{padding:9rem!important}.tw-md-pd-10{padding:10rem!important}.tw-md-pd-t-0{padding-top:0!important}.tw-md-pd-t-05{padding-top:.5rem!important}.tw-md-pd-t-1{padding-top:1rem!important}.tw-md-pd-t-2{padding-top:2rem!important}.tw-md-pd-t-3{padding-top:3rem!important}.tw-md-pd-t-4{padding-top:4rem!important}.tw-md-pd-t-5{padding-top:5rem!important}.tw-md-pd-t-6{padding-top:6rem!important}.tw-md-pd-t-7{padding-top:7rem!important}.tw-md-pd-t-8{padding-top:8rem!important}.tw-md-pd-t-9{padding-top:9rem!important}.tw-md-pd-t-10{padding-top:10rem!important}.tw-md-pd-r-0{padding-right:0!important}.tw-md-pd-r-05{padding-right:.5rem!important}.tw-md-pd-r-1{padding-right:1rem!important}.tw-md-pd-r-2{padding-right:2rem!important}.tw-md-pd-r-3{padding-right:3rem!important}.tw-md-pd-r-4{padding-right:4rem!important}.tw-md-pd-r-5{padding-right:5rem!important}.tw-md-pd-r-6{padding-right:6rem!important}.tw-md-pd-r-7{padding-right:7rem!important}.tw-md-pd-r-8{padding-right:8rem!important}.tw-md-pd-r-9{padding-right:9rem!important}.tw-md-pd-r-10{padding-right:10rem!important}.tw-md-pd-b-0{padding-bottom:0!important}.tw-md-pd-b-05{padding-bottom:.5rem!important}.tw-md-pd-b-1{padding-bottom:1rem!important}.tw-md-pd-b-2{padding-bottom:2rem!important}.tw-md-pd-b-3{padding-bottom:3rem!important}.tw-md-pd-b-4{padding-bottom:4rem!important}.tw-md-pd-b-5{padding-bottom:5rem!important}.tw-md-pd-b-6{padding-bottom:6rem!important}.tw-md-pd-b-7{padding-bottom:7rem!important}.tw-md-pd-b-8{padding-bottom:8rem!important}.tw-md-pd-b-9{padding-bottom:9rem!important}.tw-md-pd-b-10{padding-bottom:10rem!important}.tw-md-pd-l-0{padding-left:0!important}.tw-md-pd-l-05{padding-left:.5rem!important}.tw-md-pd-l-1{padding-left:1rem!important}.tw-md-pd-l-2{padding-left:2rem!important}.tw-md-pd-l-3{padding-left:3rem!important}.tw-md-pd-l-4{padding-left:4rem!important}.tw-md-pd-l-5{padding-left:5rem!important}.tw-md-pd-l-6{padding-left:6rem!important}.tw-md-pd-l-7{padding-left:7rem!important}.tw-md-pd-l-8{padding-left:8rem!important}.tw-md-pd-l-9{padding-left:9rem!important}.tw-md-pd-l-10{padding-left:10rem!important}.tw-md-pd-y-0{padding-top:0!important;padding-bottom:0!important}.tw-md-pd-y-05{padding-top:.5rem!important;padding-bottom:.5rem!important}.tw-md-pd-y-1{padding-top:1rem!important;padding-bottom:1rem!important}.tw-md-pd-y-2{padding-top:2rem!important;padding-bottom:2rem!important}.tw-md-pd-y-3{padding-top:3rem!important;padding-bottom:3rem!important}.tw-md-pd-y-4{padding-top:4rem!important;padding-bottom:4rem!important}.tw-md-pd-y-5{padding-top:5rem!important;padding-bottom:5rem!important}.tw-md-pd-y-6{padding-top:6rem!important;padding-bottom:6rem!important}.tw-md-pd-y-7{padding-top:7rem!important;padding-bottom:7rem!important}.tw-md-pd-y-8{padding-top:8rem!important;padding-bottom:8rem!important}.tw-md-pd-y-9{padding-top:9rem!important;padding-bottom:9rem!important}.tw-md-pd-y-10{padding-top:10rem!important;padding-bottom:10rem!important}.tw-md-pd-x-0{padding-left:0!important;padding-right:0!important}.tw-md-pd-x-05{padding-left:.5rem!important;padding-right:.5rem!important}.tw-md-pd-x-1{padding-left:1rem!important;padding-right:1rem!important}.tw-md-pd-x-2{padding-left:2rem!important;padding-right:2rem!important}.tw-md-pd-x-3{padding-left:3rem!important;padding-right:3rem!important}.tw-md-pd-x-4{padding-left:4rem!important;padding-right:4rem!important}.tw-md-pd-x-5{padding-left:5rem!important;padding-right:5rem!important}.tw-md-pd-x-6{padding-left:6rem!important;padding-right:6rem!important}.tw-md-pd-x-7{padding-left:7rem!important;padding-right:7rem!important}.tw-md-pd-x-8{padding-left:8rem!important;padding-right:8rem!important}.tw-md-pd-x-9{padding-left:9rem!important;padding-right:9rem!important}.tw-md-pd-x-10{padding-left:10rem!important;padding-right:10rem!important}.tw-md-mg-0{margin:0!important}.tw-md-mg-05{margin:.5rem!important}.tw-md-mg-1{margin:1rem!important}.tw-md-mg-2{margin:2rem!important}.tw-md-mg-3{margin:3rem!important}.tw-md-mg-4{margin:4rem!important}.tw-md-mg-5{margin:5rem!important}.tw-md-mg-6{margin:6rem!important}.tw-md-mg-7{margin:7rem!important}.tw-md-mg-8{margin:8rem!important}.tw-md-mg-9{margin:9rem!important}.tw-md-mg-10{margin:10rem!important}.tw-md-mg-auto{margin:auto!important}.tw-md-mg-t-0{margin-top:0!important}.tw-md-mg-t-05{margin-top:.5rem!important}.tw-md-mg-t-1{margin-top:1rem!important}.tw-md-mg-t-2{margin-top:2rem!important}.tw-md-mg-t-3{margin-top:3rem!important}.tw-md-mg-t-4{margin-top:4rem!important}.tw-md-mg-t-5{margin-top:5rem!important}.tw-md-mg-t-6{margin-top:6rem!important}.tw-md-mg-t-7{margin-top:7rem!important}.tw-md-mg-t-8{margin-top:8rem!important}.tw-md-mg-t-9{margin-top:9rem!important}.tw-md-mg-t-10{margin-top:10rem!important}.tw-md-mg-t-auto{margin-top:auto!important}.tw-md-mg-r-0{margin-right:0!important}.tw-md-mg-r-05{margin-right:.5rem!important}.tw-md-mg-r-1{margin-right:1rem!important}.tw-md-mg-r-2{margin-right:2rem!important}.tw-md-mg-r-3{margin-right:3rem!important}.tw-md-mg-r-4{margin-right:4rem!important}.tw-md-mg-r-5{margin-right:5rem!important}.tw-md-mg-r-6{margin-right:6rem!important}.tw-md-mg-r-7{margin-right:7rem!important}.tw-md-mg-r-8{margin-right:8rem!important}.tw-md-mg-r-9{margin-right:9rem!important}.tw-md-mg-r-10{margin-right:10rem!important}.tw-md-mg-r-auto{margin-right:auto!important}.tw-md-mg-b-0{margin-bottom:0!important}.tw-md-mg-b-05{margin-bottom:.5rem!important}.tw-md-mg-b-1{margin-bottom:1rem!important}.tw-md-mg-b-2{margin-bottom:2rem!important}.tw-md-mg-b-3{margin-bottom:3rem!important}.tw-md-mg-b-4{margin-bottom:4rem!important}.tw-md-mg-b-5{margin-bottom:5rem!important}.tw-md-mg-b-6{margin-bottom:6rem!important}.tw-md-mg-b-7{margin-bottom:7rem!important}.tw-md-mg-b-8{margin-bottom:8rem!important}.tw-md-mg-b-9{margin-bottom:9rem!important}.tw-md-mg-b-10{margin-bottom:10rem!important}.tw-md-mg-b-auto{margin-bottom:auto!important}.tw-md-mg-l-0{margin-left:0!important}.tw-md-mg-l-05{margin-left:.5rem!important}.tw-md-mg-l-1{margin-left:1rem!important}.tw-md-mg-l-2{margin-left:2rem!important}.tw-md-mg-l-3{margin-left:3rem!important}.tw-md-mg-l-4{margin-left:4rem!important}.tw-md-mg-l-5{margin-left:5rem!important}.tw-md-mg-l-6{margin-left:6rem!important}.tw-md-mg-l-7{margin-left:7rem!important}.tw-md-mg-l-8{margin-left:8rem!important}.tw-md-mg-l-9{margin-left:9rem!important}.tw-md-mg-l-10{margin-left:10rem!important}.tw-md-mg-l-auto{margin-left:auto!important}.tw-md-mg-y-0{margin-top:0!important;margin-bottom:0!important}.tw-md-mg-y-05{margin-top:.5rem!important;margin-bottom:.5rem!important}.tw-md-mg-y-1{margin-top:1rem!important;margin-bottom:1rem!important}.tw-md-mg-y-2{margin-top:2rem!important;margin-bottom:2rem!important}.tw-md-mg-y-3{margin-top:3rem!important;margin-bottom:3rem!important}.tw-md-mg-y-4{margin-top:4rem!important;margin-bottom:4rem!important}.tw-md-mg-y-5{margin-top:5rem!important;margin-bottom:5rem!important}.tw-md-mg-y-6{margin-top:6rem!important;margin-bottom:6rem!important}.tw-md-mg-y-7{margin-top:7rem!important;margin-bottom:7rem!important}.tw-md-mg-y-8{margin-top:8rem!important;margin-bottom:8rem!important}.tw-md-mg-y-9{margin-top:9rem!important;margin-bottom:9rem!important}.tw-md-mg-y-10{margin-top:10rem!important;margin-bottom:10rem!important}.tw-md-mg-y-auto{margin-top:auto!important;margin-bottom:auto!important}.tw-md-mg-x-0{margin-left:0!important;margin-right:0!important}.tw-md-mg-x-05{margin-left:.5rem!important;margin-right:.5rem!important}.tw-md-mg-x-1{margin-left:1rem!important;margin-right:1rem!important}.tw-md-mg-x-2{margin-left:2rem!important;margin-right:2rem!important}.tw-md-mg-x-3{margin-left:3rem!important;margin-right:3rem!important}.tw-md-mg-x-4{margin-left:4rem!important;margin-right:4rem!important}.tw-md-mg-x-5{margin-left:5rem!important;margin-right:5rem!important}.tw-md-mg-x-6{margin-left:6rem!important;margin-right:6rem!important}.tw-md-mg-x-7{margin-left:7rem!important;margin-right:7rem!important}.tw-md-mg-x-8{margin-left:8rem!important;margin-right:8rem!important}.tw-md-mg-x-9{margin-left:9rem!important;margin-right:9rem!important}.tw-md-mg-x-10{margin-left:10rem!important;margin-right:10rem!important}.tw-md-mg-x-auto{margin-left:auto!important;margin-right:auto!important}.tw-md-font-size-1{font-size:4rem!important}.tw-md-font-size-2{font-size:2.8rem!important}.tw-md-font-size-3{font-size:2.4rem!important}.tw-md-font-size-4{font-size:1.6rem!important}.tw-md-font-size-5{font-size:1.4rem!important}.tw-md-font-size-6{font-size:1.2rem!important}.tw-md-font-size-7{font-size:1.1rem!important}.tw-md-font-size-8{font-size:1rem!important}.tw-md-font-size-base{font-size:1.2rem!important}.tw-md-align-center{text-align:center!important}.tw-md-align-left{text-align:left!important}.tw-md-align-right{text-align:right!important}.tw-md-flex-wrap{flex-wrap:wrap!important}.tw-md-flex-nowrap{flex-wrap:nowrap!important}.tw-md-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.tw-md-inline-flex{display:inline-flex!important}.tw-md-flex-column{flex-direction:column!important}.tw-md-flex-row{flex-direction:row!important}.tw-md-flex-column-reverse{flex-direction:column-reverse!important}.tw-md-flex-row-reverse{flex-direction:row-reverse!important}.tw-md-align-items-start{align-items:flex-start!important}.tw-md-align-items-end{align-items:flex-end!important}.tw-md-align-items-center{align-items:center!important}.tw-md-align-items-baseline{align-items:baseline!important}.tw-md-align-items-stretch{align-items:stretch!important}.tw-md-align-self-start{align-self:flex-start!important}.tw-md-align-self-end{align-self:flex-end!important}.tw-md-align-self-center{align-self:center!important}.tw-md-align-self-baseline{align-self:baseline!important}.tw-md-align-self-stretch{align-self:stretch!important}.tw-md-justify-content-start{justify-content:flex-start!important}.tw-md-justify-content-end{justify-content:flex-end!important}.tw-md-justify-content-center{justify-content:center!important}.tw-md-justify-content-between{justify-content:space-between!important}.tw-md-justify-content-around{justify-content:space-around!important}.tw-md-justify-content-stretch{justify-content:stretch!important}.tw-md-align-content-start{align-content:flex-start!important}.tw-md-align-content-end{align-content:flex-end!important}.tw-md-align-content-center{align-content:center!important}.tw-md-align-content-between{align-content:space-between!important}.tw-md-align-content-around{align-content:space-around!important}.tw-md-align-content-stretch{align-content:stretch!important}.tw-md-flex-grow-0{flex-grow:0!important}.tw-md-flex-grow-1{flex-grow:1!important}.tw-md-flex-grow-2{flex-grow:2!important}.tw-md-flex-grow-3{flex-grow:3!important}.tw-md-flex-grow-4{flex-grow:4!important}.tw-md-flex-shrink-0{flex-shrink:0!important}.tw-md-flex-shrink-1{flex-shrink:1!important}.tw-md-flex-shrink-2{flex-shrink:2!important}.tw-md-flex-shrink-3{flex-shrink:3!important}.tw-md-flex-shrink-4{flex-shrink:4!important}.tw-md-item-order-0{order:0!important}.tw-md-item-order-1{order:1!important}.tw-md-item-order-2{order:2!important}.tw-md-item-order-3{order:3!important}.tw-md-item-order-4{order:4!important}.tw-md-inline{display:inline!important}.tw-md-inline-block{display:inline-block!important}.tw-md-block{display:block!important}.tw-md-hide{display:none!important}.tw-md-overflow-hidden{overflow:hidden!important}.tw-md-overflow-auto{overflow:auto!important}.tw-md-overflow-scroll{overflow:scroll!important}.tw-md-overflow-visible{overflow:visible!important}.tw-md-visible{visibility:visible!important}.tw-md-hidden{visibility:hidden!important}}@media (min-width:1024px){.tw-md-flex{display:flex!important}}@media screen and (min-width:1200px){.tw-lg-relative{position:relative!important}.tw-lg-absolute{position:absolute!important}.tw-lg-fixed{position:fixed!important}.tw-lg-pd-0{padding:0!important}.tw-lg-pd-05{padding:.5rem!important}.tw-lg-pd-1{padding:1rem!important}.tw-lg-pd-2{padding:2rem!important}.tw-lg-pd-3{padding:3rem!important}.tw-lg-pd-4{padding:4rem!important}.tw-lg-pd-5{padding:5rem!important}.tw-lg-pd-6{padding:6rem!important}.tw-lg-pd-7{padding:7rem!important}.tw-lg-pd-8{padding:8rem!important}.tw-lg-pd-9{padding:9rem!important}.tw-lg-pd-10{padding:10rem!important}.tw-lg-pd-t-0{padding-top:0!important}.tw-lg-pd-t-05{padding-top:.5rem!important}.tw-lg-pd-t-1{padding-top:1rem!important}.tw-lg-pd-t-2{padding-top:2rem!important}.tw-lg-pd-t-3{padding-top:3rem!important}.tw-lg-pd-t-4{padding-top:4rem!important}.tw-lg-pd-t-5{padding-top:5rem!important}.tw-lg-pd-t-6{padding-top:6rem!important}.tw-lg-pd-t-7{padding-top:7rem!important}.tw-lg-pd-t-8{padding-top:8rem!important}.tw-lg-pd-t-9{padding-top:9rem!important}.tw-lg-pd-t-10{padding-top:10rem!important}.tw-lg-pd-r-0{padding-right:0!important}.tw-lg-pd-r-05{padding-right:.5rem!important}.tw-lg-pd-r-1{padding-right:1rem!important}.tw-lg-pd-r-2{padding-right:2rem!important}.tw-lg-pd-r-3{padding-right:3rem!important}.tw-lg-pd-r-4{padding-right:4rem!important}.tw-lg-pd-r-5{padding-right:5rem!important}.tw-lg-pd-r-6{padding-right:6rem!important}.tw-lg-pd-r-7{padding-right:7rem!important}.tw-lg-pd-r-8{padding-right:8rem!important}.tw-lg-pd-r-9{padding-right:9rem!important}.tw-lg-pd-r-10{padding-right:10rem!important}.tw-lg-pd-b-0{padding-bottom:0!important}.tw-lg-pd-b-05{padding-bottom:.5rem!important}.tw-lg-pd-b-1{padding-bottom:1rem!important}.tw-lg-pd-b-2{padding-bottom:2rem!important}.tw-lg-pd-b-3{padding-bottom:3rem!important}.tw-lg-pd-b-4{padding-bottom:4rem!important}.tw-lg-pd-b-5{padding-bottom:5rem!important}.tw-lg-pd-b-6{padding-bottom:6rem!important}.tw-lg-pd-b-7{padding-bottom:7rem!important}.tw-lg-pd-b-8{padding-bottom:8rem!important}.tw-lg-pd-b-9{padding-bottom:9rem!important}.tw-lg-pd-b-10{padding-bottom:10rem!important}.tw-lg-pd-l-0{padding-left:0!important}.tw-lg-pd-l-05{padding-left:.5rem!important}.tw-lg-pd-l-1{padding-left:1rem!important}.tw-lg-pd-l-2{padding-left:2rem!important}.tw-lg-pd-l-3{padding-left:3rem!important}.tw-lg-pd-l-4{padding-left:4rem!important}.tw-lg-pd-l-5{padding-left:5rem!important}.tw-lg-pd-l-6{padding-left:6rem!important}.tw-lg-pd-l-7{padding-left:7rem!important}.tw-lg-pd-l-8{padding-left:8rem!important}.tw-lg-pd-l-9{padding-left:9rem!important}.tw-lg-pd-l-10{padding-left:10rem!important}.tw-lg-pd-y-0{padding-top:0!important;padding-bottom:0!important}.tw-lg-pd-y-05{padding-top:.5rem!important;padding-bottom:.5rem!important}.tw-lg-pd-y-1{padding-top:1rem!important;padding-bottom:1rem!important}.tw-lg-pd-y-2{padding-top:2rem!important;padding-bottom:2rem!important}.tw-lg-pd-y-3{padding-top:3rem!important;padding-bottom:3rem!important}.tw-lg-pd-y-4{padding-top:4rem!important;padding-bottom:4rem!important}.tw-lg-pd-y-5{padding-top:5rem!important;padding-bottom:5rem!important}.tw-lg-pd-y-6{padding-top:6rem!important;padding-bottom:6rem!important}.tw-lg-pd-y-7{padding-top:7rem!important;padding-bottom:7rem!important}.tw-lg-pd-y-8{padding-top:8rem!important;padding-bottom:8rem!important}.tw-lg-pd-y-9{padding-top:9rem!important;padding-bottom:9rem!important}.tw-lg-pd-y-10{padding-top:10rem!important;padding-bottom:10rem!important}.tw-lg-pd-x-0{padding-left:0!important;padding-right:0!important}.tw-lg-pd-x-05{padding-left:.5rem!important;padding-right:.5rem!important}.tw-lg-pd-x-1{padding-left:1rem!important;padding-right:1rem!important}.tw-lg-pd-x-2{padding-left:2rem!important;padding-right:2rem!important}.tw-lg-pd-x-3{padding-left:3rem!important;padding-right:3rem!important}.tw-lg-pd-x-4{padding-left:4rem!important;padding-right:4rem!important}.tw-lg-pd-x-5{padding-left:5rem!important;padding-right:5rem!important}.tw-lg-pd-x-6{padding-left:6rem!important;padding-right:6rem!important}.tw-lg-pd-x-7{padding-left:7rem!important;padding-right:7rem!important}.tw-lg-pd-x-8{padding-left:8rem!important;padding-right:8rem!important}.tw-lg-pd-x-9{padding-left:9rem!important;padding-right:9rem!important}.tw-lg-pd-x-10{padding-left:10rem!important;padding-right:10rem!important}.tw-lg-mg-0{margin:0!important}.tw-lg-mg-05{margin:.5rem!important}.tw-lg-mg-1{margin:1rem!important}.tw-lg-mg-2{margin:2rem!important}.tw-lg-mg-3{margin:3rem!important}.tw-lg-mg-4{margin:4rem!important}.tw-lg-mg-5{margin:5rem!important}.tw-lg-mg-6{margin:6rem!important}.tw-lg-mg-7{margin:7rem!important}.tw-lg-mg-8{margin:8rem!important}.tw-lg-mg-9{margin:9rem!important}.tw-lg-mg-10{margin:10rem!important}.tw-lg-mg-auto{margin:auto!important}.tw-lg-mg-t-0{margin-top:0!important}.tw-lg-mg-t-05{margin-top:.5rem!important}.tw-lg-mg-t-1{margin-top:1rem!important}.tw-lg-mg-t-2{margin-top:2rem!important}.tw-lg-mg-t-3{margin-top:3rem!important}.tw-lg-mg-t-4{margin-top:4rem!important}.tw-lg-mg-t-5{margin-top:5rem!important}.tw-lg-mg-t-6{margin-top:6rem!important}.tw-lg-mg-t-7{margin-top:7rem!important}.tw-lg-mg-t-8{margin-top:8rem!important}.tw-lg-mg-t-9{margin-top:9rem!important}.tw-lg-mg-t-10{margin-top:10rem!important}.tw-lg-mg-t-auto{margin-top:auto!important}.tw-lg-mg-r-0{margin-right:0!important}.tw-lg-mg-r-05{margin-right:.5rem!important}.tw-lg-mg-r-1{margin-right:1rem!important}.tw-lg-mg-r-2{margin-right:2rem!important}.tw-lg-mg-r-3{margin-right:3rem!important}.tw-lg-mg-r-4{margin-right:4rem!important}.tw-lg-mg-r-5{margin-right:5rem!important}.tw-lg-mg-r-6{margin-right:6rem!important}.tw-lg-mg-r-7{margin-right:7rem!important}.tw-lg-mg-r-8{margin-right:8rem!important}.tw-lg-mg-r-9{margin-right:9rem!important}.tw-lg-mg-r-10{margin-right:10rem!important}.tw-lg-mg-r-auto{margin-right:auto!important}.tw-lg-mg-b-0{margin-bottom:0!important}.tw-lg-mg-b-05{margin-bottom:.5rem!important}.tw-lg-mg-b-1{margin-bottom:1rem!important}.tw-lg-mg-b-2{margin-bottom:2rem!important}.tw-lg-mg-b-3{margin-bottom:3rem!important}.tw-lg-mg-b-4{margin-bottom:4rem!important}.tw-lg-mg-b-5{margin-bottom:5rem!important}.tw-lg-mg-b-6{margin-bottom:6rem!important}.tw-lg-mg-b-7{margin-bottom:7rem!important}.tw-lg-mg-b-8{margin-bottom:8rem!important}.tw-lg-mg-b-9{margin-bottom:9rem!important}.tw-lg-mg-b-10{margin-bottom:10rem!important}.tw-lg-mg-b-auto{margin-bottom:auto!important}.tw-lg-mg-l-0{margin-left:0!important}.tw-lg-mg-l-05{margin-left:.5rem!important}.tw-lg-mg-l-1{margin-left:1rem!important}.tw-lg-mg-l-2{margin-left:2rem!important}.tw-lg-mg-l-3{margin-left:3rem!important}.tw-lg-mg-l-4{margin-left:4rem!important}.tw-lg-mg-l-5{margin-left:5rem!important}.tw-lg-mg-l-6{margin-left:6rem!important}.tw-lg-mg-l-7{margin-left:7rem!important}.tw-lg-mg-l-8{margin-left:8rem!important}.tw-lg-mg-l-9{margin-left:9rem!important}.tw-lg-mg-l-10{margin-left:10rem!important}.tw-lg-mg-l-auto{margin-left:auto!important}.tw-lg-mg-y-0{margin-top:0!important;margin-bottom:0!important}.tw-lg-mg-y-05{margin-top:.5rem!important;margin-bottom:.5rem!important}.tw-lg-mg-y-1{margin-top:1rem!important;margin-bottom:1rem!important}.tw-lg-mg-y-2{margin-top:2rem!important;margin-bottom:2rem!important}.tw-lg-mg-y-3{margin-top:3rem!important;margin-bottom:3rem!important}.tw-lg-mg-y-4{margin-top:4rem!important;margin-bottom:4rem!important}.tw-lg-mg-y-5{margin-top:5rem!important;margin-bottom:5rem!important}.tw-lg-mg-y-6{margin-top:6rem!important;margin-bottom:6rem!important}.tw-lg-mg-y-7{margin-top:7rem!important;margin-bottom:7rem!important}.tw-lg-mg-y-8{margin-top:8rem!important;margin-bottom:8rem!important}.tw-lg-mg-y-9{margin-top:9rem!important;margin-bottom:9rem!important}.tw-lg-mg-y-10{margin-top:10rem!important;margin-bottom:10rem!important}.tw-lg-mg-y-auto{margin-top:auto!important;margin-bottom:auto!important}.tw-lg-mg-x-0{margin-left:0!important;margin-right:0!important}.tw-lg-mg-x-05{margin-left:.5rem!important;margin-right:.5rem!important}.tw-lg-mg-x-1{margin-left:1rem!important;margin-right:1rem!important}.tw-lg-mg-x-2{margin-left:2rem!important;margin-right:2rem!important}.tw-lg-mg-x-3{margin-left:3rem!important;margin-right:3rem!important}.tw-lg-mg-x-4{margin-left:4rem!important;margin-right:4rem!important}.tw-lg-mg-x-5{margin-left:5rem!important;margin-right:5rem!important}.tw-lg-mg-x-6{margin-left:6rem!important;margin-right:6rem!important}.tw-lg-mg-x-7{margin-left:7rem!important;margin-right:7rem!important}.tw-lg-mg-x-8{margin-left:8rem!important;margin-right:8rem!important}.tw-lg-mg-x-9{margin-left:9rem!important;margin-right:9rem!important}.tw-lg-mg-x-10{margin-left:10rem!important;margin-right:10rem!important}.tw-lg-mg-x-auto{margin-left:auto!important;margin-right:auto!important}.tw-lg-font-size-1{font-size:4rem!important}.tw-lg-font-size-2{font-size:2.8rem!important}.tw-lg-font-size-3{font-size:2.4rem!important}.tw-lg-font-size-4{font-size:1.6rem!important}.tw-lg-font-size-5{font-size:1.4rem!important}.tw-lg-font-size-6{font-size:1.2rem!important}.tw-lg-font-size-7{font-size:1.1rem!important}.tw-lg-font-size-8{font-size:1rem!important}.tw-lg-font-size-base{font-size:1.2rem!important}.tw-lg-align-center{text-align:center!important}.tw-lg-align-left{text-align:left!important}.tw-lg-align-right{text-align:right!important}.tw-lg-flex-wrap{flex-wrap:wrap!important}.tw-lg-flex-nowrap{flex-wrap:nowrap!important}.tw-lg-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.tw-lg-inline-flex{display:inline-flex!important}.tw-lg-flex-column{flex-direction:column!important}.tw-lg-flex-row{flex-direction:row!important}.tw-lg-flex-column-reverse{flex-direction:column-reverse!important}.tw-lg-flex-row-reverse{flex-direction:row-reverse!important}.tw-lg-align-items-start{align-items:flex-start!important}.tw-lg-align-items-end{align-items:flex-end!important}.tw-lg-align-items-center{align-items:center!important}.tw-lg-align-items-baseline{align-items:baseline!important}.tw-lg-align-items-stretch{align-items:stretch!important}.tw-lg-align-self-start{align-self:flex-start!important}.tw-lg-align-self-end{align-self:flex-end!important}.tw-lg-align-self-center{align-self:center!important}.tw-lg-align-self-baseline{align-self:baseline!important}.tw-lg-align-self-stretch{align-self:stretch!important}.tw-lg-justify-content-start{justify-content:flex-start!important}.tw-lg-justify-content-end{justify-content:flex-end!important}.tw-lg-justify-content-center{justify-content:center!important}.tw-lg-justify-content-between{justify-content:space-between!important}.tw-lg-justify-content-around{justify-content:space-around!important}.tw-lg-justify-content-stretch{justify-content:stretch!important}.tw-lg-align-content-start{align-content:flex-start!important}.tw-lg-align-content-end{align-content:flex-end!important}.tw-lg-align-content-center{align-content:center!important}.tw-lg-align-content-between{align-content:space-between!important}.tw-lg-align-content-around{align-content:space-around!important}.tw-lg-align-content-stretch{align-content:stretch!important}.tw-lg-flex-grow-0{flex-grow:0!important}.tw-lg-flex-grow-1{flex-grow:1!important}.tw-lg-flex-grow-2{flex-grow:2!important}.tw-lg-flex-grow-3{flex-grow:3!important}.tw-lg-flex-grow-4{flex-grow:4!important}.tw-lg-flex-shrink-0{flex-shrink:0!important}.tw-lg-flex-shrink-1{flex-shrink:1!important}.tw-lg-flex-shrink-2{flex-shrink:2!important}.tw-lg-flex-shrink-3{flex-shrink:3!important}.tw-lg-flex-shrink-4{flex-shrink:4!important}.tw-lg-item-order-0{order:0!important}.tw-lg-item-order-1{order:1!important}.tw-lg-item-order-2{order:2!important}.tw-lg-item-order-3{order:3!important}.tw-lg-item-order-4{order:4!important}.tw-lg-inline{display:inline!important}.tw-lg-inline-block{display:inline-block!important}.tw-lg-block{display:block!important}.tw-lg-hide{display:none!important}.tw-lg-overflow-hidden{overflow:hidden!important}.tw-lg-overflow-auto{overflow:auto!important}.tw-lg-overflow-scroll{overflow:scroll!important}.tw-lg-overflow-visible{overflow:visible!important}.tw-lg-visible{visibility:visible!important}.tw-lg-hidden{visibility:hidden!important}}@media (min-width:1200px){.tw-lg-flex{display:flex!important}}@media screen and (min-width:1440px){.tw-xl-relative{position:relative!important}.tw-xl-absolute{position:absolute!important}.tw-xl-fixed{position:fixed!important}.tw-xl-pd-0{padding:0!important}.tw-xl-pd-05{padding:.5rem!important}.tw-xl-pd-1{padding:1rem!important}.tw-xl-pd-2{padding:2rem!important}.tw-xl-pd-3{padding:3rem!important}.tw-xl-pd-4{padding:4rem!important}.tw-xl-pd-5{padding:5rem!important}.tw-xl-pd-6{padding:6rem!important}.tw-xl-pd-7{padding:7rem!important}.tw-xl-pd-8{padding:8rem!important}.tw-xl-pd-9{padding:9rem!important}.tw-xl-pd-10{padding:10rem!important}.tw-xl-pd-t-0{padding-top:0!important}.tw-xl-pd-t-05{padding-top:.5rem!important}.tw-xl-pd-t-1{padding-top:1rem!important}.tw-xl-pd-t-2{padding-top:2rem!important}.tw-xl-pd-t-3{padding-top:3rem!important}.tw-xl-pd-t-4{padding-top:4rem!important}.tw-xl-pd-t-5{padding-top:5rem!important}.tw-xl-pd-t-6{padding-top:6rem!important}.tw-xl-pd-t-7{padding-top:7rem!important}.tw-xl-pd-t-8{padding-top:8rem!important}.tw-xl-pd-t-9{padding-top:9rem!important}.tw-xl-pd-t-10{padding-top:10rem!important}.tw-xl-pd-r-0{padding-right:0!important}.tw-xl-pd-r-05{padding-right:.5rem!important}.tw-xl-pd-r-1{padding-right:1rem!important}.tw-xl-pd-r-2{padding-right:2rem!important}.tw-xl-pd-r-3{padding-right:3rem!important}.tw-xl-pd-r-4{padding-right:4rem!important}.tw-xl-pd-r-5{padding-right:5rem!important}.tw-xl-pd-r-6{padding-right:6rem!important}.tw-xl-pd-r-7{padding-right:7rem!important}.tw-xl-pd-r-8{padding-right:8rem!important}.tw-xl-pd-r-9{padding-right:9rem!important}.tw-xl-pd-r-10{padding-right:10rem!important}.tw-xl-pd-b-0{padding-bottom:0!important}.tw-xl-pd-b-05{padding-bottom:.5rem!important}.tw-xl-pd-b-1{padding-bottom:1rem!important}.tw-xl-pd-b-2{padding-bottom:2rem!important}.tw-xl-pd-b-3{padding-bottom:3rem!important}.tw-xl-pd-b-4{padding-bottom:4rem!important}.tw-xl-pd-b-5{padding-bottom:5rem!important}.tw-xl-pd-b-6{padding-bottom:6rem!important}.tw-xl-pd-b-7{padding-bottom:7rem!important}.tw-xl-pd-b-8{padding-bottom:8rem!important}.tw-xl-pd-b-9{padding-bottom:9rem!important}.tw-xl-pd-b-10{padding-bottom:10rem!important}.tw-xl-pd-l-0{padding-left:0!important}.tw-xl-pd-l-05{padding-left:.5rem!important}.tw-xl-pd-l-1{padding-left:1rem!important}.tw-xl-pd-l-2{padding-left:2rem!important}.tw-xl-pd-l-3{padding-left:3rem!important}.tw-xl-pd-l-4{padding-left:4rem!important}.tw-xl-pd-l-5{padding-left:5rem!important}.tw-xl-pd-l-6{padding-left:6rem!important}.tw-xl-pd-l-7{padding-left:7rem!important}.tw-xl-pd-l-8{padding-left:8rem!important}.tw-xl-pd-l-9{padding-left:9rem!important}.tw-xl-pd-l-10{padding-left:10rem!important}.tw-xl-pd-y-0{padding-top:0!important;padding-bottom:0!important}.tw-xl-pd-y-05{padding-top:.5rem!important;padding-bottom:.5rem!important}.tw-xl-pd-y-1{padding-top:1rem!important;padding-bottom:1rem!important}.tw-xl-pd-y-2{padding-top:2rem!important;padding-bottom:2rem!important}.tw-xl-pd-y-3{padding-top:3rem!important;padding-bottom:3rem!important}.tw-xl-pd-y-4{padding-top:4rem!important;padding-bottom:4rem!important}.tw-xl-pd-y-5{padding-top:5rem!important;padding-bottom:5rem!important}.tw-xl-pd-y-6{padding-top:6rem!important;padding-bottom:6rem!important}.tw-xl-pd-y-7{padding-top:7rem!important;padding-bottom:7rem!important}.tw-xl-pd-y-8{padding-top:8rem!important;padding-bottom:8rem!important}.tw-xl-pd-y-9{padding-top:9rem!important;padding-bottom:9rem!important}.tw-xl-pd-y-10{padding-top:10rem!important;padding-bottom:10rem!important}.tw-xl-pd-x-0{padding-left:0!important;padding-right:0!important}.tw-xl-pd-x-05{padding-left:.5rem!important;padding-right:.5rem!important}.tw-xl-pd-x-1{padding-left:1rem!important;padding-right:1rem!important}.tw-xl-pd-x-2{padding-left:2rem!important;padding-right:2rem!important}.tw-xl-pd-x-3{padding-left:3rem!important;padding-right:3rem!important}.tw-xl-pd-x-4{padding-left:4rem!important;padding-right:4rem!important}.tw-xl-pd-x-5{padding-left:5rem!important;padding-right:5rem!important}.tw-xl-pd-x-6{padding-left:6rem!important;padding-right:6rem!important}.tw-xl-pd-x-7{padding-left:7rem!important;padding-right:7rem!important}.tw-xl-pd-x-8{padding-left:8rem!important;padding-right:8rem!important}.tw-xl-pd-x-9{padding-left:9rem!important;padding-right:9rem!important}.tw-xl-pd-x-10{padding-left:10rem!important;padding-right:10rem!important}.tw-xl-mg-0{margin:0!important}.tw-xl-mg-05{margin:.5rem!important}.tw-xl-mg-1{margin:1rem!important}.tw-xl-mg-2{margin:2rem!important}.tw-xl-mg-3{margin:3rem!important}.tw-xl-mg-4{margin:4rem!important}.tw-xl-mg-5{margin:5rem!important}.tw-xl-mg-6{margin:6rem!important}.tw-xl-mg-7{margin:7rem!important}.tw-xl-mg-8{margin:8rem!important}.tw-xl-mg-9{margin:9rem!important}.tw-xl-mg-10{margin:10rem!important}.tw-xl-mg-auto{margin:auto!important}.tw-xl-mg-t-0{margin-top:0!important}.tw-xl-mg-t-05{margin-top:.5rem!important}.tw-xl-mg-t-1{margin-top:1rem!important}.tw-xl-mg-t-2{margin-top:2rem!important}.tw-xl-mg-t-3{margin-top:3rem!important}.tw-xl-mg-t-4{margin-top:4rem!important}.tw-xl-mg-t-5{margin-top:5rem!important}.tw-xl-mg-t-6{margin-top:6rem!important}.tw-xl-mg-t-7{margin-top:7rem!important}.tw-xl-mg-t-8{margin-top:8rem!important}.tw-xl-mg-t-9{margin-top:9rem!important}.tw-xl-mg-t-10{margin-top:10rem!important}.tw-xl-mg-t-auto{margin-top:auto!important}.tw-xl-mg-r-0{margin-right:0!important}.tw-xl-mg-r-05{margin-right:.5rem!important}.tw-xl-mg-r-1{margin-right:1rem!important}.tw-xl-mg-r-2{margin-right:2rem!important}.tw-xl-mg-r-3{margin-right:3rem!important}.tw-xl-mg-r-4{margin-right:4rem!important}.tw-xl-mg-r-5{margin-right:5rem!important}.tw-xl-mg-r-6{margin-right:6rem!important}.tw-xl-mg-r-7{margin-right:7rem!important}.tw-xl-mg-r-8{margin-right:8rem!important}.tw-xl-mg-r-9{margin-right:9rem!important}.tw-xl-mg-r-10{margin-right:10rem!important}.tw-xl-mg-r-auto{margin-right:auto!important}.tw-xl-mg-b-0{margin-bottom:0!important}.tw-xl-mg-b-05{margin-bottom:.5rem!important}.tw-xl-mg-b-1{margin-bottom:1rem!important}.tw-xl-mg-b-2{margin-bottom:2rem!important}.tw-xl-mg-b-3{margin-bottom:3rem!important}.tw-xl-mg-b-4{margin-bottom:4rem!important}.tw-xl-mg-b-5{margin-bottom:5rem!important}.tw-xl-mg-b-6{margin-bottom:6rem!important}.tw-xl-mg-b-7{margin-bottom:7rem!important}.tw-xl-mg-b-8{margin-bottom:8rem!important}.tw-xl-mg-b-9{margin-bottom:9rem!important}.tw-xl-mg-b-10{margin-bottom:10rem!important}.tw-xl-mg-b-auto{margin-bottom:auto!important}.tw-xl-mg-l-0{margin-left:0!important}.tw-xl-mg-l-05{margin-left:.5rem!important}.tw-xl-mg-l-1{margin-left:1rem!important}.tw-xl-mg-l-2{margin-left:2rem!important}.tw-xl-mg-l-3{margin-left:3rem!important}.tw-xl-mg-l-4{margin-left:4rem!important}.tw-xl-mg-l-5{margin-left:5rem!important}.tw-xl-mg-l-6{margin-left:6rem!important}.tw-xl-mg-l-7{margin-left:7rem!important}.tw-xl-mg-l-8{margin-left:8rem!important}.tw-xl-mg-l-9{margin-left:9rem!important}.tw-xl-mg-l-10{margin-left:10rem!important}.tw-xl-mg-l-auto{margin-left:auto!important}.tw-xl-mg-y-0{margin-top:0!important;margin-bottom:0!important}.tw-xl-mg-y-05{margin-top:.5rem!important;margin-bottom:.5rem!important}.tw-xl-mg-y-1{margin-top:1rem!important;margin-bottom:1rem!important}.tw-xl-mg-y-2{margin-top:2rem!important;margin-bottom:2rem!important}.tw-xl-mg-y-3{margin-top:3rem!important;margin-bottom:3rem!important}.tw-xl-mg-y-4{margin-top:4rem!important;margin-bottom:4rem!important}.tw-xl-mg-y-5{margin-top:5rem!important;margin-bottom:5rem!important}.tw-xl-mg-y-6{margin-top:6rem!important;margin-bottom:6rem!important}.tw-xl-mg-y-7{margin-top:7rem!important;margin-bottom:7rem!important}.tw-xl-mg-y-8{margin-top:8rem!important;margin-bottom:8rem!important}.tw-xl-mg-y-9{margin-top:9rem!important;margin-bottom:9rem!important}.tw-xl-mg-y-10{margin-top:10rem!important;margin-bottom:10rem!important}.tw-xl-mg-y-auto{margin-top:auto!important;margin-bottom:auto!important}.tw-xl-mg-x-0{margin-left:0!important;margin-right:0!important}.tw-xl-mg-x-05{margin-left:.5rem!important;margin-right:.5rem!important}.tw-xl-mg-x-1{margin-left:1rem!important;margin-right:1rem!important}.tw-xl-mg-x-2{margin-left:2rem!important;margin-right:2rem!important}.tw-xl-mg-x-3{margin-left:3rem!important;margin-right:3rem!important}.tw-xl-mg-x-4{margin-left:4rem!important;margin-right:4rem!important}.tw-xl-mg-x-5{margin-left:5rem!important;margin-right:5rem!important}.tw-xl-mg-x-6{margin-left:6rem!important;margin-right:6rem!important}.tw-xl-mg-x-7{margin-left:7rem!important;margin-right:7rem!important}.tw-xl-mg-x-8{margin-left:8rem!important;margin-right:8rem!important}.tw-xl-mg-x-9{margin-left:9rem!important;margin-right:9rem!important}.tw-xl-mg-x-10{margin-left:10rem!important;margin-right:10rem!important}.tw-xl-mg-x-auto{margin-left:auto!important;margin-right:auto!important}.tw-xl-font-size-1{font-size:4rem!important}.tw-xl-font-size-2{font-size:2.8rem!important}.tw-xl-font-size-3{font-size:2.4rem!important}.tw-xl-font-size-4{font-size:1.6rem!important}.tw-xl-font-size-5{font-size:1.4rem!important}.tw-xl-font-size-6{font-size:1.2rem!important}.tw-xl-font-size-7{font-size:1.1rem!important}.tw-xl-font-size-8{font-size:1rem!important}.tw-xl-font-size-base{font-size:1.2rem!important}.tw-xl-align-center{text-align:center!important}.tw-xl-align-left{text-align:left!important}.tw-xl-align-right{text-align:right!important}.tw-xl-flex-wrap{flex-wrap:wrap!important}.tw-xl-flex-nowrap{flex-wrap:nowrap!important}.tw-xl-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.tw-xl-inline-flex{display:inline-flex!important}.tw-xl-flex-column{flex-direction:column!important}.tw-xl-flex-row{flex-direction:row!important}.tw-xl-flex-column-reverse{flex-direction:column-reverse!important}.tw-xl-flex-row-reverse{flex-direction:row-reverse!important}.tw-xl-align-items-start{align-items:flex-start!important}.tw-xl-align-items-end{align-items:flex-end!important}.tw-xl-align-items-center{align-items:center!important}.tw-xl-align-items-baseline{align-items:baseline!important}.tw-xl-align-items-stretch{align-items:stretch!important}.tw-xl-align-self-start{align-self:flex-start!important}.tw-xl-align-self-end{align-self:flex-end!important}.tw-xl-align-self-center{align-self:center!important}.tw-xl-align-self-baseline{align-self:baseline!important}.tw-xl-align-self-stretch{align-self:stretch!important}.tw-xl-justify-content-start{justify-content:flex-start!important}.tw-xl-justify-content-end{justify-content:flex-end!important}.tw-xl-justify-content-center{justify-content:center!important}.tw-xl-justify-content-between{justify-content:space-between!important}.tw-xl-justify-content-around{justify-content:space-around!important}.tw-xl-justify-content-stretch{justify-content:stretch!important}.tw-xl-align-content-start{align-content:flex-start!important}.tw-xl-align-content-end{align-content:flex-end!important}.tw-xl-align-content-center{align-content:center!important}.tw-xl-align-content-between{align-content:space-between!important}.tw-xl-align-content-around{align-content:space-around!important}.tw-xl-align-content-stretch{align-content:stretch!important}.tw-xl-flex-grow-0{flex-grow:0!important}.tw-xl-flex-grow-1{flex-grow:1!important}.tw-xl-flex-grow-2{flex-grow:2!important}.tw-xl-flex-grow-3{flex-grow:3!important}.tw-xl-flex-grow-4{flex-grow:4!important}.tw-xl-flex-shrink-0{flex-shrink:0!important}.tw-xl-flex-shrink-1{flex-shrink:1!important}.tw-xl-flex-shrink-2{flex-shrink:2!important}.tw-xl-flex-shrink-3{flex-shrink:3!important}.tw-xl-flex-shrink-4{flex-shrink:4!important}.tw-xl-item-order-0{order:0!important}.tw-xl-item-order-1{order:1!important}.tw-xl-item-order-2{order:2!important}.tw-xl-item-order-3{order:3!important}.tw-xl-item-order-4{order:4!important}.tw-xl-inline{display:inline!important}.tw-xl-inline-block{display:inline-block!important}.tw-xl-block{display:block!important}.tw-xl-hide{display:none!important}.tw-xl-overflow-hidden{overflow:hidden!important}.tw-xl-overflow-auto{overflow:auto!important}.tw-xl-overflow-scroll{overflow:scroll!important}.tw-xl-overflow-visible{overflow:visible!important}.tw-xl-visible{visibility:visible!important}.tw-xl-hidden{visibility:hidden!important}}@media (min-width:1440px){.tw-xl-flex{display:flex!important}}@media screen and (min-width:1600px){.tw-xxl-relative{position:relative!important}.tw-xxl-absolute{position:absolute!important}.tw-xxl-fixed{position:fixed!important}.tw-xxl-pd-0{padding:0!important}.tw-xxl-pd-05{padding:.5rem!important}.tw-xxl-pd-1{padding:1rem!important}.tw-xxl-pd-2{padding:2rem!important}.tw-xxl-pd-3{padding:3rem!important}.tw-xxl-pd-4{padding:4rem!important}.tw-xxl-pd-5{padding:5rem!important}.tw-xxl-pd-6{padding:6rem!important}.tw-xxl-pd-7{padding:7rem!important}.tw-xxl-pd-8{padding:8rem!important}.tw-xxl-pd-9{padding:9rem!important}.tw-xxl-pd-10{padding:10rem!important}.tw-xxl-pd-t-0{padding-top:0!important}.tw-xxl-pd-t-05{padding-top:.5rem!important}.tw-xxl-pd-t-1{padding-top:1rem!important}.tw-xxl-pd-t-2{padding-top:2rem!important}.tw-xxl-pd-t-3{padding-top:3rem!important}.tw-xxl-pd-t-4{padding-top:4rem!important}.tw-xxl-pd-t-5{padding-top:5rem!important}.tw-xxl-pd-t-6{padding-top:6rem!important}.tw-xxl-pd-t-7{padding-top:7rem!important}.tw-xxl-pd-t-8{padding-top:8rem!important}.tw-xxl-pd-t-9{padding-top:9rem!important}.tw-xxl-pd-t-10{padding-top:10rem!important}.tw-xxl-pd-r-0{padding-right:0!important}.tw-xxl-pd-r-05{padding-right:.5rem!important}.tw-xxl-pd-r-1{padding-right:1rem!important}.tw-xxl-pd-r-2{padding-right:2rem!important}.tw-xxl-pd-r-3{padding-right:3rem!important}.tw-xxl-pd-r-4{padding-right:4rem!important}.tw-xxl-pd-r-5{padding-right:5rem!important}.tw-xxl-pd-r-6{padding-right:6rem!important}.tw-xxl-pd-r-7{padding-right:7rem!important}.tw-xxl-pd-r-8{padding-right:8rem!important}.tw-xxl-pd-r-9{padding-right:9rem!important}.tw-xxl-pd-r-10{padding-right:10rem!important}.tw-xxl-pd-b-0{padding-bottom:0!important}.tw-xxl-pd-b-05{padding-bottom:.5rem!important}.tw-xxl-pd-b-1{padding-bottom:1rem!important}.tw-xxl-pd-b-2{padding-bottom:2rem!important}.tw-xxl-pd-b-3{padding-bottom:3rem!important}.tw-xxl-pd-b-4{padding-bottom:4rem!important}.tw-xxl-pd-b-5{padding-bottom:5rem!important}.tw-xxl-pd-b-6{padding-bottom:6rem!important}.tw-xxl-pd-b-7{padding-bottom:7rem!important}.tw-xxl-pd-b-8{padding-bottom:8rem!important}.tw-xxl-pd-b-9{padding-bottom:9rem!important}.tw-xxl-pd-b-10{padding-bottom:10rem!important}.tw-xxl-pd-l-0{padding-left:0!important}.tw-xxl-pd-l-05{padding-left:.5rem!important}.tw-xxl-pd-l-1{padding-left:1rem!important}.tw-xxl-pd-l-2{padding-left:2rem!important}.tw-xxl-pd-l-3{padding-left:3rem!important}.tw-xxl-pd-l-4{padding-left:4rem!important}.tw-xxl-pd-l-5{padding-left:5rem!important}.tw-xxl-pd-l-6{padding-left:6rem!important}.tw-xxl-pd-l-7{padding-left:7rem!important}.tw-xxl-pd-l-8{padding-left:8rem!important}.tw-xxl-pd-l-9{padding-left:9rem!important}.tw-xxl-pd-l-10{padding-left:10rem!important}.tw-xxl-pd-y-0{padding-top:0!important;padding-bottom:0!important}.tw-xxl-pd-y-05{padding-top:.5rem!important;padding-bottom:.5rem!important}.tw-xxl-pd-y-1{padding-top:1rem!important;padding-bottom:1rem!important}.tw-xxl-pd-y-2{padding-top:2rem!important;padding-bottom:2rem!important}.tw-xxl-pd-y-3{padding-top:3rem!important;padding-bottom:3rem!important}.tw-xxl-pd-y-4{padding-top:4rem!important;padding-bottom:4rem!important}.tw-xxl-pd-y-5{padding-top:5rem!important;padding-bottom:5rem!important}.tw-xxl-pd-y-6{padding-top:6rem!important;padding-bottom:6rem!important}.tw-xxl-pd-y-7{padding-top:7rem!important;padding-bottom:7rem!important}.tw-xxl-pd-y-8{padding-top:8rem!important;padding-bottom:8rem!important}.tw-xxl-pd-y-9{padding-top:9rem!important;padding-bottom:9rem!important}.tw-xxl-pd-y-10{padding-top:10rem!important;padding-bottom:10rem!important}.tw-xxl-pd-x-0{padding-left:0!important;padding-right:0!important}.tw-xxl-pd-x-05{padding-left:.5rem!important;padding-right:.5rem!important}.tw-xxl-pd-x-1{padding-left:1rem!important;padding-right:1rem!important}.tw-xxl-pd-x-2{padding-left:2rem!important;padding-right:2rem!important}.tw-xxl-pd-x-3{padding-left:3rem!important;padding-right:3rem!important}.tw-xxl-pd-x-4{padding-left:4rem!important;padding-right:4rem!important}.tw-xxl-pd-x-5{padding-left:5rem!important;padding-right:5rem!important}.tw-xxl-pd-x-6{padding-left:6rem!important;padding-right:6rem!important}.tw-xxl-pd-x-7{padding-left:7rem!important;padding-right:7rem!important}.tw-xxl-pd-x-8{padding-left:8rem!important;padding-right:8rem!important}.tw-xxl-pd-x-9{padding-left:9rem!important;padding-right:9rem!important}.tw-xxl-pd-x-10{padding-left:10rem!important;padding-right:10rem!important}.tw-xxl-mg-0{margin:0!important}.tw-xxl-mg-05{margin:.5rem!important}.tw-xxl-mg-1{margin:1rem!important}.tw-xxl-mg-2{margin:2rem!important}.tw-xxl-mg-3{margin:3rem!important}.tw-xxl-mg-4{margin:4rem!important}.tw-xxl-mg-5{margin:5rem!important}.tw-xxl-mg-6{margin:6rem!important}.tw-xxl-mg-7{margin:7rem!important}.tw-xxl-mg-8{margin:8rem!important}.tw-xxl-mg-9{margin:9rem!important}.tw-xxl-mg-10{margin:10rem!important}.tw-xxl-mg-auto{margin:auto!important}.tw-xxl-mg-t-0{margin-top:0!important}.tw-xxl-mg-t-05{margin-top:.5rem!important}.tw-xxl-mg-t-1{margin-top:1rem!important}.tw-xxl-mg-t-2{margin-top:2rem!important}.tw-xxl-mg-t-3{margin-top:3rem!important}.tw-xxl-mg-t-4{margin-top:4rem!important}.tw-xxl-mg-t-5{margin-top:5rem!important}.tw-xxl-mg-t-6{margin-top:6rem!important}.tw-xxl-mg-t-7{margin-top:7rem!important}.tw-xxl-mg-t-8{margin-top:8rem!important}.tw-xxl-mg-t-9{margin-top:9rem!important}.tw-xxl-mg-t-10{margin-top:10rem!important}.tw-xxl-mg-t-auto{margin-top:auto!important}.tw-xxl-mg-r-0{margin-right:0!important}.tw-xxl-mg-r-05{margin-right:.5rem!important}.tw-xxl-mg-r-1{margin-right:1rem!important}.tw-xxl-mg-r-2{margin-right:2rem!important}.tw-xxl-mg-r-3{margin-right:3rem!important}.tw-xxl-mg-r-4{margin-right:4rem!important}.tw-xxl-mg-r-5{margin-right:5rem!important}.tw-xxl-mg-r-6{margin-right:6rem!important}.tw-xxl-mg-r-7{margin-right:7rem!important}.tw-xxl-mg-r-8{margin-right:8rem!important}.tw-xxl-mg-r-9{margin-right:9rem!important}.tw-xxl-mg-r-10{margin-right:10rem!important}.tw-xxl-mg-r-auto{margin-right:auto!important}.tw-xxl-mg-b-0{margin-bottom:0!important}.tw-xxl-mg-b-05{margin-bottom:.5rem!important}.tw-xxl-mg-b-1{margin-bottom:1rem!important}.tw-xxl-mg-b-2{margin-bottom:2rem!important}.tw-xxl-mg-b-3{margin-bottom:3rem!important}.tw-xxl-mg-b-4{margin-bottom:4rem!important}.tw-xxl-mg-b-5{margin-bottom:5rem!important}.tw-xxl-mg-b-6{margin-bottom:6rem!important}.tw-xxl-mg-b-7{margin-bottom:7rem!important}.tw-xxl-mg-b-8{margin-bottom:8rem!important}.tw-xxl-mg-b-9{margin-bottom:9rem!important}.tw-xxl-mg-b-10{margin-bottom:10rem!important}.tw-xxl-mg-b-auto{margin-bottom:auto!important}.tw-xxl-mg-l-0{margin-left:0!important}.tw-xxl-mg-l-05{margin-left:.5rem!important}.tw-xxl-mg-l-1{margin-left:1rem!important}.tw-xxl-mg-l-2{margin-left:2rem!important}.tw-xxl-mg-l-3{margin-left:3rem!important}.tw-xxl-mg-l-4{margin-left:4rem!important}.tw-xxl-mg-l-5{margin-left:5rem!important}.tw-xxl-mg-l-6{margin-left:6rem!important}.tw-xxl-mg-l-7{margin-left:7rem!important}.tw-xxl-mg-l-8{margin-left:8rem!important}.tw-xxl-mg-l-9{margin-left:9rem!important}.tw-xxl-mg-l-10{margin-left:10rem!important}.tw-xxl-mg-l-auto{margin-left:auto!important}.tw-xxl-mg-y-0{margin-top:0!important;margin-bottom:0!important}.tw-xxl-mg-y-05{margin-top:.5rem!important;margin-bottom:.5rem!important}.tw-xxl-mg-y-1{margin-top:1rem!important;margin-bottom:1rem!important}.tw-xxl-mg-y-2{margin-top:2rem!important;margin-bottom:2rem!important}.tw-xxl-mg-y-3{margin-top:3rem!important;margin-bottom:3rem!important}.tw-xxl-mg-y-4{margin-top:4rem!important;margin-bottom:4rem!important}.tw-xxl-mg-y-5{margin-top:5rem!important;margin-bottom:5rem!important}.tw-xxl-mg-y-6{margin-top:6rem!important;margin-bottom:6rem!important}.tw-xxl-mg-y-7{margin-top:7rem!important;margin-bottom:7rem!important}.tw-xxl-mg-y-8{margin-top:8rem!important;margin-bottom:8rem!important}.tw-xxl-mg-y-9{margin-top:9rem!important;margin-bottom:9rem!important}.tw-xxl-mg-y-10{margin-top:10rem!important;margin-bottom:10rem!important}.tw-xxl-mg-y-auto{margin-top:auto!important;margin-bottom:auto!important}.tw-xxl-mg-x-0{margin-left:0!important;margin-right:0!important}.tw-xxl-mg-x-05{margin-left:.5rem!important;margin-right:.5rem!important}.tw-xxl-mg-x-1{margin-left:1rem!important;margin-right:1rem!important}.tw-xxl-mg-x-2{margin-left:2rem!important;margin-right:2rem!important}.tw-xxl-mg-x-3{margin-left:3rem!important;margin-right:3rem!important}.tw-xxl-mg-x-4{margin-left:4rem!important;margin-right:4rem!important}.tw-xxl-mg-x-5{margin-left:5rem!important;margin-right:5rem!important}.tw-xxl-mg-x-6{margin-left:6rem!important;margin-right:6rem!important}.tw-xxl-mg-x-7{margin-left:7rem!important;margin-right:7rem!important}.tw-xxl-mg-x-8{margin-left:8rem!important;margin-right:8rem!important}.tw-xxl-mg-x-9{margin-left:9rem!important;margin-right:9rem!important}.tw-xxl-mg-x-10{margin-left:10rem!important;margin-right:10rem!important}.tw-xxl-mg-x-auto{margin-left:auto!important;margin-right:auto!important}.tw-xxl-font-size-1{font-size:4rem!important}.tw-xxl-font-size-2{font-size:2.8rem!important}.tw-xxl-font-size-3{font-size:2.4rem!important}.tw-xxl-font-size-4{font-size:1.6rem!important}.tw-xxl-font-size-5{font-size:1.4rem!important}.tw-xxl-font-size-6{font-size:1.2rem!important}.tw-xxl-font-size-7{font-size:1.1rem!important}.tw-xxl-font-size-8{font-size:1rem!important}.tw-xxl-font-size-base{font-size:1.2rem!important}.tw-xxl-align-center{text-align:center!important}.tw-xxl-align-left{text-align:left!important}.tw-xxl-align-right{text-align:right!important}.tw-xxl-flex-wrap{flex-wrap:wrap!important}.tw-xxl-flex-nowrap{flex-wrap:nowrap!important}.tw-xxl-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.tw-xxl-inline-flex{display:inline-flex!important}.tw-xxl-flex-column{flex-direction:column!important}.tw-xxl-flex-row{flex-direction:row!important}.tw-xxl-flex-column-reverse{flex-direction:column-reverse!important}.tw-xxl-flex-row-reverse{flex-direction:row-reverse!important}.tw-xxl-align-items-start{align-items:flex-start!important}.tw-xxl-align-items-end{align-items:flex-end!important}.tw-xxl-align-items-center{align-items:center!important}.tw-xxl-align-items-baseline{align-items:baseline!important}.tw-xxl-align-items-stretch{align-items:stretch!important}.tw-xxl-align-self-start{align-self:flex-start!important}.tw-xxl-align-self-end{align-self:flex-end!important}.tw-xxl-align-self-center{align-self:center!important}.tw-xxl-align-self-baseline{align-self:baseline!important}.tw-xxl-align-self-stretch{align-self:stretch!important}.tw-xxl-justify-content-start{justify-content:flex-start!important}.tw-xxl-justify-content-end{justify-content:flex-end!important}.tw-xxl-justify-content-center{justify-content:center!important}.tw-xxl-justify-content-between{justify-content:space-between!important}.tw-xxl-justify-content-around{justify-content:space-around!important}.tw-xxl-justify-content-stretch{justify-content:stretch!important}.tw-xxl-align-content-start{align-content:flex-start!important}.tw-xxl-align-content-end{align-content:flex-end!important}.tw-xxl-align-content-center{align-content:center!important}.tw-xxl-align-content-between{align-content:space-between!important}.tw-xxl-align-content-around{align-content:space-around!important}.tw-xxl-align-content-stretch{align-content:stretch!important}.tw-xxl-flex-grow-0{flex-grow:0!important}.tw-xxl-flex-grow-1{flex-grow:1!important}.tw-xxl-flex-grow-2{flex-grow:2!important}.tw-xxl-flex-grow-3{flex-grow:3!important}.tw-xxl-flex-grow-4{flex-grow:4!important}.tw-xxl-flex-shrink-0{flex-shrink:0!important}.tw-xxl-flex-shrink-1{flex-shrink:1!important}.tw-xxl-flex-shrink-2{flex-shrink:2!important}.tw-xxl-flex-shrink-3{flex-shrink:3!important}.tw-xxl-flex-shrink-4{flex-shrink:4!important}.tw-xxl-item-order-0{order:0!important}.tw-xxl-item-order-1{order:1!important}.tw-xxl-item-order-2{order:2!important}.tw-xxl-item-order-3{order:3!important}.tw-xxl-item-order-4{order:4!important}.tw-xxl-inline{display:inline!important}.tw-xxl-inline-block{display:inline-block!important}.tw-xxl-block{display:block!important}.tw-xxl-hide{display:none!important}.tw-xxl-overflow-hidden{overflow:hidden!important}.tw-xxl-overflow-auto{overflow:auto!important}.tw-xxl-overflow-scroll{overflow:scroll!important}.tw-xxl-overflow-visible{overflow:visible!important}.tw-xxl-visible{visibility:visible!important}.tw-xxl-hidden{visibility:hidden!important}}@media (min-width:1600px){.tw-xxl-flex{display:flex!important}}.side-nav-hotspot{height:.5rem;width:.5rem;vertical-align:super}.side-nav-hotspot,.tw-theme--dark .side-nav-hotspot,.tw-theme--light .side-nav-hotspot{background:#ec1313}.dashboard-side-nav__link{color:#6441a4;word-wrap:break-word}.tw-theme--dark .dashboard-side-nav__link{color:#b19dd8}.tw-theme--light .dashboard-side-nav__link{color:#6441a4}.dashboard-side-nav__link--active{background-color:#d7cceb}.tw-theme--dark .dashboard-side-nav__link--active{background-color:#392e5c}.tw-theme--light .dashboard-side-nav__link--active{background-color:#d7cceb}.dashboard-side-nav__link:hover{background-color:#7d5bbe;color:#fff;text-decoration:none}.tw-theme--dark .dashboard-side-nav__link:hover{background-color:#4b367c;color:#fff}.tw-theme--light .dashboard-side-nav__link:hover{background-color:#7d5bbe;color:#fff}.dashboard-side-nav__link:active,.tw-theme--dark .dashboard-side-nav__link:active,.tw-theme--light .dashboard-side-nav__link:active{background-color:#6441a4;color:#fff}.side-nav-dashboard-section__tooltip{display:none}.side-nav-dashboard-section__tooltip__wrapper:hover .side-nav-dashboard-section__tooltip{display:inherit}.dashboard-side-nav{width:15rem}.dashboard-centered-page{max-width:112rem;min-width:48rem;margin:0 auto}.referral-group-row:not(:last-child){border-bottom:1px solid #dad8de}.tw-theme--dark .referral-group-row:not(:last-child){border-bottom:1px solid #2c2541}.tw-theme--light .referral-group-row:not(:last-child){border-bottom:1px solid #dad8de}.referral-detail-panels{margin-left:-1rem;margin-right:-1rem}.referral-detail-panels__col{max-width:100%;min-width:50%}@media (min-width:1024px){.referral-detail-panels__col{max-width:48rem}}.nav-bar-layout__height{height:5rem}.sm-nav__placeholder-text{max-width:90%;cursor:default}.referrals-page-nav-bar{height:5rem}.ach-page{overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.ach-link{border:none;outline:none}.ach-link:active,.ach-link:focus,.ach-link:hover{text-decoration:none}.ach-link:active .ach-card,.ach-link:focus .ach-card,.ach-link:hover .ach-card{background-color:#faf9fa}.tw-theme--dark .ach-link:active .ach-card,.tw-theme--dark .ach-link:focus .ach-card,.tw-theme--dark .ach-link:hover .ach-card{background-color:#17141f}.tw-theme--light .ach-link:active .ach-card,.tw-theme--light .ach-link:focus .ach-card,.tw-theme--light .ach-link:hover .ach-card{background-color:#faf9fa}.ach-link:focus .ach-card{outline:.5rem auto #7d5bbe}.tw-theme--dark .ach-link:focus .ach-card{outline:.5rem auto #6441a4}.tw-theme--light .ach-link:focus .ach-card{outline:.5rem auto #7d5bbe}.ach-card{background-color:#fff;height:7rem;margin-bottom:1rem}.tw-theme--dark .ach-card{background-color:#201c2b}.tw-theme--light .ach-card{background-color:#fff}.ach-card--in-list .ach-card__progress-meta{padding-right:1.5rem}.ach-card__inner{transition:box-shadow .15s ease-in-out}.ach-card__badge-wrap{width:7rem;height:7rem}.ach-card__badge{opacity:.2;width:100%;height:100%}.ach-card__lvl{top:-.5rem;right:-1rem;border-radius:50%;z-index:2}.ach-card--completed .ach-card__badge{opacity:1}.ach-card--expanded{z-index:10}.ach-card--expanded .ach-card__inner{background-color:#fff;border:1px solid #6441a4;height:auto;position:absolute;top:-50%;right:-1.5rem;left:-1.5rem;-webkit-animation:ach-small-zoom-in .25s cubic-bezier(.215,.61,.355,1);animation:ach-small-zoom-in .25s cubic-bezier(.215,.61,.355,1);-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;padding:1.5rem}.tw-theme--dark .ach-card--expanded .ach-card__inner{background-color:#201c2b}.tw-theme--light .ach-card--expanded .ach-card__inner{background-color:#fff}.tw-theme--dark .ach-card--expanded .ach-card__inner,.tw-theme--light .ach-card--expanded .ach-card__inner{border-color:#6441a4}.ach-card--expanded .ach-card__badge-wrap{width:10rem;height:10rem}.ach-card--expanded .ach-card__badge{opacity:1;border-radius:2px;position:relative;overflow:hidden}.ach-card--expanded .ach-card__badge:after{content:"";background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.5) 53%,hsla(0,0%,100%,0));width:10rem;height:10rem;position:absolute;top:0;-webkit-transform:translateX(110%);transform:translateX(110%);-webkit-animation:badge-shimmer .65s linear forwards;animation:badge-shimmer .65s linear forwards;border-radius:2px}.ach-card--expanded .ach-card__pill-wrapper{display:none}.ach-q-item__header:hover{background-color:#faf9fa}.tw-theme--dark .ach-q-item__header:hover{background-color:#17141f}.tw-theme--light .ach-q-item__header:hover{background-color:#faf9fa}.ach-q-item{max-height:6.2rem;overflow:hidden}.ach-q-item--expanded{max-height:120rem}.ach-q-item__header{background-color:#fff}.tw-theme--dark .ach-q-item__header{background-color:#201c2b}.tw-theme--light .ach-q-item__header{background-color:#fff}.ach-q-item__info{height:6rem}.ach-q-item__label,.ach-q-item__title{line-height:6rem}.ach-checkmark{background-color:#6e6779;width:1.6rem;height:1.6rem;border-radius:50%;display:inline}.tw-theme--dark .ach-checkmark{background-color:#392e5c}.tw-theme--light .ach-checkmark{background-color:#6e6779}.ach-checkmark__inner{width:50%;height:50%}.sm-mw .ach-card{height:7rem;margin-left:-2rem;margin-right:-2rem;padding:0 2rem}.sm-mw .ach-card__badge-wrap{width:7rem;height:7rem}@-webkit-keyframes badge-shimmer{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(110%);transform:translateX(110%)}}@keyframes badge-shimmer{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(110%);transform:translateX(110%)}}@-webkit-keyframes ach-small-zoom-in{0%{opacity:0;-webkit-transform:scale3d(.95,.95,.95);transform:scale3d(.95,.95,.95)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes ach-small-zoom-in{0%{opacity:0;-webkit-transform:scale3d(.95,.95,.95);transform:scale3d(.95,.95,.95)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@media (min-width:1024px){.ach-q-item{transition:max-height .35s ease-in-out}}@media (min-width:1600px){.ach-card{height:8.2rem}.ach-card__badge-wrap{width:8.2rem;height:8.2rem}}.confetti-layer{pointer-events:none;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-perspective:70rem;perspective:70rem;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.confetti-layer,.tw-theme--dark .confetti-layer,.tw-theme--light .confetti-layer{border-radius:2px}.confetti-layer__confetti{top:-1rem;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.confetti-layer__confetti--slow{-webkit-animation:confetti-slow 2.85s linear 1 forwards;animation:confetti-slow 2.85s linear 1 forwards}.confetti-layer__confetti--medium{-webkit-animation:confetti-medium 2.25s linear 2 forwards;animation:confetti-medium 2.25s linear 2 forwards}.confetti-layer__confetti--fast{-webkit-animation:confetti-fast 1.75s linear 1 forwards;animation:confetti-fast 1.75s linear 1 forwards}.confetti-layer__confetti--infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes confetti-slow{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(25px,400px,0) rotateX(1turn) rotateY(180deg);transform:translate3d(25px,400px,0) rotateX(1turn) rotateY(180deg)}}@keyframes confetti-slow{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(25px,400px,0) rotateX(1turn) rotateY(180deg);transform:translate3d(25px,400px,0) rotateX(1turn) rotateY(180deg)}}@-webkit-keyframes confetti-medium{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(100px,400px,0) rotateX(100deg) rotateY(1turn);transform:translate3d(100px,400px,0) rotateX(100deg) rotateY(1turn)}}@keyframes confetti-medium{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(100px,400px,0) rotateX(100deg) rotateY(1turn);transform:translate3d(100px,400px,0) rotateX(100deg) rotateY(1turn)}}@-webkit-keyframes confetti-fast{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(-50px,400px,0) rotateX(10deg) rotateY(250deg);transform:translate3d(-50px,400px,0) rotateX(10deg) rotateY(250deg)}}@keyframes confetti-fast{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(-50px,400px,0) rotateX(10deg) rotateY(250deg);transform:translate3d(-50px,400px,0) rotateX(10deg) rotateY(250deg)}}.help-menu,.help-menu .tw-button-icon{border-radius:50%}.ach-col-wrapper--q{min-width:100%;max-width:auto}.ach-col{height:100%;min-width:48rem}.ach-col--q .ach-card{height:7rem;padding:0 1rem}.ach-col--q .ach-card__badge-wrap{width:7rem;height:7rem}.ach-col--q.ach-col--spotlight{padding-top:10rem}.ach-col::-webkit-scrollbar{width:.7rem;background-color:transparent}.ach-col::-webkit-scrollbar-thumb{background-color:#e5e3e8;border-radius:10px;box-shadow:inset 0 0 1px hsla(256,8%,73%,.45)}.tw-theme--dark .ach-col::-webkit-scrollbar-thumb{background-color:#0e0c13}.tw-theme--light .ach-col::-webkit-scrollbar-thumb{background-color:#e5e3e8}.tw-theme--dark .ach-col::-webkit-scrollbar-thumb{box-shadow:inset 0 0 1px hsla(0,0%,100%,.25)}.tw-theme--light .ach-col::-webkit-scrollbar-thumb{box-shadow:inset 0 0 1px hsla(256,8%,73%,.45)}@media (min-width:1024px){.ach-col-wrapper--q{min-width:44rem;max-width:48rem}.ach-col{overflow-y:auto;scroll-behavior:smooth}.ach-col--l.ach-col--spotlight{padding-top:10rem}}.ach-sb{background-color:#fff;max-height:8rem;border-radius:2px}.tw-theme--dark .ach-sb{background-color:#201c2b}.tw-theme--light .ach-sb{background-color:#fff}.ach-sb__dismiss button{color:#898395}.ach-sb__dismiss:hover button{color:#433f4a}.ach-sb__text{color:#19171c;max-width:90%;display:inline-block;border-radius:4px;padding:0 .5rem}.tw-theme--dark .ach-sb__text{color:#dad8de}.tw-theme--light .ach-sb__text{color:#19171c}.chat-terms-control__term-row:hover{background:#fff}.tw-theme--dark .chat-terms-control__term-row:hover{background:#201c2b}.tw-theme--light .chat-terms-control__term-row:hover{background:#fff}.chat-terms-control__saved{color:#14b866;height:2rem}.tw-theme--dark .chat-terms-control__saved,.tw-theme--light .chat-terms-control__saved{color:#14b866}.chat-terms-control__error{color:#ec1313;height:2rem}.tw-theme--dark .chat-terms-control__error,.tw-theme--light .chat-terms-control__error{color:#ec1313}.chat-terms{direction:ltr}.chat-terms-setting{max-width:50rem;overflow-x:visible}.auto-mod-wrapper__shield,.tw-theme--dark .auto-mod-wrapper__shield,.tw-theme--light .auto-mod-wrapper__shield{background:#14b866}.auto-mod-wrapper__carat{width:1rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);bottom:-1rem}.accept-bounty-modal__container{max-width:82rem;width:calc(100% - 4rem)}.accept-bounty-modal__agreement-text{max-height:30rem;overflow:auto}.accept-bounty-modal__boxart{width:8.5rem;height:11.3rem}.accept-bounty-modal__bounty-requirements{margin-left:1rem;list-style-type:disc}.accept-bounty-modal__bounty-requirements li{list-style-position:outside;margin-left:1rem}.cancel-bounty-modal__container{max-width:42rem;width:calc(100% - 4rem)}.bounty-item{background:#fff}.tw-theme--dark .bounty-item{background:#201c2b}.tw-theme--light .bounty-item{background:#fff}.bounty-item__link:hover{text-decoration:none}.bounty-item__amount{color:#19171c;width:8.5rem;height:8.5rem}.tw-theme--dark .bounty-item__amount{color:#dad8de}.tw-theme--light .bounty-item__amount{color:#19171c}.bounty-item__indicator{width:4.25rem}.bounty-item__backdrop{width:100%;height:100%;background-position:100%;background-repeat:no-repeat;background-size:cover}.bounty-item__backdrop:after{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,.5));content:"";position:absolute;top:0;left:0;right:0;bottom:0}.tw-theme--dark .bounty-item__backdrop:after{background:linear-gradient(90deg,#201c2b 0,rgba(0,0,0,.5))}.tw-theme--light .bounty-item__backdrop:after{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,.5))}.bounty-item:hover .bounty-item__backdrop:after{background:linear-gradient(90deg,#efeef1 0,rgba(239,238,241,.5))}.tw-theme--dark .bounty-item:hover .bounty-item__backdrop:after{background:linear-gradient(90deg,#0e0c13 0,rgba(14,12,19,.5))}.tw-theme--light .bounty-item:hover .bounty-item__backdrop:after{background:linear-gradient(90deg,#efeef1 0,rgba(239,238,241,.5))}.bounty-item__boxart{width:8.5rem;min-width:6rem;height:11.3rem}.bounty-item__description{min-width:0}.bounty-item__description-list{margin-left:1rem;list-style-type:disc}.bounty-item__description-list li{list-style-position:outside;margin-left:1rem}.tou-bounty-modal__endorsement-list{margin-left:1rem;list-style-type:disc}.tou-bounty-modal__endorsement-list li{list-style-position:outside;margin-left:1rem}.bb-col-wrapper--l{min-width:100%;max-width:auto}.bb-col{min-width:48rem}.bb-col::-webkit-scrollbar{width:.7rem;background-color:transparent}.bb-col::-webkit-scrollbar-thumb{background-color:#e5e3e8;border-radius:10px;box-shadow:inset 0 0 1px hsla(256,8%,73%,.45)}.tw-theme--dark .bb-col::-webkit-scrollbar-thumb{background-color:#0e0c13}.tw-theme--light .bb-col::-webkit-scrollbar-thumb{background-color:#e5e3e8}.tw-theme--dark .bb-col::-webkit-scrollbar-thumb{box-shadow:inset 0 0 1px hsla(0,0%,100%,.25)}.tw-theme--light .bb-col::-webkit-scrollbar-thumb{box-shadow:inset 0 0 1px hsla(256,8%,73%,.45)}@media (min-width:1024px){.bb-col-wrapper--l{min-width:44rem;max-width:48rem}.bb-col{overflow-y:auto;scroll-behavior:smooth}}.bb-ftue__rules-list{list-style-type:decimal}.bb-ftue__rules-list li{list-style-position:outside;margin-left:1rem}.top-stats-chart{height:32rem}.top-stats-chart canvas{image-rendering:crisp-edges;-webkit-font-smoothing:antialiased}.top-stats-chart-loading{height:32rem}.top-stats-chart-no-data{height:32rem}.top-stats-tab{color:#6441a4;transition:box-shadow .15s ease-in-out,background .15s ease-in-out;flex-basis:20%}.tw-theme--dark .top-stats-tab{color:#cbc8d0}.tw-theme--light .top-stats-tab{color:#6441a4}.top-stats-tab:hover{box-shadow:inset 0 -2px 0 #6441a4,0 4px 6px -4px #7d5bbe;background:#faf9fa;text-decoration:none}.tw-theme--dark .top-stats-tab:hover{box-shadow:inset 0 -2px 0 #6441a4,0 4px 6px -4px #7d5bbe;background:#17141f}.tw-theme--light .top-stats-tab:hover{box-shadow:inset 0 -2px 0 #6441a4,0 4px 6px -4px #7d5bbe;background:#faf9fa}.top-stats-tab:not(:last-child){border-right:1px solid #dad8de}.tw-theme--dark .top-stats-tab:not(:last-child){border-right:1px solid #2c2541}.tw-theme--light .top-stats-tab:not(:last-child){border-right:1px solid #dad8de}.top-stats-tab__link:hover{text-decoration:none}.top-stats-tab--active{color:#0f0e11;box-shadow:inset 0 -3px 0 #6441a4}.tw-theme--dark .top-stats-tab--active{color:#faf9fa;box-shadow:inset 0 -3px 0 #6441a4}.tw-theme--light .top-stats-tab--active{color:#0f0e11;box-shadow:inset 0 -3px 0 #6441a4}.top-stats-tab--active .top-stats-tab__title{color:#0f0e11}.tw-theme--dark .top-stats-tab--active .top-stats-tab__title{color:#faf9fa}.tw-theme--light .top-stats-tab--active .top-stats-tab__title{color:#0f0e11}.top-stats-tab-revenue__currency:first-child{vertical-align:top;position:relative;top:.4rem}.hoverable-icon{width:1.6rem;height:1.6rem}.breakdown-card-row:not(:last-child){border-bottom:1px solid #dad8de}.tw-theme--dark .breakdown-card-row:not(:last-child){border-bottom:1px solid #2c2541}.tw-theme--light .breakdown-card-row:not(:last-child){border-bottom:1px solid #dad8de}.revenue-breakdown-panel__key{height:1rem;width:1rem;border-radius:1px}.revenue-breakdown-panel__key--paid-subs{background-color:#7d5bbe}.revenue-breakdown-panel__key--prime-subs{background-color:#0e9bd8}.revenue-breakdown-panel__key--ads{background-color:#c5b6e2}.revenue-breakdown-panel__key--bits{background-color:#3dc6ae}.revenue-breakdown-panel__key--game-sales{background-color:#ffb300}.revenue-breakdown-panel__key--extensions{background-color:#69d420}.insight-panel-btn{height:4.8rem}.subscribers-panel-row:not(:last-child){border-bottom:1px solid #dad8de}.tw-theme--dark .subscribers-panel-row:not(:last-child){border-bottom:1px solid #2c2541}.tw-theme--light .subscribers-panel-row:not(:last-child){border-bottom:1px solid #dad8de}.clip-card-row:not(:last-child){border-bottom:1px solid #dad8de}.tw-theme--dark .clip-card-row:not(:last-child){border-bottom:1px solid #2c2541}.tw-theme--light .clip-card-row:not(:last-child){border-bottom:1px solid #dad8de}.stream-card-row:not(:last-child){border-bottom:1px solid #dad8de}.tw-theme--dark .stream-card-row:not(:last-child){border-bottom:1px solid #2c2541}.tw-theme--light .stream-card-row:not(:last-child){border-bottom:1px solid #dad8de}.channel-analytics-index-page{margin-left:-1rem;margin-right:-1rem}.channel-analytics-index-page__col{max-width:100%;min-width:50%}@media (min-width:1024px){.channel-analytics-index-page__col{max-width:48rem}}.referrals-page-nav-bar{height:5rem}.clmgr-table__row-expanded{border:1px solid #6441a4;width:calc(100% - 2rem);left:1rem;top:2rem;-webkit-animation:clmgr-anim-expand .2s ease-in-out backwards;animation:clmgr-anim-expand .2s ease-in-out backwards;-webkit-transform-origin:center top;transform-origin:center top}.tw-theme--dark .clmgr-table__row-expanded,.tw-theme--light .clmgr-table__row-expanded{border:1px solid #6441a4}@-webkit-keyframes clmgr-anim-expand{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes clmgr-anim-expand{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}.clmgr-result__subtitle{color:#6e6779}.tw-theme--dark .clmgr-result__subtitle{color:#898395}.tw-theme--light .clmgr-result__subtitle{color:#6e6779}.clmgr-result:hover .clmgr-result__subtitle,.tw-theme--dark .clmgr-result:hover .clmgr-result__subtitle,.tw-theme--light .clmgr-result:hover .clmgr-result__subtitle{color:#fff}.clmgr-filters-container{width:100%;min-width:19rem}@media (min-width:1024px){.clmgr-filters-container{width:30rem}}.clmgr-thumb{width:6rem;height:3.5rem}.clmgr-table__row{background:#fff;min-width:60rem}.tw-theme--dark .clmgr-table__row{background:#201c2b}.tw-theme--light .clmgr-table__row{background:#fff}.clmgr-table__row:nth-child(2n){background:#faf9fa}.tw-theme--dark .clmgr-table__row:nth-child(2n){background:#17141f}.tw-theme--light .clmgr-table__row:nth-child(2n){background:#faf9fa}.clmgr-table__row:hover{background:#efeef1}.tw-theme--dark .clmgr-table__row:hover{background:#0e0c13}.tw-theme--light .clmgr-table__row:hover{background:#efeef1}.clmgr-checkbox-bg{width:1.6rem;height:1.6rem;top:.2rem}.clmgr-body-wrap{height:calc(100% - 7rem)}.clmgr-table-wrap{height:calc(100% - 9rem)}@media (min-width:1024px){.clmgr-table-wrap{height:100%}}.collection-editor-item-selector{width:100vw;max-width:52rem;height:60vh;min-height:44rem}@media (max-width:768px){.manager-card__stats-container{padding-left:13.3rem}}.collection-item-card .collection-item__drag-handle{cursor:pointer}.collection-editor-page__right-sidebar{min-width:20rem}.mod-dashboard__ban-message ul{font-size:1.4rem}.mod-dashboard__ban-message ul li{list-style-type:disc;list-style-position:outside;line-height:2rem;margin-bottom:1rem}.mod-comment__unpublished-message{background:#d7cceb}.tw-theme--dark .mod-comment__unpublished-message{background:#392e5c}.tw-theme--light .mod-comment__unpublished-message{background:#d7cceb}.mod-comment__row--unpublished{background-color:rgba(238,233,246,.4);color:#392e5c}.mod-dashboard__video{min-width:9rem!important}.mod-dashboard-message{max-width:70rem;overflow-wrap:break-word}.mod-dashboard-message a{cursor:pointer}.mod-dashboard__button--warning:active button,.mod-dashboard__button--warning:focus button,.mod-dashboard__button--warning:hover button{background:rgba(255,0,0,.05);color:#ec1313}.mod-dashboard__button--warning:active button svg,.mod-dashboard__button--warning:focus button svg,.mod-dashboard__button--warning:hover button svg{fill:#ec1313!important;transition:fill .2s}.mod-comment__reply:focus,.mod-comment__reply:hover{cursor:pointer}.mod-comment:active,.mod-comment:focus,.mod-comment:hover{box-shadow:0 2px 2px 0 rgba(0,0,0,.05),inset 0 0 0 1px #e5e3e8;transition:box-shadow .2s}@-webkit-keyframes mod-comment__fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes mod-comment__fadeInAnimation{0%{opacity:0}to{opacity:1}}.mod-comment__fadein{-webkit-animation-name:mod-comment__fadeInAnimation;animation-name:mod-comment__fadeInAnimation;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:none;animation-fill-mode:none}.search-bar{width:45rem}.search-bar__search-results{max-height:30rem}.mod-dashboard__empty{min-height:60rem;padding-top:8rem}.mod-dashboard__permissions{padding-top:8rem}.mod-dashboard__scroll-container{display:flex}.time-picker__dropdown{height:20rem;overflow-x:none;overflow-y:scroll}.time-picker .tw-balloon--down{margin-left:.1rem;margin-top:.1rem}.event-modal-image-uploader__container{max-height:30rem;max-width:53rem}.event-modal-image-uploader__preview-image{max-width:100%;max-height:100%;opacity:.2}.event-modal-image-uploader__preview-image--preview-mode{opacity:1}.event-modal-image-uploader__uploader{z-index:10;opacity:1}.event-modal-image-uploader__uploader--preview-mode{opacity:0}.event-modal-image-uploader__container:hover .event-modal-image-uploader__uploader{opacity:1}.event-modal-image-uploader__container:hover .event-modal-image-uploader__preview-image{opacity:.2}.game-selector__search-container{position:relative}.game-selector__search-panel{opacity:1;box-shadow:0 15px 45px rgba(0,0,0,.2);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:40rem}.game-selector__search-panel--closed{-webkit-transform:translate3d(-900px,0,0);transform:translate3d(-900px,0,0);opacity:0}.event-modal{width:100vw;height:100vh;position:fixed;top:0;left:0}.event-modal__content{height:100vh;width:70vw;margin-left:30vw}.event-modal{width:100vw;height:100vh;position:fixed;top:0;left:0}.event-modal__content{height:100vh;width:70vw;margin-left:30vw}.vm-edit-cancel-modal{max-width:42rem}.dashboard-events-header{height:8rem}.dashboard-events-header__content{max-width:140rem}.dashboard-events-leaf-card__title-link{cursor:pointer}.dashboard-events-leaf-card__title-link:hover{text-decoration:underline}.dashboard-events-leaf-card__calendar-date{margin-right:1.8rem;margin-left:1.5rem}.dashboard-events-leaf-card__expanded-image{border:.2rem solid #fff}.tw-theme--dark .dashboard-events-leaf-card__expanded-image{border:.2rem solid #201c2b}.tw-theme--light .dashboard-events-leaf-card__expanded-image{border:.2rem solid #fff}.dashboard-events-leaf-card__video-embed{width:20rem}.dashboard-events-leaf-card__image{border-radius:.2rem 0 0 .2rem}.dashboard-events-leaf-card__balloon-item:active svg,.dashboard-events-leaf-card__balloon-item:hover svg{fill:#fff}.dashboard-events-layout{min-width:91rem}.dashboard-events-layout__main-content{max-width:146rem}.dashboard-events-layout__left-col{width:20rem}.dashboard-events-layout__right-col{max-width:146rem}.dashboard-events-layout__empty-image{align-self:center}.settings-page-header{max-width:76rem}.chat-badge-drop-zone__content{opacity:.4}.cheermote-enable-form__cheermote-preview{height:3rem;min-height:3rem;width:3rem;min-width:3rem}.cheermote-upload-drop-zone{width:12rem}.cheermote-upload-drop-zone__drop-zone{height:12rem}.cheermote-upload-drop-zone__content{opacity:.4}.cheermote-simple-upload-area{width:12rem}.cheermote-upload-area__uploading{background:#efeef1aa}.tw-theme--dark .cheermote-upload-area__uploading{background:#0e0c13aa}.tw-theme--light .cheermote-upload-area__uploading{background:#efeef1aa}.cheermote-upload-form__error,.cheermote-upload-form__loading{height:20rem}.commerce-amendment__amendment:hover{cursor:pointer}.amendment-modal__container{width:55rem}.amendment-modal__amendment-text{max-height:20rem;overflow:auto}.loyalty-badges-current-section__placeholder{border:3px dashed #dad8de;width:3.6rem;height:3.6rem}.tw-theme--dark .loyalty-badges-current-section__placeholder{border:3px dashed #2c2541}.tw-theme--light .loyalty-badges-current-section__placeholder{border:3px dashed #dad8de}.loyalty-badges-current-section__badge{width:3.6rem;height:3.6rem}.loyalty-badges-delete-section__container{border:3px dashed #dad8de;height:11rem;width:11rem}.tw-theme--dark .loyalty-badges-delete-section__container{border:3px dashed #2c2541}.tw-theme--light .loyalty-badges-delete-section__container{border:3px dashed #dad8de}.loyalty-badges-delete-section__button-container{height:11rem}.loyalty-badges-file-picker__container{height:11rem;width:11rem;cursor:pointer}.tipalti-iframe--container{height:100rem}.payout-method-modal__container{width:76rem}.progress-row__left{vertical-align:top;width:3rem}.tax-preview-modal__container{width:80rem}.start-over-modal__container{width:38rem}.payout-settings-page__iframe-container{height:100rem;max-width:76rem}.autohost-list-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.autohost-list-item__avatar{width:4rem;height:4rem}.autohost-list-item img{pointer-events:none}.autohost-list-item--hovered{background-color:#7d5bbe;color:#fff}.tw-theme--dark .autohost-list-item--hovered{background-color:#4b367c;color:#fff}.tw-theme--light .autohost-list-item--hovered{background-color:#7d5bbe;color:#fff}.autohost-list-item--selected,.tw-theme--dark .autohost-list-item--selected,.tw-theme--light .autohost-list-item--selected{background-color:#6441a4;color:#fff}.autohost-list-edit{cursor:move}.autohost-list{width:40rem}.autohost-list__user-search{height:20rem}.autohost-list__user-search-content{display:flex}.autohost-list__edit{max-height:40rem}.available-extension-card__buttons{min-width:17rem}.installed-extension-list-container{width:40rem}.game-selector__search-container{position:relative}.game-selector__search-panel{opacity:1;box-shadow:0 15px 45px rgba(0,0,0,.2);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:40rem}.game-selector__search-panel--closed{-webkit-transform:translate3d(-900px,0,0);transform:translate3d(-900px,0,0);opacity:0}.video-segment__item-index{width:7rem}.save-success-highlight{max-width:45rem}.highlight-creator-modal{height:100vh;max-height:90vh;max-width:100rem;width:100vw}.highlight-creator-modal__left-column{width:30rem}.video-segment-queue__delete-button{visibility:hidden}.video-segment-queue__video-card:hover .video-segment-queue__delete-button{visibility:visible}.draggable-slider-handle{cursor:ew-resize}.draggable-slider-handle__label{bottom:-2rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.draggable-slider-handle--blue{background-color:#08c}.draggable-slider-handle--blue:hover{box-shadow:0 0 0 1.5px #3bf}.draggable-slider-handle--orange{background-color:#ffb300}.draggable-slider-handle--orange:hover{box-shadow:0 0 0 1.5px #ffd166}.draggable-slider-handle--left{border-top-left-radius:3px 3px;border-bottom-left-radius:3px 3px}.draggable-slider-handle--right{border-top-right-radius:3px 3px;border-bottom-right-radius:3px 3px}.draggable-slider__overlay{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.draggable-slider__overlay--blue{background-color:rgba(0,136,204,.25);border-top:2px solid #08c;border-bottom:2px solid #08c}.draggable-slider__overlay--orange{background-color:rgba(255,179,0,.25);border-top:2px solid #ffb300;border-bottom:2px solid #ffb300}.draggable-slider__overlay--sliding-enabled{cursor:-webkit-grab;cursor:grab}.draggable-slider__overlay--sliding-enabled:active{cursor:-webkit-grabbing;cursor:grabbing}.draggable-slider__content{border-radius:3px}.draggable-slider__content--blue.draggable-slider__content--focus{box-shadow:0 0 0 1.5px #3bf}.draggable-slider__content--orange.draggable-slider__content--focus{box-shadow:0 0 0 1.5px #ffd166}.highlighter-page{padding-bottom:20rem}.run-commercial-countdown-bar{background:#dad8de;width:100%;height:.5rem}.tw-theme--dark .run-commercial-countdown-bar{background:#2c2541}.tw-theme--light .run-commercial-countdown-bar{background:#dad8de}.run-commercial-countdown-bar__fill{background:#6441a4;width:100%;height:100%;transition:width 2s}.tw-theme--dark .run-commercial-countdown-bar__fill{background:#7d5bbe}.tw-theme--light .run-commercial-countdown-bar__fill{background:#6441a4}.live-widget-wrapper{position:relative;width:calc(25rem + 6.6vw);box-shadow:0 2px 2px rgba(0,0,0,.05)}.live-widget-wrapper--collapse{-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation:collapseSection .2s linear;animation:collapseSection .2s linear}.live-widget-wrapper--expand{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation:expandSection .2s linear;animation:expandSection .2s linear}@-webkit-keyframes collapseSection{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes collapseSection{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes expandSection{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes expandSection{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.live-widget-wrapper-content{position:relative}.live-widget-wrapper-content .room-selector__header{border-left:none!important;border-right:none!important}.live-widget-wrapper-content .chat-room__content{border-left:none!important}.live-widget-header{cursor:move}.live-chat{height:80vh}.drag-and-drop-container{width:calc(25rem + 6.6vw)}.extension-live-configure-extension-frame{width:100%}.dashboard-banner-notification-container{width:calc(100% - 150px);left:150px}.dashboard-banner-notification-container .dashboard-banner-notification-inner{min-width:320px;max-width:75%}.live-video-preview{height:calc((25rem + 6.6vw) * 9 / 16)}.vp-button-with-dropdown{margin-left:-1px}.vp-button-with-dropdown__clickout{display:inline-block}.live-progress-bar{margin-top:.2rem}.vp-confirmation-dialog{max-width:42rem}.dragging{visibility:hidden}.dragging .drag-handle{cursor:move}.sm-graph-panel{border-radius:2px}.sm-graph-panel,.tw-theme--dark .sm-graph-panel,.tw-theme--light .sm-graph-panel{background-color:#6441a4}.sm-graph-panel canvas{image-rendering:crisp-edges;-webkit-font-smoothing:antialiased}.sm-graph-panel--no-data{height:30rem;flex-direction:column}.sm-graph-panel__no-data-content{height:20rem;display:flex;flex-grow:1;flex-direction:column;align-items:center;align-content:center;justify-content:center;cursor:default}.sm-welcome-modal{min-width:38rem}.referral-panel--no-data{height:20rem}.sm-sb-flourish-emotes__link:hover{text-decoration:none}.sm-sb-flourish-emotes__link:hover .sm-sb-flourish-emotes__content,.sm-sb-flourish-emotes__link:hover .sm-sb-flourish-emotes__text{background-color:#7d5bbe}.tw-theme--dark .sm-sb-flourish-emotes__link:hover .sm-sb-flourish-emotes__content,.tw-theme--dark .sm-sb-flourish-emotes__link:hover .sm-sb-flourish-emotes__text{background-color:#392e5c}.tw-theme--light .sm-sb-flourish-emotes__link:hover .sm-sb-flourish-emotes__content,.tw-theme--light .sm-sb-flourish-emotes__link:hover .sm-sb-flourish-emotes__text{background-color:#7d5bbe}.sm-sb-flourish-emotes__content{background-color:#6441a4;max-height:8rem;transition:background-color .15s ease-in-out}.tw-theme--dark .sm-sb-flourish-emotes__content,.tw-theme--light .sm-sb-flourish-emotes__content{background-color:#6441a4}.sm-sb-flourish-emotes__content:hover{text-decoration:none}.sm-sb-flourish-emotes__text{background-color:#6441a4;max-width:90%;display:inline-block;transition:background-color .15s ease-in-out}.tw-theme--dark .sm-sb-flourish-emotes__text,.tw-theme--light .sm-sb-flourish-emotes__text{background-color:#6441a4}.sm-sb-flourish-emotes__emotes-layer{pointer-events:none;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.sm-sb-flourish-emotes__float{position:absolute;-webkit-animation-name:floating;animation-name:floating;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.sm-sb-flourish-emotes__float,.sm-sb-flourish-emotes__img{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.sm-sb-flourish-emotes__img{-webkit-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes floating{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}65%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes floating{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}65%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.sm-sb-flourish-confetti__content{background-color:#fff;max-height:8rem}.tw-theme--dark .sm-sb-flourish-confetti__content{background-color:#201c2b}.tw-theme--light .sm-sb-flourish-confetti__content{background-color:#fff}.sm-sb-flourish-confetti__content:hover{background-color:rgba(100,65,164,.05)}.tw-theme--dark .sm-sb-flourish-confetti__content:hover{background-color:rgba(100,65,164,.2)}.tw-theme--light .sm-sb-flourish-confetti__content:hover{background-color:rgba(100,65,164,.05)}.sm-sb-flourish-confetti__content--purple-scale{background-color:#6441a4;transition:background-color .15s ease-in-out}.tw-theme--dark .sm-sb-flourish-confetti__content--purple-scale,.tw-theme--light .sm-sb-flourish-confetti__content--purple-scale{background-color:#6441a4}.sm-sb-flourish-confetti__content--purple-scale:hover{background-color:#7d5bbe}.tw-theme--dark .sm-sb-flourish-confetti__content--purple-scale:hover{background-color:#392e5c}.tw-theme--light .sm-sb-flourish-confetti__content--purple-scale:hover{background-color:#7d5bbe}.sm-sb-flourish-confetti__link:hover{text-decoration:none}.timeseries-panel__chart-area{height:23rem}.sm-mw{margin-left:-1rem;margin-right:-1rem}.sm-mw__col{max-width:100%;min-width:50%}@media (min-width:1024px){.sm-mw__col{max-width:48rem}}.upload-box{min-height:9.5rem;cursor:pointer}.upload-box__thumbnail-placeholder{height:8.5rem;width:14.5rem;margin-left:.25rem}.video-card-dropdown__dropdown-wrapper{border-radius:2px;background:#fff;color:#19171c;box-shadow:0 0 0 1px #dad8de,0 1px 1px rgba(0,0,0,.25);min-width:16rem;position:absolute;z-index:2000;background-color:#fff;margin-top:.5rem;overflow:hidden}.tw-theme--dark .video-card-dropdown__dropdown-wrapper{border-radius:2px;background:#201c2b;color:#dad8de;box-shadow:0 0 0 1px #2c2541,0 1px 1px rgba(0,0,0,.25)}.tw-theme--light .video-card-dropdown__dropdown-wrapper{border-radius:2px;background:#fff;color:#19171c;box-shadow:0 0 0 1px #dad8de,0 1px 1px rgba(0,0,0,.25)}.video-card-dropdown__dropdown-wrapper-right{right:1rem}.video-card-dropdown__dropdown-wide{min-width:32rem}.video-card-dropdown__button .tw-button{padding:0 .2rem}.video-card-dropdown__hidden{visibility:hidden}@-webkit-keyframes slideInFromLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInFromRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.video-manager-dropdown__animation-left{-webkit-animation:.08s linear 0s 1 slideInFromLeft;animation:.08s linear 0s 1 slideInFromLeft}.video-manager-dropdown__animation-right{-webkit-animation:.08s linear 0s 1 slideInFromRight;animation:.08s linear 0s 1 slideInFromRight}.confirm-cancel-modal{width:42rem}.confirm-publish-modal{width:42rem}.premiere-dropdown{margin-left:-1px}.premiere-dropdown .premiere-dropdown__clickout{display:inline-block}.video-card__stat-button{width:8rem}.video-card-thumbnail{min-width:15rem}.video-card-thumbnail__wrapper{position:relative;overflow:hidden;flex-shrink:0}.video-card-thumbnail__video-state-overlay{background-color:rgba(44,37,65,.85);position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;align-items:center;justify-content:center}.video-card-thumbnail__video-state-overlay--error{background-color:#4b367c}.video-card{background:#fff}.tw-theme--dark .video-card{background:#201c2b}.tw-theme--light .video-card{background:#fff}.video-card__link:hover{text-decoration:none}@media (max-width:768px){.video-card__status-bar-layout{padding-left:13.3rem}}.appeal-muted-audio-modal{width:100vw;height:100vh;top:0;left:0}.appeal-muted-audio-modal__content{height:100vh;width:85vw;max-width:1100px;top:0;right:0}.ReactCrop__image{display:block;max-width:100%;max-height:56.25%}.thumbnail-selector-cropper--error{border:2px solid #ec1313;padding:.5rem}.tw-theme--dark .thumbnail-selector-cropper--error,.tw-theme--light .thumbnail-selector-cropper--error{border-color:#ec1313}.thumbnail-selector-cropper__big-thumbnail{width:100%}.thumbnail-selector-cropper__thumbnail-cropper{width:100%;height:56.25%}.thumbnail-selector-cropper__thumbnail-select{width:100%;display:flex}.thumbnail-selector-cropper__thumbnail-select-image{width:24.625%;margin-left:.5%;position:relative;padding:.2rem;border:2px solid transparent;cursor:pointer}.thumbnail-selector-cropper__thumbnail-select-image:first-child{margin-left:0}.thumbnail-selector-cropper__thumbnail-select-image:hover:before{background:#392e5c;content:"";position:absolute;top:.2rem;left:.2rem;bottom:.2rem;right:.2rem;z-index:1;opacity:.75;pointer-events:none}.tw-theme--dark .thumbnail-selector-cropper__thumbnail-select-image:hover:before{background:#2c2541}.tw-theme--light .thumbnail-selector-cropper__thumbnail-select-image:hover:before{background:#392e5c}.thumbnail-selector-cropper__thumbnail-select-image--hidden{display:none}.thumbnail-selector-cropper__thumbnail-select-image--selected,.tw-theme--dark .thumbnail-selector-cropper__thumbnail-select-image--selected,.tw-theme--light .thumbnail-selector-cropper__thumbnail-select-image--selected{border-color:#6441a4}.thumbnail-selector-cropper__thumbnail-select-image--selected:hover{border-style:solid;cursor:default}.thumbnail-selector-cropper__thumbnail-select-image--selected:hover:before{display:none}.thumbnail-selector-cropper__custom-thumbnail-delete{position:absolute;top:-.425rem;right:-.425rem;background-color:#6441a4;width:1.7rem;height:1.7rem;visibility:hidden}.thumbnail-selector-cropper__custom-thumbnail:hover .thumbnail-selector-cropper__custom-thumbnail-delete{visibility:visible;z-index:10}.thumbnail-selector-cropper__thumbnail-select-button-input{opacity:0;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;cursor:pointer}.ReactCrop__image{display:block;max-width:100%;max-height:56.25%}.thumbnail-selector-cropper--error{border:2px solid #ec1313;padding:.5rem}.tw-theme--dark .thumbnail-selector-cropper--error,.tw-theme--light .thumbnail-selector-cropper--error{border-color:#ec1313}.thumbnail-selector-cropper__big-thumbnail{width:100%}.thumbnail-selector-cropper__thumbnail-cropper{width:100%;height:56.25%}.thumbnail-selector-cropper__thumbnail-select{width:100%;display:flex}.thumbnail-selector-cropper__thumbnail-select-image{width:24.625%;margin-left:.5%;position:relative;padding:.2rem;border:2px solid transparent;cursor:pointer}.thumbnail-selector-cropper__thumbnail-select-image:first-child{margin-left:0}.thumbnail-selector-cropper__thumbnail-select-image:hover:before{background:#392e5c;content:"";position:absolute;top:.2rem;left:.2rem;bottom:.2rem;right:.2rem;z-index:1;opacity:.75;pointer-events:none}.tw-theme--dark .thumbnail-selector-cropper__thumbnail-select-image:hover:before{background:#2c2541}.tw-theme--light .thumbnail-selector-cropper__thumbnail-select-image:hover:before{background:#392e5c}.thumbnail-selector-cropper__thumbnail-select-image--hidden{display:none}.thumbnail-selector-cropper__thumbnail-select-image--selected,.tw-theme--dark .thumbnail-selector-cropper__thumbnail-select-image--selected,.tw-theme--light .thumbnail-selector-cropper__thumbnail-select-image--selected{border-color:#6441a4}.thumbnail-selector-cropper__thumbnail-select-image--selected:hover{border-style:solid;cursor:default}.thumbnail-selector-cropper__thumbnail-select-image--selected:hover:before{display:none}.thumbnail-selector-cropper__custom-thumbnail-delete{position:absolute;top:-.425rem;right:-.425rem;background-color:#6441a4;width:1.7rem;height:1.7rem;visibility:hidden}.thumbnail-selector-cropper__custom-thumbnail:hover .thumbnail-selector-cropper__custom-thumbnail-delete{visibility:visible;z-index:10}.thumbnail-selector-cropper__thumbnail-select-button-input{opacity:0;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;cursor:pointer}.ReactCrop__image{display:block;max-width:100%;max-height:56.25%}.thumbnail-selector-cropper--error{border:2px solid #ec1313;padding:.5rem}.tw-theme--dark .thumbnail-selector-cropper--error,.tw-theme--light .thumbnail-selector-cropper--error{border-color:#ec1313}.thumbnail-selector-cropper__big-thumbnail{width:100%}.thumbnail-selector-cropper__thumbnail-cropper{width:100%;height:56.25%}.thumbnail-selector-cropper__thumbnail-select{width:100%;display:flex}.thumbnail-selector-cropper__thumbnail-select-image{width:24.625%;margin-left:.5%;position:relative;padding:.2rem;border:2px solid transparent;cursor:pointer}.thumbnail-selector-cropper__thumbnail-select-image:first-child{margin-left:0}.thumbnail-selector-cropper__thumbnail-select-image:hover:before{background:#392e5c;content:"";position:absolute;top:.2rem;left:.2rem;bottom:.2rem;right:.2rem;z-index:1;opacity:.75;pointer-events:none}.tw-theme--dark .thumbnail-selector-cropper__thumbnail-select-image:hover:before{background:#2c2541}.tw-theme--light .thumbnail-selector-cropper__thumbnail-select-image:hover:before{background:#392e5c}.thumbnail-selector-cropper__thumbnail-select-image--hidden{display:none}.thumbnail-selector-cropper__thumbnail-select-image--selected,.tw-theme--dark .thumbnail-selector-cropper__thumbnail-select-image--selected,.tw-theme--light .thumbnail-selector-cropper__thumbnail-select-image--selected{border-color:#6441a4}.thumbnail-selector-cropper__thumbnail-select-image--selected:hover{border-style:solid;cursor:default}.thumbnail-selector-cropper__thumbnail-select-image--selected:hover:before{display:none}.thumbnail-selector-cropper__custom-thumbnail-delete{position:absolute;top:-.425rem;right:-.425rem;background-color:#6441a4;width:1.7rem;height:1.7rem;visibility:hidden}.thumbnail-selector-cropper__custom-thumbnail:hover .thumbnail-selector-cropper__custom-thumbnail-delete{visibility:visible;z-index:10}.thumbnail-selector-cropper__thumbnail-select-button-input{opacity:0;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;cursor:pointer}.ReactCrop__image{display:block;max-width:100%;max-height:56.25%}.thumbnail-selector-cropper--error{border:2px solid #ec1313;padding:.5rem}.tw-theme--dark .thumbnail-selector-cropper--error,.tw-theme--light .thumbnail-selector-cropper--error{border-color:#ec1313}.thumbnail-selector-cropper__big-thumbnail{width:100%}.thumbnail-selector-cropper__thumbnail-cropper{width:100%;height:56.25%}.thumbnail-selector-cropper__thumbnail-select{width:100%;display:flex}.thumbnail-selector-cropper__thumbnail-select-image{width:24.625%;margin-left:.5%;position:relative;padding:.2rem;border:2px solid transparent;cursor:pointer}.thumbnail-selector-cropper__thumbnail-select-image:first-child{margin-left:0}.thumbnail-selector-cropper__thumbnail-select-image:hover:before{background:#392e5c;content:"";position:absolute;top:.2rem;left:.2rem;bottom:.2rem;right:.2rem;z-index:1;opacity:.75;pointer-events:none}.tw-theme--dark .thumbnail-selector-cropper__thumbnail-select-image:hover:before{background:#2c2541}.tw-theme--light .thumbnail-selector-cropper__thumbnail-select-image:hover:before{background:#392e5c}.thumbnail-selector-cropper__thumbnail-select-image--hidden{display:none}.thumbnail-selector-cropper__thumbnail-select-image--selected,.tw-theme--dark .thumbnail-selector-cropper__thumbnail-select-image--selected,.tw-theme--light .thumbnail-selector-cropper__thumbnail-select-image--selected{border-color:#6441a4}.thumbnail-selector-cropper__thumbnail-select-image--selected:hover{border-style:solid;cursor:default}.thumbnail-selector-cropper__thumbnail-select-image--selected:hover:before{display:none}.thumbnail-selector-cropper__custom-thumbnail-delete{position:absolute;top:-.425rem;right:-.425rem;background-color:#6441a4;width:1.7rem;height:1.7rem;visibility:hidden}.thumbnail-selector-cropper__custom-thumbnail:hover .thumbnail-selector-cropper__custom-thumbnail-delete{visibility:visible;z-index:10}.thumbnail-selector-cropper__thumbnail-select-button-input{opacity:0;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;cursor:pointer}.edit-video-properties-modal{width:100vw;height:100vh;position:fixed;top:0;left:0}.edit-video-properties-modal__content{height:100vh;width:85vw;max-width:1100px;position:fixed;top:0;right:0}.event-modal{width:100vw;height:100vh;position:fixed;top:0;left:0}.event-modal__content{height:100vh;width:70vw;margin-left:30vw}.export-youtube-modal{width:42rem}.vm-notification{max-width:42rem}.video-manager-processed-list{padding-bottom:18rem}.video-manager-badge{border:1px solid #fff;width:1.75rem;height:1.75rem;left:2.5rem;padding:.2rem}.tw-theme--dark .video-manager-badge{border:1px solid #201c2b}.tw-theme--light .video-manager-badge{border:1px solid #fff}.all-tables-wrapper{min-width:80rem}.table{min-width:40rem;max-width:80rem;height:30rem}.row-background{background-color:rgba(100,65,164,.05)}.team-members-select-menu__scroller{max-height:50rem}.side-nav-bar{background-color:#efeef1;width:15rem;min-width:15rem}.tw-theme--dark .side-nav-bar{background-color:#0e0c13}.tw-theme--light .side-nav-bar{background-color:#efeef1}.side-nav-bar__option{color:#6441a4}.tw-theme--dark .side-nav-bar__option{color:#b19dd8}.tw-theme--light .side-nav-bar__option{color:#6441a4}.side-nav-bar__option--active{background-color:#d7cceb}.tw-theme--dark .side-nav-bar__option--active{background-color:#392e5c}.tw-theme--light .side-nav-bar__option--active{background-color:#d7cceb}.side-nav-bar__option:hover{background-color:#7d5bbe;color:#fff;text-decoration:none}.tw-theme--dark .side-nav-bar__option:hover{background-color:#4b367c;color:#fff}.tw-theme--light .side-nav-bar__option:hover{background-color:#7d5bbe;color:#fff}.side-nav-bar__option:active,.tw-theme--dark .side-nav-bar__option:active,.tw-theme--light .side-nav-bar__option:active{background-color:#6441a4;color:#fff}.metric-summary-container{text-align:center}.chart-container{height:36rem}.members-list{width:40rem}.settings-page{width:64rem}.settings-page .background{height:25rem;position:relative}.settings-page .background img{max-width:64rem;max-height:25rem;width:auto;height:auto}.settings-page .banner{height:15rem;position:relative}.settings-page .banner img{max-width:64rem;max-height:15rem;width:auto;height:auto}.settings-page .logo{width:10rem;height:10rem;position:relative}.settings-page .logo img{max-width:10rem;max-height:10rem;width:auto;height:auto}.minimal-top-nav__user{width:16rem}.minimal-top-nav__expand,.minimal-top-nav__username{color:#faf9fa;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.minimal-top-nav__dropdown{visibility:hidden}.minimal-top-nav__dropdown-open{visibility:visible}.minimal-top-nav__dropdown-open .minimal-top-nav__expand{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.top-nav{height:5rem;z-index:1000}.top-nav__logo{text-align:center;background-color:#4b367c}.top-nav__home-link{color:#fff;padding:.8rem 1.5rem}.tw-theme--dark .top-nav__home-link,.tw-theme--light .top-nav__home-link{color:#fff}.top-nav__menu{background-color:#4b367c}.tw-theme--dark .top-nav__menu{background-color:#392e5c}.tw-theme--light .top-nav__menu{background-color:#4b367c}.channel-surfing-player__video{background:#000}.channel-surfing-player__right-column{height:30vh;min-height:10rem}@media (min-width:1024px){.channel-surfing-player__right-column{height:auto;width:34rem}}.channel-surfing-preview-card{opacity:.75;cursor:pointer;transition:opacity .1s ease-out,transform .1s ease-out}.channel-surfing-preview-card--active,.channel-surfing-preview-card:hover{opacity:1}.channel-surfing-preview-card--right{-webkit-transform:translateX(calc(100% - 3rem));transform:translateX(calc(100% - 3rem))}.channel-surfing-preview-card--right.channel-surfing-preview-card--active,.channel-surfing-preview-card--right:hover{-webkit-transform:translateX(calc(100% - 4rem));transform:translateX(calc(100% - 4rem))}.channel-surfing-preview-card--left{-webkit-transform:translateX(calc(-100% + 3rem));transform:translateX(calc(-100% + 3rem))}.channel-surfing-preview-card--left.channel-surfing-preview-card--active,.channel-surfing-preview-card--left:hover{-webkit-transform:translateX(calc(-100% + 4rem));transform:translateX(calc(-100% + 4rem))}.channel-surfing-content--bottom-section,.channel-surfing-content--top-section{margin-left:4.5rem;margin-right:4.5rem}.channel-surfing-content__button{opacity:1}.channel-surfing-content__button--hidden{opacity:0;pointer-events:none}@media (min-width:1024px){.channel-surfing-content--bottom-section,.channel-surfing-content--top-section{margin-left:8.5rem;margin-right:8.5rem}}@media (min-width:1600px){.channel-surfing-content--bottom-section,.channel-surfing-content--top-section{margin-left:10.5rem;margin-right:10.5rem}}
/*# sourceMappingURL=core-f64703589057b06e54189afb40597b83.css.map*/