.ai-header-outer{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.ai-header-textbox{width:800px}.ai-header-textbox h1{font-family:Poppins,sans-serif!important;font-size:60px!important;font-weight:600;line-height:1.2}.gradient-background{animation:gradient-animation 24s ease infinite;background:linear-gradient(164deg,#4c2bc8,#7146d0,#4b1ae5,#a4bee1);background-size:240% 240%}@keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media screen and (max-width:992px) and (min-width:0){.ai-header-textbox{width:100%}}@media screen and (max-width:600px) and (min-width:0){.ai-header-textbox h1{font-size:45px!important}}