@charset "UTF-8";body,body p{color:var(--body-color)}#guideContainer .guideHeader,.grid{-webkit-column-gap:20px;-moz-column-gap:20px}.grid,body{width:100%}.modal.modal-login h3,body.page-template-live #guideLiveImg:not([src]){visibility:hidden}.carousel,html{scroll-behavior:smooth}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}body h2.entry-title,body strong{font-weight:600}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-family:var(--body-font-family);font-size:var(--body-font-size);background-color:var(--body-background-color);-webkit-font-smoothing:antialiased}body h1,body h2.entry-title{font-size:36px;line-height:42px}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}a{text-decoration:none}:root{--primary-color:white;--body-background-color:black;--body-font-family:Albert Sans,Helvetica,Arial,sans-serif;--body-alt-font-family:Trebuchet MS,Helvetica,Arial,sans-serif;--body-font-weight-regular:500;--body-font-weight-bold:600;--body-font-size:15px;--body-color:white;--link-color:white;--link-font-size:18px;--footer-bg:#171717;--footer-border:#394054;--card-color:white;--card-border-hover-color:white;--card-tag-bg:#2b2c39}body h1.entry-title,body h1.page-title{padding-top:20px;padding-bottom:10px;font-weight:600}body p{font-size:var(--body-font-size);line-height:1.5rem;margin-bottom:15px}body a{color:#fff}body em{font-style:italic}#body-panel{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:inline-grid;width:100%}#guideContainer .guideHeader .watch,.button,.search-container .search-form input[type=submit],.widget_search .search-form input[type=submit],body .content-main .prev-next-link a,button{border:2px solid #fff;background-color:transparent;color:#fff;border-radius:1.25em;height:auto;text-transform:uppercase;padding:.3em 1.2em;font-size:1rem;font-family:var(--body-alt-font-family);font-weight:var(--body-font-weight-bold);z-index:1;line-height:19px;-webkit-transition:background-color .1s ease,-webkit-transform .1s ease;transition:background-color .1s ease,transform .1s ease}#guideContainer .guideHeader .watch:hover,.button:hover,.search-container .search-form input[type=submit]:hover,.widget_search .search-form input[type=submit]:hover,body .content-main .prev-next-link a:hover,button:hover{color:#000;background-color:#fff;border-color:#fff;text-decoration:none}.grid{min-height:100vh;margin:0 auto;padding:0;display:grid;column-gap:20px;grid-template-areas:"header" "nav" "article" "sidebar-right" "footer";grid-template-rows:min-content min-content auto 0 min-content 0;grid-template-columns:1fr}.grid .page-header{grid-area:header}.grid .top-nav{grid-area:nav}.grid .page-footer{grid-area:footer}@media only screen and (max-width:768px){.grid .widget{padding:0 20px}}@media only screen and (min-width:768px) and (max-width:992px){.grid .widget{padding:0 40px}}@media only screen and (min-width:992px) and (max-width:1200px){.grid .widget{padding:0 40px}}@media screen and (min-width:1024px){.grid .widget{padding:0 40px}}@media only screen and (max-width:450px){.grid .widget{padding-right:10px}}.grid .content-main{grid-area:article}.grid #sidebar,.grid .content-aside,.grid .content-aside-1{grid-area:sidebar-right}.top-nav{background-color:rgba(0,0,0,.7);border-bottom:2px solid #394054;padding-top:.5rem;padding-bottom:.5rem;z-index:34;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;height:auto;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:768px){.top-nav{padding:0 20px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}}@media only screen and (min-width:768px) and (max-width:992px){.top-nav{padding:0 40px}}@media only screen and (min-width:992px) and (max-width:1200px){.top-nav{padding:0 40px}}@media screen and (min-width:1024px){.top-nav{padding:0 40px}}@media only screen and (max-width:450px){.top-nav{padding-right:10px}}.top-nav .member,.top-nav>:last-child{margin-left:auto}.top-nav .top-nav-toggle{display:none}@media only screen and (max-width:768px){.top-nav .member,.top-nav>:last-child{margin-left:0}.top-nav .top-nav-toggle{display:block;font-size:30px;border:none;background:0 0;color:#fff}}.top-nav .menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:40px;gap:40px}@media only screen and (max-width:992px){.top-nav .menu{margin-left:20px;gap:20px}}.top-nav .menu .menu-item a{text-transform:uppercase;color:#b1b1b1;-webkit-transition:color .2s ease,-webkit-transform .2s ease;transition:color .2s ease,transform .2s ease;font-weight:600;font-size:1rem;display:inline}.top-nav .menu .menu-item a:active,.top-nav .menu .menu-item a:hover,.top-nav .menu .menu-item.current-menu-item a{color:#fff}.top-nav .menu .menu-item:hover a{text-decoration:underline}.top-nav .menu .menu-item:first-child{border-left:none;padding-left:0}.top-nav.white{background-color:#fff}.slideout-menu{background-color:rgba(0,0,0,.7);display:none;-ms-overflow-style:none;scrollbar-width:none}.slideout-menu::-webkit-scrollbar{display:none}.mobile-menu{display:none}@media only screen and (max-width:768px){.top-nav{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.top-nav .menu-top-menu-container{display:none}.mobile-menu{position:fixed;bottom:0;display:block;width:100%;z-index:200}.mobile-menu nav{max-height:80px;background-color:#22272f;-ms-overflow-style:none;scrollbar-width:none;border-radius:3em;margin:5px;padding:10px;position:relative}.mobile-menu nav ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:end;-webkit-align-items:end;-moz-box-align:end;-ms-flex-align:end;align-items:end}.mobile-menu nav ul li{text-align:center}.mobile-menu nav ul li a{color:#b1b1b1;font-size:14px}.mobile-menu nav ul li figure{display:inline-block;padding-bottom:5px}.mobile-menu nav ul li figure,.mobile-menu nav ul li figure:before{width:24px!important;height:24px!important}.mobile-menu nav ul li.icon-shows figure{padding:4px 0 3px}.mobile-menu nav ul li.icon-news figure{padding-bottom:7px}.mobile-menu nav ul li.icon-schedule figure{padding-bottom:9px}}body.logged-out .modal-login,body.sub .state.sub{display:block}body.no-sub .state.sub,body.sub .state.no-sub{display:none}body.no-sub .state.no-sub{display:block}body .top-nav .member{margin-top:15px;margin-bottom:15px;color:#fff}body .top-nav .member ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}body .top-nav .member ul li{margin:0;padding-left:8px;padding-right:0;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}body .top-nav .member ul li:first-child{padding-left:0}body .top-nav .member a{color:#fff}body .top-nav .member a:hover{color:#fff;text-decoration:underline}body .top-nav .member .member-box{border:2px solid #fff;padding:4px 36px}body .top-nav .member .member-box:hover{color:#000;background-color:#fff;text-decoration:none}body .top-nav .member .member-button{border:2px solid #fff;border-radius:1.25em;height:auto;text-transform:uppercase;padding:.3em 1.2em;font-size:1rem;font-family:var(--body-alt-font-family);font-weight:var(--body-font-weight-bold);z-index:1;line-height:19px;text-align:center;color:#000;background-color:#fff;-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease}body .top-nav .member .member-button:hover{text-decoration:none;border-color:#fff;color:#fff;background-color:transparent}.content-main article .entry-content .terms a,.modal.modal-login nav a{text-decoration:underline}@media only screen and (max-width:768px){body .top-nav .member .member-button{font-size:16px}body .top-nav .member .member-button.search{padding-right:5px}}@media only screen and (max-width:450px){body .top-nav .member .member-button{font-size:12px}}body .top-nav .member .member-button.search{border:0;background-color:transparent}body .top-nav .member .member-button.search svg{width:32px;height:32px;fill:#fff;-webkit-transition:-webkit-transform .1s ease-out,-webkit-transform .1s ease-out;transition:transform .1s ease-out,-webkit-transform .1s ease-out}body .top-nav .member .member-button.search:hover{border:0;background-color:transparent!important}body .top-nav .member .member-button.search:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2);fill:#fff}body .top-nav .member .member-button.round{width:32px;height:32px;margin:0;padding:0;border-radius:50%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}body .top-nav .member .member-button.round:hover svg{fill:#fff}body .top-nav .member .member-button.round.search svg{width:24px;fill:#fff}body .top-nav .member .member-button.round.search:hover svg{fill:#fff}body .top-nav .member .member-button.round.account{border:none;width:40px;height:40px;background-color:transparent}body .top-nav .member .member-button.round.account:hover{opacity:.7}body .top-nav .member .member-button.round.account:hover svg{background-color:transparent}body .top-nav .member .member-button.round.account svg{fill:#fff}body.logged-in:not(.no-sub) .member .member-box{display:none}.nav-tabs ul,.page-footer .page-footer-sidebar,.pagination ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox}body .slideout-menu .member{position:fixed;background-color:rgba(0,0,0,.7);width:100%;bottom:0;padding-bottom:5px}body .slideout-menu .member li{margin:14px 20px}body .slideout-menu .member li a{border:2px solid #fff;padding:10px 36px;text-align:center;font-weight:500}body .slideout-menu .member li a.member-box{background-color:#d61111;border-color:#d61111}.nav-tabs ul,.pagination ul{display:flex}.nav-tabs ul li,.pagination ul li{-webkit-box-flex:1;-webkit-flex:auto;-moz-box-flex:1;-ms-flex:auto;flex:auto;list-style-type:none}.nav-tabs ul a,.nav-tabs ul li,.pagination ul a,.pagination ul li{padding:12px 12px 8px;border-top:4px #777 solid;border-radius:1px;-webkit-transition:border-top .25s ease;transition:border-top .25s ease}.nav-tabs ul li:hover a,.pagination ul li:hover a{cursor:pointer;color:var(--body-background-color);background-color:var(--body-color);border-color:var(--body-color);-webkit-transition:all .25s ease;transition:all .25s ease}.nav-tabs ul li.active-date a,.pagination ul li.active-date a{line-height:normal;border-color:#fff}.nav-tabs ul a,.pagination ul a{margin:5px 10px;line-height:normal;font-family:var(--body-font-family);font-weight:var(--body-font-weight-bold);font-size:var(--link-font-size);text-transform:uppercase}@media only screen and (max-width:992px){.nav-tabs ul a,.pagination ul a{font-size:14px;margin:5px}}.page-footer{background-color:var(--footer-bg)}.page-footer>div:first-child{margin-top:25px}@media only screen and (max-width:768px){.page-footer{overflow:hidden;padding-bottom:65px}}.page-footer .page-footer-sidebar{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px 0;position:relative}.page-footer .page-footer-sidebar>section{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.page-footer .page-footer-sidebar.widget-area .content-mgmt{position:absolute;top:0;left:0}.page-footer .site-footer{border-top:2px solid var(--footer-border);padding:30px 20px}.page-footer .site-footer .menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:1em 0}@media only screen and (max-width:768px){.page-footer .site-footer{padding-left:0;padding-right:0}.page-footer .site-footer .menu{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-footer .site-footer .site-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-footer .site-footer .menu .menu-item{border-left:1px solid #fff;padding-left:7px;padding-right:7px}.page-footer .site-footer .menu .menu-item:first-child{padding-left:0;border-left-color:transparent}.page-footer .site-footer .menu .menu-item a{color:var(--body-color)}.clearfix:after,body.search .content-main article:after{content:"";display:table;clear:both}.screen-reader-text,.visible-mobile{display:none}@media only screen and (max-width:768px){.page-footer .site-footer .menu-top-container{margin-bottom:20px;-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.page-footer .site-footer .menu-top-container .menu{text-align:center}.page-footer .site-footer .menu-footer-container{margin-top:10px}.visible-mobile{display:block}}.circle{background-color:#d61111;border-color:transparent;border-radius:50%;display:inline-block}.arrow-left:before,.arrow-right:before,.mobile-menu nav li.icon-home figure:before,.mobile-menu nav li.icon-news figure:before,.mobile-menu nav li.icon-search figure:before,.mobile-menu nav li.icon-shows figure:before,.modal__close:before,.svg-close-white:before,.svg-news-white:before,.svg-pc-white:before,.svg-search-white:before,.svg-star-white:before{width:36px;height:36px;background-size:36px 36px;display:block;fill:#fff}.arrow-left{width:36px;height:36px;fill:#fff}.arrow-left:before{content:url('data:image/svg+xml;charset=UTF-8,<svg fill="white" viewBox="0 0 24 24" focusable="false" xmlns="http://www.w3.org/2000/svg"><g><path d="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z"></path></g></svg>')}.arrow-right{width:36px;height:36px;fill:#fff}.mobile-menu nav li.icon-home figure,.svg-star-white{width:36px;height:36px;fill:#fff}.mobile-menu nav li.icon-home figure:before,.svg-star-white:before{content:url('data:image/svg+xml;charset=UTF-8,<svg fill="white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z"/></svg>')}.mobile-menu nav li.icon-news figure,.svg-news-white{width:36px;height:36px;fill:#fff}.mobile-menu nav li.icon-news figure:before,.svg-news-white:before{content:url('data:image/svg+xml;charset=UTF-8,<svg fill="white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><g><path d="M168 80c-13.3 0-24 10.7-24 24l0 304c0 8.4-1.4 16.5-4.1 24L440 432c13.3 0 24-10.7 24-24l0-304c0-13.3-10.7-24-24-24L168 80zM72 480c-39.8 0-72-32.2-72-72L0 112C0 98.7 10.7 88 24 88s24 10.7 24 24l0 296c0 13.3 10.7 24 24 24s24-10.7 24-24l0-304c0-39.8 32.2-72 72-72l272 0c39.8 0 72 32.2 72 72l0 304c0 39.8-32.2 72-72 72L72 480zM176 136c0-13.3 10.7-24 24-24l96 0c13.3 0 24 10.7 24 24l0 80c0 13.3-10.7 24-24 24l-96 0c-13.3 0-24-10.7-24-24l0-80zm200-24l32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm0 80l32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zM200 272l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-208 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm0 80l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-208 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"></path></g></svg>')}.mobile-menu nav li.icon-schedule figure,.svg-schedule-white{width:36px;height:36px;fill:#fff}.mobile-menu nav li.icon-schedule figure:before,.svg-schedule-white:before{width:36px;height:36px;background-size:36px 36px;display:block;fill:#fff;content:url('data:image/svg+xml;charset=UTF-8,<svg fill="white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l352 0 0 256c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256z"/></svg>')}.mobile-menu nav li.icon-search figure,.svg-search-white{width:36px;height:36px;fill:#fff}.mobile-menu nav li.icon-search figure:before,.svg-search-white:before{content:url('data:image/svg+xml;charset=UTF-8,<svg fill="white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"/></svg>')}.mobile-menu nav li.icon-shows figure,.svg-pc-white{width:36px;height:36px;fill:#fff}.mobile-menu nav li.icon-shows figure:before,.svg-pc-white:before{content:url('data:image/svg+xml;charset=UTF-8,<svg fill="white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path d="M64 64l0 288 512 0 0-288L64 64zM0 64C0 28.7 28.7 0 64 0L576 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64L64 416c-35.3 0-64-28.7-64-64L0 64zM128 448l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-384 0c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>')}.modal__close,.svg-close-white{width:36px;height:36px;fill:#fff}.modal__close:before,.svg-close-white:before{content:url('data:image/svg+xml;charset=UTF-8,<svg fill="white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm175 79c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"/></svg>')}@media only screen and (max-width:992px){#guideTableContainer #guideTable nav,.nav-tabs,.pagination,.slide_menu.slide_menu{-ms-overflow-style:none;scrollbar-width:none;overflow-x:scroll;overflow-y:hidden;position:relative;height:60px}#guideTableContainer #guideTable nav::-webkit-scrollbar,.nav-tabs::-webkit-scrollbar,.pagination::-webkit-scrollbar,.slide_menu.slide_menu::-webkit-scrollbar{display:none}#guideTableContainer #guideTable nav ul,.nav-tabs ul,.pagination ul,.slide_menu.slide_menu ul{position:absolute}#guideTableContainer #guideTable nav ul li a,.nav-tabs ul li a,.pagination ul li a,.slide_menu.slide_menu ul li a{white-space:nowrap}}body.page-template-live #body-panel{background-image:none;background-color:#171717}body.page-template-live .entry-header .entry-title{display:none}#guideContainer .guide .timeline,#guideContainer .guideHeader{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox}body.page-template-live .loadingFixed{background-color:rgba(0,0,0,.1)}#guideContainer{margin-top:20px}#guideContainer .ep_live,#guideContainer .live{color:#d61111;font-weight:600}#guideContainer caption,#guideContainer h2.title{color:var(--primary-color);font-family:var(--body-font-family);font-weight:var(--body-font-weight-bold);font-size:34px;line-height:1em;letter-spacing:.25px;text-shadow:0 2px 4px rgba(0,0,0,.14),0 3px 4px rgba(0,0,0,.12),0 1px 5px rgba(0,0,0,.2);z-index:1;margin-bottom:8px}#guideContainer h2.err{text-align:center;margin-top:3em}#guideContainer .airtime,#guideContainer .liveNow{font-size:24px;font-weight:700;margin-bottom:1em}#guideContainer .liveNow .circle{margin-left:.5em;height:.75em;width:.75em;background-color:#d61111}#guideContainer .guideHeader{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;display:flex;column-gap:20px}#guideContainer .guideHeader h3.subtitle{font-size:18px}#guideContainer .guideHeader .genreWrapper,#guideContainer .guideHeader .synopsisWrapper{min-height:21px;font-size:18px;line-height:20px;letter-spacing:.5px;text-shadow:3px 3px 3px #333;margin:1em 0}#guideContainer .guideHeader .airtimeWrapper span{font-weight:600;padding:4px 8px;font-size:16px;background-color:#0009;white-space:nowrap;color:var(--card-color);font-family:var(--body-font-family);text-shadow:3px 3px 3px #333}#guideContainer .guideHeader .airtimeWrapper span.live{display:none;background-color:#ce153f}#guideContainer .guideHeader .airtimeWrapper.is_live span{display:none}#guideContainer .guideHeader .airtimeWrapper.is_live span.live{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}#guideContainer .guideHeader .durWrapper,#guideContainer .guideHeader .genreWrapper,#guideContainer .guideHeader .page-content{margin:10px 0}#guideContainer .guideHeader .watchWrapper{margin-top:.5em}@media only screen and (max-width:1200px){#guideContainer .guideHeader .page-content{clear:both}#guideContainer .guideHeader .watchWrapper{text-align:center}}#guideContainer .guideHeader .guideLive{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}#guideContainer .guideHeader .guideLiveFig img{border-radius:15px;margin:0}@media screen and (min-width:768px){#guideContainer .guideHeader .guideLiveFig{float:right;width:50%}#guideContainer .guideHeader .guideLiveFig img{margin:0 0 10px 10px}}#guideContainer .guideHeader .watch{font-family:var(--body-font-family);font-size:20px;padding-left:2em;padding-right:2em;border-width:3px;text-align:center}@media only screen and (max-width:768px){#guideContainer .guideHeader .guideLiveFig{margin-bottom:10px}#guideContainer .guideHeader .watch{display:block;margin-bottom:1em}}#guideContainer .guide{margin-top:20px}#guideContainer .guide .timeline{display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#guideContainer .guide .ep_episode.is_selected{background-color:#fff;color:#000;border-radius:5px}#guideTableContainer #guideTable td h3,#guideTableContainer #guideTable th{color:var(--primary-color);font-family:var(--body-font-family);font-weight:var(--body-font-weight-bold)}#guideContainer .guide .ep_episode{padding:5px}.ep_thumb{width:100%;height:100%;object-fit:contain;border-radius:7px}#guideTableContainer{padding-top:25px}#guideTableContainer #guideTable{width:100%;border-collapse:collapse}#guideTableContainer #guideTable nav ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}#guideTableContainer #guideTable nav ul li{-webkit-box-flex:1;-webkit-flex:auto;-moz-box-flex:1;-ms-flex:auto;flex:auto;list-style-type:none}#guideTableContainer #guideTable nav ul a,#guideTableContainer #guideTable nav ul li{padding:12px 12px 8px;border-top:4px #777 solid;border-radius:1px;-webkit-transition:border-top .25s ease;transition:border-top .25s ease}#guideTableContainer #guideTable nav ul li:hover a{cursor:pointer;color:#000;background-color:#fff;border-color:#fff;-webkit-transition:all .25s ease;transition:all .25s ease}#guideTableContainer #guideTable nav ul li.active-date a{line-height:normal;border-color:#fff}#guideTableContainer #guideTable nav ul a{margin:5px 10px;line-height:normal;font-family:var(--body-font-family);font-weight:var(--body-font-weight-bold);font-size:18px;text-transform:uppercase}#guideTableContainer #guideTable tbody{display:none}#guideTableContainer #guideTable tbody.active-date{display:table-row-group}#guideTableContainer #guideTable tbody td .content_wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}#guideTableContainer #guideTable tbody td .img_col img{max-width:320px;border-radius:7px}@media only screen and (max-width:992px){#guideTableContainer #guideTable nav ul a{font-size:14px;margin:5px}#guideTableContainer #guideTable tbody td .content_wrap{display:block}#guideTableContainer #guideTable tbody td .content_wrap:after{content:"";display:table;clear:both}#guideTableContainer #guideTable tbody td .img_col{margin:0 0 5px 10px}#guideTableContainer #guideTable tbody td .img_col img{max-width:100%}}#guideTableContainer #guideTable td,#guideTableContainer #guideTable th{padding:10px}#guideTableContainer #guideTable th{font-size:18px;white-space:nowrap}#guideTableContainer #guideTable th h3{margin:10px 0}#guideTableContainer #guideTable th time{margin-top:5px;display:block}#guideTableContainer #guideTable td{vertical-align:top;border-right:none;border-left:none}#guideTableContainer #guideTable td h4,#guideTableContainer #guideTable td p{min-height:21px;font-size:18px;line-height:20px;letter-spacing:.5px;text-shadow:3px 3px 3px #333;margin:1em 0;color:#b1b1b1}#guideTableContainer #guideTable td h3{font-size:20px;line-height:normal;letter-spacing:.25px;text-shadow:0 2px 4px rgba(0,0,0,.14),0 3px 4px rgba(0,0,0,.12),0 1px 5px rgba(0,0,0,.2);margin-top:5px;margin-bottom:.5em}#guideTableContainer #guideTable caption{font-size:26px;padding-bottom:1em}#guideTableContainer table,#guideTableContainer td,#guideTableContainer th{border:1px solid #404040}body #workingWrapper{display:none}body.working #workingWrapper{display:block}.loadingOverlay{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.loadingFixed{position:fixed;top:0;left:0;z-index:120;width:100vw;height:calc(100vh - (100vh - 100%));background-color:rgba(0,0,0,.9)}.loading{width:88px;height:88px}.loading div{position:absolute;display:block;width:64px;height:64px;margin:8px;border:4px solid #fff;border-color:#fff transparent transparent;border-radius:50%;-webkit-animation:loading 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:loading 1.2s cubic-bezier(.5,0,.5,1) infinite}.loading div:nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}.loading div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.loading div::nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body .modal-login,body .modal-logout,body .state{display:none}body.logged-in .state-flex.loggedin,body.logged-in .state.loggedin{display:block!important}body.logged-in .state-flex.loggedout,body.logged-in .state.loggedout{display:none!important}body.logged-in .state-flex.loggedin{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}body.logged-in .modal-login{display:none}body.logged-in .modal-logout{display:block}body.logged-out .state-flex.loggedin,body.logged-out .state.loggedin{display:none!important}body.logged-out .state-flex.loggedout,body.logged-out .state.loggedout{display:block!important}body.logged-out .state-flex.loggedout{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}body.logged-out .modal-logout{display:none!important}body.logged-out .modal-login{display:block!important}body:not(.logged-in) .state,body:not(.logged-out) .state{display:none!important}body.reg .state-flex.reg,body.reg .state.reg{display:block}body.reg .state-flex.no-reg,body.reg .state.no-reg{display:none}body.reg .state-flex.reg{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}body.no-reg .state-flex.reg,body.no-reg .state.reg{display:none}body.no-reg .state-flex.no-reg,body.no-reg .state.no-reg{display:block}body.no-reg .state-flex.no-reg{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.modal-wrap{display:none;z-index:110;height:100%;width:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-wrap.show{display:block}.modal{display:none;border-radius:5px;z-index:110;position:relative;min-width:500px;height:640px;background-color:#3e3e43}@media only screen and (max-width:768px){.modal{min-width:auto;min-height:auto;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.modal::-webkit-scrollbar{display:none}}.modal__close{position:absolute;right:0;top:0;padding:1rem;font-size:24px}.modal__close:hover{cursor:pointer}.modal__close i{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:35%;left:60%;color:#fff}.modal .page-wrap{width:100%;margin:0 auto;min-width:300px}.modal .logo{max-width:196px;height:auto;max-height:180px;margin-bottom:20px;background-color:#1e252d;padding:10px 224px 5px}.modal .modal-error{text-align:center;color:#d61111;line-height:normal;margin:0 5px 5px;font-size:14px}.modal .modal-error.alert{text-align:left;padding:7px 10px;color:#fff;background-color:#d61111;display:block;line-height:normal}.modal .modal-error.alert:empty{display:none}.modal>div{margin:0 auto;padding-bottom:10px}.modal h3{font-size:20px;font-weight:500;line-height:24px}.modal h4{font-weight:600}.modal h4.modal-error,.modal h4.modal-notice{text-align:center;margin:20px 0}.modal h4.modal-notice{color:#1e252d}.modal p{font-size:16px}.modal.modal-login{max-width:680px;width:75%;min-height:640px;height:auto;border:1px solid rgba(0,0,0,.5);-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px;padding:30px 20px}@media only screen and (max-width:768px){.modal.modal-login{max-width:none;min-height:auto;width:100%;height:100%;border-radius:0}}.modal.modal-login header{text-align:left;min-height:2em}.modal.modal-login header h4,.modal.modal-login header h5{margin-bottom:10px}.modal.modal-login header h4{font-weight:700;font-size:18px}.modal.modal-login nav{font-size:14px;font-weight:600;text-align:center;margin:2em 0}.modal.modal-login nav a.reset-password{font-size:15px}.modal.modal-login nav.terms-section{margin:20px 0 25px}.modal.modal-login nav.terms-section input{width:1.3em;height:1.3em}.modal.modal-login .modal__close i{color:#dfdfdf}.shake{-webkit-animation:shake .2s cubic-bezier(.19,.49,.38,.79) both;animation:shake .2s cubic-bezier(.19,.49,.38,.79) both;-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-transform:translateX(0);transform:translateX(0)}@-webkit-keyframes shake{25%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}75%{-webkit-transform:translateX(20px);transform:translateX(20px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes shake{25%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}75%{-webkit-transform:translateX(20px);transform:translateX(20px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.modal.modal-login .modal-login-panel h4,.modal.modal-login .modal-login-panel p{text-align:center}.modal.modal-login .modal-login-panel h4{text-transform:uppercase;margin:1em 0;font-size:26px;text-align:center}.modal.modal-login .modal-login-panel p{font-size:125%}.modal.modal-login #okta-sign-in{margin-top:40px}.widget.sidebar-cube-collection{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.widget.sidebar-cube-collection .widget-title{-webkit-box-flex:100%;-webkit-flex:100%;-moz-box-flex:100%;-ms-flex:100%;flex:100%}.widget.sidebar-cube-collection article{padding-bottom:10px;margin-right:10px}@media screen and (min-width:1024px){.widget.sidebar-cube-collection article{width:calc(33.3333333333% - 5px);-webkit-box-flex:calc(33.3333333333% - 20px);-webkit-flex:calc(33.3333333333% - 20px);-moz-box-flex:calc(33.3333333333% - 20px);-ms-flex:calc(33.3333333333% - 20px);flex:calc(33.3333333333% - 20px)}.widget.sidebar-cube-collection article:nth-of-type(3n+3){margin-right:0}}@media only screen and (min-width:992px) and (max-width:1200px){.widget.sidebar-cube-collection article{width:calc(33.3333333333% - 5px);-webkit-box-flex:calc(33.3333333333% - 20px);-webkit-flex:calc(33.3333333333% - 20px);-moz-box-flex:calc(33.3333333333% - 20px);-ms-flex:calc(33.3333333333% - 20px);flex:calc(33.3333333333% - 20px)}.widget.sidebar-cube-collection article:nth-of-type(3n+3){margin-right:0}}@media only screen and (min-width:768px) and (max-width:992px){.widget.sidebar-cube-collection article{width:calc(33.3333333333% - 5px);-webkit-box-flex:calc(33.3333333333% - 20px);-webkit-flex:calc(33.3333333333% - 20px);-moz-box-flex:calc(33.3333333333% - 20px);-ms-flex:calc(33.3333333333% - 20px);flex:calc(33.3333333333% - 20px)}.widget.sidebar-cube-collection article:nth-of-type(3n+3){margin-right:0}}@media only screen and (max-width:768px){.shake{-webkit-animation:none;animation:none;-webkit-transform:none;transform:none}.widget.sidebar-cube-collection article{-webkit-box-flex:calc(50% - 20px);-webkit-flex:calc(50% - 20px);-moz-box-flex:calc(50% - 20px);-ms-flex:calc(50% - 20px);flex:calc(50% - 20px)}.widget.sidebar-cube-collection article:nth-of-type(2n+2){margin-right:0}}.widget.sidebar-cube-collection article a{display:block}.widget.sidebar-cube-collection article a img{height:100%;width:100%;object-fit:contain}.content-main .widget.sidebar-cube-collection article .entry-content .author{display:block;font-size:13px;padding:10px 0}.content-main .widget.sidebar-cube-collection article .entry-content h3{line-height:normal;margin-bottom:0;margin-top:0}.content-main .widget.sidebar-cube-collection article .entry-content p{display:none}.content-main .widget.sidebar-cube-collection article.cube-featured .post-thumbnail{position:relative}.content-main .widget.sidebar-cube-collection article.cube-featured .post-thumbnail .overlay{display:none;position:absolute;width:100%;bottom:0}.content-main .widget.sidebar-cube-collection article.cube-featured .post-thumbnail .overlay h3{display:block;font-size:36px;color:#fff;line-height:normal;font-weight:600;padding:1em;text-shadow:1px 1px rgba(0,0,0,.8);background:-webkit-linear-gradient(270deg,transparent 0,transparent 0,rgba(0,0,0,.7) 75%,rgba(0,0,0,.8));background:linear-gradient(180deg,transparent 0,transparent 0,rgba(0,0,0,.7) 75%,rgba(0,0,0,.8))}@media only screen and (max-width:992px){.content-main .widget.sidebar-cube-collection article.cube-featured .post-thumbnail .overlay h3{font-size:30px;padding:.8em}}.content-aside .widget.sidebar-cube-collection article .entry-content .post-meta,.content-aside .widget.sidebar-cube-collection article .entry-content p,.content-main .widget.sidebar-cube-collection article.cube-featured .entry-content,.content-main .widget.sidebar-cube-collection article.cube-featured .entry-content .post-meta,.content-main .widget.sidebar-cube-collection article.cube-featured .entry-content p{display:none}@media screen and (min-width:1024px){.content-aside .widget.sidebar-cube-collection{display:block}.content-aside .widget.sidebar-cube-collection .widget-title{-webkit-box-flex:1;-webkit-flex:auto;-moz-box-flex:1;-ms-flex:auto;flex:auto}.content-aside .widget.sidebar-cube-collection article{display:block;width:auto;-webkit-box-flex:1;-webkit-flex:auto;-moz-box-flex:1;-ms-flex:auto;flex:auto}}.sidebar-cube-collection-grid{display:inline-grid;grid-gap:10px;grid-template-columns:repeat(4,auto)}.sidebar-cube-collection-grid .widget-title{grid-column:1/-1}.sidebar-cube-collection-grid article a{display:block}.sidebar-cube-collection-grid article a img{height:100%;width:100%;object-fit:contain}.pagination{margin:20px 10px 10px}.pagination ul.page-numbers{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination ul.page-numbers li{-webkit-box-flex:0;-webkit-flex:0;-moz-box-flex:0;-ms-flex:0;flex:0}.pagination ul.page-numbers li:has(>span.current){border-color:var(--body-color)}.pagination a.page-numbers,.pagination span.page-numbers{color:var(--link-color)}.pagination a.page-numbers.current,.pagination span.page-numbers.current{font-size:var(--link-font-size);margin:5px 10px;line-height:normal;-webkit-transition:all .25s ease;transition:all .25s ease}.pagination span.page-numbers.current{margin:5px 10px;padding:12px 12px 6px}.search-container .search-form,.widget_search .search-form{position:relative;padding:20px 0;height:42px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.search-container .search-form label,.widget_search .search-form label{-webkit-box-flex:3;-webkit-flex-grow:3;-moz-box-flex:3;-ms-flex-positive:3;flex-grow:3}.search-container .search-form input,.widget_search .search-form input{height:42px;display:block;text-transform:uppercase;font-family:inherit}.carousel.mobile-carousel .carousel-nav__button,.carousel.mobile-carousel .dots,.carousel.mobile-carousel .tile-links{display:none}.search-container .search-form input[type=search],.widget_search .search-form input[type=search]{padding:5px 15px;border:1px solid #fff;font-size:14px;width:100%;-webkit-appearance:none;border-radius:5px}.search-container .search-form input[type=submit],.widget_search .search-form input[type=submit]{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#fff;text-align:center;font-size:16px;font-weight:700;max-width:130px;cursor:pointer;-webkit-appearance:none;margin:0 20px}.carousel{overflow:hidden;width:100%}@-webkit-keyframes bubble-up{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1.15);transform:scale(1.15)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bubble-up{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1.15);transform:scale(1.15)}100%{-webkit-transform:scale(1);transform:scale(1)}}.carousel:hover .carousel-nav__button{opacity:1;-webkit-animation:bubble-up .4s ease-out;animation:bubble-up .4s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.carousel.mobile-carousel .carousel-list{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.carousel.mobile-carousel .carousel-list::-webkit-scrollbar{display:none}.carousel-list,.tile-links .quick-links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox}.carousel.carousel--large .carousel-list{height:auto}.carousel.carousel--large .tile{margin-right:2%;min-width:98%}@media only screen and (max-width:992px){.carousel.carousel--large .tile{min-width:95%}}@media screen and (min-width:768px){.carousel.carousel--large .tile{margin-right:1%;min-width:49%}}@media screen and (min-width:1200px){.carousel.carousel--large .tile{min-width:32%;margin-right:1.333%}}.carousel.carousel--large .tile-figure{height:200px}@media screen and (min-width:450px){.carousel.carousel--large .tile-figure{height:295px}}.carousel.carousel--large.carousel--large4 .tile{margin-right:2%;min-width:98%}@media only screen and (max-width:768px){.carousel.carousel--large.carousel--large4 .tile{min-width:90%}}@media screen and (min-width:768px){.carousel.carousel--large.carousel--large4 .tile{margin-right:1%;min-width:32%}}@media screen and (min-width:1200px){.carousel.carousel--large.carousel--large4 .tile{min-width:24%;margin-right:1.333%}}.carousel.carousel--large.carousel--large4 .tile-figure{height:200px}@media screen and (min-width:450px){.carousel.carousel--large.carousel--large4 .tile-figure{height:295px}.carousel.carousel--full .carousel-list{height:365px}}.carousel.carousel--full .tile{margin-right:2%;min-width:98%}.carousel.carousel--full .tile:not(.active){opacity:.5;-webkit-transition:-webkit-transform .2s ease-out,-webkit-transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.carousel.carousel--full .tile:not(.active):hover a{cursor:auto}.carousel.carousel--full.mobile-carousel .tile:not(.active){opacity:1}.carousel.carousel--full .tile-figure{height:200px}@media screen and (min-width:450px){.carousel.carousel--full .tile-figure{height:295px}}.carousel__inner{position:relative}.carousel-nav__button{background:#fff;border:1px solid #dfdfdf;border-radius:50%;box-shadow:0 0 2px 0 rgba(0,0,0,.1),0 1px 20px 0 rgba(0,0,0,.1);cursor:pointer;height:65px;padding:0;position:absolute;top:calc(50% - 54.5px);-webkit-transition:opacity 1s ease;transition:opacity 1s ease;outline:0;opacity:0;width:65px;z-index:100}.carousel-nav__button:after,.carousel-nav__button:before{border-radius:50%;content:"";position:absolute;left:0;right:0;bottom:0}@-webkit-keyframes shock-wave{0%{background:#fff;opacity:1;-webkit-transform:scale(1);transform:scale(1)}5%{background:#2b2b2d}99%{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes shock-wave{0%{background:#fff;opacity:1;-webkit-transform:scale(1);transform:scale(1)}5%{background:#2b2b2d}99%{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.carousel-nav__button:before{top:0;z-index:-10}.carousel-nav__button:after{background:#fff;top:0;z-index:-1}.tile,.tile:last-child{position:relative}.carousel-nav__button:hover:before{-webkit-animation:shock-wave .4s ease-out;animation:shock-wave .4s ease-out}.carousel-nav__button span{color:#2b2b2d;font-size:44px}.carousel-nav__button.nav__previous{left:1%}.carousel-nav__button.nav__previous span{padding:0}.carousel-nav__button.nav__next{right:1%}.carousel-nav__button.nav__next span{padding:0 0 0 2px}.carousel-header{color:#2b2b2d;font-size:17px;font-weight:600;line-height:23px;margin:0 4% 16px}.carousel-list-container{margin:0;overflow:unset;padding-top:5px}.carousel-list{display:flex;margin:0 4% 20px;-webkit-transition:-webkit-transform .55s ease-in-out;transition:transform .55s ease-in-out;overflow:unset}.tile-figure:before,.tile:last-child:after{content:"";display:block}@media only screen and (max-width:768px){.carousel-list{margin-bottom:10px}}@media only screen and (max-width:992px){.carousel.carousel--full .tile{min-width:95%}.carousel-list{margin:0 0 10px;padding-left:4%}}.tile{border-radius:5px;box-shadow:0 1px 6px 0 rgba(0,0,0,.15);min-width:48%;height:100%;margin-right:2%;-webkit-transition:-webkit-transform .2s ease-out,-webkit-transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.tile:last-child:after{height:100%;position:absolute;left:100%;width:10%}@media screen and (min-width:690px){.tile{min-width:32%;margin-right:1.333%}}@media screen and (min-width:1024px){.tile{min-width:24%;margin-right:1%}}@media screen and (min-width:1600px){.tile{min-width:19%;margin-right:1%}}.tile.tile-count-1{min-width:calc(100% - 10px);margin-right:10px}.tile:focus.active,.tile:hover.active{box-shadow:0 0 0 3px var(--highlight-color,#fff),0 8px 10px #00024,0 3px 14px #0001f,0 4px 5px #0003;position:relative;z-index:50;outline:0;-webkit-transform:scale(1.05);transform:scale(1.05)}.tile:hover .tile-links{opacity:1}.tile:hover .tile-links .quick-links{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.tile:focus{outline:0}.tile-content-container{border-radius:5px;position:absolute;top:0;bottom:0;left:0;right:0}.tile-figure{border-radius:5px 5px 0 0;height:118px;position:relative;overflow:hidden}.tile-figure .tile-image,.tile-figure:before,.tile-links{position:absolute;width:100%}@media screen and (min-width:451px){.carousel-header{font-size:19px}.tile-figure{height:180px}}@media screen and (min-width:1600px){.tile-figure{height:200px}}.tile-figure .tile-image{height:100%}.tile-figure:before{background-color:#dfdfdf;background-size:contain;top:0;left:0;height:100%}.tile-links{background:rgba(0,0,0,.5);height:100%;top:0;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;opacity:0}.tile-links .quick-links{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.tile-links .quick-links button{background:0 0;border:2px solid #fff;border-radius:5px;color:#fff;font-size:15px;max-width:90px;padding:8px;text-transform:uppercase;-webkit-transition:all .25s ease;transition:all .25s ease;width:100%}.tile-links .quick-links button:hover{background:#fff;color:#2b2b2d}.dots{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:12px}.dots .dot{display:inline-block;width:10px;height:10px;margin:0 5px;background-color:#fefefe33;border-radius:50%;-webkit-transition:all .2s ease;transition:all .2s ease}.widget.sidebar-slide-collection .carousel .tile-figure .tile-image,.widget.sidebar-slide-collection .widget.sidebar-slide-collection .carousel .tile-figure .tile-image,body.archive .content-archive article,body.archive .content-archive article .wp-post-image,body.author .content-archive article,body.author .content-archive article .wp-post-image,body.search .content-main article .post-thumbnail .wp-post-image{border-radius:5px}.dots .dot.dot-active{background-color:var(--primary-color);-webkit-transform:scale(1.1);transform:scale(1.1)}.tile-info{padding:10px;font-size:15px;line-height:20px}.tile-info h3,.tile-info h5{font-family:"Open Sans",sans-serif;font-size:13px;line-height:18px;margin:0}.tile-info h3{font-weight:500;margin-bottom:6px;max-height:36px;position:relative;overflow:hidden}@media screen and (min-width:451px){.tile-info h3,.tile-info h5{font-size:15px;line-height:20px}.tile-info h3{max-height:40px}}.tile-info h5{color:#777;font-weight:300}.widget.sidebar-slide-collection .carousel--large .carousel-list{height:auto}.widget.sidebar-slide-collection .carousel--large .carousel-list.carousel-excerpt .tile-info p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;/*! autoprefixer: off */-webkit-line-clamp:3;-webkit-box-orient:vertical}@media only screen and (min-width:992px) and (max-width:1200px){.widget.sidebar-slide-collection .carousel--large .carousel-list.carousel-excerpt .tile-info p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;/*! autoprefixer: off */-webkit-line-clamp:2;-webkit-box-orient:vertical}}.widget.sidebar-slide-collection .carousel.carousel--full .tile-info,.widget.sidebar-slide-collection .tile.zype_category .post-meta{display:none}.widget.sidebar-slide-collection .carousel.carousel--full .carousel-list{height:auto}.widget.sidebar-slide-collection .tile{height:100%;width:0;overflow:hidden}.widget.sidebar-slide-collection .tile-content-container{height:100%;width:100%;object-fit:contain;position:relative}.widget.sidebar-slide-collection .widget.sidebar-slide-collection .carousel .tile-figure{height:auto}.widget.sidebar-slide-collection .tile-figure .tile-image{height:100%;width:100%}.widget.sidebar-slide-collection{padding:7px 0}.widget.sidebar-slide-collection .widget-title.sidebar-title{margin:0 4% 8px;font-size:22px;font-weight:600}.widget.sidebar-slide-collection .widget-title.sidebar-title a{color:#fff}.widget.sidebar-slide-collection .carousel .tile-figure{height:auto}.widget.sidebar-slide-collection .carousel.carousel--large .tile:focus,.widget.sidebar-slide-collection .carousel.carousel--large .tile:hover{box-shadow:0 0 0 3px var(--highlight-color,#fff),0 8px 10px #00024,0 3px 14px #0001f,0 4px 5px #0003;position:relative;z-index:50;outline:0;-webkit-transform:scale(1.05);transform:scale(1.05)}.widget.sidebar-slide-collection .tile-figure .tile-image,.widget.sidebar-slide-collection .tile-figure:before{position:relative}.widget.sidebar-slide-collection .tile-info h3{color:var(--body-color);font-weight:600;position:relative;font-size:16px}.widget.sidebar-slide-collection .tile-info p{color:var(--body-color);font-size:15px;font-weight:300;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;/*! autoprefixer: off */-webkit-line-clamp:3;-webkit-box-orient:vertical}@media only screen and (max-width:768px){.widget.sidebar-slide-collection .widget-title.sidebar-title{margin-bottom:0}.widget.sidebar-slide-collection .tile-info p{display:none}body .content-main .content-archive,body .content-main>article>.entry-content,body .content-main>article>.entry-header{padding:0 20px}}.widget.sidebar-slide-collection .tile-info .post-meta{font-size:14px;display:block}.widget.sidebar-slide-collection .tile-info .post-meta .post-date{color:var(--body-color)}.widget.sidebar-slide-collection .tile-info .post-meta,.widget.sidebar-slide-collection .tile-info h3{margin-bottom:10px}.widget.sidebar-slide-collection .type-content.content-mgmt{position:absolute}.content-main article.video .post-thumbnail,body .grid{position:relative}.widget.sidebar-slide-collection .type-content .mgmt-link-strip{position:relative;z-index:100}.widget.sidebar-slide-collection article .member-msg{display:none}.widget.sidebar-slide-collection article.member .member-msg{display:block}.content-main article .entry-content .post-meta .author,.content-main article .post-thumbnail .overlay,.content-main article .post-thumbnail .overlay h3,body.logged-in .widget.sidebar-slide-collection article .member-msg{display:none}body.logged-out .widget.sidebar-slide-collection article.member .tile-links .quick-links button::before{content:"Sign up to "}.siw-main-body .infobox p{color:#6e6e78}@media only screen and (min-width:768px) and (max-width:992px){body .content-main .content-archive,body .content-main>article>.entry-content,body .content-main>article>.entry-header{padding:0 40px}}@media only screen and (min-width:992px) and (max-width:1200px){body .content-main .content-archive,body .content-main>article>.entry-content,body .content-main>article>.entry-header{padding:0 40px}}@media screen and (min-width:1024px){body .content-main .content-archive,body .content-main>article>.entry-content,body .content-main>article>.entry-header{padding:0 40px}body.archive.has-image .grid .archive-header .post-thumbnail .wrapper:after,body.author.has-image .grid .archive-header .post-thumbnail .wrapper:after{min-height:640px}}@media only screen and (max-width:450px){body .content-main .content-archive,body .content-main>article>.entry-content,body .content-main>article>.entry-header{padding-right:10px}}body .content-main .prev-next-link{margin-top:20px;margin-bottom:5px;text-align:center}.content-main article .post-thumbnail img{height:100%;width:100%;object-fit:contain}.content-main article .entry-content{margin-top:10px;padding-top:10px;padding-bottom:10px}.content-main article .entry-content p{line-height:normal;font-weight:400}.content-main article .entry-content p a{color:#fff;text-decoration:underline}.content-main article .entry-content h1{margin-bottom:30px}.content-main article .entry-content h2{font-size:32px;font-weight:600}.content-main article .entry-content h3{font-weight:600;line-height:24px;margin-bottom:25px;margin-top:25px}.content-main article .entry-content h4{font-size:20px;font-weight:600;line-height:20px;margin-bottom:20px;margin-top:20px}.content-main article .entry-content h5{font-size:16px;line-height:18px;font-weight:600;margin-top:15px;margin-bottom:15px}.content-main article .entry-content h6{font-size:16px;line-height:18px;font-weight:400;margin-top:10px;margin-bottom:10px}.content-main article .entry-content h2 strong,.content-main article .entry-content h2 strong a,.content-main article .entry-content h3 strong,.content-main article .entry-content h3 strong a,.content-main article .entry-content h4 strong,.content-main article .entry-content h4 strong a,.content-main article .entry-content h5 strong,.content-main article .entry-content h5 strong a,.content-main article .entry-content h6 strong,.content-main article .entry-content h6 strong a{color:#d61111}.content-main article .entry-content ol,.content-main article .entry-content ul{text-indent:0;margin-bottom:30px;margin-left:1em}.content-main article .entry-content ol li,.content-main article .entry-content ul li{margin-bottom:.75em;line-height:normal;color:#777;font-size:var(--body-font-size)}.content-main article .entry-content ul{list-style-type:disc}.content-main article .entry-content ol{list-style-type:decimal}.content-main article .entry-content img{max-width:100%;height:auto}.content-main article .entry-content blockquote.wp-block-quote{background-color:#fff;margin:20px 20px 40px;padding:20px 0;font-style:italic}.content-main article .entry-content blockquote.wp-block-quote p{padding-left:30px;padding-right:30px;line-height:2rem!important}.content-main article .entry-content .post-meta .social-buttons{float:right}.content-main article .entry-content .post-meta .social-buttons .btn{margin:0 5px}.content-main article .entry-content .terms a:hover{text-decoration:none}.content-main article.post .entry-content .post-meta .author{display:block}.content-main article.video .post-thumbnail .overlay{display:none!important}.content-main article.video .post-thumbnail .overlay:after{content:"";opacity:.65;font-size:5em;position:absolute;color:#fff;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition-duration:.15s;transition-duration:.15s}body.archive.has-image .grid,body.archive.has-image .grid .archive-header .post-thumbnail .wrapper,body.author.has-image .grid,body.author.has-image .grid .archive-header .post-thumbnail .wrapper{position:relative}.content-main article.video .post-thumbnail .overlay:hover:after{opacity:.95}body.archive.has-image .grid .top-nav,body.author.has-image .grid .top-nav{background-color:rgba(0,0,0,.7)}body.archive.has-image .grid .archive-header .post-thumbnail .wrapper:after,body.author.has-image .grid .archive-header .post-thumbnail .wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:56.25vw}@media only screen and (max-width:768px){body.archive.has-image .grid .archive-header .post-thumbnail .wrapper:after,body.author.has-image .grid .archive-header .post-thumbnail .wrapper:after{background:-webkit-linear-gradient(rgba(0,0,0,0) 78%,#000 97%,#000 100%);background:linear-gradient(rgba(0,0,0,0) 78%,#000 97%,#000 100%)}}@media screen and (min-width:768px){body.archive.has-image .grid .archive-header .post-thumbnail .wrapper:after,body.author.has-image .grid .archive-header .post-thumbnail .wrapper:after{background:-webkit-linear-gradient(rgba(0,0,0,.7) 2%,rgba(0,0,0,.1) 10%,rgba(0,0,0,.2) 17%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 78%,#000 91%,#000 100%);background:linear-gradient(rgba(0,0,0,.7) 2%,rgba(0,0,0,.1) 10%,rgba(0,0,0,.2) 17%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 78%,#000 91%,#000 100%)}body.archive.has-image .grid .archive-header,body.author.has-image .grid .archive-header{margin:300px 0 20px}body.archive.has-image .grid .archive-header .entry-content,body.archive.has-image .grid .archive-header .entry-header,body.author.has-image .grid .archive-header .entry-content,body.author.has-image .grid .archive-header .entry-header{z-index:40;position:relative}}@media only screen and (min-width:768px) and (min-width:768px) and (max-width:992px){body.archive.has-image .grid .archive-header,body.author.has-image .grid .archive-header{margin-top:325px}}@media screen and (min-width:768px) and (min-width:1024px){body.archive.has-image .grid .archive-header,body.author.has-image .grid .archive-header{width:50%;margin-top:250px}body.archive.has-image .grid .archive-header .entry-header h1,body.archive.has-image .grid .archive-header .entry-header p,body.author.has-image .grid .archive-header .entry-header h1,body.author.has-image .grid .archive-header .entry-header p{text-shadow:2px 2px 10px rgba(0,0,0,.8)}body.archive.has-image .grid .archive-header .entry-content .wrapper,body.author.has-image .grid .archive-header .entry-content .wrapper{background-color:rgba(0,0,0,.7);box-shadow:0 0 10px 10px rgba(0,0,0,.7);padding:5px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}@media screen and (min-width:768px) and (min-width:1200px){body.archive.has-image .grid .archive-header,body.author.has-image .grid .archive-header{margin-top:300px}}@media screen and (min-width:768px) and (min-width:1400px){body.archive.has-image .grid .archive-header,body.author.has-image .grid .archive-header{margin-top:400px;margin-bottom:50px}}@media only screen and (min-width:768px) and (min-width:768px) and (max-width:992px){body.archive.has-image .grid .archive-header .post-thumbnail .wrapper img,body.archive.has-image .grid .archive-header .post-thumbnail .wrapper:after,body.author.has-image .grid .archive-header .post-thumbnail .wrapper img,body.author.has-image .grid .archive-header .post-thumbnail .wrapper:after{padding-top:10px}}@media screen and (min-width:768px){body.archive.has-image .grid .archive-header .entry-content p,body.author.has-image .grid .archive-header .entry-content p{font-size:16px;line-height:1.5em}body.archive.has-image .grid .archive-header .post-thumbnail,body.author.has-image .grid .archive-header .post-thumbnail{position:absolute;top:0;left:0;width:100%;margin-top:5px}body.archive.has-image .grid .archive-header .post-thumbnail .wrapper,body.author.has-image .grid .archive-header .post-thumbnail .wrapper{-moz-box-sizing:border-box;box-sizing:border-box;height:auto}body.archive.has-image .grid .archive-header .post-thumbnail .wrapper img,body.author.has-image .grid .archive-header .post-thumbnail .wrapper img{position:absolute;height:auto;top:0;right:0;display:block;object-fit:cover}}@media screen and (min-width:768px) and (min-width:1024px){body.archive.has-image .grid .archive-header .post-thumbnail .wrapper img,body.author.has-image .grid .archive-header .post-thumbnail .wrapper img{width:90vw;min-height:640px;-webkit-mask-image:-webkit-linear-gradient(160deg,#000 0,rgba(0,0,0,0) 77%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%),-webkit-linear-gradient(right,#000 0,#000 60%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(290deg,#000 0,rgba(0,0,0,0) 77%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%),linear-gradient(to left,#000 0,#000 60%,rgba(0,0,0,0) 100%)}}body.archive.has-image .grid .content-archive,body.author.has-image .grid .content-archive{background:-webkit-linear-gradient(top,rgba(0,0,0,0) 10px,rgba(0,0,0,.8) 110px,#000 300px);background:linear-gradient(to bottom,rgba(0,0,0,0) 10px,rgba(0,0,0,.8) 110px,#000 300px)}@media only screen and (min-width:768px) and (max-width:1200px){body.archive.has-image .grid .content-archive,body.author.has-image .grid .content-archive{padding-top:10px}}body.archive .archive-header .entry-content,body.author .archive-header .entry-content{margin-bottom:20px}body.archive .content-archive,body.author .content-archive{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body.archive .content-archive .widget-area,body.author .content-archive .widget-area{-webkit-box-flex:100%;-webkit-flex:100%;-moz-box-flex:100%;-ms-flex:100%;flex:100%}body.archive .content-archive article,body.author .content-archive article{margin-right:10px;-webkit-transition:-webkit-transform .2s ease-out,-webkit-transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;z-index:1;background-color:var(--body-background-color)}@media screen and (min-width:1024px){body.archive.has-image .grid .content-archive,body.author.has-image .grid .content-archive{padding-top:40px}body.archive .content-archive article,body.author .content-archive article{width:calc(25% - 5px);-webkit-box-flex:calc(25% - 20px);-webkit-flex:calc(25% - 20px);-moz-box-flex:calc(25% - 20px);-ms-flex:calc(25% - 20px);flex:calc(25% - 20px)}body.archive .content-archive article:nth-of-type(4n+4),body.author .content-archive article:nth-of-type(4n+4){margin-right:0}}@media only screen and (min-width:992px) and (max-width:1200px){body.archive .content-archive article,body.author .content-archive article{width:calc(33.3333333333% - 5px);-webkit-box-flex:calc(33.3333333333% - 20px);-webkit-flex:calc(33.3333333333% - 20px);-moz-box-flex:calc(33.3333333333% - 20px);-ms-flex:calc(33.3333333333% - 20px);flex:calc(33.3333333333% - 20px)}body.archive .content-archive article:nth-of-type(3n+3),body.author .content-archive article:nth-of-type(3n+3){margin-right:0}}@media only screen and (min-width:768px) and (max-width:992px){body.archive .content-archive article,body.author .content-archive article{width:calc(33.3333333333% - 5px);-webkit-box-flex:calc(33.3333333333% - 20px);-webkit-flex:calc(33.3333333333% - 20px);-moz-box-flex:calc(33.3333333333% - 20px);-ms-flex:calc(33.3333333333% - 20px);flex:calc(33.3333333333% - 20px)}body.archive .content-archive article:nth-of-type(3n+3),body.author .content-archive article:nth-of-type(3n+3){margin-right:0}}@media only screen and (max-width:768px){body.archive .archive-header .entry-header h1.entry-title,body.author .archive-header .entry-header h1.entry-title{padding-top:0}body.archive .content-archive article,body.author .content-archive article{-webkit-box-flex:calc(50% - 20px);-webkit-flex:calc(50% - 20px);-moz-box-flex:calc(50% - 20px);-ms-flex:calc(50% - 20px);flex:calc(50% - 20px)}body.archive .content-archive article:nth-of-type(2n+2),body.author .content-archive article:nth-of-type(2n+2){margin-right:0}}@media screen and (min-width:768px){body.archive .content-archive article:focus,body.archive .content-archive article:hover,body.author .content-archive article:focus,body.author .content-archive article:hover{box-shadow:0 0 0 3px var(--highlight-color,#fff),0 8px 10px #00024,0 3px 14px #0001f,0 4px 5px #0003;position:relative;z-index:50;outline:0;-webkit-transform:scale(1.05);transform:scale(1.05)}body.archive .content-archive article,body.author .content-archive article{padding-bottom:20px}}body.archive .content-archive article header .entry-title,body.author .content-archive article header .entry-title{display:none}body.archive .content-archive article a,body.author .content-archive article a{display:block}body.archive .content-archive article a img,body.author .content-archive article a img{height:100%;width:100%;object-fit:contain}body.archive .content-archive article .entry-content,body.author .content-archive article .entry-content{margin-top:0;padding-left:7px;padding-right:7px}body.archive .content-archive article .entry-content h3,body.author .content-archive article .entry-content h3{color:var(--body-color);font-size:16px;font-weight:600;position:relative;line-height:normal;margin-top:0}body.archive .content-archive article .entry-content h3 a,body.author .content-archive article .entry-content h3 a{color:var(--link-color)}body.archive .content-archive article .entry-content p,body.author .content-archive article .entry-content p{color:var(--body-color);font-size:15px;font-weight:300;line-height:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;/*! autoprefixer: off */-webkit-line-clamp:4;-webkit-box-orient:vertical}body.archive .content-archive article .entry-content .post-meta .author,body.archive.post-type-archive .content-archive article .entry-content .post-meta,body.author .content-archive article .entry-content .post-meta .author{display:none}body.archive .content-archive article .entry-content .post-meta .post-date,body.author .content-archive article .entry-content .post-meta .post-date{color:var(--body-color)}body.archive .content-archive article .entry-content .post-meta,body.author .content-archive article .entry-content .post-meta{font-size:14px;line-height:normal}body.archive .content-archive article .entry-content .post-meta,body.archive .content-archive article .entry-content h3,body.author .content-archive article .entry-content .post-meta,body.author .content-archive article .entry-content h3{margin-bottom:10px}body.search .content-main article{margin-bottom:10px;padding-bottom:20px}body.search .content-main article.has-post-thumbnail{border-bottom:4px solid #2b2b2d}body.search .content-main article.has-post-thumbnail:last-of-type{border-bottom-color:transparent}body.search .content-main article.has-post-thumbnail .entry-content,body.search .content-main article.has-post-thumbnail .entry-header,body.search .content-main article.has-post-thumbnail .post-thumbnail{margin-left:10px;margin-right:10px}body.search .content-main article .entry-title{font-size:24px}@media only screen and (max-width:768px){body.search .content-main article{padding-bottom:10px}body.search .content-main article .entry-title{line-height:normal;margin-bottom:.5em}}body.search .content-main article .post-thumbnail{padding-right:20px}body.single .grid .above-post .widget,body.single .grid .below-post .widget,body.single-format-image .grid .content-main .entry-header{padding:0}@media screen and (min-width:768px){body.search .content-main article .post-thumbnail{width:200px;float:left}}body.search .content-main article .post-meta{font-size:15px;line-height:normal;margin-bottom:10px}body.search .content-main article .post-meta .author{display:block}body.search .content-main article .post-meta .author .avatar{display:none}body.search .content-main article .entry-header{margin-bottom:10px}body.search .content-main article .entry-content{margin-top:0;padding-bottom:0}body.search .content-main article .entry-content p{font-size:16px;line-height:normal}@media only screen and (max-width:768px){body.search .content-aside .widget_search{display:none}body.single-format-image .grid .content-main .entry-header .entry-title{padding:0 20px}}@media only screen and (min-width:768px) and (max-width:1200px){body.search .content-aside .widget_search{display:none}}body.single .content-main article .entry-content .post-meta{display:block;line-height:normal;font-size:16px;font-weight:400;margin:20px 0}body.single .content-main article .entry-content .post-meta:after{content:"";display:table;clear:both}body.single .content-main article .entry-content .post-meta img{width:35px;border-radius:20px;float:left;margin-right:10px;height:auto}body.single .content-main article .entry-content .post-meta img.avatar-default{display:none}body.single .content-main .above-post article .post-meta,body.single .content-main .below-post article .post-meta{margin:0}@media screen and (min-width:1024px){body.single .content-main>article>.entry-content{max-width:1024px;width:100%;margin:0 auto}body.single .content-main>article>.entry-content:after{content:"";display:table;clear:both}body.single-format-image .grid .content-main .entry-header .entry-title{padding:0 40px}}body.single-format-image .grid{position:relative;margin-top:250px;overflow-y:hidden}body.single-format-image .grid .top-nav{background-color:rgba(0,0,0,.7)}body.single-format-image .grid .content-main{margin:250px 0 100px;overflow-y:hidden}body.single-format-image .grid .content-main .entry-content,body.single-format-image .grid .content-main .entry-header{z-index:40;position:relative}body.single-format-image .grid .content-main .entry-header .entry-title{max-width:1024px;margin:0 auto;font-size:48px;line-height:normal}@media only screen and (min-width:768px) and (max-width:992px){body.single-format-image .grid .content-main .entry-header .entry-title{padding:0 40px}}@media only screen and (min-width:992px) and (max-width:1200px){body.single-format-image .grid .content-main .entry-header .entry-title{padding:0 40px}}@media only screen and (max-width:450px){body.single-format-image .grid .content-main .entry-header .entry-title{padding-right:10px}}body.single-format-image .grid .content-main .entry-header:after{content:"";position:absolute;background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50px,rgba(0,0,0,.5) 110px,#000 300px);background:linear-gradient(to bottom,rgba(0,0,0,0) 50px,rgba(0,0,0,.5) 110px,#000 300px);height:56.25vw;width:100%}body.single-format-image .grid .content-main .entry-content p{line-height:1.5em}body.single-format-image .grid .content-main .post-thumbnail{position:absolute;top:0;left:0;width:100%;margin-top:5px;opacity:.4}body.single-format-image .grid .content-main .post-thumbnail img{position:absolute;height:auto;top:0;right:0;display:block;object-fit:cover}body.single-format-image .grid .content-main .post-thumbnail:after{content:"";position:absolute;top:0;left:0;width:100%;height:56.25vw;background:-webkit-linear-gradient(rgba(0,0,0,0) 2%,rgba(0,0,0,.1) 10%,rgba(0,0,0,.2) 17%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 78%,#000 91%,#000 100%);background:linear-gradient(rgba(0,0,0,0) 2%,rgba(0,0,0,.1) 10%,rgba(0,0,0,.2) 17%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 78%,#000 91%,#000 100%);min-height:640px}body.single-format-image .grid .entry-content{padding-top:40px}body.single-format-image.single-video .content-main article .entry-video{z-index:99;position:relative;padding-top:100px}body.single-format-image.single-video .content-main article .entry-video>div{box-shadow:0 0 25px 10px rgba(0,0,0,.3);border:1px solid #171717}body.single-format-image.single-video .content-main article .entry-content{padding-top:10px}body.single-format-video .content-main{-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;opacity:1;z-index:100;position:relative}body.single-format-video .content-main .video{position:fixed;top:0;left:0;width:100vw;height:calc(100vh - (100vh - 100%));overflow:hidden;background-color:#000}@media only screen and (max-width:768px){body.single-format-image .grid .content-main .entry-header .entry-title{font-size:32px}body.single-format-image.single-video .content-main article .entry-video{padding-top:10px}body.single-format-image.single-video .content-main article .entry-content{padding-top:0}body.single-format-video .content-main .video{overflow:scroll}}body.single-format-video .content-main .video .container,body.single-format-video .content-main .video .entry-video{width:100%;height:100%}body.single-format-video .content-main .video .entry-header,body.single-format-video .content-main .video .heading{-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;opacity:1;padding-top:30px;padding-bottom:20px}@media only screen and (max-width:1200px){body.single-format-video .mobile-menu{display:none}body.single-format-video .grid{margin-bottom:0}body.single-format-video .content-main .video .theo-player-wrapper{height:100vh}body.single-format-video .content-main .video .entry-header,body.single-format-video .content-main .video .heading{position:absolute;z-index:2}}body.single-format-video .content-main .video .entry-header #lastPage,body.single-format-video .content-main .video .heading #lastPage{float:left;margin-right:15px}body.single-format-video .content-main .video .entry-header #lastPage:after,body.single-format-video .content-main .video .heading #lastPage:after{content:"";display:table;clear:both}body.single-format-video .content-main .video .entry-header .arrow-left,body.single-format-video .content-main .video .heading .arrow-left{-webkit-filter:drop-shadow(2px 2px 5px rgba(0, 0, 0, .4));filter:drop-shadow(2px 2px 5px rgba(0, 0, 0, .4))}@media screen and (min-width:1024px){body.single-format-video .content-main .video .entry-header .arrow-left,body.single-format-video .content-main .video .heading .arrow-left{padding-top:24px}}body.single-format-video .content-main .video .entry-header .entry-title,body.single-format-video .content-main .video .heading .entry-title{width:100%;background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 25%,rgba(0,0,0,.25) 100%);background-image:linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 25%,rgba(0,0,0,.25) 100%);pointer-events:none}@media only screen and (max-width:1200px){body.single-format-video .content-main .video .entry-header .entry-title,body.single-format-video .content-main .video .heading .entry-title{font-size:20px;padding:0 0 15px;line-height:normal}}body.single-format-video .content-main .video .entry-header .entry-title .content,body.single-format-video .content-main .video .heading .entry-title .content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:80%}@media screen and (min-width:1024px){body.single-format-video .content-main .video .entry-header .entry-title,body.single-format-video .content-main .video .heading .entry-title{padding:24px 56px;font-size:36px}body.single-format-video .content-main .video .entry-header p,body.single-format-video .content-main .video .heading p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;/*! autoprefixer: off */-webkit-line-clamp:4;-webkit-box-orient:vertical}}@media only screen and (min-width:992px) and (max-width:1200px){body.single-format-video .content-main .video .entry-header p,body.single-format-video .content-main .video .heading p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;/*! autoprefixer: off */-webkit-line-clamp:3;-webkit-box-orient:vertical}}@media only screen and (max-width:768px){body.single-format-video .content-main .video .entry-header p,body.single-format-video .content-main .video .heading p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;/*! autoprefixer: off */-webkit-line-clamp:6;-webkit-box-orient:vertical}}@media only screen and (max-width:1200px){body.single-format-video .content-main .video .entry-header .post-meta,body.single-format-video .content-main .video .heading .post-meta{font-size:13px}body.single-format-video .content-main .video .entry-header .entry-title,body.single-format-video .content-main .video .entry-header p,body.single-format-video .content-main .video .heading .entry-title,body.single-format-video .content-main .video .heading p{-webkit-filter:drop-shadow(3px 3px 3px rgba(0, 0, 0, .4));filter:drop-shadow(3px 3px 3px rgba(0, 0, 0, .4));background-image:none}}body.single-format-video .content-main article .entry-header .post-meta{padding-bottom:10px}body.single-format-video .content-main article .entry-video-error{font-size:24px;font-weight:600;color:#d61111;background-color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:2em}body.single-format-video .content-main article.zype_category-live .entry-header .post-meta{display:none}@media screen and (min-width:1024px){body.single-format-image .content-main>article .entry-video,body.single-format-standard .content-main>article .entry-video,body.single-video .content-main>article .entry-video{max-width:calc((100vh - 200px)/ 9 * 16);width:100%;margin:0 auto}body.single-format-image .content-main>article .entry-video:after,body.single-format-standard .content-main>article .entry-video:after,body.single-video .content-main>article .entry-video:after{content:"";display:table;clear:both}}body.page-template-show .content-main .post-meta{display:none!important}body.page-template-show .content-main .page .entry-content p{font-size:18px}body.page-template-show .content-main .widget.sidebar-cube-collection article .entry-content h3{margin-bottom:.5em;font-size:20px}body.page-template-show .content-main .widget.sidebar-cube-collection article .entry-content p{display:block;line-height:1.5em}@media only screen and (max-width:768px){body.page-template-show .content-main .widget.sidebar-cube-collection article .entry-content p{display:none}}body.page .entry-content .post-meta,body.page.page-template-splash .content-main article .entry-header{display:none}body.page.page-template-splash .content-main article .entry-content{text-align:center;padding:0!important}
/*# sourceMappingURL=style-0.2.2.min.css.map */