.company-marker{width:40px;height:40px}.company-marker .icon{position:relative;z-index:2;width:100%;height:100%;border:2px solid #fff;background-color:var(--color-primary);border-radius:50%;display:flex;justify-content:center;align-items:center}.company-marker:before{content:"";display:block;position:absolute;top:calc(100% - 4px);left:10%;width:80%;height:40%;border-radius:50%;background-color:#0000004d;filter:blur(2px)}.company-marker:after{content:"";display:block;position:absolute;top:calc(100% - 1px);left:calc(50% - 3.5px);width:0;height:0;border-style:solid;border-width:7px 3.5px 0 3.5px;border-color:#ffffff transparent transparent transparent}.company-marker.highlight{z-index:10}.company-marker.highlight .icon{background-color:var(--color-aux)}
