.loader{width:50px;aspect-ratio:1;--c: no-repeat linear-gradient(#ffffff 0 0);background:var(--c) 0 0,var(--c) 100% 0,var(--c) 100% 100%,var(--c) 0 100%;animation:l2-1 2s infinite,l2-2 2s infinite;position:relative}.loader img{position:absolute;top:10px;left:10px;width:30px;height:30px;object-fit:contain}@keyframes l2-1{0%{background-size:0 3px,3px 0,0 3px,3px 0}12.5%{background-size:100% 3px,3px 0,0 3px,3px 0}25%{background-size:100% 3px,3px 100%,0 3px,3px 0}37.5%{background-size:100% 3px,3px 100%,100% 3px,3px 0}45%,55%{background-size:100% 3px,3px 100%,100% 3px,3px 100%}62.5%{background-size:0 3px,3px 100%,100% 3px,3px 100%}75%{background-size:0 3px,3px 0,100% 3px,3px 100%}87.5%{background-size:0 3px,3px 0,0 3px,3px 100%}to{background-size:0 3px,3px 0,0 3px,3px 0}}@keyframes l2-2{0%,49.9%{background-position:0 0,100% 0,100% 100%,0 100%}50%,to{background-position:100% 0,100% 100%,0 100%,0 0}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.arrow-line path{stroke-dasharray:700;stroke-dashoffset:700;animation:drawLine 1s ease-out forwards}.arrow-line-2 path{stroke-dasharray:700;stroke-dashoffset:700;animation:drawLine 1s ease-out forwards}@keyframes drawLine{to{stroke-dashoffset:0}}.destination-point,.traveller-by{opacity:0;animation:fadeIn .2s ease-in forwards}@keyframes fadeIn{to{opacity:1}}
