.pulse{align-items:center;background-color:#002997;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;position:relative;width:50px}.pulse:hover img{animation:identifier .5s forwards}.pulse:after,.pulse:before{animation:calling 2s ease-in-out infinite;border:1px solid #002997;border-radius:50%;content:"";height:100%;position:absolute;width:100%}.pulse:after{animation:calling 2s ease-in-out .35s infinite}@keyframes calling{0%{height:100%;opacity:1;width:100%}to{height:calc(100% + 60px);opacity:0;width:calc(100% + 60px)}}@keyframes identifier{0%{transform:rotate(0)}to{transform:rotate(-90deg)}}.group-parent[data-v-03ad0302]{transition:all .3s}.group-parent .group-child[data-v-03ad0302]{background:#fff}.group-parent[data-v-03ad0302]:hover{transition:all .3s}.group-parent:hover .icon[data-v-03ad0302]{transform:rotate(180deg)}.group-parent:hover .group-child[data-v-03ad0302]{animation:hoverAnimation-03ad0302 .5s ease-in-out;display:block;height:-moz-fit-content!important;height:fit-content!important;min-height:100px;opacity:1;transition:all .3s;z-index:99}@keyframes hoverAnimation-03ad0302{0%{height:0;opacity:0}to{height:-moz-fit-content;height:fit-content;opacity:1}}
