.propertyInterview{display:grid;grid-auto-flow:row;padding:56px;gap:48px;background:var(--color_gray-pale);border-radius:var(--radius_large)}.propertyInterview .propertyInterview__componentContainer{container-type:inline-size}.propertyInterview .baseColumns__image{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover}@container (700px >= width){.propertyInterview{gap:24px;padding:32px 24px}}.propertyFoldBox .propertyFoldBox__title{display:grid;grid-template:"arrow label"/auto 1fr;gap:4px;padding-bottom:16px;width:100%}.propertyFoldBox .propertyFoldBox__titleArrow{font-size:32px;transition:rotate .3s ease-out;will-change:rotate}.propertyFoldBox .propertyFoldBox__titleLabel{font-size:22px;font-weight:600;line-height:1.2;letter-spacing:.15em;display:block}.propertyFoldBox .propertyFoldBox__container{overflow:hidden}.propertyFoldBox:not([data-is-hidden]) .propertyFoldBox__titleArrow{rotate:90deg}.propertyFoldBox[data-is-hidden] .propertyFoldBox__titleArrow{rotate:0deg}
