.value-props{background-color:var(--vp-bg, #0a0a0a);color:var(--vp-text, #ffffff);width:100%;border-top:1px solid var(--vp-border, #262626);border-bottom:1px solid var(--vp-border, #262626);box-sizing:border-box}.value-props .page-width{max-width:1400px;margin:0 auto;padding:0 20px}.value-props__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 16px}@media screen and (min-width:990px){.value-props__grid{grid-template-columns:repeat(4,1fr);gap:32px}}.value-props__item{display:flex;flex-direction:column;position:relative;transition:transform .25s ease}.value-props__item:hover{transform:translateY(-2px)}.value-props__indicator{display:flex;align-items:center;gap:8px;margin-bottom:10px}.value-props__index{font-family:monospace,var(--font-body-family, sans-serif);font-size:11px;font-weight:700;letter-spacing:.5px;color:var(--vp-subtext, #8e8e8e);transition:color .25s ease}.value-props__bar{height:1px;width:24px;background-color:var(--vp-border, #262626);transition:width .3s ease,background-color .3s ease}.value-props__item:hover .value-props__bar{width:38px;background-color:var(--vp-accent, #d4af37)}.value-props__item:hover .value-props__index{color:var(--vp-accent, #d4af37)}.value-props__content{display:flex;flex-direction:column;gap:4px}.value-props__heading{font-size:13px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:var(--vp-text, #ffffff);margin:0;display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;line-height:1.3}@media screen and (min-width:990px){.value-props__heading{font-size:14px}}.value-props__badge{font-size:9px;font-weight:700;padding:1px 6px;border-radius:4px;background:#d4af371f;color:var(--vp-accent, #d4af37);border:1px solid rgba(212,175,55,.35);letter-spacing:.5px}.value-props__subtext{font-size:12px;line-height:1.5;color:var(--vp-subtext, #8e8e8e);margin:0}@media screen and (min-width:990px){.value-props__subtext{font-size:12.5px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/value-props.css.map */
