.MarketingNav-module__f41e7a__nav{z-index:1000;color:#fff;width:100%;margin:0 auto;padding:1rem 0;position:absolute}.MarketingNav-module__f41e7a__nav ul{justify-content:space-evenly;align-items:center;gap:16px;width:100%;margin:0;padding:0 20px;list-style:none;display:flex}.MarketingNav-module__f41e7a__loginPill,.MarketingNav-module__f41e7a__signupPill{font-size:1rem;font-family:var(--font-open-sans),sans-serif;text-align:center;border:2px solid rgba(255,255,255,.5);border-radius:50px;padding:.9rem 1.5rem}.MarketingNav-module__f41e7a__loginPill{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(2,192,255,.45);margin-left:auto;font-weight:700;transition:background-color .24s ease-out,border-color .24s ease-out}.MarketingNav-module__f41e7a__loginPill:hover{background-color:rgba(2,192,255,.62);border-color:rgba(255,255,255,.85)}.MarketingNav-module__f41e7a__signupPill{color:#fff;background-color:#17c0fa;font-weight:700;transition:background-color .24s ease-out,box-shadow .26s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1)}.MarketingNav-module__f41e7a__signupPill:hover{background-color:#0fa0d4;transform:translateY(-2px);box-shadow:0 8px 18px rgba(23,192,250,.4)}@media (min-width:600px){.MarketingNav-module__f41e7a__nav ul{width:80%;max-width:900px;margin:0 auto}}@media (prefers-reduced-motion:reduce){.MarketingNav-module__f41e7a__signupPill:hover{transform:none}}
.SiteFooter-module__nBz1BW__footer{color:#363636;margin-top:2rem;padding:4rem 1.5rem 1.75rem;position:relative;overflow:hidden}.SiteFooter-module__nBz1BW__wash{z-index:0;background:linear-gradient(#fff 0%,#fff 15%,#d9f2fc 60%,#17c0fa 150%);position:absolute;top:0;bottom:0;left:0;right:0}.SiteFooter-module__nBz1BW__grid{z-index:1;grid-template-columns:1fr;gap:2.25rem;width:100%;max-width:1100px;margin:0 auto;display:grid;position:relative}.SiteFooter-module__nBz1BW__brand{flex-direction:column;gap:1rem;max-width:320px;display:flex}.SiteFooter-module__nBz1BW__blurb{color:#4a5561;font-size:1.05rem;line-height:1.5}.SiteFooter-module__nBz1BW__social{flex-wrap:wrap;gap:.6rem;padding-bottom:.5rem;display:flex}.SiteFooter-module__nBz1BW__social a{background-color:#fff;border:2px solid rgba(23,192,250,.3);border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .24s cubic-bezier(.22,1,.36,1),border-color .22s ease-out,box-shadow .24s cubic-bezier(.22,1,.36,1);display:flex}.SiteFooter-module__nBz1BW__social a:hover{border-color:rgba(23,192,250,.9);transform:translateY(-3px);box-shadow:0 8px 18px rgba(2,192,255,.25)}.SiteFooter-module__nBz1BW__column h5{font-family:var(--font-poetsen-one),sans-serif;color:#0b2030;margin-bottom:.9rem;font-size:1.05rem;line-height:1.2}.SiteFooter-module__nBz1BW__column ul{flex-direction:column;gap:.65rem;list-style:none;display:flex}.SiteFooter-module__nBz1BW__column a{color:#4a5561;font-size:1rem;transition:color .2s ease-out,transform .2s cubic-bezier(.22,1,.36,1);display:inline-block}.SiteFooter-module__nBz1BW__column a:hover{color:#0078ff;transform:translate(3px)}.SiteFooter-module__nBz1BW__bottom{z-index:1;text-align:center;border-top:1px solid rgba(11,32,48,.1);flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:1100px;margin:0 auto;padding-top:1.75rem;display:flex;position:relative}.SiteFooter-module__nBz1BW__bottom p{color:#5a6b78;font-size:.95rem}.SiteFooter-module__nBz1BW__legal{color:#5a6b78;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;font-size:.95rem;display:flex}.SiteFooter-module__nBz1BW__legal>a{color:#5a6b78;transition:color .2s ease-out}.SiteFooter-module__nBz1BW__legal>a:hover{color:#0078ff}.SiteFooter-module__nBz1BW__legal .made-by-jack a{color:#0078ff}@media (min-width:600px){.SiteFooter-module__nBz1BW__grid{grid-template-columns:1.4fr 1fr 1fr;gap:3rem}.SiteFooter-module__nBz1BW__bottom{text-align:left;flex-direction:row;justify-content:space-between}}@media (prefers-reduced-motion:reduce){.SiteFooter-module__nBz1BW__social a:hover,.SiteFooter-module__nBz1BW__column a:hover{transform:none}}
.FaqAccordion-module__Mn8uuG__list{flex-direction:column;gap:1rem;width:100%;display:flex}.FaqAccordion-module__Mn8uuG__item{background-color:#f4fcff;border:2px solid #ebf5f8;border-radius:20px;overflow:hidden}.FaqAccordion-module__Mn8uuG__question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-open-sans),sans-serif;color:#363636;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.4rem;font-size:1.05rem;font-weight:700;transition:background-color .22s ease-out,color .22s ease-out;display:flex}.FaqAccordion-module__Mn8uuG__question:hover{background-color:rgba(23,192,250,.1)}.FaqAccordion-module__Mn8uuG__question:focus-visible{outline-offset:-2px;outline:2px solid #17c0fa}.FaqAccordion-module__Mn8uuG__icon{color:#17c0fa;flex-shrink:0;font-size:1.3rem;line-height:1;transition:transform .2s}.FaqAccordion-module__Mn8uuG__iconOpen{transform:rotate(45deg)}.FaqAccordion-module__Mn8uuG__answer{padding:1.2rem 1.4rem}.FaqAccordion-module__Mn8uuG__answer p{color:#4a5561;font-size:1rem;line-height:1.55}.FaqAccordion-module__Mn8uuG__answerLink{color:#0078ff;margin-top:.75rem;font-size:.98rem;font-weight:600;text-decoration:underline;transition:color .2s ease-out,transform .2s cubic-bezier(.22,1,.36,1);display:inline-block}.FaqAccordion-module__Mn8uuG__answerLink:hover{color:#17c0fa;transform:translate(3px)}.FaqAccordion-module__Mn8uuG__answerLink:after{content:"›";margin-left:.4rem;font-size:1.1em}@media (prefers-reduced-motion:reduce){.FaqAccordion-module__Mn8uuG__answerLink:hover{transform:none}}
.FaqSection-module__ncmv1G__section{flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin:0 auto;padding:3rem 1.25rem;display:flex}.FaqSection-module__ncmv1G__heading{text-align:center}.FaqSection-module__ncmv1G__heading h3{font-family:var(--font-poetsen-one),sans-serif;margin-bottom:.5rem;font-size:2.2rem;line-height:1.2}.FaqSection-module__ncmv1G__heading p{color:#5a6b78;font-size:1.05rem;line-height:1.5}
.VideoFacade-module__dGpuiG__facade,.VideoFacade-module__dGpuiG__iframe{border:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.VideoFacade-module__dGpuiG__facade{cursor:pointer;color:#fff;font-family:var(--font-open-sans),sans-serif;background-color:#020617;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.VideoFacade-module__dGpuiG__facade:before{content:"";background:radial-gradient(circle at 50% 45%,rgba(23,192,250,.35),rgba(2,6,23,.7) 70%);transition:background .26s ease-out;position:absolute;top:0;bottom:0;left:0;right:0}.VideoFacade-module__dGpuiG__facade:hover:before{background:radial-gradient(circle at 50% 45%,rgba(23,192,250,.5),rgba(2,6,23,.75) 70%)}.VideoFacade-module__dGpuiG__facade>*{position:relative}.VideoFacade-module__dGpuiG__facade:focus-visible{outline-offset:-3px;outline:3px solid #17c0fa}.VideoFacade-module__dGpuiG__playIcon{background:linear-gradient(135deg,#17c0fa,#0fa0d4);border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;padding-left:3px;transition:transform .26s cubic-bezier(.22,1,.36,1);display:flex;box-shadow:0 8px 22px rgba(23,192,250,.5)}.VideoFacade-module__dGpuiG__facade:hover .VideoFacade-module__dGpuiG__playIcon{transform:scale(1.08)}.VideoFacade-module__dGpuiG__label{font-size:1rem;font-weight:700}@media (prefers-reduced-motion:reduce){.VideoFacade-module__dGpuiG__facade:hover .VideoFacade-module__dGpuiG__playIcon{transform:none}}
.RotatingWord-module__t0WDmq__wrap{white-space:nowrap;text-align:center;width:auto;display:block;position:relative}@media (min-width:600px){.RotatingWord-module__t0WDmq__wrap{vertical-align:baseline;display:inline-block}}.RotatingWord-module__t0WDmq__word{white-space:nowrap;color:#17c0fa;animation:.42s cubic-bezier(.22,1,.36,1) both RotatingWord-module__t0WDmq__rotateWordIn;display:inline-block}@keyframes RotatingWord-module__t0WDmq__rotateWordIn{0%{opacity:0;transform:translateY(.35em)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.RotatingWord-module__t0WDmq__word{animation:none}}
.page-module__lWLUra__header{padding:10rem 3rem 5rem;position:relative;overflow:hidden}.page-module__lWLUra__header:before{content:"";filter:blur(50px);z-index:0;background:linear-gradient(#14c0fa 0%,#fff 50%);position:absolute;top:0;bottom:0;left:0;right:0;transform:translateZ(0)}.page-module__lWLUra__header>*{z-index:1;position:relative}.page-module__lWLUra__header h1{font-size:2.5rem}.page-module__lWLUra__header p{font-size:1.15rem;line-height:1.5}.page-module__lWLUra__headerOuter{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.page-module__lWLUra__headerContent{flex-direction:column;align-items:center;gap:1rem;max-width:400px;display:flex}.page-module__lWLUra__headerContent button{max-width:250px}.page-module__lWLUra__heroCtaBtn{color:#fff;font-size:1.2rem;font-weight:700;font-family:var(--font-open-sans),sans-serif;text-align:center;cursor:pointer;background:linear-gradient(135deg,#17c0fa,#0fa0d4);border:0;border-radius:999px;justify-content:center;align-items:center;padding:1rem 2.1rem;text-decoration:none;transition:transform .15s ease-out,box-shadow .15s ease-out,background .2s ease-out;animation:2.4s ease-in-out infinite page-module__lWLUra__heroCtaPulse;display:inline-flex;position:relative;transform:translateY(0);box-shadow:0 8px 18px rgba(23,192,250,.4)}.page-module__lWLUra__heroButtons{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.page-module__lWLUra__heroSecondaryBtn{color:#e5e7eb;font-size:1.2rem;font-weight:700;font-family:var(--font-open-sans),sans-serif;cursor:pointer;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.6);border-radius:999px;justify-content:center;align-items:center;padding:1rem 2.1rem;transition:background .2s ease-out,border-color .2s ease-out;display:inline-flex}.page-module__lWLUra__heroSecondaryBtn:hover{color:#e5e7eb;background:#0f172a;border-color:rgba(148,163,184,.9)}@keyframes page-module__lWLUra__heroCtaPulse{0%{transform:translateY(0)scale(1);box-shadow:0 8px 18px rgba(23,192,250,.4)}50%{transform:translateY(-1px)scale(1.03);box-shadow:0 12px 26px rgba(23,192,250,.6)}to{transform:translateY(0)scale(1);box-shadow:0 8px 18px rgba(23,192,250,.4)}}.page-module__lWLUra__heroCtaBtn:hover{background:linear-gradient(135deg,#1bd0ff,#11b0ea);transform:translateY(-2px)scale(1.03);box-shadow:0 12px 25px rgba(23,192,250,.55)}.page-module__lWLUra__heroCtaBtn:active{transform:translateY(1px)scale(.99);box-shadow:0 6px 12px rgba(23,192,250,.3)}.page-module__lWLUra__heroCtaBtn:focus-visible{outline-offset:3px;outline:2px solid #fff;box-shadow:0 0 0 3px rgba(23,192,250,.9),0 10px 22px rgba(23,192,250,.5)}.page-module__lWLUra__heroCtaBtn:after,.page-module__lWLUra__heroSecondaryBtn:after{content:"›";margin-left:.55rem;font-size:1.1em;transition:transform .15s ease-out}.page-module__lWLUra__heroCtaBtn:hover:after{transform:translate(3px)}.page-module__lWLUra__phoneScreenshot{width:100%;max-width:220px;height:auto}.page-module__lWLUra__section{flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex}.page-module__lWLUra__section h2{font-size:1.85rem}.page-module__lWLUra__section p{max-width:350px;font-size:1.15rem;line-height:1.5}.page-module__lWLUra__container{flex-direction:column;align-items:center;gap:1rem;padding:2rem 5rem;display:flex}.page-module__lWLUra__cardContainer{flex-flow:column wrap;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.page-module__lWLUra__card{background-color:#f4fcff;border:6px solid rgba(235,245,248,.5);border-radius:20px;width:100%;min-height:420px;padding:1rem}.page-module__lWLUra__card p{margin-bottom:1rem}.page-module__lWLUra__card p:first-child{font-family:var(--font-poetsen-one),sans-serif;text-align:center;font-size:8.5rem;line-height:1.5}.page-module__lWLUra__card p:nth-child(2){font-family:var(--font-poetsen-one),sans-serif;text-align:center;font-size:1.6rem;line-height:1.5}.page-module__lWLUra__card p:nth-child(3){font-size:1.15rem;line-height:1.5}.page-module__lWLUra__middleBlur{padding:5rem 1.25rem;position:relative;overflow:hidden}.page-module__lWLUra__middleBlur h3{margin-bottom:3rem;font-size:2.5rem;line-height:1.2}.page-module__lWLUra__middleBlur:before{content:"";filter:blur(50px);z-index:0;background:linear-gradient(#fff 10%,#17c0fa 50%,#fff 92%);position:absolute;top:0;bottom:0;left:0;right:0;transform:translateZ(0)}.page-module__lWLUra__middleBlur>*{z-index:1;position:relative}.page-module__lWLUra__playClawMachines{padding:0 1.25rem 1.5rem}.page-module__lWLUra__playClawMachines h3{text-align:center;margin-top:2rem;margin-bottom:1rem;font-size:2.5rem;line-height:1.2}.page-module__lWLUra__playClawIntro{text-align:center;color:#5a6b78;max-width:460px;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.5}.page-module__lWLUra__playCta{color:#fff;width:250px;font-size:1rem;font-weight:700;font-family:var(--font-open-sans),sans-serif;text-align:center;background-color:#17c0fa;border:0;border-radius:50px;margin-bottom:2rem;padding:.9rem 1.5rem;transition:background-color .24s ease-out,box-shadow .26s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1)}.page-module__lWLUra__playCta:hover{background-color:#0fa0d4;transform:translateY(-2px);box-shadow:0 10px 22px rgba(23,192,250,.4)}.page-module__lWLUra__videoSection{text-align:center;max-width:960px;margin:4rem auto 5rem;padding:0 1.25rem}.page-module__lWLUra__videoHeading{margin-bottom:.5rem;scroll-margin-top:2rem;font-size:1.75rem;font-weight:700}.page-module__lWLUra__videoText{color:#5a6b78;max-width:560px;margin:0 auto 1.75rem}.page-module__lWLUra__compareSection{flex-direction:column;align-items:center;gap:2rem;max-width:1000px;margin:0 auto;padding:3rem 1.25rem;display:flex}.page-module__lWLUra__compareHeading{text-align:center;max-width:620px}.page-module__lWLUra__compareHeading h3{margin-bottom:.5rem;font-size:2.2rem;line-height:1.2}.page-module__lWLUra__compareHeading p{color:#5a6b78;font-size:1.05rem;line-height:1.5}.page-module__lWLUra__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__lWLUra__compareGrid{grid-template-columns:1fr;gap:1.75rem;width:100%;display:grid}.page-module__lWLUra__compareColumn{flex-direction:column;gap:.9rem;display:flex}.page-module__lWLUra__compareBrandHead{justify-content:center;align-items:flex-end;min-height:116px;display:flex}.page-module__lWLUra__compareThemHead{font-family:var(--font-poetsen-one),sans-serif;font-size:1.6rem;line-height:1.2}.page-module__lWLUra__compareCard{border-radius:22px;flex-direction:column;height:100%;padding:.5rem 1.35rem;list-style:none;display:flex}.page-module__lWLUra__compareCard li{align-items:flex-start;gap:.85rem;padding:1.05rem 0;font-size:1.02rem;line-height:1.45;display:flex}.page-module__lWLUra__compareCard li+li{border-top:1px solid rgba(11,32,48,.08)}.page-module__lWLUra__compareTick,.page-module__lWLUra__compareCross{border-radius:999px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;margin-top:.1rem;font-size:.72rem;font-weight:700;display:flex}.page-module__lWLUra__compareCardOurs{color:#0b2030;background-color:#fff;border:2px solid rgba(23,192,250,.3);box-shadow:0 18px 44px rgba(2,192,255,.28),0 4px 12px rgba(15,23,42,.08)}.page-module__lWLUra__compareCardOurs li{font-weight:600}.page-module__lWLUra__compareTick{color:#fff;background:linear-gradient(135deg,#17c0fa,#0fa0d4);box-shadow:0 4px 10px rgba(23,192,250,.4)}.page-module__lWLUra__compareCardThem{color:#424953;background-color:#fafbfc;border:1px solid rgba(11,32,48,.07)}.page-module__lWLUra__compareCardThem li+li{border-top-color:rgba(11,32,48,.05)}.page-module__lWLUra__compareCross{color:#97a0aa;background-color:#e9ecef}.page-module__lWLUra__audienceSection{flex-direction:column;align-items:center;gap:2rem;max-width:1000px;margin:0 auto;padding:3rem 1.25rem;display:flex}.page-module__lWLUra__audienceHeading{text-align:center;max-width:620px}.page-module__lWLUra__audienceHeading h3{margin-bottom:.5rem;font-size:2.2rem;line-height:1.2}.page-module__lWLUra__audienceHeading p{color:#5a6b78;font-size:1.05rem;line-height:1.5}.page-module__lWLUra__audienceSteps{grid-template-columns:1fr;gap:.75rem;width:100%;max-width:560px;display:grid}.page-module__lWLUra__audienceStep{background-color:#f4fcff;border:2px solid #ebf5f8;border-radius:20px;align-items:center;gap:1rem;padding:1rem 1.15rem;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1);display:flex;box-shadow:0 4px 14px rgba(2,192,255,.08)}.page-module__lWLUra__audienceStep:hover{transform:translateY(-4px);box-shadow:0 12px 26px rgba(2,192,255,.18)}.page-module__lWLUra__audienceBadge{color:#fff;width:52px;height:52px;font-family:var(--font-poetsen-one),sans-serif;background:linear-gradient(135deg,#17c0fa,#0fa0d4);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:flex}.page-module__lWLUra__audienceStepTitle{font-family:var(--font-poetsen-one),sans-serif;font-size:1.25rem;line-height:1.2}.page-module__lWLUra__audienceStepText{color:#5a6b78;font-size:1rem;line-height:1.45}.page-module__lWLUra__useCaseSection{flex-direction:column;align-items:center;gap:2rem;max-width:1000px;margin:0 auto;padding:3rem 1.25rem;display:flex}.page-module__lWLUra__useCaseHeading{text-align:center;max-width:620px}.page-module__lWLUra__useCaseHeading h3{margin-bottom:.5rem;font-size:2.2rem;line-height:1.2}.page-module__lWLUra__useCaseHeading p{color:#5a6b78;font-size:1.05rem;line-height:1.5}.page-module__lWLUra__useCaseGrid{grid-template-columns:1fr;gap:1rem;width:100%;display:grid}.page-module__lWLUra__useCaseCard{background-color:#f4fcff;border:4px solid rgba(235,245,248,.7);border-radius:20px;flex-direction:column;gap:.6rem;padding:1.25rem;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1);display:flex;box-shadow:0 4px 14px rgba(2,192,255,.08)}.page-module__lWLUra__useCaseCard:hover{transform:translateY(-6px);box-shadow:0 14px 30px rgba(2,192,255,.2)}.page-module__lWLUra__useCaseEmoji{font-size:2rem;line-height:1}.page-module__lWLUra__useCaseCard h4{font-family:var(--font-poetsen-one),sans-serif;font-size:1.3rem;line-height:1.2}.page-module__lWLUra__useCaseCard p{color:#5a6b78;font-size:1rem;line-height:1.45}.page-module__lWLUra__includedSection{padding:3rem 1.25rem}.page-module__lWLUra__includedInner{background-color:#f4fcff;border:6px solid rgba(235,245,248,.5);border-radius:20px;grid-template-columns:1fr;gap:1.5rem;max-width:1000px;margin:0 auto;padding:2rem 1.5rem;display:grid}.page-module__lWLUra__includedCopy h3{margin-bottom:.75rem;font-size:2rem;line-height:1.2}.page-module__lWLUra__includedCopy p{color:#5a6b78;font-size:1.05rem;line-height:1.5}.page-module__lWLUra__includedList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.page-module__lWLUra__includedList li{padding-left:2rem;font-size:1.05rem;line-height:1.45;position:relative}.page-module__lWLUra__includedList li:before{content:"✓";color:#fff;background-color:#17c0fa;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:0;left:0}.page-module__lWLUra__pricingSection{padding:2rem 1.25rem 3rem}.page-module__lWLUra__pricingCard{background-color:#fff;border:2px solid rgba(23,192,250,.35);border-radius:20px;max-width:720px;margin:0 auto;padding:2rem 1.5rem;box-shadow:0 18px 44px rgba(2,192,255,.16)}.page-module__lWLUra__pricingCard h3{margin-bottom:1rem;font-size:2rem;line-height:1.2}.page-module__lWLUra__pricingCard>p{color:#5a6b78;margin-bottom:1rem;font-size:1.05rem;line-height:1.55}.page-module__lWLUra__pricingFrom{flex-wrap:wrap;align-items:baseline;gap:.6rem;margin-bottom:1rem;display:flex}.page-module__lWLUra__pricingFigure{font-family:var(--font-poetsen-one),sans-serif;color:#0b2030;font-size:3rem;line-height:1}.page-module__lWLUra__pricingFromLabel{color:#5a6b78;font-size:1rem}.page-module__lWLUra__pricingList{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;list-style:none;display:flex}.page-module__lWLUra__pricingList li{color:#5a6b78;padding-left:1.25rem;font-size:1.05rem;line-height:1.5;position:relative}.page-module__lWLUra__pricingList li:before{content:"";background-color:#17c0fa;border-radius:999px;width:8px;height:8px;position:absolute;top:.6rem;left:0}.page-module__lWLUra__pricingList strong{color:#363636}.page-module__lWLUra__pricingNote{color:#5a6b78;margin-bottom:1.5rem;font-size:.98rem;line-height:1.5}.page-module__lWLUra__pricingCta{color:#fff;font-size:1rem;font-weight:700;font-family:var(--font-open-sans),sans-serif;background:linear-gradient(135deg,#17c0fa,#0fa0d4);border:0;border-radius:50px;align-items:center;padding:.9rem 1.5rem;transition:background .26s ease-out,box-shadow .26s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 8px 18px rgba(23,192,250,.35)}.page-module__lWLUra__pricingCta:after{content:"›";margin-left:.55rem;font-size:1.1em}.page-module__lWLUra__pricingCta:hover{background:linear-gradient(135deg,#1bd0ff,#11b0ea);transform:translateY(-2px);box-shadow:0 12px 26px rgba(23,192,250,.45)}.page-module__lWLUra__videoPhoneFrame{background:#020617;border-radius:32px;max-width:420px;margin:0 auto;padding:.5rem;box-shadow:0 18px 40px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.04)}.page-module__lWLUra__videoWrapper{background:#000;border-radius:24px;width:100%;padding-top:178%;position:relative;overflow:hidden}.page-module__lWLUra__videoIframe{border:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}@media (min-width:600px){.page-module__lWLUra__headerOuter{flex-direction:row;gap:5rem}.page-module__lWLUra__headerContent{align-items:flex-start}.page-module__lWLUra__section{flex-direction:row;gap:5rem;padding:4rem 5rem}.page-module__lWLUra__section h2{text-align:left;font-size:2rem}.page-module__lWLUra__middleBlur{padding:10rem 3rem}.page-module__lWLUra__cardContainer{flex-direction:row}.page-module__lWLUra__card{max-width:300px;height:420px}.page-module__lWLUra__playClawMachines{padding:0 2rem 3rem}.page-module__lWLUra__videoSection{margin-top:3rem;margin-bottom:4rem}.page-module__lWLUra__videoHeading{font-size:1.5rem}.page-module__lWLUra__videoPhoneFrame{border-radius:24px;padding:.4rem}.page-module__lWLUra__videoWrapper{border-radius:18px}.page-module__lWLUra__compareGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem}.page-module__lWLUra__compareCard{padding:.75rem 1.6rem}.page-module__lWLUra__compareCard li{padding:1.15rem 0;font-size:1.05rem}.page-module__lWLUra__compareSection,.page-module__lWLUra__audienceSection,.page-module__lWLUra__useCaseSection{padding:4rem 2rem}.page-module__lWLUra__audienceSteps{max-width:720px}.page-module__lWLUra__useCaseGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.page-module__lWLUra__includedInner{grid-template-columns:1fr 1.1fr;align-items:center;gap:3rem;padding:2.5rem}.page-module__lWLUra__pricingCard{padding:2.5rem}}
