section.video-module{overflow:hidden;position:relative}section.video-module:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='600' height='600' fill='none' viewBox='0 0 600 600'%3E%3Cpath stroke='url(%23a)' stroke-dasharray='6 6' stroke-width='1.5' d='M0 74.25h600'/%3E%3Cpath stroke='url(%23b)' stroke-dasharray='6 6' stroke-width='1.5' d='M523.75 600V0'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='600' x2='0' y1='75' y2='75' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.559' stop-color='%23D1D1D1'/%3E%3Cstop offset='1' stop-color='%23D1D1D1' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='524.5' x2='524.5' y1='0' y2='600' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.547' stop-color='%23D1D1D1'/%3E%3Cstop offset='1' stop-color='%23D1D1D1' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");content:"";height:600px;pointer-events:none;position:absolute;right:0;top:0;width:600px}section.video-module.white{background-color:#f7f7f7}section.video-module.red{background-color:#d50032}section.video-module.black{background-color:#000811}section.video-module .wrapper,section.video-module .wrapper .wrapper-video{display:flex;justify-content:center;width:100%}section.video-module .wrapper .wrapper-video{border-radius:5px;overflow:hidden;position:relative}section.video-module .video{aspect-ratio:16/9;cursor:pointer;height:100%;max-width:900px;overflow:hidden;pointer-events:all;position:relative;width:100%}section.video-module .video iframe{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}section.video-module .video video{aspect-ratio:16/9;background-color:#000;border-radius:5px;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}section.video-module .video .poster{border-radius:10px;cursor:pointer;height:calc(100% + 4px);left:-2px;pointer-events:none;position:absolute;top:-2px;transition:opacity .2s ease-in-out;width:calc(100% + 4px);z-index:3}section.video-module .video .poster img{height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%}section.video-module .video .btn-player{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' fill='none' viewBox='0 0 180 180'%3E%3Cg filter='url(%23a)'%3E%3Crect width='150' height='150' x='15' y='15' fill='%23D50032' rx='75'/%3E%3Crect width='165' height='165' x='7.5' y='7.5' stroke='%23D50032' stroke-opacity='.2' stroke-width='15' rx='82.5'/%3E%3Cpath fill='%23fff' d='M111.901 88.257c1.359.764 1.359 2.721 0 3.486l-33.92 19.08c-1.334.75-2.981-.213-2.981-1.743V70.92c0-1.53 1.647-2.493 2.98-1.743z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='200' height='200' x='-10' y='-10' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='5'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_1461_3249'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_backgroundBlur_1461_3249' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:180px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease-in-out;width:180px;z-index:5}@media (max-width:768px){section.video-module .video .btn-player{height:120px;width:120px}}section.video-module .video.playing .btn-player,section.video-module .video.playing .poster{opacity:0;pointer-events:none}section.video-module .video.playing iframe{pointer-events:all}