.clip-text-video{position:relative}.hero{padding:12% 5% 7% 5%}video{position:absolute;left:0px;top:0px;width:100vw;height:85vh;object-fit:cover;overflow:hidden}.clip-text-video__text{top:0;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;overflow:hidden;background:#000;mix-blend-mode:multiply}.clip-text-video__text p{font-size:12vw;line-height:1;font-weight:900;font-family:helvetica}@media only screen and (max-width:600px){video{height:35vh}.hero{padding:12% 5% 7% 5%}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background-image:linear-gradient(180deg,#29c4a9 0%,#2b4657 100%)!important;background:#7d2ae8;border-radius:50px}::-webkit-scrollbar-thumb:hover{}