.wbh{--wbh-shade: 9 12 19;--wbh-strength: 1;--wbh-focal: 50% 50%;--wbh-min-h: 520px;--wbh-measure: 22ch;position:relative;isolation:isolate;display:flex;overflow:hidden;min-height:var(--wbh-min-h);background-color:rgb(var(--wbh-shade))}.wbh__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.wbh__img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--wbh-focal)}.wbh__media:before,.wbh__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.wbh__media:before{background:linear-gradient(to top,rgb(var(--wbh-shade) / calc(.9 * var(--wbh-strength))),rgb(var(--wbh-shade) / calc(.82 * var(--wbh-strength))) 30%,rgb(var(--wbh-shade) / calc(.46 * var(--wbh-strength))) 62%,rgb(var(--wbh-shade) / calc(.22 * var(--wbh-strength))))}.wbh__media:after{background:rgb(var(--wbh-shade) / calc(.16 * var(--wbh-strength)))}.wbh__inner{position:relative;z-index:2;width:100%;display:flex;padding-block:56px 48px}.wbh__copy{color:#fff;width:100%}.wbh--bottom .wbh__inner{align-items:flex-end}.wbh--middle .wbh__inner{align-items:center}.wbh--left .wbh__inner{justify-content:flex-start}.wbh--center .wbh__inner{justify-content:center}.wbh--center .wbh__copy{text-align:center;margin-inline:auto}.wbh--center .wbh__eyebrow,.wbh--center .wbh__buttons,.wbh--center .wbh__proof{justify-content:center}.wbh--center .wbh__heading,.wbh--center .wbh__sub{margin-inline:auto}.wbh__eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 14px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffffdb}.wbh__eyebrow:before{content:"";width:28px;height:2px;border-radius:2px;background:#ffffff8c;flex:none}.wbh--center .wbh__eyebrow:before{display:none}.wbh__heading{margin:0;color:#fff;font-size:clamp(34px,23px + 2.9vw,60px);line-height:1.06;font-weight:800;letter-spacing:-.022em;max-width:var(--wbh-measure);text-wrap:balance;text-shadow:0 1px 2px rgb(0 0 0 / .35),0 8px 32px rgb(0 0 0 / .3)}.wbh__sub{margin:16px 0 0;color:#ffffffe6;font-size:clamp(16px,15px + .4vw,19px);line-height:1.55;max-width:46ch;text-wrap:pretty;text-shadow:0 1px 2px rgb(0 0 0 / .4)}.wbh__buttons{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 0}.wbh__btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border-radius:8px;border:1.5px solid transparent;font-size:16px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:transform .12s ease,box-shadow .18s ease,background-color .18s ease}.wbh__btn--primary{background:#fff;color:#10131c;box-shadow:0 8px 24px #00000047}.wbh__btn--secondary{background:#ffffff1a;color:#fff;border-color:#ffffff8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.wbh__btn:hover{transform:translateY(-1px)}.wbh__btn--primary:hover{color:#10131c;box-shadow:0 12px 28px #00000057}.wbh__btn--secondary:hover{color:#fff;background:#fff3;border-color:#fff}.wbh__btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.wbh__proof{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;margin:20px 0 0;padding:0;list-style:none;font-size:13px;font-weight:500;color:#ffffffc7}.wbh__proof li{display:flex;align-items:center;gap:14px}.wbh__proof li:not(:last-child):after{content:"";width:3px;height:3px;border-radius:50%;background:#ffffff73;flex:none}@media screen and (max-width:749px){.wbh{display:block;min-height:0;--wbh-measure: 15ch}.wbh__media{position:relative;inset:auto;aspect-ratio:3 / 2;width:100%}.wbh__media:before{background:linear-gradient(to top,rgb(var(--wbh-shade)),rgb(var(--wbh-shade) / .72) 20%,rgb(var(--wbh-shade) / .26) 52%,rgb(var(--wbh-shade) / .06))}.wbh__media:after{background:rgb(var(--wbh-shade) / .06)}.wbh__inner{align-items:flex-start;padding-block:20px 40px}.wbh__heading{font-size:clamp(30px,18px + 4.2vw,40px);letter-spacing:-.018em;text-shadow:none}.wbh__sub{margin-top:12px;font-size:15px;line-height:1.5;max-width:38ch;text-shadow:none}.wbh__buttons{margin-top:22px;gap:10px}.wbh__btn{width:100%;max-width:420px;padding:0 20px}.wbh--center .wbh__btn{margin-inline:auto}.wbh__proof{margin-top:16px;font-size:12px;gap:4px 11px}.wbh__proof li{gap:11px}}@media screen and (min-width:750px){.wbh{--wbh-min-h: clamp(520px, 60vh, 660px)}.wbh__inner{padding-block:80px 64px}.wbh--middle .wbh__inner{padding-block:80px}.wbh--middle .wbh__media:before{background:radial-gradient(115% 85% at 50% 50%,rgb(var(--wbh-shade) / calc(.84 * var(--wbh-strength))),rgb(var(--wbh-shade) / calc(.76 * var(--wbh-strength))) 45%,rgb(var(--wbh-shade) / calc(.5 * var(--wbh-strength))) 75%,rgb(var(--wbh-shade) / calc(.34 * var(--wbh-strength))))}.wbh--left .wbh__media:after{background:linear-gradient(to right,rgb(var(--wbh-shade) / calc(.5 * var(--wbh-strength))),rgb(var(--wbh-shade) / calc(.26 * var(--wbh-strength))) 45%,rgb(var(--wbh-shade) / calc(.08 * var(--wbh-strength))) 78%,rgb(var(--wbh-shade) / 0))}.wbh--left .wbh__copy{max-width:640px}.wbh--center .wbh__copy{max-width:740px}}.wbh--split{display:block;min-height:0}.wbh--split .wbh__media{position:relative;inset:auto;width:100%;aspect-ratio:auto}.wbh--split .wbh__media:before,.wbh--split .wbh__media:after{display:none}.wbh--split .wbh__img{height:auto;object-fit:fill}.wbh--split .wbh__inner{align-items:flex-start;padding-block:28px 40px}.wbh--split .wbh__heading,.wbh--split .wbh__sub{text-shadow:none}@media screen and (min-width:750px){.wbh--split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center}.wbh--split .wbh__inner{align-items:center;padding-block:56px}.wbh--split .wbh__copy{max-width:460px}}@media(prefers-reduced-motion:reduce){.wbh__btn{transition:none}.wbh__btn:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/wibell-hero.css.map */
