.jb-home-feedback__header{max-width:760px;margin-bottom:22px}.jb-home-feedback__eyebrow{margin:0 0 9px;color:var(--jb-muted);font-size:13px;font-weight:800;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.jb-home-feedback__title{margin:0;color:var(--jb-ink);font-size:30px;line-height:1.16}.jb-home-feedback__text{max-width:690px;margin:11px 0 0;color:rgba(var(--color-foreground),.74);font-size:16px;line-height:1.55}.jb-home-feedback__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.jb-home-feedback__grid li{display:flex}.jb-home-feedback__card{display:flex;flex-direction:column;width:100%;min-height:150px;padding:18px;border:1px solid var(--jb-hairline);border-radius:8px;background:rgb(var(--color-background));color:var(--jb-ink);text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.jb-home-feedback__card:hover,.jb-home-feedback__card:focus-visible{outline:3px solid var(--jb-accent);outline-offset:3px;border-color:#334fb452;box-shadow:0 12px 28px #1a1a1a14;transform:translateY(-2px)}.jb-home-feedback__card figure{display:flex;flex:1;flex-direction:column;margin:0}.jb-home-feedback__card blockquote{flex:1;margin:0;color:var(--jb-ink);font-size:18px;font-weight:700;line-height:1.35}.jb-home-feedback__card figcaption{display:block;margin-top:15px;color:var(--jb-muted);font-size:13px;font-weight:700;line-height:1.35}.jb-home-feedback__link{display:inline-flex;margin-top:18px;color:var(--jb-accent);font-size:15px;font-weight:800;text-underline-offset:4px}@media screen and (max-width:989px){.jb-home-feedback__grid{grid-template-columns:1fr}.jb-home-feedback__card{min-height:0}}@media screen and (max-width:749px){.jb-home-feedback__title{font-size:25px}.jb-home-feedback__text{font-size:15px}.jb-home-feedback__card blockquote{font-size:17px}}.jb-home-hero{position:relative;display:grid;min-height:560px;overflow:hidden;background:#161616}.jb-home-hero__image,.jb-home-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.jb-home-hero__image{object-fit:cover}.jb-home-hero__shade{background:linear-gradient(90deg,#0a0c12c7,#0a0c128f 47%,#0a0c123d),linear-gradient(0deg,#0a0c1259,#0a0c1214)}.jb-home-hero__inner{position:relative;z-index:1;display:flex;align-items:center;width:100%;padding-top:54px;padding-bottom:48px}.jb-home-hero__content{max-width:760px;color:#fff}.jb-home-hero__eyebrow{margin:0 0 13px;color:#ffffffd1;font-size:13px;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.jb-home-hero__title{max-width:720px;margin:0;color:#fff;font-size:48px;line-height:1.06}.jb-home-hero__text{max-width:650px;margin:18px 0 0;color:#ffffffe6;font-size:18px;line-height:1.55}.jb-home-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.jb-home-hero__actions .button{min-height:48px}.jb-home-hero__actions .button--primary{border-color:#fff;background:#fff;color:#111}.jb-home-hero__actions .button--secondary{border:1px solid rgba(255,255,255,.78);background:#ffffff1f;color:#fff}.jb-home-hero__actions .button:focus-visible{outline:3px solid #ffffff;outline-offset:4px}.jb-home-hero__proof{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 0;padding:0;list-style:none}.jb-home-hero__proof li{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#ffffff1a;color:#ffffffeb;font-size:13px;font-weight:700;line-height:1.25}.jb-home-hero__quick{display:flex;flex-wrap:wrap;gap:16px;margin-top:22px}.jb-home-hero__quick a{display:inline-flex;align-items:center;min-height:44px;color:#fff;font-size:14px;font-weight:800;text-underline-offset:4px}.jb-home-hero__quick a:hover,.jb-home-hero__quick a:focus-visible{color:#d9e0ff}.jb-home-hero__quick a:focus-visible{outline:3px solid #ffffff;outline-offset:4px}@media screen and (max-width:749px){.jb-home-hero{min-height:590px}.jb-home-hero__shade{background:linear-gradient(0deg,#0a0c12d6,#0a0c126b)}.jb-home-hero__inner{align-items:end;padding-top:48px;padding-bottom:34px}.jb-home-hero__title{font-size:33px;line-height:1.08}.jb-home-hero__text{font-size:16px}.jb-home-hero__actions .button{width:100%;min-width:0}}.jb-home-paths__header{max-width:760px;margin-bottom:24px}.jb-home-paths__eyebrow{margin:0 0 9px;color:var(--jb-muted);font-size:13px;font-weight:800;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.jb-home-paths__title{margin:0;color:var(--jb-ink);font-size:34px;line-height:1.12}.jb-home-paths__text{max-width:700px;margin:12px 0 0;color:rgba(var(--color-foreground),.76);font-size:17px;line-height:1.55}.jb-home-paths__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.jb-home-paths__grid li{display:flex}.jb-home-paths__card{display:flex;flex-direction:column;width:100%;min-height:132px;padding:16px;border:1px solid var(--jb-hairline);border-radius:8px;background:rgb(var(--color-background));color:var(--jb-ink);text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.jb-home-paths__card:hover,.jb-home-paths__card:focus-visible{outline:3px solid var(--jb-accent);outline-offset:3px;border-color:#334fb452;box-shadow:0 12px 28px #1a1a1a14;transform:translateY(-2px)}.jb-home-paths__card-title{font-size:17px;font-weight:800;line-height:1.2}.jb-home-paths__card-text{margin-top:8px;color:var(--jb-muted);font-size:14px;line-height:1.4}.jb-home-paths__note{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px;padding:14px 16px;border-left:3px solid var(--jb-accent);background:#334fb40f;color:var(--jb-ink);font-size:15px;line-height:1.45}.jb-home-paths__note strong{font-weight:800}@media screen and (max-width:989px){.jb-home-paths__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.jb-home-paths__title{font-size:27px}.jb-home-paths__text{font-size:15px}.jb-home-paths__grid{grid-template-columns:1fr}.jb-home-paths__card{min-height:104px}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
