/*! GuideChimp v2.6.3 | Copyright (C) 2020 Labs64 GmbH */.gc-beacon{background:linear-gradient(#e14817,#b33912);cursor:pointer;z-index:64;box-shadow:0 0 1px rgba(0,0,0,.5)}.gc-beacon,.gc-beacon:before{position:absolute;height:20px;width:20px;border-radius:50%}.gc-beacon:before{content:"";left:0;top:0;background-color:transparent;box-shadow:0 0 3px 3px #ee7b57;-webkit-animation:active 2s linear infinite;animation:beacon 2s linear infinite}.gc-beacon[data-beacon-position=top-left][data-beacon-boundary=inner]{margin-left:3px;margin-top:3px}.gc-beacon[data-beacon-position=top][data-beacon-boundary=inner]{margin-top:3px}.gc-beacon[data-beacon-position=top][data-beacon-boundary=outer]{margin-top:-3px}.gc-beacon[data-beacon-position=top-right][data-beacon-boundary=inner]{margin-top:3px;margin-left:-3px}.gc-beacon[data-beacon-position=left][data-beacon-boundary=inner]{margin-left:3px}.gc-beacon[data-beacon-position=left][data-beacon-boundary=outer],.gc-beacon[data-beacon-position=right][data-beacon-boundary=inner]{margin-left:-3px}.gc-beacon[data-beacon-position=right][data-beacon-boundary=outer]{margin-left:3px}.gc-beacon[data-beacon-position=bottom-left][data-beacon-boundary=inner]{margin-left:3px;margin-top:-3px}.gc-beacon[data-beacon-position=bottom][data-beacon-boundary=inner]{margin-top:-3px}.gc-beacon[data-beacon-position=bottom][data-beacon-boundary=outer]{margin-top:3px}.gc-beacon[data-beacon-position=bottom-right][data-beacon-boundary=inner]{margin-left:-3px;margin-top:-3px}.gc-beacon-fixed{position:fixed}.gc-beacon-hidden{display:none}@-webkit-keyframes beacon{0%{-webkit-transform:scale(.1);opacity:1}70%{-webkit-transform:scale(2.5);opacity:0}to{opacity:0}}@keyframes beacon{0%{transform:scale(.1);opacity:1}70%{transform:scale(2.5);opacity:0}to{opacity:0}}