section.text-video-module{background-color:#f7f7f7;overflow:hidden;position:relative;z-index:1}section.text-video-module.white{background-color:#fff}section.text-video-module .container{align-items:center;display:flex;gap:140px;position:relative}@media screen and (max-width:946px){section.text-video-module .container{align-items:flex-start;flex-direction:column!important;gap:90px}section.text-video-module .container svg.square-pattern{bottom:-100px;top:inherit}section.text-video-module .container.shadow .second img,section.text-video-module .container.shadow.invert .second img{box-shadow:20px 20px 0 #ededed}section.text-video-module .container.shadow svg.square-pattern{bottom:0;left:-280px;top:inherit}}section.text-video-module .container.invert{flex-direction:row-reverse}section.text-video-module .container.invert .square-pattern{left:-100px}section.text-video-module .container.invert.shadow .second img{box-shadow:40px 40px 0 #ededed}section.text-video-module .container.invert.shadow svg.square-pattern{left:-280px}section.text-video-module .container.shadow .second img{box-shadow:-40px 40px 0 #ededed}section.text-video-module .container.shadow .square-pattern{-webkit-mask-image:radial-gradient(ellipse 68% 70% at 54% 52%,#000 20%,transparent 40%);mask-image:radial-gradient(ellipse 68% 70% at 54% 52%,#000 20%,transparent 40%);opacity:.3;right:-180px;top:-280px;z-index:1}section.text-video-module .container .square-pattern{height:785px;-webkit-mask-image:radial-gradient(ellipse 68% 70% at 54% 52%,#000 50%,transparent 70%);mask-image:radial-gradient(ellipse 68% 70% at 54% 52%,#000 50%,transparent 70%);position:absolute;right:-50px;top:-180px;width:785px;z-index:-1}@keyframes parallax{0%{transform:translateY(-100px)}to{transform:translateY(100px)}}section.text-video-module .container .wrapper.first{display:flex;flex-direction:column;gap:15px;max-width:40%;position:relative;z-index:2}@media screen and (max-width:946px){section.text-video-module .container .wrapper.first{max-width:100%}}section.text-video-module .container .wrapper.first .ctas{margin-top:30px}section.text-video-module .container .wrapper.second{align-items:center;display:flex;height:594px;min-width:512px;width:100%}@media screen and (max-width:1272px){section.text-video-module .container .wrapper.second{height:auto;min-width:40%}}section.text-video-module .container .wrapper.second div.video{overflow:hidden;position:relative;width:100%}section.text-video-module .container .wrapper.second 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'%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.text-video-module .container .wrapper.second div.video.playing figure{opacity:0;pointer-events:none;transform:scale(1.2)}section.text-video-module .container .wrapper.second div.video.playing:after{opacity:0;pointer-events:none}section.text-video-module .container .wrapper.second div.video.playing iframe{pointer-events:inherit}section.text-video-module .container .wrapper.second div.video figure{border-radius:10px;cursor:pointer;height:100%;overflow:hidden;position:absolute;transition:.55s;z-index:2}section.text-video-module .container .wrapper.second div.video iframe{border-radius:10px;height:350px;left:0;pointer-events:none;position:relative;top:0;width:100%}@media (max-width:946px){section.text-video-module .container .wrapper.second div.video iframe{height:250px}}section.text-video-module .container .wrapper.second div.video video{background:#000;border-radius:10px;position:relative;width:100%}