.property-not-found_container__8RNYc{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem 2rem;background:var(--white);position:relative;overflow:hidden}@media(max-width:768px){.property-not-found_container__8RNYc{padding:5rem 1.5rem 2rem}}.property-not-found_content__hR15b{max-width:600px;text-align:center;position:relative;z-index:2}.property-not-found_iconWrapper__Mj2Hc{margin:0 auto 2rem;opacity:0;animation:property-not-found_fadeInDown__2W_Zz .6s ease forwards}@media(max-width:768px){.property-not-found_iconWrapper__Mj2Hc{margin-bottom:1.5rem}}.property-not-found_logoIcon___zSK1{width:80px;height:80px}@media(max-width:768px){.property-not-found_logoIcon___zSK1{width:60px;height:60px}}.property-not-found_title__6xFAe{font-size:1.75rem;font-weight:700;color:var(--dark-text);margin:0 0 1rem;opacity:0;animation:property-not-found_fadeInUp___D31G .6s ease .2s forwards}@media(max-width:768px){.property-not-found_title__6xFAe{font-size:1.35rem}}.property-not-found_description__CY1ah{font-size:1.0625rem;color:var(--text);line-height:1.7;margin:0 0 2.5rem;opacity:0;animation:property-not-found_fadeInUp___D31G .6s ease .4s forwards}@media(max-width:768px){.property-not-found_description__CY1ah{font-size:.9375rem;margin-bottom:2rem}}.property-not-found_actions__x4pyS{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem;opacity:0;animation:property-not-found_fadeInUp___D31G .6s ease .6s forwards}@media(max-width:768px){.property-not-found_actions__x4pyS{margin-bottom:2rem;flex-direction:column;align-items:stretch}}.property-not-found_primaryButton__3HFMu{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;background:var(--primary);color:var(--white);text-decoration:none;border-radius:8px;font-weight:600;font-size:.9375rem;transition:all .3s ease}.property-not-found_primaryButton__3HFMu svg{width:18px;height:18px;transition:transform .3s ease}.property-not-found_primaryButton__3HFMu:hover{background:var(--form-button-hover);transform:translateY(-2px);box-shadow:0 8px 20px rgba(70,172,194,.25)}.property-not-found_primaryButton__3HFMu:hover svg{transform:scale(1.1)}.property-not-found_primaryButton__3HFMu:active{transform:translateY(0)}.property-not-found_secondaryButton__sJWeJ{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;background:rgba(0,0,0,0);color:var(--primary);text-decoration:none;border:2px solid var(--primary);border-radius:8px;font-weight:600;font-size:.9375rem;transition:all .3s ease}.property-not-found_secondaryButton__sJWeJ:hover{background:var(--light-background);transform:translateY(-2px)}.property-not-found_secondaryButton__sJWeJ:active{transform:translateY(0)}.property-not-found_helpSection__Fi2fy{padding-top:2rem;border-top:1px solid var(--light-gray);opacity:0;animation:property-not-found_fadeInUp___D31G .6s ease .8s forwards}.property-not-found_helpTitle__Hr4q6{font-weight:600;color:var(--text);margin:0 0 1rem;font-size:.9375rem}.property-not-found_helpLinks__c5w6p{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.property-not-found_helpLinks__c5w6p a{color:var(--primary);text-decoration:none;font-weight:500;font-size:.875rem;transition:all .2s ease;position:relative}.property-not-found_helpLinks__c5w6p a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--primary);transition:width .3s ease}.property-not-found_helpLinks__c5w6p a:hover{color:var(--form-button-hover)}.property-not-found_helpLinks__c5w6p a:hover:after{width:100%}.property-not-found_decorativeElements__jCsmp{position:absolute;inset:0;pointer-events:none;z-index:1}.property-not-found_circle___FVBN{position:absolute;border-radius:50%;background:linear-gradient(135deg,var(--gradient-partner-start) 0,var(--gradient-partner-end) 100%);opacity:.05}.property-not-found_circle___FVBN:first-child{width:400px;height:400px;top:-200px;right:-200px;animation:property-not-found_float__uZlcN 20s ease-in-out infinite}.property-not-found_circle___FVBN:nth-child(2){width:300px;height:300px;bottom:-150px;left:-150px;animation:property-not-found_float__uZlcN 15s ease-in-out infinite reverse}@keyframes property-not-found_fadeInDown__2W_Zz{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes property-not-found_fadeInUp___D31G{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes property-not-found_float__uZlcN{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}.recommended-property-card_wrapper__gVg2S{display:flex;flex-direction:column;text-decoration:none;background:#fff;border-radius:12px;overflow:hidden;width:97%;height:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative}@media(min-width:768px){.recommended-property-card_wrapper__gVg2S{border-radius:16px;margin-bottom:20px}}.recommended-property-card_wrapper__gVg2S:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(6,182,212,.25),0 8px 16px rgba(0,0,0,.12),0 0 0 2px var(--primary)}.recommended-property-card_wrapper__gVg2S:hover:after{content:"";position:absolute;inset:-2px;border-radius:18px;padding:2px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-light) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.6;pointer-events:none;z-index:-1}.recommended-property-card_wrapper__gVg2S:hover .recommended-property-card_image_wrapper__L1vnu .recommended-property-card_image__Nih8F{transform:scale(1.08)}.recommended-property-card_image_wrapper__L1vnu{position:relative;overflow:hidden;width:100%;height:240px;flex-shrink:0}@media(min-width:768px){.recommended-property-card_image_wrapper__L1vnu{height:280px;width:320px;border:1px solid rgba(0,0,0,.1);border-radius:16px 16px 0 0}}.recommended-property-card_image_wrapper__L1vnu .recommended-property-card_image__Nih8F{transition:transform .5s cubic-bezier(.4,0,.2,1)}.recommended-property-card_image_container__ismxg{position:relative;width:100%;height:100%;border-radius:16px}@media(min-width:768px){.recommended-property-card_image_container__ismxg{border-radius:16px 16px 0 0}}.recommended-property-card_image__Nih8F{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;border-radius:16px;border:1px solid rgba(0,0,0,.1)}@media(min-width:768px){.recommended-property-card_image__Nih8F{border-radius:16px 16px 0 0;border:none}}.recommended-property-card_new_badge__UJIir{position:absolute;top:14px;left:14px;background:hsla(0,0%,100%,.9);color:#344051;padding:5px 8px;border-radius:8px;font-size:12px;font-weight:500;z-index:2;-webkit-backdrop-filter:blur(7.3px);backdrop-filter:blur(7.3px);letter-spacing:.3px}@media(min-width:768px){.recommended-property-card_new_badge__UJIir{top:18px;left:18px;padding:6px 8px;font-size:12px;border-radius:10px}}.recommended-property-card_heart_icon___gJfi{position:absolute;top:14px;right:14px;background:hsla(0,0%,100%,.9);border:none;border-radius:10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#141c25;-webkit-backdrop-filter:blur(7.3px);backdrop-filter:blur(7.3px)}@media(min-width:768px){.recommended-property-card_heart_icon___gJfi{top:18px;right:18px;width:40px;height:40px}}.recommended-property-card_heart_icon___gJfi:hover{background:#fff;transform:scale(1.1)}.recommended-property-card_heart_icon___gJfi:disabled{opacity:.6;cursor:not-allowed}.recommended-property-card_heart_icon___gJfi svg{width:26px;height:26px;transition:all .3s ease}@media(min-width:768px){.recommended-property-card_heart_icon___gJfi svg{width:28px;height:28px}}.recommended-property-card_heart_icon___gJfi.recommended-property-card_active__Tl_7Y{background:hsla(0,0%,100%,.9)}.recommended-property-card_heart_icon___gJfi.recommended-property-card_active__Tl_7Y svg{fill:var(--hearth-color);stroke:var(--hearth-color)}.recommended-property-card_heart_icon___gJfi.recommended-property-card_active__Tl_7Y:hover{background:#fff;transform:scale(1.1)}.recommended-property-card_content_wrapper__o9pA_{padding:18px 18px 18px 0;overflow:hidden;flex:1 1;display:flex;flex-direction:column;border:1px solid #f2f4f7;border-top:none;border-radius:0 0 16px 16px}@media(min-width:768px){.recommended-property-card_content_wrapper__o9pA_{padding:16px 16px 16px 5px}}.recommended-property-card_content__X9VN3{margin-bottom:14px}@media(min-width:768px){.recommended-property-card_content__X9VN3{margin-bottom:14px}}.recommended-property-card_title__lQ6UP{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:768px){.recommended-property-card_title__lQ6UP{font-size:16px;margin-bottom:8px}}.recommended-property-card_price__plhT4{font-size:20px;font-weight:700;color:var(--primary);margin:0;display:flex;justify-content:flex-end;gap:20px}@media(min-width:768px){.recommended-property-card_price__plhT4{font-size:20px}}.recommended-property-card_price_per_m2__AmHgZ{font-size:16px;font-weight:500;color:var(--primary);margin-left:4px}@media(min-width:768px){.recommended-property-card_price_per_m2__AmHgZ{font-size:15px}}.recommended-property-card_info___a_7Y{margin-top:auto}.recommended-property-card_newLabelAlternative__3pjoV{background:var(--primary);color:var(--white);padding:4px 12px;border-radius:10px;font-size:15.5px;font-weight:500;white-space:nowrap;position:relative}@media(max-width:768px){.recommended-property-card_newLabelAlternative__3pjoV{padding:4px 8px;font-size:10px;border-radius:8px;line-height:1.3;flex:1 1;text-align:center}}.recommended-property-card_newLabelAlternative__3pjoV:not(.recommended-property-card_inactive__aIZKh){animation:recommended-property-card_attention-seeker__GTH60 2.5s ease-in-out infinite,recommended-property-card_color-shift-alternative__A_jZc 4s ease-in-out infinite;background-clip:padding-box}.recommended-property-card_newLabelAlternative__3pjoV:not(.recommended-property-card_inactive__aIZKh):before{content:"";position:absolute;inset:-2px;border-radius:10px;padding:2px;background:linear-gradient(90deg,var(--primary),rgba(var(--primary-rgb,59,130,246),.5),var(--primary));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:recommended-property-card_border-dance___kWoE 3s linear infinite;z-index:-1}.recommended-property-card_newLabelAlternative__3pjoV.recommended-property-card_inactive__aIZKh{background:#e5e7eb;color:#9ca3af;opacity:.7}.recommended-property-card_buttons__iBCuu{margin-top:14px;display:flex;flex-direction:column;gap:12px;min-height:68px}.recommended-property-card_buttons__iBCuu .recommended-property-card_row__sWx6T{padding-right:5px;display:flex;flex-direction:row;gap:5px;min-height:28px;align-items:center}@media(max-width:768px){.recommended-property-card_buttons__iBCuu .recommended-property-card_row__sWx6T{flex-wrap:nowrap;min-height:auto;padding-right:0}.recommended-property-card_buttons__iBCuu{min-height:auto;gap:6px}}.recommended-property-card_titleItalic__BjYDh{font-style:italic;font-weight:500}@keyframes recommended-property-card_attention-seeker__GTH60{0%,to{transform:scale(1) rotate(0deg)}10%{transform:scale(1.05) rotate(-1deg)}20%{transform:scale(1.05) rotate(1deg)}30%{transform:scale(1) rotate(0deg)}}@keyframes recommended-property-card_color-shift-alternative__A_jZc{0%,to{box-shadow:0 0 15px rgba(var(--primary-rgb,59,130,246),.4)}50%{box-shadow:0 0 25px rgba(var(--primary-rgb,59,130,246),.7)}}@keyframes recommended-property-card_border-dance___kWoE{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}