.ws-faq-hero{position:relative;overflow:hidden}.ws-faq-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ws-faq-hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ws-faq-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#0c0c0ce0,#0c0c0cb3,#0c0c0c66)}.ws-faq-hero__inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.ws-faq-hero__eyebrow,.ws-faq-hero__heading,.ws-faq-hero__subtext,.ws-faq-hero__search,.ws-faq-hero__stats-wrap{max-width:680px;width:100%}.ws-faq-hero__eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:20px}.ws-faq-hero__eyebrow-line{display:block;width:28px;height:1.5px;background:rgb(var(--color-button, 132 235 30));flex-shrink:0}.ws-faq-hero__eyebrow-text{font-family:var(--font-body-family);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-button, 132 235 30))}.ws-faq-hero__heading{font-family:var(--font-heading-family);font-size:var(--ws-h1);font-weight:800;letter-spacing:-.03em;line-height:1;color:#fff;margin:0}.ws-faq-hero__subtext{font-family:var(--font-body-family);font-size:18px;line-height:1.8;color:#ffffffc7;max-width:620px;margin:0}.ws-faq-hero__search{width:100%;max-width:520px;margin-bottom:32px}.ws-faq-hero__search-form{display:flex;align-items:center;width:100%;background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:100px;padding:0 8px 0 20px;gap:8px;transition:border-color .2s,background .2s;box-sizing:border-box}.ws-faq-hero__search-form:focus-within{border-color:#fff6;background:#ffffff1f}.ws-faq-hero__search-icon{width:16px;height:16px;color:#ffffff73;flex-shrink:0}.ws-faq-hero__search-input{flex:1 1 0%;width:0;min-width:0;background:transparent;border:none;outline:none;font-family:var(--font-body-family);font-size:14px;color:#fff;padding:14px 0;-webkit-appearance:none;appearance:none}.ws-faq-hero__search-input::placeholder{color:#fff6}.ws-faq-hero__search-input::-webkit-search-cancel-button{display:none}.ws-faq-hero__search-btn{flex-shrink:0;width:38px;height:38px;border-radius:50%;background:var(--ws-green);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .15s,opacity .15s;padding:0!important}.ws-faq-hero__search-btn:hover{opacity:.88;transform:scale(1.06)}.ws-faq-hero__search-btn svg{width:16px;height:16px;color:#0c0c0c}.ws-faq-hero__stats-wrap{width:100%;max-width:640px}.ws-faq-hero__stats-divider{width:100%;height:1px;background:#ffffff26;margin-bottom:32px}.ws-faq-hero__stats{display:flex;align-items:flex-start;gap:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.ws-faq-hero__stat{display:flex;flex-direction:column;gap:5px}.ws-faq-hero__stat-value{font-family:var(--font-heading-family);font-size:clamp(32px,4vw,48px);font-weight:800;letter-spacing:-.03em;line-height:1;color:#fff}.ws-faq-hero__stat-label{font-family:var(--font-body-family);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;line-height:1.3}.ws-faq-hero:not(:has(.ws-faq-hero__bg)) .ws-faq-hero__heading{color:rgb(var(--color-foreground))}.ws-faq-hero:not(:has(.ws-faq-hero__bg)) .ws-faq-hero__subtext{color:rgb(var(--color-foreground));opacity:.6}.ws-faq-hero:not(:has(.ws-faq-hero__bg)) .ws-faq-hero__stat-value{color:rgb(var(--color-foreground))}.ws-faq-hero:not(:has(.ws-faq-hero__bg)) .ws-faq-hero__stat-label{color:rgb(var(--color-foreground));opacity:.5}.ws-faq-hero:not(:has(.ws-faq-hero__bg)) .ws-faq-hero__stats-divider{background:#0c0c0c1f}.ws-faq-hero:not(:has(.ws-faq-hero__bg)) .ws-faq-hero__search-form{background:#ffffff12}.ws-faq-hero:not(:has(.ws-faq-hero__bg)) .ws-faq-hero__search-form:focus-within{background:#ffffff1a}.ws-faq-hero:not(:has(.ws-faq-hero__bg)) .ws-faq-hero__search-icon{color:#fff6}.ws-faq-hero:not(:has(.ws-faq-hero__bg)) .ws-faq-hero__search-input{color:rgb(var(--color-foreground))}.ws-faq-hero__search-input::placeholder{color:#ffffff12}.ws-faq-hero:not(:has(.ws-faq-hero__bg)) .ws-faq-hero__search-input::placeholder{color:#fff6}@media screen and (max-width:749px){.ws-faq-hero__eyebrow,.ws-faq-hero__heading,.ws-faq-hero__subtext,.ws-faq-hero__search,.ws-faq-hero__stats-wrap{max-width:100%}.ws-faq-hero__heading{font-size:var(--ws-h2)}.ws-faq-hero__stats{gap:28px;flex-wrap:wrap}.ws-faq-hero__stat-value{font-size:32px}}.ws-faq-hero__badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.ws-faq-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#0c0c0c8c;border:1px solid rgba(255,255,255,.12);border-radius:999px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-family:var(--font-body-family);font-size:13px;font-weight:600;color:#fff;white-space:nowrap}.ws-faq-hero__badge i{font-size:16px;color:var(--ws-green);flex-shrink:0}@media screen and (max-width:749px){.ws-faq-hero__badges{gap:8px}.ws-faq-hero__badge{font-size:12px;padding:8px 14px}}.faqs-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden}.faqs-hero-grid-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;background-image:linear-gradient(90deg,#0c0c0ccc,#0c0c0c80,#0c0c0c00 70%)}.faqs-hero-blob{position:absolute;border-radius:50%;filter:blur(90px);opacity:.55;display:block!important}.faqs-hero-blob-1{width:460px;height:460px;background:radial-gradient(circle,rgba(132,235,30,.55),transparent 70%);top:-180px;inset-inline-end:-140px}.faqs-hero-blob-2{width:360px;height:360px;background:radial-gradient(circle,rgba(32,98,252,.45),transparent 70%);bottom:-160px;inset-inline-start:-120px}
/*# sourceMappingURL=/cdn/shop/t/99/assets/ws-faq-hero.css.map */
