ctv-swiper.resizing .swipe-wrap>div:not(:first-of-type){display:none!important}ctv-swiper .swipe{visibility:hidden}ctv-swiper .swipe,ctv-swiper .swipe-wrap{overflow:hidden;position:relative}ctv-swiper .swipe-wrap>div{float:left;width:100%;position:relative}.ctv-dialog-shadow{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.75);z-index:50;display:flex;align-items:center;justify-content:center}.ctv-dialog-shadow .ctv-dialog-wrapper{background-color:#fff;position:relative;padding:20px;min-width:30%;margin:5px;border-radius:5px}.ctv-dialog-shadow .ctv-dialog-wrapper .ctv-dialog-close{position:absolute;right:5px;top:5px;cursor:pointer;display:blocK;width:20px;height:20px;line-height:20px;text-align:center}.ctv-dialog-shadow .ctv-dialog-wrapper .ctv-dialog-header{text-align:center;font-size:20px;margin:5px 5px 15px}.ctv-dialog-shadow .ctv-dialog-wrapper .ctv-dialog-body{text-align:center}.ctv-dialog-shadow .ctv-dialog-wrapper .ctv-dialog-footer{text-align:center;background-color:#fff;z-index:1;border-radius:0 0 5px 5px}ctv-privacy-dialog .ctv-dialog-content{max-height:200px;overflow-y:auto}ctv-privacy-dialog .ctv-dialog-close{display:none!important}::-webkit-scrollbar{width:.7rem;height:.7rem}::-webkit-scrollbar-track{border:none;border-radius:0}::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:0}::-webkit-scrollbar-thumb:hover{background-color:#bbb}.popup-footer-privacy b{font-weight:400;cursor:pointer;color:#08f}.popup-footer-privacy b:focus,.popup-footer-privacy b:hover{text-decoration:underline}*,:after,:before{box-sizing:border-box}blockquote,button,dd,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}ul{list-style:none;padding:0}iframe,video{display:block}iframe,img,video{max-width:100%}body{font-family:Roboto,Arial,Helvetica,sans-serif}.hidden{display:none!important}:root{--color-primary--medium:#ff7d02;--bg-color-white:#fff;--bg-color-orange:#ff7d02;--bg-gray-light:#f6f6f6;--color-text-black:#161616;--color-text-dark:#545454;--color-text-medium:#7e7e7e;--color-link-secondary:#06c;--border-gray-base:#ddd;--border-gray-light:#eeeff5;--forms-disabled-color:#b3b3b3;--input-border-error:#ffabab;--input-border-focus:#a9daff;--input-blue-label:#219fff;--input-color-error:#ec3333;--input-color-warning:#f7b500;--input-color-success:#15a831}input[type=date],input[type=email],input[type=tel],input[type=text],textarea{font-family:Arial,Helvetica,sans-serif;width:100%;font-size:15px;line-height:normal;background-color:#fff;box-sizing:inherit;height:auto;padding:5px;border:1px solid var(--border-gray-base);border-radius:3px;outline:none;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;box-shadow:unset;transition:all .3s ease-out}.button-set{display:flex;align-items:center;justify-content:space-between}.plain-link-secondary{color:var(--color-link-secondary);cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;text-decoration:none}.plain-link-secondary:hover{text-decoration:underline}.plain-cta{color:var(--input-blue-label);cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;text-decoration:none}.plain-cta:hover{text-decoration:underline}.ctv-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;max-width:100%;line-height:1.3;text-decoration:none;text-align:center;word-break:break-word;border-radius:4px;transition:background-color .3s ease;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:var(--bg-color-orange);color:#fff;font-size:15px;padding:11px 22px;outline:0;border:1px solid transparent}.ctv-button.outline{background-color:#fff;border:1px solid var(--bg-color-orange)}.ctv-button.outline,.ctv-button.outline svg{color:var(--bg-color-orange)}.ctv-button.solid svg{color:#fff!important}.ctv-button:focus{outline:0}.ctv-button:active,.ctv-button:hover{opacity:.85}.ctv-button.disabled,.ctv-button[disabled]{box-shadow:none;opacity:unset;background-color:var(--border-gray-base);cursor:default;border:1px solid var(--border-gray-base);cursor:not-allowed;color:var(--border-gray-base);background-color:var(--bg-gray-light)}.ctv-button.disabled svg,.ctv-button[disabled] svg{color:var(--border-gray-base)}.ctv-button.small{font-size:14px;padding:8px 16px;border-radius:4px}.ctv-input-field{position:relative;display:flex;flex-direction:column;width:100%;flex:0 0 100%;margin-bottom:5px}.ctv-input-field.error input:not([type]),.ctv-input-field.error input[type=date],.ctv-input-field.error input[type=datetime-local],.ctv-input-field.error input[type=datetime],.ctv-input-field.error input[type=email],.ctv-input-field.error input[type=number],.ctv-input-field.error input[type=password],.ctv-input-field.error input[type=search],.ctv-input-field.error input[type=tel],.ctv-input-field.error input[type=text],.ctv-input-field.error input[type=time],.ctv-input-field.error input[type=url],.ctv-input-field.error textarea{border-color:transparent;-webkit-box-shadow:0 0 0 2px var(--input-color-error);box-shadow:0 0 0 2px var(--input-color-error)}.ctv-input-field.error select{border:1px solid var(--input-color-error)}.ctv-input-field.error .error{visibility:visible}.ctv-input-field.error .character-counter{display:none}.ctv-input-field.select-field:after{content:"";right:15px;position:absolute;top:35px;pointer-events:none;display:block;width:9px;line-height:1;height:9px;border-top:2px solid transparent;border-right:2px solid var(--color-text-dark);border-bottom:2px solid var(--color-text-dark);border-left:2px solid transparent;transform:rotate(45deg);border-radius:0 2px 1px 2px}.ctv-input-field.select-field.disabled:after{border-right:2px solid var(--forms-disabled-color);border-bottom:2px solid var(--forms-disabled-color)}.ctv-input-field select{-moz-appearance:none;-webkit-appearance:none;appearance:none;padding:5px 27px 5px 15px;border:1px solid var(--border-gray-base);border-radius:3px;font-family:Arial,Helvetica,sans-serif;width:100%;font-size:15px;color:var(--color-text-dark);position:relative;min-height:38px}.ctv-input-field select:not(.disabled){cursor:pointer;background-color:#fff}.ctv-input-field select.disabled{cursor:not-allowed;color:var(--forms-disabled-color);background-color:#f1f1f1}.ctv-input-field select.disabled:active,.ctv-input-field select.disabled:hover{border:1px solid var(--border-gray-light)}.ctv-input-field select:focus,.ctv-input-field select:hover{border:1px solid var(--input-border-focus)}.ctv-input-field select:focus{box-shadow:none;outline:none}.ctv-input-field label{position:relative;align-self:flex-start;order:0;font-size:13px;font-weight:400;color:var(--color-text-medium);padding:3px 5px;transition:all .3s ease-out;text-align:left}.ctv-input-field label i{vertical-align:middle}.ctv-input-field ::-moz-placeholder{color:var(--color-text-medium)}.ctv-input-field ::-webkit-input-placeholder{color:var(--color-text-medium)}.ctv-input-field ::placeholder{color:var(--color-text-medium)}.ctv-input-field input:not([type]),.ctv-input-field input[type=amount],.ctv-input-field input[type=date],.ctv-input-field input[type=datetime-local],.ctv-input-field input[type=datetime],.ctv-input-field input[type=email],.ctv-input-field input[type=number],.ctv-input-field input[type=password],.ctv-input-field input[type=search],.ctv-input-field input[type=tel],.ctv-input-field input[type=text],.ctv-input-field input[type=time],.ctv-input-field input[type=url],.ctv-input-field textarea{order:1;width:100%;font-size:15px;background-color:#fff;box-sizing:inherit;height:auto;padding:5px 15px;border:1px solid var(--border-gray-base);border-radius:3px;outline:none;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;box-shadow:unset;transition:all .3s ease-out;line-height:normal;min-height:38px}.ctv-input-field input:not([type]):focus:not([readonly]),.ctv-input-field input[type=amount]:focus:not([readonly]),.ctv-input-field input[type=date]:focus:not([readonly]),.ctv-input-field input[type=datetime-local]:focus:not([readonly]),.ctv-input-field input[type=datetime]:focus:not([readonly]),.ctv-input-field input[type=email]:focus:not([readonly]),.ctv-input-field input[type=number]:focus:not([readonly]),.ctv-input-field input[type=password]:focus:not([readonly]),.ctv-input-field input[type=search]:focus:not([readonly]),.ctv-input-field input[type=tel]:focus:not([readonly]),.ctv-input-field input[type=text]:focus:not([readonly]),.ctv-input-field input[type=time]:focus:not([readonly]),.ctv-input-field input[type=url]:focus:not([readonly]),.ctv-input-field textarea:focus:not([readonly]){border-color:transparent;box-shadow:0 0 2px 1px var(--input-blue-label)}.ctv-input-field input:not([type]):focus:not([readonly])~label,.ctv-input-field input[type=amount]:focus:not([readonly])~label,.ctv-input-field input[type=date]:focus:not([readonly])~label,.ctv-input-field input[type=datetime-local]:focus:not([readonly])~label,.ctv-input-field input[type=datetime]:focus:not([readonly])~label,.ctv-input-field input[type=email]:focus:not([readonly])~label,.ctv-input-field input[type=number]:focus:not([readonly])~label,.ctv-input-field input[type=password]:focus:not([readonly])~label,.ctv-input-field input[type=search]:focus:not([readonly])~label,.ctv-input-field input[type=tel]:focus:not([readonly])~label,.ctv-input-field input[type=text]:focus:not([readonly])~label,.ctv-input-field input[type=time]:focus:not([readonly])~label,.ctv-input-field input[type=url]:focus:not([readonly])~label,.ctv-input-field textarea:focus:not([readonly])~label{color:inherit}.ctv-input-field input:not([type])[required]~label:after,.ctv-input-field input[type=amount][required]~label:after,.ctv-input-field input[type=date][required]~label:after,.ctv-input-field input[type=datetime-local][required]~label:after,.ctv-input-field input[type=datetime][required]~label:after,.ctv-input-field input[type=email][required]~label:after,.ctv-input-field input[type=number][required]~label:after,.ctv-input-field input[type=password][required]~label:after,.ctv-input-field input[type=search][required]~label:after,.ctv-input-field input[type=tel][required]~label:after,.ctv-input-field input[type=text][required]~label:after,.ctv-input-field input[type=time][required]~label:after,.ctv-input-field input[type=url][required]~label:after,.ctv-input-field textarea[required]~label:after{content:"*";position:absolute;top:2px;right:-2px;left:unset;opacity:1}.ctv-input-field input:not([type]):disabled,.ctv-input-field input[type=amount]:disabled,.ctv-input-field input[type=date]:disabled,.ctv-input-field input[type=datetime-local]:disabled,.ctv-input-field input[type=datetime]:disabled,.ctv-input-field input[type=email]:disabled,.ctv-input-field input[type=number]:disabled,.ctv-input-field input[type=password]:disabled,.ctv-input-field input[type=search]:disabled,.ctv-input-field input[type=tel]:disabled,.ctv-input-field input[type=text]:disabled,.ctv-input-field input[type=time]:disabled,.ctv-input-field input[type=url]:disabled,.ctv-input-field textarea:disabled{color:var(--color-text-medium);border:1px solid var(--border-gray-light);background-color:var(--bg-gray-light)}.ctv-input-field input:not([type]):disabled~label,.ctv-input-field input[type=amount]:disabled~label,.ctv-input-field input[type=date]:disabled~label,.ctv-input-field input[type=datetime-local]:disabled~label,.ctv-input-field input[type=datetime]:disabled~label,.ctv-input-field input[type=email]:disabled~label,.ctv-input-field input[type=number]:disabled~label,.ctv-input-field input[type=password]:disabled~label,.ctv-input-field input[type=search]:disabled~label,.ctv-input-field input[type=tel]:disabled~label,.ctv-input-field input[type=text]:disabled~label,.ctv-input-field input[type=time]:disabled~label,.ctv-input-field input[type=url]:disabled~label,.ctv-input-field textarea:disabled~label{cursor:auto;color:var(--color-text-medium)}.ctv-input-field input[type=radio]{position:absolute;opacity:0;pointer-events:none}.ctv-input-field input[type=radio]+label{position:relative;cursor:pointer;transition:.28s ease}.ctv-input-field input[type=radio]+label:after,.ctv-input-field input[type=radio]+label:before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;z-index:0;transition:.28s ease;border-radius:50%}.ctv-input-field input[type=radio]+label:before{border:1px solid var(--border-gray-base)}.ctv-input-field input[type=radio]+label:after{background-color:var(--color-primary--medium);transform:scale(0)}.ctv-input-field input[type=radio]:checked+label:before{border-color:var(--color-primary--medium)}.ctv-input-field input[type=radio]:checked+label:after{transform:scale(.6)}.ctv-input-field input[type=radio]:disabled+label{cursor:auto}.ctv-input-field input[type=radio]:disabled+label:before{border-color:var(--forms-disabled-color);opacity:.3}.ctv-input-field input[type=radio]:disabled+label:after{background-color:var(--forms-disabled-color);opacity:.5}.ctv-input-field input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.ctv-input-field input[type=checkbox]+label{position:relative;padding:0 0 0 25px;margin-left:2px;margin-bottom:15px;cursor:pointer;display:inline-block;min-height:25px;line-height:25px;font-size:15px;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.ctv-input-field input[type=checkbox]+label:before{content:"";position:absolute;top:0;left:0;width:18px;height:18px;z-index:0;border:1px solid var(--color-text-medium);border-radius:3px;margin-top:2px;transition:.2s}.ctv-input-field input[type=checkbox]+label:empty{padding:0 0 0 21px}.ctv-input-field input[type=checkbox]:disabled+label{cursor:auto;color:var(--forms-disabled-color)}.ctv-input-field input[type=checkbox]:disabled+label:before{border-color:var(--forms-disabled-color);opacity:.3}.ctv-input-field input[type=checkbox]:checked+label:before{top:-4px;left:-5px;width:12px;height:22px;border-left:3px solid transparent;border-top:3px solid transparent;border-right:3px solid transparent;border-right-color:var(--color-primary--medium);border-bottom:3px solid transparent;border-bottom-color:var(--color-primary--medium);border-radius:1px;transform:rotate(40deg);backface-visibility:hidden;transform-origin:100% 100%}.ctv-input-field input[type=checkbox]:checked:disabled+label:before{border-right-color:var(--forms-disabled-color);border-bottom-color:var(--forms-disabled-color);opacity:.5}.ctv-input-field input[type=checkbox]:indeterminate+label:before{top:-11px;left:-12px;width:10px;height:22px;border-top:none;border-left:none;border-right-color:var(--color-primary--medium);border-bottom:none;border-radius:1px;transform:rotate(90deg);backface-visibility:hidden;transform-origin:100% 100%}.ctv-input-field input[type=checkbox]:indeterminate:disabled+label:before{border-right-color:var(--forms-disabled-color)}.ctv-input-field input[type=checkbox][required]~label:after{content:"*";position:relative;opacity:1}.ctv-input-field textarea{min-height:90px;height:90px;max-height:90px;overflow-y:auto;resize:none}.ctv-input-field .options{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;order:1;min-height:30px}.ctv-input-field .options.column{flex-direction:column;align-items:flex-start}.ctv-input-field .options>div{display:flex;padding:5px 0;flex-wrap:wrap}.ctv-input-field .options>div:not(:last-child){margin-right:15px}.ctv-input-field .options>div label{height:unset;font-size:15px;line-height:1.4;color:var(--color-text-dark);padding:0 0 0 27px;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.ctv-input-field .options>div>div{flex-direction:row;display:flex;align-items:center;margin-left:10px}.ctv-input-field .options>div input[type=checkbox]:not(:checked)~div,.ctv-input-field .options>div input[type=radio]:not(:checked)~div{opacity:.75}.ctv-input-field .options>div input[type=checkbox]:disabled~div,.ctv-input-field .options>div input[type=checkbox]:disabled~label,.ctv-input-field .options>div input[type=radio]:disabled~div,.ctv-input-field .options>div input[type=radio]:disabled~label{color:var(--forms-disabled-color)}.ctv-input-field .error{order:2;color:var(--input-color-error);font-size:12px;text-align:right;height:15px;margin:2px 0;visibility:hidden}.ctv-input-field .error.no-wrap{white-space:nowrap}.ctv-input-field .error.checkbox-error{margin-top:-15px;text-align:left}.ctv-input-field .character-counter{position:absolute;bottom:-3px;right:5px;height:unset!important}.form-row{display:flex;align-items:flex-end;flex-wrap:wrap;margin-left:-7px;margin-right:-7px}.form-row>div{padding-left:7px;padding-right:7px}.form-row>div:not(.ctv-input-field){margin-bottom:15px}.ctv-input-field[tabindex],.error[tabindex],a[tabindex],div[tabindex],label[tabindex],ul[tabindex]{outline:none}.internal ctv-gdpr-toast{display:none}ctv-gdpr-toast div.ctv-dialog-shadow.modal{background:transparent;pointer-events:none}ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper{pointer-events:all;max-height:230px;min-height:190px;bottom:0;position:fixed;left:0;right:0;max-width:768px;border:1px solid #ccc;box-shadow:1px 1px 5px rgba(0,0,0,.35)}@media screen and (max-width:768px){ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper{margin:0;border-radius:0}}@media screen and (max-width:567px){ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper{max-height:280px;min-height:190px}}@media screen and (max-width:360px){ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper{max-height:320px;min-height:190px}}ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-close{display:block;z-index:4}ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header{border:0;height:40px;min-height:40px}ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .arrow-back{display:none}ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .title{display:none;border:1px solid green}ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-body{color:#161616;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.4;text-align:left}ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-body p{margin:15px 0}ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-body p:first-child{margin-top:0}ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-body p strong{font-weight:700}@media screen and (max-width:360px){ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-body .ctv-button{padding:11px 18px}}@media screen and (min-width:361px){ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-body .ctv-button{margin:0 4px 0 0}}ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer{border:0;display:none}ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .plain-link{cursor:pointer;color:var(--input-blue-label)}ctv-gdpr-toast div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .plain-link:hover{text-decoration:underline}ctv-legal-dialog .ctv-dialog-body>:last-child:after{content:"";padding:10px;display:block}ctv-legal-dialog .ctv-dialog-body h2,ctv-legal-dialog .ctv-dialog-body h3{padding:25px 0 5px;text-align:left}ctv-legal-dialog .ctv-dialog-body ol,ctv-legal-dialog .ctv-dialog-body p,ctv-legal-dialog .ctv-dialog-body ul{text-align:left;line-height:1.5;color:#545454;font-size:15px}ctv-legal-dialog .ctv-dialog-body a{color:#06c;word-break:break-all}ctv-legal-dialog .ctv-dialog-body ol,ctv-legal-dialog .ctv-dialog-body ul{padding-left:30px}ctv-legal-dialog .ctv-dialog-body li{display:list-item}ctv-legal-dialog .ctv-dialog-body li ol,ctv-legal-dialog .ctv-dialog-body li ul{padding-left:15px}ctv-legal-dialog .ctv-dialog-body ul li{list-style:disc;width:auto}ctv-legal-dialog .ctv-dialog-body table,ctv-legal-dialog .ctv-dialog-body td,ctv-legal-dialog .ctv-dialog-body th{border:0 solid #000;padding:0}:root{--color-primary--medium:#ff7d02;--bg-color-white:#fff;--bg-color-orange:#ff7d02;--bg-gray-light:#f6f6f6;--color-text-black:#161616;--color-text-dark:#545454;--color-text-medium:#7e7e7e;--color-link-secondary:#06c;--border-gray-base:#ddd;--border-gray-light:#eeeff5;--forms-disabled-color:#b3b3b3;--input-border-error:#ffabab;--input-border-focus:#a9daff;--input-blue-label:#219fff;--input-color-error:#ec3333;--input-color-warning:#f7b500;--input-color-success:#15a831}::-webkit-scrollbar{width:10px;height:7px;background-color:hsla(0,0%,100%,.65)}::-webkit-scrollbar-track{border:none;border-radius:0}::-webkit-scrollbar-thumb{background-color:var(--border-gray-base);border-radius:0}::-webkit-scrollbar-thumb:hover{background-color:#a4a4a4}div.ctv-dialog-shadow.modal ctv-load-waiter{z-index:5;top:0}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal ctv-load-waiter{top:25px}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper{max-width:650px;width:100%;padding:0;margin:0;height:100vh;border-radius:0;display:flex;flex-direction:column;height:-moz-available;min-height:-moz-available;min-height:-webkit-fill-available;height:-webkit-fill-available}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper{max-height:700px;height:calc(100vh - 65px);min-height:700px;margin:5px;border-radius:5px}}@media screen and (max-height:700px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper{min-height:auto}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-close{display:none}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-close{top:8px;right:10px;display:block;z-index:4}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-close svg{color:#999}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header{height:60px;min-height:60px;padding:0;margin:0;border-bottom:1px solid var(--border-gray-base);display:flex;align-items:center;justify-content:space-between;z-index:3;position:relative}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header{padding:5px 0 0;height:35px;border:0;min-height:40px}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .arrow-container{display:flex;align-items:center;text-decoration:none;margin-left:15px;width:36px;height:36px}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .arrow-container a{display:flex;align-items:center;text-decoration:none}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .arrow-container.arrow-back a.close,div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .arrow-container.arrow-close a.back{display:none}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .arrow-container svg{display:flex;align-items:center;color:var(--color-text-dark);width:36px;height:36px}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .arrow-container svg{width:20px;height:20px}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .arrow-container span{display:none}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .arrow-container span{font-size:14px;color:var(--color-text-dark);display:inline-block;margin:0 4px}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .title{font-size:18px;font-weight:500;color:var(--color-text-dark)}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .title{font-size:16px;color:#fff;text-overflow:ellipsis;overflow-wrap:normal;white-space:nowrap;overflow:hidden;position:absolute;left:50%;top:0;transform:translateX(-50%) translateY(-19px);background:var(--bg-color-orange);padding:10px 35px;border:2px solid #fff;border-radius:25px;min-width:200px;display:flex;justify-content:center;align-items:center;font-weight:500}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .title>svg,div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .title ctv-svg{display:none}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .title>svg,div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .title ctv-svg{width:24px;height:24px;position:absolute;left:10px;display:block;color:#fff}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .title>svg svg,div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .title ctv-svg svg{color:#fff}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .title span{max-width:calc(100vw - 125px);text-overflow:ellipsis;overflow-wrap:normal;white-space:nowrap;overflow:hidden;width:100%;display:block;font-weight:500}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .title span{min-width:180px;padding:0 24px;max-width:220px}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .help-container{width:28px;height:28px;margin-right:15px}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .help-container{margin-right:36px}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .help-container .help{width:28px;height:28px;display:flex;background-color:#fff;border:1px solid var(--bg-color-orange);color:var(--bg-color-orange);align-items:center;justify-content:center;font-weight:500;text-align:center;border-radius:18px;cursor:help}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .help-container .help{margin-right:30px}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-header .help-container .help.active{color:#fff;background-color:var(--bg-color-orange)}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-body{height:calc(100vh - 120px);overflow-y:scroll;padding:0 13px 0 20px;scrollbar-color:#a4a4a4 #f6f6f6;scrollbar-width:thin;min-height:0;max-height:100%}@supports (-moz-appearance:none){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-body{height:calc(100vh - 170px)}}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-body{padding:0 23px 0 30px;height:calc(100vh - 130px);max-height:600px}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer{min-height:60px;height:60px;border-top:1px solid var(--border-gray-base);display:flex;justify-content:space-between;align-items:center;margin-bottom:env(safe-area-inset-bottom)}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer a{display:flex;align-items:center;color:var(--input-blue-label);font-size:15px;text-decoration:none}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer a i{width:24px;height:24px;color:var(--input-blue-label)}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer a i svg{color:var(--input-blue-label)}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer a svg{margin-right:8px}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer a[disabled]{color:var(--forms-disabled-color);pointer-events:none}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer div{min-width:160px;width:50%;display:flex;align-items:center;justify-content:center}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer div:first-child{justify-content:flex-start;padding-left:15px}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer div:first-child{padding-left:25px}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer div:last-child{justify-content:flex-end;padding-right:15px}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer div:last-child{padding-right:30px}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer div ctv-button button{min-width:100px}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer div ctv-button button svg{color:#fff}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer button{margin-left:15px;margin-right:0}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-footer button{margin-left:25px}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper.expanded{max-height:none;min-height:350px}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper.expanded{max-height:calc(100vh - 45px)}}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper.expanded div.ctv-dialog-body{max-height:calc(100vh - 150px)}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper.expanded div.ctv-dialog-body ctv-channel-info-dialog-step2{max-width:588px;margin:0 auto;display:block}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper.expanded .ctv-dialog-submodal .ctv-dialog-shadow .ctv-dialog-wrapper{max-height:none;max-width:none;height:-webkit-fill-available}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper.expanded .ctv-dialog-submodal .ctv-dialog-shadow .ctv-dialog-wrapper .ctv-dialog-body{max-height:none;height:100%}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper.auto-height{max-height:none;min-height:auto}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper.auto-height{max-height:calc(100vh - 45px);height:auto}}@media screen and (min-width:568px){div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper.auto-height div.ctv-dialog-body{height:auto;max-height:calc(100vh - 150px)}}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper.auto-height div.ctv-dialog-body ctv-channel-info-dialog-step2{max-width:588px;margin:0 auto;display:block}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper.auto-height .ctv-dialog-submodal .ctv-dialog-shadow .ctv-dialog-wrapper{max-height:none;max-width:none;height:-webkit-fill-available}div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper.auto-height .ctv-dialog-submodal .ctv-dialog-shadow .ctv-dialog-wrapper .ctv-dialog-body{max-height:none;height:100%}:root{--color-primary--medium:#ff7d02;--bg-color-white:#fff;--bg-color-orange:#ff7d02;--bg-gray-light:#f6f6f6;--color-text-black:#161616;--color-text-dark:#545454;--color-text-medium:#7e7e7e;--color-link-secondary:#06c;--border-gray-base:#ddd;--border-gray-light:#eeeff5;--forms-disabled-color:#b3b3b3;--input-border-error:#ffabab;--input-border-focus:#a9daff;--input-blue-label:#219fff;--input-color-error:#ec3333;--input-color-warning:#f7b500;--input-color-success:#15a831}ctv-button{display:block}ctv-button button{font-size:14px;font-family:Nunito Sans,sans-serif;font-weight:700;appearance:none;-moz-appearance:none;-webkit-appearance:none;color:var(--bg-color-white);background-color:var(--bg-color-orange);border:1px solid var(--bg-color-orange);border-radius:5px;padding:10px 15px;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}ctv-button button svg{width:24px;height:24px;display:flex;margin-right:5px;color:inherit}ctv-button button:hover{opacity:.8}ctv-button button.sending{cursor:wait}ctv-button button.sending:hover{opacity:1}ctv-button button.sending span{display:inline-block;width:10px;height:10px;margin:4px;background-color:var(--bg-color-white);border-radius:50%;animation-duration:1.3s;animation-iteration-count:infinite}ctv-button button.sending span:first-child{animation-name:scalingodd}ctv-button button.sending span:nth-child(2){animation-name:scalingeven}ctv-button button.sending span:nth-child(3){animation-name:scalingodd}ctv-button button.error{color:var(--bg-color-white);background-color:var(--input-color-error);border-color:var(--input-color-error)}ctv-button button.semiactive,ctv-button button.semiactive:hover{opacity:.65}ctv-button button.disabled{background-color:var(--border-gray-base);color:var(--bg-color-white);border-color:var(--border-gray-base);cursor:not-allowed}ctv-button button.disabled:hover{opacity:1}ctv-button button.success{background-color:var(--input-color-success);color:var(--bg-color-white);border-color:var(--input-color-success)}ctv-button button.outline.active{background-color:var(--bg-color-white);color:var(--bg-color-orange);border-color:var(--bg-color-orange)}ctv-button button.outline.error{background-color:var(--bg-color-white);color:var(--input-color-error);border-color:var(--input-color-error)}ctv-button button.outline.sending{background-color:var(--bg-color-white);color:var(--bg-color-orange);border-color:var(--bg-color-orange)}ctv-button button.outline.sending span{background-color:var(--bg-color-orange)}ctv-button button.outline.semiactive{background-color:var(--bg-color-white);color:var(--bg-color-orange);border-color:var(--bg-color-orange)}ctv-button button.outline.disabled{color:var(--border-gray-base);background-color:var(--bg-color-white);border-color:var(--border-gray-base)}ctv-button button.outline.success{background-color:var(--bg-color-white);color:var(--input-color-success);border-color:var(--input-color-success)}ctv-button button.medium{font-size:18px;padding:10px 18px}ctv-button button.medium span{display:inline-block;width:16px;height:16px}ctv-button button.medium svg{width:24px;height:24px}ctv-button button.big{font-size:22px;padding:10px 20px}ctv-button button.big span{display:inline-block;width:22px;height:22px}ctv-button button.big svg{width:30px;height:30px}@keyframes scalingodd{0%{transform:scaleX(1) scaleY(1)}25%{transform:scaleX(.5) scaleY(.5)}50%{transform:scaleX(1) scaleY(1)}75%{transform:scaleX(.5) scaleY(.5)}to{transform:scaleX(1) scaleY(1)}}@keyframes scalingeven{0%{transform:scaleX(.5) scaleY(.5)}25%{transform:scaleX(1) scaleY(1)}50%{transform:scaleX(.5) scaleY(.5)}75%{transform:scaleX(1) scaleY(1)}to{transform:scaleX(.5) scaleY(.5)}}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-header .title{display:none!important}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body{text-align:left}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body h2{margin:20px 0 10px}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body h2:first-child{margin-top:15px}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body p{font-size:15px;line-height:1.5;color:#545454;text-align:left}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body p a{color:inherit;text-decoration:underline}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body .ctv-input-field input[type=checkbox]+label{margin-bottom:5px}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body .ctv-button+.ctv-button{margin-left:20px}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options.cookie-details{position:relative}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options.cookie-details.is-open .cookie-description{display:block}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options.cookie-details.is-open>svg.plus{display:none}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options.cookie-details.is-open>svg.minus{display:block}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options.cookie-details>svg{cursor:pointer;position:absolute;top:5px}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options.cookie-details>svg.plus{display:block}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options.cookie-details>svg.minus{display:none}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options.cookie-details>div{margin-left:30px}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options.cookie-details>div>.accordion{cursor:pointer;color:var(--color-text-dark);user-select:none;margin:0 auto 5px 2px;font-size:15px}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options.cookie-details .cookie-description{display:none}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options>div{width:100%;position:relative}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options>div label{position:relative;padding-left:0}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options>div input[type=checkbox]+label:before{border:0;background:var(--forms-disabled-color);width:25px;height:25px;transform:none;top:0;right:2px;left:auto;margin-top:0;border-radius:50%;z-index:2}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options>div input[type=checkbox]+label:after{border:0;content:"";position:absolute;background:var(--border-gray-light);border:1px solid var(--forms-disabled-color);width:50px;height:29px;border-radius:15px;transform:none;top:-2px;right:0;left:auto;margin-top:0;z-index:1}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options>div input[type=checkbox]:checked+label:before{background:var(--bg-color-orange);transform:none;margin-top:0;right:23px}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options>div input[type=checkbox]:checked+label:after{border:1px solid var(--bg-color-orange)}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options>div input[type=checkbox]:checked:disabled+label:before{background:var(--forms-disabled-color);margin-top:0;right:23px;opacity:.5;cursor:not-allowed}ctv-manage-cookies-dialog div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body #CookiesPreferences .ctv-input-field .options>div input[type=checkbox]:checked:disabled+label:after{border:1px solid var(--forms-disabled-color);opacity:.5;cursor:not-allowed}.ctv-login-panel div.ctv-dialog-shadow.modal ctv-load-waiter,ctv-login-panel div.ctv-dialog-shadow.modal ctv-load-waiter{top:-11px}@media screen and (min-width:568px){.ctv-login-panel div.ctv-dialog-shadow.modal ctv-load-waiter,ctv-login-panel div.ctv-dialog-shadow.modal ctv-load-waiter{top:-18px}}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper{max-width:450px;height:unset;min-width:300px;min-height:500px;max-height:540px}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-close,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-close{display:block!important;z-index:4;top:-5px}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-close svg,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-close svg{color:#fff}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-close svg path,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-close svg path{fill:inherit}@media screen and (max-height:500px){.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper{height:calc(100vh - 15px);margin-top:0;overflow:auto;min-height:auto}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-close,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-close{top:5px}}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-header .channel-cover,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-header .channel-cover{height:80px;width:100%;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:cover;position:relative;border-radius:5px 5px 0 0}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-header .channel-cover .channel-thumb,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-header .channel-cover .channel-thumb{height:100px;width:100px;margin-left:-50px;border-radius:50%;position:absolute;left:50%;bottom:-30px;padding:2px;background-color:#fff;overflow:hidden;border:1px solid #ccc;z-index:1}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-header .channel-cover .channel-thumb img,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-header .channel-cover .channel-thumb img{border-radius:50%}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-header .channel-cover:before,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-header .channel-cover:before{content:"";background:#eee;background:linear-gradient(180deg,rgba(0,0,0,.4),hsla(0,0%,93.7%,0) 84%,hsla(0,0%,100%,0));z-index:1;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:5px 5px 0 0}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-header .corporate-cover,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-header .corporate-cover{height:80px;width:100%;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:cover;position:relative;border-radius:5px 5px 0 0}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-header .corporate-cover .channel-thumb,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-header .corporate-cover .channel-thumb{height:100px;width:100px;margin-left:-50px;border-radius:50%;position:absolute;left:50%;bottom:-30px;padding:2px;background-color:#fff;overflow:hidden;z-index:1}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body{margin-top:50px;height:unset!important;min-height:420px;max-height:none!important}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body .channel-name,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body .channel-name{font-size:20px;font-weight:600;color:var(--color-text-black);margin:15px 0 5px}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body .channel-slogan,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body .channel-slogan{font-size:15px;font-weight:400;color:var(--color-text-dark);margin:0 0 10px}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body .plain-link-secondary,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body .plain-link-secondary{color:#0165ca;cursor:pointer;text-decoration:unset;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;background-color:unset;padding:0;border:0}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body .plain-link-secondary:hover,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body .plain-link-secondary:hover{text-decoration:underline}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body .disclaimer,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body .disclaimer{font-size:12px}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ctv-button button,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ctv-button button{width:100%}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul{margin:0 20px 20px}@media (orientation:landscape){.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul{margin:0}}@media screen and (min-width:769px){.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul{margin:10px auto}}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li{padding:7px 10px;font-size:15px}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li.title,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li.title{font-size:22px;padding-bottom:15px;line-height:1.5}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li.confirm-img,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li.confirm-img{width:100px;margin-left:auto;margin-right:auto}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .ctv-btn-social,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .ctv-btn-social{max-width:300px;margin-left:auto;margin-right:auto}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li button.plain-link-secondary,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li button.plain-link-secondary{font-size:15px}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .btn,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .btn{max-width:300px;margin:auto;display:flex;align-items:center;width:100%;background-color:#fff;padding:13px 15px;border:1px solid #f3f3f3;border-radius:3px;cursor:pointer;transition:border-color .2s ease-out;text-decoration:none}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .btn:focus,.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .btn:hover,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .btn:focus,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .btn:hover{border-color:#bfbfbf}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .btn img,.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .btn svg,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .btn img,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .btn svg{width:18px;height:18px;flex-shrink:0}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .btn span,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .btn span{font-size:14px;font-weight:500;color:#545454;margin-left:20px;flex-wrap:wrap;display:flex;min-width:142px;font-family:Helvetica,Arial,sans-serif}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .btn.bt-email,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li .btn.bt-email{font:unset}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li:last-child,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li:last-child{margin-top:10px}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li:last-child a,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-body ul li:last-child a{color:#06c}.ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-footer,ctv-login-panel div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper .ctv-dialog-footer{display:none!important}.ctv-login-panel.has-cover-image div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-close svg path,ctv-login-panel.has-cover-image div.ctv-dialog-shadow.modal div.ctv-dialog-wrapper div.ctv-dialog-close svg path{fill:#fff}ctv-img{display:block}ctv-img img{width:100%}ctv-img.forced-height img{height:100%;object-fit:cover}.ctv-social-login .ctv-btn-social,ctv-social-login .ctv-btn-social{display:flex;align-items:center;width:100%;background-color:#fff;padding:13px 15px;border:1px solid #f3f3f3;border-radius:3px;cursor:pointer;transition:border-color .2s ease-out;font:unset}.ctv-social-login .ctv-btn-social:not(:first-child),ctv-social-login .ctv-btn-social:not(:first-child){margin-top:10px}.ctv-social-login .ctv-btn-social:focus,.ctv-social-login .ctv-btn-social:hover,ctv-social-login .ctv-btn-social:focus,ctv-social-login .ctv-btn-social:hover{border-color:#bfbfbf}.ctv-social-login .ctv-btn-social svg,ctv-social-login .ctv-btn-social svg{width:18px;height:18px;flex-shrink:0}.ctv-social-login .ctv-btn-social span,ctv-social-login .ctv-btn-social span{font-size:14px;font-weight:500;color:#545454;margin-left:20px;flex-wrap:wrap;display:flex;min-width:142px;font-family:Helvetica,Arial,sans-serif}ctv-input-field .input-row{position:relative;display:flex;flex-direction:column}ctv-input-field .input-row .input-border{padding:0 13px;border:1px solid var(--border-gray-base);border-radius:3px}ctv-input-field .input-row .input-border .input-scrollable{display:flex;overflow-x:auto;scrollbar-width:none}ctv-input-field .input-row .input-border .input-scrollable::-webkit-scrollbar{display:none}ctv-input-field .input-row .input-border:focus-within{border:1px solid var(--input-border-focus)}ctv-input-field .input-row .input-border.validate-error{border-color:var(--input-border-error)}ctv-input-field .input-row .input-border.validate-error label{color:var(--input-color-error)}ctv-input-field .input-row .input-border.validate-error label .default{display:none}ctv-input-field .input-row .input-border.validate-error label .error{display:initial}ctv-input-field .input-row .fixed-prefix{margin:11px 0;font-size:14px;z-index:1;color:var(--color-text-medium);font-family:Arial,Helvetica,sans-serif;white-space:nowrap}ctv-input-field .input-row .fixed-prefix:not(:empty)~label{transform:translateY(-21px) scale(.85)}ctv-input-field .input-row input{flex-shrink:0;flex-grow:1;width:auto;font-size:14px;color:var(--color-text-black);padding:13px 0;border:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;transition:none}ctv-input-field .input-row input:-webkit-autofill{box-shadow:inset 0 0 0 200px #f8f8f8;background:none!important}ctv-input-field .input-row input:focus{outline:unset}ctv-input-field .input-row input:focus+label{color:var(--input-blue-label);transform:translateY(-21px) scale(.85)}ctv-input-field .input-row input:not(:placeholder-shown)+label{transform:translateY(-21px) scale(.85)}ctv-input-field .input-row label{position:absolute;top:14px;left:13px;font-size:14px;color:var(--color-text-medium);background-color:var(--bg-color-white);padding-left:4px;padding-right:4px;cursor:auto;transform-origin:top left;transition:transform .2s ease-out}ctv-input-field .input-row label .default-long,ctv-input-field .input-row label .error,ctv-input-field .input-row label .lenght-error{display:none}ctv-input-field .psw-strength-area{display:flex;align-items:center;min-height:13px;padding-left:5px;margin-top:2px}ctv-input-field .psw-strength-area.invisible{visibility:hidden}ctv-input-field .psw-strength-area.weak .bar-fill{width:10%;background-color:var(--input-color-error)}ctv-input-field .psw-strength-area.weak span{display:initial;color:var(--input-color-error)}ctv-input-field .psw-strength-area.medium .bar-fill{width:50%;background-color:var(--input-color-warning)}ctv-input-field .psw-strength-area.medium span{display:initial;color:var(--input-color-warning)}ctv-input-field .psw-strength-area.strong .bar-fill{width:100%;background-color:var(--input-color-success)}ctv-input-field .psw-strength-area.strong span{display:initial;color:var(--input-color-success)}ctv-input-field .psw-strength-area .bar-wrap{position:relative;width:100%;height:4px;background-color:#ececec;border-radius:2px}ctv-input-field .psw-strength-area .bar-wrap .bar-fill{position:absolute;top:0;left:0;height:100%;border-radius:2px}ctv-input-field .psw-strength-area span{display:none;font-size:11px;margin:0 5px}ctv-input-field .invisible-text{position:relative;visibility:hidden;pointer-events:none}ctv-input-field .invisible-text span{position:absolute;white-space:nowrap}abbr,address,article,aside,audio,b,blockquote,body,body div,caption,cite,code,dd,del,details,dfn,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;background:hsla(0,0%,100%,0)}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}embed,img,object{max-width:100%}html{overflow-y:scroll}ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{font-size:100%;vertical-align:baseline;background-color:hsla(0,0%,100%,0);padding:0;margin:0}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:.1rem dotted #000;cursor:help}table{border-collapse:separate;border-spacing:0}th{font-weight:700;vertical-align:bottom}td{font-weight:400;vertical-align:top}hr{display:block;height:1px;border:0;border-top:1px solid #ddd;margin:1em 0;padding:0}input,select{vertical-align:middle}pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}input[type=radio]{vertical-align:text-bottom}input[type=checkbox]{vertical-align:bottom}.ie7 input[type=checkbox]{vertical-align:baseline}.ie6 input{vertical-align:text-bottom}input,select,textarea{font:99% sans-serif}table{font-size:inherit;font:100%}small{font-size:85%}b,strong{font-weight:500}td,td img{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}code,kbd,pre,samp{font-family:monospace,sans-serif}.clickable,button,input[type=button],input[type=file],input[type=submit],label{cursor:pointer}button,input,select,textarea{color:inherit;font:inherit;margin:0}button,input[type=button]{width:auto;overflow:visible}.ie7 img{-ms-interpolation-mode:bicubic}.clearfix:after{content:" ";display:block;clear:both}button{background-color:unset;padding:0;border:0}button:focus{outline:none}.ctv-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;cursor:pointer;font-family:Nunito Sans,Helvetica,Arial,sans-serif;font-weight:700;text-decoration:none;transition:background-color .3s ease,border-color .3s ease;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;font-size:15px;padding:11px 22px;border-radius:4px;appearance:none;-moz-appearance:none;-webkit-appearance:none}.ctv-btn img+span,.ctv-btn svg+span{margin-left:10px}.ctv-btn:active{padding-top:12px;padding-bottom:10px}.ctv-btn.outline{color:#ff7d02;background-color:#fff;border:1px solid #ff7d02}.ctv-btn.outline.danger{color:#e02020;border-color:#f06565}.ctv-btn.outline.danger:focus,.ctv-btn.outline.danger:hover{border-color:#f9c2c2}.ctv-btn.outline:active{box-shadow:0 0 0 1px #fff,0 0 0 2px #ffb973}.ctv-btn.solid{background-color:#ff7d02;color:#fff;border:1px solid hsla(0,0%,100%,0)}.ctv-btn.solid.sending span{width:10px;height:10px;background-color:#fff;border-radius:50%;margin-left:7px;margin-right:7px;animation:scaling 1s infinite}.ctv-btn.solid.sending span:first-child,.ctv-btn.solid.sending span:nth-child(3){animation-delay:.5s}.ctv-btn.solid:active,.ctv-btn.solid:hover{background-color:#ff9128}.ctv-btn.solid.disabled,.ctv-btn.solid[disabled]{box-shadow:none;opacity:unset;background-color:#ddd;cursor:default}.ctv-btn.solid:active{box-shadow:0 0 0 1px #fff,0 0 0 2px #ff7d02}.ctv-btn.small{font-size:14px;padding:8px 16px;border-radius:4px}.ctv-btn.small:active{padding-top:9px;padding-bottom:7px}.ctv-btn.jumbo{font-size:15px;padding:13px 26px;border-radius:4px}.ctv-btn.jumbo:active{padding-top:14px;padding-bottom:12px}.ctv-btn-social{display:flex;align-items:center;width:100%;background-color:#fff;padding:13px 15px;border:1px solid #f3f3f3;border-radius:3px;cursor:pointer;transition:border-color .2s ease-out}.ctv-btn-social:focus,.ctv-btn-social:hover{border-color:#bfbfbf}.ctv-btn-social svg{width:18px;height:18px;flex-shrink:0}.ctv-btn-social span{font-size:14px;font-weight:500;color:#818181;margin-left:20px;flex-wrap:wrap;display:flex;min-width:142px}.plain-link-secondary{color:#0165ca;cursor:pointer;text-decoration:unset;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.plain-link-secondary:focus,.plain-link-secondary:hover{text-decoration:underline}.plain-link-grey{color:#9f9f9f;cursor:pointer;text-decoration:unset;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.plain-link-grey:focus,.plain-link-grey:hover{text-decoration:underline}@keyframes scaling{0%,to{transform:scale(1.1)}50%{transform:scale(.7)}}html div.ctv-dialog-shadow{display:initial;align-items:center;display:flex;z-index:9999;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:rgba(0,0,0,.7)}html div.ctv-dialog-shadow .ctv-dialog-wrapper{position:relative;min-width:300px;max-width:350px;background-color:#fff;padding:20px;border:1px inset #e4e4e4;border-radius:3px;margin:15px auto}@media (orientation:portrait){html div.ctv-dialog-shadow .ctv-dialog-wrapper{height:100%;max-height:500px}}@media (orientation:portrait) and (max-height:550px){html div.ctv-dialog-shadow .ctv-dialog-wrapper{max-height:none}}@media screen and (min-width:568px){html div.ctv-dialog-shadow .ctv-dialog-wrapper{height:auto;max-height:none}}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms{color:#555;padding:0}@media screen and (min-width:568px){html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms{max-width:500px}}@media screen and (min-width:769px){html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms{max-width:650px}}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-header{padding:15px;border-bottom:1px solid #f6f6f6}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-header h3{font-size:22px;font-weight:700}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content{max-height:calc(100vh - 170px);text-align:left;padding:15px}@media (orientation:portrait){html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content{max-height:360px}}@media screen and (min-width:568px){html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content{height:700px;max-height:60vh}}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content li:not(:first-child),html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content ol:not(:first-child),html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content p:not(:first-child),html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content table:not(:first-child),html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content ul:not(:first-child){margin-top:10px}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content h3{font-size:18px;font-weight:500;color:#161616}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content h3:not(:first-child){margin-top:30px}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content h3:after{content:"";display:block;width:30%;height:3px;background-color:#ff7d02;border-radius:5px 5px 0 0;margin-top:10px;margin-bottom:10px}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content p{font-size:15px;line-height:1.4;color:#545454}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content a{word-break:break-word;color:#08f}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content ol{padding-left:20px}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content ul{list-style:circle;padding-left:20px}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content li{font-size:14px;line-height:1.4}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content table{width:100%;border:1px solid #ddd;border-radius:3px}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content table tbody tr{border-top:1px solid #ddd}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content table tr{display:grid;grid-template-columns:110px repeat(2,1fr)}@media screen and (min-width:568px){html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content table tr{grid-template-columns:repeat(3,1fr)}}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content table tr td,html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content table tr th{padding:7.5px 5px}@media screen and (min-width:568px){html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content table tr td,html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content table tr th{padding-left:10px;padding-right:10px}}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content table tr td:not(:last-child),html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-content table tr th:not(:last-child){border-right:1px solid #ddd}html div.ctv-dialog-shadow .ctv-dialog-wrapper.cookies-privacy-terms .ctv-dialog-footer{padding:15px;border-top:1px solid #f6f6f6}html div.ctv-dialog-shadow .ctv-dialog-wrapper .btn-close{position:absolute;top:3px;right:3px;display:flex;width:30px;height:30px;padding:8px;cursor:pointer}html div.ctv-dialog-shadow .ctv-dialog-wrapper .ctv-dialog-loader{padding:15px}html div.ctv-dialog-shadow .ctv-dialog-wrapper .ctv-dialog-loader p{font-size:15px;font-weight:500;text-align:center;color:#545454}html div.ctv-dialog-shadow .ctv-dialog-wrapper .ctv-dialog-loader .ctv-btn.solid.sending{width:100%;background-color:unset}html div.ctv-dialog-shadow .ctv-dialog-wrapper .ctv-dialog-loader .ctv-btn.solid.sending span{background-color:#ff7d02}.input-row{position:relative;display:flex;flex-direction:column}.input-row:not(:first-child){margin-top:15px}.input-row input{font-size:14px;color:#161616;padding:13px;border:1px solid #ddd;border-radius:3px;appearance:none;-moz-appearance:none;-webkit-appearance:none}.input-row input:focus{border:1px solid #a9daff;outline:unset}.input-row input.validate-error{border-color:#ffabab}.input-row input.validate-error+label .default{display:none}.input-row input.validate-error+label .error{display:initial;color:#ec3333}.input-row input:not(:placeholder-shown)+label{transform:translateY(-21px) scale(.85)}.input-row input:focus+label{color:#219fff;transform:translateY(-21px) scale(.85)}.input-row input[type=password]{font-family:caption;letter-spacing:3px}.input-row input[type=password]:not(:placeholder-shown)+label .default{display:none}.input-row input[type=password]:not(:placeholder-shown)+label .default-long{display:initial}.input-row input[type=password].lenght-error+label .default-long{display:none}.input-row input[type=password].lenght-error+label .lenght-error{display:initial;color:#ec3333}.input-row label{position:absolute;top:14px;left:13px;font-size:14px;color:#7e7e7e;background-color:#fff;padding-left:4px;padding-right:4px;cursor:auto;transform-origin:top left;transition:transform .2s ease-out}.input-row label .default-long,.input-row label .error,.input-row label .lenght-error{display:none}.logo-and-slogan{max-width:190px;margin-left:auto;margin-right:auto}.logo-and-slogan .logo{display:inline-block;width:190px;height:46px}.logo-and-slogan .slogan{font-size:15px;color:#545454;margin-top:5px}ctv-extern-home-footer{margin-top:auto}ctv-extern-home-footer .footer-wrap{margin-top:15px}@media screen and (min-width:769px){ctv-extern-home-footer .footer-wrap{border-top:1px solid #ddd}}ctv-extern-home-footer .footer-wrap footer{max-width:1310px;width:100%;margin-left:auto;margin-right:auto}@media screen and (min-width:769px){ctv-extern-home-footer .footer-wrap footer{display:flex;align-items:center;justify-content:space-between;padding:15px}}@media screen and (min-width:1024px){ctv-extern-home-footer .footer-wrap footer{padding-left:30px;padding-right:30px}}ctv-extern-home-footer .footer-wrap footer .camtv-pages{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding-left:15px;padding-right:15px;padding-bottom:8px;border-bottom:1px solid #ddd}ctv-extern-home-footer .footer-wrap footer .camtv-pages .whats-cta{display:none}@media screen and (min-width:769px){ctv-extern-home-footer .footer-wrap footer .camtv-pages .whats-cta{display:flex}}ctv-extern-home-footer .footer-wrap footer .camtv-pages .whats-cta a{margin-right:15px;padding:10px 15px}@media screen and (min-width:769px){ctv-extern-home-footer .footer-wrap footer .camtv-pages{padding:0;border-bottom:none}}ctv-extern-home-footer .footer-wrap footer .camtv-pages li{display:flex;flex-shrink:0;font-size:13px;color:#9f9f9f}ctv-extern-home-footer .footer-wrap footer .camtv-pages li.dot{font-size:9px;padding:7px}@media screen and (min-width:769px){ctv-extern-home-footer .footer-wrap footer .camtv-pages li.dot{display:none}}ctv-extern-home-footer .footer-wrap footer .camtv-pages li a{padding:7px}ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap{display:flex;padding:15px}@media screen and (min-width:769px){ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap{padding:0}}ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .copyright-area{font-size:14px;color:#7e7e7e;margin-right:auto}@media screen and (min-width:769px){ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .copyright-area{display:none}}ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .ctv-social-area{display:flex;align-items:center}ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .ctv-social-area span{display:none}@media screen and (min-width:1024px){ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .ctv-social-area span{display:inline-flex;font-size:14px;color:#7e7e7e;margin-right:20px}}ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .ctv-social-area a{display:inline-flex;margin-right:20px}@media screen and (min-width:1024px){ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .ctv-social-area a:last-child{margin-right:55px}}ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .lang-area{position:relative}ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .lang-area .flag{width:22px;height:14.77px}ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .lang-area .lang-switch{display:flex;align-items:center;cursor:pointer}ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .lang-area .lang-switch span{display:none;font-size:14px;color:#7e7e7e;margin-left:8px}@media screen and (min-width:568px){ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .lang-area .lang-switch span{display:initial}}ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .lang-area .lang-switch .chevron{width:8px;margin-left:10px}ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .lang-area .lang-popup{display:none;position:absolute;bottom:30px;right:-8px;width:120px;background-color:#fff;border:1px solid #ddd;padding:15px 10px;border-radius:3px}@media screen and (min-width:1024px){ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .lang-area .lang-popup{right:-28px;width:140px}}ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .lang-area .lang-popup li:not(:first-child){margin-top:11px}ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .lang-area .lang-popup li button{display:flex;align-items:center;cursor:pointer;padding:5px}ctv-extern-home-footer .footer-wrap footer .copy-socials-langs-wrap .lang-area .lang-popup li button span{font-size:14px;color:#7e7e7e;margin-left:8px}@media screen and (min-width:1000px) and (max-height:740px){ctv-extern-home-footer{position:fixed;bottom:0;width:100%}ctv-extern-home-footer .footer-wrap{background-color:#fff}ctv-extern-home-footer .footer-wrap footer{padding:10px 15px}}:root{font-family:Roboto,sans-serif;font-size:62.5%;height:100%}*{scrollbar-width:thin}body{display:flex;flex-direction:column;justify-content:space-between;height:100%;font-size:15px}@media screen and (min-width:1024px){body.slidebg{background-image:url(/extern-home/en/bgslide01.52553603.svg);background-position:center -52vh;background-repeat:no-repeat;border:0 solid #00f}}@media screen and (min-width:1024px) and (max-height:850px){body.slidebg{background-position:center -520px}}@media screen and (min-width:1024px) and (min-height:950px){body.slidebg{background-position:center -40vh}}@media screen and (min-width:1024px) and (min-height:1100px){body.slidebg{background-position:center -29vh}}@media screen and (min-width:1024px) and (min-height:1350px){body.slidebg{background-position:center -15vh}}.hidden{display:none!important}ctv-dialog-buttons,ctv-dialog-content,ctv-dialog-header,ctv-dialog-loader,ctv-login-dialog,ctv-login-form,ctv-password,ctv-privacy,ctv-privacy-dialog,ctv-recover-password-dialog,ctv-recover-password-form,ctv-signup-dialog,ctv-signup-form,ctv-social-login{display:block}.hero-and-logins-area{max-width:1310px;margin-left:auto;margin-right:auto}@media screen and (min-width:769px){.hero-and-logins-area{display:grid;grid-template-columns:1fr 350px;grid-column-gap:20px;padding-left:15px;padding-right:15px;margin-top:auto}}@media screen and (min-width:1024px){.hero-and-logins-area{grid-column-gap:40px;padding-left:30px;padding-right:30px}}.hero-and-logins-area>.logo-and-slogan{margin-top:30px;margin-bottom:20px}@media screen and (min-width:568px) and (max-width:768px) and (orientation:landscape){.hero-and-logins-area>.logo-and-slogan{margin-top:10px;margin-bottom:10px;border:0 solid red}}@media screen and (min-width:769px){.hero-and-logins-area>.logo-and-slogan{display:none}}.hero-and-logins-area .hero-area{display:flex;align-items:center;justify-content:center;min-width:100%;border:0 solid purple;flex-direction:column}@media screen and (min-width:1000px) and (max-height:740px){.hero-and-logins-area .hero-area{border:0 solid green;max-height:550px;margin-top:20px}}.hero-and-logins-area .hero-area .slide-c{height:100%;width:100%;background-image:url(/extern-home/en/slide01.0abf3a44.svg),url(/extern-home/en/bgslide01-mob.ba507132.svg);background-position:top,center 10px;background-repeat:no-repeat;background-size:62%,90%;border:0 solid #000;min-height:60vw}@media screen and (min-width:1000px) and (max-height:740px){.hero-and-logins-area .hero-area .slide-c{border:0 solid pink;min-height:500px;max-height:500px}}@media screen and (min-width:568px){.hero-and-logins-area .hero-area .slide-c{min-width:100%;border:0 solid pink}}@media screen and (min-width:568px) and (min-width:568px) and (max-width:768px) and (orientation:landscape){.hero-and-logins-area .hero-area .slide-c{border:0 solid #00f;min-height:175px;background-size:44%,73%}}@media screen and (min-width:769px){.hero-and-logins-area .hero-area .slide-c{min-width:375px;min-height:480px;border:0 solid green;margin-top:20px;background-position:50%;background-size:74%,90%}.hero-and-logins-area .hero-area .slide-c img{height:100%;object-fit:cover}}@media screen and (min-width:1024px){.hero-and-logins-area .hero-area .slide-c{min-height:540px;min-width:580px;border:0 solid #00f;max-height:none;margin-top:auto;background-image:url(/extern-home/en/slide01.0abf3a44.svg);background-position:50%;background-size:76%}}@media screen and (min-width:1280px){.hero-and-logins-area .hero-area .slide-c{min-height:570px;min-width:860px;border:0 solid red;background-size:70%}}@media screen and (min-width:1000px) and (max-height:740px){.hero-and-logins-area .hero-area .slide-c{min-height:440px;max-height:440px;background-size:contain}}.hero-and-logins-area .hero-area .slide-c.slide01{background-image:url(/extern-home/en/slide01.0abf3a44.svg),url(/extern-home/en/bgslide01-mob.ba507132.svg)}@media screen and (min-width:1024px){.hero-and-logins-area .hero-area .slide-c.slide01{background-image:url(/extern-home/en/slide01.0abf3a44.svg)}}.hero-and-logins-area .hero-area .slide-c.slide02{background-image:url(/extern-home/en/slide02.ea113406.svg),url(/extern-home/en/bgslide01-mob.ba507132.svg)}@media screen and (min-width:1024px){.hero-and-logins-area .hero-area .slide-c.slide02{background-image:url(/extern-home/en/slide02.ea113406.svg)}}.hero-and-logins-area .hero-area .slide-c.slide03{background-image:url(/extern-home/en/slide03.3bdc1044.svg),url(/extern-home/en/bgslide01-mob.ba507132.svg)}@media screen and (min-width:1024px){.hero-and-logins-area .hero-area .slide-c.slide03{background-image:url(/extern-home/en/slide03.3bdc1044.svg)}}.hero-and-logins-area .hero-area .slide-c.slide04{background-image:url(/extern-home/en/slide04.9535ea5e.svg),url(/extern-home/en/bgslide01-mob.ba507132.svg)}@media screen and (min-width:1024px){.hero-and-logins-area .hero-area .slide-c.slide04{background-image:url(/extern-home/en/slide04.9535ea5e.svg)}}.hero-and-logins-area .hero-area .slide-c.slide05{background-image:url(/extern-home/en/slide05.371a14db.svg),url(/extern-home/en/bgslide01-mob.ba507132.svg)}@media screen and (min-width:1024px){.hero-and-logins-area .hero-area .slide-c.slide05{background-image:url(/extern-home/en/slide05.371a14db.svg)}}.hero-and-logins-area .hero-area ctv-swiper{height:100%;overflow:hidden;width:98vw;border:0 solid #00f}@media screen and (min-width:568px){.hero-and-logins-area .hero-area ctv-swiper{width:98vw;border:0 solid red}}@media screen and (min-width:568px) and (min-width:568px) and (max-width:768px) and (orientation:landscape){.hero-and-logins-area .hero-area ctv-swiper{border:0 solid red;width:400px;height:225px}}@media screen and (min-width:769px){.hero-and-logins-area .hero-area ctv-swiper{width:100%;border:0 solid red}}.hero-and-logins-area .hero-area ctv-swiper .swipe-wrap{height:100%}.hero-and-logins-area .hero-area ctv-swiper .swipe-wrap div{display:flex;flex-direction:column}.hero-and-logins-area .hero-area ctv-swiper h2{text-align:center;color:#161616;font-weight:300;padding:0 20px}@media only screen and (max-width:567px){.hero-and-logins-area .hero-area ctv-swiper h2{font-size:18px}}@media screen and (min-width:568px){.hero-and-logins-area .hero-area ctv-swiper h2{font-size:20px}}@media screen and (min-width:769px){.hero-and-logins-area .hero-area ctv-swiper h2{font-size:28px}}.hero-and-logins-area .hero-area ctv-swiper h2 b{font-weight:500;color:#ff7d02}.hero-and-logins-area .hero-area .slide-content{margin-top:auto;text-align:center}.hero-and-logins-area .hero-area .slide-content .steps{margin-top:7px;display:flex;align-items:center;justify-content:center}@media screen and (min-width:769px){.hero-and-logins-area .hero-area .slide-content .steps{margin-top:15px}}.hero-and-logins-area .hero-area .slide-content .steps .step{margin:6px;cursor:pointer;background-color:#d8d8d8;border-radius:50%;width:16px;height:16px;border:2px solid #fff}.hero-and-logins-area .hero-area .slide-content .steps .step.active{border:2px solid #ff7d02;background-color:#ff7d02}.hero-and-logins-area .signup-or-login{max-width:350px;padding-left:15px;padding-right:15px;margin-top:45px;margin-left:auto;margin-right:auto}@media screen and (min-width:769px){.hero-and-logins-area .signup-or-login{display:none}}.hero-and-logins-area .signup-or-login .whats-cta{margin-bottom:15px}.hero-and-logins-area .signup-or-login .ctv-btn{width:100%}.hero-and-logins-area .signup-or-login p{font-size:14px;text-align:center;color:#161616;margin-top:18px}form{position:relative}form .ctv-btn.danger,form .ctv-btn.sending{width:100%;height:43px}form .error{color:#e02020;width:100%;text-align:center}ctv-signup-form{max-width:310px}ctv-signup-form .logo-and-slogan{display:block}ctv-signup-form form{margin-top:20px}ctv-signup-form form ctv-password{margin-top:15px}ctv-signup-form form .psw-strength-area{display:flex;align-items:center;min-height:13px;padding-left:5px;margin-top:2px}ctv-signup-form form .psw-strength-area.invisible{visibility:hidden}ctv-signup-form form .psw-strength-area.weak .bar-fill{width:77px;background-color:#e02020}ctv-signup-form form .psw-strength-area.weak span.weak{display:initial;color:#e02020}ctv-signup-form form .psw-strength-area.medium .bar-fill{width:137px;background-color:#f7b500}ctv-signup-form form .psw-strength-area.medium span.medium{display:initial;color:#dda200}ctv-signup-form form .psw-strength-area.strong .bar-fill{width:100%;background-color:#4caf50}ctv-signup-form form .psw-strength-area.strong span.strong{display:initial;color:#4caf50}ctv-signup-form form .psw-strength-area .bar-wrap{position:relative;width:255px;height:4px;background-color:#ececec;border-radius:2px}ctv-signup-form form .psw-strength-area .bar-wrap .bar-fill{position:absolute;top:0;left:0;height:100%;border-radius:2px}ctv-signup-form form .psw-strength-area span{display:none;font-size:11px;margin-left:6px}ctv-signup-form form .btn-area{margin-top:12px}ctv-signup-form form .btn-area input[type=submit]{width:100%}ctv-signup-form .option-break{display:flex;align-items:center;width:100%;font-size:14px;color:#7e7e7e;margin-top:15px;margin-bottom:15px}ctv-signup-form .option-break:after,ctv-signup-form .option-break:before{content:"";flex:1 1 5px;border-bottom:1px solid #ddd}ctv-signup-form .option-break:before{margin-right:25px}ctv-signup-form .option-break:after{margin-left:25px}ctv-signup-form .favourite-social-login{text-align:center;margin-top:24px}ctv-signup-form .social-btn-area{width:100%;padding-left:15px;padding-right:15px}ctv-signup-form .social-btn-area .ctv-btn-social:not(:first-child){margin-top:10px}ctv-signup-form+ctv-privacy{margin-top:44px}ctv-login-form{max-width:310px;text-align:center}ctv-login-form .logo-and-slogan{display:block}ctv-login-form form{margin-top:20px}ctv-login-form form .btn-area{margin-top:25px}ctv-login-form form .btn-area input[type=submit]{width:100%}ctv-login-form .forgot-psw-wrap{font-size:14px;margin-top:18px}ctv-login-form .option-break{display:flex;align-items:center;width:100%;font-size:14px;color:#7e7e7e;margin-top:15px}ctv-login-form .option-break:after,ctv-login-form .option-break:before{content:"";flex:1 1 5px;border-bottom:1px solid #ddd}ctv-login-form .option-break:before{margin-right:8px}ctv-login-form .option-break:after{margin-left:8px}ctv-login-form .option-break+p{font-size:12px;color:#7e7e7e;margin-top:4px;margin-bottom:15px}ctv-login-form .social-btn-area{width:100%;padding-left:35px;padding-right:35px}ctv-login-form .social-btn-area .ctv-btn-social:not(:first-child){margin-top:10px}ctv-privacy{font-size:11px;line-height:1.4;color:#7e7e7e;margin-top:20px}.recover-psw-wrap .logo-and-slogan{display:block}.recover-psw-wrap h5{font-size:15px;font-weight:500;text-align:center;color:#545454;margin-top:40px}.recover-psw-wrap p{font-size:15px;color:#545454;margin-top:20px}ctv-recover-password-form form{margin-top:15px}ctv-recover-password-form form .btn-area{margin-top:25px}ctv-recover-password-form form .btn-area input[type=submit]{width:100%}.psw-sent-area{max-width:310px}.psw-sent-area .logo-and-slogan{display:block}.psw-sent-area h5{font-size:15px;font-weight:500;text-align:center;color:#545454;margin-top:40px}.psw-sent-area .check{display:block;width:46px;height:46px;margin:20px auto 30px}.psw-sent-area p{font-size:14px;color:#7e7e7e;text-align:center}.logins-area{display:none}@media screen and (min-width:769px){.logins-area{display:flex;flex-direction:column;margin-top:20px}}@media screen and (min-width:1000px) and (max-height:740px){.logins-area{margin-bottom:90px}}.logins-area .signup-area-wrap{display:flex;align-items:flex-start;flex-grow:1;background-color:#fff;padding:35px 20px 20px;border:1px solid #e4e4e4;border-radius:3px}@media screen and (min-width:769px){.login-open .logins-area .signup-area-wrap{display:none}}.logins-area .got-an-account{font-size:16px;text-align:center;color:#161616;background-color:#fff;padding:20px;border:1px solid #e4e4e4;border-radius:3px;margin-top:15px}@media screen and (min-width:769px){.login-open .logins-area .got-an-account{display:none}}.logins-area .login-area-wrap{position:relative;padding:35px 20px 20px;border:1px solid #e4e4e4;border-radius:3px;margin-top:0}@media screen and (min-width:769px){.logins-area .login-area-wrap{display:none}}@media screen and (min-width:769px){.login-open .logins-area .login-area-wrap{display:block}}@media screen and (min-width:769px){.recover-psw-open .logins-area .login-area-wrap{display:none}}.logins-area .login-area-wrap .btn-close{position:absolute;top:2px;right:0;display:flex;width:30px;height:30px;padding:8px;cursor:pointer}.logins-area .recover-psw-wrap{position:relative;padding:35px 20px 20px;border:1px solid #e4e4e4;border-radius:3px}@media screen and (min-width:769px){.logins-area .recover-psw-wrap{display:none}}@media screen and (min-width:769px){.recover-psw-open .logins-area .recover-psw-wrap{display:block}}@media screen and (min-width:769px){.psw-sent-open .logins-area .recover-psw-wrap{display:none}}.logins-area .recover-psw-wrap .btn-close{position:absolute;top:2px;right:0;display:flex;width:30px;height:30px;padding:8px;cursor:pointer}.logins-area .psw-sent-wrap{position:relative;padding:35px 20px 40px;border:1px solid #e4e4e4;border-radius:3px}@media screen and (min-width:769px){.logins-area .psw-sent-wrap{display:none}}@media screen and (min-width:769px){.psw-sent-open .logins-area .psw-sent-wrap{display:block}}.logins-area .psw-sent-wrap .btn-close{position:absolute;top:2px;right:0;display:flex;width:30px;height:30px;padding:8px;cursor:pointer}.whats-cta a{border:1px solid #ddd;display:flex;align-items:center;justify-content:center;padding:10px 15px;font-size:16px;color:#545454;border-radius:5px;font-weight:500;text-decoration:none}.whats-cta a span{color:#0165ca;padding:0 5px}