: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_1klll_1{display:flex;--heightButton: 40px}@media (max-width: 800px){._home_1klll_1{flex-direction:column}}._navbar_1klll_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_1klll_9{display:none}}._weekList_1klll_24{margin:10px 0;min-height:360px}._headerBlock_1klll_29{padding-top:23px;overflow:hidden}@media (max-width: 800px){._headerBlock_1klll_29{padding:10px 10px 0}}._headerMobileWrapper_1klll_37{display:none}@media (max-width: 800px){._headerMobileWrapper_1klll_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;overflow:hidden}}._headerMobile_1klll_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_1klll_37::-webkit-scrollbar{display:none}._daysBlock_1klll_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_1klll_68{margin-bottom:0}}._daysBlock_1klll_68:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._daysBlock_1klll_68 img{transition:all .5s ease;width:0}._daysBlockMobile_1klll_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_1klll_97{font-size:12px;width:110px}}._daysBlockMobile_1klll_97:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._daysBlockMobile_1klll_97 img{transition:all .5s ease;width:0}._selectDay_1klll_127{background:var(--color-base-active);color:var(--color-base-white)}._selectDay_1klll_127:hover{background:var(--color-base-active)}._selectDay_1klll_127 img{width:14px;margin-right:8px}._closeDay_1klll_139{background:var(--color-select);color:var(--color-base-white)}._closeDay_1klll_139:hover{background:var(--color-select)}._closeDay_1klll_139 img{width:0}._blockDay_1klll_151{background:var(--color-sub-text);color:var(--color-base-black);pointer-events:none}._titleText_1klll_157{font-size:18px;color:var(--color-base-select);font-weight:var(--font-weight-bolt)}@media (max-width: 1000px){._titleText_1klll_157{font-size:14px}}@media (max-width: 800px){._titleText_1klll_157{font-size:14px}}._activeTitleText_1klll_169{color:var(--color-select)}._page_1klll_173{padding:0 23px 23px;height:100vh;width:100%;overflow-y:scroll;position:relative}@media (max-width: 800px){._page_1klll_173{padding:0 0 60px}}._productSection_1klll_185{opacity:.3;pointer-events:none;-webkit-user-select:none;user-select:none}@media (max-width: 800px){._productSection_1klll_185{padding-left:10px;padding-right:10px}}._productSectionActive_1klll_195{opacity:1;transition:all 1.2s ease;pointer-events:all}._hidePrice_1klll_201{display:none}._titleNumber_1klll_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_1klll_205{font-size:14px}}@media (max-width: 800px){._titleNumber_1klll_205{font-size:14px;width:20px;height:20px}}._activeTitleNumber_1klll_228{background:var(--color-active)}._pageTitleBlock_1klll_232{display:flex;align-items:center;justify-content:space-between;font-weight:var(--font-weight-bolt);font-size:18px}@media (max-width: 800px){._pageTitleBlock_1klll_232{font-size:14px;max-width:560px;margin:0 auto}}@media (max-width: 600px){._pageTitleBlock_1klll_232{max-width:377px}}@media (max-width: 420px){._pageTitleBlock_1klll_232{max-width:315px}}._titleDish_1klll_251{display:flex;align-items:center;font-weight:var(--font-weight-bolt);font-size:18px}@media (max-width: 800px){._titleDish_1klll_251{font-size:14px}}._priceDish_1klll_262{margin-left:8px;color:var(--color-select);font-weight:var(--font-weight-bolt);font-size:18px}@media (max-width: 800px){._priceDish_1klll_262{font-size:14px}}._titleCombo_1klll_272{display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1000px){._titleCombo_1klll_272{font-size:14px}}@media (max-width: 800px){._titleCombo_1klll_272{display:none}}._titleComboMobile_1klll_284{display:none;font-weight:var(--font-weight-bolt);font-size:14px}@media (max-width: 800px){._titleComboMobile_1klll_284{display:flex;align-items:center}}._pageList_1klll_295{margin:16px 0 34px;gap:16px;display:flex;flex-wrap:wrap}@media (max-width: 800px){._pageList_1klll_295{flex-wrap:nowrap;margin:5px 0 10px;justify-content:center}}._productList_1klll_309{display:flex;flex-wrap:wrap;gap:15px;overflow-x:auto;padding-bottom:10px}@media (max-width: 800px){._productList_1klll_309{max-width:560px}}@media (max-width: 600px){._productList_1klll_309{max-width:377px}}@media (max-width: 420px){._productList_1klll_309{max-width:315px}}._productBlock_1klll_326{width:272px;margin-bottom:23px;cursor:pointer;position:relative}._productBlock_1klll_326 p{margin-top:5px}@media (max-width: 600px){._productBlock_1klll_326{width:181px;margin-bottom:10px}}@media (max-width: 420px){._productBlock_1klll_326{width:150px}}._imageProductBlock_1klll_345{width:272px;height:184px;border-radius:var(--border-radius);overflow:hidden;transition:all .2s ease;box-shadow:2px 5px 4px #0000004d}._imageProductBlock_1klll_345:hover{box-shadow:2px 5px 4px #00000080}@media (max-width: 600px){._imageProductBlock_1klll_345{width:181px;height:109px}}@media (max-width: 420px){._imageProductBlock_1klll_345{width:150px}}._activeImageProduct_1klll_366{border-bottom:var(--color-base-active) solid 5px}@media (max-width: 800px){._activeImageProduct_1klll_366{border-bottom:var(--color-base-active) solid 3px}}._selectImageProduct_1klll_374{border:var(--color-active) solid 5px}@media (max-width: 800px){._selectImageProduct_1klll_374{border:var(--color-active) solid 3px}}._imageProduct_1klll_345{width:100%;height:auto;object-fit:cover;position:relative}._imageProduct_1klll_345 img{height:184px!important;object-fit:cover}@media (max-width: 600px){._imageProduct_1klll_345 img{height:109px!important}}@media (max-width: 600px){._imageProduct_1klll_345{font-size:14px;width:181px;height:109px}}@media (max-width: 420px){._imageProduct_1klll_345{width:150px}}._imageResize_1klll_406{width:16px;height:16px}._imageActive_1klll_411{z-index:1;position:absolute;top:83px;right:0}@media (min-width: 800px){._imageActive_1klll_411{top:155px}}._imageSelect_1klll_422{z-index:1;position:absolute;top:89px;right:2px}@media (min-width: 800px){._imageSelect_1klll_422{top:162px}}._orderCount_1klll_433{position:absolute;top:-10px;right:0;z-index:20}._imageResizeBlock_1klll_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_1klll_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_1klll_464{width:546px;background:var(--color-navbar);display:flex;padding:10px;z-index:14}@media (max-width: 800px){._popoverContent_1klll_464{display:block;width:100%}}._popoverCategories_1klll_475{width:200px;margin-right:32px}@media (max-width: 800px){._popoverCategories_1klll_475{margin-right:0;width:300px}}._popoverChoose_1klll_484{width:290px;display:flex;flex-direction:column;justify-content:space-between}._allergenHover_1klll_491{position:relative;display:inline-block;cursor:pointer}._allergenHover_1klll_491 ._tooltip_1klll_497{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_1klll_491:hover ._tooltip_1klll_497{visibility:visible;opacity:1}._allergenHover_1klll_491:hover ._imageAllergen_1klll_519{fill:var(--color-base-active)}._titlePopover_1klll_523{font-size:12px;font-weight:var(--font-weight-bolt);line-height:18px;margin-bottom:8px}._subTextPopover_1klll_530{font-size:12px;line-height:18px;font-weight:var(--font-weight-normal)}@media (max-width: 800px){._subTextPopover_1klll_530{width:280px}}._customPopover_1klll_539{box-shadow:0 0 16px #0003;border-radius:var(--border-radius)}._popoverSauceBlock_1klll_544{background:var(--color-base-white);padding:16px;border-radius:var(--border-radius);margin-top:8px}._popoverSauceBlock_1klll_544 span{margin-top:6px;font-size:12px}@media (max-width: 800px){._popoverSauceBlock_1klll_544{margin-bottom:15px}}._blockAllergen_1klll_559{width:100%;display:flex;flex-wrap:wrap;margin-top:16px;flex-direction:column;position:relative}._imageAllergen_1klll_519{height:24px;width:24px;margin-right:20px;margin-bottom:20px}._imageAllergen_1klll_519:nth-child(5n){margin-right:0}._imageAllergen_1klll_519:nth-last-child(-n+5){margin-bottom:16px}._sideDishBlock_1klll_584{margin:16px 0 14px}._sideDishRadioItem_1klll_588{align-items:center;width:100%;padding:4px;border-radius:8px;margin-bottom:10px}@media (max-width: 800px){._sideDishRadioItem_1klll_588{margin-bottom:5px}}._sideDishRadioItem_1klll_588 ._sideDishRadioContent_1klll_599{display:flex;align-items:center}._sideDishRadioItem_1klll_588 ._sideDishRadioContent_1klll_599 span{margin-left:8px;font-weight:var(--font-weight-light);max-width:200px}._sideDishRadioItem_1klll_588 ._sideDishRadioContent_1klll_599 ._radioText_1klll_607{width:200px;margin-left:8px;font-size:12px}._cartBox_1klll_615{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_1klll_615:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._cartBoxDisabled_1klll_633{opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}._avatar_1klll_639{margin-top:32px}._calories_1klll_643{display:flex;align-items:center;margin-top:5px}._calories_1klll_643 p{margin-left:8px}._footerButtonBlock_1klll_652{position:fixed;display:flex;bottom:22px;z-index:10;right:22px}@media (max-width: 800px){._footerButtonBlock_1klll_652{display:none}}._buttonContainer_1klll_663{padding:0 20px;display:flex;align-items:center}._buttonContainer_1klll_663 p{margin-right:10px}._nextButton_1klll_672{z-index:20;background-color:var(--color-navbar);padding:21px 32px;height:var(--heightButton)}._nextButton_1klll_672:hover{background-color:var(--color-navbar)}._checkoutButton_1klll_682{z-index:20;background-color:var(--color-base-active);margin-left:25px;padding:0 20px;height:var(--heightButton)}._modalPopupInfo_1klll_690{display:flex}._mobileFooterBlock_1klll_694{display:none}@media (max-width: 800px){._mobileFooterBlock_1klll_694{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_1klll_711{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_1klll_722{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_1klll_734{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_1klll_744{margin-bottom:28px}._descriptionBlock_1klll_748{display:block}@media (max-width: 800px){._descriptionBlock_1klll_748{display:flex}}._close_1klll_139{display:none}@media (max-width: 800px){._close_1klll_139{display:block;width:20px;height:20px;position:relative;cursor:pointer}}._close_1klll_139:before,._close_1klll_139:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#000;transform-origin:center}._close_1klll_139:before{transform:translate(-50%,-50%) rotate(45deg)}._close_1klll_139:after{transform:translate(-50%,-50%) rotate(-45deg)}._avatarMobile_1klll_734{width:64px}._sideDishDescription_1klll_790{width:200px}._sideDishDescription_1klll_790 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_1o1lt_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_1o1lt_1{--heightHeader: 60px;--paddingButton: 0 20px}}._headerContainer_1o1lt_17,._footerContainer_1o1lt_18{width:100%;display:flex;justify-content:center;position:relative;padding-right:20px;padding-left:20px}@media (max-width: 650px){._headerContainer_1o1lt_17,._footerContainer_1o1lt_18{padding-right:0;padding-left:0}}._headerContainer_1o1lt_17{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_1o1lt_17{height:60px}}._footerContainer_1o1lt_18{background-color:var(--color-navbar);height:calc(100vh - var(--heightHeader))}._contentBlock_1o1lt_50{width:100%;max-width:var(--widthPage)}._orderHeaderTitleContainer_1o1lt_55{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}@media (max-width: 650px){._orderHeaderTitleContainer_1o1lt_55{display:block;margin-bottom:0}}._daysHeaderBlock_1o1lt_66{display:flex;align-items:center}@media (max-width: 650px){._daysHeaderBlock_1o1lt_66{margin-left:16px;margin-bottom:10px;padding-right:20px;justify-content:space-between}}._daysHeaderBlock_1o1lt_66 p{margin-right:8px;font-weight:var(--font-weight-bolt)}._headerText_1o1lt_83{font-size:18px;font-weight:var(--font-weight-bolt);line-height:27px}._headerText_1o1lt_83:first-letter{text-transform:uppercase}._headerBlock_1o1lt_92{display:flex;align-items:center;justify-content:space-between;font-weight:var(--font-weight-bolt)}@media (max-width: 650px){._headerBlock_1o1lt_92{display:none}}._headerBlock_1o1lt_92 h1{line-height:48px;font-size:32px}._headerBlock_1o1lt_92 span{line-height:27px;font-size:18px}._mobileHeaderBlock_1o1lt_113{display:none}@media (max-width: 650px){._mobileHeaderBlock_1o1lt_113{margin-left:16px;font-size:14px;display:flex;align-items:center;font-weight:var(--font-weight-bolt)}._mobileHeaderBlock_1o1lt_113 svg{width:17px;height:17px}}._footerBlock_1o1lt_129{padding-top:22px;padding-bottom:50px;overflow-x:auto}._footerBlock_1o1lt_129::-webkit-scrollbar{width:0}._starIcon_1o1lt_138{margin:0 6px 0 19px;color:#40c677;font-size:19px}._orderContainer_1o1lt_144:nth-child(1),._orderContainer_1o1lt_144:nth-child(2){margin-right:16px}@media (max-width: 650px){._orderContainer_1o1lt_144:nth-child(1),._orderContainer_1o1lt_144:nth-child(2){margin-right:0}}._orderBlock_1o1lt_158{display:flex;flex-wrap:wrap}@media (max-width: 650px){._orderBlock_1o1lt_158{flex-wrap:nowrap;flex-direction:column;margin-bottom:12px}}._removeOrder_1o1lt_169{-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_1o1lt_169:hover{box-shadow:0 0 8px 0 var(--color-shadow)}._orderItemContent_1o1lt_188{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_1o1lt_188{display:none}}._orderItemContentMobile_1o1lt_200{display:none}@media (max-width: 650px){._orderItemContentMobile_1o1lt_200{display:block;background-color:var(--color-base-white);width:100%;padding:10px 16px;margin-bottom:4px}}._orderHeaderBlock_1o1lt_211{font-weight:var(--font-weight-bolt);display:flex;align-items:center;margin-bottom:10px}@media (max-width: 650px){._orderHeaderBlock_1o1lt_211{margin-bottom:0}}._orderHeaderBlock_1o1lt_211 h3{color:var(--color-select);margin-left:8px}._orderHeaderBlock_1o1lt_211 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_1o1lt_239{height:35px;display:flex;align-items:center}._orderItemBlock_1o1lt_246{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px}._orderItemBlockMobile_1o1lt_253{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px;margin-left:32px}._itemColumn_1o1lt_261{display:flex;flex-direction:column;justify-content:space-between}._itemColumn_1o1lt_261 p{align-self:flex-start}._itemRow_1o1lt_271,._itemRowDish_1o1lt_276{display:flex;align-items:center}._sideBlock_1o1lt_281{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:232px;padding:2px 10px}._sideBlock_1o1lt_281 span{width:190px;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}._sauceBlock_1o1lt_300{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:128px;padding:2px 10px}._sauceBlock_1o1lt_300 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_1o1lt_320{margin-top:8px;display:flex}._sideBlockMobile_1o1lt_320 p{white-space:nowrap}._sideBlockMobile_1o1lt_320 span{margin-left:8px;color:var(--color-sub-text);font-weight:var(--font-weight-light)}._orderImageBlock_1o1lt_335{width:150px;height:90px;border-radius:8px;overflow:hidden;position:relative}._orderImageBlock_1o1lt_335 ._orderImage_1o1lt_335{width:100%;height:100%}._orderImageBlock_1o1lt_335 ._orderImageChecked_1o1lt_347{position:absolute;bottom:0;right:0}._footerButtonBlock_1o1lt_354{display:flex;position:absolute;z-index:2;bottom:22px}@media (min-width: 650px){._footerButtonBlock_1o1lt_354{right:22px}}._submitButton_1o1lt_364{height:var(--heightButton);padding:var(--paddingButton)}._submitButtonBack_1o1lt_369{margin:0 25px}@media (max-width: 650px){._submitButtonBack_1o1lt_369{display:none}}._buyButtonContainer_1o1lt_376{line-height:21px;font-weight:var(--font-weight-wbolt);display:flex;align-items:center}._buyButtonPrice_1o1lt_383{margin-right:5px}@media (max-width: 750px){._buyButtonPrice_1o1lt_383{display:none}}._buyButtonCountDay_1o1lt_390{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_1o1lt_401{display:flex;flex-direction:column;align-items:center}._messageContainer_1o1lt_401 button{margin-top:20px;width:200px}._imgBlock_1o1lt_412{margin-right:12px}._imgBlock_1o1lt_412 img{height:128px!important;object-fit:cover}._commentContainer_1o1lt_421{min-width:400px}@media (max-width: 650px){._commentContainer_1o1lt_421{min-width:300px}}._commentButtonWrapped_1o1lt_428{border:2px solid var(--color-navbar)}._commentButton_1o1lt_428{-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_1o1lt_428: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}._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_1vwqd_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1vwqd_1{padding:10px}}._infoContainer_1vwqd_10{width:100%;height:100%;background-color:var(--color-navbar);border-radius:16px;overflow:hidden;padding:20px;box-shadow:0 0 16px #00000040}._titleContainer_1vwqd_20{display:flex;align-items:center}._titleContainer_1vwqd_20 p{margin-left:16px;font-weight:var(--font-weight-wbolt);font-size:18px;line-height:27px}._commentsList_1vwqd_32{margin-top:20px;overflow-y:scroll;height:calc(100% - 50px)}._commentsContainer_1vwqd_38{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_1vwqd_38{display:block}}._commentsContainer_1vwqd_38 ._commentsDate_1vwqd_49{width:9%;min-width:85px;color:var(--color-sub-text);font-weight:var(--font-weight-light);padding-top:2px}._commentsContainer_1vwqd_38 ._commentsText_1vwqd_57{width:91%;font-weight:var(--font-weight-bolt)}._commentsContainer_1vwqd_38 ._commentsText_1vwqd_57 p{padding-top:2px;margin:0 20px 8px 0}._commentsContainer_1vwqd_38 ._commentsText_1vwqd_57 span{color:var(--color-sub-text);line-height:18px}._headerContainer_1vwqd_71{display:flex}@media (max-width: 600px){._headerContainer_1vwqd_71{display:block}}._loading_1u15a_1{width:100%;height:300px;display:flex;align-items:center;justify-content:center}._page_57ioj_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_57ioj_1{padding:10px}}._table_57ioj_10{width:100%;background-color:var(--color-navbar);border-radius:16px;overflow:hidden;box-shadow:0 0 16px #00000040}._table_57ioj_10 td{color:var(--color-base-light-black)}._table_57ioj_10 tr:nth-child(2n){background-color:#fafafa}._table_57ioj_10 .ant-table-thead{box-shadow:0 4px 18px #0000001a!important}._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_1y87p_1{height:100vh;background-color:var(--color-navbar);--header-height: 75px}@media (max-width: 650px){._page_1y87p_1{--heightHeader: 55px}}._image_1y87p_11{margin-right:12px}._image_1y87p_11 img{height:100px!important;object-fit:cover}._orderContainer_1y87p_19{height:100%}._header_1y87p_24{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_1y87p_24{padding:18px;height:63px}}._header_1y87p_24 h3{font-size:18px;margin-right:18px;line-height:27px;font-weight:var(--font-weight-bolt)}._headerNumber_1y87p_47{display:flex}._close_1y87p_51{width:20px;height:20px;position:relative;cursor:pointer}._close_1y87p_51:before,._close_1y87p_51:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#000;transform-origin:center}._close_1y87p_51:before{transform:translate(-50%,-50%) rotate(45deg)}._close_1y87p_51:after{transform:translate(-50%,-50%) rotate(-45deg)}._orderBlock_1y87p_78{overflow-y:scroll;padding:24px;height:calc(100% - var(--header-height))}@media (max-width: 650px){._orderBlock_1y87p_78{flex-wrap:nowrap;flex-direction:column;margin-bottom:12px;padding:18px}}._orderHeaderTitleContainer_1y87p_90{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}@media (max-width: 650px){._orderHeaderTitleContainer_1y87p_90{display:block;margin-bottom:0}}._daysHeaderBlock_1y87p_102{display:flex;align-items:center;width:270px;justify-content:space-between}@media (max-width: 650px){._daysHeaderBlock_1y87p_102{margin-left:0;margin-bottom:10px;width:100%;justify-content:space-between}}._daysHeaderBlock_1y87p_102 p{margin-right:8px;font-weight:var(--font-weight-bolt)}._headerText_1y87p_121{font-size:18px;font-weight:var(--font-weight-bolt);line-height:30px;text-transform:capitalize}._footerInfoBlock_1y87p_128{display:flex;justify-content:right}._footerInfo_1y87p_128{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_1y87p_144{display:flex;justify-content:space-between;align-items:center}._infoPrice_1y87p_150{color:var(--color-select)}._orderInfoBlock_1y87p_154{display:flex;flex-wrap:wrap}@media (max-width: 650px){._orderInfoBlock_1y87p_154{flex-wrap:nowrap;display:block}}._removeOrder_1y87p_164{-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_1y87p_164:hover{box-shadow:0 0 8px 0 var(--color-shadow)}._orderItemContent_1y87p_183{background-color:var(--color-base-white);padding:12px;border-radius:8px;margin-bottom:20px}._orderItemContent_1y87p_183:nth-child(1),._orderItemContent_1y87p_183:nth-child(2){margin-right:16px}@media (max-width: 650px){._orderItemContent_1y87p_183{display:none}}._orderHeaderBlock_1y87p_199{font-weight:var(--font-weight-bolt);display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._orderHeaderBlock_1y87p_199 h3{color:var(--color-select);margin-left:8px}._orderHeaderBlock_1y87p_199 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_1y87p_224{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_1y87p_224:hover{color:var(--color-sub-text);background-color:var(--color-main)}._daysHeaderTitle_1y87p_240{display:flex;align-items:center}._subTitleSauce_1y87p_245{height:35px;display:flex;align-items:center;justify-content:center}._orderItemBlock_1y87p_252{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px}._itemColumn_1y87p_259{display:flex;flex-direction:column;justify-content:space-between}._itemColumn_1y87p_259 p{align-self:flex-start}._itemRow_1y87p_269,._itemRowDish_1y87p_274{display:flex;align-items:center}._sideBlock_1y87p_279{border:1px solid var(--color-navbar);border-radius:8px;min-height:68px;width:232px;padding:2px 10px}._sideBlock_1y87p_279 span{width:190px;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}._sauceBlock_1y87p_298{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:128px;padding:2px 10px}._sauceBlock_1y87p_298 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_1y87p_318{display:flex;flex-direction:column;align-items:center}._messageContainer_1y87p_318 button{margin-top:20px;width:200px}._orderItemContentMobile_1y87p_329{display:none}@media (max-width: 650px){._orderItemContentMobile_1y87p_329{display:block;background-color:var(--color-base-white);width:100%;padding:10px 16px;margin-bottom:4px}}._orderItemBlockMobile_1y87p_340{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px;margin-left:32px}._sideBlockMobile_1y87p_348{margin-top:8px;display:flex}._sideBlockMobile_1y87p_348 p{white-space:nowrap}._sideBlockMobile_1y87p_348 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_15hhu_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_15hhu_1{padding:10px}}._container_15hhu_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_15hhu_24{height:100%;width:100%}._menuContainer_15hhu_29{position:absolute;background-color:var(--color-base-white);top:5%;border-radius:8px;padding:40px 55px 0;margin-left:5%;box-shadow:0 0 16px #00000040;overflow-y:scroll}._menuContainer_15hhu_29::-webkit-scrollbar{display:none}@media (max-width: 700px){._menuContainer_15hhu_29{margin-left:5px;padding:20px 10px 0}}._menuItem_15hhu_48{display:flex;margin-bottom:2.5vh}@media (max-width: 600px){._menuItem_15hhu_48{margin-bottom:1.5vh}}._svgMenu_15hhu_57{width:50px}@media (max-width: 600px){._svgMenu_15hhu_57{width:35px}._svgMenu_15hhu_57 svg{margin-top:5px;width:20px;height:20px}}._menuItem1_15hhu_70{display:flex}._menuItem1_15hhu_70 ._svgMenu_15hhu_57{width:50px}._menuItemText_15hhu_78{font-weight:var(--font-weight-wbolt);max-width:290px}@media (max-width: 600px){._menuItemText_15hhu_78{max-width:230px}}._menuItemText_15hhu_78 h3{font-size:18px;font-family:var(--font-code);margin-bottom:8px;line-height:27px}@media (max-width: 600px){._menuItemText_15hhu_78 h3{line-height:20px;font-size:15px;margin-bottom:0;max-width:240px}}._menuItemText_15hhu_78 a{line-height:17px;font-size:14px}@media (max-width: 600px){._menuItemText_15hhu_78 a{line-height:12px;font-size:11px}}._menuFormContainer_15hhu_106{width:100%}._submitButton_15hhu_110{width:100%;height:40px;border-radius:32px}._submitButton_15hhu_110 p{font-size:14px;margin-left:18px;font-weight:var(--font-weight-wbolt);color:#fff}._socialButton_15hhu_123{margin-right:12px;cursor:pointer;transition:fill .3s ease}._socialButton_15hhu_123:hover{fill:var(--color-base-active)}._input_15hhu_132{width:290px}@media (max-width: 700px){._input_15hhu_132{width:200px;margin-bottom:10px}}._sentMessageBlock_15hhu_140{display:flex;height:150px;justify-content:center;align-items:center;flex-direction:column;color:var(--color-sub-text);text-align:center}._svgSent_15hhu_150{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_l0dc9_1{width:100%;background:url(/assets/background_about_us-Ix26QQBy.webp) no-repeat center top;background-size:cover;background-attachment:fixed}._home_l0dc9_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_l0dc9_8{height:700px;padding-top:36px}}._topBar_l0dc9_31{display:flex;justify-content:space-between;align-items:center;padding:0;width:var(--page_with_ladge)}@media (max-width: 1310px){._topBar_l0dc9_31{padding:0 50px;width:100%}}@media (max-width: 600px){._topBar_l0dc9_31{padding:0 20px}}._logo_l0dc9_47{height:50px}._rightSide_l0dc9_51{display:flex;align-items:center;gap:40px}._phone_l0dc9_57{font-weight:500;font-size:18px;line-height:105%;color:var(--home_active);letter-spacing:-.36px}._phone_l0dc9_57:hover{color:var(--home_active);text-decoration:underline}._phone_l0dc9_57:focus{color:var(--home_active)}._loginBtn_l0dc9_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_l0dc9_83{height:100%;width:100%;display:flex;justify-content:center;margin-top:198px}@media (max-width: 1310px){._centerContentBlock_l0dc9_83{margin-top:259px}}@media (max-width: 600px){._centerContentBlock_l0dc9_83{margin-top:100px}}._centerContent_l0dc9_83{max-width:580px;margin-right:62px;position:relative}@media (max-width: 1310px){._centerContent_l0dc9_83{text-align:center;margin-right:0;width:100%}}._title_l0dc9_108{font-size:100px;text-transform:uppercase;font-family:Mango Grotesque,sans-serif}@media (max-width: 600px){._title_l0dc9_108{font-size:72px}}._subtitle_l0dc9_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_l0dc9_117{font-size:16px;line-height:1.2;padding:0 20px}}._speechImg_l0dc9_131{position:absolute;top:-135px;right:-120px}@media (max-width: 1310px){._speechImg_l0dc9_131{right:30px;top:-205px}}@media (max-width: 600px){._speechImg_l0dc9_131{position:static;display:block;margin:20px auto 0;height:140px;right:auto}}._burger_l0dc9_150{display:none}@media (max-width: 600px){._burger_l0dc9_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_l0dc9_150 span{position:absolute;width:100%;height:2px;background-color:var(--color-base-white);transition:transform .3s ease,opacity .3s ease}._burger_l0dc9_150 span:nth-child(1){top:0}._burger_l0dc9_150 span:nth-child(2){top:50%;transform:translateY(-50%)}._burger_l0dc9_150 span:nth-child(3){bottom:0}._burger_l0dc9_150._open_l0dc9_187 span:nth-child(1){top:50%;transform:rotate(45deg)}._burger_l0dc9_150._open_l0dc9_187 span:nth-child(2){opacity:0}._burger_l0dc9_150._open_l0dc9_187 span:nth-child(3){bottom:auto;top:50%;transform:rotate(-45deg)}._rightSide_l0dc9_51{display:flex}@media (max-width: 600px){._rightSide_l0dc9_51{display:none}}._mobileMenu_l0dc9_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_l0dc9_230{display:flex;justify-content:space-between;align-items:center}._mobileLinks_l0dc9_236{display:flex;flex-direction:column;justify-content:space-between;height:100%;overflow-y:auto}._mobilePhone_l0dc9_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_l0dc9_245 p{font-weight:500;line-height:1.05;margin-bottom:8px;font-size:18px}._mobilePhone_l0dc9_245 a{font-size:18px;line-height:1.3;margin-bottom:8px;text-decoration:underline}._mobileLogin_l0dc9_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_l0dc9_287{display:flex;flex-direction:column;align-items:center;padding-top:160px}@media (max-width: 1310px){._aboutUs_l0dc9_287{padding-top:120px}}@media (max-width: 770px){._aboutUs_l0dc9_287{padding-top:100px}}@media (max-width: 600px){._aboutUs_l0dc9_287{padding-top:80px}}._aboutUsImgBlock_l0dc9_303{position:relative;width:var(--page_with_ladge)}@media (max-width: 1310px){._aboutUsImgBlock_l0dc9_303{padding:0 50px;width:100%}}@media (max-width: 600px){._aboutUsImgBlock_l0dc9_303{padding:0 20px}}._imgBig_l0dc9_315{width:100%;height:520px;object-fit:cover}._imgLabel_l0dc9_321{width:225px;height:225px;position:absolute;top:-124px;right:80px}@media (max-width: 940px){._imgLabel_l0dc9_321{width:160px;height:160px;top:38px;right:84px}}._aboutSection_l0dc9_336{width:var(--page_with_ladge);margin:0 auto;padding:0 0 50px;font-family:Poppins,sans-serif}@media (max-width: 1310px){._aboutSection_l0dc9_336{width:var(--page_with_medium)}}@media (max-width: 940px){._aboutSection_l0dc9_336{padding:0 50px 50px;width:100%}}@media (max-width: 600px){._aboutSection_l0dc9_336{padding:0 20px 50px}}._aboutGrid_l0dc9_353{display:flex;justify-content:space-between}@media (max-width: 940px){._aboutGrid_l0dc9_353{flex-direction:column}._aboutGrid_l0dc9_353 ._statBlock_l0dc9_358{order:2}._aboutGrid_l0dc9_353 ._aboutStats_l0dc9_359{order:1}}._aboutStats_l0dc9_359{display:flex;flex-direction:column;width:216px;gap:30px;border-right:1px solid var(--home_light)}@media (max-width: 940px){._aboutStats_l0dc9_359{border-right:none;flex-direction:row;justify-content:space-around;width:100%;flex-wrap:wrap}}._statBlock_l0dc9_358{max-width:126px;text-wrap:pretty}._statBlock_l0dc9_358 h3{font-size:62px;line-height:.86;font-family:Mango Grotesque,sans-serif;margin:0}._statBlock_l0dc9_358 p{margin:2px 0 0;font-size:14px;font-weight:500;color:var(--home_dark);line-height:1.2;letter-spacing:-.28px}._aboutContent_l0dc9_399{margin-left:110px;width:971px}@media (max-width: 1310px){._aboutContent_l0dc9_399{margin-left:60px;width:738px;text-align:center}}@media (max-width: 940px){._aboutContent_l0dc9_399{margin-left:0;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:50px}}._aboutContent_l0dc9_399 h1{font-size:80px;margin-bottom:20px;line-height:.85;font-family:Mango Grotesque,sans-serif}@media (max-width: 600px){._aboutContent_l0dc9_399 h1{font-size:62px}}._aboutContent_l0dc9_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_l0dc9_399 p{font-size:16px;line-height:1.2}}._presentationBtn_l0dc9_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_l0dc9_445 img{width:10px;height:10px;margin-left:10px}._letsTalk_l0dc9_474{display:flex;flex-direction:column;align-items:center;padding-top:160px;position:relative}@media (max-width: 1310px){._letsTalk_l0dc9_474{padding-top:120px}}@media (max-width: 770px){._letsTalk_l0dc9_474{padding-top:100px}}@media (max-width: 600px){._letsTalk_l0dc9_474{padding-top:80px}}._letsTalkTextBlock_l0dc9_491{z-index:1;padding:0 0 0 329px;width:var(--page_with_ladge);margin-bottom:40px}@media (max-width: 1310px){._letsTalkTextBlock_l0dc9_491{padding:0;width:var(--page_with_medium)}}@media (max-width: 940px){._letsTalkTextBlock_l0dc9_491{padding:0 50px;width:100%;text-align:center}}@media (max-width: 600px){._letsTalkTextBlock_l0dc9_491{padding:0 20px}}._letsTalkTextBlock_l0dc9_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_l0dc9_491 h1{font-size:62px}}._letsTalkTextBlock_l0dc9_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_l0dc9_491 p{font-size:16px;line-height:1.2}}._sendMessageWrapper_l0dc9_536{z-index:2}._submitButton_l0dc9_540,._sendMessageText_l0dc9_547{font-family:Poppins,sans-serif;line-height:1.05;font-size:18px;font-weight:500}._sendMessageButton_l0dc9_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_l0dc9_571 .ant-spin-dot i{background-color:var(--home_active)!important}._contactForm_l0dc9_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_l0dc9_575{padding:0;width:var(--page_with_medium)}}@media (max-width: 940px){._contactForm_l0dc9_575{padding:0 50px;width:100%}}@media (max-width: 600px){._contactForm_l0dc9_575{padding:0 20px}}._inputRow_l0dc9_597{display:flex;flex-wrap:wrap;gap:18px}@media (max-width: 940px){._inputRow_l0dc9_597{flex-direction:column}}._inputForm_l0dc9_606{flex:1;font-size:16px;margin-bottom:-10px;color:var(--home_dark)}._inputForm_l0dc9_606 input:hover,._inputTextArea_l0dc9_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_l0dc9_597 input:focus,textarea:focus{border-color:var(--home_light);background:var(--color-base-white)}._inputRow_l0dc9_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_l0dc9_644{margin:0}@media (max-width: 940px){._submitButtonWrapper_l0dc9_644{margin:0 auto}}._submitButton_l0dc9_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_l0dc9_540:hover{background-color:var(--home_active)}._arrow_right_black_l0dc9_672{width:10px;height:10px;padding-bottom:2px}._letsTalkImg_l0dc9_678{top:60px;left:calc(50% - 1050px);position:absolute;height:600px;object-fit:cover}@media (max-width: 1920px){._letsTalkImg_l0dc9_678{left:min(0px,(100vw - 2100px) / 2)}}._planning_l0dc9_693{padding:140px 0 120px;display:flex;flex-direction:column;align-items:center;z-index:2}@media (max-width: 940px){._planning_l0dc9_693{padding:100px 0}}._planningTextBlock_l0dc9_704{padding:0 0 0 329px;width:var(--page_with_ladge);margin-bottom:50px;z-index:2}@media (max-width: 1310px){._planningTextBlock_l0dc9_704{padding:0;width:var(--page_with_medium)}}@media (max-width: 940px){._planningTextBlock_l0dc9_704{padding:0 50px;width:100%}}@media (max-width: 600px){._planningTextBlock_l0dc9_704{padding:0 20px}}._planningTextBlock_l0dc9_704 h1{font-size:80px;line-height:.85;text-transform:uppercase;font-family:Mango Grotesque,sans-serif}@media (max-width: 600px){._planningTextBlock_l0dc9_704 h1{font-size:62px;text-align:center}}._planningTextBlock_l0dc9_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_l0dc9_704 p{font-size:16px;line-height:1.2}}._planningImgBlock_l0dc9_748{gap:12px;display:flex;justify-content:space-around;overflow:hidden}._planningImg_l0dc9_748{height:460px;width:19.5%;object-fit:cover}@media (max-width: 1310px){._planningImg_l0dc9_748{height:360px}}@media (max-width: 770px){._planningImg_l0dc9_748{height:300px}}._backgroundImg_l0dc9_769{height:100%;left:25%;position:absolute}@media (max-width: 770px){._backgroundImg_l0dc9_769{width:100%}}._footer_l0dc9_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_l0dc9_778{padding:36px 0}}._footerContainer_l0dc9_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_l0dc9_789{padding:40px 50px;width:100%}}@media (max-width: 600px){._footerContainer_l0dc9_789{padding:0 20px}}._footerTitle_l0dc9_807{font-family:Mango Grotesque,sans-serif;font-size:42px;font-weight:600;text-transform:uppercase;margin-bottom:12px;line-height:1.1}._footerLeft_l0dc9_816{flex:1;min-width:320px;display:flex;flex-direction:column}@media (max-width: 1310px){._footerLeft_l0dc9_816{flex:2}}._newsletterForm_l0dc9_826{display:flex;max-width:420px;border:1px solid var(--home_active);z-index:10}._newsletterForm_l0dc9_826 input{flex:1;padding:15px;background:transparent;border:none;color:var(--home_active);font-size:16px;font-family:Poppins,sans-serif}._newsletterForm_l0dc9_826 input::placeholder{color:var(--home_active);font-size:16px;line-height:1.2;letter-spacing:-.32px;font-family:Poppins,sans-serif}._newsletterForm_l0dc9_826 input:focus,._newsletterForm_l0dc9_826 input:hover{outline:none;background:transparent}._sentSubscribe_l0dc9_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_l0dc9_826 button{background:transparent;color:var(--home_active);font-size:24px;border:none;padding:0 16px;cursor:pointer}._footerCopy_l0dc9_876{margin-top:75px;font-size:16px;color:var(--home_light_text);z-index:10}@media (max-width: 1310px){._footerCopy_l0dc9_876{margin-top:83px}}@media (max-width: 1095px){._footerCopy_l0dc9_876{gap:16px;display:flex;flex-direction:column;margin-top:27px}}@media (max-width: 800px){._footerCopy_l0dc9_876{margin-top:12px;gap:6px}}._footerCopy_l0dc9_876 a{font-size:16px;margin-left:24px;color:var(--home_light_text);cursor:pointer}@media (max-width: 1095px){._footerCopy_l0dc9_876 a{margin-left:0}}._footerCopy_l0dc9_876 a:hover{text-decoration:underline}._footerRight_l0dc9_910{flex:1;min-width:320px;display:flex;flex-direction:column;align-items:flex-end}@media (max-width: 800px){._footerRight_l0dc9_910{display:none}}._socialIcons_l0dc9_921{display:flex;gap:16px;margin-top:15px;height:118px}@media (max-width: 1310px){._socialIcons_l0dc9_921{height:46px}}@media (max-width: 1095px){._socialIcons_l0dc9_921{height:70px}}@media (max-width: 800px){._socialIcons_l0dc9_921{height:50px;margin-top:6px}}._socialIcons_l0dc9_921 img{width:24px;height:24px;cursor:pointer}._contactDetails_l0dc9_945{color:var(--home_active);display:flex;gap:24px;z-index:10}@media (max-width: 1310px){._contactDetails_l0dc9_945{flex-direction:column;align-items:flex-end;gap:16px}}@media (max-width: 800px){._contactDetails_l0dc9_945{align-items:flex-start;gap:6px}}._contactDetails_l0dc9_945 a{font-size:16px}._contactDetails_l0dc9_945 a:hover{text-decoration:underline}._footerRightMobile_l0dc9_970{display:none}@media (max-width: 800px){._footerRightMobile_l0dc9_970{flex:1;min-width:320px;margin-top:25px;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_13yj2_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_13yj2_1{padding:10px}}._container_13yj2_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_13yj2_22{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;display:flex}._buttonTop_13yj2_29{background-color:var(--color-navbar);color:var(--color-base-black)}._buttonTop_13yj2_29:hover{background-color:var(--color-navbar)}._addSwg_13yj2_37{width:20px;height:20px;margin-right:10px}._form_13yj2_43{flex-direction:column;width:100%;max-width:600px;overflow-y:scroll}._field_13yj2_50{width:100%;max-width:600px}._numberField_13yj2_55{display:inline-block;width:100px}._button_13yj2_29{margin:30px 0;display:flex;justify-content:center}._collapse_13yj2_66{background:var(--color-base-white)}._messageContainer_13yj2_70{display:flex;flex-direction:column;align-items:center}._messageContainer_13yj2_70 button{margin-top:20px;width:200px}._search_13yj2_81{margin-left:15px;width:300px}._table_13yj2_86 td{padding:0 8px!important}@media (max-width: 800px){._table_13yj2_86 td{padding:2px 8px!important}}._img_13yj2_96{display:initial;width:38px;height:38px;margin:5px 0 0 10px;object-fit:cover;border-radius:8px;z-index:2;top:0}._actionLink_13yj2_108{color:var(--color-base-blue)}._actionLink_13yj2_108:hover{color:var(--color-base-white)}._navbarContainer_1jv8s_1{width:200px;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_1jv8s_1{width:90px;margin-right:5px}}._avatarContainer_1jv8s_20{display:flex;flex-direction:column;align-items:center}._avatarContainer_1jv8s_20 p{margin-top:16px;font-size:18px;line-height:27px;font-weight:var(--font-weight-wbolt)}._avatar_1jv8s_20{margin-top:32px;width:100px;height:100px;border-radius:50%;cursor:pointer;overflow:hidden}._avatar_1jv8s_20:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._menuContainer_1jv8s_47{overflow-y:scroll;height:720px}._menuContainer_1jv8s_47 span{font-weight:700;margin-left:8px}._messageContainer_1jv8s_56{display:flex;flex-direction:column;align-items:center}._messageContainer_1jv8s_56 button{margin-top:20px;width:200px}._reload_1jv8s_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_400ii_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_400ii_1{padding:10px}}._container_400ii_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_400ii_22{background-color:var(--color-navbar);color:var(--color-base-black)}._buttonTop_400ii_22:hover{background-color:var(--color-navbar)}._header_400ii_30{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;display:flex}._form_400ii_37{flex-direction:column;width:100%;overflow-y:scroll;max-width:600px}._field_400ii_44{width:100%;max-width:600px}._numberField_400ii_49{display:inline-block;width:100px}._actionLink_400ii_54{color:var(--color-base-blue)}._actionLink_400ii_54:hover{color:var(--color-base-white)}._image_400ii_61{width:38px;margin:5px 0 5px 10px;object-fit:cover;border-radius:8px;z-index:2;top:0;cursor:pointer}._image_400ii_61 img{border-radius:8px;height:38px!important;object-fit:cover}._productItem_400ii_77{border-radius:30px;display:flex;width:fit-content;align-items:center}._priceItem_400ii_84{display:flex;width:510px;justify-content:space-between}._button_400ii_22{margin:30px 0;display:flex;justify-content:center}._switch_400ii_95{display:flex}@media (max-width: 600px){._switch_400ii_95{display:block}}._messageContainer_400ii_102{display:flex;flex-direction:column;align-items:center}._messageContainer_400ii_102 button{margin-top:20px;width:200px}._addSwg_400ii_113{width:20px;height:20px;margin-right:10px}._table_400ii_119 td{padding:0 8px!important}@media (max-width: 800px){._table_400ii_119 td{padding:2px 8px!important}}._page_1s2va_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1s2va_1{padding:10px}}._container_1s2va_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_1s2va_22{height:calc(100vh - 100px);padding:15px;overflow-y:scroll}._buttonTop_1s2va_28{background-color:var(--color-navbar);color:var(--color-base-black)}._buttonTop_1s2va_28:hover{background-color:var(--color-navbar)}._sauceItemBlock_1s2va_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;padding-right:10px;padding-left:10px}._sauceItemBlock_1s2va_37:hover{background-color:var(--color-base-active);color:var(--color-base-white)}._sauceItemBlock_1s2va_37 p{font-weight:var(--font-weight-light)}._header_1s2va_59{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;display:flex}._search_1s2va_66{margin-left:15px;width:300px}._form_1s2va_71{flex-direction:column;width:100%;max-width:600px;margin:30px}._field_1s2va_78{width:100%;max-width:600px}._numberField_1s2va_83{display:inline-block;width:100px}._button_1s2va_28{margin:30px 0;display:flex;justify-content:center}._addSwg_1s2va_94{width:20px;height:20px;margin-right:10px}._messageContainer_1s2va_100{display:flex;flex-direction:column;align-items:center}._messageContainer_1s2va_100 button{margin-top:20px;width:200px}._priceItem_1s2va_112{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_lwwyw_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_lwwyw_1{padding:10px}}._container_lwwyw_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_lwwyw_22{height:calc(100vh - 100px);padding:15px;overflow-y:scroll}._buttonTop_lwwyw_28{background-color:var(--color-navbar);color:var(--color-base-black)}._buttonTop_lwwyw_28:hover{background-color:var(--color-navbar)}._header_lwwyw_37{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a}._productItemBlock_lwwyw_43{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;padding-right:10px;padding-left:10px}._productItemBlock_lwwyw_43:hover{background-color:var(--color-base-active);color:var(--color-base-white)}._productItemBlock_lwwyw_43 p{font-weight:var(--font-weight-light)}._img_lwwyw_66{background-color:var(--color-base-white);margin-right:10px;border-radius:8px}._productItem_lwwyw_43{border-radius:30px;display:flex;width:fit-content;align-items:center}._form_lwwyw_79{flex-direction:column;width:100%;max-width:600px;margin:30px}._field_lwwyw_86{width:100%;max-width:600px}._numberField_lwwyw_91{display:inline-block;width:100px}._button_lwwyw_28{margin:30px 0;display:flex;justify-content:center}._addSwg_lwwyw_102{width:20px;height:20px;margin-right:10px}._messageContainer_lwwyw_108{display:flex;flex-direction:column;align-items:center}._messageContainer_lwwyw_108 button{margin-top:20px;width:200px}._priceItem_lwwyw_119{display:flex;width:210px;justify-content:space-between}._page_1ncxq_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1ncxq_1{padding:10px}}._container_1ncxq_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_1ncxq_23{background-color:var(--color-navbar);color:var(--color-base-black)}._buttonTop_1ncxq_23:hover{background-color:var(--color-navbar)}._groupHeaderRow_1ncxq_31 td:first-child{border-bottom:none!important}._groupHeaderRow_1ncxq_31 td:first-child:hover{background-color:var(--color-base-white)!important}._header_1ncxq_38{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;display:flex}._img_1ncxq_45{width:48px;height:48px;margin:2px 10px 2px 2px;object-fit:cover;border-radius:8px}._form_1ncxq_53{flex-direction:column;width:100%;max-width:600px;margin:30px}._field_1ncxq_60{width:100%;max-width:600px}._button_1ncxq_23{margin:30px 0;display:flex;justify-content:center}._collapse_1ncxq_71{background:var(--color-base-white)}._dateSwitch_1ncxq_75{display:flex}._messageContainer_1ncxq_79{display:flex;flex-direction:column;align-items:center}._messageContainer_1ncxq_79 button{margin-top:20px;width:200px}._addSwg_1ncxq_90{width:20px;height:20px;margin-right:10px}._actionLink_1ncxq_96{color:var(--color-base-blue)}._actionLink_1ncxq_96:hover{color:var(--color-base-white)}._page_1ym58_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1ym58_1{padding:10px}}._container_1ym58_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_1ym58_22{height:calc(100vh - 100px);padding:15px;overflow-y:scroll}._buttonTop_1ym58_28{background-color:var(--color-navbar);color:var(--color-base-black)}._buttonTop_1ym58_28:hover{background-color:var(--color-navbar)}._header_1ym58_36{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;display:flex}._search_1ym58_43{margin-left:15px;width:300px}._img_1ym58_48{width:48px;height:48px;margin:2px 10px 2px 2px;object-fit:cover;border-radius:8px}._form_1ym58_57{flex-direction:column;width:100%;max-width:600px;margin:30px}._field_1ym58_64{width:100%;max-width:600px}._numberField_1ym58_69{display:inline-block;width:100px}._button_1ym58_28{margin:30px 0;display:flex;justify-content:center}._collapse_1ym58_80{background:var(--color-base-white)}._dateSwitch_1ym58_84{display:flex}._messageContainer_1ym58_88{display:flex;flex-direction:column;align-items:center}._messageContainer_1ym58_88 button{margin-top:20px;width:200px}._addSwg_1ym58_99{width:20px;height:20px;margin-right:10px}._actionLink_1ym58_105{color:var(--color-base-blue)}._actionLink_1ym58_105:hover{color:var(--color-base-white)}._page_1f9dr_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1f9dr_1{padding:10px}}._container_1f9dr_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_1f9dr_22{color:var(--color-base-blue)}._actionLink_1f9dr_22:hover{color:var(--color-base-white)}._button_1f9dr_29{margin-top:30px;margin-left:15%}._button_1f9dr_29 p{padding:0 20px}._field_1f9dr_37{max-width:400px}._header_1f9dr_41{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;display:flex;flex-wrap:wrap;font-size:14px;align-items:center;gap:15px}._content_1f9dr_52{display:flex;flex-direction:column;flex-grow:1}._contentUpdate_1f9dr_58{padding:20px;overflow-x:scroll;max-height:calc(100vh - 100px)}._messageContainer_1f9dr_64{display:flex;flex-direction:column;align-items:center}._messageContainer_1f9dr_64 button{margin-top:20px;width:200px}._pagination_1f9dr_75{align-self:center;padding:10px}._table_1f9dr_80{flex-grow:1}._reload_1f9dr_84{font-size:20px;height:32px;border-radius:8px}._search_1f9dr_90{max-width:300px}._page_145o5_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_145o5_1{padding:10px}}._container_145o5_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_145o5_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;gap:15px}._actionLink_145o5_33{color:var(--color-base-blue)}._actionLink_145o5_33:hover{color:var(--color-base-white)}._select_145o5_40{width:160px}._select_145o5_40 span:first-letter{text-transform:uppercase}._content_145o5_48{display:flex;flex-direction:column;flex-grow:1}._table_145o5_54{flex-grow:1}._pagination_145o5_58{align-self:center;padding:10px}._reload_145o5_63{font-size:20px;height:32px;border-radius:8px}._search_145o5_69{max-width:300px}._page_7ta0z_1{height:100vh;background-color:var(--color-navbar);--header-height: 75px}@media (max-width: 650px){._page_7ta0z_1{--heightHeader: 55px}}._orderContainer_7ta0z_11{height:100%}._image_7ta0z_15{margin-right:12px}._image_7ta0z_15 img{height:100px!important;object-fit:cover}._header_7ta0z_23{height:var(--header-height);padding:24px;display:flex;align-items:center;justify-content:space-between;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0003}@media (max-width: 650px){._header_7ta0z_23{padding:18px;height:63px}}._header_7ta0z_23._scrollShadow_7ta0z_38{box-shadow:0 4px 8px #0000001a}._header_7ta0z_23 h3{font-size:18px;margin-right:18px;line-height:27px;font-weight:var(--font-weight-bolt)}._headerNumber_7ta0z_50{display:flex;align-items:center}._close_7ta0z_55{width:20px;height:20px;position:relative;cursor:pointer}._close_7ta0z_55:before,._close_7ta0z_55:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#000;transform-origin:center}._close_7ta0z_55:before{transform:translate(-50%,-50%) rotate(45deg)}._close_7ta0z_55:after{transform:translate(-50%,-50%) rotate(-45deg)}._orderBlock_7ta0z_82{overflow-y:scroll;padding:24px;height:calc(100% - var(--header-height))}@media (max-width: 650px){._orderBlock_7ta0z_82{flex-wrap:nowrap;flex-direction:column;margin-bottom:12px;padding:18px}}._orderHeaderTitleContainer_7ta0z_94{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}@media (max-width: 650px){._orderHeaderTitleContainer_7ta0z_94{display:block;margin-bottom:0}}._daysHeaderBlock_7ta0z_106{display:flex;align-items:center;width:270px;justify-content:space-between}@media (max-width: 650px){._daysHeaderBlock_7ta0z_106{margin-left:0;margin-bottom:10px;width:100%;justify-content:space-between}}._daysHeaderBlock_7ta0z_106 p{margin-right:8px;font-weight:var(--font-weight-bolt)}._headerText_7ta0z_125{font-size:18px;font-weight:var(--font-weight-bolt);line-height:30px;text-transform:capitalize}._footerInfoBlock_7ta0z_132{display:flex;justify-content:right}._footerInfo_7ta0z_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_7ta0z_148{display:flex;justify-content:space-between;align-items:center}._infoPrice_7ta0z_154{color:var(--color-select)}._headerContainer_7ta0z_158,._footerContainer_7ta0z_159{width:100%;display:flex;justify-content:center;position:relative}._headerContainer_7ta0z_158{background-color:var(--color-base-white);height:var(--heightHeader)}._footerContainer_7ta0z_159{background-color:var(--color-navbar);height:calc(100vh - var(--heightHeader))}._contentBlock_7ta0z_176{width:100%;max-width:var(--widthPage)}._headerBlock_7ta0z_181{display:flex;align-items:center;justify-content:space-between;font-weight:var(--font-weight-bolt)}._headerBlock_7ta0z_181 h1{line-height:48px;font-size:32px}._headerBlock_7ta0z_181 span{line-height:27px;font-size:18px}._footerBlock_7ta0z_198{padding-top:22px;overflow-x:auto}._footerBlock_7ta0z_198::-webkit-scrollbar{width:0}._starIcon_7ta0z_207{margin:0 6px 0 19px;color:#40c677;font-size:19px}._orderInfoBlock_7ta0z_213{display:flex;flex-wrap:wrap}@media (max-width: 650px){._orderInfoBlock_7ta0z_213{flex-wrap:nowrap;display:block}}._removeOrder_7ta0z_222{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_7ta0z_222:hover{box-shadow:0 0 8px 0 var(--color-shadow)}._orderItemContent_7ta0z_240{background-color:var(--color-base-white);padding:12px;border-radius:8px;margin-bottom:20px}._orderItemContent_7ta0z_240:nth-child(1),._orderItemContent_7ta0z_240:nth-child(2){margin-right:16px}@media (max-width: 650px){._orderItemContent_7ta0z_240{display:none}}._orderHeaderBlock_7ta0z_256{font-weight:var(--font-weight-bolt);display:flex;align-items:center;margin-bottom:10px}._orderHeaderBlock_7ta0z_256 h3{color:var(--color-select);margin-left:8px}._orderHeaderBlock_7ta0z_256 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_7ta0z_280{height:35px;display:flex;align-items:center;justify-content:center}._orderItemBlock_7ta0z_287{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px}._itemRow_7ta0z_294{display:flex;align-items:center;margin-top:16px}._itemColumn_7ta0z_300{display:flex;flex-direction:column;justify-content:space-between}._itemColumn_7ta0z_300 p{align-self:flex-start}._itemRow_7ta0z_294,._itemRowDish_7ta0z_315{display:flex;align-items:center}._sideBlock_7ta0z_320{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:232px;padding:2px 10px}._sideBlock_7ta0z_320 span{width:190px;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}._sauceBlock_7ta0z_339{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:129px;padding:2px 10px}._sauceBlock_7ta0z_339 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_7ta0z_359{width:150px;height:90px;border-radius:8px;overflow:hidden;position:relative}._orderImageBlock_7ta0z_359 ._orderImage_7ta0z_359{width:100%;height:100%}._orderImageBlock_7ta0z_359 ._orderImageChecked_7ta0z_372{position:absolute;bottom:0;right:0}._submitButton_7ta0z_378{cursor:pointer;position:absolute;z-index:2;max-height:60px;bottom:22px;right:22px}._buyButtonContainer_7ta0z_387{padding:21px 32px;line-height:21px;font-weight:var(--font-weight-bolt);display:flex;align-items:center}._buyButtonCountDay_7ta0z_395{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_7ta0z_406{display:flex;flex-direction:column;align-items:center}._messageContainer_7ta0z_406 button{margin-top:20px;width:200px}._orderItemContentMobile_7ta0z_417{display:none}@media (max-width: 650px){._orderItemContentMobile_7ta0z_417{display:block;background-color:var(--color-base-white);width:100%;padding:10px 16px;margin-bottom:4px}}._orderItemBlockMobile_7ta0z_428{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px;margin-left:32px}._sideBlockMobile_7ta0z_436{margin-top:8px;display:flex}._sideBlockMobile_7ta0z_436 p{white-space:nowrap}._sideBlockMobile_7ta0z_436 span{margin-left:8px;color:var(--color-sub-text);font-weight:var(--font-weight-light)}._select_7ta0z_451{width:160px;margin:0 10px}._select_7ta0z_451 span:first-letter{text-transform:uppercase}._button_7ta0z_460{height:30px}._deletedItem_7ta0z_464{opacity:.3}._page_1mfpa_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1mfpa_1{padding:10px}}._container_1mfpa_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_1mfpa_22{color:var(--color-base-blue)}._actionLink_1mfpa_22:hover{color:var(--color-base-white)}._imgClose_1mfpa_29{overflow:hidden}._header_1mfpa_33{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;display:flex;align-items:center;flex-direction:row;gap:16px}@media (max-width: 700px){._header_1mfpa_33{flex-direction:column}}._select_1mfpa_47{width:240px}._reload_1mfpa_51{font-size:14px;height:32px;border-radius:6px}._page_gm7kr_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_gm7kr_1{padding:10px}}._container_gm7kr_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_gm7kr_24{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;display:flex}._content_gm7kr_31{padding:20px;display:flex;flex-direction:column}._select_gm7kr_37{margin-bottom:20px;width:240px}._inputCount_gm7kr_42{margin-bottom:20px;width:240px;display:flex;justify-content:space-between;align-items:center}._inputCount_gm7kr_42 p{font-size:14px}._getButton_gm7kr_53{width:240px;margin-bottom:20px}._page_it58r_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_it58r_1{padding:10px}}._container_it58r_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_it58r_22{overflow-x:scroll;padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;display:flex;scrollbar-width:none;-ms-overflow-style:none}._header_it58r_22::-webkit-scrollbar{display:none}._content_it58r_36{padding:20px}._daysBlockMobile_it58r_40{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_it58r_40{font-size:12px}}._daysBlockMobile_it58r_40:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._daysBlockMobile_it58r_40 img{transition:all .5s ease;width:0}._selectDay_it58r_70{background:var(--color-base-active);color:var(--color-base-white)}._selectDay_it58r_70:hover{background:var(--color-base-active)}._selectDay_it58r_70 img{width:14px;margin-right:8px}._buttonBox_it58r_82{margin:10px 0 0 10px}._table_it58r_86{margin-top:10px}._selectCouponWrapper_it58r_90{display:flex;gap:10px;align-items:center;margin:10px 0 0 10px}._select_it58r_70{width:150px}._page_1ysc2_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1ysc2_1{padding:10px}}._container_1ysc2_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_1ysc2_22{overflow-x:scroll;padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;display:flex;scrollbar-width:none;-ms-overflow-style:none}._daysBlockMobile_1ysc2_32{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_1ysc2_32{font-size:12px}}._daysBlockMobile_1ysc2_32:hover{background:var(--color-base-white);box-shadow:0 0 8px 0 var(--color-shadow)}._daysBlockMobile_1ysc2_32 img{transition:all .5s ease;width:0}._selectDay_1ysc2_62{background:var(--color-base-active);color:var(--color-base-white)}._selectDay_1ysc2_62:hover{background:var(--color-base-active)}._selectDay_1ysc2_62 img{width:14px;margin-right:8px}._sauceList_1ysc2_74{overflow:hidden;max-height:0;opacity:0;transition:all .6s ease;font-size:14px}._visible_1ysc2_82{max-height:fit-content;opacity:1;padding:10px}._hidden_1ysc2_88{max-height:0;opacity:0;padding:0}._saucesBlock_1ysc2_94{padding:0 40px}@media (max-width: 800px){._saucesBlock_1ysc2_94{padding:0 10px}}._columns_1ysc2_102{display:flex;justify-content:space-between;gap:20px}._column_1ysc2_102{flex:1}._singleColumn_1ysc2_112{display:block}._page_150m3_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_150m3_1{padding:10px}}._container_150m3_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_150m3_22{padding:10px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;display:flex;position:sticky;align-items:center;z-index:1000;justify-content:space-between}._headerDate_150m3_33{font-size:16px;padding:19px 10px}._content_150m3_38{margin:20px;height:calc(100vh - 140px);overflow-y:scroll}._selectItem_150m3_44{max-width:500px;display:flex;justify-content:space-between}._submitButtonBlock_150m3_50{display:flex;flex-direction:row;justify-content:center}._selectUsers_150m3_56{width:100%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 700px){._selectUsers_150m3_56{flex-direction:column;justify-content:flex-start;align-items:flex-start}}._selectUsersItem_150m3_69{width:calc(100% - 200px)}._wrapper_150m3_73{position:relative;display:inline-block;max-width:100%}._clampText_150m3_79{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._fullText_150m3_86{white-space:pre-wrap}._toggleButton_150m3_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_150m3_90:hover{background-color:var(--color-base-white)}._submitButton_150m3_50{height:40px;margin-top:20px;width:250px}._buttonBlock_150m3_110{margin:0 auto;max-width:800px;display:flex;justify-content:space-around}@media (max-width: 700px){._buttonBlock_150m3_110{flex-direction:column;align-items:center}}._textMessage_150m3_122{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._actionLink_150m3_131{color:var(--color-base-blue)}._actionLink_150m3_131:hover{color:var(--color-base-white)}._close_150m3_138{width:20px;height:20px;position:relative;cursor:pointer;margin-right:20px}._close_150m3_138:before,._close_150m3_138:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#000;transform-origin:center}._close_150m3_138:before{transform:translate(-50%,-50%) rotate(45deg)}._close_150m3_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_zf18z_1{padding:20px;display:flex;height:100vh}@media (max-width: 800px){._page_zf18z_1{padding:10px}}._container_zf18z_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_zf18z_22{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:row;align-items:center;gap:16px;font-size:14px}@media (max-width: 1000px){._header_zf18z_22{flex-direction:column}}@keyframes _slideExpand_zf18z_1{0%{max-height:0;opacity:0;transform:translateY(-10px)}to{max-height:500px;opacity:1;transform:translateY(0)}}._expandAnimation_zf18z_50{margin:0 25px;overflow:hidden;animation:_slideExpand_zf18z_1 .4s ease}._select_zf18z_56{width:240px}._groupRow_zf18z_60{background-color:#f0f2f5;font-weight:600}._reload_zf18z_65{font-size:14px;height:32px;border-radius:6px}@media (max-width: 1000px){._reload_zf18z_65{width:240px}}._subGroupRow_zf18z_74{background-color:#fafafa;font-style:italic}._isGroup_zf18z_79{margin-left:20px;text-decoration:underline}._isCategory_zf18z_84{margin-left:30px}._page_1kxni_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_1kxni_1{padding:10px}}._container_1kxni_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_1kxni_22{padding:15px;transition:box-shadow .3s ease;box-shadow:0 4px 8px #0000001a;display:flex;align-items:center;flex-direction:row;gap:16px}@media (max-width: 700px){._header_1kxni_22{flex-direction:column}}._select_1kxni_36{min-width:200px}._reload_1kxni_40{font-size:14px;height:32px;border-radius:6px}._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_alno5_1{padding:20px;display:flex;height:100vh}@media (max-width: 700px){._page_alno5_1{padding:10px}}._pageView_alno5_10{height:100vh;background-color:var(--color-navbar);--header-height: 75px}@media (max-width: 650px){._pageView_alno5_10{--heightHeader: 55px}}._table_alno5_20{width:100%;background-color:var(--color-navbar);border-radius:16px;overflow:hidden;box-shadow:0 0 16px #00000040}._table_alno5_20 td{color:var(--color-base-light-black)}._table_alno5_20 tr:nth-child(2n){background-color:#fafafa}._table_alno5_20 .ant-table-thead{box-shadow:0 4px 18px #0000001a!important}._image_alno5_40{margin-right:12px}._image_alno5_40 img{height:100px!important;object-fit:cover}._orderContainer_alno5_48{height:100%}._header_alno5_53{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_alno5_53{padding:18px;height:63px}}._header_alno5_53._scrollShadow_alno5_67{box-shadow:0 4px 8px #0000001a}._header_alno5_53 h3{font-size:18px;margin-right:18px;line-height:27px;font-weight:var(--font-weight-bolt)}._headerNumber_alno5_79{display:flex}._close_alno5_83{width:20px;height:20px;position:relative;cursor:pointer}._close_alno5_83:before,._close_alno5_83:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#000;transform-origin:center}._close_alno5_83:before{transform:translate(-50%,-50%) rotate(45deg)}._close_alno5_83:after{transform:translate(-50%,-50%) rotate(-45deg)}._orderBlock_alno5_110{overflow-y:scroll;padding:24px;height:calc(100% - var(--header-height))}@media (max-width: 650px){._orderBlock_alno5_110{flex-wrap:nowrap;flex-direction:column;margin-bottom:12px;padding:18px}}._orderHeaderTitleContainer_alno5_122{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}@media (max-width: 650px){._orderHeaderTitleContainer_alno5_122{display:block;margin-bottom:0}}._daysHeaderBlock_alno5_134{display:flex;align-items:center;width:270px;justify-content:space-between}@media (max-width: 650px){._daysHeaderBlock_alno5_134{margin-left:0;margin-bottom:10px;width:100%;justify-content:space-between}}._daysHeaderBlock_alno5_134 p{margin-right:8px;font-weight:var(--font-weight-bolt)}._headerText_alno5_153{font-size:18px;font-weight:var(--font-weight-bolt);line-height:30px;text-transform:capitalize}._footerInfoBlock_alno5_160{display:flex;justify-content:right}._footerInfo_alno5_160{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_alno5_176{display:flex;justify-content:space-between;align-items:center}._infoPrice_alno5_182{color:var(--color-select)}._starIcon_alno5_186{margin:0 6px 0 19px;color:#40c677;font-size:19px}._orderInfoBlock_alno5_192{display:flex;flex-wrap:wrap}@media (max-width: 650px){._orderInfoBlock_alno5_192{flex-wrap:nowrap;display:block}}._removeOrder_alno5_202{-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_alno5_202:hover{box-shadow:0 0 8px 0 var(--color-shadow)}._orderItemContent_alno5_221{background-color:var(--color-base-white);padding:12px;border-radius:8px;margin-bottom:20px}._orderItemContent_alno5_221:nth-child(1),._orderItemContent_alno5_221:nth-child(2){margin-right:16px}@media (max-width: 650px){._orderItemContent_alno5_221{display:none}}._orderHeaderBlock_alno5_237{font-weight:var(--font-weight-bolt);display:flex;align-items:center;margin-bottom:10px}._orderHeaderBlock_alno5_237 h3{color:var(--color-select);margin-left:8px}._orderHeaderBlock_alno5_237 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_alno5_261{height:35px;display:flex;align-items:center;justify-content:center}._orderItemBlock_alno5_268{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px}._itemColumn_alno5_275{display:flex;flex-direction:column;justify-content:space-between}._itemColumn_alno5_275 p{align-self:flex-start}._itemRow_alno5_285,._itemRowDish_alno5_290{display:flex;align-items:center}._sideBlock_alno5_295{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:232px;padding:2px 10px}._sideBlock_alno5_295 span{width:190px;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}._sauceBlock_alno5_314{border:1px solid var(--color-navbar);border-radius:8px;height:68px;width:128px;padding:2px 10px}._sauceBlock_alno5_314 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_alno5_334{display:flex;flex-direction:column;align-items:center}._messageContainer_alno5_334 button{margin-top:20px;width:200px}._orderItemContentMobile_alno5_345{display:none}@media (max-width: 650px){._orderItemContentMobile_alno5_345{display:block;background-color:var(--color-base-white);width:100%;padding:10px 16px;margin-bottom:4px}}._orderItemBlockMobile_alno5_356{display:flex;font-weight:var(--font-weight-bolt);font-size:12px;margin-top:10px;margin-left:32px}._sideBlockMobile_alno5_364{margin-top:8px;display:flex}._sideBlockMobile_alno5_364 p{white-space:nowrap}._sideBlockMobile_alno5_364 span{margin-left:8px;color:var(--color-sub-text);font-weight:var(--font-weight-light)}
