/*! GuideChimp v5.0.5 | Copyright (C) 2026 Labs64 GmbH */
.gc-beacon{position:absolute;background:linear-gradient(#e14817, rgb(178.7298387097, 57.1935483871, 18.2701612903));height:20px;width:20px;border-radius:50%;cursor:pointer;z-index:64;box-shadow:0 0 1px rgba(0,0,0,.5)}.gc-beacon:before{position:absolute;content:"";height:20px;width:20px;left:0;top:0;background-color:rgba(0,0,0,0);border-radius:50%;box-shadow:0px 0px 3px 3px rgb(237.7963709677,123.3548387097,86.7036290323);-webkit-animation:active 2s infinite linear;animation:beacon 2s infinite linear}.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]{margin-left:-3px}.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}@-webkit-keyframes beacon{0%{-webkit-transform:scale(0.1);opacity:1}70%{-webkit-transform:scale(2.5);opacity:0}100%{opacity:0}}@keyframes beacon{0%{transform:scale(0.1);opacity:1}70%{transform:scale(2.5);opacity:0}100%{opacity:0}}

/*# sourceMappingURL=beacons.css.map*/