.property-items{display:flex;flex-direction:row;flex-wrap:nowrap;font-size:14px;margin-block:24px}.property-item{display:flex;flex-direction:column;gap:8px;padding:0 24px;border-left:1px solid var(--color-border)}.property-item__name{display:flex;align-items:center;gap:8px}.property-item__name-text{font-weight:500}.property-item:first-child{padding-left:0;border-left:none}.property-item__info .icon{width:13px}.property-item__value{text-transform:capitalize}@media(max-width:768px){.property-items{display:grid;grid-template-columns:repeat(2,1fr)}.property-item{--padding-bottom: 16px;border-top:none;padding-bottom:var(--padding-bottom)}.property-item:nth-child(n+3){padding-bottom:0}.property-item:first-child{padding-top:0;border-top:none}.property-item:nth-child(odd){padding-inline:0 16px;border-left:none}.property-item:nth-child(2n){padding-inline:16px 0;border-left:1px solid color-mix(in srgb,currentColor,transparent 80%)}.property-item:nth-child(2){padding-top:0}}@media(max-width:480px){.property-item{--padding-bottom: 8px}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/component-property-items.css.map */
