body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app_page__7iei5{background-color:#131316;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:1920px;min-height:100vh;min-width:320px;overflow:hidden;position:relative}.app_page__content__Wj9I-{display:flex;flex-direction:row;gap:40px;justify-content:center;margin:0 auto}.app-header_header__joE2Z{align-items:center;background-color:#1c1c21;box-sizing:border-box;display:flex;height:88px;justify-content:center;margin:0 auto;max-width:1920px;width:100%}.app-header_header__nav__2g7tG{display:flex;flex-direction:row;flex-wrap:nowrap;margin:0 auto;max-width:1280px;padding:16px 0}.app-header_header__orderBar__uuw3I{align-items:center;display:flex;flex-direction:row;list-style-type:none;padding:0}.app-header_header__link__52WmB{align-items:center;color:#fff;display:flex;outline:none;padding:0;text-decoration:none}.app-header_header__link__52WmB:visited{color:#fff;text-decoration:none}.app-header_header__logo__MYvzi{margin:8px 289px 8px 112px}.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 rgba(51,51,255,.25),0 0 8px 8px rgba(51,51,255,.25);-webkit-filter:drop-shadow(0 4px 32px rgba(51,51,255,.5));filter:drop-shadow(0 4px 32px rgba(51,51,255,.5))}.button_type_primary:active{opacity:.9}.button_type_secondary{background:transparent;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}.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:-webkit-fit-content;width:-moz-fit-content;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}@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)}.burger-ingredients_burgerIngredients__v9NGv{max-width:600px;width:100%}.burger-ingredients_tabs__gJv1\+{display:flex}.burger-ingredients_ingredientsBar__VkNQ\+{height:65vh;overflow-y:scroll}.burger-ingredients_ingredientsBar__VkNQ\+::-webkit-scrollbar{background-color:#2f2f37;width:8px}.burger-ingredients_ingredientsBar__VkNQ\+::-webkit-scrollbar-thumb{background-color:#8585ad;height:40vh;width:8px}.burger-ingredients_ingredientsBar__VkNQ\+::-webkit-scrollbar-track{background:#2f2f37}.burger-ingredient-list_burgerIngredientList__c2go3{display:flex;flex-direction:column}.burger-ingredient-list_list__NpecZ{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;margin-top:0;padding:0}.burger-ingredient_burgerIngredient__i-b33{cursor:pointer;display:flex;flex-direction:column;gap:24px;justify-content:center;max-width:272px;position:relative;width:100%}.burger-ingredient_image__glr4N{max-width:242px;width:100%}.burger-ingredient_description__EW-b6{align-items:center;display:flex;justify-content:center}.burger-ingredient_name__QxlQt{overflow:hidden;text-align:center}.burger-ingredient_link__qLdaj{color:#fff;text-decoration:none}.burger-constructor_burgerConstructor__7rctq{box-sizing:border-box;display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:600px;padding:0;width:100%}.burger-constructor_itemsBar__xGqqu{align-items:center;box-sizing:border-box;justify-content:center;margin:0 auto}.burger-constructor_list__ehxn5{list-style-type:none;padding:0}.burger-constructor_item__Ev\+0H{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:0;width:100%}.burger-constructor_clearConstructor__5wkXB{align-items:center;border-radius:32px;box-shadow:0 0 20px #211d1d,inset 0 0 1px #000;cursor:pointer;display:flex;height:350px;justify-content:center;margin:55px auto;position:relative;text-align:center;width:350px}.burger-constructor_clearConstructor__5wkXB:after{-webkit-animation:burger-constructor_round__ftcUq 4s linear infinite;animation:burger-constructor_round__ftcUq 4s linear infinite;-webkit-animation-delay:-2s;animation-delay:-2s}.burger-constructor_clearConstructor__5wkXB:after,.burger-constructor_clearConstructor__5wkXB:before{border-radius:32px;bottom:0;box-shadow:inset 0 0 2px #4c4cff;content:"";left:0;position:absolute;right:0;top:0}.burger-constructor_clearConstructor__5wkXB:before{-webkit-animation:burger-constructor_round__ftcUq 4s linear infinite;animation:burger-constructor_round__ftcUq 4s linear infinite}@-webkit-keyframes burger-constructor_round__ftcUq{0%,to{clip:rect(0,350px,20px,0)}25%{clip:rect(0,20px,350px,0)}50%{clip:rect(350px,350px,350px,0)}75%{clip:rect(0,350px,350px,350px)}}@keyframes burger-constructor_round__ftcUq{0%,to{clip:rect(0,350px,20px,0)}25%{clip:rect(0,20px,350px,0)}50%{clip:rect(350px,350px,350px,0)}75%{clip:rect(0,350px,350px,350px)}}.burger-constructor_clearConstructor__5wkXB:hover{box-shadow:0 0 15px 1px #8585ad}.burger-constructor_clearIngredient__dMfqx{align-items:center;border:1px dashed #8585ad;box-sizing:border-box;cursor:pointer;display:flex;height:250px;justify-content:center;margin:20px auto;padding:0;width:250px}.burger-constructor_clearIngredient__dMfqx:hover{border:1px dashed transparent;box-shadow:0 0 5px 1px #8585ad}.burger-constructor_itemBottom__3JdJf{margin-left:300px}.burger-constructor_itemUnlock__M9LTI{max-height:35vh;overflow-y:scroll;padding:0;width:100%}.burger-constructor_itemUnlock__M9LTI::-webkit-scrollbar{background-color:#2f2f37;width:8px}.burger-constructor_itemUnlock__M9LTI::-webkit-scrollbar-thumb{background-color:#8585ad;height:25vh;width:8px}.burger-constructor_itemUnlock__M9LTI::-webkit-scrollbar-track{background:#2f2f37}.burger-constructor_order__ldMBJ{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.burger-constructor_emptyBlock__51Q0Y{align-content:center;align-items:center;border:1px solid #fff;border-radius:30px;cursor:pointer;display:flex;height:35vh;justify-content:center;margin:250px auto;overflow-y:hidden;text-align:center;width:400px}.burger-constructor_emptyBlock__51Q0Y:hover{border:1px solid #4c4cff;box-shadow:0 54px 55px #4c4cff,0 -12px 30px #4c4cff,0 4px 6px #4c4cff,0 12px 13px #4c4cff,0 -3px 5px #4c4cff;cursor:pointer}.burger-constructor_emptyBlockMsg__o3vGq{align-items:center;align-self:center;box-sizing:border-box;display:flex;justify-content:center;text-align:center;width:100%}.modal_popupContainer__eYQLF{align-self:center;background-color:#1c1c21;background-position:50%;border-radius:40px;box-sizing:border-box;display:flex;flex-direction:column;font-family:inherit;height:100%;justify-self:center;max-height:718px;max-width:720px;position:relative;width:100%;z-index:99}.modal_closeIcon__HrLJF{background-color:initial;border:none;cursor:pointer;height:18px;opacity:1;outline:none;padding:0;position:absolute;right:46px;top:51px;transition:.5s linear;width:18px}.modal_title__\+K4Dm{align-items:center;display:flex;margin-left:auto;margin-right:auto;max-width:640px;text-align:center}.modal-overlay_overlay__34GQD{background-color:rgba(0,0,0,.6);font-family:inherit;left:0;min-height:100%;overflow:hidden;position:fixed;top:0;width:100%;z-index:1}.modal-overlay_overlay__34GQD,.order-details_orderBlock__sjJkJ{align-items:center;display:flex;flex-direction:column;justify-content:center}.order-details_orderBlock__sjJkJ{height:100%;margin-top:64px;max-height:718px}.order-details_img__LCtKZ{align-self:center;height:120px;margin:60px 0;width:120px}.preloader_loader__E3-JO{-webkit-animation:preloader_shake__C8cMx .5s;animation:preloader_shake__C8cMx .5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;z-index:3}@-webkit-keyframes preloader_shake__C8cMx{0%{-webkit-transform:translate(1px,1px) rotate(0deg);transform:translate(1px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg);transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg);transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg);transform:translate(1px,-2px) rotate(-1deg)}}@keyframes preloader_shake__C8cMx{0%{-webkit-transform:translate(1px,1px) rotate(0deg);transform:translate(1px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg);transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg);transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg);transform:translate(1px,-2px) rotate(-1deg)}}.preloader_text__\+yUcZ{left:50%;position:fixed;text-align:center;text-shadow:0 0 16px rgba(51,51,255,.25),0 0 8px rgba(51,51,255,.25),0 4px 32px rgba(51,51,255,.5);top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}.preloader_text__loader__xSLN9{margin-top:10px}.burger-fillings_item__Sg4vu{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:0;width:100%}.notFound_container__hrWWU{background-image:url(../../static/media/notFound.4db347537e18bf32e872.png);background-position:50%;background-repeat:no-repeat;display:flex;justify-content:center;min-height:100vh;object-fit:cover;overflow-y:hidden;text-align:center;width:100vw}.notFound_content__EXJGD{justify-content:center;margin-top:30px;text-align:center}.notFound_text__mXM5e{margin-bottom:30px}.login_loginContainer__S0I5k{align-items:center;display:flex;flex-direction:column;margin-top:180px}.login_button__IcZC9{display:flex;margin:0 auto 80px}.login_additionalActions__NhYFJ{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;margin-bottom:16px}.login_additionalActions__NhYFJ:last-child{margin-bottom:0}.login_link__2qae1{text-decoration:none}.register_registerContainer__kbjNi{align-items:center;display:flex;flex-direction:column;margin-top:180px}.register_button__z4rry{display:flex;margin:0 auto 80px}.register_additionalActions__hyJMR{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.register_link__TyBDl{text-decoration:none}.forgotPassword_forgotPasswordContainer__ATSYt{align-items:center;display:flex;flex-direction:column;margin-top:180px}.forgotPassword_button__4naPw{display:flex;margin:0 auto 80px}.forgotPassword_additionalActions__lYdRw{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;margin-bottom:16px}.forgotPassword_additionalActions__lYdRw:last-child{margin-bottom:0}.forgotPassword_link__84RDA{text-decoration:none}.resetPassword_resetContainer__Xrzxc{align-items:center;display:flex;flex-direction:column;margin-top:180px}.resetPassword_button__xA0TS{display:flex;margin:0 auto 80px}.resetPassword_additionalActions__uDEWO{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.resetPassword_link__BGydu{text-decoration:none}.profile_profileContainer__2ac5N{display:flex;flex-direction:row;gap:60px}.profile_navContainer__YgjBS{display:flex;flex-direction:column;max-width:320px}.profile_navLink__GZ7Yy{display:flex;flex-direction:column;margin-bottom:80px;margin-top:120px}.profile_formContainer__NyrRJ{align-items:center;display:flex;flex-direction:column;margin-right:209px;margin-top:120px}.profile_link__O-qGQ{align-items:center;display:flex;height:64px;text-decoration:none}.profile_text__mOdZP{color:#8585ad;height:48px;opacity:40%}.profile_buttonBlock__WUgyA{display:flex;justify-content:flex-end}.order-consist_title__dOgNP{text-align:center}.order-consist_container__9jR4O{display:flex;flex-direction:column;padding-left:25px;width:640px;z-index:5}.order-consist_container__modal__3f1Ob{margin-top:120px}.order-consist_container__date__Dobmx{align-items:center;display:flex;justify-content:space-between;margin-top:48px;padding-bottom:48px}.order-consist_color__novJa{color:#0cc}.order-consist_price__t5z5m{align-items:center;display:flex;gap:8px}.order-consist_container__item__MOiu2{margin-top:60px}.order-consist_list__4n9Qr{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;max-height:316px;overflow-y:scroll;padding:0 24px 0 0}.order-consist_list__4n9Qr::-webkit-scrollbar{width:8px}.order-consist_list__4n9Qr::-webkit-scrollbar-track{background-color:#2f2f37}.order-consist_list__4n9Qr::-webkit-scrollbar-thumb{background:#8585ad;border:3px solid #8585ad;height:20vh}.order-item_container__CI6Dc{align-items:center;display:flex;justify-content:space-between}.order-item_container__element__cbmhu{align-items:center;display:flex;gap:16px}.order-item_container__image__6MMvN{background:#131316;border:2px solid #801ab2;border-radius:50%;box-sizing:border-box;height:64px;overflow:hidden;position:relative;width:64px}.order-item_counter__CCjpD{align-items:center;display:flex;gap:8px}.order-item_image__zP2YM{height:56px;left:50%;object-fit:contain;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:112px}.order-item_text__pUhzE{max-width:320px}.ingredient-details_wrapper__jIjc4{margin:auto;max-width:640px;text-align:center}.ingredient-details_ingredientBlock__a4P5u{align-items:center;display:flex;flex-direction:column;max-width:520px;width:100%}.ingredient-details_name__Klemx{display:flex;justify-content:center;text-align:center;width:100%}.ingredient-details_DataCards__iKsPH{align-items:center;display:flex;list-style-type:none}.ingredient-details_text__PD5Nd{margin:0;padding:0;text-align:center}.ingredient-details_card__1bNui{height:56px}.feed_feed__jUzVZ{display:flex;gap:60px;justify-content:flex-start}.feed_title__Rzkfe{display:flex;justify-self:flex-start;margin-top:40px}.feed_list__container__q0Ag0{width:600px}.list-feed_list__eaLcg{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;height:100%;list-style-type:none;margin:0 auto;max-height:65vh;overflow-y:scroll;padding:0;width:100%}.list-feed_list__container__phvNP{width:600px}.list-feed_list__eaLcg::-webkit-scrollbar{background-color:#2f2f37;width:8px}.list-feed_list__eaLcg::-webkit-scrollbar-thumb{background-color:#8585ad;height:25vh;width:8px}.list-feed_list__eaLcg::-webkit-scrollbar-track{background:#2f2f37}.list-element_link__0cZcF{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:24px;list-style-type:none;outline:none;text-decoration:none}.list-element_link__0cZcF:visited{color:#fff}.list-element_order__data__7PNfb{display:flex;flex-direction:row;justify-content:space-between}.list-element_container__Dy7N8{background:#1c1c21;border-radius:40px;box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);box-sizing:border-box;display:flex;flex-direction:column;max-width:584px;padding:24px;width:100%}.list-element_block__ingredients__Frj8c{display:flex;flex-direction:row;justify-content:space-between;max-width:536px}.list-element_ingredients__2AjEV{display:flex;flex-direction:row;list-style-type:none;padding:0}.list-element_price__hJ6gI{align-items:center;display:flex;flex-direction:row;gap:8px}.list-element_ingredient__QnJVl{background:#131316;border:2px solid #801ab2;border-radius:50%;box-sizing:border-box;height:64px;margin-left:-15px;overflow:hidden;position:relative;width:64px}.list-element_ingredient__QnJVl:first-child{margin:0}.list-element_img__dFq\+S{height:56px;left:50%;object-fit:contain;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:112px}.list-element_status__aZR81{color:#0cc}.order-information_list__g9Vhc{display:flex;list-style:none;margin:0;padding:0}.order-information_opacity__Pwv5s{opacity:.6}.order-element_element__e95Rt{background:#131316;border:2px solid #801ab2;border-radius:50%;box-sizing:border-box;height:64px;margin-left:-15px;overflow:hidden;position:relative;width:64px}.order-element_element__e95Rt:first-child{margin:0}.order-element_image__TsK1f{height:56px;object-fit:contain;width:112px}.order-element_image__TsK1f,.order-element_text__UJhnb{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.order-element_text__UJhnb{margin:0;z-index:15}.order-line_statistic__UcYu\+{display:flex;flex-direction:column;margin-top:100px;max-width:580px}.order-line_ready__check__KeD7i{display:flex;flex-direction:row;gap:36px;justify-content:space-between;width:100%}.order-line_list__IPQaw{display:flex;flex-direction:column;gap:24px}.order-line_list__digit__zcTWw{height:15vh;list-style-type:none;margin:0;overflow-y:scroll;padding:0}.order-line_list__digit__zcTWw::-webkit-scrollbar{width:5px}.order-line_list__digit__zcTWw::-webkit-scrollbar-track{background-color:#2f2f37}.order-line_list__digit__zcTWw::-webkit-scrollbar-thumb{background:#8585ad;border:3px solid #8585ad;height:3vh}.order-line_done__order__D681L{color:#0cc;margin:8px 0}.order-line_done__order__D681L:first-child{margin-top:0}.order-line_work__order__XZCB8{margin:8px 0}.order-line_work__order__XZCB8:first-child{margin-top:0}.order-line_total__digit__vFGVz{margin:60px 0}.order-line_total__digit__vFGVz:last-child{margin:0}.order-line_digit__JAU9s{text-shadow:0 0 16px rgba(51,51,255,.25),0 0 8px rgba(51,51,255,.25),0 4px 32px rgba(51,51,255,.5)}.order-inform_container__YGcYc{display:flex;justify-content:center;margin-top:122px}.profile-order_container__cf7W0{margin-top:40px}.profile-order_title__BuZDL{text-align:center}
/*# sourceMappingURL=main.ab44d829.css.map*/