@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";*{box-sizing:border-box;padding:0;margin:0;font-family:Rubik,sans-serif}body{overflow:hidden}:root{--Very-Dark-Gray: hsl(0, 0%, 17%);--Dark-Gray: hsl(0, 0%, 59%)}h1{text-align:center;color:#fff;font-weight:500;font-size:2rem}.ip-container{padding-top:1.5rem;width:100vw;height:37vh;background-image:url(/assets/pattern-bg-desktop-tWEft0Vv.png);background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center}.ip{margin-top:2rem;width:35vw;height:3.5rem;background-color:#fff;padding-left:1rem;border-radius:14px;display:flex;justify-content:space-between;align-items:center;overflow:hidden}input{border:none;outline:none;font-size:18px;width:86%;padding-block:.5rem;background-color:#fff}button{background-color:#000;height:100%;width:14%;border:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}button:hover{background-color:var(--Very-Dark-Gray);cursor:pointer}.info-container{position:fixed;width:100vw;height:fit-content;left:0;right:0;top:12rem;z-index:1000}.info{margin:0 auto;width:65%;height:100%;background-color:#fff;border-radius:14px;display:flex;justify-content:space-evenly;align-items:start;padding-block:2rem}.info div:not(.hr){width:20%;padding-right:1rem}span{font-size:20px;font-weight:500;color:var(--Very-Dark-Gray)}h3{color:var(--Dark-Gray);text-transform:uppercase;margin-bottom:.5rem;font-size:12px;align-self:center}.hr{height:4rem;width:1px;background-color:var(--Dark-Gray);align-self:center}#map{height:63vh}@media only screen and (max-width: 800px){h1{font-size:1.5rem}.ip{margin-top:1.75rem;width:40vw;height:3rem}input{font-size:14.5px}button{width:15%}.info-container{height:20vh;top:10rem}.info{padding-top:1.25rem;padding-inline:.25rem}span{font-size:1rem}}@media only screen and (max-width: 600px){h1{font-size:1.25rem}.ip-container{height:30vh}.ip{margin-top:1.5rem;width:85vw;height:3rem}input{font-size:14.5px}button{width:15%}.info-container{height:fit-content;top:9.25rem}.info{padding-block:1.2rem;padding-inline:.25rem;width:85%}span{font-size:.9rem}.leaflet-left{scale:.9;top:4rem;left:-.5rem}#map{height:70vh}}@media only screen and (max-width: 400px){h1{font-size:1.25rem}.ip-container{padding-top:1rem}.ip{margin-top:1.25rem;width:82vw;height:2.5rem}input{font-size:14.5px}button{width:15%}.info-container{height:fit-content;top:7rem}.info{row-gap:1rem;padding-top:1.25rem;padding-inline:.25rem;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:82%;padding-block:.75rem}.hr{display:none}.info div:not(.hr){width:100%}h3{font-size:10px;margin-bottom:.25rem}span{font-size:16px;width:100%}.leaflet-top{display:none}#map{height:90vh}.leaflet-marker-icon{width:30px!important;height:36px!important}}
