/*! 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_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}.ctst_1ajuk800{--ctst_1ajuk801:4px}.ctli_1ail8qk0{text-decoration:none}.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}@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_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_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_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}@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_uy6m1d0{background-color:#e0e0e0;height:0;width:100%}.ctco_uy6m1d1{height:1px}.ctco_uy6m1d2{background-color:unset;border-bottom:1px solid #fff3}.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,auto)}.ctco_1gz3jxu3q{grid-template-columns:repeat(2,auto)}.ctco_1gz3jxu3x{grid-template-columns:repeat(3,auto)}.ctco_1gz3jxu44{grid-template-columns:repeat(4,auto)}.ctco_1gz3jxu4b{grid-template-columns:repeat(5,auto)}.ctco_1gz3jxu4i{grid-template-columns:repeat(6,auto)}@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,auto)}.ctco_1gz3jxu3r{grid-template-columns:repeat(2,auto)}.ctco_1gz3jxu3y{grid-template-columns:repeat(3,auto)}.ctco_1gz3jxu45{grid-template-columns:repeat(4,auto)}.ctco_1gz3jxu4c{grid-template-columns:repeat(5,auto)}.ctco_1gz3jxu4j{grid-template-columns:repeat(6,auto)}}@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,auto)}.ctco_1gz3jxu3s{grid-template-columns:repeat(2,auto)}.ctco_1gz3jxu3z{grid-template-columns:repeat(3,auto)}.ctco_1gz3jxu46{grid-template-columns:repeat(4,auto)}.ctco_1gz3jxu4d{grid-template-columns:repeat(5,auto)}.ctco_1gz3jxu4k{grid-template-columns:repeat(6,auto)}}@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,auto)}.ctco_1gz3jxu3t{grid-template-columns:repeat(2,auto)}.ctco_1gz3jxu40{grid-template-columns:repeat(3,auto)}.ctco_1gz3jxu47{grid-template-columns:repeat(4,auto)}.ctco_1gz3jxu4e{grid-template-columns:repeat(5,auto)}.ctco_1gz3jxu4l{grid-template-columns:repeat(6,auto)}}@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,auto)}.ctco_1gz3jxu3u{grid-template-columns:repeat(2,auto)}.ctco_1gz3jxu41{grid-template-columns:repeat(3,auto)}.ctco_1gz3jxu48{grid-template-columns:repeat(4,auto)}.ctco_1gz3jxu4f{grid-template-columns:repeat(5,auto)}.ctco_1gz3jxu4m{grid-template-columns:repeat(6,auto)}}@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,auto)}.ctco_1gz3jxu3v{grid-template-columns:repeat(2,auto)}.ctco_1gz3jxu42{grid-template-columns:repeat(3,auto)}.ctco_1gz3jxu49{grid-template-columns:repeat(4,auto)}.ctco_1gz3jxu4g{grid-template-columns:repeat(5,auto)}.ctco_1gz3jxu4n{grid-template-columns:repeat(6,auto)}}@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,auto)}.ctco_1gz3jxu3w{grid-template-columns:repeat(2,auto)}.ctco_1gz3jxu43{grid-template-columns:repeat(3,auto)}.ctco_1gz3jxu4a{grid-template-columns:repeat(4,auto)}.ctco_1gz3jxu4h{grid-template-columns:repeat(5,auto)}.ctco_1gz3jxu4o{grid-template-columns:repeat(6,auto)}}.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_1dnsuhb0{z-index:0;height:0;width:100%;position:relative}.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_ul7hca0{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.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{display:none}.ctco_uptnmv8{position:absolute;top:0;right:0;cursor:pointer}.ctco_uptnmv8:hover{background-color:#000}.ctco_uptnmv9{margin-top:8px}.ctco_uptnmva{align-self:flex-end;margin-left:auto}.ctco_uptnmvb{position:absolute;bottom:0;flex-direction:column}.ctco_uptnmvb,.ctco_uptnmvc{width:100%;display:flex}.ctco_uptnmvd{font-weight:600;background:#ed1c24;position:absolute;top:0;left:0;color:#fff;padding:2px 4px 2px 14px;border-radius:2px}.ctco_uptnmvd:before{content:"";background:#fff;width:6px;height:6px;position:absolute;border-radius:100%;left:4px;top:50%;margin-top:-3px}.ctco_uptnmve{margin-right:2px;min-width:16px;min-height:16px}.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,.ctco_uptnmvk{display:none}.ctco_uptnmvl{display:block}@container (min-width: 184px){.ctco_uptnmv4{padding:8px}.ctco_uptnmv7{position:absolute;top:0;left:0;padding:2px 4px;height:auto;display:flex;justify-content:flex-start;align-items:center}.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_uptnmvk{display:block}.ctco_uptnmvl{display:none}}@container (min-width: 272px){.ctco_uptnmvh{width:48px!important;height:32px!important}.ctco_uptnmvj{display:flex}}.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: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_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_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_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_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_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_1giio1v0{display:flex;justify-content:center;align-items:center}.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}.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_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_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_11fngce0{border:1px solid #fb8d8f;background:#fef5f5}.ctco_11fngce1{fill:#ed1c24}.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}.ctfo_1vdska50{font-weight:400;margin-left:3px;color:#6f6f6f}.ctfo_1vdska51{margin-left:3px;color:#ed1c24}.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_1aapj5l0{font-weight:600;display:block;color:#393939;margin-bottom:6px}.ctfo_1aapj5l1{color:#fff}.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_12h03eh0{width:100%;height:100%;resize:none}.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}.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_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_1d1sxzy0{width:100%}.ctfo_1d1sxzy1{height:40px}.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_162fdde0{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}.ctpl_162fdde1{.player-isMinMobile &{font-size:1rem;line-height:1.375rem}.player-isMinDesktop &,.player-isMinMobile &{font-family:SourceSansPro,sans-serif;letter-spacing:0;font-weight:600}.player-isMinDesktop &{font-size:1.125rem;line-height:1.5rem;padding-right:40px;padding-left:31px}}.ctpl_162fdde2{.player-isMinMobile &{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;font-weight:600;selectors{&:before{height:calc(100% - 16px)}}}.player-isMinDesktop &{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;selectors{&:before{height:calc(100% - 24px)}}}}.ctpl_162fdde2:before{content:"";position:absolute;left:0;background-color:#ffffff4d;width:1px;top:50%;transform:translateY(-50%);height:calc(100% - 12px)}.ctpl_162fdde3{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 &{background:#ed1c24}.player-isMinMobile &{background:#00000080;min-width:72px;height:48px}.player-isMinDesktop &{min-width:120px;height:72px}}.ctpl_162fdde4{width:24px;height:24px;padding-left:21px;padding-right:21px;fill:#fff;.player-isMinDesktop &{width:40px;height:40px;min-width:40px}}.ctpl_162fdde3:not(:disabled):not(.suppressHoverEffect){cursor:pointer}.ctpl_162fdde3:not(:disabled):not(.suppressHoverEffect).hover,.ctpl_162fdde3:not(:disabled):not(.suppressHoverEffect):hover{background-color:#ed1c24}.ctpl_162fdde3:not(:disabled):not(.suppressHoverEffect):active{background-color:#bf141b}.ctpl_162fdde3:not(:disabled).suppressHoverEffect{cursor:auto;outline:none}.ctpl_162fdde3.infoOnly{cursor:auto}.ctpl_o98n4f0{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_1wd2e30{width:4px;position:absolute;background-color:#f0f000;height:4px;pointer-events:none;left:-2px}.ctpl_1wd2e31{width:100%;height:inherit;top:0;bottom:0;display:flex;align-items:center;position:absolute;overflow:hidden}.ctpl_1wd2e32{margin:0;list-style:none;height:4px;position:relative;width:100%}.ctpl_1wd2e33{z-index:2;height:inherit;width:0;position:absolute}.ctpl_r8j28q0{height:100%;background-color:#000c;color:#fff;position:absolute;left:0;z-index:7;width:100%;.player-isMinMobile &{max-width:400px}}.ctpl_r8j28q0.licenseInfo.playerPreview{.player-isMinDesktopMedium &{width:calc(50% - 148px - 15px)}}.ctpl_r8j28q0.playerPreview{.player-isMinDesktop &{width:calc(50% - 60px - 15px)}}.ctpl_r8j28q0.playerPreview.licenseInfo{.player-isMinDesktop &{width:100%}}.ctpl_r8j28q1{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 &{padding:16px}}.ctpl_r8j28q2{height:calc(100% - 52px);width:100%;.player-isMinMobile &{height:calc(100% - 58px)}}.ctpl_r8j28q3{list-style:none;padding:0;margin:0}.ctpl_r8j28q4{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_r8j28q4.active{background-color:#ffffff26}.ctpl_r8j28q5{margin-right:12px;color:#c6c6c6;min-width:48px;text-align:end}.ctpl_r8j28q6{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_r8j28q6.active{font-weight:600}.ctpl_r8j28q7{border-radius:4px;overflow:hidden;width:72px;min-width:72px;margin-right:12px;.player-isMaxMediumMobile &{display:none}}.ctpl_r8j28q8{width:24px;height:24px;fill:#fff;cursor:pointer}.ctpl_r8j28q9{height:24px;font-size:0}.ctpl_ohfebo0{margin-left:15px;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.ctpl_ohfebo1{font-family:SourceSansPro,sans-serif;font-size:.75rem;line-height:.875rem;letter-spacing:.0375rem;text-transform:uppercase;font-weight:600;color:#fff;margin:0;.player-isMinMobile &{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.125rem;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600}}.ctpl_ohfebo2{font-family:TvSansScreen,sans-serif;font-size:1rem;line-height:1.25rem;letter-spacing:0;font-weight:500;padding-right:10px;color:#fff;margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;.player-isMinMobile &{font-family:TvSansScreen,sans-serif;font-size:1.3125rem;line-height:1.5rem;letter-spacing:0;font-weight:500}}.ctpl_ohfebo3{font-weight:600;cursor:pointer;outline:none;width:100%}.ctpl_ohfebo3,.ctpl_ohfebo4{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.125rem;letter-spacing:.0125rem;color:#fff;display:flex}.ctpl_ohfebo4{margin:0;align-items:center}.ctpl_ohfebo5{display:none;.player-isMinMobile &{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:18px;font-family:SourceSansPro,sans-serif;font-weight:600}}.ctpl_ohfebo6{.player-isMinMobile &{display:none}}.ctpl_ohfebo7{display:flex;max-width:100%;overflow:hidden}.ctpl_ohfebo8{display:flex;align-items:center;width:100%}.ctpl_ohfebo4 path{fill:#fff}.ctpl_ohfebo4 svg{margin-left:-4px;margin-right:4px}.ctpl_ohfebo8 path{fill:#fff}.ctpl_ohfebo8 svg{margin-left:-4px}.ctpl_1vzxyvw0{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_1vzxyvw1{right:12px;top:12px;cursor:pointer;font-size:0}.ctpl_1vzxyvw1,.ctpl_1vzxyvw2{position:absolute}.ctpl_1vzxyvw3{left:0}.ctpl_1vzxyvw4{right:0}.ctpl_1feewfq0{padding:13px,16px,16px,16px;border-radius:4px;.player-isMinDesktop &{background:#000c;right:8px;top:48px;position:absolute}}.ctpl_1feewfq1{display:flex}.ctpl_1feewfq2{margin-right:8px;width:auto;max-width:175px}.ctpl_1feewfq3{display:flex;color:#fff;margin-top:12px}.ctpl_1feewfq4{width:100%}.ctpl_1feewfq5{margin-right:4px;border-bottom:1px solid #0000}.ctpl_1feewfq6{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_1feewfq6,.ctpl_1feewfq7{font-family:SourceSansPro,sans-serif;font-size:1rem;font-weight:600;color:#fff}.ctpl_1feewfq7{line-height:1.125rem;letter-spacing:.03125rem;text-transform:uppercase;margin-bottom:12px}.ctpl_1feewfq8{position:absolute;cursor:pointer;right:10px;top:11px}.ctpl_ckz0q70{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_ckz0q70.visible{transform:translateY(0)}.ctpl_ckz0q71{display:flex;flex-direction:row;max-width:100%;height:-moz-fit-content;height:fit-content;overflow:hidden;padding-top:14px}.ctpl_ckz0q71.visible{padding-right:48px;.player-isMinMobile &{padding-right:88px}}.ctpl_ckz0q71.none{padding-right:0}.ctpl_ckz0q71.large{padding-top:6px}.ctpl_ckz0q72{background-color:#ffffff4d;width:1px;flex:1 0 auto;display:block}.ctpl_ckz0q73{position:absolute;right:0;top:0}.ctpl_z4ua830{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_40gxwm0{display:flex;outline:none;overflow:hidden}.ctpl_40gxwm1{pointer-events:none}.ctpl_40gxwm2{top:0;background:linear-gradient(-180deg,#000000b3,#00000059 38%,#00000026 67%,#0000000d 86%,#0000);height:120px}.ctpl_40gxwm2,.ctpl_40gxwm3{position:absolute;left:0;right:0;transition:opacity .1s linear}.ctpl_40gxwm3{bottom:0;background:linear-gradient(-180deg,#0000,#0000000d 14%,#00000026 33%,#00000059 62%,#000000b3);height:160px}.ctpl_40gxwm4{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_1c56iat0{height:40px;position:absolute;left:16px;bottom:16px;transition:bottom .2s;z-index:1;background:#0009;color:#fff;border-radius:4px}.ctpl_1c56iat0.noProgressPreview{bottom:16px}.ctpl_1c56iat0.isNotMobileDevice{bottom:64px}.ctpl_1c56iat1{bottom:48px}.ctpl_1c56iat1.isMinMobile,.ctpl_1c56iat1.isNotMobileDevice{bottom:64px}.ctpl_1c56iat2{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;padding:0;border-radius:4px;background:#0009}.ctpl_1c56iat2,.ctpl_1c56iat3{height:40px;display:flex;align-items:center}.ctpl_1c56iat3{width:40px;justify-content:center}.ctpl_1c56iat4{padding-right:12px;color:#fff}.ctpl_1c56iat6{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_1c56iat5>svg{padding:10px}.ctpl_1c56iat6.hidden{display:none}.ctpl_1c56iat6:hover svg,.ctpl_1c56iat6:hover svg path{fill:#fff}.ctpl_uirdgc0{color:#fff}.ctpl_uirdgc1{width:32px;height:32px}.ctpl_uirdgc2{height:32px;font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem}.ctpl_uirdgc3{height:32px;z-index:0}.ctpl_uirdgc4>svg{width:24px;height:24px}.ctpl_1deg4fm0{left:0;top:0;right:0;bottom:0;display:flex;background-color:#000;background-size:cover;background-position:50%}.ctpl_1deg4fm1{position:absolute;outline:none;overflow:hidden}.ctpl_1deg4fm2{position:fixed;width:100%;height:100%;outline:none}.ctpl_1deg4fm3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ctpl_1deg4fm4{position:absolute;bottom:8px;left:8px}.ctpl_1deg4fm5{position:absolute;bottom:15px;right:16px;justify-content:flex-end;.player-isMaxTouchMediumMobile &{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;bottom:29px}}.ctpl_1deg4fm6{.player-isMinDesktopMedium &{selectors{&.hasIndexes{max-width:296px;text-align:center;& .licenceText{white-space:normal}}}}}.ctpl_1deg4fm7{.player-isMinDesktopMedium &{&.hasIndexes{white-space:normal}}}.ctpl_1deg4fm8{bottom:56px;left:16px;right:16px;width:auto!important}.ctpl_1deg4fm9{width:auto;height:auto;display:inline-block;margin-left:10px;margin-top:14px}.ctpl_1deg4fma{bottom:12px}.ctpl_gt8f0k1{background:var(--ctpl_gt8f0k0,#000);position:absolute;left:0;top:0;right:0;bottom:0;outline:none;overflow:hidden;width:100%;height:100%}.ctpl_130335q0,.ctpl_onemje0{text-decoration:none}.ctpl_130335q0{background:none;border:none;padding:0;margin:0;color:inherit;cursor:pointer;font:inherit;text-align:left}.ctpl_130335q0:hover{text-decoration:none}.ctpl_1qq360n0{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;outline:none;overflow:hidden}.ctpl_1qq360n1{display:flex;justify-content:center;align-items:center}.ctpl_1qq360n2{max-width:560px;.player-isMaxTablet &{max-width:416px}.player-isMaxMediumMobile &{max-width:288px}}.ctpl_1qq360n3{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 &{font-size:1.5rem;line-height:1.75rem;padding-bottom:12px}.player-isMaxMediumMobile &,.player-isMaxTablet &{font-family:TvSansScreen,sans-serif;letter-spacing:0;font-weight:500}.player-isMaxMediumMobile &{font-size:1rem;line-height:1.1875rem;padding-bottom:10px}}.ctpl_1qq360n3.separator{border-bottom:1px solid #ffffff4d}.ctpl_1qq360n4{font-family:SourceSansPro,sans-serif;font-size:1.125rem;line-height:1.5rem;letter-spacing:0;margin-top:21px;color:#fff;.player-isMaxTablet &{font-size:1rem;margin-top:7px}.player-isMaxMediumMobile &{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem}}.ctpl_1qq360n5{text-decoration:underline;color:#fff;.player-isMaxMediumMobile &{height:100%}}.ctpl_1qq360n5:hover{text-decoration:none}.ctpl_1qq360n6{margin:0 32px 0 0;min-width:150px;.player-isMaxMediumMobile &{min-width:125px;margin-right:8px}}.ctpl_1qq360n7{width:24px;height:24px;fill:#fff}.ctpl_1qq360n8{padding:7px;line-height:0;box-sizing:border-box;border:1px solid #fff9;margin-right:17px;border-radius:4px}.ctpl_1qq360n9{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 &{margin-top:10px}}.ctpl_1qq360n9>span{line-height:18px}.ctpl_1o7z6r40{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000}.ctpl_1kius0u0{z-index:0;height:auto;width:auto;padding:0;position:inherit}.ctpl_1pd6bjq0{overflow:hidden}.ctpl_1pd6bjq1{border-radius:4px}.ctpl_1pd6bjq0 *,.ctpl_1pd6bjq0 :after,.ctpl_1pd6bjq0 :before{box-sizing:initial}.ctpl_1pd6bjq0 button{box-sizing:border-box}.ctpl_1pd6bjq0 a{text-decoration:inherit;color:inherit;transition:inherit}@keyframes ctpl_kfiq230{0%{transform:translateX(0)}to{transform:translateX(113px)}}.ctpl_kfiq231{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_kfiq231.hover{margin-bottom:0;height:8px;margin-top:0}.ctpl_kfiq232,.ctpl_kfiq233{position:absolute;left:0;top:0;height:100%}.ctpl_kfiq233{background-color:#fff6}.ctpl_kfiq234{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_kfiq230 1s linear infinite}.ctpl_kfiq235{position:absolute;top:0;bottom:0;background-color:#0006;height:inherit;z-index:2}.ctpl_yl6c8q0{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_yl6c8q1{align-items:center;height:calc(100% - 60px);display:flex;justify-content:center;flex-direction:column;.player-isMaxTouchMediumMobile &{height:calc(100% - 24px)}}.ctpl_yl6c8q2{font-size:1.3125rem;line-height:1.625rem}.ctpl_yl6c8q2,.ctpl_yl6c8q3{font-family:TvSansScreen,sans-serif;letter-spacing:0;font-weight:500}.ctpl_yl6c8q3{font-size:1.125rem;line-height:1.375rem}.ctpl_yl6c8q4{width:24px;height:24px}.ctpl_yl6c8q5{display:flex;flex-direction:column;align-items:center;height:72px;justify-content:space-between;.player-isMaxMediumMobile &{height:64px}.player-isMaxSmallMobile &{height:59px}}.ctpl_yl6c8q6{font-family:SourceSansPro,sans-serif;font-size:24px;font-weight:600;.player-isMaxTablet &{font-size:21px}.player-isMaxLargeMobile &{font-size:18px}}.ctpl_yl6c8q7{position:absolute;left:16px;right:16px;bottom:48px;width:auto;.player-isMaxTouchMediumMobile &{bottom:12px}}.ctpl_yl6c8q7.hide{display:none}.ctpl_1ekjyxq0{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;outline:none;overflow:hidden}.ctpl_1ekjyxq1{display:flex;justify-content:center;align-items:center}.ctpl_1ekjyxq2{max-width:560px;.player-isMaxTablet &{max-width:416px}.player-isMaxMediumMobile &{max-width:288px}}.ctpl_1ekjyxq3{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 &{font-size:1.5rem;line-height:1.75rem;padding-bottom:12px}.player-isMaxMediumMobile &,.player-isMaxTablet &{font-family:TvSansScreen,sans-serif;letter-spacing:0;font-weight:500}.player-isMaxMediumMobile &{font-size:1rem;line-height:1.1875rem;padding-bottom:10px}}.ctpl_1ekjyxq3.separator{border-bottom:1px solid #ffffff4d}.ctpl_1ekjyxq4{font-family:SourceSansPro,sans-serif;font-size:1.125rem;line-height:1.5rem;letter-spacing:0;margin-top:21px;color:#fff;.player-isMaxTablet &{font-size:1rem;margin-top:7px}.player-isMaxMediumMobile &{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem}}.ctpl_1ekjyxq5{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 &{margin-top:10px}}.ctpl_1ekjyxq6{margin:0 32px 0 0;min-width:150px;.player-isMaxMediumMobile &{min-width:125px;margin-right:8px}}.ctpl_1ekjyxq5>span{line-height:18px}.ctpl_1dmcsqt0{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 &{font-weight:600}}.ctpl_1dmcsqt1{z-index:1;display:flex;justify-content:center;align-items:center;position:absolute;left:0;right:0;transition:bottom .2s linear}.ctpl_1mjtjtp0{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_1mjtjtp2{position:absolute;top:0;left:0;width:100%}.ctpl_1mjtjtp3{opacity:0}.ctpl_1mjtjtp1::-webkit-media-controls{display:none!important}.ctpl_1hzy54e0{fill:#edb01c;width:24px;height:24px;padding-bottom:5px;display:none;.player-isMinDesktop &{display:block}}.ctpl_1hzy54e1{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 &{width:230px}.player-isMinDesktop &{top:35%;transform:translate(-50%,-35%)}}.ctpl_1hzy54e1.visible{visibility:visible;opacity:.8;transition:none}.ctpl_1hzy54e2{font-weight:600}.ctpl_1hzy54e2,.ctpl_1hzy54e3{text-align:center;max-width:100%}.ctpl_1hzy54e3{font-weight:200}.ctpl_1hzy54e4{text-decoration:underline;cursor:pointer}.ctpl_1c0tuvu0{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_10htkyz0{margin:auto;color:#fff}.ctpl_8ptzdg0{position:absolute;bottom:12px;background-color:#000c;padding:2px;border-radius:4px;color:#fff;height:auto;overflow:hidden}.ctpl_8ptzdg1{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.125rem;letter-spacing:.0125rem;padding:6px}.ctpl_8ptzdg2{height:89px}.ctpl_8ptzdg3{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;padding:13px 16px 0;.player-isMaxMediumMobile &{padding:13px 11px 0}}.ctpl_8ptzdg4{overflow:hidden;display:box;-webkit-line-clamp:7px;box-orient:vertical;.player-isMaxLargeMobile &{-webkit-line-clamp:4px}.player-isMaxMediumMobile &{-webkit-line-clamp:1px}.player-isMaxMediumMobile.player-isTouchScreen &{-webkit-line-clamp:3px}}.ctpl_8ptzdg5{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_8ptzdg6{background:#0000}.ctpl_8ptzdg7{border-radius:2px;overflow:hidden}.ctpl_1mj5vdm0{width:100%;left:0;right:0;bottom:0;display:flex;align-items:center}.ctpl_1mj5vdm1,.ctpl_1xb0ed20{position:relative;width:100%}.ctpl_1xb0ed20{display:flex;align-items:center;outline:none}.ctpl_1xb0ed21{width:100%;padding-top:4px;padding-bottom:4px;-webkit-user-select:none;user-select:none;margin-right:20px;outline:none;z-index:0;position:relative;.player-isMaxTouchMediumMobile &{margin-right:0}}.ctpl_1xb0ed22{display:flex;.player-isMaxTouchMediumMobile &{position:absolute;bottom:16px;right:0}}.ctpl_1xb0ed21 .focus-visible>&{outline:none;box-shadow:0 0 0 2px #60a0ff}.ctpl_1h83isl0{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_1h83isl1{width:8px;height:8px;background-color:#ed1c24;border-radius:50%;margin-right:5px}.ctpl_7x95v40{display:flex;align-items:center;outline:none}.ctpl_7x95v40,.ctpl_7x95v41{width:100%;position:relative}.ctpl_7x95v41{padding-top:4px;padding-bottom:4px;-webkit-user-select:none;user-select:none;margin-right:12px;z-index:0;.player-isMaxTouchMediumMobile &{margin-right:0}}.ctpl_7x95v42{padding-left:8px}.ctpl_7x95v43{display:flex;.player-isMaxTouchMediumMobile &{position:absolute;bottom:16px;right:0}}.ctpl_3z8i8j0{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_3z8i8j0.visible{opacity:1;max-width:125px}.ctpl_3z8i8j1{padding:6px 15px;pointer-events:none;touch-action:none;outline:none}.ctpl_3z8i8j2{padding:14px 10px;border-radius:4px;.player-isMaxLargeMobile &{background:#000c}}.focus-visible>.ctpl_3z8i8j2{box-shadow:0 0 0 2px #60a0ff;border-radius:0}.ctpl_3z8i8j3{background-color:#fff6;width:75px}.ctpl_3z8i8j3,.ctpl_3z8i8j4{height:4px;border-radius:5px}.ctpl_3z8i8j4{background-color:#fff;position:relative}.ctpl_3z8i8j4:after{content:"";display:inline-block;width:14px;height:14px;border-radius:14px;background-color:#fff;position:absolute;right:-7px;bottom:-5px}.ctpl_1s530x40{height:44px;width:44px}.ctpl_1s530x40.vertical{transform:rotate(-90deg) translateZ(0);transform-origin:22px 50%}.ctpl_1s530x41{color:#fff;position:relative;z-index:5}.ctpl_1s530x41.vertical{transform:rotate(90deg) translateZ(0);transform-origin:50%}.ctpl_1s530x41 svg{width:24px;height:24px;padding:10px;fill:#fff}.ctpl_38fpxb0{position:relative;width:100%;color:#fff}.ctpl_38fpxb0.openAsPopup{position:static}.ctpl_38fpxb1{border-radius:4px;border:1px solid #ffffff4d;width:100%;background-color:initial;cursor:pointer;transition:border-color .25s;&:hover{border-color:#ffffff80}display:flex;justify-content:space-between;box-sizing:border-box;align-items:center;height:33px;padding:0 8px 0 12px;.player-isMinTablet &,.player-isTouchScreen &{height:40px}.player-isMaxTouchSmallMobile &{height:48px;padding:0 8px}}.ctpl_38fpxb2{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;.player-isMaxTouchSmallMobile &{font-family:SourceSansPro,sans-serif;font-size:1.125rem;line-height:1.5rem;letter-spacing:0;width:100%;text-align:center}}.ctpl_38fpxb2.isPlaceholder{color:#c6c6c6}.ctpl_38fpxb3{fill:#c6c6c6;width:24px;height:24px;transition:transform .2s;transform:rotate(0deg);.player-isMaxTouchSmallMobile &{display:none}}.ctpl_38fpxb3.isExpanded{transform:rotate(180deg)}.ctpl_38fpxb4{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;color:#fff;transition:opacity .1s,height .2s;opacity:0;z-index:-1;list-style:none;position:absolute;bottom:37px;background-color:#161616;width:100%;padding:8px 0;border-radius:4px;box-sizing:border-box;border:1px solid #ffffff4d;.player-isMinTablet &,.player-isTouchScreen &{bottom:44px}.player-isMaxTouchSmallMobile &{bottom:52px}}.ctpl_38fpxb4.isExpanded{opacity:1;z-index:1}.ctpl_38fpxb4.openAsPopup{border-width:0;background:#000;top:0;left:0;width:100%;height:100%;position:absolute;overflow:auto;padding:12px 0}.ctpl_38fpxb5{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:100%;width:180px;margin:0 auto}.ctpl_38fpxb6{display:none}.ctpl_38fpxb6.openAsPopup{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1rem;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600;padding-bottom:3px;text-align:left;display:block;width:100%}.ctpl_38fpxb7{display:none}.ctpl_38fpxb7.openAsPopup{display:inline-block;position:fixed;top:12px;cursor:pointer}.ctpl_38fpxb8{margin:0;padding:0;width:100%}.ctpl_38fpxb8.openAsPopup{border-width:0}.ctpl_38fpxb9{list-style:none;margin:0 auto}.ctpl_38fpxba{width:100%;cursor:pointer;padding-left:4px;padding-right:10px;height:33px;display:flex;align-items:center;text-align:left;transition:background-color .25s;position:relative;border-bottom-color:#0000;background-clip:padding-box}.ctpl_38fpxba.selectedOption{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;font-weight:600}.ctpl_38fpxba:hover{background-color:#fff3}.ctpl_38fpxba.openAsPopup{border:1px solid #4d4d4d;border-bottom-color:#0000;margin-top:-1px;background-color:initial;height:40px;padding:0 12px;.player-isMaxTouchSmallMobile &{height:48px}}.ctpl_38fpxba.openAsPopup.selectedOption,.ctpl_38fpxba.openAsPopup:hover{background-color:#fff3}.ctpl_38fpxbb{display:flex;justify-content:space-between;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ctpl_38fpxbc{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;color:#c6c6c6;text-align:right}.ctpl_38fpxbd{width:20px;height:20px;fill:#fff;margin:0 2px;opacity:0;display:inline-block}.ctpl_38fpxbd.isSelectedOption{opacity:1}.ctpl_38fpxbd.openAsPopup{display:none}.ctpl_38fpxb9.openAsPopup:first-child button{border-radius:4px 4px 0 0}.ctpl_38fpxb9.openAsPopup:last-child button{border-radius:0 0 4px 4px;border-bottom-color:#ffffff4d}.ctpl_38fpxbb span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ctpl_yvg0yd0{position:relative}.ctpl_yvg0yd1{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;border-radius:4px;border:1px solid #ffffff4d;width:100%;background-color:initial;cursor:pointer;transition:border-color .25s;&:hover{border-color:#ffffff80}appearance:none;height:40px;padding:0 40px 0 12px;color:#fff;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;box-sizing:border-box;.player-isMaxTouchSmallMobile &{font-family:SourceSansPro,sans-serif;font-size:1.125rem;line-height:1.5rem;letter-spacing:0;padding:0 8px;height:48px;text-align-last:center}}.ctpl_yvg0yd2{color:initial}.ctpl_yvg0yd3{pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:24px;height:24px;fill:#c6c6c6;.player-isMaxTouchSmallMobile &{display:none}}.ctpl_h29mix0{position:relative;height:40px;border-radius:4px;list-style:none;display:flex;box-sizing:border-box;.player-isMinDesktop &{width:100%}.player-isMaxTablet &{height:48px;width:calc(33.2% - 5px)}.player-isMaxSmallMobile &{width:calc(50% - 4px)}}.ctpl_h29mix0.isInRoot,.ctpl_h29mix0.switchable{.player-isMaxTablet &{width:100%}}.ctpl_h29mix0.isCaptionColor,.ctpl_h29mix0.isCaptionSize{border:1px solid #0000;height:40px}.ctpl_h29mix0.active{border:1px solid #fff;.player-isMinDesktop &{border:none}}.ctpl_h29mix0.isCaptionColor.active,.ctpl_h29mix0.isCaptionSize.active{border:1px solid #fff}.ctpl_h29mix1{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 &{padding-left:46px}.player-isMaxTablet &{justify-content:center}}.ctpl_h29mix1:focus{outline:2px solid #0000}.ctpl_h29mix1:focus-visible{outline:2px solid #60a0ff}.ctpl_h29mix1.isCaptions{padding-left:10px;width:100%;background-color:red}.ctpl_h29mix1.default{color:#fff;background-color:#0009}.ctpl_h29mix1.yellowText{color:#ff0;background-color:#000}.ctpl_h29mix1.noBackground{color:#fff;text-shadow:1px 1px 2px #000000b3;background-color:none}.ctpl_h29mix1.blackText{color:#000;background-color:#fff}.ctpl_h29mix1.active{padding-left:10px}.ctpl_h29mix1.isActive{font-weight:600;justify-content:space-between;.player-isMinDesktop &{padding-left:10px}}.ctpl_h29mix2{display:none;.player-isMinDesktop &{display:block;fill:#fff;width:24px;height:24px;margin-right:12px}}.ctpl_h29mix3{fill:#fff;height:18px;width:18px}.ctpl_h29mix4{font-weight:400;display:flex;align-items:center}.ctpl_h29mix5{margin-right:8px}.ctpl_h29mix6{font-weight:400;color:#c3c6cc}.ctpl_h29mix7{margin-left:8px;color:#c3c6cc}.ctpl_h29mix8{fill:#fff;width:20px;height:14px;margin-right:14px}.ctpl_h29mix1.isInRoot{font-weight:600;justify-content:space-between;.player-isMinDesktop &{padding-left:10px}}.ctpl_h29mix0:hover{background-color:#ffffff29}.ctpl_qwujgz0{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 &{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_qwujgz0.hasLeftSectionContent{margin:0 70px 0 0}.ctpl_qwujgz1{position:absolute;display:flex;top:12px;right:12px}.ctpl_qwujgz2{display:flex;align-items:center;justify-content:center;.player-isMinDesktop &{min-width:320px}}.ctpl_qwujgz3{width:100%;flex-shrink:0;border-bottom:1px solid #fff3}.ctpl_qwujgz4.scroll{overflow:overlay}.ctpl_qwujgz5{position:absolute}.ctpl_qwujgz1 path,.ctpl_qwujgz1:hover{fill:#e0e0e0}.ctpl_qwujgz3.titleBarContent{height:48px;display:flex;align-items:center;font-weight:600}.ctpl_cb7ej80{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_cb7ej81{fill:#fff;width:20px;height:14px;margin-right:14px}.ctpl_cb7ej82{display:flex;padding:8px 0 0;margin:0 8px 8px;border-top:1px solid #fff3;.player-isMaxTablet &{position:absolute;bottom:0;width:calc(100% - 16px)}}.ctpl_cb7ej80:hover{background-color:#ffffff29}.ctpl_cb7ej80:focus{outline:2px solid #0000}.ctpl_cb7ej80:focus-visible{outline:2px solid #60a0ff}.ctpl_8idx2g0{min-width:100%}.ctpl_8idx2g1{display:flex;padding:8px;margin:0;flex-wrap:wrap;flex-direction:row;.player-isMinDesktop &{flex-direction:column}.player-isMaxTablet &{gap:8px}}.ctpl_8idx2g1.isInRoot{flex-wrap:nowrap;flex-direction:column;gap:unset}.ctpl_8idx2g1.isCaptionSize{flex-wrap:nowrap;flex-direction:row;padding:6px;gap:8px}.ctpl_8idx2g1.isCaptionColor{flex-wrap:nowrap;flex-direction:row;padding:6px;gap:4px;background-color:#393939;margin:0 8px 8px;border-radius:3px}.ctpl_8idx2g2{.player-isMaxTablet &{justify-content:center}}.ctpl_8idx2g1.isCaptionColor .selectable,.ctpl_8idx2g1.isCaptionSize .selectable{padding:0;border-radius:2px;justify-content:center}.ctpl_8idx2g1.isCaptionColor .selectable{margin:5px}.ctpl_8idx2g1.isCaptionColor .listItem{height:40px;border-radius:2px;justify-content:center;align-items:center}.ctpl_1byu4sz0{width:100%}.ctpl_bn9b950{width:24px;height:24px;fill:#fff;background:initial;border:none;padding:0;cursor:pointer;margin-right:12px}.ctpl_bn9b950:focus{outline:2px solid #0000}.ctpl_bn9b950:focus-visible{outline:2px solid #60a0ff}.ctpl_bn9b951{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_bn9b952{padding:0}.ctpl_bn9b953{display:flex;flex-direction:column;width:100%}.ctpl_bn9b954{display:flex;justify-content:flex-start;padding:0 16px 18px 18px}.ctpl_bn9b954 svg{width:24px;height:24px}.ctpl_bn9b954 a,.ctpl_bn9b954 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_bn9b954 a:not(:last-child){margin-right:16px}.ctpl_8ri7sa0{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;color:#fff;padding:0;margin:0 2px;.player-isMaxMediumMobile &{font-size:0;background:#0000;letter-spacing:0}.player-isMaxTouchMediumMobile &{outline:none;margin:-5px 6px -1px -12px;letter-spacing:0;padding:0}}.ctpl_8ri7sa1{display:flex;align-items:center;padding-right:12px;outline:none;.player-isMaxMediumMobile &{padding-right:0}}.ctpl_8ri7sa0 svg{padding:4px 6px 4px 4px;fill:#fff;width:24px;height:24px;.player-isMaxMediumMobile &{padding:10px}}.ctpl_j0onum0{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;margin:0 0 12px;color:#e0e0e0}.ctpl_j0onum1{margin:0 0 12px;font-size:.875rem;line-height:1rem}.ctpl_j0onum1,.ctpl_j0onum1.large{font-family:SourceSansPro,sans-serif;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600}.ctpl_j0onum1.large{font-size:1rem;line-height:1.125rem}.ctpl_j0onum1.hideOnMobile{.player-isMaxLargeMobile &{display:none}}.ctpl_j0onum2{margin-top:12px}.ctpl_j0onum0 a{color:#e0e0e0;font-family:SourceSansPro,sans-serif;font-weight:600;text-decoration:underline}.ctpl_j0onum2:not(:first-child){margin-top:24px}.ctpl_14srcsk0{background-color:initial;border:none;padding:0 0 0 13px;display:flex;width:100%;align-items:center;cursor:pointer;color:#fff}.ctpl_14srcsk1{line-height:1.125rem;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600;margin:4px 4px 4px 16px}.ctpl_14srcsk1,.ctpl_14srcsk2{font-family:SourceSansPro,sans-serif;font-size:1rem;color:#e0e0e0}.ctpl_14srcsk2{line-height:1.375rem;letter-spacing:0;margin:0 0 12px}.ctpl_14srcsk3,.ctpl_14srcsk4{width:100%;font-family:SourceSansPro,sans-serif}.ctpl_14srcsk4{font-size:1rem;line-height:1.375rem;letter-spacing:0;max-width:300px;text-align:left;padding:16px;.player-isMinDesktop &{width:300px}}.ctpl_14srcsk5{display:none;.player-isMinDesktopMedium &{display:block;width:176px;margin:24px auto}}.ctpl_14srcsk6{margin:0;padding:0;list-style:decimal none inside}.ctpl_14srcsk7{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:normal;letter-spacing:0;.player-isMinMobile &{line-height:26px}}.ctpl_14srcsk7::marker{font-weight:600;letter-spacing:1px}.ctpl_14srcsk8{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_14srcsk8::placeholder{letter-spacing:4px}.ctpl_14srcsk8::-webkit-inner-spin-button,.ctpl_14srcsk8::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ctpl_14srcsk8[type=number]{-moz-appearance:textfield}.ctpl_14srcsk9{display:flex;margin-top:16px;.player-isMaxSmallMobile &{margin-top:12px}}.ctpl_14srcska{list-style:none;padding:0;margin:0 0 16px}.ctpl_14srcskb{border:1px solid #ffffff4d;border-radius:none;display:flex;justify-content:space-between;cursor:pointer}.ctpl_14srcskc{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_14srcskd{color:#e0e0e0;flex:1 1 auto;padding:9px 0;margin:0;line-height:22px}.ctpl_14srcske{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.375rem;letter-spacing:0;padding:8px 0;margin:0}.ctpl_14srcskf,.ctpl_14srcskg{padding-left:8px;align-self:center}.ctpl_14srcskh{padding-left:8px;border-left:1px solid #ffffff4d;display:flex;align-items:center}.ctpl_14srcski{display:flex;flex:auto}.ctpl_14srcskj{font-size:1.125rem;line-height:1.5rem;margin:0 48px 16px 0}.ctpl_14srcskj,.ctpl_14srcskk{font-family:SourceSansPro,sans-serif;letter-spacing:0}.ctpl_14srcskk{font-size:1rem;line-height:1.375rem;margin:0 0 16px;color:#e0e0e0}.ctpl_14srcskl{display:flex}.ctpl_14srcskm{margin-right:8px}.ctpl_14srcskm,.ctpl_14srcskn{width:144px;font-family:SourceSansPro,sans-serif}.ctpl_14srcskn{padding:0 8px}.ctpl_14srcsko{line-height:1.125rem;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600;display:flex;align-items:center;color:#e0e0e0}.ctpl_14srcsko,.ctpl_14srcskp{font-family:SourceSansPro,sans-serif;font-size:1rem}.ctpl_14srcskp{line-height:1.375rem;letter-spacing:0;margin-top:16px}.ctpl_14srcskq{font-family:SourceSansPro,sans-serif;font-weight:600}.ctpl_14srcskr{color:#c6c6c6}.ctpl_14srcsks{margin-top:12px}.ctpl_14srcsk2 a{color:#e0e0e0;font-family:SourceSansPro,sans-serif;font-weight:600;text-decoration:underline}.ctpl_14srcsk4 p{color:inherit}.ctpl_14srcsk7 svg{vertical-align:middle;margin-left:6px;margin-right:6px}.ctpl_14srcskb:first-child{border-radius:4px 4px 0 0}.ctpl_14srcskb:last-child{border-radius:0 0 4px 4px;border-bottom-width:1px}.ctpl_14srcskb:first-child&:last-child{border-radius:4px 4px 4px 4px;border-bottom-width:1px}.ctpl_14srcskb svg{width:24px;fill:#c6c6c6;margin:0 8px 0 0}.ctpl_14srcskc.large{font-family:SourceSansPro,sans-serif;font-size:1rem;line-height:1.125rem;letter-spacing:.03125rem;text-transform:uppercase;font-weight:600}.ctpl_14srcskc.hideOnMobile{.player-isMaxLargeMobile &{display:none}}.ctpl_14srcskd:hover{color:#fff}.ctpl_14srcskd.active{font-family:SourceSansPro,sans-serif;font-weight:600;color:#fff}.ctpl_14srcskg path{fill:#fff}.ctpl_14srcsko svg{width:24px;height:24px;margin-right:8px}.ctpl_14srcsko svg path{fill:#e0e0e0}.ctpl_14srcskp p{margin:0 0 8px;display:flex;align-items:center}.ctpl_14srcskp svg{width:24px;height:24px;margin-right:8px;vertical-align:bottom;fill:#edb01c}.ctpl_14srcsks:not(:first-child){margin-top:24px}.ctpl_14srcskq svg,.ctpl_14srcskt svg{width:inherit;height:inherit}.ctpl_pike8s0{position:relative;display:flex;justify-content:center;align-items:center}.ctpl_pike8s1{width:auto;height:auto;font-size:0;cursor:pointer}.ctpl_pike8s2{padding:6px}.ctpl_pike8s0 svg{padding:4px}.ctpl_pike8s0.active svg{background-color:#000;border-radius:4px}.ctpl_pike8s0.activeStreaming svg{background-color:#ed1c24;border-radius:4px}.ctpl_pike8s0.activeStreaming svg path{fill:#fff}.ctpl_pike8s2 svg{padding:6px}.ctpl_vgojdi0{-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 &{flex-direction:row;align-items:flex-end;opacity:1}.player-isMaxTablet &{selectors{&.fullHeight{height:100%}}}}.ctpl_vgojdi0.visible{opacity:1}.ctpl_vgojdi0.animation{transition:none}.ctpl_vgojdi0.fullHeight,.ctpl_vgojdi1{pointer-events:auto}.ctpl_vgojdi1{width:calc(100% - 32px);padding:0 16px;height:16px;.player-isMaxTouchMediumMobile &{transition:opacity .15s linear;padding:0 0 0 16px;box-sizing:border-box;margin-bottom:13px;display:flex;opacity:0;pointer-events:none;&.visible{opacity:1}&.animation{transition:none}}.player-isMaxTouchSmallMobile &{align-items:center}}.ctpl_vgojdi2{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 &{transition:opacity .15s linear;padding-bottom:0;padding-left:0;padding-right:0;width:auto;height:100%;opacity:0;pointer-events:none;&.visible{opacity:1;pointer-events:auto}&.animation{transition:none}}}.ctpl_vgojdi3{display:flex;justify-content:flex-start;align-items:center;height:100%}.ctpl_vgojdi5{background:none;padding:0;border:none;margin:0}.ctpl_vgojdi8{display:flex;justify-content:flex-end;.player-isMaxTouchMediumMobile &{display:grid;justify-content:unset;grid-template-rows:1fr 1fr 1fr 1fr;&.isFullScreen{grid-template-rows:0fr 0fr 0fr 1fr}}}.ctpl_vgojdi9{padding-top:3px}.ctpl_vgojdi3>:first-child{padding-left:0}.ctpl_vgojdi4>svg{padding:10px}.ctpl_vgojdi5 svg{width:24px;height:24px;color:#fff;opacity:1;display:block;cursor:pointer;fill:#fff;transition:fill .1s ease-in-out;outline:none}.ctpl_vgojdi5 svg.hidden{display:none}.ctpl_vgojdi5:hover svg,.ctpl_vgojdi5:hover svg path{fill:#fff}.ctpl_vgojdi6 svg,.ctpl_vgojdi6 svg path{fill:#ffffffb3;transition:fill .1s ease-in-out}.ctpl_vgojdi7:hover svg,.ctpl_vgojdi7:hover svg path{fill:#fff}.ctpl_vgojdi8>:last-child{.player-isMaxTouchMediumMobile &{grid-row-start:4;align-self:end}}.ctpl_vgojdi8>:not(:last-child){.player-isMaxTouchMediumMobile &{align-self:start}}.ctpl_vgojdi2.visible{.player-isMaxTouchMediumMobile &{opacity:1;pointer-events:auto}}.ctpl_vgojdi2.animation{.player-isMaxTouchMediumMobile &{transition:none}}.ctpl_14gt7om0{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;outline:none;overflow:hidden;background-color:#0009;flex-direction:column;.player-isMinTablet &{display:block}}.ctpl_14gt7om1{width:100%;height:100%}.ctpl_14gt7om2{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}@keyframes ctpl_6fxlax0{0%{width:0}to{width:100%}}.ctpl_6fxlax1{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_6fxlax2{height:100%;position:absolute;background-color:#ed1c24;left:0;width:100%;animation-name:ctpl_6fxlax0;animation-timing-function:linear}.ctpl_6fxlax3{animation-play-state:paused}.ctpl_6fxlax4{z-index:10}.ctpl_6fxlax5{width:200px;height:64px}.ctpl_1icv5b80{width:100%;height:100%;background:#0000;position:absolute}.ctpl_1icv5b81{z-index:3;position:absolute;left:50%;transform:translateX(-50%);top:0;margin-top:32px;.player-isMaxLargeMobile &{margin-top:16px;margin-right:16px;right:0;left:auto;transform:none}}.ctpl_1icv5b82{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 &{margin-top:16px;margin-left:16px;height:40px}}.ctpl_1icv5b83{width:200px;height:48px;font-size:16px;.player-isMaxLargeMobile &{width:138px;height:40px}}.ctpl_1icv5b84{width:32px;height:32px}.ctpl_1icv5b82 svg{height:18px;width:18px;margin-left:8px}.ctpl_1icv5b84 path{fill:#fff}.ctpl_n154i20{width:100%;max-width:848px;margin:0 auto}.ctpl_n154i21{display:none;color:#000;.player-isMinMobile &{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 &{fontweight:500;margin-bottom:12px}.player-isMinDesktop &,.player-isMinDesktopMedium &{font-family:TvSansScreen,sans-serif;font-size:1.125rem;line-height:1.375rem;letter-spacing:0}.player-isMinDesktopMedium &{font-weight:500;margin-bottom:14px}.player-isMinDesktopLarge &{margin-bottom:17px}}.ctpl_4i5v7z0,.ctpl_n154i21.inverted{color:#fff}.ctpl_4i5v7z1{width:100%;height:48px;border-bottom:1px solid #525252;display:flex;align-items:center;.player-isMinMobile &{border-bottom:0}.player-isMinTablet &:not(.forceCloseButton){display:none}}.ctpl_4i5v7z2{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 &{display:none}}.ctpl_4i5v7z3{width:24px;height:24px;fill:#fff;cursor:pointer;position:absolute;right:12px;top:12px}.ctpl_4i5v7z4{position:absolute;width:100%;top:1px;bottom:1px;left:1px;right:1px;background-color:#000c;z-index:4;box-sizing:border-box;.player-isMinTablet &:not(.forceCloseButton){position:static;display:flex;flex-direction:column;justify-content:center;background-color:initial;selectors{&.hidden{display:initial}}}}.ctpl_4i5v7z4.hidden{display:none}.ctpl_4i5v7z4.pulledDown{transform:translateY(100%)}.ctpl_4i5v7z5{height:calc(100% - 80px);width:auto;overflow-y:scroll;overflow-x:hidden;display:flex;align-items:center;.player-isMinMobile &{padding-left:0;padding-right:0;margin:0 22px;overflow-y:initial;overflow-x:initial}.player-isMinTablet &{margin:0 71px}.player-isMinDesktop &{margin:0 44px}.player-isMinDesktopMedium &{margin:0 129px}.player-isMaxMediumMobile &&.forceCloseButton{align-items:flex-start}}.ctpl_4i5v7z6{background:#0000!important;position:absolute;bottom:77px;opacity:1;font-size:16px;.player-isMaxTablet &{font-size:14px;bottom:66px}.player-isMinMediumMobile.player-isMaxMediumMobile &{&.notEmbed{display:flex}}.player-isMaxMediumMobile &{display:none}}.ctpl_4i5v7z6.hidden{opacity:0;transition:opacity .3s linear}.ctpl_4i5v7z7{background:radial-gradient(ellipse at 50% 0,#292929 0,#000 100%)}.ctpl_1010q2n0{margin:0 auto;.player-isMinDesktop &{display:flex}z-index:3}.ctpl_2bejks0{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.ctpl_2bejks1{width:40px;height:40px}@keyframes ctpl_f5w51f0{0%{opacity:1}to{opacity:0;transform:scale(2)}}.ctpl_f5w51f1{position:absolute;top:50%;left:50%;text-align:center;transform:translate(-50%,-50%)}.ctpl_f5w51f2{animation-name:ctpl_f5w51f0;animation-duration:.5s;animation-direction:normal;animation-timing-function:linear;animation-fill-mode:forwards;.player-isMaxTouchMediumMobile &{background-color:#00000080}}.ctpl_1o9srji0{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_1o9srji1{fill:#8d8d8d;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:58px;width:58px}.ctpl_15wvdsl0{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;outline:none;overflow:hidden;z-index:2;width:100%;height:100%}.ctpl_15wvdsl1{cursor:none}.ctpl_15wvdsl2{position:fixed}.ctpl_15wvdsl3{display:none;.player-isMaxTouchMediumMobile &{position:absolute;top:50%;left:50%;text-align:center;transform:translate(-50%,-50%);display:flex}z-index:2}.ctpl_15wvdsl4{font-family:SourceSansPro,sans-serif;font-size:1.3125rem;line-height:1.75rem;letter-spacing:0;color:#fff;.player-isMaxTouchMediumMobile &{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem}}.ctpl_bjzdux0{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_bjzdux1{display:flex;justify-content:space-between;align-items:center}.ctpl_bjzdux2,.ctpl_bjzdux3{color:#fff;background:#0000;cursor:copy;border:1px solid #ffffff4d}.ctpl_bjzdux3{font-size:18px}.ctpl_bjzdux4{color:#fff;background:#0000;cursor:copy;border:1px solid #ffffff4d;font-size:12px;font-weight:700;margin:4px 0}.ctpl_bjzdux5{margin:6px 0 0;font-size:11px;text-align:right}.ctpl_bjzdux6,.ctpl_bjzdux7{background:#0000;border:none;cursor:pointer;color:#fff}.ctpl_bjzdux7{position:absolute;top:4px;right:1px}.ctpl_bjzdux8{background:#0000;border:none;cursor:pointer;color:#fff;font-size:11px;padding:0}.ctpl_bjzdux9{margin:3px 0;font-size:12px;max-height:160px;overflow:auto}.ctpl_bjzduxa{gap:4px}.ctpl_bjzduxa,.ctpl_bjzduxb{display:flex;flex-direction:column}.ctpl_bjzduxb{gap:2px}.ctpl_bjzduxc{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_bjzduxd{opacity:1;visibility:visible}.ctpl_bjzduxe{display:flex;align-items:center}.ctpl_bjzdux2:hover{color:#e1ff00}.ctpl_bjzdux2:active{border-color:#ffffff1a}.ctpl_bjzdux6:hover{color:#e1ff00}.ctpl_bjzduxb label{font-size:10px}.ctpl_bjzduxb select{background:#0000;color:#fafafa;outline:none;border:1px solid #fafafa}.ctpl_11q9n410{font-family:SourceSansPro,sans-serif;font-size:.875rem;line-height:1.25rem;letter-spacing:.0125rem;padding:2px 4px;position:absolute;font-weight:700;background:#e1ff00;color:#000;z-index:1000}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}}