.wj-hero{position:relative;isolation:isolate;min-height:var(--wj-min-height-mobile, 640px);background:var(--wj-bg-fallback, #161109);display:flex;align-items:center;overflow:hidden;color:var(--wj-text, #f5f0e6)}@media(min-width:768px){.wj-hero{min-height:var(--wj-min-height-desktop, 620px)}}.wj-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.wj-hero__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.wj-hero__img--desktop{display:none}.wj-hero__img--mobile{display:block}@media(min-width:768px){.wj-hero__img--desktop{display:block}.wj-hero__img--mobile{display:none}}.wj-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(10,8,5,calc(var(--wj-overlay-opacity, .45) + .25)),rgba(10,8,5,var(--wj-overlay-opacity, .45)) 45%,rgba(10,8,5,calc(var(--wj-overlay-opacity, .45) * .4)))}@media(max-width:767px){.wj-hero__overlay{background:linear-gradient(180deg,#0a080599,#0a0805cc 55%,#0a0805e0)}}.wj-hero__content{position:relative;z-index:1;width:100%;max-width:640px;padding:32px 24px;margin:0 auto 0 0}@media(min-width:768px){.wj-hero__content{padding:60px}}@media(max-width:767px){.wj-hero__content{max-width:100%;text-align:center}}.wj-hero__eyebrow{margin:0;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--wj-accent, #c9a227);font-weight:600}@media(min-width:768px){.wj-hero__eyebrow{font-size:13px}}@media(max-width:400px){.wj-hero__eyebrow{font-size:10px;letter-spacing:.08em}}.wj-hero__rule{display:flex;align-items:center;gap:8px;margin:10px 0 18px}@media(max-width:767px){.wj-hero__rule{justify-content:center}}.wj-hero__rule span{height:1px;width:34px;background:var(--wj-accent, #c9a227);opacity:.6}.wj-hero__rule i{font-style:normal;color:var(--wj-accent, #c9a227);font-size:10px}.wj-hero__rule--mid{margin:14px 0 18px}@media(max-width:767px){.wj-hero__rule--mid{justify-content:center}}.wj-hero__heading{margin:0;font-family:var(--font-heading-family, serif);font-weight:500;line-height:1.12}.wj-hero__line{display:block;font-size:32px;color:var(--wj-text, #f5f0e6);text-shadow:0 2px 10px rgba(0,0,0,.55)}@media(min-width:768px){.wj-hero__line{font-size:48px}}.wj-hero__line--accent{color:var(--wj-accent, #c9a227)}.wj-hero__subtext{margin-top:4px;font-size:15px;line-height:1.6;color:var(--wj-text, #f5f0e6);opacity:.9;max-width:440px;text-shadow:0 1px 6px rgba(0,0,0,.6)}@media(max-width:767px){.wj-hero__subtext{margin-left:auto;margin-right:auto}}.wj-hero__subtext p{margin:0}.wj-hero__subtext strong,.wj-hero__subtext b{color:var(--wj-accent, #c9a227);font-weight:600}.wj-hero__buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}@media(max-width:767px){.wj-hero__buttons{flex-direction:column;align-items:stretch}}.wj-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 26px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border-radius:2px;border:1px solid transparent;transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.wj-btn:hover{opacity:.88}.wj-btn svg,.wj-btn svg path,.wj-btn svg rect{fill:none!important;stroke:currentColor!important}.wj-btn--primary{background:var(--wj-accent, #c9a227);color:#1a140b}.wj-btn--outline{background:#14100a8c;color:var(--wj-text, #f5f0e6);border-color:#f5f0e659}.wj-features{position:relative;z-index:1;width:100%;background:#080604eb;border-top:1px solid rgba(201,162,39,.25);align-self:flex-end}.wj-hero{flex-wrap:wrap;align-content:space-between}.wj-hero__content{flex:1 1 100%}.wj-features__inner{display:flex;flex-wrap:wrap;justify-content:center;gap:18px 32px;max-width:1400px;margin:0 auto;padding:18px 20px}@media(max-width:767px){.wj-features__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:14px 6px;padding:14px 10px}}.wj-features__item{display:flex;align-items:center;gap:10px;flex:0 0 auto}@media(max-width:767px){.wj-features__item{flex-direction:column;align-items:center;text-align:center;gap:6px}}.wj-features__icon{width:28px;height:28px;flex:0 0 28px;color:var(--wj-accent, #c9a227)}@media(max-width:767px){.wj-features__icon{width:22px;height:22px;flex:0 0 22px}}.wj-features__icon svg{width:100%;height:100%}.wj-features__icon svg,.wj-features__icon svg path,.wj-features__icon svg circle,.wj-features__icon svg rect{fill:none!important;stroke:currentColor!important}.wj-features__icon svg .wj-icon-fill{fill:currentColor!important;stroke:none!important}.wj-features__text{display:flex;flex-direction:column;line-height:1.3;white-space:nowrap}.wj-features__text strong{font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--wj-text, #f5f0e6);font-weight:600}.wj-features__text em{font-style:normal;font-size:12px;color:var(--wj-text, #f5f0e6);opacity:.7}@media(max-width:767px){.wj-features__text{white-space:normal;align-items:center}.wj-features__text strong{font-size:10.5px;letter-spacing:.02em}.wj-features__text em{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/wholesale-jewelry-hero.css.map */
