.blinking-dot{height:12px;width:12px;border-radius:50%;margin-right:10px;position:relative}.green-dot{background-color:#54c63a}.orange-dot{background-color:#f4af29}.red-dot{background-color:#d90000}.blinking-dot.in-view.green-dot{animation:pulse-green 2s infinite}.blinking-dot.in-view.orange-dot{animation:pulse-orange 2s infinite}.blinking-dot.in-view.red-dot{animation:pulse-red 2s infinite}@keyframes pulse-green{0%{box-shadow:0 0 #54c63a66}70%{box-shadow:0 0 0 20px #54c63a00}to{box-shadow:0 0 #54c63a00}}@keyframes pulse-orange{0%{box-shadow:0 0 #f4af2966}70%{box-shadow:0 0 0 20px #f4af2900}to{box-shadow:0 0 #f4af2900}}@keyframes pulse-red{0%{box-shadow:0 0 #d9000066}70%{box-shadow:0 0 0 20px #d9000000}to{box-shadow:0 0 #d9000000}}.flex-div{display:flex;align-items:center;font-weight:500;color:#000;font-size:12px}.icon-image{width:18px;height:18px;margin-right:7px;margin-left:-4px}
/*# sourceMappingURL=/cdn/shop/t/208/assets/gc-blinking-dot.css.map */
