.ad-hero-product{--ad-header-h:88px;background:var(--lilac,#f0effc);border-radius:0 0 45px 45px;margin-top:calc(var(--ad-header-h)*-1);padding:calc(var(--ad-header-h) + 28px) 32px 72px;position:relative}.ad-hero-product__inner{align-items:start;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:var(--container-max,1280px)}.ad-hero-product__content{display:flex;flex-direction:column;gap:16px;padding-top:8px}.ad-hero-product__breadcrumb{align-items:center;display:flex;font-family:var(--font-heading,"Space Grotesk",sans-serif);font-size:14px;font-weight:500;gap:8px}.ad-hero-product__breadcrumb-link{color:var(--primary-blue,#6761e5);text-decoration:none;transition:color .2s ease}.ad-hero-product__breadcrumb-link:hover{color:var(--hover-purple,#b380f8);text-decoration:underline}.ad-hero-product__breadcrumb-sep{color:var(--text-muted,#545875);opacity:.55}.ad-hero-product__breadcrumb-current{color:var(--text-muted,#545875)}.ad-hero-product__title{color:var(--primary-blue,#6761e5);font-family:var(--font-heading,"Space Grotesk",sans-serif);font-size:clamp(2rem,3.2vw,3rem);font-weight:600;letter-spacing:-.02em;line-height:1.12;margin:0}.ad-hero-product__title-em{color:var(--text-main,#292e53);font-style:italic}.ad-hero-product__subtitle,.ad-hero-product__title-em{font-family:var(--font-serif,"Fraunces",serif);font-weight:400}.ad-hero-product__subtitle{color:var(--text-muted,#545875);font-size:18px;line-height:1.5;margin:0}.ad-hero-product__checklist{display:flex;flex-direction:column;gap:12px;list-style:none;margin:2px 0 0;padding:0}.ad-hero-product__checklist li{align-items:flex-start;color:var(--text-main,#292e53);display:flex;font-family:var(--font-heading,"Space Grotesk",sans-serif);font-size:14px;font-weight:500;gap:11px;line-height:1.45}.ad-hero-product__checklist li:before{background:rgba(103,97,229,.14);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' fill='none' stroke='%236761e5' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;content:"";flex-shrink:0;height:19px;margin-top:1px;width:19px}.ad-hero-product__ctas{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px}.ad-hero-product .ad-btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-family:var(--font-heading,"Space Grotesk",sans-serif);font-size:15px;font-weight:600;justify-content:center;padding:13px 30px;text-decoration:none;transition:all .22s ease}.ad-hero-product .ad-btn--primary{background:var(--accent-pink,#e040fb);color:#fff}.ad-hero-product .ad-btn--primary:hover{background:var(--hover-purple,#b380f8);transform:translateY(-1px)}.ad-hero-product .ad-btn--outline{background:transparent;border:1px solid rgba(103,97,229,.28);color:var(--primary-blue,#6761e5)}.ad-hero-product .ad-btn--outline:hover{background:rgba(103,97,229,.06)}.ad-hero-product__media{align-items:flex-start;display:flex}.ad-hero-product__form-wrapper{background:transparent;border:0;border-radius:0;box-shadow:none;max-width:none;padding:0;width:100%}.ad-hero-product__form-wrapper .hs-form>:first-child{margin-top:0}.ad-hero-product__form-wrapper .hs-form-field label{color:var(--text-main,#292e53);display:block;font-family:var(--font-heading,"Space Grotesk",sans-serif);font-size:14px;font-weight:500;margin-bottom:7px}.ad-hero-product__form-wrapper .hs-input{background:#fff;border:1px solid rgba(41,46,83,.18);border-radius:10px;box-sizing:border-box;color:var(--text-main,#292e53);font-family:var(--font-serif,"Fraunces",serif);font-size:15px;padding:12px 15px;transition:border-color .2s ease,box-shadow .2s ease;width:100%!important}.ad-hero-product__form-wrapper .hs-input:focus{border-color:var(--primary-blue,#6761e5);box-shadow:0 0 0 3px rgba(103,97,229,.12);outline:none}.ad-hero-product__form-wrapper .hs-submit .hs-button{background:var(--primary-blue,#6761e5);border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:var(--font-heading,"Space Grotesk",sans-serif);font-size:15px;font-weight:600;padding:14px 34px;transition:all .22s ease}.ad-hero-product__form-wrapper .hs-submit .hs-button:hover{background:var(--hover-purple,#b380f8);transform:translateY(-1px)}.ad-hero-product--dark{background:var(--bg-dark,#39357e)}.ad-hero-product--dark .ad-hero-product__title{color:#fff}.ad-hero-product--dark .ad-hero-product__title-em{color:hsla(0,0%,100%,.85)}.ad-hero-product--dark .ad-hero-product__breadcrumb-link,.ad-hero-product--dark .ad-hero-product__subtitle{color:hsla(0,0%,100%,.8)}.ad-hero-product--dark .ad-hero-product__breadcrumb-current,.ad-hero-product--dark .ad-hero-product__breadcrumb-sep{color:hsla(0,0%,100%,.5)}.ad-hero-product--dark .ad-hero-product__checklist li{color:hsla(0,0%,100%,.9)}.ad-hero-product--dark .ad-hero-product__checklist li:before{background:rgba(224,64,251,.18)}.ad-hero-product--dark .ad-btn--outline{border-color:hsla(0,0%,100%,.3);color:#fff}@media (max-width:900px){.ad-hero-product{border-radius:0 0 32px 32px;padding:calc(var(--ad-header-h) + 16px) 16px 48px}.ad-hero-product__inner{gap:36px;grid-template-columns:1fr}.ad-hero-product__media{order:1}}