@-webkit-keyframes neon{0%{-webkit-box-shadow:0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #28b463, 0 0 70px #28b463, 0 0 80px #28b463, 0 0 100px #28b463, 0 0 150px #28b463;box-shadow:0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #28b463, 0 0 70px #28b463, 0 0 80px #28b463, 0 0 100px #28b463, 0 0 150px #28b463}to{-webkit-box-shadow:0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #28b463, 0 0 35px #28b463, 0 0 40px #28b463, 0 0 50px #28b463, 0 0 75px #28b463;box-shadow:0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #28b463, 0 0 35px #28b463, 0 0 40px #28b463, 0 0 50px #28b463, 0 0 75px #28b463}}@keyframes neon{0%{-webkit-box-shadow:0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #28b463, 0 0 70px #28b463, 0 0 80px #28b463, 0 0 100px #28b463, 0 0 150px #28b463;box-shadow:0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #28b463, 0 0 70px #28b463, 0 0 80px #28b463, 0 0 100px #28b463, 0 0 150px #28b463}to{-webkit-box-shadow:0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #28b463, 0 0 35px #28b463, 0 0 40px #28b463, 0 0 50px #28b463, 0 0 75px #28b463;box-shadow:0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #28b463, 0 0 35px #28b463, 0 0 40px #28b463, 0 0 50px #28b463, 0 0 75px #28b463}}@-webkit-keyframes slide-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}to{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}}@keyframes slide-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}to{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}}@-webkit-keyframes slide-right{0%{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes slide-right{0%{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.5rem}.breadcrumb li+li{margin-left:2rem}.breadcrumb li{font-size:.875rem}.breadcrumb li a{font-size:.875rem;display:inline;border-bottom:1px dotted #fff;-webkit-transition:border-bottom 0.3s ease, color 0.3s ease;-o-transition:border-bottom 0.3s ease, color 0.3s ease;transition:border-bottom 0.3s ease, color 0.3s ease;will-change:border-bottom, color}.breadcrumb li a:active,.breadcrumb li a:focus,.breadcrumb li a:hover{border-bottom:1px solid rgba(255, 255, 255, 0)}@media (max-width:991.98px){.breadcrumb li a{font-size:0.75rem}}@media (max-width:991.98px){.breadcrumb *{color:#000}.breadcrumb li+li{margin-left:1rem}.breadcrumb li{font-size:0.75rem}}.breadcrumb__black li{color:#000}.breadcrumb__black li a{color:#000;border-bottom:1px dotted #000}@media (max-width:991.98px){.pageTitle-dark,.pageTitle-light{margin-top:3rem;margin-bottom:3rem}}.pageTitle-dark *,.pageTitle-light *{font-size:5rem;line-height:1;font-weight:900}@media (max-width:1199.98px){.pageTitle-dark *,.pageTitle-light *{font-size:4rem}}@media (max-width:991.98px){.pageTitle-dark *,.pageTitle-light *{font-size:2.5rem}}@media (max-width:767.98px){.pageTitle-dark *,.pageTitle-light *{font-size:2rem}}.pageTitle-dark span,.pageTitle-light span{color:#28b463}.pageTitle-dark span.br,.pageTitle-light span.br{display:block;margin-bottom:-.15em}.pageTitle-dark .en,.pageTitle-light .en{font-size:1rem;font-weight:200;margin-bottom:1rem}.pageTitle-dark h2{color:#000}.pageTitle-dark .en{color:#000}.titlesCard{padding:1.5rem;color:#000;background-color:#fff;border:1px solid #000;background-image:-webkit-linear-gradient(45deg, #28b463 50%, transparent 50%);background-image:-o-linear-gradient(45deg, #28b463 50%, transparent 50%);background-image:linear-gradient(45deg, #28b463 50%, transparent 50%);background-position:100%;background-size:400%;-webkit-transition:background-position 300ms ease;-o-transition:background-position 300ms ease;transition:background-position 300ms ease;display:block;width:100%;padding:2rem}@media (max-width:991.98px){.titlesCard{padding:1rem}}.titlesCard .date{color:#28b463;display:block;margin-bottom:1rem;-webkit-transition:color 0.3s ease;-o-transition:color 0.3s ease;transition:color 0.3s ease;will-change:color}.titlesCard p{color:#000}.titlesCard:hover{background-position:0;-webkit-transition:background-position 300ms ease;-o-transition:background-position 300ms ease;transition:background-position 300ms ease}.titlesCard:hover .date{color:#fff}@media (max-width:991.98px){.titlesCard__subttl{display:block;width:100%;margin-bottom:1rem}}.titlesCard__subttl p{color:#28b463;font-weight:bold;-webkit-transition:color 0.3s ease;-o-transition:color 0.3s ease;transition:color 0.3s ease;will-change:color}@media (max-width:991.98px){.titlesCard__subttl p{display:block;width:100%;margin-bottom:0.3em}}.titlesCard__ttl h3{font-size:2.5rem;font-weight:900;color:#000}@media (max-width:767.98px){.titlesCard__ttl h3{font-size:1.7rem}}.titlesCard:hover .titlesCard__subttl p{color:#fff!important}.cinema-card{border-top:1px solid #fff;border-bottom:1px solid #fff;background-color:#000}.cinema-card .col-lg-4{overflow:hidden}.cinema-card .col-lg-4 img{width:100%;height:auto}@media (min-width:992px){.cinema-card .col-lg-4{height:18.75rem}.cinema-card .col-lg-4 img{height:100%;width:auto}}.cinema-card-text{padding:2rem 1rem 3.5rem;position:relative}.cinema-card-text h5{margin-bottom:1rem;font-weight:bold}@media (max-width:991.98px){.cinema-card-text{padding:1rem 1rem 3rem}}.cinema-card-link{position:absolute;right:2rem;bottom:2rem}.link-hp{width:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.link-hp span{display:inline-block;border-bottom:1px dotted #fff;margin-right:.875rem}.link-hp:after{content:"";display:inline-block;width:1.6rem;height:1.6rem;border-radius:50%;background-size:contain;-webkit-transition:-webkit-box-shadow 0.3s ease;transition:-webkit-box-shadow 0.3s ease;-o-transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;will-change:box-shadow}@media (max-width:767.98px){.link-hp:after{-webkit-transition:none;-o-transition:none;transition:none}}@media (max-width:991.98px){.link-hp:after{width:1.3rem;height:1.3rem}}.link-hp:focus span,.link-hp:hover span{color:#28b463;border-bottom:1px solid rgba(40, 180, 99, 0)}.link-hp:focus:after,.link-hp:hover:after{-webkit-box-shadow:0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #28b463, 0 0 35px #28b463, 0 0 40px #28b463, 0 0 50px #28b463, 0 0 75px #28b463;box-shadow:0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #28b463, 0 0 35px #28b463, 0 0 40px #28b463, 0 0 50px #28b463, 0 0 75px #28b463}.link-hp:after{background:#fff url(../img/common/blank.svg) no-repeat center center;background-size:80% 80%}.wrapper{overflow:visible}.moviesFV .row{height:auto}@media (min-width:992px){.moviesFV .row{height:calc(100% / 3);min-height:100vh / 3}}@media (min-width:992px){.moviesFV .FV__bottom{height:100%}}.moviesFV .FV__bottom div:not(.white-pc){background-color:#000}.moviesCard{position:relative}@media (min-width:992px){.moviesCard{margin-bottom:-33.33333vh;-webkit-transform:translateY(-33.33333vh);-ms-transform:translateY(-33.33333vh);transform:translateY(-33.33333vh)}}