.ModalVideo[data-v-1ee90190]{position:fixed;z-index:10;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;overflow:hidden;transition:all .15s ease-out}.ModalVideo__content[data-v-1ee90190]{margin:15% auto;border-radius:20px;width:80%;max-width:900px;background-color:#fff;position:relative}@media(max-width:1079px){.ModalVideo__content[data-v-1ee90190]{max-width:100%;margin:8px;width:100%}}.ModalVideo__close[data-v-1ee90190]{position:absolute;top:0;right:-48px;font-size:28px;font-weight:700;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media(max-width:1079px){.ModalVideo__close[data-v-1ee90190]{right:0;top:-40px}}.ModalVideo__close[data-v-1ee90190] path{fill:#fff}.ModalVideo__overlay[data-v-1ee90190]{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.5}.ModalVideo[data-v-1ee90190] iframe{display:block;width:100%;border-radius:20px}.fade-enter-active[data-v-1ee90190],.fade-leave-active[data-v-1ee90190]{transition:opacity .15s ease-in-out}.fade-enter-from[data-v-1ee90190],.fade-leave-to[data-v-1ee90190]{opacity:0}.video{position:relative;width:100%;display:flex;justify-content:center}.video__player{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1194px;max-height:672px;height:100%;-o-object-fit:contain;object-fit:contain;background:#000;z-index:3}@media(max-width:639px){.video__player{width:100%;left:0;transform:none}}.video__cover{position:relative;max-width:1194px;max-height:672px}@media(max-width:639px){.video__cover{width:100%}}.video__cover:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#0006;z-index:1}.video__cover-image{position:relative;z-index:0;display:block;margin:0 auto;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.video__control{position:absolute;z-index:2;top:50%;left:50%;margin-top:-30px;margin-left:-30px;display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:50%;background:var(--color-white);cursor:pointer}.video__control-icon{margin:0}.video__control-icon path{fill:var(--color-red)}.video__control:hover{background:var(--color-red)}.video__control:hover path{fill:var(--color-white)}@media(max-width:1079px){.video__control{width:36px;height:36px;margin-top:-18px;margin-left:-18px}}
