.hero-with-analytics-sec{display:flex;--cream: #f5f3ef;--white: #fafaf8;--dark: #1a1a1a;--mid: #666;--light: #999;--border: rgba(0,0,0,.09);--gold: #e8a020}.hero-left{padding:88px 56px;display:flex;flex-grow:1;flex-direction:column;justify-content:space-between;border-right:.5px solid var(--border);--text-gap: 16px}.hero-left .buttons-wrapper{margin-bottom:0}.trust-bar{display:flex;flex-direction:column;gap:10px;padding-top:40px;border-top:.5px solid var(--border)}.trust-item{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--mid);font-weight:300}.trust-item p{font-size:inherit;color:inherit;line-height:inherit;margin:0}.trust-item p strong{color:#e8a020;font-weight:400}.stars{color:var(--gold);font-size:13px}.hero-right{flex:0 0 50%;display:grid;grid-template-rows:auto 1fr}.hero-right-top-bar{padding:10px 20px;border-bottom:.5px solid var(--border);display:flex;align-items:center;justify-content:space-between}.top-bar-text-left{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#ffffff40}.top-bar-text-right{font-size:11px;font-weight:400;color:#ffffff80;letter-spacing:-.3px}.collage-top{display:grid;grid-template-columns:1fr 1fr}.collage-cell{display:flex;flex-direction:column;justify-content:space-between;gap:80px;padding:20px;border-right:.5px solid var(--border);border-bottom:.5px solid var(--border);overflow:hidden}.collage-cell:nth-child(2n){border-right:none}.c-metric-card{background:#ffffff0a;border:.5px solid var(--border);border-radius:4px;padding:18px}.c-metric-label{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin-bottom:8px}.c-metric-num{font-size:34px;font-weight:400;letter-spacing:-1.5px;line-height:1;color:#fff;margin-bottom:4px}.c-metric-up{color:#4ade80;font-size:11px;font-weight:500;margin-top:4px}.c-mini-chart{display:flex;align-items:flex-end;gap:4px;height:44px;margin-bottom:10px}.c-bar{background:#e8a02080;border-radius:2px 2px 0 0;width:12px}.c-bar.hi{background:#e8a020}.c-platform{display:inline-flex;align-items:center;gap:6px;background:#ffffff0f;border:.5px solid rgba(255,255,255,.1);padding:5px 10px;border-radius:2px;font-size:10px;color:#ffffff80;margin-bottom:14px}.c-dot{width:6px;height:6px;border-radius:50%}.c-roas{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:8px}.c-roas-ring{width:88px;height:88px;border-radius:50%;border:2px solid rgba(232,160,32,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.c-roas-ring:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50%;border:2px solid transparent;border-top-color:var(--gold);border-right-color:var(--gold);border-bottom-color:var(--gold)}.c-roas-n{font-size:24px;font-weight:400;color:#fff;letter-spacing:-1px;line-height:1}.c-roas-l{font-size:9px;color:#fff6;letter-spacing:.06em;text-transform:uppercase}.c-email-stat{background:#ffffff08;border:.5px solid rgba(255,255,255,.07);border-radius:3px;padding:12px;margin-bottom:8px}.c-email-row{display:flex;justify-content:space-between;align-items:baseline}.c-email-key{font-size:10px;color:#ffffff59;font-weight:300}.c-email-val{font-size:20px;line-height:normal;font-weight:400;color:#fff;letter-spacing:-.5px}.c-trend{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:9px;color:#e8a020}.c-funnel{display:flex;flex-direction:column;gap:7px;width:100%;margin-bottom:12px}.c-funnel-row{display:flex;align-items:center;gap:8px}.c-funnel-wrap{flex:1;height:5px;background:#ffffff14;border-radius:3px;overflow:hidden}.c-funnel-bar{height:100%;border-radius:3px;background:#e8a020}.c-funnel-lbl{font-size:9px;color:#ffffff4d;width:56px;text-align:right}.dash-product-card{background:#fff;border-radius:3px;overflow:hidden}.dash-product-img{background:#f0eeea;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:10px;color:#c0bdb8;font-style:italic}.dash-product-body{padding:14px}.dash-product-brand{font-size:10px;color:#999;margin-bottom:3px;margin-top:0}.dash-product-card img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.dash-product-name{font-size:13px;font-weight:500;color:#1a1a1a;margin-bottom:6px;margin-top:0}.dash-product-price{font-size:13px;color:#1a1a1a;margin-bottom:10px;margin-top:0}.dash-product-btn{background:#1a1a1a;color:#fff;font-size:11px;font-weight:500;padding:8px;border-radius:2px;text-align:center}.dash-cell{padding:20px;border-right:.5px solid rgba(255,255,255,.07);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.dash-cell:last-child{border-right:none}.collage-top:has(.dash-cell){grid-template-areas:"item1 product" "item2 product"}.collage-top:has(.dash-cell)>.collage-cell:nth-child(1){grid-area:item1}.collage-top:has(.dash-cell)>.collage-cell:nth-child(2){grid-area:item2}.collage-top:has(.dash-cell)>.dash-cell{grid-area:product}@media screen and (max-width:1024px){.hero-left{padding:50px 30px}}@media screen and (max-width:991px){.hero-with-analytics-sec{flex-direction:column}.hero-left{padding:52px 20px}.c-metric-card{padding:18px 10px}.hero-right{flex:0 0 100%}}@media only screen and (max-width:479px){.hero-with-analytics-sec .text__button:first-of-type{margin-right:var(--text-gap)}.hero-with-analytics-sec .text__button{width:auto}.hero-with-analytics-sec .text__button:last-of-type{margin-top:0}.collage-top:has(.dash-cell){grid-template-areas:"item1 item2" "product product"}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/hero-with-analytics.css.map */
