:root{--c-electric:#0092FE;--c-ember:#F57423;--c-crimson:#E73F77;--c-violet:#6C48D6;--c-bg:#07060D;--c-bg-2:#0E0B1C;--c-surface:rgba(255,255,255,.04);--c-border:rgba(255,255,255,.08);--c-text:#F4F2FA;--c-text-dim:rgba(244,242,250,.65);--c-text-faint:rgba(244,242,250,.45);--g-brand:linear-gradient(135deg,#6C48D6 0%,#E73F77 50%,#F57423 100%);--g-warm:linear-gradient(135deg,#E73F77 0%,#F57423 100%);--songai-radius-md:16px;--songai-radius-lg:28px;--songai-radius-pill:999px;--songai-space-section: clamp(64px, 10vw, 140px);--font-head:"DM Sans", system-ui, -apple-system, sans-serif;--font-body:"Inter", system-ui, -apple-system, sans-serif;--radius-md:16px;--radius-lg:28px;--radius-pill:999px;--space-section: clamp(64px, 10vw, 140px)}.songai-page,.songai-page *,.songai-page *:before,.songai-page *:after{box-sizing:border-box}.songai-page{background:#07060d;color:#f4f2fa;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;position:relative;display:block;width:100%;margin:0;padding:0;overflow:hidden}.songai-page h1,.songai-page h2,.songai-page h3,.songai-page h4,.songai-page h5,.songai-page h6{font-family:DM Sans,system-ui,sans-serif;font-weight:500;letter-spacing:-.02em;line-height:1.05;margin:0;padding:0;color:#f4f2fa;text-transform:none;font-style:normal}.songai-page p{margin:0;padding:0;line-height:1.6;color:#f4f2faa6;font-family:Inter,system-ui,sans-serif;font-weight:400}.songai-page a,.songai-page a:hover,.songai-page a:visited,.songai-page a:focus,.songai-page a:active{color:inherit;text-decoration:none;background:transparent;outline:none}.songai-page ul,.songai-page ol{list-style:none;padding:0;margin:0}.songai-page li{list-style:none;padding:0;margin:0;background:transparent;display:list-item}.songai-page em,.songai-page i{font-style:italic}.songai-page button{font-family:inherit;border:none;background:none;padding:0;margin:0;cursor:pointer;color:inherit}.songai-page img{max-width:100%;height:auto;display:block}.songai-page svg{display:inline-block;vertical-align:middle}.songai-page .songai-container{max-width:1240px;margin:0 auto;padding:0 clamp(20px,4vw,40px);width:100%;position:relative}.songai-page .songai-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:18px 32px;border-radius:999px;font-family:DM Sans,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:1;text-decoration:none;border:none;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease;white-space:nowrap;letter-spacing:-.01em;text-transform:none}.songai-page .songai-btn--primary{background:linear-gradient(135deg,#6c48d6,#e73f77,#f57423);color:#fff;box-shadow:0 0 0 1px #ffffff14 inset,0 20px 40px -20px #e73f778c,0 0 60px -20px #6c48d699}.songai-page .songai-btn--primary:hover{transform:translateY(-2px);filter:brightness(1.08);color:#fff}.songai-page .songai-btn--ghost{background:#ffffff0a;color:#f4f2fa;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.songai-page .songai-btn--ghost:hover{border-color:#fff3;transform:translateY(-2px);color:#f4f2fa}.songai-page .songai-btn .arrow{display:inline-block;transition:transform .3s ease}.songai-page .songai-btn:hover .arrow{transform:translate(4px)}.songai-page .songai-redirect-note{display:flex;align-items:center;gap:8px;font-size:13px;color:#f4f2fa73;margin:14px 0 0;justify-content:center;text-align:center;padding:0 16px}.songai-page .songai-redirect-note svg{width:14px;height:14px;opacity:.7;flex-shrink:0}.songai-page .songai-ambient{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.songai-page .songai-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.55;animation:songai-float 16s ease-in-out infinite}.songai-page .songai-orb--violet{background:#6c48d6}.songai-page .songai-orb--crimson{background:#e73f77}.songai-page .songai-orb--electric{background:#0092fe}.songai-page .songai-orb--ember{background:#f57423}@keyframes songai-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(40px,-30px) scale(1.08)}66%{transform:translate(-30px,20px) scale(.96)}}.songai-page .songai-grain{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/></svg>");opacity:.06;mix-blend-mode:overlay;pointer-events:none}@keyframes songai-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.songai-page .songai-rise{animation:songai-rise .9s cubic-bezier(.2,.7,.2,1) both}.songai-page .songai-rise-1{animation-delay:.05s}.songai-page .songai-rise-2{animation-delay:.2s}.songai-page .songai-rise-3{animation-delay:.35s}.songai-page .songai-rise-4{animation-delay:.5s}.songai-page .songai-rise-5{animation-delay:.65s}.songai-page .songai-eyebrow-pill{display:inline-block;padding:6px 16px;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#f4f2faa6;font-size:12px;letter-spacing:.12em;text-transform:uppercase;margin:0 0 24px;background:#ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Inter,system-ui,sans-serif;font-weight:400;line-height:1}.songai-page.songai-hero{position:relative;padding:clamp(80px,14vw,180px) 0 clamp(64px,10vw,140px);background:radial-gradient(ellipse at 50% 0%,#16102e,#07060d 60%)}.songai-page .songai-hero__inner{position:relative;z-index:1;text-align:center}.songai-page .songai-hero__eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 18px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:13px;color:#f4f2faa6;letter-spacing:.04em;text-transform:uppercase;margin-bottom:32px;max-width:100%;flex-wrap:wrap;justify-content:center}.songai-page .songai-pulse{width:8px;height:8px;border-radius:50%;background:#f57423;box-shadow:0 0 #f57423b3;animation:songai-pulse 2s infinite;flex-shrink:0}@keyframes songai-pulse{0%{box-shadow:0 0 #f5742399}70%{box-shadow:0 0 0 12px #f5742300}to{box-shadow:0 0 #f5742300}}.songai-page .songai-hero__title{font-size:clamp(40px,8vw,110px);max-width:14ch;margin:0 auto 28px;font-weight:500;line-height:1.05}.songai-page .songai-hero__title-grad{background:linear-gradient(135deg,#6c48d6,#e73f77,#f57423);-webkit-background-clip:text;background-clip:text;color:transparent;background-size:200% 200%;animation:songai-shift 8s ease infinite;font-style:italic;font-weight:400}@keyframes songai-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.songai-page .songai-hero__sub{max-width:54ch;margin:0 auto 20px;font-size:clamp(15px,1.5vw,21px);padding:0 16px}.songai-page .songai-hero__tagline{font-family:DM Sans,system-ui,sans-serif;font-style:italic;color:#f4f2fa73;font-size:15px;margin:0 auto 48px;padding:0 16px}.songai-page .songai-hero__cta-wrap{margin-bottom:clamp(48px,8vw,100px)}.songai-page .songai-hero__cta{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.songai-page .songai-hero__video{position:relative;max-width:1100px;margin:0 auto;aspect-ratio:16/9;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 100px -30px #000000b3,0 0 80px -20px #6c48d666}.songai-page .songai-hero__video iframe{width:100%;height:100%;border:0;display:block;position:relative;z-index:2}.songai-page .songai-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#6c48d64d,#e73f774d),#0a0716;color:#f4f2faa6;cursor:pointer;transition:filter .3s;gap:20px;z-index:1;text-align:center;padding:0;border:none;width:100%;height:100%;font-family:inherit;overflow:hidden}.songai-page .songai-hero__placeholder:hover{filter:brightness(1.08)}.songai-page .songai-hero__placeholder:hover .songai-play-btn{transform:scale(1.08)}.songai-page .songai-hero__placeholder--empty{cursor:default;padding:20px}.songai-page .songai-hero__placeholder--empty:hover{filter:none}.songai-page .songai-hero__thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;z-index:0}.songai-page .songai-hero__thumb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,#07060d26,#07060d8c),linear-gradient(180deg,transparent 0%,transparent 60%,rgba(7,6,13,.7) 100%);z-index:1;pointer-events:none;transition:opacity .3s ease}.songai-page .songai-hero__placeholder:hover .songai-hero__thumb-overlay{opacity:.8}.songai-page .songai-hero__placeholder .songai-play-btn{position:relative;z-index:2;transition:transform .3s ease}.songai-page .songai-hero__video-caption{position:absolute;bottom:clamp(16px,3vw,28px);left:50%;transform:translate(-50%);z-index:2;font-size:clamp(12px,1.3vw,14px);color:#fffffff2;font-family:Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.02em;text-shadow:0 2px 8px rgba(0,0,0,.6);padding:0 16px;max-width:90%;text-align:center;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.songai-page .songai-play-btn{width:84px;height:84px;border-radius:50%;background:linear-gradient(135deg,#6c48d6,#e73f77,#f57423);display:flex;align-items:center;justify-content:center;box-shadow:0 0 60px #e73f7799;animation:songai-play-pulse 2.5s ease-in-out infinite}@keyframes songai-play-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.songai-page .songai-play-btn svg{width:30px;height:30px;fill:#fff;margin-left:5px}.songai-page .songai-hero__video-glow{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:28px;padding:2px;background:linear-gradient(135deg,#6c48d6,#e73f77,#f57423);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;pointer-events:none;z-index:3}.songai-page.songai-emotion{position:relative;padding:clamp(64px,12vw,140px) 0;text-align:center;overflow:hidden}.songai-page.songai-emotion:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,rgba(108,72,214,.12),transparent 60%)}.songai-page .songai-emotion__inner{position:relative;z-index:1;max-width:920px;margin:0 auto}.songai-page .songai-emotion__quote{font-family:DM Sans,system-ui,sans-serif;font-size:clamp(24px,4.5vw,52px);line-height:1.2;letter-spacing:-.02em;font-weight:400;color:#f4f2fa;margin:0 0 32px;padding:0 16px}.songai-page .songai-emotion__quote em{font-style:italic;background:linear-gradient(135deg,#6c48d6,#e73f77,#f57423);-webkit-background-clip:text;background-clip:text;color:transparent}.songai-page .songai-emotion__sub{font-size:clamp(15px,1.3vw,17px);max-width:48ch;margin:0 auto;padding:0 16px}.songai-page.songai-steps{position:relative;padding:clamp(64px,10vw,140px) 0}.songai-page.songai-steps>.songai-container{position:relative;z-index:1}.songai-page .songai-steps__head{text-align:center;margin-bottom:clamp(48px,8vw,100px);max-width:720px;margin-inline:auto}.songai-page .songai-steps__title{font-size:clamp(28px,5vw,60px);margin-bottom:20px;padding:0 16px}.songai-page .songai-steps__sub{font-size:clamp(15px,1.2vw,17px);padding:0 16px}.songai-page .songai-steps__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:24px}.songai-page .songai-step{position:relative;padding:36px 32px;border-radius:16px;background:linear-gradient(180deg,#ffffff0a,#ffffff03);border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .4s ease,border-color .4s ease;overflow:hidden;display:list-item;list-style:none}.songai-page .songai-step:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#6c48d6,#e73f77,#f57423);opacity:0;transition:opacity .5s ease;z-index:-1;filter:blur(40px)}.songai-page .songai-step:hover{transform:translateY(-6px);border-color:#ffffff2e}.songai-page .songai-step:hover:before{opacity:.18}.songai-page .songai-step__num{font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:500;color:#f4f2fa73;margin-bottom:28px;letter-spacing:.08em}.songai-page .songai-step__num span{padding-right:12px;border-right:1px solid rgba(255,255,255,.08);margin-right:12px}.songai-page .songai-step__num:after{content:"Step";color:#f4f2fa73}.songai-page .songai-step__title{font-size:22px;margin-bottom:12px;color:#f4f2fa}.songai-page .songai-step__desc{font-size:15px}.songai-page .songai-step__icon{position:absolute;top:28px;right:28px;width:44px;height:44px;opacity:.9}.songai-page .songai-step__icon svg{width:100%;height:100%}.songai-page.songai-testimonials{position:relative;padding:clamp(64px,10vw,140px) 0;overflow:hidden}.songai-page.songai-testimonials>.songai-container{position:relative;z-index:1}.songai-page .songai-testimonials__head{text-align:center;margin-bottom:clamp(40px,6vw,80px);max-width:680px;margin-inline:auto}.songai-page .songai-testimonials__title{font-size:clamp(28px,5vw,60px);margin-bottom:18px;padding:0 16px}.songai-page .songai-testimonials__title em{font-style:italic;background:linear-gradient(135deg,#e73f77,#f57423);-webkit-background-clip:text;background-clip:text;color:transparent}.songai-page .songai-testimonials__sub{font-size:clamp(15px,1.2vw,17px);padding:0 16px}.songai-page .songai-carousel{position:relative;max-width:1240px;margin:0 auto}.songai-page .songai-carousel__track-wrap{overflow:hidden;padding:20px 0;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.songai-page .songai-carousel__track{display:flex;gap:24px;transition:transform .7s cubic-bezier(.2,.7,.2,1);will-change:transform}.songai-page .songai-tcard{flex:0 0 calc(33.333% - 16px);min-width:300px;padding:32px 28px;border-radius:20px;background:linear-gradient(180deg,#ffffff0d,#ffffff03);border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:20px;min-height:360px}.songai-page .songai-tcard__header{display:flex;align-items:center;gap:16px}.songai-page .songai-tcard__avatar-wrap{width:56px;height:56px;border-radius:50%;flex-shrink:0;position:relative;padding:2px;background:linear-gradient(135deg,#6c48d6,#e73f77,#f57423)}.songai-page .songai-tcard__avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block;background:#0e0b1c}.songai-page .songai-tcard__avatar-fallback{width:100%;height:100%;border-radius:50%;background:#0e0b1c;display:flex;align-items:center;justify-content:center;font-family:DM Sans,system-ui,sans-serif;font-weight:700;font-size:18px;color:#f4f2fa}.songai-page .songai-tcard__meta{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.songai-page .songai-tcard__name{font-family:DM Sans,system-ui,sans-serif;font-size:15px;font-weight:600;color:#f4f2fa;line-height:1.3;letter-spacing:-.01em}.songai-page .songai-tcard__sep{color:#f4f2fa4d;font-weight:400;margin:0 2px}.songai-page .songai-tcard__song{font-size:11px;color:#6c48d6;font-weight:500;letter-spacing:.06em;text-transform:uppercase;line-height:1.3}.songai-page .songai-tcard__quote{font-family:DM Sans,system-ui,sans-serif;font-size:19px;line-height:1.35;color:#f4f2fa;margin:0;font-weight:600;letter-spacing:-.015em}.songai-page .songai-tcard__body-wrap{flex-grow:1;display:flex;flex-direction:column;gap:8px}.songai-page .songai-tcard__body{font-size:14px;line-height:1.6;color:#f4f2faa6;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:-webkit-line-clamp .3s ease}.songai-page .songai-tcard__body-wrap.is-expanded .songai-tcard__body{-webkit-line-clamp:unset;overflow:visible}.songai-page .songai-tcard__more{display:inline-flex;align-items:center;gap:4px;font-family:DM Sans,system-ui,sans-serif;font-size:13px;font-weight:500;color:#f4f2faa6;background:none;border:none;padding:0;cursor:pointer;margin:0;align-self:flex-start;transition:color .2s ease}.songai-page .songai-tcard__more:hover{color:#f4f2fa}.songai-page .songai-tcard__more svg{width:14px;height:14px;transition:transform .25s ease}.songai-page .songai-tcard__body-wrap.is-expanded .songai-tcard__more svg{transform:rotate(180deg)}.songai-page .songai-tcard__stars{color:#f57423;font-size:14px;letter-spacing:3px;margin-top:auto;padding-top:4px}.songai-page .songai-carousel__controls{display:flex;justify-content:space-between;align-items:center;margin-top:36px;padding:0 4px;flex-wrap:wrap;gap:20px}.songai-page .songai-carousel__dots{display:flex;gap:8px;flex-wrap:wrap}.songai-page .songai-carousel__dot{width:8px;height:8px;border-radius:50%;background:#ffffff14;border:none;cursor:pointer;padding:0;transition:all .3s ease}.songai-page .songai-carousel__dot.active{width:28px;background:linear-gradient(135deg,#6c48d6,#e73f77,#f57423);border-radius:4px}.songai-page .songai-carousel__arrows{display:flex;gap:10px}.songai-page .songai-carousel__arrow{width:48px;height:48px;border-radius:50%;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#f4f2fa;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.songai-page .songai-carousel__arrow:hover:not(:disabled){border-color:#ffffff4d;background:#ffffff0f;transform:translateY(-2px)}.songai-page .songai-carousel__arrow:disabled{opacity:.3;cursor:not-allowed}.songai-page .songai-carousel__arrow svg{width:18px;height:18px}.songai-page.songai-cta{position:relative;padding:clamp(64px,10vw,140px) 0;background:linear-gradient(180deg,#07060d,#0a0716);overflow:hidden}.songai-page.songai-cta>.songai-container{position:relative;z-index:1}.songai-page .songai-cta__card{position:relative;max-width:880px;margin:0 auto;padding:clamp(36px,7vw,88px) clamp(24px,5vw,64px);text-align:center;border-radius:28px;background:radial-gradient(ellipse at top,rgba(108,72,214,.18),transparent 60%),linear-gradient(180deg,#ffffff0a,#ffffff03);border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden}.songai-page .songai-cta__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:28px;padding:1px;background:linear-gradient(135deg,#6c48d6,#e73f77,#f57423);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.3;pointer-events:none}.songai-page .songai-cta__art{width:88px;height:88px;margin:0 auto 32px;position:relative}.songai-page .songai-cta__rings{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.songai-page .songai-cta__rings span{position:absolute;border-radius:50%;border:1px solid;animation:songai-ring 3s ease-out infinite}.songai-page .songai-cta__rings span:nth-child(1){width:24px;height:24px;background:linear-gradient(135deg,#6c48d6,#e73f77,#f57423);border:none;animation:none}.songai-page .songai-cta__rings span:nth-child(2){width:44px;height:44px;border-color:#e73f7780}.songai-page .songai-cta__rings span:nth-child(3){width:64px;height:64px;border-color:#6c48d666;animation-delay:.6s}.songai-page .songai-cta__rings span:nth-child(4){width:84px;height:84px;border-color:#0092fe4d;animation-delay:1.2s}@keyframes songai-ring{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(1.3)}}.songai-page .songai-cta__title{font-size:clamp(28px,5vw,56px);margin-bottom:20px;max-width:18ch;margin-inline:auto}.songai-page .songai-cta__title em{font-style:italic;background:linear-gradient(135deg,#e73f77,#f57423);-webkit-background-clip:text;background-clip:text;color:transparent}.songai-page .songai-cta__sub{font-size:clamp(14px,1.2vw,18px);max-width:50ch;margin:0 auto 40px}.songai-page .songai-cta__btn{font-size:17px;padding:20px 40px}.songai-page .songai-cta__note{margin-top:20px;font-size:13px;color:#f4f2fa73}@media(max-width:900px){.songai-page .songai-tcard{flex:0 0 calc(50% - 12px);min-width:0}}@media(max-width:640px){.songai-page.songai-hero{padding:80px 0 64px}.songai-page .songai-hero__title{font-size:clamp(36px,11vw,64px)}.songai-page .songai-hero__sub{font-size:16px}.songai-page .songai-hero__cta{flex-direction:column;width:100%;padding:0 16px}.songai-page .songai-hero__cta .songai-btn{width:100%;max-width:320px;margin:0 auto}.songai-page .songai-hero__video{border-radius:18px;margin:0 4px}.songai-page .songai-hero__placeholder .songai-play-btn{width:64px;height:64px}.songai-page .songai-hero__placeholder .songai-play-btn svg{width:22px;height:22px;margin-left:4px}.songai-page .songai-hero__video-caption{font-size:11px;bottom:12px;letter-spacing:0}.songai-page .songai-step{padding:28px 24px}.songai-page .songai-step__icon{top:20px;right:20px;width:36px;height:36px}.songai-page .songai-tcard{flex:0 0 calc(100% + -0px);min-width:80vw;padding:28px 24px}.songai-page .songai-cta__card{padding:36px 20px}.songai-page .songai-cta__btn{width:100%;padding:18px 24px}.songai-page .songai-carousel__controls{justify-content:center}.songai-page .songai-carousel__arrows{order:2}.songai-page .songai-carousel__dots{order:1;width:100%;justify-content:center}}@media(max-width:380px){.songai-page .songai-hero__video-caption{display:none}}@media(prefers-reduced-motion:reduce){.songai-page .songai-orb,.songai-page .songai-rise,.songai-page .songai-btn,.songai-page .songai-btn .arrow,.songai-page .songai-pulse,.songai-page .songai-play-btn,.songai-page .songai-cta__rings span,.songai-page .songai-hero__title-grad{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/songai-brand.css.map */
