@-webkit-keyframes progress{from{width:0}to{width:100%}}@keyframes progress{from{width:0}to{width:100%}}.mid{text-align:center}.away{position:absolute;top:-9999px;left:-9999px}header{position:fixed;top:0;left:0;width:100%;z-index:500;background:#fff;-webkit-transition:-webkit-transform 100ms;transition:-webkit-transform 100ms;transition:transform 100ms;transition:transform 100ms, -webkit-transform 100ms;border-bottom:1px solid #8e8e8e}header .top{background:#ffc600}header .top .limited{padding:0}header .buttons{font-size:clamp(0.813rem, 0.761rem + 0.21vw, 1rem);display:grid;grid-template-columns:1fr 1fr 1fr}header .buttons a,header .buttons span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 15px;text-align:center;color:#000;text-decoration:none;border-right:1px solid #fff}header .buttons a:last-child,header .buttons span:last-child{border-right:none}header .buttons a:hover{text-decoration:underline}header .buttons span{background:#fff}header .buttons .active{display:none}header .buttons.right{display:none}header .logo{display:block;width:33vw;min-width:33vw}header .logo img,header .logo svg{display:block;width:100%}header .logo svg #circ{-webkit-transition:-webkit-transform 200ms ease-out;transition:-webkit-transform 200ms ease-out;transition:transform 200ms ease-out;transition:transform 200ms ease-out, -webkit-transform 200ms ease-out;-webkit-transform-origin:88% 52%;transform-origin:88% 52%}header .logo.sec{width:45vw;min-width:45vw}header .logo.sec svg #circ{-webkit-transform-origin:94% 55%;transform-origin:94% 55%}header .logo.sec.sec_online svg #circ{-webkit-transform-origin:82% 55%;transform-origin:82% 55%}header .logo:hover svg #circ{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}header .bottom{padding:15px 0}header .bottom .limited{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .bottom .left .txt{display:none}header .bottom .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}header .bottom .right .hrefs{display:none}header .bottom .right .date{font-weight:500;font-family:'BildV4-Condensed',sans-serif;font-size:clamp(2.063rem, 1.82rem + 0.99vw, 2.938rem);white-space:nowrap}header .menu_btn{width:21px;background:none;margin:0;padding:0;border:none}header .menu_btn span{display:block;width:100%;height:1px;background:#000;margin-bottom:7px}header .menu_btn span:last-child{margin-bottom:0}header .menu_btn.open span{-webkit-transform-origin:left center;transform-origin:left center}header .menu_btn.open span:nth-child(2){opacity:0}header .menu_btn.open span:first-child{-webkit-transform:rotate(45deg) translateX(3px) translateY(-2px);transform:rotate(45deg) translateX(3px) translateY(-2px)}header .menu_btn.open span:last-child{-webkit-transform:rotate(-45deg) translateX(2px) translateY(2px);transform:rotate(-45deg) translateX(2px) translateY(2px)}header .menu{display:none}header.stick{-webkit-transform:translateY(-31px);transform:translateY(-31px)}.res_menu{position:fixed;top:0;left:0;display:none;background-color:#fff;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);border-bottom:1px solid #8e8e8e;width:100%;padding-left:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);padding-right:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);padding-top:max(98px, calc(9vw + 30px + 29px));z-index:490}.res_menu .buttons{position:relative;left:calc(-1 * clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem));width:calc(100% + 2 * (clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem)));padding-left:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);padding-right:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-bottom:1px solid #8e8e8e;font-size:13px}.res_menu .buttons>a{border-right:1px solid #8e8e8e;display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;padding:5px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.res_menu .buttons>span{display:none}.res_menu .search{position:relative;height:100%;padding:10px 0 10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.res_menu .search>button{height:100%;background:none;margin:0;border:none;position:relative;z-index:3}.res_menu .search img{width:22px;display:block}.res_menu .search .wrp{display:none;position:absolute;top:0;right:0;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100vw - (2* clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem)));background:#fff}.res_menu .search .wrp.on{display:-webkit-box;display:-ms-flexbox;display:flex}.res_menu .search .wrp input{border-bottom:1px solid #8e8e8e;width:100%;padding:2px;margin-right:40px}.res_menu .search .wrp .btn{padding:10px;min-width:1px;display:none}.res_menu ul{margin:0;padding:0;list-style:none}.res_menu>ul{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:26px;background:#fff}.res_menu>ul li{padding:1rem 0}.res_menu>ul li.active_menu_item>a,.res_menu>ul li.active_menu_item>span{color:#000;font-weight:500}.res_menu>ul li a,.res_menu>ul li span{color:#8e8e8e}.res_menu>ul li a.on,.res_menu>ul li span.on{color:#000}.res_menu>ul li a:hover{color:#000}.res_menu>ul li ul{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.3rem 1.75rem;top:100%;padding:25px 20px;font-size:14px;left:0;width:100%;background:#fff;-webkit-transform:translateY(-300px);transform:translateY(-300px);border-top:1px solid #8e8e8e;border-bottom:1px solid #8e8e8e;z-index:-1}.res_menu>ul li ul:before,.res_menu>ul li ul:after{content:"";position:absolute;top:0;left:0;width:100%;height:7px;pointer-events:none;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0,0,0,0)), to(rgba(0,0,0,0.16)));background:linear-gradient(0deg, rgba(0,0,0,0) 0, rgba(0,0,0,0.16) 100%)}.res_menu>ul li ul:after{top:100%}.res_menu>ul li ul.open{-webkit-transform:translateY(0);transform:translateY(0)}.res_menu>ul li ul li{padding:0;font-family:'Helvetica Now',sans-serif}.res_menu>ul li ul li a,.res_menu>ul li ul li span{color:#000}.res_menu>ul li ul li a:hover{text-decoration:underline}.res_menu>ul li ul li.active_menu_item a,.res_menu>ul li ul li.active_menu_item span{font-weight:bold}.res_menu>ul>li{font-family:'BildV4',sans-serif}.res_menu>ul>li.active_menu_item>a,.res_menu>ul>li.active_menu_item>span{color:#000}.big_img{display:block;width:100%;height:auto;margin-bottom:3rem}.open_side_modal{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:160px;height:160px;position:absolute;top:2rem;right:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);background:rgba(246,200,67,0.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:50%;padding:0;margin:0;font-size:2.4rem;font-weight:500;font-family:"BildV4-Condensed",sans-serif;letter-spacing:.01rem}.open_side_modal span{display:block;font-size:.85rem;font-family:"BildV4",sans-serif}.open_side_modal:hover{-webkit-transform:rotate(10deg);transform:rotate(10deg)}.gap{padding-bottom:97px}main.films .limited{max-width:1260px}main.films .limited.full{max-width:none}main.films .filter .limited{max-width:none}main.films .slider{display:block}main .h0{height:0}main .icons.shifted{margin-left:auto;display:table;position:relative;top:-7rem;z-index:5}main .icons.shifted span svg{fill:#000}main .icons.shifted a svg{fill:#fff}main #films_content,main #people_content{margin-top:2.5rem}main.hp{margin-top:0}main .filter{background:#ffc600}main .filter h1,main .filter h2{font-family:'BildV4-Condensed',sans-serif;font-size:clamp(1.875rem, 1.356rem + 2.13vw, 3.75rem);margin-bottom:1.5rem;margin-top:0}main .filter label{font-size:clamp(1.125rem, 1.004rem + 0.5vw, 1.563rem);font-family:'BildV4';font-weight:500}main .filter .chosen-container .chosen-single{background:none;border:2px solid #fff}main .filter .chosen-container .chosen-single div b{background:url("/images/arrow3.svg") center center no-repeat !important;background-size:16px 16px !important}main .filter .chosen-container .chosen-single:hover div b{background:url("/images/arrow3.svg") center center no-repeat !important;background-size:16px 16px !important}main .filter .chosen-container.chosen-with-drop .chosen-single div b{-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:center center !important}main .filter .inptwrp .checker span{background:none;border:2px solid #fff;width:42px;height:42px}main .filter .filmResetFilter,main .filter .jurorResetFilter,main .filter .eventResetFilter{color:#000;font-size:clamp(0.875rem, 0.84rem + 0.14vw, 1rem);text-decoration:underline;position:relative;top:1rem}main .filter .filmResetFilter:hover,main .filter .jurorResetFilter:hover,main .filter .eventResetFilter:hover{text-decoration:none}main section a.ii{display:table;margin:0 auto 2rem auto;text-decoration:none}main section a.ii .w{overflow:hidden;margin-bottom:20px}main section a.ii .w img{margin-bottom:0;-webkit-transition:opacity 300ms;transition:opacity 300ms}main section a.ii img{display:block}main section a.ii p{color:#000;text-decoration:none;font-size:clamp(0.625rem, 0.384rem + 0.99vw, 1.25rem)}main section a.ii:hover .w img{opacity:.9}main .film_list{margin-bottom:10rem}main .filmsBlockMain.grid{display:grid;gap:50px 16px;margin-bottom:50px}main .filmsBlockMain.grid .list_item{width:100%;max-width:100%;margin:0;background:none}main .filmsBlockMain.grid .list_item .img{border:none;margin-bottom:12px;padding:0;aspect-ratio:600/475}main .filmsBlockMain.grid .list_item .img img{-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms, -webkit-transform 300ms;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main .filmsBlockMain.grid .list_item .txt{padding:0}main .filmsBlockMain.grid .list_item .txt .header{height:auto;display:block}main .filmsBlockMain.grid .list_item .txt .header h2{text-align:left;-webkit-transition:color 200ms;transition:color 200ms}main .filmsBlockMain.grid .list_item .txt .popis{margin-bottom:24px;max-height:6.25rem;overflow:hidden}main .filmsBlockMain.grid .list_item .txt .popis.popis_projects{overflow:visible;max-height:none}main .filmsBlockMain.grid .list_item .txt .dots{display:none}main .filmsBlockMain.grid .list_item .txt .i{font-size:clamp(0.625rem, 0.536rem + 0.44vw, 1rem);margin-bottom:24px}main .filmsBlockMain.grid .list_item .txt .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}main .filmsBlockMain.grid .list_item .txt .tags span{font-size:clamp(0.625rem, 0.536rem + 0.44vw, 1rem);padding:7px 20px;border:1px solid #000;border-radius:28px}main .filmsBlockMain.grid .list_item:hover .txt .header h2{color:#ffc600}main .filmsBlockMain.grid .list_item:hover .img img{-webkit-transform:translateZ(0) scale(1.04);transform:translateZ(0) scale(1.04)}main .filmsBlockMain.grid .fullw_btn_w .nextFilms,main .filmsBlockMain.grid .fullw_btn_w .nextEvents{display:table}main .filmsBlockMain.inline .list_item{background:none}main .filmsBlockMain.inline .list_item .img{border:none}main .filmsBlockMain.inline .list_item .img img{-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms, -webkit-transform 300ms;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main .filmsBlockMain.inline .list_item .txt .header h2{-webkit-transition:color 200ms;transition:color 200ms}main .filmsBlockMain.inline .list_item:hover .txt .header h2{color:#ffc600}main .filmsBlockMain.inline .list_item:hover .img img{-webkit-transform:translateZ(0) scale(1.04);transform:translateZ(0) scale(1.04)}main .filmsBlockMain.inline .fullw_btn_w{width:100%}main .filmsBlockMain.inline .fullw_btn_w .nextFilms,main .filmsBlockMain.inline .fullw_btn_w .nextEvents{display:table}main .search_item .img{overflow:hidden}main .search_item .img img{-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms, -webkit-transform 300ms;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}main .search_item .img:hover img{opacity:1;-webkit-transform:translateZ(0) scale(1.02);transform:translateZ(0) scale(1.02)}main section .gallery.default a{overflow:hidden}main section .gallery.default a img{-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms, -webkit-transform 300ms;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}main section .gallery.default a:hover img{-webkit-transform:translateZ(0) scale(1.05);transform:translateZ(0) scale(1.05)}.nextFilms,.nextJurors,.nextHosts,.nextEvents{border:2px solid #8e8e8e;min-width:1px;background:#fff}.nextFilms:hover,.nextJurors:hover,.nextHosts:hover,.nextEvents:hover{background:#ffc600;border-color:#ffc600;color:#000}.nextFilms:after,.nextJurors:after,.nextHosts:after,.nextEvents:after{content:"";display:inline-block;vertical-align:middle;margin-bottom:2px;width:18px;height:18px;background:url(/images/arrow2.svg?v=2) center center no-repeat;-webkit-transform:rotate(90deg);transform:rotate(90deg);background-size:18px 18px;margin-left:.5rem}section{max-width:1200px;margin-left:auto;margin-right:auto}section.bb{border-bottom:1px solid #8e8e8e;padding-bottom:2rem}section.bb:empty{border-bottom:none;padding:0}section.pt{padding-top:4rem}.news_gall_wrp{overflow:hidden;padding-left:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);padding-right:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);position:relative;left:calc(-1 * clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem));width:calc(100% + 2 * (clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem)));-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.text_grid>div{padding:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);border-bottom:1px solid #8e8e8e}.text_grid>div:last-child{border-bottom:none}.text_grid>div h2{font-family:"BildV4",sans-serif;font-size:2.5rem}.text_grid>div h2:first-child{margin-top:0}.text_grid>div p:last-child{margin-bottom:0}.text_grid .txt h2{font-size:1.375rem;font-weight:bold;font-family:'Helvetica Now',sans-serif;margin:1.5rem 0 .5rem 0}.text_grid .txt h2:first-child{margin-top:0}.text_grid .txt h3{margin:1rem 0 .3rem 0;font-size:1.125rem}.text_grid .txt a{color:#000;text-decoration:underline}.text_grid .txt a:hover{color:#ffc600}.text_grid .txt table tr td{vertical-align:top}.text_grid .txt p{margin-bottom:.75rem}.text_grid .txt p:last-child{margin-bottom:0}.text_grid .txt .blocks{margin-bottom:1rem}.text_grid .txt .blocks .date{color:#8e8e8e}.text_grid .sides .blocks{margin-bottom:1rem}.text_grid .sides .blocks .date{color:#8e8e8e}.text_grid .sides .addFilm{font-weight:bold;text-decoration:underline}.text_grid .sides .addFilm:hover{color:#ffc600}.text_grid .sides .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.text_grid .sides .tags a{border:1px solid #2d2d2d;background:#fff;color:#000;border-radius:30px;padding:.6rem 2rem;min-width:1px;font-size:clamp(0.875rem, 0.84rem + 0.14vw, 1rem);margin-bottom:0}.text_grid .sides .tags a:hover{text-decoration:none;border-radius:0}.text_grid .sides a{color:#000}.text_grid .sides a:hover{text-decoration:underline}.text_grid .sides table tr td{vertical-align:bottom;padding-right:25px}.text_grid .sides table tr td:first-child{vertical-align:top;color:#8e8e8e}.text_grid .sides table tr td:last-child{padding-right:0}.side_modal{position:fixed;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;width:100%;height:100vh;height:100svh;background:rgba(0,0,0,0.3);z-index:900;opacity:0}.side_modal.on{display:-webkit-box;display:-ms-flexbox;display:flex}.side_modal .close{position:absolute;top:2rem;right:2rem;z-index:2;width:45px;height:45px;margin:0;padding:0;border:1px solid #fff;border-radius:50%;background:none}.side_modal .close span{position:absolute;top:50%;left:50%;width:25px;height:1px;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg);background:#fff;-webkit-transform-origin:center center;transform-origin:center center}.side_modal .close span:last-child{-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.side_modal .close:hover{background:#fff}.side_modal .close:hover span{background:#ffc600}.side_modal .wrp{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background:#ffc600;border-radius:19px;-webkit-box-shadow:21px 25px 22px 0 rgba(0,0,0,0.16);box-shadow:21px 25px 22px 0 rgba(0,0,0,0.16);max-height:90%;width:90%;max-width:800px;padding:2rem;padding-right:0}.side_modal .wrp .text{position:relative;padding-right:6rem;overflow:auto;width:100%;text-align:left}.side_modal .wrp .text a{color:#000;text-decoration:underline}.side_modal .wrp .text a:hover{text-decoration:none}.side_modal .wrp .text img{max-width:100%;height:auto !important}.side_modal .wrp .text h2{margin:1.5rem 0 .5rem 0}.side_modal .wrp .text h2:first-child{margin-top:0}.side_modal .wrp .text h3{margin:1rem 0 .3rem 0}.side_modal .wrp .text h3:first-child{margin-top:0}.side_modal .wrp .text p,.side_modal .wrp .text ul,.side_modal .wrp .text ol{margin-bottom:1.25rem}.side_modal .wrp .text ul,.side_modal .wrp .text ol{padding-left:1.5rem}.side_modal .wrp .text iframe{aspect-ratio:16/9;height:auto;width:580px;max-width:100%}.side_modal .wrp .text.ps>.ps__rail-y{opacity:1}article{width:100%;padding-bottom:2rem}article h2{font-size:clamp(1.125rem, 0.706rem + 1.72vw, 2.5rem)}article h2,article h3,article h4{font-family:"BildV4",sans-serif}article article{padding:0}article:empty{padding:0}article p:empty{display:none}article:has(>p:first-child:empty){padding:0}article .list_item{display:table;margin-bottom:30px;text-decoration:none}article .list_item .list_item_date{font-size:1.125rem}article .list_item h2{margin:0;font-size:1.5rem}article.alertify-inner{padding:0 !important}article table h2{margin-top:0;font-size:clamp(1rem, 0.818rem + 0.91vw, 1.5rem)}article table h3{margin-top:0;font-size:clamp(0.938rem, 0.824rem + 0.57vw, 1.25rem)}.hp_slider{position:relative;text-align:left}.hp_slider.multi .progress{display:block}.hp_slider img,.hp_slider video{position:relative;z-index:1;display:block;width:100%;min-height:438px;-o-object-fit:cover;object-fit:cover}.hp_slider .itm.mob_img img{min-height:1px}.hp_slider .play_pause{position:absolute;top:15px;left:10px;padding:5px;width:40px;height:40px;margin:0;border:none;border-radius:50%;background:rgba(255,255,255,0.75);z-index:5}.hp_slider .play_pause:hover{background:#fff}.hp_slider .play_pause img{position:static;min-height:1px;display:block;width:30px;height:30px}.hp_slider .full_href{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.hp_slider .progress{display:none;position:absolute;bottom:0;left:0;width:100%;height:8px;overflow:hidden;z-index:4}.hp_slider .progress span{position:absolute;top:0;left:0;width:0;height:100%;background:#ffc600}.hp_slider video{aspect-ratio:16/9}.hp_slider .itm{position:relative}.hp_slider .itm:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:#383838;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #383838), to(rgba(122,122,122,0)));background:linear-gradient(0deg, #383838 0, rgba(122,122,122,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#383838", endColorstr="#7a7a7a", GradientType=1);opacity:.26}.hp_slider .itm .progress span{-webkit-animation:none;animation:none}.hp_slider .itm.slick-active .progress span{-webkit-animation:progress 5200ms linear;animation:progress 5200ms linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.hp_slider p{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding-bottom:3rem;z-index:3;color:#fff;font-size:clamp(3.438rem, 2.141rem + 5.32vw, 8.125rem);font-weight:500;font-family:'BildV4-Condensed',sans-serif;width:100%}.hp_slider .slick-arrow{position:absolute;z-index:3;top:3.5rem;right:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);width:50px;height:50px;border:1px solid #fff;-webkit-transition:border-radius 200ms;transition:border-radius 200ms;background:url("/images/arrow3.svg") center center no-repeat;background-size:20px 20px;border-radius:50%}.hp_slider .slick-arrow img{display:none}.hp_slider .slick-arrow.slick-prev{right:calc(clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem) + 62px);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hp_slider .slick-arrow:hover{border-radius:0}.slider .sliders .sld.pb_0{padding-bottom:0}.slider .sld iframe{aspect-ratio:19/5;display:block;border:none;-o-object-fit:cover;object-fit:cover;width:100%}.slider .sld .play{max-width:6vw;min-width:74px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media all and (max-width:900px){.slider .sld iframe{aspect-ratio:19 / 12}}@media all and (max-width:680px){.slider .sld iframe{aspect-ratio:17/10}}.section_films .slider,.section_projects .slider{background:#f2f2f2}.section_films .slider .slick-track,.section_projects .slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section_films .slider .sld,.section_projects .slider .sld{padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section_projects .top_perex.limited{padding-top:3.5rem}.section_section .top_perex p{margin-bottom:1rem}hr{background-color:#8e8e8e;margin:0;position:relative;z-index:2}.top_perex{border-bottom:1px solid #8e8e8e}.top_perex.limited{padding-top:2rem;padding-bottom:4rem;max-width:none;margin-bottom:2rem}.top_perex.with_small_h1 h1{margin-bottom:14px;letter-spacing:.05rem;line-height:1.2;font-size:clamp(1.875rem, 1.304rem + 2.34vw, 3.75rem)}.top_perex h2{font-size:clamp(1.875rem, 1.304rem + 2.34vw, 3.75rem);letter-spacing:.05rem;line-height:1.2}.top_perex p{font-size:clamp(0.875rem, 0.704rem + 0.7vw, 1.438rem);line-height:1.43}.top_perex p:last-child{margin-bottom:0}.top_perex .subh1{margin-top:1rem}.top_perex .subh1 a{color:#000}.top_perex .subh1 a:hover{text-decoration:underline}.top_perex .project_icon{text-align:center;margin-top:2rem}.top_perex.with_h1.no_bb{border-bottom:none}.top_perex.with_h1 h1{text-align:center;color:#ffc600;font-size:clamp(3.438rem, 2.2rem + 5.08vw, 7.5rem);line-height:1.1}.top_perex.with_h1.limited{padding-top:3rem;padding-bottom:4rem;margin-bottom:4rem}.top_perex.with_h1.limited.mb_0{margin-bottom:0}.top_perex.with_h1 .open_side_modal{top:3rem}.hp_news_wrp{padding:3rem 0 5rem 0;overflow:hidden;border-bottom:1px solid #8e8e8e}.hp_news_wrp.bb_0{border-bottom:none}.hp_news_wrp h2{font-size:clamp(1.875rem, 1.356rem + 2.13vw, 3.75rem);margin-bottom:1rem}.hp_news_wrp .slick-track{margin-left:0}.hp_news{width:calc(100% - 50px)}.hp_news.mb{margin-bottom:3rem}.hp_news a.itm{cursor:pointer}.hp_news .itm{margin-right:10px;text-decoration:none;color:#000;display:block}.hp_news .itm .img{position:relative;overflow:hidden}.hp_news .itm .img .play{background-color:#000;background-image:url(/images/play.svg);background-repeat:no-repeat;background-position:0 0;width:60px;height:60px;position:absolute;top:50%;left:50%;border-radius:50%;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,0.75);box-shadow:0 0 12px 0 rgba(0,0,0,0.75);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.hp_news .itm .img .play.sec{border-radius:0;-webkit-box-shadow:none;box-shadow:none;width:110px;height:77px;background-color:transparent;background-image:url(/images/play2.svg)}.hp_news .itm img{width:100%;display:block;-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms, -webkit-transform 300ms;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.hp_news .itm h2,.hp_news .itm h3{font-size:clamp(0.875rem, 0.736rem + 0.7vw, 1.563rem);margin:1rem 0;-webkit-transition:color 200ms;transition:color 200ms}.hp_news .itm h2.dotdots,.hp_news .itm h3.dotdots{max-height:clamp(3.563rem, 2.955rem + 3.04vw, 6.563rem);overflow:hidden}.hp_news .itm h2,.hp_news .itm h3,.hp_news .itm p{padding-right:1.5rem}.hp_news .itm .date{display:block;color:#8e8e8e;font-size:clamp(0.625rem, 0.521rem + 0.43vw, 1rem)}.hp_news .itm:hover img{-webkit-transform:translateZ(0) scale(1.04);transform:translateZ(0) scale(1.04)}.hp_news .itm:hover h2,.hp_news .itm:hover h3{color:#ffc600}.hp_news .slick-list{overflow:visible}.hp_news.noslider{display:grid;gap:2rem 10px;width:100%}.hp_news.noslider .itm{margin-right:0}.hp_news.noslider .itm .dotdots{max-height:5.75rem;overflow:hidden}.hp_news.noslider.signpost_gallery{gap:10px}.hp_news.signpost_news .itm img{aspect-ratio:585/365;-o-object-fit:cover;object-fit:cover}#filmEvaluation span{display:inline-block;cursor:pointer}#filmEvaluation span svg{width:27px;height:23px;padding-left:4px}#filmEvaluation span.clc img.v{display:none}#filmEvaluation span.clc img.h{display:block}#filmEvaluation span.clc.evaluation_active img.v{display:block}#filmEvaluation span.clc.evaluation_active img.h{display:none}#filmEvaluation span.hvr img.v{display:none}#filmEvaluation span.hvr img.h{display:block}#filmEvaluation span.hvr.evaluation_active img.v{display:block}#filmEvaluation span.hvr.evaluation_active img.h{display:none}#filmEvaluation span.hid img.v{display:block}#filmEvaluation span.hid img.h{display:none}#filmEvaluation span.hid.evaluation_active img.v{display:none}#filmEvaluation span.hid.evaluation_active img.h{display:block}.section_films #filmEvaluation{padding-bottom:8px}.section_films #filmEvaluation span{display:inline-block;cursor:pointer;text-align:center;padding:0 4px}.section_films #filmEvaluation span svg{max-width:50px;margin:0 auto}.section_films #filmEvaluation span svg .st_active,.section_films #filmEvaluation span svg .st_empty{fill:#d45f03}.section_films #filmEvaluation span svg .hidden{display:none}.section_films #filmEvaluation span.hvr .st_active{display:block}.section_films #filmEvaluation span.hvr .st_empty{display:none}.section_films #filmEvaluation span.hid .st_active{display:none}.section_films #filmEvaluation span.hid .st_empty{display:block}.big_text{background:#fff;border-bottom:1px solid #8e8e8e;text-align:center;margin-bottom:2rem;padding:5rem 20px}.big_text.empty{padding:0;border-bottom:none}.big_text.mb_5{margin-bottom:5rem}.big_text.mb_5:has(+section:empty){margin-bottom:0}.big_text h2{color:#ffc600;font-size:clamp(4.375rem, 1.903rem + 10.14vw, 13.313rem);line-height:1;margin-bottom:calc(-1 * clamp(0.75rem, 0.318rem + 1.77vw, 2.313rem));font-family:'BildV4-Condensed',sans-serif}.big_text .btn{border:1px solid #2d2d2d;background:rgba(255,255,255,0.4);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);color:#2d2d2d;margin-bottom:1.5rem;border-radius:30px;font-size:clamp(0.875rem, 0.719rem + 0.64vw, 1.438rem);padding:.85rem 2rem}.big_text .btn:hover{background:#fff;border-radius:0}.big_text .btn.arr:after{content:"";display:inline-block;vertical-align:middle;margin-bottom:2px;width:18px;height:18px;background:url("/images/arrow2.svg?v=2") center center no-repeat;background-size:18px 18px;margin-left:1rem}.big_text small{display:block;max-width:500px;margin:auto}.big_text .btns_wrp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:13px 4px}.big_text .btns_wrp .btn{padding:.6rem 2rem;min-width:1px;font-size:clamp(0.875rem, 0.84rem + 0.14vw, 1rem);margin-bottom:0}.big_text .btns_wrp .more{display:none}.panel_nl{background:#ffc600}.panel_nl .limited{padding:0}.panel_nl .limited>div{padding:2rem clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);border-bottom:1px solid #fff}.panel_nl .limited>div:last-child{border-bottom:none}.panel_nl h2{font-size:clamp(1.875rem, 1.356rem + 2.13vw, 3.75rem);margin-bottom:1rem}.panel_nl .nl{font-size:clamp(0.9rem, 0.789rem + 0.35vw, 1.188rem)}.panel_nl .nl form{max-width:350px;margin:auto}.panel_nl .nl input{border-radius:35px;border:2px solid #fff;background:none;padding:10px 45px 10px 20px;font-size:clamp(0.9rem, 0.789rem + 0.35vw, 1.188rem);width:100%;height:100%}.panel_nl .nl .chosen-container{min-width:100%;width:auto !important}.panel_nl .nl .chosen-container.chosen-container-single .chosen-single{text-align:left;border-radius:35px;border:2px solid #fff;background:none;padding:9px 20px 9px 20px;height:auto;line-height:1.35;font-size:clamp(0.9rem, 0.789rem + 0.35vw, 1.188rem);-webkit-box-shadow:none;box-shadow:none;color:#000;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.panel_nl .nl .chosen-container.chosen-container-single .chosen-single div{right:13px}.panel_nl .nl .chosen-container.chosen-container-single .chosen-single div b{width:16px;background:url("/images/arrow2.svg?v=2") center center no-repeat;background-size:16px 16px}.panel_nl .nl .chosen-container.chosen-with-drop .chosen-single{border-radius:19px 19px 0 0;background:#fff}.panel_nl .nl .chosen-container .chosen-drop{border:2px solid #fff;border-radius:0 0 14px 14px}.panel_nl .nl .chosen-container .chosen-results{text-align:left}.panel_nl .nl .chosen-container .chosen-results li{padding:9px 16px;border-radius:7px}.panel_nl .nl .chosen-container .chosen-results li:first-child{display:none}.panel_nl .nl .chosen-container .chosen-results li.highlighted{background:#ccc;color:#000}.panel_nl .nl .chosen-container .chosen-results li.result-selected{background:#ffc600;color:#000}.panel_nl .nl .t{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:clamp(0.625rem, 0.521rem + 0.43vw, 1rem);margin-top:18px;text-align:left}.panel_nl .nl .t .checker{position:relative;width:44px;min-width:44px;height:22px;background:#ccc;border:2px solid #000;border-radius:20px}.panel_nl .nl .t .checker:has(.checked){background:#000}.panel_nl .nl .t .checker span{position:absolute;width:18px;height:18px;background:#fff;border-radius:50%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.panel_nl .nl .t .checker span input{cursor:pointer;position:relative}.panel_nl .nl .t .checker span input:after{content:"";position:absolute;top:0;left:0;width:44px;height:100%}.panel_nl .nl .t .checker span.checked{left:auto;right:0}.panel_nl .nl .t .checker span.checked input:after{left:auto;right:0}.panel_nl .nl .t p{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;line-height:1.3}.panel_nl .nl .t a{color:#000}.panel_nl .nl .t a:hover{text-decoration:underline}.panel_nl .nl .inpt_wrp{margin-bottom:18px;position:relative}.panel_nl .nl .inpt_wrp button{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:none;padding:10px;margin:0;background:none}.panel_nl .nl .inpt_wrp button img{display:block;width:16px}.panel_nl .time p{color:#fff;font-weight:500;font-family:'BildV4',sans-serif;font-size:clamp(4.375rem, 3.511rem + 3.55vw, 7.5rem);line-height:1.15}.panel_nl .social p{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottom_contact{text-align:center;background:#fff;position:relative}.bottom_contact.limited{padding-top:4rem;padding-bottom:4rem}.bottom_contact h2{font-size:clamp(1.875rem, 1.356rem + 2.13vw, 3.75rem);margin-bottom:2rem}.bottom_contact h3{margin:1.5rem 0 .5rem 0}.bottom_contact h3:first-child{margin-top:0}.bottom_contact p{max-width:800px;margin:0 auto .5rem auto}.bottom_contact a{text-decoration:underline;color:#000}.bottom_contact a:hover{text-decoration:none;color:#ffc600}.bottom_contact ul{display:table;margin:auto;text-align:left}.partners_wrap{border-top:1px solid #8e8e8e;margin-top:-1px;padding-top:2rem}.online_version .bottom_contact{border-bottom:none}.search_result{margin-bottom:1rem}.search_result a{color:#000}.search_result a:hover{color:#ffc600}footer{background:#000;color:#fff;text-align:left}footer a{color:#fff;text-decoration:underline}footer a:hover{text-decoration:none}footer ul li a:hover{color:#ffc600}footer ul li.active_menu_item a,footer ul li.active_menu_item span{text-decoration:underline;color:#ffc600}footer .limited{padding:0}footer .limited>div{padding:1.5rem 20px;padding-left:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);padding-right:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem)}footer .limited>div.logo_w{padding:3rem 20px 2rem 20px;padding-left:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);padding-right:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem)}footer .logo_w{position:relative;border-bottom:1px solid #fff}footer .logo_w .logo{display:table;margin-bottom:2rem}footer .logo_w img{width:23vw;display:block}footer .logo_w p{margin-bottom:1rem}footer .logo_w p:last-child{margin-bottom:0}footer .hrefs{position:absolute;top:3.3rem;right:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .hrefs a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:35px;height:35px;background:#fff;border-radius:50%;color:#000;text-decoration:none;font-weight:500;font-family:'BildV4',sans-serif;font-size:13px}footer .menu{font-size:clamp(0.875rem, 0.598rem + 1.13vw, 1.875rem);font-family:'BildV4',sans-serif}footer .menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px 30px;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .menu_secondary ul{display:grid;grid-template-columns:1fr 1fr;gap:10px 3rem}footer ul{margin:0;padding:0;list-style:none}footer ul a,footer ul span{text-decoration:none}footer .copy{font-size:clamp(0.625rem, 0.539rem + 0.35vw, 0.938rem)}@media all and (min-width:440px){.gap{padding-bottom:calc(28px + 30px + 9vw)}}@media all and (min-width:460px){.hp_news{width:calc(100% - 130px)}}@media all and (min-width:700px){header .logo{width:230px;min-width:230px}header .logo.sec{width:318px;min-width:318px}.res_menu{padding-top:122px}.gap{padding-bottom:121px}.panel_nl .limited{display:grid;grid-template-columns:1fr 1fr 1fr}.panel_nl .limited>div{border-bottom:none;border-right:1px solid #fff}.panel_nl .limited>div:last-child{border-right:none}.panel_nl .nl form{max-width:300px}.panel_nl .social h2{margin-bottom:2rem}.panel_nl .social img{width:43px !important;height:auto !important}.hp_news.noslider{grid-template-columns:1fr 1fr}.hp_news.noslider.alone{grid-template-columns:1fr;max-width:575px;margin-left:auto;margin-right:auto}main .filmsBlockMain.grid{grid-template-columns:1fr 1fr;gap:27px 16px;margin-bottom:27px}main .filmsBlockMain.grid .fullw_btn_w{grid-column:1 / -1}footer .logo_w{border-right:1px solid #fff;border-bottom:none}footer .logo img{width:160px}footer .limited{display:grid;grid-template-columns:4fr 3fr 5fr}footer .hrefs{display:none}footer .menu ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .copy{border-top:1px solid #fff;grid-column:1 / -1}}@media all and (max-width:1024px){.top_perex.limited.with_small_h1{padding-bottom:0;border-bottom:none}}@media all and (max-width:1399px){.top_perex .open_side_modal{display:-webkit-box;display:-ms-flexbox;display:flex;position:static !important;margin-top:2rem;width:96px;height:96px;font-size:24px}.top_perex .open_side_modal span{font-size:10px}.top_perex.with_h1{position:relative}.top_perex.with_h1 .open_side_modal{position:absolute !important;top:100% !important;bottom:auto !important;right:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:0;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16)}}@media all and (min-width:800px){header .top .limited{padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .buttons{display:-webkit-box;display:-ms-flexbox;display:flex}header .buttons a,header .buttons span{padding:6px 45px}header .buttons.left a:first-child,header .buttons.left span:first-child{padding-left:clamp(0.125rem, -1.369rem + 2.99vw, 1.75rem);padding-right:56px}header .buttons.left span:first-child{position:relative}header .buttons.left span:first-child:before{content:"";position:absolute;top:0;right:100%;width:50vw;height:100%;background:#fff}header .buttons.right{display:-webkit-box;display:-ms-flexbox;display:flex}header .buttons.right a:last-child,header .buttons.right span:last-child{padding-right:clamp(0.125rem, -1.369rem + 2.99vw, 1.75rem);padding-left:56px}header .bottom{background:#fff}header .bottom .right{gap:40px}header .bottom .right .hrefs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .bottom .right .hrefs a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48px;height:48px;background:#000;border-radius:50%;color:#fff;text-decoration:none;font-weight:500;font-family:'BildV4',sans-serif;font-size:18px}header .bottom .right .hrefs a:hover{background:#ffc600}header .menu_btn{display:none}header .menu{position:absolute;width:100%;background:#fff;display:block;border-top:1px solid #8e8e8e;border-bottom:1px solid #8e8e8e}header .menu .limited{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .menu .limited ul{margin:0;padding:0;list-style:none}header .menu .limited>ul{font-size:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.5vw}header .menu .limited>ul li{padding:.75rem 0}header .menu .limited>ul li.active_menu_item>a,header .menu .limited>ul li.active_menu_item>span{color:#000;font-weight:500}header .menu .limited>ul li a,header .menu .limited>ul li span{color:#8e8e8e}header .menu .limited>ul li a:hover{color:#000}header .menu .limited>ul li ul{display:none}header .menu .limited>ul>li{font-family:'BildV4',sans-serif}header .menu .limited>ul>li.active_menu_item>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);gap:0 1.75vw;position:absolute;top:calc(100% + 1px);left:0;font-size:16px;font-family:'Helvetica Now',sans-serif;width:100vw;background:#fff}header .menu .limited>ul>li.active_menu_item>ul:before{content:"";position:absolute;top:0;left:-50vw;width:350vw;height:100%;background:#fff;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-bottom:1px solid #8e8e8e;z-index:0}header .menu .limited>ul>li.active_menu_item>ul li{position:relative;z-index:1}header .menu .limited>ul>li.active_menu_item>ul li.active_menu_item>a,header .menu .limited>ul>li.active_menu_item>ul li.active_menu_item>span{font-weight:bold}header .search{position:relative;border-left:1px solid #8e8e8e;height:100%;padding:10px 0 10px 40px;padding-left:clamp(2.5rem, 1.351rem + 2.3vw, 3.75rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .search>button{height:100%;background:none;margin:0;border:none;position:relative;z-index:3}header .search img{width:22px;display:block}header .search .wrp{display:none;position:absolute;top:0;right:0;height:100%;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px;border-left:1px solid #8e8e8e}header .search .wrp.on{display:-webkit-box;display:-ms-flexbox;display:flex}header .search .wrp input{border-bottom:1px solid #8e8e8e;padding:3px 0;margin-right:42px;width:255px}header .search .wrp button{display:none}header.stick{-webkit-transform:translateY(-32px);transform:translateY(-32px)}.gap{padding-bottom:147px}.gap.bigger{padding-bottom:192px}.res_menu{display:none !important}.hp_news.noslider{grid-template-columns:1fr 1fr 1fr}.hp_news.noslider.two{grid-template-columns:1fr 1fr;max-width:1150px;margin-left:auto;margin-right:auto}article .hp_news.noslider{grid-template-columns:1fr 1fr}}@media all and (min-width:800px) and (max-width:1024px){header .logo.sec{margin:5px 0;width:265px;min-width:265px}}@media all and (min-width:801px){.gap{padding-bottom:157px}.gap.bigger{padding-bottom:204px}main .icons.shifted{top:-6.5rem}.hp_news{width:calc(100% - 30px)}}@media all and (min-width:1025px){header .bottom{padding:20px 0}header .bottom .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}header .bottom .left .txt{display:block;padding-right:2rem;text-align:left;text-wrap:balance;font-size:clamp(1rem, 0.504rem + 0.77vw, 1.375rem);max-width:340px;padding-top:.4rem}header .logo.sec{-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1.33);transform:scale(1.33)}.online_version .big_text:before{display:none}.gap{padding-bottom:162px}.gap.hp{padding-bottom:162px}.gap.bigger{padding-bottom:208px}.slider.sticky{position:-webkit-sticky;position:sticky;top:130px}main{position:relative;isolation:isolate;overflow:clip}main:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(89%, #fff), color-stop(91%, rgba(255,255,255,0.75)), to(rgba(255,255,255,0.8)));background:linear-gradient(0deg, #fff 0, #fff 89%, rgba(255,255,255,0.75) 91%, rgba(255,255,255,0.8) 100%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:-1}main .filmsBlockMain.grid{grid-template-columns:1fr 1fr 1fr}main.hp{overflow:visible;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;position:relative;z-index:2;margin:0;padding-bottom:1px}main.hp>*{background:#fff}main.films{background:rgba(255,255,255,0.8);background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(59%, #fff), color-stop(83%, rgba(255,255,255,0.5)), to(rgba(255,255,255,0.8)));background:linear-gradient(0deg, #fff 0, #fff 59%, rgba(255,255,255,0.5) 83%, rgba(255,255,255,0.8) 100%)}.news_gall_wrp{padding-top:83px}.top_perex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding-left:34.5%;min-height:calc(clamp(7.5rem, 3.328rem + 6.51vw, 10.125rem) + 6rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:none}.top_perex h2:first-child{position:absolute;top:2rem;left:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);width:28%;margin-bottom:0}.top_perex.with_h1{padding-left:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);border-bottom:1px solid #8e8e8e}.top_perex.with_small_h1{min-height:1px}.top_perex.with_small_h1.limited{padding-top:3rem;padding-bottom:3rem}.top_perex.with_small_h1 h1:first-child{position:absolute;top:2.5rem;left:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);width:28%;margin-bottom:0}.top_perex.with_small_h1.notxt.limited{padding-bottom:0;padding-left:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem)}.top_perex.with_small_h1.notxt h1:first-child{position:static;width:100%;margin-bottom:0;text-align:left}.text_grid{display:grid;grid-template-columns:repeat(12, 1fr)}.text_grid>div{border-bottom:none;padding:3.5vw;padding-left:clamp(1.875rem, -14.232rem + 25.14vw, 15.625rem)}.text_grid .txt{padding:3.5vw 5.5vw;padding-right:clamp(1.875rem, -14.232rem + 25.14vw, 15.625rem);border-left:1px solid #8e8e8e;grid-area:1 / 6 / 5 / 13}.text_grid .side_top{border-bottom:1px solid #8e8e8e;grid-area:1 / 1 / 2 / 6}.text_grid .side_mid{border-bottom:1px solid #8e8e8e;grid-area:2 / 1 / 3 / 6}.text_grid .side_bottom{grid-area:3 / 1 / 4 / 6}.text_grid .side_bottom.bb{border-bottom:1px solid #8e8e8e}.text_grid .side_bottom_sec{grid-area:4 / 1 / 5 / 6}.text_grid.noscrns .side_mid{grid-area:1 / 1 / 3 / 6}.text_grid.more .txt{grid-area:1 / 6 / 5 / 13}article{max-width:1320px;margin:auto;position:relative;padding-left:30%}article>h2{position:relative;top:0;left:-7%;margin:0;-webkit-transform:translate(-100%, 100%);transform:translate(-100%, 100%);width:36%}article>h2+h3{margin-top:0}article:not(:has(>h2)){padding-left:20%;padding-right:20%}article>h2:first-child{position:absolute;top:0;left:0;-webkit-transform:none;transform:none;width:27%}.big_img{margin-bottom:0}.partners_wrap{padding-top:3rem}.partners_wrap,.panel_nl{position:relative;z-index:2}.hp_slider{position:-webkit-sticky;position:sticky;top:115px}.hp_slider.slick-slider{position:-webkit-sticky;position:sticky}.hp_slider img,.hp_slider video{height:calc(100vh - 162px + 14vw)}.hp_slider p{bottom:14vw}.hp_slider .progress{bottom:14vw}.hp_news_wrp.shifted{background:rgba(255,255,255,0.8);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative;top:-14vw;z-index:2;padding-top:1.5rem;margin-bottom:-14vw}.hp_news{width:calc(100% - 90px)}.hp_news .itm{margin-right:16px}.hp_news .slick-arrow{position:absolute;z-index:3;bottom:calc(100% + 2rem);right:-90px;width:50px;height:50px;border:1px solid #000;background:url("/images/arrow2.svg?v=2") center center no-repeat;background-size:20px 20px;border-radius:50%}.hp_news .slick-arrow img{display:none}.hp_news .slick-arrow.slick-prev{right:calc(-90px + 62px);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hp_news .slick-arrow:hover{border-radius:0}.hp_news .slick-arrow.slick-disabled{cursor:default;opacity:.3}.hp_news .slick-arrow.slick-disabled:hover{border-radius:50%}.big_text{position:relative;padding-bottom:7rem;margin-bottom:0}.big_text:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:400px;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(65%, #fff), color-stop(85%, rgba(255,255,255,0.93)), to(rgba(255,255,255,0)));background:linear-gradient(0deg, #fff 0, #fff 65%, rgba(255,255,255,0.93) 85%, rgba(255,255,255,0) 100%);z-index:-1}.big_text h2{max-width:75%;margin-left:auto;margin-right:auto}.big_text .btns_wrp{gap:26px 15px}footer{position:relative;z-index:2}footer .limited>div{padding:2rem clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem)}footer .limited>div.logo_w{padding:3rem clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem)}footer .menu ul{gap:10px 30px}footer .menu_secondary ul{max-width:450px;gap:16px 3rem}}@media all and (min-width:1400px){main #people_content .film_list .filmsBlockMain .list_item,main #people_content .film_list .filmsBlockMain.grid .list_item{width:calc((99.99% - 128px) / 5);max-width:calc((99.99% - 128px) / 5);-webkit-box-flex:0;-ms-flex:0 1 calc((99.99% - 128px) / 5);flex:0 1 calc((99.99% - 128px) / 5)}main #people_content .film_list .filmsBlockMain .list_item:nth-child(4n),main #people_content .film_list .filmsBlockMain.grid .list_item:nth-child(4n){margin-right:32px}main #people_content .film_list .filmsBlockMain .list_item:nth-child(5n),main #people_content .film_list .filmsBlockMain.grid .list_item:nth-child(5n){margin-right:0}main .next_hosts .nh{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}main .next_hosts .nh .list_item{width:calc((99.99% - 128px) / 5);max-width:calc((99.99% - 128px) / 5);-webkit-box-flex:0;-ms-flex:0 1 calc((99.99% - 128px) / 5);flex:0 1 calc((99.99% - 128px) / 5)}main .next_hosts .nh .list_item:nth-child(4n){margin-right:32px}main .next_hosts .nh .list_item:nth-child(5n){margin-right:0}.top_perex{padding-right:calc(160px + 5rem + clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem))}.top_perex .project_icon{margin-top:0;position:absolute;top:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);right:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem)}.top_perex.with_h1{padding-left:calc(160px + 5rem + clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem))}.top_perex.with_h1 .open_side_modal{top:auto}.open_side_modal{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:100;-webkit-transition:-webkit-transform 200ms;transition:-webkit-transform 200ms;transition:transform 200ms;transition:transform 200ms, -webkit-transform 200ms;position:fixed;top:auto;bottom:30px}main .rozcestnik.more .gblok.gb1{width:33.3%}.hp_news{width:calc(100% - 200px)}.hp_news .slick-arrow{right:-200px}.hp_news .slick-arrow.slick-prev{right:calc(-200px + 62px)}}@media all and (min-width:1500px){header .logo.sec{margin:1px 0}header.stick{-webkit-transform:translateY(-34px);transform:translateY(-34px)}.gap{padding-bottom:187px}.gap.hp{padding-bottom:187px}.gap.bigger{padding-bottom:233px}.slider.sticky{top:153px}.hp_slider img,.hp_slider video{height:calc(100vh - 187px + 14vw)}.panel_nl .limited{padding-left:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem);padding-right:clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem)}.panel_nl .limited .nl{padding-left:0}.panel_nl .nl h2{margin-bottom:2rem;text-align:left}.panel_nl .nl form{max-width:470px;margin-left:0}.panel_nl .nl .inpt_wrp{margin-bottom:0}.panel_nl .nl .wrp{display:grid;grid-template-columns:1fr 1fr;gap:17px}.panel_nl .social img{width:53px !important}article{padding-left:412px}article>h2{width:350px}article:not(:has(>h2)){padding-left:275px;padding-right:275px}footer{overflow:hidden}footer .limited{padding:0 clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem)}footer .limited>div{padding:3rem clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem) 2rem clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem)}footer .limited>div.copy{padding-left:0;padding-top:0;padding-bottom:3rem}footer .limited>div.logo_w{padding:3rem clamp(1.25rem, 0.526rem + 3.09vw, 3.75rem) 3rem 0}footer .logo_w{position:relative}footer .logo_w:after{content:"";position:absolute;top:100%;right:-1px;width:1px;height:500px;border-right:1px solid #fff}footer .copy{border-top:none}}@media all and (min-width:1670px){.gap{padding-bottom:187px}}@media all and (min-width:1900px){header .menu .limited>ul{gap:70px}.hp_slider img,.hp_slider video{height:calc(100vh - 184px + 266px)}.hp_slider p{bottom:266px}.hp_slider .progress{bottom:266px}.hp_news_wrp.shifted{top:-266px;margin-bottom:-266px}.gap{padding-bottom:189px}.gap.bigger{padding-bottom:236px}}@media all and (max-width:799px){header.stick.menu_open{-webkit-transform:none;transform:none}header.menu_open{border-bottom:1px solid #8e8e8e}.big_text .btns_wrp{position:relative;max-height:80vw;overflow:hidden}.big_text .btns_wrp:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60vw;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(50%, rgba(255,255,255,0.75)), to(rgba(255,255,255,0)));background:linear-gradient(0deg, #fff 0, rgba(255,255,255,0.75) 50%, rgba(255,255,255,0) 100%);pointer-events:none;z-index:2}.big_text .btns_wrp .more{display:block;position:absolute;bottom:2px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:none;background:#ffc600;z-index:3;padding:.8rem 1.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.big_text .btns_wrp .more img{width:11px;display:block}.big_text .btns_wrp.long{max-height:none}.big_text .btns_wrp.long:after,.big_text .btns_wrp.long .more{display:none}}@media all and (min-width:801px) and (max-width:1024px){header .buttons a,header .buttons span{padding:6px 35px}header .buttons.right a:last-child,header .buttons.right span:last-child{padding-left:35px}header .buttons.left a:first-child,header .buttons.left span:first-child{padding-right:35px}}@media all and (max-width:439px){header .logo.sec{width:39vw;min-width:39vw;margin:5px 0}}@media all and (min-width:800px) and (max-width:1499px){header .logo{width:180px;min-width:180px}header .logo.sec{width:248px;min-width:248px}header .bottom{padding:13px 0}}@media all and (min-width:1025px) and (max-width:1399px){.big_text .btns_wrp{gap:1vw 15px}.big_text .btns_wrp .btn{font-size:14px;padding:.5rem 1.5rem}}@media all and (max-width:499px){header .logo.sec{-webkit-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:left center;transform-origin:left center}}@media all and (max-width:699px){.res_menu>ul{position:relative;padding:.5rem 1px;gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.res_menu>ul li ul{display:none;position:static;border:none;-webkit-transform:none;transform:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 0 5px 0}.res_menu>ul li ul:before,.res_menu>ul li ul:after{display:none}.res_menu>ul li ul.open{display:-webkit-box;display:-ms-flexbox;display:flex}}
/*# sourceMappingURL=new.css.map */