@charset "UTF-8";
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:10;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.pswp__bg{background:#000;opacity:0;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:12;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:13;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:a .5s linear infinite;animation:a .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:b 1s cubic-bezier(.4,0,.22,1) infinite;animation:b 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes b{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes b{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:11}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}body{font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased}body .row.small-top{margin-top:3px}body.menu--active{overflow:hidden;position:fixed;width:100%;top:0;left:0}@media (max-width:767px){body .section-content,body .section-content--alt{padding-left:25px;padding-right:25px;padding-top:14px}body .news.section-content--alt,body .section-content--alt.news--full,body .section-content.news,body .section-content.news--full{padding-right:0}body .news--full.section-content--alt,body .section-content.news--full{padding-right:25px}body .contact.section-content--alt,body .our-theatres.section-content--alt,body .section-content.contact,body .section-content.our-theatres{padding-left:0;padding-right:0}body .contact.section-content--alt .container .contact__reach-us,body .our-theatres.section-content--alt .container .contact__reach-us,body .section-content.contact .container .contact__reach-us,body .section-content.our-theatres .container .contact__reach-us{padding-left:35px;padding-right:35px}body .contact.section-content--alt .container .contact__reach-us h1,body .our-theatres.section-content--alt .container .contact__reach-us h1,body .section-content.contact .container .contact__reach-us h1,body .section-content.our-theatres .container .contact__reach-us h1{padding-left:0}body .contactlocation .contact__content{padding-left:35px!important}}.focuspoint{position:absolute;overflow:hidden}.focuspoint img{position:absolute;left:0;top:0;margin:0;display:block;width:auto;height:auto;min-width:100%;min-height:100%;max-height:none;max-width:none}button{border:none;background:none}button:focus{outline:none}.section-content,.section-content--alt{padding-top:60px;padding-bottom:60px;position:relative}@media (min-width:768px) and (max-width:992px){.section-content,.section-content--alt{padding-top:35px;padding-bottom:30px}}@media (max-width:767px){.section-content,.section-content--alt{padding-top:40px;padding-bottom:40px}}.view-section{background-color:#5f295d}a:active,a:focus,a:hover{text-decoration:none;outline:none;color:#da243f}input:focus,textarea:focus{outline:none}.nominations .title-two{margin-bottom:48px}.purple-divider{height:20px;border-top:3px solid hsla(0,0%,100%,.1);background-color:#5e2b5c}.person-info-row{margin-bottom:40px;margin-top:20px}.person-info{margin-bottom:20px;height:310px}@media (min-width:768px) and (max-width:992px){.person-info{height:450px}}@media (max-width:767px){.person-info{height:290px}}.person-info p:first-child{margin-bottom:0}.person-info p:first-child img{margin-bottom:0;width:100%;height:auto}.person-info p:nth-child(2){color:#5e2b5c;font-weight:600;margin-top:20px;margin-bottom:5px;font-size:16px;line-height:20px}.person-info p:nth-child(3){margin-top:0;font-size:14px;line-height:14px}.person-info p:nth-child(4){margin-top:10px;line-height:14px}.person-info p a{color:#da243f;font-size:14px}::-ms-clear{display:none}.gui-index{position:fixed;right:0;width:100%;background:#edeeef;z-index:8;height:60px;line-height:60px;top:0}.gui-index h1{float:left}.gui-index ul{list-style:none;margin:0;padding:0}.gui-index ul li{float:left}.gui-index ul li a{padding:0 20px}.gui>h1{padding-top:100px}.btn,.btn--alt,.btn--disabled,.btn--primary,.btn--secondary{padding:16px 35px 20px;font-size:20px;text-decoration:none;color:#fff;background:#da243f;display:inline-block;outline:none;font-weight:700;-webkit-transition:.15s;transition:.15s}.btn--alt:hover,.btn--disabled:hover,.btn--primary:hover,.btn--secondary:hover,.btn:hover{text-decoration:none;color:#fff}.btn--alt:focus,.btn--disabled:focus,.btn--primary:focus,.btn--secondary:focus,.btn:focus{text-decoration:none;color:hsla(0,0%,100%,.67);outline:none}@media (min-width:768px) and (max-width:992px){.btn,.btn--alt,.btn--disabled,.btn--primary,.btn--secondary{padding:13px 29px 15px;font-size:16px}}@media (max-width:767px){.btn,.btn--alt,.btn--disabled,.btn--primary,.btn--secondary{padding:13px 29px 15px;font-size:16px}}.btn--primary:hover{background-color:#ed3851}.btn--primary:focus{background-color:#da243f}.btn--secondary{background:#5e2b5c}.btn--secondary:hover{background-color:#7a4178}.btn--secondary:focus{background-color:#5e2b5c}.btn--alt{background:#53585f}.btn--alt:hover{background-color:#656b73}.btn--alt:focus{background-color:#53585f}.btn--disabled{cursor:not-allowed}.btn--disabled,.btn--disabled:focus,.btn--disabled:hover{background:#a9abaf;color:#d7d8d9}.title--one{font-size:40px;line-height:45px;color:#000;font-weight:700}@media (min-width:768px) and (max-width:992px){.title--one{font-size:32px}}@media (max-width:767px){.title--one{font-size:25px}}.title--one.white{color:#fff}.title--two,.title--two--white,.title--two--white--left{font-size:32px;line-height:41px;color:#5e2b5c;font-weight:700}.title--two--white--left~.row,.title--two--white~.row,.title--two~.row{margin-top:30px}@media (min-width:768px) and (max-width:992px){.title--two,.title--two--white,.title--two--white--left{font-size:24px}}@media (max-width:767px){.title--two,.title--two--white,.title--two--white--left{font-size:25px}}.title--two--white,.title--two--white--left{text-align:center;color:#fff}.title--two--white--left{text-align:left}.article__text h3,.title--three,.title--three--white{font-size:24px;line-height:31px;color:#da243f;font-weight:700}.title--three--white{text-align:center;color:#fff}.po__title--four,.title--four{font-size:16px;line-height:23px;color:#53585f;font-weight:500;text-transform:uppercase}.centered{text-align:center}.section-content--alt .article__text,.section-content .article__text{margin-top:5px;padding-right:40px}.section-content--alt .article__text a.project,.section-content .article__text a.project{margin-bottom:20px}.section-content--alt .article__text a.project .project-container,.section-content .article__text a.project .project-container{background-size:cover;background-position:50%;box-shadow:0 0 17px #000;padding-bottom:100%;position:relative}.section-content--alt .article__text a.project .project-container .project-info,.section-content .article__text a.project .project-container .project-info{bottom:0;color:#fff;position:absolute;text-align:center;line-height:1;overflow:hidden;width:100%}.section-content--alt .article__text a.project .project-container .project-info .project-extra,.section-content--alt .article__text a.project .project-container .project-info .project-name,.section-content .article__text a.project .project-container .project-info .project-extra,.section-content .article__text a.project .project-container .project-info .project-name{transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;font-size:1em;line-height:1;padding:15px 20px 20px;position:relative}.section-content--alt .article__text a.project .project-container .project-info .project-name,.section-content .article__text a.project .project-container .project-info .project-name{background:#a21233;left:-100%}.section-content--alt .article__text a.project .project-container .project-info .project-extra,.section-content .article__text a.project .project-container .project-info .project-extra{background:#000;right:-100%}.section-content--alt .article__text a.no-url .project-container,.section-content .article__text a.no-url .project-container{box-shadow:none}.section-content--alt .article__text a:hover .project-container .project-info .project-name,.section-content .article__text a:hover .project-container .project-info .project-name{left:0}.section-content--alt .article__text a:hover .project-container .project-info .project-extra,.section-content .article__text a:hover .project-container .project-info .project-extra{right:0}@media (min-width:768px) and (max-width:992px){.section-content--alt .article__text,.section-content .article__text{padding-right:10px}}@media (max-width:767px){.section-content--alt .article__text,.section-content .article__text{padding-right:10px}}.section-content--alt .article__text.intro__text a,.section-content .article__text.intro__text a{position:relative}.section-content--alt .article__text.intro__text a:after,.section-content .article__text.intro__text a:after{content:"k";font-family:stage;position:absolute;right:-17px;top:-6px;font-size:8px}@media (max-width:767px){.section-content--alt .article__text.intro__text a:after,.section-content .article__text.intro__text a:after{top:-2px}}.section-content--alt .article__text.intro__text .intro-link,.section-content .article__text.intro__text .intro-link{margin-top:28px}@media (min-width:768px) and (max-width:992px){.section-content--alt .article__text.intro__text .intro-link,.section-content .article__text.intro__text .intro-link{margin-top:0}}@media (min-width:768px) and (max-width:992px){.section-content--alt .title--two,.section-content--alt .title--two--white,.section-content--alt .title--two--white--left,.section-content .title--two,.section-content .title--two--white,.section-content .title--two--white--left{font-size:32px}}.article__text{word-break:break-word}.article__text p{font-size:18px;color:#53585f;line-height:35px;margin-top:50px}@media (min-width:768px) and (max-width:992px){.article__text p{margin-top:30px;font-size:16px;line-height:30px}}@media (max-width:767px){.article__text p{margin-top:20px;font-size:16px;line-height:24px}}.article__text p:first-of-type{font-weight:300;font-size:22px;line-height:41px;margin-top:0}@media (min-width:768px) and (max-width:992px){.article__text p:first-of-type{font-size:18px;line-height:32px}}@media (max-width:767px){.article__text p:first-of-type{font-size:17px!important;line-height:26px!important}}.article__text p.article__text--primary{color:#da243f;font-size:22px!important}.article__text p~.social{margin-top:50px}@media (max-width:767px){.article__text h3{font-size:21px}}.article__text ul{padding:0;list-style:none}.article__text ul li{font-size:18px;padding-left:28px;color:#53585f;line-height:35px;position:relative}.article__text ul li:before{content:"\2022";position:absolute;font-size:30px;top:0;left:0;color:#5e2b5c}.article__text ol{padding:0 0 0 26px}.article__text ol li{font-size:18px;color:#53585f;padding-left:1px;line-height:35px}.article__text img{max-width:100%;margin-bottom:20px}.article__text blockquote{margin-top:30px;border-left:0}@media (max-width:767px){.article__text blockquote{padding:0}}.article__text blockquote p{color:#da243f;text-align:center;font-size:26px!important;padding-top:60px;font-weight:400!important;position:relative}@media (max-width:767px){.article__text blockquote p{font-size:21px!important}}@media (min-width:768px) and (max-width:992px){.article__text blockquote p{padding-top:45px}}@media (max-width:767px){.article__text blockquote p{font-size:20px!important}}.article__text blockquote p:before{content:"c";font-family:stage;display:block;font-size:35px;color:#5e2b5c;position:absolute;top:7px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}@media (max-width:767px){.article__text blockquote p:before{top:15px}}.article__text blockquote p:first-of-type{margin-top:-7px}@media (min-width:768px) and (max-width:992px){.article__text blockquote p:first-of-type{font-size:25px}}.article__text blockquote p:nth-of-type(2){margin-top:0;margin-bottom:0;padding-top:0}.article__text blockquote p:nth-of-type(2):before{content:""}.article__text blockquote p:nth-of-type(2) img{margin-bottom:0;height:80px;width:80px}.article__text blockquote p:nth-of-type(3){margin-top:0;padding-top:0;font-weight:600!important;font-size:16px!important;color:#53585f}.article__text blockquote p:nth-of-type(3):before{content:""}.article__text.center{text-align:center}.article__text.light p{color:hsla(0,0%,100%,.75)}.article__text.text-narrow{width:600px;margin:0 auto}.article__text.text-narrow p{line-height:36px}.article__text.text-narrow h1{margin-bottom:15px}.readmore,.readmore--icon,.section-content--alt .article__text.intro__text a,.section-content .article__text.intro__text a{color:#da243f;font-weight:600;text-decoration:none;font-size:16px}.readmore--icon:hover,.readmore:hover,.section-content--alt .article__text.intro__text a:hover,.section-content .article__text.intro__text a:hover{color:#5e2b5c;text-decoration:none}.readmore--icon:hover i,.readmore:hover i,.section-content--alt .article__text.intro__text a:hover i,.section-content .article__text.intro__text a:hover i{color:#5e2b5c}.readmore--icon i{color:#da243f;font-size:8px;margin-left:5px}.news,.news--full{background:#edeeef}@media (min-width:768px) and (max-width:992px){.news,.news--full{padding:40px 0 50px}}.news--full .btn--primary,.news .btn--primary{margin-top:40px}@media (min-width:768px) and (max-width:992px){.news--full .btn--primary,.news .btn--primary{margin-top:0}}.news--full .title--two,.news--full .title--two--white,.news--full .title--two--white--left,.news .title--two,.news .title--two--white,.news .title--two--white--left{margin-top:-8px}@media (max-width:767px){.news--full .title--two,.news--full .title--two--white,.news--full .title--two--white--left,.news .title--two,.news .title--two--white,.news .title--two--white--left{margin-top:3px}}.news__block,.news__block--image{height:260px;background:#fff;padding:35px 40px;position:relative;text-align:left;display:inline-block;margin-bottom:16px;width:100%}.news__block--image .readmore,.news__block--image .readmore--icon,.news__block--image .section-content--alt .article__text.intro__text a,.news__block--image .section-content .article__text.intro__text a,.news__block .readmore,.news__block .readmore--icon,.news__block .section-content--alt .article__text.intro__text a,.news__block .section-content .article__text.intro__text a,.section-content--alt .article__text.intro__text .news__block--image a,.section-content--alt .article__text.intro__text .news__block a,.section-content .article__text.intro__text .news__block--image a,.section-content .article__text.intro__text .news__block a{top:auto;right:40px;bottom:35px;left:auto;position:absolute;font-size:14px;margin-bottom:-3px}@media (max-width:767px){.news__block--image .readmore,.news__block--image .readmore--icon,.news__block--image .section-content--alt .article__text.intro__text a,.news__block--image .section-content .article__text.intro__text a,.news__block .readmore,.news__block .readmore--icon,.news__block .section-content--alt .article__text.intro__text a,.news__block .section-content .article__text.intro__text a,.section-content--alt .article__text.intro__text .news__block--image a,.section-content--alt .article__text.intro__text .news__block a,.section-content .article__text.intro__text .news__block--image a,.section-content .article__text.intro__text .news__block a{font-size:17px;bottom:24px;right:37px}}.news__block--image:hover,.news__block:hover{background:#5e2b5c;text-decoration:none;cursor:pointer}.news__block--image:hover .news__title,.news__block:hover .news__title{color:#fff}.news__block--image:hover .news__date,.news__block--image:hover .readmore,.news__block--image:hover .readmore--icon,.news__block--image:hover .section-content--alt .article__text.intro__text a,.news__block--image:hover .section-content .article__text.intro__text a,.news__block:hover .news__date,.news__block:hover .readmore,.news__block:hover .readmore--icon,.news__block:hover .section-content--alt .article__text.intro__text a,.news__block:hover .section-content .article__text.intro__text a,.section-content--alt .article__text.intro__text .news__block--image:hover a,.section-content--alt .article__text.intro__text .news__block:hover a,.section-content .article__text.intro__text .news__block--image:hover a,.section-content .article__text.intro__text .news__block:hover a{color:hsla(0,0%,100%,.5)}@media (min-width:768px) and (max-width:992px){.news__block,.news__block--image{padding:20px;height:220px}}@media (max-width:767px){.news__block,.news__block--image{padding:25px 29px;margin-bottom:30px}}.news__block--image{background-size:cover;background-position:50%}.news__block--image .news__title{color:#fff;z-index:2;font-weight:700}@media (max-width:767px){.news__block--image .news__title{margin-top:10px}}.news__block--image .news__date,.news__block--image .readmore,.news__block--image .readmore--icon,.news__block--image .section-content--alt .article__text.intro__text a,.news__block--image .section-content .article__text.intro__text a,.section-content--alt .article__text.intro__text .news__block--image a,.section-content .article__text.intro__text .news__block--image a{color:hsla(0,0%,100%,.8);z-index:2}.news__block--image:hover{background:#5e2b5c!important}.news__block--image:hover:before{background:none}.news__block--image:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:rgba(83,88,95,.5)}@media (max-width:767px){.news__block--image .readmore,.news__block--image .readmore--icon,.news__block--image .section-content--alt .article__text.intro__text a,.news__block--image .section-content .article__text.intro__text a,.section-content--alt .article__text.intro__text .news__block--image a,.section-content .article__text.intro__text .news__block--image a{bottom:22px}}.news__title{font-size:18px;color:#000;line-height:27px;font-weight:300;margin-top:3px;position:relative;font-weight:500}@media (max-width:767px){.news__title{font-weight:400;margin-top:13px}}.news__date{color:#53585f;font-weight:600;position:relative}.cast{background:#da243f}.cast__container{text-align:center}@media (min-width:768px) and (max-width:992px){.cast__container .nav-tabs li.active,.cast__container .nav-tabs li.active a{background-color:#da243f;color:#fff}}.cast__item{display:inline-block;float:none;width:16.4%;margin-bottom:25px}.cast__image{display:block;margin:0 auto;width:150px;height:190px;overflow:hidden;position:relative;background-size:cover;background-position:50%;margin-bottom:15px}@media (min-width:768px) and (max-width:992px){.cast__image{width:100px;height:100px}}.cast__name,.cast__name--black,.cast__personage{color:hsla(0,0%,100%,.75);font-weight:500;font-size:16px;text-align:center;margin-top:0;margin-bottom:13px}@media (min-width:768px) and (max-width:992px){.cast__name,.cast__name--black,.cast__personage{height:25px}}.cast__name--black{font-weight:700;color:#000}.cast__personage{font-weight:700;color:#fff;text-transform:uppercase;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.form__text--area,input.form__text{border:1px solid #dcdddf;background:#fff;width:280px;height:48px;line-height:48px;padding:0 20px;font-size:18px;color:#53585f;margin-bottom:12px}.form__text--area:focus,input.form__text:focus{border:2px solid #da243f;outline:none;padding:0 20px 0 19px}@media (max-width:767px){.form__text--area,input.form__text{width:100%}}.form__text--area{height:195px;width:100%;resize:none}.form__text--area:focus{padding:0 20px 0 19px}.form__label{font-size:16px;line-height:48px;color:#53585f}.form__check,.form__radio{display:none}.form__label--check,.form__label--radio{color:#53585f;font-size:16px;padding-left:28px;font-weight:400;position:relative;margin-right:25px;line-height:48px}.form__label--check:before,.form__label--radio:before{display:block;top:15px;right:auto;bottom:auto;left:0;position:absolute;content:"";width:15px;height:15px;background:#fff;border-radius:100%;border:1px solid #a9abaf}.form__radio:checked+.form__label--check:before,.form__radio:checked+.form__label--radio:before{background:#da243f;border:none}.form__radio:checked+.form__label--check:after,.form__radio:checked+.form__label--radio:after{content:"";top:20px;right:auto;bottom:auto;left:5px;position:absolute;display:block;background:#fff;border-radius:100%;width:5px;height:5px}.form__label--check:before{border-radius:0}.form__check:checked+.form__label--check:before{background:#da243f;border:none}.form__check:checked+.form__label--check:after{content:"f";font-family:stage;top:-1px;right:auto;bottom:auto;left:1px;position:absolute;color:#fff;font-size:13px}@media (min-width:768px) and (max-width:992px){.social{width:106px;float:right}}.social__item,.social__item--facebook,.social__item--linkedin,.social__item--twitter,.social__item--youtube{background:#edeeef;width:64px;height:64px;display:inline-block;margin-right:8px;margin-top:3px;text-align:center;line-height:74px;-webkit-transition:.15s;transition:.15s}@media (min-width:768px) and (max-width:992px){.social__item,.social__item--facebook,.social__item--linkedin,.social__item--twitter,.social__item--youtube{width:46px;height:46px;line-height:52px}}@media (max-width:767px){.social__item,.social__item--facebook,.social__item--linkedin,.social__item--twitter,.social__item--youtube{width:46px;height:46px;line-height:52px;margin-right:5px}}.social__item--facebook i,.social__item--linkedin i,.social__item--twitter i,.social__item--youtube i,.social__item i{color:#53585f;opacity:.5;font-size:26px}@media (min-width:768px) and (max-width:992px){.social__item--facebook i,.social__item--linkedin i,.social__item--twitter i,.social__item--youtube i,.social__item i{font-size:22px}}@media (max-width:767px){.social__item--facebook i,.social__item--linkedin i,.social__item--twitter i,.social__item--youtube i,.social__item i{font-size:20px}}.social__item--facebook:hover,.social__item--linkedin:hover,.social__item--twitter:hover,.social__item--youtube:hover,.social__item:hover{cursor:pointer}.social__item--facebook:hover i,.social__item--linkedin:hover i,.social__item--twitter:hover i,.social__item--youtube:hover i,.social__item:hover i{color:#fff;opacity:1}.social__item--facebook i{margin-left:3px}.social__item--facebook:hover{background-color:#3b579d}.social__item--twitter:hover{background-color:#26afdf}.social__item--linkedin:hover{background-color:#007bb6}.social__item--youtube:hover{background-color:#cc181e}.customdropdown,.customdropdown__results .customdropdown__result,.customdropdown__results .customdropdown__result--current,.division,.division--flag,.division--icon,.ourcompanies--big .division--hq{box-shadow:0 1px 12px rgba(0,0,0,.2);background-color:#fff;display:inline-block;width:32%;margin:7px 6px 7px 0;z-index:8;position:relative}@media (max-width:767px){.customdropdown:first-child,.customdropdown__results .customdropdown__result--current:first-child,.customdropdown__results .customdropdown__result:first-child,.division--flag:first-child,.division--icon:first-child,.division:first-child,.ourcompanies--big .division--hq:first-child{margin-top:-18px!important}}@media (min-width:768px) and (max-width:992px){.customdropdown,.customdropdown__results .customdropdown__result,.customdropdown__results .customdropdown__result--current,.division,.division--flag,.division--icon,.ourcompanies--big .division--hq{width:31%}}@media (max-width:767px){.customdropdown,.customdropdown__results .customdropdown__result,.customdropdown__results .customdropdown__result--current,.division,.division--flag,.division--icon,.ourcompanies--big .division--hq{width:100%}}.customdropdown:nth-of-type(3n),.customdropdown__results .customdropdown__result--current:nth-of-type(3n),.customdropdown__results .customdropdown__result:nth-of-type(3n),.division--flag:nth-of-type(3n),.division--icon:nth-of-type(3n),.division:nth-of-type(3n),.ourcompanies--big .division--hq:nth-of-type(3n){margin-right:0}.customdropdown .customdropdown__content,.customdropdown .division__content,.customdropdown__results .customdropdown__result--current .customdropdown__content,.customdropdown__results .customdropdown__result--current .division__content,.customdropdown__results .customdropdown__result .customdropdown__content,.customdropdown__results .customdropdown__result .division__content,.division--flag .division__content,.division--icon .division__content,.division .division__content,.ourcompanies--big .division--hq .division__content{padding:14px 10px 14px 0;display:inline-block;text-align:left;float:left}.customdropdown .customdropdown__subtitle,.customdropdown .division__subtitle,.customdropdown__results .customdropdown__result--current .customdropdown__subtitle,.customdropdown__results .customdropdown__result--current .division__subtitle,.customdropdown__results .customdropdown__result .customdropdown__subtitle,.customdropdown__results .customdropdown__result .division__subtitle,.division--flag .division__subtitle,.division--icon .division__subtitle,.division .division__subtitle,.ourcompanies--big .division--hq .division__subtitle{display:block;font-size:16px;color:#53585f;margin-bottom:2px}@media (min-width:768px) and (max-width:992px){.customdropdown .customdropdown__subtitle,.customdropdown .division__subtitle,.customdropdown__results .customdropdown__result--current .customdropdown__subtitle,.customdropdown__results .customdropdown__result--current .division__subtitle,.customdropdown__results .customdropdown__result .customdropdown__subtitle,.customdropdown__results .customdropdown__result .division__subtitle,.division--flag .division__subtitle,.division--icon .division__subtitle,.division .division__subtitle,.ourcompanies--big .division--hq .division__subtitle{font-size:9px}}@media (max-width:767px){.customdropdown .customdropdown__subtitle,.customdropdown .division__subtitle,.customdropdown__results .customdropdown__result--current .customdropdown__subtitle,.customdropdown__results .customdropdown__result--current .division__subtitle,.customdropdown__results .customdropdown__result .customdropdown__subtitle,.customdropdown__results .customdropdown__result .division__subtitle,.division--flag .division__subtitle,.division--icon .division__subtitle,.division .division__subtitle,.ourcompanies--big .division--hq .division__subtitle{font-size:17px}}@media (max-width:374px){.customdropdown .customdropdown__subtitle,.customdropdown .division__subtitle,.customdropdown__results .customdropdown__result--current .customdropdown__subtitle,.customdropdown__results .customdropdown__result--current .division__subtitle,.customdropdown__results .customdropdown__result .customdropdown__subtitle,.customdropdown__results .customdropdown__result .division__subtitle,.division--flag .division__subtitle,.division--icon .division__subtitle,.division .division__subtitle,.ourcompanies--big .division--hq .division__subtitle{width:120px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.customdropdown .customdropdown__title,.customdropdown .division__title,.customdropdown__results .customdropdown__result--current .customdropdown__title,.customdropdown__results .customdropdown__result--current .division__title,.customdropdown__results .customdropdown__result .customdropdown__title,.customdropdown__results .customdropdown__result .division__title,.division--flag .division__title,.division--icon .division__title,.division .division__title,.ourcompanies--big .division--hq .division__title{text-transform:uppercase;font-weight:700;color:#262626;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (min-width:768px) and (max-width:992px){.customdropdown .customdropdown__title,.customdropdown .division__title,.customdropdown__results .customdropdown__result--current .customdropdown__title,.customdropdown__results .customdropdown__result--current .division__title,.customdropdown__results .customdropdown__result .customdropdown__title,.customdropdown__results .customdropdown__result .division__title,.division--flag .division__title,.division--icon .division__title,.division .division__title,.ourcompanies--big .division--hq .division__title{font-size:12px;display:block}}@media (max-width:767px){.customdropdown .customdropdown__title,.customdropdown .division__title,.customdropdown__results .customdropdown__result--current .customdropdown__title,.customdropdown__results .customdropdown__result--current .division__title,.customdropdown__results .customdropdown__result .customdropdown__title,.customdropdown__results .customdropdown__result .division__title,.division--flag .division__title,.division--icon .division__title,.division .division__title,.ourcompanies--big .division--hq .division__title{font-size:17px}}@media (max-width:480px){.customdropdown .customdropdown__title,.customdropdown .division__title,.customdropdown__results .customdropdown__result--current .customdropdown__title,.customdropdown__results .customdropdown__result--current .division__title,.customdropdown__results .customdropdown__result .customdropdown__title,.customdropdown__results .customdropdown__result .division__title,.division--flag .division__title,.division--icon .division__title,.division .division__title,.ourcompanies--big .division--hq .division__title{width:120px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block}}.customdropdown .customdropdown__image,.customdropdown .division__image,.customdropdown .ourcompanies--big .division__icon,.customdropdown__results .customdropdown__result--current .customdropdown__image,.customdropdown__results .customdropdown__result--current .division__image,.customdropdown__results .customdropdown__result--current .ourcompanies--big .division__icon,.customdropdown__results .customdropdown__result .customdropdown__image,.customdropdown__results .customdropdown__result .division__image,.customdropdown__results .customdropdown__result .ourcompanies--big .division__icon,.division--flag .division__image,.division--flag .ourcompanies--big .division__icon,.division--icon .division__image,.division--icon .ourcompanies--big .division__icon,.division .division__image,.division .ourcompanies--big .division__icon,.ourcompanies--big .customdropdown .division__icon,.ourcompanies--big .customdropdown__results .customdropdown__result--current .division__icon,.ourcompanies--big .customdropdown__results .customdropdown__result .division__icon,.ourcompanies--big .division--flag .division__icon,.ourcompanies--big .division--hq .division__icon,.ourcompanies--big .division--hq .division__image,.ourcompanies--big .division--icon .division__icon,.ourcompanies--big .division .division__icon{float:left;padding:14px 20px 14px 24px}@media (min-width:768px) and (max-width:992px){.customdropdown .customdropdown__image,.customdropdown .division__image,.customdropdown .ourcompanies--big .division__icon,.customdropdown__results .customdropdown__result--current .customdropdown__image,.customdropdown__results .customdropdown__result--current .division__image,.customdropdown__results .customdropdown__result--current .ourcompanies--big .division__icon,.customdropdown__results .customdropdown__result .customdropdown__image,.customdropdown__results .customdropdown__result .division__image,.customdropdown__results .customdropdown__result .ourcompanies--big .division__icon,.division--flag .division__image,.division--flag .ourcompanies--big .division__icon,.division--icon .division__image,.division--icon .ourcompanies--big .division__icon,.division .division__image,.division .ourcompanies--big .division__icon,.ourcompanies--big .customdropdown .division__icon,.ourcompanies--big .customdropdown__results .customdropdown__result--current .division__icon,.ourcompanies--big .customdropdown__results .customdropdown__result .division__icon,.ourcompanies--big .division--flag .division__icon,.ourcompanies--big .division--hq .division__icon,.ourcompanies--big .division--hq .division__image,.ourcompanies--big .division--icon .division__icon,.ourcompanies--big .division .division__icon{padding:12px 7px 24px 8px}}.customdropdown .customdropdown__image img,.customdropdown .division__image img,.customdropdown .ourcompanies--big .division__icon img,.customdropdown__results .customdropdown__result--current .customdropdown__image img,.customdropdown__results .customdropdown__result--current .division__image img,.customdropdown__results .customdropdown__result--current .ourcompanies--big .division__icon img,.customdropdown__results .customdropdown__result .customdropdown__image img,.customdropdown__results .customdropdown__result .division__image img,.customdropdown__results .customdropdown__result .ourcompanies--big .division__icon img,.division--flag .division__image img,.division--flag .ourcompanies--big .division__icon img,.division--icon .division__image img,.division--icon .ourcompanies--big .division__icon img,.division .division__image img,.division .ourcompanies--big .division__icon img,.ourcompanies--big .customdropdown .division__icon img,.ourcompanies--big .customdropdown__results .customdropdown__result--current .division__icon img,.ourcompanies--big .customdropdown__results .customdropdown__result .division__icon img,.ourcompanies--big .division--flag .division__icon img,.ourcompanies--big .division--hq .division__icon img,.ourcompanies--big .division--hq .division__image img,.ourcompanies--big .division--icon .division__icon img,.ourcompanies--big .division .division__icon img{margin-top:6px;width:50px;height:34px;box-shadow:0 0 10px rgba(0,0,0,.2)}@media (min-width:768px) and (max-width:992px){.customdropdown .customdropdown__image img,.customdropdown .division__image img,.customdropdown .ourcompanies--big .division__icon img,.customdropdown__results .customdropdown__result--current .customdropdown__image img,.customdropdown__results .customdropdown__result--current .division__image img,.customdropdown__results .customdropdown__result--current .ourcompanies--big .division__icon img,.customdropdown__results .customdropdown__result .customdropdown__image img,.customdropdown__results .customdropdown__result .division__image img,.customdropdown__results .customdropdown__result .ourcompanies--big .division__icon img,.division--flag .division__image img,.division--flag .ourcompanies--big .division__icon img,.division--icon .division__image img,.division--icon .ourcompanies--big .division__icon img,.division .division__image img,.division .ourcompanies--big .division__icon img,.ourcompanies--big .customdropdown .division__icon img,.ourcompanies--big .customdropdown__results .customdropdown__result--current .division__icon img,.ourcompanies--big .customdropdown__results .customdropdown__result .division__icon img,.ourcompanies--big .division--flag .division__icon img,.ourcompanies--big .division--hq .division__icon img,.ourcompanies--big .division--hq .division__image img,.ourcompanies--big .division--icon .division__icon img,.ourcompanies--big .division .division__icon img{margin-top:0;width:30px;height:20px}}@media (max-width:767px){.customdropdown .customdropdown__image img,.customdropdown .division__image img,.customdropdown .ourcompanies--big .division__icon img,.customdropdown__results .customdropdown__result--current .customdropdown__image img,.customdropdown__results .customdropdown__result--current .division__image img,.customdropdown__results .customdropdown__result--current .ourcompanies--big .division__icon img,.customdropdown__results .customdropdown__result .customdropdown__image img,.customdropdown__results .customdropdown__result .division__image img,.customdropdown__results .customdropdown__result .ourcompanies--big .division__icon img,.division--flag .division__image img,.division--flag .ourcompanies--big .division__icon img,.division--icon .division__image img,.division--icon .ourcompanies--big .division__icon img,.division .division__image img,.division .ourcompanies--big .division__icon img,.ourcompanies--big .customdropdown .division__icon img,.ourcompanies--big .customdropdown__results .customdropdown__result--current .division__icon img,.ourcompanies--big .customdropdown__results .customdropdown__result .division__icon img,.ourcompanies--big .division--flag .division__icon img,.ourcompanies--big .division--hq .division__icon img,.ourcompanies--big .division--hq .division__image img,.ourcompanies--big .division--icon .division__icon img,.ourcompanies--big .division .division__icon img{width:55px;height:37.5px}}.customdropdown:hover,.customdropdown__results .customdropdown__result--current:hover,.customdropdown__results .customdropdown__result:hover,.division--flag:hover,.division--icon:hover,.division:hover,.ourcompanies--big .division--hq:hover{background-color:#da243f}.customdropdown .division--flag:hover .customdropdown__subtitle,.customdropdown .division--flag:hover .customdropdown__title,.customdropdown .division--icon:hover .customdropdown__subtitle,.customdropdown .division--icon:hover .customdropdown__title,.customdropdown .division:hover .customdropdown__subtitle,.customdropdown .division:hover .customdropdown__title,.customdropdown .ourcompanies--big .division--hq:hover .customdropdown__subtitle,.customdropdown .ourcompanies--big .division--hq:hover .customdropdown__title,.customdropdown:hover .customdropdown__subtitle,.customdropdown:hover .customdropdown__title,.customdropdown:hover .division__subtitle,.customdropdown:hover .division__title,.customdropdown__results .customdropdown__result--current .division--flag:hover .customdropdown__subtitle,.customdropdown__results .customdropdown__result--current .division--flag:hover .customdropdown__title,.customdropdown__results .customdropdown__result--current .division--icon:hover .customdropdown__subtitle,.customdropdown__results .customdropdown__result--current .division--icon:hover .customdropdown__title,.customdropdown__results .customdropdown__result--current .division:hover .customdropdown__subtitle,.customdropdown__results .customdropdown__result--current .division:hover .customdropdown__title,.customdropdown__results .customdropdown__result--current .ourcompanies--big .division--hq:hover .customdropdown__subtitle,.customdropdown__results .customdropdown__result--current .ourcompanies--big .division--hq:hover .customdropdown__title,.customdropdown__results .customdropdown__result--current:hover .customdropdown__subtitle,.customdropdown__results .customdropdown__result--current:hover .customdropdown__title,.customdropdown__results .customdropdown__result--current:hover .division__subtitle,.customdropdown__results .customdropdown__result--current:hover .division__title,.customdropdown__results .customdropdown__result .division--flag:hover .customdropdown__subtitle,.customdropdown__results .customdropdown__result .division--flag:hover .customdropdown__title,.customdropdown__results .customdropdown__result .division--icon:hover .customdropdown__subtitle,.customdropdown__results .customdropdown__result .division--icon:hover .customdropdown__title,.customdropdown__results .customdropdown__result .division:hover .customdropdown__subtitle,.customdropdown__results .customdropdown__result .division:hover .customdropdown__title,.customdropdown__results .customdropdown__result .ourcompanies--big .division--hq:hover .customdropdown__subtitle,.customdropdown__results .customdropdown__result .ourcompanies--big .division--hq:hover .customdropdown__title,.customdropdown__results .customdropdown__result:hover .customdropdown__subtitle,.customdropdown__results .customdropdown__result:hover .customdropdown__title,.customdropdown__results .customdropdown__result:hover .division__subtitle,.customdropdown__results .customdropdown__result:hover .division__title,.division--flag:hover .customdropdown .customdropdown__subtitle,.division--flag:hover .customdropdown .customdropdown__title,.division--flag:hover .customdropdown__results .customdropdown__result--current .customdropdown__subtitle,.division--flag:hover .customdropdown__results .customdropdown__result--current .customdropdown__title,.division--flag:hover .customdropdown__results .customdropdown__result .customdropdown__subtitle,.division--flag:hover .customdropdown__results .customdropdown__result .customdropdown__title,.division--flag:hover .division__subtitle,.division--flag:hover .division__title,.division--icon:hover .customdropdown .customdropdown__subtitle,.division--icon:hover .customdropdown .customdropdown__title,.division--icon:hover .customdropdown__results .customdropdown__result--current .customdropdown__subtitle,.division--icon:hover .customdropdown__results .customdropdown__result--current .customdropdown__title,.division--icon:hover .customdropdown__results .customdropdown__result .customdropdown__subtitle,.division--icon:hover .customdropdown__results .customdropdown__result .customdropdown__title,.division--icon:hover .division__subtitle,.division--icon:hover .division__title,.division:hover .customdropdown .customdropdown__subtitle,.division:hover .customdropdown .customdropdown__title,.division:hover .customdropdown__results .customdropdown__result--current .customdropdown__subtitle,.division:hover .customdropdown__results .customdropdown__result--current .customdropdown__title,.division:hover .customdropdown__results .customdropdown__result .customdropdown__subtitle,.division:hover .customdropdown__results .customdropdown__result .customdropdown__title,.division:hover .division__subtitle,.division:hover .division__title,.ourcompanies--big .division--hq:hover .customdropdown .customdropdown__subtitle,.ourcompanies--big .division--hq:hover .customdropdown .customdropdown__title,.ourcompanies--big .division--hq:hover .customdropdown__results .customdropdown__result--current .customdropdown__subtitle,.ourcompanies--big .division--hq:hover .customdropdown__results .customdropdown__result--current .customdropdown__title,.ourcompanies--big .division--hq:hover .customdropdown__results .customdropdown__result .customdropdown__subtitle,.ourcompanies--big .division--hq:hover .customdropdown__results .customdropdown__result .customdropdown__title,.ourcompanies--big .division--hq:hover .division__subtitle,.ourcompanies--big .division--hq:hover .division__title{color:#fff}@media (min-width:768px) and (max-width:992px){.customdropdown .division--flag .customdropdown__content,.customdropdown .ourcompanies--big .division--hq .customdropdown__content,.customdropdown__results .customdropdown__result--current .division--flag .customdropdown__content,.customdropdown__results .customdropdown__result--current .ourcompanies--big .division--hq .customdropdown__content,.customdropdown__results .customdropdown__result .division--flag .customdropdown__content,.customdropdown__results .customdropdown__result .ourcompanies--big .division--hq .customdropdown__content,.division--flag .customdropdown .customdropdown__content,.division--flag .customdropdown__results .customdropdown__result--current .customdropdown__content,.division--flag .customdropdown__results .customdropdown__result .customdropdown__content,.division--flag .division__content,.ourcompanies--big .division--hq .customdropdown .customdropdown__content,.ourcompanies--big .division--hq .customdropdown__results .customdropdown__result--current .customdropdown__content,.ourcompanies--big .division--hq .customdropdown__results .customdropdown__result .customdropdown__content,.ourcompanies--big .division--hq .division__content{width:147px;padding:6px 10px 14px 3px}}@media (min-width:768px) and (max-width:992px){.division--flag,.ourcompanies--big .division--hq{height:43px;width:222px;margin:3px 6px 7px 0;margin-bottom:0}}.division--flag.clearfix,.ourcompanies--big .clearfix.division--hq{width:32%;margin-top:6px}@media (min-width:768px) and (max-width:992px){.division--flag.clearfix,.ourcompanies--big .clearfix.division--hq{width:222px}}@media (min-width:768px) and (max-width:992px){.customdropdown .division--flag.clearfix .customdropdown__content,.customdropdown .ourcompanies--big .clearfix.division--hq .customdropdown__content,.customdropdown__results .customdropdown__result--current .division--flag.clearfix .customdropdown__content,.customdropdown__results .customdropdown__result--current .ourcompanies--big .clearfix.division--hq .customdropdown__content,.customdropdown__results .customdropdown__result .division--flag.clearfix .customdropdown__content,.customdropdown__results .customdropdown__result .ourcompanies--big .clearfix.division--hq .customdropdown__content,.division--flag.clearfix .customdropdown .customdropdown__content,.division--flag.clearfix .customdropdown__results .customdropdown__result--current .customdropdown__content,.division--flag.clearfix .customdropdown__results .customdropdown__result .customdropdown__content,.division--flag.clearfix .division__content,.ourcompanies--big .clearfix.division--hq .customdropdown .customdropdown__content,.ourcompanies--big .clearfix.division--hq .customdropdown__results .customdropdown__result--current .customdropdown__content,.ourcompanies--big .clearfix.division--hq .customdropdown__results .customdropdown__result .customdropdown__content,.ourcompanies--big .clearfix.division--hq .division__content{width:125px}}@media (max-width:767px){.customdropdown .division--flag.clearfix .customdropdown__content,.customdropdown .ourcompanies--big .clearfix.division--hq .customdropdown__content,.customdropdown__results .customdropdown__result--current .division--flag.clearfix .customdropdown__content,.customdropdown__results .customdropdown__result--current .ourcompanies--big .clearfix.division--hq .customdropdown__content,.customdropdown__results .customdropdown__result .division--flag.clearfix .customdropdown__content,.customdropdown__results .customdropdown__result .ourcompanies--big .clearfix.division--hq .customdropdown__content,.division--flag.clearfix .customdropdown .customdropdown__content,.division--flag.clearfix .customdropdown__results .customdropdown__result--current .customdropdown__content,.division--flag.clearfix .customdropdown__results .customdropdown__result .customdropdown__content,.division--flag.clearfix .division__content,.ourcompanies--big .clearfix.division--hq .customdropdown .customdropdown__content,.ourcompanies--big .clearfix.division--hq .customdropdown__results .customdropdown__result--current .customdropdown__content,.ourcompanies--big .clearfix.division--hq .customdropdown__results .customdropdown__result .customdropdown__content,.ourcompanies--big .clearfix.division--hq .division__content{margin-left:-6px}}@media (min-width:768px) and (max-width:992px){.division--flag.clearfix,.ourcompanies--big .clearfix.division--hq{margin-left:20px}}@media (max-width:767px){.division--flag.clearfix,.ourcompanies--big .clearfix.division--hq{width:100%!important;margin-left:0!important;margin-bottom:35px}}.awards{background-color:#000;text-align:center;padding-top:74px;padding-bottom:78px}@media (max-width:767px){.awards{padding-bottom:42px;padding-top:0}}.awards .title--two,.awards .title--two--white,.awards .title--two--white--left{color:#fff;margin-top:0}@media (max-width:767px){.awards .title--two,.awards .title--two--white,.awards .title--two--white--left{font-size:22px;margin-bottom:-3px;margin-top:19px}}.awards .awards__item{display:inline-block;float:none;width:16.4%;position:relative;vertical-align:top}@media (max-width:767px){.awards .awards__item{width:30%;padding:0}}.awards .awards__record{font-size:72px;color:#d6a859;font-weight:300;display:block;margin-bottom:-10px}@media (max-width:767px){.awards .awards__record{font-size:47px;margin-bottom:-5px}}.awards .awards__title{color:hsla(0,0%,100%,.67);font-size:18px;display:block}@media (max-width:767px){.awards .awards__title{font-size:12.5px}}.productions{text-align:center;margin-left:-25px;margin-right:-25px;background-color:#edeeef}.production_col{height:350px;margin-bottom:40px;overflow:hidden}@media (max-width:480px){.production_col{height:280px}}@media (min-width:1220px){.production_col{width:16.66667%}}@media (min-width:992px) and (max-width:1200px){.production_col{width:25%}}@media (min-width:768px) and (max-width:992px){.production_col{width:33.33333%}}@media (max-width:767px){.production_col{width:33%}}@media (max-width:610px){.production_col{width:50%}}@media (max-width:480px){.production_col{width:45%;margin:0 2%}}@media (max-width:430px){.production_col{width:48%;margin:0}.production_col:nth-child(odd){float:left}.production_col:nth-child(2n){float:right}}.po__calendar-icon,.po__round-flag,.production .production__flag{margin-top:-4px;width:20px;height:15px;margin-right:13px;box-shadow:0 1px 7px rgba(0,0,0,.2)}.production{text-align:center;width:100%;display:inline-table}.production .production__cover{width:180px;height:250px;box-shadow:0 0 10px rgba(0,0,0,.1);background-size:cover;margin:0 auto}.production .production__title{margin-bottom:11px;margin-top:11px;line-height:20px}.production .production__title a{font-size:18px;font-weight:600;color:#000}@media (max-width:430px){.production .production__title a{margin:0 auto;width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}}.production .production__location{font-size:14px;color:#53585f}.media__button,.media__button--gal,.media__button--play{background-color:rgba(94,43,92,.93);display:block;color:#fff;height:180px;width:180px;text-align:center}.media__button--gal:hover,.media__button--play:hover,.media__button:hover{color:#fff;opacity:1;background-color:#5e2b5c}.media__button--gal:focus,.media__button--play:focus,.media__button:focus{color:#fff}@media (max-width:767px){.media__button,.media__button--gal,.media__button--play{height:140px;width:140px}}.media__button--play{border-radius:50%;line-height:200px;text-align:center;font-size:64px}.media__button--play i{margin-left:15px}@media (max-width:767px){.media__button--play i{margin-left:15px;top:-25px;position:relative;font-size:50px}}@media (min-width:768px) and (max-width:992px){.media__button--play{height:90px;width:90px;line-height:98px;font-size:28px}.media__button--play i{margin-left:5px}}.media__button--gal{padding:47px;border-radius:20px;font-size:80px}@media (max-width:767px){.media__button--gal i{top:-35px;position:relative;font-size:50px}}.nominations{background-color:#000;color:#fff;text-align:center;padding-bottom:100px}.nominations .title-two{font-size:32px;text-align:left;padding:0 10px;margin-bottom:25px}@media (min-width:768px) and (max-width:992px){.nominations{padding-bottom:60px}.nominations .title-two{font-size:26px;margin-bottom:10px}}@media (max-width:767px){.nominations{padding-bottom:60px}.nominations .title-two{font-size:26px;margin-bottom:10px}}.nominations__list--headings{list-style-type:none;margin-bottom:40px;padding:0}@media (min-width:768px) and (max-width:992px){.nominations__list--headings{display:none}}@media (max-width:767px){.nominations__list--headings{display:none}}.nominations__list--headings .list-item{text-transform:uppercase;text-align:left;color:hsla(0,0%,100%,.75);font-size:16px;font-family:Roboto-black,sans-serif;padding:10px 0;border-bottom:1px solid hsla(0,0%,100%,.75)}.nominations__item{padding:20px 0;border-bottom:1px solid hsla(0,0%,100%,.75)}.nominations__item.display-list .list-items{display:block}.nominations__item.display-list .list-items__summary{display:none}.nominations__item .title-container{padding:0 20px 0 0;cursor:pointer}.article__text .nominations__item .title-container h3,.nominations__item .title-container .article__text h3,.nominations__item .title-container .title--three,.nominations__item .title-container .title--three--white{color:#fff;text-align:left;margin:0}.article__text .nominations__item .title-container h3 .display-nomination-items,.nominations__item .title-container .article__text h3 .display-nomination-items,.nominations__item .title-container .title--three--white .display-nomination-items,.nominations__item .title-container .title--three .display-nomination-items{padding:0 10px;cursor:pointer;transition:transform .3s ease}.article__text .nominations__item .title-container h3 .display-nomination-items.list-open,.nominations__item .title-container .article__text h3 .display-nomination-items.list-open,.nominations__item .title-container .title--three--white .display-nomination-items.list-open,.nominations__item .title-container .title--three .display-nomination-items.list-open{transform:rotate(180deg)}.nominations__item .list-items{padding:0;list-style-type:none;line-height:25px;display:none;margin-bottom:0}.nominations__item .list-items__summary{display:block;text-align:left}.nominations__item .list-items__summary li{padding-left:0}.nominations__item .list-items__summary span{margin-right:20px;font-size:15px}.nominations__item .list-items__summary span i{margin-right:5px;vertical-align:-1px}.nominations__item .list-items__summary span i.icon-star{color:#d6a859}.nominations__item .list-items .list-item{text-align:left;padding:0}.nominations__item .list-items .list-item a{color:#fff}.nominations__item .list-items .list-item--won{padding:0 0 0 25px;position:relative}.nominations__item .list-items .list-item--won:after{content:"l";font-family:Stage;color:#d6a859;font-size:15px;position:absolute;left:0;top:-2px}.nominations__item .list-items .list-item.col-md-5{width:calc(41.66667% - 31px)}@media (min-width:768px) and (max-width:992px){.nominations__item{padding:0}.nominations__item .title-container{padding:10px 0}.article__text .nominations__item .title-container h3,.nominations__item .title-container .article__text h3,.nominations__item .title-container .title--three,.nominations__item .title-container .title--three--white{font-size:21px}.nominations__item .list-items{margin-bottom:0;height:auto;line-height:inherit}.nominations__item .list-items__summary{margin-bottom:10px}.nominations__item .list-items .list-item.last-item{padding-bottom:15px}.nominations__item .list-items .list-item.col-md-5{width:100%}.nominations__item .list-items .clearfix{margin-bottom:15px}.nominations__item .list-items .clearfix>div:first-of-type{margin-bottom:10px}.nominations__item .list-items .clearfix>div:nth-of-type(2){margin-bottom:5px}}@media (max-width:767px){.nominations__item{padding:0}.nominations__item .title-container{padding:10px 0}.article__text .nominations__item .title-container h3,.nominations__item .title-container .article__text h3,.nominations__item .title-container .title--three,.nominations__item .title-container .title--three--white{font-size:21px}.nominations__item .list-items{margin-bottom:0;height:auto;line-height:inherit}.nominations__item .list-items__summary{margin-bottom:10px}.nominations__item .list-items .list-item.last-item{padding-bottom:15px}.nominations__item .list-items .list-item.col-md-5{width:100%}.nominations__item .list-items .clearfix{margin-bottom:15px}.nominations__item .list-items .clearfix>div:first-of-type{margin-bottom:10px}.nominations__item .list-items .clearfix>div:nth-of-type(2){margin-bottom:5px}}.star-container{width:60px;height:40px;position:absolute;right:10px;bottom:-40px;line-height:40px;text-align:right}.star-container .icon-star{color:#d6a859;margin-top:3px;margin-right:10px}.nominations__text,.nominations__text--transparant{text-align:center;font-style:italic}.nominations__text--transparant{color:hsla(0,0%,100%,.5)}.customdropdown,.customdropdown__results .customdropdown__result,.customdropdown__results .customdropdown__result--current{text-align:left;width:340px;background:rgba(0,0,0,.67);position:relative;margin:0;box-shadow:none}@media (min-width:768px) and (max-width:992px){.customdropdown .customdropdown__image,.customdropdown__results .customdropdown__result--current .customdropdown__image,.customdropdown__results .customdropdown__result .customdropdown__image{padding:12px 10px 12px 14px}}@media (min-width:768px) and (max-width:992px){.customdropdown .customdropdown__content,.customdropdown__results .customdropdown__result--current .customdropdown__content,.customdropdown__results .customdropdown__result .customdropdown__content{padding:8px 14px 8px 10px}}@media (min-width:768px) and (max-width:992px) and (min-width:768px) and (max-width:992px){.customdropdown .customdropdown__content i,.customdropdown__results .customdropdown__result--current .customdropdown__content i,.customdropdown__results .customdropdown__result .customdropdown__content i{top:15px}}.customdropdown .customdropdown__subtitle,.customdropdown .customdropdown__title,.customdropdown__results .customdropdown__result--current .customdropdown__subtitle,.customdropdown__results .customdropdown__result--current .customdropdown__title,.customdropdown__results .customdropdown__result .customdropdown__subtitle,.customdropdown__results .customdropdown__result .customdropdown__title{color:#fff}.customdropdown__results .customdropdown__result--current i,.customdropdown__results .customdropdown__result i,.customdropdown i{top:31px;right:30px;bottom:auto;left:auto;position:absolute;-webkit-transform:rotate(90deg);transform:rotate(90deg);color:hsla(0,0%,100%,.67)}.customdropdown:hover,.customdropdown__results .customdropdown__result--current:hover,.customdropdown__results .customdropdown__result:hover{background-color:#53585f;-webkit-transition:.15s;transition:.15s}.customdropdown[aria-expanded=true] i,.customdropdown__results [aria-expanded=true].customdropdown__result--current i,.customdropdown__results [aria-expanded=true].customdropdown__result i{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.customdropdown__results{top:72%;width:340px;list-style-type:none;margin:0;padding:5px 0 0;border:none;border-radius:0;max-height:335px;overflow-y:scroll;overflow-x:hidden}.customdropdown__results .customdropdown__result,.customdropdown__results .customdropdown__result--current{background:#fff;border-bottom:1px solid rgba(83,88,95,.1);margin:-5px 0 0}.customdropdown__results .customdropdown__result--current .customdropdown__title,.customdropdown__results .customdropdown__result .customdropdown__title{color:#000}.customdropdown__results .customdropdown__result--current .customdropdown__subtitle,.customdropdown__results .customdropdown__result .customdropdown__subtitle{color:#53585f}.customdropdown__results .customdropdown__result--current>a,.customdropdown__results .customdropdown__result>a{padding:0}.customdropdown__results .customdropdown__result--current:hover,.customdropdown__results .customdropdown__result:hover{background-color:rgba(83,88,95,.1)}.customdropdown__results .customdropdown__result--current:hover .customdropdown__title,.customdropdown__results .customdropdown__result:hover .customdropdown__title{color:#da243f}.customdropdown__results .customdropdown__result--current:hover .customdropdown__subtitle,.customdropdown__results .customdropdown__result:hover .customdropdown__subtitle{color:#000}.customdropdown__results .customdropdown__result--current:hover>a,.customdropdown__results .customdropdown__result:hover>a{background:#fff}.customdropdown__results .customdropdown__result--current{background-color:#edeeef;border-left:6px solid #da243f;margin-left:0}.customdropdown__results .customdropdown__result--current .customdropdown__image{padding-left:31px}.customdropdown__results .customdropdown__result--current .customdropdown__title{color:#da243f}.customdropdown__results .customdropdown__result--current .customdropdown__subtitle{color:#000}.customdropdown__results .customdropdown__result--current>a:hover{background-color:#edeeef}.cast .general-dropdown--small,.general-dropdown{position:relative;background-color:#fff;-webkit-transition:.15s;transition:.15s}.cast .compact.general-dropdown--small,.general-dropdown.compact{border:1px solid #e5e5e5;margin-top:8.5px}.cast .compact.general-dropdown--small:first-of-type,.general-dropdown.compact:first-of-type{margin-left:0}.cast .compact.general-dropdown--small:nth-of-type(2),.general-dropdown.compact:nth-of-type(2){margin-right:0}.cast .compact.general-dropdown--small:nth-of-type(2) select,.general-dropdown.compact:nth-of-type(2) select{height:30px;line-height:30px;background:#f4f4f4}.cast .compact.general-dropdown--small select::-moz-focus-inner,.general-dropdown.compact select::-moz-focus-inner{border:0;padding:0}@-moz-document url-prefix(){.cast .compact.general-dropdown--small select,.general-dropdown.compact select{padding:15px 0!important}}@media screen\0{.cast .compact.general-dropdown--small select,.general-dropdown.compact select{height:30px;line-height:30px}}.cast .compact.general-dropdown--small select,.general-dropdown.compact select{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;outline:0;border:0;padding:20px 25px}.cast .compact.general-dropdown--small .dropdown-toggle i,.general-dropdown.compact .dropdown-toggle i{right:-7px;top:3px}.cast .general-dropdown--small:hover,.general-dropdown:hover{background-color:#53585f}.cast .general-dropdown--small:hover .dropdown-toggle,.general-dropdown:hover .dropdown-toggle{color:#fff;-webkit-transition:.15s;transition:.15s}.cast .general-dropdown--small:hover .dropdown-toggle i,.general-dropdown:hover .dropdown-toggle i{color:hsla(0,0%,100%,.3)}.cast .general-dropdown--small .dropdown-toggle,.general-dropdown .dropdown-toggle{padding:20px 25px;display:block;text-align:left;font-size:16px;font-weight:600;color:#53585f}@media (max-width:767px){.cast .general-dropdown--small .dropdown-toggle,.general-dropdown .dropdown-toggle{margin-top:7px;padding-top:14px;padding-bottom:14px}}.cast .general-dropdown--small .dropdown-toggle i,.general-dropdown .dropdown-toggle i{position:relative;float:right;top:5px;color:#dc203a}.cast .general-dropdown--small .dropdown--menu--alt,.cast .general-dropdown--small .dropdown-menu,.general-dropdown .dropdown--menu--alt,.general-dropdown .dropdown-menu{width:100%;border-radius:0;border:0;padding:0}.cast .general-dropdown--small .dropdown--menu--alt li,.cast .general-dropdown--small .dropdown-menu li,.general-dropdown .dropdown--menu--alt li,.general-dropdown .dropdown-menu li{color:#000;font-size:16px}.cast .general-dropdown--small .dropdown--menu--alt li a,.cast .general-dropdown--small .dropdown-menu li a,.general-dropdown .dropdown--menu--alt li a,.general-dropdown .dropdown-menu li a{padding:20px 0 20px 24px}@media (max-width:767px){.cast .general-dropdown--small .dropdown--menu--alt li.active a,.cast .general-dropdown--small .dropdown-menu li.active a,.general-dropdown .dropdown--menu--alt li.active a,.general-dropdown .dropdown-menu li.active a{background-color:#fff;color:#da243f}}.cast .general-dropdown--small .dropdown--menu--alt li.active:hover,.cast .general-dropdown--small .dropdown-menu li.active:hover,.general-dropdown .dropdown--menu--alt li.active:hover,.general-dropdown .dropdown-menu li.active:hover{background-color:#edeeef;color:#dc203a}.cast .general-dropdown--small .dropdown--menu--alt li.active:after,.cast .general-dropdown--small .dropdown--menu--alt li.active:before,.cast .general-dropdown--small .dropdown-menu li.active:after,.cast .general-dropdown--small .dropdown-menu li.active:before,.general-dropdown .dropdown--menu--alt li.active:after,.general-dropdown .dropdown--menu--alt li.active:before,.general-dropdown .dropdown-menu li.active:after,.general-dropdown .dropdown-menu li.active:before{content:"";position:relative;display:block;height:1px;top:0;background-color:#edeeef}.cast .general-dropdown--small .dropdown--menu--alt li.active span,.cast .general-dropdown--small .dropdown-menu li.active span,.general-dropdown .dropdown--menu--alt li.active span,.general-dropdown .dropdown-menu li.active span{display:block}.cast .general-dropdown--small .dropdown--menu--alt .dropdown-menu--subtitle,.cast .general-dropdown--small .dropdown-menu .dropdown-menu--subtitle,.general-dropdown .dropdown--menu--alt .dropdown-menu--subtitle,.general-dropdown .dropdown-menu .dropdown-menu--subtitle{color:#53585f}.cast .general-dropdown--small .dropdown--menu--alt .dropdown-menu--title,.cast .general-dropdown--small .dropdown-menu .dropdown-menu--title,.general-dropdown .dropdown--menu--alt .dropdown-menu--title,.general-dropdown .dropdown-menu .dropdown-menu--title{font-weight:600}.searchform,.searchform--active{position:relative;font-size:32px;width:100%}.searchform--active .searchform__input,.searchform .searchform__input{border:0;border-bottom:1px solid rgba(83,88,95,.1);padding:0 0 45px 45px;background-color:transparent;width:100%}.searchform--active .searchform__input::-webkit-input-placeholder,.searchform .searchform__input::-webkit-input-placeholder{color:rgba(83,88,95,.5)}.searchform--active .searchform__input:-moz-placeholder,.searchform--active .searchform__input::-moz-placeholder,.searchform .searchform__input:-moz-placeholder,.searchform .searchform__input::-moz-placeholder{color:rgba(83,88,95,.5)}.searchform--active .searchform__input:-ms-input-placeholder,.searchform .searchform__input:-ms-input-placeholder{color:rgba(83,88,95,.5)}.searchform--active .icon-loop,.searchform .icon-loop{top:9px;right:auto;bottom:0;left:0;position:absolute;font-size:27px;color:rgba(83,88,95,.5)}.search--grey{background-color:#53585f;color:#fff;margin-top:120px}@media (min-width:992px) and (max-width:1200px){.search--grey{margin-top:97px}}@media (min-width:768px) and (max-width:992px){.search--grey{margin-top:97px}}@media (max-width:767px){.search--grey{margin-top:45px}}.search--grey .searchform__input{color:#fff;padding-bottom:15px;padding-top:15px;border-bottom:0}.search--grey .searchform__input::-webkit-input-placeholder{color:#fff}.search--grey .searchform__input:-moz-placeholder,.search--grey .searchform__input::-moz-placeholder{color:#fff}.search--grey .searchform__input:-ms-input-placeholder{color:#fff}@media (max-width:767px){.search--grey .searchform__input{padding-bottom:0;padding-top:0;margin-bottom:40px;border-bottom:1px solid hsla(0,0%,100%,.2);font-size:18px;line-height:35px;border-radius:0}}.search--grey .icon-loop{top:27px;right:auto;bottom:0;left:0;position:absolute;font-size:21px;color:#fff;opacity:.75}@media (max-width:767px){.search--grey .icon-loop{top:120px;font-size:18px;left:10px}}.search--grey .icon-nvt{font-size:21px;opacity:.75;color:#fff;top:27px;right:0;bottom:0;left:auto;position:absolute;display:none}.search--grey .icon-nvt:hover{cursor:pointer}@media (max-width:767px){.search--grey .icon-nvt{top:120px;right:10px}}.search--grey .mobile-searchform .title--one{color:#fff;margin:0}@media (max-width:767px){.search--grey .mobile-searchform .title--one{padding-top:80px;line-height:25px}}.search--productions{background-color:#da243f}.search--cross{display:inline-block;float:left;color:#fff;position:absolute;font-size:21px;top:26px;right:0}.searchform--active .icon-loop{color:#fff}.searchform--active .icon-nvt{display:inline-block}.tabnav{padding:0 40px 0 0;list-style-type:none}.tabnav li{padding-left:22px;padding-bottom:0;border-bottom:1px solid rgba(0,0,0,.15);-webkit-transition:.09s;transition:.09s}.tabnav li:hover{background-color:#da243f}.tabnav li:hover a{color:#fff}.tabnav li.active{background-color:#fff;box-shadow:1px 2px 6px 0 rgba(0,0,0,.1)}.tabnav li.active a{color:#da243f;font-weight:500}.tabnav li img{width:32px;height:22px;margin-right:20px;margin-bottom:18px;margin-top:20px;transform:translateY(-1px);box-shadow:1px 2px 6px 0 rgba(0,0,0,.25)}.tabnav li a{color:#53585f;display:block;padding:0;font-size:16px}.showbox{position:absolute;top:0;bottom:0;left:0;right:0;padding:5%}.loader,.po__loader{position:relative;margin:0 auto;width:100px}.hidden.po__loader,.loader.hidden{display:none}.loader:before,.po__loader:before{content:"";display:block;padding-top:100%}.circular{animation:c 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:d 1.5s ease-in-out infinite,e 6s ease-in-out infinite;stroke-linecap:round}@keyframes c{to{transform:rotate(1turn)}}@keyframes d{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes e{0%,to{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}.quicknav__list{padding:0;list-style-type:none}.quicknav__list .quicknav__item{width:50%;float:left;border-bottom:1px solid rgba(0,0,0,.2);text-align:center}.quicknav__list .quicknav__item a{display:inline-block;height:100%;padding:26px 0;color:#53585f;font-size:18px;font-weight:500}.quicknav__list .quicknav__item:nth-child(2n){border-left:1px solid rgba(0,0,0,.2)}@media (min-width:768px) and (max-width:992px){.alt__spacing{padding-left:10px;padding-right:10px}}@media (max-width:767px){.alt__spacing{padding-left:10px;padding-right:10px}}.employees .title--two,.employees .title--two--white,.employees .title--two--white--left{font-size:20px;margin-top:0}.employees img{width:100%}@media (min-width:1200px) and (max-width:1220px){#headquarters .customdropdown .customdropdown__content .customdropdown__subtitle,#headquarters .customdropdown .customdropdown__content .division__subtitle,#headquarters .customdropdown__results .customdropdown__result--current .customdropdown__content .customdropdown__subtitle,#headquarters .customdropdown__results .customdropdown__result--current .customdropdown__content .division__subtitle,#headquarters .customdropdown__results .customdropdown__result .customdropdown__content .customdropdown__subtitle,#headquarters .customdropdown__results .customdropdown__result .customdropdown__content .division__subtitle,#headquarters .division__content .customdropdown .customdropdown__subtitle,#headquarters .division__content .customdropdown__results .customdropdown__result--current .customdropdown__subtitle,#headquarters .division__content .customdropdown__results .customdropdown__result .customdropdown__subtitle,#headquarters .division__content .division__subtitle,.customdropdown #headquarters .customdropdown__content .customdropdown__subtitle,.customdropdown #headquarters .customdropdown__content .division__subtitle,.customdropdown #headquarters .division__content .customdropdown__subtitle,.customdropdown__results .customdropdown__result #headquarters .customdropdown__content .customdropdown__subtitle,.customdropdown__results .customdropdown__result #headquarters .customdropdown__content .division__subtitle,.customdropdown__results .customdropdown__result #headquarters .division__content .customdropdown__subtitle,.customdropdown__results .customdropdown__result--current #headquarters .customdropdown__content .customdropdown__subtitle,.customdropdown__results .customdropdown__result--current #headquarters .customdropdown__content .division__subtitle,.customdropdown__results .customdropdown__result--current #headquarters .division__content .customdropdown__subtitle{width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (min-width:992px) and (max-width:1200px){#headquarters .customdropdown .customdropdown__content .customdropdown__subtitle,#headquarters .customdropdown .customdropdown__content .division__subtitle,#headquarters .customdropdown__results .customdropdown__result--current .customdropdown__content .customdropdown__subtitle,#headquarters .customdropdown__results .customdropdown__result--current .customdropdown__content .division__subtitle,#headquarters .customdropdown__results .customdropdown__result .customdropdown__content .customdropdown__subtitle,#headquarters .customdropdown__results .customdropdown__result .customdropdown__content .division__subtitle,#headquarters .division__content .customdropdown .customdropdown__subtitle,#headquarters .division__content .customdropdown__results .customdropdown__result--current .customdropdown__subtitle,#headquarters .division__content .customdropdown__results .customdropdown__result .customdropdown__subtitle,#headquarters .division__content .division__subtitle,.customdropdown #headquarters .customdropdown__content .customdropdown__subtitle,.customdropdown #headquarters .customdropdown__content .division__subtitle,.customdropdown #headquarters .division__content .customdropdown__subtitle,.customdropdown__results .customdropdown__result #headquarters .customdropdown__content .customdropdown__subtitle,.customdropdown__results .customdropdown__result #headquarters .customdropdown__content .division__subtitle,.customdropdown__results .customdropdown__result #headquarters .division__content .customdropdown__subtitle,.customdropdown__results .customdropdown__result--current #headquarters .customdropdown__content .customdropdown__subtitle,.customdropdown__results .customdropdown__result--current #headquarters .customdropdown__content .division__subtitle,.customdropdown__results .customdropdown__result--current #headquarters .division__content .customdropdown__subtitle{width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (min-width:768px) and (max-width:992px){.mainheader .pageheader--production__content .btn--primary,.pageheader--404 .pageheader--production__content .btn--primary,.pageheader--production .pageheader--production__content .btn--primary,.pageheader--subpages .pageheader--production__content .btn--primary,.pageheader .pageheader--production__content .btn--primary{float:right!important;margin-top:0!important;margin-right:25px}}@media (min-width:768px) and (max-width:992px){.mainheader .pageheader--production__content .title--one,.pageheader--404 .pageheader--production__content .title--one,.pageheader--production .pageheader--production__content .title--one,.pageheader--subpages .pageheader--production__content .title--one,.pageheader .pageheader--production__content .title--one{font-size:40px}}@media (max-width:767px){.mainheader .pageheader--production__content .customdropdown__image img,.pageheader--404 .pageheader--production__content .customdropdown__image img,.pageheader--production .pageheader--production__content .customdropdown__image img,.pageheader--subpages .pageheader--production__content .customdropdown__image img,.pageheader .pageheader--production__content .customdropdown__image img{width:45px;margin-top:6px;height:auto}}@media (max-width:767px){.mainheader .pageheader--production__content .customdropdown__content,.pageheader--404 .pageheader--production__content .customdropdown__content,.pageheader--production .pageheader--production__content .customdropdown__content,.pageheader--subpages .pageheader--production__content .customdropdown__content,.pageheader .pageheader--production__content .customdropdown__content{padding:14px 10px 8px 0}}@media (max-width:767px){.mainheader .pageheader--production__content .customdropdown__content .customdropdown__title,.pageheader--404 .pageheader--production__content .customdropdown__content .customdropdown__title,.pageheader--production .pageheader--production__content .customdropdown__content .customdropdown__title,.pageheader--subpages .pageheader--production__content .customdropdown__content .customdropdown__title,.pageheader .pageheader--production__content .customdropdown__content .customdropdown__title{font-size:16px;text-transform:none}}@media (max-width:767px){.mainheader .pageheader--production__content .customdropdown__content .customdropdown__subtitle,.pageheader--404 .pageheader--production__content .customdropdown__content .customdropdown__subtitle,.pageheader--production .pageheader--production__content .customdropdown__content .customdropdown__subtitle,.pageheader--subpages .pageheader--production__content .customdropdown__content .customdropdown__subtitle,.pageheader .pageheader--production__content .customdropdown__content .customdropdown__subtitle{font-size:15px;margin-bottom:0}}@media (max-width:767px){.mainheader .pageheader--production__content .customdropdown__content .icon-chevron,.pageheader--404 .pageheader--production__content .customdropdown__content .icon-chevron,.pageheader--production .pageheader--production__content .customdropdown__content .icon-chevron,.pageheader--subpages .pageheader--production__content .customdropdown__content .icon-chevron,.pageheader .pageheader--production__content .customdropdown__content .icon-chevron{right:30px!important;font-size:12px}}@media (max-width:767px){.mainheader .pageheader--production__content .customdropdown__results .customdropdown__result--current:first-child,.mainheader .pageheader--production__content .customdropdown__results .customdropdown__result:first-child,.pageheader--404 .pageheader--production__content .customdropdown__results .customdropdown__result--current:first-child,.pageheader--404 .pageheader--production__content .customdropdown__results .customdropdown__result:first-child,.pageheader--production .pageheader--production__content .customdropdown__results .customdropdown__result--current:first-child,.pageheader--production .pageheader--production__content .customdropdown__results .customdropdown__result:first-child,.pageheader--subpages .pageheader--production__content .customdropdown__results .customdropdown__result--current:first-child,.pageheader--subpages .pageheader--production__content .customdropdown__results .customdropdown__result:first-child,.pageheader .pageheader--production__content .customdropdown__results .customdropdown__result--current:first-child,.pageheader .pageheader--production__content .customdropdown__results .customdropdown__result:first-child{margin-top:0!important}}@media (max-width:767px){.mainheader .pageheader--production__content .customdropdown__results .customdropdown__result--current .customdropdown__image,.mainheader .pageheader--production__content .customdropdown__results .customdropdown__result .customdropdown__image,.pageheader--404 .pageheader--production__content .customdropdown__results .customdropdown__result--current .customdropdown__image,.pageheader--404 .pageheader--production__content .customdropdown__results .customdropdown__result .customdropdown__image,.pageheader--production .pageheader--production__content .customdropdown__results .customdropdown__result--current .customdropdown__image,.pageheader--production .pageheader--production__content .customdropdown__results .customdropdown__result .customdropdown__image,.pageheader--subpages .pageheader--production__content .customdropdown__results .customdropdown__result--current .customdropdown__image,.pageheader--subpages .pageheader--production__content .customdropdown__results .customdropdown__result .customdropdown__image,.pageheader .pageheader--production__content .customdropdown__results .customdropdown__result--current .customdropdown__image,.pageheader .pageheader--production__content .customdropdown__results .customdropdown__result .customdropdown__image{padding-left:15px!important}}@media (min-width:768px) and (max-width:992px){.mainheader.pageheader--production .pageheader--production__content .title--one,.pageheader--production.pageheader--404 .pageheader--production__content .title--one,.pageheader--production .pageheader--production__content .title--one,.pageheader--production.pageheader--subpages .pageheader--production__content .title--one,.pageheader--production.pageheader .pageheader--production__content .title--one{margin-bottom:30px!important}}@media (max-width:767px){.form-padding{padding-left:20px;padding-right:20px}}@media (max-width:767px){.mobile-404-navigation .social.container{padding-bottom:20px}}@media (min-width:768px) and (max-width:992px){.searchresults__pages .news__block--image{padding:10px 16px}}@media (min-width:768px) and (max-width:992px){.searchresults__pages .news__block--image h1{font-size:16px}}header .copyright-text{position:absolute;bottom:20px;right:20px;z-index:9}@media (max-width:767px){header .copyright-text{bottom:10px;right:10px}}.disclaimer-link{margin:10px 10px 0 0;float:right;color:#da243f}.navigation{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;position:fixed;top:0;left:0;width:100%;padding:25px 0;background-color:#fff;z-index:9;box-shadow:0 2px 6px rgba(0,0,0,.07);border-bottom:1px solid rgba(0,0,0,.1)}.navigation.nav-up{top:-120px}@media (min-width:992px) and (max-width:1200px){.navigation{padding-top:13px;padding-bottom:13px}}@media (min-width:768px) and (max-width:992px){.navigation{padding-top:13px;padding-bottom:13px}}@media (max-width:767px){.navigation{padding:10px 0 9px 10px;max-height:55px}}.navigation .navigation__logo{position:relative;float:left;margin-right:40px;z-index:2}.navigation .navigation__logo.hidden{display:none}.navigation .navigation__logo img{height:70px;width:78px}@media (max-width:767px){.navigation .navigation__logo{position:absolute;margin-right:0;left:50%;background-color:#fff;padding:0 10px 12.5px;z-index:2;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media (min-width:768px) and (max-width:992px){.navigation .navigation__logo{margin-right:20px}}.navigation ul{position:relative;display:inline;padding:0;list-style-type:none;top:50px}.navigation ul li{display:inline-block;margin-right:23px}.navigation ul li:last-of-type{margin-right:0}.navigation ul li a{color:#53585f;font-weight:600;font-size:16px;display:block}.navigation ul li a:hover{color:#da243f}@media (min-width:768px) and (max-width:992px){.navigation ul li a{font-size:14px}}.navigation ul li a.active{color:#da243f}@media (min-width:768px) and (max-width:992px){.navigation ul li{margin-right:16px}}.navigation .navigation__search{float:right}.navigation .navigation__search.searchform,.navigation .navigation__search.searchform--active{width:111px;top:33px;-webkit-transition:width .25s ease-in-out;transition:width .25s ease-in-out}@media (max-width:767px){.navigation .navigation__search.searchform,.navigation .navigation__search.searchform--active{top:-25px}}.navigation .navigation__search.searchform--active .searchform__input,.navigation .navigation__search.searchform .searchform__input{padding-bottom:0;background-color:transparent;border-bottom:0;font-size:16px;padding-left:35px}.navigation .navigation__search.searchform--active .icon-loop,.navigation .navigation__search.searchform .icon-loop{font-size:18px;top:18px}.navigation .navigation__search.searchform--active{width:200px}.navigation .navigation__search.searchform--active .icon-loop{color:#da243f!important}.navigation .navigation__search.tablet-search{width:80%;position:absolute;padding-left:120px;opacity:1;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.navigation .navigation__search.tablet-search .icon-loop{left:120px}.navigation .navigation__search.tablet-search.hidden{opacity:0}@media (max-width:767px){.navigation .navigation__search.tablet-search{top:10px}}@media (min-width:768px) and (max-width:992px){.navigation .navigation__search.tablet-search{top:47px}}@media (min-width:992px) and (max-width:1200px){.navigation .navigation__search.tablet-search{top:47px}}.navigation .navigation__nav{opacity:1;-webkit-transition:width .25s ease-in-out;transition:width .25s ease-in-out;z-index:2;visibility:visible}.navigation .navigation__nav.hidden-nav{visibility:hidden;opacity:0}.navigation .search-toggle{position:absolute;top:70px;right:20px;font-size:25px;line-height:0;color:#a9abaf}.navigation .search-toggle.disabled{display:none!important}@media (max-width:767px){.navigation .search-toggle{font-size:20px;top:15px}}@media (min-width:768px) and (max-width:992px){.navigation .search-toggle{top:56px}}@media (min-width:992px) and (max-width:1200px){.navigation .search-toggle{top:56px}}.navigation .close-search{position:absolute;right:20px;top:78px;font-size:22px;z-index:2;color:#a0a3a7}.navigation .close-search.disabled{display:none!important}@media (max-width:767px){.navigation .close-search{top:13px;font-size:18px}}@media (min-width:768px) and (max-width:992px){.navigation .close-search{top:55px}}@media (min-width:992px) and (max-width:1200px){.navigation .close-search{top:55px}}.navigation .mobile-search{padding-left:120px;margin-top:-10px}.navigation .mobile-search .icon-loop{left:120px;top:13px!important}.navigation .mobile-search .searchform__input{position:relative;top:-5px}.navigation .mobile-menu-toggle{position:relative;font-size:18px;font-weight:600;color:#53585f;z-index:2}.navigation .mobile-menu-toggle i{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all 125ms ease-in-out;transition:all 125ms ease-in-out;position:absolute;font-size:8px;margin-left:8px;bottom:7px}.mobile-menu-holder{position:fixed;background-color:#fff;width:100%;padding-top:75px;top:55px;overflow-x:scroll;z-index:8}@media (max-width:767px){.mobile-menu-holder{top:45px}}.mobile-menu-holder.closed{display:none}.mobile-menu-holder .mobile-menu-items ul{padding-left:0;list-style-type:none}.mobile-menu-holder .mobile-menu-items ul li{border-top:1px solid #ccc;padding:20px 35px;font-size:21px;font-weight:600;position:relative}.mobile-menu-holder .mobile-menu-items ul li a{display:inline-block;color:#53585f}.mobile-menu-holder .mobile-menu-items ul li a:hover{color:#dc203a}.mobile-menu-holder .mobile-menu-items ul li i{display:inline-block;position:absolute;right:20px;font-size:12px;opacity:.67;top:30px}.menu--active .navigation{box-shadow:none;border-bottom:0}.menu--active .navigation .icon-solid-chev{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:12px}.contactlocation,.media{background-color:#da243f;position:relative}@media (max-width:767px){.contactlocation,.media{background-color:transparent}}.contact-row .contactlocation .media-row .contact-row--map,.contact-row .media .media-row .contact-row--map,.contactlocation .contact-row .contact-row--map,.contactlocation .contact-row .media-row--video,.contactlocation .contact-row .media-row--video__static,.contactlocation .media-row .media-row--video,.contactlocation .media-row .media-row--video__static,.media .contact-row .contact-row--map,.media .contact-row .media-row--video,.media .contact-row .media-row--video__static,.media .media-row .media-row--video,.media .media-row .media-row--video__static{position:absolute;right:0;top:0;height:100%}@media (min-width:768px) and (max-width:992px){.contactlocation,.media{max-height:630px}}@media (max-width:767px){.contactlocation,.media{max-height:100%}}.contact-row .contactlocation .contact__content,.contact-row .media .contact__content,.contactlocation .contact-row .contact__content,.contactlocation .media__content,.media .contact-row .contact__content,.media .media__content{padding:210px 135px 220px 10px}.contact-row .contactlocation .contact__content .title--one,.contact-row .media .contact__content .title--one,.contactlocation .contact-row .contact__content .title--one,.contactlocation .media__content .title--one,.media .contact-row .contact__content .title--one,.media .media__content .title--one{font-size:32px}@media (min-width:768px) and (max-width:992px){.contact-row .contactlocation .contact__content .title--one,.contact-row .media .contact__content .title--one,.contactlocation .contact-row .contact__content .title--one,.contactlocation .media__content .title--one,.media .contact-row .contact__content .title--one,.media .media__content .title--one{margin-top:0}}.contact-row .contactlocation .contact__content .title--one,.contact-row .contactlocation .contact__content p,.contact-row .media .contact__content .title--one,.contact-row .media .contact__content p,.contactlocation .contact-row .contact__content .title--one,.contactlocation .contact-row .contact__content p,.contactlocation .media__content .title--one,.contactlocation .media__content p,.media .contact-row .contact__content .title--one,.media .contact-row .contact__content p,.media .media__content .title--one,.media .media__content p{color:#fff}.contact-row .contactlocation .contact__content p,.contact-row .media .contact__content p,.contactlocation .contact-row .contact__content p,.contactlocation .media__content p,.media .contact-row .contact__content p,.media .media__content p{line-height:40px}@media (min-width:768px) and (max-width:992px){.contact-row .contactlocation .contact__content p,.contact-row .media .contact__content p,.contactlocation .contact-row .contact__content p,.contactlocation .media__content p,.media .contact-row .contact__content p,.media .media__content p{line-height:28px}}@media (min-width:768px) and (max-width:992px){.contact-row .contactlocation .contact__content,.contact-row .media .contact__content,.contactlocation .contact-row .contact__content,.contactlocation .media__content,.media .contact-row .contact__content,.media .media__content{padding:60px 50px 50px 10px}.contact-row .contactlocation .contact__content p,.contact-row .media .contact__content p,.contactlocation .contact-row .contact__content p,.contactlocation .media__content p,.media .contact-row .contact__content p,.media .media__content p{font-size:18px}.contact-row .contactlocation .contact__content h1,.contact-row .media .contact__content h1,.contactlocation .contact-row .contact__content h1,.contactlocation .media__content h1,.media .contact-row .contact__content h1,.media .media__content h1{font-size:32px}}@media (max-width:767px){.contact-row .contactlocation .contact__content,.contact-row .media .contact__content,.contactlocation .contact-row .contact__content,.contactlocation .media__content,.media .contact-row .contact__content,.media .media__content{padding:0 65px 40px 35px;background-color:#da243f}.contact-row .contactlocation .contact__content h1,.contact-row .media .contact__content h1,.contactlocation .contact-row .contact__content h1,.contactlocation .media__content h1,.media .contact-row .contact__content h1,.media .media__content h1{font-size:21px!important;line-height:36px!important}}.contactlocation .media__video,.media .media__video{text-align:center}.contactlocation .media__video:before,.media .media__video:before{content:"";top:0;right:auto;bottom:auto;left:auto;position:absolute;width:180%;height:100%;opacity:.4;background-color:#53585f;z-index:2}.contactlocation .media__video .media__button--play,.media .media__video .media__button--play{display:inline;top:50%;right:auto;bottom:auto;left:auto;position:absolute;margin-top:-180px;z-index:3}@media (max-width:767px){.contactlocation .media__video .media__button--play,.media .media__video .media__button--play{top:240px;margin-left:-90px}}@media (max-width:767px){.contactlocation .media__video,.media .media__video{padding:0;max-height:330px;overflow:hidden}}.ourcompanies,.ourcompanies--big,.ourcompanies--small{background-color:#5e2b5c}.ourcompanies--small{padding-top:61px;padding-bottom:80px;width:100%;background-image:url(/plugins/stage-entertainment/includes/assets/images/ourcompanies.png);background-position:center top -40px;background-repeat:no-repeat}@media (min-width:768px) and (max-width:992px){.ourcompanies--small{padding:35px 0}}@media (max-width:767px){.ourcompanies--small{padding:35px 0}}.ourcompanies--small p{color:hsla(0,0%,100%,.75);margin-bottom:38px;letter-spacing:-.1px;font-weight:500!important}@media (min-width:768px) and (max-width:992px){.ourcompanies--small p{font-weight:400!important}}@media (max-width:767px){.ourcompanies--small p{margin-bottom:25px;padding:0 20px!important;line-height:20px!important}}.ourcompanies--big{background-position:center top 60px;background-repeat:no-repeat;background-size:1200px 570px;position:relative;text-align:left;overflow-x:hidden;overflow-y:hidden;padding-top:53px}@media (min-width:768px) and (max-width:992px){.ourcompanies--big{padding-top:13px;padding-bottom:40px}}@media (max-width:767px){.ourcompanies--big{padding:0}}.ourcompanies--big .divisions{position:relative;margin-top:-309px}.ourcompanies--big .divisions .division--flag,.ourcompanies--big .divisions .division--hq{margin-bottom:4px}@media (max-width:767px){.ourcompanies--big .divisions .division--flag,.ourcompanies--big .divisions .division--hq{margin-bottom:9px}}.ourcompanies--big .divisions .division--flag img,.ourcompanies--big .divisions .division--hq img{margin-top:5px}@media (max-width:767px){.ourcompanies--big .divisions .division--flag img,.ourcompanies--big .divisions .division--hq img{margin-top:5px}}@media (max-width:767px){.ourcompanies--big .divisions{margin-top:-480px}}@media (min-width:768px) and (max-width:992px){.ourcompanies--big .divisions{margin-left:20px}}.ourcompanies--big .title--two,.ourcompanies--big .title--two--white,.ourcompanies--big .title--two--white--left{text-align:center;color:#fff;margin-bottom:-60px;position:relative;z-index:2}@media (max-width:767px){.ourcompanies--big .title--two,.ourcompanies--big .title--two--white,.ourcompanies--big .title--two--white--left{text-align:left;font-size:22px}}.ourcompanies--big .article__text{text-align:left;margin-top:32px;margin-bottom:35px}@media (min-width:768px) and (max-width:992px){.ourcompanies--big .article__text{text-align:left;margin-top:21px;margin-bottom:35px;padding:0 15px}}.ourcompanies--big .article__text p{color:#fff}.ourcompanies--big .division--hq{background-color:#da243f;display:inline-block;width:auto;position:relative}@media (max-width:767px){.ourcompanies--big .division--hq{width:100%}}.ourcompanies--big .division--hq:hover{background-color:#ed3851}.ourcompanies--big .division--hq:focus{background-color:#da243f}.customdropdown .ourcompanies--big .division--hq .customdropdown__content,.customdropdown__results .customdropdown__result--current .ourcompanies--big .division--hq .customdropdown__content,.customdropdown__results .customdropdown__result .ourcompanies--big .division--hq .customdropdown__content,.ourcompanies--big .division--hq .customdropdown .customdropdown__content,.ourcompanies--big .division--hq .customdropdown__results .customdropdown__result--current .customdropdown__content,.ourcompanies--big .division--hq .customdropdown__results .customdropdown__result .customdropdown__content,.ourcompanies--big .division--hq .division__content{padding:19px 35px 14px 0}@media (max-width:767px){.customdropdown .ourcompanies--big .division--hq .customdropdown__content,.customdropdown__results .customdropdown__result--current .ourcompanies--big .division--hq .customdropdown__content,.customdropdown__results .customdropdown__result .ourcompanies--big .division--hq .customdropdown__content,.ourcompanies--big .division--hq .customdropdown .customdropdown__content,.ourcompanies--big .division--hq .customdropdown__results .customdropdown__result--current .customdropdown__content,.ourcompanies--big .division--hq .customdropdown__results .customdropdown__result .customdropdown__content,.ourcompanies--big .division--hq .division__content{margin-left:-6px!important}}.customdropdown .ourcompanies--big .division--hq .customdropdown__title,.customdropdown__results .customdropdown__result--current .ourcompanies--big .division--hq .customdropdown__title,.customdropdown__results .customdropdown__result .ourcompanies--big .division--hq .customdropdown__title,.ourcompanies--big .division--hq .customdropdown .customdropdown__title,.ourcompanies--big .division--hq .customdropdown__results .customdropdown__result--current .customdropdown__title,.ourcompanies--big .division--hq .customdropdown__results .customdropdown__result .customdropdown__title,.ourcompanies--big .division--hq .division__title{color:#fff;margin-top:10px}.ourcompanies--big .division__icon{padding:14px 20px 8px 24px!important}.ourcompanies--big .division__icon i{color:#fff;opacity:.67;font-size:26px}.ourcompanies--big .ourcompanies__location,.ourcompanies--big .ourcompanies__location--loc1,.ourcompanies--big .ourcompanies__location--loc2,.ourcompanies--big .ourcompanies__location--loc3,.ourcompanies--big .ourcompanies__location--loc4,.ourcompanies--big .ourcompanies__location--loc5,.ourcompanies--big .ourcompanies__location--loc6,.ourcompanies--big .ourcompanies__location--loc7,.ourcompanies--big .ourcompanies__location--loc8,.ourcompanies--big .pulser{border-radius:100px;height:10px;width:10px}@media (min-width:768px) and (max-width:992px){.ourcompanies--big .ourcompanies__location,.ourcompanies--big .ourcompanies__location--loc1,.ourcompanies--big .ourcompanies__location--loc2,.ourcompanies--big .ourcompanies__location--loc3,.ourcompanies--big .ourcompanies__location--loc4,.ourcompanies--big .ourcompanies__location--loc5,.ourcompanies--big .ourcompanies__location--loc6,.ourcompanies--big .ourcompanies__location--loc7,.ourcompanies--big .ourcompanies__location--loc8,.ourcompanies--big .pulser{display:none}}@media (max-width:767px){.ourcompanies--big .ourcompanies__location,.ourcompanies--big .ourcompanies__location--loc1,.ourcompanies--big .ourcompanies__location--loc2,.ourcompanies--big .ourcompanies__location--loc3,.ourcompanies--big .ourcompanies__location--loc4,.ourcompanies--big .ourcompanies__location--loc5,.ourcompanies--big .ourcompanies__location--loc6,.ourcompanies--big .ourcompanies__location--loc7,.ourcompanies--big .ourcompanies__location--loc8,.ourcompanies--big .pulser{display:none}}@media (max-width:480px){.ourcompanies--big .ourcompanies__location,.ourcompanies--big .ourcompanies__location--loc1,.ourcompanies--big .ourcompanies__location--loc2,.ourcompanies--big .ourcompanies__location--loc3,.ourcompanies--big .ourcompanies__location--loc4,.ourcompanies--big .ourcompanies__location--loc5,.ourcompanies--big .ourcompanies__location--loc6,.ourcompanies--big .ourcompanies__location--loc7,.ourcompanies--big .ourcompanies__location--loc8,.ourcompanies--big .pulser{display:none}}.ourcompanies--big .ourcompanies__location.pulse,.ourcompanies--big .pulse.ourcompanies__location--loc1,.ourcompanies--big .pulse.ourcompanies__location--loc2,.ourcompanies--big .pulse.ourcompanies__location--loc3,.ourcompanies--big .pulse.ourcompanies__location--loc4,.ourcompanies--big .pulse.ourcompanies__location--loc5,.ourcompanies--big .pulse.ourcompanies__location--loc6,.ourcompanies--big .pulse.ourcompanies__location--loc7,.ourcompanies--big .pulse.ourcompanies__location--loc8{background-color:#fff}.background-dots{background-image:url(/html/public/assets/images/ourcompanies.png);width:1200px;height:570px;position:relative;margin-left:50px}@media (min-width:768px) and (max-width:992px){.background-dots{margin-left:17px;margin-top:10px;background-size:63%;background-repeat:no-repeat;height:440px}}@media (max-width:767px){.background-dots{margin-left:-330px}}.ourcompanies__location--loc1{top:109px;right:auto;bottom:auto;left:518px;position:absolute}.ourcompanies__location--loc2{top:117px;right:auto;bottom:auto;left:536px;position:absolute}.ourcompanies__location--loc3{top:109px;right:auto;bottom:auto;left:501px;position:absolute}.ourcompanies__location--loc4{top:161px;right:auto;bottom:auto;left:229px;position:absolute}.ourcompanies__location--loc5{top:160px;right:auto;bottom:auto;left:493px;position:absolute}.ourcompanies__location--loc6{top:126px;right:auto;bottom:auto;left:518px;position:absolute}.ourcompanies__location--loc7{top:92px;right:auto;bottom:auto;left:621px;position:absolute}.ourcompanies__location--loc8{top:143px;right:auto;bottom:auto;left:545px;position:absolute}.pulse .pulser{border:1px solid #fff;background-color:transparent;border-radius:30px;-webkit-animation:f 1s ease-out;animation:f 1s ease-out;animation-iteration-count:infinite}@-webkit-keyframes f{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(3.5);opacity:0}}@keyframes f{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(3.5);opacity:0}}.footer,.footer--mobile{clear:both;padding-top:75px}.footer--mobile .footer__logo,.footer .footer__logo{width:170px;margin-right:130px;float:left}@media (min-width:768px) and (max-width:992px){.footer--mobile .footer__logo,.footer .footer__logo{width:125px;margin-right:75px;margin-left:-10px}}.footer--mobile .footer__list,.footer--mobile .footer__list--clean,.footer .footer__list{float:left;list-style-type:none;padding:0;margin-right:115px}.footer--mobile .footer__list--clean:nth-child(3),.footer--mobile .footer__list:nth-child(3),.footer .footer__list:nth-child(3){margin-right:43px}.footer--mobile .footer__list--clean:nth-child(4),.footer--mobile .footer__list:nth-child(4),.footer .footer__list:nth-child(4){margin-right:0}@media (min-width:768px) and (max-width:992px){.footer--mobile .footer__list,.footer--mobile .footer__list--clean,.footer .footer__list{margin-right:25px}}.footer--mobile .footer__list--clean li,.footer--mobile .footer__list li,.footer .footer__list li{margin-bottom:7px}.footer--mobile .footer__list--clean a,.footer--mobile .footer__list a,.footer .footer__list a{font-size:16px;color:#53585f}@media (min-width:768px) and (max-width:992px){.footer--mobile .footer__list--clean a,.footer--mobile .footer__list a,.footer .footer__list a{font-size:12px}}.footer--mobile .footer__copyright,.footer .footer__copyright{margin-top:35px;opacity:.67}.footer--mobile{padding:33px 25px 45px}.footer--mobile .footer__list,.footer--mobile .footer__list--clean{float:none}.footer--mobile .footer__list--clean li,.footer--mobile .footer__list li{margin-bottom:5px}.footer--mobile .footer__list--clean li{margin-bottom:0}@media (max-width:480px){.footer--mobile .footer__list--clean{margin-right:0}}.footer--mobile .social{display:inline-block;margin-top:15px}footer .social{display:inline-block;float:right;margin-top:4px}@media (min-width:768px) and (max-width:992px){footer .social{width:116px}footer .social .social__item,footer .social .social__item--facebook,footer .social .social__item--linkedin,footer .social .social__item--twitter,footer .social .social__item--youtube{margin-bottom:7px}footer .social .social__item--facebook:nth-child(2n),footer .social .social__item--linkedin:nth-child(2n),footer .social .social__item--twitter:nth-child(2n),footer .social .social__item--youtube:nth-child(2n),footer .social .social__item:nth-child(2n){margin-right:0;float:right}footer .social .social__item--facebook:last-child,footer .social .social__item--linkedin:last-child,footer .social .social__item--twitter:last-child,footer .social .social__item--youtube:last-child,footer .social .social__item:last-child{margin-right:0}}@media (max-width:767px){footer .social{width:106px;float:right}}footer .social .social__item,footer .social .social__item--facebook,footer .social .social__item--linkedin,footer .social .social__item--twitter,footer .social .social__item--youtube{margin-right:7px;margin-bottom:7px}footer .social .social__item--facebook:last-child,footer .social .social__item--linkedin:last-child,footer .social .social__item--twitter:last-child,footer .social .social__item--youtube:last-child,footer .social .social__item:last-child{margin-right:0}@media (max-width:767px){footer .social .social__item--facebook:nth-child(2n),footer .social .social__item--linkedin:nth-child(2n),footer .social .social__item--twitter:nth-child(2n),footer .social .social__item--youtube:nth-child(2n),footer .social .social__item:nth-child(2n){margin-right:0;float:right}}@media (max-width:767px){.news--full .btn--primary,.news .btn--primary{margin-top:21px}}@media (min-width:768px) and (max-width:992px){.awards{padding-top:35px;padding-bottom:50px}}.awards .title--one{color:#fff;margin-bottom:30px}.awards .btn--alt{margin-top:50px}@media (min-width:768px) and (max-width:992px){.awards .btn--alt{padding:10px 27px 10px 22px;font-size:16px}}@media (min-width:768px) and (max-width:992px){.awards .awards__title{font-size:12px}}@media (min-width:768px) and (max-width:992px){.awards .awards__record{font-size:60px}}@media (min-width:768px) and (max-width:992px){.sidebar{padding-left:10px}}@media (max-width:767px){.sidebar{padding-left:10px}}.sidebar.article__text{margin-top:19px;padding-right:0}.sidebar.article__text p{font-size:15px;font-weight:400;line-height:27px}.sidebar.article__text p.sidebar__image{margin-top:20px}@media (min-width:768px) and (max-width:992px){.sidebar.article__text p.sidebar__image{float:left;width:33%;margin-right:50px}}@media (max-width:767px){.sidebar.article__text p.sidebar__image{width:100%}}.sidebar.article__text img{max-width:100%;height:auto}.sidebar .sidebar__scrollto{display:block;width:100%;height:220px;position:relative;margin-bottom:20px}@media (min-width:768px) and (max-width:992px){.sidebar .sidebar__scrollto{width:49%;height:200px;float:left}.sidebar .sidebar__scrollto:first-child{margin-right:1%}}.sidebar .sidebar__scrollto:before{content:"";top:0;right:auto;bottom:auto;left:0;position:absolute;background:rgba(83,88,95,.3);width:100%;height:100%;z-index:3}.sidebar .sidebar__scrollto:after{content:"";top:auto;right:auto;bottom:0;left:0;position:absolute;background-color:rgba(83,88,95,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(83,88,95,0)),to(rgba(83,88,95,.7)));background-image:-webkit-linear-gradient(top,rgba(83,88,95,0),rgba(83,88,95,.7));background-image:linear-gradient(top,rgba(83,88,95,0),rgba(83,88,95,.7));-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="rgba(83,88,95,0)",endColorstr="rgba(83,88,95,.7)");background-color:transparent;z-index:2;width:100%;height:70%}.sidebar .sidebar__scrollto .title--one{color:#fff;top:auto;right:auto;bottom:13px;left:30px;position:absolute;font-size:20px;z-index:3;margin-bottom:0}.sidebar .sidebar__scrollto .title--one:after{content:"k";font-family:stage;font-size:10px;-webkit-transform:rotate(90deg);transform:rotate(90deg);position:absolute;top:2px;margin-left:15px;opacity:.75}.sidebar .sidebar__scrollto:hover:before{background:rgba(0,0,0,.4)}.sidebar .sidebar__scrollto:hover:after{display:none}.sidebar .sidebarnav{background-color:#da243f;width:100%;padding:15px 20px 17px 40px;margin-bottom:39px}.sidebar .sidebarnav .sidebarnav__title{color:#fff;font-size:24px;font-weight:600;border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:20px;margin-top:16px}.sidebar .sidebarnav .sidebarnav__list{padding:0;list-style:none;float:right;width:100%}.sidebar .sidebarnav .sidebarnav__item{padding-left:0}.sidebar .sidebarnav .sidebarnav__item:before{display:none}.sidebar .sidebarnav a{color:#fff;opacity:.75;position:relative}.sidebar .sidebarnav a.active{font-weight:600;opacity:1}.sidebar .sidebarnav a.active:before{content:"";position:absolute;left:-46px;margin-top:13px;background:#fff;height:10px;width:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sidebar .sidebarnav a:hover{opacity:1}@media (min-width:768px) and (max-width:992px){.sidebar .sidebarnav{display:none}}@media (max-width:767px){.sidebar .sidebarnav{display:none}}@media (min-width:768px) and (max-width:992px){.sidebar .social{width:auto;float:left}}.mainheader,.pageheader,.pageheader--404,.pageheader--production,.pageheader--subpages{height:504px;background-size:cover;background-position:50% 50%;position:relative;vertical-align:bottom;color:#fff;padding-bottom:80px;margin-top:97px}.mainheader:before,.pageheader--404:before,.pageheader--production:before,.pageheader--subpages:before,.pageheader:before{content:"";top:0;right:auto;bottom:auto;left:0;position:absolute;background-color:rgba(51,59,72,.33);z-index:1;height:100%;width:100%}@media (min-width:768px) and (max-width:992px){.mainheader,.pageheader,.pageheader--404,.pageheader--production,.pageheader--subpages{margin-top:96px;height:525px}.mainheader .btn--primary,.pageheader--404 .btn--primary,.pageheader--production .btn--primary,.pageheader--subpages .btn--primary,.pageheader .btn--primary{float:left!important;font-size:16px;padding:12px 35px}.mainheader .mainheader__title,.pageheader--404 .mainheader__title,.pageheader--production .mainheader__title,.pageheader--subpages .mainheader__title,.pageheader .mainheader__title{bottom:80px}}@media (min-width:768px) and (max-width:992px) and (min-width:768px) and (max-width:992px){.mainheader .mainheader__title .title--one,.pageheader--404 .mainheader__title .title--one,.pageheader--production .mainheader__title .title--one,.pageheader--subpages .mainheader__title .title--one,.pageheader .mainheader__title .title--one{font-size:40px}}@media (max-width:767px){.mainheader,.pageheader,.pageheader--404,.pageheader--production,.pageheader--subpages{margin-top:45px;height:325px}}.mainheader .title--one,.pageheader--404 .title--one,.pageheader--production .title--one,.pageheader--subpages .title--one,.pageheader .title--one{color:#fff}.mainheader .btn--primary,.pageheader--404 .btn--primary,.pageheader--production .btn--primary,.pageheader--subpages .btn--primary,.pageheader .btn--primary{margin-top:39px;float:right}@media (max-width:767px){.mainheader .btn--primary,.pageheader--404 .btn--primary,.pageheader--production .btn--primary,.pageheader--subpages .btn--primary,.pageheader .btn--primary{float:left!important}}.mainheader p,.pageheader--404 p,.pageheader--production p,.pageheader--subpages p,.pageheader p{font-weight:300;font-size:22px;line-height:41px;margin-bottom:0}@media (min-width:768px) and (max-width:992px){.mainheader p,.pageheader--404 p,.pageheader--production p,.pageheader--subpages p,.pageheader p{font-size:18px}}.mainheader .container,.pageheader--404 .container,.pageheader--production .container,.pageheader--subpages .container,.pageheader .container{height:100%}.mainheader .mainheader__content,.pageheader--404 .mainheader__content,.pageheader--production .mainheader__content,.pageheader--production .pageheader--production__content,.pageheader--subpages .mainheader__content,.pageheader--subpages .pageheader--subpages__content,.pageheader .mainheader__content,.pageheader .pageheader__content{position:absolute;right:0;left:0;z-index:2;width:100%;bottom:80px}.mainheader .mainheader__content .mainheader__title,.pageheader--404 .mainheader__content .mainheader__title,.pageheader--production .mainheader__content .mainheader__title,.pageheader--production .pageheader--production__content .mainheader__title,.pageheader--subpages .mainheader__content .mainheader__title,.pageheader--subpages .pageheader--subpages__content .mainheader__title,.pageheader .mainheader__content .mainheader__title,.pageheader .pageheader__content .mainheader__title{display:inline-block;position:absolute}.mainheader .mainheader__content .mainheader__title .title--one,.pageheader--404 .mainheader__content .mainheader__title .title--one,.pageheader--production .mainheader__content .mainheader__title .title--one,.pageheader--production .pageheader--production__content .mainheader__title .title--one,.pageheader--subpages .mainheader__content .mainheader__title .title--one,.pageheader--subpages .pageheader--subpages__content .mainheader__title .title--one,.pageheader .mainheader__content .mainheader__title .title--one,.pageheader .pageheader__content .mainheader__title .title--one{margin-top:24px}.mainheader .mainheader__content .mainheader__title p,.pageheader--404 .mainheader__content .mainheader__title p,.pageheader--production .mainheader__content .mainheader__title p,.pageheader--production .pageheader--production__content .mainheader__title p,.pageheader--subpages .mainheader__content .mainheader__title p,.pageheader--subpages .pageheader--subpages__content .mainheader__title p,.pageheader .mainheader__content .mainheader__title p,.pageheader .pageheader__content .mainheader__title p{margin-top:-4px}@media (max-width:767px){.mainheader .mainheader__content .mainheader__title,.pageheader--404 .mainheader__content .mainheader__title,.pageheader--production .mainheader__content .mainheader__title,.pageheader--production .pageheader--production__content .mainheader__title,.pageheader--subpages .mainheader__content .mainheader__title,.pageheader--subpages .pageheader--subpages__content .mainheader__title,.pageheader .mainheader__content .mainheader__title,.pageheader .pageheader__content .mainheader__title{bottom:88px}.mainheader .mainheader__content .mainheader__title .title--one,.pageheader--404 .mainheader__content .mainheader__title .title--one,.pageheader--production .mainheader__content .mainheader__title .title--one,.pageheader--production .pageheader--production__content .mainheader__title .title--one,.pageheader--subpages .mainheader__content .mainheader__title .title--one,.pageheader--subpages .pageheader--subpages__content .mainheader__title .title--one,.pageheader .mainheader__content .mainheader__title .title--one,.pageheader .pageheader__content .mainheader__title .title--one{margin-bottom:0}}.mainheader .mainheader__content .mainheader__cta,.pageheader--404 .mainheader__content .mainheader__cta,.pageheader--production .mainheader__content .mainheader__cta,.pageheader--production .pageheader--production__content .mainheader__cta,.pageheader--subpages .mainheader__content .mainheader__cta,.pageheader--subpages .pageheader--subpages__content .mainheader__cta,.pageheader .mainheader__content .mainheader__cta,.pageheader .pageheader__content .mainheader__cta{text-align:right}@media (min-width:768px) and (max-width:992px){.mainheader .mainheader__content .mainheader__cta,.pageheader--404 .mainheader__content .mainheader__cta,.pageheader--production .mainheader__content .mainheader__cta,.pageheader--production .pageheader--production__content .mainheader__cta,.pageheader--subpages .mainheader__content .mainheader__cta,.pageheader--subpages .pageheader--subpages__content .mainheader__cta,.pageheader .mainheader__content .mainheader__cta,.pageheader .pageheader__content .mainheader__cta{text-align:left}}@media (max-width:767px){.mainheader .mainheader__content .mainheader__cta,.pageheader--404 .mainheader__content .mainheader__cta,.pageheader--production .mainheader__content .mainheader__cta,.pageheader--production .pageheader--production__content .mainheader__cta,.pageheader--subpages .mainheader__content .mainheader__cta,.pageheader--subpages .pageheader--subpages__content .mainheader__cta,.pageheader .mainheader__content .mainheader__cta,.pageheader .pageheader__content .mainheader__cta{text-align:left}}@media (min-width:768px) and (max-width:992px){.mainheader .mainheader__content,.pageheader--404 .mainheader__content,.pageheader--production .mainheader__content,.pageheader--production .pageheader--production__content,.pageheader--subpages .mainheader__content,.pageheader--subpages .pageheader--subpages__content,.pageheader .mainheader__content,.pageheader .pageheader__content{bottom:65px;padding-left:25px;padding-right:25px}}@media (max-width:767px){.mainheader .mainheader__content,.pageheader--404 .mainheader__content,.pageheader--production .mainheader__content,.pageheader--production .pageheader--production__content,.pageheader--subpages .mainheader__content,.pageheader--subpages .pageheader--subpages__content,.pageheader .mainheader__content,.pageheader .pageheader__content{bottom:60px;padding-left:25px;padding-right:25px}}.pageheader{height:250px}@media (max-width:767px){.pageheader{height:205px}}.pageheader .btn--alt{float:right}@media (max-width:767px){.pageheader .btn--alt{float:left;padding:10px 20px 15px 25px;font-size:18px}}@media (min-width:768px) and (max-width:992px){.pageheader{height:190px}}.pageheader .pageheader__content{top:134px}@media (min-width:768px) and (max-width:992px){.pageheader .pageheader__content{top:100px}}@media (max-width:767px){.pageheader .pageheader__content{top:auto;bottom:30px}}.pageheader .pageheader__content .title--one{margin:0}@media (min-width:768px) and (max-width:992px){.pageheader .pageheader__content .title--one{margin-bottom:0}}.pageheader--actor{margin-top:120px;background-color:#da243f;padding:50px 0}@media (min-width:992px) and (max-width:1200px){.pageheader--actor{margin-top:97px}}@media (min-width:768px) and (max-width:992px){.pageheader--actor{margin-top:97px;padding:25px 0}}@media (max-width:767px){.pageheader--actor{margin-top:45px;padding:83px 0 40px}}.pageheader--actor .pageheader--actor__actor-image{height:190px;width:150px;float:left;background-size:cover;background-position:top;background-repeat:no-repeat}@media (min-width:768px) and (max-width:992px){.pageheader--actor .pageheader--actor__actor-image{height:105px;width:105px}}@media (max-width:767px){.pageheader--actor .pageheader--actor__actor-image{height:92px;width:92px}}.pageheader--actor .pageheader--actor__actor-information{display:inline-block;margin-left:50px}@media (min-width:768px) and (max-width:992px){.pageheader--actor .pageheader--actor__actor-information{margin-left:45px}}@media (max-width:767px){.pageheader--actor .pageheader--actor__actor-information{margin-left:15px}}.pageheader--actor .pageheader--actor__actor-information .title--one{color:#fff;margin-bottom:20px}@media (min-width:768px) and (max-width:992px){.pageheader--actor .pageheader--actor__actor-information .title--one{margin-top:20px;margin-bottom:0}}@media (max-width:767px){.pageheader--actor .pageheader--actor__actor-information .title--one{margin-top:20px;margin-bottom:10px;line-height:25px}}.pageheader--actor .pageheader--actor__actor-information img{height:24px;float:left;margin-top:3px;box-shadow:0 2px 6px 0 rgba(50,50,50,.25)}@media (min-width:768px) and (max-width:992px){.pageheader--actor .pageheader--actor__actor-information img{height:20px}}@media (max-width:767px){.pageheader--actor .pageheader--actor__actor-information img{height:16px}}.pageheader--actor .pageheader--actor__actor-information .pageheader--actor__residence{font-size:24px;font-weight:300;color:#fff;margin-left:24px}@media (min-width:768px) and (max-width:992px){.pageheader--actor .pageheader--actor__actor-information .pageheader--actor__residence{font-size:18px}}@media (max-width:767px){.pageheader--actor .pageheader--actor__actor-information .pageheader--actor__residence{font-size:18px;margin-left:15px}}.pageheader--production{height:630px}@media (min-width:768px) and (max-width:992px){.pageheader--production{height:350px}}@media (max-width:767px){.pageheader--production{height:225px}}@media (max-width:767px){.pageheader--production .pageheader--production__content{text-align:center;bottom:30px}}.pageheader--production .pageheader--production__content .title--one{margin:0 0 30px}@media (min-width:768px) and (max-width:992px){.pageheader--production .pageheader--production__content .title--one{margin:0 0 40px}}@media (max-width:767px){.pageheader--production .pageheader--production__content .title--one{font-size:25px;line-height:25px;text-align:left;margin-bottom:15px}}.pageheader--production .pageheader--production__content .btn--primary{margin-top:17px;float:right}@media (min-width:768px) and (max-width:992px){.pageheader--production .pageheader--production__content .btn--primary{font-size:16px;margin-top:21px}}@media (max-width:767px){.customdropdown__results .pageheader--production .pageheader--production__content .customdropdown__result,.customdropdown__results .pageheader--production .pageheader--production__content .customdropdown__result--current,.pageheader--production .pageheader--production__content .customdropdown,.pageheader--production .pageheader--production__content .customdropdown__results .customdropdown__result,.pageheader--production .pageheader--production__content .customdropdown__results .customdropdown__result--current{width:100%}.customdropdown__results .pageheader--production .pageheader--production__content .customdropdown__result--current .customdropdown__image,.customdropdown__results .pageheader--production .pageheader--production__content .customdropdown__result .customdropdown__image,.pageheader--production .pageheader--production__content .customdropdown .customdropdown__image,.pageheader--production .pageheader--production__content .customdropdown__results .customdropdown__result--current .customdropdown__image,.pageheader--production .pageheader--production__content .customdropdown__results .customdropdown__result .customdropdown__image{padding-left:10px}.customdropdown__results .pageheader--production .pageheader--production__content .customdropdown__result--current .customdropdown__content .icon-chevron,.customdropdown__results .pageheader--production .pageheader--production__content .customdropdown__result .customdropdown__content .icon-chevron,.pageheader--production .pageheader--production__content .customdropdown .customdropdown__content .icon-chevron,.pageheader--production .pageheader--production__content .customdropdown__results .customdropdown__result--current .customdropdown__content .icon-chevron,.pageheader--production .pageheader--production__content .customdropdown__results .customdropdown__result .customdropdown__content .icon-chevron{right:10px}}.pageheader--production .pageheader--production__content .customdropdown__results{top:auto}@media (max-width:767px){.pageheader--production .pageheader--production__content .customdropdown__results{margin-right:10px;width:auto}}.cast .general-dropdown--small .pageheader--production .pageheader--production__content .dropdown--menu--alt,.general-dropdown .pageheader--production .pageheader--production__content .dropdown--menu--alt,.pageheader--production .pageheader--production__content .cast .general-dropdown--small .dropdown--menu--alt,.pageheader--production .pageheader--production__content .dropdown-menu,.pageheader--production .pageheader--production__content .general-dropdown .dropdown--menu--alt{left:auto}.production-info{background-color:#000;padding:50px 0}@media (min-width:768px) and (max-width:992px){.production-info{padding:25px 0}}.production-info .production-info--holder{text-align:center}@media (max-width:767px){.production-info .production-info--holder:nth-child(n+3){margin-top:30px}}.production-info .production-info--holder .production-info--title{text-transform:uppercase;color:#da243f;font-size:16px;line-height:16px;font-weight:600;margin:0}.production-info .production-info--holder .production-info--text{font-size:18px;line-height:18px;margin-top:20px;display:block;color:hsla(0,0%,100%,.75)}@media (min-width:768px) and (max-width:992px){.production-info .production-info--holder .production-info--text{font-size:13px;line-height:13px;margin-top:10px}}.pageheader--subpages{height:250px}@media (min-width:768px) and (max-width:992px){.pageheader--subpages{height:190px}}.pageheader--subpages .btn--primary{margin-top:0}.pageheader--subpages .pageheader--subpages__content{bottom:60px}@media (max-width:767px){.pageheader--subpages .pageheader--subpages__content{bottom:40px}}.pageheader--subpages .pageheader--subpages__content .title--one{margin:0;position:absolute;bottom:10px;display:inline-block;width:50%}@media (min-width:768px) and (max-width:992px){.pageheader--subpages .pageheader--subpages__content .title--one{margin-bottom:-33px;margin-left:6px}}@media (max-width:767px){.pageheader--subpages .pageheader--subpages__content .title--one{margin-bottom:58px;margin-left:10px}}.subnav .subnav--item{display:block;background-color:#da243f;padding:34px 50px}.subnav .subnav--item:hover{background-color:#5e2b5c}.subnav .subnav--item:hover:after{content:"";display:none}.subnav .subnav--item:after{content:"";display:block;height:60px;width:1px;background-color:hsla(0,0%,100%,.25);position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:768px) and (max-width:992px){.subnav .subnav--item{padding:24px 40px}}.subnav .subnav--item .subnav--subtitle{color:hsla(0,0%,100%,.8);font-size:18px;margin:0}@media (min-width:768px) and (max-width:992px){.subnav .subnav--item .subnav--subtitle{font-size:12px;margin-left:0}}.subnav .subnav--item .subnav--title{color:#fff;font-size:24px;font-weight:600;margin:0}@media (min-width:768px) and (max-width:992px){.subnav .subnav--item .subnav--title{font-size:18px}}.subnav .subnav--item .subnav--title i{font-size:10px;position:relative;top:-2px;left:20px}.cast .general-dropdown--small,.general-dropdown{text-align:center}.cast .general-dropdown--small .dropdown--menu--alt,.cast .general-dropdown--small .dropdown-menu,.general-dropdown .dropdown--menu--alt,.general-dropdown .dropdown-menu{max-height:320px;overflow-y:scroll;overflow-x:hidden}@media (max-width:767px){.cast .general-dropdown--small .dropdown--menu--alt .dropdown-menu--subtitle,.cast .general-dropdown--small .dropdown-menu .dropdown-menu--subtitle,.general-dropdown .dropdown--menu--alt .dropdown-menu--subtitle,.general-dropdown .dropdown-menu .dropdown-menu--subtitle{display:block}}@media (max-width:767px){.cast .general-dropdown--small .dropdown--menu--alt li a,.cast .general-dropdown--small .dropdown-menu li a,.general-dropdown .dropdown--menu--alt li a,.general-dropdown .dropdown-menu li a{white-space:normal}}.pageheader--404{height:auto;padding:140px 0 70px}@media (min-width:992px) and (max-width:1200px){.pageheader--404{margin-top:97px}}@media (min-width:768px) and (max-width:992px){.pageheader--404{padding:115px 0 45px}}@media (max-width:767px){.pageheader--404{padding:140px 0 45px}}.pageheader--404 .title--one{position:relative;z-index:2}.pageheader--404 .title--one span{opacity:.67}@media (max-width:767px){.contact-row,.media-row{padding-left:0;padding-right:0}}.contact-row .contact-row--map,.contact-row .media-row--video,.contact-row .media-row--video__static,.media-row .media-row--video,.media-row .media-row--video__static{position:relative;overflow:hidden;height:470px;background-color:#000}@media (min-width:768px) and (max-width:992px){.contact-row .contact-row--map,.contact-row .media-row--video,.contact-row .media-row--video__static,.media-row .media-row--video,.media-row .media-row--video__static{height:220px}}@media (max-width:767px){.contact-row .contact-row--map,.contact-row .media-row--video,.contact-row .media-row--video__static,.media-row .media-row--video,.media-row .media-row--video__static{position:relative!important;right:auto!important;top:auto!important;height:340px!important}}.contact-row .contact-row--map:before,.contact-row .media-row--video:before,.contact-row .media-row--video__static:before,.media-row .media-row--video:before,.media-row .media-row--video__static:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#53585f;z-index:1;opacity:.5}.contact-row .contact-row--map video,.contact-row .media-row--video__static video,.contact-row .media-row--video video,.media-row .media-row--video__static video,.media-row .media-row--video video{position:absolute;left:50%;top:50%;min-width:100%;min-height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0}.contact-row .contact-row--map .media__button--play,.contact-row .media-row--video .media__button--play,.contact-row .media-row--video__static .media__button--play,.media-row .media-row--video .media__button--play,.media-row .media-row--video__static .media__button--play{position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.contact-row .contact-row--map .media__button--play .play-text,.contact-row .media-row--video .media__button--play .play-text,.contact-row .media-row--video__static .media__button--play .play-text,.media-row .media-row--video .media__button--play .play-text,.media-row .media-row--video__static .media__button--play .play-text{position:absolute;bottom:0;font-size:16px;font-weight:600;line-height:16px;margin-bottom:-43px;left:50%;white-space:nowrap;-webkit-transform:translate(-50%);transform:translate(-50%)}@media (min-width:768px) and (max-width:992px){.contact-row .contact-row--map .media__button--play .play-text,.contact-row .media-row--video .media__button--play .play-text,.contact-row .media-row--video__static .media__button--play .play-text,.media-row .media-row--video .media__button--play .play-text,.media-row .media-row--video__static .media__button--play .play-text{margin-bottom:-30px}}@media (max-width:767px){.contact-row .media-row--video__static .media__button--play,.media-row .media-row--video__static .media__button--play{position:relative;top:auto;left:auto;float:left;-webkit-transform:translate(0);transform:translate(0)}}.contact-row .media-row--gallery,.media-row .media-row--gallery{height:470px;background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:768px) and (max-width:992px){.contact-row .media-row--gallery,.media-row .media-row--gallery{height:220px}}.contact-row .media-row--gallery .media__button--gal,.media-row .media-row--gallery .media__button--gal{position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:767px){.contact-row .media-row--gallery .media__button--gal,.media-row .media-row--gallery .media__button--gal{position:relative;top:auto;left:auto;float:left;-webkit-transform:translate(0);transform:translate(0)}}.contact-row .media-row--gallery .media__button--gal .gallery-text,.media-row .media-row--gallery .media__button--gal .gallery-text{position:absolute;bottom:0;font-size:16px;font-weight:600;line-height:16px;margin-bottom:-30px;left:50%;white-space:nowrap;-webkit-transform:translate(-50%);transform:translate(-50%)}@media (max-width:767px){.contact-row .media-row.dual-media .contact-row--map,.dual-media.contact-row .contact-row--map,.dual-media.contact-row .media-row--gallery,.dual-media.contact-row .media-row--video,.dual-media.contact-row .media-row--video__static,.media-row.dual-media .contact-row .contact-row--map,.media-row.dual-media .media-row--gallery,.media-row.dual-media .media-row--video,.media-row.dual-media .media-row--video__static{height:124px!important}}.media-row--video__static{background-size:cover;background-position:50%;background-repeat:no-repeat}.media-row--video__static:before{display:none!important}@media (min-width:768px) and (max-width:992px){.media-row--video__static .media__button--play{height:87px;width:87px}.media-row--video__static .media__button--play i{position:relative;top:0;font-size:40px;margin-left:10px}}@media (max-width:767px){.media-row--video__static .media__button--play{height:54px;width:54px}.media-row--video__static .media__button--play i{font-size:30px;margin-left:8px;top:-78px}}@media (max-width:767px){.media-row--video__static:after{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;background-color:rgba(83,88,95,.5);z-index:0}}@media (min-width:768px) and (max-width:992px){.media-row--gallery .media__button--gal{padding:43px;height:80px;width:80px}.media-row--gallery .media__button--gal i{position:relative;font-size:40px;margin-left:-20px;top:-64px}}@media (max-width:767px){.media-row--gallery .media__button--gal{height:50px;width:50px;padding:0;border-radius:10px}.media-row--gallery .media__button--gal i{font-size:30px;top:-43px;margin-left:2px}}@media (max-width:767px){.media-row--gallery:after{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;background-color:rgba(83,88,95,.5);z-index:0}}@media (max-width:767px){.dual-media--row{margin:0}}.media__button--holder{position:relative;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}@media (max-width:767px){.media__button--holder{margin-top:35px;z-index:1}.media__button--holder span{font-size:21px;font-weight:600;color:#fff;display:block;float:left;margin-top:15px;margin-left:20px}}.pswp .bynder_video{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pswp.fullscreen .bynder_video{transform:none}.pswp__share--download{display:none!important}@media (min-width:768px) and (max-width:992px){.cast{background-color:#c61e35}}@media (min-width:768px) and (max-width:992px){.cast .title--two--white,.cast .title--two--white--left{text-align:left}}@media (max-width:767px){.cast .title--two--white,.cast .title--two--white--left{text-align:left}}.cast .title--three--white{margin-bottom:40px;margin-top:50px}.cast .general-dropdown--small{float:right;margin-top:-50px;box-shadow:0 1px 2px rgba(0,0,0,.3)}.cast .general-dropdown--small .dropdown-toggle{padding:10px 50px 10px 25px}.cast .general-dropdown--small .dropdown-toggle li a{padding:15px 0 15px 24px}.cast .general-dropdown--small .dropdown-toggle i{right:-30px;font-size:12px;top:3px}@media (max-width:767px){.cast .general-dropdown--small{float:left;margin-top:0;width:100%;margin-bottom:30px}}.section-content--alt{padding-bottom:0}@media (max-width:767px){.section-content--alt{padding-left:0!important;padding-right:0!important}.section-content--alt .container{padding-left:35px;padding-right:35px}}.creatives{text-align:left;color:#fff}.creatives .creatives__row{margin-bottom:5px}.creatives .creatives__role{opacity:.75;font-size:16px}.creatives .creatives__name,.creatives .creatives__name--profile{font-size:16px;font-weight:600}.creatives .creatives__name--profile a{color:#fff}.creatives .creatives__name--profile:after{font-family:stage;content:"g";font-size:9px;margin-left:15px;opacity:.75}.creatives .creatives__name--profile:hover:after{margin-left:20px}.cast__tablet{background-color:#da243f;margin-top:60px;padding-bottom:40px}.nav-tabs{border-bottom:none;margin-top:-54px}.nav-tabs li>a{border-radius:0;color:#fff;padding:15px 28px;margin-right:0;font-weight:600}.nav-tabs li>a,.nav-tabs li>a:hover{font-size:16px;border:1px solid transparent!important}.nav-tabs li>a:hover{color:#000}.nav-tabs li.active>a{background-color:rgba(0,0,0,.2);color:#fff;border:none;font-size:16px}.collapsbutton,.collapsbutton--active,.collapsbutton--purple,.collapsbutton--purple--active{width:100%;display:block;text-align:left;background-color:#c61e35;padding:22px 30px 25px 33px;font-size:21px;font-weight:600;color:#fff;position:relative}.collapsbutton--active:after,.collapsbutton--purple--active:after,.collapsbutton--purple:after,.collapsbutton:after{top:26px;right:15px;bottom:auto;left:auto;position:absolute;font-family:stage;content:"g";font-size:14px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.collapsbutton--active,.collapsbutton--purple--active{color:#da243f;background-color:#fff}.collapsbutton--active:after,.collapsbutton--purple--active:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rowlist{padding:0;list-style-type:none}@media (max-width:767px){.rowlist{margin-bottom:0}}.rowlist .rowlist__item{border-bottom:1px solid hsla(0,0%,100%,.3);position:relative;padding:22px 75px 25px 33px;font-size:17px}.rowlist .rowlist__item,.rowlist .rowlist__item a{color:#fff;display:block}.rowlist .rowlist__item i{top:26px;right:15px;bottom:auto;left:auto;position:absolute;opacity:.75;color:#fff}.rowlist .rowlist__item .rowlist__name{float:right;font-weight:600;text-transform:uppercase}@media (max-width:767px){.rowlist .rowlist__item .rowlist__name{float:none;display:block}}.rowlist .rowlist__item .rowlist__job{width:60%;display:inline-block}.appears-in{background-color:#5e2b5c}.appears-in .title--two--white,.appears-in .title--two--white--left{text-align:left}.appears-in .title--two--white--left i,.appears-in .title--two--white i{font-size:12px;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:.75;position:absolute;margin-left:20px;margin-top:2px}.appears-in .title--two--white--left a,.appears-in .title--two--white a{color:#fff}.appears-in .title--two--white--left a:hover,.appears-in .title--two--white a:hover{opacity:.75}.appears-in .title--two--white--left a.active i,.appears-in .title--two--white a.active i{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:25px}.cleantable{color:#fff;font-size:18px;table-layout:fixed;width:100%}.cleantable .appearsin--title-row{opacity:.75;text-transform:uppercase;font-size:16px;border-bottom:1px solid hsla(0,0%,100%,.15)}.cleantable .col-xs-2,.cleantable .col-xs-4{padding-top:25px;padding-bottom:30px}.cleantable .col-xs-2.cleantable__big,.cleantable .col-xs-4.cleantable__big{font-size:24px;font-weight:600}.cleantable .col-xs-2.cleantable__light,.cleantable .col-xs-4.cleantable__light{color:hsla(0,0%,100%,.75)}.cleantable .col-xs-2 img,.cleantable .col-xs-4 img{width:52px;height:36px;display:inline;margin-right:20px;float:left;margin-top:4px}.cleantable .col-xs-2 .cleantable__content,.cleantable .col-xs-4 .cleantable__content{float:left}.cleantable .col-xs-2 .cleantable__content span,.cleantable .col-xs-4 .cleantable__content span{display:block;font-size:16px}.cleantable .col-xs-2 .cleantable__content span.subtitle,.cleantable .col-xs-4 .cleantable__content span.subtitle{color:#edeeef}.cleantable .col-xs-2 .cleantable__content span.title,.cleantable .col-xs-4 .cleantable__content span.title{font-weight:600}.title--two--white--left~.cleantable,.title--two--white~.cleantable{padding-top:13px}.cleantable .production-link,.cleantable .production-link:hover{color:#fff}.cleantable .appearsin--container{border-top:1px solid hsla(0,0%,100%,.15)}.cleantable .appearsin--container:last-of-type{border-bottom:1px solid hsla(0,0%,100%,.15)}.cleantable .appearsin--alternate-first{margin-top:5px}.cleantable .appearsin--alternate-last{margin-top:10px}.element--hidden{display:none}.element--show{display:block}.collapsbutton--purple{background-color:#5f295d}.collapsbutton--purple--active{color:#5f295d}.part-type{width:100%;text-align:right}.searchresults{padding:75px 0 80px;background-color:#edeeef}@media (min-width:768px) and (max-width:992px){.searchresults{padding:45px 0 50px}}@media (max-width:767px){.searchresults{padding:30px 0 35px}}.searchresults .result-row{margin-bottom:80px}@media (min-width:768px) and (max-width:992px){.searchresults .result-row{margin-bottom:40px}}@media (max-width:767px){.searchresults .result-row{margin-bottom:35px}}.article__text .searchresults .result-row h3,.searchresults .result-row .article__text h3,.searchresults .result-row .title--three,.searchresults .result-row .title--three--white{margin-bottom:35px;margin-top:0}@media (min-width:768px) and (max-width:992px){.article__text .searchresults .result-row h3,.searchresults .result-row .article__text h3,.searchresults .result-row .title--three,.searchresults .result-row .title--three--white{margin-bottom:20px}}@media (max-width:767px){.article__text .searchresults .result-row h3,.searchresults .result-row .article__text h3,.searchresults .result-row .title--three,.searchresults .result-row .title--three--white{margin-bottom:20px}}.searchresults .searchresults__people .searchresults__people--item{float:left;text-align:center}.searchresults .searchresults__people .searchresults__people--item:first-of-type{margin-left:0}@media (min-width:1200px){.searchresults .searchresults__people .searchresults__people--item{height:250px}}@media (min-width:992px) and (max-width:1200px){.searchresults .searchresults__people .searchresults__people--item{height:220px}}@media (min-width:768px) and (max-width:992px){.searchresults .searchresults__people .searchresults__people--item{height:190px}}.searchresults .searchresults__people .searchresults__people--item .searchresults__people--item--image{height:180px;background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:1200px){.searchresults .searchresults__people .searchresults__people--item .searchresults__people--item--image{height:180px}}@media (min-width:992px) and (max-width:1200px){.searchresults .searchresults__people .searchresults__people--item .searchresults__people--item--image{height:140px}}@media (min-width:768px) and (max-width:992px){.searchresults .searchresults__people .searchresults__people--item .searchresults__people--item--image{height:105px}}@media (max-width:767px){.searchresults .searchresults__people .searchresults__people--item .searchresults__people--item--image{height:75px;width:75px;float:left;margin-bottom:15px}}.searchresults .searchresults__people .searchresults__people--item .searchresults__people--item--name{display:block;margin-top:20px;font-size:18px;font-weight:600;color:#000}@media (min-width:768px) and (max-width:992px){.searchresults .searchresults__people .searchresults__people--item .searchresults__people--item--name{font-size:16px}}@media (max-width:767px){.searchresults .searchresults__people .searchresults__people--item .searchresults__people--item--name{float:left;margin-left:30px}}.searchresults .searchresults__productions .production{width:auto;height:360px}@media (min-width:992px) and (max-width:1200px){.searchresults .searchresults__productions .production{height:420px}}@media (min-width:768px) and (max-width:992px){.searchresults .searchresults__productions .production{height:350px}}@media (max-width:767px){.searchresults .searchresults__productions .production{margin-bottom:33px;width:100%;height:320px}}.searchresults .searchresults__productions .production .production__cover{background-position:50%}@media (min-width:992px) and (max-width:1200px){.searchresults .searchresults__productions .production .production__cover{width:220px;height:310px}}@media (max-width:767px){.searchresults .searchresults__productions .production .production__cover{width:100%}}@media (min-width:768px) and (max-width:992px){.searchresults .searchresults__pages .news__block--image{height:150px}}@media (max-width:767px){.article__text .searchresults .searchresults__news h3,.searchresults .searchresults__news .article__text h3,.searchresults .searchresults__news .title--three,.searchresults .searchresults__news .title--three--white{margin-left:10px}}.news--full{padding-top:80px}@media (max-width:767px){.news--full.section-content,.news--full.section-content--alt{padding-top:40px}}.newsarchive{background:#fff}@media (max-width:767px){.newsarchive{background:#edeeef;padding-left:0!important;padding-right:0!important}}@media (max-width:767px){.newsarchive .archive-items{padding-left:0;padding-right:0;margin-left:0;margin-right:0}}@media (max-width:767px){.newsarchive.section-content,.newsarchive.section-content--alt{padding-bottom:0}}.archive{padding:0;list-style-type:none;border-top:3px solid rgba(83,88,95,.12);border-bottom:3px solid rgba(83,88,95,.12)}.archive .archive__item:hover a .item__readmore{color:#5e2b5c}.archive .archive__item a{border-bottom:1px solid rgba(83,88,95,.12);padding-top:28px;padding-bottom:16px;display:block}@media (max-width:767px){.archive .archive__item a{padding:15px 30px 20px}}.archive .archive__item:last-child a{border-bottom:none}.archive .archive__item .item__image{min-width:60px;min-height:60px;width:60px;height:60px;margin-right:60px;float:left;margin-top:-5px;border:none}@media (min-width:768px) and (max-width:992px){.archive .archive__item .item__image{margin-right:20px;min-width:37px;min-height:37px;width:37px;height:37px}}@media (max-width:767px){.archive .archive__item .item__image{display:none}}.archive .archive__item .item__image img{width:100%}.archive .archive__item .item__date{color:#53585f;font-size:16px;font-weight:400;width:200px;float:left;margin-top:10px}@media (min-width:768px) and (max-width:992px){.archive .archive__item .item__date{font-size:14px;width:150px;margin-top:0}}@media (max-width:767px){.archive .archive__item .item__date{display:block;font-weight:600;margin-bottom:15px}}.archive .archive__item .item__title{color:#000;font-weight:600;font-size:18px;float:left;margin-top:10px}@media (min-width:1400px){.archive .archive__item .item__title{width:740px}}@media (min-width:992px) and (max-width:1200px){.archive .archive__item .item__title{width:500px}}@media (min-width:1200px) and (max-width:1220px){.archive .archive__item .item__title{width:500px}}@media (min-width:768px) and (max-width:992px){.archive .archive__item .item__title{font-size:14px;margin-top:0;width:360px}}@media (max-width:767px){.archive .archive__item .item__title{display:block;width:100%;font-weight:400}}.archive .archive__item .item__readmore{color:#da243f;float:right;font-size:16px;font-weight:600;margin-top:15px}@media (min-width:768px) and (max-width:992px){.archive .archive__item .item__readmore{font-size:14px;margin-top:0}}@media (max-width:767px){.archive .archive__item .item__readmore{margin-top:22px;margin-right:10px}}.archive__pagination{text-align:center}.pagination{position:relative;width:100%}.pagination>li{display:inline-block}.pagination>li>a{border:none;color:#53585f;font-size:16px;background:transparent}.pagination>li>a:hover{background-color:#da243f;color:#fff}.pagination>li>a.prev{top:0;right:auto;bottom:0;left:10px;position:absolute;border-radius:0;opacity:.5;font-weight:500}@media (max-width:767px){.pagination>li>a.prev{top:0;right:auto;bottom:0;left:38px;position:absolute}}.pagination>li>a.prev:before{content:"g";font-family:stage;font-size:12px;position:absolute;left:-10px;top:8px;-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:1}.pagination>li>a.prev:hover{background:none;opacity:1;color:#53585f}.pagination>li>a.next{top:0;right:10px;bottom:0;left:auto;position:absolute;border-radius:0;opacity:.5;font-weight:500}@media (max-width:767px){.pagination>li>a.next{top:0;right:50px;bottom:0;left:auto;position:absolute}}.pagination>li>a.next:after{content:"g";font-family:stage;font-size:12px;position:absolute;top:8px;right:-10px;opacity:1}.pagination>li>a.next:hover{background:none;opacity:1;color:#53585f}.pagination>li.active>a{font-weight:500}.pagination>li.active>a,.pagination>li.active>a:focus{background-color:#da243f}@media (max-width:767px){.pagination>li.pagination__item{display:none}}.pagination.item-holder{margin-top:0;margin-bottom:0}@media (min-width:1200px){.pagination.item-holder{width:750px}}@media (min-width:992px) and (max-width:1200px){.pagination.item-holder{width:580px}}@media (min-width:768px) and (max-width:992px){.pagination.item-holder{width:410px}}.article__text header{margin-bottom:40px}@media (max-width:767px){.article__text header{margin-bottom:10px}.article__text header .title--two,.article__text header .title--two--white,.article__text header .title--two--white--left{line-height:33px}}.article__text header h1.title--two,.article__text header h1.title--two--white,.article__text header h1.title--two--white--left{margin-top:0}.article__text header .item__date{color:#53585f;font-size:16px;font-weight:400}@media (max-width:767px){.article__text p:first-of-type{font-size:18px;line-height:31px}}@media (min-width:768px) and (max-width:992px){.news__recent article:last-child{display:none}}.text-media.red{background-color:#da243f}@media (min-width:768px) and (max-width:992px){.text-media.red{padding-bottom:45px}}.text-media.red .article__text .title--two,.text-media.red .article__text .title--two--white,.text-media.red .article__text .title--two--white--left{color:#fff;margin-bottom:24px;margin-top:5px}@media (min-width:768px) and (max-width:992px){.text-media.red .article__text .title--two,.text-media.red .article__text .title--two--white,.text-media.red .article__text .title--two--white--left{font-size:32px;margin-bottom:5px}}.text-media.red .article__text p{color:hsla(0,0%,100%,.75)}.text-media .video__container{padding-top:18px}@media (min-width:768px) and (max-width:992px){.text-media .video__container{padding-top:20px}}@media (max-width:767px){.text-media .video__container{padding-top:0}}.text-media .video__container video{width:100%}.downloads-top{background-color:#edeeef;padding:80px 0 90px}.downloads-top .downloads-top--block{display:block;background-color:#5e2b5c;padding:135px 30px 45px;-webkit-transition:.15s;transition:.15s;position:relative}@media (min-width:768px) and (max-width:992px){.downloads-top .downloads-top--block{padding:80px 15px 12px}}.downloads-top .downloads-top--block:hover{background-color:#da243f}.downloads-top .downloads-top--block .collection--title{font-size:20px;font-weight:600;color:#fff;position:absolute;bottom:24px;left:30px;width:150px;line-height:26px}@media (min-width:768px) and (max-width:992px){.downloads-top .downloads-top--block .collection--title{font-size:13px;width:100px;line-height:20px}}.downloads-top .downloads-top--block i{position:absolute;font-size:9px;-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-left:15px;opacity:.67}@media (min-width:768px) and (max-width:992px){.downloads-top .downloads-top--block i{font-size:8px;margin-left:6px}}.downloads-top .tab-content li{padding-left:10px}.downloads-top .tab-content li:before{content:none}.downloads-top .tab-content li.active .downloads-top--block{background-color:#da243f}.downloads-top .tab-content li.active .downloads-top--block .collection--title i{position:absolute;font-size:9px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:15px;opacity:.67}@media (min-width:768px) and (max-width:992px){.downloads-top .tab-content li.active .downloads-top--block .collection--title i{font-size:8px;margin-left:6px;margin-top:3px}}@media (min-width:768px) and (max-width:992px){.downloads-bottom .nav-tabs{margin-top:-51px}}.downloads-bottom .nav-tabs li{position:relative}.downloads-bottom .nav-tabs li.active a{color:#da243f;background-color:#fff}.downloads-bottom .nav-tabs li.active:hover{background-color:#fff}.downloads-bottom .nav-tabs li.active:before{content:"";background-color:#edeeef;width:5px;height:100%;position:absolute;left:-5px}.downloads-bottom .nav-tabs li:not(.active) a:after{content:"";position:absolute;display:block;width:1px;height:16px;right:0;top:18px;background-color:#ced0d2}.downloads-bottom .nav-tabs li:hover a{background-color:hsla(0,0%,100%,.4);z-index:8}.downloads-bottom .nav-tabs li:hover a:after{content:none}.downloads-bottom .nav-tabs li a{color:#53585f}@media (min-width:768px) and (max-width:992px){.downloads-bottom .nav-tabs li a{font-size:14px}}.downloads-bottom .downloads-bottom--content{padding:70px 0 80px}.mobile-downloads-section.downloads-top{padding:32px 15px 25px}.mobile-downloads-section.downloads-top .tab-content li{padding-left:0}.mobile-downloads-section.downloads-bottom .download-selection--top h1{margin-top:28px}.mobile-downloads-section .download-selection--top{padding:25px 15px;text-align:center}.cast .mobile-downloads-section .download-selection--top .general-dropdown--small,.mobile-downloads-section .download-selection--top .cast .general-dropdown--small,.mobile-downloads-section .download-selection--top .general-dropdown{border:1px solid rgba(0,0,0,.15);box-shadow:0 2px 6px 0 rgba(50,50,50,.1)}.mobile-downloads-section .download-selection--bottom{padding:35px 15px;background-color:#f2f2f2}.production_wall{padding:0;height:750px;overflow:hidden;background-color:#000}.production_wall~section{margin-top:0}@media (min-width:768px) and (max-width:992px){.production_wall{height:475px}}.cover_overlay{position:absolute;bottom:0;z-index:3;width:100%;pointer-events:none;padding-bottom:80px}.cover_overlay .article__text{position:relative;z-index:2;pointer-events:all;display:block;padding:0 50px}.cover_gradient{background:-webkit-linear-gradient(90deg,#000,transparent);background-image:-webkit-linear-gradient(0deg,#000,transparent);background-image:linear-gradient(0deg,#000,transparent);position:absolute;bottom:0;z-index:1;width:100%;padding-bottom:80px;padding-top:80px;height:100%;pointer-events:none}.cover_wall{width:1280px;margin-left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-animation:g 80s linear 0s infinite;animation:g 80s linear 0s infinite}.cover_wall .cover_row{width:100%;text-align:center}.cover_wall .cover_row .cover{overflow:hidden;display:none;width:200px;height:283px;opacity:.5;transition:all .3s;display:inline-block;margin:5px}.cover_wall .cover_row .cover:hover{opacity:1;cursor:pointer}.cover_wall .cover_row .cover.lit-up{opacity:1;cursor:pointer;transition:all 2s ease}.cover_wall .cover_row .cover.not-lit{opacity:.5;transition:all 2s ease}.cover_wall .cover_row a{color:#fff;font-size:40px;overflow:hidden;width:100%;height:100%;display:inline-block}.cover_wall .cover_row .cover_img{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;opacity:0;transition:all .2s;-webkit-filter:blur(100px)}.cover_wall .cover_row .cover_img.loaded{opacity:1;-webkit-filter:blur(0)}@-webkit-keyframes g{0%{-webkit-transform:translate(-50%);transform:translate(-50%)}to{-webkit-transform:translate(-50%,-57%);transform:translate(-50%,-57%)}}@keyframes g{0%{-webkit-transform:translate(-50%);transform:translate(-50%)}to{-webkit-transform:translate(-50%,-57%);transform:translate(-50%,-57%)}}.our-theatres{background:#edeeef}.our-theatres .article__text{margin-bottom:42px}@media (min-width:768px) and (max-width:992px){.our-theatres .article__text{margin-bottom:30px}}.our-theatres .title--two,.our-theatres .title--two--white,.our-theatres .title--two--white--left{margin-top:10px}@media (min-width:768px) and (max-width:992px){.our-theatres .title--two,.our-theatres .title--two--white,.our-theatres .title--two--white--left{font-size:30px}}@media (max-width:767px){.our-theatres .tab-pane .title--two,.our-theatres .tab-pane .title--two--white,.our-theatres .tab-pane .title--two--white--left{font-size:22px}}.our-theatres .country-selector{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:20px}@media (min-width:768px) and (max-width:992px){.our-theatres .tabnav li.active{background-color:#da243f}.our-theatres .tabnav li.active a{color:#fff}}@media (min-width:768px) and (max-width:992px){.our-theatres .tabnav li img{height:15px;width:auto}}.theatre__item{display:inline-block;width:calc(33% - 12px);margin-right:2%;margin-bottom:40px;position:relative;height:210px;text-align:center;background-size:cover;background-position:50%;background-repeat:no-repeat}.theatre__item:nth-child(3n){margin-right:0}.theatre__item:before{top:0;bottom:auto;background:rgba(83,88,95,.3);height:100%;z-index:3}.theatre__item:after,.theatre__item:before{content:"";right:auto;left:0;position:absolute;width:100%}.theatre__item:after{top:auto;bottom:0;background-color:rgba(83,88,95,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(83,88,95,0)),to(rgba(83,88,95,.7)));background-image:-webkit-linear-gradient(top,rgba(83,88,95,0),rgba(83,88,95,.7));background-image:linear-gradient(top,rgba(83,88,95,0),rgba(83,88,95,.7));-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="rgba(83,88,95,0)",endColorstr="rgba(83,88,95,.7)");background-color:transparent;z-index:2;height:70%}.theatre__item .theatre__content{top:auto;right:auto;bottom:30px;left:auto;position:absolute;z-index:4;width:100%}.theatre__item .theatre__subtitle{opacity:.8;font-size:14px;color:#fff}.theatre__item .theatre__title{font-size:18px;font-weight:500;color:#fff;margin-top:0}.theatre__item:hover:before{background:rgba(0,0,0,.4)}.theatre__item:hover:after{display:none}@media (min-width:768px) and (max-width:992px){.theatre__item{width:49%;height:165px;margin-right:1%;margin-bottom:3px}.theatre__item:nth-child(2n){margin-right:0}.theatre__item:nth-child(3){margin-right:1%}}@media (max-width:767px){.theatre__item{width:100%;height:110px;margin-bottom:10px}}.flagrow{background-color:#dfdfdf;padding:0 15px}.flagrow .flag__list{list-style:none;text-align:center;padding:0;margin:0}.flagrow .flag__item,.flagrow .flag__item--active{display:inline-block;margin:0 5px;padding:15px 0 12px;border-bottom:3px solid transparent;height:65px}.flagrow .flag__item--active a,.flagrow .flag__item a{display:block;cursor:pointer}@media (max-width:480px){.flagrow .flag__item,.flagrow .flag__item--active{margin:0 2px}}.flagrow .flag__item--active{border-bottom:3px solid #da243f}.flagrow .flag__image{width:50px;height:35px}.flagrow.fixed{position:fixed;top:0;width:100%;z-index:7}.contact .title--two,.contact .title--two--white,.contact .title--two--white--left{margin-bottom:30px}.article__text .contact h3,.contact .article__text h3,.contact .title--three,.contact .title--three--white{margin-top:0}@media (min-width:768px) and (max-width:992px){.article__text .contact h3,.contact .article__text h3,.contact .title--three,.contact .title--three--white{margin-top:30px}}.contact .contact__reach-us{padding-bottom:40px}@media (max-width:767px){.contact .contact__reach-us{background:#fff;margin-top:30px;padding-top:30px;padding-bottom:30px}}.contact .contact__info{padding:0;list-style-type:none}.contact .contact__info a{color:#53585f;font-size:18px}.contact .contact__info span{opacity:.67;display:block;font-size:15px}.contact .contact__tel{padding-left:20px;margin-bottom:20px;position:relative}.contact .contact__tel:before{content:"T";color:#da243f;font-weight:600;position:absolute;left:0;margin-top:3px}@media (min-width:768px) and (max-width:992px){.contact .contact__tel{float:left;width:50%}.contact .contact__tel:before{left:0}}@media (max-width:767px){.contact .contact__tel{padding-left:30px}.contact .contact__tel:before{left:0}}.contact .contact__adress{padding-left:20px;position:relative}.contact .contact__adress:before{content:"A";color:#da243f;font-weight:600;position:absolute;left:0;margin-top:3px}@media (min-width:768px) and (max-width:992px){.contact .contact__adress{float:left}.contact .contact__adress:before{left:0}}@media (max-width:767px){.contact .contact__adress{padding-left:30px}.contact .contact__adress:before{left:0}}.contact .contact__adress span{opacity:1}@media (max-width:767px){.contact.section-content,.contact.section-content--alt{padding-bottom:0}.contact.section-content--alt .title--two,.contact.section-content--alt .title--two--white,.contact.section-content--alt .title--two--white--left,.contact.section-content .title--two,.contact.section-content .title--two--white,.contact.section-content .title--two--white--left{margin-left:20px}}.contact .contact-description{font-weight:300;font-size:22px;line-height:41px;margin-top:-19px;margin-bottom:20px}.contact .contact-description .contact-description--text{padding:0}.presscontact{background-color:#da243f}.presscontact .title--two,.presscontact .title--two--white,.presscontact .title--two--white--left{text-align:center;color:#fff;margin-bottom:25px}@media (min-width:768px) and (max-width:992px){.presscontact .title--two,.presscontact .title--two--white,.presscontact .title--two--white--left{font-size:32px;margin-bottom:16px}}@media (max-width:767px){.presscontact .title--two,.presscontact .title--two--white,.presscontact .title--two--white--left{text-align:left}}.presscontact .slick-dots{bottom:-57px}.presscontact .slick-dots li>button{background:#fff}.presscontact__card .card__list__item--em:before,.presscontact__card .card__list__item--mob:before,.presscontact__card .card__list__item--tel:before{position:absolute;margin-left:-20px;margin-top:4px;color:#da243f;font-weight:900}.presscontact__card{background:#fff;box-shadow:0 0 rgba(0,0,0,.05);padding:40px 60px 55px;text-align:center;color:#53585f;width:49%;float:left;margin-right:1%}.presscontact__card .card__avatar{height:80px;width:80px;display:inline}.presscontact__card .card__title{color:#da243f;font-size:24px;font-weight:600;margin:26px}.presscontact__card .card__summary{font-size:18px;margin-bottom:30px}.presscontact__card .card__list__item,.presscontact__card .card__list__item--em,.presscontact__card .card__list__item--mob,.presscontact__card .card__list__item--tel{padding:0;margin:0;list-style-type:none}.presscontact__card .card__list__item--em a,.presscontact__card .card__list__item--mob a,.presscontact__card .card__list__item--tel a,.presscontact__card .card__list__item a{color:#53585f;font-size:18px}.presscontact__card .card__list__item--em a:hover,.presscontact__card .card__list__item--mob a:hover,.presscontact__card .card__list__item--tel a:hover,.presscontact__card .card__list__item a:hover{color:#53585f;text-decoration:underline}@media (min-width:768px) and (max-width:992px){.presscontact__card .card__list__item--em a,.presscontact__card .card__list__item--mob a,.presscontact__card .card__list__item--tel a,.presscontact__card .card__list__item a{font-size:16px}}@media (max-width:767px){.presscontact__card .card__list__item--em a,.presscontact__card .card__list__item--mob a,.presscontact__card .card__list__item--tel a,.presscontact__card .card__list__item a{font-size:16px}}.presscontact__card .card__list__item--tel:before{content:"T"}.presscontact__card .card__list__item--mob:before{content:"M"}.presscontact__card .card__list__item--em:before{content:"E"}@media (min-width:768px) and (max-width:992px){.presscontact__card{padding:40px 40px 55px}.presscontact__card .card__title{font-size:21px;margin-bottom:10px}.presscontact__card .card__avatar{height:60px;width:60px;display:inline}.presscontact__card .card__summary{font-size:16px}.presscontact__card .card__list{padding:0}}@media (max-width:767px){.presscontact__card{text-align:left;padding:22px 20px 55px 31px}.presscontact__card .card__title{margin:2px 0 16px;font-size:16px;line-height:33px}.presscontact__card .card__avatar{display:none}.presscontact__card .card__summary{margin-bottom:22px;font-size:16px;margin-top:8px;margin-bottom:26px}.presscontact__card ul{padding-left:20px}.presscontact__card ul li{margin-bottom:3px}}.contactlocation.active{position:relative;height:auto;opacity:1;visibility:visible}.contactlocation.inactive{opacity:0;visibility:hidden;overflow:hidden;height:0}.contact-row .contact-row--map{position:relative}.contact-row .contact-row--map:before{display:none}@media (min-width:768px) and (max-width:992px){.contact-row .contact__content .title--one{font-size:24px!important;margin-bottom:0}}.contact-row #map{position:absolute;left:0;min-width:fill-available;min-height:fill-available;width:100%;height:100%;z-index:0}.contact-row ul{padding:0;list-style-type:none;margin:25px 0 35px}@media (min-width:768px) and (max-width:992px){.contact-row ul{margin:10px 0 25px}}.contact-row ul li{color:#fff;font-size:22px;opacity:.75}@media (min-width:768px) and (max-width:992px){.contact-row ul li{font-size:18px}}.search-block--large{background-color:#edeeef;padding:90px 0 110px}@media (min-width:768px) and (max-width:992px){.search-block--large{padding:45px 0 50px}}@media (max-width:767px){.search-block--large{padding:30px 0 35px}}.search-block--large .article__text p{margin-bottom:0}.search-block--large .search{padding-top:50px}.search-block--large .search .searchform--active .icon-loop{color:#da243f}.search-block--large .search .searchform__input{color:#53585f}@media (max-width:767px){.search-block--large .mobile-intro--404 .title--two,.search-block--large .mobile-intro--404 .title--two--white,.search-block--large .mobile-intro--404 .title--two--white--left{font-size:22px;margin-top:0}}.search-block--large .mobile-intro--404 p{font-size:17px;line-height:20px}.mobile-404-navigation{background-color:#fff}.mobile-404-navigation .table{margin-bottom:0}.mobile-404-navigation .table tr:last-of-type{border-bottom:1px solid #ccc}.mobile-404-navigation .table tr td{border-color:#ccc;text-align:center;padding:0}.mobile-404-navigation .table tr td:first-of-type{border-right:1px solid #ccc}.mobile-404-navigation .table tr td a{display:block;padding:32px 0;color:#53585f;font-size:18px;font-weight:600}.mobile-404-navigation .social .title--two,.mobile-404-navigation .social .title--two--white,.mobile-404-navigation .social .title--two--white--left{font-size:22px}.po__header{margin-top:120px;background-color:#5e2b5c;color:#fff}@media (min-width:992px) and (max-width:1200px){.po__header{margin-top:96px}}@media (min-width:768px) and (max-width:992px){.po__header{margin-top:96px}}@media (max-width:767px){.po__header{padding-top:50px;margin-top:45px}.po__header .container{padding-left:35px;padding-right:35px}.po__header .container .po__filters,.po__header .container .po__searchbar-holder{padding-left:0;padding-right:0}}.po__searchbar-holder{margin:40px 0 44px;text-align:center}@media (max-width:767px){.po__searchbar-holder{text-align:left;margin-bottom:0}.po__searchbar-holder .title--two--white--left{margin-bottom:0}}.po__searchbar-holder .po__form{display:inline-block}.po__searchbar-holder .po__icon,.po__searchbar-holder .po__searchbar{color:#fff;font:400 32px/41px Roboto,sans-serif}@media (max-width:767px){.po__searchbar-holder .po__icon,.po__searchbar-holder .po__searchbar{font-size:17px}}.po__searchbar-holder .po__searchbar{border:0;background-color:transparent;text-overflow:ellipsis;overflow:hidden}.po__searchbar-holder .po__searchbar::-webkit-input-placeholder{color:#fff}.po__searchbar-holder .po__searchbar:-moz-placeholder,.po__searchbar-holder .po__searchbar::-moz-placeholder{color:#fff}.po__searchbar-holder .po__searchbar:-ms-input-placeholder{color:#fff}@media (max-width:430px){.po__searchbar-holder .po__searchbar{width:calc(100% - 50px)}}.po__searchbar-holder .po__icon{font-size:22px;margin-right:23px;opacity:.5}@media (max-width:767px){.po__searchbar-holder .po__icon{font-size:14px!important;margin-right:5px}}.po__filters{margin-top:21px}@media (max-width:767px){.po__filters{margin-top:0}}.po__filters [data-role=select-chosen-holder]{max-width:140px;height:18px;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width:1220px){.po__filters [data-role=select-chosen-holder]{max-width:100%}}@media (min-width:768px) and (max-width:992px){.po__filters [data-role=select-chosen-holder]{max-width:100%}}@media (max-width:767px){.po__filters [data-role=select-chosen-holder]{max-width:100%}}.po__filters hr{border-color:hsla(0,0%,100%,.1);width:100%;margin-top:0}@media (max-width:767px){.po__filters hr{margin-bottom:38px}}.po__filters .po__decade-list{margin:5px -10px 0;list-style:none;display:inline-block;width:100%;padding-left:0}.po__filters .po__decade-list .po__decade-listitem{color:#a880a7;font:700 22px/31px Roboto;display:inline-block;padding:0 10px;position:relative}.po__filters .po__decade-list .po__decade-listitem:hover{cursor:pointer}.po__filters .po__decade-list .po__decade-listitem:focus{outline:0;color:#bd9ebc}.po__filters .po__decade-list .po__decade-listitem:after{content:" ";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:14px;width:1px;background-color:#a880a7;display:inline-block}.po__filters .po__decade-list .po__decade-listitem:last-of-type:after{content:none}.po__filters .po__decade-list .po__decade-listitem.active{color:#fff}.po__slider.po_sliding .po__slider__year-counter,.po__slider:hover .po__slider__year-counter{-webkit-transform:translate(-50%,-115%);transform:translate(-50%,-115%)}.po__slider.po_sliding .po__slider__year-counter:after,.po__slider:hover .po__slider__year-counter:after{bottom:-3px}.po__slider{height:182px;overflow-x:hidden;background-color:#edeeef}.po__slider::-webkit-input-placeholder{color:#fff}.po__slider:-moz-placeholder,.po__slider::-moz-placeholder{color:#fff}.po__slider:-ms-input-placeholder{color:#fff}.po__slider.po_sliding .po__metric-overlay,.po__slider:hover .po__metric-overlay{opacity:0}.po__slider .po__purple-slice,.po__slider .po__purple-slice--half{height:54px;width:100%;background-color:#5f295d}.po__slider .po__purple-slice--half{height:50%;width:100%;left:0;position:absolute}.po__slider .po__slider__year-counter{margin-left:50%;margin-top:14px;padding:18px;z-index:6;height:60px;position:absolute;background-color:#fff;text-align:center;box-shadow:1px 3px 12px 0 rgba(0,0,0,.1);font:700 40px/23px Roboto;color:#da243f;pointer-events:none;transition:all .2s;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.po__slider .po__slider__year-counter::-webkit-input-placeholder{color:#fff}.po__slider .po__slider__year-counter:-moz-placeholder,.po__slider .po__slider__year-counter::-moz-placeholder{color:#fff}.po__slider .po__slider__year-counter:-ms-input-placeholder{color:#fff}.po__slider .po__slider__year-counter:after{content:"";transition:all .3s;position:absolute;left:-4px;bottom:0;background-color:#fff;width:6px;height:6px;margin-left:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.po__slider .po__slider__track{position:relative;width:100%;height:28px;padding-left:50%;cursor:-webkit-grab;cursor:grab;touch-action:none}.po__slider .po__slider__track:active{cursor:-webkit-grabbing;cursor:grabbing}.po__slider .po__slider__track .po__slider__bar{float:left;height:100%;width:4000px;padding-right:calc(50% - 280px);transition-timing-function:cubic-bezier(.42,0,.47,1.01)}.po__slider .po__slider__track .po__slider__bar__part,.po__slider .po__slider__track .po__slider__bar__part--orange,.po__slider .po__slider__track .po__slider__bar__part--red{float:right;position:relative;height:100%;border-radius:14px}.po__slider .po__slider__track .po__slider__bar__part--red{background-color:#da243f;width:3000px}.po__slider .po__slider__track .po__slider__bar__part--orange{background-color:#f67a0d;width:180px}.po__yearindication{height:100%;border-right:1px solid rgba(0,0,0,.25);display:inline-block;position:relative;opacity:1}.po__yearindication:last-of-type{border-right:0}.po__yearindication[title$="0"]:before,.po__yearindication[title$="5"]:before{content:attr(data-year);position:absolute;left:0;bottom:-30px;-webkit-transform:translate(-50%);transform:translate(-50%)}.po__yearindication[title$="0"]:after,.po__yearindication[title$="5"]:after{content:"";position:absolute;left:-4px;bottom:-3px;background-color:#edeeef;width:6px;height:6px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.po__metric-overlay{width:180px;height:30px;background-color:#edeeef;margin:0 auto;z-index:5;position:relative;transition:all .2s;background:-webkit-gradient(linear,left top,right top,color-stop(0,hsla(210,6%,93%,0)),color-stop(1%,hsla(210,6%,93%,.07)),color-stop(15%,#edeeef),color-stop(83%,#edeeef),color-stop(100%,hsla(210,6%,93%,0)));background:-webkit-linear-gradient(left,hsla(210,6%,93%,0),hsla(210,6%,93%,.07) 1%,#edeeef 15%,#edeeef 83%,hsla(210,6%,93%,0));background:linear-gradient(90deg,hsla(210,6%,93%,0) 0,hsla(210,6%,93%,.07) 1%,#edeeef 15%,#edeeef 83%,hsla(210,6%,93%,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00edeeef",endColorstr="#00edeeef",GradientType=1)}.po__interactive-icon-holder{text-align:center}.po__interactive-icon,.po__interactive-icon--arrow,.po__interactive-icon--finger{vertical-align:middle;display:inline-block;color:#a9abaf}.po__interactive-icon--arrow{height:20px}.po__interactive-icon--finger{margin:0 10px;font-size:40px}.po__title--four{color:#c7a9c6}.po__content{background-color:#edeeef;min-height:350px}.po__content,.po__content>.container{padding-bottom:40px}@media (max-width:767px){.po__content{padding-top:30px}.po__content .container{padding-left:35px;padding-right:35px}}.po__loader:before{content:"";display:block;padding-top:100%}.production__cover-holder{display:inline-block}.production_col.loading .production__cover{opacity:0}.production_col .production__title{max-height:52px;overflow:hidden}.production_col .production__cover-holder{width:180px;height:250px;-webkit-animation:h .4s linear 0s forwards;animation:h .4s linear 0s forwards}@media (max-width:430px){.production_col .production__cover-holder{width:100%;height:180px}}.production_col .production__cover{opacity:1;transition:all .5s;background-position:50%}@media (max-width:430px){.production_col .production__cover{width:100%;background-position:50%;height:180px}}@-webkit-keyframes h{0%{opacity:0}to{opacity:1}}@keyframes h{0%{opacity:0}to{opacity:1}}.po__round-flag{background-size:cover}.po__calendar-icon,.po__round-flag{margin-top:3px;background-position:50%;box-shadow:none;float:left}.po__calendar-icon{background-image:url(../../assets/images/calendar-icon.png);background-size:contain;background-repeat:no-repeat}@media (min-width:768px) and (max-width:992px){[data-role=po__region-dropdown]{margin-top:32px}}.po--mobile__filter{background-color:hsla(0,0%,100%,.9);height:80px;width:100%;position:fixed;bottom:0;left:0;z-index:2}.po--mobile__filter.inview{position:relative;bottom:-40px}.footer--inview .po__content>.container{margin-top:-80px;-webkit-transform:translateY(80px);transform:translateY(80px)}.history-page{padding-right:50px}@media (max-width:767px){.history-page{padding-right:0;padding-left:0}}.history-page div{width:100%;background-color:#edeeef;padding:75px 40px 110px;text-align:center;position:relative;margin:19px 0}.history-page div:before{background-image:url(../images/red-stripe.png);height:100px;width:4px;top:-50px}.history-page div:after,.history-page div:before{text-align:right;content:"";display:block;position:absolute;background-size:cover;background-repeat:no-repeat;left:50%;transform:translateX(-50%)}.history-page div:after{background-image:url(../images/red.png);height:144px;width:44px;bottom:-43px}.history-page div p{font-weight:300;font-size:22px;line-height:41px;margin-top:0}.history-page div:first-of-type{background-color:#5e2b5c}.history-page div:first-of-type p{color:#fff}.history-page div:first-of-type:before{display:none}.history-page div:first-of-type:after{content:"";display:block;position:absolute;background-image:url(../images/purple.png);background-size:cover;background-repeat:no-repeat;height:144px;width:44px;left:50%;transform:translateX(-50%);bottom:-43px}.history-page div:last-of-type{background-color:#da243f;padding:110px 40px 75px}.history-page div:last-of-type:before{content:"";display:block;position:absolute;background-image:url(../images/light-red.png);background-size:cover;background-repeat:no-repeat;height:144px;width:44px;left:50%;transform:translateX(-50%);top:-57px;margin-bottom:10px}.history-page div:last-of-type:after{display:none}.history-page div:last-of-type h3,.history-page div:last-of-type p{color:#fff}.history-page p{font-size:18px;color:#53585f;line-height:35px;margin:50px 0}.history-page h3{color:#da243f;font-size:24px;font-weight:600}.history-page img{height:auto;width:100%;position:relative;margin:0 0 75px}.pageheader--production .focuspoint{height:100%;width:100%}.cast__image .focuspoint,.cover .cover_img .focuspoint,.pageheader--actor .pageheader--actor__actor-image .focuspoint,.production__cover-holder .production__cover .focuspoint,.searchresults__people--item--image .focuspoint,.searchresults__productions .production__cover .focuspoint{position:relative;height:100%;width:100%}.contact{background-color:#edeeef;padding-bottom:40px;padding-left:25px;padding-right:25px}.contact__list{padding:0;margin:0;list-style-type:none;margin:30px 0}.contact__list li{font-size:18px;font-weight:regular}#map{height:350px}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:slick;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;margin-top:-10px;padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-37px;list-style:none;display:block;text-align:center;padding:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:#9c9ea1;display:block;height:9px;width:9px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;border-radius:50%;cursor:pointer;opacity:.33}.slick-dots li button:focus,.slick-dots li button:hover{outline:none;opacity:1}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;width:9px;height:9px;font-family:slick;font-size:6px;line-height:9px;text-align:center;color:#9c9ea1;opacity:.33;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:1}.slick-dots li.slick-active button{opacity:1}