@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";:root{--location-text-main:#3e3f68;--location-text-secondary:#8a98ba;--location-text-accent:#ff4a40;--location-text-light:#fff;--location-background:#fff;--gradient-top:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.2),transparent);--gradient-bottom:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.2),transparent);--gradient-height:180px;--spacing-sm:10px;--spacing-md:20px;--icon-size:24px;--border-radius-md:8px;--background-transparent:hsla(0,0%,100%,.2);--background-transparent-hover:hsla(0,0%,100%,.3)}*,body,html{margin:0;padding:0;box-sizing:border-box;outline:none;font-optical-sizing:auto;font-family:Mulish,sans-serif!important}body{background:var(--location-background);color:var(--location-text-main)}.location-layout{min-height:100vh;display:flex;justify-content:center;align-items:flex-start}.location-layout__container{max-width:600px;width:100%}.container{max-width:992px;margin:0 auto}::-webkit-scrollbar{width:1px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{background-color:var(--location-text-light)}::-webkit-scrollbar-thumb{border-radius:5px}::-moz-scrollbar{width:1px}::-moz-scrollbar-thumb,::-moz-scrollbar-track{background-color:var(--location-text-light)}::-moz-scrollbar-thumb{border-radius:5px}