@font-face{font-family:Unbounded;src:url(/fonts/Unbounded/static/Unbounded-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded/static/Unbounded-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded/static/Unbounded-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded/static/Unbounded-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded/static/Unbounded-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:15,15,15;--primary-color:#e2001a;--primary-hover:#e2001a;--secondary-color:#10b981;--secondary-hover:#059669;--text-color:hsla(0,0%,100%,.9);--text-muted:hsla(0,0%,100%,.6);--card-bg:rgba(30,30,30,.8);--card-hover:rgba(40,40,40,.8);--card-selected:rgba(50,50,80,.8);--border-color:hsla(0,0%,100%,.1);--input-bg:hsla(0,0%,8%,.8);--shadow-sm:0 1px 2px rgba(0,0,0,.2);--shadow-md:0 4px 6px rgba(0,0,0,.3);--shadow-lg:0 10px 15px rgba(0,0,0,.4)}*{box-sizing:border-box;padding:0;margin:0}*,body,html{font-family:Unbounded,sans-serif}body,html{max-width:100vw;overflow-x:hidden;height:100%;overflow-y:auto}body{color:var(--text-color);background:linear-gradient(to bottom,rgb(var(--background-start-rgb)),rgb(var(--background-end-rgb)));min-height:100vh;font-family:Unbounded,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:Unbounded,sans-serif}button{cursor:pointer;background:#e2001a;color:#fff;border:none;padding:.5rem 15px;border-radius:20px;font-weight:500;transition:background-color .2s;display:inline-block;width:auto}button:hover{background:#c0001a}button.secondary{background:var(--secondary-color)}button.secondary:hover{background:var(--secondary-hover)}input,select,textarea{background:var(--input-bg);border:1px solid var(--border-color);color:var(--text-color);padding:.5rem;border-radius:.25rem}h1,h2,h3,h4,h5,h6{font-family:Unbounded,sans-serif;font-weight:500}h1{font-weight:600}h2{text-transform:uppercase;font-weight:500}div,label,p,span{font-family:Unbounded,sans-serif}.app-container{flex-direction:column}.app-container,.app-main{display:flex;overflow:auto}.app-main{flex:1 1;flex-direction:column}@media (min-width:1024px){.main-layout{display:flex;flex-direction:column;gap:1rem;flex:1 1;padding:1rem;height:100%;overflow:auto}.search-row{width:100%}.content-row{display:grid;grid-template-columns:60% 40%;grid-gap:1rem;gap:1rem;flex:1 1;height:calc(100% - 200px)}.map-column{overflow:hidden}.map-column,.results-column{display:flex;flex-direction:column}.results-column{max-height:80vh}}@media (min-width:768px) and (max-width:1023px){.main-layout{display:flex;flex-direction:column;gap:1rem;flex:1 1;padding:1rem;height:100%;overflow:auto}.search-row{width:100%}.content-row{gap:1rem}.content-row,.map-column{display:flex;flex-direction:column;flex:1 1;width:100%}.map-column{overflow:hidden;order:1;min-height:400px}.results-column{width:100%;display:flex;flex-direction:column;order:2;max-height:400px}}@media (max-width:767px){.main-layout{display:flex;flex-direction:column;gap:1rem;flex:1 1;padding:.5rem;height:100%;overflow:auto}.search-row{width:100%}.content-row{gap:1rem}.content-row,.map-column{display:flex;flex-direction:column;flex:1 1;width:100%}.map-column{overflow:hidden;order:1;min-height:300px}.results-column{width:100%;display:flex;flex-direction:column;order:2;max-height:300px}}.Header_header__AF_3G{background-color:hsla(0,0%,8%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);position:-webkit-sticky;position:sticky;top:0;z-index:10;padding:1rem 0}.Header_container__3JNoS{max-width:1400px;margin:0 auto;padding:0 1.5rem;justify-content:space-between;height:80px}.Header_container__3JNoS,.Header_logo__1FRrW{display:flex;align-items:center}.Header_logo__1FRrW>img{height:50px;width:auto}.Header_logoText__Q2TRx{height:2rem;width:auto;display:block}.Header_nav__LVYU2{display:flex}.Header_navList__YufAx{display:flex;list-style:none;gap:2rem}.Header_navItem__pb6e5{position:relative}.Header_navLink__bX76H{color:var(--text-color);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.Header_navLink__bX76H.Header_active__8Eipm,.Header_navLink__bX76H:hover{color:var(--primary-color)}.Header_navLink__bX76H.Header_active__8Eipm:after{content:"";position:absolute;bottom:-.5rem;left:0;width:100%;height:2px;background-color:var(--primary-color)}.Header_actions__FHMH_{display:flex;align-items:center;gap:1rem}.Header_languageSelector__hgEyM{display:flex;align-items:center;gap:.25rem}.Header_langButton__ZAIJQ{background:none;border:none;color:var(--text-muted);font-size:.875rem;font-weight:500;cursor:pointer;padding:.25rem .5rem;transition:color .2s}.Header_langButton__ZAIJQ:hover{color:var(--text-color)}.Header_langButton__ZAIJQ.Header_active__8Eipm{color:var(--primary-color);font-weight:600}.Header_langSeparator__XpRzB{color:var(--text-muted);font-size:.875rem}.Header_headerImageContainer__gHXFO{width:100%;margin-top:1rem;height:150px;background-color:#fff}.Header_headerImage__RApTG{height:120%;display:block}@media (max-width:768px){.Header_container__3JNoS{padding:0 1rem}.Header_nav__LVYU2{display:none}.Header_actions__FHMH_{margin-left:auto}.Header_headerImageContainer__gHXFO{height:60px}.Header_logo__1FRrW>img{height:40px}}.Footer_footer__4vzqH{background-color:hsla(0,0%,8%,.9);border-top:1px solid var(--border-color);padding:3rem 0 1.5rem;margin-top:2rem}.Footer_container__Dj1D9{max-width:1400px;margin:0 auto;padding:0 1.5rem}.Footer_top__k6DNG{display:flex;flex-wrap:wrap;gap:3rem;margin-bottom:3rem}.Footer_brand__Y4wbm{flex:1 1;min-width:250px;display:flex;gap:2rem;flex-wrap:wrap}.Footer_brandColumn__AT9cV{flex:1 1;min-width:250px}.Footer_logo__C9vo8{font-size:1.3rem;font-weight:700;color:#bf1122;margin-bottom:1rem;letter-spacing:1px}.Footer_tagline__NHwwX{color:var(--text-muted);font-size:.9rem;line-height:1.5;max-width:300px}.Footer_contactTitle__RiySf{color:var(--text-color);font-size:1rem;font-weight:600;margin-bottom:1rem}.Footer_contactInfo__bV56D{margin-bottom:.5rem}.Footer_contactEmail__JoxRR,.Footer_contactInfo__bV56D{color:var(--text-muted);font-size:.9rem;line-height:1.5}.Footer_links__LGHlK{display:flex;flex-wrap:wrap;gap:3rem}.Footer_linkGroup__S_xwJ{min-width:150px}.Footer_linkTitle__tmCil{color:var(--text-color);font-size:1rem;font-weight:600;margin-bottom:1rem}.Footer_linkList__xbV8f{list-style:none;padding:0}.Footer_linkList__xbV8f li{margin-bottom:.75rem}.Footer_linkList__xbV8f a{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .2s}.Footer_linkList__xbV8f a:hover{color:var(--primary-color)}.Footer_socialList__q2Cxj{list-style:none;padding:0;display:flex;gap:1rem}.Footer_socialIcon__Snf9u{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#fff;color:#000;border-radius:50%;text-decoration:none;font-size:1.2rem;font-weight:700;transition:transform .2s}.Footer_socialIcon__Snf9u:hover{transform:scale(1.1)}.Footer_svgIcon__U_PtZ{width:20px;height:20px;display:block}.Footer_bottom__2dJjP{border-top:1px solid var(--border-color);padding-top:1.5rem;text-align:center}.Footer_copyright__1v3uR{color:var(--text-muted);font-size:.8rem}@media (max-width:768px){.Footer_footer__4vzqH{padding:2rem 0 1rem}.Footer_container__Dj1D9{padding:0 1rem}.Footer_top__k6DNG{flex-direction:column;gap:2rem;margin-bottom:2rem}.Footer_links__LGHlK{gap:2rem}}