:root{--font-body: "Montserrat", sans-serif;--font-code: "Montserrat", monospace;--font-heading: "Roboto Slab", serif;--font-text: "Poppins", sans-serif;--color-base-brand: 13, 71%;--color-base-white: #ffffff;--color-base-black: #000000;--color-base-light-black: #303133;--color-base-blue: #5887DA;--color-base-dark-blue: #385CAD;--color-navbar: #EFF3F4;--color-select: #0C783C;--color-active: #40C677;--color-base-select: #D5401E;--color-base-active: #FF4713;--color-sub-text: #68696D;--color-shadow: #A8B6C78F;--color-hover-text: #E1B4AA;--color-main: #FFD101;--home_active: #FFB500;--home_dark: #191919;--home_light: #BCC1C5;--home_light_text: #9CA2A7;--home_light_background: #f7f7f7d9;--color-brand: hsl(var(--color-base-brand), 60%);--color-white: hsl(var(--color-base-white), 100%);--color-black: hsl(var(--color-base-black), 16%);--color-blue: hsl(var(--color-base-blue), 64%);--font-weight-normal: 400;--font-weight-light: 500;--font-weight-bolt: 600;--font-weight-wbolt: 700;--border-radius: 8px;--breakpoint-small: 600px;--breakpoint-medium: 900px;--breakpoint-large: 1200px;--page_with_ladge: 1300px;--page_with_medium: 924px;--page_with_small: 1300px;--main_height: 848px}@font-face{font-family:Mango Grotesque;src:url(/assets/MangoGrotesque-Bold-FQf7jaC9.woff2) format("woff2");font-weight:700;font-style:normal}:root{--color-divider: hsl(var(--color-base-white), 88%);--color-background: var(--color-white);--color-inverted-background: var(--color-black);--text-normal: hsl(var(--color-base-black), 20%);--text-dimmed: hsl(var(--color-base-black), 47%);--link-color: hsl(var(--color-base-blue), 44%);--link-hover: hsl(var(--color-base-blue), 58%);--button-primary-border: hsl(var(--color-base-brand), 48%);--button-primary-color: var(--color-brand);--button-primary-hover: hsl(var(--color-base-brand), 63%);--button-primary-active: hsl(var(--color-base-brand), 55%);--button-secondary-border: hsl(var(--color-base-white), 78%);--button-secondary-color: var(--color-background);--button-secondary-hover: hsl(var(--color-base-white), 98%);--button-secondary-active: hsl(var(--color-base-white), 96%);--input-border: hsl(var(--color-base-white), 78%);--input-focus-border: hsl(var(--color-base-white), 68%);--input-background: var(--color-white);--input-focus-glow: hsla(var(--color-base-blue), 64%, .35)}html{-webkit-tap-highlight-color:transparent}@media (prefers-color-scheme: dark){:root{--color-divider: hsl(var(--color-base-black), 29%);--color-background: var(--color-black);--color-inverted-background: var(--color-white);--text-normal: hsl(var(--color-base-white), 95%);--text-dimmed: hsl(var(--color-base-white), 70%);--link-color: var(--color-blue);--link-hover: hsl(var(--color-base-blue), 74%);--button-primary-border: var(--color-brand);--button-primary-color: var(--color-brand);--button-primary-hover: hsl(var(--color-base-brand), 63%);--button-primary-active: hsl(var(--color-base-brand), 55%);--button-secondary-border: hsl(var(--color-base-white), 49%);--button-secondary-color: var(--color-background);--button-secondary-hover: hsl(var(--color-base-black), 24%);--button-secondary-active: hsl(var(--color-base-black), 20%);--input-border: hsl(var(--color-base-black), 49%);--input-focus-border: hsl(var(--color-base-black), 59%);--input-focus-glow: hsla(var(--color-base-blue), 74%, .5)}html{color-scheme:dark}}*{box-sizing:border-box;padding:0;margin:0}body{margin:0;font-size:12px;color:var(--color-base-black);font-family:var(--font-body);background:var(--color-base-white);font-synthesis:none;text-size-adjust:none;-webkit-text-size-adjust:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--font-code)}a{font-size:14px;transition:color .2s;text-decoration:none;color:var(--link-color)}a:hover{color:var(--link-hover)}code{font-family:var(--font-code)}input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.375rem .75rem;line-height:1.5;font-family:var(--font-body);box-sizing:border-box;border-radius:.25rem;background-clip:padding-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}input[type=text]:focus,textarea:focus{outline:0;box-shadow:0 0 0 .125rem var(--input-focus-glow)}._page_pki2h_1{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}._wave_pki2h_10{animation:_wave_pki2h_10 1s linear infinite;transform-origin:bottom}._rotate_pki2h_15{animation:_rotate_pki2h_15 3s linear infinite;transform-origin:28.5px 25px}@keyframes _wave_pki2h_10{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes _rotate_pki2h_15{0%,to{transform:rotate(40deg)}30%{transform:rotate(15deg)}70%{transform:rotate(30deg)}}._avatarContainer_ottxx_1{position:relative;display:flex;flex-direction:column;align-items:center}._imageContainer_ottxx_8{border-radius:50%;overflow:hidden}._avatar_ottxx_1{width:100%;height:100%}._activeAvatar_ottxx_18{cursor:pointer}._activeAvatar_ottxx_18:hover{box-shadow:0 0 8px 0 var(--color-shadow)}._avatarImageInit_ottxx_25{background-color:var(--color-base-blue);height:100%;justify-content:center;align-items:center;display:flex;-webkit-user-select:none;user-select:none}._avatarImageInit_ottxx_25 p{font-size:22px;font-weight:var(--font-weight-bolt);color:var(--color-base-white)}._editAvatar_ottxx_39{position:absolute;bottom:-2%;right:-15%;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--color-navbar)}@media (max-width: 800px){._editAvatar_ottxx_39{bottom:-3%;right:-15%}}._editAvatar_ottxx_39:hover{box-shadow:0 0 4px 0 var(--color-shadow)}._text_ottxx_60{margin-top:16px;font-size:18px;line-height:27px;text-align:center;font-weight:var(--font-weight-wbolt);padding:0 5px;-webkit-user-select:none;user-select:none}._spinContainer_ottxx_70{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._home_7s0hg_1{display:flex;--heightButton: 40px}@media (max-width: 800px){._home_7s0hg_1{flex-direction:column}}._navbar_7s0hg_9{background-color:var(--color-navbar);min-width:160px;height:100vh;padding:32px 16px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;box-shadow:0 4px 6px #0000004d}@media (max-width: 800px){._navbar_7s0hg_9{display:none}}._weekList_7s0hg_24{margin:10px 0;min-height:360px}._headerBlock_7s0hg_29{padding-top:23px;overflow:hidden}@media (max-width: 800px){._headerBlock_7s0hg_29{padding:10px 10px 0}}._headerMobileWrapper_7s0hg_37{display:none}@media (max-width: 800px){._headerMobileWrapper_7s0hg_37{display:flex;align-items:center;justify-content:center;background-color:var(--color-navbar);border-radius:26px;height:50px;padding-top:10px;margin:15px 0}}._headerMobile_7s0hg_37{max-width:max-content;height:70px;display:flex;overflow-x:auto;white-space:nowrap;flex-wrap:nowrap;padding:10px 5px 5px;gap:5px;-ms-overflow-style:none}._headerMobile_7s0hg_37::-webkit-scrollbar{display:none}._daysBlock_7s0hg_68{display:flex;align-items:center;justify-content:center;min-height:var(--heightButton);width:130px;font-weight:var(--font-weight-bolt);cursor:pointer;border-radius:19px;-webkit-user-select:none;user-select:none;transition:all .6s ease;font-size:14px;margin-bottom:26px;position:relative}@media (max-width: 800px){._daysBlock_7s0hg_68{margin-bottom:0}}._daysBlock_7s0hg_68:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._daysBlock_7s0hg_68 img{transition:all .5s ease;width:0}._daysBlockMobile_7s0hg_97{flex:0 0 auto;position:relative;display:flex;align-items:center;justify-content:center;height:var(--heightButton);width:130px;font-weight:var(--font-weight-bolt);cursor:pointer;border-radius:19px;-webkit-user-select:none;user-select:none;transition:all .6s ease;font-size:14px}@media (max-width: 800px){._daysBlockMobile_7s0hg_97{font-size:12px;width:110px}}._daysBlockMobile_7s0hg_97:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._daysBlockMobile_7s0hg_97 img{transition:all .5s ease;width:0}._selectDay_7s0hg_127{background:var(--color-base-active);color:var(--color-base-white)}._selectDay_7s0hg_127:hover{background:var(--color-base-active)}._selectDay_7s0hg_127 img{width:14px;margin-right:8px}._closeDay_7s0hg_139{background:var(--color-select);color:var(--color-base-white)}._closeDay_7s0hg_139:hover{background:var(--color-select)}._closeDay_7s0hg_139 img{width:0}._blockDay_7s0hg_151{background:var(--color-sub-text);color:var(--color-base-black);pointer-events:none}._titleText_7s0hg_157{font-size:18px;color:var(--color-base-select);font-weight:var(--font-weight-bolt)}@media (max-width: 1000px){._titleText_7s0hg_157{font-size:14px}}@media (max-width: 800px){._titleText_7s0hg_157{font-size:14px}}._activeTitleText_7s0hg_169{color:var(--color-select)}._page_7s0hg_173{padding:0 23px 23px;height:100vh;width:100%;overflow-y:scroll;position:relative}@media (max-width: 800px){._page_7s0hg_173{padding:0 0 60px}}._productSection_7s0hg_185{opacity:.3;pointer-events:none;-webkit-user-select:none;user-select:none}@media (max-width: 800px){._productSection_7s0hg_185{padding-left:10px;padding-right:10px}}._productSectionActive_7s0hg_195{opacity:1;transition:all 1.2s ease;pointer-events:all}._hidePrice_7s0hg_201{display:none}._titleNumber_7s0hg_205{width:24px;height:24px;border-radius:50%;background:var(--color-base-active);display:flex;align-items:center;justify-content:center;color:var(--color-base-white);font-weight:var(--font-weight-bolt);font-size:18px;margin-right:8px;transition:all .4s ease}@media (max-width: 1000px){._titleNumber_7s0hg_205{font-size:14px}}@media (max-width: 800px){._titleNumber_7s0hg_205{font-size:14px;width:20px;height:20px}}._activeTitleNumber_7s0hg_228{background:var(--color-active)}._pageTitleBlock_7s0hg_232{display:flex;align-items:center;justify-content:space-between;font-weight:var(--font-weight-bolt);font-size:18px}@media (max-width: 800px){._pageTitleBlock_7s0hg_232{font-size:14px;max-width:560px;margin:0 auto}}@media (max-width: 600px){._pageTitleBlock_7s0hg_232{max-width:377px}}@media (max-width: 420px){._pageTitleBlock_7s0hg_232{max-width:315px}}._titleDish_7s0hg_251{display:flex;align-items:center;font-weight:var(--font-weight-bolt);font-size:18px}@media (max-width: 800px){._titleDish_7s0hg_251{font-size:14px}}._priceDish_7s0hg_262{margin-left:8px;color:var(--color-select);font-weight:var(--font-weight-bolt);font-size:18px}@media (max-width: 800px){._priceDish_7s0hg_262{font-size:14px}}._titleCombo_7s0hg_272{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1000px){._titleCombo_7s0hg_272{font-size:14px}}@media (max-width: 800px){._titleCombo_7s0hg_272{display:none}}._titleComboMobile_7s0hg_284{display:none;font-weight:var(--font-weight-bolt);font-size:14px}@media (max-width: 800px){._titleComboMobile_7s0hg_284{display:flex;align-items:center}}._pageList_7s0hg_295{margin:16px 0 34px;gap:16px;display:flex;flex-wrap:wrap}@media (max-width: 800px){._pageList_7s0hg_295{flex-wrap:nowrap;margin:5px 0 10px;justify-content:center}}._productList_7s0hg_309{display:flex;flex-wrap:wrap;gap:15px;overflow-x:auto;padding-bottom:10px}@media (max-width: 800px){._productList_7s0hg_309{max-width:560px}}@media (max-width: 600px){._productList_7s0hg_309{max-width:377px}}@media (max-width: 420px){._productList_7s0hg_309{max-width:315px}}._productBlock_7s0hg_326{width:272px;margin-bottom:23px;cursor:pointer;position:relative}._productBlock_7s0hg_326 p{margin-top:5px}@media (max-width: 600px){._productBlock_7s0hg_326{width:181px;margin-bottom:10px}}@media (max-width: 420px){._productBlock_7s0hg_326{width:150px}}._imageProductBlock_7s0hg_345{width:272px;height:184px;border-radius:var(--border-radius);overflow:hidden;transition:all .2s ease;box-shadow:2px 5px 4px #0000004d}._imageProductBlock_7s0hg_345:hover{box-shadow:2px 5px 4px #00000080}@media (max-width: 600px){._imageProductBlock_7s0hg_345{width:181px;height:109px}}@media (max-width: 420px){._imageProductBlock_7s0hg_345{width:150px}}._activeImageProduct_7s0hg_366{border-bottom:var(--color-base-active) solid 5px}@media (max-width: 800px){._activeImageProduct_7s0hg_366{border-bottom:var(--color-base-active) solid 3px}}._selectImageProduct_7s0hg_374{border:var(--color-active) solid 5px}@media (max-width: 800px){._selectImageProduct_7s0hg_374{border:var(--color-active) solid 3px}}._imageProduct_7s0hg_345{width:100%;height:auto;object-fit:cover;position:relative}._imageProduct_7s0hg_345 img{height:184px!important;object-fit:cover}@media (max-width: 600px){._imageProduct_7s0hg_345 img{height:109px!important}}@media (max-width: 600px){._imageProduct_7s0hg_345{font-size:14px;width:181px;height:109px}}@media (max-width: 420px){._imageProduct_7s0hg_345{width:150px}}._imageResize_7s0hg_406{width:16px;height:16px}._imageActive_7s0hg_411{z-index:1;position:absolute;top:83px;right:0}@media (min-width: 600px){._imageActive_7s0hg_411{top:157px}}._imageSelect_7s0hg_422{z-index:1;position:absolute;top:90px;right:2px}@media (min-width: 600px){._imageSelect_7s0hg_422{top:164px}}._orderCount_7s0hg_433{position:absolute;top:-10px;right:0;z-index:20}._imageResizeBlock_7s0hg_440{z-index:1;position:absolute;right:8px;top:8px;width:20px;height:20px;border-radius:50%;background:var(--color-base-white);display:flex;align-items:center;justify-content:center}._imageDescription_7s0hg_454{font-size:12px;font-weight:var(--font-weight-bolt);line-height:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._popoverContent_7s0hg_464{width:546px;background:var(--color-navbar);display:flex;padding:10px;z-index:14;max-height:100vh;overflow-y:auto}@media (max-width: 800px){._popoverContent_7s0hg_464{display:block;width:100%}}._popoverCategories_7s0hg_479{width:200px;margin-right:32px}@media (max-width: 800px){._popoverCategories_7s0hg_479{margin-right:0;width:300px}}._popoverChoose_7s0hg_488{width:290px;display:flex;flex-direction:column;justify-content:space-between}._allergenHover_7s0hg_495{position:relative;display:inline-block;cursor:pointer}._allergenHover_7s0hg_495 ._tooltip_7s0hg_501{visibility:hidden;width:120px;background-color:var(--color-base-active);color:var(--color-base-white);text-align:center;border-radius:5px;padding:5px 0;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity .3s}._allergenHover_7s0hg_495:hover ._tooltip_7s0hg_501{visibility:visible;opacity:1}._allergenHover_7s0hg_495:hover ._imageAllergen_7s0hg_523{fill:var(--color-base-active)}._titlePopover_7s0hg_527{font-size:12px;font-weight:var(--font-weight-bolt);line-height:18px;margin-bottom:8px}._subTextPopover_7s0hg_534{font-size:12px;line-height:18px;font-weight:var(--font-weight-normal)}@media (max-width: 800px){._subTextPopover_7s0hg_534{width:280px}}._customPopover_7s0hg_543{box-shadow:0 0 16px #0003;border-radius:var(--border-radius)}._popoverSauceBlock_7s0hg_548{background:var(--color-base-white);padding:16px;border-radius:var(--border-radius);margin-top:8px}._popoverSauceBlock_7s0hg_548 span{margin-top:6px;font-size:12px}@media (max-width: 800px){._popoverSauceBlock_7s0hg_548{margin-bottom:15px}}._withoutIngredientsCheckbox_7s0hg_563{background:var(--color-base-white);padding:16px;border-radius:var(--border-radius);margin-top:8px}._withoutIngredientsCheckbox_7s0hg_563 span{font-size:12px}._withoutIngredientsCheckbox_7s0hg_563 span:last-child{padding-bottom:4px}@media (max-width: 800px){._withoutIngredientsCheckbox_7s0hg_563{margin-bottom:15px}}._blockAllergen_7s0hg_579{width:100%;display:flex;flex-wrap:wrap;margin-top:16px;flex-direction:column;position:relative}._imageAllergen_7s0hg_523{height:24px;width:24px;margin-right:20px;margin-bottom:20px}._imageAllergen_7s0hg_523:nth-child(5n){margin-right:0}._imageAllergen_7s0hg_523:nth-last-child(-n+5){margin-bottom:16px}._sideDishBlock_7s0hg_604{margin:16px 0 14px}._withoutIngredientsCheckbox_7s0hg_563{align-items:center}._sideDishRadioItem_7s0hg_613{align-items:center;width:100%;padding:4px;border-radius:8px;margin-bottom:10px}@media (max-width: 800px){._sideDishRadioItem_7s0hg_613{margin-bottom:5px}}._sideDishRadioItem_7s0hg_613 ._sideDishRadioContent_7s0hg_624{display:flex;align-items:center}._sideDishRadioItem_7s0hg_613 ._sideDishRadioContent_7s0hg_624 span{margin-left:8px;font-weight:var(--font-weight-light);max-width:200px}._sideDishRadioItem_7s0hg_613 ._sideDishRadioContent_7s0hg_624 ._radioText_7s0hg_632{width:200px;margin-left:8px;font-size:12px}._cartBox_7s0hg_640{width:56px;height:56px;background-color:var(--color-base-white);border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .6s ease;opacity:1}._cartBox_7s0hg_640:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._cartBoxDisabled_7s0hg_658{opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}._avatar_7s0hg_664{margin-top:32px}._calories_7s0hg_668{display:flex;align-items:center;margin-top:5px}._calories_7s0hg_668 p{margin-left:8px}._footerButtonBlock_7s0hg_677{position:fixed;display:flex;bottom:22px;z-index:10;right:22px}@media (max-width: 800px){._footerButtonBlock_7s0hg_677{display:none}}._buttonContainer_7s0hg_688{padding:0 20px;display:flex;align-items:center}._buttonContainer_7s0hg_688 p{margin-right:10px}._nextButton_7s0hg_697{z-index:20;background-color:var(--color-navbar);padding:21px 32px;height:var(--heightButton)}._nextButton_7s0hg_697:hover{background-color:var(--color-navbar)}._checkoutButton_7s0hg_707{z-index:20;background-color:var(--color-base-active);margin-left:25px;padding:0 20px;height:var(--heightButton)}._modalPopupInfo_7s0hg_715{display:flex}._mobileFooterBlock_7s0hg_719{display:none}@media (max-width: 800px){._mobileFooterBlock_7s0hg_719{width:100%;height:66px;box-shadow:0 0 15px #080b3029;bottom:0;display:flex;justify-content:space-between;align-items:center;z-index:13;border-radius:32px 32px 0 0;padding:10px 56px;background-color:var(--color-base-white)}}._mobileFooterButton_7s0hg_736{width:61px;height:61px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:var(--color-base-active);margin-bottom:5px}._buttonContainerMobile_7s0hg_747{display:flex;justify-content:center;align-items:center;margin:0 auto;width:36px;height:36px;padding:8px!important;border-radius:50%;background-color:var(--color-navbar)!important}._avatarMobileText_7s0hg_759{margin-top:2px;font-size:10px;text-align:center;line-height:14px;font-weight:var(--font-weight-light);-webkit-user-select:none;user-select:none}._buttonContainerCenter_7s0hg_769{margin-bottom:28px}._descriptionBlock_7s0hg_773{display:block}@media (max-width: 800px){._descriptionBlock_7s0hg_773{display:flex}}._close_7s0hg_139{display:none}@media (max-width: 800px){._close_7s0hg_139{display:block;width:20px;height:20px;position:relative;cursor:pointer}}._close_7s0hg_139:before,._close_7s0hg_139:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#000;transform-origin:center}._close_7s0hg_139:before{transform:translate(-50%,-50%) rotate(45deg)}._close_7s0hg_139:after{transform:translate(-50%,-50%) rotate(-45deg)}._avatarMobile_7s0hg_759{width:64px}._sideDishDescription_7s0hg_815{width:200px}._sideDishDescription_7s0hg_815 p{text-align:justify;word-break:break-word}._base_k82p4_1{outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border:2px solid transparent;line-height:1.5;font-weight:600;font-size:1rem;text-align:center;font-family:var(--font-body);padding:.375rem .75rem;-webkit-user-select:none;user-select:none;transition:background-color .3s,box-shadow .3s,transform .2s;position:relative}._primary_k82p4_19{border-radius:19px;color:#fff;background-color:var(--color-base-active)}._primary_k82p4_19:hover{background-color:var(--color-base-select);box-shadow:0 0 16px 0 var(--color-shadow)}._primary_k82p4_19:disabled{background-color:var(--color-sub-text);animation:none;cursor:not-allowed;pointer-events:none}._primary_k82p4_19:disabled:active{animation:none}._primary_k82p4_19:active{animation:_pulse_k82p4_1 .6s}._primary_k82p4_19._left_k82p4_47{flex-direction:row}._primary_k82p4_19._right_k82p4_51{flex-direction:row-reverse}._icon_k82p4_55{display:flex;align-items:center;margin-right:.4rem}._primary_k82p4_19._right_k82p4_51 ._icon_k82p4_55{margin-right:0;margin-left:.5rem}@keyframes _pulse_k82p4_1{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}._spinner_k82p4_79{font-size:1.9rem;vertical-align:middle;margin-right:10px;margin-bottom:.0625rem;animation:3s infinite _rotate_k82p4_1}@keyframes _rotate_k82p4_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._imageWrapper_pwdfm_1{background-color:#f6efe8}._imagePlaceholder_pwdfm_6{filter:blur(3px)}._home_1fhhp_1{display:flex;--heightButton: 40px}@media (max-width: 800px){._home_1fhhp_1{flex-direction:column}}._navbar_1fhhp_9{background-color:var(--color-navbar);min-width:160px;height:100vh;padding:32px 16px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;box-shadow:0 4px 6px #0000004d}@media (max-width: 800px){._navbar_1fhhp_9{display:none}}._weekList_1fhhp_24{margin:20px 0}._headerBlock_1fhhp_28{padding-top:23px;overflow:hidden}@media (max-width: 800px){._headerBlock_1fhhp_28{padding:10px 10px 0}}._headerMobileWrapper_1fhhp_36{display:none}@media (max-width: 800px){._headerMobileWrapper_1fhhp_36{display:flex;align-items:center;justify-content:center;background-color:var(--color-navbar);border-radius:19px;height:50px;padding-top:10px;margin:15px 0}}._headerMobile_1fhhp_36{max-width:max-content;height:70px;display:flex;overflow-x:auto;white-space:nowrap;flex-wrap:nowrap;padding:10px 5px 5px;gap:5px;-ms-overflow-style:none}._headerMobile_1fhhp_36::-webkit-scrollbar{display:none}._daysBlock_1fhhp_66{display:flex;align-items:center;justify-content:center;min-height:var(--heightButton);width:130px;font-weight:var(--font-weight-bolt);cursor:pointer;border-radius:19px;-webkit-user-select:none;user-select:none;transition:all .6s ease;font-size:14px;margin-bottom:26px;position:relative}@media (max-width: 800px){._daysBlock_1fhhp_66{margin-bottom:0}}._daysBlock_1fhhp_66:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._daysBlock_1fhhp_66 img{transition:all .5s ease;width:0}._daysBlockMobile_1fhhp_95{flex:0 0 auto;position:relative;display:flex;align-items:center;justify-content:center;height:var(--heightButton);width:130px;font-weight:var(--font-weight-bolt);cursor:pointer;border-radius:19px;-webkit-user-select:none;user-select:none;transition:all .6s ease;font-size:14px}@media (max-width: 800px){._daysBlockMobile_1fhhp_95{font-size:12px;width:110px}}._daysBlockMobile_1fhhp_95:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._daysBlockMobile_1fhhp_95 img{transition:all .5s ease;width:0}._selectDay_1fhhp_125{background:var(--color-base-active);color:var(--color-base-white)}._selectDay_1fhhp_125:hover{background:var(--color-base-active)}._selectDay_1fhhp_125 img{width:14px;margin-right:8px}._titleText_1fhhp_137{font-size:18px;color:var(--color-base-select);font-weight:var(--font-weight-bolt)}@media (max-width: 1000px){._titleText_1fhhp_137{font-size:14px}}@media (max-width: 800px){._titleText_1fhhp_137{font-size:14px}}._page_1fhhp_149{padding:0 23px 23px;height:100vh;width:100%;overflow-y:scroll;position:relative}@media (max-width: 800px){._page_1fhhp_149{padding:0}}._productSection_1fhhp_161{-webkit-user-select:none;user-select:none}@media (max-width: 800px){._productSection_1fhhp_161{padding-left:10px;padding-right:10px}}._titleNumber_1fhhp_169{width:24px;height:24px;border-radius:50%;background:var(--color-base-active);display:flex;align-items:center;justify-content:center;color:var(--color-base-white);font-weight:var(--font-weight-bolt);font-size:18px;margin-right:8px;transition:all .4s ease}@media (max-width: 1000px){._titleNumber_1fhhp_169{font-size:14px}}@media (max-width: 800px){._titleNumber_1fhhp_169{font-size:14px;width:20px;height:20px}}._activeTitleNumber_1fhhp_192{background:var(--color-active)}._pageTitleBlock_1fhhp_196{display:flex;align-items:center;justify-content:space-between;font-weight:var(--font-weight-bolt);font-size:18px}@media (max-width: 800px){._pageTitleBlock_1fhhp_196{font-size:14px}}._titleDish_1fhhp_207{display:flex;align-items:center;font-weight:var(--font-weight-bolt);font-size:18px}@media (max-width: 800px){._titleDish_1fhhp_207{font-size:14px}}._pageList_1fhhp_218{margin:16px 0 34px;gap:16px;display:flex;flex-wrap:wrap}@media (max-width: 800px){._pageList_1fhhp_218{flex-wrap:nowrap;overflow-x:scroll;margin:5px 0 10px}}._productBlock_1fhhp_231{width:272px;margin-bottom:23px;cursor:pointer;position:relative}._productBlock_1fhhp_231 p{margin-top:5px}@media (max-width: 800px){._productBlock_1fhhp_231{width:181px;margin-bottom:10px}}._imageProductBlock_1fhhp_246{width:272px;height:184px;border-radius:var(--border-radius);overflow:hidden;transition:all .2s ease;box-shadow:2px 5px 4px #0000004d}._imageProductBlock_1fhhp_246:hover{box-shadow:2px 5px 4px #00000080}@media (max-width: 800px){._imageProductBlock_1fhhp_246{width:181px;height:109px}}._activeImageProduct_1fhhp_264{border-bottom:var(--color-base-active) solid 5px}@media (max-width: 800px){._activeImageProduct_1fhhp_264{border-bottom:var(--color-base-active) solid 3px}}._selectImageProduct_1fhhp_272{border:var(--color-active) solid 5px}@media (max-width: 800px){._selectImageProduct_1fhhp_272{border:var(--color-active) solid 3px}}._imageProduct_1fhhp_246{width:100%;height:auto;object-fit:cover;position:relative}._imageProduct_1fhhp_246 img{height:184px!important;object-fit:cover}@media (max-width: 800px){._imageProduct_1fhhp_246 img{height:109px!important}}@media (max-width: 800px){._imageProduct_1fhhp_246{font-size:14px;width:181px;height:109px}}._imageResize_1fhhp_300{width:16px;height:16px}._imageActive_1fhhp_305{z-index:1;position:absolute;top:83px;right:0}@media (min-width: 800px){._imageActive_1fhhp_305{top:155px}}._imageSelect_1fhhp_316{z-index:1;position:absolute;top:89px;right:2px}@media (min-width: 800px){._imageSelect_1fhhp_316{top:162px}}._orderCount_1fhhp_327{position:absolute;top:-10px;right:0;z-index:20}._imageResizeBlock_1fhhp_334{z-index:1;position:absolute;right:8px;top:8px;width:20px;height:20px;border-radius:50%;background:var(--color-base-white);display:flex;align-items:center;justify-content:center}._imageDescription_1fhhp_348{font-size:12px;font-weight:var(--font-weight-bolt);line-height:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._popoverContent_1fhhp_358{width:546px;background:var(--color-navbar);display:flex;padding:10px;z-index:14}@media (max-width: 800px){._popoverContent_1fhhp_358{display:block;width:100%}}._popoverCategories_1fhhp_369{width:200px;margin-right:32px}@media (max-width: 800px){._popoverCategories_1fhhp_369{margin-right:0;width:300px}}._popoverChoose_1fhhp_378{width:290px;display:flex;flex-direction:column;justify-content:space-between}._allergenHover_1fhhp_385{position:relative;display:inline-block;cursor:pointer}._allergenHover_1fhhp_385 ._tooltip_1fhhp_391{visibility:hidden;width:120px;background-color:var(--color-base-active);color:var(--color-base-white);text-align:center;border-radius:5px;padding:5px 0;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity .3s}._allergenHover_1fhhp_385:hover ._tooltip_1fhhp_391{visibility:visible;opacity:1}._allergenHover_1fhhp_385:hover ._imageAllergen_1fhhp_413{fill:var(--color-base-active)}._titlePopover_1fhhp_417{font-size:12px;font-weight:var(--font-weight-bolt);line-height:18px;margin-bottom:8px}._subTextPopover_1fhhp_424{font-size:12px;line-height:18px;font-weight:var(--font-weight-normal)}@media (max-width: 800px){._subTextPopover_1fhhp_424{width:280px}}._productList_1fhhp_433{display:flex;flex-wrap:wrap;gap:15px;overflow-x:auto;padding-bottom:10px}._customPopover_1fhhp_441{box-shadow:0 0 16px #0003;border-radius:var(--border-radius)}._popoverSauceBlock_1fhhp_446{background:var(--color-base-white);padding:16px;border-radius:var(--border-radius);margin-top:8px}._popoverSauceBlock_1fhhp_446 span{margin-top:6px;font-size:12px}@media (max-width: 800px){._popoverSauceBlock_1fhhp_446{margin-bottom:15px}}._blockAllergen_1fhhp_461{width:100%;display:flex;flex-wrap:wrap;margin-top:16px;flex-direction:column;position:relative}._imageAllergen_1fhhp_413{height:24px;width:24px;margin-right:20px;margin-bottom:20px}._imageAllergen_1fhhp_413:nth-child(5n){margin-right:0}._imageAllergen_1fhhp_413:nth-last-child(-n+5){margin-bottom:16px}._sideDishBlock_1fhhp_486{margin:16px 0 14px}._sideDishRadioItem_1fhhp_490{align-items:center;width:100%;padding:4px;border-radius:8px;margin-bottom:10px}@media (max-width: 800px){._sideDishRadioItem_1fhhp_490{margin-bottom:5px}}._sideDishRadioItem_1fhhp_490 ._sideDishRadioContent_1fhhp_501{display:flex;align-items:center}._sideDishRadioItem_1fhhp_490 ._sideDishRadioContent_1fhhp_501 span{margin-left:8px;font-weight:var(--font-weight-light);max-width:200px}._sideDishRadioItem_1fhhp_490 ._sideDishRadioContent_1fhhp_501 ._radioText_1fhhp_509{width:200px;margin-left:8px}._calories_1fhhp_516{display:flex;align-items:center;margin-top:5px}._calories_1fhhp_516 p{margin-left:8px}._mobileFooterBlock_1fhhp_525{display:none}@media (max-width: 800px){._mobileFooterBlock_1fhhp_525{width:100%;height:66px;box-shadow:0 0 15px #080b3029;position:absolute;bottom:0;display:flex;justify-content:center;align-items:center;z-index:13;border-radius:32px 32px 0 0;padding:10px 56px;background-color:var(--color-base-white)}}._mobileFooterButton_1fhhp_543{width:61px;height:61px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:var(--color-base-active);margin-bottom:10px;color:var(--color-base-white);cursor:pointer;-webkit-user-select:none;user-select:none}._mobileFooterButton_1fhhp_543:hover{box-shadow:0 0 8px 0 var(--color-shadow)}._descriptionBlock_1fhhp_561{display:block}@media (max-width: 800px){._descriptionBlock_1fhhp_561{display:flex}}._close_1fhhp_568{display:none}@media (max-width: 800px){._close_1fhhp_568{display:block;width:20px;height:20px;position:relative;cursor:pointer}}._close_1fhhp_568:before,._close_1fhhp_568:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#000;transform-origin:center}._close_1fhhp_568:before{transform:translate(-50%,-50%) rotate(45deg)}._close_1fhhp_568:after{transform:translate(-50%,-50%) rotate(-45deg)}._sideDishDescription_1fhhp_599{width:200px}._sideDishDescription_1fhhp_599 p{text-align:justify;word-break:break-word}._logIn_1fhhp_608{background-color:var(--color-base-white);height:56px;width:56px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .5s ease;color:var(--color-base-active)}._logIn_1fhhp_608:hover{box-shadow:0 0 8px 0 var(--color-shadow);color:var(--color-base-select)}:root{--rpv-attachment__item--hover-background-color: rgba(0, 0, 0, .1);--rpv-attachment__item-color: #000}.rpv-core__viewer--dark{--rpv-attachment__item--hover-background-color: #2566e8;--rpv-attachment__item-color: #fff}.rpv-attachment__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-attachment__empty--rtl{direction:rtl}.rpv-attachment__list{display:flex;height:100%;flex-direction:column;overflow:auto;padding:.5rem 0;width:100%}.rpv-attachment__list--rtl{direction:rtl}.rpv-attachment__item{align-items:center;background-color:#0000;border:none;color:var(--rpv-attachment__item-color);cursor:pointer;display:flex;padding:.5rem;text-align:left;width:100%}.rpv-attachment__item:focus{background-color:var(--rpv-attachment__item--hover-background-color);outline:0}.rpv-attachment__item:hover{background-color:var(--rpv-attachment__item--hover-background-color)}.rpv-attachment__loader{align-items:center;display:flex;justify-content:center;height:100%;width:100%}:root{--rpv-bookmark__item--hover-background-color: rgba(0, 0, 0, .1);--rpv-bookmark__item-color: #000}.rpv-core__viewer--dark{--rpv-bookmark__item--hover-background-color: #2566e8;--rpv-bookmark__item-color: #fff}.rpv-bookmark__item{align-items:center;color:var(--rpv-bookmark__item-color);cursor:pointer;display:flex;padding-bottom:.25rem;padding-right:.25rem;padding-top:.25rem}.rpv-bookmark__item:focus{background-color:var(--rpv-bookmark__item--hover-background-color);outline:0}.rpv-bookmark__item:hover{background-color:var(--rpv-bookmark__item--hover-background-color)}.rpv-bookmark__toggle{align-items:center;display:flex;height:1rem;margin-right:.25rem;width:1rem}.rpv-bookmark__title{flex-grow:1;flex-shrink:1;text-decoration:none}.rpv-bookmark__list{list-style-type:none;overflow:auto;margin:0;padding:0}.rpv-bookmark__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-bookmark__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-bookmark__empty--rtl{direction:rtl}.rpv-bookmark__container{height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-bookmark__container--rtl{direction:rtl}:root{--rpv-core__annotation--link-hover-background-color: rgba(255, 255, 0, .2);--rpv-core__annotation-popup-wrapper-background-color: #faf089;--rpv-core__annotation-popup-wrapper-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--rpv-core__annotation-popup-content-border-top-color: #1a202c;--rpv-core__arrow-border-color: rgba(0, 0, 0, .3);--rpv-core__asking-password-color: #000;--rpv-core__asking-password-wrapper-background-color: #fff;--rpv-core__asking-password-wrapper-border-color: rgba(0, 0, 0, .3);--rpv-core__button-background-color: rgba(0, 0, 0, .3);--rpv-core__button-color: #000;--rpv-core__doc-error-background-color: #fff;--rpv-core__doc-error-text-background-color: #c02424;--rpv-core__doc-error-text-color: #fff;--rpv-core__doc-loading-background-color: #fff;--rpv-core__full-screen-target-background-color: #fff;--rpv-core__inner-page-background-color: #fff;--rpv-core__menu-divider-border-bottom-color: rgba(0, 0, 0, .3);--rpv-core__menu-item-color: #000;--rpv-core__menu-item--hover-background-color: rgba(0, 0, 0, .1);--rpv-core__menu-item--disabled-color: rgba(0, 0, 0, .3);--rpv-core__minimal-button-color: #000;--rpv-core__minimal-button--hover-background-color: rgba(0, 0, 0, .1);--rpv-core__minimal-button--disabled-color: rgba(0, 0, 0, .3);--rpv-core__minimal-button--selected-background-color: rgba(0, 0, 0, .1);--rpv-core__modal-body-background-color: #fff;--rpv-core__modal-body-border-color: rgba(0, 0, 0, .3);--rpv-core__modal-overlay-background-color: rgba(0, 0, 0, .5);--rpv-core__page-layer-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);--rpv-core__popover-body-background-color: #fff;--rpv-core__popover-body-border-color: rgba(0, 0, 0, .3);--rpv-core__popover-body-color: #000;--rpv-core__primary-button-background-color: #2566e8;--rpv-core__primary-button-color: #fff;--rpv-core__progress-bar-background-color: rgba(0, 0, 0, .1);--rpv-core__progress-bar-progress-background-color: #2566e8;--rpv-core__progress-bar-progress-color: #fff;--rpv-core__separator-border-bottom-color: rgba(0, 0, 0, .3);--rpv-core__spinner-border-color: rgba(0, 0, 0, .4);--rpv-core__spinner-border-transparent-color: transparent;--rpv-core__splitter-background-color: transparent;--rpv-core__splitter--hover-background-color: rgba(0, 0, 0, .2);--rpv-core__text-layer-text--selection-background-color: rgb(0, 0, 255, 1);--rpv-core__text-layer-text--selection-color: transparent;--rpv-core__textbox-background-color: #fff;--rpv-core__textbox-border-color: rgba(0, 0, 0, .2);--rpv-core__textbox-color: #000;--rpv-core__tooltip-body-background-color: #000;--rpv-core__tooltip-body-color: #fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color: #363636;--rpv-core__asking-password-color: #fff;--rpv-core__asking-password-wrapper-border-color: #191919;--rpv-core__asking-password-wrapper-background-color: #191919;--rpv-core__button-background-color: #171717;--rpv-core__button-color: #fff;--rpv-core__doc-error-background-color: #191919;--rpv-core__doc-error-text-background-color: #c02323;--rpv-core__doc-error-text-color: #fff;--rpv-core__doc-loading-background-color: #191919;--rpv-core__full-screen-target-background-color: #1a1a1a;--rpv-core__inner-page-background-color: #1a1a1a;--rpv-core__menu-divider-border-bottom-color: #000;--rpv-core__menu-item-color: #fff;--rpv-core__menu-item--hover-background-color: #2566e8;--rpv-core__menu-item--disabled-color: #5e5e5e;--rpv-core__minimal-button-color: #fff;--rpv-core__minimal-button--disabled-color: #5e5e5e;--rpv-core__minimal-button--hover-background-color: #191919;--rpv-core__minimal-button--selected-background-color: #1657bb;--rpv-core__modal-body-background-color: #363636;--rpv-core__primary-button-background-color: #2566e8;--rpv-core__popover-body-background-color: #363636;--rpv-core__popover-body-color: #fff;--rpv-core__progress-bar-background-color: #000;--rpv-core__separator-border-bottom-color: #000;--rpv-core__spinner-border-color: #fff;--rpv-core__splitter-background-color: #1a1a1a;--rpv-core__splitter--hover-background-color: #2566e8;--rpv-core__textbox-background-color: #121212;--rpv-core__textbox-border-color: #121212;--rpv-core__textbox-color: #fff;--rpv-core__tooltip-body-background-color: #414141;--rpv-core__tooltip-body-color: #fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{bottom:0;left:50%;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{bottom:0;right:0;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--rt{left:0;top:0;transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{left:0;top:50%;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0;left:0;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--bl{left:0;top:0;transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%;top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0;top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--lt{right:0;top:0;transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{right:0;top:50%;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0;right:0;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;position:absolute;overflow:hidden;top:0}.rpv-core__doc-error{align-items:center;background-color:var(--rpv-core__doc-error-background-color);display:flex;justify-content:center;height:100%}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{background-color:var(--rpv-core__doc-loading-background-color);align-items:center;display:flex;justify-content:center;height:100%;width:100%;min-height:inherit}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{display:flex;align-items:center;justify-content:center}.rpv-core__inner-page--dual-even{display:flex;align-items:center;justify-content:flex-end}.rpv-core__inner-page--dual-odd{display:flex;align-items:center;justify-content:flex-start}.rpv-core__inner-page--dual-cover{display:flex;align-items:center;justify-content:center}.rpv-core__inner-page--dual-cover-odd{display:flex;align-items:center;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{display:flex;align-items:center;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:#0000;color:var(--rpv-core__menu-item-color);border:none;cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{background-color:var(--rpv-core__menu-item--hover-background-color);outline:0}.rpv-core__menu-item:hover{background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:#0000}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:#0000;border:none;border-radius:.25rem;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:var(--rpv-core__modal-body-background-color);border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999;align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{align-items:center;display:flex;justify-content:center;overflow:visible;position:relative}.rpv-core__page-layer:after{content:"";position:absolute;bottom:.25rem;left:.25rem;right:.25rem;top:.25rem;box-shadow:var(--rpv-core__page-layer-box-shadow)}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{background-color:var(--rpv-core__popover-body-background-color);border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body-arrow{background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);padding:.25rem;max-height:16rem;overflow:auto}.rpv-core__primary-button{background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;justify-content:center;height:.75rem}.rpv-core__separator{border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid var(--rpv-core__spinner-border-color);border-radius:9999px}.rpv-core__spinner--animating{animation-duration:.4s;animation-name:rpv-core__spinner-transform;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes rpv-core__spinner-transform{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rpv-core__splitter{background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter:hover,.rpv-core__splitter--resizing{cursor:col-resize;background-color:var(--rpv-core__splitter--hover-background-color)}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;user-select:none}.rpv-core__textbox{background-color:var(--rpv-core__textbox-background-color);border:1px solid var(--rpv-core__textbox-border-color);box-sizing:border-box;border-radius:.25rem;color:var(--rpv-core__textbox-color);padding:0 .5rem;height:2rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{left:0;position:absolute;top:0;height:100%;width:100%;opacity:.2;line-height:1;z-index:1}.rpv-core__text-layer span::selection{background-color:var(--rpv-core__text-layer-text--selection-background-color);color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:#0000}.rpv-core__text-layer-text{color:#0000;cursor:text;position:absolute;transform-origin:0% 0%;white-space:pre}.rpv-core__tooltip-body{background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media (min-width: 640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media (min-width: 768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media (min-width: 1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}:root{--rpv-thumbnail__container-background-color: #fff;--rpv-thumbnail__container-box-shadow: rgba(0, 0, 0, .2) 2px 2px 8px 0px;--rpv-thumbnail__item--selected-background-color: rgba(0, 0, 0, .3)}.rpv-core__viewer--dark{--rpv-thumbnail__item--selected-background-color: #2566e8}.rpv-thumbnail__cover,.rpv-thumbnail__cover-inner{align-items:center;display:flex;justify-content:center;height:100%;width:100%;min-height:inherit}.rpv-thumbnail__cover-image{max-height:100%;max-width:100%}.rpv-thumbnail__cover-loader{align-items:center;display:flex;justify-content:center;height:100%;width:100%}.rpv-thumbnail__container{align-items:center;background:var(--rpv-thumbnail__container-background-color);box-shadow:var(--rpv-thumbnail__container-box-shadow);display:flex;justify-content:center;margin:0 auto;position:relative}.rpv-thumbnail__item{cursor:pointer}.rpv-thumbnail__item--single,.rpv-thumbnail__item--dual-cover{padding:.5rem}.rpv-thumbnail__item--dual-even,.rpv-thumbnail__item--dual-cover-odd{padding:.5rem 0 .5rem .5rem}.rpv-thumbnail__item--dual-odd,.rpv-thumbnail__item--dual-cover-even{padding:.5rem .5rem .5rem 0}.rpv-thumbnail__item--single:hover,.rpv-thumbnail__item--dual-cover:hover,.rpv-thumbnail__items--dual:hover .rpv-thumbnail__item,.rpv-thumbnail__items--dual-cover:hover .rpv-thumbnail__item{background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__item:focus{outline:0}.rpv-thumbnail__label{font-size:.75em;text-align:center;padding:.25rem}.rpv-thumbnail__list{overflow:auto;padding:.5rem}.rpv-thumbnail__list--rtl{direction:rtl}.rpv-thumbnail__list--horizontal{align-items:center;display:flex;flex-direction:row;width:100%}.rpv-thumbnail__list--vertical{height:100%}.rpv-thumbnail__items{align-items:center;display:flex;justify-content:center}.rpv-thumbnail__items--selected .rpv-thumbnail__item{background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__list-container{height:100%;width:100%}.rpv-thumbnail__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-drop__area-background-color: #fff;--rpv-drop__area-body-border-color: rgba(0, 0, 0, .3);--rpv-drop__area-body-color: #000}.rpv-core__viewer--dark{--rpv-drop__area-background-color: #191919;--rpv-drop__area-body-border-color: #fff;--rpv-drop__area-body-color: #fff}.rpv-drop__area{background-color:var(--rpv-drop__area-background-color);bottom:0;left:0;position:absolute;right:0;top:0;padding:.5rem;z-index:9999}.rpv-drop__area-body{border:2px dashed var(--rpv-drop__area-body-border-color);color:var(--rpv-drop__area-body-color);font-size:1.5rem;align-items:center;display:flex;justify-content:center;height:100%}.rpv-drop__area-body--rtl{direction:rtl}:root{--rpv-full-screen__overlay-background-color: #fff}.rpv-core__viewer--dark{--rpv-full-screen__overlay-background-color: #1a1a1a}.rpv-full-screen__exit-button{bottom:0;padding:.5rem;position:fixed;z-index:2}.rpv-full-screen__exit-button--ltr{right:0}.rpv-full-screen__exit-button--rtl{left:0}.rpv-full-screen__overlay{position:fixed;top:0;left:0;height:100%;width:100%;align-items:center;display:flex;justify-content:center;background-color:var(--rpv-full-screen__overlay-background-color);z-index:1}.rpv-open__input-wrapper{position:relative}.rpv-open__input{display:none;bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.rpv-open__input::-webkit-file-upload-button{width:0}.rpv-page-navigation__current-page-input{margin:0 .25rem;text-align:right;width:3rem}:root{--rpv-print__progress-body-background-color: #fff;--rpv-print__progress-body-border-color: rgba(0, 0, 0, .3);--rpv-print__progress-body-color: #000}.rpv-core__viewer--dark{--rpv-print__progress-body-background-color: #363636;--rpv-print__progress-body-border-color: transparent;--rpv-print__progress-body-color: #fff}.rpv-print__permission-body{padding:1rem}.rpv-print__permission-footer{display:flex;justify-content:center;padding:0 1rem 1rem 0}.rpv-print__progress{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.rpv-print__progress-body{background-color:var(--rpv-print__progress-body-background-color);border:1px solid var(--rpv-print__progress-body-border-color);border-radius:.25rem;color:var(--rpv-print__progress-body-color);padding:1.5rem;text-align:center;width:15rem}.rpv-print__progress-body--rtl{direction:rtl}.rpv-print__progress-bar{margin-bottom:1rem}.rpv-print__progress-message{margin-bottom:.5rem}.rpv-print__zone{display:none}@media print{@page{margin:0}.rpv-print__html-printing{height:100%}.rpv-print__body-printing{height:100%;margin:0}.rpv-print__body-printing *{display:none}.rpv-print__zone{display:block;height:100%}.rpv-print__page{align-items:center;display:flex;flex-direction:column;justify-content:center;height:100%;width:100%;page-break-after:always;page-break-inside:avoid}.rpv-print__page img{display:block;max-height:100%;max-width:100%}}.rpv-properties__loader{text-align:center}.rpv-properties__modal{min-height:20rem;padding:.5rem 0}.rpv-properties__modal-section{padding:0 .5rem}.rpv-properties__modal-footer{display:flex;justify-content:center;margin-top:.5rem}.rpv-properties__item{align-items:flex-start;display:flex;margin:.5rem 0}.rpv-properties__item--rtl{direction:rtl}.rpv-properties__item-label{padding-right:.5rem;width:25%}.rpv-properties__item-value{flex:1}.rpv-search__highlights{left:0;position:absolute;top:0;height:100%;width:100%}.rpv-search__highlight{background-color:var(--rpv-search__highlight-background-color);border-radius:.25rem;position:absolute;z-index:1}.rpv-search__highlight--current{background-color:var(--rpv-search__highlight--current-background-color)}.rpv-search__popover{padding:0 .5rem}.rpv-search__popover-input-counter{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:12rem}.rpv-search__popover-counter{align-items:center;bottom:0;display:flex;position:absolute;top:0}.rpv-search__popover-counter--ltr{padding-right:.25rem;right:0}.rpv-search__popover-counter--rtl{left:0;padding-left:.25rem}.rpv-search__popover-label{align-items:center;cursor:pointer;display:flex;margin-bottom:.5rem}.rpv-search__popover-label-checkbox{cursor:pointer;margin-right:.25rem}.rpv-search__popover-footer{align-items:center;display:flex}.rpv-search__popover-footer-item{padding:0 .25rem}.rpv-search__popover-footer-button--ltr{margin-left:auto}.rpv-search__popover-footer-button--rtl{margin-right:auto}:root{--rpv-search__highlight-background-color: rgba(255, 255, 0, .4);--rpv-search__highlight--current-background-color: rgba(0, 128, 0, .4)}.rpv-selection-mode__grab{cursor:grab}.rpv-selection-mode__grab :not(input),.rpv-selection-mode__grab :not(select),.rpv-selection-mode__grab :not(textarea){cursor:grab!important}.rpv-selection-mode__grabbing{cursor:grabbing}.rpv-selection-mode__grabbing :not(input),.rpv-selection-mode__grabbing :not(select),.rpv-selection-mode__grabbing :not(textarea){cursor:grabbing!important}:root{--rpv-zoom__popover-target-arrow-border-color: rgba(0, 0, 0, .6)}.rpv-core__viewer--dark{--rpv-zoom__popover-target-arrow-border-color: #fff}.rpv-zoom__popover-target{align-items:center;color:var(--rpv-zoom__popover-target-color);display:flex}.rpv-zoom__popover-target-scale--ltr{margin-right:.25rem}.rpv-zoom__popover-target-scale--rtl{margin-left:.25rem}.rpv-zoom__popover-target-arrow{border-color:var(--rpv-zoom__popover-target-arrow-border-color) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:.5rem .25rem 0;height:0;width:0}:root{--rpv-toolbar__label--color: #000}.rpv-core__viewer--dark{--rpv-toolbar__label--color: #fff}.rpv-toolbar{align-items:center;display:flex;width:100%}.rpv-toolbar--rtl{direction:rtl}.rpv-toolbar__left{align-items:center;display:flex}.rpv-toolbar__center{align-items:center;display:flex;flex-grow:1;flex-shrink:1;justify-content:center}.rpv-toolbar__right{align-items:center;display:flex;margin-left:auto}.rpv-toolbar__item{align-items:center;display:flex;padding:0 .125rem}.rpv-toolbar__label{color:var(--rpv-toolbar__label--color)}:root{--rpv-default-layout__body-background-color: #fff;--rpv-default-layout__container-border-color: rgba(0, 0, 0, .3);--rpv-default-layout__toolbar-background-color: #eee;--rpv-default-layout__toolbar-border-bottom-color: rgba(0, 0, 0, .1);--rpv-default-layout__sidebar-border-color: rgba(0, 0, 0, .2);--rpv-default-layout__sidebar--opened-background-color: #fff;--rpv-default-layout__sidebar-headers-background-color: #eee;--rpv-default-layout__sidebar-content--opened-background-color: #fff;--rpv-default-layout__sidebar-content--opened-border-color: rgba(0, 0, 0, .2);--rpv-default-layout__sidebar-content--opened-color: #000}.rpv-core__viewer--dark{--rpv-default-layout__body-background-color: #1a1a1a;--rpv-default-layout__container-border-color: #454647;--rpv-default-layout__toolbar-background-color: #292929;--rpv-default-layout__toolbar-border-bottom-color: #000;--rpv-default-layout__sidebar-border-color: #000;--rpv-default-layout__sidebar--opened-background-color: #fff;--rpv-default-layout__sidebar-headers-background-color: #292929;--rpv-default-layout__sidebar-content--opened-background-color: #1a1a1a;--rpv-default-layout__sidebar-content--opened-border-color: #292929;--rpv-default-layout__sidebar-content--opened-color: #fff}.rpv-default-layout__container{border:1px solid var(--rpv-default-layout__container-border-color);box-sizing:border-box;height:100%;width:100%}.rpv-default-layout__toolbar{align-items:center;background-color:var(--rpv-default-layout__toolbar-background-color);border-bottom:1px solid var(--rpv-default-layout__toolbar-border-bottom-color);display:flex;left:0;position:absolute;top:0;height:2.5rem;width:100%;z-index:1}.rpv-default-layout__sidebar{display:flex;padding-top:2.5rem}.rpv-default-layout__sidebar--opened{bottom:0;left:0;position:absolute;top:0;width:12rem;background-color:var(--rpv-default-layout__sidebar--opened-background-color);z-index:1}.rpv-default-layout__sidebar--ltr{border-right:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__sidebar--rtl{border-left:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__main{display:flex;height:100%;position:relative}.rpv-default-layout__main--rtl{direction:rtl}.rpv-default-layout__body{background-color:var(--rpv-default-layout__body-background-color);flex:1;overflow:auto;padding-top:2.5rem}@media (min-width: 768px){.rpv-default-layout__sidebar--opened{width:16rem}}@media (min-width: 1024px){.rpv-default-layout__sidebar--opened{background:inherit;position:inherit;width:20rem;z-index:inherit}}.rpv-default-layout__sidebar-tabs{display:flex;height:100%;width:100%}.rpv-default-layout__sidebar-headers{background-color:var(--rpv-default-layout__sidebar-headers-background-color);padding:.25rem}.rpv-default-layout__sidebar-header{padding:.125rem}.rpv-default-layout__sidebar-content{display:none;flex-grow:1;flex-shrink:1}.rpv-default-layout__sidebar-content--opened{background-color:var(--rpv-default-layout__sidebar-content--opened-background-color);color:var(--rpv-default-layout__sidebar-content--opened-color);display:flex;overflow:hidden}.rpv-default-layout__sidebar-content--ltr{border-left:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.rpv-default-layout__sidebar-content--rtl{border-right:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}._container_1ailm_1{height:100%;margin:0;padding:0}._fullPageFrame_1ailm_7{position:fixed;top:0;left:0;width:100vw;height:100vh;border:none;z-index:1}._page_10whd_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;--widthPage: 1270px;--heightHeader: 131px;--heightButton: 40px;--paddingButton: 0 32px}@media (max-width: 650px){._page_10whd_1{--heightHeader: 60px;--paddingButton: 0 20px}}._titleProductBlock_10whd_17{display:flex;justify-content:space-between}._headerContainer_10whd_22,._footerContainer_10whd_23{width:100%;display:flex;justify-content:center;position:relative;padding-right:20px;padding-left:20px}@media (max-width: 650px){._headerContainer_10whd_22,._footerContainer_10whd_23{padding-right:0;padding-left:0}}._headerContainer_10whd_22{background-color:var(--color-base-white);height:var(--heightHeader);transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;z-index:100}@media (max-width: 650px){._headerContainer_10whd_22{height:60px}}._footerContainer_10whd_23{background-color:var(--color-navbar);height:calc(100vh - var(--heightHeader))}._contentBlock_10whd_55{width:100%;max-width:var(--widthPage)}._orderHeaderTitleContainer_10whd_60{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}@media (max-width: 650px){._orderHeaderTitleContainer_10whd_60{display:block;margin-bottom:0}}._daysHeaderBlock_10whd_71{display:flex;align-items:center}@media (max-width: 650px){._daysHeaderBlock_10whd_71{margin-left:16px;margin-bottom:10px;padding-right:20px;justify-content:space-between}}._daysHeaderBlock_10whd_71 p{margin-right:8px;font-weight:var(--font-weight-bolt)}._headerText_10whd_88{font-size:18px;font-weight:var(--font-weight-bolt);line-height:27px}._headerText_10whd_88:first-letter{text-transform:uppercase}._headerBlock_10whd_97{display:flex;align-items:center;justify-content:space-between;font-weight:var(--font-weight-bolt)}@media (max-width: 650px){._headerBlock_10whd_97{display:none}}._headerBlock_10whd_97 h1{line-height:48px;font-size:32px}._headerBlock_10whd_97 span{line-height:27px;font-size:18px}._mobileHeaderBlock_10whd_118{display:none}@media (max-width: 650px){._mobileHeaderBlock_10whd_118{margin-left:16px;font-size:14px;display:flex;align-items:center;font-weight:var(--font-weight-bolt)}._mobileHeaderBlock_10whd_118 svg{cursor:pointer;width:17px;height:17px}._mobileHeaderBlock_10whd_118 svg:hover{fill:var(--color-base-active)}}._footerBlock_10whd_138{padding-top:22px;padding-bottom:50px;overflow-x:auto}._footerBlock_10whd_138::-webkit-scrollbar{width:0}._starIcon_10whd_147{margin:0 6px 0 19px;color:#40c677;font-size:19px}._orderContainer_10whd_153:nth-child(1),._orderContainer_10whd_153:nth-child(2){margin-right:16px}@media (max-width: 650px){._orderContainer_10whd_153:nth-child(1),._orderContainer_10whd_153:nth-child(2){margin-right:0}}._orderBlock_10whd_167{display:flex;flex-wrap:wrap}@media (max-width: 650px){._orderBlock_10whd_167{flex-wrap:nowrap;flex-direction:column;margin-bottom:12px}}._removeOrder_10whd_178{-webkit-user-select:none;user-select:none;display:flex;align-items:center;height:32px;color:var(--color-sub-text);line-height:21px;font-weight:var(--font-weight-bolt);padding:var(--paddingButton);background-color:var(--color-base-white);margin-left:16px;border-radius:32px;cursor:pointer}._removeOrder_10whd_178:hover{box-shadow:0 0 8px 0 var(--color-shadow)}._orderItemContent_10whd_197{background-color:var(--color-base-white);padding:12px;border-radius:8px;margin-bottom:20px;box-shadow:0 3px 4px #0000001a}@media (max-width: 650px){._orderItemContent_10whd_197{display:none}}._orderItemContentMobile_10whd_209{display:none}@media (max-width: 650px){._orderItemContentMobile_10whd_209{display:block;background-color:var(--color-base-white);width:100%;padding:10px 16px;margin-bottom:4px}}._orderHeaderBlock_10whd_220{font-weight:var(--font-weight-bolt);display:flex;align-items:center;margin-bottom:10px}@media (max-width: 650px){._orderHeaderBlock_10whd_220{margin-bottom:0}}._orderHeaderBlock_10whd_220 h3{color:var(--color-select);margin-left:8px}._orderHeaderBlock_10whd_220 p{width:24px;height:24px;border-radius:50%;background-color:var(--color-active);color:var(--color-base-white);display:flex;align-items:center;justify-content:center;font-size:18px}._subTitleSauce_10whd_248{height:41px;display:flex;padding-top:6px;align-items:center}._orderItemBlock_10whd_255{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px}._orderItemBlockMobile_10whd_262{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px;margin-left:32px}._itemColumn_10whd_270{display:flex;flex-direction:column;justify-content:space-between}._itemColumn_10whd_270 p{align-self:flex-start}._itemRow_10whd_280,._itemRowDish_10whd_285{display:flex;align-items:center}._sideBlock_10whd_290{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:232px;padding:4px 10px;display:flex;flex-direction:column;justify-content:space-between}._sideBlockText_10whd_301{width:190px;line-height:16px;color:var(--color-sub-text);font-weight:var(--font-weight-light);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._sideBlockTextOne_10whd_312{-webkit-line-clamp:1}._sideBlockTextMulti_10whd_316{-webkit-line-clamp:2}._sauceBlock_10whd_320{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:128px;padding:6px 10px}._sauceBlock_10whd_320 span{width:100px;line-height:16px;color:var(--color-sub-text);font-weight:var(--font-weight-light);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._sideBlockMobile_10whd_340{margin-top:8px;display:flex}._sideBlockMobile_10whd_340 p{white-space:nowrap}._sideBlockMobile_10whd_340 span{margin-left:8px;color:var(--color-sub-text);font-weight:var(--font-weight-light)}._orderImageBlock_10whd_355{width:150px;height:90px;border-radius:8px;overflow:hidden;position:relative}._orderImageBlock_10whd_355 ._orderImage_10whd_355{width:100%;height:100%}._orderImageBlock_10whd_355 ._orderImageChecked_10whd_367{position:absolute;bottom:0;right:0}._footerButtonBlock_10whd_374{display:flex;position:absolute;z-index:2;bottom:22px;gap:20px}@media (min-width: 650px){._footerButtonBlock_10whd_374{right:22px;gap:15px}}._submitButton_10whd_386{height:var(--heightButton);padding:var(--paddingButton)}@media (max-width: 650px){._submitButtonBack_10whd_391{display:none}}._buyButtonContainer_10whd_397{line-height:21px;font-weight:var(--font-weight-wbolt);display:flex;align-items:center}._buyButtonPrice_10whd_404{margin-right:5px}@media (max-width: 750px){._buyButtonPrice_10whd_404{display:none}}._buyButtonCountDay_10whd_411{line-height:18px;color:var(--color-base-black);background-color:#fff;border-radius:8px;padding:0 8px;font-size:12px;font-weight:var(--font-weight-light);margin-left:8px}._messageContainer_10whd_422{display:flex;flex-direction:column;align-items:center;margin-top:20px}._messageContainer_10whd_422 button{margin-top:20px;width:200px}._imgBlock_10whd_434{margin-right:12px}._imgBlock_10whd_434 img{height:128px!important;object-fit:cover}._commentContainer_10whd_443{min-width:400px}@media (max-width: 650px){._commentContainer_10whd_443{min-width:300px}}._commentButtonWrapped_10whd_450{border:2px solid var(--color-navbar)}._commentButton_10whd_450{-webkit-user-select:none;user-select:none;display:flex;align-items:center;height:var(--heightButton);color:var(--color-sub-text);line-height:21px;font-weight:var(--font-weight-bolt);padding:var(--paddingButton);background-color:var(--color-base-white);border-radius:32px;cursor:pointer;font-size:14px}._commentButton_10whd_450:hover{box-shadow:0 0 8px 0 var(--color-shadow)}._container_1md0i_1{width:150px;height:100px;border-radius:8px;overflow:hidden;position:relative}._orderImage_1md0i_9{width:100%;height:100%;object-fit:cover}._selectImage_1md0i_15{position:absolute;bottom:0;right:0}._selectImageIcon_1md0i_21{position:absolute;bottom:2px;right:2px}._container_1wdpe_1{display:flex;gap:8px}._iconWrap_1wdpe_6{position:relative;display:inline-flex}._icon_1wdpe_6{width:24px;height:24px;cursor:pointer}._tooltip_1wdpe_17{position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-6px);white-space:nowrap;padding:4px 6px;font-size:12px;line-height:1;background:#000c;color:#fff;border-radius:4px;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease}._iconWrap_1wdpe_6:hover ._tooltip_1wdpe_17{opacity:1;transform:translate(-50%) translateY(-10px)}._page_1fjkp_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1fjkp_1{padding:10px}}._container_1fjkp_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-image:url(/assets/maskProfile-min-BPdTVEcy.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;box-shadow:0 0 16px #00000040}._menuContainer_1fjkp_25{background-color:var(--color-base-white);width:375px;border-radius:8px;height:auto;display:flex;flex-direction:column;padding:20px 16px;margin-left:5%}._submitButton_1fjkp_36{margin-top:25px;width:100%;height:40px;border-radius:32px;background-color:var(--color-select)}._submitButton_1fjkp_36:hover{background-color:var(--color-select);-webkit-box-shadow:0 4px 8px -2px rgba(0,0,0,.7);box-shadow:0 4px 8px -2px #000000b3}._submitButton_1fjkp_36 p{font-size:14px;margin-left:18px;font-weight:var(--font-weight-wbolt);color:#fff}@media (max-width: 700px){._submitButton_1fjkp_36 p{font-size:12px}}._avatarContainer_1fjkp_60{display:flex;flex-direction:column;align-items:center}._navbarContainer_1wmq3_1{width:247px;height:100%;background-color:var(--color-navbar);border-radius:16px;margin-right:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;box-shadow:0 0 16px #00000040;padding-top:10px}@media (max-width: 800px){._navbarContainer_1wmq3_1{width:80px;margin-right:5px}}._svgIcon_1wmq3_20{width:25px}._avatarContainer_1wmq3_24{display:flex;flex-direction:column;align-items:center}._avatarContainer_1wmq3_24 p{margin-top:16px;font-size:18px;line-height:27px;font-weight:var(--font-weight-wbolt)}._avatar_1wmq3_24{margin-top:32px;width:100px;height:100px;border-radius:50%;cursor:pointer;overflow:hidden}._avatar_1wmq3_24:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._menuContainer_1wmq3_51 span{font-weight:700;margin-left:8px}._messageContainer_1wmq3_58{display:flex;flex-direction:column;align-items:center}._messageContainer_1wmq3_58 button{margin-top:20px;width:200px}._page_gvxci_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_gvxci_1{padding:10px}}._infoContainer_gvxci_10{width:100%;height:100%;background-color:var(--color-navbar);border-radius:16px;overflow:hidden;padding:20px;box-shadow:0 0 16px #00000040}._titleContainer_gvxci_20{display:flex;align-items:center}._titleContainer_gvxci_20 p{margin-left:16px;font-weight:var(--font-weight-wbolt);font-size:18px;line-height:27px}._commentsList_gvxci_32{margin-top:10px;padding-top:10px;overflow-y:scroll;height:calc(100% - 40px);--webkit-mask-image: linear-gradient( to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,1) 24px, rgba(0,0,0,1) calc(100% - 14px) , rgba(0,0,0,0) 100% );-webkit-mask-image:linear-gradient(to bottom,#0000 0,#000 24px,#000 calc(100% - 14px),#0000);mask-image:linear-gradient(to bottom,#0000 0,#000 24px,#000 calc(100% - 14px),#0000)}._commentsContainer_gvxci_55{background-color:var(--color-base-white);border-radius:16px;width:100%;padding:14px 16px 16px;display:flex;margin-bottom:20px}@media (max-width: 800px){._commentsContainer_gvxci_55{display:block}}._commentsContainer_gvxci_55 ._commentsDate_gvxci_67{width:9%;min-width:85px;color:var(--color-sub-text);font-weight:var(--font-weight-light);padding-top:2px}._commentsContainer_gvxci_55 ._commentsText_gvxci_75{width:91%;font-weight:var(--font-weight-bolt)}._commentsContainer_gvxci_55 ._commentsText_gvxci_75 p{padding-top:2px;margin:0 20px 8px 0}._commentsContainer_gvxci_55 ._commentsText_gvxci_75 span{color:var(--color-sub-text);line-height:18px}._headerContainer_gvxci_89{display:flex}@media (max-width: 600px){._headerContainer_gvxci_89{display:block}}._loading_1u15a_1{width:100%;height:300px;display:flex;align-items:center;justify-content:center}._page_6azwv_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_6azwv_1{padding:10px}}._table_6azwv_10{width:100%;background-color:var(--color-navbar);border-radius:16px;overflow:hidden;box-shadow:0 0 16px #00000040}._table_6azwv_10 td{color:var(--color-base-light-black)}._table_6azwv_10 tr:nth-child(2n){background-color:#fafafa}._table_6azwv_10 .ant-table-header{position:sticky;top:0;z-index:5;background:var(--color-navbar);box-shadow:0 6px 8px #0000001f}._statusBlock_sexco_1{display:flex;align-items:center;border-radius:16px;padding:0 8px;min-height:30px;background-color:var(--color-base-white);width:fit-content;border-width:1px;border-color:red;border-style:solid}._statusBlock_sexco_1 p{font-weight:var(--font-weight-normal);margin-left:8px}._page_meppu_1{height:100vh;background-color:var(--color-navbar);--header-height: 75px}@media (max-width: 650px){._page_meppu_1{--heightHeader: 55px}}._image_meppu_11{margin-right:12px}._image_meppu_11 img{height:100px!important;object-fit:cover}._orderContainer_meppu_19{height:100%}._titleProductBlock_meppu_23{display:flex;justify-content:space-between}._header_meppu_28{height:var(--header-height);padding:24px;display:flex;position:sticky;z-index:1000;justify-content:space-between;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003}@media (max-width: 650px){._header_meppu_28{padding:18px;height:63px}}._header_meppu_28 h3{font-size:18px;margin-right:18px;line-height:27px;font-weight:var(--font-weight-bolt)}._headerNumber_meppu_51{display:flex}._close_meppu_55{width:20px;height:20px;position:relative;cursor:pointer}._close_meppu_55:before,._close_meppu_55:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#000;transform-origin:center}._close_meppu_55:before{transform:translate(-50%,-50%) rotate(45deg)}._close_meppu_55:after{transform:translate(-50%,-50%) rotate(-45deg)}._orderBlock_meppu_82{overflow-y:scroll;padding:24px;height:calc(100% - var(--header-height))}@media (max-width: 650px){._orderBlock_meppu_82{flex-wrap:nowrap;flex-direction:column;margin-bottom:12px;padding:18px}}._orderHeaderTitleContainer_meppu_94{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}@media (max-width: 650px){._orderHeaderTitleContainer_meppu_94{display:block;margin-bottom:0}}._daysHeaderBlock_meppu_106{display:flex;align-items:center;width:270px;justify-content:space-between}@media (max-width: 650px){._daysHeaderBlock_meppu_106{margin-left:0;margin-bottom:10px;width:100%;justify-content:space-between}}._daysHeaderBlock_meppu_106 p{margin-right:8px;font-weight:var(--font-weight-bolt)}._headerText_meppu_125{font-size:18px;font-weight:var(--font-weight-bolt);line-height:30px;text-transform:capitalize}._footerInfoBlock_meppu_132{display:flex;justify-content:right}._footerInfo_meppu_132{width:25%;min-width:250px;background-color:var(--color-base-white);border-radius:8px;border:1px dashed #BDBDBD;padding:16px;font-weight:var(--font-weight-bolt);line-height:31px}._infoItem_meppu_148{display:flex;justify-content:space-between;align-items:center}._infoPrice_meppu_154{color:var(--color-select)}._orderInfoBlock_meppu_158{display:flex;flex-wrap:wrap}@media (max-width: 650px){._orderInfoBlock_meppu_158{flex-wrap:nowrap;display:block}}._removeOrder_meppu_168{-webkit-user-select:none;user-select:none;display:flex;align-items:center;height:30px;color:var(--color-sub-text);line-height:21px;font-weight:var(--font-weight-bolt);padding:0 32px;background-color:var(--color-base-white);margin-left:16px;border-radius:32px;cursor:pointer}._removeOrder_meppu_168:hover{box-shadow:0 0 8px 0 var(--color-shadow)}._orderItemContent_meppu_187{background-color:var(--color-base-white);padding:12px;border-radius:8px;margin-bottom:20px}._orderItemContent_meppu_187:nth-child(1),._orderItemContent_meppu_187:nth-child(2){margin-right:16px}@media (max-width: 650px){._orderItemContent_meppu_187{display:none}}._orderHeaderBlock_meppu_203{font-weight:var(--font-weight-bolt);display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._orderHeaderBlock_meppu_203 h3{color:var(--color-select);margin-left:8px}._orderHeaderBlock_meppu_203 p{width:24px;height:24px;border-radius:50%;background-color:var(--color-active);color:var(--color-base-white);display:flex;align-items:center;justify-content:center;font-size:18px}._reviewButton_meppu_228{height:25px;background-color:var(--color-main);font-size:10px;font-weight:var(--font-weight-bolt);color:var(--color-base-white);cursor:pointer;transition:all .4s ease}._reviewButton_meppu_228:hover{color:var(--color-sub-text);background-color:var(--color-main)}._daysHeaderTitle_meppu_244{display:flex;align-items:center}._subTitleSauce_meppu_249{height:35px;display:flex;align-items:center;justify-content:center}._orderItemBlock_meppu_256{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px}._itemColumn_meppu_263{display:flex;flex-direction:column;justify-content:space-between}._itemColumn_meppu_263 p{align-self:flex-start}._itemRow_meppu_273,._itemRowDish_meppu_278{display:flex;align-items:center}._sideBlock_meppu_283{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:232px;padding:4px 10px;display:flex;flex-direction:column;justify-content:space-between}._sideBlockText_meppu_294{width:190px;line-height:16px;color:var(--color-sub-text);font-weight:var(--font-weight-light);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._sideBlockTextOne_meppu_305{-webkit-line-clamp:1}._sideBlockTextMulti_meppu_309{-webkit-line-clamp:2}._sauceBlock_meppu_313{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:128px;padding:2px 10px}._sauceBlock_meppu_313 span{width:100px;line-height:16px;color:var(--color-sub-text);font-weight:var(--font-weight-light);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._messageContainer_meppu_333{display:flex;flex-direction:column;align-items:center}._messageContainer_meppu_333 button{margin-top:20px;width:200px}._orderItemContentMobile_meppu_344{display:none}@media (max-width: 650px){._orderItemContentMobile_meppu_344{display:block;background-color:var(--color-base-white);width:100%;padding:10px 16px;margin-bottom:4px}}._orderItemBlockMobile_meppu_355{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px;margin-left:32px}._sideBlockMobile_meppu_363{margin-top:8px;display:flex}._sideBlockMobile_meppu_363 p{white-space:nowrap}._sideBlockMobile_meppu_363 span{margin-left:8px;color:var(--color-sub-text);font-weight:var(--font-weight-light)}._starContainer_1k9jr_1{margin:30px 0 24px}._buttonContainer_1k9jr_5{display:flex;justify-content:center}._submitButton_1k9jr_10{height:40px;padding:0 20px}._page_1rbtr_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1rbtr_1{padding:10px}}._container_1rbtr_10{position:relative;width:100%;background-color:var(--color-navbar);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;box-shadow:0 0 16px #00000040}._map_1rbtr_24{height:100%;width:100%}._menuContainer_1rbtr_29{position:absolute;background-color:var(--color-base-white);top:6%;border-radius:8px;padding:40px 55px 0;margin-left:5%;box-shadow:0 0 16px #00000040;overflow-y:scroll}._menuContainer_1rbtr_29::-webkit-scrollbar{display:none}@media (max-width: 700px){._menuContainer_1rbtr_29{margin-left:5px;padding:20px 10px 0;height:fit-content;top:60px}}._menuItem_1rbtr_50{display:flex;margin-bottom:2.5vh}@media (max-width: 600px){._menuItem_1rbtr_50{margin-bottom:1.5vh}}._svgMenu_1rbtr_59{width:50px}@media (max-width: 600px){._svgMenu_1rbtr_59{width:35px}._svgMenu_1rbtr_59 svg{margin-top:5px;width:20px;height:20px}}._menuItem1_1rbtr_72{display:flex}._menuItem1_1rbtr_72 ._svgMenu_1rbtr_59{width:50px}._menuItemText_1rbtr_80{font-weight:var(--font-weight-wbolt);max-width:290px}@media (max-width: 600px){._menuItemText_1rbtr_80{max-width:230px}}._menuItemText_1rbtr_80 h3{font-size:18px;font-family:var(--font-code);margin-bottom:8px;line-height:27px}@media (max-width: 600px){._menuItemText_1rbtr_80 h3{line-height:20px;font-size:15px;margin-bottom:0;max-width:240px}}._menuItemText_1rbtr_80 a{line-height:17px;font-size:14px}@media (max-width: 600px){._menuItemText_1rbtr_80 a{line-height:12px;font-size:11px}}._menuFormContainer_1rbtr_108{width:100%}._submitButton_1rbtr_112{width:100%;height:40px;border-radius:32px}._submitButton_1rbtr_112 p{font-size:14px;margin-left:18px;font-weight:var(--font-weight-wbolt);color:#fff}._socialButton_1rbtr_125{margin-right:12px;cursor:pointer;transition:fill .3s ease}._socialButton_1rbtr_125:hover{fill:var(--color-base-active)}._input_1rbtr_134{width:290px;margin-bottom:10px}@media (max-width: 700px){._input_1rbtr_134{width:200px}}._sentMessageBlock_1rbtr_143{display:flex;height:150px;justify-content:center;align-items:center;flex-direction:column;color:var(--color-sub-text);text-align:center}._svgSent_1rbtr_153{width:40px;height:40px}._page_zfaso_1{display:flex;height:100vh;gap:20px;justify-content:space-between;flex-wrap:wrap;--form_with: 490px;--form_with_small: 350px}._formBlock_zfaso_12{width:var(--form_with);padding:35px}@media (max-width: 770px){._formBlock_zfaso_12{width:100%}}._titleWrapper_zfaso_21{margin-bottom:65px;display:flex;align-items:center;justify-content:space-between}._titleWrapper_zfaso_21 h2{font-size:28px;line-height:.85;font-weight:700;font-family:Poppins,sans-serif;text-transform:uppercase}._closeAuth_zfaso_36{position:relative;width:24px;height:24px;cursor:pointer;background:none;border:none}._closeAuth_zfaso_36 span{position:absolute;top:50%;left:0;width:100%;height:2px;background-color:#000;transform-origin:center;transition:transform .3s ease,opacity .3s ease}._closeAuth_zfaso_36 span:nth-child(1){transform:translateY(-50%) rotate(45deg)}._closeAuth_zfaso_36 span:nth-child(2){transform:translateY(-50%) rotate(-45deg)}._form_zfaso_12{margin:0 auto;height:60%;align-items:center;display:flex;flex-direction:column}._formContent_zfaso_74{height:100%;width:100%;margin-top:20px}@media (max-width: 900px){._input_zfaso_80{height:55px}}._imageMainBlock_zfaso_86{flex:1;padding:15px;max-width:100%;min-width:500px;display:flex;align-items:center;justify-content:center;width:50%;height:100vh}@media (max-width: 900px){._imageMainBlock_zfaso_86{display:none}}._logoImg_zfaso_101{height:auto;max-width:100%}._subText_zfaso_106{margin:24px 0;font-weight:var(--font-weight-bolt);line-height:18px;color:var(--color-sub-text);text-align:center}._submitButton_zfaso_114{width:100%;height:60px;margin-top:10px;background-color:var(--home_active);border-radius:0}._submitButtonConfirm_zfaso_137{margin-top:35px}._submitButton_zfaso_114{width:100%;height:60px;background-color:var(--home_active);border-radius:0}._submitButton_zfaso_114:hover{background-color:var(--home_active);-webkit-box-shadow:0 0 16px 0 #00000040;box-shadow:0 0 16px #00000040}._submitButton_zfaso_114 p{font-size:16px;color:var(--home_dark);text-transform:uppercase;font-weight:var(--font-weight-wbolt)}._sendCodeButton_zfaso_162{width:100%;height:60px;background-color:var(--color-navbar);margin-top:15px}._sendCodeButton_zfaso_162:hover{background-color:var(--color-navbar);-webkit-box-shadow:0 0 16px 0 #00000040;box-shadow:0 0 16px #00000040}._sendCodeButton_zfaso_162 p{font-size:16px;color:var(--home_dark);text-transform:uppercase;font-weight:var(--font-weight-wbolt)}._modalMessageContainer_zfaso_183{display:flex;flex-direction:column;align-items:center}._forgotPass_zfaso_189{color:var(--color-base-blue);text-align:center;cursor:pointer}._forgotPass_zfaso_189:hover{color:var(--color-base-dark-blue)}._viewMenu_zfaso_199{color:var(--color-sub-text);text-align:center;cursor:pointer}._viewMenu_zfaso_199:hover{color:var(--color-base-select)}._home_zfaso_209{position:relative;height:100vh;width:calc(100vw - var(--form_with));left:50%;right:50%;margin-left:-50vw;background:url(/assets/background-BUHce1-d.webp) no-repeat center center;background-size:cover;color:var(--color-base-white);display:flex;flex-direction:column;align-items:center;padding-top:50px;overflow-x:hidden}@media (max-width: 770px){._home_zfaso_209{display:none}}._topBar_zfaso_229{display:flex;justify-content:start;align-items:start;padding:0 150px;width:100%}@media (max-width: 1310px){._topBar_zfaso_229{padding:0 50px;width:100%}}@media (max-width: 600px){._topBar_zfaso_229{padding:0 20px}}._rightSide_zfaso_245{display:flex;align-items:center;gap:40px}._centerContentBlock_zfaso_251{height:100%;width:100%;display:flex;justify-content:center;margin-top:198px}@media (max-width: 1310px){._centerContentBlock_zfaso_251{margin-top:259px}}@media (max-width: 600px){._centerContentBlock_zfaso_251{margin-top:100px}}._centerContent_zfaso_251{max-width:580px;margin-right:62px;position:relative}@media (max-width: 1310px){._centerContent_zfaso_251{text-align:center;margin-right:0;width:100%}}._title_zfaso_21{font-size:100px;text-transform:uppercase;font-family:Mango Grotesque,sans-serif}@media (max-width: 600px){._title_zfaso_21{font-size:72px}}._subtitle_zfaso_285{font-size:18px;line-height:1.3;font-weight:400;padding-top:10px;letter-spacing:-.36px;font-family:Poppins,sans-serif}@media (max-width: 1310px){._subtitle_zfaso_285{padding:0 20px}}@media (max-width: 600px){._subtitle_zfaso_285{font-size:16px;line-height:1.2}}._speechImg_zfaso_301{position:absolute;top:-135px;right:-120px}@media (max-width: 1310px){._speechImg_zfaso_301{width:400px;right:30px;top:-205px}}@media (max-width: 1024px){._speechImg_zfaso_301{width:250px;margin:0 auto;top:-125px}}.selected-item{text-align:center}.controls_container{--highlight-width: auto;--highlight-x-pos: 0;display:flex}.controls{width:420px;display:inline-flex;justify-content:space-between;background:var(--color-navbar);padding:8px;margin:auto;overflow:hidden;position:relative;text-transform:uppercase}@media (max-width: 570px){.controls{width:calc(100vw - 70px)}}.controls input{opacity:0;margin:0;top:0;right:0;bottom:0;left:0;position:absolute;width:100%;cursor:pointer;height:100%}.segment{min-width:120px;position:relative;text-align:center;z-index:1}.segment label{cursor:pointer;display:block;font-weight:var(--font-weight-wbolt);padding:12px;font-size:16px;transition:color .5s ease}.segment.active label{color:var(--color-base-white)}.controls:before{content:"";background:var(--home_active);width:var(--highlight-width);transform:translate(var(--highlight-x-pos));position:absolute;top:8px;bottom:8px;left:0;z-index:0}.controls.ready:before{transition:transform .3s ease,width .3s ease}._page_1ung9_1{width:100%;background:url(/assets/background_about_us-Ix26QQBy.webp) no-repeat center top;background-size:cover;background-attachment:fixed}._home_1ung9_8{position:relative;height:var(--main_height);width:100vw;left:50%;right:50%;margin-left:-50vw;background:linear-gradient(180deg,#00000059,#0000001a),url(/assets/background-BUHce1-d.webp) no-repeat center center;background-size:cover;color:var(--color-base-white);display:flex;flex-direction:column;align-items:center;padding-top:50px;overflow-x:hidden}@media (max-width: 600px){._home_1ung9_8{height:700px;padding-top:36px}}._topBar_1ung9_31{display:flex;justify-content:space-between;align-items:center;padding:0;width:var(--page_with_ladge)}@media (max-width: 1310px){._topBar_1ung9_31{padding:0 50px;width:100%}}@media (max-width: 600px){._topBar_1ung9_31{padding:0 20px}}._logo_1ung9_47{height:50px}._rightSide_1ung9_51{display:flex;align-items:center;gap:40px}._phone_1ung9_57{font-weight:500;font-size:18px;line-height:105%;color:var(--home_active);letter-spacing:-.36px}._phone_1ung9_57:hover{color:var(--home_active);text-decoration:underline}._phone_1ung9_57:focus{color:var(--home_active)}._loginBtn_1ung9_73{padding:14.5px 36px;border:1px solid var(--home_active);background:transparent;font-size:16px;color:var(--home_active);font-weight:600;cursor:pointer}._centerContentBlock_1ung9_83{height:100%;width:100%;display:flex;justify-content:center;margin-top:198px}@media (max-width: 1310px){._centerContentBlock_1ung9_83{margin-top:259px}}@media (max-width: 600px){._centerContentBlock_1ung9_83{margin-top:100px}}._centerContent_1ung9_83{max-width:580px;margin-right:62px;position:relative}@media (max-width: 1310px){._centerContent_1ung9_83{text-align:center;margin-right:0;width:100%}}._title_1ung9_108{font-size:100px;text-transform:uppercase;font-family:Mango Grotesque,sans-serif}@media (max-width: 600px){._title_1ung9_108{font-size:72px}}._subtitle_1ung9_117{font-size:18px;line-height:1.3;font-weight:400;padding-top:10px;letter-spacing:-.36px;font-family:Poppins,sans-serif}@media (max-width: 600px){._subtitle_1ung9_117{font-size:16px;line-height:1.2;padding:0 20px}}._speechImg_1ung9_131{position:absolute;top:-135px;right:-120px}@media (max-width: 1310px){._speechImg_1ung9_131{right:30px;top:-205px}}@media (max-width: 600px){._speechImg_1ung9_131{position:static;display:block;margin:20px auto 0;height:140px;right:auto}}._burger_1ung9_150{display:none}@media (max-width: 600px){._burger_1ung9_150{position:relative;width:48px;height:24px;display:flex;justify-content:center;align-items:center;background:none;border:none;cursor:pointer;z-index:1001}}._burger_1ung9_150 span{position:absolute;width:100%;height:2px;background-color:var(--color-base-white);transition:transform .3s ease,opacity .3s ease}._burger_1ung9_150 span:nth-child(1){top:0}._burger_1ung9_150 span:nth-child(2){top:50%;transform:translateY(-50%)}._burger_1ung9_150 span:nth-child(3){bottom:0}._burger_1ung9_150._open_1ung9_187 span:nth-child(1){top:50%;transform:rotate(45deg)}._burger_1ung9_150._open_1ung9_187 span:nth-child(2){opacity:0}._burger_1ung9_150._open_1ung9_187 span:nth-child(3){bottom:auto;top:50%;transform:rotate(-45deg)}._rightSide_1ung9_51{display:flex}@media (max-width: 600px){._rightSide_1ung9_51{display:none}}._mobileMenu_1ung9_214{position:fixed;top:0;left:0;height:100vh;width:100vw;background:var(--home_dark);z-index:1000;padding:36px 20px;color:var(--color-base-white);display:flex;flex-direction:column;gap:24px;overflow-y:hidden}._mobileHeader_1ung9_230{display:flex;justify-content:space-between;align-items:center}._mobileLinks_1ung9_236{display:flex;flex-direction:column;justify-content:space-between;height:100%;overflow-y:auto}._mobilePhone_1ung9_245{margin-top:28px;text-align:center;color:var(--home_active);border-bottom:1px solid var(--home_light);border-top:1px solid var(--home_light);font-family:Poppins,sans-serif;padding:18px 0}._mobilePhone_1ung9_245 p{font-weight:500;line-height:1.05;margin-bottom:8px;font-size:18px}._mobilePhone_1ung9_245 a{font-size:18px;line-height:1.3;margin-bottom:8px;text-decoration:underline}._mobileLogin_1ung9_269{width:100%;background:var(--home_active);color:var(--home_dark);display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600;font-size:16px;padding:16px;border:none;margin-top:24px;cursor:pointer}._aboutUs_1ung9_287{display:flex;flex-direction:column;align-items:center;padding-top:160px}@media (max-width: 1310px){._aboutUs_1ung9_287{padding-top:120px}}@media (max-width: 770px){._aboutUs_1ung9_287{padding-top:100px}}@media (max-width: 600px){._aboutUs_1ung9_287{padding-top:80px}}._aboutUsImgBlock_1ung9_303{position:relative;width:var(--page_with_ladge)}@media (max-width: 1310px){._aboutUsImgBlock_1ung9_303{padding:0 50px;width:100%}}@media (max-width: 600px){._aboutUsImgBlock_1ung9_303{padding:0 20px}}._imgBig_1ung9_315{width:100%;height:520px;object-fit:cover}._imgLabel_1ung9_321{width:225px;height:225px;position:absolute;top:-124px;right:80px}@media (max-width: 940px){._imgLabel_1ung9_321{width:160px;height:160px;top:38px;right:84px}}._aboutSection_1ung9_336{width:var(--page_with_ladge);margin:0 auto;padding:0 0 50px;font-family:Poppins,sans-serif}@media (max-width: 1310px){._aboutSection_1ung9_336{width:var(--page_with_medium)}}@media (max-width: 940px){._aboutSection_1ung9_336{padding:0 50px 50px;width:100%}}@media (max-width: 600px){._aboutSection_1ung9_336{padding:0 20px 50px}}._aboutGrid_1ung9_353{display:flex;justify-content:space-between}@media (max-width: 940px){._aboutGrid_1ung9_353{flex-direction:column}._aboutGrid_1ung9_353 ._statBlock_1ung9_358{order:2}._aboutGrid_1ung9_353 ._aboutStats_1ung9_359{order:1}}._aboutStats_1ung9_359{display:flex;flex-direction:column;width:216px;gap:30px;border-right:1px solid var(--home_light)}@media (max-width: 940px){._aboutStats_1ung9_359{border-right:none;flex-direction:row;justify-content:space-around;width:100%;flex-wrap:wrap}}._statBlock_1ung9_358{max-width:126px;text-wrap:pretty}._statBlock_1ung9_358 h3{font-size:62px;line-height:.86;font-family:Mango Grotesque,sans-serif;margin:0}._statBlock_1ung9_358 p{margin:2px 0 0;font-size:14px;font-weight:500;color:var(--home_dark);line-height:1.2;letter-spacing:-.28px}._aboutContent_1ung9_399{margin-left:110px;width:971px}@media (max-width: 1310px){._aboutContent_1ung9_399{margin-left:60px;width:738px;text-align:center}}@media (max-width: 940px){._aboutContent_1ung9_399{margin-left:0;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:50px}}._aboutContent_1ung9_399 h1{font-size:80px;margin-bottom:20px;line-height:.85;font-family:Mango Grotesque,sans-serif}@media (max-width: 600px){._aboutContent_1ung9_399 h1{font-size:62px}}._aboutContent_1ung9_399 p{font-size:18px;line-height:1.3;margin-bottom:14px;letter-spacing:-.36px;color:var(--home_dark);font-family:Poppins,sans-serif;max-width:800px}@media (max-width: 600px){._aboutContent_1ung9_399 p{font-size:16px;line-height:1.2}}._presentationBtn_1ung9_445{margin-top:28px;width:309px;height:45px;background-color:var(--home_active);border:none;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;cursor:pointer;text-transform:uppercase;border-radius:3px;color:var(--home_dark);font-family:Poppins,sans-serif}._presentationBtn_1ung9_445 img{width:10px;height:10px;margin-left:10px}._letsTalk_1ung9_474{display:flex;flex-direction:column;align-items:center;padding-top:160px;position:relative}@media (max-width: 1310px){._letsTalk_1ung9_474{padding-top:120px}}@media (max-width: 770px){._letsTalk_1ung9_474{padding-top:100px}}@media (max-width: 600px){._letsTalk_1ung9_474{padding-top:80px}}._letsTalkTextBlock_1ung9_491{z-index:1;padding:0 0 0 329px;width:var(--page_with_ladge);margin-bottom:40px}@media (max-width: 1310px){._letsTalkTextBlock_1ung9_491{padding:0;width:var(--page_with_medium)}}@media (max-width: 940px){._letsTalkTextBlock_1ung9_491{padding:0 50px;width:100%;text-align:center}}@media (max-width: 600px){._letsTalkTextBlock_1ung9_491{padding:0 20px}}._letsTalkTextBlock_1ung9_491 h1{font-size:80px;z-index:4;line-height:.85;text-transform:uppercase;font-family:Mango Grotesque,sans-serif}@media (max-width: 600px){._letsTalkTextBlock_1ung9_491 h1{font-size:62px}}._letsTalkTextBlock_1ung9_491 p{font-size:18px;z-index:4;margin-top:20px;letter-spacing:-.38px;color:var(--home_dark);font-family:Poppins,sans-serif;max-width:800px}@media (max-width: 600px){._letsTalkTextBlock_1ung9_491 p{font-size:16px;line-height:1.2}}._sendMessageWrapper_1ung9_536{z-index:2}._submitButton_1ung9_540,._sendMessageText_1ung9_547{font-family:Poppins,sans-serif;line-height:1.05;font-size:18px;font-weight:500}._sendMessageButton_1ung9_554{align-self:flex-start;background-color:var(--home_active);color:var(--home_dark);border:none;width:273px;height:45px;font-weight:600;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase}._loadingSubscribe_1ung9_571 .ant-spin-dot i{background-color:var(--home_active)!important}._contactForm_1ung9_575{z-index:2;display:flex;padding:0 0 0 152px;flex-direction:column;gap:24px;width:951px;max-width:1000px;margin:0 auto}@media (max-width: 1310px){._contactForm_1ung9_575{padding:0;width:var(--page_with_medium)}}@media (max-width: 940px){._contactForm_1ung9_575{padding:0 50px;width:100%}}@media (max-width: 600px){._contactForm_1ung9_575{padding:0 20px}}._inputRow_1ung9_597{display:flex;flex-wrap:wrap;gap:18px}@media (max-width: 940px){._inputRow_1ung9_597{flex-direction:column}}._inputForm_1ung9_606{flex:1;font-size:16px;margin-bottom:-10px;color:var(--home_dark)}._inputForm_1ung9_606 input:hover,._inputTextArea_1ung9_614 textarea:hover{border:1px solid var(--home_active)}textarea{color:var(--home_dark);border-color:var(--home_light);background:var(--color-base-white)}._inputRow_1ung9_597 input:focus,textarea:focus{border-color:var(--home_light);background:var(--color-base-white)}._inputRow_1ung9_597 input,textarea{caret-color:var(--home_active)}textarea{width:100%;padding:16px;border:1px solid var(--color-base-white);font-size:16px;resize:none;outline:none}._submitButtonWrapper_1ung9_644{margin:0}@media (max-width: 940px){._submitButtonWrapper_1ung9_644{margin:0 auto}}._submitButton_1ung9_540{align-self:flex-start;background-color:var(--home_active);color:var(--home_dark);border:none;width:159px;height:45px;font-weight:600;cursor:pointer;transition:background .2s ease;display:flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase}._submitButton_1ung9_540:hover{background-color:var(--home_active)}._arrow_right_black_1ung9_672{width:10px;height:10px;padding-bottom:2px}._letsTalkImg_1ung9_678{top:60px;left:calc(50% - 1050px);position:absolute;height:600px;object-fit:cover}@media (max-width: 1920px){._letsTalkImg_1ung9_678{left:min(0px,(100vw - 2100px) / 2)}}._planning_1ung9_693{padding:140px 0 120px;display:flex;flex-direction:column;align-items:center;z-index:2}@media (max-width: 940px){._planning_1ung9_693{padding:100px 0}}._planningTextBlock_1ung9_704{padding:0 0 0 329px;width:var(--page_with_ladge);margin-bottom:50px;z-index:2}@media (max-width: 1310px){._planningTextBlock_1ung9_704{padding:0;width:var(--page_with_medium)}}@media (max-width: 940px){._planningTextBlock_1ung9_704{padding:0 50px;width:100%}}@media (max-width: 600px){._planningTextBlock_1ung9_704{padding:0 20px}}._planningTextBlock_1ung9_704 h1{font-size:80px;line-height:.85;text-transform:uppercase;font-family:Mango Grotesque,sans-serif}@media (max-width: 600px){._planningTextBlock_1ung9_704 h1{font-size:62px;text-align:center}}._planningTextBlock_1ung9_704 p{font-size:18px;line-height:1.3;margin-top:20px;letter-spacing:-.36px;color:var(--home_dark);font-family:Poppins,sans-serif;max-width:800px}@media (max-width: 600px){._planningTextBlock_1ung9_704 p{font-size:16px;line-height:1.2}}._planningImgBlock_1ung9_748{gap:12px;display:flex;justify-content:space-around;overflow:hidden}._planningImg_1ung9_748{height:460px;width:19.5%;object-fit:cover}@media (max-width: 1310px){._planningImg_1ung9_748{height:360px}}@media (max-width: 770px){._planningImg_1ung9_748{height:300px}}._backgroundImg_1ung9_769{height:100%;left:25%;position:absolute}@media (max-width: 770px){._backgroundImg_1ung9_769{width:100%}}._footer_1ung9_778{position:relative;background-color:var(--home_dark);color:var(--color-base-white);font-family:Poppins,sans-serif;overflow:hidden}@media (max-width: 770px){._footer_1ung9_778{padding:36px 0}}._footerContainer_1ung9_789{width:var(--page_with_ladge);max-width:100%;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;padding:60px 0;gap:60px}@media (max-width: 1310px){._footerContainer_1ung9_789{padding:40px 50px;width:100%}}@media (max-width: 600px){._footerContainer_1ung9_789{padding:0 20px}}._footerTitle_1ung9_807{font-family:Mango Grotesque,sans-serif;font-size:42px;font-weight:600;text-transform:uppercase;margin-bottom:12px;line-height:1.1}._footerLeft_1ung9_816{flex:1;min-width:320px;display:flex;flex-direction:column}@media (max-width: 1310px){._footerLeft_1ung9_816{flex:2}}._newsletterForm_1ung9_826{display:flex;max-width:420px;border:1px solid var(--home_active);z-index:10}._newsletterForm_1ung9_826 input{flex:1;padding:15px;background:transparent;border:none;color:var(--home_active);font-size:16px;font-family:Poppins,sans-serif}._newsletterForm_1ung9_826 input::placeholder{color:var(--home_active);font-size:16px;line-height:1.2;letter-spacing:-.32px;font-family:Poppins,sans-serif}._newsletterForm_1ung9_826 input:focus,._newsletterForm_1ung9_826 input:hover{outline:none;background:transparent}._sentSubscribe_1ung9_857{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:1.05;letter-spacing:-.32px;color:var(--home_active);margin-bottom:37px}._newsletterForm_1ung9_826 button{background:transparent;color:var(--home_active);font-size:24px;border:none;padding:0 16px;cursor:pointer}._footerCopy_1ung9_876{margin-top:75px;font-size:16px;color:var(--home_light_text);z-index:10}@media (max-width: 1095px){._footerCopy_1ung9_876{gap:16px;display:flex;flex-direction:column;margin-top:27px}}._footerCopy_1ung9_876 a{font-size:16px;margin-left:24px;color:var(--home_light_text);cursor:pointer}@media (max-width: 1095px){._footerCopy_1ung9_876 a{margin-left:0}}._footerCopy_1ung9_876 a:hover{text-decoration:underline}._footerRight_1ung9_906{flex:1;min-width:320px;display:flex;flex-direction:column;align-items:flex-end}@media (max-width: 800px){._footerRight_1ung9_906{display:none}}._socialIcons_1ung9_917{display:flex;gap:16px;margin-top:15px;height:118px}@media (max-width: 1310px){._socialIcons_1ung9_917{height:46px}}@media (max-width: 1095px){._socialIcons_1ung9_917{height:78px}}._socialIcons_1ung9_917 img{width:24px;height:24px;cursor:pointer}._contactDetails_1ung9_936{color:var(--home_active);display:flex;gap:24px;z-index:10}@media (max-width: 1310px){._contactDetails_1ung9_936{flex-direction:column;align-items:flex-end;gap:12px}}@media (max-width: 800px){._contactDetails_1ung9_936{flex-direction:column;align-items:flex-start;gap:12px}}._contactDetails_1ung9_936 a{font-size:16px}._contactDetails_1ung9_936 a:hover{text-decoration:underline}._footerRightMobile_1ung9_962{display:none}@media (max-width: 800px){._footerRightMobile_1ung9_962{flex:1;min-width:320px;margin-top:59px;display:flex;flex-direction:column;align-items:flex-start}}._titleWrapper_1rl99_1{background-color:var(--home_light_background);height:180px;color:var(--home_dark);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}._titleWrapper_1rl99_1 h1{font-size:36px}._linkWrapper_1rl99_16{display:flex;gap:10px;color:var(--home_light_text);font-size:18px}._linkWrapper_1rl99_16 p:hover{text-decoration:underline;cursor:pointer}._container_1rl99_31{max-width:960px;margin:80px auto;padding:0 20px;font-family:Poppins,sans-serif;color:#222;line-height:1.6}._container_1rl99_31 h1{font-size:36px;margin-bottom:24px}._container_1rl99_31 h2{font-size:24px;margin-top:40px;margin-bottom:16px;text-decoration:underline}._container_1rl99_31 h3{font-size:18px;margin-top:20px;margin-bottom:8px}._container_1rl99_31 ul{font-size:14px;padding-left:20px;margin-bottom:16px}._container_1rl99_31 li{font-size:14px;margin-bottom:8px}._container_1rl99_31 p{font-size:14px;margin-bottom:16px}._link_1rl99_16{font-size:14px;color:#0073e6;text-decoration:underline}._titleWrapper_pnjy1_1{background-color:var(--home_light_background);height:180px;color:var(--home_dark);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}._titleWrapper_pnjy1_1 h1{font-size:36px}._linkWrapper_pnjy1_16{display:flex;gap:10px;color:var(--home_light_text);font-size:18px}._linkWrapper_pnjy1_16 p:hover{text-decoration:underline;cursor:pointer}._container_pnjy1_31{max-width:960px;margin:80px auto;padding:0 20px;font-family:Poppins,sans-serif;color:#222;line-height:1.6}._container_pnjy1_31 h1{font-size:36px;margin-bottom:24px}._container_pnjy1_31 h2{font-size:24px;margin-top:40px;margin-bottom:16px;text-decoration:underline}._container_pnjy1_31 h3{font-size:18px;margin-top:20px;margin-bottom:8px}._container_pnjy1_31 ul{font-size:14px;padding-left:20px;margin-bottom:16px}._container_pnjy1_31 li{font-size:14px;margin-bottom:8px}._container_pnjy1_31 p{font-size:14px;margin-bottom:16px}._link_pnjy1_16{font-size:14px;color:#0073e6;text-decoration:underline;white-space:nowrap}._page_1xxc0_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1xxc0_1{padding:10px}}._container_1xxc0_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._header_1xxc0_22{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003;display:flex;z-index:2;position:relative}._buttonTop_1xxc0_31{background-color:var(--color-navbar);color:var(--color-base-black)}._buttonTop_1xxc0_31:hover{background-color:var(--color-navbar)}._addSwg_1xxc0_39{width:20px;height:20px;margin-right:10px}._form_1xxc0_45{flex-direction:column;width:100%;max-width:600px;overflow-y:scroll}._field_1xxc0_52{width:100%;max-width:600px}._numberField_1xxc0_57{display:inline-block;width:100px}._button_1xxc0_31{margin:30px 0;display:flex;justify-content:center}._collapse_1xxc0_68{background:var(--color-base-white)}._messageContainer_1xxc0_72{display:flex;flex-direction:column;align-items:center}._messageContainer_1xxc0_72 button{margin-top:20px;width:200px}._search_1xxc0_83{margin-left:15px;width:300px}._table_1xxc0_88 .ant-table-header{position:sticky;top:0;z-index:1;background:var(--color-navbar);box-shadow:0 6px 8px #0000001f}._table_1xxc0_88 td{padding:0 8px!important}@media (max-width: 800px){._table_1xxc0_88 td{padding:2px 8px!important}}._img_1xxc0_105{display:initial;width:38px;height:38px;margin:5px 0 0 10px;object-fit:cover;border-radius:8px;z-index:2;top:0}._actionLink_1xxc0_117{color:var(--color-base-blue)}._actionLink_1xxc0_117:hover{color:var(--color-base-white)}._navbarContainer_pbdke_1{width:220px;height:100%;background-color:var(--color-navbar);border-radius:16px;margin-right:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;box-shadow:0 0 16px #00000040;padding-top:10px}@media (max-width: 800px){._navbarContainer_pbdke_1{width:90px;margin-right:5px}}._avatarContainer_pbdke_20{display:flex;flex-direction:column;align-items:center}._avatarContainer_pbdke_20 p{margin-top:16px;font-size:18px;line-height:27px;font-weight:var(--font-weight-wbolt)}._avatar_pbdke_20{margin-top:32px;width:100px;height:100px;border-radius:50%;cursor:pointer;overflow:hidden}._avatar_pbdke_20:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._menuContainer_pbdke_47{overflow-y:scroll;height:720px}._menuContainer_pbdke_47 span{font-weight:700;margin-left:8px}._messageContainer_pbdke_56{display:flex;flex-direction:column;align-items:center}._messageContainer_pbdke_56 button{margin-top:20px;width:200px}._reload_pbdke_67{font-size:20px;height:32px;border-radius:6px}._statusBlock_12n76_1{display:flex;align-items:center;justify-content:center;border-radius:8px;padding:0 8px;background-color:var(--color-base-white);width:100px;color:#000}._statusBlock_12n76_1 p{font-weight:var(--font-weight-normal);margin-left:8px}._page_9lmno_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_9lmno_1{padding:10px}}._container_9lmno_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._buttonTop_9lmno_22{background-color:var(--color-navbar);color:var(--color-base-black)}._buttonTop_9lmno_22:hover{background-color:var(--color-navbar)}._header_9lmno_30{padding:15px;transition:box-shadow .3s ease;position:relative;box-shadow:0 4px 8px #0003;display:flex;z-index:2}._form_9lmno_39{flex-direction:column;width:100%;overflow-y:scroll;max-width:600px}._field_9lmno_46{width:100%;max-width:600px}._numberField_9lmno_51{display:inline-block;width:100px}._actionLink_9lmno_56{color:var(--color-base-blue)}._actionLink_9lmno_56:hover{color:var(--color-base-white)}._image_9lmno_63{width:38px;margin:5px 0 5px 10px;object-fit:cover;border-radius:8px;z-index:2;top:0;cursor:pointer}._image_9lmno_63 img{border-radius:8px;height:38px!important;object-fit:cover}._productItem_9lmno_79{border-radius:30px;display:flex;width:fit-content;align-items:center}._priceItem_9lmno_86{display:flex;width:510px;justify-content:space-between}._button_9lmno_22{margin:30px 0;display:flex;justify-content:center}._switch_9lmno_97{display:flex}@media (max-width: 600px){._switch_9lmno_97{display:block}}._messageContainer_9lmno_104{display:flex;flex-direction:column;align-items:center}._messageContainer_9lmno_104 button{margin-top:20px;width:200px}._addSwg_9lmno_115{width:20px;height:20px;margin-right:10px}._table_9lmno_121 .ant-table-header{position:sticky;top:0;z-index:1;background:var(--color-navbar);box-shadow:0 6px 8px #0000001f}._table_9lmno_121 td{padding:0 8px!important}@media (max-width: 800px){._table_9lmno_121 td{padding:2px 8px!important}}._page_xh7j3_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_xh7j3_1{padding:10px}}._container_xh7j3_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._itemsContainer_xh7j3_22{height:calc(100vh - 100px);padding:15px;overflow-y:scroll}._buttonTop_xh7j3_28{background-color:var(--color-navbar);color:var(--color-base-black)}._buttonTop_xh7j3_28:hover{background-color:var(--color-navbar)}._sauceItemBlock_xh7j3_37{display:flex;max-width:600px;align-items:center;margin-top:20px;height:50px;background-color:var(--color-navbar);border-radius:8px;justify-content:space-between;cursor:pointer;transition:box-shadow .2s ease;box-shadow:0 4px 8px #0000001a;padding-right:10px;padding-left:10px}._sauceItemBlock_xh7j3_37:hover{background-color:var(--color-base-active);color:var(--color-base-white);box-shadow:0 4px 8px #0006}._sauceItemBlock_xh7j3_37 p{font-weight:var(--font-weight-light)}._header_xh7j3_62{padding:15px;transition:box-shadow .3s ease;position:relative;box-shadow:0 4px 8px #0003;display:flex;z-index:2}._search_xh7j3_71{margin-left:15px;width:300px}._form_xh7j3_76{flex-direction:column;width:100%;max-width:600px;margin:30px}._field_xh7j3_83{width:100%;max-width:600px}._numberField_xh7j3_88{display:inline-block;width:100px}._button_xh7j3_28{margin:30px 0;display:flex;justify-content:center}._addSwg_xh7j3_99{width:20px;height:20px;margin-right:10px}._messageContainer_xh7j3_105{display:flex;flex-direction:column;align-items:center}._messageContainer_xh7j3_105 button{margin-top:20px;width:200px}._priceItem_xh7j3_117{display:flex;width:210px;justify-content:space-between}._empty_8811v_1{width:100%;height:300px;display:flex;font-size:1.5rem;align-items:center;justify-content:center;color:var(--text-dimmed)}._page_nham2_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_nham2_1{padding:10px}}._container_nham2_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._itemsContainer_nham2_22{height:calc(100vh - 100px);padding:15px;overflow-y:scroll}._buttonTop_nham2_28{background-color:var(--color-navbar);color:var(--color-base-black)}._buttonTop_nham2_28:hover{background-color:var(--color-navbar)}._header_nham2_37{padding:15px;transition:box-shadow .3s ease;position:relative;box-shadow:0 4px 8px #0003;display:flex;z-index:2}._productItemBlock_nham2_46{display:flex;max-width:600px;align-items:center;margin-top:20px;height:50px;background-color:var(--color-navbar);border-radius:8px;justify-content:space-between;cursor:pointer;transition:box-shadow .2s ease;box-shadow:0 4px 8px #0000001a;padding-right:10px;padding-left:10px}._productItemBlock_nham2_46:hover{background-color:var(--color-base-active);color:var(--color-base-white);box-shadow:0 4px 8px #0006}._productItemBlock_nham2_46 p{font-weight:var(--font-weight-light)}._img_nham2_72{background-color:var(--color-base-white);margin-right:10px;border-radius:8px}._productItem_nham2_46{border-radius:30px;display:flex;width:fit-content;align-items:center}._form_nham2_85{flex-direction:column;width:100%;max-width:600px;margin:30px}._field_nham2_92{width:100%;max-width:600px}._numberField_nham2_97{display:inline-block;width:100px}._button_nham2_28{margin:30px 0;display:flex;justify-content:center}._addSwg_nham2_108{width:20px;height:20px;margin-right:10px}._messageContainer_nham2_114{display:flex;flex-direction:column;align-items:center}._messageContainer_nham2_114 button{margin-top:20px;width:200px}._priceItem_nham2_125{display:flex;width:210px;justify-content:space-between}._page_113mb_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_113mb_1{padding:10px}}._container_113mb_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._itemsContainer_113mb_22{height:calc(100vh - 100px);padding:15px;overflow-y:scroll}._buttonTop_113mb_28{background-color:var(--color-navbar);color:var(--color-base-black)}._buttonTop_113mb_28:hover{background-color:var(--color-navbar)}._ingredientsItemBlock_113mb_37{display:flex;max-width:600px;align-items:center;margin-top:20px;height:50px;background-color:var(--color-navbar);border-radius:8px;justify-content:space-between;transition:box-shadow .2s ease;box-shadow:0 4px 8px #0000001a;cursor:pointer;padding-right:10px;padding-left:10px}._ingredientsItemBlock_113mb_37:hover{background-color:var(--color-base-active);color:var(--color-base-white);box-shadow:0 4px 8px #0006}._ingredientsItemBlock_113mb_37 p{font-weight:var(--font-weight-light)}._header_113mb_62{padding:15px;transition:box-shadow .3s ease;position:relative;box-shadow:0 4px 8px #0003;display:flex;z-index:2}._search_113mb_71{margin-left:15px;width:300px}._form_113mb_76{flex-direction:column;width:100%;max-width:600px;margin:30px}._field_113mb_83{width:100%;max-width:600px}._numberField_113mb_88{display:inline-block;width:100px}._button_113mb_28{margin:30px 0;display:flex;justify-content:center}._addSwg_113mb_99{width:20px;height:20px;margin-right:10px}._messageContainer_113mb_105{display:flex;flex-direction:column;align-items:center}._messageContainer_113mb_105 button{margin-top:20px;width:200px}._priceItem_113mb_117{display:flex;width:210px;justify-content:space-between}._page_1i1ju_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1i1ju_1{padding:10px}}._container_1i1ju_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._buttonTop_1i1ju_23{background-color:var(--color-navbar);color:var(--color-base-black)}._buttonTop_1i1ju_23:hover{background-color:var(--color-navbar)}._groupHeaderRow_1i1ju_31 td:first-child{border-bottom:none!important}._groupHeaderRow_1i1ju_31 td:first-child:hover{background-color:var(--color-base-white)!important}._header_1i1ju_38{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003;display:flex;position:relative;z-index:2}._img_1i1ju_47{width:48px;height:48px;margin:2px 10px 2px 2px;object-fit:cover;border-radius:8px}._form_1i1ju_55{flex-direction:column;width:100%;max-width:600px;margin:30px}._field_1i1ju_62{width:100%;max-width:600px}._button_1i1ju_23{margin:30px 0;display:flex;justify-content:center}._collapse_1i1ju_73{background:var(--color-base-white)}._dateSwitch_1i1ju_77{display:flex}._messageContainer_1i1ju_81{display:flex;flex-direction:column;align-items:center}._messageContainer_1i1ju_81 button{margin-top:20px;width:200px}._addSwg_1i1ju_92{width:20px;height:20px;margin-right:10px}._actionLink_1i1ju_98{color:var(--color-base-blue)}._actionLink_1i1ju_98:hover{color:var(--color-base-white)}._table_1i1ju_105 .ant-table-header{position:sticky;top:0;z-index:1;background:var(--color-navbar);box-shadow:0 6px 8px #0000001f}._page_oyqsr_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_oyqsr_1{padding:10px}}._container_oyqsr_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._itemsContainer_oyqsr_22{height:calc(100vh - 100px);padding:15px;overflow-y:scroll}._buttonTop_oyqsr_28{background-color:var(--color-navbar);color:var(--color-base-black)}._buttonTop_oyqsr_28:hover{background-color:var(--color-navbar)}._header_oyqsr_36{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003;display:flex;position:relative;z-index:2}._search_oyqsr_45{margin-left:15px;width:300px}._img_oyqsr_50{width:48px;height:48px;margin:2px 10px 2px 2px;object-fit:cover;border-radius:8px}._form_oyqsr_59{flex-direction:column;width:100%;max-width:600px;margin:30px}._field_oyqsr_66{width:100%;max-width:600px}._numberField_oyqsr_71{display:inline-block;width:100px}._button_oyqsr_28{margin:30px 0;display:flex;justify-content:center}._collapse_oyqsr_82{background:var(--color-base-white)}._dateSwitch_oyqsr_86{display:flex}._messageContainer_oyqsr_90{display:flex;flex-direction:column;align-items:center}._messageContainer_oyqsr_90 button{margin-top:20px;width:200px}._addSwg_oyqsr_101{width:20px;height:20px;margin-right:10px}._actionLink_oyqsr_107{color:var(--color-base-blue)}._actionLink_oyqsr_107:hover{color:var(--color-base-white)}._table_oyqsr_114 .ant-table-header{position:sticky;top:0;z-index:1;background:var(--color-navbar);box-shadow:0 6px 8px #0000001f}._page_2xkay_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_2xkay_1{padding:10px}}._container_2xkay_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._actionLink_2xkay_22{color:var(--color-base-blue)}._actionLink_2xkay_22:hover{color:var(--color-base-white)}._button_2xkay_29{margin-top:30px;margin-left:15%}._button_2xkay_29 p{padding:0 20px}._field_2xkay_37{max-width:400px}._header_2xkay_41{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003;display:flex;flex-wrap:wrap;font-size:14px;align-items:center;gap:15px;z-index:2;position:relative}._content_2xkay_54{display:flex;flex-direction:column;flex-grow:1}._contentUpdate_2xkay_60{padding:20px;overflow-x:scroll;max-height:calc(100vh - 100px)}._messageContainer_2xkay_66{display:flex;flex-direction:column;align-items:center}._messageContainer_2xkay_66 button{margin-top:20px;width:200px}._pagination_2xkay_77{align-self:center;padding:10px}._table_2xkay_82{flex-grow:1;-webkit-mask-image:linear-gradient(to bottom,#0000 0,#000 20px,#000 calc(100% - 20px),#0000004d calc(100% - 12px),#0003 calc(100% - 6px),#0000);mask-image:linear-gradient(to bottom,#0000 0,#000 20px,#000 calc(100% - 20px),#0000004d calc(100% - 12px),#0003 calc(100% - 6px),#0000)}._table_2xkay_82 .ant-table-header{position:sticky;top:0;z-index:1;background:var(--color-navbar);box-shadow:0 6px 8px #0000001f}._reload_2xkay_102{font-size:20px;height:32px;border-radius:8px}._search_2xkay_108{max-width:300px}._page_1yn9y_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1yn9y_1{padding:10px}}._container_1yn9y_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._header_1yn9y_22{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;display:flex;flex-wrap:wrap;font-size:14px;align-items:center;position:relative;z-index:2;gap:15px}._actionLink_1yn9y_35{color:var(--color-base-blue)}._actionLink_1yn9y_35:hover{color:var(--color-base-white)}._select_1yn9y_42{width:160px}._select_1yn9y_42 span:first-letter{text-transform:uppercase}._content_1yn9y_50{display:flex;flex-direction:column;flex-grow:1}._table_1yn9y_56{flex-grow:1;-webkit-mask-image:linear-gradient(to bottom,#0000 0,#000 20px,#000 calc(100% - 20px),#0000004d calc(100% - 12px),#0003 calc(100% - 6px),#0000);mask-image:linear-gradient(to bottom,#0000 0,#000 20px,#000 calc(100% - 20px),#0000004d calc(100% - 12px),#0003 calc(100% - 6px),#0000)}._table_1yn9y_56 .ant-table-header{position:sticky;top:0;z-index:1;background:var(--color-navbar);box-shadow:0 6px 8px #0000001f}._pagination_1yn9y_76{align-self:center;padding:10px}._reload_1yn9y_81{font-size:20px;height:32px;border-radius:8px}._search_1yn9y_87{max-width:300px}._page_1tvm9_1{height:100vh;background-color:var(--color-navbar);--header-height: 75px}@media (max-width: 650px){._page_1tvm9_1{--heightHeader: 55px}}._titleProductBlock_1tvm9_11{display:flex;justify-content:space-between}._orderContainer_1tvm9_16{height:100%}._image_1tvm9_20{margin-right:12px}._image_1tvm9_20 img{height:100px!important;object-fit:cover}._header_1tvm9_28{height:var(--header-height);padding:24px;display:flex;align-items:center;position:relative;z-index:2;justify-content:space-between;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003}@media (max-width: 650px){._header_1tvm9_28{padding:18px;height:63px}}._header_1tvm9_28._scrollShadow_1tvm9_45{box-shadow:0 4px 8px #0000001a}._header_1tvm9_28 h3{font-size:18px;margin-right:18px;line-height:27px;font-weight:var(--font-weight-bolt)}._headerNumber_1tvm9_57{display:flex;align-items:center}._close_1tvm9_62{width:20px;height:20px;position:relative;cursor:pointer}._close_1tvm9_62:before,._close_1tvm9_62:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#000;transform-origin:center}._close_1tvm9_62:before{transform:translate(-50%,-50%) rotate(45deg)}._close_1tvm9_62:after{transform:translate(-50%,-50%) rotate(-45deg)}._orderBlock_1tvm9_89{overflow-y:scroll;padding:24px;height:calc(100% - var(--header-height))}@media (max-width: 650px){._orderBlock_1tvm9_89{flex-wrap:nowrap;flex-direction:column;margin-bottom:12px;padding:18px}}._orderHeaderTitleContainer_1tvm9_101{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}@media (max-width: 650px){._orderHeaderTitleContainer_1tvm9_101{display:block;margin-bottom:0}}._daysHeaderBlock_1tvm9_113{display:flex;align-items:center;width:270px;justify-content:space-between}@media (max-width: 650px){._daysHeaderBlock_1tvm9_113{margin-left:0;margin-bottom:10px;width:100%;justify-content:space-between}}._daysHeaderBlock_1tvm9_113 p{margin-right:8px;font-weight:var(--font-weight-bolt)}._headerText_1tvm9_132{font-size:18px;font-weight:var(--font-weight-bolt);line-height:30px;text-transform:capitalize}._footerInfoBlock_1tvm9_139{display:flex;justify-content:right}._footerInfo_1tvm9_139{width:25%;min-width:250px;background-color:var(--color-base-white);border-radius:8px;border:1px dashed #BDBDBD;padding:16px;font-weight:var(--font-weight-bolt);line-height:31px}._infoItem_1tvm9_155{display:flex;justify-content:space-between;align-items:center}._infoPrice_1tvm9_161{color:var(--color-select)}._headerContainer_1tvm9_165,._footerContainer_1tvm9_166{width:100%;display:flex;justify-content:center;position:relative}._headerContainer_1tvm9_165{background-color:var(--color-base-white);height:var(--heightHeader)}._footerContainer_1tvm9_166{background-color:var(--color-navbar);height:calc(100vh - var(--heightHeader))}._contentBlock_1tvm9_183{width:100%;max-width:var(--widthPage)}._headerBlock_1tvm9_188{display:flex;align-items:center;justify-content:space-between;font-weight:var(--font-weight-bolt)}._headerBlock_1tvm9_188 h1{line-height:48px;font-size:32px}._headerBlock_1tvm9_188 span{line-height:27px;font-size:18px}._footerBlock_1tvm9_205{padding-top:22px;overflow-x:auto}._footerBlock_1tvm9_205::-webkit-scrollbar{width:0}._starIcon_1tvm9_214{margin:0 6px 0 19px;color:#40c677;font-size:19px}._orderInfoBlock_1tvm9_220{display:flex;flex-wrap:wrap}@media (max-width: 650px){._orderInfoBlock_1tvm9_220{flex-wrap:nowrap;display:block}}._removedButton_1tvm9_229{display:flex;align-items:center;height:30px;line-height:21px;font-weight:var(--font-weight-bolt);padding:0 32px;margin-left:16px;border-radius:32px}._removedOrderText_1tvm9_240{color:var(--color-base-white);background-color:var(--color-base-active);-webkit-user-select:none;user-select:none}._removeOrder_1tvm9_246{color:var(--color-sub-text);background-color:var(--color-base-white);cursor:pointer}._removeOrder_1tvm9_246:hover{box-shadow:0 0 8px 0 var(--color-shadow)}._orderItemContent_1tvm9_256{background-color:var(--color-base-white);padding:12px;border-radius:8px;margin-bottom:20px}._orderItemContent_1tvm9_256:nth-child(1),._orderItemContent_1tvm9_256:nth-child(2){margin-right:16px}@media (max-width: 650px){._orderItemContent_1tvm9_256{display:none}}._orderHeaderBlock_1tvm9_272{font-weight:var(--font-weight-bolt);display:flex;align-items:center;margin-bottom:10px}._orderHeaderBlock_1tvm9_272 h3{color:var(--color-select);margin-left:8px}._orderHeaderBlock_1tvm9_272 p{width:24px;height:24px;border-radius:50%;background-color:var(--color-active);color:var(--color-base-white);display:flex;align-items:center;justify-content:center;font-size:18px}._subTitleSauce_1tvm9_296{height:35px;display:flex;align-items:center;justify-content:center}._orderItemBlock_1tvm9_303{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px}._itemRow_1tvm9_310{display:flex;align-items:center;margin-top:16px}._itemColumn_1tvm9_316{display:flex;flex-direction:column;justify-content:space-between}._itemColumn_1tvm9_316 p{align-self:flex-start}._itemRow_1tvm9_310,._itemRowDish_1tvm9_331{display:flex;align-items:center}._sideBlock_1tvm9_336{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:232px;padding:4px 10px;display:flex;flex-direction:column;justify-content:space-between}._sideBlockText_1tvm9_347{width:190px;line-height:16px;color:var(--color-sub-text);font-weight:var(--font-weight-light);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._sideBlockTextOne_1tvm9_358{-webkit-line-clamp:1}._sideBlockTextMulti_1tvm9_362{-webkit-line-clamp:2}._sauceBlock_1tvm9_366{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:129px;padding:6px 10px}._sauceBlock_1tvm9_366 span{width:100px;line-height:16px;color:var(--color-sub-text);font-weight:var(--font-weight-light);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._orderImageBlock_1tvm9_386{width:150px;height:90px;border-radius:8px;overflow:hidden;position:relative}._orderImageBlock_1tvm9_386 ._orderImage_1tvm9_386{width:100%;height:100%}._orderImageBlock_1tvm9_386 ._orderImageChecked_1tvm9_399{position:absolute;bottom:0;right:0}._submitButton_1tvm9_405{cursor:pointer;position:absolute;z-index:2;max-height:60px;bottom:22px;right:22px}._buyButtonContainer_1tvm9_414{padding:21px 32px;line-height:21px;font-weight:var(--font-weight-bolt);display:flex;align-items:center}._buyButtonCountDay_1tvm9_422{line-height:18px;color:var(--color-base-black);background-color:#fff;border-radius:8px;padding:0 8px;font-size:12px;font-weight:var(--font-weight-light);margin-left:8px}._messageContainer_1tvm9_433{display:flex;flex-direction:column;align-items:center}._messageContainer_1tvm9_433 button{margin-top:20px;width:200px}._orderItemContentMobile_1tvm9_444{display:none}@media (max-width: 650px){._orderItemContentMobile_1tvm9_444{display:block;background-color:var(--color-base-white);width:100%;padding:10px 16px;margin-bottom:4px}}._orderItemBlockMobile_1tvm9_455{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px;margin-left:32px}._sideBlockMobile_1tvm9_463{margin-top:8px;display:flex}._sideBlockMobile_1tvm9_463 p{white-space:nowrap}._sideBlockMobile_1tvm9_463 span{margin-left:8px;color:var(--color-sub-text);font-weight:var(--font-weight-light)}._select_1tvm9_478{width:160px;margin:0 10px}._select_1tvm9_478 span:first-letter{text-transform:uppercase}._button_1tvm9_487{height:30px}._deletedItem_1tvm9_491{opacity:.3}._page_118fb_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_118fb_1{padding:10px}}._container_118fb_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._actionLink_118fb_22{color:var(--color-base-blue)}._actionLink_118fb_22:hover{color:var(--color-base-white)}._imgClose_118fb_29{overflow:hidden}._header_118fb_33{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003;display:flex;align-items:center;flex-direction:row;gap:16px;position:relative;z-index:2}@media (max-width: 700px){._header_118fb_33{flex-direction:column}}._select_118fb_49{width:240px}._reload_118fb_53{font-size:14px;height:32px;border-radius:6px}._page_19s12_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_19s12_1{padding:10px}}._container_19s12_12{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._header_19s12_24{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003;display:flex;position:relative;z-index:2}._content_19s12_33{padding:20px;display:flex;flex-direction:column}._select_19s12_39{margin-bottom:20px;width:240px}._inputCount_19s12_44{margin-bottom:20px;width:240px;display:flex;justify-content:space-between;align-items:center}._inputCount_19s12_44 p{font-size:14px}._getButton_19s12_55{width:240px;margin-bottom:20px}._page_1tokw_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1tokw_1{padding:10px}}._container_1tokw_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._header_1tokw_22{overflow-x:scroll;padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003;display:flex;position:relative;z-index:2;scrollbar-width:none;-ms-overflow-style:none}._header_1tokw_22::-webkit-scrollbar{display:none}._content_1tokw_38{padding:20px}._daysBlockMobile_1tokw_42{flex:0 0 auto;display:flex;align-items:center;padding:5px 10px;margin:0 5px;justify-content:center;height:40px;font-weight:var(--font-weight-bolt);cursor:pointer;border-radius:32px;-webkit-user-select:none;user-select:none;transition:all .6s ease;font-size:14px}@media (max-width: 800px){._daysBlockMobile_1tokw_42{font-size:12px}}._daysBlockMobile_1tokw_42:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._daysBlockMobile_1tokw_42 img{transition:all .5s ease;width:0}._selectDay_1tokw_72{background:var(--color-base-active);color:var(--color-base-white)}._selectDay_1tokw_72:hover{background:var(--color-base-active)}._selectDay_1tokw_72 img{width:14px;margin-right:8px}._buttonBox_1tokw_84{margin:10px 0 0 10px}._table_1tokw_88{margin-top:10px}._table_1tokw_88 .ant-table-header{position:sticky;top:0;z-index:1;background:var(--color-navbar);box-shadow:0 6px 8px #0000001f}._selectCouponWrapper_1tokw_99{display:flex;gap:10px;align-items:center;margin:10px 0 0 10px}._select_1tokw_72{width:150px}._page_hofym_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_hofym_1{padding:10px}}._container_hofym_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._header_hofym_22{overflow-x:scroll;padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003;display:flex;position:relative;z-index:2;scrollbar-width:none;-ms-overflow-style:none}._daysBlockMobile_hofym_34{flex:0 0 auto;display:flex;align-items:center;padding:5px 10px;margin:0 5px;justify-content:center;height:40px;width:fit-content;font-weight:var(--font-weight-bolt);cursor:pointer;border-radius:32px;-webkit-user-select:none;user-select:none;transition:all .6s ease;font-size:14px}@media (max-width: 800px){._daysBlockMobile_hofym_34{font-size:12px}}._daysBlockMobile_hofym_34:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._daysBlockMobile_hofym_34 img{transition:all .5s ease;width:0}._selectDay_hofym_64{background:var(--color-base-active);color:var(--color-base-white)}._selectDay_hofym_64:hover{background:var(--color-base-active)}._selectDay_hofym_64 img{width:14px;margin-right:8px}._sauceList_hofym_76{overflow:hidden;max-height:0;opacity:0;transition:all .6s ease;font-size:14px}._visible_hofym_84{max-height:fit-content;opacity:1;padding:10px}._hidden_hofym_90{max-height:0;opacity:0;padding:0}._saucesBlock_hofym_96{padding:0 40px}@media (max-width: 800px){._saucesBlock_hofym_96{padding:0 10px}}._columns_hofym_104{display:flex;justify-content:space-between;gap:20px}._column_hofym_104{flex:1}._singleColumn_hofym_114{display:block}._table_hofym_118 .ant-table-header{position:sticky;top:0;z-index:1;background:var(--color-navbar);box-shadow:0 6px 8px #0000001f}._page_9xuvp_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_9xuvp_1{padding:10px}}._container_9xuvp_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._header_9xuvp_22{padding:10px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003;display:flex;position:sticky;align-items:center;z-index:1000;justify-content:space-between}._headerDate_9xuvp_33{font-size:16px;padding:19px 10px}._content_9xuvp_38{margin:20px;height:calc(100vh - 140px);overflow-y:scroll}._selectItem_9xuvp_44{max-width:500px;display:flex;justify-content:space-between}._submitButtonBlock_9xuvp_50{display:flex;flex-direction:row;justify-content:center}._selectUsers_9xuvp_56{width:100%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 700px){._selectUsers_9xuvp_56{flex-direction:column;justify-content:flex-start;align-items:flex-start}}._selectUsersItem_9xuvp_69{width:calc(100% - 200px)}._wrapper_9xuvp_73{position:relative;display:inline-block;max-width:100%}._clampText_9xuvp_79{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._fullText_9xuvp_86{white-space:pre-wrap}._toggleButton_9xuvp_90{width:100px;background-color:var(--button-secondary-border);color:var(--color-shadow);display:inline;padding:0;height:auto;margin-left:4px;cursor:pointer}._toggleButton_9xuvp_90:hover{background-color:var(--color-base-white)}._submitButton_9xuvp_50{height:40px;margin-top:20px;width:250px}._buttonBlock_9xuvp_110{margin:0 auto;max-width:800px;display:flex;justify-content:space-around}@media (max-width: 700px){._buttonBlock_9xuvp_110{flex-direction:column;align-items:center}}._textMessage_9xuvp_122{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._actionLink_9xuvp_131{color:var(--color-base-blue)}._actionLink_9xuvp_131:hover{color:var(--color-base-white)}._close_9xuvp_138{width:20px;height:20px;position:relative;cursor:pointer;margin-right:20px}._close_9xuvp_138:before,._close_9xuvp_138:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#000;transform-origin:center}._close_9xuvp_138:before{transform:translate(-50%,-50%) rotate(45deg)}._close_9xuvp_138:after{transform:translate(-50%,-50%) rotate(-45deg)}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}._page_19kcy_1{padding:20px;display:flex;height:100vh}@media (max-width: 800px){._page_19kcy_1{padding:10px}}._container_19kcy_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._header_19kcy_22{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003;display:flex;flex-direction:row;align-items:center;gap:16px;font-size:14px;position:relative;z-index:2}@media (max-width: 1000px){._header_19kcy_22{flex-direction:column}}@keyframes _slideExpand_19kcy_1{0%{max-height:0;opacity:0;transform:translateY(-10px)}to{max-height:500px;opacity:1;transform:translateY(0)}}._expandAnimation_19kcy_52{margin:0 25px;overflow:hidden;animation:_slideExpand_19kcy_1 .4s ease}._select_19kcy_58{width:240px}._groupRow_19kcy_62{background-color:#f0f2f5;font-weight:600}._reload_19kcy_67{font-size:14px;height:32px;border-radius:6px}@media (max-width: 1000px){._reload_19kcy_67{width:240px}}._subGroupRow_19kcy_76{background-color:#fafafa;font-style:italic}._isGroup_19kcy_81{margin-left:20px;text-decoration:underline}._isCategory_19kcy_86{margin-left:30px}._page_1uxv2_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1uxv2_1{padding:10px}}._container_1uxv2_10{width:100%;height:100%;background-color:var(--color-base-white);border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 16px #00000040}._header_1uxv2_22{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003;display:flex;align-items:center;flex-direction:row;gap:16px;position:relative;z-index:2}@media (max-width: 700px){._header_1uxv2_22{flex-direction:column}}._select_1uxv2_38{min-width:200px}._reload_1uxv2_42{font-size:14px;height:32px;border-radius:6px}._table_1uxv2_48 .ant-table-header{position:sticky;top:0;z-index:1;background:var(--color-navbar);box-shadow:0 6px 8px #0000001f}._container_iz68k_1{text-align:center;padding:50px;height:100vh;background-color:var(--color-navbar)}._logo_iz68k_8{margin:50px 0}._title_iz68k_12{font-size:2rem;margin:20px 0;color:var(--color-base-select)}._message_iz68k_18{font-size:1.2rem;font-weight:var(--font-weight-light)}._button_iz68k_23{margin-top:60px;display:inline-block;padding:10px 20px;border-radius:5px}._page_6qe9o_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_6qe9o_1{padding:10px}}._pageView_6qe9o_10{height:100vh;background-color:var(--color-navbar);--header-height: 75px}@media (max-width: 650px){._pageView_6qe9o_10{--heightHeader: 55px}}._titleProductBlock_6qe9o_20{display:flex;justify-content:space-between}._table_6qe9o_25{width:100%;background-color:var(--color-navbar);border-radius:16px;overflow:hidden;box-shadow:0 0 16px #00000040}._table_6qe9o_25 td{color:var(--color-base-light-black)}._table_6qe9o_25 tr:nth-child(2n){background-color:#fafafa}._table_6qe9o_25 .ant-table-thead{box-shadow:0 4px 18px #0000001a!important}._image_6qe9o_45{margin-right:12px}._image_6qe9o_45 img{height:100px!important;object-fit:cover}._orderContainer_6qe9o_53{height:100%}._header_6qe9o_58{height:var(--header-height);padding:24px;display:flex;justify-content:space-between;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003}@media (max-width: 650px){._header_6qe9o_58{padding:18px;height:63px}}._header_6qe9o_58._scrollShadow_6qe9o_72{box-shadow:0 4px 8px #0000001a}._header_6qe9o_58 h3{font-size:18px;margin-right:18px;line-height:27px;font-weight:var(--font-weight-bolt)}._headerNumber_6qe9o_84{display:flex}._close_6qe9o_88{width:20px;height:20px;position:relative;cursor:pointer}._close_6qe9o_88:before,._close_6qe9o_88:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#000;transform-origin:center}._close_6qe9o_88:before{transform:translate(-50%,-50%) rotate(45deg)}._close_6qe9o_88:after{transform:translate(-50%,-50%) rotate(-45deg)}._orderBlock_6qe9o_115{overflow-y:scroll;padding:24px;height:calc(100% - var(--header-height))}@media (max-width: 650px){._orderBlock_6qe9o_115{flex-wrap:nowrap;flex-direction:column;margin-bottom:12px;padding:18px}}._orderHeaderTitleContainer_6qe9o_127{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}@media (max-width: 650px){._orderHeaderTitleContainer_6qe9o_127{display:block;margin-bottom:0}}._daysHeaderBlock_6qe9o_139{display:flex;align-items:center;width:270px;justify-content:space-between}@media (max-width: 650px){._daysHeaderBlock_6qe9o_139{margin-left:0;margin-bottom:10px;width:100%;justify-content:space-between}}._daysHeaderBlock_6qe9o_139 p{margin-right:8px;font-weight:var(--font-weight-bolt)}._headerText_6qe9o_158{font-size:18px;font-weight:var(--font-weight-bolt);line-height:30px;text-transform:capitalize}._footerInfoBlock_6qe9o_165{display:flex;justify-content:right}._footerInfo_6qe9o_165{width:25%;min-width:250px;background-color:var(--color-base-white);border-radius:8px;border:1px dashed #BDBDBD;padding:16px;font-weight:var(--font-weight-bolt);line-height:31px}._infoItem_6qe9o_181{display:flex;justify-content:space-between;align-items:center}._infoPrice_6qe9o_187{color:var(--color-select)}._starIcon_6qe9o_191{margin:0 6px 0 19px;color:#40c677;font-size:19px}._orderInfoBlock_6qe9o_197{display:flex;flex-wrap:wrap}@media (max-width: 650px){._orderInfoBlock_6qe9o_197{flex-wrap:nowrap;display:block}}._removeOrder_6qe9o_207{-webkit-user-select:none;user-select:none;display:flex;align-items:center;height:30px;color:var(--color-sub-text);line-height:21px;font-weight:var(--font-weight-bolt);padding:0 32px;background-color:var(--color-base-white);margin-left:16px;border-radius:32px;cursor:pointer}._removeOrder_6qe9o_207:hover{box-shadow:0 0 8px 0 var(--color-shadow)}._orderItemContent_6qe9o_226{background-color:var(--color-base-white);padding:12px;border-radius:8px;margin-bottom:20px}._orderItemContent_6qe9o_226:nth-child(1),._orderItemContent_6qe9o_226:nth-child(2){margin-right:16px}@media (max-width: 650px){._orderItemContent_6qe9o_226{display:none}}._orderHeaderBlock_6qe9o_242{font-weight:var(--font-weight-bolt);display:flex;align-items:center;margin-bottom:10px}._orderHeaderBlock_6qe9o_242 h3{color:var(--color-select);margin-left:8px}._orderHeaderBlock_6qe9o_242 p{width:24px;height:24px;border-radius:50%;background-color:var(--color-active);color:var(--color-base-white);display:flex;align-items:center;justify-content:center;font-size:18px}._subTitleSauce_6qe9o_266{height:35px;display:flex;align-items:center;justify-content:center}._orderItemBlock_6qe9o_273{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px}._itemColumn_6qe9o_280{display:flex;flex-direction:column;justify-content:space-between}._itemColumn_6qe9o_280 p{align-self:flex-start}._itemRow_6qe9o_290,._itemRowDish_6qe9o_295{display:flex;align-items:center}._sideBlock_6qe9o_300{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:232px;padding:4px 10px;display:flex;flex-direction:column;justify-content:space-between}._sideBlockText_6qe9o_311{width:190px;line-height:16px;color:var(--color-sub-text);font-weight:var(--font-weight-light);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._sideBlockTextOne_6qe9o_322{-webkit-line-clamp:1}._sideBlockTextMulti_6qe9o_326{-webkit-line-clamp:2}._sauceBlock_6qe9o_330{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:128px;padding:62px 10px}._sauceBlock_6qe9o_330 span{width:100px;line-height:16px;color:var(--color-sub-text);font-weight:var(--font-weight-light);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._messageContainer_6qe9o_350{display:flex;flex-direction:column;align-items:center}._messageContainer_6qe9o_350 button{margin-top:20px;width:200px}._orderItemContentMobile_6qe9o_361{display:none}@media (max-width: 650px){._orderItemContentMobile_6qe9o_361{display:block;background-color:var(--color-base-white);width:100%;padding:10px 16px;margin-bottom:4px}}._orderItemBlockMobile_6qe9o_372{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px;margin-left:32px}._sideBlockMobile_6qe9o_380{margin-top:8px;display:flex}._sideBlockMobile_6qe9o_380 p{white-space:nowrap}._sideBlockMobile_6qe9o_380 span{margin-left:8px;color:var(--color-sub-text);font-weight:var(--font-weight-light)}
