section.video-module{background-color:#fff;min-height:100vh;overflow:hidden;position:relative;z-index:1}@media (max-width:1100px){section.video-module{min-height:inherit}}section.video-module div.container div.wrapper-title{text-align:center}section.video-module div.container div.wrapper-video{height:585px;margin:45px auto 0;max-width:1135px;position:relative;width:100%}@media (max-width:1100px){section.video-module div.container div.wrapper-video{height:430px}}@media (max-width:768px){section.video-module div.container div.wrapper-video{height:320px}}@media (max-width:425px){section.video-module div.container div.wrapper-video{height:250px}}section.video-module div.container div.wrapper-video div.bloc-video{background-color:#e20622;height:100%;left:50%;overflow:hidden;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:100%}section.video-module div.container div.wrapper-video div.bloc-video div.wrapper-img{height:100%;width:100%}section.video-module div.container div.wrapper-video div.bloc-video div.wrapper-img.playing figure{opacity:0;pointer-events:none;transform:scale(1.2)}section.video-module div.container div.wrapper-video div.bloc-video div.wrapper-img.playing .btn-player{opacity:0;pointer-events:none}section.video-module div.container div.wrapper-video div.bloc-video div.wrapper-img figure{position:relative;transition:.55s;z-index:2}section.video-module div.container div.wrapper-video div.bloc-video div.wrapper-img iframe{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}section.video-module div.container div.wrapper-video div.bloc-video div.wrapper-img video{aspect-ratio:540/400;background:#000;border-radius:10px;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}section.video-module div.container div.wrapper-video div.bloc-video div.wrapper-img .btn-player{border-radius:50%;cursor:pointer;display:block;height:118px;left:50%;overflow:hidden;position:absolute;text-indent:-9999px;top:50%;transform:translateX(-50%) translateY(-50%);width:118px;z-index:3}@media (max-width:768px){section.video-module div.container div.wrapper-video div.bloc-video div.wrapper-img .btn-player{height:80px;width:80px}}section.video-module div.container div.wrapper-video div.bloc-video div.wrapper-img .btn-player:before{background-color:rgba(226,6,34,.5);content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:.55s;width:100%}section.video-module div.container div.wrapper-video div.bloc-video div.wrapper-img .btn-player:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='20' fill='none' viewBox='0 0 18 20'%3E%3Cpath fill='%23fff' d='M17.346 8.888c.872.494.872 1.73 0 2.224L1.964 19.826C1.09 20.32 0 19.702 0 18.714V1.286C0 .298 1.09-.32 1.964.174z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}section.video-module div.container div.wrapper-video div.bloc-video div.wrapper-img .btn-player:hover:before{background-color:#e20622}