*{box-sizing:border-box;margin:0;padding:0}body{position:relative}.custom-scrollbar{scrollbar-color:auto;scrollbar-width:auto}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background-color:#2f2f37}.custom-scrollbar::-webkit-scrollbar-thumb{background:#8585ad;height:75%}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#8585ad}a{text-decoration:none}.link{color:#4c4cff}.link:active{opacity:.4}.active{color:#fff}.button{border:none;border-radius:var(--common-border-radius);cursor:pointer;outline:none;transition:var(--common-transition)}.button_type_primary{background:linear-gradient(63.18deg,#801ab3,#4c4cff);color:var(--text-primary-color)}.button_type_primary:hover{box-shadow:0 0 16px 8px #3333ff40,0 0 8px 8px #3333ff40;filter:drop-shadow(0 4px 32px rgba(51,51,255,.5))}.button_type_primary:active{opacity:.9}.button_type_secondary{background:#0000;color:var(--colors-interface-accent)}.button_type_secondary:hover{opacity:.9}.button_type_secondary:active,.button_type_secondary:hover{color:var(--text-primary-color)}.button_size_large{padding:20px 40px}.button_size_large,.button_size_medium{font-family:Jet Brains Mono;font-size:16px;font-weight:400;line-height:1.5}.button_size_medium{padding:16px 40px}.button_size_small{font-family:JetBrains Mono;font-size:14px;font-weight:400;line-height:1.43;padding:10px 32px}.button_type_primary[disabled]{background:var(--colors-button-inactive)}.button_type_primary[disabled],.button_type_secondary[disabled]{color:var(--text-inactive-color);pointer-events:none}.common_button{align-items:center;background:none;border:none;color:var(--text-primary-color);cursor:pointer;display:flex;font-family:Jet Brains Mono;font-size:16px;font-style:normal;font-weight:400;gap:8px;justify-content:center;line-height:1.5;outline:none;padding:0;transition:var(--common-transition)}.common_button:hover{opacity:.9}.constructor-element{background:var(--background-element);border-radius:var(--common-border-radius-s);box-sizing:border-box;color:#f2f2f3;display:inline-block;flex-grow:1;font-family:Jet Brains Mono;font-size:16px;line-height:24px;max-width:536px;min-height:80px;padding:16px 24px;width:100%}.constructor-element_pos_top{border-radius:var(--top-constructor-item-border-radius)}.constructor-element_pos_bottom{border-radius:var(--bottom-constructor-item-border-radius)}.constructor-element__row{align-items:center;display:flex}.constructor-element__image{height:40px;margin-right:20px;width:80px}.constructor-element__text{flex-grow:1;margin-right:20px;text-align:left}.constructor-element__price,.constructor-element__text{align-items:center;display:inline-flex;line-height:24px}.constructor-element__price{font-family:Iceland;font-size:28px;font-style:normal;font-weight:400;justify-content:flex-end;text-align:right}.constructor-element__price svg{margin-left:9px}.constructor-element__action{align-items:center;cursor:pointer;display:inline-flex;margin-left:20px}.tab{background-color:var(--background-alt);box-shadow:inset 0 -1px 0 #2f2f37;box-sizing:border-box;color:var(--text-inactive-color);cursor:pointer;min-width:200px;text-align:center;transition:var(--common-transition)}.tab:hover,.tab_type_current{color:var(--text-primary-color)}.tab_type_current{box-shadow:inset 0 -2px 0 #4c4cff;pointer-events:none}.input{align-items:center;background-color:var(--background-element);border:2px solid var(--background-element);border-radius:var(--common-border-radius-s);box-sizing:border-box;cursor:text;display:flex;justify-content:space-between;position:relative;transition:.3s}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--background-element) inset!important}.input_status_active{border:2px solid var(--colors-interface-accent)}.input_status_error{border:2px solid var(--colors-interface-error)}.input_status_disabled,.input_type_disabled{cursor:not-allowed}.input__icon{cursor:text;line-height:0}.input__icon-action{cursor:pointer}.input__icon-disabled{cursor:not-allowed}.input__placeholder{color:var(--text-inactive-color);cursor:text;display:block;position:absolute;text-align:left;top:18px;transition:.3s}.input__placeholder-filled,.input__placeholder-focused{top:8px}.input__textfield{background-color:initial;border:none;color:var(--text-primary-color);cursor:text;display:block;margin-top:16px!important;width:100%}.input__textfield:-webkit-autofill{-webkit-text-fill-color:var(--text-primary-color)!important}.input__textfield:focus{outline:none}.input__container{text-align:left;width:fit-content}.visually-hidden{clip:rect(0 0 0 0);height:1px;overflow:hidden;position:absolute;width:1px}.input__placeholder-disabled{cursor:not-allowed}.input__textfield-disabled{color:var(--text-inactive-color);cursor:not-allowed}.input__textfield-disabled:-webkit-autofill{-webkit-text-fill-color:var(--text-inactive-color)!important}.input__error{color:var(--colors-interface-error);margin-left:24px;margin-top:2px}.input__error:-webkit-autofill{-webkit-text-fill-color:var(--colors-interface-error)!important}.input_size_default{min-height:64px;width:480px}.input_size_small{min-height:48px;padding-left:calc(var(--offset-base-variable)*10);padding-right:calc(var(--offset-base-variable)*10);width:480px}.counter{background:#4c4cff;border-radius:16px;color:#f2f2f3;display:flex;font-family:Iceland;font-style:normal;font-weight:400;line-height:24px;position:absolute;right:0;text-align:center;top:0}.default{font-size:28px;height:32px;min-width:16px;padding:0 8px}.small{font-size:22px;height:24px;min-width:16px;padding:0 4px}.counter__num{margin:auto}.move_button_container{align-items:center;display:flex;flex-direction:column;width:fit-content}.move_button{background:none;border:none;cursor:pointer;margin:0;max-height:24px;outline:none;padding:0;transition:var(--common-transition)}.move_button:hover{opacity:.9}.move_button:disabled{cursor:default}.icon_disabled{fill:var(--colors-button-inactive)}@font-face{font-display:swap;font-family:Jet Brains Mono;font-weight:400;src:url(/React-burgers/static/media/JetBrainsMono-Regular.b60380891bcf2eb241ca.woff2) format("woff2")}@font-face{font-display:swap;font-family:Jet Brains Mono;font-weight:400;src:url(/React-burgers/static/media/JetBrainsMono-Regular.f52bee61d00ce995b89f.woff) format("woff")}@font-face{font-display:swap;font-family:Jet Brains Mono;font-weight:700;src:url(/React-burgers/static/media/JetBrainsMono-Bold.c232d532ea5a5189a278.woff2) format("woff2")}@font-face{font-display:swap;font-family:Jet Brains Mono;font-weight:700;src:url(/React-burgers/static/media/JetBrainsMono-Bold.3914674f1cb2335acf26.woff) format("woff")}@font-face{font-display:swap;font-family:Iceland;font-weight:400;src:url(/React-burgers/static/media/iceland.4ae67a017a5ff82bbbb7.woff2) format("woff2")}@font-face{font-display:swap;font-family:Iceland;font-weight:400;src:url(/React-burgers/static/media/iceland.77ad7fc2baffd9305538.woff) format("woff")}:root{--background:#1c1c21;--background-alt:#131316;--background-element:#2f2f37;--offset-base-variable:2px;--offset-base-size:4px;--top-constructor-item-border-radius:88px 88px 40px 40px;--bottom-constructor-item-border-radius:40px 40px 88px 88px;--common-border-radius:64px;--common-border-radius-s:40px;--text-primary-color:#fff;--text-inactive-color:#8585ad;--colors-interface-accent:#4c4cff;--colors-interface-error:#e52b1a;--colors-interface-success:#0cc;--colors-button-inactive:#3a3a55;--common-transition:all .3s ease-in;scrollbar-color:#2f2f37 #8585ad;scrollbar-width:thin}@-moz-document url-prefix(){:root{scrollbar-color:#8585ad #2f2f37}}.custom-scroll::-webkit-scrollbar{width:12px}.custom-scroll::-webkit-scrollbar-track{background:#2f2f37}.custom-scroll::-webkit-scrollbar-thumb{background:#8585ad;border:3px solid #2f2f37;border-radius:6px}.body::-webkit-scrollbar{width:12px}.body::-webkit-scrollbar-track{background:#2f2f37}.body::-webkit-scrollbar-thumb{background:#8585ad;border:3px solid #2f2f37;border-radius:6px}body{background:#131316;background:var(--background-alt);color:#fff;color:var(--text-primary-color)}.text,body{margin:0;padding:0}.text_type_main-default{font-family:Jet Brains Mono;font-size:16px;font-weight:400;line-height:1.5}.text_type_main-large{font-family:Jet Brains Mono;font-size:36px;font-weight:700;line-height:1.1}.text_type_main-medium{font-family:Jet Brains Mono;font-size:24px;font-weight:700;line-height:1.25}.text_type_main-small{font-family:Jet Brains Mono;font-size:14px;font-weight:400;line-height:1.43}.text_type_digits-default{font-family:Iceland;font-size:28px;font-weight:400;line-height:.86}.text_type_digits-medium{font-family:Iceland;font-size:48px;font-weight:400;line-height:.75}.text_type_digits-large{font-family:Iceland;font-size:144px;font-weight:400;line-height:.83}.text_color_primary{color:#fff;color:var(--text-primary-color)}.text_color_inactive{color:#8585ad;color:var(--text-inactive-color)}.text_color_accent{color:#4c4cff;color:var(--colors-interface-accent)}.text_color_error{color:#e52b1a;color:var(--colors-interface-error)}.text_color_success{color:#0cc;color:var(--colors-interface-success)}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.p-1{padding:var(--offset-base-size)}.p-2{padding:calc(var(--offset-base-size)*2)}.p-3{padding:calc(var(--offset-base-size)*3)}.p-4{padding:calc(var(--offset-base-size)*4)}.p-5{padding:calc(var(--offset-base-size)*5)}.p-6{padding:calc(var(--offset-base-size)*6)}.p-7{padding:calc(var(--offset-base-size)*7)}.p-8{padding:calc(var(--offset-base-size)*8)}.p-9{padding:calc(var(--offset-base-size)*9)}.p-10{padding:calc(var(--offset-base-size)*10)}.p-15{padding:calc(var(--offset-base-size)*15)}.p-20{padding:calc(var(--offset-base-size)*20)}.p-25{padding:calc(var(--offset-base-size)*25)}.p-30{padding:calc(var(--offset-base-size)*30)}.pl-1{padding-left:var(--offset-base-size)}.pl-2{padding-left:calc(var(--offset-base-size)*2)}.pl-3{padding-left:calc(var(--offset-base-size)*3)}.pl-4{padding-left:calc(var(--offset-base-size)*4)}.pl-5{padding-left:calc(var(--offset-base-size)*5)}.pl-6{padding-left:calc(var(--offset-base-size)*6)}.pl-7{padding-left:calc(var(--offset-base-size)*7)}.pl-8{padding-left:calc(var(--offset-base-size)*8)}.pl-9{padding-left:calc(var(--offset-base-size)*9)}.pl-10{padding-left:calc(var(--offset-base-size)*10)}.pl-15{padding-left:calc(var(--offset-base-size)*15)}.pl-20{padding-left:calc(var(--offset-base-size)*20)}.pl-25{padding-left:calc(var(--offset-base-size)*25)}.pl-30{padding-left:calc(var(--offset-base-size)*30)}.pr-1{padding-right:var(--offset-base-size)}.pr-2{padding-right:calc(var(--offset-base-size)*2)}.pr-3{padding-right:calc(var(--offset-base-size)*3)}.pr-4{padding-right:calc(var(--offset-base-size)*4)}.pr-5{padding-right:calc(var(--offset-base-size)*5)}.pr-6{padding-right:calc(var(--offset-base-size)*6)}.pr-7{padding-right:calc(var(--offset-base-size)*7)}.pr-8{padding-right:calc(var(--offset-base-size)*8)}.pr-9{padding-right:calc(var(--offset-base-size)*9)}.pr-10{padding-right:calc(var(--offset-base-size)*10)}.pr-15{padding-right:calc(var(--offset-base-size)*15)}.pr-20{padding-right:calc(var(--offset-base-size)*20)}.pr-25{padding-right:calc(var(--offset-base-size)*25)}.pr-30{padding-right:calc(var(--offset-base-size)*30)}.pt-1{padding-top:var(--offset-base-size)}.pt-2{padding-top:calc(var(--offset-base-size)*2)}.pt-3{padding-top:calc(var(--offset-base-size)*3)}.pt-4{padding-top:calc(var(--offset-base-size)*4)}.pt-5{padding-top:calc(var(--offset-base-size)*5)}.pt-6{padding-top:calc(var(--offset-base-size)*6)}.pt-7{padding-top:calc(var(--offset-base-size)*7)}.pt-8{padding-top:calc(var(--offset-base-size)*8)}.pt-9{padding-top:calc(var(--offset-base-size)*9)}.pt-10{padding-top:calc(var(--offset-base-size)*10)}.pt-15{padding-top:calc(var(--offset-base-size)*15)}.pt-20{padding-top:calc(var(--offset-base-size)*20)}.pt-25{padding-top:calc(var(--offset-base-size)*25)}.pt-30{padding-top:calc(var(--offset-base-size)*30)}.pb-1{padding-bottom:var(--offset-base-size)}.pb-2{padding-bottom:calc(var(--offset-base-size)*2)}.pb-3{padding-bottom:calc(var(--offset-base-size)*3)}.pb-4{padding-bottom:calc(var(--offset-base-size)*4)}.pb-5{padding-bottom:calc(var(--offset-base-size)*5)}.pb-6{padding-bottom:calc(var(--offset-base-size)*6)}.pb-7{padding-bottom:calc(var(--offset-base-size)*7)}.pb-8{padding-bottom:calc(var(--offset-base-size)*8)}.pb-9{padding-bottom:calc(var(--offset-base-size)*9)}.pb-10{padding-bottom:calc(var(--offset-base-size)*10)}.pb-15{padding-bottom:calc(var(--offset-base-size)*15)}.pb-20{padding-bottom:calc(var(--offset-base-size)*20)}.pb-25{padding-bottom:calc(var(--offset-base-size)*25)}.pb-30{padding-bottom:calc(var(--offset-base-size)*30)}.m-1{margin:var(--offset-base-size)}.m-2{margin:calc(var(--offset-base-size)*2)}.m-3{margin:calc(var(--offset-base-size)*3)}.m-4{margin:calc(var(--offset-base-size)*4)}.m-5{margin:calc(var(--offset-base-size)*5)}.m-6{margin:calc(var(--offset-base-size)*6)}.m-7{margin:calc(var(--offset-base-size)*7)}.m-8{margin:calc(var(--offset-base-size)*8)}.m-9{margin:calc(var(--offset-base-size)*9)}.m-10{margin:calc(var(--offset-base-size)*10)}.m-15{margin:calc(var(--offset-base-size)*15)}.m-20{margin:calc(var(--offset-base-size)*20)}.m-25{margin:calc(var(--offset-base-size)*25)}.m-30{margin:calc(var(--offset-base-size)*30)}.ml-1{margin-left:var(--offset-base-size)}.ml-2{margin-left:calc(var(--offset-base-size)*2)}.ml-3{margin-left:calc(var(--offset-base-size)*3)}.ml-4{margin-left:calc(var(--offset-base-size)*4)}.ml-5{margin-left:calc(var(--offset-base-size)*5)}.ml-6{margin-left:calc(var(--offset-base-size)*6)}.ml-7{margin-left:calc(var(--offset-base-size)*7)}.ml-8{margin-left:calc(var(--offset-base-size)*8)}.ml-9{margin-left:calc(var(--offset-base-size)*9)}.ml-10{margin-left:calc(var(--offset-base-size)*10)}.ml-15{margin-left:calc(var(--offset-base-size)*15)}.ml-20{margin-left:calc(var(--offset-base-size)*20)}.ml-25{margin-left:calc(var(--offset-base-size)*25)}.ml-30{margin-left:calc(var(--offset-base-size)*30)}.mr-1{margin-right:var(--offset-base-size)}.mr-2{margin-right:calc(var(--offset-base-size)*2)}.mr-3{margin-right:calc(var(--offset-base-size)*3)}.mr-4{margin-right:calc(var(--offset-base-size)*4)}.mr-5{margin-right:calc(var(--offset-base-size)*5)}.mr-6{margin-right:calc(var(--offset-base-size)*6)}.mr-7{margin-right:calc(var(--offset-base-size)*7)}.mr-8{margin-right:calc(var(--offset-base-size)*8)}.mr-9{margin-right:calc(var(--offset-base-size)*9)}.mr-10{margin-right:calc(var(--offset-base-size)*10)}.mr-15{margin-right:calc(var(--offset-base-size)*15)}.mr-20{margin-right:calc(var(--offset-base-size)*20)}.mr-25{margin-right:calc(var(--offset-base-size)*25)}.mr-30{margin-right:calc(var(--offset-base-size)*30)}.mt-1{margin-top:var(--offset-base-size)}.mt-2{margin-top:calc(var(--offset-base-size)*2)}.mt-3{margin-top:calc(var(--offset-base-size)*3)}.mt-4{margin-top:calc(var(--offset-base-size)*4)}.mt-5{margin-top:calc(var(--offset-base-size)*5)}.mt-6{margin-top:calc(var(--offset-base-size)*6)}.mt-7{margin-top:calc(var(--offset-base-size)*7)}.mt-8{margin-top:calc(var(--offset-base-size)*8)}.mt-9{margin-top:calc(var(--offset-base-size)*9)}.mt-10{margin-top:calc(var(--offset-base-size)*10)}.mt-15{margin-top:calc(var(--offset-base-size)*15)}.mt-20{margin-top:calc(var(--offset-base-size)*20)}.mt-25{margin-top:calc(var(--offset-base-size)*25)}.mt-30{margin-top:calc(var(--offset-base-size)*30)}.mb-1{margin-bottom:var(--offset-base-size)}.mb-2{margin-bottom:calc(var(--offset-base-size)*2)}.mb-3{margin-bottom:calc(var(--offset-base-size)*3)}.mb-4{margin-bottom:calc(var(--offset-base-size)*4)}.mb-5{margin-bottom:calc(var(--offset-base-size)*5)}.mb-6{margin-bottom:calc(var(--offset-base-size)*6)}.mb-7{margin-bottom:calc(var(--offset-base-size)*7)}.mb-8{margin-bottom:calc(var(--offset-base-size)*8)}.mb-9{margin-bottom:calc(var(--offset-base-size)*9)}.mb-10{margin-bottom:calc(var(--offset-base-size)*10)}.mb-15{margin-bottom:calc(var(--offset-base-size)*15)}.mb-20{margin-bottom:calc(var(--offset-base-size)*20)}.mb-25{margin-bottom:calc(var(--offset-base-size)*25)}.mb-30{margin-bottom:calc(var(--offset-base-size)*30)}.AppHeader_header__5eLK4{background-color:#1c1c21}.AppHeader_headerContainer__WlNLN{align-items:center;display:flex;margin:0 auto;max-width:1280px;width:100%}.AppHeader_headerContainer__WlNLN a:last-child{margin-left:auto}.AppHeader_headerList__t8AKe{display:flex;list-style:none;margin-right:112px}.AppHeader_headerList__t8AKe li:first-child{margin-right:8px}.Link_link__\+hOuL{align-items:center;border-radius:40px;box-sizing:border-box;gap:8px;padding:16px 20px;text-decoration:none}.App_main__KlcFV,.Link_link__\+hOuL{display:flex;justify-content:space-between}.App_main__KlcFV{gap:40px;height:80vh;margin:0 auto;max-width:1240px;width:100%}.App_loading__ELz9Z{display:block}.BurgerIngredients_section__B0KZj{align-self:baseline;display:flex;flex-direction:column;max-width:600px;padding-top:40px}.BurgerIngredients_title__EzbJX{margin-bottom:20px}.BurgerIngredients_ingredients__BXhPB{display:flex;flex-direction:column;gap:40px;margin-top:40px;max-height:620px;overflow-y:scroll}.BurgerIngredients_statusText__8m0ea{align-self:center}.IngredientsList_list__kJof\+{grid-column-gap:24px;grid-row-gap:32px;column-gap:24px;display:grid;grid-template-columns:1fr 1fr;list-style:none;row-gap:32px}.IngredientsItem_li__Ng0Ms{align-items:center;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;padding:0 16px 20px;position:relative}.IngredientsItem_price__xwV3l{align-items:center;display:flex;gap:4px}.IngredientsItem_name__2Lus1{text-align:center}.Count_count__l51mh{background-color:#4c4cff;border-radius:50%;display:grid;height:32px;place-content:center;position:absolute;right:0;top:0;width:32px}.BurgerConstructor_section__2ksB8{align-self:flex-start;display:flex;flex-direction:column;gap:16px;max-width:600px;padding-bottom:0;width:100%}.BurgerConstructor_priceDiv__r6t\+k{align-items:center;display:flex;gap:40px;justify-content:flex-end}.BurgerConstructor_priceSpan__vmxnK{align-items:center;display:flex;gap:8px}.BurgerConstructor_errorText__6q-yr{text-align:end}.Modal_wrapper__qCrf4{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.Modal_modal__eEYLM{background-color:#1c1c21;border:1px solid #4c4cff33;border-radius:40px;position:relative;width:720px;z-index:999}.Modal_modalWrapper__SrsJc{align-items:center;display:flex;justify-content:space-between;width:100%}.Modal_button__Hylc5{background-color:initial;border:none;cursor:pointer;height:18px;outline:none;right:40px;top:74px;width:18px}.ModalOverlay_overlay__g44m-{background-color:#000;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.OrderDetails_content__TixzV{align-items:center;display:flex;flex-direction:column;margin:0 auto;width:520px}.OrderDetails_image__uv2j5{background-image:url(/React-burgers/static/media/done.f97182dc0ffc4d3cb5fb.png);background-position:50%;background-repeat:no-repeat;height:120px;width:120px}.OrderDetails_identificator__Rse53{text-shadow:0 0 15px #4c4cff}.ConstructorItems_firstElement__x4ime,.ConstructorItems_lastElement__AXzLL{max-width:552px}.CenterConstructorItems_centerElements__jWgU4{display:flex;flex-direction:column;gap:16px;max-height:369px;overflow-y:scroll;width:100%}.ConstructorItem_item__OL0o9{align-items:center;display:flex;gap:5px}.ConstructorItem_drag__-XBkX{background-color:initial;border:none;cursor:pointer;outline:none;width:24px}.EmptyStroke_div__Maql\+{align-items:center;background-color:#2f2f37;border-radius:40px;display:flex;height:80px;justify-content:center;margin-left:30px;max-width:520px;width:100%}.EmptyStroke_top__q\+4d8{border-top-left-radius:88px;border-top-right-radius:88px}.EmptyStroke_bottom__wsxEU{border-bottom-left-radius:88px;border-bottom-right-radius:88px}.Preloader_preloader__9\+Cnf{animation:Preloader_spin__aEj9t 1s linear infinite;border:4px solid #fff;border-radius:50%;border-top-color:#3498db;height:20px;margin:auto;width:20px}@keyframes Preloader_spin__aEj9t{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Authorization_form__q6VCT{align-items:center;align-self:center;background:#0000;display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:480px}.Authorization_textSize__jdnXw{font-size:30px}.Profile_div__tbj3m{align-self:flex-start;display:flex;margin-top:120px}.Profile_wrapper__3xxo0{align-items:center;display:flex;flex-direction:column;gap:24px;width:480px}.Profile_buttonsWrapper__9LBdI{align-self:flex-end;display:flex;gap:20px}.ProfileTabs_div__sBht-{display:flex;flex-direction:column;width:320px}.ProfileTabs_active__tM2h3{color:#fff}.ProfileTabs_tabsText__y5PNn{font-size:24px;padding:14px 0}.ProfileTabs_logoutButton__wNVey{background:none;border:none;color:inherit;cursor:pointer;font:inherit;margin:0;max-width:80px;padding:14px 0;text-align:start}.IngredientDetails_wrapper__XDQ0Y{align-items:center;align-self:center;display:flex;flex-direction:column;margin:0 auto;max-width:520px}.IngredientDetails_list__Dc7d-{display:flex;justify-content:space-between;list-style:none;width:100%}.IngredientDetails_list__Dc7d- li{align-items:center;display:flex;flex-direction:column;gap:8px}.OrdersFeedItem_order__n-SU8{background:#1c1c21;border-radius:40px;cursor:pointer;display:flex;flex-direction:column;gap:24px;min-width:584px;position:relative}.OrdersFeedItem_div__rszMQ{align-items:center;display:flex;justify-content:space-between;width:100%}.OrdersFeedItem_lastDiv__Tf\+Cw{align-items:center;display:flex;height:64px;justify-content:flex-end;width:100%}.OrdersFeedItem_title__ai1L7{font-size:24px}.OrdersFeedItem_ingredients__o3cVu{display:flex}.OrdersFeedItem_ingredients__o3cVu div{background:#000;border:2px solid #801ab2;border-radius:50%;bottom:24px;height:64px;left:24px;position:absolute;width:64px;z-index:999}.OrdersFeedItem_ingredients__o3cVu div:nth-child(2){left:75px;z-index:998}.OrdersFeedItem_ingredients__o3cVu div:nth-child(3){left:115px;z-index:997}.OrdersFeedItem_ingredients__o3cVu div:nth-child(4){left:155px;z-index:996}.OrdersFeedItem_ingredients__o3cVu div:nth-child(5){left:195px;z-index:995}.OrdersFeedItem_ingredients__o3cVu div:nth-child(6){left:235px;z-index:993}.OrdersFeedItem_priceSpan__kyMKA{align-items:center;display:flex;gap:8px}.OrdersFeedItem_ingredientBack__vOxmI{display:none}.OrdersFeedItem_ingredient__IZMCk:nth-child(6) .OrdersFeedItem_ingredientBack__vOxmI{align-items:center;background:#1c1c2180;border:none;display:flex;height:64px;justify-content:center;left:-1px;position:relative;top:-1px;width:64px;z-index:994}.OrdersHistory_ordersHistory__5IdwB{display:flex;flex-direction:column;gap:24px;max-height:75vh;max-width:884px;overflow:auto;padding-right:8px}.OrdersHistory_nonOrders__ctcti{align-self:center;margin-left:10vw}.OrdersFeed_feed__bl8qH{display:flex;flex-direction:column;gap:16px;max-height:76vh;overflow:auto}.OrdersStatistics_section__O0Pui{display:flex;flex-direction:column;gap:60px;margin-left:40px;min-width:580px;padding-top:100px}.OrdersStatistics_ordersWrapper__E46zg{display:flex;justify-content:space-between;width:100%}.OrdersStatistics_ordersDiv__fhb8Q{display:flex;flex-direction:column;gap:24px;width:40%}.OrdersStatistics_orders__ktp3L{display:flex;flex-direction:column;flex-wrap:wrap;gap:8px;max-height:180px}.OrdersStatistics_ordersReady__z6maV{color:#0cc}.OrdersStatistics_readyOrders__0sMKO{display:flex;flex-direction:column;gap:15px}.OrdersStatistics_ordersCount__LS667{text-shadow:0 0 15px #4c4cff}.OrderInfo_div__pqq9s{align-items:flex-start;align-self:center;display:flex;flex-direction:column;margin:0 auto;max-width:640px}.OrderInfo_title__DPKwJ{font-size:24px}.OrderInfo_status__c5lzO{color:#0cc}.OrderInfo_ingredients__XNLA2{display:flex;flex-direction:column;gap:16px;max-height:304px;overflow:auto;padding-right:24px;width:100%}.OrderInfo_ingredient__9cXlX{align-items:center;display:flex}.OrderInfo_image__mYI6b{background:#000;border:2px solid #801ab2;border-radius:50%;height:64px;margin-right:16px;width:64px}.OrderInfo_priceSpan__iAQTZ{margin-left:auto}.OrderInfo_footerDiv__3yLSn{display:flex;justify-content:space-between;margin-top:40px;width:100%}
/*# sourceMappingURL=main.c651289f.css.map*/