.banner-section{text-align:center}.banner-container{margin:0 auto;max-width:1200px}.banner-title{font-family:DM Sans,sans-serif;font-weight:900;line-height:1.2;margin:0;text-transform:uppercase}.banner-text-gradient,.banner-text-normal{display:inline;opacity:0}.banner-title.typing .banner-text-normal{animation:slideInFromLeft .8s ease forwards}.banner-title.typing .banner-text-gradient{animation:slideInFromLeft .8s ease .4s forwards}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.banner-title{font-size:28px!important}.banner-title.typing .banner-text-normal{animation:slideInFromLeft .6s ease forwards}.banner-title.typing .banner-text-gradient{animation:slideInFromLeft .6s ease .3s forwards}}