@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:#ffffffe6;--text-muted:#fff9;--card-bg:#1e1e1ecc;--card-hover:#282828cc;--card-selected:#323250cc;--border-color:#ffffff1a;--input-bg:#141414cc;--shadow-sm:0 1px 2px #0003;--shadow-md:0 4px 6px #0000004d;--shadow-lg:0 10px 15px #0006}*{box-sizing:border-box;margin:0;padding:0;font-family:Unbounded,sans-serif}html,body{max-width:100vw;height:100%;font-family:Unbounded,sans-serif;overflow:hidden 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;color:#fff;background:#e2001a;border:none;border-radius:20px;width:auto;padding:.5rem 15px;font-weight:500;transition:background-color .2s;display:inline-block}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);border-radius:.25rem;padding:.5rem}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}p,span,div,label{font-family:Unbounded,sans-serif}.app-container{flex-direction:column;display:flex;overflow:auto}.app-main{flex-direction:column;flex:1;display:flex;overflow:auto}@media (min-width:1024px){.main-layout{flex-direction:column;flex:1;gap:1rem;height:100%;padding:1rem;display:flex;overflow:auto}.search-row{width:100%}.content-row{flex:1;grid-template-columns:60% 40%;gap:1rem;height:calc(100% - 200px);display:grid}.map-column{flex-direction:column;display:flex;overflow:hidden}.results-column{flex-direction:column;max-height:80vh;display:flex}}input[type=date],input[type=datetime-local],input[type=time]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3Ccircle cx='8.5' cy='14.5' r='1.5'/%3E%3Ccircle cx='12' cy='14.5' r='1.5'/%3E%3Ccircle cx='15.5' cy='14.5' r='1.5'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:18px 18px;padding-right:40px;position:relative}input[type=date]::-webkit-calendar-picker-indicator{opacity:0;filter:none;cursor:pointer;width:18px;height:18px;position:absolute;right:10px}input[type=datetime-local]::-webkit-calendar-picker-indicator{opacity:0;filter:none;cursor:pointer;width:18px;height:18px;position:absolute;right:10px}input[type=date]::-webkit-inner-spin-button{filter:invert()brightness(1.4)}input[type=date]::-webkit-clear-button{filter:invert()brightness(1.4)}input[type=datetime-local]::-webkit-inner-spin-button{filter:invert()brightness(1.4)}input[type=datetime-local]::-webkit-clear-button{filter:invert()brightness(1.4)}@media (min-width:768px) and (max-width:1023px){.main-layout{flex-direction:column;flex:1;gap:1rem;height:100%;padding:1rem;display:flex;overflow:auto}.search-row{width:100%}.content-row{flex-direction:column;flex:1;gap:1rem;width:100%;display:flex}.map-column{flex-direction:column;flex:1;order:1;width:100%;min-height:400px;display:flex;overflow:hidden}.results-column{flex-direction:column;order:2;width:100%;max-height:400px;display:flex}}@media (max-width:767px){.main-layout{flex-direction:column;flex:1;gap:1rem;height:100%;padding:.5rem;display:flex;overflow:auto}.search-row{width:100%}.content-row{flex-direction:column;flex:1;gap:1rem;width:100%;display:flex}.map-column{flex-direction:column;flex:1;order:1;width:100%;min-height:300px;display:flex;overflow:hidden}.results-column{flex-direction:column;order:2;width:100%;max-height:300px;display:flex}}
.Header-module__ldgnoG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:10;background-color:#141414cc;padding:1rem 0;position:sticky;top:0}.Header-module__ldgnoG__container{justify-content:space-between;align-items:center;max-width:1400px;height:80px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__ldgnoG__logo{align-items:center;display:flex}.Header-module__ldgnoG__logo>img{width:auto;height:50px}.Header-module__ldgnoG__logoText{width:auto;height:2rem;display:block}.Header-module__ldgnoG__nav{display:flex}.Header-module__ldgnoG__navList{gap:2rem;list-style:none;display:flex}.Header-module__ldgnoG__navItem{position:relative}.Header-module__ldgnoG__navLink{color:var(--text-color);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__ldgnoG__navLink:hover,.Header-module__ldgnoG__navLink.Header-module__ldgnoG__active{color:var(--primary-color)}.Header-module__ldgnoG__navLink.Header-module__ldgnoG__active:after{content:"";background-color:var(--primary-color);width:100%;height:2px;position:absolute;bottom:-.5rem;left:0}.Header-module__ldgnoG__actions{align-items:center;gap:1rem;display:flex}.Header-module__ldgnoG__languageSelector{align-items:center;gap:.25rem;display:flex}.Header-module__ldgnoG__langButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.875rem;font-weight:500;transition:color .2s}.Header-module__ldgnoG__langButton:hover{color:var(--text-color)}.Header-module__ldgnoG__langButton.Header-module__ldgnoG__active{color:var(--primary-color);font-weight:600}.Header-module__ldgnoG__langSeparator{color:var(--text-muted);font-size:.875rem}.Header-module__ldgnoG__headerImageContainer{background-color:#fff;width:100%;height:150px;margin-top:1rem}.Header-module__ldgnoG__headerImage{height:120%;display:block}@media (max-width:768px){.Header-module__ldgnoG__container{padding:0 1rem}.Header-module__ldgnoG__nav{display:none}.Header-module__ldgnoG__actions{margin-left:auto}.Header-module__ldgnoG__headerImageContainer{height:60px}.Header-module__ldgnoG__logo>img{height:40px}}
.Footer-module__Grjkva__footer{border-top:1px solid var(--border-color);background-color:#141414e6;margin-top:2rem;padding:3rem 0 1.5rem}.Footer-module__Grjkva__container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.Footer-module__Grjkva__top{flex-wrap:wrap;gap:3rem;margin-bottom:3rem;display:flex}.Footer-module__Grjkva__brand{flex-wrap:wrap;flex:1;gap:2rem;min-width:250px;display:flex}.Footer-module__Grjkva__brandColumn{flex:1;min-width:250px}.Footer-module__Grjkva__logo{color:#bf1122;letter-spacing:1px;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.Footer-module__Grjkva__tagline{color:var(--text-muted);max-width:300px;font-size:.9rem;line-height:1.5}.Footer-module__Grjkva__contactTitle{color:var(--text-color);margin-bottom:1rem;font-size:1rem;font-weight:600}.Footer-module__Grjkva__contactInfo{color:var(--text-muted);margin-bottom:.5rem;font-size:.9rem;line-height:1.5}.Footer-module__Grjkva__contactEmail{color:var(--text-muted);font-size:.9rem;line-height:1.5}.Footer-module__Grjkva__links{flex-wrap:wrap;gap:3rem;display:flex}.Footer-module__Grjkva__linkGroup{min-width:150px}.Footer-module__Grjkva__linkTitle{color:var(--text-color);margin-bottom:1rem;font-size:1rem;font-weight:600}.Footer-module__Grjkva__linkList{padding:0;list-style:none}.Footer-module__Grjkva__linkList li{margin-bottom:.75rem}.Footer-module__Grjkva__linkList a{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__linkList a:hover{color:var(--primary-color)}.Footer-module__Grjkva__socialList{gap:1rem;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__socialIcon{color:#000;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:transform .2s;display:flex}.Footer-module__Grjkva__socialIcon:hover{transform:scale(1.1)}.Footer-module__Grjkva__svgIcon{width:20px;height:20px;display:block}.Footer-module__Grjkva__bottom{border-top:1px solid var(--border-color);text-align:center;padding-top:1.5rem}.Footer-module__Grjkva__copyright{color:var(--text-muted);font-size:.8rem}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:2rem 0 1rem}.Footer-module__Grjkva__container{padding:0 1rem}.Footer-module__Grjkva__top{flex-direction:column;gap:2rem;margin-bottom:2rem}.Footer-module__Grjkva__links{gap:2rem}}
