.WalletConnectionWarning{background:var(--white-transparent-8);border-radius:8px;color:var(--gray-100);margin-bottom:2.5rem;display:flex;align-items:center;column-gap:.5rem;padding:.875rem .75rem}.WalletConnectionWarning-icon{color:var(--white-100)}.WalletConnectionWarning-text{font-size:var(--fSize18);font-weight:500}.WalletConnectionWarning-highlight{color:var(--violet-500);text-wrap:nowrap}.ProjectTasks{margin-bottom:6rem}.ProjectTasks-heading{display:flex;justify-content:space-between;font-weight:800;font-size:var(--fSize36);line-height:1.3;align-items:center;margin-bottom:2.5rem}.ProjectTasks-information{width:100%}.ProjectTasks-container{display:flex;justify-content:space-between;width:100%;align-items:center;margin-bottom:1rem}.ProjectTasks-text{margin-bottom:.625rem;font-weight:400;font-size:var(--fSize40);line-height:1.2}.ProjectTasks-tabs .TabList-btn{width:165px;padding:.5rem 1rem}.ProjectTasks-select{display:none}.ProjectTasks-row{display:flex;justify-content:space-between}.ProjectTasks-date{display:flex;font-family:var(--inter);font-weight:400;font-size:var(--fSize14);color:var(--white-transparent-72);line-height:1.2;column-gap:1rem}.ProjectTasks-date-before{position:relative}.ProjectTasks-date-before:before{content:"";width:1px;height:24px;background-color:var(--transparent-60);position:absolute;right:-10px;top:-3px}.ProjectTasks-completed-mobile{display:none}.ProjectTasks-completed{font-weight:500}.ProjectTasks-rewardsToken{display:flex;column-gap:.675rem;align-items:center;font-weight:400;font-family:var(--inter);font-size:var(--fSize18);line-height:1.1;color:var(--white-transparent-72);position:relative}.ProjectTasks-rewardsToken:hover>.ProjectTasks-tooltip{display:initial}.ProjectTasks-tooltip{display:none;font-family:var(--inter);background-color:#2f0238;border-bottom:1px solid var(--violet-500);box-shadow:0 8px 24px 0 rgba(0,0,0,.16);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-size:var(--fSize14);font-weight:400;color:var(--white-100);border-radius:4px;padding:.5rem;position:absolute;right:-10px;top:150%;min-width:180px;z-index:3}.ProjectTasks-tooltip:before{content:"";position:absolute;top:-11%;right:10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #2f0238;z-index:-1}.ProjectTasks-category{display:flex;flex-direction:column;row-gap:1.5rem}@media (max-width:768px){.ProjectTasks-heading{flex-direction:column;align-items:flex-start;row-gap:1.5rem;font-size:var(--fSize24);width:100%}.ProjectTasks-tabs{display:none!important}.ProjectTasks-select{display:block}.ProjectTasks-select-value{display:flex;column-gap:.5rem;align-items:center}.ProjectTasks-select-chevron{width:18px;height:18px}.ProjectTasks-date{font-size:var(--fSize14);font-weight:500;margin-top:1rem}.ProjectTasks-completed,.ProjectTasks-date-before:before{display:none}.ProjectTasks-completed-mobile{display:block;font-family:var(--inter);font-weight:600;font-size:var(--fSize14);color:var(--gray);line-height:1.2}.ProjectTasks-rewardsToken{display:none}.ProjectTasks-wrapper-mobile{display:flex;justify-content:space-between;width:100%;align-items:center}}.FollowCampaign{display:flex!important;align-items:center;justify-content:center;gap:.5rem}.FollowCampaign .Icon{width:20px;height:20px}