.compass-trigger{position:fixed;right:17px;bottom:17px;z-index:999999999;cursor:pointer;transition:all ease 350ms;width:60px;cursor:pointer;padding:1px 0 0 1px;box-shadow:2px 3px 10px 0 rgba(0,0,0,0.88);display:none;border-radius:50%}.compass-trigger.hovered{transform:scale(.001)}.compass-nav{position:fixed;display:none;z-index:999999999;bottom:20px;right:20px;max-width:440px;background:#fff;padding:5px 20px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.5),0 2px 4px 0 rgba(0,0,0,0.5)}.compass-nav li{padding-left:0;margin-bottom:10px;font-family:"HelveticaNeue",sans-serif;font-size:18px;line-height:1.5;color:#054d82;font-weight:500}ol.anchor-link{list-style-image:none;list-style-type:none;counter-reset:li;padding-left:0;padding-right:30px}.compass-nav span.exit{position:absolute;cursor:pointer;color:#de2027;font-size:55px;top:0;right:10px;line-height:1}.img-pulse:not(.hovered){animation-name:pulse_animation;animation-duration:3000ms;animation-delay:.5s;transform-origin:70% 70%;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes pulse_animation{0%{transform:scale(1)}60%{transform:scale(1)}70%{transform:scale(1.1)}80%{transform:scale(1)}100%{transform:scale(1)}}@media(max-width:480px){.compass-nav{left:20px}.compass-trigger{width:50px;height:50px}.compass-nav li a{font-size:15px}ol.anchor-link{padding:5px 30px 0 0}}@media(max-height:480px){.compass-nav li a{font-size:15px}ol.anchor-link{padding:5px 30px 0 0}.compass-trigger{width:50px;height:50px}}