section.video-module{background-color:#fff;overflow:hidden;position:relative;z-index:1}section.video-module svg.bg-1{bottom:0;left:0;position:absolute;transform:translateY(calc(100% - 200px))}@media (max-width:768px){section.video-module svg.bg-1{display:none}}section.video-module div.container{display:flex;justify-content:space-between}@media (max-width:900px){section.video-module div.container{flex-direction:column}}section.video-module div.container div.wrapper-txt{max-width:550px;opacity:0;transform:translateX(-20px)}@media (max-width:992px){section.video-module div.container div.wrapper-txt{max-width:50%}}@media (max-width:900px){section.video-module div.container div.wrapper-txt{max-width:100%;transform:translateX(0)}}section.video-module div.container div.wrapper-txt span.label{margin-bottom:10px}section.video-module div.container div.wrapper-txt h2{margin-bottom:15px}section.video-module div.container div.wrapper-txt div.txt{font-size:18px}section.video-module div.container div.wrapper-txt a{color:#9a03e2;text-decoration:underline;transition:.5s}section.video-module div.container div.wrapper-txt a:hover{color:#000a50}section.video-module div.container div.wrapper-txt .wrapper-btns{display:flex;flex-wrap:wrap;gap:10px 30px;margin-top:30px}@media (max-width:768px){section.video-module div.container div.wrapper-txt .wrapper-btns{gap:10px 20px}}section.video-module div.container div.wrapper-video{border-radius:5px;cursor:pointer;height:355px;max-width:630px;opacity:0;overflow:hidden;position:relative;transform:translateX(20px);width:100%}@media (max-width:992px){section.video-module div.container div.wrapper-video{max-width:50%}}@media (max-width:900px){section.video-module div.container div.wrapper-video{height:270px;margin-top:30px;max-width:100%;transform:translateX(0)}}@media (max-width:425px){section.video-module div.container div.wrapper-video{height:205px}}section.video-module div.container div.wrapper-video div.bloc-video{background-color:#c268ee;height:100%;left:50%;overflow:hidden;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:100%}@media (max-width:425px){section.video-module div.container div.wrapper-video div.bloc-video{height:auto}}section.video-module div.container div.wrapper-video div.bloc-video light-video{height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:900px){section.video-module div.container div.wrapper-video div.bloc-video .video-youtube,section.video-module div.container div.wrapper-video div.bloc-video .video-youtube light-youtube{height:100%}}section.video-module div.container div.wrapper-video div.bloc-video div.video{height:100%;width:100%}section.video-module div.container div.wrapper-video div.bloc-video div.video:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='32' fill='none' viewBox='0 0 29 32'%3E%3Cpath fill='%23fff' d='M27.86 15.342a.76.76 0 0 1 0 1.316L1.64 31.796a.76.76 0 0 1-1.14-.658V.862A.76.76 0 0 1 1.64.204z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block;height:38px;left:50%;position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);transition:.55s;width:38px;z-index:2}section.video-module div.container div.wrapper-video div.bloc-video div.video.playing figure{opacity:0;pointer-events:none;transform:scale(1.2)}section.video-module div.container div.wrapper-video div.bloc-video div.video.playing:after{opacity:0;pointer-events:none}section.video-module div.container div.wrapper-video div.bloc-video div.video.playing iframe{pointer-events:inherit}section.video-module div.container div.wrapper-video div.bloc-video div.video figure{position:relative;transition:.55s;z-index:2}section.video-module div.container div.wrapper-video div.bloc-video div.video video{aspect-ratio:540/400;background:#000;border-radius:10px;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}