._app_1gilx_1{display:flex;flex-direction:column;height:100vh;color:var(--text-primary-color);background-color:var(--background-alt)}._main_1gilx_9{height:100%;overflow:hidden}._container_1c8ix_1{position:relative;width:100%;max-width:calc(1240px + (var(--offset-base-size) * 4) * 2);margin:0 auto;padding-right:calc(var(--offset-base-size) * 4);padding-left:calc(var(--offset-base-size) * 4)}._header_k29kx_1{background-color:var(--background)}._menu_k29kx_5{display:flex;align-items:center;height:88px}._menu_part_left_k29kx_11{display:flex;flex-basis:35%}._link_k29kx_16{display:flex;color:var(--text-inactive-color);text-decoration:none}._link_active_k29kx_22{color:var(--text-primary-color)}._link_position_last_k29kx_26{display:flex;flex-basis:35%;justify-content:flex-end}._logo_k29kx_32{display:flex;align-items:center;margin:0 auto}.button{border:none;cursor:pointer;outline:none;border-radius:var(--common-border-radius);transition:var(--common-transition)}.button_type_primary{color:var(--text-primary-color);background:linear-gradient(63.18deg,#801ab3,#4c4cff)}.button_type_primary:hover{box-shadow:0 0 16px 8px #3333ff40,0 0 8px 8px #3333ff40;filter:drop-shadow(0px 4px 32px rgba(51,51,255,.5))}.button_type_primary:active{opacity:.9}.button_type_secondary{color:var(--colors-interface-accent);background:transparent}.button_type_secondary:hover{color:var(--text-primary-color);opacity:.9}.button_type_secondary:active{color:var(--text-primary-color)}.button_size_large{font-family:Jet Brains Mono;font-size:16px;line-height:1.5;font-weight:400;padding:20px 40px}.button_size_medium{font-family:Jet Brains Mono;font-size:16px;line-height:1.5;font-weight:400;padding:16px 40px}.button_size_small{font-family:JetBrains Mono;font-size:14px;line-height:1.43;font-weight:400;padding:10px 32px}.button_type_primary[disabled]{color:var(--text-inactive-color);background:var(--colors-button-inactive);pointer-events:none}.button_type_secondary[disabled]{color:var(--text-inactive-color);pointer-events:none}.common_button{display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:var(--common-transition);background:none;border:none;outline:none;padding:0;color:var(--text-primary-color);font-family:Jet Brains Mono;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}.common_button:hover{opacity:.9}.constructor-element{padding:16px 24px;display:inline-block;border-radius:var(--common-border-radius-s);background:var(--background-element);max-width:536px;width:100%;min-height:80px;font-family:Jet Brains Mono;font-size:16px;line-height:24px;color:#f2f2f3;flex-grow:1;box-sizing:border-box}.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{display:flex;align-items:center}.constructor-element__image{width:80px;height:40px;margin-right:20px}.constructor-element__text{margin-right:20px;display:inline-flex;align-items:center;line-height:24px;text-align:left;flex-grow:1}.constructor-element__price{display:inline-flex;align-items:center;justify-content:flex-end;text-align:right;font-family:Iceland;font-style:normal;font-weight:400;font-size:28px;line-height:24px}.constructor-element__price svg{margin-left:9px}.constructor-element__action{margin-left:20px;display:inline-flex;align-items:center;cursor:pointer}.tab{cursor:pointer;background-color:var(--background-alt);min-width:200px;text-align:center;box-shadow:inset 0 -1px #2f2f37;color:var(--text-inactive-color);transition:var(--common-transition);box-sizing:border-box}.tab:hover{color:var(--text-primary-color)}.tab_type_current{box-shadow:inset 0 -2px #4c4cff;pointer-events:none;color:var(--text-primary-color)}.input{display:flex;cursor:text;align-items:center;justify-content:space-between;box-sizing:border-box;background-color:var(--background-element);border:2px solid var(--background-element);border-radius:var(--common-border-radius-s);transition:.3s;position:relative}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-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{display:block;position:absolute;cursor:text;top:18px;text-align:left;color:var(--text-inactive-color);transition:.3s}.input__placeholder-focused,.input__placeholder-filled{top:8px}.input__textfield{display:block;cursor:text;background-color:transparent;border:none;width:100%;color:var(--text-primary-color);margin-top:16px!important}.input__textfield:-webkit-autofill{-webkit-text-fill-color:var(--text-primary-color)!important}.input__textfield:focus{outline:none}.input__container{width:fit-content;text-align:left}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.input__placeholder-disabled{cursor:not-allowed}.input__textfield-disabled{cursor:not-allowed;color:var(--text-inactive-color)}.input__textfield-disabled:-webkit-autofill{-webkit-text-fill-color:var(--text-inactive-color)!important}.input__error{margin-left:24px;margin-top:2px;color:var(--colors-interface-error)}.input__error:-webkit-autofill{-webkit-text-fill-color:var(--colors-interface-error)!important}.input_size_default{width:480px;min-height:64px}.input_size_small{width:480px;min-height:48px;padding-left:calc(var(--offset-base-variable) * 10);padding-right:calc(var(--offset-base-variable) * 10)}.counter{position:absolute;top:0;right:0;display:flex;background:#4c4cff;border-radius:16px;font-family:Iceland;font-style:normal;font-weight:400;line-height:24px;text-align:center;color:#f2f2f3}.default{font-size:28px;min-width:16px;height:32px;padding:0 8px}.small{font-size:22px;min-width:16px;height:24px;padding:0 4px}.counter__num{margin:auto}.move_button_container{display:flex;flex-direction:column;align-items:center;width:fit-content}.move_button{max-height:24px;padding:0;margin:0;background:none;outline:none;border:none;cursor:pointer;transition:var(--common-transition)}.move_button:hover{opacity:.9}.move_button:disabled{cursor:default}.icon_disabled{fill:var(--colors-button-inactive)}@font-face{src:url(/assets/JetBrainsMono-Regular-ClayWRmm.woff2) format("woff2");font-family:Jet Brains Mono;font-weight:400;font-display:swap}@font-face{src:url(/assets/JetBrainsMono-Regular-CYyQbzdH.woff) format("woff");font-family:Jet Brains Mono;font-weight:400;font-display:swap}@font-face{src:url(/assets/JetBrainsMono-Bold-CJe_7SeZ.woff2) format("woff2");font-family:Jet Brains Mono;font-weight:700;font-display:swap}@font-face{src:url(/assets/JetBrainsMono-Bold-iSpe-8ba.woff) format("woff");font-family:Jet Brains Mono;font-weight:700;font-display:swap}@font-face{src:url(/assets/iceland-BZrac8LL.woff2) format("woff2");font-family:Iceland;font-weight:400;font-display:swap}@font-face{src:url(/assets/iceland-DWP8_vRw.woff) format("woff");font-family:Iceland;font-weight:400;font-display:swap}: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: white;--text-inactive-color: #8585AD;--colors-interface-accent: #4c4cff;--colors-interface-error: #E52B1A;--colors-interface-success: #00cccc;--colors-button-inactive: #3A3A55;scrollbar-color:#2F2F37 #8585AD;scrollbar-width:thin;--common-transition: all .3s ease-in}@-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{padding:0;margin:0;color:var(--text-primary-color);background:var(--background-alt)}.text{margin:0;padding:0}.text_type_main-default{font-family:Jet Brains Mono;font-size:16px;line-height:1.5;font-weight:400}.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-weight:700;font-size:24px;line-height:1.25}.text_type_main-small{font-family:Jet Brains Mono;font-size:14px;line-height:1.43;font-weight:400}.text_type_digits-default{font-family:Iceland;font-weight:400;font-size:28px;line-height:.86}.text_type_digits-medium{font-family:Iceland;font-weight:400;font-size:48px;line-height:.75}.text_type_digits-large{font-family:Iceland;font-weight:400;font-size:144px;line-height:.83}.text_color_primary{color:var(--text-primary-color)}.text_color_inactive{color:var(--text-inactive-color)}.text_color_accent{color:var(--colors-interface-accent)}.text_color_error{color:var(--colors-interface-error)}.text_color_success{color:var(--colors-interface-success)}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-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)}._ingredien_page_jm5gl_1{margin-top:calc(var(--offset-base-size) * 30);text-align:center}._ingredient_info_list_1nl76_1{display:flex;justify-content:center;gap:calc(var(--offset-base-size) * 5);margin-top:calc(var(--offset-base-size) * 8)}._ingredient_info_list_item_1nl76_8{display:flex;flex-direction:column;row-gap:calc(var(--offset-base-size) * 2);color:var(--text-inactive-color)}._preloader_1t4ol_1{display:flex;flex-grow:1;justify-content:center;align-items:center}._preloader_1t4ol_1._full_1t4ol_7{width:100vw;height:calc(100vh - 88px)}._preloader_circle_1t4ol_13{position:relative;top:0;right:0;bottom:0;left:0;display:block;width:74px;height:74px;margin:auto;border:1px solid;border-color:#d1d2d6 #9fa0a5 #626368 #1a1b22;border-radius:50%;animation:_spin_1t4ol_1 .75s infinite linear}@keyframes _spin_1t4ol_1{to{transform:rotate(360deg)}}._hero_h5ypn_1{height:100%}._container_layout_h5ypn_5{display:flex;flex-direction:column;height:100%}._main_layout_h5ypn_11{display:flex;gap:calc(var(--offset-base-size) * 10);height:calc(100% - 100px);padding-bottom:calc(var(--offset-base-size) * 5)}._title_h5ypn_18{align-self:center;width:100%}._burger_ingredients_1pp8y_1{display:flex;flex-direction:column;max-width:600px;color:var(--text-primary-color);font-family:Jet Brains Mono,serif}._menu_1pp8y_9{display:flex;margin:0;padding:0;text-align:center;list-style-type:none}._burger_ingredients_scroll_1pp8y_17{overflow:auto}._burger_ingredients_wrapper_1pp8y_21{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:calc(var(--offset-base-size) * 6);row-gap:calc(var(--offset-base-size) * 8)}._burger_ingredients_item_1pp8y_28{position:relative;text-align:center}._ingredient_price_area_1pp8y_33{display:flex;justify-content:center;align-items:center;gap:calc(var(--offset-base-size) * 2)}._ingredients-stack_1pp8y_40{display:flex}._ingredients-stack_1pp8y_40 ._ingr-image_1pp8y_43{position:relative;display:flex;justify-content:center;align-items:center;width:64px;height:64px;overflow:hidden;background:linear-gradient(90deg,#801ab2,#4c4cff);border-radius:50rem}._ingredients-stack_1pp8y_40 ._ingr-image_1pp8y_43:nth-child(n+2){margin-left:-16px}._ingredients-stack_1pp8y_40 ._ingr-image_1pp8y_43[data-count]:after{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#13131666;content:attr(data-count)}._ingredients-stack_1pp8y_40 ._ingr-image_1pp8y_43 img{width:calc(100% - 4px);height:calc(100% - 4px);background:var(--background);border-radius:50rem;object-fit:cover;object-position:center}._price_area_1vpv7_1{display:flex;align-items:center;gap:calc(var(--offset-base-size) * 2)}._price_area_1vpv7_1._center_1vpv7_7{justify-content:center;text-align:center}._price_area_1vpv7_1._start_1vpv7_12{justify-content:start;text-align:start}._price_area_1vpv7_1._end_1vpv7_17{justify-content:end;text-align:end}._modal_18otf_1{position:absolute;top:0;left:0;z-index:999;display:flex;justify-content:center;align-items:center;width:100%;height:100%}._modal_overlay_18otf_13{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:#0009}._modal_dialog_18otf_23{width:100%;max-width:720px;padding:calc(var(--offset-base-size) * 10);background-color:var(--background);border:2px solid var(--colors-interface-accent);border-radius:24px}._modal_content_18otf_32{position:relative;text-align:center}._modal_header_18otf_37{position:relative;display:flex;justify-content:center;align-items:center}._modal_close_18otf_44{position:absolute;top:0;right:0;z-index:2;margin-left:auto;cursor:pointer}._burger_constructor_zfvvy_1{display:flex;flex-direction:column;width:100%;max-width:600px;padding-right:calc(var(--offset-base-size) * 4);color:var(--text-primary-color)}._burger_constructor_wrapper_zfvvy_10{flex-grow:1;overflow:hidden}._burger_constructor_wrapper_zfvvy_10,._burger_constructor_scroll_zfvvy_16{display:flex;flex-direction:column;align-items:flex-end;gap:calc(var(--offset-base-size) * 4);height:100%}._burger_constructor_scroll_zfvvy_16{width:100%;margin-right:calc(var(--offset-base-size) * -4);overflow:auto}._burger_constructor_empty_zfvvy_30{display:flex;justify-content:center;align-items:center;width:100%;max-width:536px;height:100%;background:var(--background-element);border-radius:var(--common-border-radius-s)}._constructor_element_area_zfvvy_41{display:flex;align-items:center;gap:8px;width:100%}._drag_icon_zfvvy_48{cursor:grab}._burger_constructor_footer_zfvvy_52{display:flex;flex-shrink:0;justify-content:flex-end;gap:calc(var(--offset-base-size) * 10);margin-top:calc(var(--offset-base-size) * 10)}._burger_constructor_item_zfvvy_60{width:100%;max-width:536px;border:1px dashed transparent}._active-drop_zfvvy_66{border-color:var(--colors-interface-accent)}._active-drop_zfvvy_66._top_zfvvy_70{border-radius:var(--top-constructor-item-border-radius)}._active-drop_zfvvy_66._middle_zfvvy_74{border-radius:var(--common-border-radius-s)}@media only screen and (max-heigth: 700){._burger_constructor_item_zfvvy_60{height:82px}}._form_1n5rt_1{width:100%;max-width:480px;text-align:center}._form_1n5rt_1._right_1n5rt_7{margin-left:auto}._form_1n5rt_1._center_1n5rt_11{margin:0 auto}._form_content_1n5rt_15{display:flex;flex-direction:column;align-items:center;row-gap:calc(var(--offset-base-size) * 6)}._form_footer_1n5rt_22{margin-top:calc(var(--offset-base-size) * 20)}._button_group_1n5rt_26{display:flex;justify-content:end;width:100%}._link_1n5rt_32{color:var(--colors-interface-accent)}._text_1n5rt_36{color:var(--text-inactive-color)}._form_1n5rt_1:has(._error_message_1n5rt_40) ._form_content_1n5rt_15,._form_1n5rt_1:has(._success_message_1n5rt_41) ._form_content_1n5rt_15{position:relative;padding-top:24px;transition:all .2s ease-in-out}._error_message_1n5rt_40,._success_message_1n5rt_41{position:absolute;top:0;left:0}._error_message_1n5rt_40{color:var(--colors-interface-error)}._success_message_1n5rt_41{color:var(--colors-interface-success)}._profile_1x2rm_1{height:100%}._profile_wrapper_1x2rm_5{display:flex;gap:calc(var(--offset-base-size) * 15);height:100%}._container_1x2rm_11{height:100%}._navigation_1x2rm_15{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:320px;height:332px}._navigation_list_1x2rm_24{display:flex;flex-direction:column}._link_1x2rm_29{display:flex;color:var(--text-inactive-color);text-decoration:none}._link_active_1x2rm_35{color:var(--text-primary-color)}._naviagtion_footer_text_1x2rm_39{color:var(--text-inactive-color);opacity:.5}._form_buttons_1x2rm_44{min-height:56px}._input_1x2rm_48{border:2px dashed transparent;border-radius:50rem}._active_input_1x2rm_53{border-color:var(--colors-interface-accent)}._orders_1x2rm_57{width:100%;max-width:844px;height:100%;margin-top:-80px;padding-bottom:calc(var(--offset-base-size) * 5)}._orders_1x2rm_57 ._orders_wrapper_1x2rm_64{display:flex;justify-content:center;align-items:center;width:100%;max-width:844px;height:calc(100% + 80px);overflow:auto}._list_1koon_1{display:flex;flex-direction:column;row-gap:calc(var(--offset-base-size) * 4);width:100%;height:100%;padding-right:calc(var(--offset-base-size) * 4);overflow:auto}._list_1koon_1._lg_1koon_11{max-width:608px}._list_1koon_1._xl_1koon_15{max-width:844px}._list_1koon_1._full_1koon_19{max-width:100%}._item_1koon_23{display:flex;flex-direction:column;row-gap:calc(var(--offset-base-size) * 6);padding:calc(var(--offset-base-size) * 6);background-color:var(--background);border-radius:var(--common-border-radius-s);cursor:pointer}._item_1koon_23 ._item_info_1koon_32{display:flex;justify-content:space-between;align-items:center}._info_1koon_39{display:flex;flex-direction:column;row-gap:calc(var(--offset-base-size) * 15);max-width:580px}._info_1koon_39 ._status_area_1koon_45{display:flex;gap:calc(var(--offset-base-size) * 9);width:100%}._info_1koon_39 ._status_area_1koon_45 ._done_1koon_50,._info_1koon_39 ._status_area_1koon_45 ._pending_1koon_51{width:100%}._info_1koon_39 ._status_area_1koon_45 ._list_numbers_1koon_55{margin-top:calc(var(--offset-base-size) * 6)}._info_1koon_39 ._status_area_1koon_45 ._done_1koon_50 ._list_numbers_1koon_55{color:var(--colors-interface-success)}._info_1koon_39 ._status_wrapper_1koon_64{display:flex;gap:24px}._info_1koon_39 ._digits_1koon_69{text-shadow:0 0 18px var(--colors-interface-accent)}._status_1koon_45{color:#fff}._status_1koon_45._done_1koon_50{color:var(--colors-interface-success)}._order_details_wrapper_1koon_82{width:100%;max-width:640px;margin:0 auto}._order_details_header_1koon_88{margin-bottom:calc(var(--offset-base-size) * 10);text-align:center}._ingredient_1koon_93{height:366px;padding-top:60px}._ingredient_wrapper_1koon_98{display:flex;flex-direction:column;row-gap:16px;height:calc(100% - 54px);margin-top:24px;padding-right:20px;overflow:auto}._ingerdient_item_1koon_108{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:16px}._ingerdient_item_1koon_108 ._ingredients_price_1koon_114{display:flex;align-items:center;gap:6px}._ingerdient_item_1koon_108 ._ingredient_image_1koon_120{display:flex;justify-content:center;align-items:center;width:100%;height:64px;padding:2px;background:linear-gradient(90deg,#801ab2,#4c4cff);border-radius:50rem}._ingerdient_item_1koon_108 ._ingredient_image_1koon_120 img{width:100%;height:100%;background:var(--background);border-radius:50rem;object-fit:cover;object-position:center}._ingerdient_item_1koon_108 ._ingredient_title_1koon_140{text-align:start}._ingerdient_item_1koon_108 ._multiply_1koon_144{width:12px}._order_details_footer_1koon_149{display:flex;justify-content:space-between;align-items:center;margin-top:40px}time{color:var(--text-inactive-color)}._feed_order_abos4_1{height:100%}._container_layout_abos4_5{display:flex;flex-direction:column;height:100%}._feed_layout_abos4_11{display:flex;gap:calc(var(--offset-base-size) * 15);height:calc(100% - 100px);padding-bottom:calc(var(--offset-base-size) * 5)}._order_16ksc_1{margin-top:calc(var(--offset-base-size) * 20)}body{margin:0}*,*:after,*:before{box-sizing:border-box}ul{margin:0;padding:0;list-style:none}a{color:var(--text-inactive-color);text-decoration:none}button{all:unset;display:block;cursor:pointer}.text-start{text-align:start}@supports (scrollbar-color: auto){.custom-scroll,body{scrollbar-color:#8585ad #2f2f37;scrollbar-width:thin}}
