<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";/*!
	By André Rinas, www.andrerinas.de
	Documentation, www.simplelightbox.com
	Available for use under the MIT License
	Version 2.14.2
*/body.hidden-scroll{overflow:hidden}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#fff;display:none;z-index:1035}.sl-wrapper{z-index:1040;width:100%;height:100%;left:0;top:0;position:fixed}.sl-wrapper *{box-sizing:border-box}.sl-wrapper button{border:0 none;background:0 0;font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{display:none;position:fixed;right:30px;top:30px;z-index:10060;margin-top:-14px;margin-right:-14px;height:44px;width:44px;line-height:44px;font-family:Arial,Baskerville,monospace;color:#000;font-size:3rem}.sl-wrapper .sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:10060;color:#000;font-size:1rem}.sl-wrapper .sl-download{display:none;position:fixed;bottom:5px;width:100%;text-align:center;z-index:10060;color:#fff;font-size:1rem}.sl-wrapper .sl-download a{color:#fff}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;height:44px;width:22px;line-height:44px;text-align:center;display:block;z-index:10060;font-family:Arial,Baskerville,monospace;color:#000}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}@media (min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}}@media (min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0 none;width:100%;height:auto}@media (min-width:35.5em){.sl-wrapper .sl-image img{border:0 none}}@media (min-width:50em){.sl-wrapper .sl-image img{border:0 none}}.sl-wrapper .sl-image iframe{background:#000;border:0 none}@media (min-width:35.5em){.sl-wrapper .sl-image iframe{border:0 none}}@media (min-width:50em){.sl-wrapper .sl-image iframe{border:0 none}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,.8);font-size:1rem;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{transition:-moz-transform ease .2s;transition:-ms-transform ease .2s;transition:-o-transform ease .2s;transition:-webkit-transform ease .2s;transition:transform ease .2s}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@font-face{font-family:Apfel Grotezk;font-style:normal;font-weight:400;src:url(/fonts/ApfelGrotezk-Regular.woff?3962214aa1ef74c74bc894b7d9397b27) format("woff")}@font-face{font-family:Apfel Grotezk;font-style:normal;font-weight:700;src:url(/fonts/ApfelGrotezk-Fett.woff?9d12ec37b1a4c8a4436918cabb2e98c8) format("woff")}:root{--bg:255;--text:26;--border-radius:.25rem;--font-family:"Apfel Grotezk",sans-serif;--font-family-ru:"Inter",sans-serif;--white:#ebebeb;--black:#1a1a1a}@media (prefers-color-scheme:dark){:root{--bg:26;--text:235}}:root.darkmode{--bg:26;--text:235}:root.kanal2{--primary:#d72a34;--secondary:#fff}:root.duo{--primary:#cf7790;--secondary:#fff}*,:after,:before{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-ms-text-size-adjust:100%;scroll-behavior:smooth}body{background-color:rgb(var(--bg),var(--bg),var(--bg));color:rgb(var(--text),var(--text),var(--text));font:normal normal 1em/1.5 var(--font-family);margin:0;overflow:overlay}@media (min-width:1024px){body{font-size:calc(.5em + .78125vw)}}@media (min-width:1440px){body{font-size:1.203125em}}html:lang(ru) body{font-family:var(--font-family-ru)}@media (min-width:1440px){main{margin:0 auto;max-width:90em}}menu{display:flex;margin:0;padding:0}menu li{list-style:none}button{-webkit-appearance:none;background-color:rgb(var(--text),var(--text),var(--text));border:none;color:rgb(var(--bg),var(--bg),var(--bg));cursor:pointer;font-family:inherit;font-size:inherit;margin:0;outline:0;padding:.5em .75em;transition:opacity .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}button:hover{opacity:.75}button.button--outline{background-color:rgb(var(--bg),var(--bg),var(--bg));box-shadow:inset 0 0 0 2px;color:rgb(var(--text),var(--text),var(--text))}button.button--outline:hover{box-shadow:inset 0 0 0 3px}.space{flex:0 0 2em;height:2em;width:2em}.accordion-item{padding:1em 0}.accordion-item-heading{align-items:center;cursor:pointer;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.accordion-item-heading .icon{margin-right:1em}.accordion-item.is-collapsed .accordion-item-heading .icon{transform:rotate(-90deg)}.accordion-item.is-collapsed .accordion-item-content{display:none}.badge{align-items:center;display:inline-grid;gap:1em;grid-template-columns:min-content auto;margin:1em 0;padding-right:2em;vertical-align:top}.badge&gt;*{white-space:nowrap}.badge p{margin:0!important}.badge strong{display:block}.flex{align-items:center;display:flex;justify-content:space-between}.flex--start{justify-content:flex-start}.grid-cols--3{display:grid;gap:.5em;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.grid-cols--3&gt;*{padding-bottom:.5em}.grid-cols--3 .column-2{grid-column-end:span 2}@media (min-width:760px){.grid-cols--3{gap:2em;grid-template-columns:repeat(3,1fr)}.grid-cols--3&gt;*{padding-bottom:1em}}.grid--info&gt;*{padding-bottom:.5em}@media (min-width:760px){.grid--info{display:grid;gap:3em;grid-template-columns:repeat(3,1fr);grid-template-rows:auto}.grid--info&gt;*{padding-bottom:1em}.grid--info .column-2{grid-column-end:span 2}}.grid--4,.grid-cols--4{display:grid;gap:.5em;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.grid--4&gt;*,.grid-cols--4&gt;*{padding-bottom:.5em}.grid--4 .column-2,.grid-cols--4 .column-2{grid-column-end:span 2}.grid--4 .column-3,.grid-cols--4 .column-3{grid-column-end:span 3}@media (min-width:760px){.grid--4,.grid-cols--4{gap:1em;grid-template-columns:repeat(3,1fr)}.grid--4&gt;*,.grid-cols--4&gt;*{padding-bottom:1em}}@media (min-width:1024px){.grid--4,.grid-cols--4{grid-template-columns:repeat(4,1fr)}}.grid-showheader{display:grid;gap:1em;grid-template-areas:"intro" "ctachup";padding:1em 0}@media (min-width:760px){.grid-showheader{grid-template-areas:"intro catchup";grid-template-columns:5fr 2fr;padding:2em 0}}.duoplay{background-color:#9381ff;border-radius:var(--border-radius);color:#fff;display:inline-block;flex:none;font-size:1em;margin-right:auto;padding:.3125em;vertical-align:top}.duoplay svg{height:.625em}.media .duoplay{box-shadow:0 0 .25em rgba(0,0,0,.5);position:absolute;right:.3125em;top:.3125em;z-index:1}a{color:currentColor;text-decoration:none}a.link:after{content:" →"}h1,h2,h3,h4,p{margin:0}.text,.title{font-size:1.125em;line-height:1.25}@media (min-width:1024px){.text,.title{font-size:1.375em}}.text--semitransparent,.title--semitransparent{opacity:.7}.text--halftransparent,.title--halftransparent{opacity:.5}.text--nobreak,.title--nobreak{white-space:nowrap}.text--caps,.title--caps{text-transform:uppercase}.text--catchup,.title--catchup{background-color:rgb(var(--text),var(--text),var(--text));border-radius:var(--border-radius);display:inline-block;overflow:hidden;padding:.25em;text-align:center;vertical-align:top}.text--catchup&gt;*,.title--catchup&gt;*{border-radius:calc(var(--border-radius)/2);display:block;padding:.5em 2em;white-space:nowrap}.text--catchup span,.title--catchup span{background-color:rgb(var(--bg),var(--bg),var(--bg));color:rgb(var(--text),var(--text),var(--text))}.text--catchup strong,.title--catchup strong{background-color:rgb(var(--text),var(--text),var(--text));color:rgb(var(--bg),var(--bg),var(--bg))}@media (min-width:760px){.text--catchup,.title--catchup{display:block}}.text--m,.title--m{font-size:1.375em;line-height:1}@media (min-width:760px){.text--m,.title--m{font-size:1.5625em;line-height:1}}@media (min-width:1024px){.text--m,.title--m{font-size:2.5em;line-height:1}}.text--l,.title--l{font-size:2.5em;line-height:.9}@media (min-width:760px){.text--l,.title--l{font-size:3.75em;line-height:.9}}@media (min-width:1024px){.text--l,.title--l{font-size:5em;line-height:.85}}@media (max-width:760px){.text--l-mobile,.title--l-mobile{font-size:2.5em;line-height:.9}}.text-dots-between,.title-dots-between{display:flex;flex-wrap:wrap;overflow:hidden}.text-dots-between&gt;*,.title-dots-between&gt;*{padding-right:1em;position:relative}.text-dots-between&gt;:before,.title-dots-between&gt;:before{content:" ·";display:inline-block;position:absolute;right:100%;text-align:center;top:0;width:1em}.text p,.title p{line-height:1.5;margin:.5em 0}ol.inline-list,ul.inline-list{margin:1em 0;padding:0}ol.inline-list li,ul.inline-list li{list-style:none;padding:.5em 0}ol.inline-list small,ul.inline-list small{display:block}@media (min-width:760px){ol.inline-list,ul.inline-list{display:flex;flex-wrap:wrap}ol.inline-list li,ul.inline-list li{flex:none;padding:.5em 3em .5em 0}}h4{letter-spacing:.25rem;line-height:1}@media (max-width:760px){h4{letter-spacing:.125rem}}[class*=title]{font-weight:700}figure{margin:0;padding:0}img,svg{border:none;display:block;margin:0;max-width:100%}.icon{height:1.5em;width:1.5em}.icon--m{height:2em;width:2em}.icon--l{height:2.5em;width:2.5em}.icon svg{height:100%;width:100%}.media{background:#000;border-radius:inherit;overflow:hidden}.media[data-ratio]{position:relative}.media[data-ratio]:before{content:"";display:block}.media[data-ratio] img{-o-object-fit:cover;object-fit:cover;opacity:.9;pointer-events:none;transform:translateZ(0) scale(1);transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.media[data-ratio] iframe,.media[data-ratio] img{height:100%;left:0;position:absolute;top:0;width:100%}.media[data-ratio] iframe{border:0;display:block;margin:0;padding:0}@media (max-width:760px){.media[data-ratio] iframe{height:56.25vw}}.media[data-ratio="1x1"]:before{padding-top:100%}.media[data-ratio="3x2"]:before{padding-top:66.667%}.media[data-ratio="2x1"]:before{padding-top:50%}.media[data-ratio="4x5"]:before{padding-top:125%}.media[data-ratio="2x3"]:before{padding-top:150%}.media[data-ratio=poster]:before{padding-top:133%}.media[data-ratio="1x2"]:before{padding-top:200%}.media[data-ratio="16x9"]:before{padding-top:56.25%}.media--top img{-o-object-position:center top;object-position:center top}@media (max-width:760px){.media[data-ratio-mobile="1x1"]:before{padding-top:100%}.media[data-ratio-mobile="16x9"]:before{padding-top:56.25%}.media[data-ratio-mobile="3x2"]:before{padding-top:66.667%}.media[data-ratio-mobile="2x1"]:before{padding-top:50%}.media[data-ratio-mobile="4x5"]:before{padding-top:125%}.media[data-ratio-mobile="2x3"]:before{padding-top:150%}.media[data-ratio-mobile=poster]:before{padding-top:133%}.media[data-ratio-mobile="1x2"]:before{padding-top:200%}}@media (min-width:760px) and (max-width:1024px){.media[data-ratio-tablet="1x1"]:before{padding-top:100%}.media[data-ratio-tablet="16x9"]:before{padding-top:56.25%}.media[data-ratio-tablet="3x2"]:before{padding-top:66.667%}.media[data-ratio-tablet="2x1"]:before{padding-top:50%}.media[data-ratio-tablet="4x5"]:before{padding-top:125%}.media[data-ratio-tablet="2x3"]:before{padding-top:150%}.media[data-ratio-tablet=poster]:before{padding-top:133%}.media[data-ratio-tablet="1x2"]:before{padding-top:200%}}#menuToggle{display:none}@media (max-width:760px){#menuToggle:checked~.site-nav{z-index:999}#menuToggle:checked~.site-nav .site-mainmenu a{max-height:3rem;opacity:1}#menuToggle:checked~.site-nav .site-channels{max-height:100vh;opacity:1;padding:1em 0}#menuToggle:checked~.site-nav .site-channels a{max-height:5em;opacity:1;padding:1em}#menuToggle:checked~.site-nav .site-burger .icon:first-child{display:none}#menuToggle:checked~.site-nav .site-burger .icon:nth-child(2){display:block}}#channelsToggle{display:none}#channelsToggle:checked~.site-nav{z-index:999}#channelsToggle:checked~.site-nav-duo{z-index:1009}#channelsToggle:checked~.site-nav *{color:#fff}@media (min-width:760px){#channelsToggle:checked~.site-nav .site-channels{left:50%;opacity:1;transform:translateX(-50%);visibility:visible;width:100vw;z-index:100}}.site-nav{display:grid;height:4em;left:0;position:sticky;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:990}@media (max-width:760px){.site-nav{grid-template-areas:"channel search search burger" "mainmenu mainmenu mainmenu mainmenu" "channels channels channels channels";grid-template-columns:min-content auto 4em 4em;grid-template-rows:4em auto}}@media (min-width:760px){.site-nav{grid-template-areas:"channel mainmenu search";grid-template-columns:max-content auto 1fr;grid-template-rows:4em;padding:0 2em}.site-nav:after{background:var(--primary);content:"";display:block;height:100%;left:50%;position:absolute;transform:translateX(-50%);width:100vw;z-index:-1}}@media (min-width:1024px){.site-nav{overflow:hidden;padding:0 3em}}.site-channel{grid-area:channel;padding:0 .5em}.site-channel span{display:none}.site-channel .icon{display:flex;height:4em;max-width:8em;min-width:4em;padding:.5em;width:-moz-max-content;width:max-content}.site-channel .icon img,.site-channel .icon svg{height:3em;margin:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:100%}@media (min-width:760px){.site-channel{border-radius:var(--border-radius) 0 0 var(--border-radius)}}.site-channels{align-items:center;flex-wrap:wrap;grid-area:channels;text-align:center;transition:all .3s}.site-channels&gt;*{flex:0 0 33.3%}.site-channels a{display:block;transition:all .2s}.site-channels a:hover img{opacity:.6}.site-channels img{display:block;margin:auto;-o-object-fit:contain;object-fit:contain}.site-channels span{display:block;overflow:hidden;transition:all .3s}@media (max-width:760px){.site-channels{background:var(--primary)}.site-channels a{max-height:0;opacity:0;overflow:hidden;transition:all .3s}.site-channels img{max-height:2.5rem;max-width:4rem;width:auto}.site-channels span{display:none}}@media (min-width:760px){.site-channels{background-color:rgba(0,0,0,.9);height:100vh;left:0;opacity:0;padding:4em;position:fixed;top:0;visibility:hidden;width:100%;z-index:-1}.site-channels&gt;*{flex:0 0 33.3%}.site-channels a{padding:1em}.site-channels a:hover img{transform:translate3d(0,-.5em,0)}.site-channels a:hover span{opacity:1;transform:translateZ(0)}.site-channels img{height:100%;max-height:5rem;max-width:7rem;transition:all .3s;width:100%}.site-channels span{opacity:0;transform:translate3d(0,-1rem,0)}}@media (min-width:1024px){.site-channels{padding:8em 4em 4em}.site-channels&gt;*{flex:0 0 25%}}.site-lang a,.site-mainmenu a{color:var(--white);display:block;font-size:1.25em;line-height:3.2em;white-space:nowrap}.site-lang a{opacity:.7;text-align:center}.site-lang li+li a{margin-left:1rem}@media (min-width:760px){.site-lang a{margin-left:-1rem!important;margin-right:.5em;min-width:4rem}}.site-mainmenu{grid-area:mainmenu}.site-mainmenu a{opacity:.8}.site-mainmenu a:hover{opacity:1}.site-mainmenu .current a{font-weight:700;opacity:1}@media (max-width:760px){.site-mainmenu{flex-direction:column;text-align:center}.site-mainmenu a{line-height:2.4em;max-height:0;opacity:0;overflow:hidden;transition:all .3s}}@media (min-width:760px){.site-mainmenu a{margin-left:1em}}.site-search{color:var(--white);grid-area:search}@media (min-width:760px){.site-search{border-radius:0 var(--border-radius) var(--border-radius) 0}}.site-burger{background-color:var(--primary);color:#fff;display:flex;grid-area:burger;height:4em;padding:1em;width:4em}.site-burger .icon{margin:auto;pointer-events:none}.site-burger .icon:nth-child(2){display:none}@media (min-width:760px){.site-burger{display:none}}.site-channel,.site-mainmenu,.site-search{background-color:var(--primary)}.site-mainmenu{box-shadow:1px 0 0 0 var(--primary),-1px 0 0 0 var(--primary)}.site-footer{padding:1em}.site-footer .col{color:gray;padding-top:1em}.site-footer .col:first-child{border-top:thin solid}.site-footer .col a:hover{color:rgb(var(--text),var(--text),var(--text))}@media (min-width:760px){.site-footer{border:none;display:flex;padding:4em 2em}.site-footer .col{border-top:thin solid;flex:1;padding-top:2em}.site-footer .col+.col{margin-left:1rem}}@media (min-width:1024px){.site-footer{padding:4em}}.site-nav-duo{height:0;position:relative;z-index:950}.site-nav-duo&gt;div{background:linear-gradient(180deg,rgba(0,0,0,.3),transparent);display:flex;justify-content:space-between;min-height:4em;padding:0 4em}.site-nav-duo&gt;div a,.site-nav-duo&gt;div label{color:var(--white);display:block;line-height:2.5em;white-space:nowrap}.site-nav-duo&gt;div label{font-weight:700}@media (max-width:760px){.site-nav-duo&gt;div{display:none}}.sl-wrapper .sl-close,.sl-wrapper .sl-counter,.sl-wrapper .sl-navigation button{color:#fff}.sl-overlay{background:#000}.form-search{display:flex;justify-content:flex-end}@media (min-width:760px){.form-search{padding-left:1em}}.form-search-searchbox{display:flex;justify-content:flex-end;max-width:12em;position:relative;width:100%}.form-search-searchbox .icon{left:0;pointer-events:none;position:absolute;top:1.25em}.form-search-searchbox input{-webkit-appearance:none;background:0 0;border:none;color:currentColor;display:block;font-family:inherit;font-size:1.25em;height:3.2em;outline:0;padding:0 1.6em;position:relative;width:100%;z-index:1}.form-search-searchbox input::-moz-placeholder{color:currentColor;opacity:.65}.form-search-searchbox input::placeholder{color:currentColor;opacity:.65}.form-search-searchbox input:focus{padding:0 0 0 1.6em;width:100%}@media (max-width:760px){.form-search-searchbox input{width:3.2em}.form-search-searchbox input~.icon{left:auto;right:1.25em}.form-search-searchbox input:focus{width:100%}.form-search-searchbox input:focus~.icon{left:0;right:auto}}.form-search .social{display:flex;justify-self:start}.form-search .social a{display:flex;height:4em;margin-left:1em;width:1.5em}.form-search .social a .icon{margin:auto}@media (max-width:760px){.form-search .social{display:none}}@media (min-width:760px){.form-search .social{padding-right:3em}}.tile{border-radius:var(--border-radius);display:flex;flex-direction:column;overflow:hidden;position:relative}.tile&gt;a{height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}.tile&gt;a:hover+.media img{opacity:.8;transform:translateZ(0) scale(1.05)}.tile .media{flex:0 0 auto}.tile figcaption{display:flex;flex:1 1 0%;flex-direction:column;justify-content:space-between;padding-top:.75em;position:relative}.tile figcaption.oneline{align-items:center;flex-direction:row;min-width:0;white-space:nowrap}.tile figcaption.oneline&gt;*{display:block;flex:1 1 0%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tile figcaption.oneline time{background:rgb(var(--text),var(--text),var(--text));color:rgb(var(--bg),var(--bg),var(--bg));flex:0 0 auto;margin-right:.5em;padding:0 .25em}.tile--inset{border-radius:var(--border-radius)}.tile--inset figcaption{background:linear-gradient(0deg,rgba(0,0,0,.8),transparent 50%);color:var(--white);height:100%;justify-content:flex-end;left:0;padding:1em;position:absolute;top:0;width:100%;z-index:1}@media (min-width:760px){.tile--inset figcaption{padding:2em}}.tile--hero{border-radius:0!important}.tile--hero .title{margin:.25em 0}.tile--hero figcaption{background:radial-gradient(circle at 70% 0,rgba(0,0,0,.1) 40%,#000)}@media (min-width:1024px){.tile--hero figcaption{padding-left:4em;padding-right:50%}}@media (min-width:760px){.tile--hero+*{margin-top:0!important}}.tile .title{margin:.25em 0}.tile--one{display:block}.tile--one .media{position:relative}.tile--one .media:after{background:linear-gradient(-170deg,rgba(var(--bg),var(--bg),var(--bg),0) 30%,rgba(var(--bg),var(--bg),var(--bg),1) 80%);content:"";display:block;height:100%;top:0}.tile--one .media:after,.tile--one figcaption{left:0;pointer-events:none;position:absolute;width:100%}.tile--one figcaption{bottom:0;z-index:1}@media (min-width:760px){.tile--one .media:after{background:linear-gradient(-150deg,rgba(var(--bg),var(--bg),var(--bg),0) 40%,rgba(var(--bg),var(--bg),var(--bg),1) 80%)}.tile--one figcaption{bottom:2em;width:50%}}.tile-pmnewsitem .tile-meta{display:flex;gap:1em;white-space:nowrap}.tile-pmnewsitem .tile-meta strong{color:var(--primary);text-transform:uppercase}.tile-pmnewsitem figcaption{justify-content:start}.content,.content-header{position:relative}.content-header{padding:2em 0 1em;z-index:1}.content-header&gt;a{height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}.content-header&gt;a:hover~*{opacity:.7;transition:opacity .1s}@media (max-width:760px){.content-header{border-top:thin solid;margin-top:1em}}@media (min-width:760px){.content-header{min-height:25vw;padding:4em 0 2em;position:relative;width:50%}}.content-header .logo{margin-bottom:2em;max-width:50%}.content-body{position:relative;z-index:10}@media (min-width:760px){.content-body:after{background:linear-gradient(to bottom,rgba(var(--bg),var(--bg),var(--bg),0),rgba(var(--bg),var(--bg),var(--bg),1) 65%);content:"";height:100%;left:-1em;position:absolute;right:-1em;top:0}}@media (min-width:760px) and (min-width:760px){.content-body:after{left:-2em;right:-2em}}@media (min-width:760px) and (min-width:1024px){.content-body:after{left:-4em;right:-4em}}@media (min-width:760px){.content-body&gt;*{position:relative;z-index:1}.content:before{background:transparent radial-gradient(circle at 85% 35%,rgba(var(--bg),var(--bg),var(--bg),0) 30%,rgba(var(--bg),var(--bg),var(--bg),1) 65%) 50%/cover no-repeat;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}}.block{background-position:100% 0;background-repeat:no-repeat;background-size:cover;padding:0 1em}@media (min-width:760px){.block{padding:0 2em}}@media (min-width:1024px){.block{padding:0 4em}}@media (max-width:760px){.block{background-size:0 0;overflow:hidden}}.block+.block{margin-top:1em}@media (min-width:760px){.block+.block{margin-top:2em}}.block-sticky-header{margin-bottom:1em;position:sticky;top:4em;z-index:901}@media (min-width:760px){.block-sticky-header{margin-bottom:2em}}.block-sticky-header:after{background-color:rgba(var(--bg),var(--bg),var(--bg),.9);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:0}@media (min-width:1024px){.block-sidebar{display:grid;gap:2em;grid-template-columns:3fr 1fr}}.block-header{display:flex;justify-content:space-between;padding:2em 0 1em;position:relative}.block--hero{display:flex;overflow:hidden;padding:0 0 1em}.block--hero .tile{border-radius:0!important}@media (max-width:760px){.block--hero{display:block}.block--hero&gt;*{margin-top:.125em}}@media (min-width:760px) and (max-width:1024px){.block--hero&gt;*{flex:1!important}}@media (min-width:760px){.block--hero{padding:0 0 2em}}@media (min-width:1024px){.block--hero{padding:0 0 4em}.block--hero&gt;*{flex:1}.block--hero&gt;:first-child figcaption{padding-left:4em}.block--hero--three&gt;*{flex:0 0 25%}.block--hero--three&gt;:first-child{flex-basis:50%}}.block-pm .block-header{grid-gap:.5em;align-items:center;justify-content:flex-start}.block-pm .block-header a.text.link{margin-left:auto}.block-pm .pm{background:#0064fa;border-radius:50%;color:#fff;flex:0 0 1.5em;height:1.5em;width:1.5em}.block-pm .title{font-weight:400}.carousel{display:flex;padding-bottom:1em}@media (max-width:760px){.carousel{max-width:100vw;overflow-y:hidden;overflow:scroll;scroll-snap-type:x mandatory;width:100vw}.carousel&gt;*{scroll-snap-align:center}.carousel::-webkit-scrollbar{background:0 0;display:none;height:0;width:0}.carousel::-webkit-scrollbar-thumb{background:0 0}}@media (min-width:760px){.carousel{padding-bottom:2em}}@media (min-width:1024px){.carousel{padding-bottom:4em}}@media (max-width:760px){.carousel[data-items="4"]&gt;*{flex:0 0 90%}}@media (min-width:760px){.carousel[data-items="4"]&gt;*{flex:0 0 25%}.carousel[data-items="4"]&gt;.carousel-slide--double{flex-basis:50%}}@media (max-width:760px){.carousel[data-items="6"]&gt;*{flex:0 0 45%}}@media (min-width:760px){.carousel[data-items="6"]&gt;*{flex:0 0 16.6666666667%}}.carousel-slide{display:flex;flex-direction:column;min-width:0}.carousel-slide&gt;*{flex:1}.carousel--gutter{margin:0 -.5em}.carousel--gutter&gt;*{padding:0 .5em}@media (max-width:760px){.carousel--gutter{margin:0 0 0 -1em;padding-left:.725em;padding-right:.725em}.carousel--gutter&gt;*{padding:0 .25em}}.filter{box-shadow:inset 0 -.125em 0 hsla(0,0%,50%,.5);display:flex;overflow-x:scroll;overflow-y:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.filter::-webkit-scrollbar{background:0 0;display:none;height:0;width:0}.filter::-webkit-scrollbar-thumb{background:0 0}.filter-item,.filter-label{margin-right:2em;padding:1em 0;white-space:nowrap}.filter-item{cursor:pointer}.filter-item:hover{box-shadow:inset 0 -.375rem 0}.filter-item.selected{box-shadow:inset 0 -.375rem 0 var(--primary);font-weight:700}.schedule{position:relative;z-index:1}.schedule-days{box-shadow:inset 0 -.125em 0 hsla(0,0%,50%,.5);display:flex;overflow-y:hidden;overflow:scroll;scroll-snap-type:x mandatory;-webkit-user-select:none;-moz-user-select:none;user-select:none}.schedule-days::-webkit-scrollbar{background:0 0;display:none;height:0;width:0}.schedule-days::-webkit-scrollbar-thumb{background:0 0}.schedule-days&gt;*{flex:0 0 14.2857142857%;padding:1em 1em 0;scroll-snap-align:start}.schedule-days&gt;:hover{cursor:pointer}.schedule-days&gt;:hover .title{box-shadow:inset 0 -.375rem 0}.schedule-days .title{padding-bottom:1rem}.schedule-days .text{opacity:.5}.schedule-days .selected .title{box-shadow:inset 0 -.375rem 0 var(--primary)}@media (max-width:760px){.schedule-days&gt;*{flex:none}}@media (min-width:760px){.schedule-days&gt;*{padding:1em 0 0 2em}}@media (min-width:1024px){.schedule-days{margin-top:2em}.schedule-days&gt;*{padding:1em 0 0 4em}}.schedule-days-prev{left:0}.schedule-days-prev .icon{transform:rotate(90deg)}.schedule-days-next{right:0}.schedule-days-next .icon{transform:rotate(-90deg)}.schedule-days-arrows{display:none;padding:0!important;z-index:10}.schedule-days-arrows&gt;*{background-color:rgba(var(--bg),var(--bg),var(--bg),.7);bottom:0;color:rgb(var(--text),var(--text),var(--text));cursor:pointer;display:flex;padding:0!important;position:absolute}.schedule-days-arrows&gt;*&gt;*{margin:auto;pointer-events:none}@media (min-width:760px){.schedule-days-arrows{bottom:0;display:block;left:0;position:absolute!important;right:0;z-index:20}.schedule-days-arrows&gt;*{height:4em;width:2em}}@media (min-width:1024px){.schedule-days-arrows&gt;*{height:4em;width:4em}}.schedule-list{padding:1em 0}.schedule-list-item{display:grid;grid-template-areas:"col1 title duoplay" "description description description";grid-template-columns:3.5em auto 3.5em;grid-template-rows:auto auto;padding:1em 0}.schedule-list-item:not(:last-child){border-bottom:thin solid hsla(0,0%,50%,.5)}.schedule-list-item .title{grid-area:title;padding-bottom:.5rem;padding-right:.5rem}.schedule-list-item .title span{font-weight:400}.schedule-list-item .description{grid-area:description}.schedule-list-item .description-long{margin-bottom:.5em}.schedule-list-item .duoplay{align-self:start;grid-area:duoplay}@media (min-width:760px){.schedule-list-item{grid-template-areas:"time title duoplay" "time description .";grid-template-columns:1fr 4fr 2fr}.schedule-list-item .duoplay{margin-left:auto}}@media (max-width:760px){.schedule-list-item .description-long{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden}}.tabbed .panels .panel{display:none}.tabbed .panels .panel.is-visible{display:block}.article{margin:2em auto;max-width:48em}.article-date,.article-media,.article-title{margin:.5em 0}.article-body a{text-decoration:underline}.privacy{bottom:0;left:50%;position:fixed;transform:translate3d(-50%,0,0);transition:all .3s;width:100%;z-index:999}.privacy-body{background-color:rgb(var(--bg),var(--bg),var(--bg));box-shadow:0 0 1em rgba(var(--text),var(--text),var(--text),.4);padding:1em}@media (min-width:760px){.privacy-body{align-items:center;display:flex;justify-content:center;padding:1em 2em}}.privacy-actions button{margin-right:.5em}@media (min-width:760px){.privacy-actions{margin-left:1em}}.privacy a{text-decoration:underline;white-space:nowrap}.privacy a:hover{text-decoration:none}.privacy.is-accepted{transform:translate3d(-50%,100%,0)}.upcoming{display:grid;gap:.5em;grid-template-columns:repeat(auto-fit,minmax(11.5em,1fr));margin:.5em 0}.upcoming-item{background-color:rgba(var(--text),var(--text),var(--text),.1);box-shadow:inset 0 -.125em 0 hsla(0,0%,50%,.5);padding:.5em .75em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.upcoming-item time{white-space:nowrap}.upcoming-item .flex{flex-direction:row-reverse}.upcoming-item .icon{height:1.25em;width:1.25em}.showMobile{display:none}@media (max-width:760px){.showMobile{display:block}}.hideMobile{display:block}@media (max-width:760px){.hideMobile{display:none}}
</pre></body></html>