.streamers-user{align-items:center;color:var(--globalColorThemeBlueToMid);display:flex;flex-direction:row;padding:.5rem 0}.streamers-user:hover{color:var(--globalColorThemeBlueToMidHover)}.streamers-user-username{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.streamers-user-avatar{flex-shrink:0;margin-right:1rem;width:2rem}.streamers-user-chess-title{background-color:#b23330;border-radius:.3rem;color:#fff;font-size:1rem;font-weight:600;line-height:1;margin-right:.3rem;padding:.2rem .3rem}.streamers-user-viewer-count{color:var(--globalColorThemeLow);display:flex;margin-left:auto;margin-right:.5rem;padding-left:1rem}.streamers-user-live-icon,.streamers-user-program-streamer{align-items:center;border-radius:.3rem;color:#fff;display:flex;flex-shrink:0;font-size:1.6rem;justify-content:center}.streamers-user-live-icon.streamers-right-side,.streamers-user-program-streamer.streamers-right-side{margin-left:auto}.streamers-user-live-icon{background-color:#b23330;border-bottom:.1rem solid #3a1110}.streamers-user-program-streamer{background-color:#9293b3;border-bottom:.1rem solid #323248}.streamers-toggle-item{display:none}.what-is-chess-ad{align-items:center;background:url(/bundles/web/images/web/whats.5607f597.png) bottom no-repeat #b9b39b;border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;padding:0 2rem;position:relative}.what-is-chess-title{color:#fff;font-size:2.4rem;font-weight:600;line-height:1.4;margin-bottom:12.5rem;margin-top:2rem;text-align:center}.what-is-chess-play{align-items:center;background-color:#fff;border-radius:50%;bottom:.5rem;cursor:pointer;display:flex;height:8.5rem;justify-content:center;left:50%;opacity:.9;padding-left:1rem;position:absolute;transform:translateX(-50%);width:8.5rem}.what-is-chess-icon{color:#8b8987;font-size:5.2rem}.social-likes-component{align-items:center;background-color:var(--globalSecondaryBackground);border-radius:0 0 .5rem .5rem;display:flex;justify-content:space-around;padding:1.5rem .2rem}.social-likes-component.social-likes-smaller{padding:1.5rem .8rem}.social-likes-component.social-likes-smaller .social-likes-quantity{font-size:1.2rem}.social-likes-network{--textColor:#666564;--textHoverColor:#312e2b;--tiktokIcon:#000;align-items:center;color:var(--textColor);cursor:pointer;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:8rem;transition:color .15s ease}.dark-mode .social-likes-network{--textColor:#fff;--textHoverColor:hsla(0,0%,100%,.8);--tiktokIcon:#fff}.social-likes-network:hover{color:var(--textHoverColor)}.social-likes-icon{font-size:2.8rem}.social-likes-quantity{font-size:1.4rem;font-weight:600}.social-likes-facebook{color:#1877f2}.social-likes-tiktok{color:var(--tiktokIcon)}.social-likes-twitter{color:#1da1f2}.social-likes-youtube{color:#e12711}.social-likes-twitch{color:#9146ff}.social-likes-instagram{color:#e93a56}.social-likes-vk{color:#5181b8}.social-members-category{align-items:center;display:flex;padding:1rem 1.5rem}.social-members-category+.social-members-category{border-top:.1rem solid var(--globalBorder)}.social-members-title{align-items:center;display:flex;justify-content:center}.social-members-icon{color:var(--globalColorThemeLow);font-size:2.4rem}.social-members-content{color:var(--globalColorThemeMid);font-size:1.4rem;font-weight:600;margin-left:1rem}.social-members-quantity{color:var(--globalColorThemeFull);font-size:1.4rem;font-weight:700;margin-left:auto}.videos-player-layout-container{display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:177.7777777778vh;min-width:91rem;padding:3rem;width:100%}.videos-player-layout-column-one{flex-basis:calc(100% - 30rem);margin-right:2.4rem;max-width:calc(100% - 30rem)}.videos-player-layout-column-two{flex-basis:30rem;flex-grow:0;flex-shrink:0;min-width:30rem}.videos-player-layout-below-player{margin:2.4rem auto}.videos-player-layout-below-player .custom-html{max-width:100%}.videos-player-layout-below-player .custom-html>a{display:block;margin-left:auto;margin-right:auto;max-width:72.8rem}.videos-player-layout-below-player .custom-html img{max-width:100%}.videos-player-layout-below-player .custom-html .flexible-container{max-width:none}.videos-player-layout-below-player .custom-html .flexible-container img{display:block;width:100%}.videos-player-layout-below-player-container{margin-left:auto;margin-right:auto;max-width:72.8rem}@media (max-width:59.938em){.videos-player-layout-container{flex-direction:column;min-width:64rem;padding-left:0;padding-right:0}.videos-player-layout-column-one{margin-right:0;max-width:100%}.videos-player-layout-column-two{margin-top:3rem}}@media (max-width:39.938em){.videos-player-layout-container{min-width:100%}}.custom-html-modal-overlay{background-color:rgba(0,0,0,.5);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1}.custom-html-modal-body{left:50%;margin-left:-30rem;opacity:0;position:fixed;top:50%;transform:translateY(calc(-55vh + -100%));transition:transform .5s;width:60rem;z-index:2}.custom-html-modal-header{background-color:#f1f1f1;border-radius:.3rem .3rem 0 0;display:flex;justify-content:space-between;padding:1rem 1rem 1rem 1.5rem}.custom-html-modal-title{color:#666564;font-weight:600}.custom-html-modal-text{max-width:100%}.custom-html-modal-close{background-color:transparent;border:none;margin:0;opacity:.5;padding:0}.custom-html-modal-close:hover{opacity:1}.custom-html-modal-close-icon{color:#666564;font-size:2.4rem}.custom-html-modal-content{background-color:#fff;border-radius:0 0 .3rem .3rem;padding:1.5rem}.custom-html-modal-opened .custom-html-modal-overlay{display:block}.custom-html-modal-opened .custom-html-modal-body{opacity:1;transform:translateY(-50%)}.tv-button,button.tv-action-link{background-color:transparent;border:none;margin:0;padding:0}a.tv-action-link,button.tv-action-link{color:#fff;margin:-.2rem 2.5rem 1.5rem 0;opacity:.5;text-shadow:.1rem .1rem rgba(0,0,0,.3)}a.tv-action-link .tv-action-icon,button.tv-action-link .tv-action-icon{color:#fff;font-size:3.5rem;opacity:1;text-shadow:.1rem .1rem rgba(0,0,0,.3)}a.tv-action-link:hover,button.tv-action-link:hover{opacity:1}a.tv-action-link:hover .tv-text,button.tv-action-link:hover .tv-text{color:#fff}a.tv-action-link .tv-text,button.tv-action-link .tv-text{font-size:1.5rem;padding:1.9rem 0 1rem 1.1rem}a.tv-action-link.tv-donate,button.tv-action-link.tv-donate{color:#ca3431;opacity:.9}a.tv-action-link.tv-donate .tv-action-icon,button.tv-action-link.tv-donate .tv-action-icon{color:#ca3431;opacity:1}a.tv-action-link.tv-donate:hover,button.tv-action-link.tv-donate:hover{opacity:1}a.tv-action-link.tv-donate:hover .tv-text,button.tv-action-link.tv-donate:hover .tv-text{color:#ca3431}.tv-actions-wrapper{align-items:center;background-color:#262421;border-radius:.5rem;flex-wrap:wrap;justify-content:space-between;margin-bottom:2.4rem;padding:.7rem 1.5rem;text-align:center}.tv-actions-wrapper a.tv-action-link .tv-action-icon,.tv-actions-wrapper button.tv-action-link .tv-action-icon{font-size:2.4rem}.tv-actions-wrapper a.tv-action-link .tv-text,.tv-actions-wrapper button.tv-action-link .tv-text{font-size:1.3rem}.tv-actions-wrapper .tv-action-icon{color:#fff}.tv-actions{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.tv-actions a.tv-action-link,.tv-actions button.tv-action-link{align-items:center;display:flex;flex-direction:column;flex-shrink:0;margin:0 1.2rem .5rem 1.2rem}.tv-actions a.tv-action-link .tv-text,.tv-actions button.tv-action-link .tv-text{padding:0}.tv-actions .tv-lang-select{align-items:center;display:flex;flex-direction:column;flex-shrink:0;margin:0 1.2rem .5rem;opacity:.5;position:relative}.tv-actions .tv-lang-select .tv-language-icon{font-size:2.4rem;left:50%;position:absolute;transform:translateX(-50%)}.tv-actions .tv-lang-select .tv-language-icon span{color:#fff;opacity:1;text-shadow:.1rem .1rem rgba(0,0,0,.3)}.tv-actions .tv-lang-select:hover{opacity:1}.tv-actions .tv-lang-select:hover .tv-action-icon,.tv-actions .tv-lang-select:hover .tv-chess-select{color:#fff}.tv-actions .tv-select-style{margin:auto 0 0}.tv-actions .tv-select-style .form-dropdown-select{padding-top:2.4rem}.tv-actions .tv-select-style .form-dropdown-value{color:#fff;font-size:1.3rem}.tv-actions .tv-select-style .form-dropdown-chevron{margin-top:0}.tv-actions .tv-select-style .form-dropdown-options{max-height:17rem;top:100%}.tv-actions .tv-select-style .tv-dropdown{cursor:pointer}.tv-schedule-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2.4rem}.tv-schedule-header .form-dropdown-options{max-height:30rem}.tv-schedule-header-legacy{margin-bottom:0;padding:1.5rem 1.5rem .5rem}.tv-schedule-title{color:var(--globalColorThemeFullToMid);flex-grow:1;font-size:2.4rem}.tv-schedule-more{align-items:center;color:var(--globalColorThemeBlueToMid);display:flex;font-size:1.5rem}.tv-schedule-more:hover{color:var(--globalColorThemeBlueToMidHover)}.tv-schedule-more .tv-icon{font-size:2.8rem;margin-top:-.4rem;width:3.5rem}.tv-schedule-bottom-icons{display:flex;justify-content:flex-start}.tv-videos-header{background-color:#f8f8f8;color:#8b8987;display:flex;font-size:1.7rem;margin-bottom:1.5rem;padding:.8rem;position:-webkit-sticky;position:sticky;top:0;z-index:1}.dark-mode .tv-videos-header{background-color:rgba(0,0,0,.2);color:hsla(0,0%,100%,.5);position:relative}.tv-videos-header .tv-date{color:var(--globalColorThemeFullToMid);font-weight:600;margin-right:.5rem}.tv-utc-time{align-items:center;display:flex;font-weight:600;margin-left:auto}.tv-utc-time .tv-icon{font-size:2.4rem}.tv-shows{width:100%}.tv-show{align-items:center;display:flex;margin-bottom:2rem;padding:0 1rem}.tv-show-preview-image{display:none}.tv-show-preview-thumbnail{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.tv-show-info{flex-basis:100%;padding-right:1.5rem}.tv-show-time{align-items:flex-end;color:var(--globalColorThemeFullToMid);display:flex;flex-direction:column;float:right;font-size:1.2rem;font-weight:600;white-space:nowrap}.tv-chat-tab-component:only-child .tv-chat-app-component{border-radius:.3rem}.tv-sidebar-tabset-wrapper{margin-bottom:6rem}.tv-show-description{color:var(--globalColorThemeFullToMid)}.tv-show-description a{color:var(--globalColorThemeLink)}.tv-show-description a:hover{opacity:.8}.tv-show-description ol,.tv-show-description p,.tv-show-description ul{color:var(--globalColorThemeFullToMid)}.tv-show-description h1,.tv-show-description h2,.tv-show-description h3,.tv-show-description h4,.tv-show-description h5,.tv-show-description h6{color:var(--globalColorThemeHigh)}.tv-show-description iframe,.tv-show-description img,.tv-show-description object,.tv-show-description video{max-width:100%!important}.tv-show-description img,.tv-show-description video{height:auto;min-width:0}.tv-show-category{color:var(--globalColorThemeFullToMid);font-size:1.4rem;font-weight:600;margin-top:1.5rem;padding:1rem 0;width:100%}.tv-separator{align-self:center;border-bottom:.1rem solid var(--globalBorder);margin:.6rem 0;width:1.8rem}.tv-episode-link{color:var(--globalColorThemeLink)}.tv-text-danger{color:#b23330}.tv-text-subtitle{color:var(--globalColorThemeHigh)}.tv-content-title{color:var(--globalColorThemeFullToMid);margin:0;padding-bottom:.3rem}.tv-live-badge{background-color:#b23330;border-radius:.2rem;color:#fff;font-size:1.2rem;font-weight:600;margin-left:.4rem;padding:.3rem .4rem;position:relative;text-transform:uppercase;top:-.2rem}.tv-content-subtitle{display:inline-block;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.tv-schedule-link .tv-content-subtitle{color:var(--globalColorThemeLink)}.tv-schedule-link:hover .tv-content-subtitle{opacity:.8}.tv-social-share{display:none}.tv-episode-details{margin-bottom:0}.tv-episode-details-item{background:none;border:none}.tv-episode-details-item,.tv-episode-details-item:after{color:var(--globalColorThemeFullToMid);display:inline-block;font-size:1em;font-weight:600;padding:0}.tv-episode-details-item:after{content:"|"}.tv-episode-details-item.tv-no-gutter:after,.tv-episode-details-item:last-child:after{content:""}#user-popup,.user-popup{display:none!important}.tv-toggle-email-alerts{background:none;border:none;margin-right:1rem;padding:0}.tv-toggle-email-alerts .tv-status{display:none}.tv-toggle-email-alerts .tv-status-active{align-items:center;display:flex;gap:1rem}.tv-toggle-email-alerts .tv-email-alerts-enabled{cursor:default}@media (min-width:30em){.tv-show-preview-image{background-color:var(--globalGray);display:flex;flex-shrink:0;height:6.2rem;margin-right:1.5rem;position:relative;width:11rem}}@media (min-width:40em){.tv-social-share{display:inline-flex}}@media (min-width:1360px){.tv-actions-wrapper{display:flex}.tv-actions .tv-action-link{margin-bottom:0;margin-left:0;margin-right:3.5rem;position:static}}@media (min-width:119.938em){.tv-iframe-container{padding-bottom:90vh}}.modal-container-component{align-items:center;display:flex;height:100vh;height:100dvh;justify-content:center;left:0;overflow:auto;position:fixed;top:0;transition:opacity .3s ease;width:100vw;z-index:9999}.modal-container-parent-centered{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.modal-container-bg{background-color:rgba(0,0,0,.65);bottom:0;left:0;position:fixed;right:0;top:0;z-index:-1}.modal-container-enter,.modal-container-leave{opacity:0}@media (min-width:60em){.modal-container-content-centered{justify-content:start}}.modal-video-box{max-width:95%;width:85.3rem}.modal-video-video{background-color:#262421;height:0;padding-bottom:56.25%;position:relative}.modal-video-video iframe{height:100%;max-width:100%;position:absolute;top:0;width:100%}.modal-video-close{background-color:transparent;border:none;display:flex;font-size:4.8rem;justify-content:center;margin:0;opacity:.5;padding:0;position:absolute;right:0;top:-4.8rem}.modal-video-close:hover{opacity:.8}.modal-video-closeIcon{color:#fff}@media (min-width:60em){.modal-video-close{right:-4.8rem;top:-.8rem}}.modal-content-component{--modalBg:var(--globalBackgroundOpaque);background-color:var(--modalBg);border-radius:.5rem;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.5);margin:1rem;overflow:hidden}.modal-content-component.modal-content-light{--modalBg:#fff}.modal-content-component.modal-content-dark{--modalBg:#262421}.dark-mode .modal-content-component.modal-content-dark-light-alt{background-color:#312e2b}@media (min-width:60em){.modal-content-component{margin-left:0;margin-right:0}}.vuecal__weekdays-headings{border-bottom:1px solid #ddd;margin-bottom:-1px}.vuecal--view-with-time .vuecal__weekdays-headings,.vuecal--week-numbers .vuecal__weekdays-headings{padding-left:3em}.vuecal--view-with-time.vuecal--twelve-hour .vuecal__weekdays-headings{font-size:.9em;padding-left:4em}.vuecal--overflow-x.vuecal--view-with-time .vuecal__weekdays-headings{padding-left:0}.vuecal__heading{align-items:center;font-weight:400;height:2.8em;justify-content:center;overflow:hidden;position:relative;text-align:center;width:100%}.vuecal__heading>.vuecal__flex{align-items:normal!important;height:100%;width:100%}.vuecal--sticky-split-labels .vuecal__heading{height:3.4em}.vuecal--day-view .vuecal__heading,.vuecal--month-view .vuecal__heading,.vuecal--week-view .vuecal__heading{width:14.2857%}.vuecal--hide-weekends.vuecal--day-view .vuecal__heading,.vuecal--hide-weekends.vuecal--month-view .vuecal__heading,.vuecal--hide-weekends.vuecal--week-view .vuecal__heading,.vuecal--years-view .vuecal__heading{width:20%}.vuecal--year-view .vuecal__heading{width:33.33%}.vuecal__heading .weekday-label{align-items:center;display:flex;flex-shrink:0;justify-content:center}.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .xsmall{display:block}.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small,.vuecal__heading .small,.vuecal__heading .xsmall{display:none}.vuecal .vuecal__split-days-headers{align-items:center}@media screen and (max-width:550px){.vuecal__heading{line-height:1.2}.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .xsmall,.vuecal__heading .small{display:block}.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small,.vuecal__heading .full,.vuecal__heading .xsmall{display:none}.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .small,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .xsmall{display:block}.vuecal--overflow-x .vuecal__heading .small,.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--small.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .full,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .small{display:none}}@media screen and (max-width:450px){.vuecal--small .vuecal__heading .xsmall,.vuecal--xsmall .vuecal__heading .xsmall,.vuecal__heading .xsmall{display:block}.vuecal--small .vuecal__heading .full,.vuecal--small .vuecal__heading .small,.vuecal--xsmall .vuecal__heading .full,.vuecal--xsmall .vuecal__heading .small,.vuecal__heading .full,.vuecal__heading .small{display:none}.vuecal--small.vuecal--overflow-x .vuecal__heading .small,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .xsmall{display:block}.vuecal--small.vuecal--overflow-x .vuecal__heading .full,.vuecal--small.vuecal--overflow-x .vuecal__heading .xsmall,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .full,.vuecal--xsmall.vuecal--overflow-x .vuecal__heading .small{display:none}}.vuecal__header button{background:none;border:none;font:inherit;outline:none}.vuecal__menu{background-color:rgba(0,0,0,.02);justify-content:center;list-style-type:none;margin:0;padding:0}.vuecal__menu button{border-bottom:0 solid currentColor;box-sizing:border-box;color:inherit;cursor:pointer;font-size:1.3em;height:2.2em;padding:.3em 1em;transition:.2s}.vuecal__menu button.active{background:hsla(0,0%,100%,.15);border-bottom-width:2px}.vuecal__title-bar{align-items:center;background-color:rgba(0,0,0,.1);display:flex;font-size:1.4em;justify-content:space-between;line-height:1.3;min-height:2em;text-align:center}.vuecal--xsmall .vuecal__title-bar{font-size:1.3em}.vuecal__title{justify-content:center;position:relative}.vuecal__title button{cursor:pointer}.vuecal__title button.slide-fade--left-leave-active,.vuecal__title button.slide-fade--right-leave-active{width:100%}.vuecal__today-btn{align-items:center;display:flex;font-size:.8em;position:relative}.vuecal__today-btn span.default{cursor:pointer;font-size:.8em;padding:3px 6px;text-transform:uppercase}.vuecal__arrow{cursor:pointer;position:relative;z-index:1}.vuecal__arrow--prev{padding-left:.6em}.vuecal__arrow--next{padding-right:.6em}.vuecal__arrow i.angle{border:solid currentColor;border-width:0 2px 2px 0;display:inline-block;padding:.25em;transform:rotate(-45deg)}.vuecal__arrow--prev i.angle{border-width:2px 0 0 2px}@media screen and (max-width:450px){.vuecal__menu li{padding-left:.3em;padding-right:.3em}}@media screen and (max-width:350px){.vuecal__menu li{font-size:1.1em}}.vuecal__event{background-color:hsla(0,0%,97%,.8);box-sizing:border-box;color:#666;left:0;overflow:hidden;position:relative;transition:box-shadow .3s,left .3s,width .3s;width:100%;z-index:1}.vuecal:not(.vuecal--dragging-event) .vuecal__event:hover{z-index:2}.vuecal__cell .vuecal__event *{-webkit-user-select:text;-moz-user-select:text;user-select:text}.vuecal--view-with-time .vuecal__event:not(.vuecal__event--all-day){position:absolute}.vuecal--view-with-time .vuecal__bg .vuecal__event--all-day{bottom:0;opacity:.6;position:absolute;right:0;top:0;width:auto;z-index:0}.vuecal--view-with-time .vuecal__all-day .vuecal__event--all-day{left:0;position:relative}.vuecal__event--background{z-index:0}.vuecal__event--focus,.vuecal__event:focus{box-shadow:1px 1px 6px rgba(0,0,0,.2);outline:none;z-index:3}.vuecal__event-resize-handle{background-color:hsla(0,0%,100%,.3);bottom:0;cursor:ns-resize;height:1em;left:0;opacity:0;position:absolute;right:0;transform:translateY(110%);transition:.3s}.vuecal__event--focus .vuecal__event-resize-handle,.vuecal__event:focus .vuecal__event-resize-handle,.vuecal__event:hover .vuecal__event-resize-handle{opacity:1;transform:translateY(0)}.vuecal__event-delete{align-items:center;background-color:rgba(221,51,51,.85);color:#fff;cursor:pointer;display:flex;flex-direction:column;height:1.4em;justify-content:center;left:0;line-height:1.4em;position:absolute;right:0;top:0;transform:translateY(-110%);transition:.3s;z-index:0}.vuecal--full-height-delete .vuecal__event-delete{bottom:0;height:auto}.vuecal--full-height-delete .vuecal__event-delete:before{background-image:url('data:image/svg+xml;utf8,<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="m256 33c-124 0-224 100-224 224 0 124 100 224 224 224 124 0 224-100 224-224 0-124-100-224-224-224z m108 300c2 1 3 3 3 5 0 2-1 4-3 6l-21 21c-2 2-4 3-6 3-2 0-4-1-5-3l-76-75-75 76c-2 1-4 2-6 2-2 0-4-1-6-2l-21-22c-2-2-2-4-2-6 0-2 0-4 2-5l76-76-76-75c-3-3-3-9 0-12l21-21c2-2 4-3 6-3 2 0 4 1 5 3l76 74 76-74c1-2 3-3 5-3 3 0 5 1 6 3l22 21c3 3 3 9 0 12l-76 75z" transform="scale(0.046875 0.046875)" fill="%23fff" opacity="0.9"/></svg>');content:"";display:block;height:1.8em;width:1.7em}.vuecal__event--deletable .vuecal__event-delete{transform:translateY(0);z-index:1}.vuecal--month-view .vuecal__event-title{font-size:.85em}.vuecal--short-events .vuecal__event-title{overflow:hidden;padding:0 3px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.vuecal__event-content,.vuecal__event-title{-webkit-hyphens:auto;hyphens:auto}.vuecal__event-title--edit{background-image:url('data:image/svg+xml;utf8,<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="m163 440l-91-91 251-250 90 90z m309-352l-48-48c-12-11-32-11-45 2l-45 45 91 91 45-45c13-13 13-33 2-45z m-408 275l-32 117 117-32z" fill="%23000" opacity="0.4"/></svg>');background-position:120% .15em;background-repeat:no-repeat;background-size:.4em;border-bottom:1px solid transparent;color:inherit;outline:none;text-align:center;transition:.3s;width:100%}.vuecal__event-title--edit:focus,.vuecal__event-title--edit:hover{background-position:99% .15em;background-size:1.2em;border-color:rgba(0,0,0,.4)}.vuecal__cell{align-items:center;display:flex;justify-content:center;position:relative;text-align:center;width:100%}.vuecal__cells.month-view .vuecal__cell,.vuecal__cells.week-view .vuecal__cell{width:14.2857%}.vuecal--hide-weekends .vuecal__cells.month-view .vuecal__cell,.vuecal--hide-weekends .vuecal__cells.week-view .vuecal__cell,.vuecal__cells.years-view .vuecal__cell{width:20%}.vuecal__cells.year-view .vuecal__cell{width:33.33%}.vuecal__cells.day-view .vuecal__cell{flex:1}.vuecal--overflow-x.vuecal--day-view .vuecal__cell{width:auto}.vuecal--click-to-navigate .vuecal__cell{cursor:pointer}.vuecal--day-view.vuecal--no-time .vuecal__cell,.vuecal--view-with-time .vuecal__cell,.vuecal--week-view.vuecal--no-time .vuecal__cell{display:block}.vuecal__cell.vuecal__cell--has-splits{display:flex;flex-direction:row}.vuecal__cell .vuecal__special-hours{box-sizing:border-box;left:0;position:absolute;right:0}.vuecal__cell-content{height:100%;outline:none;position:relative}.vuecal__cell-split{display:flex;flex-direction:column;flex-grow:1;height:100%;position:relative}.vuecal__cell:before{border:1px solid #ddd;bottom:-1px;content:"";left:0;position:absolute;right:-1px;top:0;z-index:0}.vuecal--overflow-x.vuecal--day-view .vuecal__cell:before{bottom:0}.vuecal__cell.current,.vuecal__cell.today{background-color:rgba(240,240,255,.4);z-index:1}.vuecal__cell.selected{background-color:rgba(235,255,245,.4);z-index:2}.vuecal--day-view .vuecal__cell.selected{background:none}.vuecal__cell.out-of-scope{color:#ccc}.vuecal__cell.disabled{color:#ccc;cursor:not-allowed}.vuecal__cell-events-count{background:#999;border-radius:12px;box-sizing:border-box;color:#fff;font-size:10px;height:12px;left:50%;line-height:12px;min-width:12px;padding:0 3px;position:absolute;top:65%;transform:translateX(-50%)}.vuecal__cell-content{width:100%}.vuecal--month-view .vuecal__cell-content,.vuecal--year-view .vuecal__cell-content,.vuecal--years-view .vuecal__cell-content{justify-content:center}.vuecal__cell-events{width:100%}.vuecal--overflow-x.vuecal--week-view .vuecal__cell,.vuecal__cell-split{overflow:hidden}.vuecal__no-event{color:#aaa;justify-self:flex-start;margin-bottom:auto;padding-top:1em}.vuecal__all-day .vuecal__no-event{display:none}.vuecal__now-line{border-top:1px solid currentColor;color:red;height:0;left:0;opacity:.6;position:absolute;width:100%;z-index:1}.vuecal__now-line:before{border:5px solid transparent;border-left-color:currentColor;content:"";left:0;position:absolute;top:-6px}.vuecal{box-shadow:inset 0 0 0 1px rgba(0,0,0,.08);height:100%;overflow:hidden}.vuecal *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.vuecal .clickable{cursor:pointer}.vuecal--dragging-event{cursor:ns-resize}.vuecal--xsmall{font-size:.9em}.vuecal__flex{display:flex;flex-direction:row}.vuecal__flex[column]{flex-direction:column}.vuecal__flex[column],.vuecal__flex[grow]{flex:1 1 auto}.vuecal__flex[grow]{width:100%}.vuecal__flex[wrap]{flex-wrap:wrap}.vuecal__split-days-headers.slide-fade--right-leave-active{display:none}.vuecal--week-numbers.vuecal--month-view .vuecal__split-days-headers{margin-left:3em}.vuecal--day-view:not(.vuecal--overflow-x) .vuecal__split-days-headers{height:2.2em;margin-left:3em}.vuecal--day-view.vuecal--twelve-hour:not(.vuecal--overflow-x) .vuecal__split-days-headers{margin-left:4em}.vuecal__split-days-headers .day-split-header{display:flex;flex-grow:1;justify-content:center}.vuecal__split-days-headers .vuecal--day-view.vuecal--overflow-x.vuecal--sticky-split-labels .day-split-header{height:1.5em}.vuecal__body{overflow:hidden;position:relative}.vuecal__all-day{flex-shrink:0;margin-bottom:-1px;min-height:1.7em}.vuecal__all-day>span{align-items:center;border-bottom:1px solid #ddd;box-sizing:border-box;color:#999;display:flex;flex-shrink:0;-webkit-hyphens:auto;hyphens:auto;justify-content:flex-end;padding-right:2px;width:3em}.vuecal__all-day>span span{font-size:.85em;line-height:1.1;text-align:right}.vuecal--twelve-hour .vuecal__all-day>span{width:4em}.vuecal__bg{-webkit-overflow-scrolling:touch;margin-bottom:1px;min-height:60px;overflow:auto;overflow-x:hidden;position:relative;width:100%}.vuecal--no-time .vuecal__bg{display:flex;flex:1 1 auto;overflow:visible}.vuecal__week-numbers{flex-shrink:0!important;width:3em}.vuecal__week-numbers .vuecal__week-number-cell{align-items:center;font-size:.9em;justify-content:center;justify-items:center;opacity:.4}.vuecal__time-column{flex-shrink:0;height:100%;width:3em}.vuecal--twelve-hour .vuecal__time-column{font-size:.9em;width:4em}.vuecal--overflow-x.vuecal--week-view .vuecal__time-column{box-shadow:0 1px 1px rgba(0,0,0,.3);margin-top:2.8em}.vuecal--overflow-x.vuecal--week-view.vuecal--sticky-split-labels .vuecal__time-column{margin-top:3.4em}.vuecal--overflow-x.vuecal--day-view.vuecal--sticky-split-labels .vuecal__time-column{margin-top:1.5em}.vuecal__time-column .vuecal__time-cell{color:#999;font-size:.9em;padding-right:2px;text-align:right}.vuecal__time-column .vuecal__time-cell .line:before{border-top:1px solid #eee;content:"";left:0;position:absolute;right:0}.vuecal__cells{margin:0 1px 1px 0}.vuecal--overflow-x.vuecal--day-view .vuecal__cells{margin:0}.vuecal--events-on-month-view.vuecal--short-events .vuecal__cells{width:99.9%}.vuecal--overflow-x.vuecal--day-view .vuecal__cells,.vuecal--overflow-x.vuecal--week-view .vuecal__cells{flex-wrap:nowrap;overflow:auto}.slide-fade--left-enter-active,.slide-fade--left-leave-active,.slide-fade--right-enter-active,.slide-fade--right-leave-active{transition:.25s ease-out}.slide-fade--left-enter,.slide-fade--right-leave-to{opacity:0;transform:translateX(-15px)}.slide-fade--left-leave-to,.slide-fade--right-enter{opacity:0;transform:translateX(15px)}.slide-fade--left-leave-active,.slide-fade--right-leave-active{height:100%;position:absolute!important}.vuecal__title-bar .slide-fade--left-leave-active,.vuecal__title-bar .slide-fade--right-leave-active{height:auto;left:0;right:0}.vuecal__heading .slide-fade--left-leave-active,.vuecal__heading .slide-fade--right-leave-active{align-items:center;display:flex}.vuecal--green-theme .vuecal__cell-events-count,.vuecal--green-theme .vuecal__menu{background-color:#42b983;color:#fff}.vuecal--green-theme .vuecal__menu li{border-bottom-color:#fff}.vuecal--green-theme .vuecal__menu li.active{background-color:hsla(0,0%,100%,.15)}.vuecal--green-theme .vuecal__title-bar{background-color:#e4f5ef}.vuecal--green-theme .vuecal__cell.current,.vuecal--green-theme .vuecal__cell.today{background-color:rgba(240,240,255,.4)}.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell.selected{background-color:rgba(235,255,245,.4)}.vuecal--green-theme .vuecal__cell.selected:before{border-color:rgba(66,185,131,.5)}.vuecal--blue-theme .vuecal__cell-events-count,.vuecal--blue-theme .vuecal__menu{background-color:rgba(66,163,185,.8);color:#fff}.vuecal--blue-theme .vuecal__menu li{border-bottom-color:#fff}.vuecal--blue-theme .vuecal__menu li.active{background-color:hsla(0,0%,100%,.15)}.vuecal--blue-theme .vuecal__title-bar{background-color:rgba(0,165,188,.3)}.vuecal--blue-theme .vuecal__cell.current,.vuecal--blue-theme .vuecal__cell.today{background-color:rgba(240,240,255,.4)}.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell.selected{background-color:rgba(235,253,255,.4)}.vuecal--blue-theme .vuecal__cell.selected:before{border-color:rgba(115,191,204,.5)}.vuecal--rounded-theme .vuecal__weekdays-headings{border:none}.vuecal--rounded-theme .vuecal__cell,.vuecal--rounded-theme:not(.vuecal--day-view) .vuecal__cell:before{background:none;border:none}.vuecal--rounded-theme .vuecal__cell.out-of-scope{opacity:.4}.vuecal--rounded-theme .vuecal__cell-content{border:1px solid transparent;border-radius:30px;color:#333;flex-grow:0;height:30px;width:30px}.vuecal--rounded-theme.vuecal--day-view .vuecal__cell-content{background:none;width:auto}.vuecal--rounded-theme.vuecal--year-view .vuecal__cell{width:33.33%}.vuecal--rounded-theme.vuecal--year-view .vuecal__cell-content{width:85px}.vuecal--rounded-theme.vuecal--years-view .vuecal__cell-content{width:52px}.vuecal--rounded-theme .vuecal__cell{background-color:transparent!important}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell-content{background-color:#f1faf7}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .vuecal__cell.today .vuecal__cell-content{background-color:#42b983;color:#fff}.vuecal--rounded-theme.vuecal--green-theme .vuecal--day-view .vuecal__cell.today:before{background-color:rgba(66,185,131,.05)}.vuecal--rounded-theme.vuecal--green-theme:not(.vuecal--day-view) .selected .vuecal__cell-content{border-color:#42b983}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell-content{background-color:rgba(100,182,255,.2)}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .vuecal__cell.today .vuecal__cell-content{background-color:#8fb7e4;color:#fff}.vuecal--rounded-theme.vuecal--blue-theme .vuecal--day-view .vuecal__cell.today:before{background-color:rgba(143,183,228,.1)}.vuecal--rounded-theme.vuecal--blue-theme:not(.vuecal--day-view) .selected .vuecal__cell-content{border-color:#61a9e0}.vuecal{box-shadow:none}.vuecal-component{padding:1.5rem 1.5rem 5rem}.vuecal-component .vuecal__bg{position:relative}.vuecal-component .vuecal__time-column{text-transform:uppercase;width:3em}.vuecal-component .clickable{cursor:default}.vuecal-component .vuecal__weekdays-headings{border:none;margin-bottom:1.5rem}.vuecal-component .vuecal__weekdays-headings .vuecal__heading{color:#666564;height:auto}.vuecal-component .vuecal__weekdays-headings .vuecal__heading.today{color:#262421}.vuecal-component .vuecal__weekdays-headings .vuecal__heading .weekday-label,.vuecal-component .vuecal__weekdays-headings .vuecal__heading span{flex-direction:column-reverse;flex-grow:1;font-size:2.2rem;font-weight:600;padding-right:.5rem}.vuecal-component .vuecal__weekdays-headings .vuecal__heading .weekday-label.small,.vuecal-component .vuecal__weekdays-headings .vuecal__heading .weekday-label.xsmall,.vuecal-component .vuecal__weekdays-headings .vuecal__heading span.small,.vuecal-component .vuecal__weekdays-headings .vuecal__heading span.xsmall{font-size:1.3rem;font-weight:500;margin-right:-.5rem;padding-right:0;text-transform:uppercase;width:100%}.vuecal-component .vuecal__now-line{border:none;border-top:.8rem solid currentColor;width:.4rem;z-index:5}.vuecal-component .vuecal__now-line:before{border:.4rem solid transparent;border-left-color:currentColor;left:.4rem;top:-.8rem}.vuecal-component .vuecal__event{background-color:transparent;border:.2rem solid transparent;border-radius:.5rem}.vuecal-component .vuecal__event-container{background-color:#8b8987;color:#fff;font-size:1.3rem;min-height:100%;padding:.5rem;position:relative;text-align:left;width:100%}.vuecal-component .vuecal__event-title{font-weight:600}.vuecal-component .vuecal__title-bar{display:inline;left:0;position:absolute;right:0;top:4.5rem}.vuecal-component .vuecal__arrow,.vuecal-component .vuecal__title{position:absolute;z-index:10}.vuecal-component .vuecal__title{left:0;text-align:right;text-transform:uppercase;top:2rem}.vuecal-component .vuecal__title .month-name{text-align:right;width:5rem}.vuecal-component .vuecal__arrow{position:absolute;right:2rem;top:50vh}.vuecal-component .vuecal__no-event{display:none}.vuecal-modal{margin:1.5rem 1.5rem 5rem;overflow-x:auto}.vuecal-modal .vuecal-component{overflow:visible;padding:0}.vuecal-modal .vuecal__body,.vuecal-modal .vuecal__header{min-width:91rem}.vuecal--view-with-time.vuecal--time-12-hour .vuecal__weekdays-headings{padding-left:3em}.vuecal__title-bar{background-color:transparent}.vuecal__weekdays-headings{color:#262421}.vuecal__weekdays-headings .small,.vuecal__weekdays-headings .xsmall{background-color:#e7e6e5}.vuecal__time-cell{color:var(--globalColorThemeLow)!important}.vuecal__cell.selected,.vuecal__cell.today{background-color:transparent}.dark-mode .vuecal__heading{height:auto}.dark-mode .vuecal__heading.today{color:#fff}.dark-mode .vuecal__time-column .vuecal__time-cell .line{color:hsla(0,0%,100%,.72)}.dark-mode .vuecal__time-column .vuecal__time-cell .line:before{border-color:hsla(0,0%,100%,.2)}.dark-mode .vuecal__weekdays-headings .small,.dark-mode .vuecal__weekdays-headings .xsmall{background-color:rgba(0,0,0,.2)}.dark-mode .vuecal__weekdays-headings .vuecal__heading{color:hsla(0,0%,100%,.72)}.dark-mode .vuecal__weekdays-headings .vuecal__heading.today{color:#fff}.dark-mode .vuecal__cell{background-color:rgba(0,0,0,.1)}.dark-mode .vuecal__cell.current,.dark-mode .vuecal__cell.today{background-color:rgba(0,0,0,.2)}.dark-mode .vuecal__cell.selected{background-color:rgba(0,0,0,.1)}.dark-mode .vuecal__cell.selected.today{background-color:rgba(0,0,0,.2)}.dark-mode .vuecal__cell.selected:before,.dark-mode .vuecal__cell:before{border-color:hsla(0,0%,100%,.1)}.dark-mode .vuecal__title-bar{background-color:transparent;color:#8b8987}.dark-mode .vuecal__title{color:#fff}.vuecal-component .vuecal__title{width:auto}.modal-tv-calendar-modal{display:flex;flex-direction:column;height:95vh;max-width:100%;position:relative;text-align:center;width:95vw}.modal-tv-calendar-close{font-size:2.4rem}.modal-tv-calendar-link{align-items:center;color:var(--globalColorThemeLow);cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;justify-content:center;padding-left:1rem}.modal-tv-calendar-link:hover{color:var(--globalColorThemeMid)}.modal-tv-calendar-label{display:none}.modal-tv-calendar-show-url{display:inline-block}.modal-tv-calendar-chevron{font-size:2rem;margin-left:auto}.modal-tv-calendar-image-icon{align-items:center;background-color:var(--globalBorder);border-radius:50%;color:var(--globalColorThemeLow);display:flex;font-size:2.8rem;height:4rem;justify-content:center;left:50%;line-height:1;margin-left:-2rem;margin-top:-2rem;position:absolute;top:50%;width:4rem}.modal-tv-calendar-header{align-items:center;background-color:var(--globalSecondaryBackground);color:var(--globalColorThemeMid);display:flex;flex-direction:row;flex-shrink:0;justify-content:flex-start;padding:.8rem}.modal-tv-calendar-header-icon{color:var(--globalColorThemeMid);flex-shrink:0;font-size:2.8rem}.modal-tv-calendar-header-right{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.modal-tv-calendar-title{color:var(--globalColorThemeMid);flex-grow:1;font-size:1.8rem;font-weight:600;margin-left:.6rem;text-align:left}@media (min-width:38.438em){.modal-tv-calendar-link{padding-left:3rem}.modal-tv-calendar-label{display:flex}}.section-title-dismissible-component{align-items:center;background-color:var(--globalSecondaryBackground);border-top-left-radius:var(--modalBorderRadius,0);border-top-right-radius:var(--modalBorderRadius,0);display:flex;flex-direction:row;justify-content:flex-start;min-height:4.4rem}.section-title-dismissible-name{color:var(--globalColorThemeMid);font-size:1.5rem;font-weight:600;line-height:1.2;padding:.8rem 1.6rem}.section-title-dismissible-close{background-color:transparent;border:none;color:var(--globalColorThemeLow);flex-shrink:0;height:4.4rem;margin:0;margin-left:auto;padding:0;width:4.4rem}.section-title-dismissible-close:hover{color:var(--globalColorThemeMid)}.section-title-dismissible-icon{color:currentColor;font-size:2.4rem}.custom-html-modal-form{padding:1.5rem}.tooltip-component{pointer-events:none;position:fixed;transition-duration:.2s;transition-property:opacity,transform;transition-timing-function:ease-out;z-index:9999}.tooltip-content{position:absolute}.tooltip-content.tooltip-top{bottom:100%;left:50%;padding-bottom:var(--tooltip-padding);transform:translateX(-50%)}.tooltip-content.tooltip-bottom{left:50%;padding-top:var(--tooltip-padding);top:100%;transform:translateX(-50%)}.tooltip-content.tooltip-left{padding-right:var(--tooltip-padding);right:100%;top:50%;transform:translateY(-50%)}.tooltip-content.tooltip-right{left:100%;padding-left:var(--tooltip-padding);top:50%;transform:translateY(-50%)}.tooltip-body{background:rgba(0,0,0,.75);border-radius:.2rem;color:#fff;font-size:1.4rem;font-weight:600;padding:.5rem .8rem;position:relative;white-space:nowrap}.tooltip-body:after{content:"";display:block;height:0;position:absolute;width:0}.tooltip-left .tooltip-body:after,.tooltip-right .tooltip-body:after{border-bottom:.5rem solid transparent;border-top:.5rem solid transparent;top:50%;transform:translateY(-50%)}.tooltip-right .tooltip-body:after{border-right:.5rem solid rgba(0,0,0,.75);right:100%}.tooltip-left .tooltip-body:after{border-left:.5rem solid rgba(0,0,0,.75);left:100%}.form-checkbox-component{display:flex}.form-checkbox-checkbox{cursor:pointer}.form-checkbox-label{color:var(--globalColorThemeMid);font-size:1.3rem;font-weight:400;margin:0 .5rem}.loader-three-bounce-component{text-align:center}.loader-three-bounce-circle .loader-three-bounce-dot{border-radius:100%}.loader-three-bounce-dot{animation:loader-three-bounce-animate 1.4s ease-in-out 0s infinite both;background-color:#8c8a88;border-radius:.1rem;display:inline-block}.loader-three-bounce-bounce1{animation-delay:-.32s}.loader-three-bounce-bounce2{animation-delay:-.16s}@keyframes loader-three-bounce-animate{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.adyen-card-label{display:block;line-height:1.5;margin-bottom:1rem}.adyen-card-loader>div{background-color:var(--globalColorThemeLow)}.adyen-card-input,.adyen-card-select{border-radius:.3rem;box-shadow:none;display:block;font-size:1.6rem;width:100%}.dark-mode .adyen-card-input,.dark-mode .adyen-card-select{background-color:#e9eef2}.adyen-card-input-error{line-height:1.2;margin-top:.4rem}.adyen-card-new-card{margin:1rem 0}.adyen-card-button{font-size:1.8rem}.adyen-card-saved-card{margin-bottom:1.2rem}.adyen-card-saved-expiration{color:var(--globalColorThemeMid);font-size:1.5rem;line-height:1.5}.adyen-card-saved-change{color:var(--globalColorThemeLink);cursor:pointer;font-size:1.5rem;margin-left:2.4rem;margin-top:-.5rem}.adyen-card-saved-change:focus,.adyen-card-saved-change:hover{opacity:.8}.adyen-card-modal-button{margin:2rem 0}.adyen-checkout__threeds2__challenge,.adyen-checkout__threeds2__challenge-container{align-items:center;background-color:rgba(0,0,0,.65);box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;min-height:40rem;overflow:auto;position:fixed;top:0;transition:opacity .3s ease;width:100vw;z-index:9999}.adyen-checkout__iframe--threeDSIframe{background-color:#fff;border:0;border-radius:.5rem;left:0;top:0}.adyen-checkout__threeds2-challenge-error .adyen-checkout__status__icon{display:block;margin:5.6rem auto 3.2rem}.adyen-checkout__threeds2-challenge-error .adyen-checkout__status__text{color:#b23330;margin-bottom:5.6rem;text-align:center}.adyen-card-component{padding:6%}.adyen-card-component iframe{display:block!important}.adyen-card-component .form-checkbox-label{font-size:1.6rem!important}.adyen-card-text-center{font-size:1.3rem;line-height:1.3;margin:1rem 0;padding:0 3rem;text-align:center}.adyen-card-label{color:var(--globalColorThemeMid);font-size:1.3rem}.adyen-card-loader>div{margin:3rem auto}.adyen-card-input-error{color:#b23330}.dark-mode .adyen-card-input-error{color:#ec6250}.adyen-card-form-error{background:#ca3431;border-radius:.3rem;color:#fff;font-size:inherit;padding:1.6rem}.adyen-card-card-detail-row{display:grid;gap:.8rem;grid-template-columns:1fr 1fr 1fr}.modal-donate-modal{max-width:100%;position:relative;width:39rem}.modal-donate-close{z-index:1}.modal-donate-bottom{margin:0 2.5rem 3rem 2.5rem}.modal-donate-header{background-color:rgba(0,0,0,.7);border-top-left-radius:var(--modalBorderRadius,0);border-top-right-radius:var(--modalBorderRadius,0);-webkit-clip-path:ellipse(100% 75% at 50% 22%);clip-path:ellipse(100% 75% at 50% 22%);padding:2rem 3rem 7rem 3rem;text-align:center;width:100%}.dark-mode .modal-donate-header{background-color:hsla(0,0%,100%,.1)}.modal-donate-header-payment{-webkit-clip-path:none;clip-path:none;margin-bottom:2.5rem;padding:2rem 3rem}.modal-donate-title{color:#fff;font-size:3.2rem;font-weight:700}.modal-donate-subtitle{color:var(--globalColorThemeFull);font-size:2.2rem;font-weight:500;padding:0 3rem;text-align:center;width:100%}.modal-donate-success-info{display:flex;height:30rem}.modal-donate-plans{padding:1.5rem 1.5rem 3rem}.modal-donate-plan{align-items:flex-start;color:var(--globalColorThemeMid);cursor:pointer;display:flex;font-size:1.7rem;font-weight:600;line-height:1.2;padding:1rem .8rem 1rem 15.8rem;text-transform:capitalize}.modal-donate-plan:hover{color:var(--globalColorThemeFull)}.modal-donate-plan input[type=radio]{margin-right:.8rem}.modal-donate-plan-new{cursor:auto}.modal-donate-card-info{padding:1rem 2.5rem}.modal-donate-donation-info{color:var(--globalColorThemeFullToMid);display:flex;font-size:1.5rem;font-weight:600;padding:0 2.5rem 1.5rem}.modal-donate-donation-text{flex:1}.modal-donate-heart{color:#ca3431;font-size:9.6rem;margin-right:1.5rem;margin-top:.5rem;text-shadow:0 .3rem .6rem rgba(0,0,0,.4)}.modal-donate-avatar{background-color:var(--globalGray);box-shadow:0 .3rem .6rem .1rem rgba(0,0,0,.4);height:7rem;margin:2.2rem 2rem 0 2rem;-o-object-fit:cover;object-fit:cover;width:7rem}.modal-donate-amount{margin-top:-1.2rem;width:9.5rem}.modal-donate-methods{align-items:center;display:flex;padding:0 2.5rem}.modal-donate-methodicon{color:var(--globalColorThemeLow);cursor:pointer;font-size:3rem}.modal-donate-info{display:flex;height:5.5rem;justify-content:center;position:relative;top:-7rem;width:100%}.modal-donate-terms{font-size:1.2rem;margin-top:1.5rem;text-align:center}.modal-donate-terms a{color:inherit;text-decoration:underline}.modal-donate-terms a:hover{text-decoration:none}.modal-donate-submit{display:flex;width:100%}.modal-donate-order{display:flex;flex-wrap:wrap;list-style:none;margin:2rem;padding:0}.modal-donate-order li{padding:.2rem .5rem;width:50%}.modal-donate-order li:nth-child(2n){text-align:right}.modal-donate-payment-processing{color:var(--globalColorThemeFull);font-size:2.5rem;margin:-1.5rem 0 1rem;text-align:center}.modal-donate-fee-warning{color:var(--globalColorThemeLow);display:block;font-size:2.4rem;margin-left:1rem;margin-top:-4rem;width:3rem}.modal-tv-video-report-modal{border-radius:1rem;overflow:hidden}.modal-tv-video-report-header{align-items:center;background-color:var(--globalSecondaryBackground);color:var(--globalColorThemeHigh);display:flex;font-size:1.6rem;font-weight:600;justify-content:center;min-height:4.8rem;padding:1.2rem}.modal-tv-video-report-subheader{color:var(--globalColorThemeMid);display:inline-block;font-size:1.2rem;font-weight:600;margin-bottom:.6rem;text-transform:uppercase}.modal-tv-video-report-content{display:flex;flex-direction:column;gap:1.2rem;padding:1.6rem 3.2rem}.modal-tv-video-report-status{color:var(--globalColorThemeHigh)}.modal-tv-video-report-error{color:#b23330;display:inherit;line-height:1.2;position:absolute}.dark-mode .modal-tv-video-report-error{color:#ec6250}.modal-tv-video-report-item{margin-bottom:.2rem}.modal-tv-video-report-item .modal-tv-video-report-radio{clip:rect(0 0 0 0);height:.1rem;overflow:hidden;position:absolute;width:.1rem}.modal-tv-video-report-item .modal-tv-video-report-radio+.modal-tv-video-report-label{position:relative}.modal-tv-video-report-item .modal-tv-video-report-radio+.modal-tv-video-report-label:after,.modal-tv-video-report-item .modal-tv-video-report-radio+.modal-tv-video-report-label:before{border-radius:50%;content:"";position:absolute;top:50%;transform:translateY(-50%)}.modal-tv-video-report-item .modal-tv-video-report-radio+.modal-tv-video-report-label:before{border:.1rem solid var(--globalColorThemeMid);height:1.6rem;left:0;width:1.6rem}.modal-tv-video-report-item .modal-tv-video-report-radio+.modal-tv-video-report-label:after{background-color:var(--globalColorThemeMid);display:none;height:1rem;left:.3rem;width:1rem}.modal-tv-video-report-item .modal-tv-video-report-radio:checked+.modal-tv-video-report-label:after{display:inline-block}.modal-tv-video-report-item-cc{display:flex;margin-bottom:.2rem;padding:.4rem 0}.modal-tv-video-report-label{color:var(--globalColorThemeMid);cursor:pointer;display:inline-flex;padding:.4rem .4rem .4rem 2.5rem}.modal-tv-video-report-label:hover{color:var(--globalColorThemeHigh)}.modal-tv-video-report-footer{background-color:var(--globalBackgroundOpaque);border-top:.1rem solid var(--globalBorder);padding:1.6rem 3.2rem;text-align:center}.modal-tv-video-report-other{margin-bottom:1.2rem;position:relative}.modal-tv-video-report-textarea{height:10rem;resize:none;width:100%}.modal-tv-video-report-block{align-items:center;display:flex;justify-content:center;margin-bottom:1.2rem}.modal-tv-video-report-checkbox{clip:rect(0 0 0 0);height:.1rem;overflow:hidden;position:absolute;width:.1rem}.modal-tv-video-report-checkbox+.modal-tv-video-report-label{position:relative}.modal-tv-video-report-checkbox+.modal-tv-video-report-label:after,.modal-tv-video-report-checkbox+.modal-tv-video-report-label:before{content:"";position:absolute;top:50%;transform:translateY(-50%)}.modal-tv-video-report-checkbox+.modal-tv-video-report-label:before{border:.1rem solid var(--globalColorThemeMid);border-radius:.2rem;height:1.6rem;left:0;width:1.6rem}.modal-tv-video-report-checkbox+.modal-tv-video-report-label:after{border-bottom:.3rem solid var(--globalSiteBackground);border-left:.3rem solid var(--globalSiteBackground);display:none;height:.7rem;left:.3rem;top:.9rem;transform:rotate(-45deg);width:1rem}.modal-tv-video-report-checkbox:checked+.modal-tv-video-report-label:before{background-color:#7fa650;border-color:#7fa650}.modal-tv-video-report-checkbox:checked+.modal-tv-video-report-label:after{display:inline-block}.modal-tv-video-report-buttons{align-items:stretch;display:flex;gap:1.6rem}.form-dropdown-component{cursor:pointer;display:inline-flex;position:relative}.form-dropdown-select{align-items:center;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.form-dropdown-select .form-dropdown-icon{font-size:1.6rem}.form-dropdown-icon{flex-shrink:0;margin:0 .3rem 0 0}.form-dropdown-filter{font-size:2.4rem;width:3rem}.form-dropdown-desktop-button{display:none}.form-dropdown-mobile-button span{opacity:.7}.form-dropdown-value{color:var(--globalColorThemeFull);font-size:1.4rem;margin-right:.5rem}.form-dropdown-chevron{color:var(--globalColorThemeMid);font-size:1.2rem;margin-left:auto}.form-dropdown-options{-webkit-overflow-scrolling:touch;background-color:var(--globalBackgroundOpaque);border:.1rem solid var(--globalBorder);border-radius:.4rem;box-shadow:0 .6rem 1.2rem rgba(0,0,0,.175);display:block;max-height:30rem;min-width:16rem;overflow-y:auto;padding:.5rem 0;position:absolute;right:0;top:100%;z-index:100}.form-dropdown-options.form-dropdown-left{left:0;right:auto}.form-dropdown-advanced-options{max-height:none}.form-dropdown-option{align-items:center;color:var(--globalColorThemeFullToMid);display:flex;flex-shrink:0;font-size:1.4rem;height:2.6rem;overflow:hidden;padding:0 2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.form-dropdown-option .form-dropdown-label,.form-dropdown-option .form-dropdown-short-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-dropdown-option.form-dropdown-selected,.form-dropdown-option:hover{background-color:var(--globalGraySoft)}.form-dropdown-option .form-dropdown-icon{font-size:1.6rem}.form-dropdown-option .chess-board{color:inherit}.form-dropdown-short-title{color:#b23330;font-size:1.4rem;font-weight:600;margin-right:.5rem}.form-dropdown-overlay{bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:99}.form-dropdown-separator{background-color:var(--globalBorder);display:block;height:.1rem;margin:.5rem 0}.form-dropdown-flag{transform:scale(.7);transform-origin:left}.form-dropdown-large .form-dropdown-select .form-dropdown-img-icon{margin-right:1rem;width:3rem}.form-dropdown-large .form-dropdown-select .form-dropdown-icon{font-size:2.8rem}.form-dropdown-large .form-dropdown-value{color:#fff;font-size:2.75rem;font-weight:800}.form-dropdown-large .form-dropdown-chevron{font-size:2rem}.form-dropdown-large .form-dropdown-chevron,.form-dropdown-large .globe,.form-dropdown-large .users,.form-dropdown-large .verified{color:hsla(0,0%,100%,.72)}.form-dropdown-large .form-dropdown-option{border-radius:.5rem;padding:.25rem .75rem}.form-dropdown-large .form-dropdown-option .form-dropdown-icon{position:relative;top:-.1rem}.form-dropdown-control-label{color:var(--globalColorThemeMid);margin-right:.5rem}.form-dropdown-sub-option{padding-left:3rem}@media (min-width:40em){.form-dropdown-desktop-button{display:flex}.form-dropdown-mobile-button{display:none}}@media (min-width:48em){.form-dropdown-flag{margin-right:.5rem;transform:scale(1)}}.tv-chat-container,.tv-chat-tab-component{height:100%}.tv-tabs-component{align-items:center;display:flex;flex-shrink:0;justify-content:space-between}.tv-tabs-tab{align-items:center;background-color:transparent;background-color:#f1f1f1;border:none;color:var(--globalColorThemeLow);display:flex;flex-grow:1;height:3.6rem;justify-content:center;margin:0;padding:0;position:relative}.dark-mode .tv-tabs-tab{background-color:rgba(0,0,0,.6)}.tv-tabs-tab.tv-tabs-active,.tv-tabs-tab:hover{color:var(--globalColorThemeMid)}.tv-tabs-tab.tv-tabs-active{background-color:#fff}.dark-mode .tv-tabs-tab.tv-tabs-active{background-color:rgba(0,0,0,.45)}.tv-tabs-tab:first-child{border-radius:.5rem 0 0 0}.tv-tabs-tab:last-child{border-radius:0 .5rem 0 0}.tv-tabs-icon{color:currentColor;font-size:2.4rem}.twitch-chat-tab-component{display:flex;height:100%;position:relative}.twitch-chat-tab-iframe{border-radius:0 0 .5rem .5rem;height:100%;left:0;position:absolute;top:0;width:100%}.sidebar-tabset-component{flex:1;height:calc(100vh - 7rem);min-height:0;overflow:visible;padding:0}.tv-player-component,.tv-player-preview{background-color:#000;padding-bottom:56.25%;position:relative}.tv-player-preview{margin-bottom:2.4rem}.tv-player-iframe{height:100%;left:0;position:absolute;top:0;width:100%}.tv-player-details{background-color:var(--globalBackground);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;justify-content:space-between;padding-bottom:1.6rem;padding-top:1.6rem;position:relative}.tv-player-about,.tv-player-details{align-items:center;display:flex}.tv-player-thumbnail{width:7rem}.tv-player-title{color:var(--globalColorThemeFull);font-family:var(--globalSecondaryFont);font-size:clamp(2rem,4vw,2.2rem);font-weight:700;margin:0 1rem;word-break:break-word}.tv-player-link{position:static}.tv-player-link:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.tv-social-share-component{display:none;justify-content:center;overflow:hidden}@media (min-width:40em){.tv-social-share-component{display:inline-block}}.tv-social-share-background{align-items:center;background-color:transparent;display:flex;flex-direction:column;height:3.2rem;padding:0;transition:all .3s ease;width:29rem}.tv-social-share-expanded{height:7.6rem}.tv-social-share-primary{display:flex;flex-direction:row;justify-content:space-around;min-height:3.2rem;width:100%}.tv-social-share-secondary{display:flex;flex-direction:row;justify-content:space-between;margin-top:.5rem;transition:all .3s ease;visibility:hidden;width:100%}.tv-social-share-secondary.tv-social-share-visible{visibility:visible}.tv-social-share-link{align-items:center;background-color:transparent;border:0;border-radius:.3rem;display:flex;margin:0;opacity:.5;padding:0}.tv-social-share-link:hover{opacity:.8}.tv-social-share-link.tv-social-share-disabled{cursor:not-allowed;opacity:.5}.tv-social-share-icon{color:#fff;font-size:2.4rem}