:root{--DividerColor:var(--App_DividerColor,var(--Secondary,#fff));--DividerOpacity:var(--App_DividerOpacity,.1);--DividerMargin:var(--App_DividerMargin,12px);--DividerThickness:var(--App_DividerMargin,1px)}.PopUpList_wrapper__AY4LX{display:flex;flex-direction:column;align-items:flex-start;gap:1px;border-radius:8px;background:rgb(var(--PrimarySemitone-10));box-shadow:0 4px 16px 0 rgba(12,18,32,.28);width:312px;overflow:hidden}@media(max-width:767px){.PopUpList_wrapper__AY4LX{margin:0 auto;border-radius:0;background:rgb(var(--App_BgColorModalMobile));width:100%;height:auto;justify-content:flex-end;overflow:auto}}.PopUpList_wrapper__AY4LX>.PopUpList_divider__2CyLl{margin:0;border-color:rgb(var(--Primary))}.PopUpList_wrapper__AY4LX>.PopUpList_link__WhS3e{display:flex;align-items:center;justify-content:flex-start;padding:14px 20px;gap:16px;border-radius:0}.PopUpList_wrapper__AY4LX>.PopUpList_link__WhS3e>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:20px}.PopUpList_wrapper__AY4LX>.PopUpList_extraWrapper__oiqCM{padding:14px 20px 12px;width:100%}.PopUpList_link__icon__ScZC1{width:20px;height:20px}.VerticalDotted_wrapper__ljrPt{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:24px;padding:4px 0;border-radius:2px;border-color:rgba(0,0,0,0);background:rgba(var(--Secondary),.1);cursor:pointer}.VerticalDotted_dotted__7sfPw{height:4px;width:4px;border-radius:2px;background:rgb(var(--Secondary))}.VerticalDotted_closeModal__Zypt9{position:relative;z-index:6001;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#fb4e1f;border-radius:40px;border:none}