@tailwind base; @tailwind components; @tailwind utilities; /* GENERAL // ------------------------- */ /* * { font-family: 'Helvetica Neue', Helvetica, sans-serif; } */ #map { height: 100%; height: 100dvh; width: 100%; } .gm-style-mtc-bbw { display: none; } html, body { height: 100%; margin: 0; padding: 0; } .gm-fullscreen-control, .gm-svpc { display: none; } .st0 { fill: none; stroke: #000000; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; } .st1 { fill: none; stroke: #000000; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; } .st2 { fill: none; stroke: #000000; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; stroke-dasharray: 6, 6; } .st3 { fill: none; stroke: #000000; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; stroke-dasharray: 4, 4; } .st4 { fill: none; stroke: #000000; stroke-width: 2; stroke-linecap: round; } .st5 { fill: none; stroke: #000000; stroke-width: 2; stroke-linecap: round; stroke-dasharray: 3.1081, 3.1081; } .st6 { fill: none; stroke: #000000; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; stroke-dasharray: 4, 3; } /* header { background: rgb(38, 38, 38); background: linear-gradient( 180deg, rgba(38, 38, 38, 1) 0%, rgba(38, 38, 38, 0.7665660014005602) 51%, rgba(38, 38, 38, 0) 100% ); } */ /* body { color: #646c78; background-color: #222e3e; } */ /* .container { max-width: 1200px; margin: 0 auto; padding-left: 15px; padding-right: 15px; } */