.hero-collections{background:var(--hc-bg, #ffffff);color:var(--hc-text, #1e4d44);overflow:hidden}.hero-collections__inner{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media screen and (min-width:990px){.hero-collections__inner{grid-template-columns:1.05fr 1fr;gap:48px}}.hero-collections__left{display:flex;flex-direction:column;gap:20px}.hero-collections__pill{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:var(--hc-pill-bg, #f5b945);color:var(--hc-pill-text, #1e4d44);font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1}.hero-collections__pill-icon{display:inline-flex;font-size:1.1rem;line-height:1}.hero-collections__heading{margin:0;font-weight:800;line-height:1;letter-spacing:-.02em;color:var(--hc-text, #1e4d44);font-size:clamp(4.4rem,8.5vw,8.4rem)}.hero-collections__heading-line{display:block}.hero-collections__heading-line--highlight{margin-top:6px}.hero-collections__heading-highlight{display:inline-block;background:var(--hc-highlight, #f5b945);color:var(--hc-highlight-text, #1e4d44);padding:2px 14px 6px;border-radius:4px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hero-collections__body{font-size:1.6rem;line-height:1.5;max-width:520px;color:var(--hc-text, #1e4d44)}.hero-collections__body p{margin:0}.hero-collections__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.hero-collections__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:8px;font-weight:600;font-size:1.5rem;text-decoration:none;line-height:1;transition:transform .15s ease,opacity .15s ease}.hero-collections__btn:hover{transform:translateY(-1px);opacity:.92}.hero-collections__btn--primary{background:var(--hc-btn-primary-bg, #1e4d44);color:var(--hc-btn-primary-text, #ffffff)}.hero-collections__btn--secondary{background:var(--hc-btn-secondary-bg, #f5b945);color:var(--hc-btn-secondary-text, #1e4d44)}.hero-collections__stats{margin-top:16px;font-size:1.2rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--hc-stats, #1e4d44);opacity:.85}.hero-collections__stats p{margin:0}.hero-collections__right{width:100%}.hero-collections__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media screen and (max-width:480px){.hero-collections__grid{gap:12px}}.hero-collections__card{position:relative;display:flex;flex-direction:column;justify-content:space-between;aspect-ratio:1 / 1;padding:14px;border-radius:16px;background:var(--card-bg, #f5b945);color:var(--card-text, #1e4d44);text-decoration:none;overflow:hidden;isolation:isolate;transition:transform .2s ease,box-shadow .2s ease}.hero-collections__card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #0000001f}.hero-collections__card:hover .hero-collections__card-img{transform:scale(1.04)}.hero-collections__card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;position:relative;z-index:3}.hero-collections__card-eyebrow{display:inline-flex;align-items:center;padding:4px 9px;border-radius:6px;background:#ffffffc7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:1.05rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1;color:inherit}.hero-collections__card-badge{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:22px;padding:0 8px;border-radius:6px;font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1;box-shadow:0 1px 4px #0000001a}.hero-collections__card-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;overflow:hidden;pointer-events:none}.hero-collections__card-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(to bottom,#0000002e,#0000 22% 55%,#00000059)}.hero-collections__card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;transition:transform .4s ease}.hero-collections__card-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:.35}.hero-collections__card-placeholder svg{width:55%;height:55%}.hero-collections__card-bottom{position:relative;z-index:3;display:flex;flex-direction:column;gap:8px;align-items:flex-start}.hero-collections__card-title{font-size:1.6rem;font-weight:700;letter-spacing:-.01em;line-height:1.2;text-shadow:0 1px 6px rgba(0,0,0,.18)}.hero-collections__card-price{display:inline-flex;align-items:center;padding:4px 10px;border-radius:6px;font-size:1.2rem;font-weight:700;background:#1e4d44;color:#fff}@media screen and (max-width:749px){.hero-collections__card{padding:12px;border-radius:12px}.hero-collections__card-title{font-size:1.4rem}.hero-collections__card-eyebrow{font-size:.95rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-hero-collections.css.map */
