.s-select{display:inline-block;position:relative;width:100%}.s-select-input{border:1px solid #b1b9cd;border-radius:8px;box-sizing:border-box;color:#1a1a1a;font-family:Graphik_LC_Regular;font-size:16px;padding:13px 14px;user-select:none!important;-moz-user-select:none!important;-webkit-user-select:none!important;width:100%}.s-select-input::-moz-selection,.s-select-input::selection{background:transparent!important}.s-select-input:active,.s-select-input:focus{outline:2px solid #33b4e7}.s-select-input.error{border:1px solid #e32284}.s-select-input.blured{border-bottom:none!important;border-radius:6px 6px 0 0!important}.s-select-input-handlers{align-items:center;bottom:0;display:flex;margin:auto;position:absolute;right:0;top:0;width:50px!important}.s-select-input-handlers.short{width:30px!important}.s-select-input-handlers-indicator{position:absolute;right:4px}.s-select-input-handlers-indicator-rotated{transform:rotate(180deg);transition:all .2s linear}.s-select-input-handlers-delete{position:absolute;right:28px}.s-select-input-handlers svg *{color:#747474}.s-select-input-handlers svg{transition:all .2s linear}.s-select-input-handlers svg:hover{cursor:pointer}.s-select-input-handlers svg:hover *{color:#000133!important}.s-select-list{background-color:#fcfcfc;border:1px solid #dbdbdb!important;border-radius:0 0 6px 6px;box-sizing:border-box;display:flex;flex-flow:column;max-height:300px;overflow-y:auto;position:absolute;transition:all .2s linear;width:100%;z-index:9999}.s-select-list-item{align-items:center;box-sizing:border-box;color:#252525;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:6px 12px;user-select:all!important;-moz-user-select:all!important;-webkit-user-select:all!important}.s-select-list-item:hover{background-color:#000133;color:#fff;transition:all .2s linear}.s-select-list-item .option_image{background-position:50%;background-repeat:no-repeat;background-size:contain;height:14px;margin-right:8px;min-width:14px;width:14px}.s-checkbox{display:inline-flex;gap:8px;height:20px;position:relative}.s-checkbox input{bottom:0;display:inline-block;height:20px;left:0;margin:0!important;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:2}.s-checkbox input:hover{cursor:pointer}.s-checkbox input:hover:not(:disabled)+label:before{border-color:#e61767}.s-checkbox input:hover:checked+label:before{opacity:.8}.s-checkbox input+label{align-items:center;display:inline-flex;user-select:none}.s-checkbox input+label:before{background-position:50%;background-repeat:no-repeat;background-size:50% 50%;border:1px solid #d1d1d1;border-radius:4px;content:"";display:inline-block;flex-grow:0;flex-shrink:0;height:20px;margin-right:10px;transition:all .3s ease-in-out;width:20px}.s-checkbox input+label:hover{cursor:pointer}.s-checkbox input:not(:disabled):active+label:before{border:1px solid #474747;cursor:pointer;transition:all .2s ease-in-out}.s-checkbox input:focus+label:before{border-color:#474747}.s-checkbox input:checked+label:before{background-color:#e61767;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");border-color:#e61767;transition:all .3s ease-in-out}.s-checkbox input:checked+label:before:hover{cursor:pointer;opacity:.8;transition:all .2s ease-in-out}.s-checkbox input:disabled+label{opacity:.8;pointer-events:none!important}.s-checkbox input:not(:disabled):not(:checked)+label:hover:before{border-color:#e61767;cursor:pointer}@font-face{font-display:swap;font-family:Graphik_LC_Black;src:url("../../public/fonts/Graphik_LC/Graphik LC Web-Black.ttf")}@font-face{font-display:swap;font-family:Graphik_LC_Semibold;src:url("../../public/fonts/Graphik_LC/Graphik LC Web-Semibold.otf")}@font-face{font-display:swap;font-family:Graphik_LC_Bold;src:url("../../public/fonts/Graphik_LC/Graphik LC Web-Bold.ttf")}@font-face{font-display:swap;font-family:Graphik_LC_Medium;src:url("../../public/fonts/Graphik_LC/Graphik LC Web-Medium.ttf")}@font-face{font-display:swap;font-family:Graphik_LC_Regular;src:url("../../public/fonts/Graphik_LC/Graphik LC Web-Regular.ttf")}.button,button{align-items:center;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;font-family:Graphik_LC_Medium;font-size:16px;gap:6px;justify-content:center;line-height:22px;padding:13px 24px;width:100%}.button.waiting,button.waiting{opacity:.6}.button .waiting,button .waiting{background-image:url(/public/icons/spinner.svg);background-repeat:no-repeat;background-size:24px;height:24px;width:24px}.button .rotating,button .rotating{-webkit-animation:rotating 2s linear infinite;-moz-animation:rotating 2s linear infinite;-ms-animation:rotating 2s linear infinite;-o-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.button-image .button-icon,button-image .button-icon{background-repeat:no-repeat}.button.disabled,button.disabled{cursor:default;opacity:.5;pointer-events:none}.button-small,button-small{padding:9px 20px}.button-short,button-short{width:fit-content}.button-square,button-square{border-radius:0!important}.button-pink,button-pink{background-color:#e32284;border:none;color:#fff}.button-pink:hover,button-pink:hover{background-color:#c1196e;color:#fff;transition:all .2s linear}.button-pink:not(:hover),button-pink:not(:hover){background-color:#e32284;color:#fff;transition:all .2s linear}.button-pink:focus,button-pink:focus{outline:2px solid #33b4e7}.button-ultra-pink,button-ultra-pink{background-color:#e61767;border:none;color:#fff!important}.button-ultra-pink:hover,button-ultra-pink:hover{background-color:#c1196e;color:#fff;transition:all .2s linear}.button-ultra-pink:not(:hover),button-ultra-pink:not(:hover){background-color:#e61767;color:#fff;transition:all .2s linear}.button-ultra-pink:focus,button-ultra-pink:focus{outline:2px solid #33b4e7}.button-red,button-red{background-color:#ff3838;border:none;color:#fff}.button-red:hover,button-red:hover{background-color:#cd3f3f;color:#fff;transition:all .2s linear}.button-red:not(:hover),button-red:not(:hover){background-color:#ff3838;color:#fff;transition:all .2s linear}.button-red:focus,button-red:focus{outline:2px solid #33b4e7}.button-blue,button-blue{background-color:#33b4e7;border:none;color:#fff}.button-blue:hover,button-blue:hover{background-color:#0e80ad;color:#fff;transition:all .2s linear}.button-blue:not(:hover),button-blue:not(:hover){background-color:#33b4e7;color:#fff;transition:all .2s linear}.button-blue:focus,button-blue:focus{outline:2px solid #33b4e7}.button-opacity-gray,button-opacity-gray{background-color:#38394a;border:none;color:#fff}.button-opacity-gray:hover,button-opacity-gray:hover{background-color:#2f2f3d;color:#fff;transition:all .2s linear}.button-opacity-gray:not(:hover),button-opacity-gray:not(:hover){background-color:#38394a;color:#fff;transition:all .2s linear}.button-opacity-gray:focus,button-opacity-gray:focus{outline:2px solid #33b4e7}.button-white,button-white{background-color:#fafafa;border:1px solid #eee;color:#777}.button-white:hover,button-white:hover{background-color:#eee;color:#777;transition:all .2s linear}.button-white:not(:hover),button-white:not(:hover){background-color:#fafafa;color:#777;transition:all .2s linear}.button-white:focus,button-white:focus{outline:2px solid #33b4e7}.button-transparent,button-transparent{background-color:transparent;border:1px solid #e32284;color:#e32284}.button-transparent:hover,button-transparent:hover{background-color:#c1196e;border:1px solid #c1196e;color:#fff;transition:all .2s linear}.button-transparent:not(:hover),button-transparent:not(:hover){background-color:transparent;color:#e32284;transition:all .2s linear}.button-transparent:focus,button-transparent:focus{outline:2px solid #33b4e7}.button-purple,button-purple{background-color:#322e6b;border:none;color:#fff}.button-purple:hover,button-purple:hover{background-color:#28255a;color:#fff;transition:all .2s linear}.button-purple:not(:hover),button-purple:not(:hover){background-color:#322e6b;color:#fff;transition:all .2s linear}.button-purple:focus,button-purple:focus{outline:2px solid #33b4e7}.button-gray,button-gray{background-color:#38394a;border:none;color:#fff}.button-gray:hover,button-gray:hover{background-color:#2c2d3f;color:#fff;transition:all .2s linear}.button-gray:not(:hover),button-gray:not(:hover){background-color:#38394a;color:#fff;transition:all .2s linear}.button-gray:focus,button-gray:focus{outline:2px solid #33b4e7}.button-green,button-green{background-color:#61b357;border:none;color:#fff}.button-green:hover,button-green:hover{background-color:#559e4b;color:#fff;transition:all .2s linear}.button-green:not(:hover),button-green:not(:hover){background-color:#61b357;color:#fff;transition:all .2s linear}.button-green:focus,button-green:focus{outline:2px solid #33b4e7}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(1turn);-moz-transform:rotate(1turn);-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}body{background-color:#fafafa;margin:0;min-height:100vh;padding:0;scroll-behavior:smooth}body.body-fixed{overflow:hidden}body .body{min-height:inherit}body p{margin:0}h1,h2,h3,h4,h5,h6{font-family:Graphik_LC_Bold}a,div,p,span{font-family:Graphik_LC_Regular}a{color:#33b4e7;scroll-behavior:smooth;text-decoration:none}a:hover{color:#0e80ad}a:hover,a:not(:hover){cursor:pointer;transition:all .2s linear}a:not(:hover){color:#33b4e7}a.disabled{opacity:.8}::-webkit-scrollbar-button{height:0;width:5px}::-webkit-scrollbar-track{background-color:#e9e9e9}::-webkit-scrollbar-thumb{background-color:#b7b7b7;-webkit-border-radius:0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#e61767}::-webkit-scrollbar{width:5px}.cookie-accept-block{backdrop-filter:blur(2px);background-color:rgba(21,22,42,.9);border-radius:8px;bottom:24px;box-sizing:border-box;display:flex;gap:24px;left:24px;padding:24px;position:fixed;right:24px;z-index:999999999}@media screen and (max-width:500px){.cookie-accept-block{flex-direction:column}.cookie-accept-block button{width:100%}}@media screen and (min-width:1344px){.cookie-accept-block{left:12%;right:12%}}.cookie-accept-block span{color:#fff;font-family:Graphik_LC_Semibold;font-size:16px;line-height:1.4}input,select,textarea{border:1px solid #b1b9cd;border-radius:8px;box-sizing:border-box;color:#1a1a1a;font-family:Graphik_LC_Regular;font-size:16px;padding:13px 14px;width:100%}input:active,input:focus,select:active,select:focus,textarea:active,textarea:focus{outline:2px solid #33b4e7}input.error,select.error,textarea.error{border:1px solid #e32284}textarea{resize:none}textarea.resizable{resize:both}.input-video{object-fit:cover}.input-image,.input-video{height:120px!important;min-height:120px;min-width:190px;width:190px!important}.input-image{background-color:#f7f7f7;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;cursor:pointer;display:inline-block;position:relative}.input-image:hover:after{opacity:.8;transition:all .2s linear}.input-image:after{background-image:url(/public/icons/image.svg);background-position:50%;background-repeat:no-repeat;background-size:50px;bottom:0;content:"";display:block;height:100%;left:0;margin:auto;opacity:.3;right:0;top:0;width:100%}.input-image.add-new{border:1px dashed #61b357}.input-image.add-new:after{background-image:url(/public/icons/plus-green.svg)}.input-file{border:1px solid #b1b9cd;border-radius:8px;box-sizing:border-box;padding:13px 14px;position:relative;width:100%}.input-file input{display:none;left:0;opacity:0;padding:0;position:absolute;top:0}.input-file input,.input-file span{display:inline-block;height:100%;width:100%}.input-file span{background-image:url(/public/icons/clip.svg);background-position:calc(100% - 15px);background-repeat:no-repeat;background-size:18px;box-sizing:border-box;color:#90a4ae;cursor:pointer;font-family:Graphik_LC_Regular;font-size:16px;margin-bottom:0;max-width:100%;overflow:hidden;padding-right:60px;text-overflow:ellipsis;white-space:nowrap}.faces-otr,.faces-otr-list-item-card-premium-info,.footer,.footer-main-contacts,.footer-main-info,.footer-main-links,.link-quote-content,.main-page,.main-page-block-news,.main-page-block-news-important-info,.main-page-block-rubrics-columns-list,.main-page-block-rubrics-columns-list-item,.main-page-block-rubrics-full,.main-page-block-rubrics-full-list,.main-page-block-teleprogram-list-item,.online-block-ethereal-teleprogram-list-item,.pages-card,.pages-header-burger-menu,.pages-header-nav-sub-menu,.pages-news-popular,.pages-news-popular-list,.pages-news-sidebar-banner,.programs-guests,.programs-guests-item,.teleprogram-block-list,.teleprogram-block-list-item-info,.teleprogram-block-list-item-info-top,.teleprogram-block-selector-list,.teleprogram-block-tabs-list-item,.user-profile-menu,.user-profile-settings-fields,.user-profile-settings-info{display:flex;flex-direction:column}.teleprogram-block-selector-list-item{display:inline-flex;flex-direction:column}.faces-otr-list,.faces-otr-list-item-card-premium,.footer-main-links-item,.link-quote,.main-page-block-news-important,.main-page-block-rubrics-columns,.main-page-block-six-card,.main-page-block-teleprogram-header,.main-page-block-teleprogram-header-actions,.main-page-block-teleprogram-list,.main-page-block-title,.online-block-ethereal-teleprogram-header,.online-block-ethereal-teleprogram-header-actions,.online-block-ethereal-teleprogram-list,.online-block-program,.online-block-title,.pages-card-bottom,.pages-header-nav-block,.pages-news-filters,.pages-news-main,.pages-news-materials,.pages-news-materials-item-info,.pages-sharing,.pages-socials,.pages-socials-links,.pages-top,.search-block-filters,.search-block-input,.teleprogram-block-list-item,.teleprogram-block-selector-top,.teleprogram-block-tabs-list,.user-profile,.user-profile-settings{display:flex;flex-direction:row}.pages-header-blind{bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%}.main-page-block.full-imaged:before,.pages-card-image-shadow,.pages-wide-card:before,.teleprogram-block-selector{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.main-page-block-news-important-image,.main-page-block-rubrics-columns-list-item-image,.pages-header-media-background-image,.pages-header-nav-block-avatar,.pages-image,.pages-news-sidebar-banner-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.pages-header{box-sizing:border-box;display:flex;height:96px;padding:0 40px;position:relative}@media screen and (max-width:768px){.pages-header{padding:0 24px}}.pages-header.search-mode .pages-header-nav{position:fixed!important}.pages-header.search-mode .victory_day:before{display:none}.pages-header.has-media{aspect-ratio:2.48;height:auto;padding:0;width:100%}@media screen and (max-width:568px){.pages-header.has-media{aspect-ratio:1.2}}.pages-header.has-media .pages-crumbs:before{display:none}.pages-header.has-media .pages-header-nav{box-sizing:border-box;height:96px;left:0;margin:auto;padding:0 40px;position:absolute;right:0;top:0;width:100%;z-index:1000}@media screen and (max-width:768px){.pages-header.has-media .pages-header-nav{padding:0 24px}}.pages-header-media{width:100%}.pages-header-media .swiper-pagination{bottom:60px!important}.pages-header-media.left-shadow:before{background:linear-gradient(90deg,#070f3a 0,rgba(5,11,24,0));bottom:0;content:"";display:inline-block;left:0;position:absolute;top:0;width:50%;z-index:10}.pages-header-media.bottom-shadow:before{background:linear-gradient(0deg,#070f3a 0,rgba(5,11,24,0));bottom:0;content:"";display:inline-block;height:40px;left:0;position:absolute;width:100%;z-index:10}.pages-header-media-background-link{bottom:30px;left:50px;position:absolute;right:50px;top:80px;z-index:800}.pages-header-media-background-image{aspect-ratio:2.48;height:100%;width:100%}@media screen and (max-width:568px){.pages-header-media-background-image{aspect-ratio:1.2}}.pages-header-media-background-video{aspect-ratio:2.48;height:100%;width:100%}@media screen and (max-width:568px){.pages-header-media-background-video{aspect-ratio:1.2}}.pages-header-media-background .swiper-block .swiper-button-next,.pages-header-media-background .swiper-block .swiper-button-prev{background-color:hsla(0,0%,100%,.15);background-image:url(/public/icons/arrow-right-wh.svg);background-position:50%;background-repeat:no-repeat;border-radius:6px 0 0 6px!important;box-shadow:none;height:40px!important;opacity:1;top:60%;width:32px!important}.pages-header-media-background .swiper-block .swiper-button-next:hover,.pages-header-media-background .swiper-block .swiper-button-prev:hover{background-color:hsla(0,0%,100%,.3);transition:all .2s linear}.pages-header-media-background .swiper-block .swiper-button-next{right:0}.pages-header-media-background .swiper-block .swiper-button-prev{left:0}.pages-header-blind{background-color:rgba(21,22,43,.8);display:block;padding:0;z-index:900}.pages-header-recomendations{align-items:center;background-color:#fafafa;box-sizing:border-box;display:inline-flex;flex-direction:column;left:0;padding:24px 40px 48px;position:fixed;right:0;top:96px;z-index:1000}@media screen and (max-width:568px){.pages-header-recomendations{padding:24px}}.pages-header-recomendations-title{color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:24px;max-width:1344px;width:100%}.pages-header-recomendations-title:not(:hover){color:#1a1a1a}@media screen and (max-width:568px){.pages-header-recomendations-title{max-width:100%}}.pages-header-recomendations-list{margin-top:36px;max-width:1344px;width:100%}@media screen and (max-width:768px){.pages-header-recomendations-list{max-width:100%}}.pages-header-burger-menu{background-color:#fafafa;box-sizing:border-box;gap:24px;left:0;padding:24px 40px;position:fixed;right:0;top:96px;z-index:1000}.pages-header-nav{position:relative;z-index:1}.pages-header-nav-content{align-items:center;display:flex;gap:42px;height:96px;max-width:1344px;width:100%;z-index:10}@media screen and (max-width:1180px){.pages-header-nav-content{justify-content:space-between}}.pages-header-nav.nav-burger-mode,.pages-header-nav.nav-search-mode{background-color:#fafafa;box-sizing:border-box;display:flex;height:96px;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.pages-header-nav.nav-burger-mode .pages-header-nav-logo,.pages-header-nav.nav-search-mode .pages-header-nav-logo{background-image:url(./icons/kinoglobe_8_3.svg);background-position:50%;background-repeat:no-repeat}.pages-header-nav.nav-burger-mode{justify-content:space-between;padding:0 40px}.pages-header-nav.nav-burger-mode .pages-header-nav-block-avatar,.pages-header-nav.nav-burger-mode .pages-header-nav-block-burger,.pages-header-nav.nav-burger-mode .pages-header-nav-block-search,.pages-header-nav.nav-burger-mode .pages-header-nav-block-user{display:none}.pages-header-nav.nav-burger-mode .pages-header-nav-block-close{display:block}.pages-header-nav.nav-burger-mode .victory_day:before{display:none}.pages-header-nav.nav-search-mode{padding:0 40px}@media screen and (max-width:768px){.pages-header-nav.nav-search-mode{max-width:100%;padding:0 24px}.pages-header-nav.nav-search-mode .pages-header-nav-block-burger,.pages-header-nav.nav-search-mode .pages-header-nav-logo{display:none}}@media screen and (max-width:568px){.pages-header-nav.nav-search-mode .pages-header-nav-block.justify-end{display:none}}.pages-header-nav-logo{align-items:center;background-image:url(./icons/kinoglobe_8_3.svg);background-position:50%;background-repeat:no-repeat;display:flex;height:100px;position:relative;width:400px}.pages-header-nav-logo.light-theme{background-image:url(/public/icons/logo.svg);background-position:50%;background-repeat:no-repeat}@media screen and (max-width:768px){.pages-header-nav-logo{height:26px;width:110px}}.pages-header-nav-logo.victory_day:not(.light-theme){background-image:url(/public/icons/logo-half-dark.svg);background-position:50%;background-repeat:no-repeat}.pages-header-nav-logo.victory_day:before{background-image:url(/public/icons/georgievsky.png);background-repeat:no-repeat;background-size:90%;content:"";height:110px;left:-7px;position:absolute;top:-8px;width:65px;z-index:-1}@media screen and (max-width:768px){.pages-header-nav-logo.victory_day:before{height:64px;left:-7px;top:-4px;width:40px}}@media screen and (min-width:1181px){.pages-header-nav-logo.victory_day:before{height:95px;left:-10px;top:-2px;width:55px}}.pages-header-nav-block{gap:24px}@media screen and (max-width:568px){.pages-header-nav-block{gap:12px}}.pages-header-nav-block.justify-end{align-items:center;justify-self:end}.pages-header-nav-block-burger,.pages-header-nav-block-close,.pages-header-nav-block-search,.pages-header-nav-block-user{cursor:pointer;height:24px;opacity:1;width:24px}.pages-header-nav-block-search{background-image:url(/public/icons/search.svg);background-position:50%;background-repeat:no-repeat}.pages-header-nav-block-search.light-theme{background-image:url(/public/icons/search-wh.svg);background-position:50%;background-repeat:no-repeat}.pages-header-nav-block-search:hover{background-image:url(/public/icons/search-blue.svg);background-position:50%;background-repeat:no-repeat;transition:all .2s linear}.pages-header-nav-block-user{background-image:url(/public/icons/user.svg);background-position:50%;background-repeat:no-repeat}.pages-header-nav-block-user.light-theme{background-image:url(/public/icons/user-wh.svg);background-position:50%;background-repeat:no-repeat}.pages-header-nav-block-user:hover{background-image:url(/public/icons/user-blue.svg);background-position:50%;background-repeat:no-repeat;transition:all .2s linear}.pages-header-nav-block-close{background-image:url(/public/icons/close.svg);background-size:60%}.pages-header-nav-block-burger,.pages-header-nav-block-close{background-position:50%;background-repeat:no-repeat;display:none}.pages-header-nav-block-burger{background-image:url(/public/icons/burger.svg)}.pages-header-nav-block-burger.light-theme{background-image:url(/public/icons/burger-wh.svg);background-position:50%;background-repeat:no-repeat}.pages-header-nav-block-burger:hover{background-image:url(/public/icons/burger-blue.svg);background-position:50%;background-repeat:no-repeat;transition:all .2s linear}@media screen and (max-width:1180px){.pages-header-nav-block-burger{display:flex}}.pages-header-nav-block-avatar{background-color:#f1f4f9;border-radius:8px;height:40px;position:relative;width:40px}.pages-header-nav-block-avatar.is-king:after{background-image:url(/public/icons/crown.svg);background-position:50%;background-repeat:no-repeat;content:"";height:20px;left:-8px;position:absolute;top:-15px;transform:rotate(330deg);width:20px}.pages-header-nav-search{align-items:center;display:flex;gap:34px;width:100%}.pages-header-nav-search-input{flex-grow:1;position:relative}.pages-header-nav-search-input-clear{background-image:url(/public/icons/input-clear.svg);background-position:50%;background-repeat:no-repeat;background-size:14px;bottom:0;cursor:pointer;display:block;height:30px;margin:auto;opacity:.6;position:absolute;right:14px;top:0;width:30px}.pages-header-nav-search-input-clear:hover{opacity:1;transition:all .2s linear}.pages-header-nav-links{align-items:center;display:flex;gap:34px;width:100%}@media screen and (max-width:1180px){.pages-header-nav-links{display:none}}.pages-header-nav-links-item a{align-items:center;color:#1a1a1a;display:flex;font-family:Graphik_LC_Medium;font-size:18px}.pages-header-nav-links-item a:not(:hover){color:#1a1a1a}.pages-header-nav-links-item.show-more{position:relative}.pages-header-nav-links-item.light-theme a,.pages-header-nav-links-item.light-theme a:not(:hover){color:#fff}.pages-header-nav-links-item.light-theme .pages-header-nav-sub-menu-item a{color:#1a1a1a}.pages-header-nav-links-item.light-theme .pages-header-nav-sub-menu-item a:hover{color:#33b4e7}.pages-header-nav-links-item.light-theme .pages-header-nav-sub-menu-item a:not(:hover){color:#1a1a1a}.pages-header-nav-links-item:hover a{color:#33b4e7;transition:all .2s linear}.pages-header-nav-links-item-open{aspect-ratio:107/75;background-image:url(/public/icons/arrow-down-blue.svg);display:block;margin-left:10px;width:12px}.pages-header-nav-sub-menu{background-color:#fff;border-radius:8px;box-shadow:0 20px 60px -4px rgba(21,22,42,.15);box-sizing:border-box;gap:18px;left:0;padding:24px;position:absolute;top:30px;width:320px;z-index:50}.pages-header-nav-sub-menu-item{color:#1a1a1a!important}.pages-header-nav-sub-menu-item a{color:#1a1a1a;font-family:Graphik_LC_Medium;font-size:18px;line-height:1.4}.pages-header-nav-sub-menu-item a:not(:hover){color:#1a1a1a}.pages-header-nav-sub-menu-item a:hover{color:#33b4e7;transition:all .2s linear}.pages-header-crumbs{left:48px;position:absolute;top:120px;z-index:100!important}@media screen and (max-width:568px){.pages-header-crumbs{left:24px;top:90px}}.pages-header-info{display:flex;flex-flow:column;gap:24px;left:48px;position:absolute;top:240px;z-index:100}@media screen and (max-width:568px){.pages-header-info{bottom:24px;left:24px;right:24px;top:auto}}.pages-header-info-genre{color:#fff;display:flex;font-family:Graphik_LC_Medium;font-size:12px;gap:4px;opacity:.5;text-transform:uppercase}.pages-header-info-genre:not(:hover){color:#fff}.pages-header-info-title{color:#fff;font-family:Graphik_LC_Semibold;font-size:48px;text-transform:uppercase}@media screen and (max-width:568px){.pages-header-info-title{font-size:28px}}.pages-header-info-text{color:#fff;font-family:Graphik_LC_Regular;font-size:20px}.pages-header-info-text:not(:hover){color:#fff}.pages-header-info-buttons{display:flex;gap:16px}@media screen and (max-width:568px){.pages-header-info-buttons{flex-direction:column}.pages-header-info-buttons button{width:100%}}.footer{background-color:#000133;box-sizing:border-box;color:#fff;padding:40px}@media screen and (max-width:658px){.footer{padding:24px}}.footer-main{display:grid;gap:20px;grid-template-areas:"main-logo navigation-links socials-links contacts-links" "text-info navigation-links socials-links contacts-links";grid-template-columns:30% 1fr 1fr 1fr}@media screen and (max-width:968px){.footer-main{grid-template-areas:"main-logo main-logo main-logo" "navigation-links socials-links contacts-links" "text-info text-info text-info";grid-template-columns:repeat(3,1fr);row-gap:40px}}@media screen and (max-width:668px){.footer-main{grid-template-areas:"main-logo main-logo" "navigation-links navigation-links" "socials-links socials-links" "text-info text-info";grid-template-columns:repeat(2,1fr);row-gap:40px}}.footer-main-logo{background-image:url(/public/icons/logo.svg);background-position:50%;background-repeat:no-repeat;grid-area:main-logo;height:47px;width:200px}.footer-main-info{gap:20px;grid-area:text-info}@media screen and (max-width:658px){.footer-main-info{width:100%}}.footer-main-info-logo{width:140px}.footer-main-info p{color:#fff;font-family:Graphik_LC_Regular;font-size:12px;line-height:1.4;opacity:.5}.footer-main-info p:not(:hover){color:#fff}.footer-main-blockname{color:#fff;font-family:Graphik_LC_Medium;font-size:16px;line-height:1.4;margin-bottom:20px;opacity:.5}.footer-main-blockname:not(:hover){color:#fff}@media screen and (max-width:658px){.footer-main-blockname{display:none}}.footer-main-navigation{grid-area:navigation-links}@media screen and (max-width:658px){.footer-main-navigation{align-items:flex-start;justify-content:center;margin-top:0!important}.footer-main-navigation .footer-main-links-item{width:47%}}.footer-main-socials{grid-area:socials-links}@media screen and (max-width:658px){.footer-main-socials{justify-content:space-between;margin-top:0!important}}.footer-main-links{gap:15px}@media screen and (max-width:658px){.footer-main-links{flex-direction:row;flex-wrap:wrap;margin-top:30px}}.footer-main-links-item{align-items:center;color:#fff;font-size:16px;gap:16px;line-height:1.4}.footer-main-links-item:hover .footer-main-links-item-text{color:#33b4e7;transition:all .2s linear}.footer-main-links-item:not(:hover),.footer-main-links-item:not(:hover) .footer-main-links-item-text{color:#fff}.footer-main-links-item-text{color:#fff;font-size:16px;line-height:1.4}@media screen and (max-width:658px){.footer-main-links-item-text{display:none}}.footer-main-links-item-icon{height:24px;width:24px}.footer-main-contacts{gap:62px;grid-area:contacts-links}.footer-main-contacts p{color:#fff;font-family:Graphik_LC_Medium;font-size:16px;line-height:1.4}.footer-main-contacts p:not(:hover){color:#fff}@media screen and (max-width:658px){.footer-main-contacts{display:none}}.footer-underline{border-top:1px solid hsla(0,0%,100%,.2);display:flex;justify-content:space-between;margin-top:40px;padding-top:24px}.footer-underline p{color:#fff;font-family:Graphik_LC_Medium;font-size:16px;line-height:1.4}.footer-underline p:not(:hover){color:#fff}.footer-underline span{border:1px solid hsla(0,0%,100%,.2);border-radius:5px;color:#fff;display:flex;font-family:Graphik_LC_Medium;font-size:16px;line-height:1;padding:5px 8px}.footer-underline span:not(:hover){color:#fff}.auth{display:flex;justify-content:center;margin-bottom:96px;margin-top:64px}.auth-block{display:flex;flex-direction:column;gap:32px;width:432px}@media screen and (max-width:668px){.auth-block{width:100%}}.auth-block-tabs{display:flex;flex-direction:row;gap:48px}.auth-block-tabs-item{color:#727680;cursor:pointer;font-family:Graphik_LC_Bold;font-size:36px}.auth-block-tabs-item:not(:hover){color:#727680}@media screen and (max-width:668px){.auth-block-tabs-item{font-size:24px}}.auth-block-tabs-item.active{color:#1a1a1a}.auth-block-tabs-item:hover{opacity:.8;transition:all .2s linear}.auth-block-tabs-item:not(:hover){opacity:1;transition:all .2s linear}.auth-block-form{display:flex;flex-direction:column;gap:32px}.auth-block-form-buttons{align-items:start;display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:668px){.auth-block-form-buttons{flex-direction:column;gap:24px}.auth-block-form-buttons button{width:100%}}.auth-block-links{border-top:1px solid #e5e9f3;display:flex;justify-content:space-between;padding-top:24px}.auth-block-links span{color:#1a1a1a;font-family:Graphik_LC_Medium;font-size:16px;line-height:22px;width:50%}.auth-block-links span:not(:hover){color:#1a1a1a}.auth-block-links-socials{display:flex;flex-direction:row;gap:16px}.auth-block-links-socials-item{height:40px;width:40px}.pages .no-margin{margin:0}.pages-title-24{font-size:24px}.pages-title-24,.pages-title-36{color:#1a1a1a;flex-grow:1;font-family:Graphik_LC_Semibold;margin-top:24px}.pages-title-36{font-size:36px}.pages-title-48{color:#1a1a1a;flex-grow:1;font-family:Graphik_LC_Semibold;font-size:48px;margin-top:24px}@media screen and (max-width:768px){.pages-title-48{color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:36px}}.pages-video{aspect-ratio:16/9;border-radius:8px;margin:32px 0}.pages-video.no-margin{margin:0}.pages-video.preview{background-color:#000}.pages-video iframe{border-radius:8px}.pages-top{align-items:center;justify-content:space-between;margin-top:46px}@media screen and (max-width:768px){.pages-top{align-items:start;flex-direction:column;gap:18px}}.pages-top-search{position:relative;width:600px}@media screen and (max-width:768px){.pages-top-search{width:100%}}.pages-top-search input{background-color:transparent}.pages-top-search span{background-image:url(/public/icons/search.svg);background-position:50%;background-repeat:no-repeat;background-size:24px;bottom:0;cursor:pointer;height:24px;margin:auto;position:absolute;right:18px;top:0;width:32px}.pages-top-search span:hover{opacity:.6;transition:all .2s linear}.pages-ethereal{aspect-ratio:16/9;background-color:#000133;border-radius:8px;bottom:24px;box-sizing:border-box;left:24px;padding:4px;position:fixed;width:300px;z-index:2000}.pages-ethereal-close{background-color:#e32284;background-image:url(/public/icons/close-wh.svg);background-position:50%;background-repeat:no-repeat;background-size:8px;border:2px solid #fff;border-radius:24px;box-sizing:border-box;display:block;height:24px;opacity:1;position:absolute;right:-8px;top:-8px;width:24px}.pages-ethereal-close:hover{cursor:pointer;opacity:.8;transition:all .2s linear}.pages-ethereal-player,.pages-ethereal-player iframe{aspect-ratio:16/9;display:block;width:100%}.pages-ethereal-player iframe{border-radius:8px}.pages-loader{display:flex;height:300px;justify-content:center;width:100%}.pages-loader:before{animation:loader .5s linear infinite;background-image:url(/public/icons/loader-dark.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:50px;margin-top:80px;opacity:.6;width:50px}.pages-list{display:flex;flex-wrap:wrap;gap:48px 24px;margin-top:32px;min-height:300px;position:relative}.pages-list-loader{align-items:center;backdrop-filter:blur(1px);background-color:hsla(0,0%,87%,.2);border-radius:8px;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%;z-index:30}.pages-list-loader:before{animation:loader .5s linear infinite;background-image:url(/public/icons/loader-dark.svg);content:"";display:block;height:50px;opacity:.6;width:50px}.pages-list-loader:before,.pages-wide-card{background-position:50%;background-repeat:no-repeat;background-size:cover}.pages-wide-card{aspect-ratio:16/10;background-color:#e6e9ef;background-image:url(/public/img/empty.png);border-radius:8px;box-sizing:border-box;grid-area:wide-card;padding:32px;position:relative;width:calc(50% - 24px)}.pages-wide-card:before{background:linear-gradient(0deg,#050b18 0,rgba(5,11,24,0)),linear-gradient(90deg,#050b18 0,rgba(5,11,24,0));border-radius:8px;content:"";display:block;height:100%;width:100%;z-index:0}.pages-wide-card .pages-card-image,.pages-wide-card.no-shadow:before{display:none}.pages-wide-card .pages-card-gray-text,.pages-wide-card .pages-card-pink-text,.pages-wide-card .pages-card-title{position:relative;z-index:10}.pages-wide-card .pages-card-bottom{bottom:36px;padding:0 36px;position:absolute}@media screen and (max-width:568px){.pages-wide-card{background-color:transparent;background-image:unset!important;border-bottom:1px solid #e5e9f3;display:flex;flex-direction:column;gap:8px;padding:0 0 12px;position:unset;position:relative;width:calc(25% - 24px)}.pages-wide-card:before{display:none}.pages-wide-card .pages-card-image{display:block}.pages-wide-card .pages-card-title{color:#1a1a1a!important;font-family:Graphik_LC_Medium!important;font-size:18px!important;line-height:1.4;word-break:break-word}.pages-wide-card .pages-card-pink-text{margin:0!important}.pages-wide-card .pages-card-bottom{height:30px;padding:0;position:unset}.pages-wide-card .pages-card-bottom-text{color:#1a1a1a!important}.pages-wide-card .pages-card-bottom-is-video{background-image:url(/public/icons/is-video.svg);background-position:50%;background-repeat:no-repeat}}.pages-wide-card.all-width{width:100%}.pages-wide-card .pages-card-title{color:#fff;flex-grow:1;font-family:Graphik_LC_Semibold;font-size:36px}.pages-wide-card .pages-card-title:not(:hover){color:#fff}.pages-wide-card .pages-card-bottom-is-video{background-image:url(/public/icons/is-video-wh.svg);background-position:50%;background-repeat:no-repeat}.pages-wide-card .pages-card-bottom-text,.pages-wide-card .pages-card-bottom-text:not(:hover){color:#fff}.pages-wide-card .pages-card-pink-text{margin-bottom:14px}.pages-card{gap:8px;max-width:100vw;position:relative;width:calc(25% - 18px)}@media screen and (max-width:768px){.pages-card{width:calc(50% - 18px)}}@media screen and (max-width:568px){.pages-card{width:100%}}.pages-card.wide-card{grid-area:wide-card;width:100%}.pages-card.wide-card .pages-card-title{color:#1a1a1a;font-family:Graphik_LC_Bold;font-size:24px}.pages-card.wide-card .pages-card-title:not(:hover){color:#1a1a1a}.pages-card.cols-1{width:100%}.pages-card.cols-6{width:calc(16.66667% - 20px)}@media screen and (max-width:768px){.pages-card.cols-6{width:calc(25% - 18px)}}@media screen and (max-width:568px){.pages-card.cols-6{width:calc(50% - 12px)}}.pages-card.cols-3{width:calc(33.33333% - 20px)}@media screen and (max-width:768px){.pages-card.cols-3{width:calc(50% - 18px)}}@media screen and (max-width:568px){.pages-card.cols-3{width:100%}}.pages-card.white-card{background-color:#fff;border-radius:8px;height:100%}.pages-card.white-card .pages-card-gray-text,.pages-card.white-card .pages-card-pink-text,.pages-card.white-card .pages-card-title{padding:0 24px}.pages-card.bordered{border-bottom:1px solid #e5e9f3;padding-bottom:12px}.pages-card-embed{background-color:#000;border-radius:8px;bottom:0;height:auto;left:0;position:absolute;right:0;top:0;width:auto}.pages-card-embed iframe{border-radius:8px}.pages-card-bottom{align-items:center;bottom:24px;box-sizing:border-box;justify-content:space-between;left:0;padding:0 24px;position:absolute;right:0}@media screen and (max-width:768px){.pages-card-bottom{height:30px;padding:0;position:unset}}.pages-card-bottom-text{color:#1a1a1a;font-family:Graphik_LC_Regular;font-size:14px}.pages-card-bottom-text:not(:hover){color:#1a1a1a}@media screen and (max-width:768px){.pages-card-bottom-text{position:unset}}.pages-card-bottom-is-video{background-image:url(/public/icons/is-video.svg);background-position:50%;background-repeat:no-repeat;height:24px;width:24px}@media screen and (max-width:768px){.pages-card-bottom-is-video{position:unset}}.pages-card-image{aspect-ratio:16/9;background-color:#e6e9ef;background-image:url(/public/img/empty.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;margin-bottom:10px;position:relative;width:100%}.pages-card-image.teleprogram-regional{background-color:#fff!important;background-size:40%!important}.pages-card-image.narrow{aspect-ratio:10/14;background-image:url(/public/img/kino-preview.jpg)}.pages-card-image-shadow{align-items:end;background-color:rgba(0,0,0,.4);border-radius:8px;box-sizing:border-box;display:flex;opacity:0;padding:20px}@media screen and (max-width:1080px){.pages-card-image-shadow{display:none}}.pages-card-image-shadow-text{color:#fff;font-family:Graphik_LC_Medium;font-size:14px;line-height:1.4;text-overflow:ellipsis;word-break:break-word}.pages-card-image-shadow-text:not(:hover){color:#fff}.pages-card-image-shadow-favourites{background-image:url(/public/icons/favourites.svg);background-position:50%;background-repeat:no-repeat;cursor:pointer;height:24px;position:absolute;right:15px;top:15px;width:24px}.pages-card-image:hover .pages-card-image-shadow{opacity:1;transition:all .2s linear}.pages-card-title{color:#1a1a1a;font-family:Graphik_LC_Medium;font-size:18px;line-height:1.4;word-break:break-word}.pages-card-title:not(:hover){color:#1a1a1a}.pages-card-pink-text{color:#e32284;font-family:Graphik_LC_Semibold;font-size:12px;letter-spacing:1px;line-height:1.4;text-transform:uppercase}.pages-card-pink-text:not(:hover){color:#e32284}.pages-card-gray-text{color:#727680;font-family:Graphik_LC_Regular;font-size:14px;line-height:1.4}.pages-card-gray-text:not(:hover){color:#727680}.pages-card-white-bordered-text{background-color:#fafafa;border-radius:4px;box-sizing:border-box;color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:12px;line-height:1.4;padding:4px 8px;width:fit-content}.pages-card-white-bordered-text:not(:hover){color:#1a1a1a}.pages-image{aspect-ratio:2.4;border-radius:8px;box-sizing:border-box;padding:24px 48px;position:relative;width:100%}.pages-image-photographer,.pages-image-text{color:#727680;font-family:Graphik_LC_Regular;font-size:14px;margin-top:12px}.pages-image-photographer:not(:hover),.pages-image-text:not(:hover){color:#727680}.pages-image-photographer{margin-top:0!important}.pages-image-action{bottom:77px;left:48px;position:absolute}@media screen and (max-width:568px){.pages-image-action{bottom:24px;left:24px}.pages-image{aspect-ratio:1.2;padding:24px}}.pages-image.image-content{aspect-ratio:16/9;border-radius:8px;margin:40px 0}.pages-image.top-shadow:before{background:linear-gradient(180deg,#050b18 0,rgba(5,11,24,0));content:"";display:inline-block;height:40%;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.pages-banner{background-color:#ddd;border-radius:8px;height:250px;width:calc(100% - 24px)}.pages-socials{align-items:center;background-color:#f1f4f9;border-radius:8px;box-sizing:border-box;justify-content:space-between;padding:16px 24px}@media screen and (max-width:768px){.pages-socials{flex-direction:column;gap:18px}}.pages-socials-title{color:#33b4e7;font-family:Graphik_LC_Medium;font-size:16px}.pages-socials-title:not(:hover){color:#33b4e7}@media screen and (max-width:768px){.pages-socials-title{text-align:center}}.pages-socials-links{gap:18px}.pages-socials-links-item{height:24px;width:24px}.pages-sharing{gap:12px}.pages-sharing-link{height:24px;width:24px}.pages-tabs{height:fit-content;margin-top:40px;position:relative}.pages-tabs.no-margin{margin:0}.pages-tabs.white-tabs .pages-tabs-item{background-color:#fff}.pages-tabs-list{display:flex;gap:8px;overflow-x:hidden}.pages-tabs-item{background-color:#f1f4f9;border-radius:20px;box-sizing:border-box;color:#1a1a1a;cursor:pointer;font-family:Graphik_LC_Regular;font-size:16px;padding:12px 16px;white-space:nowrap}.pages-tabs-item:not(:hover){color:#1a1a1a}.pages-tabs-item.selected{background-color:#33b4e7!important;color:#fff}.pages-tabs-item:hover{color:#e32284;transition:all .2s linear}.pages-tabs-item-next,.pages-tabs-item-prev{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:end;opacity:.8;position:absolute;width:80px;z-index:10}.pages-tabs-item-next:after,.pages-tabs-item-prev:after{background-color:#fff;background-image:url(/public/icons/arrow-right.svg);background-position:50%;background-repeat:no-repeat;border-radius:8px 0 0 8px;box-sizing:border-box;content:"";display:block;height:100%;padding:6px 8px;width:40px}.pages-tabs-item-next:hover,.pages-tabs-item-prev:hover{opacity:1;transition:all .2s linear}.pages-tabs-item-prev{background:linear-gradient(90deg,hsla(0,0%,98%,0) 0,#fafafa);left:0;transform:rotate(180deg)}.pages-tabs-item-next{background:linear-gradient(270deg,#fafafa 0,hsla(0,0%,98%,0));right:0}.pages-text{color:#1a1a1a;font-family:Graphik_LC_Regular;font-size:20px;line-height:1.6;margin:24px 0}.pages-text *{margin:10px 0}.pages-text :first-child{margin-top:0}.pages-text :last-child{margin-bottom:0}.pages-text .programs blockquote{background-color:#f1f4f9;border:none;border-radius:8px;overflow:hidden;position:relative}.pages-text .programs blockquote:before{background-image:url(/public/icons/quote.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:90px;position:absolute;right:0;top:0;width:110px}.pages-text .programs blockquote p{color:#0e80ad;font-family:Graphik_LC_Bold;font-size:24px;font-style:normal;max-width:80%}.pages-text .programs blockquote p:not(:hover){color:#0e80ad}.pages-text .pastecode,.pages-text .pastecode_video{width:100%}.pages-text .pastecode iframe,.pages-text .pastecode_video iframe,.pages-text p iframe{aspect-ratio:16/9;border-radius:8px;height:auto;max-width:100%;width:100%}.pages-text blockquote{border:1px solid #dbdbdb;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:24px}.pages-text blockquote p{font-style:italic}.pages-text-read-more{align-items:center;color:#33b4e7;cursor:pointer;display:inline-flex;gap:6px;margin:0}.pages-text-read-more:hover{color:#0e80ad}.pages-text-read-more:after{background-image:url(/public/icons/arrow-down-blue.svg);background-position:0 10px;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:24px;width:10px}.pages-crumbs{display:flex;gap:12px;overflow:hidden;position:relative;z-index:10}.pages-crumbs.no-shadow:before{display:none!important}.pages-crumbs:before{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff);bottom:0;content:"";height:100%;position:absolute;right:0;top:0;width:50px}.pages-crumbs-item{cursor:pointer;font-family:Graphik_LC_Regular;font-size:14px;white-space:nowrap}@media screen and (min-width:769px){.pages-crumbs-item:last-child{color:#727680!important;pointer-events:none}}.pages-crumbs-item.with-arrow{align-items:center;display:flex;gap:3px}.pages-crumbs-item.with-arrow:before{background-image:url(/public/icons/arrow-down-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:65%;content:"";display:block;height:14px;transform:rotate(90deg);width:14px}.pages-crumbs-item.no-link{color:#727680!important;pointer-events:none}.pages-crumbs-item:hover{color:#e32284;transition:all .2s linear}.pages-crumbs.with-padding{padding:24px 40px}@media screen and (max-width:768px){.pages-crumbs.with-padding{padding:24px}}.pages-form-message{color:#1a1a1a;font-family:Graphik_LC_Medium;font-size:16px;line-height:1.4;margin:5px 0}.pages-form-message:not(:hover){color:#1a1a1a}.pages-form-message.success{color:#61b357}.pages-form-message.error{color:#ff3838}.link-quote{gap:24px}@media screen and (max-width:768px){.link-quote{flex-direction:column}}.link-quote img{border-radius:8px}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.programs-editions{background-color:#f1f4f9;box-sizing:border-box;margin-top:64px;padding:24px 48px 64px}.programs-editions.no-margin{margin-top:0;padding-top:48px}.programs-editions.no-margin .pages-top{margin-top:0}@media screen and (max-width:768px){.programs-editions{margin-top:48px;padding:48px}}@media screen and (max-width:568px){.programs-editions{margin-top:24px;padding:24px}}.programs-recomendations-title{color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:36px;margin-bottom:32px}.programs-recomendations-title:not(:hover){color:#1a1a1a}.programs-guests{gap:18px;margin:30px 0}.programs-guests-pink{color:#e32284;font-family:Graphik_LC_Medium;font-size:16px}.programs-guests-pink:not(:hover){color:#e32284}.programs-guests-gray{color:#727680;font-family:Graphik_LC_Regular;font-size:16px}.programs-guests-gray:not(:hover){color:#727680}.programs-guests-item{gap:6px}.programs-guests-item-title{color:#1a1a1a;font-family:Graphik_LC_Medium;font-size:18px}.programs-guests-item-title:not(:hover){color:#1a1a1a}.teleprogram{min-height:calc(100vh - 210px);position:relative}.teleprogram-block-selector{background-color:#fafafa;overflow-y:auto;z-index:40}.teleprogram-block-selector-top{box-sizing:border-box;justify-content:space-between;margin-bottom:20px;padding:0 20px}.teleprogram-block-selector-title{color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:20px}.teleprogram-block-selector-title:not(:hover){color:#1a1a1a}.teleprogram-block-selector-close{background-image:url(/public/icons/cancel.svg);background-position:50%;background-repeat:no-repeat;cursor:pointer;height:16px;opacity:.5;width:16px}.teleprogram-block-selector-close:hover{opacity:1;transition:all .2s linear}.teleprogram-block-selector-list{box-sizing:border-box;flex-wrap:wrap;gap:20px;height:1400px;padding:0 20px}.teleprogram-block-selector-list-item{gap:12px;width:fit-content}.teleprogram-block-selector-list-item-letter{color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:20px}.teleprogram-block-selector-list-item-letter:not(:hover){color:#1a1a1a}.teleprogram-block-selector-list-item-name{color:#1a1a1a;cursor:pointer;font-family:Graphik_LC_Regular;font-size:18px}.teleprogram-block-selector-list-item-name:not(:hover){color:#1a1a1a}.teleprogram-block-selector-list-item-name:hover{color:#e32284;transition:all .2s linear}.teleprogram-block-title{color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:48px;margin-top:40px}.teleprogram-block-title:not(:hover){color:#1a1a1a}.teleprogram-block-title span{color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:48px}.teleprogram-block-title span:not(:hover){color:#1a1a1a}@media screen and (max-width:768px){.teleprogram-block-title,.teleprogram-block-title span{color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:22px}.teleprogram-block-title span:not(:hover){color:#1a1a1a}}.teleprogram-block-title .region-name{align-items:center;color:#e32284;cursor:pointer;display:inline-flex;gap:10px;width:fit-content}.teleprogram-block-title .region-name:after{background-image:url(/public/icons/arrow-down-pink.svg);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:8px;width:12px}.teleprogram-block-title .region-name:hover{color:#c1196e;transition:all .2s linear}.teleprogram-block-title .region-name:not(:hover){color:#e32284}.teleprogram-block-tabs{margin-top:40px;position:relative}.teleprogram-block-tabs-list{gap:12px;max-width:100%;overflow-x:hidden;width:100%}.teleprogram-block-tabs-list-item{border:1px solid #e5e9f3;border-radius:8px;box-sizing:border-box;cursor:pointer;gap:12px;min-width:180px;padding:16px}.teleprogram-block-tabs-list-item-next,.teleprogram-block-tabs-list-item-prev{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:end;opacity:.8;position:absolute;width:40px;z-index:10}.teleprogram-block-tabs-list-item-next:after,.teleprogram-block-tabs-list-item-prev:after{background-color:#fff;background-image:url(/public/icons/arrow-right.svg);background-position:50%;background-repeat:no-repeat;border-radius:18px;content:"";display:block;height:18px;padding:6px 8px;width:18px}.teleprogram-block-tabs-list-item-next:hover,.teleprogram-block-tabs-list-item-prev:hover{opacity:1;transition:all .2s linear}.teleprogram-block-tabs-list-item-prev{background:linear-gradient(90deg,hsla(0,0%,98%,0) 0,#fafafa);left:0;transform:rotate(180deg)}.teleprogram-block-tabs-list-item-next{background:linear-gradient(270deg,#fafafa 0,hsla(0,0%,98%,0));right:0}.teleprogram-block-tabs-list-item-name{color:#1a1a1a;font-family:Graphik_LC_Regular;font-size:20px}.teleprogram-block-tabs-list-item-name:not(:hover){color:#1a1a1a}.teleprogram-block-tabs-list-item-date{color:#7c808a;font-family:Graphik_LC_Regular;font-size:14px}.teleprogram-block-tabs-list-item-date:not(:hover){color:#7c808a}.teleprogram-block-tabs-list-item.selected{background-color:#33b4e7}.teleprogram-block-tabs-list-item.selected *{color:#fff}.teleprogram-block-tabs-list-item:hover{background-color:#e5e9f3;transition:all .2s linear}@media screen and (max-width:568px){.teleprogram-block-list{gap:36px;margin-top:40px}}.teleprogram-block-list-item{border-radius:8px;box-sizing:border-box;gap:32px;padding:24px}@media screen and (max-width:568px){.teleprogram-block-list-item{flex-direction:column;gap:12px;padding:0;position:relative}}.teleprogram-block-list-item-image{aspect-ratio:16/9;background-color:#f1f4f9;background-image:url(/public/img/empty.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;height:fit-content;width:318px}.teleprogram-block-list-item-image.is-regional{background-color:#fff!important;background-size:40%!important}@media screen and (max-width:568px){.teleprogram-block-list-item-image{width:100%}}.teleprogram-block-list-item-time{background-color:#fafafa;border-radius:8px;box-sizing:border-box;color:#e32284;font-family:Graphik_LC_Medium;font-size:18px;height:fit-content;padding:6px 8px}.teleprogram-block-list-item-time:not(:hover){color:#e32284}.teleprogram-block-list-item-time.ethereal{background-color:#e61767;color:#fff}@media screen and (max-width:568px){.teleprogram-block-list-item-time{left:10px;position:absolute;top:10px}}.teleprogram-block-list-item-info{gap:10px;justify-content:space-between;width:calc(100% - 430px)}@media screen and (max-width:568px){.teleprogram-block-list-item-info{align-items:center;flex-direction:row;width:100%}}.teleprogram-block-list-item-info-top{gap:12px}.teleprogram-block-list-item-info-title{color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:24px}.teleprogram-block-list-item-info-title:not(:hover){color:#1a1a1a}.teleprogram-block-list-item-info-text{color:#727680;font-family:Graphik_LC_Regular;font-size:16px;line-height:1.4;max-height:130px;overflow-y:auto}.teleprogram-block-list-item-info-text:not(:hover){color:#727680}@media screen and (max-width:568px){.teleprogram-block-list-item-info-text{display:none}}.teleprogram-block-list-item-info-age{align-items:center;border:1px solid #727680;border-radius:8px;color:#727680;display:flex;font-family:Graphik_LC_Regular;font-size:14px;height:40px;justify-content:center;width:40px}.teleprogram-block-list-item-info-age:not(:hover){color:#727680}.pages-news-materials{gap:24px;justify-content:space-between}.pages-news-materials-content{width:calc(100% - 424px)}@media screen and (max-width:998px){.pages-news-materials-content{width:100%}}.pages-news-materials-sidebar{position:relative;width:400px}@media screen and (max-width:998px){.pages-news-materials-sidebar{display:none}}.pages-news-materials-item-info{justify-content:space-between;margin:26px 0}.pages-news-materials-item-info-time{color:#727680;font-family:Graphik_LC_Regular;font-size:14px}.pages-news-materials-item-info-time:not(:hover){color:#727680}.pages-news-materials-item-media{aspect-ratio:16/9;margin-bottom:40px}.pages-news-materials-item-media iframe{aspect-ratio:16/9}.pages-news-materials-item-media *{border-radius:8px}.pages-news-materials-item-after-text{color:#e32284;font-family:Graphik_LC_Semibold;font-size:12px;margin:40px 0;text-transform:uppercase}.pages-news-materials-item-after-text:not(:hover){color:#e32284}.pages-news-widget-block{display:flex;height:328px;margin:24px 0;width:100%}.pages-news-widget-block div[id^=SVK-Native-]{width:100%}.pages-news-filters{gap:24px;justify-content:space-between;margin-top:40px}.pages-news-filters .s-select{min-width:240px;width:240px}.pages-news-filters .pages-tabs{width:calc(100% - 264px)}@media screen and (max-width:768px){.pages-news-filters{flex-direction:column-reverse}.pages-news-filters .pages-tabs,.pages-news-filters .s-select{width:100%}}.pages-news-popular{background-color:#f1f4f9;border-radius:8px;box-sizing:border-box;gap:32px;padding:24px;position:sticky;top:24px}.pages-news-popular-title{border-bottom:2px solid #e32284;color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:24px;padding-bottom:18px;width:100%}.pages-news-popular-title:not(:hover){color:#1a1a1a}.pages-news-popular-list{gap:32px;max-height:60vh;overflow-y:auto}.pages-news-author{color:#33b4e7;font-family:Graphik_LC_Medium;font-size:16px}.pages-news-author:not(:hover){color:#33b4e7}.pages-news-author span{color:#727680}.pages-news-main{gap:24px;justify-content:space-between}.pages-news-content{max-width:998px;width:998px}@media screen and (max-width:998px){.pages-news-content{max-width:100%;width:100%}}.pages-news-content-list{column-gap:24px;display:grid;grid-template-areas:"wide-card wide-card ." "wide-card wide-card ." "wide-card wide-card ." ". . .";grid-template-columns:repeat(3,1fr);margin-top:32px;row-gap:24px}@media screen and (max-width:768px){.pages-news-content-list{grid-template-areas:"wide-card wide-card" ". .";grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:568px){.pages-news-content-list{grid-template-areas:"wide-card" ".";grid-template-columns:1fr}}.pages-news-sidebar{box-sizing:border-box;padding:32px 0;width:auto}@media screen and (max-width:998px){.pages-news-sidebar{display:none}}.pages-news-sidebar-banner{background-color:#f1f4f9;border-radius:8px;box-sizing:border-box;float:right;gap:18px;margin-right:-20px;padding:16px;position:sticky;top:20px;width:260px}.pages-news-sidebar-banner-image{aspect-ratio:16/9;border-radius:8px;width:100%}.pages-news-sidebar-banner-title{color:#1a1a1a;font-family:Graphik_LC_Medium;font-size:18px}.pages-news-sidebar-banner-title:not(:hover){color:#1a1a1a}.pages-news-sidebar-banner-text{color:#1a1a1a;font-family:Graphik_LC_Regular;font-size:16px;line-height:1.4}.pages-news-sidebar-banner-text:not(:hover){color:#1a1a1a}.user-profile{gap:100px;margin-top:40px}.user-profile-menu{gap:10px;width:200px}@media screen and (max-width:568px){.user-profile-menu{display:none}}.user-profile-menu-item{border-radius:8px;box-sizing:border-box;color:#1a1a1a;cursor:pointer;font-family:Graphik_LC_Medium;font-size:18px;padding:10px 15px}.user-profile-menu-item:not(:hover){color:#1a1a1a}.user-profile-menu-item.selected{background-color:#33b4e7;color:#fff}.user-profile-menu-item:hover{background-color:#e32284;color:#fff;transition:all .2s linear}.user-profile-settings{gap:24px}@media screen and (max-width:768px){.user-profile-settings{flex-direction:column}}.user-profile-settings-info{gap:10px;width:200px}@media screen and (max-width:768px){.user-profile-settings-info{align-items:center;width:100%}}.user-profile-settings-info-image{background-color:#f1f4f9;background-image:url(/public/icons/user-no-image.svg);background-position:50%;background-position:bottom;background-repeat:no-repeat;border-radius:8px;height:200px;width:200px}.user-profile-settings-info-link{color:#33b4e7;cursor:pointer;font-family:Graphik_LC_Regular;font-size:14px;position:relative}.user-profile-settings-info-link:not(:hover){color:#33b4e7}.user-profile-settings-info-link:hover{color:#0e80ad;transition:all .2s linear}.user-profile-settings-info-link input[type=file]{bottom:0;cursor:pointer;height:100%;left:0;opacity:0;padding:0;position:absolute;right:0;top:0;width:100%}.user-profile-settings-info-text{color:#1a1a1a;font-family:Graphik_LC_Regular;font-size:14px;line-height:1.4;margin-top:30px}.user-profile-settings-info-text:not(:hover){color:#1a1a1a}.user-profile-settings-fields{gap:24px;width:300px}@media screen and (max-width:768px){.user-profile-settings-fields{align-items:center;width:100%}}.user-profile-settings-fields-title{color:#1a1a1a;font-family:Graphik_LC_Medium;font-size:20px;margin-bottom:4px;margin-top:16px}.user-profile-settings-fields-title:not(:hover){color:#1a1a1a}.user-profile-settings-fields-title:first-child{margin-top:0}.user-profile-settings-fields-link{color:#e32284;cursor:pointer;font-family:Graphik_LC_Medium;font-size:16px}.user-profile-settings-fields-link:not(:hover){color:#e32284}.user-profile-settings-fields-link:hover{color:#c1196e;transition:all .2s linear}.faces-otr{gap:20px}.faces-otr-position{border:1px solid #e5e9f3;border-radius:8px;box-sizing:border-box;color:#1a1a1a;display:block;font-family:Graphik_LC_Medium;font-size:18px;line-height:1.6;margin:16px 0;padding:20px}.faces-otr-position:not(:hover){color:#1a1a1a}.faces-otr-list{flex-wrap:wrap;gap:24px 32px;margin-bottom:32px}.faces-otr-list-item{border-bottom:1px solid #e5e9f3;width:calc(33.33333% - 24px)}@media screen and (max-width:768px){.faces-otr-list-item{width:calc(50% - 16px)}}@media screen and (max-width:568px){.faces-otr-list-item{width:100%}}.faces-otr-list-item.premium{border-bottom:none;width:100%}.faces-otr-list-item .pages-card{padding-bottom:24px}.faces-otr-list-item-card-premium{background-color:#f1f4f9;border-radius:8px;width:100%}@media screen and (max-width:568px){.faces-otr-list-item-card-premium{flex-direction:column-reverse}}.faces-otr-list-item-card-premium .pages-card-image{margin-bottom:0}@media screen and (max-width:568px){.faces-otr-list-item-card-premium .pages-card-image{aspect-ratio:1.4}}.faces-otr-list-item-card-premium-info{box-sizing:border-box;max-width:48%;padding:32px;position:relative}@media screen and (max-width:768px){.faces-otr-list-item-card-premium-info{max-width:100%;padding-bottom:50px}}.faces-otr-list-item-card-premium-info-link{bottom:32px;left:32px;position:absolute}.faces-otr-list-item-card-premium-info .pages-card-title{font-size:24px;margin-top:0}.faces-otr-list-item-card-premium-info .pages-card-gray-text{font-size:16px}.search-block-input{gap:20px;margin-top:40px}.search-block-input input{flex-grow:1}.search-block-filters{align-items:center;gap:40px;justify-content:space-between;margin-top:40px}@media screen and (max-width:768px){.search-block-filters{align-items:flex-start;flex-direction:column}.search-block-filters .pages-tabs-list{flex-wrap:wrap;gap:8px}}.search-block-filters .s-select{width:400px}@media screen and (max-width:768px){.search-block-filters .s-select{width:100%}}.online-block{padding:24px 40px}@media screen and (max-width:768px){.online-block{padding:24px}}.online-block-program{gap:10px;margin-top:16px}.online-block-program span{color:#e32284;font-size:26px;line-height:24px}.online-block-program-title{color:#1a1a1a;font-family:Graphik_LC_Bold;font-size:24px}.online-block-program-title:not(:hover){color:#1a1a1a}.online-block-title{align-items:center;gap:10px;width:fit-content}.online-block-title *{margin-top:0}.online-block-title-question{background-image:url(/public/icons/question.svg);background-position:50%;background-repeat:no-repeat;cursor:pointer;height:24px;position:relative;width:24px;z-index:800}.online-block-title-question-info{background-color:#fff;border-radius:8px;bottom:36px;box-shadow:0 0 6px 1px rgba(0,0,0,.2);box-sizing:border-box;color:#1a1a1a;font-family:Graphik_LC_Regular;font-size:14px;left:-5px;line-height:1.4;padding:16px;position:absolute;width:318px}.online-block-title-question-info:not(:hover){color:#1a1a1a}.online-block-title-question-info:after{background-image:url(/public/icons/polygon-modal.svg);background-position:50%;background-repeat:no-repeat;bottom:-8px;content:"";height:8px;left:10px;position:absolute;width:14px}.online-block-main{margin-top:40px}.online-block-main.full-width .online-block-main-frame{width:100%}.online-block-main.full-width .online-block-main-messages{display:none}.online-block-main-frame{aspect-ratio:16/9;width:calc(100% - 318px)}.online-block-main-frame iframe{border-radius:8px;height:100%;width:100%}.online-block-ethereal{margin-top:40px}.online-block-ethereal-teleprogram{background-color:#f1f4f9;box-sizing:border-box;padding:64px 0}.online-block-ethereal-teleprogram-header{align-items:center;box-sizing:border-box;justify-content:space-between;padding:0 48px 24px;width:100%}.online-block-ethereal-teleprogram-header-actions{gap:20px}.online-block-ethereal-teleprogram-header-title{color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:24px}.online-block-ethereal-teleprogram-header-title:not(:hover){color:#1a1a1a}.online-block-ethereal-teleprogram-header-link{color:#1a1a1a;font-family:Graphik_LC_Regular;font-size:16px;justify-self:end}.online-block-ethereal-teleprogram-header-link:not(:hover){color:#1a1a1a}.online-block-ethereal-teleprogram-list{box-sizing:border-box;gap:24px;max-width:100%;padding:0 58px;position:relative}@media screen and (max-width:768px){.online-block-ethereal-teleprogram-list{padding:0 24px}}@media screen and (max-width:568px){.online-block-ethereal-teleprogram-list{flex-direction:column}}.online-block-ethereal-teleprogram-list .swiper-block.short-slider{width:calc(100% - 344px)!important}@media screen and (max-width:768px){.online-block-ethereal-teleprogram-list .swiper-block{width:calc(100% - 284px)!important}}@media screen and (max-width:568px){.online-block-ethereal-teleprogram-list .swiper-block{width:100%!important}}.online-block-ethereal-teleprogram-list .swiper-button-next{right:-20px}.online-block-ethereal-teleprogram-list .swiper-button-prev{left:-20px}.online-block-ethereal-teleprogram-list .swiper-button-next,.online-block-ethereal-teleprogram-list .swiper-button-prev{top:80px!important}@media screen and (max-width:768px){.online-block-ethereal-teleprogram-list .swiper-button-next,.online-block-ethereal-teleprogram-list .swiper-button-prev{top:60px!important}}@media screen and (max-width:568px){.online-block-ethereal-teleprogram-list .swiper-button-next,.online-block-ethereal-teleprogram-list .swiper-button-prev{top:105px!important}}.online-block-ethereal-teleprogram-list-item{gap:12px}.online-block-ethereal-teleprogram-list-item-now{align-items:center;background-color:#e32284;border-radius:4px;color:#fff;display:inline-flex;font-family:Graphik_LC_Regular;font-size:12px;gap:4px;padding:4px 8px;width:fit-content}.online-block-ethereal-teleprogram-list-item-now:not(:hover){color:#fff}.online-block-ethereal-teleprogram-list-item-now span{font-size:18px;line-height:9px}@media screen and (max-width:568px){.online-block-ethereal-teleprogram-list-item-now{color:#1a1a1a}}.online-block-ethereal-teleprogram-list-item.ethereal{background-color:#fafafa;border-radius:8px;box-sizing:border-box;padding:12px;width:320px}.online-block-ethereal-teleprogram-list-item.ethereal .pages-card-title{color:#1a1a1a}@media screen and (max-width:768px){.online-block-ethereal-teleprogram-list-item.ethereal{width:260px}}@media screen and (max-width:568px){.online-block-ethereal-teleprogram-list-item.ethereal{color:#1a1a1a;width:100%}}.main-page-selector.gebber-select-active input{border-radius:20px 20px 0 0!important}.main-page-selector .gebber-select-input input{border-radius:50px}.main-page-selector .gebber-select-input input:focus{outline:none}@media screen and (min-width:768px){.main-page-selector .gebber-select-input input{background-color:transparent;border:1px solid hsla(0,0%,100%,.7);border-radius:50px;color:#fff}}.main-page-selector .gebber-select-input-arrow{right:15px}.main-page-block{padding:64px 48px}@media screen and (max-width:768px){.main-page-block{padding:48px 24px}}.main-page-block.full-gray{background-color:#f1f4f9}.main-page-block.full-imaged{position:relative}.main-page-block.full-imaged:before{background:linear-gradient(0deg,#070f3a 0,rgba(5,11,24,0)),linear-gradient(90deg,#070f3a 0,rgba(5,11,24,0));content:"";display:inline-block;height:100%;width:100%;z-index:0}.main-page-block.no-padding{padding:0}.main-page-block-title{align-items:center;color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:36px;justify-content:space-between;margin-bottom:32px}.main-page-block-title:not(:hover){color:#1a1a1a}@media screen and (max-width:768px){.main-page-block-title{font-size:24px}}.main-page-block-title a{font-size:16px}.main-page-block .swiper-button-next{right:-20px}.main-page-block .swiper-button-prev{left:-20px}.main-page-block .swiper-button-next,.main-page-block .swiper-button-prev{top:140px}.main-page-block-teleprogram{background-color:#070f3a;padding:24px 0 64px}@media screen and (max-width:768px){.main-page-block-teleprogram{padding-bottom:24px}}@media screen and (max-width:568px){.main-page-block-teleprogram{background-color:#f1f4f9}}.main-page-block-teleprogram-header{box-sizing:border-box;justify-content:space-between;padding:0 48px 24px;width:100%}@media screen and (max-width:768px){.main-page-block-teleprogram-header{flex-direction:column;gap:24px;padding:24px}}.main-page-block-teleprogram-header-actions{gap:20px}@media screen and (max-width:768px){.main-page-block-teleprogram-header-actions{justify-content:space-between}}@media screen and (max-width:568px){.main-page-block-teleprogram-header-actions{flex-direction:column}}.main-page-block-teleprogram-header-title{color:#fff;font-family:Graphik_LC_Semibold;font-size:36px}.main-page-block-teleprogram-header-title:not(:hover){color:#fff}@media screen and (max-width:768px){.main-page-block-teleprogram-header-title{font-size:24px}}@media screen and (max-width:568px){.main-page-block-teleprogram-header-title,.main-page-block-teleprogram-header-title:not(:hover){color:#1a1a1a}}.main-page-block-teleprogram-header-link{color:#fff;font-family:Graphik_LC_Regular;font-size:16px;justify-self:end}.main-page-block-teleprogram-header-link:not(:hover){color:#fff}@media screen and (max-width:768px){.main-page-block-teleprogram-header-link.link-top{display:none}}.main-page-block-teleprogram-header-link.link-bottom{display:none;margin-top:30px;text-align:center}@media screen and (max-width:768px){.main-page-block-teleprogram-header-link.link-bottom{display:block}}@media screen and (max-width:568px){.main-page-block-teleprogram-header-link,.main-page-block-teleprogram-header-link:not(:hover){color:#0e80ad}}.main-page-block-teleprogram-header .s-select{width:240px}@media screen and (max-width:568px){.main-page-block-teleprogram-header .s-select{width:100%}.main-page-block-teleprogram-header .s-select *{border-color:#1a1a1a;color:#1a1a1a}}.main-page-block-teleprogram-list{box-sizing:border-box;gap:24px;max-width:100%;padding:0 58px;position:relative}@media screen and (max-width:768px){.main-page-block-teleprogram-list{padding:0 24px}}@media screen and (max-width:568px){.main-page-block-teleprogram-list{flex-direction:column}}.main-page-block-teleprogram-list .swiper-block.short-slider{width:calc(100% - 344px)!important}@media screen and (max-width:568px){.main-page-block-teleprogram-list .swiper-block.short-slider{width:100%!important}}@media screen and (max-width:768px){.main-page-block-teleprogram-list .swiper-block{width:calc(100% - 284px)!important}}@media screen and (max-width:568px){.main-page-block-teleprogram-list .swiper-block{width:100%!important}}.main-page-block-teleprogram-list .swiper-button-next{right:-20px}.main-page-block-teleprogram-list .swiper-button-prev{left:-20px}.main-page-block-teleprogram-list .swiper-button-next,.main-page-block-teleprogram-list .swiper-button-prev{top:80px!important}@media screen and (max-width:768px){.main-page-block-teleprogram-list .swiper-button-next,.main-page-block-teleprogram-list .swiper-button-prev{top:60px!important}}@media screen and (max-width:568px){.main-page-block-teleprogram-list .swiper-button-next,.main-page-block-teleprogram-list .swiper-button-prev{top:105px!important}}.main-page-block-teleprogram-list-item{gap:12px}.main-page-block-teleprogram-list-item .pages-card-title{color:#fff}@media screen and (max-width:568px){.main-page-block-teleprogram-list-item .pages-card-title{color:#1a1a1a}}.main-page-block-teleprogram-list-item-now{align-items:center;background-color:#e32284;border-radius:4px;color:#fff;display:inline-flex;font-family:Graphik_LC_Regular;font-size:12px;gap:4px;padding:4px 8px;width:fit-content}.main-page-block-teleprogram-list-item-now:not(:hover){color:#fff}.main-page-block-teleprogram-list-item-now span{font-size:18px;line-height:9px}@media screen and (max-width:568px){.main-page-block-teleprogram-list-item-now{color:#1a1a1a}}.main-page-block-teleprogram-list-item.ethereal{background-color:#fafafa;border-radius:8px;box-sizing:border-box;min-width:320px;padding:12px;width:calc(25% - 24px)}.main-page-block-teleprogram-list-item.ethereal .pages-card-title{color:#1a1a1a}@media screen and (max-width:768px){.main-page-block-teleprogram-list-item.ethereal{width:260px}}@media screen and (max-width:568px){.main-page-block-teleprogram-list-item.ethereal{color:#1a1a1a;width:100%}}.main-page-block-six-card{flex-wrap:wrap;gap:24px}.main-page-block-six-card .pages-wide-card{width:calc(50% - 24px)}.main-page-block-six-card .pages-card{width:calc(25% - 24px)}@media screen and (max-width:768px){.main-page-block-six-card .pages-wide-card{width:100%}.main-page-block-six-card .pages-card{width:calc(50% - 18px)}}@media screen and (max-width:568px){.main-page-block-six-card .pages-card{width:100%}}.main-page-block-cinema{position:relative;z-index:20}.main-page-block-cinema .pages-card-title{color:#fff}.main-page-block-cinema .swiper-button-next{right:-20px}.main-page-block-cinema .swiper-button-prev{left:-20px}.main-page-block-cinema .swiper-button-next,.main-page-block-cinema .swiper-button-prev{top:140px}.main-page-block-cinema-title{color:#fff;font-family:Graphik_LC_Semibold;font-size:36px;margin-bottom:30px}.main-page-block-cinema-title:not(:hover){color:#fff}@media screen and (max-width:768px){.main-page-block-cinema-title{font-size:24px}}.main-page-block-cinema-info{display:flex;flex-flow:column;gap:24px;margin-bottom:60px;margin-top:80px}.main-page-block-cinema-info-genre{color:#fff;display:flex;font-family:Graphik_LC_Medium;font-size:12px;gap:4px;opacity:.5;text-transform:uppercase}.main-page-block-cinema-info-genre:not(:hover){color:#fff}.main-page-block-cinema-info-title{color:#fff;font-family:Graphik_LC_Semibold;font-size:48px;text-transform:uppercase}@media screen and (max-width:768px){.main-page-block-cinema-info-title{font-size:28px}}.main-page-block-cinema-info-text{color:#fff;font-family:Graphik_LC_Regular;font-size:20px}.main-page-block-cinema-info-text:not(:hover){color:#fff}.main-page-block-cinema-info-buttons{display:flex;gap:16px}.main-page-block-news-important{background-color:#fafafa;border-radius:8px;margin-bottom:48px;width:100%}@media screen and (max-width:768px){.main-page-block-news-important{flex-direction:column-reverse}}.main-page-block-news-important-info{box-sizing:border-box;gap:12px;padding:32px 32px 48px;position:relative;width:50%}@media screen and (max-width:768px){.main-page-block-news-important-info{width:100%}}.main-page-block-news-important-image{aspect-ratio:16/9;border-radius:8px;width:50%}@media screen and (max-width:768px){.main-page-block-news-important-image{width:100%}}.main-page-block-news-important-title{color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:36px}.main-page-block-news-important-title:not(:hover){color:#1a1a1a}@media screen and (max-width:768px){.main-page-block-news-important-title{font-size:24px}}.main-page-block-news-important-text{color:#1a1a1a;font-family:Graphik_LC_Regular;font-size:20px;line-height:1.4}.main-page-block-news-important-text:not(:hover){color:#1a1a1a}.main-page-block-news-important-time{bottom:24px;color:#727680;font-family:Graphik_LC_Regular;font-size:14px;left:32px;position:absolute}.main-page-block-news-important-time:not(:hover){color:#727680}.main-page-block-news-important-is-video{background-image:url(/public/icons/is-video.svg);background-position:50%;background-repeat:no-repeat;bottom:32px;height:24px;position:absolute;right:32px;width:24px}.main-page-block-news-list{position:relative}.main-page-block-news-list .swiper-button-next{right:-20px}.main-page-block-news-list .swiper-button-prev{left:-20px}.main-page-block-news-list .swiper-button-next,.main-page-block-news-list .swiper-button-prev{top:62px}.main-page-block-rubrics-columns{flex-wrap:wrap;gap:30px;width:100%}@media screen and (max-width:768px){.main-page-block-rubrics-columns{flex-direction:column}}.main-page-block-rubrics-columns-list{gap:24px;width:calc(33.33333% - 20px)}@media screen and (max-width:768px){.main-page-block-rubrics-columns-list{width:100%}}.main-page-block-rubrics-columns-list-title{color:#e32284;font-family:Graphik_LC_Medium;font-size:18px}.main-page-block-rubrics-columns-list-title:not(:hover){color:#e32284}.main-page-block-rubrics-columns-list-item{border-bottom:1px solid #e5e9f3;gap:12px;padding-bottom:12px}.main-page-block-rubrics-columns-list-item-image{aspect-ratio:16/9;background-image:url(/public/img/empty.png);border-radius:8px;width:100%}.main-page-block-rubrics-columns-list-item-title{color:#1a1a1a;font-family:Graphik_LC_Medium;font-size:18px;line-height:1.4}.main-page-block-rubrics-columns-list-item-title:not(:hover){color:#1a1a1a}.main-page-block-rubrics-columns-list-item-title.big-title{font-size:24px}.main-page-block-rubrics-columns-list-item-time{color:#727680;font-family:Graphik_LC_Regular;font-size:14px}.main-page-block-rubrics-columns-list-item-time:not(:hover){color:#727680}.main-page-block-rubrics-columns-list-item:hover .main-page-block-rubrics-columns-list-item-title{color:#e32284;transition:all .2s linear}.main-page-block-rubrics-full{gap:64px;width:100%}.main-page-block-rubrics-full .swiper-button-next{right:-20px}.main-page-block-rubrics-full .swiper-button-prev{left:-20px}.main-page-block-rubrics-full .swiper-button-next,.main-page-block-rubrics-full .swiper-button-prev{top:115px}.main-page-block-rubrics-full-list{gap:24px;width:100%}.main-page-block-rubrics-full-list-title{color:#1a1a1a;font-family:Graphik_LC_Semibold;font-size:36px}.main-page-block-rubrics-full-list-title:not(:hover){color:#1a1a1a}@media screen and (max-width:768px){.main-page-block-rubrics-full-list-title{font-size:24px}}.main-page-block-rubrics-full-list .swiper-slide{max-width:100vw}.body,.main-page-block-rubrics-full-list .swiper{width:100%}.body{background-color:#f0f0f0;display:flex;justify-content:center}.body-wrapper{background-color:#fafafa;box-sizing:border-box;max-width:1344px;width:1344px}@media screen and (max-width:1344px){.body-wrapper{max-width:100%;width:100%}}.body-wrapper-shadow{box-shadow:0 0 12px 3px rgba(0,0,0,.1)}.microdata{display:none}#mainContent.minHeight{min-height:100vh}.content{box-sizing:border-box;padding:24px 40px}@media screen and (max-width:768px){.content{padding:24px}}.content.no-padding{padding:0}.content.centered{display:flex;justify-content:center}.content .short-page{max-width:888px;width:888px}@media screen and (max-width:888px){.content .short-page{padding:24px 40px;width:100%}}@media screen and (max-width:768px){.content .short-page{padding:24px}}.with-side-padding{box-sizing:border-box;padding:0 48px}@media screen and (max-width:768px){.with-side-padding{padding:0 24px}}.videoWrapper{aspect-ratio:16/9!important;height:auto!important;margin:0!important;padding:0!important}.videoWrapper,.videoWrapper iframe{border-radius:8px;position:unset!important}.videoWrapper iframe{height:100%!important;width:100%!important}.swiper-button-next,.swiper-button-prev{align-items:center;background-color:#fafafa;background-image:url(/public/icons/arrow-right.svg);background-position:50%;background-repeat:no-repeat;border-radius:8px;box-shadow:0 0 4px 1px rgba(0,0,0,.2);cursor:pointer;display:flex;height:40px!important;justify-content:center;opacity:.6;position:absolute;right:-20px;width:40px!important;z-index:40}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next:hover,.swiper-button-prev:hover{opacity:1;transition:all .2s linear}.swiper-slide{height:unset!important}.swiper-button-prev{left:-20px;right:unset;transform:rotate(180deg)}.swiper-block{display:block;height:100%;max-height:100vh;max-width:100vw;position:relative;width:100%}.swiper-pagination{align-items:center;display:flex;gap:4px;justify-content:center}.swiper-pagination-bullet{background-color:hsla(0,0%,100%,.5)!important;height:6px!important;width:6px!important}.swiper-pagination-bullet-active{background-color:hsla(0,0%,100%,.9)!important;transform:scale(2);transition:all .2s linear}