@import"https://fonts.googleapis.com/css2?family=Heebo:wght@400;600;700;800;900&display=swap";.hero-split{position:relative;font-family:Heebo,sans-serif;height:55vh;min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:2rem 1.5rem 0;text-align:center;background:#09090f}.hero-split__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.hero-split__bg:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(139,92,246,.25) 0%,transparent 70%);top:-150px;left:50%;transform:translate(-50%);animation:glow-pulse 4s ease-in-out infinite alternate}.hero-split__bg:after{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(236,72,153,.15) 0%,transparent 70%);bottom:-100px;right:20%;animation:glow-pulse 5s ease-in-out infinite alternate-reverse}@keyframes glow-pulse{0%{opacity:.6;transform:translate(-50%) scale(1)}to{opacity:1;transform:translate(-50%) scale(1.15)}}.hero-split__bg img,.hero-split__bg-overlay{display:none}.hero-split__sparkles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.hero-split__sparkle{position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;opacity:0;animation:sparkle-float var(--dur, 3s) var(--delay, 0s) ease-in-out infinite}@keyframes sparkle-float{0%{opacity:0;transform:translateY(0) scale(.5)}30%{opacity:1}70%{opacity:.8}to{opacity:0;transform:translateY(-60px) scale(1.2)}}.hero-split__content{direction:rtl;max-width:680px;margin:0 auto;text-align:center}.hero-split__eyebrow{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(192,132,252,.4);border-radius:999px;padding:.3rem .4rem .3rem 1rem;font-size:.82rem;margin-bottom:1.5rem;color:#ffffffbf;background:#8b5cf61f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-split__eyebrow-badge{background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;border-radius:999px;padding:.2rem .7rem;font-size:.72rem;font-weight:700}.hero-split__heading{font-family:Heebo,sans-serif;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:900;line-height:1.15;margin:0 0 1rem;background:linear-gradient(135deg,#fff,#c084fc 40%,#f472b6,#fff);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shine 4s linear infinite}.hero-split__slides-wrap{position:relative;width:100%;z-index:2}.hero-split__content{display:none;flex-direction:column;align-items:center;max-width:680px;margin:0 auto;text-align:center;animation:slideIn .6s ease forwards}.hero-split__content.is-active{display:flex}@keyframes slideIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hero-split__dots{display:flex;gap:8px;margin-top:1.5rem;position:relative;z-index:3}.hero-split__dot{width:8px;height:8px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;padding:0;transition:background .3s,transform .3s}.hero-split__dot.is-active{background:#fff;transform:scale(1.3)}@keyframes gradient-shine{0%{background-position:0% center}to{background-position:200% center}}.hero-split__subheading{font-family:Heebo,sans-serif;font-size:1.05rem;color:#ffffff8c;line-height:1.7;margin:0 0 2rem}.hero-split__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.hero-split__btn-secondary{background:transparent;color:#fffc;border:1.5px solid rgba(139,92,246,.5);border-radius:.5rem;padding:.75rem 2rem;font-size:.95rem;font-weight:700;font-family:Heebo,sans-serif;text-decoration:none;transition:all .2s}.hero-split__btn-secondary:hover{background:#1e3a5f;color:#fff}.hero-split__btn-primary{background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;border:none;border-radius:.5rem;padding:.75rem 2rem;font-size:.95rem;font-weight:700;font-family:Heebo,sans-serif;text-decoration:none;transition:all .2s}.hero-split__btn-primary:hover{background:#162d4a;color:#fff}@media(max-width:767px){.hero-split{height:auto;min-height:100svh;padding:2rem 1rem 0;justify-content:flex-start}.hero-split__content{max-width:100%;padding:2rem 0 1.5rem}.hero-split__heading{font-size:1.6rem;font-weight:600;word-break:break-word;overflow-wrap:break-word}.hero-split__subheading{font-size:.95rem}.hero-split__buttons{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1.5rem}.hero-split__btn-primary,.hero-split__btn-secondary{width:100%;max-width:280px;text-align:center}.wa-toast-wrapper{max-width:260px;bottom:1rem;right:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/hero-split.css.map */
