.crt-property-specs:not(:has(.crt-property-specs__item)){display:none}.crt-property-specs{background:var(--crt-section-bg,transparent);box-sizing:border-box;padding:var(--crt-section-padding-top-desktop,0) var(--crt-section-padding-x-desktop,0) var(--crt-section-padding-bottom-desktop,0);width:100%}.crt-property-specs[data-module-width-mode=full_bleed]{clip-path:inset(0);margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw);max-width:none;width:100vw;width:100dvw}.crt-property-specs[data-content-width-mode=full] .crt-property-specs__grid{max-width:none}.crt-property-specs__grid{box-sizing:border-box;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,.crt-property-specs *{box-sizing:border-box}.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 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: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{padding-left:var(--crt-section-padding-x-tablet,24px);padding-right:var(--crt-section-padding-x-tablet,24px)}.crt-property-specs__grid{grid-template-columns:repeat(var(--crt-cols-t),minmax(0,1fr))}}@media (max-width:767px){.crt-property-specs{padding:var(--crt-section-padding-top-mobile,0) var(--crt-section-padding-x-mobile,18px) var(--crt-section-padding-bottom-mobile,0)}.crt-property-specs__grid{grid-template-columns:repeat(var(--crt-cols-m),minmax(0,1fr))}.crt-property-specs__card{gap:10px}}