@-webkit-keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video{0%{opacity:0}to{opacity:1}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);z-index:1000000;opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video;animation-name:modal-video;transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-body{max-width:800px;width:100%;height:100%;margin:0 auto;display:table}.modal-video-inner{display:table-cell;vertical-align:middle;width:100%;height:100%}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#000;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{cursor:pointer;position:absolute;z-index:2;display:inline-block;left:50%;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056%2056%22%3E%3Cpath%20d%3D%22M37.34%2018.173l.333.32-19.014%2019.335-.332-.322z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M18.173%2018.797l.321-.328%2019.333%2018.735-.321.327z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M28%2056a28%2028%200%201%201%2028-28%2028.032%2028.032%200%200%201-28%2028zM28%20.982A27.018%2027.018%200%201%200%2055.018%2028%2027.048%2027.048%200%200%200%2028%20.982z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E) no-repeat center;background-size:contain;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:opacity .3s ease-out}.modal-video-close-btn:hover{opacity:.8}@media screen and (min-width:769px),print{.modal-video-close-btn{bottom:-96px;width:56px;height:56px}}@media screen and (max-width:768px){.modal-video-close-btn{bottom:-15vw;width:8.75vw;height:8.75vw}}