.casting-form{display:block;margin:0;padding:0}.casting-form__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;gap:40px 0}@media(max-width:767px){.casting-form__row{margin-right:0;margin-left:0;gap:32px 0}}.casting-form__col{flex:0 0 100%;width:100%;padding-right:15px;padding-left:15px}.casting-form__col--2{flex:0 0 50%;max-width:50%}@media(max-width:767px){.casting-form__col{padding-right:0;padding-left:0}.casting-form__col--2{flex:0 0 100%;max-width:100%}}.casting-form__group .casting-form__input-label{display:block;margin-bottom:8px;font-size:14px;font-weight:700;line-height:20px}.casting-form__group .casting-form__input-label--checkbox{font-size:14px;font-weight:700;line-height:19.2px;text-transform:none}.casting-form__group a{color:var(--rtl-theme__text-color);font-weight:400;text-decoration-color:var(--rtl-theme__primary-color);text-decoration-line:underline;text-decoration-thickness:4px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.casting-form__group a:hover{background-color:var(--rtl-theme__primary-color);color:var(--rtl-theme__primary-fg-color)}.casting-form__group input:not([type=file]),.casting-form__group select{height:48px}.casting-form__group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 2.894V.378l8.001 6.105 8-6.106v2.517L8.001 9 0 2.894Z' fill='%23666'/%3E%3C/svg%3E");background-size:16px 8px;background-position:calc(100% - 20px) 19px;background-repeat:no-repeat}.casting-form__group input:not([type=file]),.casting-form__group select,.casting-form__group textarea{width:100%;padding:13px 16px 12px;transition:all .3s;border:2px solid var(--rtl-theme__border-color);background-color:var(--rtl-theme__base-color);color:var(--rtl-theme__text-color);font-size:16px;line-height:18px}.casting-form__group input:not([type=file]):hover,.casting-form__group select:hover,.casting-form__group textarea:hover{border-color:var(--rtl-theme__text-color)}.casting-form__group input:not([type=file]):focus,.casting-form__group input:not([type=file]):focus-visible,.casting-form__group select:focus,.casting-form__group select:focus-visible,.casting-form__group textarea:focus,.casting-form__group textarea:focus-visible{outline:none;border-color:var(--rtl-theme__text-color)}.casting-form__group input:not([type=file]):focus-visible::-moz-placeholder,.casting-form__group input:not([type=file]):focus::-moz-placeholder,.casting-form__group select:focus-visible::-moz-placeholder,.casting-form__group select:focus::-moz-placeholder,.casting-form__group textarea:focus-visible::-moz-placeholder,.casting-form__group textarea:focus::-moz-placeholder{color:var(--rtl-theme__text-color)}.casting-form__group input:not([type=file]):focus-visible::placeholder,.casting-form__group input:not([type=file]):focus::placeholder,.casting-form__group select:focus-visible::placeholder,.casting-form__group select:focus::placeholder,.casting-form__group textarea:focus-visible::placeholder,.casting-form__group textarea:focus::placeholder{color:var(--rtl-theme__text-color)}.casting-form__checkbox-group{margin-top:20px;margin-left:48px}@media(max-width:767px){.casting-form__checkbox-group{margin-top:30px;margin-left:0}}.casting-form__footer{margin-top:48px;padding-top:48px;border-top:2px dashed var(--rtl-theme__border-color);text-align:center}.casting-form__footer p{margin-bottom:64px;font-size:14px;text-align:left}.casting-form__errors{margin:0 0 25px 0;padding-left:0;color:#f85252;font-size:16px;font-weight:700;line-height:28px;list-style:none}.casting-form__errors li:not(:last-child){margin-bottom:5px}@media(max-width:767px){.casting-form__errors{font-size:14px;line-height:20px}.casting-form__errors li:not(:last-child){margin-bottom:10px}}.casting-form__success-title{margin-bottom:20px;text-align:center}.casting-form__success-text{font-size:18px;font-weight:600;text-align:center}.custom-checkbox{-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-checkbox input{cursor:pointer}.custom-checkbox input:checked~.custom-checkbox__checkmark{border-color:var(--rtl-theme__text-color);background-color:var(--rtl-theme__text-color)}.custom-checkbox__checkmark{width:21px;height:21px;border:3px solid var(--rtl-theme__border-color)}.custom-checkbox__checkmark:after{top:-2px;left:5px;border:solid var(--rtl-theme__base-color)}input[type=file]{width:100%;font-size:14px}input[type=file]::-webkit-file-upload-button{display:none}input[type=file]:before{content:"Fájl feltöltése";display:block;margin-bottom:10px;outline:none;color:var(--rtl-theme__text-color);font-size:16px;text-decoration:underline;text-decoration-thickness:3px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;white-space:nowrap;cursor:pointer;-webkit-user-select:none}.file-input__selected-file-name{display:none;font-size:14px}.casting-block__hero-image-wrapper{position:relative}.casting-block__hero-image-wrapper:before{content:"";position:absolute;z-index:1;right:0;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#16161b)}.casting-block__hero-image{width:100%;height:auto;aspect-ratio:215/78;-o-object-fit:cover;object-fit:cover}.casting-block__hero-title{background-color:#16161b;color:#fff;font-size:40px;font-weight:700;line-height:48px;text-align:center}.casting-block__hero-title span{display:block;margin-right:32px;margin-left:32px;padding:32px 0;border-top:2px dashed #515258}@media(max-width:767px){.casting-block__hero-title span{padding:18px 0;border-top:0}.casting-block__hero-title{font-size:18px;line-height:24px}}.casting-block__form{margin-top:37px;margin-bottom:83px;padding:67px 110px 77px;background-color:var(--rtl-theme__pane-color)}@media(max-width:1200px){.casting-block__form{margin-top:20px;margin-bottom:48px;padding:40px 15px 48px}}@media(max-width:767px){.casting-block .container{padding-right:0;padding-left:0}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@media(max-width:1200px){.faq-card{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px;border:0 solid var(--rtl-theme__border-color);border-top:1px solid var(--rtl-theme__border-color);padding:32px 15px}.gallery{flex-direction:column}.gallery__main-top{position:relative;padding:16px 60px 16px 16px}.gallery__main-top .gallery__counter{display:none}.gallery__main-bottom{padding:16px;font-size:14px;line-height:20px}.gallery__main{flex:1;max-height:calc(100vh - 183px);max-width:none}.gallery__side{padding:8px 20px;border-top:1px solid #515258;flex:0}.gallery__side .widget-block.banner{min-height:166px;min-width:none}.gallery__button,.gallery__side .gallery__close{display:none}.gallery__image{max-height:100%}.gallery__image.actual{animation-duration:2s;animation-iteration-count:2;animation-name:showSwipe;animation-timing-function:ease}.gallery__close--mobile{display:block}.gallery__counter{font-size:10px;line-height:14px}.gallery__counter--mobile{display:block;margin-top:8px;text-align:right}.gallery__image-wrapper{display:flex;overflow:auto}.gallery__title{font-size:14px;line-height:20px}.faq-topic-details__sidemenu{width:100vw;min-width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;border-bottom:1px solid var(--rtl-theme__border-color);margin:0 -15px 40px -15px;color:var(--rtl-theme__text-color);scrollbar-width:none;-ms-overflow-style:none;overflow-x:scroll;background-color:var(--rtl-theme__base-color);z-index:10;top:0}}@media(max-width:1200px){.faq-topic-details__sidemenu:scrollbar{display:none}.faq-topic-details__sidemenu::-webkit-scrollbar{display:none}}.custom-checkbox{display:block;position:relative;margin-bottom:16px;padding-left:35px;font-size:16px;line-height:24px;cursor:pointer}.custom-checkbox input{position:absolute;width:0!important;height:0!important;opacity:0}.custom-checkbox input:checked~.custom-checkbox__checkmark{border-color:var(--rtl-theme__primary-color);background-color:var(--rtl-theme__primary-color)}.custom-checkbox input:checked~.custom-checkbox__checkmark:after{display:block}.custom-checkbox input:focus~.custom-checkbox__checkmark{border-color:var(--rtl-theme__text-color)}.custom-checkbox__checkmark{position:absolute;top:0;left:0;width:24px;height:24px;border:2px solid #d8dadd;background-color:transparent}.custom-checkbox__checkmark:after{content:"";display:none;position:absolute;top:1px;left:7px;width:6px;height:15px;transform:rotate(45deg);border:solid var(--rtl-theme__primary-fg-color);border-width:0 2px 2px 0}.custom-checkbox__form-control--error+.custom-checkbox__checkmark{border-color:var(--rtl-theme__danger-color)}input[type=date]{width:100%;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}input::-webkit-date-and-time-value{text-align:left}.adblock-confirm{position:fixed;top:0;left:0;bottom:0;right:0;padding:0 16px;z-index:10000;background-color:rgba(23,24,26,.6);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.adblock-confirm__content{position:relative;max-width:630px;margin:80px auto;padding:48px;background:#fff}.adblock-confirm__logo{display:block;height:32px;margin:0 auto 32px}.adblock-confirm__title{margin-bottom:16px;font-size:28px;font-weight:700}.adblock-confirm__footer{display:flex;flex-direction:row;align-items:center;justify-content:stretch;margin-top:32px;gap:24px}.adblock-confirm__button{flex:1;text-align:center}.adblock-confirm__close{position:absolute;top:0;right:0;width:72px;height:72px;padding:28px;cursor:pointer}.adblock-confirm__body{margin-bottom:16px;font-size:18px}.adblock-confirm__body a{color:#67e0c2;text-decoration:underline;text-decoration-thickness:2px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.adblock-confirm__body a:hover{color:#fff;background-color:#67e0c2}@media(max-width:767px){.adblock-confirm__content{padding:24px}.adblock-confirm__logo{height:24px;margin-bottom:24px}.adblock-confirm__title{font-size:24px}.adblock-confirm__body{font-size:16px}.adblock-confirm__footer{margin-top:24px;flex-direction:column;align-items:stretch;gap:16px}.adblock-confirm__close{width:56px;height:56px;padding:20px}}.modal{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:2000;overflow-x:hidden;display:flex}.modal__panel{width:50rem;margin:auto;background-color:var(--rtl-theme__base-color)}.modal__header{width:100%;height:64px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding-right:30px}.modal__close{fill:var(--rtl-theme__text-color)!important;cursor:pointer}.modal__content{padding:0 3rem 3rem}@media(max-width:1200px){.modal{align-items:flex-start}.modal__panel{margin-top:100px}.modal__header{align-items:flex-end;height:35px}}@media(max-width:767px){.modal__panel{margin-top:15px;margin-bottom:15px}}.force-modal .force-modal__info .force-modal__info-description,.force-modal .force-modal__info .force-modal__info-title{margin-bottom:15px}.force-modal .force-modal__info .force-modal__link{color:#fff;width:100%}.force-modal .modal__panel{margin:auto;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;height:100%}.radio-button{display:flex;align-items:center;width:100%}.radio-button [type=radio]:checked,.radio-button [type=radio]:not(:checked){position:absolute;left:-9999px}.radio-button label{flex:1;font-size:14px;font-weight:700;line-height:14px;text-align:center;cursor:pointer}.radio-button label+label span{border-left:0}.radio-button label span{display:flex;align-items:center;justify-content:center;min-height:48px;padding:0 10px;border:2px solid #d8dadd;background:#f1f2f4;color:#85888c;transition:all .3s}.radio-button [type=radio]:checked+span{background:#fff;color:#020203}.facebook-modal__container{position:fixed;display:flex;z-index:100}.facebook-modal__container .close{width:16px;height:16px;cursor:pointer}.facebook-modal__container p{font-style:normal;font-weight:700;font-size:18px;line-height:120%;color:#fff;display:flex}@media(max-width:1024px){.facebook-modal__container p{line-height:140%;max-width:80%}}.facebook-modal #facebook-b{width:410px;height:290px;flex-direction:column;align-items:flex-start;padding:48px;gap:16px;isolation:isolate;background:#fff;left:calc(50vw - 205px);right:calc(50vw - 205px);top:calc(50vh - 145px)}.facebook-modal #facebook-b .close{position:absolute;top:19px;right:19px;fill:#020203}@media(max-width:767px){.facebook-modal #facebook-b .close{top:16px;right:12px}}.facebook-modal #facebook-b p{color:#020203}.facebook-modal #facebook-b .facebook-modal__iframe-cont{display:flex;flex-direction:row;justify-content:center;width:100%}.facebook-modal #facebook-b .facebook-modal__iframe{margin:0 auto}@media(max-width:1200px){.facebook-modal #facebook-b{height:auto;padding:24px}}@media(max-width:767px){.facebook-modal #facebook-b{max-width:calc(100vw - 20px);width:calc(100vw - 20px);left:10px;right:10px;padding:12px}}.facebook-modal #facebook-a{width:540px;height:98px;flex-direction:row;align-items:center;padding:24px 20px 24px 24px;gap:24px;bottom:10px;left:calc(50vw - 270px);right:calc(50vw - 270px);background:#1877f2}.facebook-modal #facebook-a p{align-items:center}.facebook-modal #facebook-a .close{fill:#fff}@media(max-width:1200px){.facebook-modal #facebook-a{height:auto;bottom:56px;max-width:100vw}}@media(max-width:767px){.facebook-modal #facebook-a{flex-direction:column;justify-content:center;align-items:flex-start;padding:24px 15px;gap:16px;isolation:isolate;left:0;right:0;width:100vw}.facebook-modal #facebook-a .facebook-follow__button{width:100%}.facebook-modal #facebook-a .close{position:absolute;top:19px;right:19px}}.facebook-modal--b{position:fixed;width:100vw;height:100vh;left:0;right:0;top:0;bottom:0;background:rgba(2,2,3,.64);z-index:2002}.push-notification{background-color:#67e0c2;color:#020203;font-size:14px;font-weight:700}.push-notification__container{display:flex;flex-direction:row;align-items:center;margin-top:8px;margin-bottom:8px;gap:28px}.push-notification__text{display:flex;flex-direction:row;align-items:center;margin-right:auto}.push-notification__icon{margin-right:12px}.push-notification__close{cursor:pointer}@media(max-width:1024px){.push-notification{font-size:12px}.push-notification__container{gap:16px}.push-notification__icon{display:none}}.widget-block{padding-top:24px;padding-bottom:24px;background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--rtl-theme__text-color)}.widget-block--light{--rtl-theme__base-color:#fff;--rtl-theme__text-color:#020203;--rtl-theme__muted-color:#666;--rtl-theme__pane-color:#f1f2f4;--rtl-theme__effect-color:#d7dae0;--rtl-theme__border-color:#d9dbde;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff}.widget-block--light .app:not(.app--cms){color-scheme:light}.widget-block--dark{--rtl-theme__base-color:#18191b;--rtl-theme__text-color:#fff;--rtl-theme__muted-color:#999;--rtl-theme__pane-color:#252628;--rtl-theme__effect-color:#3b3c40;--rtl-theme__border-color:#3b3b40;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff}.widget-block--dark .app:not(.app--cms){color-scheme:dark}.widget-block--background .container{padding-top:30px;padding-bottom:40px;max-width:1290px}.widget-block--background .button-show-all{--rtl-theme__base-color:#18191b;--rtl-theme__text-color:#fff;--rtl-theme__muted-color:#999;--rtl-theme__pane-color:#252628;--rtl-theme__effect-color:#3b3c40;--rtl-theme__border-color:#3b3b40;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff}.widget-block--background .button-show-all .app:not(.app--cms){color-scheme:dark}.widget-block--background .news-card__excerpt,.widget-block--background .news-card__text,.widget-block--background .news-card__title,.widget-block--background .news-card__title:hover,.widget-block--background .widget-block__logo-text,.widget-block--background .widget-block__title{color:var(--rtl-theme__text-color)!important}.widget-block--background .widget-block__divider{background-color:var(--rtl-theme__text-color)!important}.widget-block--background .slider-arrows__arrow{border:2px solid var(--rtl-theme__text-color)!important}.widget-block--background .slider-arrows__icon{fill:var(--rtl-theme__text-color)!important}.widget-block--background .slider-arrows__arrow--inactive{opacity:.3}.widget-block__featured-image-block{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;opacity:.4}.widget-block__featured-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.widget-block__logo-wrapper{align-self:flex-start;display:flex;align-items:center}@media(max-width:767px){.widget-block__logo-wrapper{justify-content:space-between;width:100%;padding-bottom:25px}}.widget-block__logo-wrapper+.widget-block__divider{margin-top:32px!important}@media(max-width:1200px){.widget-block__logo-wrapper+.widget-block__divider{margin-top:16px!important}}@media(max-width:767px){.widget-block__logo-wrapper+.widget-block__divider{margin-top:0!important}}.widget-block__logo{height:32px;max-height:32px;width:auto;-o-object-fit:contain;object-fit:contain;margin-right:24px}@media(max-width:767px){.widget-block__logo{margin-right:0;max-width:120px}}.widget-block__logo-text{font-size:16px;line-height:22px}.widget-block:first-child{margin-top:24px}.widget-block .widget-block:first-child{margin-top:0;padding-top:0}.widget-block--grid-gap{padding-bottom:4px}.widget-block__divider{margin-top:32px}.widget-block__title{margin:0}@media(max-width:1200px){.widget-block:first-child{margin-top:8px}.widget-block__divider{margin-top:16px}}@media(max-width:767px){.widget-block:first-child{margin-top:0;padding-top:0}.widget-block__divider{margin-top:0}.widget-block--grid-gap{padding-bottom:0}}.extra-header+div .widget-block:first-child{margin-top:8px}@media(max-width:1200px){.extra-header+div .widget-block:first-child{margin-top:16px}}.banner{color:var(--rtl-theme__muted-color)}.banner:not(.banner--fullfilled):not(.banner--placeholder){margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.banner:not(.banner--fullfilled):not(.banner--placeholder)+.widget-block{padding-top:0}.banner:not(.banner--fullfilled):not(.banner--placeholder)+.widget-block .widget-block__divider{margin-top:0}.banner .banner__container{overflow:hidden}.banner .banner__content{display:none;position:relative;width:-moz-fit-content;width:fit-content;max-width:100%;max-height:100%;margin:0 auto;text-align:center}.banner .banner__content:after{content:attr(data-label);display:none;font-size:.75rem;text-align:center;text-overflow:ellipsis;white-space:nowrap;line-height:1.125rem;height:0}.banner .banner__content img[width="1"][height="1"]{position:absolute}.banner.banner--background .banner__container{background-color:var(--rtl-theme__pane-color)}.banner.banner--background .banner__content{padding:1.125rem}.banner.banner--bottom .banner__content{padding-bottom:1.125rem}.banner.banner--bottom .banner__content:after{display:block}.banner.banner--left .banner__content{padding:1.125rem 0}.banner.banner--left .banner__content:after{display:block;position:absolute;top:0;right:100%;bottom:0;height:100%;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(-180deg);transform-origin:center}.banner.banner--placeholder .banner__content{display:block}.banner.banner--placeholder .banner__content:after{display:none}.extra-insert{max-width:1290px;margin-top:48px;margin-right:auto;margin-left:auto}.extra-insert>iframe{width:100%;height:0;border:0}@media(max-width:1200px){.extra-insert{margin-top:24px;margin-right:15px;margin-left:15px}}.footer{padding:40px 0;background-color:#020203;color:#fff}.footer__row{display:grid;grid-template-areas:"logo list list list top" "social list list list app" "bottom bottom bottom bottom bottom";grid-template-columns:25% 16.6666666667% 16.6666666667% 16.6666666667% 25%;grid-template-rows:auto auto}.footer__logo{grid-area:logo;margin-bottom:45px}.footer__social-wrapper{grid-area:social}.footer__social{display:flex;align-items:center;margin-bottom:15px}.footer__social-item{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-right:16px;background-color:#fff}.footer__social-item:hover{background-color:#515258}.footer__social-item:hover svg{fill:#fff}.footer__social-item svg{transition:all .3s;fill:#020203}.footer__copyright{font-size:12px;line-height:20px}.footer__lists{display:flex;grid-area:list}.footer__list{margin:0;padding:0;list-style:none;-moz-column-count:3;column-count:3;width:100%;flex:0 0 100%}.footer__list-item{margin-bottom:24px}.footer__list-item:last-child{margin-bottom:0}.footer__list-link{color:#fff;font-size:14px;font-weight:700;line-height:18px;cursor:pointer}.footer__list-link:hover{color:#fff;text-decoration:underline;text-decoration-thickness:2px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.footer__app{display:flex;grid-area:app;justify-content:flex-end;gap:0 8px;margin-top:auto;text-align:right}.footer__back-to-top{display:flex;grid-area:top;align-items:center;justify-content:center;width:40px;height:40px;margin-left:auto;transition:all .3s;background-color:#fff;text-align:right}.footer__back-to-top:hover{background-color:#515258}.footer__back-to-top:hover svg{fill:#fff}.footer__back-to-top svg{transition:all .3s;fill:#020203}@media(max-width:1200px){.footer{padding-bottom:90px}.footer__row{grid-template-areas:"logo top" "list list" "app app" "bottom bottom" "social social";grid-template-columns:1fr 1fr;grid-template-rows:repeat(5,auto)}.footer__lists{padding:32px 0;border-top:1px solid #2c2e30}.footer__list{margin-bottom:24px}.footer__list:last-child{margin-bottom:0}.footer__app{justify-content:center;gap:0 24px;padding-top:32px;padding-bottom:32px;border-top:1px solid #2c2e30;text-align:center}.footer__social-wrapper{margin-top:32px;text-align:center}.footer__social{justify-content:center}.footer__social-item{margin:0 12px}.footer__copyright br{display:none}}@media(max-width:767px){.footer__logo{width:136px;height:24px}.footer__lists{display:block}.footer__list{-moz-column-count:1;column-count:1}.footer__back-to-top{width:32px;height:32px}}.footer-bottom{grid-area:bottom;padding:24px 0 124px 0;border-top:1px solid #2c2e30;background-color:#020203}.footer-bottom__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0;padding:0;list-style:none}.footer-bottom__list-item{padding:0 32px;border-right:1px solid #2c2e30}.footer-bottom__list-item:last-child{border:0}.footer-bottom__list-link{color:#fff;font-size:12px;font-weight:700;line-height:15px;cursor:pointer}.footer-bottom__list-link:hover{color:#67e0c2;text-decoration:underline;text-decoration-thickness:2px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.footer-bottom--mobile{display:none}@media(max-width:1200px){.footer-bottom__list-item{margin-bottom:17px;padding:0 16px}.footer-bottom--mobile{display:block;margin-right:-15px;margin-left:-15px;padding:26px 0 16px;border-bottom:1px solid #2c2e30}.footer-bottom--desktop{display:none}}.vote-banner{position:relative;display:block}.vote-banner__bg-wrapper{position:absolute;top:0;height:100%;width:100%;z-index:-1;border-top:1px solid rgba(0,0,0,.141)}.vote-banner__background{max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vote-banner__container{display:flex;flex-direction:row;align-items:center;margin:0 auto;padding:10px 24px;gap:18px;max-width:1340px}.vote-banner__logo{max-height:65px}.vote-banner__text{margin-right:auto;color:#fff;font-size:18px;font-weight:600;text-align:left}.vote-banner__close{cursor:pointer;color:#fff}.main-header{position:relative;min-height:51px}.main-header--loading .main-logo__1{animation:logo-loader-1 1.3s infinite}.main-header--loading .main-logo__2{animation:logo-loader-2 1.3s infinite}.main-header--loading .main-logo__3{animation:logo-loader-3 1.3s infinite}@media(min-width:1201px){.main-header{position:sticky;z-index:2000;top:0;left:0;right:0;min-height:120px}.main-header .navbar-main{transition:margin .3s}.main-header.headroom--unpinned{pointer-events:none}.main-header.headroom--unpinned .navbar-middle{padding:8px 0;border-bottom:1px solid var(--rtl-theme__border-color);pointer-events:auto}.main-header.headroom--unpinned .navbar-middle__main-logo svg{width:176px;height:40px}.main-header.headroom--unpinned .navbar-middle .menu-swap{max-height:40px}.main-header.headroom--unpinned .navbar-extra{pointer-events:auto}.main-header.headroom--unpinned .navbar-main{margin-top:-50px}.main-header.headroom--unpinned .navigation{display:none}}@media(max-width:1200px){.main-header{position:sticky;z-index:2000;top:0;right:0;left:0;padding-top:0;width:100%}.main-header:before{display:none}.main-header .navbar-mobile-backdrop{visibility:hidden;position:fixed;z-index:95;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transition:all .3s;opacity:0;background-color:rgba(23,24,26,.64);will-change:opacity,visibilty}.main-header.main-header--open .navbar-mobile-backdrop{visibility:visible;opacity:1}.main-header.main-header--open .navbar-middle{position:static}.main-header .menu-swap,.main-header .navbar-middle{opacity:1;margin:0;transition:margin .3s,opacity .3s}.main-header.headroom--unpinned:not(.main-header--open){pointer-events:none}.main-header.headroom--unpinned:not(.main-header--open) .navbar-middle{margin-top:-51px;pointer-events:all}.main-header.headroom--unpinned:not(.main-header--open) .menu-swap{margin-bottom:-57px;opacity:0;pointer-events:all}}.navbar-top{--rtl-theme__base-color:#18191b;--rtl-theme__text-color:#fff;--rtl-theme__muted-color:#999;--rtl-theme__pane-color:#252628;--rtl-theme__effect-color:#3b3c40;--rtl-theme__border-color:#3b3b40;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff;padding:14px 0;background-color:var(--rtl-theme__base-color)}.navbar-top .app:not(.app--cms){color-scheme:dark}.navbar-top__row{justify-content:space-between}.navbar-top__left,.navbar-top__right,.navbar-top__row{display:flex;align-items:center}.navbar-top__text{color:var(--rtl-theme__text-color);font-size:12px;font-weight:600}.navbar-top__left-divider{width:5px;height:5px;margin:0 16px;border-radius:25px;background-color:var(--rtl-theme__text-color)}.navbar-top__right-text{display:flex;align-items:center;padding-left:25px}.navbar-top__weather-icon{margin-left:6px}.navbar-top__indicator--up{border-bottom:5px solid #00af2c}.navbar-top__indicator--down,.navbar-top__indicator--up{width:0;height:0;margin-left:10px;border-right:5px solid transparent;border-left:5px solid transparent}.navbar-top__indicator--down{border-top:5px solid #d51b35}@media(max-width:1200px){.navbar-top{display:none}}.navbar-middle{position:relative;z-index:1;padding:16px 0;background-color:var(--rtl-theme__base-color);transition:padding .3s}.navbar-middle__rtl{color:var(--rtl-theme__text-color)}.navbar-middle__row{display:flex;align-items:center;justify-content:space-between}.navbar-middle__back-nav{display:flex;width:50px;height:100%;padding:13px 19px 13px 19px;margin:-13px 5px -13px -15px;z-index:0;opacity:1;background-color:transparent;border:none;outline:none}.navbar-middle__back-nav:active:before{content:"";display:block;position:absolute;top:3px;left:5px;width:40px;height:40px;z-index:-1;border-radius:50%;background-color:var(--rtl-theme__pane-color)}.navbar-middle__back-nav-icon{width:12px;height:100%}.navbar-middle__back-nav-anim-enter-active,.navbar-middle__back-nav-anim-leave-active{transition:all .3s ease-out}.navbar-middle__back-nav-anim-enter-from,.navbar-middle__back-nav-anim-leave-to{transform:translateX(-40px);opacity:0;width:0;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.navbar-middle__menu-swap{flex:1;text-align:center}.navbar-middle__main-logo{display:flex;align-items:center;line-height:0}.navbar-middle__main-logo svg{transition:all .3s}.navbar-middle__auth{display:flex;align-items:center;justify-content:flex-end;flex:1}.navbar-middle__newsletter{display:flex;flex-direction:row;align-items:center;gap:8px;margin-right:35px;color:var(--rtl-theme__text-color);font-size:14px;line-height:14px;font-weight:700}.navbar-middle__icon{margin-right:35px;cursor:pointer}.navbar-middle__icon svg{transition:fill .3s;fill:var(--rtl-theme__text-color);vertical-align:middle}.navbar-middle__icon svg:hover{fill:var(--rtl-theme__muted-color)}@media(prefers-color-scheme:light){body:not(.dark):not(.light) .navbar-middle__dark{display:none}}@media(prefers-color-scheme:dark){body:not(.dark):not(.light) .navbar-middle__light{display:none}}.navbar-middle__rtl svg{height:40px;-o-object-fit:contain;object-fit:contain;vertical-align:middle}.navbar-middle__mobile-toggle{display:none;position:relative;z-index:110;width:18px;height:14px;border:0;outline:0;box-shadow:none!important;cursor:pointer}.navbar-middle__mobile-toggle svg{visibility:visible;position:absolute;top:-4px;right:-4px;width:12px;height:12px;transition:all .3s;border-radius:25px;opacity:1;background:var(--rtl-theme__base-color);box-shadow:-1px -2px 0 2px var(--rtl-theme__base-color);fill:var(--rtl-theme__text-color)}.navbar-middle__mobile-toggle--open svg{visibility:hidden;opacity:0}.navbar-middle__mobile-toggle span{display:block;position:absolute;left:0;width:18px;height:2px;transform:rotate(0deg);transition:.25s ease-in-out;border-radius:25px;background-color:var(--rtl-theme__text-color)}.navbar-middle__mobile-toggle span:first-of-type{top:0}.navbar-middle__mobile-toggle span:nth-of-type(2),.navbar-middle__mobile-toggle span:nth-of-type(3){top:6px}.navbar-middle__mobile-toggle span:nth-of-type(4){top:12px}.navbar-middle__mobile-toggle--open span:first-of-type{top:5px;left:50%;width:0}.navbar-middle__mobile-toggle--open span:nth-child(2){transform:rotate(45deg)}.navbar-middle__mobile-toggle--open span:nth-child(3){transform:rotate(-45deg)}.navbar-middle__mobile-toggle--open span:nth-child(4){top:5px;left:50%;width:0}.navbar-middle__login{margin-right:32px}.navbar-middle__vote-banner{position:fixed!important;bottom:0;left:0;right:0}.navbar-middle__banner{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.navbar-middle__banner>.banner{padding:0}.navbar-middle__banner>.banner>.container{position:relative;padding:0;z-index:1}.navbar-middle__banner>.banner>.container>.banner__container{overflow:visible}@media(max-width:1200px){.navbar-middle{padding:13px 0;border-bottom:1px solid var(--rtl-theme__border-color)}.navbar-middle__auth .navbar-middle__rtl,.navbar-middle__auth .navbar-middle__search,.navbar-middle__newsletter-label{display:none}.navbar-middle__login-desktop{display:none!important}.navbar-middle__login{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 16px!important;color:#fff;font-size:16px!important;font-weight:700;line-height:16px!important}.navbar-middle__login svg{margin-right:8px;fill:#fff}.navbar-middle__mobile-toggle{display:block}.navbar-middle__menu-swap{position:fixed;z-index:90;right:0;bottom:0;left:0;width:100%}.navbar-middle__vote-banner{position:relative!important}.navbar-middle__main-logo svg{width:136px;height:24px}}.navbar-main{display:flex;align-items:center;min-height:48px;background-color:var(--rtl-theme__pane-color);border-top:1px solid var(--rtl-theme__border-color);border-bottom:1px solid var(--rtl-theme__border-color)}.navbar-main__toggle{position:relative;width:18px;height:14px;margin-right:20px;border:0;outline:0;box-shadow:none!important;cursor:pointer}.navbar-main__toggle span{display:block;position:absolute;left:0;width:18px;height:2px;transform:rotate(0deg);transition:.25s ease-in-out;border-radius:25px;background-color:var(--rtl-theme__text-color)}.navbar-main__toggle span:first-of-type{top:0}.navbar-main__toggle span:nth-of-type(2),.navbar-main__toggle span:nth-of-type(3){top:6px}.navbar-main__toggle span:nth-of-type(4){top:12px}.navbar-main__toggle--open span:first-of-type{top:5px;left:50%;width:0}.navbar-main__toggle--open span:nth-child(2){transform:rotate(45deg)}.navbar-main__toggle--open span:nth-child(3){transform:rotate(-45deg)}.navbar-main__toggle--open span:nth-child(4){top:5px;left:50%;width:0}.navbar-main__items,.navbar-main__row{display:flex;align-items:center}.navbar-main__items{margin:0;padding:0 15px 0 0;list-style:none}.navbar-main__items+.navbar-main__items{padding-right:15px;padding-left:15px}.navbar-main__items+.navbar-main__items:before{content:"";position:relative;left:-15px;width:2px;height:17px;background-color:var(--rtl-theme__text-color)}.navbar-main__link{display:inline-block;position:relative;padding:17px 16px;color:var(--rtl-theme__text-color);font-size:14px;line-height:14px;font-weight:700}.navbar-main__link:before{content:"";position:absolute;right:16px;bottom:1px;left:16px;width:auto;height:2px;opacity:0;transition:opacity .3s;background-color:var(--rtl-theme__text-color)}.navbar-main__link:hover:before{opacity:1}.navbar-main__link--2022{display:flex!important;align-items:center;padding:7px 10px!important;background-color:#2c2e30!important;color:#fff!important;line-height:12px!important}.navbar-main__link--2022:before{display:none}.navbar-main__link--2022 svg:first-of-type{margin-right:4px;fill:#13fffd}.navbar-main__link--2022 svg:nth-of-type(2){margin-right:8px;fill:#ff2f01}.navbar-main__link--custom{padding-top:0;padding-bottom:0}.navbar-main__link--custom:before{display:none}@media(max-width:1200px){.navbar-main,.navbar-main__toggle{display:none}.navbar-main .container{padding-right:0;padding-left:0}.navbar-main__item:first-child .navbar-main__link{padding-left:12px}.navbar-main__row{overflow:auto;-webkit-overflow-scrolling:touch}.navbar-main__row::-webkit-scrollbar{display:none}.navbar-main__link{padding:15px 12px;white-space:nowrap}.navbar-main{border-top:1px solid #e7e7e7;background-color:#fff}}.navigation{visibility:hidden;position:absolute;z-index:100;right:0;left:0;padding:48px 0;transform:translateY(-20px);transition:all .3s;opacity:0;background-color:var(--rtl-theme__pane-color);border-bottom:1px solid var(--rtl-theme__border-color);will-change:transform}.navigation__mobile-wrapper{display:contents}.navigation__bottom,.navigation__logo,.navigation__rtlmost,.navigation__search,.navigation__tags{display:none}.navigation--open{visibility:visible;transform:translateY(0);opacity:1}.navigation__row{display:flex;flex-wrap:wrap}.navigation__col{flex:1}.navigation__col:first-child{padding-right:80px;padding-left:60px;border-right:2px solid var(--rtl-theme__text-color)}.navigation__col:nth-of-type(2){padding:0 50px 0 80px}.navigation__title{margin-bottom:24px;font-size:28px;font-weight:700;line-height:32px}.navigation__list{margin:0;padding:0;-moz-column-count:2;column-count:2;list-style:none}.navigation__list-item{margin-bottom:15px}.navigation__list-item a{color:var(--rtl-theme__text-color);font-size:14px;font-weight:700;line-height:17px}.navigation__list-item a:hover{text-decoration:underline;text-decoration-thickness:2px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.navigation__banner{flex:0 0 300px}.navigation__banner img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.navigation__buttons{display:none}@media(max-width:1200px){.navigation{visibility:visible;position:fixed;top:0;bottom:0;left:auto;width:calc(100% - 32px);height:100%;padding:13px 0 0;transform:translateX(100%);-webkit-overflow-scrolling:touch;opacity:1;background-color:var(--rtl-theme__base-color)}.navigation__mobile-wrapper{display:block;overflow:auto}.navigation--open{transform:translateX(0)}.navigation .container{display:flex;flex-direction:column;height:100%;padding-right:0;padding-left:0}.navigation__logo{display:block;padding:3px 24px 10px;border-bottom:1px solid var(--rtl-theme__border-color)}.navigation__logo svg{width:104px;height:24px}.navigation__rtlmost{display:block;padding:10px 24px;background-color:var(--rtl-theme__pane-color)}.navigation__rtlmost,.navigation__tags{border-bottom:1px solid var(--rtl-theme__border-color)}.navigation__tags{display:flex;flex-wrap:wrap;gap:8px;padding:24px}.navigation__tags .tag{margin-bottom:0;color:var(--rtl-theme__text-color);background-color:var(--rtl-theme__pane-color)}.navigation__search{display:block;padding:24px;border-bottom:1px solid var(--rtl-theme__border-color)}.navigation__input-wrapper{position:relative}.navigation__input-wrapper input{display:block;width:100%;height:48px;padding:16px 40px 16px 16px;border:2px solid var(--rtl-theme__border-color);background-color:var(--rtl-theme__base-color);color:var(--rtl-theme__text-color);font-size:14px}.navigation__input-wrapper input::-moz-placeholder{color:#85888c}.navigation__input-wrapper input::placeholder{color:#85888c}.navigation__input-wrapper .navigation__search-btn{position:absolute;display:flex;align-items:center;justify-content:center;top:0;right:2px;width:48px;height:48px;border:none;outline:none;background:transparent;color:var(--rtl-theme__text-color);font-size:12px;cursor:pointer}.navigation__input-wrapper .navigation__search-btn svg{fill:var(--rtl-theme__text-color)}.navigation__bottom{--rtl-theme__base-color:#18191b;--rtl-theme__text-color:#fff;--rtl-theme__muted-color:#999;--rtl-theme__pane-color:#252628;--rtl-theme__effect-color:#3b3c40;--rtl-theme__border-color:#3b3b40;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff;display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:16px 24px;background-color:var(--rtl-theme__base-color)}.navigation__bottom .app:not(.app--cms){color-scheme:dark}.navigation__social{display:flex;align-items:center;gap:0 8px}.navigation__social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:var(--rtl-theme__text-color)}.navigation__social a svg{fill:var(--rtl-theme__base-color)}.navigation__copyright{color:var(--rtl-theme__text-color);font-size:12px;line-height:20px;text-align:right}.navigation__banner{display:none}.navigation__title{margin-bottom:16px;font-size:24px;color:var(--rtl-theme__text-color)}.navigation__row{padding:24px}.navigation__col:first-child{padding-left:0}.navigation__col:nth-of-type(2){padding-right:0}.navigation__buttons{display:block;padding:24px;border-bottom:1px solid var(--rtl-theme__border-color)}}@media(max-width:767px){.navigation__col{flex:0 0 100%}.navigation__col:first-child{padding-right:0;padding-bottom:24px;padding-left:0;border-right:0;border-bottom:2px solid var(--rtl-theme__text-color)}.navigation__col:nth-of-type(2){padding:24px 0 0 0}.navigation__list{-moz-column-count:1;column-count:1}}.menu-swap{width:-moz-fit-content;width:fit-content;margin:auto;overflow:hidden;padding:11px 0 9px;border:2px solid #d8dadd;background-color:var(--rtl-theme__base-color);transition:all .3s}.menu-swap,.menu-swap__item{display:flex;align-items:center}.menu-swap__item{justify-content:center;width:139px;transition:all .3s!important;font-size:16px;line-height:16px;font-weight:700;background-color:transparent;color:#85888c}.menu-swap__item:hover{z-index:1;border-color:var(--rtl-theme__text-color);color:var(--rtl-theme__text-color);text-decoration:underline;text-decoration-thickness:2px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.menu-swap__item:hover .menu-swap__icon{fill:var(--rtl-theme__text-color)}.menu-swap__item:first-child{border-right:1px solid var(--rtl-theme__border-color)}.menu-swap__item:last-child{border-left:1px solid var(--rtl-theme__border-color)}.menu-swap__item--active{background-color:var(--rtl-theme__base-color);color:var(--rtl-theme__text-color)}.menu-swap__item--active .menu-swap__icon{fill:var(--rtl-theme-text-color)}.menu-swap__icon{margin-right:8px;transition:all .3s;fill:#85888c}.menu-swap__icon--home{margin-top:-4px}@media(max-width:1200px){.menu-swap{width:100%;border-top:1px solid var(--rtl-theme__border-color);padding:0;border-right:0;border-bottom:0;border-left:0;border-radius:0}.menu-swap__icon--home{margin-top:0}.menu-swap__item{display:flex;flex:0 0 50%;flex-direction:column;width:auto;padding:10px 15px;border:0;border-radius:0!important;font-size:14px!important;line-height:14px!important}.menu-swap__item:first-child{border-right:0}.menu-swap__item:last-child{margin-left:0}.menu-swap__icon{margin-right:0;margin-bottom:6px}}@keyframes logo-loader-1{0%{fill:#1f0fc2}33.3%{fill:#67e0c2}66.6%{fill:#d51b35}}@keyframes logo-loader-2{0%{fill:#d51b35}33.3%{fill:#1f0fc2}66.6%{fill:#67e0c2}}@keyframes logo-loader-3{0%{fill:#67e0c2}33.3%{fill:#d51b35}66.6%{fill:#1f0fc2}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*,:after,:before{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em}h1,h2,h3,h4,h5,h6{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}p{margin:0}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}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{padding:0;border-style:none}[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{display:table;box-sizing:border-box;max-width:100%;padding:0;color:inherit;white-space:normal}progress{vertical-align:baseline}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],meta-description,meta-title,template{display:none}body{--rtl-theme__base-color:#fff;--rtl-theme__text-color:#020203;--rtl-theme__muted-color:#666;--rtl-theme__pane-color:#f1f2f4;--rtl-theme__effect-color:#d7dae0;--rtl-theme__border-color:#d9dbde;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff;overflow-x:hidden;background-color:var(--rtl-theme__base-color);color:var(--rtl-theme__text-color);font-family:RTLUnitedText,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:1px 1px 1px rgba(0,0,0,.004);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-overflow-scrolling:touch}body .app:not(.app--cms){color-scheme:light}@media(prefers-color-scheme:dark){body{--rtl-theme__base-color:#18191b;--rtl-theme__text-color:#fff;--rtl-theme__muted-color:#999;--rtl-theme__pane-color:#252628;--rtl-theme__effect-color:#3b3c40;--rtl-theme__border-color:#3b3b40;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff}body .app:not(.app--cms){color-scheme:dark}}body.light{--rtl-theme__base-color:#fff;--rtl-theme__text-color:#020203;--rtl-theme__muted-color:#666;--rtl-theme__pane-color:#f1f2f4;--rtl-theme__effect-color:#d7dae0;--rtl-theme__border-color:#d9dbde;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff}body.light .app:not(.app--cms){color-scheme:light}body.dark{--rtl-theme__base-color:#18191b;--rtl-theme__text-color:#fff;--rtl-theme__muted-color:#999;--rtl-theme__pane-color:#252628;--rtl-theme__effect-color:#3b3c40;--rtl-theme__border-color:#3b3b40;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff}body.dark .app:not(.app--cms){color-scheme:dark}body.overflow-hidden{overflow:hidden}a{transition:color .3s,background-color .3s;text-decoration:none}.container{display:flex;flex-direction:column;width:100%;max-width:1320px;margin:0 auto;padding:0 15px}svg{fill:currentColor}#app{display:flex;flex-direction:column;min-height:100vh}#app>.layout{display:flex;flex:1;flex-direction:column}@font-face{font-family:RTLUnitedText;font-style:normal;font-weight:700;src:url(/fonts/RTLUnitedText-Bold.10e5bf1b.woff2) format("woff2"),url(/fonts/RTLUnitedText-Bold.50057428.woff) format("woff");font-display:swap}@font-face{font-family:RTLUnitedText;font-style:normal;font-weight:300;src:url(/fonts/RTLUnitedText-Light.d1941290.woff2) format("woff2"),url(/fonts/RTLUnitedText-Light.df89d4d9.woff) format("woff");font-display:swap}@font-face{font-family:RTLUnitedText;font-style:normal;font-weight:400;src:url(/fonts/RTLUnitedText-Regular.da2ddd82.woff2) format("woff2"),url(/fonts/RTLUnitedText-Regular.dcca5e59.woff) format("woff");font-display:swap}@media (-ms-high-contrast:active),(-ms-high-contrast:none){#app,.news-card-grid,.tv-program-list{display:block!important}}.button{transition:background-color .3s,color .3s,border .3s,opacity .3s;font-size:14px;font-weight:700;line-height:14px;cursor:pointer}.button--primary{padding:14px 27px;border:0;border-color:var(--rtl-theme__text-color);background-color:var(--rtl-theme__text-color);color:var(--rtl-theme__base-color)}.button--primary:hover{opacity:.6}.button--link{border:0;border-color:transparent;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:2px}.button--ghost,.button--link{padding:14px 27px;background-color:transparent;color:var(--rtl-theme__text-color)}.button--ghost{border:2px solid var(--rtl-theme__text-color);text-decoration:none}.button--ghost:hover{border-color:var(--rtl-theme__effect-color)}.lead--inline{padding:50px 0}.lead__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.lead__main{flex:0 0 50%;max-width:50%}.lead__col,.lead__main{padding-right:15px;padding-left:15px}.lead__col{flex:0 0 25%;max-width:25%}.lead__col .news-card{margin-bottom:24px}.lead__col .news-card--bordered{height:auto;margin-bottom:0}.lead__col .news-card--bordered:not(:first-child){margin-top:-2px}.lead__col .news-card--highlighted{margin:21px 0!important}.lead__col .news-card--highlighted:first-child{margin-top:0!important}@media(max-width:1200px){.lead__main{flex:0 0 100%;max-width:100%;margin-bottom:32px}.lead__col{flex:0 0 50%;max-width:50%}}@media(max-width:767px){.lead__main{flex:0 0 100%;max-width:100%;padding:0}.lead__main .news-card__excerpt,.lead__main .news-card__title{padding-right:15px;padding-left:15px}.lead__col{flex:0 0 100%;max-width:100%;margin-bottom:20px}.lead__col:last-child{margin-bottom:0}.lead__col:last-child .news-card--shrink{padding-bottom:21px;border-bottom:2px dashed #d8dadd}}.news-card{display:block}.news-card:not(.news-card--full-image):hover .news-card__excerpt,.news-card:not(.news-card--full-image):hover .news-card__title{opacity:.6}.news-card--highlighted{padding:24px 24px 24px 20px!important;border-width:0 0 0 4px!important;border-style:solid;border-color:var(--rtl-theme__primary-color);background-color:var(--rtl-theme__pane-color)}.news-card--bordered{height:100%;padding:24px 0 20px;border-top:2px dashed var(--rtl-theme__border-color)!important;border-bottom:2px dashed var(--rtl-theme__border-color)!important}@media(max-width:1200px)and (min-width:768px){.news-card--bordered .news-card__title{font-size:16px;line-height:20px}.news-card--bordered .news-card__excerpt{font-size:14px;line-height:20px}}.news-card--large{margin-bottom:0}@media(max-width:767px){.news-card--large{margin-bottom:24px}}.news-card--large .news-card__image-wrapper{margin-bottom:15px}.news-card--large .news-card__title{font-size:40px;line-height:46px}.news-card--large .news-card__title--highlighted{text-decoration-thickness:8px}@media(max-width:767px){.news-card--large .news-card__title--highlighted{text-decoration-thickness:4px}.news-card--large .news-card__title{font-size:24px;line-height:28px}}.news-card--large .news-card__excerpt+.news-card__excerpt,.news-card--large .news-card__title+.news-card__excerpt{margin-top:8px}.news-card--large .news-card__excerpt{font-size:18px;line-height:28px}@media(max-width:767px){.news-card--large .news-card__excerpt{font-size:16px;line-height:24px}}.news-card--full-image{position:relative;width:100%;height:100%;margin:0;aspect-ratio:16/9;padding-top:56.25%;overflow:hidden}.news-card--full-image>a,.news-card--full-image>router-link{position:absolute;top:0;right:0;bottom:0;left:0}@media(max-width:767px){.news-card--full-image{width:auto;margin:0 -15px 4px -15px}}.news-card--full-image .news-card__inner-container{padding:20px 24px}@media(max-width:767px){.news-card--full-image .news-card__inner-container{padding:14px 15px}}.news-card--full-image .news-card__image-wrapper{display:flex;flex-direction:column;justify-content:flex-end;height:100%;margin:0;padding:0;overflow:hidden}.news-card--full-image .news-card__image-wrapper:hover .news-card__image{transform:scale(1.035)}.news-card--full-image .news-card__image-wrapper:before{content:"";position:absolute;z-index:1;right:0;bottom:0;left:0;width:100%;height:calc(100% - 32px);background:linear-gradient(to bottom,transparent 30%,var(--rtl-theme__fade-color) 100%)}.news-card--full-image .news-card__image{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .5s}.news-card--full-image .news-card__title{position:relative;z-index:2;margin-top:0;margin-bottom:0;color:var(--rtl-theme__fade-fg-color);font-size:24px;line-height:27px}@media(max-width:767px){.news-card--full-image .news-card__title{font-size:18px;line-height:22px}}.news-card--full-image .news-card__excerpt{position:relative;z-index:2;margin-bottom:0;color:#fff}@media(max-width:767px){.news-card--full-image .news-card__excerpt{display:none}}.news-card--full-image .news-card__tag{display:inline-block;position:relative;z-index:1;width:-moz-fit-content;width:fit-content;margin-bottom:12px!important}.news-card__image-wrapper{display:flex;position:relative;aspect-ratio:16/9;padding-top:56.25%}.news-card__image{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.news-card__gallery-badge,.news-card__timer{position:absolute;top:8px;right:8px}.news-card__gallery-badge{display:flex;z-index:1;align-items:center;padding:6px 8px;background-color:#020203;color:#fff;font-size:12px;font-weight:700;line-height:12px}.news-card__gallery-badge svg{margin-right:6px}.news-card__tag{position:absolute;z-index:1;bottom:0;left:0;margin-bottom:0!important;white-space:nowrap}.news-card__tag--mobile{display:none!important}.news-card__title{margin-top:0;transition:opacity .3s;font-size:18px;font-weight:700;line-height:22px}.news-card__title,.news-card__title a{color:var(--rtl-theme__text-color)}.news-card__title--highlighted{text-decoration-color:var(--rtl-theme__primary-color);text-decoration-line:underline;text-decoration-thickness:4px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.news-card__excerpt{transition:opacity .3s;color:var(--rtl-theme__text-color);font-size:16px;line-height:22px}.news-card__excerpt+.news-card__excerpt,.news-card__title+.news-card__excerpt{margin-top:5px}.news-card__image-wrapper+.news-card__excerpt,.news-card__image-wrapper+.news-card__tag--mobile+.news-card__excerpt,.news-card__image-wrapper+.news-card__tag--mobile+.news-card__title,.news-card__image-wrapper+.news-card__title{margin-top:16px}@media(max-width:767px){.news-card--shrink{position:relative;min-height:96px;padding-top:21px;padding-left:144px;border-top:2px dashed var(--rtl-theme__border-color)}.news-card--shrink .news-card__image-wrapper{position:absolute;left:0;width:128px;height:73px;padding:0}.news-card--shrink .news-card__title{margin-top:0!important}.news-card--shrink .news-card__image{height:73px}.news-card--shrink .news-card__tag{display:none}.news-card--shrink .news-card__tag--mobile{display:inline-block!important;margin-bottom:.5em}}.news-card-grid__item{margin-bottom:4px}@media(min-width:767px){.news-card-grid{display:grid;grid-gap:4px}.news-card-grid--1{grid-template-areas:"main";grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,auto)}.news-card-grid--1 .news-card-grid__item:first-of-type{grid-area:main}.news-card-grid--1 .news-card-grid__item:first-of-type .news-card__inner-container{padding:24px 32px}.news-card-grid--1 .news-card-grid__item:first-of-type .news-card__title{font-size:28px;line-height:32px}.news-card-grid--1 .news-card-grid__item:first-of-type .news-card__title--highlighted{text-decoration-thickness:4px}.news-card-grid--1 .news-card-grid__item:first-of-type .news-card__excerpt{font-size:18px;line-height:24px}}@media(min-width:767px)and (min-width:1200px){.news-card-grid--1 .news-card-grid__item:first-of-type{grid-area:main}.news-card-grid--1 .news-card-grid__item:first-of-type .news-card__inner-container{padding:32px 40px}.news-card-grid--1 .news-card-grid__item:first-of-type .news-card__title{font-size:60px;line-height:66px}.news-card-grid--1 .news-card-grid__item:first-of-type .news-card__title--highlighted{text-decoration-thickness:8px}.news-card-grid--1 .news-card-grid__item:first-of-type .news-card__tag{margin-bottom:20px!important}.news-card-grid--1 .news-card-grid__item:first-of-type .news-card__excerpt{margin-top:16px;font-size:24px;line-height:32px}}@media(min-width:767px){.news-card-grid--2{grid-template-areas:"left right";grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,auto)}.news-card-grid--2 .news-card-grid__item:first-of-type{grid-area:left}.news-card-grid--2 .news-card-grid__item:nth-of-type(2){grid-area:right}}@media(min-width:767px)and (min-width:1200px){.news-card-grid--2 .news-card-grid__item:first-of-type{grid-area:left}.news-card-grid--2 .news-card-grid__item:first-of-type .news-card__inner-container{padding:24px 32px}.news-card-grid--2 .news-card-grid__item:first-of-type .news-card__title{font-size:28px;line-height:32px}.news-card-grid--2 .news-card-grid__item:first-of-type .news-card__excerpt{margin-top:8px}.news-card-grid--2 .news-card-grid__item:nth-of-type(2){grid-area:right}.news-card-grid--2 .news-card-grid__item:nth-of-type(2) .news-card__inner-container{padding:24px 32px}.news-card-grid--2 .news-card-grid__item:nth-of-type(2) .news-card__title{font-size:28px;line-height:32px}.news-card-grid--2 .news-card-grid__item:nth-of-type(2) .news-card__excerpt{margin-top:8px}}@media(min-width:767px){.news-card-grid--3{grid-template-areas:"main main" "bottom-left bottom-right";grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto)}.news-card-grid--3 .news-card-grid__item:first-of-type{grid-area:main}.news-card-grid--3 .news-card-grid__item:first-of-type .news-card__inner-container{padding:24px 32px}.news-card-grid--3 .news-card-grid__item:first-of-type .news-card__title{font-size:28px;line-height:32px}.news-card-grid--3 .news-card-grid__item:nth-of-type(2){grid-area:bottom-left}.news-card-grid--3 .news-card-grid__item:nth-of-type(3){grid-area:bottom-right}}@media(min-width:767px)and (min-width:1200px){.news-card-grid--3{grid-template-areas:"main main main main side-top side-top" "main main main main side-bottom side-bottom";grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,auto)}.news-card-grid--3 .news-card-grid__item:first-of-type{grid-area:main}.news-card-grid--3 .news-card-grid__item:first-of-type .news-card__inner-container{padding:24px 32px}.news-card-grid--3 .news-card-grid__item:first-of-type .news-card__title{font-size:40px;line-height:46px}.news-card-grid--3 .news-card-grid__item:nth-of-type(2){grid-area:side-top}.news-card-grid--3 .news-card-grid__item:nth-of-type(3){grid-area:side-bottom}}@media(min-width:767px){.news-card-grid--4{grid-template-areas:"top-left top-right" "bottom-left bottom-right";grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto)}}@media(min-width:767px)and (min-width:1200px){.news-card-grid--4 .news-card-grid__item:first-of-type{grid-area:top-left}.news-card-grid--4 .news-card-grid__item:first-of-type .news-card__inner-container{padding:24px 32px}.news-card-grid--4 .news-card-grid__item:first-of-type .news-card__title{font-size:28px;line-height:32px}.news-card-grid--4 .news-card-grid__item:nth-of-type(2){grid-area:top-right}.news-card-grid--4 .news-card-grid__item:nth-of-type(2) .news-card__inner-container{padding:24px 32px}.news-card-grid--4 .news-card-grid__item:nth-of-type(2) .news-card__title{font-size:28px;line-height:32px}.news-card-grid--4 .news-card-grid__item:nth-of-type(3){grid-area:bottom-left}.news-card-grid--4 .news-card-grid__item:nth-of-type(3) .news-card__inner-container{padding:24px 32px}.news-card-grid--4 .news-card-grid__item:nth-of-type(3) .news-card__title{font-size:28px;line-height:32px}.news-card-grid--4 .news-card-grid__item:nth-of-type(4){grid-area:bottom-right}.news-card-grid--4 .news-card-grid__item:nth-of-type(4) .news-card__inner-container{padding:24px 32px}.news-card-grid--4 .news-card-grid__item:nth-of-type(4) .news-card__title{font-size:28px;line-height:32px}}@media(min-width:767px){.news-card-grid__item{margin-bottom:0}.news-card-grid--5,.news-card-grid--compact,.news-card-grid--compact-inverse{grid-template-areas:"main main" "top-left top-right" "bottom-left bottom-right";grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto)}.news-card-grid--5 .news-card-grid__item:first-of-type,.news-card-grid--compact .news-card-grid__item:first-of-type,.news-card-grid--compact-inverse .news-card-grid__item:first-of-type{grid-area:main}.news-card-grid--5 .news-card-grid__item:first-of-type .news-card__inner-container,.news-card-grid--compact .news-card-grid__item:first-of-type .news-card__inner-container,.news-card-grid--compact-inverse .news-card-grid__item:first-of-type .news-card__inner-container{padding:24px 32px}.news-card-grid--5 .news-card-grid__item:first-of-type .news-card__title,.news-card-grid--compact .news-card-grid__item:first-of-type .news-card__title,.news-card-grid--compact-inverse .news-card-grid__item:first-of-type .news-card__title{font-size:28px;line-height:32px}.news-card-grid--5 .news-card-grid__item:nth-of-type(2),.news-card-grid--compact .news-card-grid__item:nth-of-type(2),.news-card-grid--compact-inverse .news-card-grid__item:nth-of-type(2){grid-area:top-left}.news-card-grid--5 .news-card-grid__item:nth-of-type(3),.news-card-grid--compact .news-card-grid__item:nth-of-type(3),.news-card-grid--compact-inverse .news-card-grid__item:nth-of-type(3){grid-area:top-right}.news-card-grid--5 .news-card-grid__item:nth-of-type(4),.news-card-grid--compact .news-card-grid__item:nth-of-type(4),.news-card-grid--compact-inverse .news-card-grid__item:nth-of-type(4){grid-area:bottom-left}.news-card-grid--5 .news-card-grid__item:nth-of-type(5),.news-card-grid--compact .news-card-grid__item:nth-of-type(5),.news-card-grid--compact-inverse .news-card-grid__item:nth-of-type(5){grid-area:bottom-right}.news-card-grid--6{grid-template-areas:"main-1 main-2" "top-left top-right" "bottom-left bottom-right";grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto)}.news-card-grid--6:first-of-type{grid-area:main-1}.news-card-grid--6:nth-of-type(2){grid-area:main-2}.news-card-grid--6:nth-of-type(3){grid-area:top-left}.news-card-grid--6:nth-of-type(4){grid-area:top-right}.news-card-grid--6:nth-of-type(5){grid-area:bottom-left}.news-card-grid--6:nth-of-type(6){grid-area:bottom-right}}@media(min-width:1200px){.news-card-grid--5{grid-template-areas:"main main main main side-top side-top" "main main main main side-bottom side-bottom" "bottom-left bottom-left bottom-left bottom-right bottom-right bottom-right";grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,auto)}.news-card-grid--5 .news-card-grid__item:first-of-type{grid-area:main}.news-card-grid--5 .news-card-grid__item:first-of-type .news-card__inner-container{padding:24px 32px}.news-card-grid--5 .news-card-grid__item:first-of-type .news-card__title{font-size:40px;line-height:46px}.news-card-grid--5 .news-card-grid__item:nth-of-type(2){grid-area:side-top}.news-card-grid--5 .news-card-grid__item:nth-of-type(3){grid-area:side-bottom}.news-card-grid--5 .news-card-grid__item:nth-of-type(4){grid-area:bottom-left}.news-card-grid--5 .news-card-grid__item:nth-of-type(4) .news-card__inner-container{padding:24px 32px}.news-card-grid--5 .news-card-grid__item:nth-of-type(4) .news-card__title{font-size:28px;line-height:32px}.news-card-grid--5 .news-card-grid__item:nth-of-type(5){grid-area:bottom-right}.news-card-grid--5 .news-card-grid__item:nth-of-type(5) .news-card__inner-container{padding:24px 32px}.news-card-grid--5 .news-card-grid__item:nth-of-type(5) .news-card__title{font-size:28px;line-height:32px}.news-card-grid--6{grid-template-areas:"main-1 main-1 main-1 main-1 side-top-1 side-top-1" "main-1 main-1 main-1 main-1 side-top-2 side-top-2" "side-bottom-1 side-bottom-1 main-2 main-2 main-2 main-2" "side-bottom-2 side-bottom-2 main-2 main-2 main-2 main-2";grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,auto)}.news-card-grid--6 .news-card-grid__item:first-of-type{grid-area:main-1}.news-card-grid--6 .news-card-grid__item:first-of-type .news-card__inner-container{padding:24px 32px}.news-card-grid--6 .news-card-grid__item:first-of-type .news-card__title{font-size:40px;line-height:48px}.news-card-grid--6 .news-card-grid__item:nth-of-type(2){grid-area:side-top-1}.news-card-grid--6 .news-card-grid__item:nth-of-type(3){grid-area:side-top-2}.news-card-grid--6 .news-card-grid__item:nth-of-type(4){grid-area:side-bottom-1}.news-card-grid--6 .news-card-grid__item:nth-of-type(5){grid-area:side-bottom-2}.news-card-grid--6 .news-card-grid__item:nth-of-type(6){grid-area:main-2}.news-card-grid--6 .news-card-grid__item:nth-of-type(6) .news-card__inner-container{padding:24px 32px}.news-card-grid--6 .news-card-grid__item:nth-of-type(6) .news-card__title{font-size:40px;line-height:48px}.news-card-grid--compact{grid-template-areas:"main main side-top side-bottom" "main main bottom-left bottom-right"}.news-card-grid--compact,.news-card-grid--compact-inverse{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto)}.news-card-grid--compact-inverse{grid-template-areas:"side-top side-bottom main main" "bottom-left bottom-right main main"}.news-card-grid--compact .news-card-grid__item:first-of-type .news-card__title,.news-card-grid--compact-inverse .news-card-grid__item:first-of-type .news-card__title{font-size:28px;line-height:32px}.news-card-grid--compact .news-card-grid__item:nth-of-type(2) .news-card__inner-container,.news-card-grid--compact .news-card-grid__item:nth-of-type(3) .news-card__inner-container,.news-card-grid--compact .news-card-grid__item:nth-of-type(4) .news-card__inner-container,.news-card-grid--compact .news-card-grid__item:nth-of-type(5) .news-card__inner-container,.news-card-grid--compact-inverse .news-card-grid__item:nth-of-type(2) .news-card__inner-container,.news-card-grid--compact-inverse .news-card-grid__item:nth-of-type(3) .news-card__inner-container,.news-card-grid--compact-inverse .news-card-grid__item:nth-of-type(4) .news-card__inner-container,.news-card-grid--compact-inverse .news-card-grid__item:nth-of-type(5) .news-card__inner-container{padding:12px 16px}.news-card-grid--compact .news-card-grid__item:nth-of-type(2) .news-card__title,.news-card-grid--compact .news-card-grid__item:nth-of-type(3) .news-card__title,.news-card-grid--compact .news-card-grid__item:nth-of-type(4) .news-card__title,.news-card-grid--compact .news-card-grid__item:nth-of-type(5) .news-card__title,.news-card-grid--compact-inverse .news-card-grid__item:nth-of-type(2) .news-card__title,.news-card-grid--compact-inverse .news-card-grid__item:nth-of-type(3) .news-card__title,.news-card-grid--compact-inverse .news-card-grid__item:nth-of-type(4) .news-card__title,.news-card-grid--compact-inverse .news-card-grid__item:nth-of-type(5) .news-card__title{font-size:18px;line-height:22px}}.timer{display:flex;z-index:1;align-items:stretch;background-color:#020203}.timer__play{margin:4px}.timer__text{display:inline-flex;align-items:center;padding:8px;background-color:#2c2e30;color:#fff;font-size:14px;font-weight:700;letter-spacing:1px;line-height:16px}.news-background{padding:48px 0}.news-background__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.news-background__col{flex:33.3333333333%;padding-right:15px;padding-left:15px}.news-background__card{height:100%;margin-bottom:0;padding:24px;background-color:#f1f2f4}@media(max-width:767px){.news-background__col{flex:0 0 100%}}.widget-block__divider{width:100%;height:4px;margin-bottom:24px;background-color:var(--rtl-theme__text-color)}.widget-block__title{margin-bottom:24px;font-size:28px;font-weight:700;line-height:32px}.widget-block__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.widget-block__row--slider{flex-wrap:nowrap;overflow-x:auto}.widget-block__row--slider::-webkit-scrollbar{display:none}.widget-block__title-arrow{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.widget-block__title-arrow .widget-block__title{margin:0;font-size:28px;font-weight:700;line-height:32px}.news-small-block__row{display:flex;flex-wrap:wrap;gap:0 84px}.news-small-block__col{flex:0 0 410px}.news-small-block__col .container{padding:0}.news-small-block__item{margin-bottom:30px;padding-bottom:20px;border-bottom:2px dashed #d8dadd}.news-small-block__item .news-card__title{margin-bottom:0}.news-small-block--first{padding-top:30px;border-top:2px dashed #d8dadd}.news-small-block__tag{display:inline-block;margin-bottom:15px}@media(max-width:1200px){.news-small-block__row{gap:0 16px}.news-small-block__col{flex:0 0 calc(50% - 8px)}}@media(max-width:767px){.news-small-block__row{margin:0}.news-small-block__col{flex:0 0 100%;margin-top:48px;padding:0}.news-small-block__col:first-child{margin-top:0}}.button-show-all{display:flex;align-items:center;justify-content:center;margin-top:32px;padding:18px 10px;background-color:var(--rtl-theme__pane-color);color:var(--rtl-theme__text-color);font-size:16px;font-weight:700;line-height:20px}.button-show-all:hover{background-color:var(--rtl-theme__effect-color)}.button-show-all:hover .button-show-all__icon{transform:translateX(10px)}.button-show-all__icon{margin-left:15px;transform:translateX(0);transition:transform .3s}@media(max-width:767px){.button-show-all{margin-top:22px}}.slider-arrows{display:flex}.slider-arrows__arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:all .3s;border:2px solid var(--rtl-theme__text-color);background-color:transparent;cursor:pointer}.slider-arrows__arrow:not(.slider-arrows__arrow--inactive):hover{border-color:#a8aaaf}.slider-arrows__arrow:not(.slider-arrows__arrow--inactive):hover .slider-arrows__icon{fill:var(--rtl-theme__text-color)}.slider-arrows__arrow--inactive{border-color:var(--rtl-theme__border-color);cursor:default}.slider-arrows__arrow--inactive .slider-arrows__icon{fill:#85888c}.slider-arrows__arrow--right{margin-left:15px}.slider-arrows__icon{transition:all .3s;fill:var(--rtl-theme__text-color)}.slider-arrows--inverse .slider-arrows__arrow{border-color:#fff}.slider-arrows--inverse .slider-arrows__arrow:not(.slider-arrows--inverse .slider-arrows__arrow--inactive):hover{background-color:#fff}.slider-arrows--inverse .slider-arrows__arrow:not(.slider-arrows--inverse .slider-arrows__arrow--inactive):hover .slider-arrows__icon{fill:var(--rtl-theme__text-color)}.slider-arrows--inverse .slider-arrows__arrow--inactive{opacity:.2}.slider-arrows--inverse .slider-arrows__icon{fill:#fff}@media(max-width:1200px){.slider-arrows{display:none}}.login-backdrop{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:var(--rtl-theme__base-color)}.login-backdrop__left{flex:0 0 60%;max-width:1050px;background-color:var(--rtl-theme__pane-color)}.login-backdrop__left-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top right;object-position:top right}@media(max-width:1200px){.login-backdrop{display:none}}.modal .auth__left{margin-right:auto;margin-left:auto}.auth{display:flex;justify-content:center;padding:45px 0}.auth a:not(.auth__button){color:#67e0c2;font-weight:700;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:2px}.auth--login{position:relative;flex-direction:column}.auth--login .login__bottom{margin-top:24px;padding-top:20px;border-top:1px solid var(--rtl-theme__border-color);text-align:center}.auth--login .auth__middle{padding:0 0 12px}.auth--login .auth__middle:before{top:23px;left:0;width:100%;height:1px;transform:translateX(0)}.auth--login .auth__middle-text{padding:15px}.auth .login-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.auth .login-title .auth__title{margin-bottom:0}.auth .login-title__logo{height:12px;margin-left:8px}.auth .register-logo-wrap{display:flex;align-items:center;margin-bottom:16px}.auth .register-logo-wrap__logo{height:12px;margin-right:8px;width:auto}.auth__forgot{text-align:right}.auth__container{position:relative;max-width:410px;margin-left:auto}.auth__container--center{margin-right:auto}.auth__left{flex:0 0 410px;max-width:410px}.auth__middle{display:flex;position:relative;align-items:center;justify-content:center;padding:0 100px}.auth__middle:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;height:100%;transform:translateX(-50%);background-color:var(--rtl-theme__border-color)}.auth__middle-text{position:relative;padding:15px 0;background-color:var(--rtl-theme__base-color);font-size:14px;line-height:14px}.auth__right{flex:0 0 410px;max-width:410px}.auth__title{margin-bottom:12px;font-size:28px;font-weight:700;line-height:32px}.auth__text{margin-bottom:24px;font-size:14px;font-weight:400;line-height:20px}.auth__text+.auth__text{margin-top:-12px}.auth__row{display:flex;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.auth__col{flex:0 0 50%;max-width:50%;padding-right:8px;padding-left:8px}.auth__col--back-to-login{flex:0 0 100%;max-width:100%;text-align:center}.auth__label{display:block;margin-bottom:13px;font-size:12px;font-weight:700;letter-spacing:.1em;line-height:12px;text-transform:uppercase}.auth__form-group{margin-bottom:24px}.auth__form-description{margin-top:16px}.auth input::-webkit-date-and-time-value{text-align:left}.auth select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 2.894V.378l8.001 6.105 8-6.106v2.517L8.001 9 0 2.894Z' fill='%23666'/%3E%3C/svg%3E");background-size:16px 8px;background-position:calc(100% - 20px) 19px;background-repeat:no-repeat}.auth__form-control{display:block;width:100%;min-width:100%;max-width:100%;height:48px;padding:12px 16px 11px;transition:all .3s;border:3px solid var(--rtl-theme__border-color);background-color:var(--rtl-theme__base-color);color:var(--rtl-theme__text-color);font-size:16px;line-height:16px;text-align:left}.auth__form-control:hover{border-color:var(--rtl-theme__text-color)}.auth__form-control:focus,.auth__form-control:focus-visible{border-color:var(--rtl-theme__text-color);outline:none}.auth__form-control:focus-visible::-moz-placeholder,.auth__form-control:focus::-moz-placeholder{color:var(--rtl-theme__text-color)}.auth__form-control:focus-visible::placeholder,.auth__form-control:focus::placeholder{color:var(--rtl-theme__text-color)}.auth__form-control--error{border-color:var(--rtl-theme__danger-color)}.auth__form-control--error:focus,.auth__form-control--error:focus-visible,.auth__form-control--error:hover{border-color:var(--rtl-theme__danger-color)}.auth__password{position:relative}.auth__password .auth__form-control{padding-right:40px}.auth__password svg{position:absolute;top:50%;right:17px;transform:translateY(-50%);transition:all .3s;fill:var(--rtl-theme__text-color);cursor:pointer}.auth__password svg:hover{fill:var(--rtl-theme__primary-color)}.auth__button{display:block;position:relative;width:100%;margin-bottom:15px;padding:14px 24px;transition:all .3s;border:0;box-shadow:none;font-size:14px;font-weight:700;letter-spacing:.1em;line-height:20px;text-transform:uppercase;cursor:pointer}.auth__button[disabled]{opacity:.45;pointer-events:none}.auth__button:hover{opacity:.8}.auth__button svg{position:absolute;left:24px;fill:currentColor}.auth__button--primary{background-color:var(--rtl-theme__text-color);color:var(--rtl-theme__base-color)}.auth__button--facebook{padding-left:45px;background-color:#1877f2;color:#fff}.auth__button--google{padding-left:45px;background-color:#ea4335;color:#fff}.auth__button--apple{padding-left:45px;background-color:#000;color:#fff}.auth__bottom{margin-top:24px;padding-top:20px;border-top:1px solid var(--rtl-theme__border-color)}.auth__bottom p{font-size:12px;line-height:18px}.auth__field-error{display:flex;align-items:flex-start;margin-top:9px;color:var(--rtl-theme__danger-color);font-size:12px;font-weight:700;line-height:12px}.auth__field-error svg{min-width:16px;margin-right:7px;fill:var(--rtl-theme__danger-color)}.auth__field-error span{padding-top:3px}@media(max-width:1200px){.auth{flex-direction:column;flex-wrap:wrap}.auth__container{margin-right:auto}.auth__left,.auth__right{flex:0 0 100%;max-width:410px;margin-right:auto;margin-left:auto}.auth__middle{padding:15px 0 20px}.auth__middle:before{top:38px;left:0;width:100%;height:1px;transform:translateX(0)}.auth__middle-text{padding:15px}}@media(max-width:767px){.auth__button{font-size:12px}.auth__row{flex-wrap:wrap}.auth__col{flex:0 0 100%;max-width:100%;text-align:left}.auth__col:first-child{margin-bottom:24px}.auth__col--back-to-login{text-align:center}}.form-errors{margin-bottom:24px;padding:0;list-style:none}.form-errors__error{margin-left:0;color:var(--rtl-theme__danger-color)}.main-layout{flex:1;min-height:100vh}.layout-banner{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;background:#020203}.layout-banner>.banner{padding-bottom:0}.banner--fullfilled+.main-layout>div>.widget-block:first-child:not(.tv-show-hero){margin-top:0!important;padding-top:0!important}.skip-link{position:absolute;left:-9999px;z-index:2010;padding:.5rem 1rem;top:1rem;background-color:#67e0c2;color:#2c2e30;opacity:0}.skip-link:focus{left:50%;transform:translateX(-50%);opacity:1}.faq-layout{display:flex;flex-direction:column;flex:1;background-color:var(--rtl-theme__base-color);color:var(--rtl-theme__text-color)}.page-layout{padding-top:60px}@media(max-width:1200px){.page-layout{padding-top:30px}}@media(max-width:767px){.page-layout{padding-top:0}}.page-layout__title,.page-layout__top{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:16px}.page-layout__title{margin-top:0;color:var(--rtl-theme__text-color);font-size:48px;font-weight:700;line-height:55px}.page-layout__description{margin-bottom:18px;font-weight:700}.page-layout__row--grid{display:grid;grid-gap:0 30px;grid-template-areas:"main side" "footer footer";grid-template-columns:1fr 330px;grid-template-rows:repeat(2,auto)}@media(max-width:1200px){.page-layout__row--grid{grid-gap:0;grid-template-areas:"main" "side" "footer";grid-template-columns:100%;grid-template-rows:repeat(3,auto)}}.page-layout__main{grid-area:main;margin-bottom:80px}.page-layout__side{grid-area:side;margin-right:-15px}@media(max-width:1200px){.page-layout__side{margin-right:0}}.page-layout__footer{grid-area:footer}@media(max-width:1200px){.page-layout__title{font-size:24px;line-height:32px}}@media(max-width:767px){.page-layout{padding-top:24px}.page-layout__main{margin-bottom:40px}}.error-page{padding:100px 0 200px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1920' height='792' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%230B00B0' d='M0 672h275v120H0z'/%3E%3Cpath fill='%23141414' d='M275 672h275v120H275zM825 672h275v120H825zM1375 672h275v120h-275z'/%3E%3Cpath fill='%23AD00B3' d='M550 672h275v120H550z'/%3E%3Cpath fill='%231ACBBB' d='M1100 672h275v120h-275z'/%3E%3Cpath fill='%23C1C1C1' d='M1650 672h270v120h-270z'/%3E%3Cpath fill='%23C4C4C4' d='M0 0h275v672H0z'/%3E%3Cpath fill='%23BEC40F' d='M275 0h275v672H275z'/%3E%3Cpath fill='%231ACBBB' d='M550 0h275v672H550z'/%3E%3Cpath fill='%2317D90F' d='M825 0h275v672H825z'/%3E%3Cpath fill='%23AD00B3' d='M1100 0h275v672h-275z'/%3E%3Cpath fill='%23A8000C' d='M1375 0h275v672h-275z'/%3E%3Cpath fill='%230B00B0' d='M1650 0h270v672h-270z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:cover}.error-page__box{padding:64px 50px 80px;background-color:#020203;text-align:center}.error-page__code{margin-bottom:15px;color:#fff;font-size:144px;font-weight:700;line-height:178px}.error-page__message{margin-bottom:48px;color:#fff;font-size:32px;font-weight:700;line-height:42px;text-align:center}.error-page__button{padding:15px 24px;transition:all .3s;border:0;background-color:#fff;box-shadow:none;color:#2c2e30;font-size:14px;font-weight:700;letter-spacing:.1em;line-height:20px;text-align:center;text-transform:uppercase;cursor:pointer}.error-page__button:active,.error-page__button:active:focus,.error-page__button:focus,.error-page__button:hover{background-color:#2c2e30;color:#fff}@media(max-width:1200px){.error-page{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='375' height='465' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%230B00B0' d='M0 425h54.167v40H0z'/%3E%3Cpath fill='%23141414' d='M54.167 425h53.125v40H54.167zM161.458 425h53.125v40h-53.125zM268.75 425h53.125v40H268.75z'/%3E%3Cpath fill='%23AD00B3' d='M107.292 425h54.167v40h-54.167z'/%3E%3Cpath fill='%231ACBBB' d='M214.583 425h54.167v40h-54.167z'/%3E%3Cpath fill='%23C1C1C1' d='M321.875 425H375v40h-53.125z'/%3E%3Cpath fill='%23C4C4C4' d='M0 0h54.167v425H0z'/%3E%3Cpath fill='%23BEC40F' d='M54.167 0h53.125v425H54.167z'/%3E%3Cpath fill='%231ACBBB' d='M107.292 0h54.167v425h-54.167z'/%3E%3Cpath fill='%2317D90F' d='M161.458 0h53.125v425h-53.125z'/%3E%3Cpath fill='%23AD00B3' d='M214.583 0h54.167v425h-54.167z'/%3E%3Cpath fill='%23A8000C' d='M268.75 0h53.125v425H268.75z'/%3E%3Cpath fill='%230B00B0' d='M321.875 0H375v425h-53.125z'/%3E%3C/svg%3E")}}@media(max-width:767px){.error-page{padding:40px 0 80px}.error-page__box{padding:32px 20px}.error-page__code{font-size:96px;line-height:119px}.error-page__message{font-size:24px;line-height:32px}}img{max-width:100%}.tag{display:inline-block;margin-bottom:15px;padding:6px 8px;background-color:var(--rtl-theme__primary-color);color:var(--rtl-theme__text-color);font-size:12px;font-weight:700;line-height:12px;cursor:pointer}.tag--light{--rtl-theme__base-color:#fff;--rtl-theme__text-color:#020203;--rtl-theme__muted-color:#666;--rtl-theme__pane-color:#f1f2f4;--rtl-theme__effect-color:#d7dae0;--rtl-theme__border-color:#d9dbde;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff}.tag--light .app:not(.app--cms){color-scheme:light}.tag--dark{--rtl-theme__base-color:#18191b;--rtl-theme__text-color:#fff;--rtl-theme__muted-color:#999;--rtl-theme__pane-color:#252628;--rtl-theme__effect-color:#3b3c40;--rtl-theme__border-color:#3b3b40;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff}.tag--dark .app:not(.app--cms){color-scheme:dark}.tag:not(.news-card__tag):not(.content-card-list__tag){position:relative}.tag:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .3s;opacity:0;background-color:var(--rtl-theme__text-color)}.tag:hover:before{opacity:.1}.tag span{position:relative}.tag svg{margin-right:6px}.tag--live{cursor:default}.minute-by-minute-lead{margin:0;padding:0;list-style:none}.news-card__excerpt--cropped{display:-webkit-box;overflow:hidden;-webkit-line-clamp:5;-webkit-box-orient:vertical}.content-list{overflow:hidden}@media(max-width:1200px){.content-list{overflow:visible}}.content-list__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;gap:30px 0}.content-list__row--slider{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.content-list__row--slider::-webkit-scrollbar{display:none}@media(max-width:1200px){.content-list__row{margin-right:-8px;margin-left:-8px;gap:24px 0}.content-list__row--slider .content-list__col{flex:0 0 40%;max-width:40%}}@media(max-width:767px){.content-list__row--slider{margin-right:-15px;margin-left:-15px;padding-right:7px;padding-left:7px}.content-list__row--slider .content-list__col{flex:0 0 calc(100% - 50px);max-width:calc(100% - 50px);padding-right:7px;padding-left:7px}}.content-list__col{flex:0 0 100%;padding-right:15px;padding-left:15px;width:100%}.content-list__col--2{flex:0 0 50%;max-width:50%}@media(min-width:1200px){.content-list__col--2 .news-card__title{font-size:40px;line-height:48px}.content-list__col--2 .news-card__excerpt{font-size:18px;line-height:28px}}@media(max-width:1200px){.content-list__col--2 .news-card__title{font-size:24px;line-height:28px}}.content-list__col--3{flex:0 0 33.3333333333%;max-width:33.3333333333%}@media(min-width:1200px){.content-list__col--3 .news-card:not(.news-card--bordered) .news-card__title{font-size:24px;line-height:28px}.content-list__col--3 .news-card:not(.news-card--bordered) .news-card__excerpt{font-size:16px;line-height:22px}}.content-list__col--4{flex:0 0 25%;max-width:25%}@media(max-width:1200px){.content-list__col{padding-right:8px;padding-left:8px}.content-list__col--4{flex:0 0 50%;max-width:50%}}@media(max-width:767px){.content-list__col:last-child .news-card--shrink{padding-bottom:21px;border-bottom:2px dashed var(--rtl-theme__border-color)}.content-list__col--2,.content-list__col--3,.content-list__col--4{flex:0 0 100%;max-width:100%}}.content-list--collapsed>.content-list__row{gap:0;margin-top:1px;margin-bottom:1px}.content-list--collapsed>.content-list__row>.content-list__col{margin-top:-1px;margin-bottom:-1px}@media(max-width:767px){.widget-block--bordered .news-card--highlighted{height:auto;margin:20px 0}}.content-mix-block .container{padding-right:0;padding-left:0}@media(min-width:1024px){.content-mix-block__cards .content-list__col--2{flex:0 0 100%;max-width:100%}.content-mix-block__cards .content-list__col--2 .news-card__title{font-size:18px;line-height:24px}.content-mix-block__cards .content-list__col--2 .news-card__excerpt{font-size:16px;line-height:24px}.content-mix-block__cards .content-list__col--2 .news-card+.news-card{margin-top:24px}}@media(max-width:1023px)and (min-width:768px){.content-mix-block .content-list__col--3{flex:1 0 50%;max-width:100%}}.celebrity-card{display:block;position:relative;overflow:hidden}.celebrity-card--faded:before{content:"";position:absolute;z-index:1;right:0;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(180deg,transparent 0,#17171c);mix-blend-mode:multiply}.celebrity-card:hover .celebrity-card__image{transform:translateZ(0) scale(1.035)}.celebrity-card__image{z-index:-1;position:relative;width:100%;height:auto;aspect-ratio:190/300;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;transform:translateZ(0) scale(1);-webkit-backface-visibility:hidden;transition:transform .5s}.celebrity-card__name{position:absolute;z-index:1;right:0;bottom:17px;left:0;padding-right:10px;padding-left:10px;color:#fff;font-size:18px;font-weight:700;line-height:24px;text-align:center}.celebrity-card--lined:after{content:"";position:absolute;z-index:2;right:0;bottom:0;left:0;width:100%;height:7.61px;background-color:#269fd9}.celebrity-card--small .celebrity-card__image{width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.celebrity-list{display:flex;position:relative;flex-direction:row;justify-content:space-between;gap:30px;z-index:0}.celebrity-list__row{display:flex;flex-grow:1;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;gap:25px 0}.celebrity-list__row--slider{flex-wrap:nowrap;overflow-x:auto}.celebrity-list__row--slider::-webkit-scrollbar{display:none}@media(max-width:1200px){.celebrity-list__row--slider{padding-right:7px;padding-left:7px}.celebrity-list__row--slider .celebrity-list__col{flex:0 0 30%;max-width:30%;padding-right:7px;padding-left:7px}}@media(max-width:639px){.celebrity-list__row--slider .celebrity-list__col{flex:0 0 calc(45% - 50px);max-width:calc(45% - 50px)}}@media(max-width:767px){.celebrity-list__row--slider .celebrity-list__col{flex:0 0 calc(100% - 160px);max-width:calc(100% - 160px)}.celebrity-list__row--small-grid{gap:8px 0;padding-left:0;padding-right:0;margin-right:-4px;margin-left:-4px}.celebrity-list__row--small-grid .celebrity-list__col{flex:0 0 50%;max-width:50%;padding-left:4px;padding-right:4px}}.celebrity-list__col{flex:0 0 16.6666666667%;max-width:16.6666666667%;padding-right:15px;padding-left:15px}.celebrity-list__col--2{flex:0 0 50%;max-width:50%}.celebrity-list__col--3{flex:0 0 33.3333333333%;max-width:33.3333333333%}.celebrity-list__col--4{flex:0 0 25%;max-width:25%}.celebrity-list__col--5{flex:0 0 20%;max-width:20%}.celebrity-list__col--6{flex:0 0 16.6666666667%;max-width:16.6666666667%}@media(max-width:767px){.celebrity-list__col,.celebrity-list__col--2,.celebrity-list__col--3,.celebrity-list__col--4,.celebrity-list__col--5,.celebrity-list__col--6{flex:0 0 100%;max-width:100%}}.widget-block--featured{position:relative;margin-bottom:35px;padding-top:50px;padding-bottom:50px;background-color:#000}.widget-block--featured:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.65))}.widget-block--featured .lead{position:relative;z-index:3}.widget-block--featured .button-show-all,.widget-block--featured .widget-block__divider,.widget-block--featured .widget-block__title-arrow{z-index:1}.widget-block--featured .news-card__title{color:#fff}.widget-block--featured .news-card__excerpt{color:#f1f1f1}.widget-block--featured .news-card--bordered{border-color:#676767!important}.widget-block--featured .news-card--highlighted{background-color:hsla(0,0%,96%,.2)}.widget-block.widget-block--8-4 .lead__main{flex:0 0 66.6666666667%;max-width:66.6666666667%}@media(max-width:1200px){.widget-block.widget-block--8-4 .lead__main{flex:0 0 100%;max-width:100%}}.widget-block.widget-block--8-4 .lead__col{flex:0 0 33.3333333333%;max-width:33.3333333333%}@media(max-width:1200px){.widget-block.widget-block--8-4 .lead__col{flex:0 0 100%;max-width:100%;display:flex;flex-wrap:wrap;-moz-column-gap:16px;column-gap:16px}.widget-block.widget-block--8-4 .lead__col .news-card{width:calc(50% - 8px)}}@media(max-width:767px){.widget-block.widget-block--8-4 .lead__col{gap:0}.widget-block.widget-block--8-4 .lead__col .news-card{width:100%}}.widget-block.widget-block--8-4 .news-card__excerpt--cropped{display:-webkit-box;overflow:hidden;-webkit-line-clamp:5;-webkit-box-orient:vertical}.widget-block.widget-block--8-4 .news-card--secondColContents{padding:23px 0;margin-bottom:0}.widget-block.widget-block--8-4 .news-card--secondColContents>a,.widget-block.widget-block--8-4 .news-card--secondColContents>nav-link,.widget-block.widget-block--8-4 .news-card--secondColContents>router-link{display:flex;flex-direction:row;width:100%;align-items:center}.widget-block.widget-block--8-4 .news-card--secondColContents .news-card__image-wrapper{flex:0 0 31%;max-width:31%;padding-top:0}.widget-block.widget-block--8-4 .news-card--secondColContents .news-card__image-wrapper .news-card__image{height:auto}.widget-block.widget-block--8-4 .news-card--secondColContents .news-card__title{flex:0 0 69%;max-width:69%;padding-left:15px;margin:0}.widget-block.widget-block--8-4 .news-card--secondColContents .news-card__title--cropped{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.widget-block.widget-block--8-4 .news-card--secondColContents .news-card__title--no-image{flex:0 0 100%;max-width:100%;padding-left:0}.widget-block.widget-block--8-4 .news-card--large{position:relative}.widget-block.widget-block--8-4 .news-card--large:not(.widget-block.widget-block--8-4 .news-card--large--full-image):hover .news-card__title{color:#fff}.widget-block.widget-block--8-4 .news-card--large .news-card__image-wrapper{margin-bottom:0;padding-top:0;position:relative;display:flex;flex-direction:column-reverse}.widget-block.widget-block--8-4 .news-card--large .news-card__image-wrapper .news-card__gradient{background:linear-gradient(1turn,#16161b,hsla(0,0%,100%,0));mix-blend-mode:multiply;position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:16/9;z-index:2}.widget-block.widget-block--8-4 .news-card--large .news-card__image-wrapper .news-card__image{z-index:1}.widget-block.widget-block--8-4 .news-card--large .news-card__tag{display:inline-block;position:relative;z-index:1;width:-moz-fit-content;width:fit-content;margin:12px 32px;z-index:3}@media(max-width:1200px){.widget-block.widget-block--8-4 .news-card--large .news-card__tag{margin:12px 24px}}@media(max-width:767px){.widget-block.widget-block--8-4 .news-card--large .news-card__tag{margin:8px 16px}}.widget-block.widget-block--8-4 .news-card--large .news-card__tag .news-card__tag.tag,.widget-block.widget-block--8-4 .news-card--large .news-card__tag .span.tag{margin-left:0!important}.widget-block.widget-block--8-4 .news-card--large .news-card__title{color:#fff;width:100%;padding:12px 32px 24px 32px;font-size:40px;line-height:48px;z-index:1;transition:none;z-index:3}@media(max-width:1200px){.widget-block.widget-block--8-4 .news-card--large .news-card__title{font-size:28px;line-height:30px;padding:12px 24px 16px 24px}}@media(max-width:767px){.widget-block.widget-block--8-4 .news-card--large .news-card__title{font-size:18px;font-size:19px;padding:9px 16px}}.widget-block.widget-block--8-4.widget-block--featured{position:relative;margin-bottom:35px;padding-top:50px;padding-bottom:50px;background-color:#000}.widget-block.widget-block--8-4.widget-block--featured:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.65))}.widget-block.widget-block--8-4.widget-block--featured .lead{position:relative;z-index:3}.widget-block.widget-block--8-4.widget-block--featured .button-show-all,.widget-block.widget-block--8-4.widget-block--featured .widget-block__divider,.widget-block.widget-block--8-4.widget-block--featured .widget-block__title-arrow{z-index:1}.widget-block.widget-block--8-4.widget-block--featured .news-card__title{color:#fff}.widget-block.widget-block--8-4.widget-block--featured .news-card__excerpt{color:#f1f1f1}.widget-block.widget-block--8-4.widget-block--featured .news-card--bordered{border-color:#676767!important}.widget-block.widget-block--8-4.widget-block--featured .news-card--highlighted{background-color:hsla(0,0%,96%,.2)}.tv-program-item{display:flex;flex-direction:row;justify-content:space-between;padding-top:28px;padding-bottom:28px;border-bottom:2px dashed var(--rtl-theme__border-color)}.tv-program-item:first-child{margin-top:24px;border-top:2px dashed var(--rtl-theme__border-color)}.tv-program-item__info{flex:1}.tv-program-item__tag{display:flex;align-items:center;margin-bottom:15px}.tv-program-item__time{--rtl-theme__base-color:#18191b;--rtl-theme__text-color:#fff;--rtl-theme__muted-color:#999;--rtl-theme__pane-color:#252628;--rtl-theme__effect-color:#3b3c40;--rtl-theme__border-color:#3b3b40;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff;padding:5px 8px 3px 8px;background-color:var(--rtl-theme__pane-color);color:var(--rtl-theme__text-color);font-size:11px;font-weight:700;line-height:16px;text-transform:uppercase}.tv-program-item__time .app:not(.app--cms){color-scheme:dark}.tv-program-item__title{display:-webkit-box;max-width:95%;overflow:hidden;font-size:18px;font-weight:700;line-height:24px;-webkit-line-clamp:1;-webkit-box-orient:vertical}.tv-program-item__age-limit{--rtl-theme__base-color:#18191b;--rtl-theme__text-color:#fff;--rtl-theme__muted-color:#999;--rtl-theme__pane-color:#252628;--rtl-theme__effect-color:#3b3c40;--rtl-theme__border-color:#3b3b40;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff;display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:2px;background-color:var(--rtl-theme__pane-color)}.tv-program-item__age-limit .app:not(.app--cms){color-scheme:dark}.tv-program-item__age-limit svg{width:20px;height:20px}.tv-program{width:100%}.tv-program__header{--rtl-theme__base-color:#18191b;--rtl-theme__text-color:#fff;--rtl-theme__muted-color:#999;--rtl-theme__pane-color:#252628;--rtl-theme__effect-color:#3b3c40;--rtl-theme__border-color:#3b3b40;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff;display:flex;align-items:center;height:56px;padding-left:16px;background-color:var(--rtl-theme__pane-color)}.tv-program__header .app:not(.app--cms){color-scheme:dark}.tv-program__channel-logo{width:70px;height:24px;-o-object-fit:contain;object-fit:contain}.tv-program__no-items{padding-top:28px}.tv-program-list{display:flex;position:relative;flex-direction:row;justify-content:space-between;gap:30px}.tv-program-list__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;gap:25px 0}.tv-program-list__row--slider{flex-wrap:nowrap;overflow-x:auto}.tv-program-list__row--slider::-webkit-scrollbar{display:none}@media(max-width:1200px){.tv-program-list__row--slider .tv-program-list__col{flex:0 0 45%;max-width:45%}}@media(max-width:767px){.tv-program-list__row--slider{padding-right:7px;padding-left:7px}.tv-program-list__row--slider .tv-program-list__col{flex:0 0 calc(100% - 50px);max-width:calc(100% - 50px);padding-right:7px;padding-left:7px}}.tv-program-list__col{padding-right:15px;padding-left:15px}.tv-program-list__col--2{flex:0 0 50%;max-width:50%}.tv-program-list__col--3{flex:0 0 33.3333333333%;max-width:33.3333333333%}.tv-program-list__col--4{flex:0 0 25%;max-width:25%}@media(max-width:767px){.tv-program-list__col--2,.tv-program-list__col--3,.tv-program-list__col--4{flex:0 0 100%;max-width:100%}}.tv-show-logo-card{display:flex;flex:0 0 222px;flex-direction:column;align-items:center;text-align:center}.tv-show-logo-card__image{--rtl-theme__base-color:#18191b;--rtl-theme__text-color:#fff;--rtl-theme__muted-color:#999;--rtl-theme__pane-color:#252628;--rtl-theme__effect-color:#3b3c40;--rtl-theme__border-color:#3b3b40;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff;width:132px;height:132px;margin-bottom:24px;background-color:var(--rtl-theme__base-color);-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.tv-show-logo-card__image .app:not(.app--cms){color-scheme:dark}.tv-show-logo-card__title{color:var(--rtl-theme__text-color);font-size:18px;font-weight:700;line-height:24px}@media(max-width:1200px){.tv-show-logo-card{flex:0 0 50%;margin-bottom:24px}}@media(max-width:767px){.tv-show-logo-card__image{width:72px;height:72px;margin-bottom:16px}}.tv-show-logo-card-list{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;padding:48px 30px;background-color:var(--rtl-theme__pane-color)}.tv-show-logo-card-list__all{display:flex;flex-direction:column;align-items:center;justify-content:center;width:222px}.tv-show-logo-card-list__all-icon{display:flex;align-items:center;justify-content:center;width:132px;height:132px;margin-bottom:24px;border:4px solid var(--rtl-theme__text-color);color:var(--rtl-theme__text-color)}.tv-show-logo-card-list__all-icon svg{width:32px;height:32px;margin-left:0}.tv-show-logo-card-list__all-title{color:var(--rtl-theme__text-color);font-size:18px;font-weight:700;line-height:24px}@media(max-width:1200px){.tv-show-logo-card-list{justify-content:center;gap:0}}@media(max-width:767px){.tv-show-logo-card-list{margin:0 -15px;padding:24px 15px}.tv-show-logo-card-list__all-icon{width:72px;height:72px;margin-bottom:16px}.tv-show-logo-card-list__all-icon svg{width:21px;height:21px}}.tv-show-totem-list{overflow:hidden}@media(max-width:1200px){.tv-show-totem-list{overflow:visible}}.tv-show-totem-list__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;gap:30px 0}.tv-show-totem-list__row--slider{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.tv-show-totem-list__row--slider::-webkit-scrollbar{display:none}@media(max-width:1200px){.tv-show-totem-list__row{margin-right:-8px;margin-left:-8px}}@media(max-width:767px){.tv-show-totem-list__row--slider{margin-right:-15px;margin-left:-15px}.tv-show-totem-list__row--slider,.tv-show-totem-list__row--slider .tv-show-totem-list__col{padding-right:7px;padding-left:7px}}.tv-show-totem-list__col{flex:0 0 200px;padding-right:15px;padding-left:15px}.tv-show-totem-list__col>img{width:100%;height:100%}@media(max-width:1200px){.tv-show-totem-list__col{padding-right:8px;padding-left:8px}}.tv-show-hero__nav{display:flex;grid-area:nav;align-items:center;justify-content:space-between}@media(min-width:1200px){.tv-show-hero__nav--no-padding-left .tv-show-hero__nav-list .tv-show-hero__nav-item:first-of-type .tv-show-hero__nav-link{padding-left:0!important}}.tv-show-hero__nav-list{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin:0;padding:0;list-style:none}.tv-show-hero__nav-item--hidden{display:none}.tv-show-hero__nav-item--dropdown{position:relative}.tv-show-hero__nav-item--dropdown svg{margin-bottom:2px;margin-left:8px;transform:rotate(0deg);transition:all .3s;fill:#fff}.tv-show-hero__nav-item--dropdown>.tv-show-hero__nav-link{display:block;transition:all .3s;border:2px solid transparent;cursor:pointer}.tv-show-hero__nav-item--dropdown:focus-within>.tv-show-hero__nav-link,.tv-show-hero__nav-item--dropdown:hover>.tv-show-hero__nav-link{color:#fff;border:2px solid #2c2e30}.tv-show-hero__nav-item--dropdown:focus-within svg{transform:rotate(180deg)}.tv-show-hero__nav-item--dropdown:focus-within .tv-show-hero__dropdown{visibility:visible;opacity:1}.tv-show-hero__dropdown{visibility:hidden;position:absolute;z-index:20;top:100%;right:0;left:0;transition:all .3s;border:2px solid #2c2e30;border-top:0;opacity:0;background-color:#020203}.tv-show-hero__dropdown .tv-show-hero__nav-link{display:block}.tv-show-hero__dropdown .tv-show-hero__nav-link:hover{color:#fff;background-color:#2c2e30}.tv-show-hero__nav-link{display:block;padding:15px 20px;color:#fff;font-size:16px;font-weight:700;line-height:20px}.tv-show-hero__nav-link:hover{color:#67e0c2}@media(max-width:1200px){.tv-show-hero__nav{margin-bottom:20px;border-bottom:1px solid var(--rtl-theme__border-color)}.tv-show-hero__nav-item{position:relative;margin:2px 0}.tv-show-hero__nav-item:before{content:"";display:block;position:absolute;top:50%;right:0;width:1px;height:14px;transform:translateY(-50%);background-color:var(--rtl-theme__border-color)}.tv-show-hero__nav-item:last-child:before{display:none}.tv-show-hero__nav-item--dropdown svg{fill:var(--rtl-theme__text-color)}.tv-show-hero__nav-item--dropdown.open>.tv-show-hero__nav-link,.tv-show-hero__nav-item--dropdown:hover>.tv-show-hero__nav-link{color:var(--rtl-theme__text-color);border:2px solid var(--rtl-theme__border-color)}.tv-show-hero__nav-list{flex-wrap:wrap;margin-left:-20px}.tv-show-hero__nav-link{display:block;color:var(--rtl-theme__text-color)}.tv-show-hero__dropdown{border-color:var(--rtl-theme__border-color);box-shadow:0 20px 17px 4px rgba(0,0,0,.05);background-color:var(--rtl-theme__base-color)}.tv-show-hero__dropdown .tv-show-hero__nav-link:hover{color:var(--rtl-theme__text-color);background-color:var(--rtl-theme__effect-color)}}@media(max-width:767px){.tv-show-hero__nav-list{margin-left:-15px;padding:7px 0}.tv-show-hero__nav-item:before{top:0}.tv-show-hero__nav-link{padding:7px 15px;font-size:12px;line-height:14px}}.tv-show-hero:first-child{padding-top:0!important;margin-top:0!important}.tv-show-hero__wrapper{display:flex;position:relative;padding-top:36.27%}.tv-show-hero__wrapper:before{content:"";z-index:1;height:70%;background:linear-gradient(180deg,transparent 0,#020203)}.tv-show-hero__cover,.tv-show-hero__wrapper:before{position:absolute;right:0;bottom:0;left:0;width:100%}.tv-show-hero__cover{top:0;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.tv-show-hero__logo{width:120px;height:120px;margin-right:32px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.tv-show-hero__content{display:flex;position:absolute;z-index:2;right:0;bottom:24px;left:0;align-items:center;padding:0 32px}.tv-show-hero__title{color:#fff;font-size:40px;font-weight:700;line-height:48px}.tv-show-hero__text{color:#fff;font-size:16px;line-height:24px}.tv-show-hero__bottom{display:grid;position:relative;grid-template-areas:"button nav social social-button";grid-template-columns:auto 1fr auto;grid-template-rows:auto;align-items:center;padding:32px;background-color:#020203}.tv-show-hero__bottom:before{content:"";position:absolute;top:0;right:32px;left:32px;border-top:2px dashed #2c2e30}.tv-show-hero__nav-button{grid-area:button;margin-right:20px;padding:12px 21px;transition:all .3s;border:2px solid #fff;color:#fff;font-size:14px;font-weight:700;line-height:20px}.tv-show-hero__nav-button:active,.tv-show-hero__nav-button:active:focus,.tv-show-hero__nav-button:focus,.tv-show-hero__nav-button:hover{background-color:#fff;color:#16161b}.tv-show-hero__social{display:flex;grid-area:social;align-items:center}.tv-show-hero__social-button-wrapper{position:relative;margin-left:32px;grid-area:social-button}.tv-show-hero__social-button-wrapper:before{content:"";position:absolute;top:-2px;left:0;width:2px;height:24px;background-color:#2c2e30}@media(max-width:767px){.tv-show-hero__social-button-wrapper{margin-left:0}.tv-show-hero__social-button-wrapper:before{display:none}}.tv-show-hero__social-button{margin-left:32px;padding:12px 21px;transition:all .3s;border:2px solid #fff;background-color:#fff;color:#020203;font-size:16px;font-weight:700;line-height:16px}.tv-show-hero__social-button:hover{background-color:#2c2e30;color:#fff}@media(max-width:1200px){.tv-show-hero__social-button,.tv-show-hero__social-button:hover{border:2px solid var(--rtl-theme__text-color);background-color:var(--rtl-theme__text-color);color:var(--rtl-theme__base-color)}.tv-show-hero__social-button:hover{opacity:.6}}@media(max-width:767px){.tv-show-hero__social-button{margin-left:0}}.tv-show-hero__social-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:14px;margin-left:16px;transition:background-color .3s;background-color:#17181a}.tv-show-hero__social-icon svg{fill:#fff;width:100%;height:100%}@media(max-width:1200px){.tv-show-hero__social-icon{background-color:var(--rtl-theme__pane-color)}.tv-show-hero__social-icon svg{fill:var(--rtl-theme__text-color)}}.tv-show-hero__description{margin-top:60px}.tv-show-hero__description p{margin-top:8px;line-height:1.5}@media(max-width:767px){.tv-show-hero__description{margin-top:40px}}@media(max-width:1200px){.tv-show-hero__wrapper{margin-right:-15px;margin-left:-15px}.tv-show-hero__bottom{grid-template-areas:"nav nav nav" "button social social-button";grid-template-rows:repeat(2,auto);padding:7px 0 0 0;background-color:var(--rtl-theme__base-color)}.tv-show-hero__bottom:before{display:none}.tv-show-hero__nav-button{width:-moz-fit-content;width:fit-content;border-color:var(--rtl-theme__text-color);color:var(--rtl-theme__text-color)}.tv-show-hero__nav-button:active,.tv-show-hero__nav-button:active:focus,.tv-show-hero__nav-button:focus,.tv-show-hero__nav-button:hover{background-color:var(--rtl-theme__text-color);color:var(--rtl-theme__base-color)}.tv-show-hero__nav-list{padding-top:0}.tv-show-hero__social{justify-content:flex-end}}@media(max-width:767px){.tv-show-hero__bottom{grid-template-areas:"nav nav nav" "button social social" "social-button social-button social-button";grid-template-rows:repeat(2,auto)}.tv-show-hero__logo{width:60px;height:60px;margin-right:15px}.tv-show-hero__content{bottom:15px;padding:0 15px}.tv-show-hero__title{margin-bottom:5px;font-size:18px;line-height:24px}.tv-show-hero__text{font-size:12px;line-height:14px}.tv-show-hero__nav-button{width:-moz-max-content;width:max-content;margin-right:0;padding:11px;font-size:14px;line-height:14px}.tv-show-hero__social-button{display:inline-block;margin-top:10px;margin-left:0;padding:11px;width:-moz-fit-content;width:fit-content;font-size:14px;line-height:14px}.tv-show-hero__social-icon{width:40px;height:40px;padding:10px;margin-left:8px}}.rtl-now{--rtl-theme__base-color:#18191b;--rtl-theme__text-color:#fff;--rtl-theme__muted-color:#999;--rtl-theme__pane-color:#252628;--rtl-theme__effect-color:#3b3c40;--rtl-theme__border-color:#3b3b40;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff;position:relative;margin-top:54px;margin-bottom:54px;padding-top:56px;padding-bottom:80px;overflow:hidden;background:var(--rtl-theme__pane-color)}.rtl-now .app:not(.app--cms){color-scheme:dark}.rtl-now:first-child{margin-top:0}.rtl-now:last-child{margin-bottom:0}.rtl-now__background{position:absolute}.rtl-now .widget-block{padding-top:0;padding-bottom:0}.rtl-now .widget-block__divider{margin-top:0;background-color:var(--rtl-theme__text-color)}.rtl-now .widget-block__title{position:relative;color:var(--rtl-theme__text-color)}.rtl-now .news-card{--rtl-theme__base-color:#fff;--rtl-theme__text-color:#020203;--rtl-theme__muted-color:#666;--rtl-theme__pane-color:#f1f2f4;--rtl-theme__effect-color:#d7dae0;--rtl-theme__border-color:#d9dbde;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff;display:flex;position:relative;flex-direction:column;height:100%;background-color:var(--rtl-theme__base-color)}.rtl-now .news-card .app:not(.app--cms){color-scheme:light}.rtl-now .news-card__image-wrapper{height:0}.rtl-now .news-card__title{margin-bottom:6px;padding:0 24px}.rtl-now .news-card__excerpt{margin-top:auto;padding:0 24px 18px}.rtl-now .widget-block--inverse .news-card__excerpt,.rtl-now .widget-block--inverse .news-card__title{color:initial!important}.rtl-now .slider-arrows .slider-arrows__arrow{border-color:#fff}.rtl-now .slider-arrows .slider-arrows__arrow:not(.slider-arrows__arrow--inactive):hover{border-color:#85888c}.rtl-now .slider-arrows .slider-arrows__arrow:not(.slider-arrows__arrow--inactive):hover .slider-arrows__icon{fill:#fff}.rtl-now .slider-arrows .slider-arrows__arrow--inactive{border-color:#515258;cursor:default}.rtl-now .slider-arrows .slider-arrows__arrow--inactive .slider-arrows__icon{fill:#85888c}.rtl-now .slider-arrows .slider-arrows__icon{fill:#fff}.content-card-list{display:block;padding:24px 0;border-top:2px dashed var(--rtl-theme__border-color);border-bottom:2px dashed var(--rtl-theme__border-color)}.content-card-list:not(:first-child){margin-top:-2px}.content-card-list:hover .content-card-list__excerpt,.content-card-list:hover .content-card-list__title{opacity:.6}.content-card-list__title{margin-top:0;transition:opacity .3s;font-size:18px;font-weight:700;line-height:24px}.content-card-list__title,.content-card-list__title a{color:var(--rtl-theme__text-color)}.content-card-list__image-wrapper{display:flex;position:relative;aspect-ratio:16/9;padding-top:56.25%}.content-card-list__image{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.content-card-list__timer{position:absolute;top:8px;right:8px}.content-card-list__tag{position:absolute;z-index:1;bottom:0;left:0;margin-bottom:0!important;white-space:nowrap}.content-card-list__date{display:block;margin-bottom:6px;color:var(--rtl-theme__muted-color);font-size:14px;font-weight:400;line-height:24px;white-space:nowrap}.content-card-list__excerpt{margin-top:5px;color:var(--rtl-theme__text-color);font-size:16px;line-height:24px;transition:opacity .3s;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.content-card-list__excerpt--large{font-size:18px}.content-card-list__title+.content-card-list__excerpt{margin-top:5px}@media(min-width:767px){.content-card-list,.content-card-list>a{display:flex;gap:0 30px}.content-card-list .content-card-list__image-wrapper{flex:0 0 300px;height:168px;margin-bottom:0;padding-top:0}.content-card-list .content-card-list__right{flex:1}.content-card-list .content-card-list__title{font-size:24px;line-height:32px}}.pagination{justify-content:space-between;margin-top:32px;margin-bottom:0;padding-left:0}.pagination,.pagination ul{display:flex;align-items:center;list-style:none}.pagination ul{margin:0;padding:0;gap:0 16px}@media(max-width:767px){.pagination ul{gap:0 8px}}.pagination__item{display:flex;align-items:center;justify-content:center;width:60px;height:60px;transition:all .3s;background-color:var(--rtl-theme__pane-color);color:var(--rtl-theme__text-color);font-size:16px;font-weight:700;line-height:20px}.pagination__item:not(.pagination__item--active):hover{background-color:var(--rtl-theme__effect-color)}@media(max-width:767px){.pagination__item--hidden{display:none}}.pagination__item--active{background-color:var(--rtl-theme__primary-color)}.pagination__item--active .pagination__link{color:var(--rtl-theme__primary-fg-color)}.pagination__item--disabled{pointer-events:none}.pagination__item--disabled .pagination__link{opacity:.15}.pagination__link{width:100%;height:100%;color:var(--rtl-theme__text-color);line-height:0}.main-loader,.pagination__link{display:flex;align-items:center;justify-content:center}.main-loader{height:calc(100vh - 155px)}.search{position:relative}.search__loader{display:flex;align-items:center;justify-content:center;padding:40px 0 80px}.search__input{display:block;width:100%;height:56px;margin-bottom:10px;padding:12px 35px 12px 12px;border:3px solid var(--rtl-theme__border-color);background-color:var(--rtl-theme__base-color);color:var(--rtl-theme__text-color);font-size:16px;line-height:16px}.search__input::-moz-placeholder{color:var(--rtl-theme__muted-color)}.search__input::placeholder{color:var(--rtl-theme__muted-color)}.search__input:focus,.search__input:focus-visible,.search__input:hover{border-color:var(--rtl-theme__text-color);outline:none}.search__button{display:flex;position:absolute;top:0;right:0;align-items:center;justify-content:center;width:56px;height:100%;transition:background-color .3s;background-color:var(--rtl-theme__text-color);color:var(--rtl-theme__base-color);cursor:pointer;border:none}.search__button svg{width:20px;height:20px;fill:var(--rtl-theme__base-color);transition:fill .3s}.search__button:hover{background-color:var(--rtl-theme__muted-color)}.search__button:hover svg{fill:var(--rtl-theme__base-color)}.search__list{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--rtl-theme__border-color)}.video-player{width:100%;height:100%;background-color:#0a0a0f;color:#fff}.video-player__video-wrapper{position:relative;width:100%;height:100%;padding-top:56.25%;aspect-ratio:16/9}.video-player__video-wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-player .video-player__overlay{display:none;height:100%;color:#fff}.video-player .video-player__overlay--pip{display:flex;flex-direction:column;align-items:center;justify-content:center}.video-player .video-player__pip-overlay{display:none}.video-player .video-player__container{height:100%;max-width:100vw}@media(min-width:1200px){.video-player .video-player__container.video-player__container--pip{position:fixed;z-index:1000;right:24px;bottom:24px;width:450px;height:260px;opacity:1;animation:pip .4s ease-out;will-change:transform}.video-player .video-player__container.video-player__container--pip .video-player__pip-overlay{display:flex;position:absolute;z-index:10;top:0;right:0;left:0;align-items:center;justify-content:space-between;padding:11px 16px;transition:all .3s;opacity:0;background:linear-gradient(1turn,transparent,#17171c)}.video-player .video-player__container.video-player__container--pip .video-player__pip-overlay svg{cursor:pointer;fill:#fff}.video-player .video-player__container.video-player__container--pip:hover .video-player__pip-overlay{opacity:1}.video-player .video-player__container.video-player__container--pip .video-player__pip-title{display:-webkit-box;padding-right:20px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;font-weight:700;line-height:24px}}@keyframes pip{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}.recommended-video-list{overflow:hidden}.recommended-video-list__main-title{font-style:normal;font-weight:700;font-size:28px;line-height:115%;color:#020203;margin:24px 0 32px}@media(max-width:1200px){.recommended-video-list__main-title{font-size:18px;line-height:120%}.recommended-video-list{overflow:visible}}.recommended-video-list__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;gap:30px 0}@media(max-width:1200px){.recommended-video-list__row{margin-right:-8px;margin-left:-8px;gap:0}}.recommended-video-list__col{flex:0 0 100%;padding-right:15px;padding-left:15px;width:100%;cursor:pointer}.recommended-video-list__col--2{flex:0 0 50%;max-width:50%}@media(min-width:1200px){.recommended-video-list__col--2 .news-card__title{font-size:40px;line-height:48px}.recommended-video-list__col--2 .news-card__excerpt{font-size:18px;line-height:28px}}@media(max-width:1200px){.recommended-video-list__col--2 .news-card__title{font-size:24px;line-height:28px}}.recommended-video-list__col--3{flex:0 0 33.3333333333%;max-width:33.3333333333%}@media(max-width:1200px){.recommended-video-list__col{padding-right:8px;padding-left:8px}}@media(max-width:767px){.recommended-video-list__col--2,.recommended-video-list__col--3{flex:0 0 100%;max-width:100%}}.recommended-video-list--collapsed>.recommended-video-list__row{gap:0;margin-top:1px;margin-bottom:1px}.recommended-video-list--collapsed>.recommended-video-list__row>.recommended-video-list__col{margin-top:-1px;margin-bottom:-1px}.recommended-video-widget{background-color:#f1f2f4;max-width:740px;margin:0 auto}@media(max-width:1200px){.recommended-video-widget{margin:0 -15px;max-width:calc(100% + 30px)}}.recommended-video-widget .widget-block{margin-top:0;padding-top:0}.facebook-widget__loader{height:auto}.channel-list{overflow:hidden}@media(max-width:1200px){.channel-list{overflow:visible}}.channel-list__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;gap:30px 0}@media(max-width:1200px){.channel-list__row{margin-right:-8px;margin-left:-8px}}.channel-list__col{flex:0 0 100%;width:100%;padding-right:15px;padding-left:15px}.channel-list__col--2{flex:0 0 50%;max-width:50%}.channel-list__col--3{flex:0 0 33.3333333333%;max-width:33.3333333333%}.channel-list__col--4{flex:0 0 25%;max-width:25%}@media(max-width:1200px){.channel-list__col{padding-right:8px;padding-left:8px}.channel-list__col--4{flex:0 0 50%;max-width:50%}}@media(max-width:767px){.channel-list__row{gap:16px 0}.channel-list .news-card__title{display:none}}.channel-list .news-card__image{background-color:#2c2e30}.uefa-upcoming-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}.uefa-upcoming-list--slider{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.uefa-upcoming-list--slider::-webkit-scrollbar{display:none}.uefa-upcoming-list__card{display:flex;flex-direction:column;flex:0 0 calc(33.33333% - 16px);max-width:calc(33.33333% - 16px);width:100%;background-color:var(--rtl-theme__pane-color);color:inherit;text-decoration:inherit}@media(max-width:767px){.uefa-upcoming-list__card{flex:0 0 100%;max-width:100%}}.uefa-upcoming-list__card-header{--rtl-theme__base-color:#18191b;--rtl-theme__text-color:#fff;--rtl-theme__muted-color:#999;--rtl-theme__pane-color:#252628;--rtl-theme__effect-color:#3b3c40;--rtl-theme__border-color:#3b3b40;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:18px 24px;background-color:var(--rtl-theme__base-color);color:var(--rtl-theme__text-color);font-size:14px;font-weight:700}.uefa-upcoming-list__card-header .app:not(.app--cms){color-scheme:dark}.uefa-upcoming-list__card-content{display:flex;flex-direction:row;align-items:center;padding:32px 24px;font-size:16px;font-weight:700;color:var(--rtl-theme__text-color)}.uefa-upcoming-list__card-items{display:flex;flex-direction:column;gap:16px;flex:1;border-right:2px solid var(--rtl-theme__text-color);padding-right:16px}.uefa-upcoming-list__card-item{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%}.uefa-upcoming-list__card-date{display:flex;flex-direction:column;align-items:flex-end;gap:4px;padding-left:16px;text-transform:capitalize}.uefa-upcoming-list__card-time{font-size:32px}@media(max-width:1200px){.uefa-upcoming-list{gap:16px}.uefa-upcoming-list__card{min-width:260px}.uefa-upcoming-list__card-header{padding:18px 16px}.uefa-upcoming-list__card-content{flex-direction:column;align-items:flex-start;padding:24px 16px}.uefa-upcoming-list__card-items{width:100%;padding-right:0;padding-bottom:24px;border-right:0;border-bottom:2px solid var(--rtl-theme__text-color)}.uefa-upcoming-list__card-date{align-items:flex-start;padding-left:0;padding-top:24px}}.uefa-content-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}.uefa-content-list--slider{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.uefa-content-list--slider::-webkit-scrollbar{display:none}.uefa-content-list__card{flex:0 0 calc(25% - 18px);max-width:calc(25% - 18px);width:100%;background-color:var(--rtl-theme__pane-color);color:inherit;text-decoration:inherit}@media(max-width:767px){.uefa-content-list__card{flex:0 0 100%;max-width:100%}}.uefa-content-list__card-header{background-color:var(--rtl-theme__primary-color);color:var(--rtl-theme__primary-fg-color)}.uefa-content-list__card-date{display:flex;flex-direction:row;justify-content:space-between;padding:16px 24px 8px;font-size:12px;color:var(--rtl-theme__muted-color)}.uefa-content-list__card-content{display:flex;flex-direction:column;align-items:center;padding:8px 24px 32px;font-size:16px;font-weight:700;gap:16px;color:var(--rtl-theme__text-color)}.uefa-content-list__card-item{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%}.uefa-content-list__card-result{margin-left:auto;font-size:24px}@media(max-width:1200px){.uefa-content-list{gap:16px}.uefa-content-list__card{min-width:260px}.uefa-content-list__card-header{padding:18px 16px}.uefa-content-list__card-content{padding:24px 16px}}.sticky-banner{width:300px;height:600px;position:sticky;top:120px}.sticky-banner .container{padding:0}.sticky-banner .banner{margin-top:0;padding-top:0}@media(max-width:1200px){.sticky-banner{display:none}}.loader{display:flex;align-items:center;justify-content:center;height:calc(100vh - 355px)}.content-list-page{padding-bottom:80px}.content-list-page__banner .container{padding:0;margin-top:-24px}@media(max-width:1200px){.content-list-page__banner .container{margin-top:-8px}}.content-list-page__avatar{display:block;width:64px;height:64px;margin-right:10px;border-radius:32px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}@media(max-width:767px){.content-list-page{padding-bottom:48px}}.content-list-page__hero{display:block;position:relative;margin-bottom:24px}.content-list-page__hero:before{content:"";position:absolute;z-index:1;right:0;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(180deg,transparent 0,#17171c)}.content-list-page__hero .article__featured-wrapper{display:flex;position:relative;aspect-ratio:16/9;padding-top:56.25%}.content-list-page__hero .article__featured{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.content-list-page__hero-overlay{position:absolute;z-index:2;right:32px;bottom:24px;left:32px}.content-list-page__hero-date{margin-bottom:8px;color:var(--rtl-theme__fade-fg-color);font-size:14px;line-height:24px}.content-list-page__hero-date span{font-weight:700}.content-list-page__hero-title{color:var(--rtl-theme__fade-fg-color);font-size:40px;font-weight:700;line-height:48px}@media(max-width:767px){.content-list-page__hero:before{display:none}.content-list-page__hero-overlay{position:static;margin-top:20px}.content-list-page__hero-date{color:var(--rtl-theme__muted-color)}.content-list-page__hero-title{color:var(--rtl-theme__text-color);font-size:24px;line-height:28px}}.content-filter{margin-top:8px;margin-bottom:32px;overflow:hidden}@media(max-width:767px){.content-filter{overflow:visible}}.content-filter__container{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:20px}@media(max-width:767px){.content-filter__container{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}}.content-filter__button{padding:14px 15px;transition:background-color .3s;border:none;background-color:#f1f2f4;color:#222227;font-size:12px;font-weight:600;letter-spacing:.1em;line-height:12px;text-transform:uppercase;white-space:nowrap;cursor:pointer}.content-filter__button:hover{background-color:#e7e7e7}.content-filter__button.selected,.content-filter__button.selected:hover{background-color:var(--rtl-theme__primary-color);color:var(--rtl-theme__primary-fg-color)}.image-gallery{cursor:pointer}.image-gallery:hover .image-gallery__badge{background-color:#a8aaaf}.image-gallery__content{position:relative}.image-gallery__badge{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#020203;width:64px;height:64px;cursor:pointer;transition:background-color .3s}.casting-group{margin-bottom:80px}.casting-group__divider{width:100%;height:4px;margin-bottom:24px;background-color:var(--rtl-theme__text-color)}.casting-group__title{margin-top:0;font-size:24px;font-weight:700;line-height:40px;text-transform:uppercase}.casting-group .casting-group__title+.casting-group__forms{margin-top:24px}.casting-group__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;gap:30px 0}@media(max-width:767px){.casting-group__row{gap:0}}.casting-group__col{flex:0 0 100%;width:100%;padding-right:15px;padding-left:15px}.casting-group__col--2{flex:0 0 50%;max-width:50%}.casting-group__col--3{flex:0 0 33.3333333333%;max-width:33.3333333333%}.casting-group__col--4{flex:0 0 25%;max-width:25%}@media(max-width:767px){.casting-group__col--2,.casting-group__col--3,.casting-group__col--4{flex:0 0 100%;max-width:100%}}.casting-group-form{display:block}.casting-group-form__image-wrapper{display:flex;position:relative;aspect-ratio:16/9;padding-top:56.25%}.casting-group-form__image{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.casting-group-form__title{margin-top:15px;font-size:24px;font-weight:700;line-height:32px}.casting-group-form__title,.casting-group-form__title a{color:var(--rtl-theme__text-color)}.casting-group-form__title--small{font-size:18px;font-weight:700;line-height:24px}@media(max-width:767px){.casting-group-form{display:flex;align-items:center;margin-top:-2px;padding-top:24px;padding-bottom:24px;border-top:2px dashed var(--rtl-theme__border-color);border-bottom:2px dashed var(--rtl-theme__border-color)}.casting-group-form__image-wrapper{width:128px;height:72px;margin-right:16px;padding-top:0}.casting-group-form__title{margin-top:0;font-size:16px;line-height:20px}}.casting-list__hero-image-wrapper{position:relative}.casting-list__hero-image-wrapper:before{content:"";position:absolute;z-index:1;right:0;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(180deg,transparent 0,#17171c)}.casting-list__hero-image{width:100%;height:auto;aspect-ratio:215/78;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.casting-list__hero-title{background-color:var(--rtl-theme__fade-color);color:var(--rtl-theme__fade-fg-color);font-size:40px;font-weight:700;line-height:48px;text-align:center}.casting-list__hero-title span{display:block;margin-right:32px;margin-left:32px;padding:32px 0;border-top:2px dashed #515258}@media(max-width:767px){.casting-list__hero-title span{padding:18px 0;border-top:0}.casting-list__hero-title{font-size:18px;line-height:24px}}@media(max-width:1200px){.casting-list__hero{margin:0 -15px}}.casting-list__main{margin-top:80px}@media(max-width:767px){.casting-list__main{margin-top:48px}}.celebrity-hero{margin-bottom:80px}.celebrity-hero__character-list{margin:0;padding:0;list-style:none}.celebrity-hero__character-list li:not(:last-child){margin-bottom:18px}.celebrity-hero__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;gap:25px 0}.celebrity-hero__col{padding-right:15px;padding-left:15px}.celebrity-hero__col--right{flex:0 0 25%;max-width:25%}.celebrity-hero__col--left{flex:0 0 75%;max-width:75%}@media(max-width:1200px){.celebrity-hero__col--left,.celebrity-hero__col--right{flex:0 0 100%;max-width:100%}}@media(max-width:767px){.celebrity-hero__col--right .content-list__row{gap:0}.celebrity-hero__col--right .news-card{min-height:118px;padding-bottom:21px}.celebrity-hero__col--right .news-card__image-wrapper+.news-card__title{margin-top:0}}.celebrity-hero__grid{display:grid;grid-column-gap:4px;grid-row-gap:32px;grid-template-columns:.4fr 1fr;grid-template-rows:1fr auto}.celebrity-hero__grid-image{position:relative;grid-area:1/1/2/2}.celebrity-hero__grid-image:before{content:"";position:absolute;z-index:1;right:0;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(180deg,transparent 0,#17171c);mix-blend-mode:multiply}.celebrity-hero__grid-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}@media(max-width:767px){.celebrity-hero__grid-image{position:relative;padding-top:56.25%}.celebrity-hero__grid-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:16/9}}.celebrity-hero__grid-media{grid-area:1/2/2/3}.celebrity-hero__grid-media img{width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.celebrity-hero__grid-media .news-card__title{font-size:28px;line-height:32px}@media(max-width:767px){.celebrity-hero__grid-media .news-card__title{font-size:18px;line-height:24px}}.celebrity-hero__grid-info{grid-area:2/1/3/3;font-size:18px;line-height:28px}@media(max-width:767px){.celebrity-hero__grid{grid-template-columns:1fr;grid-template-rows:repeat(3,auto)}.celebrity-hero__grid-image{grid-area:1/1/2/2;margin-right:-15px;margin-left:-15px}.celebrity-hero__grid-media{grid-area:3/1/4/2}.celebrity-hero__grid-info{grid-area:2/1/3/2}}.celebrity-hero__social{position:absolute;z-index:2;right:0;bottom:20px;left:0;text-align:center}.celebrity-hero__social svg{width:20px;height:20px;transition:fill .3s;fill:var(--rtl-theme__fade-fg-color)}.celebrity-hero__social svg:hover{fill:var(--rtl-theme__primary-color)}.celebrity-hero__social a:not(:last-child){margin-right:25px}.celebrity-hero__table{margin:0 0 32px 0;background-color:var(--rtl-theme__pane-color)}.celebrity-hero__table table{min-width:60%}.celebrity-hero__table table td{padding:8px 16px}.celebrity-hero__nav{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 32px 0;padding:0;list-style:none}.celebrity-hero__nav-item{margin-right:16px}.celebrity-hero__nav-link{display:block;padding:15px 20px;transition:background-color .3s;background-color:var(--rtl-theme__pane-color);color:var(--rtl-theme__text-color);font-size:12px;font-weight:700;line-height:12px;text-transform:uppercase}.celebrity-hero__nav-link:hover{background-color:var(--rtl-theme__effect-color)}.celebrity-hero__nav-link--active{color:var(--rtl-theme__base-color)}.celebrity-hero__nav-link--active,.celebrity-hero__nav-link--active:hover{background-color:var(--rtl-theme__text-color)}.celebrity-hero__nav-content{color:var(--rtl-theme__text-color);font-family:Helvetica Neue,Helvetica,Roboto,Segoe UI,Arial,sans-serif}.celebrity-hero__nav-content b,.celebrity-hero__nav-content blockquote,.celebrity-hero__nav-content figcaption,.celebrity-hero__nav-content h1,.celebrity-hero__nav-content h2,.celebrity-hero__nav-content h3,.celebrity-hero__nav-content h4,.celebrity-hero__nav-content h5,.celebrity-hero__nav-content h6,.celebrity-hero__nav-content ol,.celebrity-hero__nav-content p,.celebrity-hero__nav-content strong,.celebrity-hero__nav-content ul{max-width:740px;margin-right:auto;margin-left:auto}@media(max-width:1200px){.celebrity-hero__nav-content b,.celebrity-hero__nav-content blockquote,.celebrity-hero__nav-content figcaption,.celebrity-hero__nav-content h1,.celebrity-hero__nav-content h2,.celebrity-hero__nav-content h3,.celebrity-hero__nav-content h4,.celebrity-hero__nav-content h5,.celebrity-hero__nav-content h6,.celebrity-hero__nav-content ol,.celebrity-hero__nav-content p,.celebrity-hero__nav-content strong,.celebrity-hero__nav-content ul{max-width:100%}}.celebrity-hero__nav-content blockquote{position:relative;margin-top:0;margin-bottom:0;padding-left:80px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m36 0-8 16v20h20V16H38l6-16h-8ZM8 0 0 16v20h20V16H10l6-16H8Z' fill='%2367E0C2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:48px 36px}.celebrity-hero__nav-content blockquote p{font-size:28px;font-style:italic;font-weight:700;line-height:36px}@media(max-width:1200px){.celebrity-hero__nav-content blockquote{padding-left:58px;background-size:32px 24px}.celebrity-hero__nav-content blockquote p{font-size:20px;line-height:32px}}.celebrity-hero__nav-content .highlight{position:relative;padding:24px 42px}.celebrity-hero__nav-content .highlight:before{top:0;left:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2367E0C2' d='M0 0h8v64H0z'/%3E%3Cpath fill='%2367E0C2' d='M0 0h24v8H0z'/%3E%3C/svg%3E")}.celebrity-hero__nav-content .highlight:after,.celebrity-hero__nav-content .highlight:before{content:"";position:absolute;width:24px;height:64px;background-repeat:no-repeat;background-size:contain}.celebrity-hero__nav-content .highlight:after{right:0;bottom:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2367E0C2' d='M16 0h8v64h-8z'/%3E%3Cpath fill='%2367E0C2' d='M0 56h24v8H0z'/%3E%3C/svg%3E")}.celebrity-hero__nav-content .highlight--1{font-size:24px;font-weight:700;line-height:32px}.celebrity-hero__nav-content .highlight--2{font-size:32px;font-weight:700;line-height:42px}@media(max-width:767px){.celebrity-hero__nav-content .highlight{padding:14px 34px}.celebrity-hero__nav-content .highlight--1,.celebrity-hero__nav-content .highlight--2{font-size:20px;line-height:32px}}.celebrity-hero__nav-content .highlight--3{padding:48px;background-color:var(--rtl-theme__pane-color)}@media(max-width:767px){.celebrity-hero__nav-content .highlight--3{padding:32px 24px}}.celebrity-hero__nav-content .highlight--3:after,.celebrity-hero__nav-content .highlight--3:before{display:none}.celebrity-hero__nav-content b,.celebrity-hero__nav-content strong{font-weight:700}.celebrity-hero__nav-content img{width:100%;height:auto}.celebrity-hero__nav-content figure{margin:0 0 48px 0}.celebrity-hero__nav-content figure img{margin-bottom:15px}.celebrity-hero__nav-content hr{margin:25px 0;border-top:1px solid var(--rtl-theme__border-color);border-left:0}.celebrity-hero__nav-content figcaption{color:#85888c;font-size:14px;font-weight:500;line-height:24px}.celebrity-hero__nav-content iframe{display:block;margin-right:auto!important;margin-left:auto!important}.celebrity-hero__nav-content p img{width:100%}.celebrity-hero__nav-content>:first-child{margin-top:0!important}.celebrity-hero__nav-content h1{margin-top:60px;margin-bottom:50px;font-size:40px;font-weight:700}@media(max-width:1200px){.celebrity-hero__nav-content h1{font-size:30px}}.celebrity-hero__nav-content h2{margin-top:50px;margin-bottom:40px;font-size:30px;font-weight:700}@media(max-width:1200px){.celebrity-hero__nav-content h2{font-size:26px}}.celebrity-hero__nav-content h3{margin-top:50px;margin-bottom:40px;padding-top:0;font-size:28px}@media(max-width:1200px){.celebrity-hero__nav-content h3{font-size:24px}}.celebrity-hero__nav-content h4{margin-top:40px;margin-bottom:30px;font-size:24px}@media(max-width:1200px){.celebrity-hero__nav-content h4{font-size:22px}}.celebrity-hero__nav-content h5{margin-top:35px;margin-bottom:25px;font-size:20px}.celebrity-hero__nav-content h6{margin-top:30px;margin-bottom:20px;font-size:18px}.celebrity-hero__nav-content p{margin-bottom:35px;font-size:18px;line-height:28px}.celebrity-hero__nav-content a{color:var(--rtl-theme__text-color);font-weight:400;text-decoration-color:var(--rtl-theme__primary-color);text-decoration-line:underline;text-decoration-thickness:4px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.celebrity-hero__nav-content a:hover{background-color:var(--rtl-theme__primary-color);color:var(--rtl-theme__primary-fg-color)}.celebrity-hero__nav-content ul{margin-bottom:30px;padding-left:15px;list-style:none}.celebrity-hero__nav-content ul li{position:relative;margin-bottom:10px;padding-left:24px;font-size:18px;line-height:28px}.celebrity-hero__nav-content ul li:before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;background-color:var(--rtl-theme__primary-color)}.celebrity-hero__nav-content ol{margin-bottom:30px;padding-left:15px;list-style:none;counter-reset:counter}.celebrity-hero__nav-content ol li{position:relative;margin-bottom:10px;padding-left:24px;font-size:18px;line-height:28px;counter-increment:counter}.celebrity-hero__nav-content ol li:before{content:counter(counter) ". ";position:absolute;top:0;left:0;color:var(--rtl-theme__primary-color);font-weight:700}.celebrity-hero__nav-content--lead p{font-size:20px;font-weight:700;line-height:32px}@media(max-width:767px){.celebrity-hero__nav-content iframe{width:100%}}.celebrity-hero__nav-content .instagram-media,.celebrity-hero__nav-content .twitter-tweet{margin-right:auto!important;margin-left:auto!important}@media(min-width:1200px){.celebrity-hero__nav-content .raw-html-embed{max-width:960px;margin:0 -15px}.celebrity-hero__nav-content .raw-html-embed__content{max-width:740px}}.celebrity-hero__nav-content .news-card__image-wrapper+.news-card__excerpt,.celebrity-hero__nav-content .news-card__image-wrapper+.news-card__title{margin:16px 0 0;font-size:18px;font-weight:700;line-height:22px}.celebrity-hero__nav-content{display:block}.celebrity-hero__nav-content b,.celebrity-hero__nav-content blockquote,.celebrity-hero__nav-content figcaption,.celebrity-hero__nav-content h1,.celebrity-hero__nav-content h2,.celebrity-hero__nav-content h3,.celebrity-hero__nav-content h4,.celebrity-hero__nav-content h5,.celebrity-hero__nav-content h6,.celebrity-hero__nav-content ol,.celebrity-hero__nav-content p,.celebrity-hero__nav-content strong,.celebrity-hero__nav-content ul{max-width:none}.celebrity-hero__nav-content .raw-html-embed{margin:0}.celebrity-hero__nav-content h1[id]{scroll-margin:80px}.celebrity-hero .news-card--full-image,.celebrity-hero .news-card--full-image .news-card__image-wrapper{height:auto}.celebrity-page__tag{margin-bottom:19px}.adult-confirm{max-width:700px;padding:0 15px;margin:80px auto}.adult-confirm__agelimit{display:block;height:64px;margin:32px auto 16px}.adult-confirm__title{margin-bottom:32px;font-size:18px;text-align:center}.adult-confirm__footer{display:flex;flex-direction:row;align-items:center;justify-content:space-around;margin-top:24px}.adult-confirm__body a{color:#67e0c2;text-decoration:underline;text-decoration-thickness:2px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.adult-confirm__body a:hover{color:#fff;background-color:#67e0c2}.adult-confirm__button{margin:15px}@media(max-width:767px){.adult-confirm{margin-top:30px}.adult-confirm__footer{flex-direction:column-reverse}}.minute-by-minute__block{max-width:740px;margin-right:auto;margin-bottom:48px;margin-left:auto}.minute-by-minute__block.content-card-list{margin-bottom:0}.minute-by-minute__top{display:flex;align-items:center;margin-bottom:32px;border-top:4px solid var(--rtl-theme__text-color)}.minute-by-minute__ago{padding:10px 10px;background-color:var(--rtl-theme__text-color);color:var(--rtl-theme__base-color);font-size:14px;font-weight:700;line-height:20px}.minute-by-minute__author{margin-left:12px}.minute-by-minute__author,.minute-by-minute__date{color:var(--rtl-theme__muted-color);font-size:14px;font-weight:700;line-height:20px}.minute-by-minute__date{margin-left:auto}.minute-by-minute__title{margin-bottom:24px;font-size:24px;font-weight:700;line-height:31px}.minute-by-minute__content,.minute-by-minute__title a{color:var(--rtl-theme__text-color)}.minute-by-minute__content{font-family:Helvetica Neue,Helvetica,Roboto,Segoe UI,Arial,sans-serif}.minute-by-minute__content b,.minute-by-minute__content blockquote,.minute-by-minute__content figcaption,.minute-by-minute__content h1,.minute-by-minute__content h2,.minute-by-minute__content h3,.minute-by-minute__content h4,.minute-by-minute__content h5,.minute-by-minute__content h6,.minute-by-minute__content ol,.minute-by-minute__content p,.minute-by-minute__content strong,.minute-by-minute__content ul{max-width:740px;margin-right:auto;margin-left:auto}@media(max-width:1200px){.minute-by-minute__content b,.minute-by-minute__content blockquote,.minute-by-minute__content figcaption,.minute-by-minute__content h1,.minute-by-minute__content h2,.minute-by-minute__content h3,.minute-by-minute__content h4,.minute-by-minute__content h5,.minute-by-minute__content h6,.minute-by-minute__content ol,.minute-by-minute__content p,.minute-by-minute__content strong,.minute-by-minute__content ul{max-width:100%}}.minute-by-minute__content blockquote{position:relative;margin-top:0;margin-bottom:0;padding-left:80px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m36 0-8 16v20h20V16H38l6-16h-8ZM8 0 0 16v20h20V16H10l6-16H8Z' fill='%2367E0C2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:48px 36px}.minute-by-minute__content blockquote p{font-size:28px;font-style:italic;font-weight:700;line-height:36px}@media(max-width:1200px){.minute-by-minute__content blockquote{padding-left:58px;background-size:32px 24px}.minute-by-minute__content blockquote p{font-size:20px;line-height:32px}}.minute-by-minute__content .highlight{position:relative;padding:24px 42px}.minute-by-minute__content .highlight:before{top:0;left:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2367E0C2' d='M0 0h8v64H0z'/%3E%3Cpath fill='%2367E0C2' d='M0 0h24v8H0z'/%3E%3C/svg%3E")}.minute-by-minute__content .highlight:after,.minute-by-minute__content .highlight:before{content:"";position:absolute;width:24px;height:64px;background-repeat:no-repeat;background-size:contain}.minute-by-minute__content .highlight:after{right:0;bottom:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2367E0C2' d='M16 0h8v64h-8z'/%3E%3Cpath fill='%2367E0C2' d='M0 56h24v8H0z'/%3E%3C/svg%3E")}.minute-by-minute__content .highlight--1{font-size:24px;font-weight:700;line-height:32px}.minute-by-minute__content .highlight--2{font-size:32px;font-weight:700;line-height:42px}@media(max-width:767px){.minute-by-minute__content .highlight{padding:14px 34px}.minute-by-minute__content .highlight--1,.minute-by-minute__content .highlight--2{font-size:20px;line-height:32px}}.minute-by-minute__content .highlight--3{padding:48px;background-color:var(--rtl-theme__pane-color)}@media(max-width:767px){.minute-by-minute__content .highlight--3{padding:32px 24px}}.minute-by-minute__content .highlight--3:after,.minute-by-minute__content .highlight--3:before{display:none}.minute-by-minute__content b,.minute-by-minute__content strong{font-weight:700}.minute-by-minute__content img{width:100%;height:auto}.minute-by-minute__content figure{margin:0 0 48px 0}.minute-by-minute__content figure img{margin-bottom:15px}.minute-by-minute__content hr{margin:25px 0;border-top:1px solid var(--rtl-theme__border-color);border-left:0}.minute-by-minute__content figcaption{color:#85888c;font-size:14px;font-weight:500;line-height:24px}.minute-by-minute__content iframe{display:block;margin-right:auto!important;margin-left:auto!important}.minute-by-minute__content p img{width:100%}.minute-by-minute__content>:first-child{margin-top:0!important}.minute-by-minute__content h1{margin-top:60px;margin-bottom:50px;font-size:40px;font-weight:700}@media(max-width:1200px){.minute-by-minute__content h1{font-size:30px}}.minute-by-minute__content h2{margin-top:50px;margin-bottom:40px;font-size:30px;font-weight:700}@media(max-width:1200px){.minute-by-minute__content h2{font-size:26px}}.minute-by-minute__content h3{margin-top:50px;margin-bottom:40px;padding-top:0;font-size:28px}@media(max-width:1200px){.minute-by-minute__content h3{font-size:24px}}.minute-by-minute__content h4{margin-top:40px;margin-bottom:30px;font-size:24px}@media(max-width:1200px){.minute-by-minute__content h4{font-size:22px}}.minute-by-minute__content h5{margin-top:35px;margin-bottom:25px;font-size:20px}.minute-by-minute__content h6{margin-top:30px;margin-bottom:20px;font-size:18px}.minute-by-minute__content p{margin-bottom:35px;font-size:18px;line-height:28px}.minute-by-minute__content a{color:var(--rtl-theme__text-color);font-weight:400;text-decoration-color:var(--rtl-theme__primary-color);text-decoration-line:underline;text-decoration-thickness:4px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.minute-by-minute__content a:hover{background-color:var(--rtl-theme__primary-color);color:var(--rtl-theme__primary-fg-color)}.minute-by-minute__content ul{margin-bottom:30px;padding-left:15px;list-style:none}.minute-by-minute__content ul li{position:relative;margin-bottom:10px;padding-left:24px;font-size:18px;line-height:28px}.minute-by-minute__content ul li:before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;background-color:var(--rtl-theme__primary-color)}.minute-by-minute__content ol{margin-bottom:30px;padding-left:15px;list-style:none;counter-reset:counter}.minute-by-minute__content ol li{position:relative;margin-bottom:10px;padding-left:24px;font-size:18px;line-height:28px;counter-increment:counter}.minute-by-minute__content ol li:before{content:counter(counter) ". ";position:absolute;top:0;left:0;color:var(--rtl-theme__primary-color);font-weight:700}.minute-by-minute__content--lead p{font-size:20px;font-weight:700;line-height:32px}@media(max-width:767px){.minute-by-minute__content iframe{width:100%}}.minute-by-minute__content .instagram-media,.minute-by-minute__content .twitter-tweet{margin-right:auto!important;margin-left:auto!important}@media(min-width:1200px){.minute-by-minute__content .raw-html-embed{max-width:960px;margin:0 -15px}.minute-by-minute__content .raw-html-embed__content{max-width:740px}}.minute-by-minute__content .news-card__image-wrapper+.news-card__excerpt,.minute-by-minute__content .news-card__image-wrapper+.news-card__title{margin:16px 0 0;font-size:18px;font-weight:700;line-height:22px}@media(max-width:767px){.minute-by-minute__block{margin-bottom:40px}.minute-by-minute__author{margin-left:auto}.minute-by-minute__date{display:none}.minute-by-minute__title{margin-bottom:16px;font-size:20px;line-height:26px}.minute-by-minute__content{font-size:16px;line-height:24px}.minute-by-minute__content p{margin-bottom:15px}}.minute-by-minute-notification{position:fixed;z-index:100;visibility:hidden;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;bottom:40px;left:50%;transform:translateX(-50%) translateY(30px);opacity:0;transition:all .3s;will-change:transform,opacity;width:100%;max-width:850px;background-color:var(--rtl-theme__pane-color)}.minute-by-minute-notification--open{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.minute-by-minute-notification__text{margin-right:24px;font-size:16px;font-weight:700;line-height:16px}.minute-by-minute-notification__refresh{font-size:12px;font-weight:700;line-height:12px;letter-spacing:.1em;text-transform:uppercase;border:0;padding:14px 16px;cursor:pointer;background-color:var(--rtl-theme__primary-color);color:var(--rtl-theme__primary-fg-color)}.minute-by-minute-notification svg{cursor:pointer;fill:var(--rtl-theme__text-color)}@media(max-width:1200px){.minute-by-minute-notification{bottom:70px}}@media(max-width:767px){.minute-by-minute-notification{align-items:flex-start;width:calc(100% - 30px)}.minute-by-minute-notification__text{display:block;margin-bottom:12px}}.facebook-follow--mobile{display:none}.facebook-follow__block{margin-bottom:48px;padding:24px;background-color:#1877f2}.facebook-follow__title{margin-bottom:16px;font-size:18px;font-weight:700;line-height:25px;color:#fff}.facebook-follow__button{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;line-height:16px;padding:15px;background-color:#fff;color:#1877f2}.facebook-follow__button svg{margin-right:14px;fill:#1877f2}@media(max-width:1200px){.facebook-follow--mobile{display:block}.facebook-follow--desktop{display:none}.facebook-follow .container{padding-right:0;padding-left:0}.facebook-follow__block{margin-top:32px;margin-bottom:0}}.recommended-video-v2-widget{background:var(--rtl-theme__pane-color);font-family:RTLUnitedText,sans-serif;border-top:1px solid var(--rtl-theme__border-color);border-bottom:1px solid var(--rtl-theme__border-color)}.recommended-video-v2-widget__container{position:relative;display:flex;flex-direction:row;align-items:center;max-width:1290px;margin-left:auto;margin-right:auto}.recommended-video-v2-widget__content{display:flex;flex-direction:row;align-items:center;flex:1;color:inherit}.recommended-video-v2-widget__label{padding:2px 4px 3px 6px;margin-right:.5em;vertical-align:bottom;background-color:var(--rtl-theme__text-color);color:var(--rtl-theme__base-color);font-family:RTLUnitedText,sans-serif;font-size:12px;font-weight:700}@media(max-width:1200px){.recommended-video-v2-widget__label{display:none}}.recommended-video-v2-widget__title{flex:1;padding:5px 5px 5px 15px;font-weight:700;font-size:14px;line-height:18px}.recommended-video-v2-widget__img{position:relative;display:flex;justify-content:stretch;align-items:stretch;width:120px;height:auto}.recommended-video-v2-widget__icon{position:absolute;width:24px;height:24px;top:50%;left:50%;transform:translate(-50%,-50%)}.recommended-video-v2-widget__actions{display:flex;flex-direction:row;align-self:auto;align-items:center;justify-content:center}.recommended-video-v2-widget__close-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:15px;color:var(--rtl-theme__text-color);cursor:pointer}.btn-tooltip{pointer-events:none;position:absolute;bottom:100%;left:50%;transform:translateX(-50%);padding:.5em .8em;background-color:#2c2e30;color:#fff;font-size:.8em;white-space:nowrap;word-break:keep-all;z-index:100000;opacity:0;transition:bottom .2s ease-in-out,opacity .2s ease-in-out;cursor:default}@media(max-width:767px){.btn-tooltip{white-space:normal;word-break:normal}}.btn-tooltip:after{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#2c2e30 transparent transparent transparent}.btn-tooltip--open{bottom:calc(100% + 10px);opacity:.9}.static-page__content{color:var(--rtl-theme__text-color);font-family:Helvetica Neue,Helvetica,Roboto,Segoe UI,Arial,sans-serif}.static-page__content b,.static-page__content blockquote,.static-page__content figcaption,.static-page__content h1,.static-page__content h2,.static-page__content h3,.static-page__content h4,.static-page__content h5,.static-page__content h6,.static-page__content ol,.static-page__content p,.static-page__content strong,.static-page__content ul{max-width:740px;margin-right:auto;margin-left:auto}@media(max-width:1200px){.static-page__content b,.static-page__content blockquote,.static-page__content figcaption,.static-page__content h1,.static-page__content h2,.static-page__content h3,.static-page__content h4,.static-page__content h5,.static-page__content h6,.static-page__content ol,.static-page__content p,.static-page__content strong,.static-page__content ul{max-width:100%}}.static-page__content blockquote{position:relative;margin-top:0;margin-bottom:0;padding-left:80px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m36 0-8 16v20h20V16H38l6-16h-8ZM8 0 0 16v20h20V16H10l6-16H8Z' fill='%2367E0C2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:48px 36px}.static-page__content blockquote p{font-size:28px;font-style:italic;font-weight:700;line-height:36px}@media(max-width:1200px){.static-page__content blockquote{padding-left:58px;background-size:32px 24px}.static-page__content blockquote p{font-size:20px;line-height:32px}}.static-page__content .highlight{position:relative;padding:24px 42px}.static-page__content .highlight:before{top:0;left:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2367E0C2' d='M0 0h8v64H0z'/%3E%3Cpath fill='%2367E0C2' d='M0 0h24v8H0z'/%3E%3C/svg%3E")}.static-page__content .highlight:after,.static-page__content .highlight:before{content:"";position:absolute;width:24px;height:64px;background-repeat:no-repeat;background-size:contain}.static-page__content .highlight:after{right:0;bottom:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2367E0C2' d='M16 0h8v64h-8z'/%3E%3Cpath fill='%2367E0C2' d='M0 56h24v8H0z'/%3E%3C/svg%3E")}.static-page__content .highlight--1{font-size:24px;font-weight:700;line-height:32px}.static-page__content .highlight--2{font-size:32px;font-weight:700;line-height:42px}@media(max-width:767px){.static-page__content .highlight{padding:14px 34px}.static-page__content .highlight--1,.static-page__content .highlight--2{font-size:20px;line-height:32px}}.static-page__content .highlight--3{padding:48px;background-color:var(--rtl-theme__pane-color)}@media(max-width:767px){.static-page__content .highlight--3{padding:32px 24px}}.static-page__content .highlight--3:after,.static-page__content .highlight--3:before{display:none}.static-page__content b,.static-page__content strong{font-weight:700}.static-page__content img{width:100%;height:auto}.static-page__content figure{margin:0 0 48px 0}.static-page__content figure img{margin-bottom:15px}.static-page__content hr{margin:25px 0;border-top:1px solid var(--rtl-theme__border-color);border-left:0}.static-page__content figcaption{color:#85888c;font-size:14px;font-weight:500;line-height:24px}.static-page__content iframe{display:block;margin-right:auto!important;margin-left:auto!important}.static-page__content p img{width:100%}.static-page__content>:first-child{margin-top:0!important}.static-page__content h1{margin-top:60px;margin-bottom:50px;font-size:40px;font-weight:700}@media(max-width:1200px){.static-page__content h1{font-size:30px}}.static-page__content h2{margin-top:50px;margin-bottom:40px;font-size:30px;font-weight:700}@media(max-width:1200px){.static-page__content h2{font-size:26px}}.static-page__content h3{margin-top:50px;margin-bottom:40px;padding-top:0;font-size:28px}@media(max-width:1200px){.static-page__content h3{font-size:24px}}.static-page__content h4{margin-top:40px;margin-bottom:30px;font-size:24px}@media(max-width:1200px){.static-page__content h4{font-size:22px}}.static-page__content h5{margin-top:35px;margin-bottom:25px;font-size:20px}.static-page__content h6{margin-top:30px;margin-bottom:20px;font-size:18px}.static-page__content p{margin-bottom:35px;font-size:18px;line-height:28px}.static-page__content a{color:var(--rtl-theme__text-color);font-weight:400;text-decoration-color:var(--rtl-theme__primary-color);text-decoration-line:underline;text-decoration-thickness:4px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.static-page__content a:hover{background-color:var(--rtl-theme__primary-color);color:var(--rtl-theme__primary-fg-color)}.static-page__content ul{margin-bottom:30px;padding-left:15px;list-style:none}.static-page__content ul li{position:relative;margin-bottom:10px;padding-left:24px;font-size:18px;line-height:28px}.static-page__content ul li:before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;background-color:var(--rtl-theme__primary-color)}.static-page__content ol{margin-bottom:30px;padding-left:15px;list-style:none;counter-reset:counter}.static-page__content ol li{position:relative;margin-bottom:10px;padding-left:24px;font-size:18px;line-height:28px;counter-increment:counter}.static-page__content ol li:before{content:counter(counter) ". ";position:absolute;top:0;left:0;color:var(--rtl-theme__primary-color);font-weight:700}.static-page__content--lead p{font-size:20px;font-weight:700;line-height:32px}@media(max-width:767px){.static-page__content iframe{width:100%}}.static-page__content .instagram-media,.static-page__content .twitter-tweet{margin-right:auto!important;margin-left:auto!important}@media(min-width:1200px){.static-page__content .raw-html-embed{max-width:960px;margin:0 -15px}.static-page__content .raw-html-embed__content{max-width:740px}}.static-page__content .news-card__image-wrapper+.news-card__excerpt,.static-page__content .news-card__image-wrapper+.news-card__title{margin:16px 0 0;font-size:18px;font-weight:700;line-height:22px}.static-page__half-trigger{height:1px}.static-page__recommended-video{border-top:0}@media(min-width:1200px){.static-page__sticky-banner{position:sticky;top:120px;margin-bottom:60px;padding-top:24px}.static-page__sticky-banner .banner{margin-top:0;padding-top:0}}.static-page__banner .banner{margin-top:0}.static-page__banner .banner .container,.static-page__banner--leaderboard .container{padding:0}.static-page__banner--roadblock{max-width:740px;margin:0 auto 12px;padding-top:0}.static-page__banner--roadblock .container{padding:0}.static-page__banner--roadblock .banner_content{margin-bottom:35px}@media(max-width:1200px){.static-page__banner--roadblock{max-width:none;padding-top:24px}.static-page__banner--roadblock .banner{padding-bottom:0}}.static-page__banner--side .banner{margin-top:0!important;padding-top:0}.static-page__banner--teads .banner{margin-bottom:24px}.static-page__banner--teads .container{padding:0}.static-page__featured-wrapper{display:flex;position:relative;aspect-ratio:16/9;padding-top:56.25%}.static-page__featured-wrapper:hover .static-page__gallery-badge{background-color:#a8aaaf}.static-page__featured-wrapper--gallery{cursor:pointer}.static-page__gallery-badge{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#020203;width:64px;height:64px;cursor:pointer;transition:background-color .3s}@media(max-width:767px){.static-page__featured-video-wrapper--sticky{position:sticky;top:0;z-index:1}}.static-page__featured{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.static-page__info{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px;padding:24px 0 16px;border-bottom:1px solid var(--rtl-theme__border-color)}.static-page__created{color:var(--rtl-theme__muted-color);font-size:14px;font-weight:400;line-height:24px}.static-page__button,.static-page__buttons{display:flex;align-items:center}.static-page__button{position:relative;justify-content:center;height:48px;margin-left:16px;padding:10px 14px;transition:background-color .3s;border:0;background-color:var(--rtl-theme__pane-color);color:var(--rtl-theme__text-color);font-size:16px;font-weight:700;line-height:16px;cursor:pointer}.static-page__button svg:not(.link-icon){fill:var(--rtl-theme__text-color)}.static-page__button .link-icon{margin-right:10px}.static-page__button:hover{background-color:var(--rtl-theme__effect-color)}.static-page__socials{display:flex;align-items:center;max-width:740px;margin-top:48px;margin-right:auto;margin-left:auto}.static-page__socials .static-page__button{margin-right:16px;margin-left:0;width:48px;height:48px}.static-page__socials .static-page__button svg{width:100%;height:100%;margin:0}.static-page__bottom-tags{margin-top:48px;margin-bottom:48px;padding-top:24px;border-top:1px solid var(--rtl-theme__border-color)}.static-page__bottom-tag{margin-right:16px;margin-bottom:10px;padding:6px 10px;transition:background-color .3s;background-color:var(--rtl-theme__pane-color)!important;color:var(--rtl-theme__text-color)!important;font-size:12px;font-weight:700;line-height:12px;text-transform:uppercase;cursor:pointer}@media(max-width:767px){.static-page{padding-top:24px}.static-page__featured-wrapper{margin:0 -15px}.static-page__info{flex-direction:column;align-items:flex-start}.static-page__buttons .static-page__button{margin-right:10px}.static-page__button{margin-left:0}.static-page__created{margin-bottom:15px}.static-page__popular .container{padding:0}}.video-wrapper__sticky-close{display:none}@media(max-width:767px){.video-wrapper__sticky-close{display:flex;justify-content:flex-end;position:absolute;top:0;width:100%;padding:10px;background:linear-gradient(1turn,rgba(22,22,27,0),rgba(22,22,27,.561));z-index:1}.video-wrapper__sticky-close svg{width:10px;height:10px;cursor:pointer;fill:var(--rtl-theme__fade-fg-color)}}.program-list-page .modal__panel{width:850px}.program-list-page .modal__header{height:80px;padding-right:37px}.program-list-page .modal__content{padding:0 80px 80px}.program-list-page .modal__close{cursor:pointer}.program-list-page .program-list-page__info-description{display:flex;align-items:center;margin-top:8px;color:var(--rtl-theme__muted-color)}.program-list-page .program-list-page__info-description time{font-size:16px}.program-list-page .program-list-page__info-body{margin-top:20px;font-size:18px;line-height:28px}.program-list-page .program-list-page__info-agelimit{display:inline-block;width:32px;height:32px;vertical-align:middle;margin-left:16px}.program-list-page .program-list-page__info-title{font-size:40px;line-height:48px}@media(max-width:767px){.program-list-page .modal__panel{margin-right:15px;margin-left:15px}.program-list-page .modal__header{height:48px;padding-right:29px}.program-list-page .modal__content{padding:0 24px 48px}.program-list-page .program-list-page__info-agelimit{width:24px;height:24px}.program-list-page .program-list-page__info-title{font-size:28px;line-height:32px}.program-list-page .program-list-page__info-description{margin-top:8px}.program-list-page .program-list-page__info-description time{font-size:14px}}.program_list_tv_channels .container{padding-right:0;padding-left:0}.program_search_filter{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:0;margin-bottom:25px}.program_search_filter__button{margin-right:15px;margin-bottom:15px;padding:14px 15px;transition:background-color .3s;border:none;background-color:var(--rtl-theme__pane-color);color:var(--rtl-theme__text-color);font-size:12px;font-weight:600;letter-spacing:.1em;line-height:12px;text-transform:uppercase;cursor:pointer}.program_search_filter__button:hover{background-color:var(--rtl-theme__effect-color)}.program_search_filter__button.selected{background-color:var(--rtl-theme__text-color);color:var(--rtl-theme__base-color)}@media(max-width:767px){.program_search_filter__buttons{display:flex;flex-wrap:nowrap;margin:0 -15px;padding-left:15px;overflow:auto;-webkit-overflow-scrolling:touch}.program_search_filter__buttons::-webkit-scrollbar{display:none}.program_search_filter__button{margin-bottom:0}}.program-box{display:flex;width:100%;margin-bottom:100px;padding-top:18px;border-top:2px dashed var(--rtl-theme__border-color)}.program-box__name_col{--rtl-theme__base-color:#18191b;--rtl-theme__text-color:#fff;--rtl-theme__muted-color:#999;--rtl-theme__pane-color:#252628;--rtl-theme__effect-color:#3b3c40;--rtl-theme__border-color:#3b3b40;--rtl-theme__primary-color:#67e0c1;--rtl-theme__primary-fg-color:#fff;--rtl-theme__danger-color:#ea3941;--rtl-theme__fade-color:#17171c;--rtl-theme__fade-fg-color:#fff;display:flex;z-index:2;flex-direction:column;justify-content:space-between;top:0;left:0;width:190px;margin-top:40px;padding:0 58px;border-right:4px solid var(--rtl-theme__base-color);background-color:var(--rtl-theme__pane-color)}.program-box__name_col .app:not(.app--cms){color-scheme:dark}.program-box__name_col__line{display:flex;align-items:center;justify-content:center;height:80px}.program-box__time_sheet{position:relative;flex:1;width:100%;overflow:hidden;cursor:grab}.program-line{display:flex;position:relative;width:-moz-fit-content;width:fit-content;height:80px}.program-line .program-card{display:flex;position:absolute;align-items:center;justify-content:space-between;height:80px;padding-left:5px;overflow:hidden;border-right:2px solid var(--rtl-theme__base-color);border-left:2px solid var(--rtl-theme__base-color);background-color:var(--rtl-theme__pane-color)}.program-line .program-card__age_limit{display:inline-block;width:21px;height:21px;margin-left:5px;vertical-align:middle}.program-line .program-card__body{overflow:hidden}.program-line .program-card__body h2{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:5px;overflow:hidden;font-size:16px;font-weight:700}.program-line .program-card__description{display:flex;align-items:center;overflow:hidden;color:var(--rtl-theme__muted-color);font-size:14px;line-height:14px}.program-line .program-card__description img{margin-left:5px;vertical-align:bottom}.program-line .program-card__info{height:100%}.program-line .program-card__info svg{cursor:pointer}.program-line .program-card__info .info__button-img{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:2px;background-color:var(--rtl-theme__primary-color)}.timeline__header{display:flex;justify-content:space-between;width:-moz-fit-content;width:fit-content}.timeline__header .time_unit{display:flex;position:relative;align-items:center;justify-content:flex-start;height:40px;padding-left:5px;color:var(--rtl-theme__muted-color)}.timeline__header .time_unit__text{margin-left:10px;color:var(--rtl-theme__muted-color);font-size:14px;line-height:14px}.timeline__header .time_unit__border{width:2px;height:11px;background:var(--rtl-theme__border-color)}.timeline__body{display:flex;flex-direction:column;gap:4px 0}.line_now{position:absolute;z-index:9;top:40px;width:1px;height:100%;background-color:#d51b35}.line_now:before{content:"";position:absolute;top:-8px;left:-7px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 8 0 0h15L7.5 8Z' fill='%23D51B35'/%3E%3C/svg%3E");background-size:contain;width:15px;height:8px}.search_filter__button{color:#2c2e30}.line_now{height:calc(100% - 40px)}.program-box__time_sheet{overflow:auto;-webkit-overflow-scrolling:touch}.program-box__time_sheet::-webkit-scrollbar{display:none}@media(max-width:767px){.program-box__name_col{width:80px;padding:0 15px}}.news-card--list{padding:24px 0;border-top:2px dashed var(--rtl-theme__border-color);border-bottom:2px dashed var(--rtl-theme__border-color)}@media(min-width:767px){.news-card--list,.news-card--list>a{display:flex;gap:0 30px}.news-card--list .news-card__image-wrapper{flex:0 0 300px;height:168px;margin-bottom:0;padding-top:0}.news-card--list .news-card__right{flex:1}.news-card--list .news-card__title{font-size:24px;line-height:32px}}.news-card--list:not(:first-child){margin-top:-2px}.news-card--list .news-card__date{display:block;margin-bottom:6px;color:var(--rtl-theme__muted-color);font-size:14px;font-weight:400;line-height:24px;white-space:nowrap}.news-card--list .news-card__excerpt{margin-top:5px}.search_filter{display:flex;align-items:center;font-weight:600}.search_filter__button{margin-left:20px;padding:14px 15px;border:none;transition:background-color .3s;font-size:12px;font-weight:600;letter-spacing:.1em;line-height:12px;text-transform:uppercase;background-color:var(--rtl-theme__pane-color);color:var(--rtl-theme__text-color);cursor:pointer}.search_filter__button:hover{background-color:var(--rtl-theme__effect-color)}.search_filter .selected{background-color:var(--rtl-theme__text-color);color:var(--rtl-theme__base-color)}.search_filter__mobile-dropdown{display:none}@media(max-width:767px){.search_filter{display:block;width:100%}.search_filter__desktop,.search_filter__text{display:none}.search_filter__mobile-dropdown{display:flex;position:relative;flex-wrap:wrap}.search_filter__mobile-dropdown:before{content:"";position:absolute;top:25px;right:12px;width:12px;height:7px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' fill='%23666' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.443.442 5 3.877 1.558.442.5 1.5 5 6l4.5-4.5L8.443.442Z'/%3E%3C/svg%3E");background-size:12px 7px;transform:rotate(0deg);transition:transform .3s}.search_filter__mobile-dropdown--open .search_filter__selected{border-color:var(--rtl-theme__primary-color)}.search_filter__mobile-dropdown--open:before{transform:rotate(180deg)}.search_filter__mobile-dropdown--open .search_filter__dropdown-menu{visibility:visible;opacity:1;transform:translateY(0);border-color:var(--rtl-theme__primary-color)}.search_filter__dropdown-menu,.search_filter__selected{width:100%;border:3px solid var(--rtl-theme__border-color);transition:all .3s}.search_filter__dropdown-menu{visibility:hidden;position:absolute;z-index:20;top:100%;right:0;left:0;opacity:0;transform:translateY(-20px);border-top:0;background-color:var(--rtl-theme__base-color)}.search_filter__button{display:block;flex:0 0 100%;width:100%;margin-left:0;padding:19px 16px;background-color:transparent;color:var(--rtl-theme__text-color);text-align:left;text-transform:none}.search_filter__button.selected{display:block;background-color:var(--rtl-theme__primary-color);color:var(--rtl-theme__primary-fg-color);white-space:nowrap}}.tv-show-card-list{overflow:hidden}@media(max-width:1200px){.tv-show-card-list{overflow:visible}}.tv-show-card-list__row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;gap:30px 0}.tv-show-card-list__row--slider{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.tv-show-card-list__row--slider::-webkit-scrollbar{display:none}@media(max-width:1200px){.tv-show-card-list__row{margin-right:-8px;margin-left:-8px}.tv-show-card-list__row--slider .tv-show-card-list__col{flex:0 0 40%;max-width:40%}}@media(max-width:767px){.tv-show-card-list__row--slider{margin-right:-15px;margin-left:-15px;padding-right:7px;padding-left:7px}.tv-show-card-list__row--slider .tv-show-card-list__col{flex:0 0 calc(100% - 50px);max-width:calc(100% - 50px);padding-right:7px;padding-left:7px}}.tv-show-card-list__col{flex:0 0 100%;width:100%;padding-right:15px;padding-left:15px}.tv-show-card-list__col--2{flex:0 0 50%;max-width:50%}.tv-show-card-list__col--3{flex:0 0 33.3333333333%;max-width:33.3333333333%}.tv-show-card-list__col--4{flex:0 0 25%;max-width:25%}@media(max-width:1200px){.tv-show-card-list__col{padding-right:8px;padding-left:8px}.tv-show-card-list__col--4{flex:0 0 50%;max-width:50%}}@media(max-width:767px){.tv-show-card-list__col--2,.tv-show-card-list__col--3,.tv-show-card-list__col--4{flex:0 0 100%;max-width:100%}}.bulk-content-list__more-content-reveal{margin-top:32px;padding:21px 15px 19px;border:none;font-size:16px;font-weight:700;letter-spacing:.1em;line-height:20px;cursor:pointer}@media(max-width:767px){.bulk-content-list__more-content-reveal{margin-top:24px}}.search-wrapper .container{padding-right:0;padding-left:0}.search-loader{display:flex;align-items:center;justify-content:center;padding:40px 0}.search{margin:8px 0 32px}.search .search_input{width:100%;height:56px;margin-bottom:10px}.search__filter_container{display:flex;align-items:center;justify-content:space-between;margin-top:30px}.search__result__text{font-weight:600}.search__input-wrapper{position:relative}.search__input-wrapper input{display:block;width:100%;height:56px;padding:12px 35px 12px 12px;border:3px solid var(--rtl-theme__border-color);background-color:var(--rtl-theme__base-color);color:var(--rtl-theme__text-color);font-size:16px;line-height:16px}.search__input-wrapper input::-moz-placeholder{color:var(--rtl-theme__muted-color)}.search__input-wrapper input::placeholder{color:var(--rtl-theme__muted-color)}.search__input-wrapper input:focus,.search__input-wrapper input:focus-visible,.search__input-wrapper input:hover{border-color:var(--rtl-theme__text-color);outline:none}.search__input-wrapper__button{display:flex;position:absolute;top:0;right:0;align-items:center;justify-content:center;width:56px;height:100%;transition:background-color .3s;background-color:var(--rtl-theme__text-color);color:var(--rtl-theme__base-color);cursor:pointer;border:none}.search__input-wrapper__button svg{width:20px;height:20px;fill:var(--rtl-theme__base-color);transition:fill .3s}.search__input-wrapper__button:hover{background-color:var(--rtl-theme__muted-color)}.search__input-wrapper__button:hover svg{fill:var(--rtl-theme__base-color)}@media(max-width:767px){.search__filter_container{flex-direction:column;align-items:flex-start;margin-top:0}.search__filter{margin-top:24px}}.tv-show-list-page .news-card-grid{margin-bottom:48px}.tv-show-list-page .content-list{margin-bottom:80px}.tv-show-list-page .content-list__row{gap:48px 0}@media(max-width:767px){.tv-show-list-page .content-list{margin-right:-15px;margin-left:-15px;overflow:hidden}.tv-show-list-page .content-list__row{gap:4px 0}.tv-show-list-page .content-list .news-card{position:relative}.tv-show-list-page .content-list .news-card__image-wrapper:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0,#17171c)}.tv-show-list-page .content-list .news-card__title{position:absolute;z-index:1;bottom:17px;margin-top:0;padding:0 10px;color:var(--rtl-theme__fade-fg-color)}}#app .main-layout{position:relative}.confirm-screen{width:100%;max-width:628px;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;margin:0 auto;flex:1;color:var(--rtl-theme__text-color)}@media(max-width:767px){.confirm-screen{max-width:100%}}.confirm-screen__icon{width:80px;height:80px;margin-bottom:32px}.confirm-screen__icon svg{width:100%;height:100%}.confirm-screen h4{font-style:normal;font-weight:700;font-size:28px;line-height:120%;margin-bottom:16px}.confirm-screen p{font-style:normal;font-weight:400;font-size:16px;line-height:140%;margin-bottom:8px;max-width:411px}@media(max-width:767px){.confirm-screen p{margin-bottom:10px}}.confirm-screen__button{padding:16px;width:410px;background-color:var(--rtl-theme__text-color);color:var(--rtl-theme__base-color);max-width:100%}.confirm-screen__button:hover{opacity:.6}.confirm-edit-modal{position:absolute;left:0;top:0;width:100vw;min-height:100vh;height:100%;background-color:rgba(2,2,3,.392);z-index:100}.confirm-edit-modal__container{width:630px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;display:flex;flex-direction:column;padding:48px 40px;color:#020203}@media(max-width:1024px){.confirm-edit-modal__container{width:100%;max-width:630px}}@media(max-width:767px){.confirm-edit-modal__container{max-width:calc(100% - 30px)}}.confirm-edit-modal__container button{border:none;outline:none;border-radius:0;background-color:transparent;cursor:pointer}.confirm-edit-modal__container__close{position:absolute;height:16px;width:16px;padding:0;right:28px;top:28px;display:flex;align-items:center;justify-content:center}.confirm-edit-modal__container__close svg{width:100%;height:100%}.confirm-edit-modal__container>div{width:100%}.confirm-edit-modal__container>div:nth-of-type(2){display:flex;flex-direction:row;gap:24px}@media(max-width:767px){.confirm-edit-modal__container>div:nth-of-type(2){flex-direction:column;gap:16px}}.confirm-edit-modal__container>div h4{font-style:normal;font-weight:700;font-size:28px;line-height:120%;margin-bottom:16px}@media(max-width:767px){.confirm-edit-modal__container>div h4{margin-bottom:8px}}.confirm-edit-modal__container>div p{font-style:normal;font-weight:400;font-size:16px;line-height:140%;margin-bottom:32px}@media(max-width:767px){.confirm-edit-modal__container>div p{margin-bottom:24px}}.confirm-edit-modal__container>div .action-button{flex:1;padding:16px 24px;font-style:normal;font-weight:700;font-size:16px;line-height:100%;display:flex;align-items:center;text-align:center;justify-content:center}.confirm-edit-modal__container>div .action-button--cancel{background:#020203;color:#fff}.confirm-edit-modal__container>div .action-button--confirm{border:2px solid #020203}.contact-form-box{padding:40px 80px;border:1px solid var(--rtl-theme__border-color);max-width:740px;margin-bottom:12px}@media(max-width:1200px){.contact-form-box{width:100%;max-width:100%;padding:33px 16px}}.contact-form-box__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:0;margin-left:-50px;margin-right:-50px}@media(max-width:1200px){.contact-form-box__header{margin:0}}@media(max-width:1024px){.contact-form-box__header{flex-direction:column;align-items:flex-start}}.contact-form-box__header>div{display:flex;align-items:center;flex-direction:row}.contact-form-box__header__icon{width:24px;height:24px;border-radius:16px;background-color:var(--rtl-theme__text-color);color:var(--rtl-theme__base-color);display:flex;justify-content:center;align-items:center;margin-right:24px;aspect-ratio:1/1}@media(max-width:1200px){.contact-form-box__header__icon{margin-right:16px}}.contact-form-box__header__icon span{font-weight:700;font-size:14px;line-height:100%}.contact-form-box__header__icon svg{display:none;color:var(--rtl-theme__base-color)}.contact-form-box__header__icon--disabled{color:#85888c;background:var(--rtl-theme__pane-color)}.contact-form-box__header__icon--finished{background:#00af2c}.contact-form-box__header__icon--finished svg{display:inline-block}.contact-form-box__header__icon--finished span{display:none}.contact-form-box__header h6{font-style:normal;font-weight:700;font-size:18px;line-height:120%}.contact-form-box__content{display:none}.contact-form-box__button{height:48px;padding:16px 24px;line-height:100%;background:var(--rtl-theme__text-color);border:none;color:var(--rtl-theme__base-color);cursor:pointer}.contact-form-box__button:hover{opacity:.6;background:var(--rtl-theme__text-color)}.contact-form-box__button.disabled{opacity:1;background:var(--rtl-theme__effect-color);color:var(--rtl-theme__muted-color);cursor:unset}.contact-form-box__button--edit{background:var(--rtl-theme__base-color);color:var(--rtl-theme__text-color);border:2px solid var(--rtl-theme__text-color);margin-top:0}.contact-form-box__button--edit:hover{opacity:1;color:var(--rtl-theme__base-color)}.contact-form-box__button--edit[disabled]{border-color:var(--rtl-theme__effect-color);cursor:unset}.contact-form-box__button--edit[disabled],.contact-form-box__button--edit[disabled]:hover{background:var(--rtl-theme__effect-color);color:var(--rtl-theme__muted-color)}@media(max-width:1024px){.contact-form-box__button--edit{margin-top:24px;width:100%}}.contact-form-box--selected .contact-form-box__header{margin-bottom:32px}.contact-form-box--selected .contact-form-box__content{display:block}.contact-form-box .submit-button-group{display:flex}.contact-form-box__submit-input{visibility:hidden;width:0;height:0;padding:0;margin:0}.contact-form-box a{color:inherit;text-decoration:underline}.contact-form-select{display:flex;flex-direction:column;width:100%;margin-bottom:32px}.contact-form-select__label{font-style:normal;font-weight:700;font-size:14px;line-height:140%;margin-bottom:8px}.contact-form-select select{color:var(--rtl-theme__text-color);height:48px;width:100%;padding:13px 16px 12px;font-style:normal;font-weight:400;font-size:16px;line-height:100%;border-radius:0;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 2.894V.378l8.001 6.105 8-6.106v2.517L8.001 9 0 2.894Z' fill='%23666'/%3E%3C/svg%3E");background-size:16px 8px;background-position:calc(100% - 20px) 19px;background-repeat:no-repeat;transition:all .3s;border:2px solid var(--rtl-theme__border-color);background-color:var(--rtl-theme__base-color);-webkit-appearance:none;appearance:none}.contact-form-select select:hover{border-color:var(--rtl-theme__text-color)}.contact-form-select select:focus,.contact-form-select select:focus-visible{outline:none;border-color:var(--rtl-theme__text-color)}.contact-form-select select:focus-visible::-moz-placeholder,.contact-form-select select:focus::-moz-placeholder{color:var(--rtl-theme__text-color)}.contact-form-select select:focus-visible::placeholder,.contact-form-select select:focus::placeholder{color:var(--rtl-theme__text-color)}.contact-form-select select optgroup{font-size:16px}.contact-form-select select option{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px}.contact-form-select select option[disabled]{color:var(--rtl-theme__muted-color)}.contact-form-select select optgroup{margin-bottom:12px}.contact-form-select--disabled select:focus,.contact-form-select--disabled select:focus-visible,.contact-form-select--disabled select:hover{border-color:var(--rtl-theme__border-color)}.contact-input{margin-bottom:32px}.contact-input__label{display:block;margin-bottom:8px;font-style:normal;font-weight:700;font-size:14px;line-height:140%}.contact-input__input-label{display:flex;align-items:center;gap:.5rem}.contact-input__input-label+.contact-input__input-label{margin-top:.5rem}.contact-input__input{display:block;width:100%;min-width:100%;max-width:100%;height:48px;padding:13px 16px;transition:all .3s;border:2px solid var(--rtl-theme__border-color);background-color:var(--rtl-theme__base-color);color:var(--rtl-theme__text-color);font-size:16px;line-height:16px;text-align:left}.contact-input__input[type=checkbox],.contact-input__input[type=radio]{width:1rem;height:1rem;min-width:auto}.contact-input__input:hover{border-color:var(--rtl-theme__text-color)}.contact-input__input[disabled]:hover{border-color:var(--rtl-theme__border-color)}.contact-input__input:focus,.contact-input__input:focus-visible{border-color:var(--rtl-theme__text-color);outline:none}.contact-input__input:focus-visible::-moz-placeholder,.contact-input__input:focus::-moz-placeholder{color:var(--rtl-theme__text-color)}.contact-input__input:focus-visible::placeholder,.contact-input__input:focus::placeholder{color:var(--rtl-theme__text-color)}.contact-input__input--error{border-color:#ea3943}.contact-input__input--error:focus,.contact-input__input--error:focus-visible,.contact-input__input--error:hover{border-color:#ea3943}.contact-input__error{color:#ea3943;font-weight:400;font-size:14px;line-height:140%;margin-top:8px;display:inline-block}.contact-input__textarea{height:112px;padding:16px;font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:var(--rtl-theme__text-color)}.contact-input__textarea[disabled]:hover{border-color:var(--rtl-theme__border-color)}.contact-input__description{margin-top:.5em}.contact-input .char-limit{display:flex;flex-direction:row;justify-content:space-between;color:var(--rtl-theme__muted-color);font-style:normal;font-weight:400;font-size:14px;line-height:140%}.contact-input .char-limit__message{margin-top:8px}.contact-form iframe{display:none}.contact-form__form:invalid .submit-button{background:var(--rtl-theme__effect-color);color:var(--rtl-theme__muted-color);cursor:unset}.contact-form__form:invalid .submit-button+.button-show-all__icon{color:var(--rtl-theme__muted-color)}.contact-form__form:invalid .submit-button:hover+.button-show-all__icon{right:16px}.alert-modal{padding:0 1rem}.alert-modal__content{color:var(--rtl-theme__text-color);font-family:Helvetica Neue,Helvetica,Roboto,Segoe UI,Arial,sans-serif}.alert-modal__content b,.alert-modal__content blockquote,.alert-modal__content figcaption,.alert-modal__content h1,.alert-modal__content h2,.alert-modal__content h3,.alert-modal__content h4,.alert-modal__content h5,.alert-modal__content h6,.alert-modal__content ol,.alert-modal__content p,.alert-modal__content strong,.alert-modal__content ul{max-width:740px;margin-right:auto;margin-left:auto}@media(max-width:1200px){.alert-modal__content b,.alert-modal__content blockquote,.alert-modal__content figcaption,.alert-modal__content h1,.alert-modal__content h2,.alert-modal__content h3,.alert-modal__content h4,.alert-modal__content h5,.alert-modal__content h6,.alert-modal__content ol,.alert-modal__content p,.alert-modal__content strong,.alert-modal__content ul{max-width:100%}}.alert-modal__content blockquote{position:relative;margin-top:0;margin-bottom:0;padding-left:80px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m36 0-8 16v20h20V16H38l6-16h-8ZM8 0 0 16v20h20V16H10l6-16H8Z' fill='%2367E0C2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:48px 36px}.alert-modal__content blockquote p{font-size:28px;font-style:italic;font-weight:700;line-height:36px}@media(max-width:1200px){.alert-modal__content blockquote{padding-left:58px;background-size:32px 24px}.alert-modal__content blockquote p{font-size:20px;line-height:32px}}.alert-modal__content .highlight{position:relative;padding:24px 42px}.alert-modal__content .highlight:before{top:0;left:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2367E0C2' d='M0 0h8v64H0z'/%3E%3Cpath fill='%2367E0C2' d='M0 0h24v8H0z'/%3E%3C/svg%3E")}.alert-modal__content .highlight:after,.alert-modal__content .highlight:before{content:"";position:absolute;width:24px;height:64px;background-repeat:no-repeat;background-size:contain}.alert-modal__content .highlight:after{right:0;bottom:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2367E0C2' d='M16 0h8v64h-8z'/%3E%3Cpath fill='%2367E0C2' d='M0 56h24v8H0z'/%3E%3C/svg%3E")}.alert-modal__content .highlight--1{font-size:24px;font-weight:700;line-height:32px}.alert-modal__content .highlight--2{font-size:32px;font-weight:700;line-height:42px}@media(max-width:767px){.alert-modal__content .highlight{padding:14px 34px}.alert-modal__content .highlight--1,.alert-modal__content .highlight--2{font-size:20px;line-height:32px}}.alert-modal__content .highlight--3{padding:48px;background-color:var(--rtl-theme__pane-color)}@media(max-width:767px){.alert-modal__content .highlight--3{padding:32px 24px}}.alert-modal__content .highlight--3:after,.alert-modal__content .highlight--3:before{display:none}.alert-modal__content b,.alert-modal__content strong{font-weight:700}.alert-modal__content img{width:100%;height:auto}.alert-modal__content figure{margin:0 0 48px 0}.alert-modal__content figure img{margin-bottom:15px}.alert-modal__content hr{margin:25px 0;border-top:1px solid var(--rtl-theme__border-color);border-left:0}.alert-modal__content figcaption{color:#85888c;font-size:14px;font-weight:500;line-height:24px}.alert-modal__content iframe{display:block;margin-right:auto!important;margin-left:auto!important}.alert-modal__content p img{width:100%}.alert-modal__content>:first-child{margin-top:0!important}.alert-modal__content h1{margin-top:60px;margin-bottom:50px;font-size:40px;font-weight:700}@media(max-width:1200px){.alert-modal__content h1{font-size:30px}}.alert-modal__content h2{margin-top:50px;margin-bottom:40px;font-size:30px;font-weight:700}@media(max-width:1200px){.alert-modal__content h2{font-size:26px}}.alert-modal__content h3{margin-top:50px;margin-bottom:40px;padding-top:0;font-size:28px}@media(max-width:1200px){.alert-modal__content h3{font-size:24px}}.alert-modal__content h4{margin-top:40px;margin-bottom:30px;font-size:24px}@media(max-width:1200px){.alert-modal__content h4{font-size:22px}}.alert-modal__content h5{margin-top:35px;margin-bottom:25px;font-size:20px}.alert-modal__content h6{margin-top:30px;margin-bottom:20px;font-size:18px}.alert-modal__content p{margin-bottom:35px;font-size:18px;line-height:28px}.alert-modal__content a{color:var(--rtl-theme__text-color);font-weight:400;text-decoration-color:var(--rtl-theme__primary-color);text-decoration-line:underline;text-decoration-thickness:4px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.alert-modal__content a:hover{background-color:var(--rtl-theme__primary-color);color:var(--rtl-theme__primary-fg-color)}.alert-modal__content ul{margin-bottom:30px;padding-left:15px;list-style:none}.alert-modal__content ul li{position:relative;margin-bottom:10px;padding-left:24px;font-size:18px;line-height:28px}.alert-modal__content ul li:before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;background-color:var(--rtl-theme__primary-color)}.alert-modal__content ol{margin-bottom:30px;padding-left:15px;list-style:none;counter-reset:counter}.alert-modal__content ol li{position:relative;margin-bottom:10px;padding-left:24px;font-size:18px;line-height:28px;counter-increment:counter}.alert-modal__content ol li:before{content:counter(counter) ". ";position:absolute;top:0;left:0;color:var(--rtl-theme__primary-color);font-weight:700}.alert-modal__content--lead p{font-size:20px;font-weight:700;line-height:32px}@media(max-width:767px){.alert-modal__content iframe{width:100%}}.alert-modal__content .instagram-media,.alert-modal__content .twitter-tweet{margin-right:auto!important;margin-left:auto!important}@media(min-width:1200px){.alert-modal__content .raw-html-embed{max-width:960px;margin:0 -15px}.alert-modal__content .raw-html-embed__content{max-width:740px}}.alert-modal__content .news-card__image-wrapper+.news-card__excerpt,.alert-modal__content .news-card__image-wrapper+.news-card__title{margin:16px 0 0;font-size:18px;font-weight:700;line-height:22px}.alert-modal a{color:inherit;text-decoration:underline}.alert-modal__header{margin-bottom:2rem}.alert-modal__footer,.alert-modal__header{display:flex;align-items:center;justify-content:center}.faq-icon,.faq-icon__component{width:24px;height:24px}.faq-icon__component{fill:var(--rtl-theme__text-color)}.faq-card{width:calc(33.33333% - 20px);border:1px solid var(--rtl-theme__border-color);text-align:left;padding:32px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:1200px){.faq-card{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px;border:0 solid var(--rtl-theme__border-color);border-top:1px solid var(--rtl-theme__border-color);padding:32px 15px}}@media(max-width:1200px)and (min-width:768px){.faq-card{width:calc(50% - 15px);border:1px solid var(--rtl-theme__border-color);margin:0;padding:32px}}.faq-card__header{display:flex;flex-direction:column}@media(max-width:1200px){.faq-card__header{flex-direction:row}}@media(max-width:1200px)and (min-width:768px){.faq-card__header{flex-direction:column}}.faq-card__icon{width:24px;height:24px;margin-bottom:27px}@media(max-width:1200px){.faq-card__icon{margin-right:16px;margin-left:9px}}.faq-card__title{font-style:normal;font-weight:700;font-size:24px;line-height:115%;margin-bottom:40px}@media(max-width:1200px){.faq-card__title{padding-right:24px}}.faq-card__list{list-style-type:none;padding:0;margin:0}.faq-card__item{margin-bottom:8px}.faq-card__link{color:inherit;font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:var(--rtl-theme__text-color)}.faq-card__link:hover{text-decoration:underline}.faq-card__button{font-style:normal;font-weight:700;font-size:16px;line-height:100%;border:2px solid var(--rtl-theme__text-color);padding:16px 24px;height:48px;margin-top:64px;display:inline-flex;align-items:center;color:var(--rtl-theme__text-color);justify-content:center;width:-moz-min-content;width:min-content;background:var(--rtl-theme__base-color);white-space:nowrap}.faq-card__button:hover{background-color:var(--rtl-theme__base-color)}@media(max-width:1200px){.faq-card__button{margin-top:40px}}.faq-accordion details{padding:32px 0;border-bottom:1px solid var(--rtl-theme__border-color)}@media(max-width:1200px){.faq-accordion details{padding:24px 0}}.faq-accordion details summary{position:relative;font-style:normal;font-weight:700;font-size:18px;line-height:120%;list-style:none;width:100%;padding-right:30px;cursor:pointer}@media(max-width:1200px){.faq-accordion details summary{font-size:16px}}.faq-accordion details summary:after{content:"";position:absolute;right:0;top:0;width:16px;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 2.894V.378l8.001 6.105 8-6.106v2.517L8.001 9 0 2.894Z' fill='%23666'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:50%}.faq-accordion details[open] summary:after{transform:rotate(180deg)}.faq-accordion details .faq-accordion__answer{margin-top:24px}.faq-accordion details .faq-accordion__answer>div{font-style:normal;font-weight:400;font-size:16px;line-height:140%}.faq-accordion details .faq-accordion__answer>div ul{padding-top:8px;padding-left:20px;list-style-type:inherit}.faq-accordion details .faq-accordion__answer>div a{text-decoration-line:underline;color:inherit}.article-page__tag{margin-right:16px;margin-bottom:16px}.article-page__tag--heading{margin-bottom:0!important}.article-page__author,.article-page__authors{display:flex;align-items:center}.article-page__author{margin-right:30px;margin-bottom:32px;text-decoration:none;color:inherit}.article-page__author-image{display:block;width:32px;height:32px;margin-right:10px;border-radius:25px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.article-page__author-name{color:var(--rtl-theme__muted-color);font-size:14px;font-weight:700;line-height:24px}.article-page__recommendation{padding-bottom:0}.article-page__recommendation-body{width:100vw;align-self:center;margin-left:0;margin-right:0}.article-page__related{margin-top:0!important;padding-top:0}.article-page__related .widget-block__divider{margin-top:0}.article-page__related .container{padding:0}@media(max-width:767px){.article-page__related .content-list__row--slider{flex-wrap:wrap;overflow-x:hidden}.article-page__related .content-list__row--slider .content-list__col{flex:0 0 100%;max-width:100%}.article-page__related .news-card__excerpt,.article-page__related .tag{display:none}}.article-page__banner{margin-top:16px}.article-page__banner .container{padding:0}.article-page__banner:first-child{margin-bottom:24px}@media(max-width:767px){.article-page{padding-top:24px}.article-page__authors{flex-direction:column;align-items:flex-start;margin-bottom:12px}.article-page__author{margin-right:0;margin-bottom:12px}}@keyframes slide-in{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-out{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-out{0%{opacity:0}to{opacity:1}}.gallery{position:fixed;z-index:2000;display:flex;top:0;right:0;bottom:0;left:0;background-color:#020203;overflow-y:auto;overflow-x:hidden}.gallery__main{flex-direction:column;justify-content:space-between;flex:1;max-width:calc(100vw - 424px)}.gallery__main,.gallery__side{display:flex;position:relative}.gallery__side{align-items:center;justify-content:center;flex:0 0 348px;border-left:1px solid #515258;padding:23px;color:#fff}.gallery__side .widget-block.banner{min-width:377px;display:flex;flex-direction:column;justify-content:center}.gallery__close{position:absolute;top:30px;right:30px;background:none;outline:none;border:none}.gallery__close svg{fill:#fff}.gallery__close--mobile{display:none}.gallery__main-top{display:flex;align-items:center;justify-content:space-between;padding:24px;background-color:rgba(23,24,26,.639)}.gallery__title{font-size:18px;font-weight:700;line-height:22px;color:#fff;flex:1;text-align:center}.gallery__counter{font-size:14px;font-weight:700;line-height:20px;color:#fff}.gallery__counter--mobile{display:none}.gallery__counter span{color:#a8aaaf}.gallery__main-bottom{padding:24px;font-size:14px;font-weight:400;line-height:20px;color:#fff;background-color:rgba(23,24,26,.639)}.gallery__image{display:block;height:100%;width:100%;min-height:100%;max-height:calc(100vh - 157px);-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.gallery__image__caption{text-align:center}.gallery__image__caption__source{font-style:italic}.gallery__image--embed{overflow:auto;margin:0 90px}.gallery__image--embed>*{margin-left:auto!important;margin-right:auto!important}.gallery__button{display:flex;position:absolute;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);line-height:0}.gallery__button .slider-arrows__icon{fill:#fff;width:17px;height:32px}.gallery__button--left{left:38px}.gallery__button--right{right:38px}.gallery__button--disabled{opacity:0!important}@media(max-width:1200px){.gallery{flex-direction:column}.gallery__main-top{position:relative;padding:16px 60px 16px 16px}.gallery__main-top .gallery__counter{display:none}.gallery__main-bottom{padding:16px;font-size:14px;line-height:20px}.gallery__main{flex:1;max-height:calc(100vh - 183px);max-width:none}.gallery__side{padding:8px 20px;border-top:1px solid #515258;flex:0}.gallery__side .widget-block.banner{min-height:166px;min-width:none}.gallery__button,.gallery__side .gallery__close{display:none}.gallery__image{max-height:100%}.gallery__image.actual{animation-duration:2s;animation-iteration-count:2;animation-name:showSwipe;animation-timing-function:ease}@keyframes showSwipe{0%{transform:translateX(0)}30%{transform:translateX(-100px)}50%{transform:translateX(0)}to{transform:translateX(0)}}.gallery__close--mobile{display:block}.gallery__counter{font-size:10px;line-height:14px}.gallery__counter--mobile{display:block;margin-top:8px;text-align:right}.gallery__image-wrapper{display:flex;overflow:auto}.gallery__title{font-size:14px;line-height:20px}}.gallery__image-wrapper{padding-top:18px;display:flex;flex-direction:column;align-items:center;transition:.6s}.gallery__image-wrapper-full-screen{bottom:0}.gallery__image-wrapper p{margin:15px;color:#fff;font-size:14px}.gallery__image-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;min-height:100%;min-width:100%;display:block}@media(max-width:767px){.gallery__image-wrapper img{position:static}}.gallery__view-wrapper{display:flex;position:relative;height:100%;width:100%;overflow:hidden;transition:.6s}.gallery__view-wrapper .enter-from-right{animation:slide-in .4s}.gallery__view-wrapper .enter-from-left{animation:slide-out .4s reverse}.gallery__view-wrapper .leave-to-left{animation:slide-out .4s}.gallery__view-wrapper .leave-to-right{animation:slide-in .4s reverse}.gallery__view-wrapper .fade-out{animation:fade-out .1s}.gallery__view-wrapper-full-screen{cursor:zoom-out;height:100%}.gallery__endframe{display:none;width:100%;position:absolute;left:0;right:0;min-height:100%;min-width:100%;z-index:1;background:#000;align-items:center;justify-content:center;flex-direction:column;overflow:auto;padding:30px}.gallery__endframe--visible{display:flex}.gallery__endframe__reset{display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff;padding:12px 24px;font-size:16px;font-weight:700;line-height:16px;color:#fff;cursor:pointer;margin-right:24px;text-decoration:none!important;height:48px}.gallery__endframe__reset svg{margin-right:10px}@media(max-width:767px){.gallery__endframe__reset{width:100%;margin-bottom:24px;margin-right:0}}.gallery__endframe__header{width:630px}@media(max-width:767px){.gallery__endframe__header{width:100%;margin-bottom:20px;padding:0}}.gallery__endframe__share{display:inline-flex;flex-direction:row}@media(max-width:767px){.gallery__endframe__share{margin-bottom:9px}}.gallery__endframe .static-page__button{background-color:transparent}.gallery__endframe .static-page__button svg{fill:#fff;width:20px;height:20px}@media(max-width:767px){.gallery__endframe{padding:75px 15px 15px;justify-content:flex-start}.gallery__endframe .static-page__button{padding:10px 16px}}.gallery__related{max-width:660px;padding-top:0}.gallery__related .widget-block__divider{background-color:#fff;margin-top:29px;margin-bottom:16px}.gallery__related .widget-block__title-arrow{margin-bottom:22px}.gallery__related .widget-block__title{color:#fff;font-size:24px;line-height:28px}.gallery__related .news-card--bordered{border-top:2px dashed #515258!important;border-bottom:2px dashed #515258!important}.gallery__related .news-card:not(.news-card--full-image):hover .news-card__title{color:#a8aaaf}.gallery__related .news-card__title{font-size:18px;font-weight:700;line-height:22px;color:#fff}@media(max-width:767px){.gallery__related{max-width:100%}.gallery__related .container{padding:0}.gallery__related .container .widget-block__divider{height:2px}.gallery__related .container .news-card__title{font-size:16px;line-height:19px}.gallery__related .container .news-card--shrink{min-height:122px}}.faq-contact{width:100%;padding:32px;position:relative;display:flex;flex-direction:column;background-color:#089189;color:#fff;text-align:left}@media(max-width:1200px){.faq-contact{padding:24px}}.faq-contact h4{font-style:normal;font-weight:700;font-size:28px;line-height:115%;margin-bottom:8px}.faq-contact p{font-style:normal;font-weight:400;font-size:18px;line-height:140%;margin-bottom:24px}.faq-contact__button{align-self:flex-start;padding:12px 24px;background-color:#fff;font-style:normal;font-weight:700;font-size:16px;line-height:100%;color:#020203}.faq-contact__illustration{position:absolute;top:16px;right:80px;bottom:16px;width:320px;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url(/img/faq-illustration.5fcb75e1.svg)}@media(max-width:1200px){.faq-contact__illustration{display:none}}@media(max-width:1200px)and (min-width:768px){.faq-contact__illustration{width:240px;right:40px;display:block}}.faq-breadcrumb{display:flex;font-style:normal;font-weight:400;line-height:100%}.faq-breadcrumb__separator{padding:0 8px}.faq-breadcrumb__separator svg{fill:var(--rtl-theme__muted-color)}.faq-breadcrumb__back{cursor:pointer;color:var(--rtl-theme__muted-color);font-size:12px}.faq-breadcrumb__back a{color:inherit}.faq-breadcrumb__value{font-weight:700;font-size:12px}.faq-footer{border-top:1px solid var(--rtl-theme__border-color);margin-top:56px;width:100%}@media(max-width:1200px){.faq-footer{margin-top:0}}.faq-footer__content{max-width:1320px;height:100%;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;padding:24px 15px 90px;font-style:normal;font-weight:400;font-size:14px;line-height:100%;align-items:center;color:var(--rtl-theme__text-color)}@media(max-width:1200px){.faq-footer__content{flex-direction:column-reverse;justify-content:center;text-align:center}}.faq-footer__content div{display:flex}.faq-footer__content div a{font-style:normal;font-weight:400;font-size:14px;line-height:100%;color:inherit;padding:0 16px;border-right:1px solid var(--rtl-theme__border-color)}@media(max-width:1200px){.faq-footer__content div a{margin-bottom:18px}}.faq-footer__content div a:last-of-type{padding-right:0;border-right:0 solid var(--rtl-theme__border-color)}@media(max-width:1200px){.faq-footer__content div a:last-of-type{padding-right:16px}}.chat-trigger__button{display:inline-block;width:100%}.chat-trigger--fixed{position:fixed;right:24px;bottom:24px;z-index:100}.faq-nav{border-bottom:1px solid var(--rtl-theme__border-color);height:72px;width:100%}@media(max-width:1200px){.faq-nav{height:56px}}.faq-nav__main-logo{display:flex}.faq-nav .container{padding:16px 15px;max-width:1320px;margin:0 auto;height:100%;flex-direction:row;justify-content:space-between}.faq-nav .container,.faq-nav .container>div{display:flex;align-items:center}.faq-nav__icon{margin-right:35px;cursor:pointer}.faq-nav__icon svg{transition:fill .3s;fill:var(--rtl-theme__text-color);vertical-align:middle}.faq-nav__icon svg:hover{fill:var(--rtl-theme__muted-color)}@media(prefers-color-scheme:light){body:not(.dark):not(.light) .faq-nav__icon--dark{display:none}}@media(prefers-color-scheme:dark){body:not(.dark):not(.light) .faq-nav__icon--light{display:none}}.faq-nav__search-icon{margin-right:35px}.faq-nav__search-icon svg{transition:fill .3s;fill:var(--rtl-theme__text-color);vertical-align:middle}.faq-nav__search-icon svg:hover{fill:var(--rtl-theme__effect-color)}.faq-nav__actions{display:flex;flex-direction:row;align-items:center;gap:16px}@media(max-width:1200px){.faq-nav__actions{display:none}}.faq-nav__link{color:inherit;text-decoration:underline}.faq-nav__mobile-toggle{display:none;position:relative;z-index:110;width:18px;height:14px;border:0;outline:0;box-shadow:none!important;cursor:pointer}@media(max-width:1200px){.faq-nav__mobile-toggle{display:inline-block}}.faq-nav__mobile-toggle svg{visibility:visible;position:absolute;top:-4px;right:-4px;width:12px;height:12px;transition:all .3s;border-radius:25px;opacity:1;background:var(--rtl-theme__base-color);box-shadow:-1px -2px 0 2px var(--rtl-theme__base-color);fill:var(--rtl-theme__text-color)}.faq-nav__mobile-toggle--open svg{visibility:hidden;opacity:0}.faq-nav__mobile-toggle span{display:block;position:absolute;left:0;width:18px;height:2px;transform:rotate(0deg);transition:.25s ease-in-out;border-radius:25px;background-color:var(--rtl-theme__text-color)}.faq-nav__mobile-toggle span:first-of-type{top:0}.faq-nav__mobile-toggle span:nth-of-type(2),.faq-nav__mobile-toggle span:nth-of-type(3){top:6px}.faq-nav__mobile-toggle span:nth-of-type(4){top:12px}.faq-nav__mobile-toggle--open span:first-of-type{top:5px;left:50%;width:0}.faq-nav__mobile-toggle--open span:nth-child(2){transform:rotate(45deg)}.faq-nav__mobile-toggle--open span:nth-child(3){transform:rotate(-45deg)}.faq-nav__mobile-toggle--open span:nth-child(4){top:5px;left:50%;width:0}.faq-nav__main-logo svg,.mobile-navigation__logo svg{width:217px;height:38px}@media(max-width:1200px){.faq-nav__main-logo svg,.mobile-navigation__logo svg{width:136px;height:24px}}.mobile-navigation{visibility:hidden;background-color:var(--rtl-theme__base-color);display:flex;flex-direction:column;z-index:15;position:fixed;top:0;bottom:0;left:auto;right:0;width:calc(100% - 32px);height:100%;opacity:1;max-width:1320px;transform:translateX(100%);transition:all .3s}.mobile-navigation--open{visibility:visible;transform:translateX(0)}.mobile-navigation__logo{padding:16px 24px;border-bottom:1px solid var(--rtl-theme__border-color);height:56px}.mobile-navigation__actions{display:flex;flex-direction:column;align-items:stretch;text-align:center;gap:20px}.mobile-navigation section{padding:24px;border-bottom:1px solid var(--rtl-theme__border-color)}.mobile-navigation__button{font-style:normal;font-weight:700;font-size:14px;line-height:100%;background-color:var(--rtl-theme__text-color);height:40px;padding:13px 16px;color:var(--rtl-theme__base-color);width:100%;display:block;text-align:center}.mobile-navigation h5{font-style:normal;font-weight:700;font-size:24px;line-height:115%}.mobile-navigation ul{list-style-type:none;padding-left:0;margin:0}.mobile-navigation ul li{font-style:normal;font-weight:700;font-size:14px;line-height:140%;margin-top:16px;color:var(--rtl-theme__text-color)}.mobile-navigation ul li a{color:inherit}.mobile-navigation ul li a:hover{text-decoration:underline}.faq-nav__backdrop{display:none;opacity:0;position:fixed;left:0;right:0;bottom:0;top:0;background:rgba(23,24,26,.64);mix-blend-mode:normal;z-index:12;transition:opacity .3s}.faq-nav__backdrop--open{display:block;opacity:1}.faq-search{text-align:center;max-width:850px;margin:0 auto}.faq-search__subtitle{font-style:normal;font-weight:700;font-size:18px;line-height:120%;padding-bottom:16px}@media(max-width:1200px){.faq-search__subtitle{font-size:16px}}.faq-search__title{font-style:normal;font-weight:700;font-size:60px;line-height:110%}@media(max-width:1200px){.faq-search__title{font-size:32px;line-height:115%}}.faq-search__tags-cont{margin-top:16px;margin-bottom:64px;display:flex;flex-direction:row;align-items:top}@media(max-width:1200px){.faq-search__tags-cont{margin-bottom:40px}}.faq-search__tags-cont p{font-style:normal;font-weight:700;font-size:12px;line-height:100%;margin-right:16px;text-align:left;white-space:nowrap;margin-top:14px}.faq-search__tags{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}.faq-search__tags__item{padding:14px;background-color:#f1f2f4;font-weight:700;font-size:12px;line-height:100%;cursor:pointer}.faq-search__tags__item:hover{background-color:gray}.faq{width:1320px;max-width:100%;margin:0 auto;padding:40px 15px;text-align:center}.faq__card-cont{display:flex;flex-direction:row;gap:30px;flex-wrap:wrap;margin-bottom:64px}@media(max-width:1200px){.faq__card-cont{flex-direction:column;margin-bottom:40px}.faq__card-cont .faq-card:last-of-type{border-bottom:1px solid var(--rtl-theme__border-color)}}@media(max-width:1200px)and (min-width:768px){.faq__card-cont{flex-direction:row}}.faq-topic-details{width:1320px;max-width:100%;margin:0 auto;padding:40px 15px}.faq-topic-details p{font-style:normal;font-weight:400;font-size:16px;line-height:140%}.faq-topic-details ul{margin-top:0}.faq-topic-details__title{font-style:normal;font-weight:700;font-size:48px;line-height:115%;margin:40px 0 56px}@media(max-width:1200px){.faq-topic-details__title{font-size:32px;line-height:120%;margin-bottom:40px}}.faq-topic-details__content{display:flex}@media(max-width:1200px){.faq-topic-details__content{flex-direction:column}}.faq-topic-details__qa{flex:1;padding-left:0}.faq-topic-details__qa>div{margin-bottom:80px}@media(max-width:1200px){.faq-topic-details__qa>div{margin-bottom:56px}.faq-topic-details__qa>div:last-of-type{margin-bottom:40px}}.faq-topic-details__qa h2{font-style:normal;font-weight:700;font-size:28px;line-height:115%;border-bottom:1px solid var(--rtl-theme__border-color);padding-bottom:24px}@media(max-width:1200px){.faq-topic-details__qa h2{font-size:24px}}.faq-topic-details__sidemenu{position:sticky;position:-webkit-sticky;top:15px;align-self:flex-start;list-style-type:none;padding-left:0;gap:10px;width:300px}@media(max-width:1200px){.faq-topic-details__sidemenu{width:100vw;min-width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;border-bottom:1px solid var(--rtl-theme__border-color);margin:0 -15px 40px -15px;color:var(--rtl-theme__text-color);scrollbar-width:none;-ms-overflow-style:none;overflow-x:scroll;background-color:var(--rtl-theme__base-color);z-index:10;top:0}.faq-topic-details__sidemenu:scrollbar{display:none}.faq-topic-details__sidemenu::-webkit-scrollbar{display:none}}.faq-topic-details__sidemenu__item{padding:8px 16px;margin-bottom:8px}.faq-topic-details__sidemenu__item.selected{border-left:2px solid var(--rtl-theme__text-color);color:var(--rtl-theme__text-color)}@media(max-width:1200px){.faq-topic-details__sidemenu__item.selected{border-left:none;border-bottom:2px solid var(--rtl-theme__text-color);padding:8px 0;margin:0 16px}}.faq-topic-details__sidemenu__item{font-style:normal;font-weight:700;font-size:16px;line-height:120%;color:var(--rtl-theme__muted-color);white-space:nowrap;cursor:pointer}@media(max-width:1200px){.faq-topic-details__sidemenu__item{line-height:150%}.faq-topic-details{padding-top:12px;padding-bottom:15px}}.contact-form-page__container{display:flex;flex-direction:column;min-height:100vh}.contact-form-page{flex:1;width:1320px;max-width:100%;margin:0 auto;padding:40px 15px}.contact-form-page__submenu{display:flex;font-style:normal;line-height:100%}.contact-form-page__submenu span{padding:0 8px}.contact-form-page__submenu span svg{transform:rotate(180deg)}.contact-form-page__submenu .submenu__back{cursor:pointer;color:var(--rtl-theme__muted-color);font-weight:700;font-size:12px}.contact-form-page__submenu .submenu__back a{color:inherit}.contact-form-page__content>div{display:flex;flex-direction:row;flex-wrap:nowrap;gap:140px}@media(max-width:1200px){.contact-form-page__content>div{flex-direction:column}}.contact-form-page__content h1{font-style:normal;font-weight:700;font-size:48px;line-height:115%;margin:40px 0}@media(max-width:1200px){.contact-form-page__content h1{font-size:32px;line-height:120%;margin:24px 0}}.contact-form-page__content .form-section{flex:1}.contact-form-page__content .form-section p{font-style:normal;font-weight:400;font-size:18px;line-height:140%;margin-bottom:32px}@media(max-width:1200px){.contact-form-page__content .form-section p{margin-bottom:24px;font-size:16px;line-height:140%}}.contact-form-page__content .button--disabled{cursor:unset;background:var(--rtl-theme__effect-color);color:var(--rtl-theme__muted-color)}.contact-form-page__content .links-section h5{font-style:normal;font-weight:700;font-size:24px;line-height:115%;margin-bottom:24px}.contact-form-page__content .links-section ul{list-style-type:none;padding-left:0}.contact-form-page__content .links-section ul li{padding:25px 0;color:var(--rtl-theme__text-color);border-bottom:1px solid var(--rtl-theme__border-color);display:flex;flex-direction:row;justify-content:space-between;gap:80px}.contact-form-page__content .links-section ul li .icon{transform:translateX(0);transition:transform .3s}.contact-form-page__content .links-section ul li:hover .icon{transform:translateX(10px)}.contact-form-page__content .links-section ul li a{font-style:normal;font-weight:700;font-size:18px;line-height:120%;color:inherit}@media(max-width:1200px){.contact-form-page__content .links-section{display:none}.contact-form-page{padding-top:12px;padding-bottom:15px}}.faq-search-page{display:flex;flex-direction:column;min-height:100vh;padding:40px 15px}.faq-search-page__content{width:1320px;max-width:100%;margin:0 auto;text-align:center;flex:1}@media(max-width:1200px){.faq-search-page{padding-top:12px;padding-bottom:15px}}.faq-chat-page{display:flex;flex-direction:column;flex:1;width:1320px;max-width:100%;margin:0 auto;padding:40px 15px 0;text-align:center}.faq-chat-page__content{width:100%;flex:1;margin-top:12px}.faq-chat-page__content--chat{margin-bottom:-56px;padding-bottom:56px;border:0;background:#fff}.faq-chat-page__content--auth{display:flex;flex-direction:column;align-items:center;justify-content:center}.faq-chat-page__text{max-width:410px;margin:24px 0 32px;line-height:150%}.faq-chat-page__loader{position:absolute;left:50%;transform:translateX(-50%)}@media(max-width:1200px){.faq-chat-page{padding-top:12px;padding-bottom:15px}.faq-chat-page__content--chat{padding:12px 15px 15px;margin-bottom:0}}