.Sidebar-module__Zs5MQW__sidebar{height:calc(100dvh - var(--headerHeight) - 30px);margin-top:-5px}@media only screen and (min-width:1024px){.Sidebar-module__Zs5MQW__sidebar{height:calc(100dvh - var(--headerHeight) - 30px);top:calc(var(--headerHeight) - 25px)}}.Sidebar-module__Zs5MQW__sidebar{text-align:left;background-color:var(--color9);width:260px;min-width:260px;box-shadow:var(--boxShadow1);z-index:999;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:20px 16px;animation:.35s Sidebar-module__Zs5MQW__slideIn;display:flex;position:absolute;left:0;overflow:hidden auto}@keyframes Sidebar-module__Zs5MQW__slideIn{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.Sidebar-module__Zs5MQW__sidebar_closeButton{cursor:pointer;width:32px;height:32px;color:var(--color2);transition:all .2s;position:absolute;top:18px;right:16px}.Sidebar-module__Zs5MQW__sidebar_closeButton:hover{transform:scale(1.1)}.Sidebar-module__Zs5MQW__sidebar_items{width:100%;color:var(--color2);flex-direction:column;gap:6px;display:flex}.Sidebar-module__Zs5MQW__sidebar_items a{border:1px solid #0000;border-radius:12px;width:100%;padding:12px 14px;font-size:18px;font-weight:600;text-decoration:none;transition:all .25s;position:relative;overflow:hidden}.Sidebar-module__Zs5MQW__sidebar_items a.Sidebar-module__Zs5MQW__active{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#9800df59,#0077ff59);border:1px solid #fff3;box-shadow:0 10px 30px #07f3,inset 0 0 25px #ffffff14}.Sidebar-module__Zs5MQW__sidebar_items a:hover{-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#9800df2e,#0077ff2e);border:1px solid #ffffff26;transform:translate(5px);box-shadow:0 8px 25px #0077ff26,inset 0 0 20px #ffffff0d}.Sidebar-module__Zs5MQW__sidebar::-webkit-scrollbar{width:6px}.Sidebar-module__Zs5MQW__sidebar::-webkit-scrollbar-thumb{border-radius:999px}
.Navbar-module__L3qtea__navbar{--hamMenuWidth:30vw}@media only screen and (min-width:1024px){.Navbar-module__L3qtea__navbar{--hamMenuWidth:20vw}}.Navbar-module__L3qtea__navbar{width:var(--windowWidth);height:var(--headerHeight);padding-left:calc((100vw - var(--windowWidth)) / 2);padding-right:calc((100vw - var(--windowWidth)) / 2);background-color:var(--color9);box-shadow:var(--boxShadow1);z-index:10;border-bottom-right-radius:35px;border-bottom-left-radius:35px;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;transition:all .3s ease-in-out;display:flex;position:fixed}.Navbar-module__L3qtea__navbar_logo{width:calc(var(--headerHeight) * 3);height:var(--headerHeight);justify-content:center;align-items:center;display:flex;position:relative}.Navbar-module__L3qtea__navbar_logo img{object-fit:contain}.Navbar-module__L3qtea__navbar_items{width:fit-content;height:var(--headerHeight);flex-direction:row;justify-content:center;align-items:center;gap:20px;display:none}@media only screen and (min-width:1024px){.Navbar-module__L3qtea__navbar_items{display:flex}}.Navbar-module__L3qtea__navbar_items a{font-size:calc(var(--fontSize) + 4px);color:var(--color2);text-transform:uppercase}.Navbar-module__L3qtea__navbar_items a:hover,.Navbar-module__L3qtea__navbar_items .Navbar-module__L3qtea__link,.Navbar-module__L3qtea__navbar_items .Navbar-module__L3qtea__active{color:var(--color2);font-weight:700}.Navbar-module__L3qtea__navbar_iconsContainer{width:fit-content;height:var(--headerHeight);flex-direction:row;justify-self:center;align-items:center;gap:10px;display:flex}.Navbar-module__L3qtea__navbar_iconsContainer svg{color:var(--color2);width:calc(var(--headerHeight) * 60 / 100);height:calc(var(--headerHeight) * 60 / 100);cursor:pointer;border-radius:50%}.Navbar-module__L3qtea__navbar_hamMenu{text-align:left;min-width:var(--hamMenuWidth);max-width:fit-content;min-height:min-content;max-height:calc(100dvh - var(--headerHeight) - 40px);background-color:var(--color9);box-shadow:var(--boxShadow1);border-bottom-left-radius:35px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;padding:20px;animation:.3s ease-in-out Navbar-module__L3qtea__slideIn;display:flex;position:absolute;top:100%;right:0}@keyframes Navbar-module__L3qtea__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.Navbar-module__L3qtea__navbar_hamMenu_item{font-size:calc(var(--fontSize) + 4px);color:var(--color2);text-transform:uppercase;cursor:pointer}.Navbar-module__L3qtea__navbar_hamMenu_item:hover,.Navbar-module__L3qtea__navbar_hamMenu_item .Navbar-module__L3qtea__link,.Navbar-module__L3qtea__navbar_hamMenu_item .Navbar-module__L3qtea__active{color:var(--color2);font-weight:700}
.Footer-module__PYKVZa__footer{background:var(--color9);width:100%;color:var(--color2);margin-top:-30px;padding:60px 0 25px}.Footer-module__PYKVZa__container{flex-direction:column;gap:35px;width:100%;margin:auto;display:flex}.Footer-module__PYKVZa__footer_top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;display:flex}.Footer-module__PYKVZa__footer_top_logo{width:210px;height:65px;margin-left:220px;position:relative}.Footer-module__PYKVZa__footer_top_logo img{object-fit:contain}.Footer-module__PYKVZa__footer_top_socialIcons{gap:18px;margin-right:300px;display:flex}.Footer-module__PYKVZa__footer_top_socialIcons a{color:var(--color2);transition:all .3s}.Footer-module__PYKVZa__footer_top_socialIcons svg{width:24px;height:24px}.Footer-module__PYKVZa__footer_top_socialIcons a:hover{color:var(--color3);transform:translateY(-4px)}.Footer-module__PYKVZa__footer hr{background:#ffffff26;border:none;height:1px}.Footer-module__PYKVZa__footer_content{justify-content:space-between;align-items:flex-center;flex-wrap:wrap;gap:220px;display:flex}.Footer-module__PYKVZa__footer_links{flex-wrap:wrap;flex:1;justify-content:space-between;gap:50px;margin-left:50px;display:flex}.Footer-module__PYKVZa__footer_navItems{flex-direction:column;gap:14px;min-width:200px;margin-right:30px;display:flex}.Footer-module__PYKVZa__footer_navItems_title{color:#fff;margin-bottom:6px;font-size:1.25rem;font-weight:700}.Footer-module__PYKVZa__footer_navItems a{color:#ffffffbf;align-items:center;text-decoration:none;transition:all .25s}.Footer-module__PYKVZa__footer_navItems a:hover{color:#fff;transform:translate(5px)}.Footer-module__PYKVZa__footer_newsletterSubscription{flex-direction:column;gap:18px;width:360px;margin-right:30px;display:flex}.Footer-module__PYKVZa__footer_newsletterSubscription_title{font-size:1.2rem;font-weight:700}.Footer-module__PYKVZa__footer_newsletterSubscription_description{color:#ffffffbf;line-height:1.6}.Footer-module__PYKVZa__footer_newsletterSubscription form{background:#fff;border-radius:12px;align-items:center;display:flex;overflow:hidden}.Footer-module__PYKVZa__footer_newsletterSubscription input{border:none;outline:none;flex:1;padding:14px 18px;font-size:15px}.Footer-module__PYKVZa__footer_newsletterSubscription button{cursor:pointer;background:var(--color1);color:#fff;border:none;height:50px;padding:0 22px;transition:all .3s}.Footer-module__PYKVZa__footer_newsletterSubscription button:hover{opacity:.9}.Footer-module__PYKVZa__footer_copyright{text-align:center;color:#fff9;font-size:.95rem}@media (max-width:900px){.Footer-module__PYKVZa__footer{padding:45px 0 20px}.Footer-module__PYKVZa__footer_top{text-align:center;justify-content:center}.Footer-module__PYKVZa__footer_content{flex-direction:column;gap:45px}.Footer-module__PYKVZa__footer_links{justify-content:center;width:100%}.Footer-module__PYKVZa__footer_navItems{text-align:center;align-items:center}.Footer-module__PYKVZa__footer_newsletterSubscription{text-align:center;width:100%}}@media (max-width:600px){.Footer-module__PYKVZa__footer_links{flex-direction:column;align-items:center;gap:35px}.Footer-module__PYKVZa__footer_top_logo{width:180px;height:55px}.Footer-module__PYKVZa__footer_top_socialIcons{gap:14px}}@media (max-width:480px){.Footer-module__PYKVZa__footer{margin-top:-15px}.Footer-module__PYKVZa__container{gap:25px}.Footer-module__PYKVZa__footer_top{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px}.Footer-module__PYKVZa__footer_top_logo{width:170px;height:50px;margin-left:0}.Footer-module__PYKVZa__footer_top_socialIcons{flex-wrap:wrap;justify-content:center;gap:16px;margin-right:0}.Footer-module__PYKVZa__footer_top_socialIcons svg{width:22px;height:22px}.Footer-module__PYKVZa__footer_content{flex-direction:column;align-items:center;gap:30px}.Footer-module__PYKVZa__footer_links{flex-direction:column;align-items:center;gap:30px;width:100%;margin-left:0}.Footer-module__PYKVZa__footer_navItems{min-width:unset;text-align:center;align-items:center;gap:10px;width:100%;margin-right:0}.Footer-module__PYKVZa__footer_navItems_title{font-size:1.1rem}.Footer-module__PYKVZa__footer_newsletterSubscription{text-align:center;align-items:center;width:100%;margin-right:0}.Footer-module__PYKVZa__footer_newsletterSubscription_description{max-width:300px}.Footer-module__PYKVZa__footer_newsletterSubscription form{width:70%}.Footer-module__PYKVZa__footer_newsletterSubscription input{font-size:14px}.Footer-module__PYKVZa__footer_newsletterSubscription button{height:46px;padding:0 18px}.Footer-module__PYKVZa__footer_copyright{padding:0 10px;font-size:.8rem;line-height:1.5}}
.NewsletterForm-module__xfcbDG__form{text-align:center;background-color:var(--color2);width:fit-content;height:fit-content;box-shadow:var(--boxShadow1);border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:5px;padding:5px;display:flex}.NewsletterForm-module__xfcbDG__form input{border:unset;outline:unset;font-size:var(--fontSize);width:var(--inputWidth);background-color:#0000}.NewsletterForm-module__xfcbDG__form button{border:unset;outline:unset;cursor:pointer;background-color:#0000}.NewsletterForm-module__xfcbDG__form button svg{width:calc(var(--fontSize) + 2px);height:calc(var(--fontSize) + 2px);color:var(--color1)}
.FloatButtons-module__A__B8q__floatButtons{flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex;position:fixed;bottom:20px;right:20px}.FloatButtons-module__A__B8q__floatButtons_button{border-radius:50%;justify-content:center;align-items:center;padding:10px;display:flex}.FloatButtons-module__A__B8q__floatButtons_button:first-of-type{background-color:#25d366}.FloatButtons-module__A__B8q__floatButtons_button svg{width:calc(var(--fontSize) + 16px);height:calc(var(--fontSize) + 16px);color:var(--color2)}
.SidebarButton-module__BePa2q__buttons{width:fit-content;height:fit-content;top:calc(var(--headerHeight) - 20px);flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;left:20px}.SidebarButton-module__BePa2q__buttons svg{width:calc(var(--fontSize) + 10px);height:calc(var(--fontSize) + 10px);color:var(--color1);cursor:pointer}@media only screen and (min-width:1024px){.SidebarButton-module__BePa2q__buttons svg{top:calc(var(--headerHeight) - 15px)}}@media (max-width:480px){.SidebarButton-module__BePa2q__buttons{left:12px;top:calc(var(--headerHeight) - 16px);gap:8px}.SidebarButton-module__BePa2q__buttons svg{width:calc(var(--fontSize) + 4px);height:calc(var(--fontSize) + 4px)}}
.Properties-module__ltvVrq__properties{margin-top:calc(var(--headerHeight) - 15px);--cardsWidth:95vw;--cardWidth:180px}@media only screen and (min-width:600px){.Properties-module__ltvVrq__properties{--cardWidth:240px}}@media only screen and (min-width:1024px){.Properties-module__ltvVrq__properties{margin-top:calc(var(--headerHeight) - 30px);--cardsWidth:90vw;--cardWidth:280px}}@media only screen and (min-width:1382px){.Properties-module__ltvVrq__properties{--cardsWidth:calc(1382px * 90 / 100);--cardWidth:320px}}.Properties-module__ltvVrq__properties{text-align:center;width:100vw;min-height:calc(100dvh - var(--headerHeight));flex-direction:column;justify-content:flex-start;align-items:center;height:auto;padding-top:30px;padding-bottom:80px;display:flex;position:relative}.Properties-module__ltvVrq__properties_cards{grid-template-columns:repeat(auto-fit, minmax(min(var(--cardWidth), 100%), 1fr));align-items:stretch;gap:28px;width:40%;height:350px;display:grid}.Properties-module__ltvVrq__properties_cards_card{background:#fff;border:1px solid #0000000f;border-radius:24px;flex-direction:column;justify-content:flex-start;width:100%;transition:all .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #00000014,0 20px 50px #0000000d}.Properties-module__ltvVrq__properties_cards_card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001f,0 35px 70px #00000014}.Properties-module__ltvVrq__properties_cards_card_image{justify-content:center;align-items:center;width:100%;height:240px;display:flex;position:relative;overflow:hidden}.Properties-module__ltvVrq__properties_cards_card_image:after{content:"";z-index:1;background:linear-gradient(#0000 55%,#00000080);position:absolute;inset:0}.Properties-module__ltvVrq__properties_cards_card_image img{object-fit:cover;transition:transform .7s}.Properties-module__ltvVrq__properties_cards_card:hover .Properties-module__ltvVrq__properties_cards_card_image img{transform:scale(1.08)}.Properties-module__ltvVrq__properties_cards_card_image_economyType{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#111827;background:#ffffffeb;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700;position:absolute;bottom:14px;right:14px}.Properties-module__ltvVrq__properties_cards_card_image_propertyType{z-index:5;color:#fff;background:linear-gradient(135deg,#00b5ff,#06f);border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700;position:absolute;top:14px;left:14px}.Properties-module__ltvVrq__properties_cards_card_name{text-align:left;color:#111827;width:calc(100% - 32px);margin:18px 16px 0;font-size:20px;font-weight:800;line-height:1.4}.Properties-module__ltvVrq__properties_cards_card_address{text-align:left;color:#6b7280;width:calc(100% - 32px);margin:8px 16px 20px;font-size:15px;line-height:1.6}.Properties-module__ltvVrq__properties_cards_card_linkIcon{opacity:0;background:linear-gradient(135deg,#00b7ff,#06f);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex;position:absolute;bottom:18px;right:18px;transform:translateY(12px)}@media only screen and (min-width:1024px){.Properties-module__ltvVrq__properties_cards_card:hover .Properties-module__ltvVrq__properties_cards_card_linkIcon{display:flex!important}}.Properties-module__ltvVrq__properties_cards_card_linkIcon svg{width:calc(var(--fontSize) + 8px);height:calc(var(--fontSize) + 8px);color:var(--color9)}.Properties-module__ltvVrq__properties_openSidebar{width:calc(var(--fontSize) + 20px);height:calc(var(--fontSize) + 20px);background:var(--gradient6);left:0;top:calc((100dvh - var(--headerHeight) - (var(--fontSize) + 20px + 10px)) / 2);cursor:pointer;border-top-right-radius:50%;border-bottom-right-radius:50%;justify-content:center;align-items:center;padding:5px 5px 5px 0;display:flex;position:absolute}.Properties-module__ltvVrq__properties_openSidebar svg{width:calc(var(--fontSize) + 10px);height:calc(var(--fontSize) + 10px);color:var(--color2);animation:.5s ease-in-out Properties-module__ltvVrq__rotate180deg;transform:rotate(180deg)}@keyframes Properties-module__ltvVrq__rotate180deg{0%{transform:rotate(0)}to{transform:rotate(180deg)}}@media only screen and (max-width:480px){.Properties-module__ltvVrq__properties{width:90%;margin-top:180px;padding-top:20px;padding-bottom:40px}.Properties-module__ltvVrq__properties_cards{grid-template-columns:1fr;gap:18px;width:calc(100% - 24px);height:auto}.Properties-module__ltvVrq__properties_cards_card{border-radius:18px}.Properties-module__ltvVrq__properties_cards_card_image{height:200px}.Properties-module__ltvVrq__properties_cards_card_name{width:calc(100% - 24px);margin:14px 12px 0;font-size:18px;line-height:1.3}.Properties-module__ltvVrq__properties_cards_card_address{width:calc(100% - 24px);margin:6px 12px 16px;font-size:14px;line-height:1.5}.Properties-module__ltvVrq__properties_cards_card_image_propertyType,.Properties-module__ltvVrq__properties_cards_card_image_economyType{padding:6px 12px;font-size:11px}.Properties-module__ltvVrq__properties_cards_card_linkIcon{opacity:1;width:38px;height:38px;bottom:12px;right:12px;transform:none}.Properties-module__ltvVrq__properties_openSidebar{z-index:999;width:42px;height:42px;position:fixed;top:120px}}
.layout-module__T8_2_W__dashboard{padding-top:calc(var(--headerHeight) - 15px + 10px);height:calc(100dvh - var(--headerHeight) - 10px);margin-bottom:-15px}@media only screen and (min-width:1024px){.layout-module__T8_2_W__dashboard{padding-top:calc(var(--headerHeight) - 30px + 10px);height:calc(100dvh - var(--headerHeight) - 10px);margin-bottom:-30px}}.layout-module__T8_2_W__dashboard{width:100vw;height:calc(100dvh - var(--headerHeight) - 10px);flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:relative;overflow:hidden}.layout-module__T8_2_W__dashboard_content{width:var(--windowWidth);height:calc(100dvh - var(--headerHeight) - 10px);padding-left:calc((100vw - var(--windowWidth)) / 2);padding-right:calc((100vw - var(--windowWidth)) / 2);flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;display:flex;position:relative;overflow:hidden auto}