.popup-menu{--ofx:$tmp-arrowWidth;font-family:sans-serif;padding:0;right:0;width:max-content;z-index:9999}.popup-menu .popup-menu--container{background:#fff;border:1px solid #c5c5c5;border-radius:6px;box-shadow:0 1px 14px rgba(0,0,0,.2);color:#616161;font-size:13px;letter-spacing:0;padding:10px 0;position:relative;text-align:center;text-transform:none;z-index:9998}.popup-menu .popup-menu--container .popup-menu--item{cursor:pointer;font-weight:100;padding:6px 16px}.popup-menu .popup-menu--container .popup-menu--item:hover{background:#f0f0f0}.popup-menu .popup-menu--container .popup-menu--item-separator{background-color:#d4d4d4;display:block;height:1px;margin:6px 0;width:100%}.popup-menu.popup-menu--show-arrow:after{content:"";height:0;position:absolute;width:0;z-index:997}.popup-menu.popup-menu--show-arrow:before{content:"";height:0;position:absolute;width:0;z-index:9999}.popup-menu.popup-menu--show-arrow.popup-menu--show-arrow-top:after{border:10px solid transparent;border-bottom-color:#c5c5c5;left:calc(50% - var(--ofx) - 2px);top:-14px}.popup-menu.popup-menu--show-arrow.popup-menu--show-arrow-top:before{border:8px solid transparent;border-bottom-color:#fff;left:calc(50% - var(--ofx));top:-14px}.popup-menu.popup-menu--show-arrow.popup-menu--show-arrow-bottom:after{border:10px solid transparent;border-top-color:#c5c5c5;bottom:-14px;left:calc(50% - var(--ofx) - 2px)}.popup-menu.popup-menu--show-arrow.popup-menu--show-arrow-bottom:before{border:8px solid transparent;border-top-color:#fff;bottom:-14px;left:calc(50% - var(--ofx))}