.select-region.ant-select.ant-select-single{align-items:center;height:auto}.select-region.ant-select.ant-select-single .ant-select-selector{padding:10px 40px}.select-region.ant-select.ant-select-single .ant-select-selector .ant-select-selection-item{font-size:16px;font-weight:500;letter-spacing:-.64px;font-family:Inter}.select-region.ant-select.ant-select-single .ant-select-arrow{transition:transform .1s linear}.select-region.ant-select.ant-select-single.ant-select-open .ant-select-arrow{transform:rotate(180deg)}.select-region.ant-select-dropdown{padding:0!important}.select-region.ant-select-dropdown .ant-select-item-option-active{border-radius:0;background-color:transparent!important}.select-region.ant-select-dropdown .ant-select-item{display:flex;justify-content:space-between;padding:15px 40px!important}.select-region.ant-select-dropdown .ant-select-item .ant-select-item-option-content{line-height:20px}.select-region.ant-select-dropdown .ant-select-item:not(.ant-select-item-option-selected):hover{background:var(--themeGrayF9)!important}.select-region.ant-select-dropdown .rc-virtual-list ::-webkit-scrollbar-thumb{background:#e1e1e1}.select-region.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder{max-height:508px!important}.select-region.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder::-webkit-scrollbar{width:4px;height:4px}.select-region.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5);border-radius:10px}@media(max-width:640px){.select-region.ant-select .ant-select-selector{padding:15px 20px!important}.select-region.ant-select-dropdown .ant-select-item{padding:10px 20px!important}}.branch-enabled *{transition:all .2s}.branch-enabled .point-bg{r:8;transition:r .4s}.branch-enabled .point{r:4;transition:r .4s}.branch-enabled .point-expand{display:block;visibility:hidden;opacity:0}.branch-enabled .point-expand path{opacity:0;stroke-width:2px;stroke-dasharray:31px;stroke-dashoffset:31px}.branch-enabled .point-expand text{transform:translateY(4px)}.branch-enabled:hover{cursor:pointer}.branch-enabled:hover .point-bg{r:16}.branch-enabled:hover .point{r:8}.branch-enabled:hover .point-expand{display:block;visibility:visible;opacity:1}.branch-enabled:hover .point-expand path{opacity:1;stroke-dashoffset:0px}.branch-enabled:hover .point-expand text{transform:translate(0)}.branch-disabled{pointer-events:none}.branch-disabled .point-expand{display:none}.list-branch{position:relative;display:grid;gap:1px;background-color:rgba(48,174,86,.2)}@media (min-width:768px){.list-branch{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1440px){.list-branch{grid-template-columns:repeat(3,minmax(0,1fr))}}.list-branch:after{content:"";position:absolute;bottom:0;left:0;right:0;display:block;height:1px;width:100%;background-color:rgba(48,174,86,.2)}.list-branch a{transition:all .2s ease-in}