@charset "UTF-8";
/***!  Style Declaration  !***/

.pulse{background:#d2ad3b;bottom:320px;right:30px;height:120px;width:120px;border-radius:50%;display:flex;justify-content:center;align-items:center;position:fixed;z-index:999;animation-name:pulse;color:#fff;font-weight:600;text-align:center;animation:pulse 1s linear infinite}.pulse::before,.pulse::after{border-color:#fff}.pulse::after{content:"";position:absolute;border:4px solid #fff;width:calc(100% + 0px);height:calc(100% + 0px);border-radius:50%;*/animation:pulse 1s linear infinite;/*}.pulse2{bottom:380px;background:#00000040}.pulse2::before,.pulse2::after{border-color:#DBB35C}@media (max-width:1024px){.pulse{height:55px;width:55px}}@media (max-width:430px){.pulse{display:none}}@media (max-width:1024px){.pulse::after{width:calc(100% + 20px);height:calc(100% + 20px)}}
