.textGradent{background:linear-gradient(90deg,#888,#fff,#000);-webkit-text-fill-color:transparent;background-clip:text}h1{font-size:44px}.col2{display:flex;flex-direction:column;justify-content:center}.heroCol1{width:40%}.heroCol2{width:60%}#background-video{display:block;height:auto;object-fit:cover;width:100%}.wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1250px;padding-left:50px;padding-right:50px}@media(max-width:1200px){.heroCol1{padding:30px 0;width:50%}.heroCol2{width:50%}}@media(max-width:900px){.wrapper{padding:0 20px}h1{font-size:36px !imortant}.heroCol1,.heroCol2{width:100%}}