:root{--width-outer:1280px;overflow-x:hidden}.text-center{text-align:center}.page-container{align-items:center;display:flex;justify-content:center;left:0;min-height:100vh;overflow-y:auto;position:absolute;top:0;width:100vw}.feed_orders{display:flex;flex-direction:column;gap:16px;justify-content:flex-start;max-height:calc(100vh - 200px);overflow:auto;padding-right:8px;scrollbar-color:#8585ad #2f2f37;scrollbar-width:thin;width:580px}.feed_orders::-webkit-scrollbar{background-color:#2f2f37;width:8px}.feed_orders::-webkit-scrollbar-thumb{background-color:#8585ad}@media (max-height:500px){.page-container{align-items:flex-start;padding-top:7rem}}.page-container-inner{text-align:center}.page-container-profile{align-items:flex-start;justify-content:flex-start;padding-left:100px;padding-top:110px}.page-container-profile-wrapper{display:flex;justify-content:flex-start}.page-container-profile-sidebar{width:320px}.page-container-profile-sidebar ul{list-style:none;padding:0}.page-container-profile-sidebar a{line-height:64px;text-decoration:none}.page-link{color:#4c4cff;text-decoration:none}.page-link:hover{text-decoration:underline}.text_color_dark{color:#404052}.app_app__ZSdIq{background-color:var(--background-alt);color:var(--text-primary-color);display:flex;flex-direction:column;min-height:100vh}.app_title__JX0aC{align-self:center;max-width:1260px;width:100%}.app_main__nXLxf{flex-grow:1;margin:0 auto;width:var(--width-outer)}.app-header_header__joE2Z{background-color:var(--background);z-index:1000}.app-header_menu__Dn7pZ{align-items:center;display:flex;height:56px;margin:0 auto;max-width:1240px}.app-header_menu_part_left__YpThO{display:flex;flex-basis:35%}.app-header_link__QLS2y{color:var(--text-inactive-color);display:flex;text-decoration:none}.app-header_link_active__To3cx{color:var(--text-primary-color)}.app-header_link_position_last__RYRtc{display:flex;flex-basis:35%;justify-content:flex-end}.app-header_logo__NoRyC{align-items:center;display:flex;margin:0 auto}.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(../../static/media/JetBrainsMono-Regular.b60380891bcf2eb241ca.woff2) format("woff2")}@font-face{font-display:swap;font-family:Jet Brains Mono;font-weight:400;src:url(../../static/media/JetBrainsMono-Regular.f52bee61d00ce995b89f.woff) format("woff")}@font-face{font-display:swap;font-family:Jet Brains Mono;font-weight:700;src:url(../../static/media/JetBrainsMono-Bold.c232d532ea5a5189a278.woff2) format("woff2")}@font-face{font-display:swap;font-family:Jet Brains Mono;font-weight:700;src:url(../../static/media/JetBrainsMono-Bold.3914674f1cb2335acf26.woff) format("woff")}@font-face{font-display:swap;font-family:Iceland;font-weight:400;src:url(../../static/media/iceland.4ae67a017a5ff82bbbb7.woff2) format("woff2")}@font-face{font-display:swap;font-family:Iceland;font-weight:400;src:url(../../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)}.order-info_main_container__5U5wb{margin-left:auto;margin-right:auto;width:600px}.order-info_status_order__qaSAX{color:#0cc;margin-bottom:40px}.order-info_container_order__i83S2{display:flex;flex-direction:column;height:320px;justify-content:flex-start;overflow:auto;scrollbar-color:#8585ad #2f2f37;scrollbar-width:thin;width:625px}@media (max-height:800px){.order-info_status_order__qaSAX{margin-bottom:20px}.order-info_container_order__i83S2{height:180px}}.order-info_fill_order__KNw45::-webkit-scrollbar{background-color:#2f2f37;width:8px}.order-info_fill_order__KNw45::-webkit-scrollbar-thumb{background-color:#8585ad}.order-info_image_name__QBLvl{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:500px}.order-info_count_price__7Mgmf{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:170px}.order-info_container_row__G2qnJ{display:flex;flex-direction:row;justify-content:space-between}.order-info_name__Vv8KE{word-wrap:normal;width:350px}.order-info_image_fill__YHKfW{background:linear-gradient(#131316,#131316) padding-box,linear-gradient(90deg,#801ab2,#4c4cff) border-box;border:2px solid #0000;border-radius:100px;box-sizing:border-box;display:flex;height:64px;justify-content:center;position:relative;width:64px}.order-info_food_order__\+afL5{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.loader_loader__M-FUL,.loader_loader__M-FUL:after,.loader_loader__M-FUL:before{animation-fill-mode:both;animation:loader_load7__i3A2U 1.8s ease-in-out infinite;border-radius:50%;height:2.5em;width:2.5em}.loader_loader__M-FUL{animation-delay:-.16s;color:#65abf8;font-size:10px;margin:80px auto;position:relative;text-indent:-9999em;transform:translateZ(0)}.loader_loader__M-FUL:after,.loader_loader__M-FUL:before{content:"";position:absolute;top:0}.loader_loader__M-FUL:before{animation-delay:-.32s;left:-3.5em}.loader_loader__M-FUL:after{left:3.5em}@keyframes loader_load7__i3A2U{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@media (max-height:800px){.loader_loader__M-FUL{margin:20px auto}}.burger-ingredients_burger_ingredients__nx47m{color:var(--text-primary-color);display:flex;flex-direction:column;font-family:Jet Brains Mono,serif;max-width:600px}.burger-ingredients_menu__tx7LJ{display:flex;list-style-type:none;margin:0;padding:0;text-align:center}.burger-ingredients_tabs__gJv1\+{display:flex}.burger-ingredients_constructor__VZGNd{grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:50% 50%}.burger-ingredients_ingredients__s7nFm{height:70vh;max-width:600px;overflow-y:auto}.burger-ingredients_ingredients__s7nFm h2{margin-bottom:24px;margin-top:40px}.burger-ingredients_card__f\+2lb{background-color:initial;border:none;color:#fff;margin-bottom:32px;width:272px}.burger-ingredients_imageWrapper__CVOas{position:relative}.ingredient-card_card__QhLEk{background-color:initial;border:none;color:#fff;margin-bottom:32px;width:272px}.ingredient-card_imageWrapper__QKOb7{position:relative}.ingredient-card_dragging__DTbvL{opacity:.5}.burger-constructor_main__50ykF{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;position:relative}.burger-constructor_ingredients__IKq\+Y{flex:1 1 auto;max-height:60vh;overflow-y:auto}.burger-constructor_form__rs6PO{align-items:center;display:flex;justify-content:right;margin-top:40px;padding:16px 0 0}.modal_modal__2O1Ht{background-color:#1c1c21;border-radius:20px;height:fit-content;max-width:720px;position:absolute;width:100%;z-index:7}.modal_title_icon_wrap__5EaWV{align-items:center;display:flex;flex-wrap:nowrap;height:64px;justify-content:space-between;justify-items:end}.modal_title_icon_wrap__5EaWV svg{cursor:pointer}.modal_content__WMT7a{display:flex;justify-content:center;text-align:center}.modal_overlay__3\+mhE{background-color:#000000b3;box-sizing:border-box;left:0;top:0;z-index:5}.modal_main__HKYw\+,.modal_overlay__3\+mhE{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;position:absolute;width:100vw}.modal_main__HKYw\+{z-index:1001}.modal-overlay_overlay__PISFH{align-items:center;background-color:#000000b3;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw;z-index:5}.order-details_wrap__DH-7x{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin:0 auto;width:80%}.order-details_wrap__DH-7x .order-details_text__no8Lt{text-align:center;width:100%}.order-details_waiting_text__y-KOh{color:var(--text-inactive-color)}.order-details_orderDoneImg__h1iCt{margin:60px 0;width:120px}.burger-constructor-drugg-ingredient_draggableItem__rqJ7l{cursor:move}.burger-constructor-drugg-ingredient_draggableItem__rqJ7l:not(:last-child){margin:8px 0}.burger-constructor-drugg-ingredient_dragging__nPMsD{opacity:.3}.main-page_app__-7szj{background-color:var(--background-alt);color:var(--text-primary-color);display:flex;flex-direction:column;min-height:100vh}.main-page_title__kjB80{align-self:center;max-width:1260px;width:100%}.main-page_main__ZEG8S{height:100%;margin:0 auto;width:1240px}.ingredient-details_detail__mMZ2P,.main-page_main__ZEG8S{display:flex;justify-content:space-between}.ingredient-details_image__xb99I{display:block;height:240px;width:480px}.ingredient-details_name__lx6DY{max-width:480px}.feed_content__IQYOl{display:flex;flex-direction:row;justify-content:flex-start;margin:0 auto;max-width:1250px;width:1230px}.feed_left_section__jNfKb{display:flex;flex-direction:column;justify-content:flex-start}.feed_right_section__-cK-P{margin-left:60px;margin-top:80px}.order-list-item_order__No08n{background-color:var(--background);border-radius:40px;color:var(--text-primary-color);text-decoration:none}.order-list-item_order_header__sEybN{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.order-list-item_title_order__lf6U5{line-height:30px;min-height:30px}.order-list-item_time_order__fHYqY{line-height:24px;max-width:80vh;text-align:right}.order-list-item_number_order__enXY3{line-height:24px;max-width:20vh}.order-list-item_status_done__dDdC-{color:#0cc}.order-list-item_status_default__npwKU{color:#fff}li{list-style:none;margin:0;padding:0}.order-list-item_filling__XT2Lc{align-items:center;display:flex;flex-direction:row;height:64px;justify-content:space-between;padding:0}.order-list-item_image_fill__Jpwnj{background:linear-gradient(#131316,#131316) padding-box,linear-gradient(90deg,#801ab2,#4c4cff) border-box;border:2px solid #0000;border-radius:100px;box-sizing:border-box;display:flex;height:64px;justify-content:center;position:relative;width:64px}.order-list-item_image_position__tRcsj{position:relative}.order-list-item_images_selection__YVpQN{background:#1c1c21;display:flex;flex-direction:row;height:64px}.order-list-item_price__shHCp{align-items:center;display:flex;flex-direction:row;gap:8px;height:64px;justify-content:flex-end;max-width:25vw;padding:0;text-decoration:none}.order-list-item_count_hidden__XpZz2{left:50%;line-height:24px;position:absolute;top:50%;transform:translate(-50%,-50%)}.orders-status_list_orders__0-7gp{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:50px}.orders-status_text_sh__9fU\+N{text-shadow:0 0 16px #3333ff40,4px 0 8px #3333ff40,0 4px 32px #3333ff80}.orders-status_container_orders__EpJ5n{display:flex;flex-direction:row;height:200px;justify-content:flex-start;margin:12px 0 0;padding:0}.orders-status_ul_orders__x22B8{margin:0;padding:0}.orders-status_ready_orders__zTCm5{color:#0cc}.orders-status_ready_order__ol93K{color:#0cc;cursor:pointer;text-decoration:none}.orders-status_work_order__KTUku{color:#fff;cursor:pointer;text-decoration:none}.preloader_mainLoad__WH93m{margin-top:100px;text-align:center}.prodile-orders_container__Jghqc{display:flex;flex-direction:column;gap:16px;justify-content:flex-start;overflow:auto;padding-right:8px;width:850px}
/*# sourceMappingURL=main.68be0656.css.map*/