.Modal_Modal__backdrop__CIK51{cursor:pointer;position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:var(--modal-overlay);background:rgba(0,0,0,.8)}.Modal_Modal__LK7Si{z-index:var(--modal-content-z-index);cursor:auto;width:-moz-fit-content;width:fit-content;background:var(--login);border-radius:8px;top:50%;left:0;right:0;margin-inline:auto;background-color:var(--login);border:2px solid var(--accent-highlight);border-radius:10px;transform:translateY(-50%)}.Modal_fat__xcbiy{font-family:var(--font-header-l);text-align:center;position:relative}.Modal_slim__dz4Lr{font-family:var(--font-body-m);text-align:center;position:relative}.Modal_cross__A9Puk{position:absolute;right:8px;top:12px;background:none;z-index:var(--modal-content-z-index)}.Modal_cross__A9Puk img{width:33px;height:33px}.Modal_ModalButtons__axCPp{display:flex}.Modal_center__r7ZR4{justify-content:center}.Modal_space-between__klTNz{justify-content:space-between}.RedirectWindow_redirectWindow__m_5Mk{padding:24px;max-width:344px;position:relative}.RedirectWindow_header__6QnKZ{font:18px/24px Inter-Medium}.RedirectWindow_description__8lp9p{font:14px/20px Inter-Regular}.RedirectWindow_appBlock__dlSqC{background:#424242;border-radius:8px;padding:12px 20px}.RedirectWindow_appBlock__dlSqC *{font:12px/16px Inter-Regular}.RedirectWindow_appBlockHeader__Ti_UH{display:flex;gap:4px}.RedirectWindow_appBlockHeader__Ti_UH *{font:12px/16px Inter-Bold}.RedirectWindow_appBlockLink__COE5R{text-decoration:underline}.RedirectWindow_closeIcon__m2zha{cursor:pointer;position:absolute;top:22px;right:22px}.AddToCollectionModal_collection__9x2Mz{display:flex;flex-direction:column;gap:32px;align-items:center;max-height:500px;z-index:var(--modal-content-z-index);background:#1d1d1d;box-shadow:0 20px 24px -4px rgba(16,24,40,.08),0 8px 8px -4px rgba(16,24,40,.03);border-radius:12px;padding:24px}.AddToCollectionModal_title__a0WRL{display:flex;flex-direction:column;gap:8px}.AddToCollectionModal_title__a0WRL h2{margin:0;font-family:Inter-SemiBold;font-size:18px;line-height:28px}.AddToCollectionModal_title__a0WRL p{margin:0;font-family:Inter-SemiBold;font-size:12px;line-height:18px;color:#eaeaea}.AddToCollectionModal_column__zLEq8{display:flex;flex-direction:column;width:100%;overflow-y:auto}.AddToCollectionModal_column__zLEq8::-webkit-scrollbar{width:12px}.AddToCollectionModal_column__zLEq8::-webkit-scrollbar-thumb{border:4px solid #1d1d1d;background:#979797;border-radius:8px}.AddToCollectionModal_column__zLEq8::-webkit-scrollbar-track-piece{margin-bottom:0;margin-top:0}.AddToCollectionModal_addCollection__GRpg6{display:flex;flex-direction:row;align-items:center;gap:8px}.AddToCollectionModal_addCollection__GRpg6 p{display:flex;justify-content:center;align-items:center;background:transparent;font-family:Inter-Medium;font-size:14px;line-height:20px;color:#ffffff;gap:8px;margin:0}.AddToCollectionModal_addCollection__GRpg6 img{width:16px;height:16px;transition:.4s}.AddToCollectionModal_addCollection__GRpg6:hover>img{transform:rotate(1turn);transition:.4s}@media screen and (max-width:1000px){.AddToCollectionModal_collection__9x2Mz{width:100%}}.collection-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px;border-radius:8px}.collection-row:hover{background:#272727}.collection-row .name-collection{color:#fff;font-family:Inter-Semibold;font-size:14px;line-height:20px;margin:0}.collection-row .added-collection{-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;padding:4px 16px;background:#ecfdf3;border-radius:4px;color:#027a48;font-family:Inter-Medium;font-size:14px;line-height:20px;margin:0}.modal-box{z-index:var(--modal-content-z-index);background:#1d1d1d;box-shadow:0 20px 24px -4px rgba(16,24,40,.08),0 8px 8px -4px rgba(16,24,40,.03);border-radius:12px;padding:24px}.modal-box-add-collection{display:flex;flex-direction:column;width:100%;max-width:500px;gap:16px}.modal-box-add-collection h2{margin:0;font-family:Inter-SemiBold;font-size:18px;line-height:28px}.modal-box-add-collection>div{display:flex;flex-direction:row;justify-content:center;gap:12px;width:100%}.Input_wrapper__h5KFV{width:100%;display:flex;flex-direction:column;gap:8px}.Input_titleLabel__CX_pq{color:var(--gray3)}.Input_titleLabel__CX_pq p{margin:0;color:var(--gray3)}.Input_inputLabel__BqKBq{padding:12px 20px;display:flex;gap:8px;border-radius:4px;background:var(--gray8);cursor:text;width:100%}.Input_input__H3gb4{background:none;width:100%;color:var(--gray6);cursor:text}.Input_error__8cVbr{color:var(--accent-second)}.Input_wrapper__h5KFV.Input_labelPosition__top__24Rfe{flex-direction:column}.Input_wrapper__h5KFV.Input_labelPosition__top__24Rfe .Input_titleLabel__CX_pq p{text-align:start}.Input_wrapper__h5KFV.Input_labelPosition__left__EA3US{flex-direction:row}.Input_wrapper__h5KFV.Input_labelPosition__left__EA3US .Input_titleLabel__CX_pq p{text-align:center}.Input_wrapper__h5KFV.Input_readonly__kv5f_ .Input_titleLabel__CX_pq{cursor:default}.Input_wrapper__h5KFV.Input_readonly__kv5f_ .Input_titleLabel__CX_pq p{color:var(--gray8)}.Input_wrapper__h5KFV.Input_readonly__kv5f_ .Input_inputLabel__BqKBq{cursor:auto;background:var(--gray13)}.Input_wrapper__h5KFV.Input_readonly__kv5f_ .Input_input__H3gb4{cursor:auto}.ModalButton_ModalButton__t1tE6{width:100%!important;height:44px!important;box-shadow:0 1px 2px rgba(16,24,40,.05)!important;border-radius:8px!important;font-family:Inter-SemiBold!important;font-size:16px!important;line-height:24px!important;padding:0 8px!important;color:white!important;text-align:center!important}.ModalButton_cancel___0g3W{background:#1d1d1d!important;border:1px solid #ffffff!important}.ModalButton_cancel___0g3W:hover{background:#272727!important}.ModalButton_purple__8UTBU{background:#7f56d9!important;border:1px solid #7f56d9!important}.ModalButton_purple__8UTBU:hover{background:rgba(127,86,217,.8)!important}.ItemPage_ItemPage__er8lm{max-width:1240px;padding:16px;margin:0 auto}.ItemPage_wrapper__NGMje{width:100%;background:var(--gray12)}.BackButton_BackButton__dzoZO{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;gap:4px;background:none;cursor:pointer}.BackButton_text__B86oU{font-size:12px}