<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sch-datacontroller-wrapper{background-color:var(--color-grouped-background-primary);font-size:var(--font-size-s);width:100%}.sch-datacontroller-wrapper a{text-decoration:underline;white-space:nowrap}.sch-datacontroller-wrapper&gt;*{padding:var(--space-s) var(--space-m)}.sch-datacontroller-wrapper svg{height:calc(var(--font-size-s) - 1px);padding-right:var(--space-s)}.sch-datacontroller-wrapper svg rect{fill:var(--color-grouped-background-primary)}.sch-datacontroller-wrapper svg path{fill:var(--color-fill-primary)}.sch-datacontroller-wrapper .sch-datacontroller--optional-mobile{display:none}@media(min-width:768px){.sch-datacontroller-wrapper .sch-datacontroller--optional-mobile{display:initial}}.web-error-message{align-items:center;display:flex;flex-direction:column;padding:calc(var(--space-xl)*3) var(--space-xl)}.web-error-message .web-error-message-text{font-size:var(--font-size-xl);line-height:1.3;text-align:center}.web-error-message .web-error-message-button{align-items:center;align-self:center;background-color:var(--color-green);color:var(--color-black);display:flex;height:36px;margin-top:var(--space-l);padding:var(--space-s) var(--space-l)}.web-error-message .web-error-message-icon{padding-top:var(--space-m);width:60px}@keyframes spinner-line-fade-default{0%,to{opacity:.22}1%{opacity:1}}.footer{display:flex;flex-direction:column;padding:var(--space-m);text-align:center}@media(min-width:768px){.footer{flex-direction:row;margin:0}}.footer .footer-content-bolded{font-weight:var(--font-weight-l)}.footer .footer-column{display:flex;flex-direction:column;justify-content:space-between;margin:var(--space-m) 0}@media(min-width:768px){.footer .footer-column{margin:0}}.footer .footer-column .footer-info{line-height:1.7}@media(min-width:768px){.footer .footer-column .footer-info{font-size:var(--font-size-s);margin-right:100px;text-align:left;width:350px}}.footer .footer-column .footer-info .footer-privacy-text{margin:var(--space-m) 0}.footer .footer-column .footer-info .footer-cookie-link,.footer .footer-column .footer-info .footer-privacy-link{color:var(--color-label-primary);display:flex;font-size:inherit;font-weight:var(--font-weight-l);justify-content:center;margin:0 auto}.footer .footer-column .footer-staff{border-top:1px solid var(--color-grouped-background-primary);display:flex;flex-direction:column;line-height:1.7;padding-top:var(--space-m)}@media(min-width:768px){.footer .footer-column .footer-staff{border-top:none;flex-wrap:wrap;padding-top:0}}@media(min-width:1010px){.footer .footer-column .footer-staff{flex-direction:row}}.footer .footer-column .footer-staff .footer-staff-row{margin-bottom:var(--space-xs)}@media(min-width:768px){.footer .footer-column .footer-staff .footer-staff-row{text-align:left}}@media(min-width:1010px){.footer .footer-column .footer-staff .footer-staff-row{margin-left:var(--space-s)}.footer .footer-column .footer-staff .footer-staff-row:nth-child(odd):not(:first-child){border-left:2px solid var(--color-fill-primary);padding-left:var(--space-s)}.footer .footer-column .footer-staff .footer-staff-row:first-child{width:100%}}.footer .footer-column .footer-copyright{margin-top:var(--space-s)}@media(min-width:768px){.footer .footer-column .footer-copyright{text-align:left}}@media(min-width:1010px){.footer .footer-column .footer-copyright{margin-left:var(--space-s)}}.section-menu{display:flex;justify-content:end;margin:0 var(--space-s);width:100%}.section-menu .section-menu-item{align-items:center;background:var(--color-fill-quaternary);border-radius:calc(var(--border-radius-xxl)*2);color:var(--color-label-primary);display:flex;font-size:var(--font-size-m);font-weight:var(--font-weight-l);height:calc(var(--font-size-l)*2);padding:0 calc(var(--space-s) + 1px);-webkit-user-select:none;user-select:none}.section-menu .section-menu-item.section-menu-item--fixed{background:var(--color-grouped-background-tertiary);bottom:var(--space-m);box-shadow:var(--shadow-extra-high);flex-direction:column;justify-content:center;left:var(--space-m);padding:var(--space-s) calc(var(--space-l)/2);position:fixed;z-index:var(--z-index-l)}.section-menu .section-menu-item.section-menu-item--fixed .section-menu-title{display:inline;font-size:var(--font-size-s);margin-top:var(--space-xxs)}.section-menu .section-menu-item.section-menu-item--hidden{display:none}.section-menu .section-menu-item .section-menu-icon{height:var(--font-size-l)}.section-menu .section-menu-item .section-menu-title{display:none}.section-menu .section-menu-item.section-menu-item--active{background:var(--color-fill-primary);color:var(--color-grouped-background-tertiary)}.section-menu .section-menu-item.section-menu-item--active.section-menu-item--fixed{background:var(--color-grouped-background-tertiary);color:var(--color-label-primary)}.section-menu .section-menu-item.section-menu-item--active .section-menu-title{font-weight:var(--font-weight-l)}@media(min-width:425px){.section-menu .section-menu-item:not(.section-menu-item--fixed) .section-menu-icon{height:var(--font-size-s)}.section-menu .section-menu-item:not(.section-menu-item--fixed) .section-menu-title{display:inline;margin-left:var(--space-s)}}@media(min-width:768px){.section-menu{margin:0;width:auto}.section-menu .section-menu-item{background:none;color:var(--color-label-secondary);font-size:var(--font-size-s);margin-left:var(--space-xxl);margin-right:0;padding:0}.section-menu .section-menu-item.section-menu-item--active{background:none;color:var(--color-fill-primary);transition:all .15s ease-in}.section-menu .section-menu-item.section-menu-item--hidden{display:flex}.section-menu .section-menu-item.section-menu-item--fixed{background:none;box-shadow:none;display:flex;flex-direction:row;padding:0;position:static}.section-menu .section-menu-item.section-menu-item--fixed.section-menu-item--active{background:none}.section-menu .section-menu-item.section-menu-item--fixed .section-menu-title{margin:0 0 0 var(--space-s)}.section-menu .section-menu-item .section-menu-icon,.section-menu .section-menu-item:not(.section-menu-item--fixed) .section-menu-icon{height:var(--font-size-xxl)}.section-menu .section-menu-item .section-menu-title:after{content:attr(title);display:block;font-weight:var(--font-weight-l);height:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;visibility:hidden}}@media speech and (min-width:768px){.section-menu .section-menu-item .section-menu-title:after{display:none}}.user-login-button{margin-right:var(--space-s);white-space:nowrap}.user-avatar{color:var(--color-label-primary);font-size:var(--font-size-m);font-weight:var(--font-weight-l);height:24px;line-height:24px;margin-right:var(--space-s);text-align:center;width:24px}.toggle-user-menu-button{align-items:center;background:var(--color-fill-quaternary);border-radius:var(--border-radius-xxxl);display:flex;height:calc(var(--font-size-l)*2);justify-content:center;outline:none;width:calc(var(--font-size-l)*2)}.toggle-user-menu-button.toggle-user-menu-button-close{background:none;width:auto}.toggle-user-menu-button .toggle-user-menu-button-icon{height:var(--font-size-xl);width:var(--font-size-xl)}.toggle-user-menu-button-close .user-menu-button-close{align-items:center;display:flex}.toggle-user-menu-button-close .user-menu-button-close .close-icon{display:block;height:var(--font-size-xl);margin-left:var(--space-xs);position:relative;width:var(--font-size-xl)}.toggle-user-menu-button-close .user-menu-button-close .close-icon .close-icon-bar{background-color:var(--color-fill-primary);display:block;height:2px;position:absolute;right:0;top:8px;transform:rotate(45deg);width:17px}.toggle-user-menu-button-close .user-menu-button-close .close-icon .close-icon-bar:nth-child(2){transform:rotate(-45deg)}.user-menu{background-color:var(--color-grouped-background-primary);box-shadow:0 4px 4px rgba(0,0,0,.2);box-sizing:border-box;display:flex;flex-direction:column;left:0;position:absolute;right:0;top:var(--header-height);width:100%;z-index:var(--z-index-xl)}@media(min-width:768px){.user-menu{left:auto;width:250px}}.user-menu .user-menu-item{align-items:center;border-bottom:1px solid var(--color-grouped-background-primary);color:var(--color-label-primary);display:flex;font-size:var(--font-size-m)}.user-menu .user-menu-item:first-child:hover{z-index:var(--z-index-l)}.user-menu .user-menu-item:last-child{border-bottom:none}.user-menu .user-menu-item .user-menu-item-link{align-items:center;color:var(--color-label-primary);cursor:pointer;display:flex;padding:var(--space-m) var(--space-s);width:100%}.user-menu .user-menu-item .user-menu-item-link .user-menu-item-link__icon{fill:var(--color-fill-primary);height:20px;margin-right:var(--space-s);width:20px}.user-menu .user-menu-item .user-menu-item-link .user-menu-item-link__text{line-height:20px}.user-menu-overlay{bottom:0;left:0;position:fixed;right:0;top:0;z-index:var(--z-index-m)}.user-header{align-items:center;color:var(--color-label-primary);display:flex;flex-grow:1;justify-content:flex-end}.header-logo{height:auto;width:52px}.header{align-items:center;background-color:var(--color-grouped-background-primary);display:flex;height:var(--header-height);padding:0 var(--space-s);position:relative}.service-disruption-alert{align-items:center;background-color:var(--color-yellow-background);display:flex;font-size:var(--font-size-s);padding:var(--space-m)}@media(min-width:768px){.service-disruption-alert{font-size:var(--font-size-m);padding-left:var(--space-l);padding-right:var(--space-l)}}.service-disruption-alert .service-disruption-icon{display:block;flex:0 0 auto;height:17px;margin-right:var(--space-m)}.ad{align-items:center;display:flex;flex-direction:column;overflow:hidden;position:relative}.ad--hidden{display:none}.ad .ad-label{align-items:center;box-sizing:border-box;color:var(--color-fill-tertiary);display:flex;font-size:var(--font-size-s);height:var(--ad-label-height);letter-spacing:1px;text-transform:uppercase}@media(min-width:1010px){.ad .ad-label{align-self:flex-start;padding-left:var(--space-s)}}.ad .ad-cogwheel{position:absolute;top:var(--ad-label-height);width:320px;z-index:var(--z-index-m)}@media(min-width:768px){.ad .ad-cogwheel{width:100%}}.ad .ad-cogwheel.disable-cogwheel{display:none}.ad&gt;div{transform-origin:top center}.ad.ad-event_nav,.schedule-list .ad{min-height:60px}.ad.ad-width-5&gt;div{width:100%!important}.ad.ad-width-5 iframe{box-sizing:border-box;display:block;max-width:100%;width:100%}.ad.ad-liveblog-row-4{margin-left:-19px}.ad.ad-liveblog-row-4 .ad-cogwheel{right:26px;top:0;width:auto}.widescreen-ads{left:100%;position:absolute;top:calc(var(--header-height)*-1)}.widescreen-ads .ad{position:fixed}.layout{margin:0 auto;max-width:1010px;min-width:360px}.layout,.layout .content{position:relative;width:100%}.layout .content{background-color:var(--color-grouped-background-primary);min-height:100vh}@media(min-width:768px){.layout .content{padding-bottom:var(--space-l)}.layout .content .content-with-left-col{display:flex;width:100%}.layout .content .content-with-left-col .left-column{width:375px}.layout .content .content-with-left-col .main-column{flex-grow:1;width:0}}.layout .page-loader{height:40px;margin:0 auto;padding-top:calc(var(--space-xl)*2);position:relative;width:40px;z-index:var(--z-index-l)}.layout .loading-bar{background-color:var(--color-red);height:2px;left:0;position:fixed;top:0;z-index:var(--z-index-l)}@media(min-width:1268px){.layout{padding-right:250px}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,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{border:0;font:inherit;font-size:100%;margin:0;padding:0;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}html{--space-xxs:2px;--space-xs:4px;--space-s:8px;--space-m:16px;--space-l:24px;--space-xl:32px;--space-xxl:40px;--space-xxxl:48px;--font-size-xxs:8px;--font-size-xs:10px;--font-size-s:12px;--font-size-m:14px;--font-size-l:16px;--font-size-xl:18px;--font-size-xxl:20px;--font-weight-m:400;--font-weight-l:600;--font-weight-xl:700;--font-family:"Inter","Helvetica Neue","Helvetica","Arial",sans-serif;--border-radius-m:4px;--border-radius-xl:8px;--border-radius-xxl:12px;--border-radius-xxxl:16px;--z-index-m:100;--z-index-l:110;--z-index-xl:120;--z-negative-index-m:-100;--color-grouped-background-primary:#efeff4;--color-grouped-background-secondary:#fff;--color-grouped-background-secondary-rgb:255,255,255;--color-grouped-background-tertiary:var(--color-grouped-background-primary);--color-fill-primary:#000;--color-fill-secondary:rgba(60,60,67,0.6);--color-fill-tertiary:rgba(60,60,67,0.3);--color-fill-quaternary:rgba(60,60,67,0.15);--color-label-primary:#000;--color-label-primary-rgb:0,0,0;--color-label-secondary:var(--color-fill-secondary);--color-separator:rgba(60,60,67,0.3);--color-white:#fff;--color-white-rgb:255,255,255;--color-black:#000;--color-black-rgb:0,0,0;--color-red:#ed1c24;--color-red-background:#fff6f7;--color-green:#17c456;--color-green-background:#e5f7e9;--color-yellow:#fff33e;--color-bronze:#febd36;--color-yellow-background:#fff7e5;--color-blue:#224bb8;--color-blue-background:#c7d6f5;--color-grey-dark:grey;--color-grey-medium:#e2e4e6;--color-grey-light:rgba(60,60,67,0.15);--color-in-progress:var(--color-green);--color-in-progress-background:var(--color-green-background);--color-switch-background:var(--color-fill-quaternary);--color-switch-active:var(--color-grouped-background-secondary);--shadow-low:0 1px 4px rgba(var(--color-black-rgb),0.1);--shadow-medium:0 4px 8px rgba(var(--color-black-rgb),0.16);--shadow-high:0 6px 16px rgba(var(--color-black-rgb),0.22);--shadow-extra-high:0 7px 24px rgba(var(--color-black-rgb),0.3);--header-height:66px;--ad-label-height:24px}@media(min-width:768px){html{--header-height:80px;--ad-label-height:16px}}.black-theme{--color-grouped-background-primary:#000;--color-grouped-background-secondary:#1c1c1e;--color-grouped-background-secondary-rgb:28,28,30;--color-grouped-background-tertiary:#2c2c2e;--color-fill-primary:#fff;--color-fill-primary-rgb:255,255,255;--color-fill-secondary:rgba(235,235,245,0.6);--color-fill-tertiary:rgba(235,235,245,0.3);--color-fill-quaternary:rgba(235,235,245,0.15);--color-label-primary:#fff;--color-label-secondary:var(--color-fill-secondary);--color-separator:rgba(234,234,245,0.2);--color-red-background:#341414;--color-green-background:#084415;--color-yellow-background:#272107;--color-blue-background:#0e244e;--color-in-progress-background:var(--color-green-background);--color-switch-background:var(--color-grouped-background-secondary);--color-switch-active:var(--color-grouped-background-tertiary);--shadow-low:0 1px 4px rgba(var(--color-black-rgb),0.2);--shadow-medium:0 4px 8px rgba(var(--color-black-rgb),0.32);--shadow-high:0 6px 16px rgba(var(--color-black-rgb),0.44);--shadow-extra-high:0 7px 24px rgba(var(--color-black-rgb),0.6)}.black-theme,.white-theme{--c-primary-01:var(--color-label-primary);--c-secondary-01:var(--color-grouped-background-primary);--c-background-02:var(--color-grouped-background-secondary);--c-background-03:var(--color-grouped-background-secondary);--c-background-04:var(--color-blue-background);--c-accent-01:var(--color-red);--c-accent-02:var(--color-fill-primary)}.pink-theme{--font-weight-l:700;--font-family:"Arial","Helvetica",sans-serif;--color-grouped-background-primary:#feeaee;--color-grouped-background-secondary:#fffafb;--color-grouped-background-tertiary:var(--color-grouped-background-primary);--color-fill-primary:#671815;--color-fill-primary-rgb:103,24,21;--color-label-primary:#222}.burgundy-theme{--color-grouped-background-primary:#230107;--color-grouped-background-secondary:#431920;--color-grouped-background-secondary-rgb:67,25,32;--color-grouped-background-tertiary:#2e1116;--color-fill-primary:#fdd5da;--color-fill-primary-rgb:253,213,218;--color-fill-secondary:rgba(253,213,218,0.6);--color-fill-tertiary:rgba(253,213,218,0.3);--color-fill-quaternary:rgba(253,213,218,0.15);--color-label-primary:#fff;--color-label-secondary:var(--color-fill-secondary);--color-separator:rgba(234,234,245,0.2);--color-red-background:#341414;--color-green-background:#084415;--color-yellow-background:#272107;--color-blue-background:#0e244e;--color-in-progress-background:var(--color-green-background);--color-switch-background:var(--color-grouped-background-secondary);--color-switch-active:var(--color-grouped-background-tertiary);--c-dark:var(--color-label-primary);--c-primary-01:var(--color-red);--c-neutral-02:#2a2a2a;--c-neutral-03:#4d4d4d;--c-neutral-05:#a0a0a0;--c-neutral-07:#e5e5e5}.animated-placeholder{background:var(--color-grouped-background-secondary);overflow:hidden;position:relative}.animated-placeholder:before{animation-duration:1s;animation-iteration-count:infinite;animation-name:slide-gradient-from-left-to-right;background:linear-gradient(to right,transparent 0,var(--color-grouped-background-primary) 50%,transparent 100%);content:"";display:block;height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes slide-gradient-from-left-to-right{to{left:100%}}button{-webkit-appearance:none;background:transparent;box-sizing:content-box;color:inherit;cursor:pointer;font-size:var(--font-size-m);line-height:normal;-webkit-user-select:none;user-select:none;width:auto}button::-moz-focus-inner{border:0;padding:0}.button-primary{background-color:var(--color-fill-primary);color:var(--color-grouped-background-primary);cursor:pointer}.button-secondary{background-color:var(--color-fill-quaternary)}.button-ghost,.button-secondary{color:var(--color-label-primary);cursor:pointer}.button-ghost{background-color:transparent}.button-s{border-radius:14px;line-height:24px;padding:5px 10px}.button-m,.button-s{font-weight:var(--font-weight-l)}.button-m{border-radius:var(--border-radius-m);padding:8px 12px}.button-l{border-radius:var(--border-radius-xl);font-weight:var(--font-weight-l);padding:15px 20px}.icon-button :first-child{padding-right:var(--space-s)}.filters{display:flex;flex-wrap:wrap;width:100%}@media(min-width:375px){.filters{flex-wrap:nowrap}}.filters .filter{box-sizing:border-box;flex:1 0 50%;height:40px;margin:var(--space-s) 0 0;position:relative}@media(min-width:375px){.filters .filter{flex:1 0 0;margin:var(--space-s) var(--space-s) var(--space-s) 0}.filters .filter:last-child{flex:1 0 0;margin-right:0}}.filters .filter .filter-select-label{background-color:var(--color-grouped-background-secondary);border-radius:var(--border-radius-m);display:flex;flex-direction:column;font-size:var(--font-size-s);height:40px;justify-content:center;padding-left:var(--space-s)}.filters .filter .filter-select-label .select-label-title{color:var(--color-fill-tertiary);font-size:var(--font-size-xs);font-weight:var(--font-weight-l);text-transform:uppercase}.filters .filter .filter-select-label .select-label-value{word-wrap:break-word;padding-right:var(--space-m);word-break:break-all}.filters .filter .filter-select-label .chevron{bottom:0;margin:auto 0;position:absolute;right:var(--space-s);top:0}.filters .filter .filters-select{background-color:var(--color-grouped-background-primary);border:none;cursor:pointer;font-size:var(--font-size-s);height:40px;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:var(--z-index-l)}.pills-menu{display:flex;flex-grow:1;overflow:auto;padding:0 var(--space-s);scrollbar-width:none;white-space:nowrap}.pills-menu::-webkit-scrollbar{display:none}@media(min-width:1010px){.pills-menu.arrows-visible{padding:0}}.pills-menu .pills-menu-item{align-items:center;background-color:var(--color-fill-quaternary);border-radius:var(--border-radius-m);color:var(--color-label-primary);cursor:pointer;display:flex;flex-grow:1;font-weight:var(--font-weight-l);justify-content:center;outline:none;padding:var(--space-s);text-transform:none}.pills-menu .pills-menu-item .link-icon{fill:var(--color-label-primary);height:16px;padding-left:var(--space-s);width:16px}.pills-menu .pills-menu-item.pills-menu-item-selected{background-color:var(--color-fill-primary);color:var(--color-grouped-background-primary);transition:all .15s ease-in}.pills-menu .pills-menu-item.pills-menu-item-selected .link-icon{fill:var(--color-fill-primary)}.pills-menu .pills-menu-item+.pills-menu-item{margin-left:var(--space-s)}.slider-container{align-items:center;box-shadow:0 2px 2px -2px var(--color-separator);display:flex;height:80px;margin-bottom:var(--space-s);padding-bottom:var(--space-xxs)}@media(min-width:768px){.slider-container{margin:0 var(--space-s)}}.slider-container .left-action,.slider-container .right-action{display:none}@media(min-width:768px){.slider-container .left-action,.slider-container .right-action{align-items:center;border-radius:var(--border-radius-m);display:flex;flex:0 0 32px;height:32px;justify-content:center}.slider-container .left-action{margin-right:var(--space-s)}.slider-container .right-action{margin-left:var(--space-s)}}.slider-container .slider-items-container{display:flex;overflow:auto;scrollbar-width:none}.slider-container .slider-items-container::-webkit-scrollbar{display:none}.team-follow-status{height:32px;overflow:hidden}.team-follow-status .follow-status-label{background-color:var(--color-green);border:2px solid var(--color-green);border-radius:16px;clear:both;color:var(--color-black);cursor:pointer;display:block;font-weight:var(--font-weight-l);height:28px;opacity:1;padding:0 var(--space-m);transition:all .2s ease-in}.team-follow-status .follow-status-label:focus{outline:none}.no-touch .team-follow-status .follow-status-label:hover,.team-follow-status .follow-status-label:focus{background-color:var(--color-green-background);color:var(--color-green)}.team-follow-status .follow-status-loader{float:right;height:32px;margin-top:-32px;opacity:0;position:relative;transition:all .2s ease-in;width:32px}.team-follow-status.team-follow-status-pending{background-color:transparent}.team-follow-status.team-follow-status-pending .follow-status-label{margin-top:32px;opacity:0}.team-follow-status.team-follow-status-pending .follow-status-loader{margin-top:0;opacity:1}html{background-color:var(--color-grouped-background-primary)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-label-primary);font-family:var(--font-family);font-size:var(--font-size-m);font-weight:var(--font-weight-m)}a{color:inherit;text-decoration:none}</pre></body></html>