footer,header,section{--color1:#18a8b4;--color1-05:#f4fbfb;--background:#002d31;--background-70:rgba(0,45,49,.698)}footer.classic,header.classic,section.classic{--color1:#a52336;--color1-05:#fcf8f9;--background:#590e18;--background-70:rgba(89,14,24,.698)}section.text-video-module{overflow:hidden;position:relative;z-index:1}section.text-video-module.custom-theme.primary{background-color:var(--theme-custom-color-primary)!important}section.text-video-module.custom-theme .wrapper-list li:before{background-color:var(--theme-custom-color-secondary)!important}section.text-video-module.white{background-color:#fff}section.text-video-module.grey{background-color:#f7f7f7}section.text-video-module.primary{background-color:var(--color1-05)}section.text-video-module .container{display:flex;flex-wrap:wrap;gap:60px 30px}section.text-video-module .container.classic{flex-direction:row}section.text-video-module .container.reverse{flex-direction:row-reverse}section.text-video-module .wrapper,section.text-video-module .wrapper-content{flex-shrink:0;width:calc(50% - 15px)}section.text-video-module .wrapper-content .title{margin-bottom:20px}section.text-video-module .wrapper-content .content{margin-bottom:30px}section.text-video-module .wrapper-list{display:flex;gap:15px;margin-bottom:30px}section.text-video-module .wrapper-list.row{flex-wrap:wrap}section.text-video-module .wrapper-list.row li{width:calc(50% - 7.5px)}section.text-video-module .wrapper-list.column{flex-direction:column}section.text-video-module .wrapper-list li{padding-left:20px;position:relative}section.text-video-module .wrapper-list li:before{background-color:var(--color1);content:"";height:15px;left:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m3.551-9.491A.75.75 0 1 0 10.45 5.49l-3.165 3.43-1.756-1.74a.75.75 0 0 0-1.056 1.066l2.308 2.286a.75.75 0 0 0 1.079-.024z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m3.551-9.491A.75.75 0 1 0 10.45 5.49l-3.165 3.43-1.756-1.74a.75.75 0 0 0-1.056 1.066l2.308 2.286a.75.75 0 0 0 1.079-.024z' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:5px;width:15px}section.text-video-module .wrapper{display:flex;justify-content:flex-end}section.text-video-module .wrapper .title{display:none;margin-bottom:30px}section.text-video-module .wrapper-video{flex-shrink:0;overflow:hidden;width:100%}section.text-video-module .wrapper-video .video{aspect-ratio:16/9;cursor:pointer;height:100%;pointer-events:all;position:relative;width:100%}section.text-video-module .wrapper-video .video iframe{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}section.text-video-module .wrapper-video .video video{aspect-ratio:16/9;background-color:#000;border-radius:10px 10px 0 0;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}section.text-video-module .wrapper-video .video .poster{border-radius:10px 10px 0 0;cursor:pointer;height:calc(100% + 4px);left:-2px;pointer-events:none;position:absolute;top:-2px;transition:opacity .3s ease-in-out;width:calc(100% + 4px);z-index:3}section.text-video-module .wrapper-video .video .poster img{height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%}section.text-video-module .wrapper-video .video .btn-player{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='33' fill='none' viewBox='0 0 29 33'%3E%3Cpath fill='%23fff' d='M26.584 13.933c2 1.155 2 4.041 0 5.196L4.709 31.76c-2 1.154-4.5-.289-4.5-2.598V3.9c0-2.309 2.5-3.752 4.5-2.598z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:42px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease-in-out;width:42px;z-index:5}section.text-video-module .wrapper-video .video.playing .btn-player,section.text-video-module .wrapper-video .video.playing .poster{opacity:0;pointer-events:none}section.text-video-module .wrapper-video .video.playing iframe{pointer-events:all}section.text-video-module .wrapper-btn{margin:auto}@media screen and (max-width:992px){section.text-video-module .container{gap:30px}section.text-video-module .container.classic{flex-direction:column}section.text-video-module .container.reverse{flex-direction:column-reverse}section.text-video-module .wrapper,section.text-video-module .wrapper-content{width:100%}section.text-video-module .wrapper-content{order:1}section.text-video-module .wrapper{flex-direction:column}section.text-video-module .wrapper-btn{margin:0;order:2}}@media screen and (max-width:640px){section.text-video-module .wrapper-list.row li{width:100%}}