.tech-specs-full{padding-bottom:var(--space-default);padding-top:var(--space-default)}@media (max-width:48rem){.tech-specs-full{overflow-x:scroll}}.tech-specs-table{border:.0625rem solid var(--color-border-primary);font-family:var(--font-family-base);font-size:var(--text-500);line-height:var(--line-height-body)}.tech-specs-table thead{font-family:var(--font-family-title);font-size:var(--heading-300);font-weight:900;line-height:1.3;text-transform:uppercase}@media (max-width:48rem){.tech-specs-table thead{font-family:var(--font-family-title);font-size:var(--heading-200);font-weight:900;line-height:1.3;text-transform:uppercase}}.tech-specs-table thead th{border-bottom-width:.0625rem;vertical-align:bottom}.tech-specs-table thead figure{margin:0 0 var(--space-m);text-align:center}.tech-specs-table thead figure img{height:11.25rem;-o-object-fit:contain;object-fit:contain;vertical-align:top;width:13.75rem}@media (max-width:48rem){.tech-specs-table thead figure img{height:5rem;width:8rem}}.tech-specs-table td,.tech-specs-table th{padding:var(--space-xs) var(--space-m);width:33.33%}@media (max-width:48rem){.tech-specs-table td,.tech-specs-table th{min-width:17rem}}.tech-specs-table td+td,.tech-specs-table td+th,.tech-specs-table th+td,.tech-specs-table th+th{border-left:.0625rem solid var(--color-border-primary)}.tech-specs-table__label{font-weight:700}