.Button_container__ti_1r{display:block;position:relative;width:100%}.Button_button__I_gpA{height:58px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;border-radius:4px;padding:16px 24px;border:none;color:rgb(255,255,255);background-color:var(--color-primary);cursor:pointer;font-size:1.6rem;line-height:24px;font-weight:600;transition:.3s;font-family:var(--font-family-primary);white-space:nowrap}.Button_button__I_gpA.Button_loading__4IX3L{opacity:.5;cursor:not-allowed}.Button_button__I_gpA:disabled{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 24px;gap:8px;width:100%;height:56px;background:#d10063;opacity:.24;border-radius:4px;flex:none;order:0;flex-grow:0;cursor:not-allowed!important;color:#ffffff!important;pointer-events:none}.Button_button__I_gpA:hover{filter:brightness(1.1)}.Button_button__I_gpA.Button_loading__4IX3L:hover,.Button_button__I_gpA:disabled:hover{filter:brightness(1)}.Button_spinner__XCwwh{position:absolute;width:2rem;height:2rem;border:.2rem solid var(--color-white,#4d4d4d);border-top:.2rem solid transparent;border-radius:50%;animation:Button_spin__3VHoO .8s linear infinite}@keyframes Button_spin__3VHoO{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.Button_button__I_gpA{height:48px}.Button_button__I_gpA:disabled{width:100%;height:48px}.Button_inputLabel__SjGG_{font-size:1.4rem}}.PersonalSummaryCard_container__hcTyY{display:block;width:100%}.PersonalSummaryCard_header__Asf21{display:flex;justify-content:space-between;align-items:center}.PersonalSummaryCard_dataList__dIalL{display:flex;flex-direction:column;justify-content:center;gap:2.4rem;list-style:none;margin-top:2.4rem}.PersonalSummaryCard_dataItem__kBRFW{display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){.PersonalSummaryCard_dataItem__kBRFW{flex-direction:row;align-items:center;gap:0}.PersonalSummaryCard_dataItem__kBRFW>:first-child{flex:1 1;text-align:left}.PersonalSummaryCard_dataItem__kBRFW>:last-child{flex:1 1;text-align:right;word-break:break-word;overflow-wrap:break-word;max-width:60%}.PersonalSummaryCard_emailText__aqjLF{word-break:break-word;overflow-wrap:break-word;text-overflow:ellipsis;max-width:100%}}