#mountains{padding:0 5px;margin:0 10px}.hidden{display:none!important}#mountains-header-mobile-img{width:90%}#mountains-header-mobile,#mountains-toggles-mobile{margin:1rem 10px}.xAxisLine,.yAxisLine{fill:none;stroke:#666}.xAxisLabel{font-family:Quicksand,sans-serif;fill:#666;text-anchor:middle;font-size:12px;cursor:default}.yAxisLabel{font-family:Quicksand,sans-serif;font-weight:500;fill:#666;font-size:14px;cursor:default}@keyframes mountainOn{from{opacity:0}to{opacity:1}}@keyframes mountainOff{from{opacity:1}to{opacity:0}}@keyframes mountainUnDim{from{opacity:.2}to{opacity:1}}@keyframes mountainDim{from{opacity:1}to{opacity:.2}}.areaGroup{cursor:pointer}.areaGroup.active{animation:mountainOn .4s linear;opacity:1}.areaGroup:not(.active){animation:mountainOff .4s linear;opacity:0}.areaGroup.active.dimmed{animation:mountainDim .4s linear;opacity:.2}.areaGroup.active:not(.dimmed){animation:mountainUnDim .4s linear;opacity:1}.areaGroup.mobile{pointer-events:none;cursor:default}.newsHeadline:not(.active),.newsHeadline:not(.hidden){animation:mountainOff .4s linear;opacity:0}.newsHeadline.active{animation:mountainOn .4s linear;opacity:1}@keyframes filterBtnOn{from{opacity:.3}to{opacity:1}}@keyframes filterBtnOff{from{opacity:1}to{opacity:.3}}#mountains-filter-buttons{display:flex;margin:0 15px;padding:0;width:calc(80%);width:-webkit-calc(100% - 20px)}.mountains-filter{display:flex;justify-content:center;width:auto;height:1.5rem;padding:5px 8px;cursor:pointer;margin:0;flex-grow:1;align-self:center}.mountains-filter.active{animation:filterBtnOn .2s linear;opacity:1}.mountains-filter:not(.active){animation:filterBtnOff .2s linear;opacity:.3}.mountains-filter p{font-family:Quicksand,sans-serif;font-weight:500;color:#fff;text-align:center;font-size:.5rem;pointer-events:none;margin:0;text-transform:uppercase;align-self:center;line-height:105%}@media screen and (min-width:60em){.mountains-filter p{font-size:.6rem}}@media screen and (min-width:70em){.mountains-filter p{font-size:.7rem}}.mountains-filter p.black{color:#000!important}@keyframes switchBtn{from{transform:translateX(0)}to{transform:translateX(12px)}}@keyframes switchBg{from{fill:#CCC}to{fill:#393}}@keyframes switchOffBtn{from{transform:translateX(12px)}to{transform:translateX(0)}}@keyframes switchOffBg{from{fill:#393}to{fill:#CCC}}#mountains-toggle-buttons{margin:10px 10px;padding:0}#mountains-toggles-mobile{margin:15px 0}.mountainToggle{display:inline-block;float:right;margin:0 0 0 8px}.mountainToggle-mobile{display:inline-block;margin:0 0 0 10px}.mountainToggle p{font-family:Quicksand,sans-serif;color:#000!important;font-size:.8rem;pointer-events:none;cursor:default;margin-left:5px;transform:translateY(-1px)}.mountainToggle-mobile p{font-family:Quicksand,sans-serif;color:#000!important;font-size:.65rem;pointer-events:none;cursor:default;margin-left:5px}.mountainToggle svg{width:1.75rem;cursor:pointer}.mountainToggle-mobile svg{width:1.5rem;cursor:pointer}.mountainToggle p,.mountainToggle svg,.mountainToggle-mobile p,.mountainToggle-mobile svg{display:inline-block}.mountainsToggleBg{fill:#CCC;animation:switchOffBg .2s linear}.mountainsToggleBtn{fill:#fff;pointer-events:none!important;animation:switchOffBtn .2s linear}.mountainToggle-mobile.active>svg>.mountainsToggleBg,.mountainToggle.active>svg>.mountainsToggleBg{animation:switchBg .2s linear;fill:#393}.mountainToggle-mobile.active>svg>.mountainsToggleBtn,.mountainToggle.active>svg>.mountainsToggleBtn{animation:switchBtn .2s linear;transform:translateX(12px)}.annotation-note-title{font-family:Quicksand,sans-serif;font-weight:500;color:#fff;font-size:.6rem;pointer-events:none;cursor:pointer;margin:0 4px;text-transform:uppercase;letter-spacing:-.05em}#mountains-credits{display:inline-block;float:left;font-family:Quicksand,sans-serif;color:#999!important;font-size:.8rem;cursor:default;padding-left:5px}#mountains-credits-short{display:inline-block!important}#mountains-credits-ext{display:none!important}@media screen and (min-width:60em){#mountains-credits-short{display:none!important}#mountains-credits-ext{display:inline-block!important}}#mountains-credits-mobile{display:block;text-align:center;font-family:Quicksand,sans-serif;color:#999!important;font-size:.6rem;cursor:default}#mountains-credits a{color:#999!important;cursor:pointer}#mountains-credits a:hover{color:#333!important;cursor:pointer}@-webkit-keyframes swipeIcon{0%{transform:translateX(0)}33%{transform:translateX(-20px)}66%{transform:translateX(20px)}100%{transform:translateX(0)}}@-moz-keyframes swipeIcon{0%{transform:translateX(0)}33%{transform:translateX(-20px)}66%{transform:translateX(20px)}100%{transform:translateX(0)}}@-o-keyframes swipeIcon{0%{transform:translateX(0)}33%{transform:translateX(-20px)}66%{transform:translateX(20px)}100%{transform:translateX(0)}}@keyframes swipeIcon{0%{transform:translateX(0)}33%{transform:translateX(-20px)}66%{transform:translateX(20px)}100%{transform:translateX(0)}}#mountains-swipe.active #swipe-hand{-webkit-animation:swipeIcon 3s 3;-moz-animation:swipeIcon 3s 3;-o-animation:swipeIcon 3s 3;animation:swipeIcon 3s 3}