.iframe-block{display:flex;justify-content:center;width:100%;margin:40px auto}.iframe-block__wrapper{position:relative;max-width:960px;width:100%;height:auto;min-height:377px;border-radius:15px;overflow:hidden;margin:auto;display:flex;align-items:center}.iframe-image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}@media (min-width:768px){.iframe-block__wrapper{width:auto;height:607px}.iframe-image{height:100%}}.iframe-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20;cursor:pointer;background:0 0;border:none;padding:0}.iframe-play-button:hover{transform:translate(-50%,-50%) scale(1.1);opacity:.9}.iframe-play-button img{width:80px;height:80px;display:block}.iframe-fullscreen-button{position:absolute;bottom:24px;right:24px;z-index:20;padding:8px;border-radius:4px;cursor:pointer;background:rgba(0,0,0,.5);border:none}.iframe-fullscreen-button img{width:24px;height:24px;display:block}.iframe-url{display:none}.iframe-content{position:absolute;width:100%;height:100%;inset:0;z-index:10;border:none}.iframe-mobile-fullscreen{position:fixed!important;top:0;left:0;width:100vw!important;height:100vh!important;margin:0;z-index:99999!important;background:#000}.iframe-mobile-fullscreen .iframe-block__wrapper{width:100%!important;height:100%!important;max-width:100%!important;border-radius:0}.iframe-mobile-fullscreen .iframe-fullscreen-button{position:fixed!important;z-index:100000!important;pointer-events:auto}.iframe-mobile-fullscreen .iframe-content{pointer-events:auto}.iframe-mobile-fullscreen .iframe-image{display:none}.iframe-mobile-fullscreen .iframe-play-button{display:none}@media (max-width:767px){.iframe-play-button img{width:60px;height:60px}.iframe-fullscreen-button{bottom:16px;right:16px}}