@media(min-width:769px){.wb-hide-desktop{display:none!important}}@media(max-width:768px){.wb-hide-mobile{display:none!important}}.wb-hr{width:100%;position:relative;background:var(--wb-hr-bg);box-sizing:border-box}.wb-hr *,.wb-hr *:before,.wb-hr *:after{box-sizing:border-box}.wb-hr--minimal{overflow:hidden}.wb-hr--moderne{padding:var(--wb-hr-pad-top-m) var(--wb-hr-pad-x-m) var(--wb-hr-pad-bottom-m)}@media(min-width:768px){.wb-hr--moderne{padding:var(--wb-hr-pad-top-d) var(--wb-hr-pad-x-d) var(--wb-hr-pad-bottom-d)}}.wb-hr__stage{position:relative;width:100%;height:var(--wb-hr-height-m);overflow:hidden;background:#171411;isolation:isolate}.wb-hr--moderne .wb-hr__stage{border-radius:var(--wb-hr-radius)}@media(min-width:768px){.wb-hr__stage{height:var(--wb-hr-height-d)}}.wb-hr__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.wb-hr__bg picture{display:block;width:100%;height:100%}.wb-hr__bg-img,.wb-hr__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--wb-hr-image-position-x) var(--wb-hr-image-position-y);display:block}.wb-hr__video--d{display:none}.wb-hr__video--m{display:block}@media(min-width:768px){.wb-hr__video--d{display:block}.wb-hr__video--m{display:none}}.wb-hr__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:var(--wb-hr-overlay-color);opacity:var(--wb-hr-overlay-op)}.wb-hr__halo{position:absolute;z-index:2;border-radius:50%;pointer-events:none}.wb-hr__halo--1{width:500px;height:500px;background:radial-gradient(circle,var(--wb-hr-halo1-color),transparent 70%);opacity:var(--wb-hr-halo1-opacity);filter:blur(70px)}.wb-hr__halo--2{width:650px;height:650px;background:radial-gradient(circle,var(--wb-hr-halo2-color),transparent 70%);opacity:var(--wb-hr-halo2-opacity);filter:blur(90px)}.wb-hr__halo--tl{top:-20%;left:-10%}.wb-hr__halo--tr{top:-20%;right:-10%}.wb-hr__halo--c{top:50%;left:50%;transform:translate(-50%,-50%)}.wb-hr__halo--bl{bottom:-20%;left:-10%}.wb-hr__halo--br{bottom:-20%;right:-10%}.wb-hr__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:40px 24px}@media(min-width:768px){.wb-hr__content{padding:56px 80px;gap:20px}}@media(min-width:1200px){.wb-hr__content{padding-left:96px;padding-right:96px}}.wb-hr__content[data-align=center]{align-items:center;text-align:center}.wb-hr__content[data-align=left]{align-items:flex-start;text-align:left}.wb-hr__content[data-align=right]{align-items:flex-end;text-align:right}.wb-hr__eyebrow-row{display:inline-flex;align-items:center;justify-content:inherit;gap:10px;max-width:var(--wb-hr-content-width)}.wb-hr__eyebrow{margin:0;font-family:var(--wb-hr-eyebrow-font);font-size:var(--wb-hr-eyebrow-m);font-weight:500;line-height:1.14;text-transform:uppercase;letter-spacing:.14em;color:var(--wb-hr-eyebrow-color)}.wb-hr__stars{display:inline-flex;align-items:center;gap:2px;color:var(--wb-hr-star-color);flex:0 0 auto}.wb-hr__stars svg{width:11px;height:11px;display:block}.wb-hr__star--empty{opacity:.24}.wb-hr__star-half-wrap{position:relative;display:inline-flex;width:11px;height:11px}.wb-hr__star--half{position:relative;z-index:2;clip-path:inset(0 50% 0 0)}.wb-hr__star--bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.24}.wb-hr__title{width:100%;max-width:var(--wb-hr-content-width);margin:0;font-family:var(--wb-hr-title-font);font-size:var(--wb-hr-title-m);font-weight:400;line-height:1.02;letter-spacing:-.035em;color:var(--wb-hr-text-color)}.wb-hr__title p{margin:0}.wb-hr__title strong{font-weight:600}.wb-hr__title em{font-style:italic}.wb-hr__title-metallic{display:inline;font-style:italic;color:transparent;background:linear-gradient(135deg,var(--wb-hr-metallic-1) 0%,var(--wb-hr-metallic-2) 34%,var(--wb-hr-metallic-1) 62%,var(--wb-hr-metallic-2) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.wb-hr__cta{display:flex;max-width:var(--wb-hr-content-width)}.wb-hr__cta-btn{display:inline-flex;align-items:center;gap:12px;min-height:48px;padding:6px 6px 6px 24px;border-radius:var(--wb-hr-btn-radius);background:var(--wb-hr-btn-bg);color:var(--wb-hr-btn-text);border:1px solid var(--wb-hr-btn-border);text-decoration:none;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff24,0 8px 26px #00000024;transition:opacity .22s ease,background-color .22s ease,border-color .22s ease}.wb-hr--minimal .wb-hr__cta-btn{min-height:42px;padding:12px 20px;border-radius:var(--wb-hr-btn-radius);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.wb-hr__cta-btn:hover{opacity:.78}.wb-hr__cta-label{font-family:var(--wb-hr-button-font);font-size:var(--wb-hr-btn-m);font-weight:500;line-height:1;text-transform:uppercase;letter-spacing:.14em;color:var(--wb-hr-btn-text);white-space:nowrap}.wb-hr__cta-circle{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--wb-hr-circle-1),var(--wb-hr-circle-2));color:var(--wb-hr-circle-text);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:0 2px 10px #0000002e}.wb-hr__cta-circle svg{width:14px;height:14px}.wb-hr--minimal .wb-hr__cta-circle{display:none}.wb-hr__proof{position:absolute;right:56px;bottom:36px;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:8px;max-width:var(--wb-hr-proof-width);color:var(--wb-hr-proof-color)}.wb-hr--minimal .wb-hr__proof{display:none}.wb-hr__proof-pill{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:var(--wb-hr-proof-bg);border:1px solid var(--wb-hr-proof-border);color:var(--wb-hr-proof-color);font-family:var(--wb-hr-text-font);font-size:var(--wb-hr-eyebrow-m);font-weight:500;line-height:1.1;text-transform:uppercase;letter-spacing:.14em;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.wb-hr__proof-text{margin:0;font-family:var(--wb-hr-text-font);font-size:var(--wb-hr-proof-m);font-weight:400;line-height:1.42;color:var(--wb-hr-proof-color)}.wb-hr__proof-text p{margin:0}@media(min-width:768px){.wb-hr__eyebrow{font-size:var(--wb-hr-eyebrow-d)}.wb-hr__title{font-size:var(--wb-hr-title-d);line-height:1}.wb-hr__cta-label{font-size:var(--wb-hr-btn-d)}.wb-hr__proof-pill{font-size:var(--wb-hr-eyebrow-d)}.wb-hr__proof-text{font-size:var(--wb-hr-proof-d)}}@media(max-width:767px){.wb-hr--moderne .wb-hr__content{padding-bottom:108px}.wb-hr__eyebrow-row{gap:8px;flex-wrap:wrap}.wb-hr__title{letter-spacing:-.028em}.wb-hr__cta-btn{min-height:44px;padding-left:20px}.wb-hr__cta-circle{width:34px;height:34px}.wb-hr__proof{left:24px;right:24px;bottom:24px;max-width:none}.wb-hr__proof-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media(max-width:420px){.wb-hr__title{max-width:100%}.wb-hr__cta-label{max-width:190px;overflow:hidden;text-overflow:ellipsis}}@media(prefers-reduced-motion:reduce){.wb-hr__cta-btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/wb-hero.css.map */
