@charset "UTF-8";button,button[type=button],button[type=reset],button[type=submit]{-webkit-appearance:button}input,input[type=text],input[type=email]{-webkit-appearance:none;-moz-appearance:none;appearance:none}html,body{background-color:#fff;color:#111;height:100%}html{box-sizing:border-box}*,*:before,*:after{padding:0;margin:0;box-sizing:inherit}html{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:95%}@media screen and (min-width:800px){html{font-size:100%}}@media screen and (min-width:1400px){html{font-size:115%}}h1,h2,h3,h4,h5,h6{margin-top:1.5rem;margin-bottom:0;line-height:1.5rem}h1{font-size:2.121rem;line-height:2.25rem;margin-top:2.25rem}h2{font-size:1.414rem}h3{font-size:1.17833333rem}h4{font-size:.98194444rem}h5{font-size:.81828704rem}p{margin-top:1.5rem;margin-bottom:0;line-height:1.5rem}ul,ol{padding-left:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}ul li,ol li{line-height:1.5rem}ul ul,ul ol,ol ul,ol ol{margin-top:0;margin-bottom:0}blockquote{margin-top:1.5rem;margin-bottom:1.5rem;line-height:1.5rem;color:#111}blockquote::before{position:absolute;content:"\201C";font-size:6em;font-family:roboto,serif;margin-top:.1em;margin-left:-.2em;z-index:-1;color:#ededed}blockquote cite{font-style:italic;font-size:.95em;color:#717171}blockquote cite::before{content:"— "}pre{line-height:1.45;margin-top:1.5rem;padding:16px;word-wrap:normal;overflow:auto;background-color:#f6f8fa;border-radius:3px}code{font-size:85%;font-family:sfmono-regular,Consolas,Menlo,monospace;padding:.2em .4em;margin:0;background-color:rgba(27,31,35,.05);border-radius:3px}pre>code{word-break:normal;white-space:pre}pre code{display:inline;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.lead{font-size:1.414rem}abbr[title]{text-decoration:underline double}.burger__container{height:4rem;display:flex;align-items:center;padding:0 1.5rem;position:fixed;width:100%;background:#fff;z-index:2}@media screen and (min-width:800px){.burger__container{display:none}}.burger{position:relative;width:28px;height:28px;cursor:pointer}.burger__meat{position:absolute;width:28px;height:2px;background:#111;top:calc(50% - 2px/2);left:calc(50% - 28px/2);transition:all 150ms ease-in}.burger__meat--1{transform:translateY(-10px)}.burger__meat--2{width:calc(28px - 6px)}.burger__meat--3{transform:translateY(10px)}.nav--active .burger__meat--1{transform:rotate(45deg)}.nav--active .burger__meat--2{opacity:0}.nav--active .burger__meat--3{transform:rotate(-45deg)}.nav{font-size:16px;position:fixed;display:flex;justify-content:center;align-items:center;background:#fff;visibility:hidden;z-index:1}@media screen and (min-width:800px){.nav{display:block;visibility:visible;padding-top:3em;width:100px}}.nav--active .nav{visibility:visible;height:100%;width:100%}@media screen and (min-width:800px){.nav--active .nav{width:100px}}.nav__list{text-align:right;list-style:none;margin:0;padding:0;width:50%}@media screen and (min-width:800px){.nav__list{width:auto}}@media screen and (max-width:799px){.nav__list{transform:translateY(-25px);opacity:0}.nav--active .nav__list{transform:translateY(0);opacity:1;transition:all 500ms ease}}.nav__list li{margin-bottom:3em;line-height:1.5em}.nav__list li:last-of-type{margin-bottom:0}@media screen and (min-width:800px){.nav__list li{margin-bottom:1.75em}}.nav__list a{color:#9b9b9b;text-decoration:none;font-size:2em}.nav__list a.active{color:#111}.nav__list a:hover{color:#111}@media screen and (min-width:800px){.nav__list a{font-size:1em}}.social-icons{display:flex;justify-content:center}.social-icons__link{padding:.8rem}.social-icons__link:not(:last-child){margin-right:1em}.social-icons__link .social-icons__icon{width:1.4rem;height:1.4rem;background-size:contain;background-repeat:no-repeat}body.nav--active{overflow:hidden}main{padding:3rem 1.5rem 1rem}@media screen and (min-width:800px){main{padding-left:calc(1.5rem + 100px)}}@media screen and (max-width:799px){main{padding-top:calc(3rem + 4rem)}}.post-list__container{margin:0 auto;max-width:1200px;width:100%}@media screen and (min-width:800px){.post-list__container{padding-left:50px}}.post-list{list-style:none;margin:0;padding:0}.post{margin-bottom:1.5rem}.post__title{margin-top:0;font-weight:500}.post__title a{color:#111;text-decoration:none}.post__date{color:#9b9b9b;font-size:.8rem}.tags__list{list-style:none;margin:0;padding:0 0 0 50px;flex-shrink:0}@media screen and (max-width:799px){.tags__list{display:none}}.post__header .tags__list{display:none;padding-left:0}@media screen and (max-width:799px){.post__header .tags__list{display:block}}.post__header .tags__list .tag__item{display:inline-block;margin-right:10px}.post__header .tags__list .tag__item:last-child{margin-right:0}.post__header .tags__list .tag__link{font-size:.8rem}.tag__link{text-decoration:none;color:#9b9b9b;font-size:.9rem}.tag__link::before{content:"#";font-size:.7rem;padding-right:1px}.tag__link:hover{color:#717171}.post-list__container{display:flex;justify-content:space-between}main{padding-top:2rem!important}.topo-img-overlay-wrap{position:relative;display:inline-block;transition:transform 150ms ease-in-out;margin:0;padding:0}.topo-img-overlay-wrap img{display:block;max-width:100%;height:auto}.topo-img-overlay-wrap svg{position:absolute;top:0;left:0;fill-rule:evenodd!important;clip-rule:evenodd!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-miterlimit:1!important}.topo-img-overlay-wrap svg path{fill:none!important;stroke:rgba(27,158,119,.7)!important;stroke-width:.75em!important;pointer-events:stroke;-webkit-filter:drop-shadow(3px 3px 2px rgba(0,0,0,0.7));filter:drop-shadow(3px 3px 2px rgba(0,0,0,0.7))}.topo-img-overlay-wrap svg path.hover{stroke-width:.75em!important;stroke:rgba(117,112,179,.7)!important}.topo-img-overlay-wrap svg path.active{stroke:rgba(217,95,2,.7)!important;stroke-width:1em!important}.inline{list-style:none;list-style-type:none}.inline>li{display:inline}.inline>li:not(:last-child)::after{content:" | "}ul.route-info{list-style:none;display:block;float:none;margin:0;padding:.5em 0 1em .5em}ul.route-info>li{margin:0;padding:0}ul.route-info>li>ul{list-style:none;display:block;padding:0}ul.route-info>li>ul>li{color:#000;display:inline;font-size:small}ul.route-info>li>ul>li:not(:last-child)::after{content:", "}ul.routes{margin:0;padding:0}ul.routes>li{color:#1b9e77}ul.routes>li.hover{color:#7570b3}ul.routes>li.active{color:#d95f02;font-weight:bolder}.route-list{display:block;float:none}.post-sector__images{flex-flow:column wrap}.post-sector__images>h2{padding-bottom:.5em}.post-sector__images>h2::after{content:" ";display:block;border:.25pt solid #d95f02}.sectorimages{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-end;width:100%}.sectorimage{padding:0;margin:0}.sectorimage-routelist{font-size:small;padding:0;margin:0}.post-list__container{display:block;float:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0;max-width:100%}.post-list__container>h2::after{content:" ";display:block;border:.25pt solid #d95f02}.post__title{margin-top:.5em}h1{padding-top:.25em;margin-top:0}ul.tags__list{float:right}.post__header{font-size:.8em}.post__header>h3.hover{color:#7570b3}.post__header>h3.hover>a{color:#7570b3}.post__header>h3.active{color:#d95f02}.post__header>h3.active>a{color:#d95f02}.post__header>p{margin:0;padding:0}.post__27crags_link{margin-top:.5em;font-size:.8em;color:#6d6d6d}.post__27crags_link>a{color:#575757}.post__map{width:100%;min-height:240px;max-height:360px}#mapid{width:100%;min-height:240px;max-height:360px}