.electrolotus-attribute-groups{display:flex;flex-direction:column;gap:var(--elac-category-gap,20px);width:100%;margin:0;font-size:var(--elac-font-size,14px)}.electrolotus-attribute-group{overflow:hidden;margin:0;border:1px solid var(--elac-border-color,#e5e7eb);border-radius:var(--elac-border-radius,12px);background:var(--elac-row-background,#fff);box-shadow:var(--elac-box-shadow,none)}.woocommerce .electrolotus-attribute-groups .electrolotus-attribute-group>h3.electrolotus-attribute-group__title,.electrolotus-attribute-groups .electrolotus-attribute-group>h3.electrolotus-attribute-group__title{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:var(--elac-title-justify,flex-start)!important;gap:var(--elac-icon-gap,8px)!important;width:100%!important;margin:0!important;padding:13px var(--elac-cell-padding-x,16px)!important;border:0!important;border-radius:0!important;color:var(--elac-title-color,#1f2937)!important;background:var(--elac-title-background,#f3f4f6)!important;font-size:var(--elac-title-font-size,18px)!important;font-style:normal!important;font-weight:var(--elac-title-font-weight,700)!important;line-height:1.55!important;text-align:var(--elac-title-alignment,right)!important;text-transform:none!important;letter-spacing:normal!important}.electrolotus-attribute-group__title-text{min-width:0;color:inherit!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}.electrolotus-attribute-group__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 var(--elac-icon-size,20px);width:var(--elac-icon-size,20px);height:var(--elac-icon-size,20px);color:var(--elac-icon-color,#1f2937)!important;line-height:1}.electrolotus-attribute-group__icon .electrolotus-category-symbol__svg{display:block;width:100%;height:100%;color:inherit;overflow:visible}.electrolotus-attribute-groups--icon-after .electrolotus-attribute-group__icon{order:2}.electrolotus-attribute-group__list{margin:0;padding:0}.electrolotus-attribute-group__row{display:grid;grid-template-columns:minmax(140px,var(--elac-label-width,34%)) minmax(0,1fr);align-items:stretch;margin:0;background:var(--elac-row-background,#fff);border-top:1px solid var(--elac-border-color,#e5e7eb)}.electrolotus-attribute-groups--striped .electrolotus-attribute-group__row:nth-child(even){background:var(--elac-alt-row-background,#f9fafb)}.electrolotus-attribute-group__label,.electrolotus-attribute-group__value{box-sizing:border-box;min-width:0;margin:0;padding:var(--elac-cell-padding-y,12px) var(--elac-cell-padding-x,16px);line-height:1.8;overflow-wrap:anywhere}.electrolotus-attribute-group__label{color:var(--elac-label-color,#374151);font-weight:600;border-inline-end:1px solid var(--elac-border-color,#e5e7eb)}.electrolotus-attribute-group__value{color:var(--elac-value-color,#111827)}.electrolotus-attribute-group__value p:last-child{margin-bottom:0}@media (max-width:600px){.electrolotus-attribute-groups--mobile-stack .electrolotus-attribute-group__row{display:block}.electrolotus-attribute-groups--mobile-stack .electrolotus-attribute-group__label{display:block;padding-bottom:4px;border-inline-end:0}.electrolotus-attribute-groups--mobile-stack .electrolotus-attribute-group__value{display:block;padding-top:4px}}