html,body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-stretch:normal;font-style:normal;font-weight:400;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:none}@media screen and (min-width: 768px){html{min-width:1024px}}*{margin:0;padding:0}html,body,.app-container{min-height:100%}.app-container{margin:0 auto}a:focus,input:focus,select:focus,button:focus,textarea:focus{outline:none}
.error-logger{overflow-x:auto;width:100%}.error-logger__content{background:#fee;display:table;font-size:12px;min-width:100%;padding:5px 0 20px;table-layout:fixed}.error-logger__error{display:table-row}.error-logger__code,.error-logger__message,.error-logger__curl{font-family:Menlo, monospace;padding-bottom:5px;padding-top:4px;white-space:nowrap}.error-logger__code{color:#ad2727;display:table-cell;font-weight:700;padding-left:10px;text-align:right;width:30px}.error-logger__message,.error-logger__curl{color:#e73f3f;line-height:1.4;padding:5px 10px}.error-logger__curl{display:none;padding-right:30px;white-space:pre}.error-logger__error_opened .error-logger__curl{display:block}.error-logger__message_clickable{cursor:pointer}
.page{color:#000;font-size:16px;font-weight:400;line-height:24px;min-width:320px;position:relative;min-height:100%}.page__body_no-scroll{overflow:hidden}
.error-page{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;text-align:center}.error-page__error-stack{font-family:monospace;font-size:11px;line-height:20px;overflow-x:auto;padding:0 20px}.error-page__error-stack::first-line{font-weight:bold}
.error{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;text-align:center;width:100%}.error__content{padding:0 68px}.error__icon_type_geo{background:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='72px' height='72px' viewBox='0 0 72 72' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 41.2 (35397) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3Elocation%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E %3Cpath d='M34.1889806,49 L32.3836086,39.1884419 C32.2339703,38.3903717 31.6096647,37.7660665 30.8115941,37.6164283 L21,35.8110123 L46,24 L34.1889806,49 Z' id='path-1'%3E%3C/path%3E %3Cmask id='mask-2' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='-1' y='-1' width='27' height='27'%3E %3Crect x='20' y='23' width='27' height='27' fill='white'%3E%3C/rect%3E %3Cuse xlink:href='%23path-1' fill='black'%3E%3C/use%3E %3C/mask%3E %3C/defs%3E %3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='touch-lists-cinema-map-error' transform='translate(-152.000000, -258.000000)'%3E %3Cg id='location' transform='translate(153.000000, 259.000000)'%3E %3Ccircle id='Oval-2' stroke='%23D8D8D8' cx='35' cy='35' r='35'%3E%3C/circle%3E %3Cg id='Path'%3E %3Cuse fill='%23D8D8D8' fill-rule='evenodd' xlink:href='%23path-1'%3E%3C/use%3E %3Cuse stroke='%23D8D8D8' mask='url(%23mask-2)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xlink:href='%23path-1'%3E%3C/use%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") no-repeat center;display:inline-block;height:70px;margin-bottom:20px;width:70px}.error__title{color:#000;display:block;font-size:15px;line-height:17px}.error__text{color:#666;display:block;font-size:14px;line-height:20px;margin:10px 0 16px}
.touch-menu-item{list-style-type:none;position:relative}.touch-menu-item_link{cursor:pointer;position:relative}.touch-menu-item_link::before{background-color:#4c4c4c;border-radius:0;bottom:0;content:'';left:-16px;opacity:0;position:absolute;right:0;top:0}.touch-menu-item_link:active::before{-webkit-animation:pulse 0.5s;animation:pulse 0.5s}.touch-menu-item:first-child{border-top:none}.touch-menu-item__name{color:#fff;display:block;font-size:18px;font-weight:600;line-height:24px;padding-top:9px;padding-bottom:11px;padding-left:60px;text-decoration:none;width:100%}.touch-menu-item__subitems{padding-bottom:10px;position:relative;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.touch-menu-item__subitems.animate-enter{max-height:0;opacity:0;padding-bottom:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.touch-menu-item__subitems.animate-enter-active{max-height:100vh;opacity:1;padding-bottom:10px;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-property:padding-bottom, max-height, opacity, -webkit-transform;transition-property:padding-bottom, max-height, opacity, -webkit-transform;transition-property:padding-bottom, max-height, opacity, transform;transition-property:padding-bottom, max-height, opacity, transform, -webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-delay:0.1s;transition-delay:0.1s}.touch-menu-item__subitems.animate-leave{max-height:100vh;opacity:1;padding-bottom:10px;-webkit-transform:translateY(0);transform:translateY(0)}.touch-menu-item__subitems.animate-leave-active{max-height:0;opacity:0;padding-bottom:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition-duration:0.2s;transition-duration:0.2s;-webkit-transition-property:padding-bottom, max-height, opacity, -webkit-transform;transition-property:padding-bottom, max-height, opacity, -webkit-transform;transition-property:padding-bottom, max-height, opacity, transform;transition-property:padding-bottom, max-height, opacity, transform, -webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease}.touch-menu-item__subitem{cursor:pointer;position:relative;list-style-type:none}.touch-menu-item__subitem::before{background-color:rgba(255,255,255,0.1);border-radius:0;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0}.touch-menu-item__subitem:active::before{-webkit-animation:pulse 0.5s;animation:pulse 0.5s}.touch-menu-item__subname{color:rgba(255,255,255,0.8);display:block;font-size:16px;font-weight:500;line-height:40px;padding-left:80px;position:relative;text-decoration:none;width:100%}
.touch-menu{background-color:#444}.touch-menu_theme_footer .touch-menu-item__name{color:rgba(255,255,255,0.5);font-size:16px;font-weight:500;line-height:22px;padding-top:8px;padding-bottom:10px}
.social-publics-section{background:#f2f2f2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:20px;width:264px;margin:auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.social-publics-section__icon{background-position:center;background-repeat:no-repeat;background-size:24px;display:block;height:24px;margin-right:15px;width:24px;opacity:0.3}.social-publics-section__icon:active{opacity:0.2}.social-publics-section__icon:last-child{margin-right:0}.social-publics-section__icon_type_vkontakte{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath fill='%23000' fill-rule='evenodd' d='M22.463 6.823c.095-.447-.116-.698-.615-.698h-2.515c-.576 0-.787.233-.96.572 0 0-1.36 2.7-3.013 4.4-.532.55-.802.715-1.095.715-.236 0-.345-.183-.345-.68V6.788c0-.608-.077-.787-.615-.787H9.274c-.307 0-.5.166-.5.393 0 .573.941.702.941 2.254v3.2c0 .645-.038.895-.364.895-.864 0-2.918-2.772-4.07-5.92C5.051 6.18 4.801 6 4.148 6H1.634C1.269 6 1 6.232 1 6.572c0 .626.787 3.523 3.878 7.404C6.95 16.587 9.678 18 12.134 18c1.498 0 1.862-.232 1.862-.823v-2.003c0-.5.212-.715.519-.715.345 0 .955.103 2.38 1.413C18.585 17.374 18.7 18 19.621 18h2.822c.288 0 .557-.125.557-.572 0-.59-.826-1.646-2.093-2.897-.518-.644-1.363-1.342-1.631-1.664-.384-.375-.269-.59 0-.983 0 0 2.898-3.81 3.187-5.061z'/%3E %3C/svg%3E")}.social-publics-section__icon_type_facebook{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath fill='%23000' fill-rule='evenodd' d='M12.614 21h-8.62A.993.993 0 0 1 3 20.006V3.994c0-.55.445-.994.994-.994h16.013c.548 0 .993.445.993.994v16.012a.993.993 0 0 1-.993.994H15.42v-6.97h2.34l.35-2.717h-2.69V9.578c0-.786.218-1.322 1.346-1.322h1.438v-2.43a19.25 19.25 0 0 0-2.096-.107c-2.074 0-3.494 1.266-3.494 3.59v2.004H10.27v2.716h2.345V21z'/%3E %3C/svg%3E")}.social-publics-section__icon_type_twitter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath fill='%23000' fill-rule='evenodd' d='M19.761 6.474a3.949 3.949 0 0 0 1.715-2.185 7.732 7.732 0 0 1-2.477.957A3.865 3.865 0 0 0 16.154 4c-2.15 0-3.897 1.77-3.897 3.95 0 .31.034.61.101.9-3.24-.166-6.111-1.736-8.036-4.13a3.986 3.986 0 0 0-.527 1.99c0 1.368.688 2.578 1.734 3.286a3.861 3.861 0 0 1-1.766-.492v.048c0 1.915 1.344 3.512 3.128 3.873a3.83 3.83 0 0 1-1.762.07c.497 1.569 1.936 2.71 3.643 2.741A7.754 7.754 0 0 1 3 17.873a10.945 10.945 0 0 0 5.975 1.774c7.17 0 11.091-6.018 11.091-11.238 0-.172-.003-.344-.01-.512A7.945 7.945 0 0 0 22 5.852c-.71.32-1.465.53-2.239.622z'/%3E %3C/svg%3E")}.social-publics-section__icon_type_youtube{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath fill='%23000' fill-rule='evenodd' d='M21.654 6.413c-.244-1.145-1.114-1.989-2.162-2.115-2.48-.298-4.99-.3-7.489-.298-2.499-.001-5.01 0-7.49.298-1.046.126-1.916.97-2.16 2.115C2.002 8.043 2 9.822 2 11.5s0 3.457.348 5.087c.245 1.144 1.115 1.989 2.162 2.115 2.48.298 4.99.3 7.49.298 2.499.001 5.009 0 7.488-.298 1.047-.126 1.917-.97 2.162-2.115.349-1.63.35-3.409.35-5.087s.003-3.457-.346-5.087zM10 15V8l6 3.51L10 15z'/%3E %3C/svg%3E")}.social-publics-section__icon_type_telegram{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath fill='%23000' fill-rule='evenodd' d='M12.59 16.594l-2.593 2.423s-.203.157-.425.059l.497-4.5.017.013.01-.092s7.272-6.697 7.57-6.982c.298-.285.198-.346.198-.346.02-.346-.536 0-.536 0l-9.636 6.27-4.013-1.384s-.616-.224-.676-.713c-.06-.488.696-.753.696-.753l15.953-6.412s1.312-.59 1.312.387L18.123 19.24s-.398 1.018-1.49.53l-4.043-3.176z'/%3E %3C/svg%3E")}.social-publics-section__icon_type_instagram{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath fill='%23000' fill-rule='evenodd' d='M7.5 3h9A4.5 4.5 0 0 1 21 7.5v9a4.5 4.5 0 0 1-4.5 4.5h-9A4.5 4.5 0 0 1 3 16.5v-9A4.5 4.5 0 0 1 7.5 3zM12 17a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm0-2a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm5-8a1 1 0 1 0 0-2 1 1 0 0 0 0 2z'/%3E %3C/svg%3E")}.social-publics-section_theme_dark{background-color:#1f1f1f;color:rgba(255,255,255,0.5)}.social-publics-section_theme_dark .social-publics-section__icon{-webkit-filter:invert(1);filter:invert(1)}.social-publics-section_theme_dark .social-publics-section__icon:active{opacity:0.15}
.touch-footer{background-color:#f2f2f2;padding:20px 0 24px;color:#555}.touch-footer__links-wrapper{max-width:343px;margin:0 auto 10px;border-top:0.5px solid rgba(0,0,0,0.08)}.touch-footer__links-item{padding:0 8px}.touch-footer__links-item:first-child{padding-left:0}.touch-footer__links-item:last-child{padding-right:0}.touch-footer__ya{display:inline-block;width:100%;text-align:center}.touch-footer__ya-project{display:inline-block;font-family:"Graphik Kinopoisk LC Web",Arial,sans-serif;font-size:13px;text-align:center;color:#000;opacity:0.3;line-height:15px;margin-top:6px;margin-right:4px}.touch-footer__ya-logo{position:relative;top:2px;opacity:1;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='14' viewBox='0 0 35 14'%3E %3Cpath fill='%23000' fill-rule='evenodd' d='M5.016 7.616H3.992L2.04 12H.616L2.76 7.312C1.752 6.8 1.08 5.872 1.08 4.16c0-2.4 1.52-3.6 3.328-3.6h1.84V12H5.016V7.616zm0-1.024V1.6H4.36c-.992 0-1.952.656-1.952 2.56 0 1.84.88 2.432 1.952 2.432h.656zM18.6 10.976v2.608h-1.12V12h-3.456v1.584h-1.12v-2.608h.496c.736-1.712.816-4.208.816-6.352v-.688h3.744v7.04h.64zm5.424.48c-.512.4-1.184.656-1.984.656-1.664 0-2.688-1.328-2.688-3.808 0-2.592.72-4.48 2.432-4.48 1.344 0 2.224 1.008 2.224 3.744v.688h-3.36c0 1.824.512 2.784 1.504 2.784.704 0 1.264-.32 1.584-.544l.288.96zm-13.072-7.52h1.232V12h-1.232V8.384H9.096V12H7.848V3.936h1.248V7.36h1.856V3.936zM28.664 12l-2.128-4.016V12h-1.248V3.936h1.248v3.728l1.936-3.728h1.264l-2 3.792L30.024 12h-1.36zm4.288.112c-1.728 0-2.768-1.392-2.768-4.144 0-2.528.976-4.144 2.864-4.144.72 0 1.136.192 1.488.416l-.176 1.184c-.336-.288-.816-.56-1.328-.56-.896 0-1.536 1.008-1.536 3.04 0 2.016.48 3.168 1.488 3.168.608 0 1.072-.24 1.36-.496l.288.928c-.432.368-.944.608-1.68.608zm-16.224-1.136V4.944h-1.392v.144c0 1.696-.08 4.176-.752 5.888h2.144zm5.056-6.128c-.768 0-1.04.944-1.12 2.384h2.064c0-1.376-.224-2.384-.944-2.384z' opacity='.3'/%3E %3C/svg%3E");width:35px;height:14px}.touch-footer__copyright{color:#9b9b9b;display:block;font-size:13px;line-height:15px;text-align:center;opacity:0.8}.touch-footer_theme_dark{background-color:#1f1f1f;color:rgba(255,255,255,0.5)}.touch-footer_theme_dark .touch-footer__copyright{color:rgba(255,255,255,0.3)}.touch-footer_theme_dark .touch-footer__links-wrapper{box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.08)}.touch-footer_theme_dark .touch-footer__content-item,.touch-footer_theme_dark .touch-footer__links-item,.touch-footer_theme_dark .touch-footer__ya{-webkit-filter:invert(1);filter:invert(1)}.touch-footer__links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin:32px 0 24px}.touch-footer__links-link{font-family:"Graphik Kinopoisk LC Web",Arial,sans-serif;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px;opacity:0.3}.touch-footer__links-link,.touch-footer__links-link:link,.touch-footer__links-link:visited,.touch-footer__links-link:hover,.touch-footer__links-link:active{color:#000;font-size:13px;line-height:15px;text-decoration:none;white-space:nowrap}.touch-footer__links-link:active{opacity:0.15}.touch-footer__content{display:block;text-align:center;list-style:none;margin-bottom:24px}.touch-footer__content-link{display:inline-block;font-family:"Graphik Kinopoisk LC Web",Arial,sans-serif;font-size:15px;line-height:18px;padding:11px 0;opacity:0.4;color:#000;font-weight:normal;text-decoration:none}.touch-footer__content-link:active{opacity:0.3}.touch-footer_menu{padding:10px 0 24px}
.kp-footers__touch-footer,.kp-footers__footer{line-height:normal;position:relative;z-index:1}@media screen and (min-width: 768px){.kp-footers__touch-footer{display:none}}@media screen and (max-width: 767px){.kp-footers__footer{display:none}}
.touch-banner{width:100%;height:100%;display:block}@media screen and (min-width: 768px){.touch-banner{display:none}}.touch-banner__image{display:block;-o-object-fit:cover;object-fit:cover;width:100%}
.festival-post{border-top:1px solid rgba(0,0,0,0.1);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:0;padding:16px;position:relative;width:calc(100% - 16px * 2)}@media screen and (min-width: 768px){.festival-post{border-top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin:0 12px 40px;padding:0;width:244px}}@media screen and (min-width: 768px){.festival-post_size_l{height:384px;width:512px}}@media screen and (max-width: 768px){.festival-post_view-type_pinned{border-top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding:0 16px 20px 0;width:250px}.festival-post_view-type_pinned:first-child{padding-left:16px}}.festival-post__image{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:80px;position:relative;width:100px;z-index:1}@media screen and (min-width: 768px){.festival-post__image{height:183px;width:244px}}@media screen and (min-width: 768px){.festival-post_size_l .festival-post__image{height:384px;width:512px}.festival-post_size_l .festival-post__image::before{background-color:rgba(0,0,0,0.5);background-image:none}}@media screen and (max-width: 768px){.festival-post_view-type_pinned .festival-post__image{height:187px;width:250px}}.festival-post__image::before{background-color:transparent;background-image:-webkit-linear-gradient(top, transparent, rgba(0,0,0,0.5) 97%);background-image:linear-gradient(to bottom, transparent, rgba(0,0,0,0.5) 97%);content:'';display:block;height:100%;position:absolute;width:100%;z-index:2}@media screen and (min-width: 768px){.festival-post__image::before{background-image:-webkit-linear-gradient(top, transparent, rgba(0,0,0,0.4));background-image:linear-gradient(to bottom, transparent, rgba(0,0,0,0.4))}}.festival-post__tag{color:#fff;display:none;font-size:11px;font-weight:bold;left:14px;letter-spacing:1px;line-height:1;position:absolute;text-transform:uppercase;top:156px;z-index:3}@media screen and (min-width: 768px){.festival-post__tag{display:inline}}.festival-post_size_l .festival-post__tag{left:40px;top:30px}.festival-post__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-left:14px;position:relative;z-index:4;width:calc(100% - 100px - 16px * 2)}@media screen and (min-width: 768px){.festival-post__content{max-height:217px;padding-left:0;width:100%}}@media screen and (min-width: 768px){.festival-post_size_l .festival-post__content{bottom:0;box-sizing:border-box;height:auto;left:0;padding:0 40px 22px;position:absolute}}@media screen and (max-width: 768px){.festival-post_view-type_pinned .festival-post__content{padding-left:0;width:100%}}.festival-post__title{display:block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:14px;line-height:1.29;margin:0 0 6px}@media screen and (min-width: 768px){.festival-post__title{font-size:16px;font-weight:bold;line-height:1.38;margin:16px 0 4px}}@media screen and (min-width: 768px){.festival-post_size_l .festival-post__title{font-size:21px;line-height:1.29;margin-top:0}}@media screen and (max-width: 768px){.festival-post_view-type_pinned .festival-post__title{margin-top:10px}}.festival-post__title-link{color:#000;display:block;text-decoration:none}@media screen and (min-width: 768px){.festival-post_size_l .festival-post__title-link{color:#fff}}@media screen and (min-width: 768px){.festival-post__title-link:hover{color:#f60}}.festival-post__description{color:#666;display:none;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;font-size:15px;line-height:1.33;margin:4px 0 10px;overflow-y:hidden}@media screen and (min-width: 768px){.festival-post__description{display:block}}.festival-post_size_l .festival-post__description{color:#fff;opacity:0.7}.festival-post__description a{color:#666;text-decoration:none}.festival-post_size_l .festival-post__description a{color:#fff}.festival-post__description span{display:inline-block;height:1.33em}.festival-post__meta{color:#777;display:block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:12px;line-height:19px;vertical-align:top}@media screen and (min-width: 768px){.festival-post__meta{font-size:14px}}@media screen and (min-width: 768px){.festival-post_size_l .festival-post__meta{color:#fff}}.festival-post__date{display:inline-block;vertical-align:top}.festival-post__date:not(:empty){margin-right:10px}@media screen and (min-width: 768px){.festival-post_size_l .festival-post__date{opacity:0.7}}.festival-post__comments{color:#777;display:none;padding-left:21px;position:relative;text-decoration:none;vertical-align:top}@media screen and (min-width: 768px){.festival-post__comments{display:inline-block}}.festival-post__comments:hover{text-decoration:none}.festival-post__comments::before{background-image:url(images/66b207.png);background-position:center;background-repeat:no-repeat;background-size:9px 11px;content:'';height:19px;left:0;opacity:0.3;position:absolute;top:0;width:19px}.festival-post_size_l .festival-post__comments::before{background-image:url(images/93b8b6.png);opacity:0.5}.festival-post_size_l .festival-post__comments-text{color:#fff;opacity:0.7}
@media screen and (max-width: 768px){.festival-posts{overflow-x:hidden}}@media screen and (min-width: 768px){.festival-posts{padding:45px 23px 0}}@media screen and (min-width: 768px){.festival-posts:empty{padding-top:0}}.festival-posts_type_pinned{background-color:#f2f2f2;padding-top:20px}.festival-posts_type_pinned:empty{padding-top:0}@media screen and (min-width: 768px){.festival-posts_type_pinned{padding-top:30px}}.festival-posts_type_pinned:empty+.festival-posts{padding-top:0}@media screen and (min-width: 768px){.festival-posts_type_pinned .festival-post{margin-bottom:30px}}.festival-posts__title{color:#000;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:18px;line-height:1.12;margin:0 16px 16px;width:100%;display:block}@media screen and (min-width: 768px){.festival-posts__title{font-size:24px;margin:0 12px 20px}}.festival-posts__posts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}@media screen and (max-width: 768px){.festival-posts_type_pinned .festival-posts__posts{overflow-x:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}}.festival-posts__load-more-wrapper{margin:0;padding:0;width:100%}@media screen and (min-width: 768px){.festival-posts__load-more-wrapper{margin-top:-8px;padding-bottom:30px}}.festival-posts__load-more{background-color:transparent;border:0;border-top:1px solid #e1e1e1;color:#000;cursor:pointer;display:block;font-size:14px;margin:0 auto;padding:16px;position:relative;width:100%}@media screen and (min-width: 768px){.festival-posts__load-more{border-top:0;color:#07c;font-size:18px;padding:0;width:auto}}@media screen and (min-width: 768px){.festival-posts__load-more:hover{color:#f60}}
.sticky .sticky__inner{left:0;max-width:768px;right:0;width:100%;z-index:8}.sticky .sticky__inner_fixed{position:fixed}.sticky .sticky__inner_sticky_top{top:0}.sticky .sticky__inner_sticky_top.sticky__inner_header_offset{top:52px}.sticky .sticky__inner_sticky_bottom{bottom:0}
.scroll-bar{overflow:hidden}.scroll-bar_prevent-default-scroll .scroll-bar__scroll{overflow:hidden}.scroll-bar__scroll{margin-bottom:-30px;overflow-x:auto;padding-bottom:30px;-webkit-overflow-scrolling:touch}
.horizontal-menu{box-sizing:border-box;background-color:#444;font-family:"Graphik Kinopoisk LC Web",Arial,sans-serif;font-weight:500}.horizontal-menu__inner{box-sizing:border-box;padding:4px;padding-bottom:18px}.horizontal-menu__item{margin:0 9px;color:rgba(255,255,255,0.5);text-decoration:none;display:inline}.horizontal-menu__item:first-child{margin-left:18px}.horizontal-menu__item:last-child{margin-right:18px}
.touch-header{position:relative;z-index:18}.touch-header__inner{background-color:#444;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:52px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;line-height:52px;margin:0 auto;max-width:768px;padding:0;position:relative}.touch-header__left,.touch-header__right{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%}.touch-header__search{background:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E %3Csvg width='19px' height='19px' viewBox='0 0 19 19' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 3.8.1 (29687) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3Esearch%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E %3Ccircle id='path-1' cx='7' cy='7' r='7'%3E%3C/circle%3E %3Cmask id='mask-2' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='14' height='14' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3C/defs%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='navigation' transform='translate(-291.000000, -17.000000)' stroke='%23999999'%3E %3Cg id='search' transform='translate(291.000000, 17.000000)'%3E %3Cuse id='Oval-11' mask='url(%23mask-2)' stroke-width='4' xlink:href='%23path-1'%3E%3C/use%3E %3Cpath d='M11.5,11.5 L17.1568542,17.1568542' id='Line' stroke-width='2' stroke-linecap='square'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") no-repeat center;height:28px;margin-right:15px;width:28px}.touch-header__log-in{color:#bbb;display:block;font-size:14px;height:100%;line-height:53px}.touch-header__menu{background:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E %3Csvg width='20px' height='14px' viewBox='0 0 20 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3Emenu%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E %3Crect id='path-1' x='0' y='0' width='20' height='2' rx='1'%3E%3C/rect%3E %3Cmask id='mask-2' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='20' height='2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Crect id='path-3' x='0' y='6' width='20' height='2' rx='1'%3E%3C/rect%3E %3Cmask id='mask-4' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='20' height='2' fill='white'%3E %3Cuse xlink:href='%23path-3'%3E%3C/use%3E %3C/mask%3E %3Crect id='path-5' x='0' y='12' width='20' height='2' rx='1'%3E%3C/rect%3E %3Cmask id='mask-6' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='20' height='2' fill='white'%3E %3Cuse xlink:href='%23path-5'%3E%3C/use%3E %3C/mask%3E %3C/defs%3E %3Cg id='Navigation' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg transform='translate(-16.000000, -83.000000)' id='navigation' stroke='%23979797' stroke-width='2' fill='%23D8D8D8'%3E %3Cg transform='translate(0.000000, 64.000000)'%3E %3Cg id='menu' transform='translate(16.000000, 19.000000)'%3E %3Cuse id='Rectangle-356' mask='url(%23mask-2)' xlink:href='%23path-1'%3E%3C/use%3E %3Cuse id='Rectangle-356' mask='url(%23mask-4)' xlink:href='%23path-3'%3E%3C/use%3E %3Cuse id='Rectangle-356' mask='url(%23mask-6)' xlink:href='%23path-5'%3E%3C/use%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") no-repeat center 18px;display:inline-block;height:100%;vertical-align:middle;width:52px}.touch-header__logo{margin-top:-1px;vertical-align:middle}.touch-header__menu_close{background-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E %3Csvg width='15px' height='15px' viewBox='0 0 15 15' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3Eclose%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E%3C/defs%3E %3Cg id='Navigation' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round'%3E %3Cg id='Navigation-Copy' transform='translate(-17.000000, -83.000000)' stroke='%23999999' stroke-width='2'%3E %3Cg id='navigation' transform='translate(0.000000, 64.000000)'%3E %3Cg id='close' transform='translate(18.000000, 20.000000)'%3E %3Cpath d='M0,13 L13,-6.39488462e-14' id='Line'%3E%3C/path%3E %3Cpath d='M0.00337795522,13 L13,0.00337795522' id='Line' transform='translate(6.501689, 6.501689) scale(-1, 1) translate(-6.501689, -6.501689) '%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.touch-header__user{border-left:1px solid #555;cursor:pointer;height:100%;padding-left:16px;padding-right:18px}
.touch-header-search{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#444;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;left:0;position:absolute;top:0;width:100%}.touch-header-search.animate-enter{opacity:0}.touch-header-search.animate-enter-active{opacity:1;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}.touch-header-search.animate-leave{opacity:1}.touch-header-search.animate-leave-active{opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}.touch-header-search__input{background-color:#444;border:none;box-sizing:border-box;color:#fff;display:block;font-size:14px;height:100%;line-height:16px;padding:16px 0;width:100%}.touch-header-search__input:focus{outline:none}.touch-header-search__icon-lens{background:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E %3Csvg width='19px' height='19px' viewBox='0 0 19 19' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 3.8.1 (29687) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3Esearch%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E %3Ccircle id='path-1' cx='7' cy='7' r='7'%3E%3C/circle%3E %3Cmask id='mask-2' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='14' height='14' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3C/defs%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='navigation' transform='translate(-291.000000, -17.000000)' stroke='%23999999'%3E %3Cg id='search' transform='translate(291.000000, 17.000000)'%3E %3Cuse id='Oval-11' mask='url(%23mask-2)' stroke-width='4' xlink:href='%23path-1'%3E%3C/use%3E %3Cpath d='M11.5,11.5 L17.1568542,17.1568542' id='Line' stroke-width='2' stroke-linecap='square'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") no-repeat center;display:block;height:52px;width:52px}.touch-header-search__icon-close{background:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E %3Csvg width='15px' height='15px' viewBox='0 0 15 15' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3Eclose%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E%3C/defs%3E %3Cg id='Movie' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round'%3E %3Cg id='Search' transform='translate(-345.000000, -83.000000)' stroke='%23999999' stroke-width='2'%3E %3Cg id='search' transform='translate(0.000000, 64.000000)'%3E %3Cg id='close' transform='translate(346.000000, 20.000000)'%3E %3Cpath d='M0,13 L13,-6.39488462e-14' id='Line'%3E%3C/path%3E %3Cpath d='M0.00337795522,13 L13,0.00337795522' id='Line' transform='translate(6.501689, 6.501689) scale(-1, 1) translate(-6.501689, -6.501689) '%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") no-repeat center;display:block;height:52px;width:52px}.touch-header-search__icon-lens,.touch-header-search__icon-close{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;display:block}.touch-header-search__form{display:block;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}
.touch-logo{display:inline-block;height:52px}.touch-logo::after{background:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='117px' height='16px' viewBox='0 0 117 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 41.2 (35397) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3Enew logo%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E%3C/defs%3E %3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='touch-navigation' transform='translate(-51.000000, -82.000000)' fill='%23FFFFFF'%3E %3Cg id='navigation' transform='translate(0.000000, 64.000000)'%3E %3Cpath d='M56.866,27.452 L55.84,27.452 L55.84,33 L51.28,33 L51.28,18.75 L55.84,18.75 L55.84,23.937 L56.961,23.937 L59.469,18.75 L64.105,18.75 L60.875,25.419 L64.599,33 L59.583,33 L56.866,27.452 Z M72.427,27.794 L72.161,27.794 L69.273,30.321 L69.273,33 L64.903,33 L64.903,21.6 L69.273,21.6 L69.273,25.894 L69.653,25.894 L72.427,23.462 L72.427,21.6 L76.797,21.6 L76.797,33 L72.427,33 L72.427,27.794 Z M85.651,28.972 L82.687,28.972 L82.687,33 L78.317,33 L78.317,21.6 L82.687,21.6 L82.687,25.476 L85.651,25.476 L85.651,21.6 L90.021,21.6 L90.021,33 L85.651,33 L85.651,28.972 Z M97.241,21.391 C98.0263373,21.391 98.7546633,21.5113321 99.426,21.752 C100.097337,21.9926679 100.676831,22.3599975 101.1645,22.854 C101.652169,23.3480025 102.035332,23.9654963 102.314,24.7065 C102.592668,25.4475037 102.732,26.3119951 102.732,27.3 C102.732,28.3006717 102.592668,29.1714963 102.314,29.9125 C102.035332,30.6535037 101.652169,31.2678309 101.1645,31.7555 C100.676831,32.2431691 100.100503,32.6073321 99.4355,32.848 C98.7704967,33.0886679 98.0516705,33.209 97.279,33.209 L96.69,33.209 C95.8793293,33.209 95.1320034,33.0886679 94.448,32.848 C93.7639966,32.6073321 93.1750025,32.2431691 92.681,31.7555 C92.1869975,31.2678309 91.8006681,30.6535037 91.522,29.9125 C91.2433319,29.1714963 91.104,28.3006717 91.104,27.3 C91.104,26.3119951 91.2433319,25.4475037 91.522,24.7065 C91.8006681,23.9654963 92.1838309,23.3480025 92.6715,22.854 C93.1591691,22.3599975 93.7386633,21.9926679 94.41,21.752 C95.0813367,21.5113321 95.815996,21.391 96.614,21.391 L97.241,21.391 Z M96.994,29.561 C97.4753357,29.561 97.8648318,29.3678353 98.1625,28.9815 C98.4601682,28.5951647 98.609,28.0346703 98.609,27.3 C98.609,26.5653297 98.4601682,26.0048353 98.1625,25.6185 C97.8648318,25.2321647 97.4753357,25.039 96.994,25.039 L96.842,25.039 C96.3353308,25.039 95.9363348,25.2321647 95.645,25.6185 C95.3536652,26.0048353 95.208,26.5653297 95.208,27.3 C95.208,28.0346703 95.3536652,28.5951647 95.645,28.9815 C95.9363348,29.3678353 96.3353308,29.561 96.842,29.561 L96.994,29.561 Z M103.625,18.75 L115.785,18.75 L115.785,33 L111.225,33 L111.225,22.455 L108.185,22.455 L108.185,33 L103.625,33 L103.625,18.75 Z M122.815,21.391 C123.600337,21.391 124.328663,21.5113321 125,21.752 C125.671337,21.9926679 126.250831,22.3599975 126.7385,22.854 C127.226169,23.3480025 127.609332,23.9654963 127.888,24.7065 C128.166668,25.4475037 128.306,26.3119951 128.306,27.3 C128.306,28.3006717 128.166668,29.1714963 127.888,29.9125 C127.609332,30.6535037 127.226169,31.2678309 126.7385,31.7555 C126.250831,32.2431691 125.674503,32.6073321 125.0095,32.848 C124.344497,33.0886679 123.625671,33.209 122.853,33.209 L122.264,33.209 C121.453329,33.209 120.706003,33.0886679 120.022,32.848 C119.337997,32.6073321 118.749002,32.2431691 118.255,31.7555 C117.760998,31.2678309 117.374668,30.6535037 117.096,29.9125 C116.817332,29.1714963 116.678,28.3006717 116.678,27.3 C116.678,26.3119951 116.817332,25.4475037 117.096,24.7065 C117.374668,23.9654963 117.757831,23.3480025 118.2455,22.854 C118.733169,22.3599975 119.312663,21.9926679 119.984,21.752 C120.655337,21.5113321 121.389996,21.391 122.188,21.391 L122.815,21.391 Z M122.568,29.561 C123.049336,29.561 123.438832,29.3678353 123.7365,28.9815 C124.034168,28.5951647 124.183,28.0346703 124.183,27.3 C124.183,26.5653297 124.034168,26.0048353 123.7365,25.6185 C123.438832,25.2321647 123.049336,25.039 122.568,25.039 L122.416,25.039 C121.909331,25.039 121.510335,25.2321647 121.219,25.6185 C120.927665,26.0048353 120.782,26.5653297 120.782,27.3 C120.782,28.0346703 120.927665,28.5951647 121.219,28.9815 C121.510335,29.3678353 121.909331,29.561 122.416,29.561 L122.568,29.561 Z M136.913,27.794 L136.647,27.794 L133.759,30.321 L133.759,33 L129.389,33 L129.389,21.6 L133.759,21.6 L133.759,25.894 L134.139,25.894 L136.913,23.462 L136.913,21.6 L141.283,21.6 L141.283,33 L136.913,33 L136.913,27.794 Z M154.07,27.889 C154.032,28.826338 153.867335,29.6306633 153.576,30.302 C153.284665,30.9733367 152.898336,31.5274978 152.417,31.9645 C151.935664,32.4015022 151.372003,32.7213323 150.726,32.924 C150.079997,33.1266677 149.377004,33.228 148.617,33.228 L148.028,33.228 C147.217329,33.228 146.466837,33.1045012 145.7765,32.8575 C145.086163,32.6104988 144.490836,32.2400025 143.9905,31.746 C143.490164,31.2519975 143.100668,30.6345037 142.822,29.8935 C142.543332,29.1524963 142.410333,28.2880049 142.423,27.3 C142.435667,26.3119951 142.581332,25.4475037 142.86,24.7065 C143.138668,23.9654963 143.521831,23.3480025 144.0095,22.854 C144.497169,22.3599975 145.076663,21.9895012 145.748,21.7425 C146.419337,21.4954988 147.153996,21.372 147.952,21.372 L148.579,21.372 C149.326337,21.372 150.026163,21.476499 150.6785,21.6855 C151.330837,21.894501 151.900831,22.2143312 152.3885,22.645 C152.876169,23.0756688 153.268832,23.6108301 153.5665,24.2505 C153.864168,24.8901699 154.032,25.6343291 154.07,26.483 L149.909,26.483 C149.845666,26.0016643 149.671501,25.6406679 149.3865,25.4 C149.101499,25.1593321 148.750002,25.039 148.332,25.039 L148.161,25.039 C147.666998,25.039 147.274335,25.2321647 146.983,25.6185 C146.691665,26.0048353 146.546,26.5653297 146.546,27.3 C146.546,28.0346703 146.691665,28.5951647 146.983,28.9815 C147.274335,29.3678353 147.666998,29.561 148.161,29.561 L148.332,29.561 C148.775336,29.561 149.142665,29.4185014 149.434,29.1335 C149.725335,28.8484986 149.89,28.4336694 149.928,27.889 L154.07,27.889 Z M160.283,28.706 L159.485,28.706 L159.485,33 L155.115,33 L155.115,21.6 L159.485,21.6 L159.485,25.59 L160.302,25.59 L162.506,21.6 L167.047,21.6 L164.121,26.901 L167.617,33 L162.753,33 L160.283,28.706 Z' id='new-logo'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") center no-repeat;content:'';display:block;height:100%;position:relative;width:117px}
.overlay{background-color:rgba(0,0,0,0.85);bottom:0;left:0;position:fixed;top:0;width:100%;z-index:7}.overlay.animate-enter{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.overlay.animate-enter-active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity 0.2s, -webkit-transform 0.2s ease;transition:opacity 0.2s, -webkit-transform 0.2s ease;transition:opacity 0.2s, transform 0.2s ease;transition:opacity 0.2s, transform 0.2s ease, -webkit-transform 0.2s ease}.overlay.animate-leave{opacity:1}.overlay.animate-leave-active{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity 0.2s, -webkit-transform 0.2s ease;transition:opacity 0.2s, -webkit-transform 0.2s ease;transition:opacity 0.2s, transform 0.2s ease;transition:opacity 0.2s, transform 0.2s ease, -webkit-transform 0.2s ease}.overlay_forward{z-index:19}
.touch-menu-wrapper{-webkit-overflow-scrolling:touch;box-sizing:border-box;margin:52px auto auto;max-height:calc(100% - 52px);max-width:768px;overflow-y:scroll;width:100%;font-family:"Graphik Kinopoisk LC Web",Arial,sans-serif;overflow-x:hidden;position:relative;z-index:20}.touch-menu-wrapper__menu,.touch-menu-wrapper__footer{background-color:#4d4d4d}.touch-menu-wrapper__menu{padding-top:10px}.touch-menu-wrapper__footer{padding:10px 0 24px}
.touch-container__header{background-color:#f5f5f5;color:#9b9b9b;font-size:14px;font-weight:normal;line-height:16px}.touch-container:first-child>.touch-container__header{border-top:none}.touch-container__header-inner{display:block;padding:15px 16px 11px}.touch-container__content{font-size:15px;line-height:18px}
.touch-link-snippet{padding:16px;cursor:pointer;position:relative;clear:both;display:block;font-size:14px;position:relative}.touch-link-snippet{border-top:1px solid #e1e1e1}.touch-link-snippet:first-child{border-top:none}.touch-link-snippet::before{background-color:rgba(52,52,52,0.1);border-radius:2px;bottom:10px;content:'';left:10px;opacity:0;position:absolute;right:10px;top:10px}.touch-link-snippet:active::before{-webkit-animation:pulse 0.5s;animation:pulse 0.5s}.touch-link-snippet,.touch-link-snippet:link,.touch-link-snippet:visited,.touch-link-snippet:hover,.touch-link-snippet:active{color:#000;text-decoration:none}.touch-link-snippet_arrow_right::after,.touch-link-snippet_external::after{background-position:center;background-repeat:no-repeat;content:'';display:block;float:right;height:16px}.touch-link-snippet_arrow_right::after{background-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E %3Csvg width='8px' height='16px' viewBox='0 0 8 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3EPolygon%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E%3C/defs%3E %3Cg id='Movie' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round'%3E %3Cg id='Cast-01' transform='translate(-352.000000, -142.000000)' stroke-width='1.5' stroke='%23CCCCCC'%3E %3Cg id='movie-navigation' transform='translate(0.000000, 116.000000)'%3E %3Cpolyline id='Polygon' points='353 27 359 34 353 41'%3E%3C/polyline%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");width:8px}.touch-link-snippet_external::after{background-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E %3Csvg width='11px' height='11px' viewBox='0 0 11 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3Eexternal%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E%3C/defs%3E %3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round'%3E %3Cg id='touch-article' transform='translate(-347.000000, -6078.000000)' stroke='%23999999' stroke-width='1.5'%3E %3Cg id='item' transform='translate(0.000000, 6060.000000)'%3E %3Cg id='row'%3E %3Cg id='external' transform='translate(348.000000, 19.000000)'%3E %3Cpath d='M0.5,8.5 L8.5131488,0.486851205' id='Path-2'%3E%3C/path%3E %3Cpolyline id='Rectangle' points='3 0 9 0 9 6'%3E%3C/polyline%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");width:10px}
.touch-search-suggest{box-sizing:border-box;margin:52px auto auto;max-height:calc(100% - 52px);max-width:768px;-webkit-overflow-scrolling:touch;overflow-y:scroll;width:100%}.touch-search-suggest::-webkit-scrollbar{display:none}.touch-search-suggest__overlay{background-color:rgba(0,0,0,0.85);bottom:0;height:100vh;left:0;position:fixed;top:0;width:100%}.touch-search-suggest__content.animate-enter{opacity:0}.touch-search-suggest__content.animate-enter-active{opacity:1;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}.touch-search-suggest__content.animate-leave{opacity:1}.touch-search-suggest__content.animate-leave-active{opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}.touch-search-suggest__snippet{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none}.touch-search-suggest__image{background-color:#ececec;background-position:center;background-repeat:no-repeat;background-size:cover;display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:48px;margin-right:12px;width:32px}.touch-search-suggest__image_type_cinema{background:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='17px' height='26px' viewBox='0 0 17 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 41 (35326) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3Ecinema placeholder%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E%3C/defs%3E %3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Suggest' transform='translate(-18.000000, -136.000000)' fill='%23D8D8D8'%3E %3Cg id='suggest-item' transform='translate(0.000000, 116.000000)'%3E %3Cg id='cinema-placeholder' transform='translate(18.000000, 20.000000)'%3E %3Cpath d='M9.12925124,16.4183705 L8.23182733,16.4300416 C8.19624802,16.4305044 8.16063847,16.4307359 8.125,16.4307359 C3.63768617,16.4307359 0,12.7525906 0,8.21536796 C0,3.67814528 3.63768617,0 8.125,0 C12.6123138,0 16.25,3.67814528 16.25,8.21536796 C16.25,8.79538414 16.2238322,9.37588718 16.1072228,9.93332272 C16.1072228,9.93332272 15.7748215,11.5924902 15.5736864,12.1534769 C15.0267376,13.6789732 13.9486397,15.7641796 12.4580323,18.254687 C12.0627101,18.9151915 11.6420783,19.5978969 11.1994495,20.2988681 C10.1383271,21.9793194 9.00047877,23.6878216 7.86254929,25.3341366 C7.4642414,25.910394 7.39778309,26 7.39778309,26 L8.96793386,17.3110715 L9.12925124,16.4183705 Z M8.125,11.1428571 C9.7567504,11.1428571 11.0795455,9.81250326 11.0795455,8.17142857 C11.0795455,6.53035389 9.7567504,5.2 8.125,5.2 C6.4932496,5.2 5.17045455,6.53035389 5.17045455,8.17142857 C5.17045455,9.81250326 6.4932496,11.1428571 8.125,11.1428571 Z' id='Combined-Shape'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") no-repeat center}.touch-search-suggest__name{color:#000;font-size:14px;line-height:16px;width:100%}.touch-search-suggest__text{color:#9b9b9b;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:13px;line-height:13px;margin-top:4px;white-space:nowrap}.touch-search-suggest__title{overflow:hidden;text-overflow:ellipsis}.touch-search-suggest__center{display:block;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis}.touch-search-suggest__distance{color:#008a00}.touch-search-suggest__rating{color:#9b9b9b;display:block;margin-left:12px}.touch-search-suggest__rating,.touch-search-suggest__distance{font-size:14px;line-height:16px;text-align:right}.touch-search-suggest__voices{font-size:12px;line-height:14px;margin-top:5px}.touch-search-suggest__voices,.touch-search-suggest__rate,.touch-search-suggest__distance,.touch-search-suggest__name{white-space:nowrap}.touch-search-suggest__rate_type_positive{color:#53a548}.touch-search-suggest__rate_type_negative{color:#e82203}.touch-search-suggest__voices{display:block}.touch-search-suggest__more{background-color:#fff}.touch-search-suggest__not-found{background-color:#fff;color:#9b9b9b;font-size:14px;line-height:16px;padding:15px 0 17px;text-align:center}.touch-search-suggest__match{font-weight:bold}
.kp-headers{position:relative;z-index:18}.kp-headers__touch-header{position:relative}@media screen and (min-width: 768px){.kp-headers__touch-header{display:none}}@media screen and (max-width: 767px){.kp-headers__header{display:none}}#partial_component__header-topline{width:100%}#kinopoisk-header-sticky-container{z-index:18}@media screen and (max-width: 767px){.body_touch-header_enabled #kinopoisk-header-sticky-container{display:none}}
.share-buttons .ya-share2__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;list-style:none}.share-buttons .ya-share2__badge,.share-buttons .ya-share2__title{display:none}.share-buttons .ya-share2__item{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-right:10px;display:block}.share-buttons .ya-share2__item:last-child{padding-right:0}.share-buttons .ya-share2__link{background-position:center;background-repeat:no-repeat;border-radius:3px;display:block;height:28px;width:100%;opacity:0.8}.share-buttons .ya-share2__link:hover{opacity:1}
@media screen and (min-width: 768px){.festival-share{position:absolute;right:30px;top:34px}}.festival-share .ya-share2__list{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.festival-share .ya-share2__item{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;height:28px;margin-right:20px;padding-right:0;width:28px;display:block}.festival-share .ya-share2__item:last-child{margin-right:0}}.festival-share .ya-share2__item_service_vkontakte .ya-share2__icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E %3Cpath fill='%23000' fill-rule='evenodd' d='M14.53 19.95s.379-.042.573-.251c.178-.192.172-.552.172-.552s-.024-1.687.757-1.936c.771-.245 1.76 1.63 2.81 2.352.792.545 1.395.426 1.395.426l2.804-.04s1.467-.09.772-1.245c-.057-.095-.405-.855-2.085-2.417-1.76-1.635-1.523-1.37.595-4.198 1.29-1.722 1.806-2.774 1.644-3.224-.153-.429-1.102-.316-1.102-.316l-3.158.02s-.234-.032-.407.072c-.17.102-.279.34-.279.34s-.5 1.332-1.166 2.465c-1.406 2.392-1.969 2.518-2.198 2.37-.535-.346-.401-1.39-.401-2.132 0-2.318.35-3.284-.684-3.535-.343-.082-.596-.137-1.474-.146-1.126-.012-2.08.003-2.62.268-.36.176-.636.569-.467.591.208.028.68.128.931.47.324.44.313 1.43.313 1.43s.186 2.73-.434 3.068c-.426.232-1.01-.242-2.263-2.412-.643-1.111-1.128-2.34-1.128-2.34s-.093-.23-.26-.352c-.202-.149-.485-.196-.485-.196l-3 .02s-.45.012-.616.208c-.148.175-.012.536-.012.536s2.349 5.505 5.009 8.279c2.44 2.544 5.209 2.377 5.209 2.377h1.255z'/%3E %3C/svg%3E")}.festival-share .ya-share2__item_service_facebook .ya-share2__icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E %3Cpath fill='%23000' fill-rule='evenodd' d='M15 11.333V9.521c.186-.624.599-.77.89-.77h1.786V6.01L15.216 6c-2.732 0-3.354 2.045-3.354 3.353v1.98H10v2.673h2V22h3v-7.994h2.427l.29-2.673H15z'/%3E %3C/svg%3E")}.festival-share .ya-share2__item_service_twitter .ya-share2__icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E %3Cpath fill='%23000' fill-rule='evenodd' d='M23 8.657a6.875 6.875 0 0 1-2.003.557 3.533 3.533 0 0 0 1.534-1.955 6.918 6.918 0 0 1-2.216.856A3.458 3.458 0 0 0 17.769 7c-1.924 0-3.486 1.583-3.486 3.534 0 .277.03.546.09.805-2.899-.148-5.468-1.553-7.19-3.694a3.566 3.566 0 0 0-.472 1.779c0 1.225.616 2.307 1.552 2.941a3.455 3.455 0 0 1-1.58-.44v.043c0 1.713 1.202 3.142 2.798 3.465a3.427 3.427 0 0 1-1.576.062c.445 1.404 1.732 2.426 3.259 2.453A6.938 6.938 0 0 1 6 19.413 9.793 9.793 0 0 0 11.346 21c6.416 0 9.924-5.385 9.924-10.055 0-.154-.003-.308-.01-.458A7.109 7.109 0 0 0 23 8.657'/%3E %3C/svg%3E")}@media screen and (min-width: 768px){.festival-share .ya-share2__link{height:28px;opacity:0.3;width:28px}.festival-share .ya-share2__link:hover{opacity:0.6}}.festival-share .ya-share2__badge{display:inline-block}.festival-share .ya-share2__icon{background-position:center;background-repeat:no-repeat;display:inline-block;height:28px;width:28px}
.festival-share-popups{position:relative}.festival-share-popups__overlay{background-color:#333;display:block;height:100vh;left:0;opacity:0.8;position:fixed;top:0;width:100vw;z-index:7}.festival-share-popups__buttons-wrapper{background-color:#fff;position:fixed;bottom:0;display:block;left:0;width:100vw;z-index:12}.festival-share-popups__buttons-title{color:#333;display:block;font-size:16px;font-weight:bold;line-height:1;padding:19px 0;text-align:center}.festival-share-popups__buttons .ya-share2__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:block}.festival-share-popups__buttons .ya-share2__item{border-top:1px solid rgba(0,0,0,0.05);height:auto;padding:0;width:100%}.festival-share-popups__buttons .ya-share2__link{height:auto;opacity:1;padding:20px 0;text-decoration:none;width:100%}.festival-share-popups__buttons .ya-share2__badge{display:block;margin:0 auto 4px;height:28px;width:28px}.festival-share-popups__buttons .ya-share2__icon{background-position:center;background-repeat:no-repeat;display:inline-block;opacity:0.3}.festival-share-popups__buttons .ya-share2__title{color:#333;display:block;font-size:15px;line-height:17px;text-align:center}
.festival-welcome{padding:21px 16px 20px;position:relative}@media screen and (min-width: 768px){.festival-welcome{border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom:45px;padding:34px 105px 30px}}.festival-welcome_theme_results-2017 .festival-welcome__title{height:40px;width:calc(100% - 16px * 3 - 28px)}@media screen and (min-width: 768px){.festival-welcome_theme_results-2017 .festival-welcome__title{height:45px;width:100%}}.festival-welcome__title{background-position:top center;background-repeat:no-repeat;background-size:contain;color:transparent;height:20px;margin:0 auto;text-align:center;width:162px;z-index:1}@media screen and (min-width: 768px){.festival-welcome__title{height:30px;width:250px}}.festival-welcome__title-text{font-size:0;visibility:hidden}.festival-welcome__title2{display:block;height:auto;margin:0 auto;max-height:100%;max-width:calc(100% - 16px * 3 - 28px);width:auto;z-index:1}@media screen and (min-width: 768px){.festival-welcome__title2{max-width:500px}}.festival-welcome__mobile-share-button{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='28' viewBox='0 0 27 28'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cpath fill='%23000' d='M10.5 6.674l.537.57 2.096-2.567V14h.733V4.675l2.097 2.57.537-.57L13.5 3z'/%3E %3Cpath stroke='%23000' d='M10.5,9.5 L6.5,9.5 L6.5,24.5 L20.5,24.5 L20.5,9.5 L16.5,9.5'/%3E %3C/g%3E %3C/svg%3E");background-position:center;background-repeat:no-repeat;border:0;cursor:pointer;display:block;height:28px;opacity:0.3;position:absolute;right:16px;top:14px;width:28px}@media screen and (min-width: 768px){.festival-welcome__mobile-share-button{display:none}}.festival-welcome__share-buttons{display:none}@media screen and (min-width: 768px){.festival-welcome__share-buttons{display:block}}.festival-welcome__text{color:#333;font-size:14px;line-height:1.43;margin-top:11px;max-height:none;overflow:hidden;text-align:left;z-index:1}@media screen and (min-width: 768px){.festival-welcome__text{font-size:15px;line-height:1.6;margin-top:26px;max-height:480px;text-align:center}}
.ticket-header{font-family:"Graphik Kinopoisk LC Web", Arial, sans-serif;text-align:center;width:330px}.ticket-header__text{color:#fff;font-size:29px;line-height:35px;margin-bottom:19px}.ticket-header__button{background-color:#f66500;color:#fff;display:inline-block;font-size:17px;line-height:20px;min-width:176px;padding:12px 20px 13px;text-decoration:none}
.festival-page{background-position:top center;background-repeat:no-repeat;display:block;font-family:Arial, Verdana, sans-serif;font-stretch:normal;font-style:normal;font-weight:400;min-height:100vh}@media screen and (min-width: 768px){.festival-page{min-width:890px}}.festival-page__brand{display:none;margin:0}@media screen and (min-width: 768px){.festival-page__brand{display:block;margin-left:auto;margin-right:auto;height:210px;position:relative;width:850px}}.festival-page__brand-ticket{position:absolute;right:-20px;bottom:17px}.festival-page__container{margin:0;width:100%}@media screen and (min-width: 768px){.festival-page__container{margin-left:auto;margin-right:auto;padding-bottom:117px;width:850px}}.festival-page__content{background-color:#fff;width:100%;position:relative;z-index:3}@media screen and (min-width: 768px){.festival-page__content{box-shadow:0 10px 20px 0 rgba(0,0,0,0.2)}}.festival-page__posts_is-first{padding-top:0}.festival-page__share{position:relative;z-index:11}
.kp1like-content-left{width:575px}
.kp1like-content-section__title{background-image:-webkit-linear-gradient(top, #f3f3f3 0%, #dedede 100%);background-image:linear-gradient(-180deg, #f3f3f3 0%, #dedede 100%);border-left:2px solid #f60;color:#f60;font-size:13px;font-weight:700;line-height:1.15em;padding:7px 21px}
.kp1like-facts{color:#333;font-size:13px;line-height:1.38em;padding:24px 0 30px 42px}.kp1like-facts__facts{margin-bottom:3px}.kp1like-facts__fact{list-style:none;margin-bottom:12px;position:relative}.kp1like-facts__fact::before{background-color:#999;border-radius:50%;content:' ';display:block;height:4px;left:-18px;position:absolute;top:6px;width:4px}.kp1like-facts__more{border-bottom:1px solid #ccc;color:#777;font-size:12px;line-height:1.33em;text-decoration:none}
.kp1like-share{margin:30px 0;padding-left:20px}.kp1like-share__title{color:#333;font-size:13px;font-weight:700;margin-bottom:13px}.kp1like-share__social .ya-share2__item{margin-right:10px !important}
.kp1like-similar-movie{-webkit-align-content:stratch;-ms-flex-line-pack:stratch;align-content:stratch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px;padding-left:20px;padding-bottom:30px}.kp1like-similar-movie__movie{text-decoration:none;width:95px}.kp1like-similar-movie__poster{height:143px;width:95px}.kp1like-similar-movie__title{color:#007;font-size:13px;line-height:1.15em;margin-top:7px}.kp1like-similar-movie__title_lang_en{color:#777;margin-top:4px}
.kp1like-video{margin-bottom:30px;padding-left:20px;padding-top:30px}.kp1like-video__iframe{cursor:default;height:300px;width:555px}.kp1like-video__iframe iframe,.kp1like-video__iframe embed,.kp1like-video__iframe object,.kp1like-video__iframe video{border:0;height:100%;width:100%}.kp1like-video__preview{cursor:pointer;height:300px;position:relative;width:555px}.kp1like-video__pic{height:auto;max-height:300px;max-width:555px;width:auto;z-index:1}.kp1like-video__play{background-color:rgba(0,0,0,0.7);border-radius:50%;box-shadow:0 0 8px 0 rgba(255,255,255,0.4);height:70px;left:50%;margin-left:-35px;margin-top:-35px;opacity:0.8;position:absolute;top:50%;-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out;width:70px;will-change:opacity;z-index:2}.kp1like-video__play::after{border-color:transparent transparent transparent rgba(255,255,255,0.8);border-style:solid;border-width:16px 0 16px 28px;content:' ';height:0;left:50%;margin-left:-10px;margin-top:-16px;position:absolute;top:50%;width:0}.kp1like-video:hover .kp1like-video__play,.kp1like-video:focus .kp1like-video__play{opacity:1}.kp1like-video__meta{bottom:17px;color:#fff;font-size:18px;font-weight:700;left:24px;line-height:20px;position:absolute}
.discovery-light__overlay{background-image:-webkit-linear-gradient(top, rgba(0,0,0,0.8), rgba(0,0,0,0.95));background-image:linear-gradient(to bottom, rgba(0,0,0,0.8), rgba(0,0,0,0.95));position:fixed;display:block;bottom:0;left:0;right:0;top:0;z-index:9998;-webkit-animation:fade-in 0.2s ease-out;animation:fade-in 0.2s ease-out;overflow:auto}.discovery-light__overlay::before{content:'';display:inline-block;-webkit-animation:rotate 0.75s linear infinite;animation:rotate 0.75s linear infinite;border:2px solid transparent;border-left-color:#f60;border-radius:50%;border-top-color:#f60;height:38px;width:38px;margin-left:-19px;margin-top:-19px;opacity:1;position:absolute;top:50%;left:50%}.discovery-light__wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:60px;height:calc(100% - 2 * 60px);min-width:904px;min-height:508px}.discovery-light__closer{border:none;padding:0;height:18px;width:18px;background-color:transparent;background-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 43.1 (39012) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3Eclose-M%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E%3C/defs%3E %3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='close-M' transform='translate(-3.000000, -3.000000)' fill='%23FFFFFF'%3E %3Cg%3E %3Cpolygon points='19.586 3 12 10.586 4.414 3 3 4.414 10.586 12 3 19.586 4.414 21 12 13.414 19.586 21 21 19.586 13.414 12 21 4.414'%3E%3C/polygon%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E");position:absolute;top:32px;right:32px;cursor:pointer;opacity:0.5;visibility:visible;-webkit-transition:visibility 0.1s, opacity 0.1s ease-out;transition:visibility 0.1s, opacity 0.1s ease-out;z-index:1}.discovery-light__closer:hover{opacity:1}.discovery-light__content{min-width:904px;min-height:508px}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-in{from{opacity:0}to{opacity:1}}
.discovery-light-content{background:#000;border-radius:5px;position:relative}.discovery-light-content__content{height:100%;position:absolute;right:360px;left:0}.discovery-light-content__sidebar{background:#333;border-radius:0 5px 5px 0;float:right;width:360px;height:100%;display:table;position:relative}.discovery-light-content__iframe-container{position:absolute;width:100%;top:8%;bottom:8%}.discovery-light-content__iframe{border:0;width:100%;height:100%}.discovery-light-content__trailers{font-size:15px;color:#fff;height:100%;display:table-row}.discovery-light-content__trailers-content{display:table-cell;height:100%}.discovery-light-content__trailers-inner{height:100%;position:relative;overflow:hidden}.discovery-light-content__trailers-title{margin-bottom:6px;padding:20px 0 0 24px;font-weight:500;color:#fff;opacity:0.5}.discovery-light-content__trailers-list{overflow-y:scroll;position:absolute;bottom:0;top:44px;left:0;right:-17px}
.discovery-light-trailer-snippet{padding:12px 24px;cursor:pointer;width:100%;box-sizing:border-box;background:none;-webkit-transition:background 0.1s ease-out;transition:background 0.1s ease-out;position:relative}.discovery-light-trailer-snippet:hover{background:rgba(255,255,255,0.07)}.discovery-light-trailer-snippet_active{background:rgba(0,0,0,0.3)}.discovery-light-trailer-snippet_active:hover{background:rgba(0,0,0,0.3)}.discovery-light-trailer-snippet__preview{width:100px;height:56px;position:absolute}.discovery-light-trailer-snippet__content{padding-left:114px;min-height:56px}.discovery-light-trailer-snippet__title{font-size:15px;line-height:18px;font-weight:500}
.kp1like-content-right{padding-right:15px;padding-top:30px;width:240px}
.kp1like-box-office{color:#777;counter-reset:list;font-size:11px;list-style-type:none;margin:0;padding:0}.kp1like-box-office__item-wrapper{margin-bottom:12px;padding-left:12px;position:relative}.kp1like-box-office__item-wrapper:last-child{margin-bottom:0}.kp1like-box-office__item-wrapper::before{content:counter(list) ".";counter-increment:list;left:0;position:absolute;top:-4px}.kp1like-box-office__movie{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.kp1like-box-office__title{color:#007;display:block;font-size:12px;line-height:14px;text-decoration:none}.kp1like-box-office__title_lang_ru{margin-bottom:3px}.kp1like-box-office__title_lang_ru:hover,.kp1like-box-office__title_lang_ru:focus{text-decoration:underline}.kp1like-box-office__title_lang_en{color:#777;font-size:11px}.kp1like-box-office__price{color:#333;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:12px;line-height:14px;padding-left:10px;display:block}.kp1like-box-office__rouble{font-family:'rouble'}@font-face{font-family:'rouble';font-style:normal;font-weight:400;src:url(fonts/a4.eot);src:url(fonts/a4.eot?#iefix) format("embedded-opentype"),url(fonts/be.woff) format("woff"),url(fonts/48.ttf) format("truetype"),url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E %3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1'%3E %3Cmetadata/%3E %3Cdefs%3E %3Cfont id='rouble' horiz-adv-x='1024'%3E %3Cfont-face units-per-em='2048' ascent='1536' descent='-512'/%3E %3Cmissing-glyph horiz-adv-x='500'/%3E %3Cglyph horiz-adv-x='0'/%3E %3Cglyph unicode=' '/%3E %3Cglyph unicode=' '/%3E %3Cglyph unicode='a' horiz-adv-x='1753' d='M324 291v164h153v127h-153v168h153v684h545q141 0 215 -13q106 -18 178 -67t114 -137.5t42 -194.5q0 -184 -115 -312t-418 -128h-372v-127h792v-164h-792v-291h-189v291h-153zM666 754h374q182 0 260 68.5t78 193.5q0 90 -46 152.5t-120 82.5q-49 14 -176 15h-370v-512z '/%3E %3Cglyph unicode='b' horiz-adv-x='1202' d='M180 293l27 164h129l20 125h-127l27 161h129l119 691h489q127 0 189.5 -35t105.5 -121t43 -197q0 -147 -69.5 -276t-182 -175t-272.5 -48h-223h-70l-22 -125h679l-26 -164h-680l-51 -293h-158l51 293h-127zM541 743h43h217q139 0 209.5 35t118 117t47.5 180q0 76 -25 121 t-67 63.5t-150 18.5h-301z'/%3E %3Cglyph unicode='c' horiz-adv-x='1763' d='M305 176v242h166v123h-166v241h166v652h465q264 0 344 -21q125 -33 208 -141.5t83 -278.5q0 -133 -48 -223t-122 -141t-152 -68q-102 -20 -299 -20h-188v-123h747v-242h-747v-176h-291v176h-166zM762 784h158q172 0 229 22.5t90 71t33 111.5q0 78 -46 129t-116 64 q-51 10 -209 10h-139v-408z'/%3E %3Cglyph unicode='d' horiz-adv-x='1505' d='M170 174l55 238h189l28 133h-186l55 239h181l137 650h583q154 0 245 -37t143.5 -122t52.5 -202q0 -109 -42 -211t-103.5 -164.5t-131 -94.5t-188.5 -48q-70 -10 -260 -10h-191l-28 -133h745l-51 -238h-744l-36 -174h-295l37 174h-195zM786 784h91q236 0 313.5 30 t122.5 94.5t45 140.5q0 53 -22.5 85.5t-64.5 48t-186 15.5h-213z'/%3E %3Cglyph unicode='e' horiz-adv-x='1425' d='M186 442v86h199v103h-199v86h199v514q0 35 -9 62.5t-48 41.5q-37 14 -75 19.5t-67 7.5v72h656q201 0 325.5 -96.5t124.5 -256.5q0 -115 -45 -200.5t-123 -141.5q-76 -57 -167 -83.5t-195 -26.5h-160v-101h635v-86h-635v-247q0 -35 11.5 -62t48.5 -41q18 -8 64 -14t83 -6 v-72h-614v72q25 2 70.5 7t62.5 13q31 12 44 38t13 65v247h-199zM602 717h103q109 0 177 34t103 85q33 47 44 99t11 93q0 59 -13 118.5t-46 104.5q-37 47 -94.5 74t-141.5 27h-143v-635z'/%3E %3Cglyph unicode='f' horiz-adv-x='1429' d='M-51 0l14 68q27 0 73 5t66 13q37 14 55.5 41t26.5 63l58 250h-199l20 84h197l27 107h-201l20 84h199l121 520q0 8 2 19.5t2 21.5q0 20 -8 37.5t-31 27.5q-33 12 -68.5 18.5t-66.5 6.5l16 68h637q174 0 282.5 -77t108.5 -212q0 -121 -54 -217.5t-138 -159.5 q-90 -70 -199.5 -103.5t-230.5 -33.5h-176l-25 -107h643l-18 -84h-645l-58 -250q-2 -10 -3 -20t-1 -16q0 -23 8.5 -40.5t30.5 -27.5q16 -6 62.5 -12t81.5 -6l-15 -68h-614zM520 715h115q119 0 204 39.5t138 117.5q41 59 58.5 126t17.5 126q0 45 -12.5 87t-43.5 75t-78 51.5 t-118 18.5h-131z'/%3E %3Cglyph unicode='g' horiz-adv-x='1560' d='M141 0v80q29 2 78 7t68 13q39 16 52 40t13 65v207h-211v96h211v108h-211v99h211v502q0 37 -12 62.5t-53 41.5q-29 12 -76 21.5t-70 13.5v78h793q279 0 415 -88.5t136 -270.5q0 -119 -49.5 -207t-137.5 -143q-90 -57 -206.5 -83t-262.5 -26h-120v-108h721v-96h-721v-197 q0 -37 14 -63.5t51 -42.5q20 -8 67.5 -17.5t78.5 -11.5v-80h-779zM709 715h43q168 0 255 75.5t87 235.5t-65.5 238.5t-235.5 78.5h-84v-628z'/%3E %3Cglyph unicode='h' horiz-adv-x='1314' d='M-113 0l17 74q27 2 77 8t74 14q39 12 59.5 39t28.5 62l54 235h-211l20 90h213l21 94h-211l20 93h211l115 489q6 23 8 37t2 20q0 43 -43 67t-141 38l18 74h774q252 0 375 -74t123 -227q0 -125 -57.5 -223.5t-163.5 -166.5q-106 -63 -237.5 -94t-289.5 -31h-143l-22 -96 h735l-21 -90h-735l-47 -203q-4 -18 -7 -33.5t-3 -23.5q0 -45 37.5 -66.5t144.5 -31.5l-16 -74h-779zM618 709h66q111 0 188.5 31.5t126.5 90.5q47 55 69 131t22 166q0 111 -58.5 165.5t-191.5 54.5h-74z'/%3E %3Cglyph unicode='i' horiz-adv-x='1437' d='M309 246v164h146v127h-146v161h146v736h360q127 0 216 -21.5t159 -69.5q80 -53 125 -138t45 -204q0 -92 -34 -176t-91 -143q-74 -72 -174 -109.5t-254 -37.5h-162v-125h645v-164h-645v-246h-190v246h-146zM645 696h131q115 0 185.5 19.5t119.5 66.5q41 43 60.5 94 t19.5 121q0 74 -25.5 128.5t-76.5 88.5q-47 31 -106.5 43.5t-149.5 12.5h-158v-574z'/%3E %3Cglyph unicode='j' horiz-adv-x='1660' d='M315 100v271h148v98h-148v270h148v695h557q125 0 214 -22.5t163 -72.5q82 -53 126 -143t44 -215q0 -100 -32 -190.5t-91 -151.5q-37 -37 -81 -68.5t-97 -54.5t-114.5 -35t-139.5 -12h-189v-98h682v-271h-682v-100h-360v100h-148zM823 737h25q51 0 96 1t80 7 q29 4 60.5 18.5t50.5 31.5q37 35 49 73.5t12 104.5q0 61 -28.5 105t-69.5 59q-51 23 -97.5 26.5t-126.5 3.5h-51v-430z'/%3E %3Cglyph unicode='k' horiz-adv-x='1310' d='M70 483v70h204v88h-204v70h204v469q0 137 -28 170q-41 45 -121 45h-53v39h524q195 0 305.5 -39t186 -134.5t75.5 -222.5q0 -176 -115.5 -286.5t-328.5 -110.5h-240v-88h619v-70h-619v-229q0 -135 29 -168q41 -47 123 -47h53v-39h-612v39h53q90 0 129 59q20 33 20 156v229 h-204zM479 711h172q111 0 192 85t81 220q0 94 -38 174t-108.5 120t-161.5 40q-53 0 -137 -21v-618z'/%3E %3Cglyph unicode='l' horiz-adv-x='1253' d='M-100 0l12 39q113 0 157 39t93 213l55 192h-143l18 74h146l30 107h-153l18 69h158l108 375q41 145 41 195q0 39 -29.5 62.5t-131.5 29.5l10 39h565q223 0 332.5 -96.5t109.5 -231.5q0 -111 -69.5 -213t-206.5 -165.5t-299 -63.5h-262l-31 -107h688l-16 -74h-694l-52 -176 q-39 -139 -39 -182q0 -35 29 -57.5t137 -28.5l-12 -39h-569zM479 733h201q115 0 210 48t148.5 143.5t53.5 199.5t-65.5 167t-199.5 63q-72 0 -176 -19z'/%3E %3Cglyph unicode='m' horiz-adv-x='1435' d='M106 475v82h201v92h-201v82h201v451q0 117 -14 146.5t-50 48t-134 18.5v39h624q307 0 441.5 -110t134.5 -275q0 -139 -86 -238.5t-240 -136.5q-102 -25 -346 -25v-92h629v-82h-629v-223q0 -117 14.5 -146.5t51 -48t133.5 -18.5v-39h-727v39q98 0 134 18.5t50 48t14 146.5 v223h-201zM637 731h53h6q124 0 192 75q70 77 70 238q0 158 -69.5 233t-208.5 75h-43v-621z'/%3E %3Cglyph unicode='n' horiz-adv-x='1196' d='M-125 0l12 39q88 2 125 18.5t64 53.5q18 23 51 147l49 172h-201l27 88h201l35 125h-201l29 88h198l127 438q31 90 31 129t-36 67t-128 30l12 39h568q231 0 336 -60q159 -93 159 -275.5t-158.5 -319t-426.5 -136.5h-197l-37 -125h629l-29 -88h-627l-49 -172 q-26 -81 -26 -116q0 -52 32.5 -76.5t145.5 -26.5l-15 -39h-700zM573 731h115q147 0 230 133t83 279q0 96 -53 151.5t-149 55.5q-18 0 -51 -2z'/%3E %3Cglyph unicode='o' horiz-adv-x='1466' d='M391 268v154h125v145h-125v158h125v709h389q168 0 260 -28t152 -97q76 -92 76 -250q0 -229 -156 -359.5t-432 -130.5h-88v-147h614v-154h-614v-268h-201v268h-125zM717 725h80q182 0 282.5 83t100.5 236q0 127 -80 182.5t-260 55.5h-123v-557z'/%3E %3Cglyph unicode='p' horiz-adv-x='1607' d='M410 236v163h135v133h-135v164h135v738h389q129 0 218 -21.5t159 -69.5q82 -55 127 -136t45 -208q0 -94 -34 -176t-93 -141q-74 -74 -175.5 -110.5t-254.5 -36.5h-191v-136h666v-163h-666v-236h-190v236h-135zM735 696h160q117 0 188.5 21.5t116.5 66.5q47 45 65.5 96.5 t18.5 114.5q0 74 -26.5 129.5t-77.5 89.5q-47 29 -106.5 42.5t-149.5 13.5h-189v-574z'/%3E %3Cglyph unicode='q' horiz-adv-x='1292' d='M143 233l35 156h152l32 148h-149l35 153h151l170 744h379q131 0 216 -24t141 -67q57 -43 86.5 -105t29.5 -148q0 -119 -51 -223.5t-143 -184.5q-88 -74 -197.5 -109.5t-265.5 -35.5h-209l-35 -148h727l-33 -156h-729l-53 -233h-192l53 233h-150zM592 690h170 q117 0 193.5 22.5t131.5 67.5q66 55 99 124t33 153q0 49 -16.5 91t-51.5 69q-41 31 -97.5 45t-146.5 14h-180z'/%3E %3Cglyph unicode='r' horiz-adv-x='1927' d='M389 111v270h182v86h-182v272h182v699h611q137 0 231 -23.5t166 -71.5q88 -57 134 -146t46 -214q0 -96 -33.5 -188.5t-97.5 -153.5q-86 -86 -191.5 -129t-262.5 -43h-232v-88h741v-270h-741v-111h-371v111h-182zM942 739h107q94 0 155.5 11.5t102.5 46.5q37 31 52 74 t15 104t-32.5 105t-75.5 61q-57 25 -112.5 26.5t-147.5 1.5h-64v-430z'/%3E %3Cglyph unicode='s' horiz-adv-x='1650' d='M121 109l61 270h211l19 88h-209l63 270h209l162 697h514q141 0 245.5 -19.5t180.5 -66.5q74 -47 114 -123t40 -189q0 -256 -212 -412.5t-593 -156.5h-142l-20 -88h772l-59 -270h-777l-24 -109h-371l25 109h-209zM846 737h133q170 0 263 68.5t93 195.5q0 84 -60.5 124 t-178.5 40h-150z'/%3E %3Cglyph unicode=' '/%3E %3Cglyph unicode=' ' horiz-adv-x='719'/%3E %3Cglyph unicode=' ' horiz-adv-x='1438'/%3E %3Cglyph unicode=' ' horiz-adv-x='719'/%3E %3Cglyph unicode=' ' horiz-adv-x='1438'/%3E %3Cglyph unicode=' ' horiz-adv-x='479'/%3E %3Cglyph unicode=' ' horiz-adv-x='359'/%3E %3Cglyph unicode=' ' horiz-adv-x='239'/%3E %3Cglyph unicode=' ' horiz-adv-x='239'/%3E %3Cglyph unicode=' ' horiz-adv-x='179'/%3E %3Cglyph unicode=' ' horiz-adv-x='287'/%3E %3Cglyph unicode=' ' horiz-adv-x='79'/%3E %3Cglyph unicode=' ' horiz-adv-x='287'/%3E %3Cglyph unicode=' ' horiz-adv-x='359'/%3E %3Cglyph unicode='◼' d='M0 0z'/%3E %3C/font%3E %3C/defs%3E%3C/svg%3E"#rouble) format("svg")}
.kp1like-content-section-mini{margin-bottom:20px}.kp1like-content-section-mini__title{background-image:-webkit-linear-gradient(top, #f3f3f3 0%, #dedede 100%);background-image:linear-gradient(-180deg, #f3f3f3 0%, #dedede 100%);color:#f60;font-size:12px;font-weight:700;line-height:1.15em;padding:7px 12px}.kp1like-content-section-mini__content{background-color:#f2f2f2;padding:10px 12px}
.kp1like-weekend{color:#777;list-style-type:none;line-height:1em;margin:0;padding:0}.kp1like-weekend__item-wrapper{margin-bottom:12px}.kp1like-weekend__item-wrapper:last-child{margin-bottom:0}.kp1like-weekend__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.kp1like-weekend__right{text-align:right}.kp1like-weekend__text{color:#777;font-size:12px;margin-bottom:2px}.kp1like-weekend__digit{color:#333;font-size:12px;line-height:14px}.kp1like-weekend__percent{color:#0c870b;display:inline-block;font-size:12px;margin-bottom:3px;position:relative}.kp1like-weekend__percent::before{border-color:transparent transparent #0c870c;border-style:solid;border-width:8px 4px;content:' ';left:-12px;position:absolute;top:-3px}.kp1like-weekend__diff{color:#777;font-size:11px;line-height:14px}
.kp1like-top250{color:#777;counter-reset:list 95;font-size:11px;line-height:1em;list-style-type:none;margin:0;padding:0}.kp1like-top250__item-wrapper{margin-bottom:12px;padding-left:24px;position:relative}.kp1like-top250__item-wrapper:last-child{margin-bottom:0}.kp1like-top250__item-wrapper::before{content:counter(list) ".";counter-increment:list;left:0;position:absolute;top:2px}.kp1like-top250__movie{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.kp1like-top250__title{color:#007;display:block;font-size:12px;line-height:14px;text-decoration:none}.kp1like-top250__title_lang_ru{margin-bottom:3px}.kp1like-top250__title_lang_ru:hover,.kp1like-top250__title_lang_ru:focus{text-decoration:underline}.kp1like-top250__title_lang_en{color:#777;font-size:11px}.kp1like-top250__rating{color:#333;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:12px;line-height:14px;padding-left:10px;display:block}
.kp1like-info{background-color:#f2f2f2;border-bottom:1px solid #ccc;color:#333;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;font-size:15px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;line-height:1.46em;margin-top:30px;padding-bottom:22px;width:100%}.kp1like-info__photo-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;width:670px}.kp1like-info__actor-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:175px}.kp1like-info__title{color:#333;font-size:24px;font-weight:700;line-height:1.25em;margin:18px 22px 20px;width:100%}.kp1like-info__photo-wrapper{height:308px;margin-left:-14px;position:relative;width:205px}.kp1like-info__photo{height:auto;max-height:100%;max-width:100%;width:auto}.kp1like-info__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-left:25px;width:425px}.kp1like-info__trailer-link{color:#333;font-size:20px;font-weight:700;margin-top:10px}.kp1like-info__info-social{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:21px}.kp1like-info__info-social-title{font-size:13px;font-weight:700;margin-bottom:8px;width:100%}.kp1like-info__social-link{background-position:center;background-repeat:no-repeat;background-size:contain;display:block;height:16px;margin-right:20px;opacity:0.9;text-decoration:none;width:16px}.kp1like-info__social-link:active{opacity:1}.kp1like-info__social-link_facebook{background-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='9px' height='16px' viewBox='0 0 9 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 42 (36781) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3EShape%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E%3C/defs%3E %3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='kp1-borjomi' transform='translate(-435.000000, -677.000000)' fill-rule='nonzero' fill='%23333333'%3E %3Cg id='Title' transform='translate(203.000000, 319.000000)'%3E %3Cpath d='M238,364 L241,364 L241,367 L238,367 L238,374 L235,374 L235,367 L232,367 L232,364 L235,364 L235,362.745 C235,361.556 235.374,360.054 236.118,359.233 C236.862,358.41 237.791,358 238.904,358 L241,358 L241,361 L238.9,361 C238.402,361 238,361.402 238,361.899 L238,364 Z' id='Shape'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.kp1like-info__social-link_instagram{background-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 42 (36781) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3EInsta%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E%3C/defs%3E %3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='kp1-borjomi' transform='translate(-468.000000, -678.000000)' fill-rule='nonzero' fill='%23333333'%3E %3Cg id='Title' transform='translate(203.000000, 319.000000)'%3E %3Cg id='Insta' transform='translate(265.000000, 359.000000)'%3E %3Cpath d='M8.064,3.98431373 C5.824,3.98431373 3.968,5.77254902 3.968,8 C3.968,10.227451 5.792,12.0156863 8.064,12.0156863 C10.336,12.0156863 12.16,10.1960784 12.16,8 C12.16,5.80392157 10.304,3.98431373 8.064,3.98431373 Z M8.064,10.572549 C6.624,10.572549 5.44,9.41176471 5.44,8 C5.44,6.58823529 6.624,5.42745098 8.064,5.42745098 C9.504,5.42745098 10.688,6.58823529 10.688,8 C10.688,9.41176471 9.504,10.572549 8.064,10.572549 Z' id='Shape'%3E%3C/path%3E %3Cellipse id='Oval' cx='12.32' cy='3.89019608' rx='0.928' ry='0.909803922'%3E%3C/ellipse%3E %3Cpath d='M14.72,1.53627451 C13.888,0.689215686 12.704,0.25 11.36,0.25 L4.768,0.25 C1.984,0.25 0.128,2.06960784 0.128,4.79901961 L0.128,11.2303922 C0.128,12.5794118 0.576,13.7401961 1.472,14.5872549 C2.336,15.4029412 3.488,15.8107843 4.8,15.8107843 L11.328,15.8107843 C12.704,15.8107843 13.856,15.3715686 14.688,14.5872549 C15.552,13.7715686 16,12.6107843 16,11.2617647 L16,4.79901961 C16,3.48137255 15.552,2.35196078 14.72,1.53627451 Z M14.528,11.2617647 C14.528,12.2343137 14.24,13.0186275 13.664,13.5519608 C13.088,14.0852941 12.288,14.3676471 11.328,14.3676471 L4.8,14.3676471 C3.84,14.3676471 3.04,14.0852941 2.464,13.5519608 C1.888,12.9872549 1.6,12.2029412 1.6,11.2303922 L1.6,4.79901961 C1.6,3.85784314 1.888,3.07352941 2.464,2.50882353 C3.008,1.9754902 3.84,1.69313725 4.8,1.69313725 L11.392,1.69313725 C12.352,1.69313725 13.152,1.9754902 13.728,2.54019608 C14.272,3.10490196 14.592,3.88921569 14.592,4.79901961 L14.592,11.2617647 L14.528,11.2617647 Z' id='Shape'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E")}.kp1like-info__special{background-color:#e12a2b;box-shadow:0 1px 0 rgba(0,0,0,0.3);box-sizing:border-box;color:#fff;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;font-size:11px;font-weight:700;height:20px;letter-spacing:0.85px;line-height:20px;margin-top:23px;padding-left:14px;padding-right:7px;position:relative;text-transform:uppercase;width:108px;display:block}.kp1like-info__special::after{border-color:#e12a2b transparent #e12a2b #e12a2b;border-style:solid;border-width:10px 7px 10px 0;box-shadow:0 1px 0 rgba(0,0,0,0.3);content:' ';position:absolute;right:-7px;top:0}.kp1like-info__actors{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:block}.kp1like-info__awards{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;display:block}
.kp1like-last-viewed{background-color:#fff;padding-bottom:25px;padding-left:20px}.kp1like-last-viewed__title{color:#555;font-size:11px;font-weight:700;margin-bottom:15px}.kp1like-last-viewed__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-right:15px}.kp1like-last-viewed__movie{height:74px;text-decoration:none;width:52px}.kp1like-last-viewed__poster{height:74px;width:52px}
.awaps{left:0;position:absolute;top:0;visibility:hidden}
.kp1film-like-page{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:none;background-color:#09080f;background-position:top center;background-repeat:no-repeat;display:block;font-family:Arial, Verdana, sans-serif;font-stretch:normal;font-style:normal;font-weight:400;min-height:100%;min-width:1024px;padding-bottom:22px}.kp1film-like-page__container{margin:0 auto;padding-top:180px;width:850px}.kp1film-like-page__content{background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.phantom-kp-page{background-position:top center;background-repeat:no-repeat;display:block;font-family:Arial, Verdana, sans-serif;font-stretch:normal;font-style:normal;font-weight:400;min-height:100vh}@media screen and (min-width: 768px){.phantom-kp-page{min-width:890px}}.phantom-kp-page__brand{display:none;margin:0}@media screen and (min-width: 768px){.phantom-kp-page__brand{display:block;margin-left:auto;margin-right:auto;height:180px;position:relative;width:850px}}.phantom-kp-page__brand-ticket{position:absolute;right:-20px;bottom:17px}.phantom-kp-page__container{margin:0;width:100%}@media screen and (min-width: 768px){.phantom-kp-page__container{margin-left:auto;margin-right:auto;padding-bottom:117px;width:850px}}.phantom-kp-page__content{background-color:#fff;width:100%;position:relative;z-index:3}@media screen and (min-width: 768px){.phantom-kp-page__content{box-shadow:0 10px 20px 0 rgba(0,0,0,0.2);margin-top:30px}}.phantom-kp-page__posts_is-first{padding-top:0}.phantom-kp-page__header{z-index:18}.phantom-kp-page__footer{position:relative;z-index:18}.phantom-kp-page__share{position:relative;z-index:11}
