.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none;position:relative}.tw-theme--dark .modal__content{color:#dad8de}.tw-theme--light .modal__content{color:#19171c}.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--fade-in{opacity:0}.tw-animation--slide-in-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.tw-animation--slide-in-left{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.tw-animation--slide-in-bottom{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);opacity:0}.tw-animation--slide-in-top{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);opacity:0}.tw-animation--slide-out-bottom,.tw-animation--slide-out-left,.tw-animation--slide-out-right,.tw-animation--slide-out-top{-webkit-transform:translateZ(0);transform:translateZ(0)}.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;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-aspect--boxart:before{padding-bottom:139.70588%}.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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;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:#b19dd8}.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:#fff;border-radius:50%}.tw-theme--dark .tw-badge{background:#392e5c;color:#fff}.tw-theme--light .tw-badge{background:#6e6779;color:#fff}.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:#b19dd8}.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{-ms-flex-negative:0;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none;font-size:1.2rem;line-height:2rem;text-decoration:none;white-space:nowrap;vertical-align:middle}.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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;box-shadow:0 0 6px 0 #7d5bbe}.tw-button__text{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;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,.tw-theme--dark .tw-button--hollow:focus{-webkit-box-shadow:0 0 6px 0 #7d5bbe;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}.tw-theme--light .tw-button--hollow:focus{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.05)}.tw-button--hollow:active,.tw-theme--light .tw-button--hollow:focus{color:#2c2541;-webkit-box-shadow:0 0 6px 0 #7d5bbe;box-shadow:0 0 6px 0 #7d5bbe}.tw-button--hollow:active{border-color:rgba(100,65,164,.6);background:transparent}.tw-theme--dark .tw-button--hollow:active{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.1);color:#efeef1;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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{-webkit-transition-duration:.12s;transition-duration:.12s;-webkit-transition-property:background,border,text;transition-property:background,border,text;-webkit-transition-timing-function:ease;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)}.tw-button--text:focus,.tw-theme--dark .tw-button--text:focus{-webkit-box-shadow:0 0 6px 0 #7d5bbe;box-shadow:0 0 6px 0 #7d5bbe}.tw-theme--dark .tw-button--text:focus{border:1px solid rgba(100,65,164,.4)}.tw-theme--light .tw-button--text:focus{border:1px solid rgba(100,65,164,.5)}.tw-button--text:active,.tw-theme--light .tw-button--text:focus{-webkit-box-shadow:0 0 6px 0 #7d5bbe;box-shadow:0 0 6px 0 #7d5bbe}.tw-button--text:active{border:1px solid rgba(100,65,164,.6);background:transparent;color:#2c2541}.tw-theme--dark .tw-button--text:active{border:1px solid rgba(100,65,164,.5);background:rgba(100,65,164,.1);color:#efeef1;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;box-shadow:0 0 6px 0 #7d5bbe}.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%,.5);background:hsla(0,0%,100%,.05);color:#fff;-webkit-box-shadow:0 0 6px 0 hsla(0,0%,100%,.8);box-shadow:0 0 6px 0 hsla(0,0%,100%,.8)}.tw-button--overlay:active{border-color:#fff}.tw-button--overlay:active,.tw-theme--dark .tw-button--overlay:active{background:transparent;color:#fff;-webkit-box-shadow:0 0 6px 0 hsla(0,0%,100%,.8);box-shadow:0 0 6px 0 hsla(0,0%,100%,.8)}.tw-theme--dark .tw-button--overlay:active{border-color:hsla(0,0%,100%,.5)}.tw-theme--light .tw-button--overlay:active{border-color:#fff;background:transparent;color:#fff;-webkit-box-shadow:0 0 6px 0 hsla(0,0%,100%,.8);box-shadow:0 0 6px 0 hsla(0,0%,100%,.8)}.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{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:opacity;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;-webkit-box-shadow:none;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;-webkit-box-shadow:none;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;-webkit-box-shadow:none;box-shadow:none}.tw-button__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none;font-size:1.2rem;line-height:2rem;text-decoration:none;white-space:nowrap;vertical-align:middle}.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}.tw-button-icon:focus,.tw-theme--dark .tw-button-icon:focus{-webkit-box-shadow:0 0 6px 0 #7d5bbe;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}.tw-theme--light .tw-button-icon:focus{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.05);color:#2c2541;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:none;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;-webkit-box-shadow:none;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;-webkit-box-shadow:none;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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,.tw-theme--dark .tw-button-icon--hollow:focus{-webkit-box-shadow:0 0 6px 0 #7d5bbe;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}.tw-theme--light .tw-button-icon--hollow:focus{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.05)}.tw-button-icon--hollow:active,.tw-theme--light .tw-button-icon--hollow:focus{color:#2c2541;-webkit-box-shadow:0 0 6px 0 #7d5bbe;box-shadow:0 0 6px 0 #7d5bbe}.tw-button-icon--hollow:active{border-color:rgba(100,65,164,.6);background:transparent}.tw-theme--dark .tw-button-icon--hollow:active{border-color:rgba(100,65,164,.5);background:rgba(100,65,164,.1);color:#efeef1;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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%,.5);background:hsla(0,0%,100%,.05);color:#fff;-webkit-box-shadow:0 0 6px 0 hsla(0,0%,100%,.8);box-shadow:0 0 6px 0 hsla(0,0%,100%,.8)}.tw-button-icon--overlay:active{border-color:#fff}.tw-button-icon--overlay:active,.tw-theme--dark .tw-button-icon--overlay:active{background:transparent;color:#fff;-webkit-box-shadow:0 0 6px 0 hsla(0,0%,100%,.8);box-shadow:0 0 6px 0 hsla(0,0%,100%,.8)}.tw-theme--dark .tw-button-icon--overlay:active{border-color:hsla(0,0%,100%,.5)}.tw-theme--light .tw-button-icon--overlay:active{border-color:#fff;background:transparent;color:#fff;-webkit-box-shadow:0 0 6px 0 hsla(0,0%,100%,.8);box-shadow:0 0 6px 0 hsla(0,0%,100%,.8)}.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{-webkit-transition-duration:.12s;transition-duration:.12s;-webkit-transition-property:background,border,text;transition-property:background,border,text;-webkit-transition-timing-function:ease;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:-webkit-inline-box;display:-ms-inline-flexbox;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{left:0;min-width:16rem;max-width:90vw;z-index:2000}.tw-balloon>.tw-balloon__tail{background:#fff;width:6px;height:6px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tw-theme--dark .tw-balloon>.tw-balloon__tail{background:#201c2b}.tw-theme--light .tw-balloon>.tw-balloon__tail{background:#fff}.tw-balloon>.tw-balloon__tail:before{position:absolute;top:-6px;left:-6px;width:calc(100% + 12px);height:calc(100% + 12px);content:"";z-index:-1}.tw-balloon--left{top:0;right:100%;left:auto;margin-right:6px}.tw-balloon--left>.tw-balloon__tail{border-radius:0 2px 0 0;-webkit-box-shadow:1px -1px 0 #dad8de;box-shadow:1px -1px 0 #dad8de;top:6px;left:100%;margin-left:-4px}.tw-theme--dark .tw-balloon--left>.tw-balloon__tail{border-radius:0 2px 0 0;-webkit-box-shadow:1px -1px 0 #2c2541;box-shadow:1px -1px 0 #2c2541}.tw-theme--light .tw-balloon--left>.tw-balloon__tail{border-radius:0 2px 0 0;-webkit-box-shadow:1px -1px 0 #dad8de;box-shadow:1px -1px 0 #dad8de}.tw-balloon--right{top:0;left:100%;margin-left:6px}.tw-balloon--right>.tw-balloon__tail{border-radius:0 0 0 2px;-webkit-box-shadow:-1px 1px 0 #dad8de;box-shadow:-1px 1px 0 #dad8de;top:6px;left:0;margin-left:-2px}.tw-theme--dark .tw-balloon--right>.tw-balloon__tail{border-radius:0 0 0 2px;-webkit-box-shadow:-1px 1px 0 #2c2541;box-shadow:-1px 1px 0 #2c2541}.tw-theme--light .tw-balloon--right>.tw-balloon__tail{border-radius:0 0 0 2px;-webkit-box-shadow:-1px 1px 0 #dad8de;box-shadow:-1px 1px 0 #dad8de}.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:-4px}.tw-balloon--up{top:auto;bottom:100%;left:0;margin-bottom:6px}.tw-balloon--up>.tw-balloon__tail{border-radius:0 0 2px;-webkit-box-shadow:1px 1px 0 #dad8de;box-shadow:1px 1px 0 #dad8de;top:100%;margin-top:-4px;margin-left:6px}.tw-theme--dark .tw-balloon--up>.tw-balloon__tail{border-radius:0 0 2px;-webkit-box-shadow:1px 1px 0 #2c2541;box-shadow:1px 1px 0 #2c2541}.tw-theme--light .tw-balloon--up>.tw-balloon__tail{border-radius:0 0 2px;-webkit-box-shadow:1px 1px 0 #dad8de;box-shadow:1px 1px 0 #dad8de}.tw-balloon--down{top:100%;left:0;margin-top:6px}.tw-balloon--down>.tw-balloon__tail{border-radius:2px 0 0;-webkit-box-shadow:-1px -1px 0 #dad8de;box-shadow:-1px -1px 0 #dad8de;top:-2px;margin-left:6px}.tw-theme--dark .tw-balloon--down>.tw-balloon__tail{border-radius:2px 0 0;-webkit-box-shadow:-1px -1px 0 #2c2541;box-shadow:-1px -1px 0 #2c2541}.tw-theme--light .tw-balloon--down>.tw-balloon__tail{border-radius:2px 0 0;-webkit-box-shadow:-1px -1px 0 #dad8de;box-shadow:-1px -1px 0 #dad8de}.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:-3px}.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{top:auto;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:-12px}.tw-balloon--down.tw-balloon--right{top:100%}.tw-balloon--down.tw-balloon--right>.tw-balloon__tail{top:-2px;left:100%;margin-left:-12px}.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;-webkit-box-shadow:inset 0 0 0 1px #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{-webkit-box-shadow:inset 0 0 0 1px #7d5bbe,0 0 6px -2px #7d5bbe;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{-webkit-box-shadow:inset 0 0 0 1px #dad8de,0 0 0 transparent;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;-webkit-transition:background .12s ease-in,-webkit-box-shadow .12s ease-in;transition:background .12s ease-in,-webkit-box-shadow .12s ease-in;transition:box-shadow .12s ease-in,background .12s ease-in;transition:box-shadow .12s ease-in,background .12s ease-in,-webkit-box-shadow .12s ease-in;content:""}.tw-theme--dark .tw-checkbox__label:before{-webkit-box-shadow:inset 0 0 0 1px #392e5c,0 0 0 transparent;box-shadow:inset 0 0 0 1px #392e5c,0 0 0 transparent}.tw-theme--light .tw-checkbox__label:before{-webkit-box-shadow:inset 0 0 0 1px #dad8de,0 0 0 transparent;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{-webkit-box-shadow:inset 0 0 0 1px #ec1313,0 0 0 transparent;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{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -.5rem;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;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-]{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tw-col-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.tw-col-offset-1{margin-left:8.33333%}.tw-col-2{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.tw-col-offset-2{margin-left:16.66667%}.tw-col-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.tw-col-offset-3{margin-left:25%}.tw-col-4{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.tw-col-offset-4{margin-left:33.33333%}.tw-col-5{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.tw-col-offset-5{margin-left:41.66667%}.tw-col-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.tw-col-offset-6{margin-left:50%}.tw-col-7{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.tw-col-offset-7{margin-left:58.33333%}.tw-col-8{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.tw-col-offset-8{margin-left:66.66667%}.tw-col-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.tw-col-offset-9{margin-left:75%}.tw-col-10{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.tw-col-offset-10{margin-left:83.33333%}.tw-col-11{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.tw-col-offset-11{margin-left:91.66667%}.tw-col-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.tw-col-offset-12{margin-left:100%}@media (min-width:480px){.tw-xs-col-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.tw-xs-col-offset-1{margin-left:8.33333%}.tw-xs-col-2{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.tw-xs-col-offset-2{margin-left:16.66667%}.tw-xs-col-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.tw-xs-col-offset-3{margin-left:25%}.tw-xs-col-4{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.tw-xs-col-offset-4{margin-left:33.33333%}.tw-xs-col-5{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.tw-xs-col-offset-5{margin-left:41.66667%}.tw-xs-col-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.tw-xs-col-offset-6{margin-left:50%}.tw-xs-col-7{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.tw-xs-col-offset-7{margin-left:58.33333%}.tw-xs-col-8{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.tw-xs-col-offset-8{margin-left:66.66667%}.tw-xs-col-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.tw-xs-col-offset-9{margin-left:75%}.tw-xs-col-10{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.tw-xs-col-offset-10{margin-left:83.33333%}.tw-xs-col-11{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.tw-xs-col-offset-11{margin-left:91.66667%}.tw-xs-col-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.tw-xs-col-offset-12{margin-left:100%}}@media (min-width:768px){.tw-sm-col-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.tw-sm-col-offset-1{margin-left:8.33333%}.tw-sm-col-2{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.tw-sm-col-offset-2{margin-left:16.66667%}.tw-sm-col-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.tw-sm-col-offset-3{margin-left:25%}.tw-sm-col-4{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.tw-sm-col-offset-4{margin-left:33.33333%}.tw-sm-col-5{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.tw-sm-col-offset-5{margin-left:41.66667%}.tw-sm-col-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.tw-sm-col-offset-6{margin-left:50%}.tw-sm-col-7{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.tw-sm-col-offset-7{margin-left:58.33333%}.tw-sm-col-8{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.tw-sm-col-offset-8{margin-left:66.66667%}.tw-sm-col-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.tw-sm-col-offset-9{margin-left:75%}.tw-sm-col-10{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.tw-sm-col-offset-10{margin-left:83.33333%}.tw-sm-col-11{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.tw-sm-col-offset-11{margin-left:91.66667%}.tw-sm-col-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.tw-sm-col-offset-12{margin-left:100%}}@media (min-width:1024px){.tw-md-col-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.tw-md-col-offset-1{margin-left:8.33333%}.tw-md-col-2{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.tw-md-col-offset-2{margin-left:16.66667%}.tw-md-col-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.tw-md-col-offset-3{margin-left:25%}.tw-md-col-4{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.tw-md-col-offset-4{margin-left:33.33333%}.tw-md-col-5{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.tw-md-col-offset-5{margin-left:41.66667%}.tw-md-col-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.tw-md-col-offset-6{margin-left:50%}.tw-md-col-7{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.tw-md-col-offset-7{margin-left:58.33333%}.tw-md-col-8{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.tw-md-col-offset-8{margin-left:66.66667%}.tw-md-col-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.tw-md-col-offset-9{margin-left:75%}.tw-md-col-10{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.tw-md-col-offset-10{margin-left:83.33333%}.tw-md-col-11{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.tw-md-col-offset-11{margin-left:91.66667%}.tw-md-col-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.tw-md-col-offset-12{margin-left:100%}}@media (min-width:1200px){.tw-lg-col-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.tw-lg-col-offset-1{margin-left:8.33333%}.tw-lg-col-2{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.tw-lg-col-offset-2{margin-left:16.66667%}.tw-lg-col-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.tw-lg-col-offset-3{margin-left:25%}.tw-lg-col-4{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.tw-lg-col-offset-4{margin-left:33.33333%}.tw-lg-col-5{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.tw-lg-col-offset-5{margin-left:41.66667%}.tw-lg-col-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.tw-lg-col-offset-6{margin-left:50%}.tw-lg-col-7{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.tw-lg-col-offset-7{margin-left:58.33333%}.tw-lg-col-8{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.tw-lg-col-offset-8{margin-left:66.66667%}.tw-lg-col-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.tw-lg-col-offset-9{margin-left:75%}.tw-lg-col-10{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.tw-lg-col-offset-10{margin-left:83.33333%}.tw-lg-col-11{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.tw-lg-col-offset-11{margin-left:91.66667%}.tw-lg-col-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.tw-lg-col-offset-12{margin-left:100%}}@media (min-width:1440px){.tw-xl-col-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.tw-xl-col-offset-1{margin-left:8.33333%}.tw-xl-col-2{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.tw-xl-col-offset-2{margin-left:16.66667%}.tw-xl-col-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.tw-xl-col-offset-3{margin-left:25%}.tw-xl-col-4{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.tw-xl-col-offset-4{margin-left:33.33333%}.tw-xl-col-5{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.tw-xl-col-offset-5{margin-left:41.66667%}.tw-xl-col-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.tw-xl-col-offset-6{margin-left:50%}.tw-xl-col-7{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.tw-xl-col-offset-7{margin-left:58.33333%}.tw-xl-col-8{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.tw-xl-col-offset-8{margin-left:66.66667%}.tw-xl-col-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.tw-xl-col-offset-9{margin-left:75%}.tw-xl-col-10{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.tw-xl-col-offset-10{margin-left:83.33333%}.tw-xl-col-11{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.tw-xl-col-offset-11{margin-left:91.66667%}.tw-xl-col-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.tw-xl-col-offset-12{margin-left:100%}}@media (min-width:1600px){.tw-xxl-col-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;max-width:8.33333%}.tw-xxl-col-offset-1{margin-left:8.33333%}.tw-xxl-col-2{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}.tw-xxl-col-offset-2{margin-left:16.66667%}.tw-xxl-col-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.tw-xxl-col-offset-3{margin-left:25%}.tw-xxl-col-4{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%}.tw-xxl-col-offset-4{margin-left:33.33333%}.tw-xxl-col-5{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;max-width:41.66667%}.tw-xxl-col-offset-5{margin-left:41.66667%}.tw-xxl-col-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.tw-xxl-col-offset-6{margin-left:50%}.tw-xxl-col-7{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;max-width:58.33333%}.tw-xxl-col-offset-7{margin-left:58.33333%}.tw-xxl-col-8{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;max-width:66.66667%}.tw-xxl-col-offset-8{margin-left:66.66667%}.tw-xxl-col-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.tw-xxl-col-offset-9{margin-left:75%}.tw-xxl-col-10{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;max-width:83.33333%}.tw-xxl-col-offset-10{margin-left:83.33333%}.tw-xxl-col-11{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;max-width:91.66667%}.tw-xxl-col-offset-11{margin-left:91.66667%}.tw-xxl-col-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.tw-xxl-col-offset-12{margin-left:100%}}.tw-input__icon-group{position:absolute;top:0;left:0;z-index:1}.tw-input__icon-group--right{right:0;left:auto}.tw-input__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:3rem;height:3rem;float:left}.tw-input__icon svg{fill:#433f4a}.tw-theme--dark .tw-input__icon svg{fill:#faf9fa}.tw-theme--light .tw-input__icon svg{fill:#433f4a}.tw-input{border:1px solid #dad8de;background:#fff;color:#433f4a;display:block;position:relative;width:100%;padding:.5rem 1rem;-webkit-transition:border .12s ease-in,-webkit-box-shadow .12s ease-in;transition:border .12s ease-in,-webkit-box-shadow .12s ease-in;transition:box-shadow .12s ease-in,border .12s ease-in;transition:box-shadow .12s ease-in,border .12s ease-in,-webkit-box-shadow .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;-webkit-box-shadow:0 0 6px -2px #7d5bbe;box-shadow:0 0 6px -2px #7d5bbe}.tw-input:disabled{opacity:.5;pointer-events:none}.tw-input.tw-input--icon-left{padding-left:3rem}.tw-input.tw-input--icon-right{padding-right:4rem}.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{-webkit-box-shadow:0 0 6px 0 #7d5bbe,inset 0 0 0 1px #7d5bbe;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{-webkit-box-shadow:0 0 6px 0 #7d5bbe,inset 0 0 0 1px #7d5bbe;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-group{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tw-group__label{color:#19171c;display:block;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.tw-theme--dark .tw-group__label{color:#faf9fa}.tw-theme--light .tw-group__label{color:#19171c}.tw-group__optional{color:#6e6779;padding-left:.5rem;font-weight:400}.tw-theme--dark .tw-group__optional{color:#898395}.tw-theme--light .tw-group__optional{color:#6e6779}.tw-group__hint{color:#6e6779;font-size:1.1rem}.tw-theme--dark .tw-group__hint{color:#898395}.tw-theme--light .tw-group__hint{color:#6e6779}.tw-group--error .tw-group__hint,.tw-group--error .tw-group__label,.tw-group__hint--error,.tw-theme--dark .tw-group--error .tw-group__hint,.tw-theme--dark .tw-group--error .tw-group__label,.tw-theme--dark .tw-group__hint--error,.tw-theme--light .tw-group--error .tw-group__hint,.tw-theme--light .tw-group--error .tw-group__label,.tw-theme--light .tw-group__hint--error{color:#ec1313}.tw-live-indicator{background:#ec1313;border-radius:50%}.tw-theme--dark .tw-live-indicator,.tw-theme--light .tw-live-indicator{background:#ec1313}.tw-live-indicator--small,.tw-live-indicator--small:after{width:.8rem;height:.8rem}.tw-live-indicator--medium,.tw-live-indicator--medium:after{width:1.2rem;height:1.2rem}.tw-live-indicator--large,.tw-live-indicator--large:after{width:1.6rem;height:1.6rem}.tw-live-indicator--pulse:after{background:#ec1313;position:absolute;top:0;left:0;border-radius:50%;content:"";opacity:.2;-webkit-animation:tw-live-indicator--pulse 1.5s infinite;animation:tw-live-indicator--pulse 1.5s infinite;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.tw-theme--dark .tw-live-indicator--pulse:after,.tw-theme--light .tw-live-indicator--pulse:after{background:#ec1313}@-webkit-keyframes tw-live-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-live-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:-webkit-inline-box;display:-ms-inline-flexbox;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}.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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:currentColor;line-height:1}.tw-stat,.tw-stat__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:stretch;-ms-flex-align:stretch;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;-webkit-box-shadow:0 0 6px 0 #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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:none;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;-webkit-box-shadow:none;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;-webkit-box-shadow:none;box-shadow:none}.tw-tag__icon,.tw-tag__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.4rem .6rem}.tw-tag__close{display:-webkit-box;display:-ms-flexbox;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:#fff;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:#fff}.tw-theme--light .tw-pill{background:#6e6779;color:#fff}.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:#b19dd8}.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}.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);-webkit-box-shadow:0 0 0 1px hsla(0,0%,100%,.25);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-theme--dark .tw-progress-bar--countdown,.tw-theme--light .tw-progress-bar--countdown{background:none}.tw-progress-bar--countdown .tw-progress-bar__fill{background:#7d5bbe;width:100%;-webkit-animation:progress-bar-countdown linear both;animation:progress-bar-countdown linear both}.tw-theme--dark .tw-progress-bar--countdown .tw-progress-bar__fill{background:#9a7fcc}.tw-theme--light .tw-progress-bar--countdown .tw-progress-bar__fill{background:#7d5bbe}.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}}.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{-webkit-box-shadow:inset 0 0 0 1px #7d5bbe,0 0 6px -2px #7d5bbe;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{-webkit-box-shadow:inset 0 0 0 1px #dad8de,0 0 0 transparent;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;-webkit-transition:background .12s ease-in,-webkit-box-shadow .12s ease-in;transition:background .12s ease-in,-webkit-box-shadow .12s ease-in;transition:box-shadow .12s ease-in,background .12s ease-in;transition:box-shadow .12s ease-in,background .12s ease-in,-webkit-box-shadow .12s ease-in;content:""}.tw-theme--dark .tw-radio__label:before{-webkit-box-shadow:inset 0 0 0 1px #392e5c,0 0 0 transparent;box-shadow:inset 0 0 0 1px #392e5c,0 0 0 transparent}.tw-theme--light .tw-radio__label:before{-webkit-box-shadow:inset 0 0 0 1px #dad8de,0 0 0 transparent;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;-webkit-transition:background .12s ease-in;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{-webkit-box-shadow:inset 0 0 0 1px #ec1313,0 0 0 transparent;box-shadow:inset 0 0 0 1px #ec1313,0 0 0 transparent}.tw-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:2rem}.tw-toggle__input{position:absolute;opacity:0}.tw-toggle__input:focus+.tw-toggle__button{background:#a49fad;-webkit-box-shadow:0 0 6px -2px #7d5bbe,inset 0 0 0 1px #b19dd8;box-shadow:0 0 6px -2px #7d5bbe,inset 0 0 0 1px #b19dd8}.tw-theme--dark .tw-toggle__input:focus+.tw-toggle__button{background:#4b367c;-webkit-box-shadow:0 0 6px -2px #7d5bbe,inset 0 0 0 1px #7d5bbe;box-shadow:0 0 6px -2px #7d5bbe,inset 0 0 0 1px #7d5bbe}.tw-theme--light .tw-toggle__input:focus+.tw-toggle__button{background:#a49fad;-webkit-box-shadow:0 0 6px -2px #7d5bbe,inset 0 0 0 1px #b19dd8;box-shadow:0 0 6px -2px #7d5bbe,inset 0 0 0 1px #b19dd8}.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.4rem;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;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:5rem;height:2rem;-webkit-transition:background-color .12s ease-in;transition:background-color .12s ease-in;content:"";cursor:pointer;vertical-align:bottom}.tw-theme--dark .tw-toggle__button{background:#4b367c}.tw-theme--light .tw-toggle__button{background:#b8b5c0}.tw-toggle__button:hover{background:#a49fad}.tw-theme--dark .tw-toggle__button:hover{background:#4b367c}.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;-webkit-transition:left .12s ease-in;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{-webkit-box-shadow:inset 0 0 0 1px #ec1313,0 0 0 transparent;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;-webkit-box-shadow:none;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;-webkit-box-shadow:#dad8de 0 0 0 1px inset;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;-webkit-box-shadow:#392e5c 0 0 0 1px inset;box-shadow:inset 0 0 0 1px #392e5c}.tw-theme--light .tw-range::-webkit-slider-runnable-track{background:#dad8de;-webkit-box-shadow:#dad8de 0 0 0 1px inset;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{-webkit-box-shadow:#dad8de 0 0 0 1px inset;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{-webkit-box-shadow:#392e5c 0 0 0 1px inset;box-shadow:inset 0 0 0 1px #392e5c}.tw-theme--light .tw-range::-webkit-slider-thumb{-webkit-box-shadow:#dad8de 0 0 0 1px inset;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{-webkit-box-shadow:#7d5bbe 0 0 0 1px inset,0 0 6px -2px #7d5bbe;box-shadow:inset 0 0 0 1px #7d5bbe,0 0 6px -2px #7d5bbe}.tw-theme--light .tw-range:focus::-webkit-slider-thumb{-webkit-box-shadow:#7d5bbe 0 0 0 1px inset,0 0 6px -2px #7d5bbe;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{-webkit-box-shadow:#ec1313 0 0 0 1px inset;box-shadow:inset 0 0 0 1px #ec1313}.tw-theme--light .tw-range--error::-webkit-slider-thumb{-webkit-box-shadow:#ec1313 0 0 0 1px inset;box-shadow:inset 0 0 0 1px #ec1313}.tw-segmented-button{display:-webkit-box;display:-ms-flexbox;display:flex}.tw-segmented-button-option{border:1px solid #b19dd8;background:transparent;color:#6441a4;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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,.tw-theme--dark .tw-segmented-button-option:focus{-webkit-box-shadow:0 0 6px 0 #7d5bbe;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}.tw-theme--light .tw-segmented-button-option:focus{border:1px solid rgba(100,65,164,.5);background:rgba(100,65,164,.05);color:#2c2541;-webkit-box-shadow:0 0 6px 0 #7d5bbe;box-shadow:0 0 6px 0 #7d5bbe}.tw-segmented-button-option:active{border:1px solid rgba(100,65,164,.6);background:transparent;color:#2c2541;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;box-shadow:0 0 6px 0 #7d5bbe}.tw-segmented-button-option input[type=checkbox]:active+.tw-segmented-button-option__label{background:transparent;color:#2c2541;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-box-shadow:0 0 6px 0 #7d5bbe;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;-webkit-transition:background-color .12s ease-in;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;-webkit-transition:border .12s ease-in,-webkit-box-shadow .12s ease-in;transition:border .12s ease-in,-webkit-box-shadow .12s ease-in;transition:box-shadow .12s ease-in,border .12s ease-in;transition:box-shadow .12s ease-in,border .12s ease-in,-webkit-box-shadow .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;-webkit-box-shadow:0 0 6px -2px #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: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{-webkit-box-shadow:0 -1px 0 #6441a4 inset;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{-webkit-box-shadow:0 -1px 0 #6441a4 inset;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{-webkit-box-shadow:0 -2px 0 #6441a4 inset,0 4px 6px -4px #7d5bbe;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{-webkit-box-shadow:0 -2px 0 #6441a4 inset,0 4px 6px -4px #7d5bbe;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;-webkit-box-shadow:0 -1px 0 #6441a4 inset;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;-webkit-box-shadow:0 -1px 0 #6441a4 inset;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;-webkit-box-shadow:0 -1px 0 #6441a4 inset;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{-webkit-box-shadow:inset 0 -1px 0 #dad8de;box-shadow:inset 0 -1px 0 #dad8de;display:-webkit-box;display:-ms-flexbox;display:flex}.tw-theme--dark .tw-tab-nav{-webkit-box-shadow:inset 0 -1px 0 #392e5c;box-shadow:inset 0 -1px 0 #392e5c}.tw-theme--light .tw-tab-nav{-webkit-box-shadow:inset 0 -1px 0 #dad8de;box-shadow:inset 0 -1px 0 #dad8de}.tw-tab-nav--fullwidth{text-align:center}.tw-tab-nav--fullwidth .tw-tab-nav__item{-webkit-box-flex:1;-ms-flex:1 0 auto;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;-webkit-transition:border .12s ease-in,-webkit-box-shadow .12s ease-in;transition:border .12s ease-in,-webkit-box-shadow .12s ease-in;transition:box-shadow .12s ease-in,border .12s ease-in;transition:box-shadow .12s ease-in,border .12s ease-in,-webkit-box-shadow .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;-webkit-box-shadow:0 0 6px -2px #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-tower{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:100%;margin-right:-1.5rem;margin-left:-1.5rem;list-style:none}.tw-tower>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 1.5rem}.tw-tower__placeholder{-webkit-box-ordinal-group:32768;-ms-flex-order:32767;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>*{width:12rem}.tw-tower--120>*,.tw-tower--180>*{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:50%}.tw-tower--180>*{width:18rem}.tw-tower--240>*{width:24rem}.tw-tower--240>*,.tw-tower--300>*{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:50%}.tw-tower--300>*{width:30rem}.tw-tower--nogrow>*{-webkit-box-flex:0;-ms-flex-positive:0;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}.modal__close-button{position:absolute;margin-left:.5rem;left:100%;top:0}.core-error__container{max-width:40rem!important}.passport-modal{min-width:42rem;min-height:42rem}.passport-modal,.tw-theme--dark .passport-modal,.tw-theme--light .passport-modal{background-color:#fff}/*!
 * 
 *             SimpleBar.js - v2.4.4
 *             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%;box-sizing:content-box}.simplebar-content{overflow-x:scroll;overflow-y:hidden;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;transition:opacity .2s linear;background:#000;background-clip:padding-box}.simplebar-track:hover .simplebar-scrollbar{opacity:.5;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;-webkit-box-shadow:0 0 1px 1px hsla(0,0%,100%,.25);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{-webkit-box-flex:1;-ms-flex-positive:1;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;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:-webkit-box;display:-ms-flexbox;display:flex}.query-metrics__item-name{-webkit-box-flex:1;-ms-flex-positive:1;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:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600}.query-metrics__header-name{-webkit-box-flex:1;-ms-flex-positive:1;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:-webkit-box;display:-ms-flexbox;display:flex}.request-latency-metrics__item-url{-webkit-box-flex:1;-ms-flex-positive:1;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:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600}.request-latency-metrics__header-url{-webkit-box-flex:1;-ms-flex-positive:1;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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{-ms-flex-negative:0;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__controls{position:absolute;right:.8rem;top:.8rem}.latency-metrics__item{padding:0 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;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"}}.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}.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}.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;-webkit-hyphens:auto;-ms-hyphens:auto;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:-webkit-box;display:-ms-flexbox;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{-webkit-box-shadow:0 0 6px -2px #7d5bbe;box-shadow:0 0 6px -2px #7d5bbe}.onsite-notification-toast__container{max-height:10rem}.onsite-notification-toast--hover,.onsite-notification-toast:hover{-webkit-box-shadow:0 0 6px 0 #7d5bbe;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{-webkit-box-shadow:0 0 6px 0 #7d5bbe;box-shadow:0 0 6px 0 #7d5bbe}.onsite-notification-toast__body{max-height:7rem;-webkit-hyphens:auto;-ms-hyphens:auto;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);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.search-live-result-card__info{color:#b19dd8;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;opacity:0}.tw-theme--dark .search-live-result-card__info{color:#b8b5c0}.tw-theme--light .search-live-result-card__info{color:#b19dd8}.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-view__titlesep{color:#6e6779;background:#faf9fa;cursor:pointer;padding:.2rem 1.5rem}.tw-theme--dark .search-result-view__titlesep{color:#898395;background:#17141f}.tw-theme--light .search-result-view__titlesep{color:#6e6779;background:#faf9fa}.search-result-view__titlesep:hover{background:#efeef1;color:#6441a4}.tw-theme--dark .search-result-view__titlesep:hover{background:#0e0c13;color:#b19dd8}.tw-theme--light .search-result-view__titlesep:hover{background:#efeef1;color:#6441a4}.search-result-view--active,.search-result-view--no-hover{text-decoration:none}.search-title-bar{background:#efeef1;border-bottom-color:#dad8de;height:4rem;z-index:10;border-bottom-width:1px;border-bottom-style:solid;position:relative}.tw-theme--dark .search-title-bar{background:#0e0c13;border-bottom-color:#2c2541}.tw-theme--light .search-title-bar{background:#efeef1;border-bottom-color:#dad8de}.search-title-bar__back-container{position:absolute;top:0;left:0;visibility:hidden;opacity:0;-webkit-transition:opacity .1s ease;transition:opacity .1s ease;height:4rem}.search-title-bar__title{position:relative;padding:0 0 0 1rem;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease;-webkit-transform:translateZ(0);transform:translateZ(0)}.search-title-bar--show .search-title-bar__back-container{opacity:1;visibility:visible}.search-title-bar--show .search-title-bar__title{-webkit-transform:translate3d(3.5rem,0,0);transform:translate3d(3.5rem,0,0)}.search-panel{opacity:1;-webkit-box-shadow:0 15px 45px rgba(0,0,0,.2);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:90vh}.search-panel--closed{-webkit-transform:translate3d(-900px,0,0);transform:translate3d(-900px,0,0);opacity:0}.search-panel__highlight-link{color:#6441a4}.tw-theme--dark .search-panel__highlight-link{color:#b19dd8}.tw-theme--light .search-panel__highlight-link{color:#6441a4}.search-panel__link{color:#6e6779}.tw-theme--dark .search-panel__link{color:#898395}.tw-theme--light .search-panel__link{color:#6e6779}.search-panel__card:hover .search-panel__highlight-link,.search-panel__card:hover .search-panel__link,.tw-theme--dark .search-panel__card:hover .search-panel__highlight-link,.tw-theme--dark .search-panel__card:hover .search-panel__link,.tw-theme--light .search-panel__card:hover .search-panel__highlight-link,.tw-theme--light .search-panel__card:hover .search-panel__link{color:#fff}.search-result-view{top:4rem;left:0;right:0;bottom:0}.search-result-view--active{z-index:2000}.search-result-view--filtered{top:8rem}.search-result-view__scroll-container{display:-webkit-box;display:-ms-flexbox;display:flex}.notice-wrap{z-index:10}.notice-wrap__visual{color:#dad8de}.notice-wrap__title{color:#6e6779;margin-top:1rem;text-align:center;margin:0;padding:0}.tw-theme--dark .notice-wrap__title{color:#898395}.tw-theme--light .notice-wrap__title{color:#6e6779}.notice-wrap__text{color:#6e6779;opacity:.65;text-align:center;margin:0;padding:0}.tw-theme--dark .notice-wrap__text{color:#898395}.tw-theme--light .notice-wrap__text{color:#6e6779}.search-tag{position:absolute;top:.4rem;right:.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.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);-webkit-transition:-webkit-transform .2s ease;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);-webkit-transition:-webkit-transform .2s ease;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{-webkit-transition:-webkit-transform .2s ease;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)}.prime-offer__new-offer-header-count__text{height:2rem;width:2rem;border-radius:50%}.prime-claim-button{min-height:2rem}.copy-button__copy-input{position:absolute;left:-999rem}.prime-offer img{min-height:16rem}.prime-offer__title__markdown p{font-size:1.6rem}.prime-offers-upsell__logo-container{color:#6441a4}.prime-offer-listing{max-height:80vh}.prime-offer-listing__content:after{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),to(#fff));background-image:linear-gradient(hsla(0,0%,100%,0),#fff);content:"";position:absolute;width:100%;height:4rem;bottom:0;left:0;pointer-events:none}.tw-theme--dark .prime-offer-listing__content:after{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(32,28,43,0)),to(#201c2b));background-image:linear-gradient(rgba(32,28,43,0),#201c2b)}.tw-theme--light .prime-offer-listing__content:after{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),to(#fff));background-image:linear-gradient(hsla(0,0%,100%,0),#fff)}.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}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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}.user-card-layer__balloon{position:fixed}.user-card-layer__card{width:38rem;height:21.4rem;position:absolute;top:0;left:0}.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}.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;-webkit-transition:0s;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-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:focus{outline:none}.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__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;-webkit-box-shadow:inset 0 0 0 1px #dad8de,0 2px 0 rgba(0,0,0,.05);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;-webkit-box-shadow:inset 0 0 0 1px #2c2541,0 2px 0 rgba(0,0,0,.05);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;-webkit-box-shadow:inset 0 0 0 1px #dad8de,0 2px 0 rgba(0,0,0,.05);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;color:#fff;-webkit-box-shadow:none;box-shadow:none}.tw-theme--dark .thread-header__title-bar-container--highlighted,.tw-theme--light .thread-header__title-bar-container--highlighted{background:#6441a4;color:#fff}.thread-header__click-area{width:100%;cursor:pointer}.thread-header__activity{line-height:1.3rem;text-overflow:ellipsis;white-space:nowrap}.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:-webkit-box;display:-ms-flexbox;display:flex}.thread-header--collapsed .thread-header__button-container{display:none}.thread-header--collapsed:hover .thread-header__button-container{display:-webkit-box;display:-ms-flexbox;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{-webkit-transform:translateZ(0);transform:translateZ(0)}.chat-image__placeholder{margin:-.4rem 0}.whispers-thread{pointer-events:all;width:30rem;height:28.2rem;-webkit-transition-property:width,height;transition-property:width,height;-webkit-transition-duration:.12s;transition-duration:.12s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.whispers-thread--collapsed{width:22.4rem;height:4rem;overflow-y:hidden}.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{width:38rem;height:21.4rem}.user-card__disabled-button{background:#898395;color:#fff;opacity:.8;cursor:not-allowed}.tw-theme--dark .user-card__overlay,.tw-theme--light .user-card__overlay,.user-card__overlay{background:rgba(0,0,0,.6)}.user-card__bio,.user-card__display-name{color:#fff}.user-card__internal{top:1rem;left:1rem}.user-card__status-btn{padding:0;-webkit-transition:background .12s ease-in,color .12s ease-in,-webkit-box-shadow .12s ease-in;transition:background .12s ease-in,color .12s ease-in,-webkit-box-shadow .12s ease-in;transition:background .12s ease-in,color .12s ease-in,box-shadow .12s ease-in;transition:background .12s ease-in,color .12s ease-in,box-shadow .12s ease-in,-webkit-box-shadow .12s ease-in}.tw-theme--dark .user-card__status-btn,.tw-theme--light .user-card__status-btn,.user-card__status-btn{background:#14b866;border-color:#14b866}.user-card__status-btn--text{color:#fff}.tw-theme--dark .user-card__status-btn:hover,.tw-theme--light .user-card__status-btn:hover,.user-card__status-btn:hover{background:#ec1313;border-color:#14b866}.verify-email-banner{background-color:#eee9f6;height:4.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tw-theme--dark .verify-email-banner{background-color:#2c2541}.tw-theme--light .verify-email-banner{background-color:#eee9f6}.verify-email-banner:hover{background-color:#e2dbf0;cursor:pointer}.tw-theme--dark .verify-email-banner:hover{background-color:#201c2b}.tw-theme--light .verify-email-banner:hover{background-color:#e2dbf0}.tw-theme--dark .verify-email-banner__body,.tw-theme--light .verify-email-banner__body,.verify-email-banner__body{color:#fff}.tw-theme--dark .verify-email-banner--success,.tw-theme--light .verify-email-banner--success,.verify-email-banner--success{background-color:#14b866}.tw-theme--dark .verify-email-banner--success:hover,.tw-theme--light .verify-email-banner--success:hover,.verify-email-banner--success:hover{background-color:#12a159}.tw-theme--dark .verify-email-banner--error,.tw-theme--light .verify-email-banner--error,.verify-email-banner--error{background-color:#ec1313}.verify-email-banner--error:hover{background-color:#bd0f0f}.tw-theme--dark .verify-email-banner--error:hover{background-color:#a50d0d}.tw-theme--light .verify-email-banner--error:hover{background-color:#bd0f0f}.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}.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);-webkit-transition:-webkit-transform .15s ease-in-out;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}.reporting__error-container{background-color:#ffe6e6;border:1px solid #f5c8c8;color:#c86e6e}.reporting__success-container{background-color:#edffe6;border:1px solid #29a600;color:#57a457}.gift-recipient-search-result-view{height:18rem}.sub-discount-banner{background:#14b866}.subscription-gift-recipient-search__discount-message{color:#14b866}.sub-discount-price-label__discount-price{color:#14b866}.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}.tw-subscription-modal__old-price{color:#6e6779}.tw-subscription-modal__new-price{color:#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}.tw-subscription-modal__discount-bar{color:#fff;background-color:#14b866;padding:1rem;text-align:center}.video-player-hosting-ui__link{text-decoration:none}.video-player-hosting-ui__header .video-player-hosting-ui__avatar-container{-webkit-transition:-webkit-box-shadow .15s linear;transition:-webkit-box-shadow .15s linear;transition:box-shadow .15s linear;transition:box-shadow .15s linear,-webkit-box-shadow .15s linear}.video-player-hosting-ui__header:hover .video-player-hosting-ui__avatar-container{-webkit-box-shadow:0 2px 0 0 #b19dd8;box-shadow:0 2px 0 0 #b19dd8}.reporting-modal__container{width:42rem;min-height:42rem}.video-player{background:#000}.video-player .player{max-height:calc(100vh - 16rem)}.video-player--theatre.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%}.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:-webkit-box;display:-ms-flexbox;display:flex}.root-scrollable--persisting-player .root-scrollable__wrapper{padding-bottom:21rem}.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);-webkit-transition:-webkit-transform .1s ease-in-out .2s;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);-webkit-transition:-webkit-transform .2s ease-in-out;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}.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:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(40%,transparent),color-stop(77%,rgba(0,0,0,.6)),to(rgba(0,0,0,.6)));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:-webkit-inline-box;display:-ms-inline-flexbox;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:-webkit-inline-box;display:-ms-inline-flexbox;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}.stream-type-indicator__live-wrapper{padding:0 .2rem}.stream-type-indicator__hosting-dot{margin:0 .2rem;background:#ffb300;height:.8rem;width:.8rem}.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;-webkit-box-sizing:content-box;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}.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}.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}.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}.drag-and-drop-file-picker__input{cursor:pointer;opacity:0}.drag-and-drop-file-picker__input:focus{outline:none}.default-avatar{cursor:pointer}.default-avatar:hover{border-color:#9a7fcc;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.default-avatar__selected{border-color:#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%}.channel-header{background-color:#fff;border-bottom:1px solid #dad8de;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:-webkit-box;display:-ms-flexbox;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;-webkit-transition:border .25s;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__dropdown-hover-target:hover .channel-header__item-count{color:#b19dd8}.tw-theme--dark .channel-header__dropdown-hover-target:hover .channel-header__item-count{color:#b8b5c0}.channel-header .interactable:hover .channel-header__item-count,.tw-theme--light .channel-header__dropdown-hover-target:hover .channel-header__item-count{color:#b19dd8}.tw-theme--dark .channel-header .interactable:hover .channel-header__item-count{color:#b8b5c0}.tw-theme--light .channel-header .interactable:hover .channel-header__item-count{color:#b19dd8}.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;-webkit-transition-property:width,opacity,border-color;transition-property:width,opacity,border-color;-webkit-transition-duration:.25s;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}.share-input{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:-webkit-transform .01s linear;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{-webkit-transition:.45s cubic-bezier(.68,-.55,.265,1.55);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);-webkit-transition-delay:.45s;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;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;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%;-webkit-transition:width 2s;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}.chat-author__display-name{font-weight:600}.chat-author__intl-login{opacity:.6}.chat-author__intl-login--highlighted{opacity:.75}.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}.chat-line__purchase{background:#fff;line-height:1.2rem}.tw-theme--dark .chat-line__purchase{background:#201c2b}.tw-theme--light .chat-line__purchase{background:#fff}.chat-line__purchase-boxart{max-height:5.5rem;max-width:4rem}.chat-line__purchase-loot{margin-right:.5rem;max-height:2.8rem;max-width:2.8rem}.chat-line__purchase-loot-box{height:100%}.chat-line__purchase-loot-drawer{background-color:#efeef1}.tw-theme--dark .chat-line__purchase-loot-drawer{background-color:#0e0c13}.tw-theme--light .chat-line__purchase-loot-drawer{background-color:#efeef1}.chat-line__purchase-loot-toggle{min-width:6rem}.chat-line__purchase-reward-text{color:#6e6779}.tw-theme--dark .chat-line__purchase-reward-text{color:#898395}.tw-theme--light .chat-line__purchase-reward-text{color:#6e6779}.chat-line--inline{display:inline}.chat-line__message,.chat-line__moderation,.chat-line__raid,.chat-line__ritual,.chat-line__status,.chat-line__subscribe{padding:.5rem 2rem;word-wrap:break-word}.chat-line__message.chat-line--inline,.chat-line__moderation.chat-line--inline,.chat-line__raid.chat-line--inline,.chat-line__ritual.chat-line--inline,.chat-line__status.chat-line--inline,.chat-line__subscribe.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__mod-icons{margin-right:.5rem}.chat-line__mod-icons .mod-icon{color:#6e6779;font-size:1.6rem;outline:none;vertical-align:bottom}.tw-theme--dark .chat-line__mod-icons .mod-icon{color:#898395}.tw-theme--light .chat-line__mod-icons .mod-icon{color:#6e6779}.chat-line__bits-charity,.chat-line__raid,.chat-line__ritual,.chat-line__subscribe{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,.tw-theme--dark .chat-line__raid,.tw-theme--dark .chat-line__ritual,.tw-theme--dark .chat-line__subscribe{color:#898395}.tw-theme--light .chat-line__bits-charity,.tw-theme--light .chat-line__raid,.tw-theme--light .chat-line__ritual,.tw-theme--light .chat-line__subscribe{color:#6e6779}.chat-line__bits-charity--prime,.chat-line__raid--prime,.chat-line__ritual--prime,.chat-line__subscribe--prime{color:#6441a4;text-decoration:underline}.tw-theme--dark .chat-line__bits-charity--prime,.tw-theme--dark .chat-line__raid--prime,.tw-theme--dark .chat-line__ritual--prime,.tw-theme--dark .chat-line__subscribe--prime{color:#b19dd8}.tw-theme--light .chat-line__bits-charity--prime,.tw-theme--light .chat-line__raid--prime,.tw-theme--light .chat-line__ritual--prime,.tw-theme--light .chat-line__subscribe--prime{color:#6441a4}.chat-line__bits-charity--message,.chat-line__raid--message,.chat-line__ritual--message,.chat-line__subscribe--message{color:#322f37}.tw-theme--dark .chat-line__bits-charity--message,.tw-theme--dark .chat-line__raid--message,.tw-theme--dark .chat-line__ritual--message,.tw-theme--dark .chat-line__subscribe--message{color:#b8b5c0}.tw-theme--light .chat-line__bits-charity--message,.tw-theme--light .chat-line__raid--message,.tw-theme--light .chat-line__ritual--message,.tw-theme--light .chat-line__subscribe--message{color:#322f37}.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}.cheer-badge__progress-container{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;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}.cheermote-tier-intro{min-height:12rem}.crates-holiday-background{background:50% 3rem/100% url(https://static.twitchcdn.net/assets/blue-background-adea57802e0be2bedd5a83578f0976c5.svg) no-repeat}.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}.cheermote-list{height:6rem}.cheermote-list__cheermote-selection,.cheermote-list__tier-selection{min-height:14rem}.cheermote-list__scroll-button{width:3rem}.cheermote-list__back-button{padding-top:1.5rem}.cheermote-list__cheermotes{padding-top:1.5rem;padding-left:1.5rem}.cheermote-list__cheermote{margin-right:1.5rem}.cheermote-list .cheermote-list__item-button{padding:.4rem .3rem}.cheermote-list .cheermote-list__item-button[disabled]{background-color:#d7cceb;cursor:auto}.tw-theme--dark .cheermote-list .cheermote-list__item-button[disabled]{background-color:#392e5c}.tw-theme--light .cheermote-list .cheermote-list__item-button[disabled]{background-color:#d7cceb}.cheermote-list .cheermote-list__item-button:focus,.cheermote-list .cheermote-list__item-button:hover{outline:none}.cheermote-list .cheermote-list__item-button:focus:not([disabled]),.cheermote-list .cheermote-list__item-button:hover:not([disabled]){background-color:#d7cceb;-webkit-box-shadow:0 1px 5px #dad8de;box-shadow:0 1px 5px #dad8de;border-color:transparent}.tw-theme--dark .cheermote-list .cheermote-list__item-button:focus:not([disabled]),.tw-theme--dark .cheermote-list .cheermote-list__item-button:hover:not([disabled]){background-color:#392e5c;-webkit-box-shadow:0 1px 5px #392e5c;box-shadow:0 1px 5px #392e5c}.tw-theme--light .cheermote-list .cheermote-list__item-button:focus:not([disabled]),.tw-theme--light .cheermote-list .cheermote-list__item-button:hover:not([disabled]){background-color:#d7cceb;-webkit-box-shadow:0 1px 5px #dad8de;box-shadow:0 1px 5px #dad8de}.cheermote-list .cheermote-list__placeholder,.cheermote-list img{height:3.5rem;width:3.5rem}.t-bits-card{position:absolute;bottom:6rem;height:22rem;z-index:2000}.t-bits-card--tall{min-height:30rem;height:auto}.t-bits-card__contents{min-height:12rem}.t-bits-card__contents h4{line-height:1.4;margin-bottom:2rem}.t-bits-card__contents-body,.t-bits-card__contents-body--narrow{padding-left:3rem;padding-right:3rem}.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}.t-bits-card__top-controls{color:#6e6779;position:absolute;top:.5rem}.tw-theme--dark .t-bits-card__top-controls{color:#898395}.tw-theme--light .t-bits-card__top-controls{color:#6e6779}.t-bits-card__close{right:.5rem}.t-bits-card__go-back{left:.5rem}.t-bits-card__go-back svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.color-chooser{display:block;float:left;height:1.8rem;width:1.8rem;margin:0 1rem 1rem 0;cursor:pointer}.color-chooser--selected{-webkit-box-shadow:0 0 0 3px #d7cceb;box-shadow:0 0 0 3px #d7cceb}.tw-theme--dark .color-chooser--selected{-webkit-box-shadow:0 0 0 3px #392e5c;box-shadow:0 0 0 3px #392e5c}.tw-theme--light .color-chooser--selected{-webkit-box-shadow:0 0 0 3px #d7cceb;box-shadow:0 0 0 3px #d7cceb}.color-chooser:hover{-webkit-box-shadow:0 0 0 3px #7d5bbe;box-shadow:0 0 0 3px #7d5bbe}.tw-theme--dark .color-chooser:hover{-webkit-box-shadow:0 0 0 3px #4b367c;box-shadow:0 0 0 3px #4b367c}.tw-theme--light .color-chooser:hover{-webkit-box-shadow:0 0 0 3px #7d5bbe;box-shadow:0 0 0 3px #7d5bbe}.edit-appearance__badge-chooser{width:2.4rem;height:2.4rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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-settings{width:22.2rem}.chat-settings__edit-button,.chat-settings__recent-raids-button{cursor:pointer}.chat-settings__highlight-indicator{background-color:#7d5bbe;width:1.3rem;height:1.3rem}.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}@media (max-height:700px){.chat-settings{max-height:calc(100vh - 12.5rem)}}.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;outline:none}.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:5rem;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{background-position:top;background-size:auto 15rem;background-repeat:repeat}.tw-theme--dark .viewer-card__display-name-link,.tw-theme--light .viewer-card__display-name-link,.viewer-card__display-name-link{color:#faf9fa}.viewer-card__display-name-link:hover{color:#faf9fa;text-decoration:none}.tw-theme--dark .viewer-card__display-name-link:hover,.tw-theme--light .viewer-card__display-name-link:hover{color:#faf9fa}.tw-theme--dark .viewer-card__banner,.tw-theme--light .viewer-card__banner,.viewer-card__banner{background:rgba(0,0,0,.6)}.viewer-card-layer{width:32rem;z-index:3000}.chat-room__header{height:5rem}.chat-room__notifications,.chat-room__viewer-card{top: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;-webkit-transition:opacity .2s ease-out,width .2s ease-in,-webkit-transform .1s ease-out;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;-webkit-box-shadow:0 3px 10px -2px;box-shadow:0 3px 10px -2px;opacity:0;-webkit-transition:opacity .2s ease-out,width .2s ease-in,-webkit-transform .1s ease-out;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-preview-card__boxart{border:2px solid #fff;-webkit-box-sizing:content-box;box-sizing:content-box}.tw-theme--dark .clips-preview-card__boxart{border:2px solid #201c2b;-webkit-box-sizing:content-box;box-sizing:content-box}.tw-theme--light .clips-preview-card__boxart{border:2px solid #fff;-webkit-box-sizing:content-box;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-card__link{color:#19171c}.tw-theme--dark .collection-card__link{color:#dad8de}.tw-theme--light .collection-card__link{color:#19171c}.collection-card__link:hover{color:#6441a4;text-decoration:none}.tw-theme--dark .collection-card__link:hover{color:#b19dd8}.tw-theme--light .collection-card__link:hover{color:#6441a4}.collection-card__wrapper{width:50%;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJ4AAAABCAQAAACFvN9mAAAABGdBTUEAALGPC/xhBQAAADxJREFUGNOtjkkOACAIA7v8/88eJCiRcBJOzDSkBCEQhmAo10E3e73goCdf6eR53Rp+9L6mnP1qpvOfZwHHCQEBJMoxKQAAAABJRU5ErkJggg==")}.collection-card__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}.crate-inventory-nag{margin-right:.8rem}.crate-opening-video{display:block;width:100%}.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}.live-event-banner-ui__link{text-decoration:none}.live-event-banner-ui__header{-webkit-transition:-webkit-box-shadow .15s linear;transition:-webkit-box-shadow .15s linear;transition:box-shadow .15s linear;transition:box-shadow .15s linear,-webkit-box-shadow .15s linear}.live-event-banner-ui__header:hover{-webkit-box-shadow:0 2px 0 0 #b19dd8;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:-.4rem}.commerce-content-item__content{max-width:20rem;min-width:.1rem}.commerce-content-item__content--balloon{min-width:.1rem}.media-carousel__content{width:-webkit-max-content;width:-moz-max-content;width:max-content}.media-carousel__body,.media-carousel__nav{-webkit-transition-duration:.6s;transition-duration:.6s}.media-carousel__nav{pointer-events:none}.media-carousel__button{height:6rem;width:3rem;pointer-events:auto;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-duration:.12s;transition-duration:.12s;-webkit-transition-timing-function:ease-out;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;-webkit-box-shadow:1px 0 2px 0 rgba(0,0,0,.3);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{-webkit-box-shadow:-1px 0 2px 0 rgba(0,0,0,.3);box-shadow:-1px 0 2px 0 rgba(0,0,0,.3)}.media-carousel:hover .media-carousel__button{background-color:#fff;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.3);box-shadow:0 5px 20px 0 rgba(0,0,0,.3);-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-duration:.12s;transition-duration:.12s;-webkit-transition-timing-function:ease-out;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);-webkit-box-shadow:1px 0 2px 0 rgba(0,0,0,.3);box-shadow:1px 0 2px 0 rgba(0,0,0,.3)}.media-carousel:hover .media-carousel__button--inset.media-carousel__button--next{-webkit-box-shadow:-1px 0 2px 0 rgba(0,0,0,.3);box-shadow:-1px 0 2px 0 rgba(0,0,0,.3)}.media-carousel:hover .media-carousel__button--inset.media-carousel__button--disabled{opacity:0}.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}.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}.embed-card__overlay,.tw-theme--dark .embed-card__overlay,.tw-theme--light .embed-card__overlay{background:rgba(0,0,0,.6);color:#faf9fa}.tw-theme--dark .embed-card__overlay:hover .embed-card__play{color:#b8b5c0}.embed-card__overlay:hover .embed-card__play,.tw-theme--light .embed-card__overlay:hover .embed-card__play{color:#b19dd8}.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{-webkit-box-shadow:inset 0 0 7px #14b866;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;-webkit-box-shadow:0 0 0 2px #14b866;box-shadow:0 0 0 2px #14b866}.activity-reaction__emote-contain{width:4.8rem;text-align:center;margin-left:-1.2rem}.activity-reaction__emote{height:2.8rem;margin-top:-.2rem}.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}.post-modal-card{min-width:40rem}@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-modal__container{width:44rem;min-height:40rem}.edit-broadcast-modal__game-search{max-height:30rem}.edit-broadcast-modal__community-search__section{width:50%;max-height:30rem}.edit-broadcast-modal__error-container{background-color:#ffe6e6;border:1px solid #f5c8c8;color:#c86e6e}.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{-webkit-transition:-webkit-transform .1s ease-out;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-login-upsell__button{outline:none}.channel-login-upsell__button:hover{text-decoration:underline}.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-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 transparent;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}.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!important;-ms-flex-preferred-size:30%;flex-basis:30%}.channel-page__panel-container{-ms-flex-preferred-size:70%;flex-basis:70%}@media (min-width:1024px){.channel-page__feed-container{max-width:54rem!important}}@-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{-webkit-transition:opacity .12s linear;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}.video-carousel,.video-carousel__child-container{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.video-carousel__body,.video-carousel__nav{-webkit-transition-duration:.6s;transition-duration:.6s}.video-carousel__button{height:6rem;width:3rem;overflow:hidden;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-duration:.12s;transition-duration:.12s;-webkit-transition-timing-function:ease-out;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;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.3);box-shadow:0 5px 20px 0 rgba(0,0,0,.3);-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-duration:.12s;transition-duration:.12s;-webkit-transition-timing-function:ease-out;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}}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;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:-webkit-gradient(linear,left bottom,left top,color-stop(1.6rem,transparent),color-stop(1.6rem,#dad8de));background:linear-gradient(0deg,transparent 1.6rem,#dad8de 0)}.tw-theme--dark .event__video-last:before{background:-webkit-gradient(linear,left bottom,left top,color-stop(1.6rem,transparent),color-stop(1.6rem,#2c2541));background:linear-gradient(0deg,transparent 1.6rem,#2c2541 0)}.tw-theme--light .event__video-last:before{background:-webkit-gradient(linear,left bottom,left top,color-stop(1.6rem,transparent),color-stop(1.6rem,#dad8de));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:-webkit-gradient(linear,left top,left bottom,color-stop(1.7rem,#7d5bbe),color-stop(1.7rem,transparent)) 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:-webkit-gradient(linear,left top,left bottom,color-stop(1.7rem,#4b367c),color-stop(1.7rem,transparent)) 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:-webkit-gradient(linear,left top,left bottom,color-stop(1.7rem,#7d5bbe),color-stop(1.7rem,transparent)) 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:-webkit-gradient(linear,left top,left bottom,color-stop(1.7rem,#dad8de),color-stop(1.7rem,transparent)) 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:-webkit-gradient(linear,left top,left bottom,color-stop(1.7rem,#2c2541),color-stop(1.7rem,transparent)) 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:-webkit-gradient(linear,left top,left bottom,color-stop(1.7rem,#dad8de),color-stop(1.7rem,transparent)) 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}.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{color:#b19dd8}.tw-theme--dark .directory-header__link{color:#b8b5c0}.directory-header__link:hover,.tw-theme--light .directory-header__link{color:#b19dd8}.tw-theme--dark .directory-header__link:hover{color:#b8b5c0}.tw-theme--light .directory-header__link:hover{color:#b19dd8}@-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;-webkit-transition:border .25s;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-action__strip{padding:1.5rem}.event-landing-action__message{word-break:break-word}.event-landing-action__progress{margin-top:-.5rem}.event-landing-description__text{white-space:pre-line}p{font-size:1.4rem}.event-landing-title__heading{line-height:1.4}.events-landing__calendar-date{margin-right:1.8rem;margin-left:1.5rem}.events-landing__info-col{width:37rem}.events-landing__main-col{width:54rem}.events-landing__calendar-date p{line-height:1.1}.events-landing__expanded-segment-header{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(5rem,#fff),color-stop(5rem,rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,#fff 0,#fff 5rem,rgba(0,0,0,.5) 0,transparent);background-repeat:no-repeat}.tw-theme--dark .events-landing__expanded-segment-header{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#201c2b),color-stop(5rem,#201c2b),color-stop(5rem,rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,#201c2b 0,#201c2b 5rem,rgba(0,0,0,.5) 0,transparent)}.tw-theme--light .events-landing__expanded-segment-header{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(5rem,#fff),color-stop(5rem,rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,#fff 0,#fff 5rem,rgba(0,0,0,.5) 0,transparent)}.event-landing-page__wrapper{min-width:69rem}.live-communities__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.follow-game-card{position:relative;cursor:pointer}.follow-game-card:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.follow-game-card__overlay{z-index:1;top:0;bottom:0;right:0;left:0;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.follow-game-card__overlay,.tw-theme--dark .follow-game-card__overlay,.tw-theme--light .follow-game-card__overlay{background:rgba(0,0,0,.6);color:#faf9fa}.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}.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}.community-streams-row__title a{color:#6e6779}.tw-theme--dark .community-streams-row__title a{color:#898395}.tw-theme--light .community-streams-row__title a{color:#6e6779}.community-streams-row__title a:hover{color:#6441a4;text-decoration:none}.tw-theme--dark .community-streams-row__title a:hover{color:#b19dd8}.tw-theme--light .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}}.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}.twp-modal{-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.1);box-shadow:0 2px 8px 0 rgba(0,0,0,.1);min-width:64.5rem}.search-card-row:hover .search-card-row__link,.tw-theme--dark .search-card-row:hover .search-card-row__link,.tw-theme--light .search-card-row:hover .search-card-row__link{color:#fff}.video-chat__settings{width:30rem}.video-chat__settings *{margin-bottom:.5rem}.vod-message__timestamp{color:#6e6779;font-size:1.1rem;cursor:pointer}.tw-theme--dark .vod-message__timestamp{color:#898395}.tw-theme--light .vod-message__timestamp{color:#6e6779}.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{-webkit-box-shadow:inset 3px 0 0 0 #dad8de;box-shadow:inset 3px 0 0 0 #dad8de;padding-left:.2rem}.tw-theme--dark .vod-message__reply{-webkit-box-shadow:inset 3px 0 0 0 #433f4a;box-shadow:inset 3px 0 0 0 #433f4a}.tw-theme--light .vod-message__reply{-webkit-box-shadow:inset 3px 0 0 0 #dad8de;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{-webkit-box-shadow:inset 0 0 0 1px rgba(100,65,164,.5);box-shadow:inset 0 0 0 1px rgba(100,65,164,.5)}.tw-theme--dark .vod-message.vod-message--focused{-webkit-box-shadow:inset 0 0 0 1px #7d5bbe;box-shadow:inset 0 0 0 1px #7d5bbe}.tw-theme--light .vod-message.vod-message--focused{-webkit-box-shadow:inset 0 0 0 1px rgba(100,65,164,.5);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__timestamp,.vod-message:hover .vod-message__timestamp{background-color:#6441a4;color:#fff}.tw-theme--dark .vod-message.vod-message--focused .vod-message__timestamp,.tw-theme--dark .vod-message:hover .vod-message__timestamp,.tw-theme--light .vod-message.vod-message--focused .vod-message__timestamp,.tw-theme--light .vod-message:hover .vod-message__timestamp{background-color:#6441a4}.tw-theme--dark .vod-message.vod-message--focused .vod-message__timestamp,.tw-theme--dark .vod-message:hover .vod-message__timestamp,.tw-theme--light .vod-message.vod-message--focused .vod-message__timestamp,.tw-theme--light .vod-message:hover .vod-message__timestamp{color:#fff}.vod-message.vod-message--focused .vod-message__timestamp:hover,.vod-message:hover .vod-message__timestamp:hover{background-color:#7d5bbe;text-decoration:none;-webkit-transition:background-color .2s;transition:background-color .2s}.tw-theme--dark .vod-message.vod-message--focused .vod-message__timestamp:hover,.tw-theme--dark .vod-message:hover .vod-message__timestamp:hover,.tw-theme--light .vod-message.vod-message--focused .vod-message__timestamp:hover,.tw-theme--light .vod-message:hover .vod-message__timestamp:hover{background-color:#7d5bbe}.vod-message.vod-message--focused .vod-message__reply,.vod-message:hover .vod-message__reply{-webkit-box-shadow:inset 3px 0 0 0 #cbc8d0;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{-webkit-box-shadow:inset 3px 0 0 0 #575260;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{-webkit-box-shadow:inset 3px 0 0 0 #cbc8d0;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%;-webkit-box-flex:1;-ms-flex:1 1 auto;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;-webkit-box-shadow:none;box-shadow:none}.video-chat{-ms-flex-preferred-size:34rem;flex-basis:34rem}.video-chat textarea{margin:0;height:5rem}.video-chat__input{-webkit-box-shadow:inset 0 1px 0 0 #dad8de;box-shadow:inset 0 1px 0 0 #dad8de}.tw-theme--dark .video-chat__input{-webkit-box-shadow:inset 0 1px 0 0 #2c2541;box-shadow:inset 0 1px 0 0 #2c2541}.tw-theme--light .video-chat__input{-webkit-box-shadow:inset 0 1px 0 0 #dad8de;box-shadow:inset 0 1px 0 0 #dad8de}.video-chat__header{-webkit-box-shadow:inset 0 -1px 0 0 #dad8de;box-shadow:inset 0 -1px 0 0 #dad8de;height:5rem}.tw-theme--dark .video-chat__header{-webkit-box-shadow:inset 0 -1px 0 0 #2c2541;box-shadow:inset 0 -1px 0 0 #2c2541}.tw-theme--light .video-chat__header{-webkit-box-shadow:inset 0 -1px 0 0 #dad8de;box-shadow:inset 0 -1px 0 0 #dad8de}.private-video-banner__header{min-height:4rem;-webkit-transition:-webkit-box-shadow .15s linear;transition:-webkit-box-shadow .15s linear;transition:box-shadow .15s linear;transition:box-shadow .15s linear,-webkit-box-shadow .15s linear}.private-video-banner__header:hover{-webkit-box-shadow:0 2px 0 0 #b19dd8;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-associates-account-linking__label{width:15rem}.amazon-associates-account-linking__tax-info--error{background:#fde7e7}.amazon-associates-account-linking__tax-info--error .amazon-associates-account-linking__label{border-left:.5rem solid #ec1313}.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}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}@-webkit-keyframes swoop{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes swoop{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes 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 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 bump{0%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}33%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bump{0%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}33%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bumpLeft{0%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}33%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(-5px);transform:translateX(-5px)}}@keyframes bumpLeft{0%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}33%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(-5px);transform:translateX(-5px)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes fade{0%{opacity:0}to{opacity:1}}@-webkit-keyframes magic{0%{-webkit-transform:translateY(25px);transform:translateY(25px)}50%{-webkit-transform:translateY(-25px);transform:translateY(-25px)}to{-webkit-transform:translateY(25px);transform:translateY(25px)}}@keyframes magic{0%{-webkit-transform:translateY(25px);transform:translateY(25px)}50%{-webkit-transform:translateY(-25px);transform:translateY(-25px)}to{-webkit-transform:translateY(25px);transform:translateY(25px)}}.anim-swoop,.anim-swoop.anim--hover:hover{-webkit-animation:swoop .3s forwards ease;animation:swoop .3s forwards ease}.anim-bounce,.anim-bounce.anim--hover:hover{-webkit-animation:bounce .4s forwards ease;animation:bounce .4s forwards ease}.anim-bump,.anim-bump.anim--hover:hover{-webkit-animation:bump .3s forwards ease;animation:bump .3s forwards ease}.anim-bumpLeft,.anim-bumpLeft.anim--hover:hover{-webkit-animation:bumpLeft .3s forwards ease;animation:bumpLeft .3s forwards ease}.anim-pulse,.anim-pulse.anim--hover:hover{-webkit-animation:pulse .3s forwards ease;animation:pulse .3s forwards ease}.anim-fade,.anim-fade.anim--hover:hover{opacity:0;-webkit-animation:fade .5s forwards ease;animation:fade .5s forwards ease}.anim-float,.anim-float.anim--hover:hover{-webkit-transform:translateY(25px);transform:translateY(25px);-webkit-animation:magic 5s infinite ease;animation:magic 5s infinite ease}.anim--infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.anim--delay-1{-webkit-animation-delay:.75s;animation-delay:.75s}.anim--delay-2{-webkit-animation-delay:1.5s;animation-delay:1.5s}.anim--delay-3{-webkit-animation-delay:2.25s;animation-delay:2.25s}.anim--delay-4{-webkit-animation-delay:3s;animation-delay:3s}.anim--delay-5{-webkit-animation-delay:3.75s;animation-delay:3.75s}.anim--delay-6{-webkit-animation-delay:4.5s;animation-delay:4.5s}.anim--delay-7{-webkit-animation-delay:5.25s;animation-delay:5.25s}.anim--delay-8{-webkit-animation-delay:6s;animation-delay:6s}.anim--delay-9{-webkit-animation-delay:6.75s;animation-delay:6.75s}.anim--delay-10{-webkit-animation-delay:7.5s;animation-delay:7.5s}.anim--hover{-webkit-animation-name:none;animation-name:none}*{margin:0;padding:0;-webkit-box-sizing:border-box;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}.icon,.icon img,.icon svg{display:inline-block;vertical-align:middle}.icon img,.icon svg{fill:#19171c}.icon--size-1,.icon--size-1 img,.icon--size-1 svg,.icon img,.icon svg{width:16px;height:16px}.icon--size-2,.icon--size-2 img,.icon--size-2 svg{width:32px;height:32px}.icon--size-3,.icon--size-3 img,.icon--size-3 svg{width:48px;height:48px}.icon--size-4,.icon--size-4 img,.icon--size-4 svg{width:64px;height:64px}.icon--size-5,.icon--size-5 img,.icon--size-5 svg{width:80px;height:80px}.icon--size-6,.icon--size-6 img,.icon--size-6 svg{width:96px;height:96px}.icon--baseline{vertical-align:baseline}.icon--inline{display:inline-block;vertical-align:middle}.icon--btn{display:inline-block;height:3rem;line-height:3rem}.icon--textbottom{vertical-align:text-bottom}.icon--white svg{fill:#fff}.icon--purple svg{fill:#e5e3e8}.icon--red svg{fill:#ec1313}.icon--light svg{fill:#e5e3e8}.twitch--sm svg{width:47px;height:20px}.twitch--md svg{width:94px;height:40px}.twitch--lg svg{width:188px;height:80px}.glitch--sm{width:3rem;height:3rem}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}.typeset h1{font-size:4rem}.typeset h1,.typeset h2{line-height:3rem;margin-bottom:2rem}.typeset h2{font-size:2.8rem}.typeset h3{font-size:2.4rem;line-height:3rem;margin-bottom:1rem}.typeset h4{font-size:1.6rem}.typeset h4,.typeset h5{line-height:2rem;margin-bottom:1rem}.typeset h5{font-size:1.4rem}.typeset h6{font-size:1.2rem;line-height:2rem;margin-bottom:1rem}.typeset dd,.typeset li,.typeset p{font-size:1.4rem;line-height:2rem;margin-bottom:1rem}.typeset dt{font-size:1.4rem;line-height:2rem;margin-bottom:0;font-weight:700}.typeset ul li{list-style-type:disc}.typeset ol li{list-style-type:decimal}.typeset ol,.typeset ul{margin-bottom:1.5rem;padding-left:2rem}.typeset li{list-style-position:outside}.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-visited,.tw-theme--light .tw-c-text-link-active{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-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{color:#b19dd8!important}.tw-theme--dark .tw-c-text-overlay-alt{color:#b8b5c0!important}.tw-theme--light .tw-c-text-overlay-alt{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{-webkit-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;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{-webkit-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;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{-webkit-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;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{-webkit-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;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{-webkit-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;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{-webkit-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;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{-webkit-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;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{-webkit-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;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{-webkit-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;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{-webkit-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;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{-webkit-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;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{-webkit-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;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{-webkit-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;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{-webkit-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;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{-webkit-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;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-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.tw-flex>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0;max-width:100%}.tw-flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.tw-flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.tw-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.tw-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.tw-flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.tw-flex-column,.tw-flex-row{-webkit-box-direction:normal!important}.tw-flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.tw-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.tw-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.tw-align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.tw-align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.tw-align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.tw-align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.tw-align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.tw-align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.tw-align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.tw-align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.tw-align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.tw-align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.tw-justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.tw-justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.tw-justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.tw-justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.tw-justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.tw-justify-content-stretch{-webkit-box-pack:stretch!important;-ms-flex-pack:stretch!important;justify-content:stretch!important}.tw-align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.tw-align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.tw-align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.tw-align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.tw-align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.tw-align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.tw-flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.tw-flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.tw-flex-grow-2{-webkit-box-flex:2!important;-ms-flex-positive:2!important;flex-grow:2!important}.tw-flex-grow-3{-webkit-box-flex:3!important;-ms-flex-positive:3!important;flex-grow:3!important}.tw-flex-grow-4{-webkit-box-flex:4!important;-ms-flex-positive:4!important;flex-grow:4!important}.tw-flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.tw-flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.tw-flex-shrink-2{-ms-flex-negative:2!important;flex-shrink:2!important}.tw-flex-shrink-3{-ms-flex-negative:3!important;flex-shrink:3!important}.tw-flex-shrink-4{-ms-flex-negative:4!important;flex-shrink:4!important}.tw-item-order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.tw-item-order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.tw-item-order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.tw-item-order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.tw-item-order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;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-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;top:5rem}.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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.tw-xs-flex>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0;max-width:100%}}@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{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.tw-xs-flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.tw-xs-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.tw-xs-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.tw-xs-flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.tw-xs-flex-column,.tw-xs-flex-row{-webkit-box-direction:normal!important}.tw-xs-flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.tw-xs-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.tw-xs-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.tw-xs-align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.tw-xs-align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.tw-xs-align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.tw-xs-align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.tw-xs-align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.tw-xs-align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.tw-xs-align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.tw-xs-align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.tw-xs-align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.tw-xs-align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.tw-xs-justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.tw-xs-justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.tw-xs-justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.tw-xs-justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.tw-xs-justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.tw-xs-justify-content-stretch{-webkit-box-pack:stretch!important;-ms-flex-pack:stretch!important;justify-content:stretch!important}.tw-xs-align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.tw-xs-align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.tw-xs-align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.tw-xs-align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.tw-xs-align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.tw-xs-align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.tw-xs-flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.tw-xs-flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.tw-xs-flex-grow-2{-webkit-box-flex:2!important;-ms-flex-positive:2!important;flex-grow:2!important}.tw-xs-flex-grow-3{-webkit-box-flex:3!important;-ms-flex-positive:3!important;flex-grow:3!important}.tw-xs-flex-grow-4{-webkit-box-flex:4!important;-ms-flex-positive:4!important;flex-grow:4!important}.tw-xs-flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.tw-xs-flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.tw-xs-flex-shrink-2{-ms-flex-negative:2!important;flex-shrink:2!important}.tw-xs-flex-shrink-3{-ms-flex-negative:3!important;flex-shrink:3!important}.tw-xs-flex-shrink-4{-ms-flex-negative:4!important;flex-shrink:4!important}.tw-xs-item-order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.tw-xs-item-order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.tw-xs-item-order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.tw-xs-item-order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.tw-xs-item-order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;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}}@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{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.tw-sm-flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.tw-sm-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.tw-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.tw-sm-flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.tw-sm-flex-column,.tw-sm-flex-row{-webkit-box-direction:normal!important}.tw-sm-flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.tw-sm-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.tw-sm-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.tw-sm-align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.tw-sm-align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.tw-sm-align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.tw-sm-align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.tw-sm-align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.tw-sm-align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.tw-sm-align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.tw-sm-align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.tw-sm-align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.tw-sm-align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.tw-sm-justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.tw-sm-justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.tw-sm-justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.tw-sm-justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.tw-sm-justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.tw-sm-justify-content-stretch{-webkit-box-pack:stretch!important;-ms-flex-pack:stretch!important;justify-content:stretch!important}.tw-sm-align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.tw-sm-align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.tw-sm-align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.tw-sm-align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.tw-sm-align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.tw-sm-align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.tw-sm-flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.tw-sm-flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.tw-sm-flex-grow-2{-webkit-box-flex:2!important;-ms-flex-positive:2!important;flex-grow:2!important}.tw-sm-flex-grow-3{-webkit-box-flex:3!important;-ms-flex-positive:3!important;flex-grow:3!important}.tw-sm-flex-grow-4{-webkit-box-flex:4!important;-ms-flex-positive:4!important;flex-grow:4!important}.tw-sm-flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.tw-sm-flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.tw-sm-flex-shrink-2{-ms-flex-negative:2!important;flex-shrink:2!important}.tw-sm-flex-shrink-3{-ms-flex-negative:3!important;flex-shrink:3!important}.tw-sm-flex-shrink-4{-ms-flex-negative:4!important;flex-shrink:4!important}.tw-sm-item-order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.tw-sm-item-order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.tw-sm-item-order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.tw-sm-item-order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.tw-sm-item-order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;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}}@media (min-width:768px){.tw-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.tw-sm-flex>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0;max-width:100%}}@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{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.tw-md-flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.tw-md-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.tw-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.tw-md-flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.tw-md-flex-column,.tw-md-flex-row{-webkit-box-direction:normal!important}.tw-md-flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.tw-md-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.tw-md-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.tw-md-align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.tw-md-align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.tw-md-align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.tw-md-align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.tw-md-align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.tw-md-align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.tw-md-align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.tw-md-align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.tw-md-align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.tw-md-align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.tw-md-justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.tw-md-justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.tw-md-justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.tw-md-justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.tw-md-justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.tw-md-justify-content-stretch{-webkit-box-pack:stretch!important;-ms-flex-pack:stretch!important;justify-content:stretch!important}.tw-md-align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.tw-md-align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.tw-md-align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.tw-md-align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.tw-md-align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.tw-md-align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.tw-md-flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.tw-md-flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.tw-md-flex-grow-2{-webkit-box-flex:2!important;-ms-flex-positive:2!important;flex-grow:2!important}.tw-md-flex-grow-3{-webkit-box-flex:3!important;-ms-flex-positive:3!important;flex-grow:3!important}.tw-md-flex-grow-4{-webkit-box-flex:4!important;-ms-flex-positive:4!important;flex-grow:4!important}.tw-md-flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.tw-md-flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.tw-md-flex-shrink-2{-ms-flex-negative:2!important;flex-shrink:2!important}.tw-md-flex-shrink-3{-ms-flex-negative:3!important;flex-shrink:3!important}.tw-md-flex-shrink-4{-ms-flex-negative:4!important;flex-shrink:4!important}.tw-md-item-order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.tw-md-item-order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.tw-md-item-order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.tw-md-item-order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.tw-md-item-order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;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}}@media (min-width:1024px){.tw-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.tw-md-flex>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0;max-width:100%}}@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{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.tw-lg-flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.tw-lg-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.tw-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.tw-lg-flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.tw-lg-flex-column,.tw-lg-flex-row{-webkit-box-direction:normal!important}.tw-lg-flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.tw-lg-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.tw-lg-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.tw-lg-align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.tw-lg-align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.tw-lg-align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.tw-lg-align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.tw-lg-align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.tw-lg-align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.tw-lg-align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.tw-lg-align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.tw-lg-align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.tw-lg-align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.tw-lg-justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.tw-lg-justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.tw-lg-justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.tw-lg-justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.tw-lg-justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.tw-lg-justify-content-stretch{-webkit-box-pack:stretch!important;-ms-flex-pack:stretch!important;justify-content:stretch!important}.tw-lg-align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.tw-lg-align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.tw-lg-align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.tw-lg-align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.tw-lg-align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.tw-lg-align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.tw-lg-flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.tw-lg-flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.tw-lg-flex-grow-2{-webkit-box-flex:2!important;-ms-flex-positive:2!important;flex-grow:2!important}.tw-lg-flex-grow-3{-webkit-box-flex:3!important;-ms-flex-positive:3!important;flex-grow:3!important}.tw-lg-flex-grow-4{-webkit-box-flex:4!important;-ms-flex-positive:4!important;flex-grow:4!important}.tw-lg-flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.tw-lg-flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.tw-lg-flex-shrink-2{-ms-flex-negative:2!important;flex-shrink:2!important}.tw-lg-flex-shrink-3{-ms-flex-negative:3!important;flex-shrink:3!important}.tw-lg-flex-shrink-4{-ms-flex-negative:4!important;flex-shrink:4!important}.tw-lg-item-order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.tw-lg-item-order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.tw-lg-item-order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.tw-lg-item-order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.tw-lg-item-order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;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}}@media (min-width:1200px){.tw-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.tw-lg-flex>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0;max-width:100%}}@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{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.tw-xl-flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.tw-xl-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.tw-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.tw-xl-flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.tw-xl-flex-column,.tw-xl-flex-row{-webkit-box-direction:normal!important}.tw-xl-flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.tw-xl-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.tw-xl-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.tw-xl-align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.tw-xl-align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.tw-xl-align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.tw-xl-align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.tw-xl-align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.tw-xl-align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.tw-xl-align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.tw-xl-align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.tw-xl-align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.tw-xl-align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.tw-xl-justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.tw-xl-justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.tw-xl-justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.tw-xl-justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.tw-xl-justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.tw-xl-justify-content-stretch{-webkit-box-pack:stretch!important;-ms-flex-pack:stretch!important;justify-content:stretch!important}.tw-xl-align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.tw-xl-align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.tw-xl-align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.tw-xl-align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.tw-xl-align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.tw-xl-align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.tw-xl-flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.tw-xl-flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.tw-xl-flex-grow-2{-webkit-box-flex:2!important;-ms-flex-positive:2!important;flex-grow:2!important}.tw-xl-flex-grow-3{-webkit-box-flex:3!important;-ms-flex-positive:3!important;flex-grow:3!important}.tw-xl-flex-grow-4{-webkit-box-flex:4!important;-ms-flex-positive:4!important;flex-grow:4!important}.tw-xl-flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.tw-xl-flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.tw-xl-flex-shrink-2{-ms-flex-negative:2!important;flex-shrink:2!important}.tw-xl-flex-shrink-3{-ms-flex-negative:3!important;flex-shrink:3!important}.tw-xl-flex-shrink-4{-ms-flex-negative:4!important;flex-shrink:4!important}.tw-xl-item-order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.tw-xl-item-order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.tw-xl-item-order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.tw-xl-item-order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.tw-xl-item-order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;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}}@media (min-width:1440px){.tw-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.tw-xl-flex>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0;max-width:100%}}@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{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.tw-xxl-flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.tw-xxl-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.tw-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.tw-xxl-flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.tw-xxl-flex-column,.tw-xxl-flex-row{-webkit-box-direction:normal!important}.tw-xxl-flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.tw-xxl-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.tw-xxl-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.tw-xxl-align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.tw-xxl-align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.tw-xxl-align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.tw-xxl-align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.tw-xxl-align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.tw-xxl-align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.tw-xxl-align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.tw-xxl-align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.tw-xxl-align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.tw-xxl-align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.tw-xxl-justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.tw-xxl-justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.tw-xxl-justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.tw-xxl-justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.tw-xxl-justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.tw-xxl-justify-content-stretch{-webkit-box-pack:stretch!important;-ms-flex-pack:stretch!important;justify-content:stretch!important}.tw-xxl-align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.tw-xxl-align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.tw-xxl-align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.tw-xxl-align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.tw-xxl-align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.tw-xxl-align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.tw-xxl-flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.tw-xxl-flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.tw-xxl-flex-grow-2{-webkit-box-flex:2!important;-ms-flex-positive:2!important;flex-grow:2!important}.tw-xxl-flex-grow-3{-webkit-box-flex:3!important;-ms-flex-positive:3!important;flex-grow:3!important}.tw-xxl-flex-grow-4{-webkit-box-flex:4!important;-ms-flex-positive:4!important;flex-grow:4!important}.tw-xxl-flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.tw-xxl-flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.tw-xxl-flex-shrink-2{-ms-flex-negative:2!important;flex-shrink:2!important}.tw-xxl-flex-shrink-3{-ms-flex-negative:3!important;flex-shrink:3!important}.tw-xxl-flex-shrink-4{-ms-flex-negative:4!important;flex-shrink:4!important}.tw-xxl-item-order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.tw-xxl-item-order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.tw-xxl-item-order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.tw-xxl-item-order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.tw-xxl-item-order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;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}}@media (min-width:1600px){.tw-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.tw-xxl-flex>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0;max-width:100%}}.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-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;-webkit-transition:fill .2s;transition:fill .2s}.mod-comment__reply:focus,.mod-comment__reply:hover{cursor:pointer}.mod-dashboard__video{min-width:9rem!important}.mod-comment:active,.mod-comment:focus,.mod-comment:hover{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.05),inset 0 0 0 1px #e5e3e8;box-shadow:0 2px 2px 0 rgba(0,0,0,.05),inset 0 0 0 1px #e5e3e8;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-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:-webkit-box;display:-ms-flexbox;display:flex}.ach-page{overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.ach-link{border:none;outline:none}.ach-link:hover{text-decoration:none}.ach-link:hover .ach-card{background-color:#faf9fa}.tw-theme--dark .ach-link:hover .ach-card{background-color:#17141f}.tw-theme--light .ach-link:hover .ach-card{background-color:#faf9fa}.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{-webkit-transition:-webkit-box-shadow .15s ease-in-out;transition:-webkit-box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out,-webkit-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:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(53%,hsla(0,0%,100%,.5)),to(hsla(0,0%,100%,0)));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:100%}.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{-webkit-transition:max-height .35s ease-in-out;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)}}.dash-feedback,.dash-feedback .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;-webkit-box-shadow:inset 0 0 1px hsla(256,8%,73%,.45);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{-webkit-box-shadow:inset 0 0 1px hsla(0,0%,100%,.25);box-shadow:inset 0 0 1px hsla(0,0%,100%,.25)}.tw-theme--light .ach-col::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 1px hsla(256,8%,73%,.45);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}.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__hotspot{background:#ec1313;height:.5rem;width:.5rem;vertical-align:super}.tw-theme--dark .side-nav-dashboard-section__hotspot,.tw-theme--light .side-nav-dashboard-section__hotspot{background:#ec1313}.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}.sm-panel-btn{height:4.8rem}.dash-feedback,.dash-feedback .tw-button-icon{border-radius:50%}.sm-nav-button,.sm-nav-button:active,.sm-nav-button:focus{border:none}.sm-nav-container{height:5rem}.sm-nav__placeholder-text{max-width:90%;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;-webkit-transition:background-color .15s ease-in-out;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;-webkit-transition:background-color .15s ease-in-out;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__link:hover{text-decoration:none}.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-cp-card__title{color:#19171c}.tw-theme--dark .sm-cp-card__title{color:#dad8de}.tw-theme--light .sm-cp-card__title{color:#19171c}.sm-cp-card a{text-decoration:none}.sm-cp-card a:hover .sm-cp-card__title{color:#6441a4}.tw-theme--dark .sm-cp-card a:hover .sm-cp-card__title{color:#b19dd8}.tw-theme--light .sm-cp-card a:hover .sm-cp-card__title{color:#6441a4}.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}.sm-graph-panel--no-data,.sm-graph-panel__no-data-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sm-graph-panel__no-data-content{height:20rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:default}.sm-content-wrapper{max-width:102rem;min-width:48rem}.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}}@charset "UTF-8";
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#575260;background:#fff;border:1px solid #dad8de;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;width:260px}.pika-single.is-hidden{display:none!important}.pika-single.is-bound{position:absolute;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);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}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.pika-label{display:inline;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;color:#575260;background-color:#fff}.pika-label:active,.pika-label:focus,.pika-label:hover{background:#eee9f6}.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:#eee9f6;opacity:1}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.is-rtl .pika-next,.pika-prev{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");left:0}.is-rtl .pika-prev,.pika-next{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");right:0}.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:12px;line-height:25px;font-weight:700;text-align:center}.pika-table abbr{border-bottom:none;cursor:help}.pika-button{cursor:pointer;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#575260;font-size:12px;line-height:15px;text-align:center;background:#fff}.is-today .pika-button{-webkit-box-shadow:inset 0 0 0 2px #a49fad;box-shadow:inset 0 0 0 2px #a49fad}.is-selected .pika-button{color:#fff;background:#7d5bbe}.is-selected:hover .pika-button{background:#6441a4;color:#fff}.is-disabled .pika-button,.is-outside-current-month .pika-button{pointer-events:none;background:#efeef1;color:#a49fad;cursor:default}.pika-button:hover{background:#eee9f6;color:#392e5c}.pika-week{font-size:11px;color:#e5e3e8}.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;-webkit-box-shadow:none;box-shadow:none}.is-endrange .pika-button{color:#fff;background:#3af;-webkit-box-shadow:none;box-shadow:none}.inline.pika-single.is-bound{position:absolute!important}.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;-webkit-box-shadow:0 15px 45px rgba(0,0,0,.2);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}.time-picker__dropdown{height:20rem;overflow-x:none;overflow-y:scroll}.time-picker .tw-balloon--down{margin-left:.1rem;margin-top:.1rem}.event-modal{width:100vw;height:100vh;position:fixed;top:0;left:0}.event-modal__content{height:100vh;width:70vw;margin-left:30vw}.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}.vm-edit-cancel-modal{max-width:42rem}.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:-webkit-box;display:-ms-flexbox;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}.game-selector__search-container{position:relative}.game-selector__search-panel{opacity:1;-webkit-box-shadow:0 15px 45px rgba(0,0,0,.2);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-card-dropdown__dropdown-wrapper{border-radius:2px;background:#fff;color:#19171c;-webkit-box-shadow:0 0 0 1px #dad8de,0 1px 1px rgba(0,0,0,.25);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;-webkit-box-shadow:0 0 0 1px #2c2541,0 1px 1px rgba(0,0,0,.25);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;-webkit-box-shadow:0 0 0 1px #dad8de,0 1px 1px rgba(0,0,0,.25);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__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}.video-card-dropdown__right-side-nav-icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;padding:0 .5rem;color:#a09eaa}.video-card-dropdown__left-side-nav-icon{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:.8rem;color:#a09eaa}.video-card-dropdown--menu-item>figure{margin-right:1rem}.video-card-dropdown--menu-item>span{display:inline-block}.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}.upload-box{min-height:16rem;cursor:pointer}.video-card__stat-button{width:8rem}.video-card-thumbnail{min-width:15rem}.video-card-thumbnail__wrapper{position:relative;overflow:hidden;-ms-flex-negative:0;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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}}.vm-notification{max-width:42rem}.video-manager-processed-list{padding-bottom:12rem}.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 forwards;animation:clmgr-anim-expand .2s ease-in-out forwards;-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(.01);transform:scaleY(.01)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes clmgr-anim-expand{0%{-webkit-transform:scaleY(.01);transform:scaleY(.01)}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%}}.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}.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}.members-list-item:hover{background-color:#efeef1}.tw-theme--dark .members-list-item:hover{background-color:#0e0c13}.tw-theme--light .members-list-item:hover{background-color:#efeef1}
/*# sourceMappingURL=core-04c1d4d4ad6be8e8bad7e7980a2bffbf.css.map*/