.properties-horizontal-2{display:flex;flex-wrap:wrap;width:100%;--properties-gap:1rem;--properties-divider-color:var(--color-border-dark);gap:var(--properties-gap)}.properties-horizontal-2__item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;row-gap:calc(var(--properties-gap)/ 3);-moz-column-gap:var(--properties-gap);column-gap:var(--properties-gap)}.properties-horizontal-2__col-name{flex:1 0 0%;display:flex;align-items:flex-start;width:100%;gap:var(--properties-gap)}.properties-horizontal-2__col-value{flex:0 0 auto;text-align:right}.properties-horizontal-2__item-divider{margin-top:var(--properties-gap)}.properties-horizontal-2__item-description,.properties-horizontal-2__item-name,.properties-horizontal-2__item-value{width:100%}.properties-horizontal-2__item-icon{display:inline-block}.properties-horizontal-2__item-icon svg{vertical-align:middle;fill:currentColor}.properties-horizontal-2__wrapper-item-name{display:flex;gap:.25rem;width:100%}.properties-horizontal-2__wrapper-item-content{display:flex;flex-direction:column;width:100%;max-width:100%;gap:.5rem}@media screen and (max-width:1024px){.properties-horizontal-2__col-value{width:100%}}