.styles_outerContainer__Txgkk{width:100%;padding:112px 52px 32px}@media(max-width:768px){.styles_outerContainer__Txgkk{padding:0 16px}}.styles_tgPadding__Ny0V4{padding-bottom:110px}.styles_tgPaddingDesk__dV5zT{padding-bottom:20px}.styles_wrapperPage__o1UnJ{width:100%;margin:0 auto;max-width:1336px;height:calc(100% - 12px);border-top-left-radius:24px;background-color:var(--gray-000)}.select_container__UXEkO{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:flex-start;background-color:var(--bg-light);color:var(--white-soft);border-radius:.5rem;padding-left:.75rem;padding-right:.75rem;cursor:pointer}.select_container__UXEkO.select_disabled__pdMot{pointer-events:none;background-color:var(--bg-light);opacity:.6}.select_arrow__R9Fbh{position:absolute;right:1rem;transition:transform .15s ease}.select_arrow__R9Fbh.select_active__yjLm3{transform:rotate(180deg)}.select_placeholder__ETbo4{width:100%;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--white-soft)}.select_xs__02Bjm{font-size:12px;height:34px}.select_sm__Ty57S{height:44px}.select_md__ysM_S{height:48px}.select_lg__qnB8w{height:56px}.select_list__hp1t3{border-radius:.5rem;overflow:auto;width:100%;background-color:var(--bg-secondary);overscroll-behavior:contain;box-shadow:0 0 24px rgba(var(--black),.4)}.select_noOptions__LQa_5{display:flex;align-items:center;justify-content:center;padding-top:.5rem;padding-bottom:.5rem}.select_option__vhn3E{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:var(--color-body-primary);cursor:pointer;word-break:break-word;transition:opacity .2s ease-in-out;padding:.5rem 1rem}.select_option__vhn3E:hover{background-color:var(--bg-light);opacity:.8}.select_option__vhn3E.select_selected__WlLxG{background-color:var(--bg-light);color:var(--color-primary);font-weight:500}.select_amount__XQp6F{color:var(--color-body-light);font-size:.875rem;font-weight:500;word-break:normal}.styles_title__ZSz_f{font-size:var(--text-main);line-height:var(--leading-main);color:var(--color-white-soft)}.styles_container__9clWy,.styles_title__ZSz_f{font-family:var(--font-sans);font-weight:var(--font-weight-medium)}.styles_container__9clWy{font-size:var(--text-h2);line-height:var(--leading-h2);text-align:left;color:var(--color-text-primary)}@media(max-width:768px){.styles_container__9clWy{font-family:var(--font-sans);font-size:var(--text-main);line-height:var(--leading-main);font-weight:var(--font-weight-medium);display:grid;grid-template-columns:24px 1fr 24px;align-items:center;text-align:center}.styles_container__9clWy svg{grid-column:1;justify-self:start}.styles_container__9clWy .styles_title__r_2EO{grid-column:2}}.styles_title__r_2EO{text-align:start}.styles_tgPadding__2_IG4{padding-top:110px}.styles_tgPaddingDesk__Fi0rq{padding-top:20px}.styles_skeleton__QSdlz{background:linear-gradient(90deg,rgba(255,255,255,.05) 25%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.05) 75%);background-size:200% 100%;border-radius:8px;display:block;height:20px;animation:styles_shimmer__mBzXW 1.5s ease-in-out infinite}@keyframes styles_shimmer__mBzXW{0%{background-position:-200% 0}to{background-position:200% 0}}.styles_card__YFMM8{padding:16px;position:relative;background-color:var(--bg-secondary);border-radius:8px;display:flex;justify-content:space-between;gap:16px;min-height:150px;cursor:pointer;overflow:hidden;transition:opacity .2s ease-in-out}.styles_card__YFMM8:hover{opacity:.8}.styles_card__YFMM8:hover .styles_image__i3AXH{transform:scale(1.05)}.styles_card__YFMM8.styles_disabled__XsCNT{background-color:var(--bg-secondary);opacity:.5;cursor:not-allowed}.styles_card__YFMM8.styles_disabled__XsCNT:hover .styles_image__i3AXH{transform:scale(1)}.styles_card__YFMM8 .styles_title__vi5pw{font-family:var(--font-sans);font-size:var(--text-h3);line-height:var(--leading-h3);font-weight:var(--font-weight-medium);color:var(--color-white)}.styles_card__YFMM8 .styles_description__R78Da{font-family:var(--font-sans);font-size:var(--text-secondary-p);line-height:var(--leading-secondary);font-weight:var(--font-weight-regular)}.styles_card__YFMM8 .styles_image__i3AXH{transition:transform .2s ease-in-out;position:absolute;right:0;bottom:0;width:auto;min-height:140px}@media(max-width:1240px){.styles_card__YFMM8 .styles_image__i3AXH{min-height:110px}}@media(max-width:1024px){.styles_card__YFMM8 .styles_image__i3AXH{min-height:120px}}.styles_label__r3Tf3{font-family:var(--font-sans);font-size:var(--text-secondary-p);line-height:var(--leading-secondary);font-weight:var(--font-weight-medium);width:100%;padding:8px;border-radius:8px;background-color:rgb(var(--rgb-bg-secondary));color:rgb(var(--rgb-gray-white-soft),.5);transition:background-color .15s ease,color .15s ease}.styles_label__r3Tf3.styles_isCompleted__AkjuM{background-color:rgb(var(--rgb-green-500),.2);color:var(--green-500)}.styles_label__r3Tf3.styles_isAlert__HZy6_{background-color:rgb(var(--rgb-yellow-500),.2);color:rgb(var(--rgb-yellow-500))}.styles_label__r3Tf3.styles_isCompleted__AkjuM.styles_isActive__OBp0C{background-color:rgba(var(--rgb-green-500),.4)}.styles_label__r3Tf3.styles_isAlert__HZy6_.styles_isActive__OBp0C{background-color:rgba(var(--rgb-yellow-500),.4)}.styles_label__r3Tf3.styles_isActive__OBp0C:not(.styles_isCompleted__AkjuM):not(.styles_isAlert__HZy6_),.styles_label__r3Tf3:hover:not(.styles_isDisplayOnly__xmq4Y).styles_isNextStep__qr5sY{background-color:rgba(var(--white-rgb),.2);color:var(--white-soft)}.styles_label__r3Tf3:hover:not(.styles_isDisplayOnly__xmq4Y).styles_isCompleted__AkjuM{background-color:rgba(var(--rgb-green-500),.3)}.styles_label__r3Tf3:hover:not(.styles_isDisplayOnly__xmq4Y).styles_isAlert__HZy6_{background-color:rgba(var(--rgb-yellow-500),.3)}@media(max-width:1024px){.styles_label__r3Tf3{background-color:rgba(0,0,0,0)!important;padding:0}}.styles_scrollZone__OCUhg{-ms-overflow-style:none;scrollbar-width:none}.styles_scrollZone__OCUhg::-webkit-scrollbar{display:none}@media(max-width:768px){.styles_scrollZone__OCUhg{padding-left:16px;padding-right:16px;margin:0 -16px;width:calc(100% + 32px)}}@media(max-width:1024px){.styles_step__9YCn3{border-radius:8px;padding:8px;background-color:rgb(var(--rgb-bg-secondary));color:rgb(var(--rgb-gray-white-soft),.5);transition:background-color .15s ease,color .15s ease}.styles_step__9YCn3.styles_isCompleted__AkjuM{background-color:rgb(var(--rgb-green-500),.2);color:var(--green-500)}.styles_step__9YCn3.styles_isAlert__HZy6_{background-color:rgb(var(--rgb-yellow-500),.2);color:rgb(var(--rgb-yellow-500))}.styles_step__9YCn3.styles_isCompleted__AkjuM.styles_isActive__OBp0C{background-color:rgba(var(--rgb-green-500),.4)}.styles_step__9YCn3.styles_isAlert__HZy6_.styles_isActive__OBp0C{background-color:rgba(var(--rgb-yellow-500),.4)}.styles_step__9YCn3.styles_isActive__OBp0C:not(.styles_isCompleted__AkjuM):not(.styles_isAlert__HZy6_),.styles_step__9YCn3:hover:not(.styles_isDisplayOnly__xmq4Y).styles_isNextStep__qr5sY{background-color:rgba(var(--white-rgb),.2);color:var(--white-soft)}.styles_step__9YCn3:hover:not(.styles_isDisplayOnly__xmq4Y).styles_isCompleted__AkjuM{background-color:rgba(var(--rgb-green-500),.3)}.styles_step__9YCn3:hover:not(.styles_isDisplayOnly__xmq4Y).styles_isAlert__HZy6_{background-color:rgba(var(--rgb-yellow-500),.3)}}.styles_circle__PdHZa{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--rgb-bg-secondary));color:rgba(var(--rgb-gray-white-soft),.2);position:relative;border:none;transition:background-color .15s ease,color .15s ease}.styles_circle__PdHZa.styles_isNextStep__qr5sY{background-color:rgba(var(--white),.2);color:rgba(var(--rgb-gray-white-soft))}.styles_circle__PdHZa.styles_isCompleted__AkjuM{background-color:rgb(var(--rgb-green-500),.2);color:rgb(var(--rgb-green-500))}.styles_circle__PdHZa.styles_isCompleted__AkjuM.styles_isActive__OBp0C{background-color:rgba(var(--rgb-green-500),.4)}.styles_circle__PdHZa.styles_isAlert__HZy6_{background-color:rgba(var(--rgb-yellow-500),.2);color:rgba(var(--rgb-yellow-500))}.styles_circle__PdHZa.styles_isAlert__HZy6_.styles_isActive__OBp0C{background-color:rgba(var(--rgb-yellow-500),.4);color:rgba(var(--rgb-yellow-500))}.styles_circle__PdHZa.styles_isActive__OBp0C:not(.styles_isCompleted__AkjuM):not(.styles_isAlert__HZy6_){background-color:rgba(var(--white-rgb),.2);color:var(--white-soft)}@media(max-width:1024px){.styles_circle__PdHZa{background-color:rgba(0,0,0,0)!important;box-sizing:content-box}}.styles_line__TQRzA{width:2px;height:24px;background-color:rgb(var(--rgb-bg-secondary));position:absolute;top:20px;transition:background-color .15s ease}.styles_line__TQRzA.styles_isCompleted__AkjuM{background-color:rgb(var(--rgb-green-500))}.styles_line__TQRzA.styles_isAlert__HZy6_{background-color:rgb(var(--rgb-yellow-500))}@media(max-width:1024px){.styles_line__TQRzA{display:none}}