/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:#0000;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ctst_1ajuk800{--ctst_1ajuk801:4px}.ctst_twf8nz0{font-family:SourceSansPro,sans-serif}.ctst_twf8nz1,.ctst_twf8nz2{font-family:TvSansScreen,sans-serif}.ctst_twf8nz2{font-size:3.75rem;line-height:4rem;letter-spacing:-.09375rem}.ctst_twf8nz3{font-size:3rem;line-height:3.25rem;letter-spacing:-.0625rem}.ctst_twf8nz3,.ctst_twf8nz4{font-family:TvSansScreen,sans-serif}.ctst_twf8nz4{font-size:2.25rem;line-height:2.5rem;letter-spacing:-.025rem}.ctst_twf8nz5{font-size:1.75rem;line-height:2rem}.ctst_twf8nz5,.ctst_twf8nz6{font-family:TvSansScreen,sans-serif;letter-spacing:0}.ctst_twf8nz6{font-size:1.5rem;line-height:1.75rem}.ctst_twf8nz7{font-size:1.3125rem;line-height:1.625rem}.ctst_twf8nz7,.ctst_twf8nz8{font-family:TvSansScreen,sans-serif;letter-spacing:0}.ctst_twf8nz8{font-size:1.125rem;line-height:1.375rem}.ctst_twf8nz9{font-family:TvSansScreen,sans-serif;font-size:1rem;line-height:1.25rem;letter-spacing:0}.ctst_twf8nza{font-size:1.3125rem;line-height:1.75rem}.ctst_twf8nza,.ctst_twf8nzb{font-family:SourceSansPro,sans-serif;letter-spacing:0}.ctst_twf8nzb{font-size:1.125rem;line-height:1.5rem}.ctst_twf8nzc{font-size:1rem;line-height:1.375rem;letter-spacing:0}.ctst_twf8nzc,.ctst_twf8nzd{font-family:SourceSansPro,sans-serif}.ctst_twf8nzd{font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem}.ctst_twf8nze{font-size:.75rem;letter-spacing:.025rem}.ctst_twf8nze,.ctst_twf8nzf{font-family:SourceSansPro,sans-serif;line-height:1rem}.ctst_twf8nzf{font-size:.6875rem;letter-spacing:.03125rem}.ctst_twf8nzg{font-size:1rem;line-height:1.125rem}.ctst_twf8nzg,.ctst_twf8nzh{font-family:SourceSansPro,sans-serif;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600}.ctst_twf8nzh{font-size:.875rem;line-height:1rem}.ctst_twf8nzi{font-family:SourceSansPro,sans-serif;font-size:.75rem;line-height:.875rem;letter-spacing:.0375rem;text-transform:uppercase;font-weight:600}.ctli_1ail8qk0{text-decoration:none}.ctco_1dnsuhb0{z-index:0;height:0;width:100%;position:relative}.ctco_j4uq32b{fill:currentColor;&.ctco_j4uq328{margin-right:0!important;margin-left:0!important}}.ctco_j4uq32c{margin-right:-8px}.ctco_j4uq32d{margin-left:-8px}.ctco_j4uq32e{font-weight:400;border:1px solid #0000;font-size:var(--ctco_j4uq323);padding:var(--ctco_j4uq324);height:var(--ctco_j4uq322);letter-spacing:var(--ctco_j4uq321);line-height:var(--ctco_j4uq320);&.ctco_j4uq328{padding:var(--ctco_j4uq325)}& .ctco_j4uq32b{width:var(--ctco_j4uq326);height:var(--ctco_j4uq326)}& .ctco_j4uq32c{margin-left:var(--ctco_j4uq327)}& .ctco_j4uq32d{margin-right:var(--ctco_j4uq327)}}.ctco_j4uq32f{--ctco_j4uq321:0.2px;--ctco_j4uq320:1.25rem;--ctco_j4uq323:14px;--ctco_j4uq324:0 12px;--ctco_j4uq325:0 5px;--ctco_j4uq322:32px;--ctco_j4uq326:20px;--ctco_j4uq327:6px}.ctco_j4uq32g{--ctco_j4uq321:0;--ctco_j4uq320:1.375rem;--ctco_j4uq323:16px;--ctco_j4uq324:0 16px;--ctco_j4uq325:0 7px;--ctco_j4uq322:40px;--ctco_j4uq326:24px;--ctco_j4uq327:8px}.ctco_j4uq32h{--ctco_j4uq321:0;--ctco_j4uq320:1.5rem;--ctco_j4uq323:18px;--ctco_j4uq324:0 20px;--ctco_j4uq325:0 11px;--ctco_j4uq322:48px;--ctco_j4uq326:24px;--ctco_j4uq327:12px}.ctco_j4uq32i{background-color:initial}.ctco_j4uq32j{color:#fff;font-weight:600;background:#ed1c24;box-shadow:0 1px 2px 0 #920d1233;&:hover:not(.ctco_j4uq329){background:#a00000;box-shadow:0 12px 16px -6px #920d1280,0 1px 4px 0 #920d124d}&:active:not(.ctco_j4uq329){background:#bf141b;box-shadow:0 1px 3px 0 #920d1280}&.ctco_j4uq329{background:#fb8d8f}}.ctco_j4uq32k{color:#000;box-shadow:0 1px 2px 0 #0000001a;border-color:#c6c6c6;background:#fff;&:hover:not(.ctco_j4uq329){border-color:#a8a8a8;box-shadow:0 12px 16px -6px #00000040,0 1px 4px 0 #00000026}&:active:not(.ctco_j4uq329){border-color:#a8a8a8;box-shadow:0 1px 3px 0 #0000004d}&.ctco_j4uq329{border-color:#e0e0e0;color:#8d8d8d}}.ctco_j4uq32l{color:#fff;background-color:#0009;border-color:#fff3;&:hover:not(.ctco_j4uq329){background-color:#000c;border-color:#ffffff4d}&:active:not(.ctco_j4uq329){background-color:#000;border-color:#fff6}&.ctco_j4uq329{background-color:#0009;border-color:#ffffff1a;color:#a8a8a8}}.ctco_j4uq32m{&.ctco_j4uq329{cursor:not-allowed}width:auto;position:relative;text-decoration:none;border-radius:var(--ctst_1ajuk801);display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;font-family:SourceSansPro,sans-serif;cursor:pointer;outline:none;transition:background .15s,border-color .15s,box-shadow .15s}.ctco_j4uq32n{display:flex;align-items:center;visibility:initial;&.ctco_j4uq32a{visibility:hidden}}.ctco_j4uq32o{position:absolute}.ctco_j4uq32o g path{fill:#00000080}.ctco_j4uq32o g path:nth-child(2n){fill:#d8d8d8}.ctco_j4uq32k .ctco_j4uq32o g path{fill:#000}.ctco_j4uq32k .ctco_j4uq32o g path:nth-child(2n){fill:#d8d8d8}.ctco_j4uq32l .ctco_j4uq32o g path{fill:#000}.ctco_j4uq32l .ctco_j4uq32o g path:nth-child(2n){fill:#e0e0e0}.ctco_13qe9lg0.ctco_j4uq32k{height:56px;color:#163d73;font-family:TvSansScreen,sans-serif;font-weight:500;font-size:16px;letter-spacing:.57px;line-height:normal}.ctco_183hsmg0{display:flex;align-items:center}.ctco_183hsmg1{margin-left:8px}.ctco_183hsmg2{width:40px;height:40px;border-radius:50%;padding:0}.ctco_1gy3thf0{margin-bottom:9px}.ctco_1gy3thf0.row{margin-bottom:0;margin-right:12px}.ctco_1gy3thf1{margin-bottom:2px;color:#6f6f6f;overflow-wrap:break-word;font-weight:600}.ctco_1gy3thf1.inverted{color:#c6c6c6}.ctco_1gy3thf2{margin:0 0 1px;overflow-wrap:break-word;font-weight:500}.ctco_1gy3thf3{color:#6f6f6f}.ctco_1gy3thf3.inverted{color:#c6c6c6}.ctco_1gy3thf4{display:block;color:#041e42}.ctco_1gy3thf4:visited.useVisitedStyles,a:visited .ctco_1gy3thf4.useVisitedStyles{color:#6b6f77}.ctco_1gy3thf4.inverted{color:#fff}.ctco_1gy3thf4.inverted:visited.useVisitedStyles,a:visited .ctco_1gy3thf4.useVisitedStyles{color:#888d94}.ctco_1gy3thf5{display:flex}.ctco_1gy3thf6{cursor:pointer}.ctco_1gy3thf7{max-width:560px;container-type:normal}.ctco_1gy3thf7.showAsContainer{container-type:inline-size}@media (min-width:640px){.ctco_1gy3thf0.row{margin-right:16px}}@container (min-width: 272px){.ctco_1gy3thf1{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1rem;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600}.ctco_1gy3thf2{font-family:TvSansScreen,sans-serif;font-size:1.125rem;line-height:1.375rem;letter-spacing:0}.ctco_1gy3thf3{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem}}.ctco_6vgd8r0{width:100%;height:100%;justify-content:center;display:grid;align-items:center}.ctco_6vgd8r1{font-size:.75rem;color:#8d8d8d;box-sizing:border-box;display:grid;grid-template-rows:20px 32px;grid-column-gap:9px}.ctco_6vgd8r1.is184{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;grid-template-rows:40px 24px 24px}.ctco_6vgd8r1.is272{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;grid-template-rows:48px 24px 24px}.ctco_6vgd8r2{grid-column-start:1;grid-row-start:1;margin:auto;height:20px;width:20px}.ctco_6vgd8r2.is184{height:24px;width:24px}.ctco_6vgd8r3{grid-column-start:1;grid-row-start:2;height:24px;margin:0;text-align:center}.ctco_6vgd8r4{grid-column-start:1;grid-row-start:3;align-self:start;justify-self:start;cursor:pointer;text-decoration:underline;margin:auto}.ctco_uptnmv0{height:100%;width:100%}.ctco_uptnmv1{position:relative;border-radius:0;overflow:hidden;background:#e0e0e0;width:100%;container-type:inline-size}.ctco_uptnmv1.hasBorderRadius{border-radius:var(--ctst_1ajuk801)}.ctco_uptnmv1.hover,.ctco_uptnmv1.isClickable:hover{cursor:pointer}.ctco_uptnmv2{top:0;left:0;width:100%;height:100%;position:absolute}.ctco_uptnmv3{object-fit:cover}.ctco_uptnmv4{position:absolute;height:100%;width:100%;top:0;left:0;padding:4px;box-sizing:border-box}.ctco_uptnmv5{position:relative;height:100%;display:flex;justify-content:center;align-items:center}.ctco_uptnmv6{border-radius:2px;padding:2px 4px;color:#fff;background-color:#00000080;line-height:1}.ctco_uptnmv7{position:absolute;top:0;left:0;padding:2px 4px;height:auto;display:flex;justify-content:flex-start;align-items:center}.ctco_uptnmv8{display:none;margin-right:2px;min-width:16px;min-height:16px}.ctco_uptnmv9{position:absolute;top:0;right:0;cursor:pointer}.ctco_uptnmv9:hover{background-color:#000}.ctco_uptnmva{margin-top:8px}.ctco_uptnmvb{align-self:flex-end;margin-left:auto}.ctco_uptnmvc{position:absolute;bottom:0;flex-direction:column}.ctco_uptnmvc,.ctco_uptnmvd{width:100%;display:flex}.ctco_uptnmve{font-weight:600;background:#ed1c24;position:absolute;top:0;left:0;color:#fff;padding:2px 4px 2px 14px;border-radius:2px}.ctco_uptnmve:before{content:"";background:#fff;width:6px;height:6px;position:absolute;border-radius:100%;left:4px;top:50%;margin-top:-3px}.ctco_uptnmvf{font-size:.75rem;box-sizing:border-box;color:#fff;border-radius:var(--ctst_1ajuk801);display:flex;justify-content:center;align-items:center;text-align:center;background:#000;padding:4px 6px;line-height:14px;margin:0 4px}.ctco_uptnmvg{position:absolute;top:0;right:0;z-index:1}.ctco_uptnmvi,.ctco_uptnmvj{display:none}.ctco_uptnmvk{display:block}@container (min-width: 184px){.ctco_uptnmv4{padding:8px}.ctco_uptnmv8{display:block}.ctco_uptnmvf{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;max-width:168px;padding:6px 8px;margin:0 auto;background:#00000080}.ctco_uptnmvi{display:flex}.ctco_uptnmvj{display:block}.ctco_uptnmvk{display:none}}@container (min-width: 272px){.ctco_uptnmvh{width:48px!important;height:32px!important}}.ctco_dg4rfx0{border-radius:36px;display:flex;justify-content:center;align-items:center;background-color:#00000080;box-sizing:border-box;width:32px;height:24px;transition:background .15s}.ctco_dg4rfx0:not(.disabled){cursor:pointer}.ctco_dg4rfx0:not(.disabled).hover,.ctco_dg4rfx0:not(.disabled):hover{background-color:#ed1c24}.ctco_dg4rfx0.disabled.hover,.ctco_dg4rfx0.disabled:hover{background-color:#6b6f77}.ctco_dg4rfx0:not(.disabled):active{background-color:#bf141b}.ctco_dg4rfx0.big{width:48px;height:32px}.ctco_dg4rfx1{width:16px;height:16px;padding-left:8px;padding-right:8px}.ctco_dg4rfx1.big{width:20px;height:20px;padding-left:14px;padding-right:14px}.ctco_13c5lmq0.row{box-sizing:border-box;margin-bottom:0;margin-right:16px}.ctco_13c5lmq1{border-radius:var(--ctst_1ajuk801)}.ctco_13c5lmq2{position:absolute;height:100%;width:100%;top:0;left:0;padding:4px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;margin-bottom:14px}.ctco_13c5lmq2.row{margin-right:16px}.ctco_13c5lmq3{box-sizing:border-box;height:12px;max-width:103px;width:100%;margin:13px 0 9px}.ctco_13c5lmq3.row{height:30px;max-width:329px;margin:0}.ctco_13c5lmq4{box-sizing:border-box;margin:14px 0 0;height:38px;max-width:209px;width:100%}.ctco_13c5lmq4.row{height:14px;max-width:560px;margin:6px 0 0}.ctco_13c5lmq5{box-sizing:border-box;height:14px;max-width:355px;width:100%;margin:14px 0}.ctco_13c5lmq5.row{height:14px;max-width:209px;margin:9px 0 6px}.ctco_13c5lmq6{display:flex}.ctco_13c5lmq7{width:100%}.ctco_14e20cm0{color:#6f6f6f;display:flex;flex-wrap:nowrap;width:auto;padding:0;margin:0}.ctco_14e20cm1{list-style:none;display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0}.ctco_14e20cm1:after{content:"•";padding-left:6px;padding-right:6px;display:block}.ctco_14e20cm1:last-child:after{display:none}.ctco_1gz3jxu0{width:100%;display:grid;grid-auto-rows:auto}.ctco_1gz3jxu0.displayAsUl{list-style:none;padding:0;margin:0}.ctco_1gz3jxu1{gap:0}.ctco_1gz3jxu8{gap:2px}.ctco_1gz3jxuf{gap:4px}.ctco_1gz3jxum{gap:8px}.ctco_1gz3jxut{gap:16px}.ctco_1gz3jxu10{gap:24px}.ctco_1gz3jxu17{gap:32px}.ctco_1gz3jxu1e{gap:40px}.ctco_1gz3jxu1l{gap:60px}.ctco_1gz3jxu1s{row-gap:0}.ctco_1gz3jxu1z{row-gap:2px}.ctco_1gz3jxu26{row-gap:4px}.ctco_1gz3jxu2d{row-gap:8px}.ctco_1gz3jxu2k{row-gap:16px}.ctco_1gz3jxu2r{row-gap:24px}.ctco_1gz3jxu2y{row-gap:32px}.ctco_1gz3jxu35{row-gap:40px}.ctco_1gz3jxu3c{row-gap:60px}.ctco_1gz3jxu3j{grid-template-columns:repeat(1,1fr)}.ctco_1gz3jxu3q{grid-template-columns:repeat(2,1fr)}.ctco_1gz3jxu3x{grid-template-columns:repeat(3,1fr)}.ctco_1gz3jxu44{grid-template-columns:repeat(4,1fr)}.ctco_1gz3jxu4b{grid-template-columns:repeat(5,1fr)}.ctco_1gz3jxu4i{grid-template-columns:repeat(6,1fr)}@media (min-width:360px){.ctco_1gz3jxu2{gap:0}.ctco_1gz3jxu9{gap:2px}.ctco_1gz3jxug{gap:4px}.ctco_1gz3jxun{gap:8px}.ctco_1gz3jxuu{gap:16px}.ctco_1gz3jxu11{gap:24px}.ctco_1gz3jxu18{gap:32px}.ctco_1gz3jxu1f{gap:40px}.ctco_1gz3jxu1m{gap:60px}.ctco_1gz3jxu1t{row-gap:0}.ctco_1gz3jxu20{row-gap:2px}.ctco_1gz3jxu27{row-gap:4px}.ctco_1gz3jxu2e{row-gap:8px}.ctco_1gz3jxu2l{row-gap:16px}.ctco_1gz3jxu2s{row-gap:24px}.ctco_1gz3jxu2z{row-gap:32px}.ctco_1gz3jxu36{row-gap:40px}.ctco_1gz3jxu3d{row-gap:60px}.ctco_1gz3jxu3k{grid-template-columns:repeat(1,1fr)}.ctco_1gz3jxu3r{grid-template-columns:repeat(2,1fr)}.ctco_1gz3jxu3y{grid-template-columns:repeat(3,1fr)}.ctco_1gz3jxu45{grid-template-columns:repeat(4,1fr)}.ctco_1gz3jxu4c{grid-template-columns:repeat(5,1fr)}.ctco_1gz3jxu4j{grid-template-columns:repeat(6,1fr)}}@media (min-width:480px){.ctco_1gz3jxu3{gap:0}.ctco_1gz3jxua{gap:2px}.ctco_1gz3jxuh{gap:4px}.ctco_1gz3jxuo{gap:8px}.ctco_1gz3jxuv{gap:16px}.ctco_1gz3jxu12{gap:24px}.ctco_1gz3jxu19{gap:32px}.ctco_1gz3jxu1g{gap:40px}.ctco_1gz3jxu1n{gap:60px}.ctco_1gz3jxu1u{row-gap:0}.ctco_1gz3jxu21{row-gap:2px}.ctco_1gz3jxu28{row-gap:4px}.ctco_1gz3jxu2f{row-gap:8px}.ctco_1gz3jxu2m{row-gap:16px}.ctco_1gz3jxu2t{row-gap:24px}.ctco_1gz3jxu30{row-gap:32px}.ctco_1gz3jxu37{row-gap:40px}.ctco_1gz3jxu3e{row-gap:60px}.ctco_1gz3jxu3l{grid-template-columns:repeat(1,1fr)}.ctco_1gz3jxu3s{grid-template-columns:repeat(2,1fr)}.ctco_1gz3jxu3z{grid-template-columns:repeat(3,1fr)}.ctco_1gz3jxu46{grid-template-columns:repeat(4,1fr)}.ctco_1gz3jxu4d{grid-template-columns:repeat(5,1fr)}.ctco_1gz3jxu4k{grid-template-columns:repeat(6,1fr)}}@media (min-width:640px){.ctco_1gz3jxu4{gap:0}.ctco_1gz3jxub{gap:2px}.ctco_1gz3jxui{gap:4px}.ctco_1gz3jxup{gap:8px}.ctco_1gz3jxuw{gap:16px}.ctco_1gz3jxu13{gap:24px}.ctco_1gz3jxu1a{gap:32px}.ctco_1gz3jxu1h{gap:40px}.ctco_1gz3jxu1o{gap:60px}.ctco_1gz3jxu1v{row-gap:0}.ctco_1gz3jxu22{row-gap:2px}.ctco_1gz3jxu29{row-gap:4px}.ctco_1gz3jxu2g{row-gap:8px}.ctco_1gz3jxu2n{row-gap:16px}.ctco_1gz3jxu2u{row-gap:24px}.ctco_1gz3jxu31{row-gap:32px}.ctco_1gz3jxu38{row-gap:40px}.ctco_1gz3jxu3f{row-gap:60px}.ctco_1gz3jxu3m{grid-template-columns:repeat(1,1fr)}.ctco_1gz3jxu3t{grid-template-columns:repeat(2,1fr)}.ctco_1gz3jxu40{grid-template-columns:repeat(3,1fr)}.ctco_1gz3jxu47{grid-template-columns:repeat(4,1fr)}.ctco_1gz3jxu4e{grid-template-columns:repeat(5,1fr)}.ctco_1gz3jxu4l{grid-template-columns:repeat(6,1fr)}}@media (min-width:768px){.ctco_1gz3jxu5{gap:0}.ctco_1gz3jxuc{gap:2px}.ctco_1gz3jxuj{gap:4px}.ctco_1gz3jxuq{gap:8px}.ctco_1gz3jxux{gap:16px}.ctco_1gz3jxu14{gap:24px}.ctco_1gz3jxu1b{gap:32px}.ctco_1gz3jxu1i{gap:40px}.ctco_1gz3jxu1p{gap:60px}.ctco_1gz3jxu1w{row-gap:0}.ctco_1gz3jxu23{row-gap:2px}.ctco_1gz3jxu2a{row-gap:4px}.ctco_1gz3jxu2h{row-gap:8px}.ctco_1gz3jxu2o{row-gap:16px}.ctco_1gz3jxu2v{row-gap:24px}.ctco_1gz3jxu32{row-gap:32px}.ctco_1gz3jxu39{row-gap:40px}.ctco_1gz3jxu3g{row-gap:60px}.ctco_1gz3jxu3n{grid-template-columns:repeat(1,1fr)}.ctco_1gz3jxu3u{grid-template-columns:repeat(2,1fr)}.ctco_1gz3jxu41{grid-template-columns:repeat(3,1fr)}.ctco_1gz3jxu48{grid-template-columns:repeat(4,1fr)}.ctco_1gz3jxu4f{grid-template-columns:repeat(5,1fr)}.ctco_1gz3jxu4m{grid-template-columns:repeat(6,1fr)}}@media (min-width:1024px){.ctco_1gz3jxu6{gap:0}.ctco_1gz3jxud{gap:2px}.ctco_1gz3jxuk{gap:4px}.ctco_1gz3jxur{gap:8px}.ctco_1gz3jxuy{gap:16px}.ctco_1gz3jxu15{gap:24px}.ctco_1gz3jxu1c{gap:32px}.ctco_1gz3jxu1j{gap:40px}.ctco_1gz3jxu1q{gap:60px}.ctco_1gz3jxu1x{row-gap:0}.ctco_1gz3jxu24{row-gap:2px}.ctco_1gz3jxu2b{row-gap:4px}.ctco_1gz3jxu2i{row-gap:8px}.ctco_1gz3jxu2p{row-gap:16px}.ctco_1gz3jxu2w{row-gap:24px}.ctco_1gz3jxu33{row-gap:32px}.ctco_1gz3jxu3a{row-gap:40px}.ctco_1gz3jxu3h{row-gap:60px}.ctco_1gz3jxu3o{grid-template-columns:repeat(1,1fr)}.ctco_1gz3jxu3v{grid-template-columns:repeat(2,1fr)}.ctco_1gz3jxu42{grid-template-columns:repeat(3,1fr)}.ctco_1gz3jxu49{grid-template-columns:repeat(4,1fr)}.ctco_1gz3jxu4g{grid-template-columns:repeat(5,1fr)}.ctco_1gz3jxu4n{grid-template-columns:repeat(6,1fr)}}@media (min-width:1200px){.ctco_1gz3jxu7{gap:0}.ctco_1gz3jxue{gap:2px}.ctco_1gz3jxul{gap:4px}.ctco_1gz3jxus{gap:8px}.ctco_1gz3jxuz{gap:16px}.ctco_1gz3jxu16{gap:24px}.ctco_1gz3jxu1d{gap:32px}.ctco_1gz3jxu1k{gap:40px}.ctco_1gz3jxu1r{gap:60px}.ctco_1gz3jxu1y{row-gap:0}.ctco_1gz3jxu25{row-gap:2px}.ctco_1gz3jxu2c{row-gap:4px}.ctco_1gz3jxu2j{row-gap:8px}.ctco_1gz3jxu2q{row-gap:16px}.ctco_1gz3jxu2x{row-gap:24px}.ctco_1gz3jxu34{row-gap:32px}.ctco_1gz3jxu3b{row-gap:40px}.ctco_1gz3jxu3i{row-gap:60px}.ctco_1gz3jxu3p{grid-template-columns:repeat(1,1fr)}.ctco_1gz3jxu3w{grid-template-columns:repeat(2,1fr)}.ctco_1gz3jxu43{grid-template-columns:repeat(3,1fr)}.ctco_1gz3jxu4a{grid-template-columns:repeat(4,1fr)}.ctco_1gz3jxu4h{grid-template-columns:repeat(5,1fr)}.ctco_1gz3jxu4o{grid-template-columns:repeat(6,1fr)}}.ctco_1giio1v0{display:flex;justify-content:center;align-items:center}.ctco_1dlp7oy0{width:100%;max-width:1200px;margin:0 auto;position:relative;padding-left:16px;padding-right:16px;box-sizing:border-box}.ctco_1dlp7oy1{background-color:#001830}@media (min-width:640px){.ctco_1dlp7oy0{padding-left:24px;padding-right:24px}}@media (min-width:1024px){.ctco_1dlp7oy0{padding-left:32px;padding-right:32px}}.ctco_3o24ul0{position:relative}.ctco_3o24ul1{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#e0e0e0}.ctco_3o24ul2{width:100%;height:100%;display:block}.ctco_kre4hj0{color:#393939;padding:16px;box-sizing:border-box;border:1px solid #e0e0e0;border-radius:var(--ctst_1ajuk801);display:flex;gap:14px;justify-content:space-between}.ctco_kre4hj1{height:24px;width:24px;flex-shrink:0}.ctco_kre4hj2{display:flex;gap:2px;flex-direction:column;justify-content:left;width:100%}.ctco_kre4hj3{height:24px;width:24px;align-self:top;cursor:pointer;flex-shrink:0;fill:#8d8d8d}.ctco_11fngce0{border:1px solid #fb8d8f;background:#fef5f5}.ctco_11fngce1{fill:#ed1c24}.ctco_bvu0e30{font-weight:600;&.inverted{color:#fff}}.ctco_bvu0e32{fill:#041e42;&.inverted{fill:#5c93f8}}.ctco_bvu0e33{background-color:initial;border:1px solid #fff3;color:#c6c6c6}.ctco_7hcvhk0{fill:#6dd400}.ctco_1vkad9t0{border:none;box-sizing:border-box;margin:0;padding:0;width:auto;overflow:visible;background:#0000;color:inherit;font:inherit;text-align:inherit;line-height:normal;cursor:pointer}.ctco_bd5agr0{box-shadow:0 1px 3px #0003,0 12px 24px -8px #00000026}.ctco_d6zikc0{max-width:426px;padding:16px;position:fixed;right:0;top:0;width:auto}.ctco_d6zikc1{margin-bottom:16px;padding:0;box-shadow:none;overflow:visible;min-height:-moz-fit-content;min-height:fit-content;cursor:default}.ctco_d6zikc2{padding:0}.ctco_1lk05l10{fill:#edb01c}.ctco_18hczxk0{background-color:#e0e0e0;display:block;width:100%;height:100%}.ctco_18hczxk0:before{content:"";width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23555' d='M12 1a11 11 0 1 1 0 22 11 11 0 0 1 0-22zm7.03 5.38L6.38 19.03A9 9 0 0 0 19.03 6.38zM12 3a9 9 0 0 0-7.03 14.62L17.62 4.97A8.96 8.96 0 0 0 12 3z'/%3E%3C/g%3E%3C/svg%3E");display:block}.ctco_6w6ro50{width:100%;height:4px;border-radius:2px;background-color:#e0e0e0;overflow:hidden;box-sizing:border-box;position:relative;border-width:0;box-shadow:inset 0 0 0 1px #0000000d}.ctco_6w6ro51{height:inherit;position:absolute}.ctco_ul7hca0{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.ctco_1tshk5a0{width:inherit;height:inherit;overflow:auto;scrollbar-width:thin;scrollbar-color:#a8a8a8 #fff0}.ctco_1tshk5a0::-webkit-scrollbar{width:16px}.ctco_1tshk5a0::-webkit-scrollbar-track-piece{background-color:#fff0}.ctco_1tshk5a0::-webkit-scrollbar-thumb{border-radius:8px;background-color:#fff0;padding:2px;box-sizing:border-box;border:4px solid #fff0;box-shadow:inset 20px 0 #a8a8a8}.ctco_uy6m1d0{background-color:#e0e0e0;height:0;width:100%}.ctco_uy6m1d1{height:1px}.ctco_uy6m1d2{background-color:unset;border-bottom:1px solid #fff3}@keyframes ctco_1q37vel0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ctco_1q37vel1{width:24px;height:24px;animation:ctco_1q37vel0 1.5s linear infinite}.ctco_1q37vel1 g path:nth-child(2n){fill:#fff}.ctco_1l4f55e1{font-weight:400;border:1px solid;display:inline-block;outline:none;border-radius:var(--ctst_1ajuk801);cursor:auto;text-decoration:none;transition:all .1s;color:#393939;&.ctco_1l4f55e0:hover{cursor:pointer;color:#000}}.ctco_1l4f55e2{background:#f4f4f4;border-color:#e0e0e0;&.ctco_1l4f55e0:hover{border-color:#c6c6c6}}.ctco_1l4f55e3{background:#0000;border-color:#0000004d;&.ctco_1l4f55e0:hover{border-color:#0009}}.ctco_1l4f55e4{color:#fff;border-color:#ffffff4d;background:#0000;&.ctco_1l4f55e0:hover{color:#fff;border-color:#fff9}}.ctco_1l4f55e5{background:#124990;border-color:#124990;color:#fff;&.ctco_1l4f55e0:hover{color:#fff;border-color:#124990}}.ctco_1l4f55e6{padding:4px 10px}.ctco_1l4f55e7{padding:5px 7px}.ctco_1l4f55e8{padding:8px 12px}.ctco_1l4f55e9{font-weight:600}@keyframes ctco_7gyvt50{0%{opacity:0}to{opacity:1}}.ctco_7gyvt51{position:relative}.ctco_7gyvt52{animation:ctco_7gyvt50 .25s ease-in 1 normal forwards;background:#fff;padding:8px 12px;font-weight:600;border-radius:var(--ctst_1ajuk801);position:absolute;margin-top:6px;color:#393939;box-sizing:border-box;min-width:100%}.ctco_7gyvt52:after{content:"";position:absolute;left:50%;margin-left:-7px;top:-9px;width:0;height:0;border-left:7px solid #0000;border-right:7px solid #0000;border-bottom:9px solid #fff}.ctco_y037hs0.js-focus-visible{outline:none}.ctco_y037hs0.js-focus-visible .focus-visible,.ctco_y037hs0.js-focus-visible.focus-visible{box-shadow:0 0 0 2px #60a0ff}.ctco_y037hs1.js-focus-visible .focus-visible,.ctco_y037hs1.js-focus-visible.focus-visible{box-shadow:inset 0 0 0 2px #60a0ff}.ctfo_1aapj5l0{font-weight:600;display:block;color:#393939;margin-bottom:6px}.ctfo_1aapj5l1{color:#fff}.ctfo_1vdska50{font-weight:400;margin-left:3px;color:#6f6f6f}.ctfo_1vdska51{margin-left:3px;color:#ed1c24}.ctfo_1iunjn40{position:relative;width:100%;display:inline-block}.ctfo_1iunjn41{font-family:SourceSansPro,sans-serif;font-size:1rem;font-weight:600;color:#ed1c24;padding:6px 0 3px;display:block}.ctfo_1iunjn42{display:block;margin-bottom:22px}.ctfo_1iunjn43{background:#fff;border-radius:4px;box-sizing:border-box;box-shadow:inset 0 1px 3px 0 #00000021;border:1px solid #c6c6c6}.ctfo_1iunjn43:focus{border-radius:4px;box-shadow:inset 0 1px 3px 0 #00000021,0 0 0 2px #60a0ff;outline:none}.ctfo_1iunjn43:hover{border:1px solid #a8a8a8}.ctfo_1iunjn43:disabled{background-color:#f4f4f4;color:#8d8d8d}.ctfo_1iunjn43:disabled:hover{border:1px solid #c6c6c6}.ctfo_1iunjn43.inverted{background:#0000;color:#fff;border:1px solid #ffffff4d}.ctfo_1iunjn43.inverted::placeholder{color:#c6c6c6}.ctfo_1iunjn43.inverted:hover{border:1px solid #ffffff80}.ctfo_1iunjn43.inverted:disabled{color:#8d8d8d}.ctfo_1iunjn43.inverted:disabled:hover{border:1px solid #ffffff4d}.ctfo_1iunjn43[aria-invalid=true].showValidity{box-shadow:0 0 0 2px #ed1c24;border-color:#0000;appearance:none;&:hover{border-color:#0000}}.ctfo_1iunjn43[aria-invalid=true]:focus.showValidity{box-shadow:0 0 0 2px #ed1c24,0 0 0 4px #60a0ff;border-color:#0000}.ctfo_1iunjn44{color:#000;padding:8px 12px 10px}.ctfo_1iunjn44,.ctfo_1iunjn44::placeholder{font-family:SourceSansPro,sans-serif;font-size:1rem}.ctfo_1iunjn44::placeholder{color:#8d8d8d}.ctfo_1iunjn44.showValidity{padding:8px 32px 10px 12px}.ctfo_1iunjn45{display:none;position:absolute;top:10px;right:10px;z-index:8}.ctfo_1iunjn45.showValidity{display:initial}.ctfo_cy6tp10{position:absolute;width:1px;opacity:0}.ctfo_cy6tp11{cursor:pointer;color:#000;display:flex;padding-left:30px;position:relative;align-items:center}.ctfo_cy6tp11:before{content:"";background-color:#fff;display:block;left:0;top:1px;width:18px;height:18px;box-shadow:inset 0 1px 2px 0 #0000000f;border:1px solid #c6c6c6;border-radius:var(--ctst_1ajuk801);position:absolute;transition:box-shadow .25s,border .25s}.ctfo_cy6tp11.inverted{color:#fff}.ctfo_cy6tp11.inverted:before{box-shadow:none;border:1px solid #ffffff4d;background-color:initial}.ctfo_cy6tp12{display:inline-block;margin:0 20px 0 0;padding-right:10px}.ctfo_cy6tp13{padding-left:30px;color:#393939;margin-top:4px}.ctfo_cy6tp10:checked~svg{opacity:1}.ctfo_cy6tp10:enabled~label:hover:before{border-color:#a8a8a8}.ctfo_cy6tp10:disabled~label{cursor:auto}.ctfo_cy6tp10:disabled~label:before{background-color:#f4f4f4}.ctfo_cy6tp10.focus-visible~label:before{box-shadow:0 0 0 2px #60a0ff,inset 0 1px 2px 0 #0000000f}.ctfo_cy6tp10.invalid~label:before{box-shadow:0 0 0 2px #ed1c24,inset 0 1px 2px 0 #0000000f}.ctfo_cy6tp10.invalid:focus~label:before{box-shadow:0 0 0 2px #ed1c24,0 0 0 4px #60a0ff,inset 0 1px 2px 0 #0000000f}.ctfo_cy6tp10.inverted:enabled~label:hover:before{border-color:#ffffff80}.ctfo_cy6tp10.inverted:disabled~label:before{background-color:initial}.ctfo_cy6tp10.inverted.focus-visible~label:before{box-shadow:0 0 0 2px #60a0ff}.ctfo_cy6tp10.inverted.invalid~label:before{box-shadow:0 0 0 2px #ed1c24}.ctfo_cy6tp10.inverted.invalid:focus~label:before{box-shadow:0 0 0 2px #ed1c24,0 0 0 4px #60a0ff}.ctfo_1mldiy50{z-index:1;margin-top:1px;position:absolute;pointer-events:none;fill:#393939;opacity:0;transition:opacity .25s}.ctfo_1mldiy50.disabled{fill:#8d8d8d}.ctfo_1mldiy50.inverted{fill:#fff}.ctfo_1mldiy50.inverted.disabled{fill:#8d8d8d}.ctfo_5q8mse0{margin-top:2px}.ctfo_5q8mse0.inverted{fill:#fff}.ctfo_4gsoh90{font-weight:600}.ctfo_4gsoh91{display:grid;grid-template-columns:26px 1fr;padding:4px 12px 6px 6px;align-items:center}@keyframes ctfo_1or2ln70{0%{opacity:0}to{opacity:1}}@keyframes ctfo_1or2ln71{0%{opacity:1}to{opacity:0}}.ctfo_1or2ln72.hidden{display:none}.ctfo_1or2ln73{appearance:none;text-indent:1px;text-overflow:clip}.ctfo_1or2ln74{position:absolute;right:8px;pointer-events:none;top:50%;margin-top:-10px;z-index:4}.ctfo_1or2ln74.iconToLeft{left:16px}.ctfo_1or2ln75{color:#000}.ctfo_1or2ln76{min-height:40px;max-height:-moz-fit-content;max-height:fit-content;margin:0;display:flex;justify-content:space-between;align-items:center;padding:8px 10px 8px 12px}.ctfo_1or2ln76:hover{cursor:pointer}.ctfo_1or2ln76.disabled:hover{cursor:not-allowed}.ctfo_1or2ln76.hidden{display:none}.ctfo_1or2ln76:focus{box-shadow:none;outline:none;border-radius:var(--ctst_1ajuk801)}.ctfo_1or2ln76:focus-visible{box-shadow:0 0 0 2px #60a0ff;outline:none;border-radius:var(--ctst_1ajuk801)}.ctfo_1or2ln76.iconToLeft{justify-content:start}.ctfo_1or2ln76.iconToLeft.isMobileDevice{padding-left:44px}.ctfo_1or2ln76.isMobileDevice:not(.iconToLeft){padding-right:29px}.ctfo_1or2ln76.isMobileDevice.icon{color:#0000}.ctfo_1or2ln77{margin:0;color:#8d8d8d}.ctfo_1or2ln77.selectedOption:not(.disabled){color:#000}.ctfo_1or2ln77.inverted{color:#c6c6c6}.ctfo_1or2ln77.inverted.disabled{color:#8d8d8d}.ctfo_1or2ln77.inverted.selectedOption:not(.disabled){color:#fff}.ctfo_1or2ln77.iconToLeft{order:1}.ctfo_1or2ln77.iconToLeft.isDesktop{padding-left:4px}.ctfo_1or2ln78{background:#fff;box-shadow:0 0 0 2px #ed1c24;border-color:#0000}.ctfo_1or2ln78:focus{box-shadow:0 0 0 2px #ed1c24,0 0 0 4px #60a0ff}.ctfo_1or2ln78:hover{border-color:#0000}.ctfo_1or2ln79{box-shadow:none;border:none}.ctfo_1or2ln79.inverted,.ctfo_1or2ln79.inverted:hover,.ctfo_1or2ln79:hover{border:none}.ctfo_1or2ln79,.ctfo_1or2ln79:focus,.ctfo_1or2ln79:focus-visible{border-radius:0}.ctfo_1or2ln7a{box-shadow:0 0 0 2px #ed1c24}.ctfo_1or2ln7a:focus{box-shadow:0 0 0 2px #ed1c24,0 0 0 4px #60a0ff}.ctfo_1or2ln7b{position:relative}.ctfo_1or2ln7c{z-index:10;width:100%;min-width:200px;position:absolute;left:auto;padding:0;box-sizing:border-box;margin:5px 0 0;background:#fff;border-radius:var(--ctst_1ajuk801);box-shadow:0 12px 24px -8px #041e424d,0 1px 3px 0 #041e4240;list-style:none}.ctfo_1or2ln7c.show{animation-name:ctfo_1or2ln70;animation-duration:.4s;display:block}.ctfo_1or2ln7c.hide{animation-name:ctfo_1or2ln71;animation-duration:.4s;display:none}.ctfo_1or2ln7c.inverted{background:#161616;border:1px solid #ffffff4d}.ctfo_1or2ln7d{color:#393939;box-sizing:border-box;min-height:32px;align-content:center;height:-moz-fit-content;height:fit-content;overflow-wrap:break-word;background:#fff;border-radius:var(--ctst_1ajuk801);animation:.4s ease-out}.ctfo_1or2ln7d:hover{border-radius:0;background:#f4f4f4;cursor:pointer;color:#000}.ctfo_1or2ln7d:focus{border-radius:4px;box-shadow:inset 0 1px 3px 0 #00000021,inset 0 0 0 2px #60a0ff;outline:none;overflow:visible;width:100%;margin:auto}.ctfo_1or2ln7d.active{box-shadow:none}.ctfo_1or2ln7d.inverted{background:#161616;color:#fff}.ctfo_1or2ln7d.inverted:hover{background:#525252}.ctfo_1or2ln7e{width:24px;height:24px}.ctfo_1or2ln7e.inverted{fill:#fff}.ctfo_1or2ln7f:focus{box-shadow:0 0 0 2px #60a0ff;outline:none;border-radius:var(--ctst_1ajuk801)}.ctfo_12h03eh0{width:100%;height:100%;resize:none}.ctfo_1d1sxzy0{width:100%}.ctfo_1d1sxzy1{height:40px}.ctfo_12exjv90{display:flex;gap:16px}.ctfo_12exjv90.menuToggle{z-index:-1}.ctfo_12exjv91{box-sizing:border-box;position:relative;display:inline-block}.ctfo_12exjv91.default{width:56px;height:24px}.ctfo_12exjv91.menuToggle{width:42px;height:20px}.ctfo_12exjv92{box-sizing:border-box;position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;transition:.4s;border-radius:15px}.ctfo_12exjv92.default{background-color:#a8a8a8}.ctfo_12exjv92.default:before{content:"";position:absolute;width:2px;height:12px;left:10px;bottom:6px;background-color:#fff}.ctfo_12exjv92.menuToggle{background-color:#fff3}.ctfo_12exjv93{display:flex;align-items:center;justify-content:center;position:absolute;background-color:#fff;transition:.4s;border-radius:50%;box-shadow:0 12px 16px -6px #00000080,0 1px 4px 0 #0000004d}.ctfo_12exjv93.default{height:16px;width:16px;left:4px;bottom:4px}.ctfo_12exjv93.menuToggle{height:14px;width:14px;left:3px;bottom:3px}.ctfo_12exjv94.default{position:absolute;height:10.25px;width:10.25px;right:4px;bottom:5px;background-color:initial;border:1.75px solid #fff;border-radius:50%}.ctfo_12exjv95{position:absolute;top:-3px;left:-4px;border-radius:15px;appearance:none}.ctfo_12exjv95.default{width:56px;height:24px}.ctfo_12exjv95.menuToggle{width:42px;height:20px}.ctfo_12exjv96 path{fill:#000}.ctfo_12exjv95:disabled+span{cursor:auto}.ctfo_12exjv95:checked+span>span>svg path{fill:#6dd400}.ctfo_12exjv95:checked+span{background-color:#6dd400}.ctfo_12exjv95.default:checked+span>span{transform:translateX(32px)}.ctfo_12exjv95.menuToggle:checked+span>span{transform:translateX(23px)}.ctfo_1wca6kq0 span[role=alert]{padding:6px 0 0 30px}.ctfo_1511g240{display:flex;flex-direction:column;box-sizing:border-box}.ctfo_1511g240,.ctfo_1511g241{position:relative}.ctfo_1511g242{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;position:absolute;color:#041e42;padding:0;top:3px;right:0;display:flex;gap:4px;justify-content:center;align-items:center}.ctfo_1511g242.inverted{color:#fff}.ctfo_1511g243{width:18px;height:18px;box-sizing:border-box;fill:#041e42}.ctfo_1511g243.inverted{fill:#fff}.ctfo_1511g244{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;color:#393939;display:block;padding:6px 0 3px;font-weight:400}.ctfo_1511g244.inverted{color:#fff}.ctfo_1511g245{margin-top:9px}.ctpl_eo4nyu0{margin:auto;color:#fff}.ctpl_mhcq20{overflow:hidden}.ctpl_mhcq21{border-radius:4px}.ctpl_mhcq20 *,.ctpl_mhcq20 :after,.ctpl_mhcq20 :before{box-sizing:initial}.ctpl_mhcq20 button{box-sizing:border-box}.ctpl_mhcq20 a{text-decoration:inherit;color:inherit;transition:inherit}.ctpl_6uqqq20{left:0;top:0;right:0;bottom:0;display:flex;background-color:#000;background-size:cover;background-position:50%}.ctpl_6uqqq21{position:absolute;outline:none;overflow:hidden}.ctpl_6uqqq22{position:fixed;width:100%;height:100%;outline:none}.ctpl_6uqqq23{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ctpl_6uqqq24{position:absolute;bottom:8px;left:8px}.ctpl_6uqqq25{position:absolute;bottom:15px;right:16px;justify-content:flex-end}.player-isMaxTouchMediumMobile .ctpl_6uqqq25{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;bottom:29px}.player-isMinDesktopMedium .ctpl_6uqqq26.hasIndexes{max-width:296px;text-align:center}.player-isMinDesktopMedium .ctpl_6uqqq26.hasIndexes .licenceText,.player-isMinDesktopMedium .ctpl_6uqqq27.hasIndexes{white-space:normal}.ctpl_6uqqq28{bottom:56px;left:16px;right:16px;width:auto!important}.ctpl_6uqqq29{width:auto;height:auto;display:inline-block;margin-left:10px;margin-top:14px}.ctpl_6uqqq2a{bottom:12px}.ctpl_1tm8swx0{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;outline:none;overflow:hidden}.ctpl_1tm8swx1{display:flex;justify-content:center;align-items:center}.ctpl_1tm8swx2{margin:16px}.ctpl_1tm8swx2.titleOnly{text-align:center;max-width:80%}.ctpl_1tm8swx3{font-family:TvSansScreen,sans-serif;font-size:2.25rem;line-height:2.5rem;letter-spacing:-.025rem;font-weight:700;color:#fff;padding-bottom:24px;white-space:pre-wrap}.player-isMaxTablet .ctpl_1tm8swx3{font-family:TvSansScreen,sans-serif;font-size:1.5rem;line-height:1.75rem;letter-spacing:0;font-weight:500;padding-bottom:12px}.player-isMaxMediumMobile .ctpl_1tm8swx3{font-family:TvSansScreen,sans-serif;font-size:1rem;line-height:1.1875rem;letter-spacing:0;font-weight:500;padding-bottom:10px}.ctpl_1tm8swx3.separator{border-bottom:1px solid #ffffff4d}.ctpl_1tm8swx4{font-family:SourceSansPro,sans-serif;font-size:1.125rem;line-height:1.5rem;letter-spacing:0;margin-top:21px;color:#fff}.player-isMaxTablet .ctpl_1tm8swx4{font-size:1rem;margin-top:7px}.player-isMaxMediumMobile .ctpl_1tm8swx4{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem}.ctpl_1tm8swx5{text-decoration:underline;color:#fff}.player-isMaxMediumMobile .ctpl_1tm8swx5{height:100%}.ctpl_1tm8swx5:hover{text-decoration:none}.ctpl_1tm8swx6{margin:0 32px 0 0;min-width:150px}.player-isMaxMediumMobile .ctpl_1tm8swx6{min-width:125px;margin-right:8px}.ctpl_1tm8swx7{width:24px;height:24px;fill:#fff}.ctpl_1tm8swx8{padding:7px;line-height:0;box-sizing:border-box;border:1px solid #fff9;margin-right:17px;border-radius:4px}.ctpl_1tm8swx9{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;display:flex;margin-top:25px;color:#ffffffb3;align-content:center;align-items:center}.player-isMaxMediumMobile .ctpl_1tm8swx9{margin-top:10px}.ctpl_1tm8swx9>span{line-height:18px}.ctpl_19rogym0{z-index:0;height:auto;width:auto;padding:0;position:inherit}.ctpl_eb28l30{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;z-index:8;background:#000c}.ctpl_eb28l31{right:12px;top:12px;cursor:pointer;font-size:0}.ctpl_eb28l31,.ctpl_eb28l32{position:absolute}.ctpl_eb28l33{left:0}.ctpl_eb28l34{right:0}.ctpl_fp8qif0{background:none;border:none;padding:0;margin:0;color:inherit;cursor:pointer;font:inherit;text-align:left}.ctpl_fp8qif0,.ctpl_fp8qif0:hover{text-decoration:none}.ctpl_qurccc0{display:flex;outline:none;overflow:hidden}.ctpl_qurccc1{pointer-events:none}.ctpl_qurccc2{top:0;background:linear-gradient(-180deg,#000000b3,#00000059 38%,#00000026 67%,#0000000d 86%,#0000);height:120px}.ctpl_qurccc2,.ctpl_qurccc3{position:absolute;left:0;right:0;transition:opacity .1s linear}.ctpl_qurccc3{bottom:0;background:linear-gradient(-180deg,#0000,#0000000d 14%,#00000026 33%,#00000059 62%,#000000b3);height:160px}.ctpl_qurccc4{position:absolute;right:0;top:0;bottom:0;background:linear-gradient(-90deg,#0000003d,#00000021 38%,#0000000f 67%,#00000008 86%,#0000);width:120px;transition:opacity .1s linear}.ctpl_dzze9u0{display:flex;flex-direction:row;justify-content:space-between;left:0;position:absolute;top:0;transform:translateY(-120px);transition:transform .2s linear,opacity .1s linear;width:100%;height:66px;z-index:0;pointer-events:auto}.ctpl_dzze9u0.visible{transform:translateY(0)}.ctpl_dzze9u1{display:flex;flex-direction:row;max-width:100%;height:-moz-fit-content;height:fit-content;overflow:hidden;padding-top:14px}.ctpl_dzze9u1.visible{padding-right:48px}.player-isMinMobile .ctpl_dzze9u1.visible{padding-right:88px}.ctpl_dzze9u1.none{padding-right:0}.ctpl_dzze9u1.large{padding-top:6px}.ctpl_dzze9u2{background-color:#ffffff4d;width:1px;flex:1 0 auto;display:block}.ctpl_dzze9u3,.ctpl_l1x0pm1{position:absolute;right:0;top:0}.ctpl_l1x0pm1{background:var(--ctpl_l1x0pm0,#000);left:0;bottom:0;outline:none;overflow:hidden;width:100%;height:100%}.ctpl_1iuspe00{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;font-weight:600;display:flex;align-items:center;color:#fff;width:100%;height:20px;white-space:nowrap}.ctpl_5o2l490{color:#fff}.ctpl_5o2l491{width:32px;height:32px}.ctpl_5o2l492{height:32px;font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem}.ctpl_5o2l493{height:32px;z-index:0}.ctpl_5o2l494{cursor:text}.ctpl_5o2l494>svg{width:24px;height:24px}.ctpl_a1v3850{position:relative;color:#fff;white-space:nowrap;display:flex;align-items:center;height:100%;font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;font-weight:600;padding-right:27px;padding-left:16px}.player-isMinMobile .ctpl_a1v3851{font-size:1rem;line-height:1.375rem}.player-isMinDesktop .ctpl_a1v3851,.player-isMinMobile .ctpl_a1v3851{font-family:SourceSansPro,sans-serif;letter-spacing:0;font-weight:600}.player-isMinDesktop .ctpl_a1v3851{font-size:1.125rem;line-height:1.5rem;padding-right:40px;padding-left:31px}.player-isMinMobile .ctpl_a1v3852{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;font-weight:600}.player-isMinMobile .ctpl_a1v3852:before{height:calc(100% - 16px)}.player-isMinDesktop .ctpl_a1v3852{font-family:SourceSansPro,sans-serif;font-size:1.125rem;line-height:1.5rem;letter-spacing:0;font-weight:600;padding-right:40px;padding-left:31px}.player-isMinDesktop .ctpl_a1v3852:before{height:calc(100% - 24px)}.ctpl_a1v3852:before{content:"";position:absolute;left:0;background-color:#ffffff4d;width:1px;top:50%;transform:translateY(-50%);height:calc(100% - 12px)}.ctpl_a1v3853{border-radius:36px;display:flex;justify-content:center;align-items:center;background:#00000080;min-width:64px;height:40px;font-size:0;transition:background .15s;outline:none}.player-isMaxTouchMediumMobile .ctpl_a1v3853{background:#ed1c24}.player-isMinMobile .ctpl_a1v3853{background:#00000080;min-width:72px;height:48px}.player-isMinDesktop .ctpl_a1v3853{min-width:120px;height:72px}.ctpl_a1v3854{width:24px;height:24px;padding-left:21px;padding-right:21px;fill:#fff}.player-isMinDesktop .ctpl_a1v3854{width:40px;height:40px;min-width:40px}.ctpl_a1v3853:not(:disabled):not(.suppressHoverEffect){cursor:pointer}.ctpl_a1v3853:not(:disabled):not(.suppressHoverEffect).hover,.ctpl_a1v3853:not(:disabled):not(.suppressHoverEffect):hover{background-color:#ed1c24}.ctpl_a1v3853:not(:disabled):not(.suppressHoverEffect):active{background-color:#bf141b}.ctpl_a1v3853:not(:disabled).suppressHoverEffect{cursor:auto;outline:none}.ctpl_a1v3853.infoOnly{cursor:auto}.ctpl_4mtqh10{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;outline:none;overflow:hidden}.ctpl_4mtqh11{display:flex;justify-content:center;align-items:center}.ctpl_4mtqh12{max-width:560px}.player-isMaxTablet .ctpl_4mtqh12{max-width:416px}.player-isMaxMediumMobile .ctpl_4mtqh12{max-width:288px}.ctpl_4mtqh13{font-family:TvSansScreen,sans-serif;font-size:2.25rem;line-height:2.5rem;letter-spacing:-.025rem;font-weight:700;color:#fff;padding-bottom:24px;white-space:pre-wrap}.player-isMaxTablet .ctpl_4mtqh13{font-family:TvSansScreen,sans-serif;font-size:1.5rem;line-height:1.75rem;letter-spacing:0;font-weight:500;padding-bottom:12px}.player-isMaxMediumMobile .ctpl_4mtqh13{font-family:TvSansScreen,sans-serif;font-size:1rem;line-height:1.1875rem;letter-spacing:0;font-weight:500;padding-bottom:10px}.ctpl_4mtqh13.separator{border-bottom:1px solid #ffffff4d}.ctpl_4mtqh14{font-family:SourceSansPro,sans-serif;font-size:1.125rem;line-height:1.5rem;letter-spacing:0;margin-top:21px;color:#fff}.player-isMaxTablet .ctpl_4mtqh14{font-size:1rem;margin-top:7px}.ctpl_4mtqh15,.player-isMaxMediumMobile .ctpl_4mtqh14{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem}.ctpl_4mtqh15{display:flex;margin-top:25px;color:#ffffffb3;align-content:center;align-items:center}.player-isMaxMediumMobile .ctpl_4mtqh15{margin-top:10px}.ctpl_4mtqh16{margin:0 32px 0 0;min-width:150px}.player-isMaxMediumMobile .ctpl_4mtqh16{min-width:125px;margin-right:8px}.ctpl_4mtqh15>span{line-height:18px}.ctpl_o68wgu0{height:40px;position:absolute;left:16px;bottom:16px;transition:bottom .2s;z-index:1;background:#0009;color:#fff;border-radius:4px}.ctpl_o68wgu0.noProgressPreview{bottom:16px}.ctpl_o68wgu0.isNotMobileDevice{bottom:64px}.ctpl_o68wgu1{bottom:48px}.ctpl_o68wgu1.isMinMobile,.ctpl_o68wgu1.isNotMobileDevice{bottom:64px}.ctpl_o68wgu2{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;padding:0;border-radius:4px;background:#0009}.ctpl_o68wgu2,.ctpl_o68wgu3{height:40px;display:flex;align-items:center}.ctpl_o68wgu3{width:40px;justify-content:center}.ctpl_o68wgu4{padding-right:12px;color:#fff}.ctpl_o68wgu6{padding:4px 6px 4px 4px;border:none;margin:0;width:24px;height:24px;opacity:1;display:block;cursor:pointer;fill:#fff;transition:fill .1s ease-in-out;outline:none}.ctpl_o68wgu5>svg{padding:10px}.ctpl_o68wgu6.hidden{display:none}.ctpl_o68wgu6:hover svg,.ctpl_o68wgu6:hover svg path{fill:#fff}.ctpl_1kfe8sk0{height:100%;background-color:#000c;color:#fff;position:absolute;left:0;z-index:7;width:100%}.player-isMinMobile .ctpl_1kfe8sk0{max-width:400px}.player-isMinDesktopMedium .ctpl_1kfe8sk0.licenseInfo.playerPreview{width:calc(50% - 148px - 15px)}.player-isMinDesktop .ctpl_1kfe8sk0.playerPreview{width:calc(50% - 60px - 15px)}.player-isMinDesktop .ctpl_1kfe8sk0.playerPreview.licenseInfo{width:100%}.ctpl_1kfe8sk1{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.125rem;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600;height:25px;padding:13px;border-bottom:1px solid #525252;display:flex;justify-content:space-between;align-items:center}.player-isMinMobile .ctpl_1kfe8sk1{padding:16px}.ctpl_1kfe8sk2{height:calc(100% - 52px);width:100%}.player-isMinMobile .ctpl_1kfe8sk2{height:calc(100% - 58px)}.ctpl_1kfe8sk3{list-style:none;padding:0;margin:0}.ctpl_1kfe8sk4{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;width:100%;cursor:pointer;display:flex;align-items:center;padding:15px 16px 15px 8px}.ctpl_1kfe8sk4.active{background-color:#ffffff26}.ctpl_1kfe8sk5{margin-right:12px;color:#c6c6c6;min-width:48px;text-align:end}.ctpl_1kfe8sk6{line-height:20px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;align-self:flex-start}.ctpl_1kfe8sk6.active{font-weight:600}.ctpl_1kfe8sk7{border-radius:4px;overflow:hidden;width:72px;min-width:72px;margin-right:12px}.player-isMaxMediumMobile .ctpl_1kfe8sk7{display:none}.ctpl_1kfe8sk8{width:24px;height:24px;fill:#fff;cursor:pointer}.ctpl_1kfe8sk9{height:24px;font-size:0}.ctpl_vli50j0{text-decoration:none}.ctpl_1gu83c70{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000}.ctpl_1qh34nv0{height:calc(100% + 3px);width:calc(100% + 4px);position:relative;left:-2px;top:-1px;background-color:#000;outline:none;-webkit-transform-style:preserve-3d;margin:auto}.ctpl_1qh34nv2{position:absolute;top:0;left:0;width:100%}.ctpl_1qh34nv3{opacity:0}.ctpl_1qh34nv1::-webkit-media-controls{display:none!important}.ctpl_1qgdic70{position:absolute;background:#00000080;color:#fff;top:24px;right:24px;z-index:9999;padding:6px;cursor:default;border-radius:4px;font-size:14px;font-family:Helvetica,sans-serif;min-width:140px}.ctpl_1qgdic71{display:flex;justify-content:space-between;align-items:center}.ctpl_1qgdic72,.ctpl_1qgdic73{color:#fff;background:#0000;cursor:copy;border:1px solid #ffffff4d}.ctpl_1qgdic73{font-size:18px}.ctpl_1qgdic74{color:#fff;background:#0000;cursor:copy;border:1px solid #ffffff4d;font-size:12px;font-weight:700;margin:4px 0}.ctpl_1qgdic75{margin:6px 0 0;font-size:11px;text-align:right}.ctpl_1qgdic76,.ctpl_1qgdic77{background:#0000;border:none;cursor:pointer;color:#fff}.ctpl_1qgdic77{position:absolute;top:4px;right:1px}.ctpl_1qgdic78{background:#0000;border:none;cursor:pointer;color:#fff;font-size:11px;padding:0}.ctpl_1qgdic79{margin:3px 0;font-size:12px;max-height:160px;overflow:auto}.ctpl_1qgdic7a{gap:4px}.ctpl_1qgdic7a,.ctpl_1qgdic7b{display:flex;flex-direction:column}.ctpl_1qgdic7b{gap:2px}.ctpl_1qgdic7c{position:absolute;top:-22px;right:0;background:#e1ff00b3;color:#000;padding:4px 8px;border-radius:4px;font-size:11px;opacity:0;transition:opacity .4s ease;visibility:hidden}.ctpl_1qgdic7d{opacity:1;visibility:visible}.ctpl_1qgdic7e{display:flex;align-items:center}.ctpl_1qgdic72:hover{color:#e1ff00}.ctpl_1qgdic72:active{border-color:#ffffff1a}.ctpl_1qgdic76:hover{color:#e1ff00}.ctpl_1qgdic7b label{font-size:10px}.ctpl_1qgdic7b select{background:#0000;color:#fafafa;outline:none;border:1px solid #fafafa}.ctpl_3a2aw60{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1rem;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600;position:relative;color:#fff;margin:14px auto;width:56px;display:flex;flex:1 0 auto;justify-content:center;align-items:center;align-self:center}.ctpl_bq97j90{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;outline:none;overflow:hidden;z-index:2;width:100%;height:100%}.ctpl_bq97j91{cursor:none}.ctpl_bq97j92{position:fixed}.ctpl_bq97j93{display:none;z-index:2}.player-isMaxTouchMediumMobile .ctpl_bq97j93{position:absolute;top:50%;left:50%;text-align:center;transform:translate(-50%,-50%);display:flex}.ctpl_bq97j94{font-family:SourceSansPro,sans-serif;font-size:1.3125rem;line-height:1.75rem;letter-spacing:0;color:#fff}.ctpl_ep7bql0,.player-isMaxTouchMediumMobile .ctpl_bq97j94{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem}.ctpl_ep7bql0{padding:2px 4px;position:absolute;font-weight:700;background:#e1ff00;color:#000;z-index:1000}.ctpl_1a1ks1t0{padding:7px 12px;border-radius:4px;text-align:center;-webkit-user-select:none;user-select:none;box-sizing:border-box;font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.1;letter-spacing:.0125rem;font-weight:400;white-space:pre-wrap}.player-isMinDesktopLarge .ctpl_1a1ks1t0{font-weight:600}.ctpl_1a1ks1t1{z-index:1;justify-content:center;align-items:center;transition:bottom .2s linear}.ctpl_1a1ks1t1,.ctpl_o1gpkz0{display:flex;position:absolute;left:0;right:0}.ctpl_o1gpkz0{top:0;bottom:0;outline:none;overflow:hidden;background-color:#0009;flex-direction:column}.player-isMinTablet .ctpl_o1gpkz0{display:block}.ctpl_o1gpkz1{width:100%;height:100%}.ctpl_o1gpkz2{height:100%;align-items:center;position:relative}.ctpl_afqip50,.ctpl_o1gpkz2{display:flex;flex-direction:column;justify-content:center}.ctpl_afqip50{margin-left:15px;overflow:hidden}.ctpl_afqip51{font-size:.75rem;line-height:.875rem;letter-spacing:.0375rem;color:#fff;margin:0}.ctpl_afqip51,.player-isMinMobile .ctpl_afqip51{font-family:SourceSansPro,sans-serif;text-transform:uppercase;font-weight:600}.player-isMinMobile .ctpl_afqip51{font-size:.875rem;line-height:1.125rem;letter-spacing:.03125rem}.ctpl_afqip52{font-size:1rem;line-height:1.25rem;padding-right:10px;color:#fff;margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ctpl_afqip52,.player-isMinMobile .ctpl_afqip52{font-family:TvSansScreen,sans-serif;letter-spacing:0;font-weight:500}.player-isMinMobile .ctpl_afqip52{font-size:1.3125rem;line-height:1.5rem}.ctpl_afqip53{font-weight:600;cursor:pointer;outline:none;width:100%}.ctpl_afqip53,.ctpl_afqip54{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.125rem;letter-spacing:.0125rem;color:#fff;display:flex}.ctpl_afqip54{margin:0;align-items:center}.ctpl_afqip55{display:flex;align-items:center;justify-content:center}.ctpl_afqip56{display:none}.player-isMinMobile .ctpl_afqip56{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:18px;font-family:SourceSansPro,sans-serif;font-weight:600}.player-isMinMobile .ctpl_afqip57{display:none}.ctpl_afqip58{display:flex;max-width:100%;overflow:hidden}.ctpl_afqip59{display:flex;align-items:center;width:100%}.ctpl_afqip54 path{fill:#fff}.ctpl_afqip54 svg{margin-left:-4px;margin-right:4px}.ctpl_afqip59 path{fill:#fff}.ctpl_afqip59 svg{margin-left:-4px}.ctpl_1ghf1f00{font-family:TvSansScreen,sans-serif;font-size:1.5rem;line-height:1.75rem;letter-spacing:0;font-weight:500;color:#fff;z-index:2}.ctpl_1ghf1f01{align-items:center;height:calc(100% - 60px);display:flex;justify-content:center;flex-direction:column}.player-isMaxTouchMediumMobile .ctpl_1ghf1f01{height:calc(100% - 24px)}.ctpl_1ghf1f02{font-size:1.3125rem;line-height:1.625rem}.ctpl_1ghf1f02,.ctpl_1ghf1f03{font-family:TvSansScreen,sans-serif;letter-spacing:0;font-weight:500}.ctpl_1ghf1f03{font-size:1.125rem;line-height:1.375rem}.ctpl_1ghf1f04{width:24px;height:24px}.ctpl_1ghf1f05{display:flex;flex-direction:column;align-items:center;height:72px;justify-content:space-between}.player-isMaxMediumMobile .ctpl_1ghf1f05{height:64px}.player-isMaxSmallMobile .ctpl_1ghf1f05{height:59px}.ctpl_1ghf1f06{font-family:SourceSansPro,sans-serif;font-size:24px;font-weight:600}.player-isMaxTablet .ctpl_1ghf1f06{font-size:21px}.player-isMaxLargeMobile .ctpl_1ghf1f06{font-size:18px}.ctpl_1ghf1f07{position:absolute;left:16px;right:16px;bottom:48px;width:auto}.player-isMaxTouchMediumMobile .ctpl_1ghf1f07{bottom:12px}.ctpl_1ghf1f07.hide{display:none}.ctpl_17ye7cr0{padding:13px,16px,16px,16px;border-radius:4px}.player-isMinDesktop .ctpl_17ye7cr0{background:#000c;right:8px;top:48px;position:absolute}.ctpl_17ye7cr1{display:flex}.ctpl_17ye7cr2{margin-right:8px;width:auto;max-width:175px}.ctpl_17ye7cr3{display:flex;color:#fff;margin-top:12px}.ctpl_17ye7cr4{width:100%}.ctpl_17ye7cr5{margin-right:4px;border-bottom:1px solid #0000}.ctpl_17ye7cr6{line-height:1.375rem;letter-spacing:0;padding:0,4px;background:#0000;border:none;border-bottom:1px solid #ffffff4d;border-radius:0;box-sizing:border-box;-webkit-appearance:none}.ctpl_17ye7cr6,.ctpl_17ye7cr7{font-family:SourceSansPro,sans-serif;font-size:1rem;font-weight:600;color:#fff}.ctpl_17ye7cr7{line-height:1.125rem;letter-spacing:.03125rem;text-transform:uppercase;margin-bottom:12px}.ctpl_17ye7cr8{position:absolute;cursor:pointer;right:10px;top:11px}.ctpl_9h5g9v0{fill:#edb01c;width:24px;height:24px;padding-bottom:5px;display:none}.player-isMinDesktop .ctpl_9h5g9v0{display:block}.ctpl_9h5g9v1{visibility:hidden;opacity:0;transition:visibility .5s,opacity .5s linear;z-index:4;box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.25rem;letter-spacing:0;text-transform:none;background:#000;border-radius:4px;padding:9px 16px 12px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:340px;max-width:100%}.player-isMaxSmallMobile .ctpl_9h5g9v1{width:230px}.player-isMinDesktop .ctpl_9h5g9v1{top:35%;transform:translate(-50%,-35%)}.ctpl_9h5g9v1.visible{visibility:visible;opacity:.8;transition:none}.ctpl_9h5g9v2{font-weight:600}.ctpl_9h5g9v2,.ctpl_9h5g9v3{text-align:center;max-width:100%}.ctpl_9h5g9v3{font-weight:200}.ctpl_9h5g9v4{text-decoration:underline;cursor:pointer}.ctpl_vxx15r0{width:24px;height:24px;fill:#fff;background:initial;border:none;padding:0;cursor:pointer;margin-right:12px}.ctpl_vxx15r0:focus{outline:2px solid #0000}.ctpl_vxx15r0:focus-visible{outline:2px solid #60a0ff}.ctpl_vxx15r1{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;text-transform:uppercase;padding-left:16px;display:flex;align-items:center}.ctpl_vxx15r2{padding:0}.ctpl_vxx15r3{display:flex;flex-direction:column;width:100%}.ctpl_vxx15r4{display:flex;justify-content:flex-start;padding:0 16px 18px 18px}.ctpl_vxx15r4 svg{width:24px;height:24px}.ctpl_vxx15r4 a,.ctpl_vxx15r4 button{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;color:#c6c6c6;background:none;border:none;text-decoration:none;cursor:pointer}.ctpl_vxx15r4 a:not(:last-child){margin-right:16px}.ctpl_zhl2c90{-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-self:flex-end;align-items:center;justify-content:flex-end;width:100%;height:100%;opacity:0;transition:opacity .15s linear;position:relative;box-sizing:border-box;z-index:3;pointer-events:none}.player-isMaxTouchMediumMobile .ctpl_zhl2c90{flex-direction:row;align-items:flex-end;opacity:1}.player-isMaxTablet .ctpl_zhl2c90.fullHeight{height:100%}.ctpl_zhl2c90.visible{opacity:1}.ctpl_zhl2c90.animation{transition:none}.ctpl_zhl2c90.fullHeight,.ctpl_zhl2c91{pointer-events:auto}.ctpl_zhl2c91{width:calc(100% - 32px);padding:0 16px;height:16px}.player-isMaxTouchMediumMobile .ctpl_zhl2c91{transition:opacity .15s linear;padding:0 0 0 16px;box-sizing:border-box;margin-bottom:13px;display:flex;opacity:0;pointer-events:none}.player-isMaxTouchMediumMobile .ctpl_zhl2c91.visible{opacity:1;pointer-events:auto}.player-isMaxTouchMediumMobile .ctpl_zhl2c91.animation{transition:none}.player-isMaxTouchSmallMobile .ctpl_zhl2c91{align-items:center}.ctpl_zhl2c92{display:flex;justify-content:space-between;width:calc(100% - 6px);position:relative;padding-bottom:4px;padding-left:6px;padding-right:6px;pointer-events:auto}.player-isMaxTouchMediumMobile .ctpl_zhl2c92{transition:opacity .15s linear;padding-bottom:0;padding-left:0;padding-right:0;width:auto;height:100%;opacity:0;pointer-events:none}.ctpl_zhl2c93{display:flex;justify-content:flex-start;align-items:center;height:100%}.ctpl_zhl2c95{background:none;padding:0;border:none;margin:0}.ctpl_zhl2c98{display:flex;justify-content:flex-end}.player-isMaxTouchMediumMobile .ctpl_zhl2c98{display:grid;justify-content:unset;grid-template-rows:1fr 1fr 1fr 1fr}.player-isMaxTouchMediumMobile .ctpl_zhl2c98.isFullScreen{grid-template-rows:0fr 0fr 0fr 1fr}.ctpl_zhl2c99{padding-top:3px}.ctpl_zhl2c9a{display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:8px}.ctpl_zhl2c93>:first-child{padding-left:0}.ctpl_zhl2c94>svg{padding:10px}.ctpl_zhl2c95 svg{width:24px;height:24px;color:#fff;opacity:1;display:block;cursor:pointer;fill:#fff;transition:fill .1s ease-in-out;outline:none}.ctpl_zhl2c95 svg.hidden{display:none}.ctpl_zhl2c95:hover svg,.ctpl_zhl2c95:hover svg path{fill:#fff}.ctpl_zhl2c96 svg,.ctpl_zhl2c96 svg path{fill:#ffffffb3;transition:fill .1s ease-in-out}.ctpl_zhl2c97:hover svg,.ctpl_zhl2c97:hover svg path{fill:#fff}.player-isMaxTouchMediumMobile .ctpl_zhl2c98>:last-child{grid-row-start:4;align-self:end}.player-isMaxTouchMediumMobile .ctpl_zhl2c98>:not(:last-child){align-self:start}.player-isMaxTouchMediumMobile .ctpl_zhl2c92.visible{opacity:1;pointer-events:auto}.player-isMaxTouchMediumMobile .ctpl_zhl2c92.animation{transition:none}@keyframes ctpl_1gmgbia0{0%{transform:translateX(0)}to{transform:translateX(113px)}}.ctpl_1gmgbia1{height:4px;position:relative;transition:height .2s,margin-bottom .2s,margin-top .2s;margin-top:2px;margin-bottom:2px;overflow:hidden;border-radius:2px;background-color:#fff6}.ctpl_1gmgbia1.hover{margin-bottom:0;height:8px;margin-top:0}.ctpl_1gmgbia2,.ctpl_1gmgbia3{position:absolute;left:0;top:0;height:100%}.ctpl_1gmgbia3{background-color:#fff6}.ctpl_1gmgbia4{height:100%;width:200%;position:absolute;left:-50%;will-change:transform;background:repeating-linear-gradient(135deg,#ed1c24,#ed1c24 8px,#f58d91 0,#f58d91 16px);animation:ctpl_1gmgbia0 1s linear infinite}.ctpl_1gmgbia5{position:absolute;top:0;bottom:0;background-color:#0006;height:inherit;z-index:2}.ctpl_1stbze90{width:100%}.ctpl_a8nqho0{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.ctpl_a8nqho1{width:40px;height:40px}.ctpl_bjfdeo0{height:44px;width:44px}.ctpl_bjfdeo0.vertical{transform:rotate(-90deg) translateZ(0);transform-origin:22px 50%}.ctpl_bjfdeo1{color:#fff;position:relative;z-index:5}.ctpl_bjfdeo1.vertical{transform:rotate(90deg) translateZ(0);transform-origin:50%}.ctpl_bjfdeo1 svg{width:24px;height:24px;padding:10px;fill:#fff}.ctpl_1f5xdsx0{width:100%;left:0;right:0;bottom:0;display:flex;align-items:center}.ctpl_1f5xdsx1{position:relative;width:100%}.ctpl_9vxwfz0{width:4px;position:absolute;background-color:#f0f000;height:4px;pointer-events:none;left:-2px}.ctpl_9vxwfz1{width:100%;height:inherit;top:0;bottom:0;display:flex;align-items:center;position:absolute;overflow:hidden}.ctpl_9vxwfz2{margin:0;list-style:none;height:4px;position:relative;width:100%}.ctpl_9vxwfz3{z-index:2;height:inherit;width:0;position:absolute}@keyframes ctpl_eocf600{0%{width:0}to{width:100%}}.ctpl_eocf601{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;display:flex;align-items:center;justify-content:center;width:200px;height:64px;text-align:center;background-color:#000;color:#fff;position:relative;border-radius:4px;overflow:hidden;cursor:default}.ctpl_eocf602{height:100%;position:absolute;background-color:#ed1c24;left:0;width:100%;animation-name:ctpl_eocf600;animation-timing-function:linear}.ctpl_eocf603{animation-play-state:paused}.ctpl_eocf604{z-index:10}.ctpl_eocf605{width:200px;height:64px}@keyframes ctpl_1t1er770{0%{opacity:1}to{opacity:0;transform:scale(2)}}.ctpl_1t1er771{position:absolute;top:50%;left:50%;text-align:center;transform:translate(-50%,-50%)}.ctpl_1t1er772{animation-name:ctpl_1t1er770;animation-duration:.5s;animation-direction:normal;animation-timing-function:linear;animation-fill-mode:forwards}.player-isMaxTouchMediumMobile .ctpl_1t1er772{background-color:#00000080}.ctpl_1bvg5ld0{width:100%;display:flex;position:relative;align-items:center;outline:none}.ctpl_1bvg5ld1{width:100%;padding-top:4px;padding-bottom:4px;-webkit-user-select:none;user-select:none;margin-right:12px;z-index:0;position:relative}.player-isMaxTouchMediumMobile .ctpl_1bvg5ld1{margin-right:0}.ctpl_1bvg5ld2{padding-left:8px}.ctpl_1bvg5ld3{display:flex}.player-isMaxTouchMediumMobile .ctpl_1bvg5ld3{position:absolute;bottom:16px;right:0}.ctpl_1hykvlp0{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;color:#fff;padding:0;margin:0 2px}.player-isMaxMediumMobile .ctpl_1hykvlp0{font-size:0;background:#0000;letter-spacing:0}.player-isMaxTouchMediumMobile .ctpl_1hykvlp0{outline:none;margin:-5px 6px -1px -12px;letter-spacing:0;padding:0}.ctpl_1hykvlp1{display:flex;align-items:center;padding-right:12px;outline:none}.player-isMaxMediumMobile .ctpl_1hykvlp1{padding-right:0}.ctpl_1hykvlp0 svg{padding:4px 6px 4px 4px;fill:#fff;width:24px;height:24px}.player-isMaxMediumMobile .ctpl_1hykvlp0 svg{padding:10px}.ctpl_1gl83nl0{font-family:SourceSansPro,sans-serif;font-size:inherit;line-height:1.375rem;letter-spacing:0;color:#fff;border:none;background:none;cursor:pointer;width:100%;display:flex;align-items:center;padding:0 8px 0 10px;position:relative;height:40px;border-radius:4px}.ctpl_1gl83nl1{fill:#fff;width:20px;height:14px;margin-right:14px}.ctpl_1gl83nl2{display:flex;padding:8px 0 0;margin:0 8px 8px;border-top:1px solid #fff3}.player-isMaxTablet .ctpl_1gl83nl2{position:absolute;bottom:0;width:calc(100% - 16px)}.ctpl_1gl83nl0:hover{background-color:#ffffff29}.ctpl_1gl83nl0:focus{outline:2px solid #0000}.ctpl_1gl83nl0:focus-visible{outline:2px solid #60a0ff}.ctpl_drtztp0{margin:0 auto}.player-isMinDesktop .ctpl_drtztp0{display:flex}.ctpl_drtztp0{z-index:3}.ctpl_q2u8yq0{width:100%;height:100%;background:#0000;position:absolute}.ctpl_q2u8yq1{z-index:3;position:absolute;left:50%;transform:translateX(-50%);top:0;margin-top:32px}.player-isMaxLargeMobile .ctpl_q2u8yq1{margin-top:16px;margin-right:16px;right:0;left:auto;transform:none}.ctpl_q2u8yq2{z-index:3;color:#fff;font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;margin-top:32px;margin-left:32px;border:none}.player-isMaxLargeMobile .ctpl_q2u8yq2{margin-top:16px;margin-left:16px;height:40px}.ctpl_q2u8yq3{width:200px;height:48px;font-size:16px}.player-isMaxLargeMobile .ctpl_q2u8yq3{width:138px;height:40px}.ctpl_q2u8yq4{width:32px;height:32px}.ctpl_q2u8yq2 svg{height:18px;width:18px;margin-left:8px}.ctpl_q2u8yq4 path{fill:#fff}.ctpl_1rn5dpm0{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;margin:0 0 12px;color:#e0e0e0}.ctpl_1rn5dpm1{margin:0 0 12px;font-size:.875rem;line-height:1rem}.ctpl_1rn5dpm1,.ctpl_1rn5dpm1.large{font-family:SourceSansPro,sans-serif;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600}.ctpl_1rn5dpm1.large{font-size:1rem;line-height:1.125rem}.player-isMaxLargeMobile .ctpl_1rn5dpm1.hideOnMobile{display:none}.ctpl_1rn5dpm2{margin-top:12px}.ctpl_1rn5dpm0 a{color:#e0e0e0;font-family:SourceSansPro,sans-serif;font-weight:600;text-decoration:underline}.ctpl_1rn5dpm2:not(:first-child){margin-top:24px}.ctpl_r3j2re0{position:absolute;top:-94px;left:0;font-size:14px;color:#fff;font-family:SourceSansPro,sans-serif;display:inline-flex;flex-direction:column;background:#000000b3;padding:8px;white-space:nowrap}.ctpl_r3j2re1{position:relative;display:inline-flex;justify-content:center;align-items:center}.ctpl_r3j2re2{font-weight:200;margin-bottom:2px}.ctpl_r3j2re3{font-family:TvSansScreen,sans-serif;font-weight:400;color:#fff}.ctpl_r3j2re4{font-family:SourceSansPro,sans-serif;font-size:.75rem;line-height:.875rem;letter-spacing:.0375rem;text-transform:uppercase;font-weight:600;color:#c6c6c6}.ctpl_1ye7xjd0{position:relative;display:flex;justify-content:center;align-items:center}.ctpl_1ye7xjd1{width:auto;height:auto;font-size:0;cursor:pointer}.ctpl_1ye7xjd2{padding:6px}.ctpl_1ye7xjd0 svg{padding:4px}.ctpl_1ye7xjd0.active svg{background-color:#000;border-radius:4px}.ctpl_1ye7xjd0.activeStreaming svg{background-color:#ed1c24;border-radius:4px}.ctpl_1ye7xjd0.activeStreaming svg path{fill:#fff}.ctpl_1ye7xjd2 svg{padding:6px}.ctpl_1gl3no60{background-size:cover;background-position:50%;position:absolute;left:0;top:0;right:0;bottom:0;outline:none;overflow:hidden;width:100%;height:100%}.ctpl_1gl3no61{fill:#8d8d8d;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:58px;width:58px}.ctpl_1mbk1m40{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:14px;letter-spacing:0;font-weight:600;color:#fff;align-self:center;-webkit-user-select:none;user-select:none;height:16px;cursor:pointer}.ctpl_1ehjofe0{display:flex;gap:16px;z-index:1}.ctpl_1ehjofe0.menuToggle{z-index:-1}.ctpl_1ehjofe1{box-sizing:border-box;position:relative;display:inline-block}.ctpl_1ehjofe1.default{width:56px;height:24px}.ctpl_1ehjofe1.autoPlayNext,.ctpl_1ehjofe1.menuToggle{width:42px;height:20px}.ctpl_1ehjofe2{box-sizing:border-box;position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;transition:.4s;border-radius:15px}.ctpl_1ehjofe2.default{background-color:#a8a8a8}.ctpl_1ehjofe2.default:before{content:"";position:absolute;width:2px;height:12px;left:10px;bottom:6px;background-color:#fff}.ctpl_1ehjofe2.autoPlayNext,.ctpl_1ehjofe2.menuToggle{background-color:#fff3}.ctpl_1ehjofe3{display:flex;align-items:center;justify-content:center;position:absolute;background-color:#fff;transition:.4s;border-radius:50%;box-shadow:0 12px 16px -6px #00000080,0 1px 4px 0 #0000004d}.ctpl_1ehjofe3.default{height:16px;width:16px;left:4px;bottom:4px}.ctpl_1ehjofe3.autoPlayNext,.ctpl_1ehjofe3.menuToggle{height:14px;width:14px;left:3px;bottom:3px}.ctpl_1ehjofe4.default{position:absolute;height:10.25px;width:10.25px;right:4px;bottom:5px;background-color:initial;border:1.75px solid #fff;border-radius:50%}.ctpl_1ehjofe5{position:absolute;top:-3px;left:-4px;border-radius:15px;appearance:none}.ctpl_1ehjofe5.default{width:56px;height:24px}.ctpl_1ehjofe5.autoPlayNext,.ctpl_1ehjofe5.menuToggle{width:42px;height:20px}.ctpl_1ehjofe6 path{fill:#000!important}.ctpl_1ehjofe5:disabled+span{cursor:auto}.ctpl_1ehjofe5:checked+span>span>svg path{fill:#6dd400}.ctpl_1ehjofe5:checked+span{background-color:#6dd400}.ctpl_1ehjofe5.autoPlayNext:checked+span>span>svg path{fill:#000}.ctpl_1ehjofe5.autoPlayNext:checked+span{background-color:#fff6}.ctpl_1ehjofe5.default:checked+span>span{transform:translateX(32px)}.ctpl_1ehjofe5.autoPlayNext:checked+span>span,.ctpl_1ehjofe5.menuToggle:checked+span>span{transform:translateX(23px)}.ctpl_178sn8c0{display:flex;align-items:center}.ctpl_178sn8c0,.ctpl_178sn8c1{width:100%;position:relative;outline:none}.ctpl_178sn8c1{padding-top:4px;padding-bottom:4px;-webkit-user-select:none;user-select:none;margin-right:20px;z-index:0}.player-isMaxTouchMediumMobile .ctpl_178sn8c1{margin-right:0}.ctpl_178sn8c2{display:flex}.player-isMaxTouchMediumMobile .ctpl_178sn8c2{position:absolute;bottom:16px;right:0}.ctpl_178sn8c1 .focus-visible>&{outline:none;box-shadow:0 0 0 2px #60a0ff}.ctpl_1thzasi0{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:15px;letter-spacing:0;font-weight:600;color:#fff;display:flex;align-items:center;height:16px}.ctpl_1thzasi1{width:8px;height:8px;background-color:#ed1c24;border-radius:50%;margin-right:5px}.ctpl_1aqkajo0{background-color:#000c;color:#fff;border-radius:4px;display:block;position:relative;height:91px;max-width:448px;width:100%;overflow:hidden}.player-isMinMobile .ctpl_1aqkajo0{display:flex}.player-isMinDesktop .ctpl_1aqkajo0{width:240px;display:block;height:auto}.ctpl_1aqkajo1{padding:12px 16px 16px;position:relative;overflow:hidden}.player-isMinMobile .ctpl_1aqkajo1{padding:9px 16px 12px 20px}.player-isMinDesktop .ctpl_1aqkajo1{padding:9px 16px 16px}.ctpl_1aqkajo2{margin-bottom:7px;font-size:.75rem;line-height:1rem;letter-spacing:.025rem;margin-right:64px}.ctpl_1aqkajo2,.player-isMinMobile .ctpl_1aqkajo2{font-family:SourceSansPro,sans-serif;font-weight:600}.player-isMinMobile .ctpl_1aqkajo2{font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;margin-bottom:4px}.ctpl_1aqkajo3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;letter-spacing:.025rem;color:#c6c6c6}.ctpl_1aqkajo3,.player-isMinMobile .ctpl_1aqkajo3{font-family:SourceSansPro,sans-serif;line-height:1rem;font-weight:600}.player-isMinMobile .ctpl_1aqkajo3{font-size:.875rem;letter-spacing:.03125rem;text-transform:uppercase;margin-bottom:2px}.ctpl_1aqkajo4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;line-height:1.25rem}.ctpl_1aqkajo4,.player-isMinMobile .ctpl_1aqkajo4{font-family:TvSansScreen,sans-serif;letter-spacing:0;font-weight:500}.player-isMinMobile .ctpl_1aqkajo4{font-size:1.125rem;line-height:1.375rem}.ctpl_1aqkajo5{position:absolute;right:7px;top:7px;filter:brightness(0) invert(1);cursor:pointer;padding:5px;height:34px;z-index:1}.ctpl_1aqkajo6{width:164px;flex-basis:164px;min-width:164px;border-radius:0}.player-isMinDesktop .ctpl_1aqkajo6{width:240px}.ctpl_1aqkajo7{margin-top:15px;display:flex;justify-content:space-between}.ctpl_1aqkajo8{width:100px}.ctpl_1aqkajo9{font-family:SourceSansPro,sans-serif;font-weight:600}.ctpl_1aqkajo0,.ctpl_1aqkajo0 :not(svg){box-sizing:border-box}.ctpl_1uj77qm0{color:#fff}.ctpl_1uj77qm1{width:100%;height:48px;border-bottom:1px solid #525252;display:flex;align-items:center}.player-isMinMobile .ctpl_1uj77qm1{border-bottom:0}.player-isMinTablet .ctpl_1uj77qm1:not(.forceCloseButton){display:none}.ctpl_1uj77qm2{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;font-weight:600;color:#fff;margin-left:16px}.player-isMinMobile .ctpl_1uj77qm2{display:none}.ctpl_1uj77qm3{width:24px;height:24px;fill:#fff;cursor:pointer;position:absolute;right:12px;top:12px}.ctpl_1uj77qm4{position:absolute;width:100%;top:1px;bottom:1px;left:1px;right:1px;background-color:#000c;z-index:4;box-sizing:border-box}.player-isMinTablet .ctpl_1uj77qm4:not(.forceCloseButton){position:static;display:flex;flex-direction:column;justify-content:center;background-color:initial}.player-isMinTablet .ctpl_1uj77qm4:not(.forceCloseButton).ctpl_1uj77qm4.hidden{display:initial}.ctpl_1uj77qm4.hidden{display:none}.ctpl_1uj77qm4.pulledDown{transform:translateY(100%)}.ctpl_1uj77qm5{height:calc(100% - 80px);width:auto;overflow-y:scroll;overflow-x:hidden;display:flex;align-items:center}.player-isMinMobile .ctpl_1uj77qm5{padding-left:0;padding-right:0;margin:0 22px;overflow-y:initial;overflow-x:initial}.player-isMinTablet .ctpl_1uj77qm5{margin:0 71px}.player-isMinDesktop .ctpl_1uj77qm5{margin:0 44px}.player-isMinDesktopMedium .ctpl_1uj77qm5{margin:0 129px}.player-isMaxMediumMobile .ctpl_1uj77qm5.ctpl_1uj77qm5.forceCloseButton{align-items:flex-start}.ctpl_1uj77qm6{background:#0000!important;position:absolute;bottom:77px;opacity:1;font-size:16px}.player-isMaxTablet .ctpl_1uj77qm6{font-size:14px;bottom:66px}.player-isMinMediumMobile.player-isMaxMediumMobile .ctpl_1uj77qm6.notEmbed{display:flex}.player-isMaxMediumMobile .ctpl_1uj77qm6{display:none}.ctpl_1uj77qm6.hidden{opacity:0;transition:opacity .3s linear}.ctpl_1uj77qm7{background:radial-gradient(ellipse at 50% 0,#292929 0,#000 100%)}.ctpl_4x9izl0{position:relative;height:40px;border-radius:4px;list-style:none;display:flex;box-sizing:border-box}.player-isMinDesktop .ctpl_4x9izl0{width:100%}.player-isMaxTablet .ctpl_4x9izl0{height:48px;width:calc(33.2% - 5px)}.player-isMaxSmallMobile .ctpl_4x9izl0{width:calc(50% - 4px)}.player-isMaxTablet .ctpl_4x9izl0.isInRoot,.player-isMaxTablet .ctpl_4x9izl0.switchable{width:100%}.ctpl_4x9izl0.isCaptionColor,.ctpl_4x9izl0.isCaptionSize{border:1px solid #0000;height:40px}.ctpl_4x9izl0.active{border:1px solid #fff}.player-isMinDesktop .ctpl_4x9izl0.active{border:none}.ctpl_4x9izl0.isCaptionColor.active,.ctpl_4x9izl0.isCaptionSize.active{border:1px solid #fff}.ctpl_4x9izl1{font-family:SourceSansPro,sans-serif;font-size:inherit;line-height:1.375rem;letter-spacing:0;color:#fff;border:none;background:none;cursor:pointer;width:100%;display:flex;align-items:center;padding:0 8px 0 10px}.player-isMinDesktop .ctpl_4x9izl1{padding-left:46px}.player-isMaxTablet .ctpl_4x9izl1{justify-content:center}.ctpl_4x9izl1:focus{outline:2px solid #0000}.ctpl_4x9izl1:focus-visible{outline:2px solid #60a0ff}.ctpl_4x9izl1.isCaptions{padding-left:10px;width:100%;background-color:red}.ctpl_4x9izl1.default{color:#fff;background-color:#0009}.ctpl_4x9izl1.yellowText{color:#ff0;background-color:#000}.ctpl_4x9izl1.noBackground{color:#fff;text-shadow:1px 1px 2px #000000b3;background-color:none}.ctpl_4x9izl1.blackText{color:#000;background-color:#fff}.ctpl_4x9izl1.active{padding-left:10px}.ctpl_4x9izl1.isActive{font-weight:600;justify-content:space-between}.player-isMinDesktop .ctpl_4x9izl1.isActive{padding-left:10px}.ctpl_4x9izl2{display:none}.player-isMinDesktop .ctpl_4x9izl2{display:block;fill:#fff;width:24px;height:24px;margin-right:12px}.ctpl_4x9izl3{fill:#fff;height:18px;width:18px}.ctpl_4x9izl4{font-weight:400;display:flex;align-items:center}.ctpl_4x9izl5{margin-right:8px}.ctpl_4x9izl6{font-weight:400;color:#c3c6cc}.ctpl_4x9izl7{margin-left:8px;color:#c3c6cc}.ctpl_4x9izl8{fill:#fff;width:20px;height:14px;margin-right:14px}.ctpl_4x9izl9{display:flex;flex-direction:row;gap:16px}.player-isMaxTablet .ctpl_4x9izl9{flex-direction:column;gap:0}.ctpl_4x9izla{color:#8d8d8d;white-space:nowrap}.player-isMaxTablet .ctpl_4x9izla{line-height:1.12}.player-isMaxLargeMobile .ctpl_4x9izla{font-size:11px}.ctpl_4x9izl1.isInRoot{font-weight:600;justify-content:space-between}.player-isMinDesktop .ctpl_4x9izl1.isInRoot{padding-left:10px}.ctpl_4x9izl0:hover{background-color:#ffffff29}.ctpl_1u19rxl0{min-width:100%}.ctpl_1u19rxl1{display:flex;padding:8px;margin:0;flex-wrap:wrap;flex-direction:row}.player-isMinDesktop .ctpl_1u19rxl1{flex-direction:column}.player-isMaxTablet .ctpl_1u19rxl1{gap:8px}.ctpl_1u19rxl1.isInRoot{flex-wrap:nowrap;flex-direction:column;gap:unset}.ctpl_1u19rxl1.isCaptionSize{flex-wrap:nowrap;flex-direction:row;padding:6px;gap:8px}.ctpl_1u19rxl1.isCaptionColor{flex-wrap:nowrap;flex-direction:row;padding:6px;gap:4px;background-color:#393939;margin:0 8px 8px;border-radius:3px}.player-isMaxTablet .ctpl_1u19rxl2{justify-content:center}.ctpl_1u19rxl1.isCaptionColor .selectable,.ctpl_1u19rxl1.isCaptionSize .selectable{padding:0;border-radius:2px;justify-content:center}.ctpl_1u19rxl1.isCaptionColor .selectable{margin:5px}.ctpl_1u19rxl1.isCaptionColor .listItem{height:40px;border-radius:2px;justify-content:center;align-items:center}.ctpl_14x2u550{background-color:initial;border:none;padding:0 0 0 13px;display:flex;width:100%;align-items:center;cursor:pointer;color:#fff}.ctpl_14x2u551{line-height:1.125rem;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600;margin:4px 4px 4px 16px}.ctpl_14x2u551,.ctpl_14x2u552{font-family:SourceSansPro,sans-serif;font-size:1rem;color:#e0e0e0}.ctpl_14x2u552{line-height:1.375rem;letter-spacing:0;margin:0 0 12px}.ctpl_14x2u553,.ctpl_14x2u554{width:100%;font-family:SourceSansPro,sans-serif}.ctpl_14x2u554{font-size:1rem;line-height:1.375rem;letter-spacing:0;max-width:300px;text-align:left;padding:16px}.player-isMinDesktop .ctpl_14x2u554{width:300px}.ctpl_14x2u555{display:none}.player-isMinDesktopMedium .ctpl_14x2u555{display:block;width:176px;margin:24px auto}.ctpl_14x2u556{margin:0;padding:0;list-style:decimal none inside}.ctpl_14x2u557{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:normal;letter-spacing:0}.player-isMinMobile .ctpl_14x2u557{line-height:26px}.ctpl_14x2u557::marker{font-weight:600;letter-spacing:1px}.ctpl_14x2u558{padding:8px 12px;font-family:SourceSansPro,sans-serif;font-size:1.125rem;line-height:1.5rem;letter-spacing:3px;font-weight:600;color:#fff;background:#0000;border:1px solid #ffffff4d;border-radius:4px;box-sizing:border-box;-webkit-appearance:none;margin-right:8px;width:208px}.ctpl_14x2u558::placeholder{letter-spacing:4px}.ctpl_14x2u558::-webkit-inner-spin-button,.ctpl_14x2u558::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ctpl_14x2u558[type=number]{-moz-appearance:textfield}.ctpl_14x2u559{display:flex;margin-top:16px}.player-isMaxSmallMobile .ctpl_14x2u559{margin-top:12px}.ctpl_14x2u55a{list-style:none;padding:0;margin:0 0 16px}.ctpl_14x2u55b{border:1px solid #ffffff4d;border-radius:none;display:flex;justify-content:space-between;cursor:pointer}.ctpl_14x2u55c{margin:0 0 12px;font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1rem;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600}.ctpl_14x2u55d{color:#e0e0e0;flex:1 1 auto;padding:9px 0;margin:0;line-height:22px}.ctpl_14x2u55e{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;padding:8px 0;margin:0}.ctpl_14x2u55f,.ctpl_14x2u55g{padding-left:8px;align-self:center}.ctpl_14x2u55h{padding-left:8px;border-left:1px solid #ffffff4d;display:flex;align-items:center}.ctpl_14x2u55i{display:flex;flex:auto}.ctpl_14x2u55j{font-size:1.125rem;line-height:1.5rem;margin:0 48px 16px 0}.ctpl_14x2u55j,.ctpl_14x2u55k{font-family:SourceSansPro,sans-serif;letter-spacing:0}.ctpl_14x2u55k{font-size:1rem;line-height:1.375rem;margin:0 0 16px;color:#e0e0e0}.ctpl_14x2u55l{display:flex}.ctpl_14x2u55m{margin-right:8px}.ctpl_14x2u55m,.ctpl_14x2u55n{width:144px;font-family:SourceSansPro,sans-serif}.ctpl_14x2u55n{padding:0 8px}.ctpl_14x2u55o{line-height:1.125rem;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600;display:flex;align-items:center;color:#e0e0e0}.ctpl_14x2u55o,.ctpl_14x2u55p{font-family:SourceSansPro,sans-serif;font-size:1rem}.ctpl_14x2u55p{line-height:1.375rem;letter-spacing:0;margin-top:16px}.ctpl_14x2u55q{font-family:SourceSansPro,sans-serif;font-weight:600}.ctpl_14x2u55r{color:#c6c6c6}.ctpl_14x2u55s{margin-top:12px}.ctpl_14x2u552 a{color:#e0e0e0;font-family:SourceSansPro,sans-serif;font-weight:600;text-decoration:underline}.ctpl_14x2u554 p{color:inherit}.ctpl_14x2u557 svg{vertical-align:middle;margin-left:6px;margin-right:6px}.ctpl_14x2u55b:first-child{border-radius:4px 4px 0 0}.ctpl_14x2u55b:last-child{border-radius:0 0 4px 4px;border-bottom-width:1px}.ctpl_14x2u55b:first-child&:last-child{border-radius:4px 4px 4px 4px;border-bottom-width:1px}.ctpl_14x2u55b svg{width:24px;fill:#c6c6c6;margin:0 8px 0 0}.ctpl_14x2u55c.large{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.125rem;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600}.player-isMaxLargeMobile .ctpl_14x2u55c.hideOnMobile{display:none}.ctpl_14x2u55d:hover{color:#fff}.ctpl_14x2u55d.active{font-family:SourceSansPro,sans-serif;font-weight:600;color:#fff}.ctpl_14x2u55g path{fill:#fff}.ctpl_14x2u55o svg{width:24px;height:24px;margin-right:8px}.ctpl_14x2u55o svg path{fill:#e0e0e0}.ctpl_14x2u55p p{margin:0 0 8px;display:flex;align-items:center}.ctpl_14x2u55p svg{width:24px;height:24px;margin-right:8px;vertical-align:bottom;fill:#edb01c}.ctpl_14x2u55s:not(:first-child){margin-top:24px}.ctpl_14x2u55q svg,.ctpl_14x2u55t svg{width:inherit;height:inherit}.ctpl_yv1kxv0{width:100%;max-width:848px;margin:0 auto}.ctpl_yv1kxv1{display:none;color:#000}.player-isMinMobile .ctpl_yv1kxv1{display:block;font-family:TvSansScreen,sans-serif;font-size:1rem;line-height:1.25rem;letter-spacing:0;font-weight:500;margin-bottom:10px}.player-isMinDesktop .ctpl_yv1kxv1{margin-bottom:12px}.player-isMinDesktop .ctpl_yv1kxv1,.player-isMinDesktopMedium .ctpl_yv1kxv1{font-family:TvSansScreen,sans-serif;font-size:1.125rem;line-height:1.375rem;letter-spacing:0;font-weight:500}.player-isMinDesktopMedium .ctpl_yv1kxv1{margin-bottom:14px}.player-isMinDesktopLarge .ctpl_yv1kxv1{margin-bottom:17px}.ctpl_yv1kxv1.inverted{color:#fff}.ctpl_1itiifo0{position:absolute;text-align:right;right:0;bottom:80px;color:#fff;margin:0 16px 0 0;outline:none;display:flex;flex-direction:column;justify-content:space-around;background:#000c;border-radius:4px;height:auto;width:auto;z-index:6}.player-isMaxTablet .ctpl_1itiifo0{width:100%;top:0;left:0;bottom:0;height:100%;justify-content:center;align-items:center;box-sizing:border-box;max-height:none;background:#000}.ctpl_1itiifo0.hasLeftSectionContent{margin:0 70px 0 0}.ctpl_1itiifo1{position:absolute;display:flex;top:12px;right:12px}.ctpl_1itiifo2{display:flex;align-items:center;justify-content:center}.player-isMinDesktop .ctpl_1itiifo2{min-width:320px}.ctpl_1itiifo3{width:100%;flex-shrink:0;border-bottom:1px solid #fff3}.ctpl_1itiifo4.scroll{overflow:overlay}.ctpl_1itiifo5{position:absolute}.ctpl_1itiifo1 path{fill:#e0e0e0}.ctpl_1itiifo1>svg{width:24px;height:24px}.ctpl_1itiifo1:hover{fill:#e0e0e0}.ctpl_1itiifo3.titleBarContent{height:48px;display:flex;align-items:center;font-weight:600}.ctpl_1p45ym30{cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;height:auto;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;max-width:0;opacity:0;transition:max-width .1s linear,opacity .1s linear;position:absolute;top:40px;transform:translate3d(22px,-40px,0);z-index:3;touch-action:none}.ctpl_1p45ym30.visible{opacity:1;max-width:125px}.ctpl_1p45ym31{padding:6px 15px;pointer-events:none;touch-action:none;outline:none}.ctpl_1p45ym32{padding:14px 10px;border-radius:4px}.player-isMaxLargeMobile .ctpl_1p45ym32{background:#000c}.focus-visible>.ctpl_1p45ym32{box-shadow:0 0 0 2px #60a0ff;border-radius:0}.ctpl_1p45ym33{height:4px;border-radius:5px;background-color:#fff6;width:75px}.ctpl_1p45ym34{height:4px;border-radius:5px;background-color:#fff;position:relative}.ctpl_1p45ym34:after{content:"";display:inline-block;width:14px;height:14px;border-radius:14px;background-color:#fff;position:absolute;right:-7px;bottom:-5px}.ctpl_oaudsv0{position:absolute;bottom:12px;background-color:#000c;padding:2px;border-radius:4px;color:#fff;height:auto;overflow:hidden}.ctpl_oaudsv1{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.125rem;letter-spacing:.0125rem;padding:6px}.ctpl_oaudsv2{height:89px}.ctpl_oaudsv3{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;padding:13px 16px 0}.player-isMaxMediumMobile .ctpl_oaudsv3{padding:13px 11px 0}.ctpl_oaudsv4{overflow:hidden;display:-webkit-box;-webkit-line-clamp:7px}.player-isMaxLargeMobile .ctpl_oaudsv4{-webkit-line-clamp:4px}.player-isMaxMediumMobile .ctpl_oaudsv4{-webkit-line-clamp:1px}.player-isMaxMediumMobile.player-isTouchScreen .ctpl_oaudsv4{-webkit-line-clamp:3px}.ctpl_oaudsv5{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;position:absolute;bottom:6px;left:50%;transform:translate(-50%);background-color:#0009;border-radius:2px;padding:2px 6px}.ctpl_oaudsv6{background:#0000}.ctpl_oaudsv7{border-radius:2px;overflow:hidden}html{height:100%}body{min-height:100%;font-family:SourceSansPro-Regular,"sans-serif"}.iosNotScroll,.notScroll{overflow:hidden}.iosNotScroll{height:100%;position:relative}strong{font-weight:600}.v_12mupz50{margin-right:16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:56px}.v_12mupz51{padding:19px 16px 13px;background-color:#f4f4f4;color:#000;font-family:SourceSansPro,sans-serif;font-size:1.125rem;line-height:1.5rem;letter-spacing:0;font-weight:600;border-radius:0;height:100%}.v_12mupz51.inverted{background-color:#00000080;color:#fff}.v_12mupz52{transition:transform .3s;fill:#000;width:20px;height:20px;margin-left:13px}.v_12mupz52.inverted{fill:#fff}.v_12mupz53{width:24px;height:24px;fill:#000}.v_12mupz53.inverted{fill:#fff}.v_12mupz54{display:flex}.v_12mupz55{transform:rotate(180deg)}.v_12mupz56{padding:0 19px 8px}.v_12mupz57{background-color:#f4f4f4;max-height:0;transition:max-height .3s ease-out;overflow:hidden;visibility:hidden}.v_12mupz57.inverted{background-color:#00000080}.v_12mupz58{visibility:visible;max-height:-moz-fit-content;max-height:fit-content;transition:max-height .3s ease-in}.v_12mupz59{margin:0 19px 19px}.v_12mupz59:not(.inverted){background:#fff}@media (min-width:640px){.v_12mupz50{margin:0}}@media (min-width:768px){.v_18o02yg0{display:none}}