.vibe-final-cta-section{background-color:#fff;font-family:Poppins,sans-serif;padding:60px 20px 120px}.vibe-container,.vibe-final-cta-section{animation:fadeInUp .8s ease-out forwards;display:flex;justify-content:center}.vibe-container{max-width:1200px;width:100%}.vibe-cta-banner{align-items:flex-start;animation:fadeInUp .8s ease-out forwards;background:linear-gradient(135deg,#642db4,#4a1f8f);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='none' stroke='%23fff' stroke-opacity='.15' stroke-width='1.5' d='m0 128 80 10.7c80 10.3 240 32.3 400 26.6 160-5.3 320-37.3 480-42.6 160-5.7 320 16.3 400 26.6l80 10.7'/%3E%3Cpath fill='none' stroke='%23fff' stroke-opacity='.08' stroke-width='1.5' d='m0 96 80 16c80 16 240 48 400 48s320-32 480-48 320-16 400-16h80'/%3E%3C/svg%3E"),linear-gradient(135deg,#642db4,#4a1f8f);background-position:50%;background-size:cover;border-radius:24px;box-shadow:0 25px 50px rgba(100,45,180,.2);display:flex;flex-direction:column;gap:30px;overflow:hidden;padding:50px 40px;position:relative;text-align:left;width:100%}@media (min-width:992px){.vibe-cta-banner{align-items:center;animation:fadeInUp .8s ease-out forwards;flex-direction:row;gap:50px;justify-content:space-between;padding:70px 60px}}.vibe-cta-content{animation:fadeInUp .8s ease-out forwards;flex:1;max-width:700px;z-index:2}.vibe-cta-headline{color:#fff;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:15px;margin-top:0}@media (min-width:768px){.vibe-cta-headline{font-size:3rem}}.vibe-cta-subcopy{color:#e4d9e8;font-size:1.15rem;line-height:1.6;margin:0}.vibe-cta-action,.vibe-cta-subcopy{animation:fadeInUp .8s ease-out forwards}.vibe-cta-action{flex-shrink:0;z-index:2}.vibe-final-button{animation:fadeInUp .8s ease-out forwards;background-color:#ffca75;border-radius:8px;box-shadow:0 8px 20px rgba(255,202,117,.3);color:#413d4e;display:inline-block;font-size:1.125rem;font-weight:700;padding:18px 40px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.vibe-final-button:hover{animation:fadeInUp .8s ease-out forwards;background-color:#fff;box-shadow:0 12px 30px rgba(255,202,117,.4);color:#642db4;transform:translateY(-4px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}