.divider{margin:0 4px}.cta-btn{cursor:pointer}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.text-item{opacity:0;animation:2s ease-out forwards fadeIn}.text-item:first-child{animation-delay:0s}.text-item:nth-child(2){animation-delay:.3s}.text-item:nth-child(3){animation-delay:.6s}.text-item:nth-child(4){animation-delay:.9s}.text-item:nth-child(5){animation-delay:1.2s}.right-div{animation:2s ease-out slideInRight}.relative{position:relative}
