.properties-horizontal-1{display:flex;flex-wrap:wrap;width:100%;--properties-gap:1rem;--properties-divider-color:var(--color-border-dark);row-gap:var(--properties-gap)}.properties-horizontal-1__item{display:flex;flex-wrap:wrap;width:100%;row-gap:calc(var(--properties-gap)/ 3);-moz-column-gap:var(--trigger-rhythm-gap,1.5rem);column-gap:var(--trigger-rhythm-gap,1.5rem)}.properties-horizontal-1__item-divider{margin-top:var(--properties-gap)}.properties-horizontal-1__item-name{width:100%}.properties-horizontal-1__item-value{width:100%}.properties-horizontal-1__col-value{display:flex;flex-direction:column;gap:calc(var(--properties-gap)/ 3);flex:1 1 var(--trigger-rhythm-column-width)}.properties-horizontal-1__col-name{flex:0 0 var(--trigger-rhythm-column-width);max-width:var(--trigger-rhythm-column-width);width:100%}