#section-animated{width:100vw;position:relative;margin-left:-50vw;margin-top:100px;left:50%;overflow:hidden}#container-animation{height:100vh;width:100%;position:relative;overflow:hidden;z-index:2}.video-container{position:absolute;width:100%;height:100%}.svg-container{width:100%;height:100%;position:absolute;top:0}svg{width:100%;height:100%;overflow:visible;display:block}svg text{text-anchor:middle;font-size:100px}svg mask rect{fill:white}svg>rect{fill:white;-webkit-mask:url(#mask);mask:url(#mask)}.video-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;overflow:hidden}video,iframe{min-height:100%;min-width:100%;height:100%;width:100%;position:absolute;left:50%;top:52.2%;transform:translate(-50%,-50%)}text{font-size:8vw;font-family:"Poppins",Sans-Serif;font-weight:900}.mobile-only{display:none}@media only screen and (max-width:768px){#text-svg{font-size:10vw}#section-animated{margin-top:0px}.svg-container{display:none}#section-animated .mobile-only{display:block;text-align:center;font-weight:600}#container-animation{height:auto}.video-container{position:relative;top:auto;transform:none;width:300px;height:170px;margin:0 auto;left:0;overflow:hidden;border-radius:15px;margin-bottom:2rem}#section-animated h2{font-family:"Poppins",Sans-Serif;font-weight:800}video,iframe{position:relative;left:0;top:0;transform:unset}#vimeoVideo{display:none}}@media only screen and (max-width:320px){.video-container{width:285px;height:160px}}