.MobileNavDropdown-module__ZQGqlG__button{text-align:left;background-color:var(--gray-80);width:100%;height:auto;min-height:48px;color:var(--text-primary);cursor:pointer;border:none;border-radius:12px;outline:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition-duration:.3s;display:flex}.MobileNavDropdown-module__ZQGqlG__button:hover{background-color:var(--gray-40)}.MobileNavDropdown-module__ZQGqlG__button>.MobileNavDropdown-module__ZQGqlG__left>span,.MobileNavDropdown-module__ZQGqlG__button>span{text-overflow:ellipsis;white-space:normal;word-break:break-word;overflow:hidden}.MobileNavDropdown-module__ZQGqlG__left{justify-content:center;align-items:center;gap:12px;display:flex;overflow:hidden}.MobileNavDropdown-module__ZQGqlG__chevron{min-width:20px}.MobileNavDropdown-module__ZQGqlG__chevron,.MobileNavDropdown-module__ZQGqlG__chevron>path{stroke:var(--white-40);transition-duration:.3s}.MobileNavDropdown-module__ZQGqlG__buttonIcon{width:20px;min-width:20px;height:20px}.MobileNavDropdown-module__ZQGqlG__buttonIcon path{stroke:var(--gray-10);transition-duration:.3s}.MobileNavDropdown-module__ZQGqlG__active>.MobileNavDropdown-module__ZQGqlG__button{background-color:var(--gray-40)}.MobileNavDropdown-module__ZQGqlG__button:hover>.MobileNavDropdown-module__ZQGqlG__left>.MobileNavDropdown-module__ZQGqlG__buttonIcon path,.MobileNavDropdown-module__ZQGqlG__active>.MobileNavDropdown-module__ZQGqlG__button>.MobileNavDropdown-module__ZQGqlG__left>.MobileNavDropdown-module__ZQGqlG__buttonIcon path{stroke:var(--text-secondary)}.MobileNavDropdown-module__ZQGqlG__active>.MobileNavDropdown-module__ZQGqlG__button>.MobileNavDropdown-module__ZQGqlG__chevron{transform:rotate(180deg)}.MobileNavDropdown-module__ZQGqlG__button:hover>.MobileNavDropdown-module__ZQGqlG__chevron>path,.MobileNavDropdown-module__ZQGqlG__active>.MobileNavDropdown-module__ZQGqlG__button>.MobileNavDropdown-module__ZQGqlG__chevron>path{stroke:var(--text-secondary)}.MobileNavDropdown-module__ZQGqlG__content{opacity:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;height:0;padding:0;transition-duration:.3s;display:flex;overflow:hidden}.MobileNavDropdown-module__ZQGqlG__active>.MobileNavDropdown-module__ZQGqlG__content{opacity:1;padding:8px 0}.MobileNavDropdown-module__ZQGqlG__button.MobileNavDropdown-module__ZQGqlG__in{justify-content:flex-start;width:calc(100% - 16px);margin-left:16px}.MobileNavDropdown-module__ZQGqlG__button.MobileNavDropdown-module__ZQGqlG__in:hover{color:var(--text-primary);background-color:#0000}.MobileNavDropdown-module__ZQGqlG__button.MobileNavDropdown-module__ZQGqlG__in:active{background-color:#333}.MobileNavDropdown-module__ZQGqlG__button.MobileNavDropdown-module__ZQGqlG__in>.MobileNavDropdown-module__ZQGqlG__buttonIcon{flex-shrink:0}.MobileNavDropdown-module__ZQGqlG__button.MobileNavDropdown-module__ZQGqlG__in:hover>.MobileNavDropdown-module__ZQGqlG__buttonIcon path,.MobileNavDropdown-module__ZQGqlG__button.MobileNavDropdown-module__ZQGqlG__in:active>.MobileNavDropdown-module__ZQGqlG__buttonIcon path{stroke:var(--text-secondary)}.MobileNavDropdown-module__ZQGqlG__optionText{flex-grow:1}.MobileNavDropdown-module__ZQGqlG__badge{background-color:var(--gray-10);border-radius:16px;padding:2px 8px}.MobileNavDropdown-module__ZQGqlG__badge p{color:var(--white-100)}
.MobileHeader-module__WI_p6G__main{width:100vw;height:calc(52px + env(safe-area-inset-top,0px));padding:calc(8px + env(safe-area-inset-top,0px)) 32px 8px;background-color:var(--gray-80);z-index:999;justify-content:space-between;align-items:center;display:none;position:fixed;top:0;left:0}.MobileHeader-module__WI_p6G__right{align-items:center;gap:8px;display:flex}.MobileHeader-module__WI_p6G__chatButton{cursor:pointer;background-color:#0000;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background-color .3s;display:flex;position:relative}.MobileHeader-module__WI_p6G__chatButton:hover{background-color:var(--gray-20)}.MobileHeader-module__WI_p6G__chatIcon{width:18px;height:18px}.MobileHeader-module__WI_p6G__chatIcon path{stroke:var(--text-secondary);transition:stroke .3s}.MobileHeader-module__WI_p6G__chatButton:hover .MobileHeader-module__WI_p6G__chatIcon path{stroke:var(--text-primary)}.MobileHeader-module__WI_p6G__chatCounter{background-color:var(--brand-green);min-width:16px;height:16px;box-shadow:0 0 0 2px var(--gray-80);color:#fff;z-index:1;border-radius:8px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:600;line-height:1;display:flex;position:absolute;top:-2px;right:-2px}.MobileHeader-module__WI_p6G__leftIcon{background:var(--gray-20);cursor:pointer;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition-duration:.3s;display:flex}.MobileHeader-module__WI_p6G__hambIcon{visibility:hidden;opacity:0;width:20px;height:20px;transition-duration:.3s;position:absolute}.MobileHeader-module__WI_p6G__hambIcon.MobileHeader-module__WI_p6G__active{visibility:visible;opacity:1}.MobileHeader-module__WI_p6G__blackout{visibility:hidden;pointer-events:none;opacity:0;z-index:100;overscroll-behavior:none;background:#000;width:100vw;height:100vh;transition-duration:.3s;position:fixed;top:0;left:0}.MobileHeader-module__WI_p6G__blackout.MobileHeader-module__WI_p6G__active{pointer-events:auto;opacity:.3}.MobileHeader-module__WI_p6G__menu{visibility:hidden;width:100%;max-width:550px;height:calc(100vh - 52px - env(safe-area-inset-top,0px));height:calc(100dvh - 52px - env(safe-area-inset-top,0px));top:calc(52px + env(safe-area-inset-top,0px));background-color:var(--gray-100);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;z-index:998;flex-direction:column;gap:8px;padding:16px;transition-duration:.3s;display:flex;position:fixed;left:-600px;overflow-y:auto}.MobileHeader-module__WI_p6G__menu.MobileHeader-module__WI_p6G__active{left:0}.MobileHeader-module__WI_p6G__item{width:100%;min-height:48px;max-height:fit-content;color:var(--text-primary);background-color:var(--gray-80);cursor:pointer;border-radius:12px;justify-content:flex-start;align-items:center;gap:12px;text-decoration:none;transition-duration:.3s;display:flex}.MobileHeader-module__WI_p6G__item:hover,.MobileHeader-module__WI_p6G__dd-item:hover{background-color:var(--gray-40)}.MobileHeader-module__WI_p6G__item,.MobileHeader-module__WI_p6G__dd-item{padding:12px 16px}.MobileHeader-module__WI_p6G__placeholder{height:calc(52px + env(safe-area-inset-top,0px));display:none}.MobileHeader-module__WI_p6G__itemIcon{width:20px;height:20px}.MobileHeader-module__WI_p6G__itemIcon>path{stroke:var(--gray-10);transition-duration:.3s}.MobileHeader-module__WI_p6G__item:hover>.MobileHeader-module__WI_p6G__itemIcon>path{stroke:var(--text-secondary)}@media screen and (max-width:1024px){.MobileHeader-module__WI_p6G__main,.MobileHeader-module__WI_p6G__placeholder{display:flex}.MobileHeader-module__WI_p6G__blackout,.MobileHeader-module__WI_p6G__menu{visibility:visible}}@media screen and (max-width:768px){.MobileHeader-module__WI_p6G__main{padding:calc(8px + env(safe-area-inset-top,0px)) 16px 8px}.MobileHeader-module__WI_p6G__balanceItems{display:none}}
.IdeaFeedbackModal-module__NTbZZq__header{flex-direction:column;gap:20px;display:flex}.IdeaFeedbackModal-module__NTbZZq__top{flex-direction:row;align-items:center;gap:12px;display:flex}.IdeaFeedbackModal-module__NTbZZq__cross{cursor:pointer}.IdeaFeedbackModal-module__NTbZZq__iconWrapper{background:var(--gray-20);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.IdeaFeedbackModal-module__NTbZZq__icon{width:24px;height:24px;color:var(--text-primary)}.IdeaFeedbackModal-module__NTbZZq__headerText{flex-direction:column;flex:1;gap:8px;display:flex}.IdeaFeedbackModal-module__NTbZZq__title{color:var(--white-100)}.IdeaFeedbackModal-module__NTbZZq__desc{color:var(--text-secondary)}.IdeaFeedbackModal-module__NTbZZq__section{flex-direction:column;gap:8px;margin:24px 0;display:flex}.IdeaFeedbackModal-module__NTbZZq__sectionTitle{color:var(--text-primary)}.IdeaFeedbackModal-module__NTbZZq__required{color:var(--red-100)}.IdeaFeedbackModal-module__NTbZZq__buttons{flex-direction:row;gap:12px;padding:0 24px 24px;display:flex}.IdeaFeedbackModal-module__NTbZZq__buttons>button{flex:1}.IdeaFeedbackModal-module__NTbZZq__modalContent{flex-direction:column;max-height:85vh;display:flex}@media screen and (max-width:768px){.IdeaFeedbackModal-module__NTbZZq__modalContent{max-height:100dvh}}
.TopEarnersBlock-module__-kZoFW__container{background-color:var(--gray-80);border-radius:16px;flex-direction:column;gap:12px;width:100%;padding:16px 0;display:flex}.TopEarnersBlock-module__-kZoFW__header{align-items:center;padding:0 20px;display:flex}.TopEarnersBlock-module__-kZoFW__title{color:var(--text-primary)}.TopEarnersBlock-module__-kZoFW__tabs{scrollbar-width:none;gap:4px;padding:0 16px;display:flex;overflow-x:auto}.TopEarnersBlock-module__-kZoFW__tabs::-webkit-scrollbar{display:none}.TopEarnersBlock-module__-kZoFW__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:5px 12px;font-size:13px;font-weight:500;line-height:18px;transition:all .15s}.TopEarnersBlock-module__-kZoFW__tab:hover{background:var(--gray-40);color:var(--text-primary)}.TopEarnersBlock-module__-kZoFW__tabActive,.TopEarnersBlock-module__-kZoFW__tabActive:hover{background:var(--green-20);color:var(--brand-green)}.TopEarnersBlock-module__-kZoFW__list{flex-direction:column;padding:0 8px;display:flex}.TopEarnersBlock-module__-kZoFW__userRow{border-radius:10px;align-items:center;gap:10px;padding:7px 12px;text-decoration:none;transition:background-color .15s;display:flex}.TopEarnersBlock-module__-kZoFW__userRow:hover{background-color:var(--gray-40)}.TopEarnersBlock-module__-kZoFW__userRowTop{background-color:#2bad720a}.TopEarnersBlock-module__-kZoFW__userRowTop:hover{background-color:#2bad7214}.TopEarnersBlock-module__-kZoFW__position{min-width:20px;color:var(--text-secondary);text-align:center;font-size:14px;font-weight:600;line-height:1}.TopEarnersBlock-module__-kZoFW__positionTop{font-size:16px}.TopEarnersBlock-module__-kZoFW__avatar{background-color:var(--gray-20);border-radius:50%;width:28px;min-width:28px;height:28px;position:relative;overflow:hidden}.TopEarnersBlock-module__-kZoFW__userInfo{flex:1;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.TopEarnersBlock-module__-kZoFW__username{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.TopEarnersBlock-module__-kZoFW__amount{color:var(--brand-green);white-space:nowrap;font-size:12px;font-weight:600}.TopEarnersBlock-module__-kZoFW__loading,.TopEarnersBlock-module__-kZoFW__empty{justify-content:center;align-items:center;padding:20px 0;display:flex}.TopEarnersBlock-module__-kZoFW__loading svg{width:24px;height:24px;color:var(--text-secondary)}@media screen and (max-width:1024px){.TopEarnersBlock-module__-kZoFW__container{display:none}}
.ProfileMessage-module__7Aweva__avatar{border-radius:50%;width:44px;min-width:44px;height:44px;position:relative}.ProfileMessage-module__7Aweva__onlineMark{background-color:var(--brand-green);outline:4px solid var(--gray-80);border-radius:50%;width:12px;height:12px;position:absolute;bottom:2px;right:2px}.ProfileMessage-module__7Aweva__avatar>img{border-radius:50%}.ProfileMessage-module__7Aweva__post{background-color:var(--gray-80);border-radius:20px;flex-direction:column;gap:12px;width:100%;padding:16px 20px;display:flex}.ProfileMessage-module__7Aweva__postPinned{border:1px solid var(--gray-20)}.ProfileMessage-module__7Aweva__postInfo{flex-direction:row;gap:12px;width:100%;height:44px;display:flex}.ProfileMessage-module__7Aweva__postInfo>.ProfileMessage-module__7Aweva__text{flex-direction:column;flex-grow:1;justify-content:space-between;height:100%;display:flex}.ProfileMessage-module__7Aweva__postInfo>.ProfileMessage-module__7Aweva__text>span{width:fit-content}.ProfileMessage-module__7Aweva__postInfo>.ProfileMessage-module__7Aweva__text>.ProfileMessage-module__7Aweva__title{width:fit-content;color:var(--text-primary);cursor:pointer;font-size:16px;font-weight:600;line-height:19px;text-decoration:none}.ProfileMessage-module__7Aweva__postInfo>.ProfileMessage-module__7Aweva__text>.ProfileMessage-module__7Aweva__title:hover{text-decoration:underline}.ProfileMessage-module__7Aweva__postInfo>.ProfileMessage-module__7Aweva__text>.ProfileMessage-module__7Aweva__subtitle{color:var(--text-secondary);font-size:15px;font-weight:400;line-height:18px}.ProfileMessage-module__7Aweva__edited{cursor:help;text-underline-offset:2px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.ProfileMessage-module__7Aweva__titleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProfileMessage-module__7Aweva__pinnedBadge{background-color:var(--gray-20);color:var(--text-secondary);border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.ProfileMessage-module__7Aweva__postInfo>.ProfileMessage-module__7Aweva__dots{cursor:pointer;width:fit-content;height:fit-content;position:relative}.ProfileMessage-module__7Aweva__divider{background-color:var(--gray-20);width:100%;height:1px}.ProfileMessage-module__7Aweva__post>p{color:var(--text-primary);word-break:break-word;font-size:16px;font-weight:500;line-height:24px}.ProfileMessage-module__7Aweva__dropdown{background-color:var(--gray-80);border:1px solid var(--gray-20);border-radius:12px;flex-direction:column;width:fit-content;height:fit-content;padding:8px 0;display:none;position:absolute;bottom:calc(100% + 4px);right:0;box-shadow:0 10px 44px -4px #1a1a1a70}.ProfileMessage-module__7Aweva__dropdown.ProfileMessage-module__7Aweva__open{display:flex}.ProfileMessage-module__7Aweva__dropdown>.ProfileMessage-module__7Aweva__item{text-align:start;width:100%;height:fit-content;color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:14px;font-weight:400;transition-duration:.3s}.ProfileMessage-module__7Aweva__dropdown>.ProfileMessage-module__7Aweva__item:hover{background-color:var(--gray-20)}.ProfileMessage-module__7Aweva__editField{flex-direction:column;gap:8px;display:flex}.ProfileMessage-module__7Aweva__editCounter{color:var(--text-secondary);font-size:12px}.ProfileMessage-module__7Aweva__editCounterError{color:var(--red-80)}.ProfileMessage-module__7Aweva__editActions{justify-content:flex-end;gap:8px;display:flex}
.Support-module__MDEL4a__header{flex-direction:row;gap:24px;display:flex}.Support-module__MDEL4a__title{color:var(--text-primary)}.Support-module__MDEL4a__desc{color:var(--text-secondary)}.Support-module__MDEL4a__pageInfo{flex-direction:column;flex-grow:1;gap:8px;margin-top:4px;display:flex}.Support-module__MDEL4a__createButtonSmall{height:40px!important;padding:8px!important;display:none!important}.Support-module__MDEL4a__search{flex-direction:column;display:flex}.Support-module__MDEL4a__searchRow{flex-direction:row;align-items:center;gap:8px;display:flex}.Support-module__MDEL4a__nameInput{flex-grow:1;align-items:center;display:flex;position:relative}.Support-module__MDEL4a__nameInput>svg{cursor:pointer;position:absolute;right:12px}.Support-module__MDEL4a__hidden{display:none}.Support-module__MDEL4a__searchIconWrapper{width:24px;height:24px}.Support-module__MDEL4a__searchIconWrapper>svg{width:100%;height:100%}.Support-module__MDEL4a__filtersButton{gap:8px;border:1px solid var(--gray-30)!important;padding:11px 16px!important}.Support-module__MDEL4a__filtersButton.Support-module__MDEL4a__open{background-color:var(--gray-30)!important}.Support-module__MDEL4a__filtersRow{opacity:0;visibility:hidden;flex-direction:row;gap:12px;width:471px;height:0;padding-top:0;transition:height .3s,opacity .3s,visibility .3s,padding-top .3s;display:flex}.Support-module__MDEL4a__filtersRow.Support-module__MDEL4a__open{opacity:1;visibility:visible;height:56px;padding-top:12px}.Support-module__MDEL4a__filtersRow>div{width:calc(50% - 6px)}.Support-module__MDEL4a__tickets{flex-direction:column;gap:10px;display:flex}.Support-module__MDEL4a__ticket{background-color:var(--gray-80);border-radius:16px;flex-direction:row;text-decoration:none;transition:all .2s ease-in-out;display:flex}.Support-module__MDEL4a__ticket:hover{background-color:var(--gray-40)}.Support-module__MDEL4a__ticket:active{opacity:.72}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__left{text-overflow:ellipsis;white-space:nowrap;flex-direction:row;flex-grow:1;gap:12px;padding:16px 20px;display:flex;overflow:hidden}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__right{border-left:2px solid var(--gray-100);text-overflow:ellipsis;white-space:nowrap;flex-direction:column;justify-content:space-between;gap:8px;width:100%;max-width:200px;padding:16px 20px;display:flex;overflow:hidden}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__right p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__divider{background-color:var(--gray-40);width:100%;height:1px;display:none}.Support-module__MDEL4a__ticketInfo{text-overflow:ellipsis;white-space:nowrap;flex-direction:column;flex-grow:1;gap:8px;display:flex;overflow:hidden}.Support-module__MDEL4a__ticketInfo p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Support-module__MDEL4a__status{border-radius:8px;width:fit-content;height:fit-content;padding:4px 8px}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__right>div:last-child{text-overflow:ellipsis;white-space:nowrap;flex-direction:row;align-items:center;gap:10px;display:flex;overflow:hidden}.Support-module__MDEL4a__dot{background-color:var(--text-secondary);border-radius:50%;width:5px;height:5px}.Support-module__MDEL4a__emptyStateBlock{background-color:var(--gray-80);border-radius:12px;padding:48px 32px;overflow:hidden}.Support-module__MDEL4a__emptyStateContent{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.Support-module__MDEL4a__emptyStateDecoration{z-index:0;width:480px;height:480px;position:absolute;top:-136px;left:50%;transform:translate(-50%)}.Support-module__MDEL4a__emptyStateIcon{background-color:var(--gray-100);border:2px solid var(--gray-20);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Support-module__MDEL4a__emptyStateIcon svg{width:28px;height:28px}.Support-module__MDEL4a__emptyStateIcon path{stroke:var(--text-secondary)}.Support-module__MDEL4a__emptyStateText{z-index:1;flex-direction:column;align-items:center;gap:16px;display:flex}.Support-module__MDEL4a__iconSquare svg{width:24px;height:24px}.Support-module__MDEL4a__moderatorTooltipContent{flex-direction:column;gap:4px;display:flex}.Support-module__MDEL4a__moderatorTooltipRow{flex-direction:column;gap:2px;display:flex}.Support-module__MDEL4a__moderatorTooltipLabel{color:var(--text-secondary);font-size:12px}.Support-module__MDEL4a__moderatorTooltipValue{color:var(--white-100)}.Support-module__MDEL4a__ticketTooltipWrapper{width:100%;display:block}.Support-module__MDEL4a__ticketTooltipWrapper>a{width:100%;display:flex}@media screen and (max-width:1440px){.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__left{flex-direction:column}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__right{width:242px}}@media screen and (max-width:1024px){.Support-module__MDEL4a__header{padding:0}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__right{width:302px}}@media screen and (max-width:768px){.Support-module__MDEL4a__createButtonSmall{display:block!important}.Support-module__MDEL4a__createButtonBig{display:none!important}.Support-module__MDEL4a__filtersButton{width:fit-content;padding:9px!important}.Support-module__MDEL4a__filtersButton>span{display:none}.Support-module__MDEL4a__filtersButton path{stroke:var(--text-primary)}.Support-module__MDEL4a__filtersRow{flex-direction:column;width:100%}.Support-module__MDEL4a__filtersRow.Support-module__MDEL4a__open{height:112px}.Support-module__MDEL4a__filtersRow>div{width:100%}.Support-module__MDEL4a__ticket{flex-direction:column;gap:12px;padding:16px 20px}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__left,.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__right{width:100%;padding:0}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__right{border-left:none;flex-direction:row;justify-content:left;align-items:center;width:100%;max-width:none}.Support-module__MDEL4a__ticket>.Support-module__MDEL4a__divider{display:block}}
.ProfileColumn-module__WDHVMa__block{background-color:var(--gray-80);border-radius:16px;flex-direction:column;gap:16px;width:100%;padding:16px;display:flex}.ProfileColumn-module__WDHVMa__avatar{aspect-ratio:1;cursor:pointer;border-radius:12px;width:100%;position:relative;overflow:hidden}.ProfileColumn-module__WDHVMa__info{flex-direction:column;gap:6px;display:flex}.ProfileColumn-module__WDHVMa__info .ProfileColumn-module__WDHVMa__description{color:#949494;font-size:14px;line-height:20px}.ProfileColumn-module__WDHVMa__info .ProfileColumn-module__WDHVMa__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProfileColumn-module__WDHVMa__title{color:var(--text-primary);cursor:pointer;font-size:18px;font-weight:600;line-height:28px;text-decoration:none}.ProfileColumn-module__WDHVMa__title:hover{text-decoration:underline}.ProfileColumn-module__WDHVMa__desc{color:var(--text-secondary);font-size:16px;font-weight:400;line-height:24px}.ProfileColumn-module__WDHVMa__buttons{flex-direction:column;gap:12px;width:100%;display:flex}button.ProfileColumn-module__WDHVMa__button{width:100%;height:40px;padding:8px 12px;font-size:16px;line-height:24px}.ProfileColumn-module__WDHVMa__button>svg{width:24px;height:24px}.ProfileColumn-module__WDHVMa__button>svg>path{stroke:#949494cc}@media screen and (max-width:1024px){.ProfileColumn-module__WDHVMa__block{display:none}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_d2d24d8c-module__BQpSFa__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_d2d24d8c-module__BQpSFa__variable{--font-inter:"Inter", "Inter Fallback"}
