.container{width:100%;padding-right:1%;overflow:hidden}.container .text{color:#ed0101;font-size:6vh;font-weight:600;position:relative}.container .text.first-text{color:#fff}.text.sec-text:before{content:"";background-color:#131a25;width:100%;height:100%;animation:1s steps(10,end) forwards typing,0s linear 1s forwards removeMask;position:absolute;top:0;right:0}.text.sec-text:after{content:"";border-left:2px solid #4070f4;height:100%;animation:1s steps(10,end) forwards cursorMove,.7s infinite cursorFlash;position:absolute;top:0;left:0}@keyframes cursorMove{to{left:100%}}@keyframes typing{to{width:0%}}@keyframes cursorFlash{0%,to{opacity:1}50%{opacity:0}}@keyframes removeMask{to{opacity:0;visibility:hidden}}
.clip-chevron{clip-path:polygon(0 10%,50% 0%,100% 10%,100% 100%,0 100%)}
