:root{--brand-purple: #5b2a87;--brand-purple-dark: #3e1b5f;--brand-purple-tint: #f6f4fa;--brand-orange: #f58220;--brand-orange-bright: #ff9a3d;--brand-blue: #2f6f89;--brand-text: #1f1b2e;--brand-text-soft: #5f5773;--brand-border: #e7e2ef;--brand-radius: 16px;--brand-radius-lg: 24px;--brand-shadow: 0 10px 30px rgba(91, 42, 135, .08);--brand-shadow-hover: 0 16px 40px rgba(91, 42, 135, .14)}.icon-inline{fill:none}.rte p:last-child{margin-bottom:0}.section__sub{text-align:center;color:var(--brand-text-soft);max-width:620px;margin:0 auto 32px;font-size:16px;line-height:1.6}.header-02 .wrapper-header-bottom{padding:14px 0;transition:box-shadow .25s ease,background-color .25s ease}#shopify-section-header-02.shopify-section-header-sticky .wrapper-header-bottom{background-color:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #1f1b2e14}.header-02 .header__inline-menu .list-menu{gap:2px}.header-02 .header__inline-menu .list-menu>li>a{border-radius:999px;padding:8px 16px;transition:background-color .2s ease,color .2s ease}.header-02 .header__inline-menu .list-menu>li>a:hover{background-color:var(--brand-purple-tint);color:var(--brand-purple)!important}.header-logo-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--brand-purple);color:#fff;margin-inline-start:8px;vertical-align:middle;flex-shrink:0}.header-logo-badge__icon{width:17px;height:17px}.header__heading-link{display:inline-flex;align-items:center}.header__heading-text{display:inline-flex;flex-direction:column;align-items:flex-start;line-height:1.25}.header__heading-title{font-size:18px!important;font-weight:700!important;color:var(--brand-purple);text-transform:none!important;white-space:nowrap}.header__heading-tagline{font-size:11px;color:var(--brand-text-soft);white-space:nowrap}.hero-split{position:relative;overflow:hidden;padding:64px 0 96px;border-bottom:1px solid var(--brand-border);background:linear-gradient(180deg,var(--brand-purple-tint) 0%,#ffffff 100%)}.hero-split__inner{display:block}.hero-split__content{max-width:760px;margin:0 auto;text-align:center}.hero-split__eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--brand-border);color:var(--brand-purple);font-size:13px;font-weight:600;padding:6px 16px;border-radius:999px;margin-bottom:20px}.hero-split__eyebrow-icon{width:14px;height:14px;flex-shrink:0}.hero-split__heading{font-size:48px;font-weight:800;line-height:1.15;letter-spacing:-.01em;color:var(--brand-purple);margin:0 0 20px}.hero-split__subheading strong{color:var(--brand-purple);font-weight:700}.hero-split__subheading{font-size:18px;line-height:1.6;color:var(--brand-text-soft);margin:0 auto 32px;max-width:620px}.hero-split__search-wrap{max-width:620px;margin:0 auto 28px}.hero-split__search{position:relative;display:flex;align-items:center;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius-lg);box-shadow:var(--brand-shadow)}.hero-split__search-icon{position:absolute;inset-inline-start:18px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--brand-text-soft);pointer-events:none}.hero-split__search-input{flex:1 1 auto;border:none;outline:none;background:transparent;font-size:15px;color:var(--brand-text);min-width:0;height:56px;padding-inline-start:52px;padding-inline-end:20px;border-radius:inherit}.hero-split__search-input:focus{box-shadow:0 0 0 4px #5b2a871a;border-radius:var(--brand-radius-lg)}.hero-split__search-btn{flex-shrink:0;border:none;cursor:pointer;background:var(--brand-purple);color:#fff;font-weight:600;font-size:14px;border-radius:999px;padding:12px 24px;margin:6px;transition:background-color .2s ease}.hero-split__search-btn:hover{background:var(--brand-purple-dark)}.hero-split__search--placeholder{height:56px;padding-inline-start:52px;padding-inline-end:20px;color:var(--brand-text-soft);cursor:default}.hero-split__search-placeholder-text{flex:1 1 auto;font-size:15px;text-align:start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-split__cta{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:8px}.hero-split__btn{display:inline-flex;align-items:center;gap:8px;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s ease,opacity .2s ease}.hero-split__btn-icon{width:16px;height:16px;flex-shrink:0}.hero-split__btn--primary{background:var(--brand-orange);color:#fff!important;box-shadow:0 8px 18px #f5822047}.hero-split__btn--primary:hover{background:var(--brand-orange-bright)}.hero-split__btn--secondary{background:#fff;color:var(--brand-purple)!important;border:1px solid rgba(91,42,135,.2)}.hero-split__btn--secondary:hover{background:var(--brand-purple-tint)}.hero-split__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:28px;margin-top:28px}.hero-split__stat{display:flex;flex-direction:column;align-items:center}.hero-split__stat-number{font-size:26px;font-weight:800;color:var(--brand-purple);line-height:1.2}.hero-split__stat-label{font-size:13px;color:var(--brand-text-soft)}@media screen and (max-width:599px){.hero-split{padding:40px 0 56px}.hero-split__heading{font-size:30px}.hero-split__subheading{font-size:16px}.hero-split__cta{flex-direction:column;align-items:stretch}.hero-split__btn{justify-content:center}}.value-props{padding:40px 0 48px}.value-props--tint{background:var(--brand-purple-tint);border-bottom:1px solid var(--brand-border)}.value-props__title{margin-bottom:12px}.value-props__subtitle{text-align:center;color:var(--brand-text-soft);max-width:620px;margin:0 auto 40px}.value-props__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.value-props__grid--1{grid-template-columns:1fr}.value-props__grid--2{grid-template-columns:repeat(2,1fr)}.value-props__grid--3{grid-template-columns:repeat(3,1fr)}.value-props__item{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:32px;text-align:start;box-shadow:var(--brand-shadow);transition:transform .2s ease,box-shadow .2s ease}.value-props__item:hover{transform:translateY(-2px);box-shadow:var(--brand-shadow-hover)}.value-props__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:32px;margin-bottom:20px}.value-props__icon svg{width:24px;height:24px}.value-props__icon--purple{background:#5b2a871a;color:var(--brand-purple)}.value-props__icon--orange{background:#f582201a;color:var(--brand-orange)}.value-props__icon--blue{background:#2f6f891a;color:var(--brand-blue)}.value-props__item-title{font-size:20px;font-weight:700;color:var(--brand-text);margin:0 0 8px}.value-props__item-text{flex:1 1 auto;font-size:14px;color:var(--brand-text-soft);line-height:1.6}.value-props__item-link{display:inline-flex;align-items:center;gap:6px;margin-top:24px;font-size:14px;font-weight:600}.value-props__item-link--purple{color:var(--brand-purple)}.value-props__item-link--orange{color:var(--brand-orange)}.value-props__item-link--blue{color:var(--brand-blue)}.value-props__item-link-icon{width:14px;height:14px;transition:transform .2s ease}.value-props__item:hover .value-props__item-link-icon{transform:translate(-3px)}a.value-props__item{text-decoration:none}@media screen and (max-width:989px){.value-props__grid,.value-props__grid--3,.value-props__grid--4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.value-props__grid,.value-props__grid--2,.value-props__grid--3,.value-props__grid--4{grid-template-columns:1fr}}.how-it-works{padding:64px 0;background:var(--brand-purple-tint);border-top:1px solid var(--brand-border)}.how-it-works__title{margin-bottom:12px}.how-it-works__subtitle{text-align:center;color:var(--brand-text-soft);max-width:620px;margin:0 auto 40px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.steps--2{grid-template-columns:repeat(2,1fr)}.steps--3{grid-template-columns:repeat(3,1fr)}.step{position:relative;overflow:hidden;text-align:start;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px}.step__number{position:absolute;top:16px;left:16px;font-size:36px;font-weight:900;line-height:1;color:var(--brand-purple-tint);z-index:0}.step__icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#5b2a871a;color:var(--brand-purple);margin-bottom:16px}.step__icon svg{width:20px;height:20px}.step__icon img{width:26px;height:26px;object-fit:contain}.step__title{position:relative;z-index:1;font-size:18px;font-weight:700;margin:0 0 8px}.step__text{position:relative;z-index:1;font-size:14px;color:var(--brand-text-soft);line-height:1.6}@media screen and (max-width:989px){.steps,.steps--3,.steps--4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.steps,.steps--2,.steps--3,.steps--4{grid-template-columns:1fr}}.info-grid{padding:64px 0;border-top:1px solid var(--brand-border)}.info-grid__title{margin-bottom:12px}.info-grid__subtitle{text-align:center;color:var(--brand-text-soft);max-width:620px;margin:0 auto 40px}.info-grid__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-grid__card{display:block;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;text-decoration:none;color:inherit;box-shadow:var(--brand-shadow);transition:box-shadow .2s ease}.info-grid__card:hover{box-shadow:var(--brand-shadow-hover)}.info-grid__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#f582201a;color:var(--brand-orange);margin-bottom:16px}.info-grid__icon svg{width:20px;height:20px}.info-grid__card-title{font-size:18px;font-weight:700;color:var(--brand-text);margin:0 0 8px}.info-grid__card-text{font-size:14px;color:var(--brand-text-soft);line-height:1.6}.info-grid__card-link{display:inline-flex;align-items:center;gap:6px;margin-top:14px;font-size:14px;font-weight:600;color:var(--brand-purple)}.info-grid__card-link-icon{width:16px;height:16px}@media screen and (max-width:989px){.info-grid__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.info-grid__grid{grid-template-columns:1fr}}.cta-dual{padding:64px 0;border-top:1px solid var(--brand-border);background:linear-gradient(135deg,var(--brand-purple) 0%,var(--brand-purple-dark) 100%);color:#fff}.cta-dual__inner{max-width:680px;margin:0 auto;text-align:center}.cta-dual__title{font-size:28px;font-weight:800;color:#fff;margin:0}@media screen and (min-width:600px){.cta-dual__title{font-size:36px}}.cta-dual__subtitle{color:#fffc;font-size:16px;margin:12px auto 0}.cta-dual__buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:32px}.cta-dual__btn{display:inline-flex;align-items:center;gap:8px;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s ease,opacity .2s ease}.cta-dual__btn-icon{width:16px;height:16px;flex-shrink:0}.cta-dual__btn--primary{background:var(--brand-orange);color:#fff!important;box-shadow:0 8px 18px #f5822047}.cta-dual__btn--primary:hover{background:var(--brand-orange-bright)}.cta-dual__btn--secondary{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff!important}.cta-dual__btn--secondary:hover{background:#fff3}@media screen and (max-width:599px){.cta-dual{padding:48px 0}.cta-dual__buttons{flex-direction:column;align-items:stretch}.cta-dual__btn{justify-content:center}}.testimonials{padding:64px 0;border-top:1px solid var(--brand-border)}.testimonials--tint{background:var(--brand-purple-tint)}.testimonials__title{margin-bottom:8px}.testimonials__subtitle{text-align:center;color:var(--brand-text-soft);max-width:620px;margin:0 auto 40px}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonials__grid--1{grid-template-columns:1fr}.testimonials__grid--2{grid-template-columns:repeat(2,1fr)}.testimonials__item{display:flex;flex-direction:column;height:100%;margin:0;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;box-shadow:var(--brand-shadow);transition:box-shadow .2s ease}.testimonials__item:hover{box-shadow:var(--brand-shadow-hover)}.testimonials__quote-icon{width:24px;height:24px;color:var(--brand-orange);flex-shrink:0}.testimonials__quote{flex:1 1 auto;margin:16px 0 0;font-size:14px;line-height:1.7;color:var(--brand-text)}.testimonials__rating{display:flex;align-items:center;gap:4px;margin-top:16px;color:var(--brand-orange)}.testimonials__star-icon{width:16px;height:16px;fill:currentColor}.testimonials__footer{border-top:1px solid var(--brand-border);padding-top:12px;margin-top:16px}.testimonials__name{font-size:14px;font-weight:700;color:var(--brand-purple)}.testimonials__role{font-size:12px;color:var(--brand-text-soft);margin-top:2px}@media screen and (max-width:989px){.testimonials__grid,.testimonials__grid--3,.testimonials__grid--4,.testimonials__grid--5,.testimonials__grid--6{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.testimonials__grid,.testimonials__grid--2,.testimonials__grid--3,.testimonials__grid--4,.testimonials__grid--5,.testimonials__grid--6{grid-template-columns:1fr}}.audience-product-grid{padding:56px 0}.audience-product-grid .grid--products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;list-style:none;margin:0;padding:0}.audience-product-grid .grid--products .grid__item{width:auto;max-width:none;margin:0;padding:0}@media screen and (max-width:989px){.audience-product-grid .grid--products{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.audience-product-grid .grid--products{grid-template-columns:1fr}}.hero-split .section__title,.value-props .section__title,.how-it-works .section__title,.info-grid .section__title,.iframe-embed .section__title,.audience-product-grid .section__title{margin-bottom:12px}.iframe-embed{padding:56px 0}.iframe-embed--tint{background:var(--brand-purple-tint)}.iframe-embed--blue-tint{background:#2f6f890f}.iframe-embed__title{text-align:center}.iframe-embed__subtitle{text-align:center;color:var(--brand-text-soft);max-width:620px;margin:0 auto 32px}.iframe-embed__cta{text-align:center;margin-bottom:28px}.iframe-embed__full-bleed{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.iframe-embed__frame-wrap{position:relative;width:100%;min-height:420px;overflow:hidden}.iframe-embed__frame-wrap.is-ready{min-height:var(--iframe-embed-min-height-mobile, 500px)}@media screen and (min-width:750px){.iframe-embed__frame-wrap.is-ready{min-height:var(--iframe-embed-height, 700px)}}.iframe-embed__iframe{display:block;width:100%;height:var(--iframe-embed-height, 700px);border:0}.iframe-embed__placeholder,.iframe-embed__error{display:flex;align-items:center;justify-content:center;min-height:420px;padding:40px;text-align:center;color:var(--brand-text-soft);font-size:15px}.iframe-embed__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#fff;z-index:1}.iframe-embed__spinner span{width:34px;height:34px;border-radius:50%;border:3px solid var(--brand-border);border-top-color:var(--brand-purple);animation:iframe-embed-spin .8s linear infinite}@keyframes iframe-embed-spin{to{transform:rotate(360deg)}}.iframe-embed__fallback{text-align:center;margin-top:14px}.iframe-embed__fallback a{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--brand-text-soft);text-decoration:none}.iframe-embed__fallback a:hover{color:var(--brand-purple)}.iframe-embed__fallback-icon{width:13px;height:13px}.hero-split__search--iframe{position:relative;width:100%;min-height:var(--iframe-embed-height, 64px);border-radius:var(--brand-radius-lg);overflow:hidden;box-shadow:var(--brand-shadow);transition:box-shadow .2s ease}.hero-split__search--iframe.is-expanded{box-shadow:var(--brand-shadow-hover)}.hero-split__search-iframe{display:block;width:100%;height:var(--iframe-embed-height, 64px);border:0;transition:height .22s ease}.hero-split__search--iframe .iframe-embed__placeholder,.hero-split__search--iframe .iframe-embed__error{min-height:var(--iframe-embed-height, 64px);padding:12px 20px;font-size:14px;background:#fff}.hero-split__search--iframe .iframe-embed__spinner span{width:22px;height:22px;border-width:2px}.iframe-embed__spinner[hidden],.iframe-embed__placeholder[hidden],.iframe-embed__error[hidden],.iframe-embed__iframe[hidden],.hero-split__search-iframe[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/19/assets/theme-custom.css.map */
