.eb-tech-feature__grid{align-items:center;display:grid;gap:clamp(var(--space-5),5vw,var(--space-7));grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.eb-tech-feature--media-right .eb-tech-feature__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.eb-tech-feature--media-right .eb-tech-feature__media{order:2}.eb-tech-feature--media-right .eb-tech-feature__copy{order:1}.eb-tech-feature__grid--copy-only{grid-template-columns:minmax(0,var(--narrow-width));justify-content:center;text-align:center}.eb-tech-feature__media{position:relative}.eb-tech-feature__frame{margin:0}.eb-tech-feature__frame--placeholder{align-items:center;aspect-ratio:16 / 9;background:radial-gradient(120% 90% at 30% 18%,color-mix(in srgb,var(--color-surface) 88%,var(--color-accent) 12%),transparent 72%),var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-image);display:flex;justify-content:center;overflow:hidden;padding:var(--space-6)}.eb-tech-feature__frame--video{border-radius:var(--radius-image);overflow:hidden}.eb-tech-feature__frame img,.eb-tech-feature__frame video{aspect-ratio:16 / 9;display:block;height:auto;width:100%}.eb-tech-feature__frame img{object-fit:contain}.eb-tech-feature__frame video{object-fit:cover}.eb-tech-feature__placeholder{align-items:center;color:color-mix(in srgb,var(--color-text) 24%,transparent);display:flex;height:100%;justify-content:center;width:100%}.eb-tech-feature__placeholder-svg{display:block;height:auto;max-height:320px;max-width:min(520px,86%);opacity:.7;width:100%}.eb-tech-feature__floating-stat{align-items:baseline;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:color-mix(in srgb,var(--color-bg) 82%,transparent);border:1px solid color-mix(in srgb,var(--color-text) 12%,transparent);border-radius:var(--radius-card);box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:2px;padding:var(--space-2) var(--space-3);position:absolute}.eb-tech-feature__floating-stat--bottom{bottom:var(--space-4);inset-inline-start:var(--space-4)}.eb-tech-feature__floating-stat--top{inset-inline-end:var(--space-4);top:var(--space-4)}.eb-tech-feature__floating-value{align-items:baseline;color:var(--color-text);display:flex;font-family:var(--font-display);font-size:clamp(30px,3.4vw,44px);font-variant-numeric:tabular-nums;gap:3px;line-height:1}.eb-tech-feature__floating-value small{color:var(--color-accent-2);font-family:var(--font-body);font-size:.4em;font-weight:var(--fw-medium);letter-spacing:.02em}.eb-tech-feature__floating-label{color:var(--color-text-muted);font-size:var(--fs-caption);font-weight:var(--fw-medium);letter-spacing:.08em;text-transform:uppercase}.eb-tech-feature__bubble{align-items:center;display:flex;flex-direction:column;gap:6px;inset-inline-start:clamp(0px,1vw,var(--space-3));position:absolute;top:clamp(var(--space-2),2vw,var(--space-4));z-index:2}.eb-tech-feature__bubble-ring{display:block;filter:drop-shadow(0 6px 16px color-mix(in srgb,var(--color-text) 14%,transparent));height:132px;width:132px}.eb-tech-feature__bubble-svg{display:block;height:100%;overflow:visible;width:100%}.eb-tech-feature__bubble-stroke{fill:none;stroke:var(--color-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3}.eb-tech-feature__bubble-label{background:var(--color-bg);border-radius:var(--radius-pill, 999px);color:var(--color-accent-2);font-size:var(--fs-caption);font-weight:var(--fw-medium);letter-spacing:.08em;padding:3px 10px;text-transform:uppercase}.eb-tech-feature__copy{display:grid;gap:var(--space-4)}.eb-tech-feature__lede{display:grid;gap:var(--space-3)}.eb-tech-feature__eyebrow{color:var(--color-accent-2);margin:0}.eb-tech-feature__heading{font-size:clamp(30px,3.6vw,48px);letter-spacing:-.015em;line-height:1.08;text-wrap:balance}.eb-tech-feature__text{color:var(--color-text-2);font-size:var(--fs-body-lg);line-height:1.65;max-width:52ch}.eb-tech-feature__text>*{margin-block:0}.eb-tech-feature__grid--copy-only .eb-tech-feature__text{margin-inline:auto}.eb-tech-feature__details{display:grid;gap:var(--space-2) var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.eb-tech-feature__detail{align-items:center;color:var(--color-text-2);display:flex;font-size:var(--fs-body);gap:var(--space-2)}.eb-tech-feature__detail-icon{align-items:center;color:var(--color-accent-2);display:inline-flex;flex:none}.eb-tech-feature__actions{display:flex;flex-wrap:wrap;gap:var(--space-2)}.eb-tech-feature__certifications{align-items:center;color:var(--color-text-muted);display:flex;flex-wrap:wrap;font-size:var(--fs-body-sm);font-weight:var(--fw-medium);gap:var(--space-1)}.eb-tech-feature__certifications .eb-icon-svg{color:var(--color-accent-2)}.eb-tech-feature__stats{border-top:1px solid var(--color-border);display:grid;grid-template-columns:repeat(var(--eb-stat-count, 3),minmax(0,1fr));margin-top:clamp(var(--space-5),5vw,var(--space-7))}.eb-tech-feature__stat{display:grid;gap:var(--space-1);padding:var(--space-4) var(--space-4) 0}.eb-tech-feature__stat+.eb-tech-feature__stat{border-inline-start:1px solid var(--color-border)}.eb-tech-feature__stat-value{align-items:baseline;display:flex;gap:var(--space-1);margin:0}.eb-tech-feature__stat-value span{color:var(--color-text);font-family:var(--font-display);font-size:clamp(32px,3.6vw,52px);font-variant-numeric:tabular-nums;line-height:1}.eb-tech-feature__stat-value small{color:var(--color-text-muted);font-size:var(--fs-body);font-weight:var(--fw-medium)}.eb-tech-feature__stat-label{color:var(--color-text-muted);font-size:var(--fs-caption);font-weight:var(--fw-medium);letter-spacing:.07em;text-transform:uppercase}@media(max-width:900px){.eb-tech-feature__grid,.eb-tech-feature--media-right .eb-tech-feature__grid{gap:var(--space-5);grid-template-columns:1fr}.eb-tech-feature__media,.eb-tech-feature--media-right .eb-tech-feature__media{order:0}.eb-tech-feature__copy,.eb-tech-feature--media-right .eb-tech-feature__copy{order:1}}@media(max-width:600px){.eb-tech-feature__floating-stat{padding:6px var(--space-2)}.eb-tech-feature__floating-stat--bottom{bottom:var(--space-2);inset-inline-start:var(--space-2)}.eb-tech-feature__floating-stat--top{inset-inline-end:var(--space-2);top:var(--space-2)}.eb-tech-feature__floating-value{font-size:20px}.eb-tech-feature__bubble-ring{height:76px;width:76px}.eb-tech-feature__bubble{gap:3px;inset-inline-start:var(--space-2);top:var(--space-2)}.eb-tech-feature__bubble-label{font-size:10px;padding:2px 7px}.eb-tech-feature__floating-label{font-size:11px;letter-spacing:.05em}.eb-tech-feature__details{grid-template-columns:1fr}.eb-tech-feature__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2) 0}.eb-tech-feature__stat{padding-top:var(--space-3)}.eb-tech-feature__stat:nth-child(odd){border-inline-start:0}.eb-tech-feature__stat:nth-child(n+3){border-top:1px solid var(--color-border)}}@media(prefers-reduced-motion:reduce){.eb-tech-feature__frame img,.eb-tech-feature__frame video,.eb-tech-feature:hover .eb-tech-feature__frame img{transition:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/124/assets/section-tech-feature.css.map */
