.Text_text__6vd08{font-family:Inter,sans-serif;padding:0;margin:0;font-weight:inherit;line-height:1.2;color:inherit}.Text_body___0mM_{font-size:16px;color:inherit}.Text_caption__n4rbJ{font-size:14px;color:inherit}.Text_small__H1pZB{font-size:10px;color:inherit}.Button_button__y6cjA{display:flex;align-items:center;justify-content:center;gap:4px;background-color:var(--primary-700);color:var(--white);border:none;border-radius:10px;padding:6px 10px;cursor:pointer;font-weight:600;width:100%;&:hover{background-color:var(--primary-600)}&:disabled{background-color:var(--grey-500);cursor:not-allowed}}.Button_outline__I52v3{background-color:transparent;color:var(--primary-700);border:1px solid var(--primary-700);&:hover{background-color:var(--primary-100)}&:disabled{background-color:var(--grey-500);cursor:not-allowed}}.Button_plain__FnftQ{background-color:transparent;color:var(--primary-700);border:none;&:hover{background-color:var(--primary-100)}}.Profile_profileContainer__2NBEP{position:relative;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .3s ease;aspect-ratio:1/1}.Profile_profileContainer__2NBEP:hover{transform:scale(1.03)}.Profile_profileContainer__2NBEP img{object-fit:cover;border-radius:50%}.Profile_profileSmall__asAH6{width:32px;height:32px}.Profile_profileMedium__ClwJi{width:40px;height:40px}.Profile_profileLarge__0iNOo{width:60px;height:60px}.Profile_profileXLarge__Htpcb{width:90px;height:90px}@media (max-width:480px){.Profile_profileSmall__asAH6{width:24px;height:24px}.Profile_profileMedium__ClwJi{width:32px;height:32px}.Profile_profileLarge__0iNOo{width:48px;height:48px}.Profile_profileXLarge__Htpcb{width:80px;height:80px}}@media (min-width:481px) and (max-width:768px){.Profile_profileSmall__asAH6{width:28px;height:28px}.Profile_profileMedium__ClwJi{width:36px;height:36px}.Profile_profileLarge__0iNOo{width:54px;height:54px}.Profile_profileXLarge__Htpcb{width:90px;height:90px}}.Checkbox_checkbox__jtqCQ{width:16px;height:16px;border:1px solid var(--grey-300);border-radius:4px;background-color:var(--white);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Checkbox_checkbox__jtqCQ:checked{background-color:var(--primary-500);border:1px solid var(--primary-500);background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6667 1.5L4.25004 7.91667L1.33337 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}