@keyframes arrow{0%,to{top:80%;transform:scale(1)}50%{top:85%;transform:scale(1.2)}}@keyframes arrow-prev{0%,to{transform:scale(1)}50%{left:-30px;transform:scale(1.2)}}@keyframes arrow-next{0%,to{transform:scale(1)}50%{right:-30px;transform:scale(1.2)}}.map{max-width:1000px;position:relative}.map__heading{position:relative}.map__heading a{display:block}.map__heading:before{content:" ";background-color:#0000;border:10px solid #0000;border-top-color:#000;width:0;height:0;animation:1s infinite arrow;display:block;position:absolute;left:50%;transform:translate(-50%)}.map__heading img{margin:auto;transition:all .5s}.map__heading img.on-map{max-width:50%}.map__icons,.map__links{width:100%;height:100%;position:absolute;top:0;left:0}.map__icons li,.map__links li{width:100%}.map__icons a,.map__links a{position:absolute}.map__icons a{z-index:10;border-radius:50%;width:6%}.map__icons a.map__icons--navigating{width:7.5%;height:9%;top:6%;left:82.75%}.map[data-location=navigating] .map__icons a.map__icons--navigating,.map[data-location=""] .map__icons a.map__icons--navigating{animation:1s infinite pulse-navigating;box-shadow:0 0 #000}@keyframes pulse-navigating{0%{box-shadow:0 0 #000}70%{box-shadow:0 0 0 10px #0000}to{box-shadow:0 0 #0000}}.map__icons a.map__icons--code-snippet-cove{top:27%;left:49%}.map[data-location=code-snippet-cove] .map__icons a.map__icons--code-snippet-cove,.map[data-location=""] .map__icons a.map__icons--code-snippet-cove{animation:1s infinite pulse-code-snippet-cove;box-shadow:0 0 #9ebd75}@keyframes pulse-code-snippet-cove{0%{box-shadow:0 0 #9ebd75}70%{box-shadow:0 0 0 10px #9ebd7500}to{box-shadow:0 0 #9ebd7500}}.map__icons a.map__icons--tab-management-terraces{top:31%;left:86%}.map[data-location=tab-management-terraces] .map__icons a.map__icons--tab-management-terraces,.map[data-location=""] .map__icons a.map__icons--tab-management-terraces{animation:1s infinite pulse-tab-management-terraces;box-shadow:0 0 #a3b45e}@keyframes pulse-tab-management-terraces{0%{box-shadow:0 0 #a3b45e}70%{box-shadow:0 0 0 10px #a3b45e00}to{box-shadow:0 0 #a3b45e00}}.map__icons a.map__icons--caves-of-code-analysis{top:44.5%;left:54%}.map[data-location=caves-of-code-analysis] .map__icons a.map__icons--caves-of-code-analysis,.map[data-location=""] .map__icons a.map__icons--caves-of-code-analysis{animation:1s infinite pulse-caves-of-code-analysis;box-shadow:0 0 #9a604e}@keyframes pulse-caves-of-code-analysis{0%{box-shadow:0 0 #9a604e}70%{box-shadow:0 0 0 10px #9a604e00}to{box-shadow:0 0 #9a604e00}}.map__icons a.map__icons--refactoring-redoubt{top:73%;left:87%}.map[data-location=refactoring-redoubt] .map__icons a.map__icons--refactoring-redoubt,.map[data-location=""] .map__icons a.map__icons--refactoring-redoubt{animation:1s infinite pulse-refactoring-redoubt;box-shadow:0 0 #144260}@keyframes pulse-refactoring-redoubt{0%{box-shadow:0 0 #144260}70%{box-shadow:0 0 0 10px #14426000}to{box-shadow:0 0 #14426000}}.map__icons a.map__icons--sands-of-suggestion{top:82%;left:18.5%}.map[data-location=sands-of-suggestion] .map__icons a.map__icons--sands-of-suggestion,.map[data-location=""] .map__icons a.map__icons--sands-of-suggestion{animation:1s infinite pulse-sands-of-suggestion;box-shadow:0 0 #c0a069}@keyframes pulse-sands-of-suggestion{0%{box-shadow:0 0 #c0a069}70%{box-shadow:0 0 0 10px #c0a06900}to{box-shadow:0 0 #c0a06900}}.map__icons a.map__icons--formatting-forest{top:45%;left:4%}.map[data-location=formatting-forest] .map__icons a.map__icons--formatting-forest,.map[data-location=""] .map__icons a.map__icons--formatting-forest{animation:1s infinite pulse-formatting-forest;box-shadow:0 0 #296129}@keyframes pulse-formatting-forest{0%{box-shadow:0 0 #296129}70%{box-shadow:0 0 0 10px #29612900}to{box-shadow:0 0 #29612900}}.map__links .map__links--navigating{width:13%;height:18%;top:0%;left:80%}.map__links .map__links--code-snippet-cove{width:26%;height:14%;top:12.5%;left:38%}.map__links .map__links--tab-management-terraces{width:35%;height:22%;top:24%;left:55%}.map__links .map__links--caves-of-code-analysis{width:44%;height:21%;top:47%;left:44%}.map__links .map__links--refactoring-redoubt{width:28%;height:22%;top:68%;left:60%}.map__links .map__links--sands-of-suggestion{width:34%;height:27%;top:59%;left:11%}.map__links .map__links--sands-of-suggestion-extra{width:16%;height:30%;top:69%;left:38%}.map__links .map__links--formatting-forest{width:37%;height:31%;top:28%;left:8%}.map-content{padding-top:0;padding-bottom:0}.map-content__location{padding-top:40px;padding-bottom:40px;display:none}.map-content__location:target,.map-content__location.active{display:block}.map-content__location footer{border-top:1px solid #dcdcdc;margin-top:80px;padding-top:40px}.map-content__location footer ul{margin:0;list-style:none}.map-content__location footer ul li{float:left;width:33%;margin-bottom:0;position:relative}.map-content__location footer ul li:nth-child(3n+2){text-align:center}.map-content__location footer ul li:nth-child(3n+3){text-align:right}.map-content__location footer ul li.map-content__location__prev:before,.map-content__location footer ul li.map-content__location__next:after{content:" ";background-color:#0000;border:10px solid #0000;width:0;height:0;display:block;position:absolute;top:20px}.map-content__location footer ul li.map-content__location__prev:before{border-right-color:#000;animation:1s infinite arrow-prev;left:-25px}.map-content__location footer ul li.map-content__location__next:after{border-left-color:#000;animation:1s infinite arrow-next;right:-25px}.map-content__location footer a{border-radius:50%;width:60px;display:inline-block}.map-content__location footer a[href=\#code-snippet-cove]{animation:1s infinite pulse-footer-code-snippet-cove;box-shadow:0 0 #9ebd75}@keyframes pulse-footer-code-snippet-cove{0%{box-shadow:0 0 #9ebd75}70%{box-shadow:0 0 0 10px #9ebd7500}to{box-shadow:0 0 #9ebd7500}}.map-content__location footer a[href=\#tab-management-terraces]{animation:1s infinite pulse-footer-tab-management-terraces;box-shadow:0 0 #a3b45e}@keyframes pulse-footer-tab-management-terraces{0%{box-shadow:0 0 #a3b45e}70%{box-shadow:0 0 0 10px #a3b45e00}to{box-shadow:0 0 #a3b45e00}}.map-content__location footer a[href=\#caves-of-code-analysis]{animation:1s infinite pulse-footer-caves-of-code-analysis;box-shadow:0 0 #9a604e}@keyframes pulse-footer-caves-of-code-analysis{0%{box-shadow:0 0 #9a604e}70%{box-shadow:0 0 0 10px #9a604e00}to{box-shadow:0 0 #9a604e00}}.map-content__location footer a[href=\#refactoring-redoubt]{animation:1s infinite pulse-footer-refactoring-redoubt;box-shadow:0 0 #144260}@keyframes pulse-footer-refactoring-redoubt{0%{box-shadow:0 0 #144260}70%{box-shadow:0 0 0 10px #14426000}to{box-shadow:0 0 #14426000}}.map-content__location footer a[href=\#sands-of-suggestion]{animation:1s infinite pulse-footer-sands-of-suggestion;box-shadow:0 0 #c0a069}@keyframes pulse-footer-sands-of-suggestion{0%{box-shadow:0 0 #c0a069}70%{box-shadow:0 0 0 10px #c0a06900}to{box-shadow:0 0 #c0a06900}}.map-content__location footer a[href=\#formatting-forest]{animation:1s infinite pulse-footer-formatting-forest;box-shadow:0 0 #296129}@keyframes pulse-footer-formatting-forest{0%{box-shadow:0 0 #296129}70%{box-shadow:0 0 0 10px #29612900}to{box-shadow:0 0 #29612900}}.map-content__location footer a[href=\#navigating]{animation:1s infinite pulse-footer-navigating;box-shadow:0 0 #000}@keyframes pulse-footer-navigating{0%{box-shadow:0 0 #000}70%{box-shadow:0 0 0 10px #0000}to{box-shadow:0 0 #0000}}.map-content__location footer a[href=\#map]{width:auto;top:-4px}.map-content__location footer a:after{text-align:center;width:200px}
