.video{display:flex;align-items:center;justify-content:flex-start}@media (min-width:768px){.video{justify-content:center}}.video__inner{width:100%;position:relative;z-index:1;border-radius:10px;overflow:hidden}@media (min-width:1024px){.video__inner{max-width:764px}}.video__inner:before{content:"";display:block;padding-top:56.25%}.video__inner iframe{z-index:5}.video__cover,.video__inner iframe{position:absolute;left:0;top:0;width:100%;height:100%}.video__cover{z-index:10}.video__cover img{width:100%;height:100%;font-family:"object-fit:cover;object-position:center 33.3%";object-fit:cover;object-position:center 33.3%}.video__cover.is-hidden{opacity:0;visibility:hidden}.video__play{position:absolute;top:calc(50% - 60px/2);left:calc(50% - 60px/2);width:60px;height:60px;z-index:11;cursor:pointer}.video__play svg{width:18px;height:24px}@media (min-width:1024px){.video__play{width:72px;height:72px;top:calc(50% - 72px/2);left:calc(50% - 72px/2)}.video__play svg{width:24px;height:32px}}.video__play-btn{background:#004873;border-radius:50%;width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.video__play-btn:hover{background:#4586a3}.video__play-btn.is-hidden{opacity:0;visibility:hidden}

/*# sourceMappingURL=video.cf34ade183e0b2032dfd.css.map*/