@charset "UTF-8";html,body{overscroll-behavior:none;overscroll-behavior-x:none;background-color:var(--pageBackground);color-scheme:light}body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;margin:0;font-family:var(--font);font-weight:var(--fontWeightMedium);line-height:1;color:var(--defaultTextColor);-webkit-tap-highlight-color:transparent;caret-color:var(--defaultTextColor)}.smoothOpacity{transition:opacity .2s ease-in;animation:smooth-opacity .2s ease-in}@keyframes smooth-opacity{0%{opacity:0}to{opacity:1}}:root{--font: "Manrope Variable", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, sans-serif;--fontWeightExtraLight: 200;--fontWeightLight: 300;--fontWeightRegular: 400;--fontWeightMedium: 500;--fontWeightSemiBold: 600;--fontWeightBold: 700;--fontSuperMicro: 10px var(--font);--fontMicro: 12px var(--font);--fontSmall: 14px var(--font);--fontNormal: 16px var(--font);--fontBig: 18px var(--font);--fontHuge: 20px var(--font)}:root{--unit: 8px;--pagePaddingSide: 12px;--pagePaddingTopBottom: 12px;--borderRadiusBase: 12px;--borderRadiusSecond: 8px;--borderRadiusButton: 2px;--borderRadiusCheckBox: 2px;--inputHeight: 48px;--inputDropdownMaxHeight: 170px;--menuHeight: calc(64px + (calc(var(--tg-safe-area-inset-bottom, var(--safeAreaBottom)) / 5)));--filtersHeight: 64px;--headerHeight: 48px;--maxAppWidth: 700px;--notificationWidth: 250px;--buttonSmallHeight: 32px;--buttonMediumHeight: 40px;--buttonLargeHeight: 48px;--cardBoxShadow: 0px 2px 25px 5px rgba(34, 60, 80, .1);--catalogCardBoxShadow: 0px 15px 25px 5px rgba(34, 60, 80, .1);--defaultTextColor: #29323dde;--mutedTextColor: #5a6169;--inputDisabledBg: #f8f9fa;--pinkColor: #ff92aa;--pinkColor20: #fddfe5;--pinkColor60: #f7a4b6;--pinkColor110: #f17c95;--redColor: #D33030;--redColor60: rgba(211, 48, 48, .56);--redColor10: rgba(211, 48, 48, .12);--yellowColor: rgba(255, 179, 25, 1);--yellowColor60: rgba(255, 179, 25, .56);--yellowColor20: #fff6e3;--yellowColor10: rgba(255, 179, 25, .12);--blueColor: #3fa9dd;--blueColor60: rgba(63, 169, 221, .56);--blueColor20: #e8f5fb;--blueColor10: rgba(63, 169, 221, .12);--greenColor: #0aad7f;--greenColor60: rgba(10, 173, 127, .56);--greenColor20: #e2f5f0;--greenColor10: rgba(10, 173, 127, .12);--pageBackground: #fff;--secondaryColor: #29323d61;--secondaryColor110: #29323d85;--secondaryColor60: #b6b6b6;--secondaryColor30: #e0e0e0;--secondaryColor10: #f1f1f1;--orderStatusCreated: #fff;--orderStatusPaid: #0acf97;--orderStatusAccepted: var(--pinkColor);--orderStatusCollecting: #6fd2e4;--orderStatusDelivering: #BBA5CC;--orderStatusCompleted: #ADA89F;--orderStatusCancelled: #CBC4BD;--appHeight: var(--tg-viewport-height, 100vh);--safeAreaTop: env(safe-area-inset-top, 0px);--safeAreaBottom: env(safe-area-inset-bottom, 0px);--appHeaderHeight: var(--tg-safe-area-inset-top, var(--safeAreaTop));--appHeightWithoutAreaTop: calc(var(--appHeight) - var(--appHeaderHeight));--appBodyHeight: calc(var(--appHeightWithoutAreaTop) - var(--headerHeight));--appBodyHeightWithoutMenu: calc(var(--appHeightWithoutAreaTop) - var(--headerHeight) - var(--menuHeight))}@font-face{font-family:Manrope Variable;font-weight:200 800;font-style:normal;font-display:swap;src:url(/assets/fonts/manrope-latin-wght-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Variable;font-weight:200 800;font-style:normal;font-display:swap;src:url(/assets/fonts/manrope-cyrillic-wght-normal.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-weight:200 800;font-style:normal;font-display:swap;src:url(/assets/fonts/manrope-latin-ext-wght-normal.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
