@media only screen and (min-width:0rem){#lh-dd-specs{background-color:var(--lightBg);padding:clamp(2.5rem,6vw,4rem) 1rem}#lh-dd-specs .lh-container{margin:auto;max-width:62.5rem;width:100%}#lh-dd-specs .lh-spec-group{gap:clamp(2rem,5vw,3rem);list-style:none;margin:0;padding:0}#lh-dd-specs .lh-spec,#lh-dd-specs .lh-spec-group{align-items:center;display:flex;flex-direction:column}#lh-dd-specs .lh-spec{text-align:center}#lh-dd-specs .lh-spec-number{color:var(--primary);font-family:var(--headerFont);font-size:clamp(2rem,5vw,2.75rem);font-weight:900;line-height:1.1em}#lh-dd-specs .lh-spec-label{color:var(--mutedTextColor);font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}}@media only screen and (min-width:48rem){#lh-dd-specs .lh-spec-group{flex-direction:row;justify-content:space-around}}@media only screen and (min-width:0rem){body.dark-mode #lh-dd-specs{background-color:rgba(0,0,0,.2)}body.dark-mode #lh-dd-specs .lh-spec-number{color:var(--primaryLight)}body.dark-mode #lh-dd-specs .lh-spec-label{color:var(--bodyTextColorWhite);opacity:.7}}