.cb-hero{width:100%;min-height:calc(100vh - 64px);display:flex;align-items:stretch;position:relative;overflow:hidden}.cb-hero__inner{display:grid!important;grid-template-columns:1fr 1fr;width:100%;min-height:calc(100vh - 64px);position:relative}.cb-hero__right{position:relative;overflow:hidden}.cb-hero__img-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.cb-hero__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.cb-hero__img-placeholder{width:100%;height:100%;background:#0000000a;border:1.5px dashed rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#00000040;font-size:13px;font-weight:500;font-family:var(--cb-hero-font-all, "DM Sans", sans-serif)}.cb-hero__img-placeholder span:first-child{font-size:52px;opacity:.35}.cb-hero__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 55% 45%,rgba(71,179,241,.1) 0%,transparent 62%);pointer-events:none;z-index:1}.cb-hero__overlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.cb-hero__left{display:flex;flex-direction:column;justify-content:center;padding:64px 56px 64px 72px;gap:24px;position:relative;z-index:2;background:#fff}.cb-hero--desktop-split .cb-hero__inner{grid-template-columns:1fr 1fr}.cb-hero--desktop-split .cb-hero__left{background:#fff}.cb-hero--desktop-split.cb-hero--img-left .cb-hero__inner{direction:rtl}.cb-hero--desktop-split.cb-hero--img-left .cb-hero__left,.cb-hero--desktop-split.cb-hero--img-left .cb-hero__right{direction:ltr}.cb-hero--desktop-full .cb-hero__inner{grid-template-columns:1fr;position:relative}.cb-hero--desktop-full .cb-hero__right{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;z-index:0!important}.cb-hero--desktop-full .cb-hero__overlay{display:block;background:linear-gradient(to right,rgba(255,255,255,var(--cb-hero-overlay-desktop, .92)),rgba(255,255,255,calc(var(--cb-hero-overlay-desktop, .92) * .5)) 55%,#fff0 85%)}.cb-hero--desktop-full .cb-hero__left{background:transparent!important;position:relative;z-index:2;max-width:580px;min-height:calc(100vh - 64px);padding:80px 56px 80px 72px}.cb-hero--desktop-full.cb-hero--img-left .cb-hero__overlay{background:linear-gradient(to left,rgba(255,255,255,var(--cb-hero-overlay-desktop, .92)),rgba(255,255,255,calc(var(--cb-hero-overlay-desktop, .92) * .5)) 55%,#fff0 85%)}.cb-hero--desktop-full.cb-hero--img-left .cb-hero__left{margin-left:auto}.cb-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--cb-hero-font-all, "Inter", sans-serif);font-size:var(--cb-hero-eyebrow-size, 12px)!important;font-weight:600;color:var(--cb-hero-eyebrow-color, #47b3f1);background:var(--cb-hero-eyebrow-bg, #e8f6fe);padding:5px 12px;border-radius:var(--cb-hero-eyebrow-radius, 100px);text-transform:uppercase;letter-spacing:.08em;align-self:flex-start;margin:0}.cb-hero__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.cb-hero__h1{display:flex;flex-direction:column;font-family:var(--cb-hero-font-all, "Inter", sans-serif);font-size:clamp(3.5rem,3.8vw,var(--cb-hero-h1-desktop, 68px))!important;font-weight:var(--cb-hero-font-weight, 900)!important;line-height:1.05;letter-spacing:-.04em;color:var(--cb-hero-heading-color, #1d1d1d);margin:0}.cb-hero__h1-line{display:block}.cb-hero__h1-line--accent{color:var(--cb-hero-accent-color, #47b3f1)}.cb-hero__sub{font-family:var(--cb-hero-font-all, "Inter", sans-serif);font-size:var(--cb-hero-sub-size, 16px)!important;font-weight:400;color:var(--cb-hero-sub-color, #6b6b6b);line-height:1.6;max-width:420px;margin:0}.cb-hero__sub strong{color:var(--cb-hero-heading-color, #1d1d1d);font-weight:600}.cb-hero__ctas{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cb-hero__cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--cb-hero-font-all, "Inter", sans-serif);font-size:var(--cb-hero-cta-size, 14px)!important;font-weight:700;text-decoration:none;border-radius:4px;padding:12px 20px;transition:opacity .15s,transform .15s;white-space:nowrap}.cb-hero__cta:hover{opacity:.88;transform:translateY(-1px)}.cb-hero__cta--primary{background:var(--cb-hero-cta1-bg, #1d1d1d);color:var(--cb-hero-cta1-color, #ffffff);border:none}.cb-hero__cta--primary:hover{color:var(--cb-hero-cta1-color, #ffffff)}.cb-hero__cta--secondary{background:transparent;color:var(--cb-hero-cta2-color, #1d1d1d);border:1.5px solid var(--cb-hero-cta2-border, rgba(0,0,0,.15))}.cb-hero__cta--secondary:hover{border-color:#00000059;color:var(--cb-hero-cta2-color, #1d1d1d)}.cb-hero__cta-icon{width:14px;height:14px;object-fit:contain;flex-shrink:0}.cb-hero__trust{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding-top:8px;border-top:1px solid rgba(0,0,0,.08)}.cb-hero__trust-item{display:flex;align-items:center;gap:6px;font-family:var(--cb-hero-font-all, "Inter", sans-serif);font-size:var(--cb-hero-trust-size, 12.5px)!important;font-weight:500;color:var(--cb-hero-sub-color, #6b6b6b);white-space:nowrap}.cb-hero__trust-icon{font-size:14px}.cb-hero__trust-icon-img{width:16px;height:16px;object-fit:contain;flex-shrink:0}.cb-hero__badge{position:absolute;z-index:10;border-radius:6px;box-shadow:0 8px 28px #0000001a,0 2px 8px #0000000f}.cb-hero__badge--google{top:36px;right:32px;display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:10px 16px;box-shadow:0 2px 12px #0000000f;text-decoration:none;transition:box-shadow .2s,transform .2s;cursor:default;min-width:180px}a.cb-hero__badge--google{cursor:pointer}a.cb-hero__badge--google:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-1px)}.cb-hero__google-logo{flex-shrink:0}.cb-hero__google-info{display:flex;flex-direction:column;gap:2px}.cb-hero__google-top{display:flex;align-items:center;gap:6px}.cb-hero__google-score{font-family:Inter,-apple-system,sans-serif;font-size:15px;font-weight:800;color:#1d1d1d;letter-spacing:-.02em;line-height:1}.cb-hero__google-stars{display:flex;align-items:center;gap:1px}.cb-hero__google-count{font-family:Inter,-apple-system,sans-serif;font-size:11px;font-weight:500;color:#6b6b6b;line-height:1}.cb-hero__badge--guarantee{bottom:44px;left:0;background:var(--cb-hero-guarantee-bg, #1d1d1d);padding:13px 18px;display:flex;align-items:center;gap:12px;min-width:210px;border-top-left-radius:0;border-bottom-left-radius:0}.cb-hero__guarantee-icon{width:34px;height:34px;background:var(--cb-hero-guarantee-icon-bg, rgba(71,179,241,.15));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:17px;flex-shrink:0}.cb-hero__guarantee-icon-img{width:20px;height:20px;object-fit:contain}.cb-hero__guarantee-strong{font-family:var(--cb-hero-font-all, "Inter", sans-serif);font-size:13px;font-weight:700;color:var(--cb-hero-guarantee-color, #ffffff);display:block;line-height:1.3}.cb-hero__guarantee-sub{font-family:var(--cb-hero-font-all, "Inter", sans-serif);font-size:11px;color:var(--cb-hero-guarantee-sub-color, rgba(255,255,255,.45));display:block;margin-top:2px}.cb-hero__pills{position:absolute;bottom:44px;right:28px;z-index:10;display:flex;flex-direction:column;gap:6px;align-items:flex-end}.cb-hero__pill{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1.5px solid rgba(0,0,0,.1);border-radius:100px;padding:7px 13px 7px 9px;font-family:var(--cb-hero-font-all, "Inter", sans-serif);font-size:12px;font-weight:600;color:var(--cb-hero-heading-color, #1d1d1d);text-decoration:none;box-shadow:0 2px 10px #0000000f;transition:border-color .15s,transform .15s,box-shadow .15s;white-space:nowrap}.cb-hero__pill:hover{border-color:var(--cb-hero-accent-color, #47b3f1);transform:translate(-3px);box-shadow:0 4px 16px #0000001a}.cb-hero__pill-dot{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.cb-hero__pill-icon-img{width:14px;height:14px;object-fit:contain}@media(max-width:960px){.cb-hero__left{padding:48px 36px 48px 40px;gap:20px}.cb-hero__h1{font-size:clamp(1.75rem,3.5vw,var(--cb-hero-h1-desktop, 68px))!important}.cb-hero__badge--google{top:24px;right:20px;padding:8px 12px;gap:8px;min-width:auto;border-radius:10px}.cb-hero__badge--google .cb-hero__google-logo{width:16px;height:16px}.cb-hero__badge--google .cb-hero__google-score{font-size:13px}.cb-hero__badge--google .cb-hero__google-stars svg{width:12px;height:12px}.cb-hero__badge--google .cb-hero__google-count{font-size:10px}.cb-hero__badge--guarantee{bottom:32px;padding:10px 14px;min-width:auto}.cb-hero__pills{bottom:32px;right:16px}.cb-hero__pill{font-size:11px;padding:5px 10px 5px 7px}.cb-hero__trust{gap:14px}}@media(max-width:600px){.cb-hero{min-height:auto}.cb-hero__inner{grid-template-columns:1fr!important;min-height:auto;position:static!important}.cb-hero__right{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:56vw;max-height:340px;order:-1}.cb-hero__img-wrap{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.cb-hero__img{width:100%!important;height:100%!important;object-fit:cover!important}.cb-hero__left{background:#fff!important;position:relative!important;z-index:2;min-height:auto!important;max-width:100%!important;padding:28px 16px 36px;gap:16px;order:0}.cb-hero__overlay{display:none!important}.cb-hero__h1{font-size:clamp(1.75rem,8vw,var(--cb-hero-h1-mobile, 42px))!important}.cb-hero__eyebrow{padding:4px 10px}.cb-hero__sub{max-width:100%;line-height:1.55}.cb-hero__ctas{flex-direction:column;gap:8px;width:100%}.cb-hero__cta{width:100%;justify-content:center;padding:14px 20px}.cb-hero__trust{display:grid!important;grid-template-columns:1fr 1fr;gap:8px 12px;padding-top:12px}.cb-hero__trust-item{white-space:normal}.cb-hero__badge--google{top:12px;right:12px;padding:8px 12px;gap:8px;min-width:auto;border-radius:10px}.cb-hero__badge--google .cb-hero__google-logo{width:14px;height:14px}.cb-hero__badge--google .cb-hero__google-score{font-size:12px}.cb-hero__badge--google .cb-hero__google-stars svg{width:11px;height:11px}.cb-hero__badge--google .cb-hero__google-count{font-size:9px}.cb-hero__badge--guarantee{bottom:12px;left:0;padding:8px 12px;min-width:auto;gap:8px}.cb-hero__guarantee-icon{width:28px;height:28px;font-size:14px}.cb-hero__guarantee-icon-img{width:16px;height:16px}.cb-hero__guarantee-strong{font-size:12px}.cb-hero__guarantee-sub{font-size:10px}.cb-hero__pills{bottom:12px;right:10px;gap:4px}.cb-hero__pill{font-size:10px;padding:4px 8px 4px 6px}.cb-hero__pill-dot{width:18px;height:18px;font-size:10px}.cb-hero__pill-icon-img{width:12px;height:12px}.cb-hero--mobile-fullscreen .cb-hero__right{min-height:100svh;max-height:none;order:0}.cb-hero--mobile-fullscreen .cb-hero__left{position:absolute!important;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,calc(var(--cb-hero-overlay-opacity, 45) / 100)) 0%,transparent 60%)!important;color:#fff;justify-content:flex-end;padding-bottom:48px;z-index:5}.cb-hero--mobile-fullscreen .cb-hero__h1,.cb-hero--mobile-fullscreen .cb-hero__sub,.cb-hero--mobile-fullscreen .cb-hero__trust-item{color:#fff}.cb-hero--mobile-fullscreen .cb-hero__trust{border-top-color:#fff3}}@media(max-width:380px){.cb-hero__h1{font-size:clamp(1.5rem,8vw,var(--cb-hero-h1-mobile, 42px))!important}.cb-hero__left{padding:24px 14px 32px;gap:14px}.cb-hero__cta{padding:12px 16px}.cb-hero__trust{grid-template-columns:1fr!important;gap:6px}.cb-hero__pills{display:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/cb-hero.css.map */
