.allTasks_profile__dashboard__content__DSqX6{display:flex;flex-direction:column;gap:10px}.allTasks_progress__item__AyzCH{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;padding:10px;border:1px solid var(--primary);border-radius:16px}.allTasks_content__WkjyJ{display:flex;flex-direction:column;gap:10px}.allTasks_task__47ble{display:flex;gap:10px}.allTasks_skeleton__item__q9j_H{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;padding:10px;border:1px solid var(--primary);border-radius:16px}.allTasks_image__dQLR9{width:100%;height:100%;object-fit:contain}.allTasks_answer__u0wK7{width:100%;display:grid;align-items:center;grid-template-columns:5fr 1fr;gap:10px}.allTasks_collapsible__vt2U3{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out}.allTasks_open__i7ZBO{max-height:100%}.allTasks_collapsibleInner__eQyWm{overflow:hidden}.allTasks_collapsibleInner__eQyWm>div{min-height:0!important;padding:0!important;box-shadow:none!important}.allTasks_filter__buttons__hSD_x{display:flex;flex-direction:row;gap:10px;position:sticky;top:0;z-index:10;padding:10px 0;backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.5);border-radius:16px}.Button_button__rW55H{border:1px solid var(--primary);border-radius:32px;font-weight:var(--fw_light);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.Button_button__rW55H.Button_disabled__luyvm{pointer-events:none;color:var(--bg);opacity:.5}.Button_button__rW55H.Button_active__lp_9H:hover{box-shadow:0 0 20px var(--primary)}.Button_button__rW55H.Button_active__lp_9H:active{transform:scale(1.05)}.Button_spinner__yFWTa{display:inline-block;width:20px;height:20px;border-radius:50%;border:3px solid hsla(0,0%,100%,.3);border-top-color:currentcolor;animation:Button_pulseSpin__XBLqq 1.5s ease-in-out infinite}@keyframes Button_pulseSpin__XBLqq{0%{transform:rotate(0deg) scale(.8);opacity:.5}50%{transform:rotate(180deg) scale(1.2);opacity:1}to{transform:rotate(1turn) scale(.8);opacity:.5}}.DialogDelete_dialog__dgXa1{width:100%;height:100%;display:flex;flex-direction:column;gap:10px;padding:20px;background-color:var(--bg);color:var(--text);border-radius:16px}.DialogDelete_dialog__btn__Ykf9Z{display:flex;flex-direction:row;justify-content:space-between;gap:10px}.IDialog_dialog__S4P98{width:50%;padding:20px;background-color:var(--bg)}@media screen and (max-width:600px){.IDialog_dialog__S4P98{width:100%}}.ProfileGreatings_greatings__uSt_y{display:flex;justify-content:space-between;height:200px;padding:20px}.ProfileGreatings_greatings__left__hdWyK,.ProfileGreatings_greatings__right__6mWY3{display:flex;flex-direction:column;justify-content:space-between;gap:10px}.ProfileGreatings_edit__email__Rlv8G{display:flex;align-items:center;gap:20px}@media screen and (max-width:600px){.ProfileGreatings_greatings__uSt_y{flex-direction:column;height:300px}}.ProfileHistory_content__tUL6i{display:flex;flex-direction:column;gap:10px;margin-top:30px}.EndDialog_container__MbLRi{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}.EndDialog_container__MbLRi i{font-size:5rem;color:var(--primary)}.EndDialog_buttons__UtX_3{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px}