#app .c-search-popup-cont{display:flex;flex-direction:row;min-height:520px;height:520px}#app .c-search-popup-cont .c-parent-menu-desc{display:flex;align-items:center;width:100%;width:264px;margin-top:8px;margin-bottom:8px;font-size:12px;font-weight:400;color:#90909c}#app .c-search-popup-cont .c-parent-menu-desc::after{content:"";flex:1;margin-left:1rem;margin-right:1rem;height:1px;background-color:#dbdbdf}#app .c-search-popup-cont .c-parent-menu-desc::before{content:"";background-color:#dbdbdf;position:absolute;right:0;top:50%;transform:translateY(-50%);height:200%;width:1px}#app .c-search-popup-cont .c-parent-menu-desc-items{display:flex;align-items:center;width:100%;margin-top:8px;margin-bottom:8px;font-size:12px;font-weight:400;color:#90909c}#app .c-search-popup-cont .c-parent-menu-desc-items span.c-count{font-size:12px;font-weight:400;color:dimgray;background-color:#f3f3f3;border-radius:20px;padding:2px 4px;margin-left:8px;min-width:20px;display:flex;justify-content:center;align-items:center}#app .c-search-popup-cont .c-parent-menu-desc-items::after{content:"";flex:1;margin-left:1rem;height:1px;background-color:#dbdbdf}#app .c-search-popup-cont ul.c-search-popup{box-shadow:none;display:flex;flex-direction:column;width:264px}#app .c-search-popup-cont ul.c-search-popup li{padding:0;height:20px;margin-top:4px;margin-bottom:4px;color:#02021e}#app .c-search-popup-cont ul.c-search-popup li.c-active,#app .c-search-popup-cont ul.c-search-popup li:hover{background-color:inherit}#app .c-search-popup-cont ul.c-search-popup li .c-row-left-cont{display:flex;width:264px;padding-right:16px}#app .c-search-popup-cont ul.c-search-popup li .c-row-left-cont #menu-desc{overflow:hidden;text-overflow:ellipsis}#app .c-search-popup-cont ul.c-search-popup li .c-row-left-cont #c.c-not-null{font-size:12px;font-weight:400;color:dimgray;background-color:#f3f3f3;border-radius:20px;padding:2px 4px;margin-left:auto;min-width:fit-content;display:flex;justify-content:center;align-items:center}#app .c-search-popup-cont ul.c-search-popup li .c-row-left-cont:hover #prefix-menu-desc,#app .c-search-popup-cont ul.c-search-popup li .c-row-left-cont:hover #menu-desc,#app .c-search-popup-cont ul.c-search-popup li .c-row-left-cont:hover #postfix-menu-desc{text-decoration:underline}#app .c-search-popup-cont ul.c-search-popup.c-suggestions li .c-row a>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#app .c-search-popup-cont ul.c-search-popup.c-suggestions li .c-row a>div mark{font-weight:600;background-color:unset}#app .c-search-popup-cont .c-search-popup-cont-left{display:flex;flex-direction:column;width:264px}#app .c-search-popup-cont .c-search-popup-cont-left::after{content:"";background-color:#dbdbdf;position:absolute;right:0;top:50%;height:100%;transform:translateY(-50%);width:1px}#app .c-search-popup-cont .c-search-popup-cont-right{width:460px;display:flex;flex-direction:column;margin-left:16px}#app .c-search-popup-cont .c-search-popup-cont-right .c-items{width:460px;overflow:hidden;text-overflow:ellipsis}#app .c-search-popup-cont .c-search-popup-cont-right .c-items>li{width:100%;padding:0;height:40px;margin-top:4px;margin-bottom:4px;color:#02021e}#app .c-search-popup-cont .c-search-popup-cont-right .c-items>li:hover{text-decoration:underline}#app .c-search-popup-cont .c-search-popup-cont-right .c-items>li a{display:flex;flex-direction:row;align-items:center}#app .c-search-popup-cont .c-search-popup-cont-right .c-items>li mark{font-weight:600;background-color:unset}#app .c-search-popup-cont .c-search-popup-cont-right .c-items .c-image-cont{margin-right:8px}#app .c-search-popup-cont .c-search-popup-cont-right .c-items .c-image-cont img{height:40px;width:40px;object-fit:contain}#app .c-search-popup-cont .c-search-popup-cont-right .c-items .c-show-in-list{margin-left:auto;border-radius:32px;width:20px;height:20px}#app .c-search-popup-cont .c-search-popup-cont-right .c-items .c-show-in-list:hover{background-color:#dbdbdf}#app .c-search-popup-cont .c-search-popup-cont-right .c-items span{overflow:hidden;text-overflow:ellipsis;margin-right:8px}#app .c-search-popup-cont .c-button{flex:none;border-radius:32px;display:flex;align-items:center;justify-content:center;text-transform:none;text-decoration:none;z-index:1;cursor:pointer;transition-duration:.3s;font-size:14px;font-weight:600;color:dimgray;width:auto;min-width:auto;height:24px;padding:4px 8px;background-color:#fff;border:1px solid dimgray;font-size:12px;width:120px;margin-left:auto;margin-top:auto;min-height:24px}#app .c-search-popup-cont .c-button>.c-spinner{z-index:1;margin-left:auto;margin-right:auto;height:100%}#app .c-search-popup-cont .c-button>.c-spinner>.c-spinner-orbit{height:100%;width:100%}#app .c-search-popup-cont .c-button>.c-spinner>.c-spinner-orbit>.c-orbit{border-color:#0087ee}#app .c-search-popup-cont .c-button.c-disabled{opacity:.75;cursor:not-allowed}#app .c-search-popup-cont .c-button>.c-spinner>.c-spinner-orbit>.c-orbit{border-color:dimgray}#app .c-search-popup-cont .c-button:not(.c-disabled):hover{border:1px solid #303047;background-color:#f3f3f3;color:#303047}#app .c-search-popup-cont .c-button:not(.c-disabled):hover>.c-spinner>.c-spinner-orbit>.c-orbit{border-color:#303047}#app .c-search-popup-cont .c-button>img{width:12px;margin-left:4px;filter:invert(41%) sepia(5%) saturate(0%) hue-rotate(283deg) brightness(94%) contrast(81%)}#app .c-search-popup-cont .c-button.c-show-all{margin-left:8px;width:auto}#app .c-search-popup-cont .c-button.c-is-for-order{width:auto;margin-top:8px}
