.kp-loader-block{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.kp-grand-wrapper>.kp-loader-block{position:relative;min-height:100vh}.kp-footer-panel{width:100%;padding-top:9.6rem}.kp-footer-block{width:100%;display:grid;grid-template-columns:auto 10fr auto;padding-bottom:7.8rem;border-bottom:.1rem solid #888}.kp-footer-navigation-col{width:19.4rem;border-right:.1rem solid #888;box-sizing:border-box;padding-right:3.2rem}.kp-footer-subscribe-col{width:100%;padding-left:7.2rem;padding-right:6.3rem;box-sizing:border-box}.kp-footer-map-col{width:42.3rem}.kp-footer-logo-wrapper{width:16.2rem;height:3.1rem;margin-bottom:3.2rem;display:block}.kp-footer-logo-wrapper img{width:100%;height:100%;object-fit:contain;object-position:left}.kp-footer-navigation{width:100%;padding-left:0;margin-top:0;margin-bottom:0}.kp-footer-nav-item{width:100%;margin-bottom:1.6rem;font-weight:300;font-size:1.6rem;line-height:1.9rem;letter-spacing:.02em;color:#888;transition:font-weight .24s ease-in-out,-webkit-transform .24s ease-in-out;transition:font-weight .24s ease-in-out,transform .24s ease-in-out;transition:font-weight .24s ease-in-out,transform .24s ease-in-out,-webkit-transform .24s ease-in-out}.kp-footer-nav-item:hover{color:#fff}.kp-footer-nav-item.active{font-weight:600;-webkit-transform:translateX(-.1rem);transform:translateX(-.1rem)}.kp-footer-nav-item a{color:inherit;text-decoration:none}.kp-footer-subscribe-title{width:100%;padding-right:3.9rem;margin-bottom:1.6rem;box-sizing:border-box;font-weight:700;font-size:2rem;line-height:2.9rem;letter-spacing:.02em;color:#fff}.kp-footer-subscribe-form{width:100%;position:relative;height:5.5rem;padding:.3rem;box-sizing:border-box;display:flex;justify-content:flex-start;align-items:center;margin-bottom:4rem}.kp-footer-subscribe-form:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:inset 0 0 0 .1rem #fff;border-radius:1.2rem;pointer-events:none}.kp-footer-subscribe-form .kp-footer-subscribe-button{background-color:#e27b36;border-radius:1rem;display:flex;justify-content:center;align-items:center;padding-left:2rem;padding-right:2rem;min-width:14.5rem;flex:0 0 auto;font-weight:600}.kp-footer-subscribe-form .kp-footer-subscribe-button,.kp-footer-subscribe-form .kp-footer-subscribe-field{height:100%;box-sizing:border-box;font-size:1.6rem;line-height:1.9rem;letter-spacing:.02em;color:#fff;border:none;outline:none}.kp-footer-subscribe-form .kp-footer-subscribe-field{width:100%;padding-left:2.4rem;padding-right:2.4rem;background-color:transparent;font-weight:400}.kp-footer-subscribe-form .kp-footer-subscribe-field::-webkit-input-placeholder{color:#888}.kp-footer-subscribe-form .kp-footer-subscribe-field:-ms-input-placeholder{color:#888}.kp-footer-subscribe-form .kp-footer-subscribe-field::placeholder{color:#888}.kp-footer-social-title{font-weight:700;font-size:2.4rem;line-height:2.9rem;letter-spacing:.02em;color:#fff;margin-bottom:1.6rem}.kp-footer-social-icons{align-items:center;padding-left:0;margin-top:0;margin-bottom:0}.kp-footer-links-block,.kp-footer-social-icons{width:100%;display:flex;justify-content:flex-start}.kp-footer-links-block{align-items:flex-start}.kp-footer-links-col{width:100%;flex:1 1}.kp-footer-links-col:first-child:not(:last-child){padding-right:7.1rem}.kp-footer-app-download-links{padding-left:0;margin-top:0;margin-bottom:0;display:flex;justify-content:flex-start;align-items:flex-start}.kp-footer-app-download-links li:not(:last-child){margin-right:2.4rem}.kp-footer-app-download-links img{width:auto;height:4rem}.kp-footer-social-icon{width:4rem;height:4rem;border-radius:50%;border:.1rem solid #fff;box-sizing:border-box}.kp-footer-social-icon:not(:last-child){margin-right:2.4rem}.kp-footer-social-icon a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;font-size:1.6rem;color:#fff}.kp-footer-map{width:100%;height:25.4rem;border:.1rem solid #fff;box-sizing:border-box;box-shadow:.4rem .4rem 2rem .2rem rgba(0,0,0,.3);border-radius:1.2rem;overflow:hidden}.kp-footer-map div{width:100%;height:100%}.kp-footer-map div iframe{width:100%;height:100%;border-radius:1.2rem;overflow:hidden}.kp-footer-copyright-block{width:100%;height:7.5rem;padding-top:.8rem;display:flex;justify-content:space-between;align-items:center}.kp-footer-copyright-label{font-weight:400;font-size:1.6rem;line-height:1.9rem;letter-spacing:.02em;color:#888}.kp-footer-copyright-navigation{padding-left:0;margin-top:0;margin-bottom:0;display:flex;justify-content:flex-start;align-items:center}.kp-footer-copyright-nav-el,.kp-footer-copyright-nav-el a{font-weight:500;font-size:1.6rem;line-height:1.9rem;letter-spacing:.02em}.kp-footer-copyright-nav-el a{color:#fff;text-decoration:none}.kp-footer-copyright-nav-el a:hover{text-decoration:underline}.kp-footer-copyright-nav-el:not(:last-child):after{content:" · ";color:#fff}header.kp-header{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:8;width:100%;height:9.1rem;background-color:rgba(18,20,21,.9);flex-shrink:0}header.kp-header .kp-wrapper{height:100%;display:flex;justify-content:space-between;align-items:center;padding-left:4rem;padding-right:4rem}.header-hidden{-webkit-animation:headerAnimation .3s ease-in-out forwards;animation:headerAnimation .3s ease-in-out forwards}@-webkit-keyframes headerAnimation{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes headerAnimation{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.header-show{-webkit-animation:headerAnimationShow .3s ease-in-out forwards;animation:headerAnimationShow .3s ease-in-out forwards}@-webkit-keyframes headerAnimationShow{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes headerAnimationShow{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.kp-nav-block{display:flex}.kp-logo-wrapper{display:flex;align-items:center;margin-right:5.4rem}.kp-logo-wrapper .kp-logo{height:5.9rem;width:5.4rem}.kp-navigation{height:100%;padding-left:0;margin-top:0;margin-bottom:0;display:flex}.kp-nav-item{margin-right:1.2rem}.kp-nav-item:first-child .menu_item:after{content:attr(data-tag);padding-left:.5rem;padding-right:.5rem;height:1.4rem;border-radius:.2rem;background-color:#fff;justify-content:center;font-size:.8rem;line-height:1rem;color:#000;text-transform:capitalize;-webkit-transform:translateY(-80%);transform:translateY(-80%)}.kp-nav-item:first-child .menu_item:after,.menu_item{display:flex;align-items:center;font-weight:400;letter-spacing:.02em}.menu_item{height:100%;padding-left:1rem;padding-right:1rem;font-size:1.5rem;line-height:1.9rem;color:#888;text-decoration:none;transition:color .24s ease-in-out;position:relative}.menu_item.active,.menu_item:hover{color:#fff}.kp-action-block{display:flex}.kp-search-wrapper{display:flex;align-items:center;justify-content:flex-end;cursor:pointer}.kp-opened-search-panel{height:100%;display:flex;align-items:center;width:18.5rem;position:relative}.kp-opened-search-panel:before{font-size:2.4rem;color:#fff;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;pointer-events:none}.kp-search-input{height:2.4rem;padding-left:4rem;background-color:transparent;border:none;outline:none;font-weight:400;font-size:1.6rem;line-height:1.9rem;color:#fff}.kp-search-input::-webkit-input-placeholder{color:#888}.kp-search-input:-ms-input-placeholder{color:#888}.kp-search-input::placeholder{color:#888}.kp-search-button{margin-right:3.2rem;width:2.4rem;height:2.4rem;display:flex;justify-content:center;align-items:center;color:#888;font-size:2rem;box-sizing:border-box;transition:color .24s ease-in-out}.kp-search-button:before{pointer-events:none}.kp-search-button:hover{color:#fff}.kp-lang-block{padding-left:0;margin-top:0;margin-bottom:0;margin-right:3.2rem;display:flex}.kp-lang-el{font-weight:400;font-size:1.5rem;line-height:1.9rem;color:#979797;text-transform:uppercase;display:flex;align-items:center;cursor:pointer;transition:color .24s ease-in-out}.kp-lang-el:not(:last-child){margin-right:1rem}.kp-lang-el.active,.kp-lang-el:hover{color:#fff}.kp-auth-action-list{padding-left:3.3rem;margin-top:0;margin-bottom:0;position:relative;display:flex;align-items:center}.kp-auth-action-list:before{content:"";position:absolute;left:0;top:50%;width:.1rem;height:1.6rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#888}.kp-auth-action-button{font-weight:500;font-size:1.5rem;line-height:1.9rem;color:#fff;cursor:pointer}.kp-auth-action-button:not(:last-child){margin-right:1.6rem}.kp-auth-action-button[data-button-type=signup]{color:#e27b36}.kp-user-block{display:flex;align-items:center;position:relative}.kp-user-thumbnail{width:4.8rem;height:4.8rem;border-radius:50%;object-fit:cover;border:.1rem solid #888;overflow:hidden;cursor:pointer}.kp-user-thumbnail:hover{border-color:#fff}.kp-user-image{width:100%;height:100%;object-fit:cover}.kp-user-dropdown{position:absolute;top:8.7rem;right:0;width:19.6rem;background-color:#f4f4f4;box-shadow:.2rem .4rem 2rem rgba(0,0,0,.07);border-radius:8px;padding:1.2rem 2.4rem 1.5rem;box-sizing:border-box;display:flex;flex-direction:column}.kp-user-dropdown:after{content:"";position:absolute;top:-.8rem;right:1.7rem;border-bottom:.8rem solid #f4f4f4;border-left:.8rem solid transparent;border-right:.8rem solid transparent}.kp-user-dropdown .kp-user-dropdown-el{min-height:4.3rem;padding-top:1rem;padding-bottom:1rem;box-sizing:border-box;display:flex;align-items:center;text-decoration:none;color:#888;font-weight:400;font-size:16px;line-height:19px;transition:color .24s ease-in-out;cursor:pointer}.kp-user-dropdown .kp-user-dropdown-el:not(:last-child){border-bottom:.1rem solid #e3e3e3}.kp-user-dropdown .kp-user-dropdown-el.active,.kp-user-dropdown .kp-user-dropdown-el:hover{color:#000}.kp-burger-button,.kp-hidden-burger-menu-wrapper{display:none}.notfound_wrapper{position:relative;height:100vh}.notfound_wrapper>.notfound{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:767px;width:100%;line-height:1.4;text-align:center}.notfound_wrapper>.notfound>.notfound-link{min-width:18.5rem;max-width:32rem;height:4rem;padding-left:2rem;padding-right:2rem;padding-top:.5rem;background:#fcb426;border-radius:12px;font-size:1.6rem;line-height:3.2rem;letter-spacing:.04em;color:#111;margin:10rem auto;cursor:pointer}.notfound_wrapper>.notfound>.notfound-404{position:relative;height:180px;margin-bottom:20px;z-index:-1}.notfound_wrapper>.notfound>.notfound-404>h1{font-family:"Montserrat",sans-serif;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:224px;font-weight:900;margin-top:0;margin-bottom:0;margin-left:-12px;color:#030005;text-transform:uppercase;text-shadow:-1px -1px 0 #749f50,1px 1px 0 #fcb426;letter-spacing:-20px}.notfound_wrapper>.notfound>.notfound-404>h2{font-family:"Montserrat",sans-serif;position:absolute;left:0;right:0;top:110px;font-size:42px;font-weight:700;color:#fff;text-transform:uppercase;text-shadow:0 2px 0 #8400ff;letter-spacing:13px;margin:0}@media only screen and (max-width:767px){.notfound>.notfound-404>h2{font-size:24px}}@media only screen and (max-width:480px){.notfound_wrapper{margin:20px}.notfound>.notfound-404>h1{font-size:182px}.notfound>.notfound-404>h1.error-title{font-size:125px}.notfound>.notfound-404>h2.error-content{font-size:24px}}.kp-grand-wrapper{width:100%;background-color:#151214}@font-face{font-family:"Inter";src:url(/static/media/Inter-Medium.e1060ec7.eot);src:url(/static/media/Inter-Medium.e1060ec7.eot) format("embedded-opentype"),url(/static/media/Inter-Medium.d5afc4bd.woff2) format("woff2"),url(/static/media/Inter-Medium.19051ee5.woff) format("woff"),url(/static/media/Inter-Medium.a162b6eb.ttf) format("truetype"),url(/static/media/Inter-Medium.ba78657f.svg) format("svg");font-weight:500;font-style:normal;font-display:fallback}@font-face{font-family:"Inter";src:url(/static/media/Inter-ExtraBold.830e2ec6.eot);src:url(/static/media/Inter-ExtraBold.830e2ec6.eot) format("embedded-opentype"),url(/static/media/Inter-ExtraBold.94346bb8.woff2) format("woff2"),url(/static/media/Inter-ExtraBold.b10df6ac.woff) format("woff"),url(/static/media/Inter-ExtraBold.3a602728.ttf) format("truetype"),url(/static/media/Inter-ExtraBold.68f8a1c8.svg) format("svg");font-weight:700;font-style:normal;font-display:fallback}@font-face{font-family:"Inter";src:url(/static/media/Inter-Regular.034c55ee.eot);src:url(/static/media/Inter-Regular.034c55ee.eot) format("embedded-opentype"),url(/static/media/Inter-Regular.a56307f9.woff2) format("woff2"),url(/static/media/Inter-Regular.2e3d2d89.woff) format("woff"),url(/static/media/Inter-Regular.620713e6.ttf) format("truetype"),url(/static/media/Inter-Regular.01b6dd76.svg) format("svg");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:"Inter";src:url(/static/media/Inter-Light.c0d64fb4.eot);src:url(/static/media/Inter-Light.c0d64fb4.eot) format("embedded-opentype"),url(/static/media/Inter-Light.7166d97a.woff2) format("woff2"),url(/static/media/Inter-Light.29452bea.woff) format("woff"),url(/static/media/Inter-Light.fb46dc52.ttf) format("truetype"),url(/static/media/Inter-Light.f89278c0.svg) format("svg");font-weight:300;font-style:normal;font-display:fallback}@font-face{font-family:"Inter";src:url(/static/media/Inter-Bold.cb1ca8ec.eot);src:url(/static/media/Inter-Bold.cb1ca8ec.eot) format("embedded-opentype"),url(/static/media/Inter-Bold.36a650f4.woff2) format("woff2"),url(/static/media/Inter-Bold.b755d2e5.woff) format("woff"),url(/static/media/Inter-Bold.04a7d6ce.ttf) format("truetype"),url(/static/media/Inter-Bold.8ad1a3cb.svg) format("svg");font-weight:700;font-style:normal;font-display:fallback}@font-face{font-family:"Inter";src:url(/static/media/Inter-SemiBold.51bb97d0.eot);src:url(/static/media/Inter-SemiBold.51bb97d0.eot) format("embedded-opentype"),url(/static/media/Inter-SemiBold.8c664a8b.woff2) format("woff2"),url(/static/media/Inter-SemiBold.945e781b.woff) format("woff"),url(/static/media/Inter-SemiBold.a62ce61f.ttf) format("truetype"),url(/static/media/Inter-SemiBold.4ba22a3e.svg) format("svg");font-weight:600;font-style:normal;font-display:fallback}@font-face{font-family:"icomoon";src:url(/static/media/icomoon.33eb36c2.eot);src:url(/static/media/icomoon.33eb36c2.eot) format("embedded-opentype"),url(/static/media/icomoon.2d4a83e2.ttf) format("truetype"),url(/static/media/icomoon.fddfb24c.woff) format("woff"),url(/static/media/icomoon.ca8dc155.svg) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:"icomoon"!important;speak:never;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-notification:before{content:"\e926"}.icon-new-card:before{content:"\e925"}.icon-closing:before{content:"\e924"}.icon-back-arrow:before{content:"\e923"}.icon-twitter:before{content:"\e921"}.icon-link:before{content:"\e922"}.icon-clock:before{content:"\e91f"}.icon-seat:before{content:"\e920"}.icon-check-circle:before{content:"\e91e"}.icon-calendar:before{content:"\e91d"}.icon-pass-eye-open:before{content:"\e91c"}.icon-notif:before{content:"\e91b"}.icon-dolby:before{content:"\e919"}.icon-four-k:before{content:"\e91a"}.icon-slider-arrow:before{content:"\e918"}.icon-unavailable .path1:before{content:"\e90d";color:#888}.icon-unavailable .path2:before{content:"\e910";margin-left:-1em;color:#e27b36}.icon-unavailable .path3:before{content:"\e911";margin-left:-1em;color:#c4c4c4;opacity:.2}.icon-selected .path1:before{content:"\e912";color:#e27b36}.icon-selected .path2:before{content:"\e913";margin-left:-1em;color:#e27b36}.icon-selected .path3:before{content:"\e915";margin-left:-1em;color:#c4c4c4;opacity:.2}.icon-available .path1:before{content:"\e916";color:#888}.icon-available .path2:before{content:"\e917";margin-left:-1em;color:#c4c4c4;opacity:.2}.icon-share:before{content:"\e909"}.icon-tel:before{content:"\e903"}.icon-chevron:before{content:"\e901"}.icon-play:before{content:"\e902"}.icon-disabled:before{content:"\e900"}.icon-error-cross:before{content:"\e904"}.icon-facebook:before{content:"\e905"}.icon-info:before{content:"\e906"}.icon-instagram:before{content:"\e907"}.icon-pass-eye:before{content:"\e908"}.icon-play-box:before{content:"\e90a"}.icon-search:before{content:"\e90b"}.icon-arrow:before{content:"\e90c"}.icon-cross:before{content:"\e90e"}.icon-youtube:before{content:"\e90f"}.icon-checkmark:before{content:"\e914"}body{margin:0;-ms-scroll-chaining:none;overscroll-behavior:none;background-color:#181518;min-height:100vh}body,button,input,textarea{font-family:"Inter",sans-serif}.hidden-page-title{width:0;height:0;font-size:0;text-indent:-1000rem;overflow:hidden}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}input{outline:none}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ol,ul{list-style:none}.kp-container{width:100%;max-width:133.6rem;padding-left:2rem;padding-right:2rem;margin-left:auto;margin-right:auto}.kp-wrapper{max-width:144rem;padding-right:4rem;padding-left:4rem}.kp-min-wrapper,.kp-wrapper{width:100%;margin-right:auto;margin-left:auto;box-sizing:border-box}.kp-min-wrapper{max-width:87.1rem;padding-right:2rem;padding-left:2rem}.kp-section-container{max-width:141.3rem;padding-left:2rem;padding-right:2rem;box-sizing:border-box;margin-right:auto;margin-left:auto;position:relative;z-index:1}main{width:100%}.kp-hero-btn{min-width:18.5rem;background:#e27b36;border-radius:1.2rem;font-weight:400;font-size:1.6rem;letter-spacing:.04em;color:#fff;margin-right:1.6rem;cursor:pointer;transition:background .2s ease-in-out;box-sizing:border-box}.kp-hero-btn:hover{background:#fdb73a}.kp-hero-btn.send{padding:1rem;max-width:8rem;text-align:center;margin-left:1rem}.loading-button{color:transparent!important;-webkit-filter:grayscale(.4);filter:grayscale(.4);pointer-events:none;position:relative}.loading-button:after{-webkit-animation:loader 1s linear infinite;animation:loader 1s linear infinite}.loading-button:after,.loading-button:before{content:"";width:2rem;height:2rem;border-radius:50%;border:.1rem solid #000;position:absolute;top:50%;left:50%;margin-left:-1rem;margin-top:-1rem;opacity:0}.loading-button:before{-webkit-animation:loader 1s linear .2s infinite;animation:loader 1s linear .2s infinite}.kp-see-more-wrapper{width:100%;margin-top:3.2rem;display:flex;justify-content:flex-end;align-items:center}.kp-see-more-btn{display:flex;justify-content:flex-start;align-items:center;font-weight:400;font-size:2.4rem;line-height:2.9rem;color:#fff;cursor:pointer}.kp-see-more-btn i{font-size:2.1rem;margin-left:1.9rem}.kp-info-tooltip{width:37rem;height:9.5rem;background-color:#fff;padding:1.2rem 8.5rem 1.2rem 1.2rem;box-sizing:border-box;position:absolute;box-shadow:.2rem .4rem 2rem rgba(0,0,0,.07);border-radius:.8rem;display:none}.kp-info-tooltip.premium{bottom:5rem;right:6rem}.kp-info-tooltip.loveSeats{bottom:3rem;right:-7.2rem}.kp-info-tooltip.loveSeats:after{right:7.4rem}.kp-info-tooltip:after{content:"";position:absolute;right:.4rem;bottom:-.7rem;border-top:.9rem solid #fff;border-left:.9rem solid transparent;border-right:.9rem solid transparent;box-sizing:border-box}.kp-info-tooltip .kp-info-tooltip-img{float:right;border-radius:.8rem;width:20rem;height:16.8rem;object-fit:cover}.kp-ticket-modal-list-el:hover{z-index:1}.kp-ticket-modal-list-el:first-child .kp-info-tooltip,.kp-ticket-modal-list-el:nth-child(3n+1) .kp-info-tooltip{right:auto;left:70px}.kp-ticket-modal-list-el:first-child .kp-info-tooltip:after,.kp-ticket-modal-list-el:nth-child(3n+1) .kp-info-tooltip:after{right:auto;left:6rem}.kp-info-tooltip-title{font-weight:600;font-size:1.6rem;line-height:1.9rem;letter-spacing:.02em;color:#000;padding-bottom:.2rem}.kp-info-tooltip-paragraph{font-weight:400;font-size:1rem;line-height:1.2rem;letter-spacing:.02em;color:#000}.kp-mobile-movie-card-btn-group{width:100%;display:flex;justify-content:flex-start;align-items:center;position:relative;z-index:1}.kp-mobile-movie-card-btn{height:2.9rem;background-color:#fff;font-size:1.2rem;font-weight:500;display:flex;justify-content:center;align-items:center;padding-left:1.2rem;padding-right:1.2rem;border-radius:.8rem}.kp-mobile-movie-card-btn span{margin-right:.8rem}.kp-mobile-movie-card-btn:first-child:not(:only-child){margin-right:.8rem;font-weight:400;background-color:#fcb426}@-webkit-keyframes loader{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0);transform:scale(0);opacity:1}}@keyframes loader{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0);transform:scale(0);opacity:1}}.kp-movie-desc{color:#fff}@media screen and (max-width:720px){.kp-see-more-wrapper,.kp-wrapper{padding-left:1.6rem;padding-right:1.6rem}.kp-see-more-wrapper{margin-top:1rem;margin-bottom:2rem;box-sizing:border-box}.kp-see-more-btn{font-size:1.2rem}.kp-see-more-btn i{font-size:1.2rem;margin-left:1rem}.kp-hero-btn{min-width:13.1rem;border-radius:.8rem;font-size:1.2rem}}@media (min-width:501px){@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}}@media (max-width:500px){@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}}@-webkit-keyframes make-blur{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@keyframes make-blur{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@media screen and (min-width:1441px){html{font-size:.520835vmax}}@media screen and (max-width:1440px) and (min-width:1025px){html{font-size:.6945vmax}}@media screen and (max-width:1024px) and (min-width:721px){header.kp-header{height:7rem}header.kp-header .kp-wrapper{padding-left:2.2rem;padding-right:2.2rem}.kp-footer-block{position:relative;padding-bottom:30.4rem}.kp-footer-map-col{position:absolute;left:0;bottom:2rem;width:100%}.kp-footer-subscribe-col{padding-right:0}.kp-footer-copyright-block{flex-direction:column-reverse;align-items:flex-end;justify-content:center;padding-top:0;padding-bottom:2rem}.kp-footer-copyright-label{margin-top:1rem}}@media screen and (max-width:1024px) and (min-width:721px) and (orientation:landscape){html{font-size:.9766vmax}}@media screen and (max-width:1024px) and (min-width:721px) and (orientation:portrait){html{font-size:.9766vmax}}@media screen and (max-width:1024px) and (min-width:721px){.kp-burger-button{height:100%;width:3.3rem;border:none;background-color:transparent;outline:none;padding-left:0;padding-right:0;margin-right:2rem}.kp-nav-block{position:relative;z-index:1}.kp-hidden-burger-menu-wrapper.active{display:block;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:openTabletMenu .24s ease 1;animation:openTabletMenu .24s ease 1;position:fixed;top:0;left:0;padding-top:9.1rem;width:32rem;height:100vh;box-shadow:0 0 2rem 0 rgba(0,0,0,.7);background-color:#151214;box-sizing:border-box}.kp-burger-lang-block,.kp-burger-navigation-block:last-of-type,.kp-burger-search-row{display:none}.kp-burger-navigation-block:first-of-type{margin-top:1rem;margin-bottom:0;padding-left:0}.kp-burger-nav-el{width:100%;padding-left:1.6rem;position:relative;box-sizing:border-box}.kp-burger-nav-el.new a{position:relative}.kp-burger-nav-el.new a:after{content:attr(data-tag);background-color:#fff;display:inline-block;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem;font-size:1rem;position:absolute;left:100%;top:-.5rem;line-height:1.5rem;border-radius:.4rem}.kp-burger-nav-el.active:before{content:"";position:absolute;left:0;top:0;width:.2rem;height:100%;background-color:#fcb426;border-radius:0 .2rem .2rem 0}.kp-burger-nav-el.active a{color:#fff}.kp-burger-nav-el:not(:last-child){margin-bottom:1.6rem}.kp-burger-nav-el a{font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#888;text-decoration:none}}@media screen and (max-width:1024px){.kp-brand-block{display:flex;justify-content:flex-start;align-items:center}.kp-navigation-wrapper{display:none}.kp-logo-wrapper .kp-logo{width:17.2rem;height:3.8rem}.kp-burger-nav-el.new a{position:relative}.kp-burger-nav-el.new a:after{content:"New";background-color:#fff;display:inline-block;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem;font-size:1rem;position:absolute;color:#000;left:100%;top:-.5rem;line-height:1.5rem;border-radius:.4rem}.kp-burger-button{display:block;position:relative}.kp-burger-button:after,.kp-burger-button:before{content:"";position:absolute;left:0;height:.1rem;background-color:#fff}.kp-burger-button.opened:after{-webkit-transform:rotate(45deg) translate3d(.3rem,.2rem,0) scale3d(.9,.9,1);transform:rotate(45deg) translate3d(.3rem,.2rem,0) scale3d(.9,.9,1)}.kp-burger-button.opened:before{-webkit-transform:rotate(-45deg) translate3d(.8rem,.1rem,0) scale3d(1.3,1.3,1);transform:rotate(-45deg) translate3d(.8rem,.1rem,0) scale3d(1.3,1.3,1)}.kp-burger-button:after{width:3.2rem;top:1.5rem}.kp-burger-button:after,.kp-burger-button:before{transition:-webkit-transform .24s;transition:transform .24s;transition:transform .24s,-webkit-transform .24s}.kp-burger-button:before{width:2.1rem;bottom:1.5rem}}@media screen and (max-width:720px) and (orientation:landscape){html{font-size:3.125vmin}}@media screen and (max-width:720px) and (orientation:portrait){html{font-size:3.125vmin}}@media screen and (max-width:720px){header.kp-header{height:5.4rem}header.kp-header .kp-wrapper{padding-left:1.6rem;padding-right:1.6rem}.kp-action-block{display:none}.kp-burger-button{position:absolute;right:0;top:0;height:100%;background-color:transparent;border:none;outline:none;width:3.2rem;padding-left:0;padding-right:0}.kp-burger-button.opened:after{-webkit-transform:rotate(45deg) translate3d(.3rem,.2rem,0) scale3d(.9,.9,1);transform:rotate(45deg) translate3d(.3rem,.2rem,0) scale3d(.9,.9,1)}.kp-burger-button.opened:before{-webkit-transform:rotate(-45deg) translate3d(.5rem,.3rem,0) scale3d(1.3,1.3,1);transform:rotate(-45deg) translate3d(.5rem,.3rem,0) scale3d(1.3,1.3,1)}.kp-burger-button:after{top:2.4rem}.kp-burger-button:after,.kp-burger-button:before{transition:-webkit-transform .24s;transition:transform .24s;transition:transform .24s,-webkit-transform .24s}.kp-burger-button:before{bottom:2.4rem}.kp-logo-wrapper .kp-logo{width:11.2rem;height:2.2rem}.kp-nav-block{position:relative;z-index:1;width:100%;height:100%}.kp-hidden-burger-menu{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.kp-hidden-burger-menu-wrapper.active{display:block;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:openMobileMenu .24s ease 1;animation:openMobileMenu .24s ease 1;position:fixed;top:0;right:0;padding-top:7rem;width:100%;height:100vh;box-shadow:0 0 2rem 0 rgba(0,0,0,.7);background-color:#151214;box-sizing:border-box}.kp-burger-navigation-block{width:100%;margin-top:3.2rem;margin-bottom:0;padding-left:0;flex:0 0 auto}:last-of-type .kp-burger-nav-el{font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#888;text-decoration:none}.kp-burger-nav-el{width:100%;padding-left:1.6rem;position:relative;box-sizing:border-box}.kp-burger-nav-el.active:before{content:"";position:absolute;left:0;top:0;width:.2rem;height:100%;background-color:#fcb426;border-radius:0 .2rem .2rem 0}.kp-burger-nav-el.active a{color:#fff}.kp-burger-nav-el:not(:last-child){margin-bottom:1.6rem}.kp-burger-nav-el a{font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#888;text-decoration:none}.kp-burger-search-row{width:100%;padding-left:1.6rem;padding-right:1.6rem;box-sizing:border-box;flex:0 0 auto}.kp-burger-search-block{width:100%;height:3.6rem;border-radius:.8rem;overflow:hidden;position:relative;display:flex;justify-content:flex-start;align-items:center;border:.1rem solid #6a6a6a}.kp-burger-search-block .kp-burger-search-btn{width:4.1rem;height:100%;min-width:0;flex:0 0 auto;display:flex;justify-content:center;align-items:center;font-size:1.8rem;color:#fff;position:relative}.kp-burger-search-block .kp-burger-search-btn:after{content:"";position:absolute;top:.1rem;bottom:.1rem;right:0;width:.1rem;background-color:#6a6a6a}.kp-burger-search-block .kp-burger-search-field{width:100%;min-width:0;height:100%;background-color:transparent;border:none;outline:none;flex:1 1;padding-left:1.2rem;padding-right:1.2rem;color:#fff;font-weight:400;font-size:1.6rem;line-height:2.4rem}.kp-burger-search-block .kp-burger-search-field::-webkit-input-placeholder{color:#888}.kp-burger-search-block .kp-burger-search-field:-ms-input-placeholder{color:#888}.kp-burger-search-block .kp-burger-search-field::placeholder{color:#888}.kp-burger-lang-block{width:100%;height:100%;flex:1 1;box-sizing:border-box;padding:6.1rem 1.6rem 2.4rem;display:flex;align-items:flex-end;justify-content:flex-start}.kp-burger-lang-block span{font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#8d8d8d;text-transform:uppercase}.kp-burger-lang-block span:not(:last-child){margin-right:1rem}.kp-burger-lang-block span.active{color:#fff;font-weight:600}.kp-footer-block{display:flex;padding-bottom:2.4rem}.kp-footer-block,.kp-footer-links-block{flex-direction:column}.kp-footer-navigation-col{order:1}.kp-footer-panel{padding-top:1.6rem}.kp-footer-panel .kp-wrapper{padding-left:1.6rem;padding-right:1.6rem}.kp-footer-subscribe-col{padding-left:0;padding-right:0}.kp-footer-subscribe-title{padding-right:0;font-size:1.6rem;line-height:1.9rem}.kp-footer-subscribe-form{height:3.2rem;margin-bottom:3.2rem;padding:0}.kp-footer-subscribe-form:before{border-radius:1rem}.kp-footer-subscribe-form .kp-footer-subscribe-button{padding-left:1.6rem;padding-right:1.6rem;font-size:1rem;line-height:1.2rem;min-width:8.3rem;border-radius:.8rem;margin-left:.3rem;height:calc(100% - .7rem)}.kp-footer-subscribe-form .kp-footer-subscribe-field{padding-left:.8rem;padding-right:.8rem;font-size:1rem;line-height:1.2rem}.kp-footer-links-block{width:100%;margin-bottom:3.2rem}.kp-footer-social-title{font-size:1.6rem;line-height:1.9rem}.kp-footer-links-col:first-child{padding-right:0;margin-bottom:2.4rem}.kp-footer-map-col{width:100%}.kp-footer-map-col .kp-footer-map{height:16.4rem;border:none}.kp-footer-logo-wrapper{display:none}.kp-footer-navigation-col{padding-top:7.2rem;width:100%;padding-right:0;border-right:none;position:relative}.kp-footer-navigation-col:before{content:attr(data-mob-title);position:absolute;top:3.2rem;left:0;font-weight:700;font-size:1.8rem;line-height:2.2rem;color:#fff}.kp-footer-nav-item{font-weight:300;font-size:1.2rem;line-height:1.4rem;color:#fff;margin-bottom:0}.kp-footer-nav-item:not(:last-child){margin-bottom:1rem}.kp-footer-copyright-block{height:auto;flex-direction:column-reverse}.kp-footer-copyright-nav-el:first-child{position:relative;padding-right:1rem;box-sizing:border-box}.kp-footer-copyright-nav-el a{display:inline-block;text-align:right;width:100%;font-size:1.4rem;line-height:2.4rem}.kp-footer-copyright-nav-el:after{position:absolute;top:.5rem;right:-.2rem}.kp-footer-links-col:first-child:not(:last-child){padding-right:0}.kp-footer-copyright-label{text-align:right;font-weight:400;font-size:1.4rem;line-height:1.7rem;letter-spacing:.02em;padding-bottom:2.4rem}.kp-footer-copyright-block{padding-top:2.4rem}.kp-footer-copyright-navigation{margin-bottom:2.4rem;flex-wrap:wrap}.kp-footer-social-icon:not(:last-child){margin-right:1.6rem}.kp-footer-app-download-links img{height:4.3rem}.kp-footer-app-download-links li:not(:last-child){margin-right:1.6rem}}@-webkit-keyframes openTabletMenu{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes openTabletMenu{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes openMobileMenu{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes openMobileMenu{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}