.dropdown-menu-link,a.dropdown-menu-link:active,a.dropdown-menu-link:visited{box-sizing:border-box;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;width:100%;height:44px;padding:0 27px;font-size:16px;line-height:44px;text-decoration:none;display:inline-block;overflow:hidden}.no-touch .dropdown-menu-link:hover{background-color:var(--primary-layer-color);font-weight:700;text-decoration:none}.isg-drop-down-menu{border-radius:var(--border-radius-default);z-index:50;margin-right:-25px;padding-top:3px;position:absolute;top:100%;right:50%}@media (min-width:768px){.isg-drop-down-menu{margin-right:-26px;padding-top:6px}}@media (min-width:992px){.isg-drop-down-menu{margin-right:-38px;padding-top:6px}}.isg-drop-down-menu .isg-dropdown-arrow{text-align:left;transform-origin:30% 90%;width:20px;height:20px;box-shadow:4px 0 10px var(--shadow-color);background-color:#fff;border-top-right-radius:30%;margin:1rem;line-height:1;transition:background-color .45s;display:inline-block;position:absolute;top:-22px;right:3px;transform:rotate(-60deg)skew(-30deg)scaleY(.866)}@media (min-width:768px){.isg-drop-down-menu .isg-dropdown-arrow{right:-7px}}@media (min-width:992px){.isg-drop-down-menu .isg-dropdown-arrow{right:7px}}.isg-drop-down-menu .isg-dropdown-arrow:after,.isg-drop-down-menu .isg-dropdown-arrow:before{content:"";background-color:inherit;border-top-right-radius:20%;width:100%;height:100%;position:absolute}.isg-drop-down-menu .isg-dropdown-arrow:before{transform:rotate(-135deg)skew(-45deg)scale(1.414,.707)translateY(-50%)}.isg-drop-down-menu .isg-dropdown-arrow:after{transform:rotate(135deg)skewY(-45deg)scale(.707,1.414)translate(50%)}.isg-drop-down-menu .isg-drop-down-content{box-shadow:0 0 10px var(--shadow-color);border-radius:var(--border-radius-default);text-align:left;background:#fff}.isg-drop-down-menu.fade-enter-active,.isg-drop-down-menu.fade-leave-active{transition:opacity .5s}.isg-drop-down-menu.fade-enter-from,.isg-drop-down-menu.fade-leave-to{opacity:0}.isg-drop-down-menu.fade-enter-to,.isg-drop-down-menu.fade-leave-from{opacity:1}.no-touch .isg-drop-down-menu .isg-dropdown-arrow:hover{background-color:#fff}
