html{font-size:16px;font-family:Jet Brains Mono,serif;line-height:1.5}body{margin:0}*{box-sizing:border-box}.td-none{color:var(--text-inactive-color);text-decoration:none}.text-center{text-align:center}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.text_color_secondary{color:#8585ad66}ul{margin:0;padding:0;list-style:none}p{margin:0;padding:0}@supports (scrollbar-color: auto){.custom-scroll,body{scrollbar-color:#8585ad #2f2f37;scrollbar-width:thin}}._app_bkq74_1{display:flex;flex-direction:column;height:100vh;color:var(--text-primary-color);background-color:var(--background-alt)}._header_9wjmx_1{background-color:var(--background)}._menu_9wjmx_5{display:flex;align-items:center;max-width:1240px;height:56px;margin:0 auto}._menu_part_left_9wjmx_13{display:flex;flex-basis:35%}._link_9wjmx_18{display:flex;color:var(--text-inactive-color);text-decoration:none}._link_active_9wjmx_24{color:var(--text-primary-color)}._link_position_last_9wjmx_28{display:flex;flex-basis:35%;justify-content:flex-end}._logo_9wjmx_34{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(./JetBrainsMono-Regular-ClayWRmm.woff2) format("woff2");font-family:Jet Brains Mono;font-weight:400;font-display:swap}@font-face{src:url(./JetBrainsMono-Regular-CYyQbzdH.woff) format("woff");font-family:Jet Brains Mono;font-weight:400;font-display:swap}@font-face{src:url(./JetBrainsMono-Bold-CJe_7SeZ.woff2) format("woff2");font-family:Jet Brains Mono;font-weight:700;font-display:swap}@font-face{src:url(./JetBrainsMono-Bold-iSpe-8ba.woff) format("woff");font-family:Jet Brains Mono;font-weight:700;font-display:swap}@font-face{src:url(./iceland-BZrac8LL.woff2) format("woff2");font-family:Iceland;font-weight:400;font-display:swap}@font-face{src:url(./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)}._title_104nb_1{align-self:center;width:100%}@media screen and (width >= 1280px){._title_104nb_1{width:1280px}}._main_104nb_19{display:flex;justify-content:space-between;margin:0 auto;overflow-y:hidden;column-gap:40px}@media screen and (width >= 1280px){._main_104nb_19{width:1280px}}._burger_ingredients_17tyl_1{display:flex;flex-direction:column;max-width:600px;height:100%;color:var(--text-primary-color)}._menu_17tyl_17{display:flex;margin:0;padding:0;text-align:center;list-style-type:none}._tabContent_17tyl_33{position:relative;overflow-y:auto}._ingridientsBlock_17tyl_43{margin-top:40px;margin-bottom:40px}._ingridientsBlock__list_17tyl_53{display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px 24px}._ingredintLink_17tyl_67{width:46%;color:var(--text-primary-color);text-decoration:none}._ingridient_1rz33_1{position:relative;text-align:center}._ingridient__pricewrap_1rz33_11{display:flex;justify-content:center;align-items:center}._ingridient__img_1rz33_23{transform:translateZ(0)}._burger_constructor_10edf_1{display:flex;flex-direction:column;width:600px;height:100%;padding-right:8px;padding-left:8px;color:var(--text-primary-color)}._ingredients_10edf_21{display:flex;flex-grow:1;flex-direction:column;gap:10px;overflow-y:hidden}._edgeIngredientWrap_10edf_37{display:flex;justify-content:flex-end}._middleIngredientsWrap_10edf_47{display:flex;flex-grow:1;flex-direction:column;gap:10px;overflow-y:auto}._middleIngredientWrap_10edf_63{display:flex;justify-content:space-between;align-items:center}._bottomWrap_10edf_75{display:flex;justify-content:flex-end;margin-top:40px}._priceInfo_10edf_87{display:flex;justify-content:center;align-items:center}._priceInfo__icon_10edf_99{width:35px;height:35px}._container_r2w93_1{display:inline-block;width:100%;padding:16px 24px;color:#f2f2f3;font-size:16px;line-height:1.2;text-align:center;background:var(--background-element);border-radius:var(--common-border-radius-s)}._content_r2w93_25{display:flex;justify-content:center;align-items:center;min-height:40px}._containerDroppable_r2w93_39{border:1px dashed var(--colors-interface-accent)}._containerTop_r2w93_47{border-bottom-right-radius:15px;border-bottom-left-radius:15px}._containerBottom_r2w93_57{border-top-left-radius:15px;border-top-right-radius:15px}._modal__box_1jkjj_1{position:relative;width:720px;max-height:80vh;margin:auto;overflow-y:auto;background-color:#1c1c21;border-radius:40px;outline:none}._modal__closebtn_1jkjj_12{position:absolute;top:60px;right:40px;z-index:1000;margin:0;padding:0;line-height:0;background:none;border:none}._modal__closeicon_1jkjj_24{width:24px;height:24px;color:#fff;cursor:pointer;transition:color .3s ease}._modal__closeicon_1jkjj_24:hover{color:#f2f2f2}._modal__overlay_18074_1{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;justify-content:center;align-items:center;background:#0009}._order_qb9mb_1{text-align:center}._order__id_qb9mb_9{text-shadow:0 0 16px rgb(51 51 255 / 25%),0 0 8px rgb(51 51 255 / 25%),0 4px 32px rgb(51 51 255 / 50%)}._order__tickiconwrap_qb9mb_23{display:flex;justify-content:center;align-items:center;background-image:url("data:image/svg+xml,%3csvg%20width='98'%20height='102'%20viewBox='0%200%2098%20102'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.36637%2037.3873C-1.45546%2045.5044%20-1.45545%2056.4957%204.36637%2064.6127L24.3336%2092.4518C30.1554%20100.569%2040.4748%20103.965%2049.8947%20100.865L82.2023%2090.2313C91.6223%2087.1309%2098%2078.2387%2098%2068.2055V33.7945C98%2023.7612%2091.6222%2014.8691%2082.2023%2011.7687L49.8947%201.13508C40.4748%20-1.96536%2030.1554%201.43114%2024.3336%209.54819L4.36637%2037.3873Z'%20fill='url(%23paint0_radial_2196_3724)'%20fill-opacity='0.25'%20/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_2196_3724'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(49%2051)%20rotate(-46.1458)%20scale(70.7248%2053.2019)'%3e%3cstop%20stop-color='%23801AB3'%20stop-opacity='0'%20/%3e%3cstop%20offset='1'%20stop-color='%234C4CFF'%20/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}._order__tickicon_qb9mb_23{width:120px;height:120px}._preloader_gvovf_1{display:flex;flex-grow:1;justify-content:center;align-items:center}._preloader_circle_gvovf_15{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_gvovf_1 .75s infinite linear}@keyframes _spin_gvovf_1{to{transform:rotate(360deg)}}._wrap_1ek2t_1{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:180px}._bottomTextWrap_1ek2t_17{text-align:center}._form_1ek2t_25{display:flex;flex-direction:column;justify-content:center;align-items:center}._profileWrapper_bo2cw_1{display:flex;justify-content:flex-start;width:1240px;margin-top:120px;margin-right:auto;margin-left:auto;padding-right:16px;padding-left:16px;overflow-y:hidden}._profileLeftCol_bo2cw_25{flex-shrink:0;width:360px;margin-right:60px}._exitBtn_bo2cw_37{background-color:transparent;border:none;cursor:pointer}._contentTabWrap_bo2cw_49{flex-grow:1;height:100%;overflow-y:auto}._wrap_1otxj_1{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}._ingredientWrap_zl9sa_1{width:640px;margin:120px auto 0;text-align:center}._ingredientInfo__imagewrap_1ycpg_1{display:flex;justify-content:center}._ingredientInfo__image_1ycpg_1{width:480px;height:240px}._ingredientInfo__name_1ycpg_21{text-align:center}._ingredientInfo__facts_1ycpg_29{display:flex;justify-content:space-between}._fact__block_1ycpg_39{display:flex;flex-direction:column;align-items:center;gap:6px}._title_1u8vk_1{align-self:center;width:100%}@media screen and (width >= 1280px){._title_1u8vk_1{width:1280px}}._main_1u8vk_19{display:flex;justify-content:space-between;margin:0 auto;overflow-y:hidden;column-gap:40px}@media screen and (width >= 1280px){._main_1u8vk_19{width:1280px}}._feed_1u8vk_43,._feedInfo_1u8vk_57{width:100%;max-width:600px;height:100%;overflow-y:auto}._board_1u8vk_71{display:flex;justify-content:space-between;column-gap:40px}._boardColumn_1u8vk_83{width:50%}._boardOrders_1u8vk_91{display:flex;flex-direction:column}._feedItemTop_1h5kn_1,._feedItemBottom_1h5kn_11{display:flex;justify-content:space-between}._feedItemPriceWrap_1h5kn_21{display:flex;align-items:center}._feedItemLink_1h5kn_31{color:var(--text-primary-color);text-decoration:none}._feedItem_1h5kn_1{display:block;padding:24px;background:#1c1c21;border-radius:40px;box-shadow:0 4px 8px #0000000a,0 0 2px #0000000f,0 0 1px #0000000a}._feedIngredientImages_1h5kn_63{display:flex}._feedIngredientImage_1h5kn_63{position:relative;display:flex;justify-content:center;align-items:center;width:64px;height:64px;background:#131316;border:2px solid #4c4cff;border-radius:50%}._feedIngredientImage_1h5kn_63 img{width:80%;height:80%;object-fit:cover}._feedIngredientImageMoreCount_1h5kn_107{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background:#1c1c21;border-radius:50%;opacity:.6}._onPageWrap_5s73u_1{margin:100px auto 0;padding-bottom:100px}._orderInfo_5s73u_13{width:640px}._ordersIngredientsWrap_5s73u_21{max-height:304px;overflow-y:auto}._orderIngr_5s73u_31{display:flex;align-items:center}._orderIngrImage_5s73u_41{display:flex;justify-content:center;align-items:center;width:64px;height:64px;background:#131316;border:2px solid #4c4cff;border-radius:50%}._orderIngrImage_5s73u_41 img{width:90%;height:90%;object-fit:cover}._orderIngrPriceWrap_5s73u_75{display:flex;flex-shrink:0;align-items:center}._bottomWrap_5s73u_87{display:flex;justify-content:space-between}._priceWrap_5s73u_97{display:flex;align-items:center}._preloaderWrap_1enzb_1{display:flex;justify-content:center;align-items:center;width:100%;height:100%}._form_1q4fn_1{width:480px}._profileActionBtns_1q4fn_9{display:flex;justify-content:flex-end}._preloaderWrap_1q4fn_19{display:flex;justify-content:center;align-items:center;width:100%;height:100%}
