.h-dropdown-popup .content{position:relative}.h-dropdown-popup .content .popup-switcher{display:flex;border-left:1px solid #dedede;border-right:1px solid #dedede;border-top:1px solid #dedede;border-bottom:1px solid #dedede;border-color:#1ae069 !important;box-shadow:none !important;justify-content:space-between;max-width:99% !important}.h-dropdown-popup .content .popup-switcher .title{flex:1}.h-dropdown-popup .content .popup-switcher .icon{background:none !important;color:#72767b !important}.h-dropdown-popup .content .popup-switcher .switcher{padding-left:10px !important;max-height:1em}.h-dropdown-popup .content .popup-switcher .switcher .icon{margin:0 !important}.h-dropdown-popup .content .popup-switcher .switcher .icon.times{display:none}.h-dropdown-popup .content .popup-switcher.visible{display:flex;border-color:#dedede !important;border-bottom-left-radius:0;border-bottom-right-radius:0}.h-dropdown-popup .content .popup-switcher.visible .title{color:#72767b !important}.h-dropdown-popup .content .popup-switcher.visible .switcher .icon{display:none}.h-dropdown-popup .content .popup-switcher.visible .switcher .icon.times{display:block !important}.h-dropdown-popup .content .items{border-top:0 !important;box-shadow:none !important;padding:10px 25px 0px;border-color:#dedede !important;border-top-left-radius:0;border-top-right-radius:0;max-width:99% !important;max-height:300px;overflow-y:auto}.h-dropdown-popup .content .items .item{display:flex;color:#2d3033 !important}.h-dropdown-popup .content .items .item .number{color:#1ae069 !important;margin-right:5px !important}.h-dropdown-popup .content .items .item:not(:first-child){margin-top:10px !important}.h-dropdown-popup .content .items .item:not(:last-child){margin-bottom:5px !important}.h-dropdown-popup .content .items .item:last-child{margin-bottom:25px}@media (max-width: 1279.8px){.h-dropdown-popup .content .popup-switcher,.h-dropdown-popup .content .items{max-width:100% !important}}