.map{flex-grow:1;display:flex;flex-direction:column}.map__image{position:relative;flex-grow:1;background:#000}.map__image>svg{position:absolute;display:block;width:100%;height:100%}.map__popup{position:absolute;top:50%;left:50%;transform:translate(-102%,55%);box-sizing:border-box;padding:12px 10px 10px;width:84px;color:#000;background-color:#fff;border-radius:8px;box-shadow:0 4px 24px rgba(0,0,0,.25)}.map-popup__legend{display:flex;align-items:center;margin-bottom:9px;font-size:10px;line-height:1.4}.map-popup__legend img{flex:none;margin-right:4px;width:12px}.map-popup__time{margin-bottom:3px;font-size:20px;line-height:1.13}.map-popup__distance{font-size:10px;line-height:1.4}.path{stroke-dashoffset:24;-webkit-animation:sde-dots 1.5s linear infinite,sde-ants 3s linear infinite;animation:sde-dots 1.5s linear infinite,sde-ants 3s linear infinite}@-webkit-keyframes sde-dots{0%{opacity:1}to{opacity:1;stroke-dashoffset:0}}@keyframes sde-dots{0%{opacity:1}to{opacity:1;stroke-dashoffset:0}}@-webkit-keyframes ants{0%{opacity:1;stroke-dashoffset:0}to{opacity:1;stroke-dashoffset:6}}@keyframes ants{0%{opacity:1;stroke-dashoffset:0}to{opacity:1;stroke-dashoffset:6}}.tip{position:absolute;top:0;left:0;right:0;display:flex;align-items:flex-start;box-sizing:border-box;padding:25px 13px;min-height:132px;background-image:linear-gradient(#000,rgba(0,0,0,.738) 19%,rgba(0,0,0,.541) 34%,rgba(0,0,0,.382) 47%,rgba(0,0,0,.278) 56.5%,rgba(0,0,0,.194) 65%,rgba(0,0,0,.126) 73%,rgba(0,0,0,.075) 80.2%,rgba(0,0,0,.042) 86.1%,rgba(0,0,0,.021) 91%,rgba(0,0,0,.008) 95.2%,rgba(0,0,0,.002) 98.2%,transparent);z-index:1}@media(max-height:636px){.tip{min-height:112px}}.tip__link{position:absolute;top:20px;flex:none;width:40px;height:40px}.tip__link:first-child{left:13px}.tip__link:last-child{right:13px}.tip__link a{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.tip__link button{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;width:100%;height:100%;background-color:transparent;border:0;border-radius:0}.tip__link svg{display:block;width:100%;height:100%}.tip__text{margin:0 auto;max-width:270px;text-align:center;font-weight:400;font-size:14px;line-height:1.3;white-space:pre-line}.contextual-help__map{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column}.contextual-help__nav-link{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;padding:0 20px 27px;z-index:1}.contextual-help__nav-link .button{min-width:240px}