.crt-property-specs{width:100%;--crt-max-width:1200px;--crt-cols-d:3;--crt-cols-t:2;--crt-cols-m:1;--crt-gap-x:24px;--crt-gap-y:24px;--crt-card-padding:20px;--crt-card-radius:18px;--crt-card-bg:transparent;--crt-card-border-color:transparent;--crt-card-border-width:0px;--crt-divider-color:#cbd5e1;--crt-divider-width:1px;--crt-icon-size:28px;--crt-icon-radius:0px;--crt-icon-fit:contain;--crt-card-shadow:none;--crt-card-shadow-hover:none;--crt-label-font-family:Inter,sans-serif;--crt-label-font-size:12px;--crt-label-color:#64748b;--crt-value-font-family:Inter,sans-serif;--crt-value-font-size:18px;--crt-value-color:#0f172a}.crt-property-specs__grid{column-gap:var(--crt-gap-x);display:grid;grid-template-columns:repeat(var(--crt-cols-d),minmax(0,1fr));margin-left:auto;margin-right:auto;max-width:var(--crt-max-width);row-gap:var(--crt-gap-y);width:100%}.crt-property-specs__item{color:inherit;display:block;height:100%;min-width:0;text-decoration:none}.crt-property-specs__card{align-content:start;background:var(--crt-card-bg);border:var(--crt-card-border-width) solid var(--crt-card-border-color);border-radius:var(--crt-card-radius);box-shadow:var(--crt-card-shadow);display:grid;gap:12px;height:100%;min-width:0;padding:var(--crt-card-padding);transition:transform .18s ease,box-shadow .18s ease}.crt-property-specs__item.is-linked:focus-visible .crt-property-specs__card,.crt-property-specs__item.is-linked:hover .crt-property-specs__card{box-shadow:var(--crt-card-shadow-hover);transform:translateY(-2px)}.crt-property-specs__icon-wrap{flex-shrink:0;height:var(--crt-icon-size);line-height:0;width:var(--crt-icon-size)}.crt-property-specs__icon{border-radius:var(--crt-icon-radius);display:block;height:100%;object-fit:var(--crt-icon-fit);width:100%}.crt-property-specs__label,.crt-property-specs__value{min-width:0;width:100%}.crt-property-specs__label{color:var(--crt-label-color);font-family:var(--crt-label-font-family);font-size:var(--crt-label-font-size);line-height:1.2}.crt-property-specs__divider{border-top:var(--crt-divider-width) solid var(--crt-divider-color);display:block;width:min(56px,100%)}.crt-property-specs__value{color:var(--crt-value-color);font-family:var(--crt-value-font-family);font-size:var(--crt-value-font-size);line-height:1.35}.crt-property-specs__value>:first-child{margin-top:0}.crt-property-specs__value>:last-child{margin-bottom:0}.crt-property-specs__value blockquote,.crt-property-specs__value h1,.crt-property-specs__value h2,.crt-property-specs__value h3,.crt-property-specs__value h4,.crt-property-specs__value h5,.crt-property-specs__value h6,.crt-property-specs__value ol,.crt-property-specs__value p,.crt-property-specs__value ul{margin-bottom:0;margin-top:0}.crt-property-specs__value h1,.crt-property-specs__value h2,.crt-property-specs__value h3,.crt-property-specs__value h4,.crt-property-specs__value h5,.crt-property-specs__value h6{font-size:1em;font-weight:inherit;line-height:inherit}.crt-property-specs__value ol,.crt-property-specs__value ul{padding-left:1.15em}.crt-property-specs__value a{color:inherit}.crt-align--left .crt-property-specs__card{justify-items:start;text-align:left}.crt-align--center .crt-property-specs__card{justify-items:center;text-align:center}.crt-align--right .crt-property-specs__card{justify-items:end;text-align:right}@media (max-width:991px){.crt-property-specs__grid{grid-template-columns:repeat(var(--crt-cols-t),minmax(0,1fr))}}@media (max-width:767px){.crt-property-specs__grid{grid-template-columns:repeat(var(--crt-cols-m),minmax(0,1fr))}.crt-property-specs__card{gap:10px}}