.popup{z-index:500;position:fixed;width:100%;height:100%;pointer-events:none;left:0;top:0;background:rgba(9,8,8,.8);padding:10px}.popup.open{-webkit-transition:opacity .3s ease;transition:opacity .3s ease;pointer-events:auto;opacity:1}.popup.open .popup-inner{-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}.popup,.popup.close{opacity:0}.popup-inner,.popup.close .popup-inner{-webkit-transform:scale3D(0,0,0);transform:scale3D(0,0,0)}.popup .popup-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup .has-animation{-webkit-transform:translateX(0);transform:translateX(0)}.popup .has-animation.animate{-webkit-animation:none;animation:none}.popup-inner{position:relative;z-index:1;width:100%;height:100%;max-width:1060px;margin:0 auto;background:#090808;border:1px solid #fff;padding:40px 25px}.assemble-modal button.assemble-modal__close .assemble-modal__closeIcon svg,.assemble-modal button.assemble-modal__close .assemble-modal__closeLabel,.popup-content{display:none}.popup-head{padding:0 45px 15px 15px;-ms-flex-negative:0;flex-shrink:0;position:relative}.popup-head+.popup-body{margin-top:0}.popup-head+.popup-body .popup-body-inner{top:20px;height:calc(100% - 20px)}.popup-body{-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;position:relative}.popup-body-inner{height:100%;top:0;left:0;right:0;position:absolute!important;overflow:auto;z-index:1;-webkit-overflow-scrolling:touch}.popup-subscribe-form.open .popup-inner{-webkit-transform:translate3d(0,-50%,0) scale3D(1,1,1);transform:translate3d(0,-50%,0) scale3D(1,1,1)}.popup-subscribe-form .form-contact{padding:0}.popup-subscribe-form .buttons{padding-top:8px}.popup-subscribe-form .buttons .btn,.popup-subscribe-form .buttons .field{width:100%}.popup-subscribe-form .popup-body-inner.os-host{right:0;padding:0 15px;margin:0 -15px}.popup-subscribe-form .popup-inner{top:50%}.popup-watch{text-align:center;z-index:501}.popup-watch.open .popup-inner{-webkit-transform:translate3d(0,-50%,0) scale3D(1,1,1);transform:translate3d(0,-50%,0) scale3D(1,1,1);padding:40px 25px}.popup-watch .h3,.popup-watch h3{margin:0 0 35px}.popup-watch .tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.popup-watch .tabs a:focus{color:#ffa400;background:0 0}.popup-watch .resources-watching-list{padding-bottom:0;margin-bottom:-10px}.popup-watch .tabs-list{margin:0 auto 24px}.popup-watch .popup-inner{top:50%}.popup-coming-soon{text-align:center}.popup-coming-soon.open .popup-inner{-webkit-transform:translate3d(0,-50%,0) scale3D(1,1,1);transform:translate3d(0,-50%,0) scale3D(1,1,1)}.popup-coming-soon .h3,.popup-coming-soon h3{margin:0 0 35px}.popup-coming-soon .popup-inner{top:50%}.coming-soon-text{text-transform:uppercase;font:22px/1 "Dharma Gothic",sans-serif;letter-spacing:.06em;max-width:300px;margin:0 auto}.coming-soon-text .buttons-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coming-soon-text .buttons{margin:0 0 24px}.buy-ticket-tablet p,.coming-soon-text p{margin:0}.popup-buy-ticket .popup-inner{border-radius:3px;background:#fff;padding:15px;border:0}.popup-buy-ticket .popup-content{width:100%;height:100%;max-height:100%;overflow:hidden;position:relative}.no-touch .assemble-modal button.assemble-modal__close:hover,.popup-buy-ticket .h5,.popup-buy-ticket h5{color:#ffc60b}.buy-ticket-tablet .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0;background:rgba(255,255,255,.1);margin-bottom:2px;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.03);box-shadow:0 3px 5px rgba(0,0,0,.03);color:#090808;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.buy-ticket-tablet .col{font-size:12px;line-height:14px;padding:0 10px 0 0}.buy-ticket-tablet .col:last-child{padding:0}.buy-ticket-tablet .col>*{display:block}.buy-ticket-tablet .btn{height:35px;width:100%;color:#fff;border-radius:3px;font-size:14px;line-height:16px;min-width:20px;margin:20px auto 0;text-align:center}.buy-ticket-tablet .buy-ticket-group{margin:0 0 30px}.buy-ticket-tablet .buy-ticket-group .title{margin:0 0 10px;color:#090808;font-size:16px;line-height:18px}.buy-ticket-tablet .buy-ticket-group:last-child{margin:0}.assemble-modal{background:rgba(9,8,8,.8)!important;-webkit-backdrop-filter:blur(0)!important;backdrop-filter:blur(0)!important;padding:10px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.assemble-modal button.assemble-modal__close{top:20px;left:auto;right:20px;width:20px;height:20px;border:2px solid #fff!important;border-radius:50%;z-index:10;cursor:pointer;-webkit-transition:color .3s ease;transition:color .3s ease}.assemble-modal button.assemble-modal__close .assemble-modal__closeIcon,.popup-close i{width:10px;height:2px;position:absolute;top:50%;left:50%;margin:-1px 0 0 -5px;cursor:pointer}.assemble-modal button.assemble-modal__close .assemble-modal__closeIcon:after,.assemble-modal button.assemble-modal__close .assemble-modal__closeIcon:before{content:'';position:absolute;display:block;right:0;width:100%;height:2px;background:currentColor}.assemble-modal button.assemble-modal__close .assemble-modal__closeIcon:before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.assemble-modal button.assemble-modal__close .assemble-modal__closeIcon:after{bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.assemble-modal .assemble-modal-box{top:50px;left:auto;right:auto;width:95%;border-radius:7px;bottom:15px}.no-touch .popup-close:hover{color:#ffc60b}.video-popup{z-index:500;pointer-events:none;position:fixed;width:100%;height:100%;padding:35px 20px 20px;opacity:0;left:0;top:0;background:rgba(9,8,8,.8);-webkit-transform:scale3D(0,0,0);transform:scale3D(0,0,0)}.video-popup.open{opacity:1;-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1);pointer-events:auto}.iframe-popup.close,.iframe-popup.open,.video-popup.close,.video-popup.open{-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.video-popup.close{-webkit-transform:scale3D(0,0,0);transform:scale3D(0,0,0);opacity:0;pointer-events:none}.iframe-popup iframe,.video-popup iframe,.video-popup video{height:100%;width:100%;display:block}.video-popup-inner{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-popup-content{width:100%;height:100%;max-width:1330px;max-height:100%;overflow:hidden;position:relative}.popup-close{position:absolute;top:20px;right:20px;width:20px;height:20px;border:2px solid #fff;border-radius:50%;z-index:10;cursor:pointer;-webkit-transition:color .3s ease;transition:color .3s ease}.popup-close i:after,.popup-close i:before{content:'';position:absolute;display:block;right:0;width:100%;height:2px;background:currentColor}.popup-close i:before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.popup-close i:after{bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.iframe-popup{z-index:500;position:fixed;width:100%;height:100%;padding:35px 20px 20px;left:0;top:0;background:rgba(9,8,8,.8)}.iframe-popup.close,.iframe-popup.open{opacity:1;pointer-events:auto}.iframe-popup,.iframe-popup.close{opacity:0;pointer-events:none}.iframe-popup iframe{border:0;margin:0 auto;max-width:1060px;border-radius:4px}.iframe-popup-inner{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.iframe-popup-content{width:100%;height:100%;max-width:1330px;max-height:100%;overflow:hidden;position:relative}.ios.touch .popup,.ios.touch .popup *{cursor:pointer;-webkit-tap-highlight-color:transparent}@media (min-width:568px){.buy-ticket-tablet .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buy-ticket-tablet .col{width:33.33%}.buy-ticket-tablet .col:first-child{max-width:330px}.buy-ticket-tablet .col:last-child{margin:0 0 0 auto;max-width:120px}.buy-ticket-tablet .btn{width:auto;margin:0 0 0 auto}}@media (min-width:768px){.popup{padding:45px}.popup-subscribe-form .h3,.popup-subscribe-form h3{margin:0 0 50px}.popup-subscribe-form .popup-inner{max-width:660px}.popup-watch .popup-body-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-watch .tabs-list{margin:0 auto 30px}.popup-watch .popup-inner{max-height:622px}.popup-coming-soon .popup-body-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-coming-soon .popup-inner{max-height:488px}.assemble-modal{padding:45px 10px}.assemble-modal .assemble-modal-box{bottom:30px;top:50px;width:80%}}@media (min-width:1024px){.popup{padding:50px 40px 40px}.popup .popup-close{top:20px;right:20px}.popup-inner{min-height:390px}.popup-head+.popup-body .popup-body-inner{top:40px;height:calc(100% - 40px)}.popup-body-inner.os-host{right:-27px}.popup-subscribe-form .popup-inner{padding:98px 84px;max-height:768px}.popup-buy-ticket .popup-body-inner.os-host .popup-body-content{padding:0 27px 0 0}.assemble-modal{padding:50px 10px 40px}.iframe-popup,.video-popup{padding:50px 40px 40px}}@media (min-width:1200px){.popup-inner{padding:80px 65px}.popup-head{min-height:72px}.popup-subscribe-form .h3,.popup-subscribe-form h3{margin:0 0 65px}.popup-watch.open .popup-inner{padding:40px 25px}.assemble-modal button.assemble-modal__close,.popup-close{top:40px;right:40px;width:40px;height:40px}.assemble-modal button.assemble-modal__close .assemble-modal__closeIcon,.popup-close i{width:15px;margin:-.5px 0 0 -7.5px}}@media (min-width:1440px){.popup-inner{padding:120px 105px}.popup-watch.open .popup-inner{padding:60px 45px}}@media (min-width:1800px){.popup{padding:88px}.assemble-modal{padding:88px 10px}.assemble-modal .assemble-modal-box{top:150px}}@media (max-width:767px){.popup-subscribe-form .form-contact .form-item{margin:0 0 32px}.popup-buy-ticket .popup-close{border-color:#ffa400;color:#ffa400}}