.Showflat_container__yahsZ,.Showflat_wrapper__qaQRe{display:flex;flex-direction:column;gap:16px}.Showflat_wrapper__qaQRe{width:100%}.Showflat_card__Qj4_D{display:flex;cursor:pointer;justify-content:space-between;width:100%;height:100%;gap:16px;padding:16px;border-radius:16px;border:1px solid var(--colorMidNeutral100)}.Showflat_cardContent__rfYSz{display:flex;flex-direction:column;gap:8px}.Showflat_cardTitle__5zHMm{font-size:16px;font-weight:600;line-height:22px;color:var(--colorDarkNeutral300)}.Showflat_cardText__GMvTd{font-size:14px;line-height:24px}.Showflat_imgWrapper__LMTyE{position:relative;min-width:80px;height:80px;overflow:hidden;border-radius:8px;border:1px solid var(--colorMidNeutral100)}.Showflat_emptyState__Z96BJ{width:100%;align-self:center}.Showflat_copyWrapper__LPsj0{position:relative;width:100%}.Showflat_copyTextSuccess__0pBpt{color:var(--colorDarkNeutral300);position:absolute;bottom:-36px;height:56px;width:100%;border-radius:8px;background-color:#fff;display:grid;align-items:center;justify-content:center;filter:drop-shadow(0 8px 24px rgba(11,17,52,.2));z-index:1;animation-name:Showflat_FadeInOut__Pb_Vp;animation-duration:3s;transition-timing-function:ease-in-out}@keyframes Showflat_FadeInOut__Pb_Vp{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.Showflat_copyTextSuccess__0pBpt:after{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:12px solid transparent;border-bottom-color:#fff;filter:drop-shadow(0 8px 24px rgba(11,17,52,.2))}@media (min-width:768px){.Showflat_card__Qj4_D{padding:24px}.Showflat_wrapper__qaQRe{flex-direction:row}}