.hero-rotating-bg{align-items:center;background-color:transparent;display:flex;justify-content:center;min-height:60vh;overflow:hidden;position:relative;text-align:center}.hero-background{background-position:50%;background-repeat:no-repeat;background-size:contain;inset:0;position:absolute;z-index:0}.hero-rotating__content{align-items:center;color:#000;display:flex;flex-direction:column;gap:1rem;padding:2rem;position:relative;z-index:1}.hero-headline{color:#000;font-size:40px;font-weight:600}.hero-headline,.rotating-headline-simple{font-family:Poppins,system-ui,sans-serif;margin:0}.rotating-headline-simple{font-size:60px;font-weight:700;line-height:1.2;text-align:center}.rotating-headline-simple .word{display:inline-block;min-width:6ch;opacity:1;transition:opacity .2s linear}.hero-cta{background:#35368f;border-radius:8px;color:#f0f1f5!important;display:inline-block;font-weight:550;margin-top:1.5rem;padding:.8rem 2rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.hero-cta,.hero-cta:hover{font-family:Poppins,system-ui,sans-serif}.hero-cta:hover{background:#f0f1f5;color:#35368f!important;text-decoration:none!important}.gradient-text{background:linear-gradient(90deg,#08a8dd,#35368f,#e71788,#ea2f30,#fbe727);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;display:inline-block}.hero-subtitle{color:#000;font-family:Poppins,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.6;margin:.5rem 0 0;max-width:575px;text-align:center}