/*
Generated time: June 29, 2026 22:04
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.specifications{width:100%;display:flex;flex-direction:column;overflow:hidden}.specifications__group{width:100%;display:flex;flex-direction:row}.specifications__group-title{width:50%;max-width:50%;border-top:.1rem solid rgb(var(--color-border));border-right:.1rem solid rgb(var(--color-border));padding:1.2rem;word-break:break-word}@media (min-width:1200px){.specifications__group-title{padding:1.6rem 1.2rem}}.specifications__group-details{width:50%;max-width:50%;display:flex;flex-direction:column}.specifications__detail{display:flex;flex-direction:column;gap:.6rem;padding:1.2rem;border-top:.1rem solid rgb(var(--color-border))}@media (min-width:750px){.specifications__detail{flex-direction:row;align-items:center}}@media (min-width:1200px){.specifications__detail{padding:1.8rem 1.2rem}}.specifications__detail-title{color:rgb(var(--color-foreground-secondary));word-break:break-word}@media (min-width:750px){.specifications__detail-title{width:50%;max-width:50%}}.specifications__detail-value{color:rgb(var(--color-foreground));word-break:break-word}@media (min-width:750px){.specifications__detail-value{width:50%;max-width:50%}}