.stat-boxes-section,.stat-boxes-section *{box-sizing:border-box}section.stat-boxes-section{margin-top:var(--stat-boxes-margin-top);background:rgb(var(--color-background));color:rgba(var(--color-foreground),.75)}.stat-boxes-section .stat-boxes-wrapper{width:min(100%,var(--stat-boxes-max-width));margin:0 auto;padding:var(--stat-boxes-padding-top) 20px var(--stat-boxes-padding-bottom)}.stat-boxes-section .stat-boxes-wrapper--border{border-top:1px solid var(--stat-boxes-top-border)}.stat-boxes-section .stat-boxes-header{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-bottom:34px}.stat-boxes-section .stat-boxes-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:18px;font-size:11px;font-weight:400;line-height:normal;letter-spacing:.22em;text-transform:uppercase;color:var(--stat-boxes-muted)}.stat-boxes-section .stat-boxes-eyebrow span,.stat-boxes-section .stat-boxes-right-text,.stat-boxes-section .stat-boxes-label{font-family:var(--font-jet-brains)}.stat-boxes-section .stat-boxes-label,.stat-boxes-section .stat-boxes-right-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.stat-boxes-section .stat-boxes-dot{width:6px;height:6px;border-radius:99px;background:var(--stat-boxes-dot-color, var(--accent-cool, #0077ed));display:inline-block}.stat-boxes-section .stat-boxes-title{font-family:var(--font-sans);margin:0;font-size:clamp(34px,5vw,48px);line-height:1.02;letter-spacing:-.03em;font-weight:700;color:var(--stat-boxes-text)}.stat-boxes-section .stat-boxes-right-text{font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:normal;letter-spacing:.14em;color:var(--stat-boxes-right-text-color, rgba(0, 0, 0, .55))}.stat-boxes-section .stat-boxes-grid{display:grid;grid-template-columns:repeat(var(--stat-boxes-desktop-columns),minmax(0,1fr));gap:var(--stat-boxes-grid-gap)}.stat-boxes-section .stat-boxes-card{background:var(--stat-boxes-card-bg, var(--paper-0));border:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:var(--stat-boxes-card-radius, 16px);padding:24px 22px 22px;display:flex;flex-direction:column;gap:22px;color:var(--stat-boxes-text, var(--ink-900));box-shadow:var(--card-shadow-rest, 2px 4px 12px rgba(0, 0, 0, .08));will-change:transform;backface-visibility:hidden;transition:transform var(--dur-card-hover, .3s) var(--ease-card-hover, cubic-bezier(0, 0, .5, 1)),box-shadow var(--dur-card-hover, .3s) var(--ease-card-hover, cubic-bezier(0, 0, .5, 1))}.stat-boxes-section .stat-boxes-card:hover{transform:translateY(var(--card-hover-lift, -6px));box-shadow:var(--card-shadow-hover, 2px 4px 16px rgba(0, 0, 0, .16))}@media(prefers-reduced-motion:reduce){.stat-boxes-section .stat-boxes-card:hover{transform:none}}.stat-boxes-section .stat-boxes-icon{width:42px;height:42px;border-radius:12px;background:var(--stat-boxes-icon-bg, var(--ink-900));color:var(--stat-boxes-icon-color, var(--paper-0));display:flex;align-items:center;justify-content:center;flex:0 0 auto}.stat-boxes-section .stat-boxes-count{color:var(--stat-boxes-strong, #0A0A0B);font-family:var(--font-sans);font-size:34px;font-style:normal;font-weight:700;line-height:1;letter-spacing:-.02em;will-change:contents}.stat-boxes-section .stat-boxes-label{font-size:11px;font-weight:400;line-height:1.5;letter-spacing:.14em;text-transform:uppercase;color:var(--stat-boxes-muted);margin-top:10px}@media screen and (max-width:989px){.stat-boxes-section .stat-boxes-grid{grid-template-columns:repeat(var(--stat-boxes-tablet-columns),minmax(0,1fr))}}@media screen and (max-width:760px){.stat-boxes-section .stat-boxes-wrapper--border{position:relative;border-top:0;padding-top:40px;padding-bottom:64px}.stat-boxes-section .stat-boxes-wrapper--border:before{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background:var(--stat-boxes-top-border);pointer-events:none}.stat-boxes-section .stat-boxes-header{align-items:flex-start}.stat-boxes-section .stat-boxes-grid{grid-template-columns:repeat(var(--stat-boxes-mobile-columns),minmax(0,1fr))}.stat-boxes-section .stat-boxes-card{padding:20px 18px 18px;gap:18px}.stat-boxes-section .stat-boxes-count{font-size:26px}.stat-boxes-section .stat-boxes-label{font-size:10px;margin-top:8px}}
/*# sourceMappingURL=/cdn/shop/t/127/assets/section-stat-boxes.css.map */
