.wl,.wl-page-section{--wl-green: #1e5110;--wl-green-dark: #18410c;--wl-green-soft: #eef4eb;--wl-green-mid: #c5e0d4;--wl-ink: #1a1a1a;--wl-muted: #555;--wl-border: #e4ebe0;--wl-bg: #f7f9f6;--wl-white: #fff;--wl-radius: 12px;--wl-shadow: 0 4px 24px rgba(30, 81, 16, .08);color:var(--wl-ink);font-family:inherit}.wl__inner{max-width:1140px;margin:0 auto;padding:0 1.25rem}.wl-hero{position:relative;min-height:min(72vh,640px);display:flex;align-items:center;overflow:hidden;background:var(--wl-green-dark)}.wl-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.wl-hero__video,.wl-hero__bg{width:100%;height:100%;object-fit:cover}.wl-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#18410cd1,#18410c73 45%,#18410c33)}.wl-hero__content{position:relative;z-index:1;width:100%;max-width:1140px;margin:0 auto;padding:2rem 1.25rem;text-align:left}.wl-hero__eyebrow{display:block;margin:0 0 .5rem;color:#ffffffbf;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.wl-hero__title{margin:0 0 .75rem;max-width:16ch;color:#fff;font-size:clamp(2.25rem,6vw,3.5rem);font-weight:700;line-height:1.05;text-transform:uppercase}.wl-hero__subtitle{margin:0 0 1.5rem;max-width:36rem;color:#ffffffeb;font-size:clamp(1rem,2.2vw,1.2rem);line-height:1.55}.wl-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.wl-btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.35rem;border-radius:8px;border:1px solid transparent;font-size:13px;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease}.wl-btn--primary{background:#fff;color:var(--wl-green)!important}.wl-btn--primary:hover{background:var(--wl-green-soft)}.wl-btn--ghost{border-color:#ffffff8c;color:#fff!important}.wl-btn--ghost:hover{background:#ffffff1f}.wl-btn--dark{background:var(--wl-green);color:#fff!important}.wl-btn--dark:hover{background:var(--wl-green-dark)}.wl-btn--outline{border-color:var(--wl-green);color:var(--wl-green)!important;background:transparent}.wl-btn--outline:hover{background:var(--wl-green-soft)}.wl-audiences{padding:3.5rem 0;background:var(--wl-white)}.wl-audiences__header{margin-bottom:2rem;text-align:center;max-width:42rem;margin-left:auto;margin-right:auto}.wl-audiences__title{margin:0 0 .6rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--wl-green)}.wl-audiences__lead{margin:0;color:var(--wl-muted);line-height:1.6}.wl-audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.wl-audience-card{position:relative;min-height:320px;border-radius:var(--wl-radius);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:var(--wl-shadow)}.wl-audience-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.wl-audience-card__img{width:100%;height:100%;object-fit:cover}.wl-audience-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#000000b8)}.wl-audience-card__body{position:relative;z-index:1;padding:1.5rem;color:#fff}.wl-audience-card__label{display:block;margin-bottom:.35rem;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.85}.wl-audience-card__title{margin:0 0 .35rem;font-size:1.35rem;font-weight:700;line-height:1.2}.wl-audience-card__text{margin:0 0 1rem;font-size:14px;line-height:1.5;opacity:.92}.wl-audience-card__link{display:inline-block;padding:.55rem .95rem;border-radius:6px;background:#ffffff26;border:1px solid rgba(255,255,255,.35);color:#fff!important;font-size:11px;font-weight:700;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.wl-audience-card__link:hover{background:#ffffff40}.wl-auth{padding:2rem 0;background:var(--wl-green-dark);color:#fff}.wl-auth__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.wl-auth__text{margin:0;font-size:clamp(1rem,2vw,1.25rem);font-weight:600}.wl-auth__actions{display:flex;flex-wrap:wrap;gap:.65rem}.wl-why{padding:3.5rem 0;background:var(--wl-bg)}.wl-why__inner{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.wl-why__eyebrow{display:block;margin-bottom:.4rem;color:var(--wl-green);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.wl-why__title{margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--wl-green);line-height:1.2}.wl-why__text{margin:0;color:var(--wl-muted);line-height:1.65}.wl-why__media{border-radius:var(--wl-radius);overflow:hidden;box-shadow:var(--wl-shadow)}.wl-why__img{width:100%;height:auto;display:block;aspect-ratio:4 / 3;object-fit:cover}.wl-pillars{padding:1rem 0 3.5rem;background:var(--wl-bg)}.wl-pillar{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;padding:2rem 0}.wl-pillar+.wl-pillar{border-top:1px solid var(--wl-border)}.wl-pillar--reverse .wl-pillar__media{order:2}.wl-pillar--reverse .wl-pillar__content{order:1}.wl-pillar__media{border-radius:var(--wl-radius);overflow:hidden;box-shadow:var(--wl-shadow)}.wl-pillar__img{width:100%;height:auto;display:block;aspect-ratio:16 / 10;object-fit:cover}.wl-pillar__label{display:block;margin-bottom:.35rem;color:var(--wl-green);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.wl-pillar__title{margin:0 0 .65rem;font-size:1.35rem;font-weight:700;line-height:1.25}.wl-pillar__text{margin:0;color:var(--wl-muted);line-height:1.6}.wl-apply{padding:3.5rem 0;background:var(--wl-white);scroll-margin-top:5rem}.wl-apply__header{margin-bottom:1.75rem;text-align:center;max-width:40rem;margin-left:auto;margin-right:auto}.wl-apply__title{margin:0 0 .6rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--wl-green)}.wl-apply__lead{margin:0;color:var(--wl-muted);line-height:1.6}.wl-apply__form{max-width:900px;margin:0 auto;min-height:420px}.wl-apply__note{margin:1rem 0 0;text-align:center;font-size:13px;color:var(--wl-muted)}.wl-apply__note a{color:var(--wl-green);font-weight:600}.wl-resources{padding:2.5rem 0 3.5rem;background:var(--wl-green);color:#fff}.wl-resources__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem}.wl-resources__title{margin:0 0 .35rem;font-size:1.35rem;font-weight:700}.wl-resources__text{margin:0;max-width:28rem;font-size:14px;line-height:1.5;opacity:.9}.wl-resources__actions{display:flex;flex-wrap:wrap;gap:.65rem}.wl-resources .wl-btn--primary{background:#fff;color:var(--wl-green)!important}.wl-resources .wl-btn--ghost{border-color:#ffffff8c;color:#fff!important}.wl-resources__hint{margin:.65rem 0 0;max-width:28rem;font-size:12px;line-height:1.45;opacity:.82}.wl-resources .wl-btn--locked{cursor:pointer}.wl-page-section .mp-product-card__media-wrap{position:relative}.wl-page-section .mp-product-card__grade{position:absolute;top:.75rem;left:.75rem;z-index:1;padding:.3rem .55rem;border-radius:6px;background:#ffffffeb;color:var(--wl-green);font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.wl-page-section .mp-product-card__title{margin:0 0 .5rem}.wl-page-section .mp-product-card__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.wl-page-section .mp-product-card__cta{flex:1 1 calc(50% - .25rem);min-width:7.5rem;padding:.6rem .75rem;border-radius:8px;border:1px solid var(--wl-green);font-size:11px;font-weight:700;letter-spacing:.03em;text-align:center;text-decoration:none;text-transform:uppercase;transition:background .2s ease,color .2s ease}.wl-page-section .mp-product-card__cta--primary{background:var(--wl-green);color:#fff!important;border-color:var(--wl-green)}.wl-page-section .mp-product-card__cta--primary:hover{background:var(--wl-green-dark);border-color:var(--wl-green-dark)}.wl-page-section .mp-product-card__cta--ghost{background:var(--wl-white);color:var(--wl-green)!important}.wl-page-section .mp-product-card__cta--ghost:hover{background:var(--wl-green-soft)}@media(max-width:900px){.wl-audience-grid,.wl-why__inner,.wl-pillar{grid-template-columns:1fr}.wl-pillar--reverse .wl-pillar__media,.wl-pillar--reverse .wl-pillar__content{order:unset}.wl-hero{align-items:flex-end;min-height:420px}.wl-hero__overlay{background:linear-gradient(180deg,#18410c40,#18410ce0)}.wl-hero__content{padding:3rem 1.25rem 2.5rem}.wl-auth__inner,.wl-resources__inner{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.wl-audiences,.wl-why,.wl-apply{padding:2.5rem 0}.wl-audience-card{min-height:280px}.wl-page-section .mp-product-card__cta{flex:1 1 100%}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/wholesale-landing.css.map */
