@charset "UTF-8";.movie_modal_button{background-color:transparent;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;cursor:pointer}.movie_modal_button img{vertical-align:bottom}.red_play_icon{position:relative}.red_play_icon:hover::after,.red_play_icon:hover::before{opacity:.8}.red_play_icon::after,.red_play_icon::before{content:"";display:inline-block;position:absolute;top:50%;translate:-50% -50%;z-index:3;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.red_play_icon::before{width:60px;height:60px;border-radius:50%;background:rgba(200,0,0,.7);left:50%}.red_play_icon::after{background-color:#fff;width:24px;height:28px;-webkit-clip-path:polygon(0 0,0 100%,100% 50%);clip-path:polygon(0 0,0 100%,100% 50%);left:calc(50% + 3px)}.movie_modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:999}.movie_modal__content{max-width:100%;width:860px;padding-inline:20px;position:relative}.movie_modal__close{display:block;width:40px;height:40px;padding:0;background-color:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;margin:0 0 8px auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:relative}.movie_modal__close:hover{-webkit-box-shadow:none;box-shadow:none}.movie_modal__close::after,.movie_modal__close::before{content:"";text-shadow:none;display:inline-block;width:48px;height:1px;background-color:#fff;position:absolute;top:50%;left:50%;translate:-50% -50%}@media screen and (max-width:767px){.movie_modal__close::after,.movie_modal__close::before{width:8vw}}.movie_modal__close::before{rotate:45deg}.movie_modal__close::after{rotate:-45deg}.movie_modal__player{position:relative;width:100%;padding-bottom:56.25%!important;height:0;overflow:hidden}.movie_modal__player iframe{position:absolute;top:0;left:0;width:100%!important;height:100%}
