@import url(https://fonts.googleapis.com/css2?family=Rubik+Mono+One&family=Rubik:wght@300;400;500;600;700;800;900&display=swap);
/*!
 * Bootstrap Reboot v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13,110,253;--bs-secondary-rgb: 108,117,125;--bs-success-rgb: 25,135,84;--bs-info-rgb: 13,202,240;--bs-warning-rgb: 255,193,7;--bs-danger-rgb: 220,53,69;--bs-light-rgb: 248,249,250;--bs-dark-rgb: 33,37,41;--bs-white-rgb: 255,255,255;--bs-black-rgb: 0,0,0;--bs-body-color-rgb: 33,37,41;--bs-body-bg-rgb: 255,255,255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff}*,*::before,*::after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);color:#212529;color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:#fff;background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-bs-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-family:var(--bs-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}@font-face{font-family:'swiper-icons';src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}body{position:relative;overflow-x:hidden;font-family:"Rubik",sans-serif;font-size:16px;line-height:1.3;color:#353535}ul,ol,li{display:block;padding:0;margin:0;list-style:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:normal}p{margin:0}a{display:inline-block;color:#353535;transition:all 0.3s ease-in-out;text-decoration:none}a:hover{text-decoration:none;color:#353535}a:active{color:#353535}button{transition:all 0.3s ease-in-out}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{display:none;-webkit-appearance:none;appearance:none;margin:0}picture{display:block}img{display:block;max-width:100%}svg,path{transition:all 0.3s ease-in-out}.scroll-disabled{overflow:hidden}.container{padding:0 18px;margin:0 auto;width:100%}.input{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;width:100%;font-size:17px;font-weight:normal;text-align:center;color:#353535;background:transparent;border:none;border-radius:0}.input:focus{outline:none}.button{background-color:#1abc9c;border:0;outline:none;padding:10px 20px;color:#ffffff;position:relative;border-radius:10px}.button::before{content:'';border-radius:5% / 50%;background-color:#1abc9c;position:absolute;top:2px;bottom:2px;right:-2px;left:-2px;z-index:-1}.button::after{content:'';border-radius:50% / 5%;background-color:#1abc9c;position:absolute;top:-2px;bottom:-2px;right:10px;left:10px;z-index:-1}.c-bottom-line{position:relative}.c-bottom-line::before{content:'';position:absolute;right:0;bottom:0;left:0;display:block;width:100%;height:1px;background:#353535;-webkit-animation:widthLine 9s;animation:widthLine 9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}

.main__offer{position:relative;overflow:hidden;padding:26px 14px;width:100%;min-height:215px;background-repeat:no-repeat;background-size:cover;background-position:center center;box-shadow:0 0 17px rgba(0,0,0,0.17);border-radius:12px;background-image:url(/24d431b72f9289de3d45.png)}.main__title{font-size:20px;font-weight:500;text-align:right}.main__btn{margin-top:18px;height:46px}.main__btn-title{font-size:17px;font-weight:normal}.main__rubric-list{margin-top:24px}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.header{padding:16px 8px 12px}.header__wrapper{display:flex;align-items:center;justify-content:space-between}.address-toggle{text-overflow:ellipsis;overflow:hidden;width:90%;white-space:nowrap;text-align:left;display:block;padding:0;font-size:16px;font-weight:500;color:#353535;background:transparent;border:none}.address-toggle:focus{outline:none}.menu-toggle{display:block;padding:0;width:20px;height:25px;background-color:transparent;background-image:url(/69b595aadca0bbf2ceae.svg);background-repeat:no-repeat;background-size:cover;background-position:center center;border:none}.menu-toggle:focus{outline:none}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1003;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding-top:100px;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;transition:all 0.3s ease-in-out}.menu::after{content:"";position:fixed;top:0;right:0;transform:translate(0, 0);width:50px;height:50px;background:#D1FFAE;border-radius:50%;transition:all 0.2s ease-in-out}.menu_active{opacity:1;visibility:visible;pointer-events:all;transition:0s}.menu_active::after{top:calc(50% - 68px);right:50%;transform:translate(50%, -50%) scale(5);transition:all 0.2s ease-in-out 0.1s}.menu_active .menu__wrapper{transform:scale(1);opacity:1;transition:all 0.2s ease-in-out 0.2s}.menu_active .menu__close{opacity:1;transition:all 0.2s ease-in-out 0.2s}.menu__wrapper{position:relative;z-index:1002;overflow:hidden;width:calc(100% - (36px * 2));text-align:center;opacity:0;background:#D1FFAE;border-radius:50%;box-shadow:0 4px 33px -2px #C3FF95;transition:all 0.3s ease-in-out}.menu__wrapper::before{content:"";display:block;padding-top:100%}.menu__list{position:absolute;top:0;right:0;left:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;padding:44px 32px 42px;border-radius:50%}.menu__item_auth .menu__link{font-size:15px}.menu__item_first .menu__link{font-size:19px}.menu__item_second .menu__link{font-size:20.4px}.menu__item_center .menu__link{font-size:21.4px}.menu__item_prelast .menu__link{font-size:19.4px}.menu__item_last .menu__link{font-size:18px}.menu__item+.menu__item{margin-top:12px}.menu__link{padding:2px;font-size:18px;font-weight:500}.menu__link_underline{border-bottom:1px solid #353535}.menu__close{position:relative;z-index:1002;display:flex;align-items:center;justify-content:center;width:68px;height:68px;opacity:0;background:#D1FFAE;border:none;border-radius:50%;box-shadow:0 4px 33px -2px #C3FF95;transition:all 0.3s ease-in-out;color:#353535}.menu__close:focus{outline:none}.menu__icon-close{min-width:24px;width:24px;height:24px;color:#353535;background-image:url(/02bbc3d714f8acab9ddf.svg);background-repeat:no-repeat;background-position:center;background-size:cover}

.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;width:100%;height:100%;visibility:hidden;opacity:0;background:rgba(0,0,0,0.16);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;transition:all 0.3s ease-in-out}.modal-overlay_active{visibility:visible;opacity:1;pointer-events:all}

.delivery-address-list-modal__list{height:160px;overflow-y:scroll}.delivery-address-list-modal__list-item{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;padding:5px}.delivery-address-list-modal__list-item_active{font-weight:bold;cursor:default}.delivery-address-list-modal__list-item+.delivery-address-list-modal__list-item{margin-top:8px}.delivery-address-list-modal__list-mark{flex-shrink:0;width:17px;height:17px;background-image:url(/17b6700902b60b97842b.svg);background-position:center;background-repeat:no-repeat;background-size:contain;margin-right:12px}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.modal{position:fixed;right:0;bottom:0;left:0;z-index:1001;transform:translateY(104%);padding:28px 26px 34px;width:100%;background:#fff;border-radius:32px 32px 0 0;box-shadow:0 -6px 20px rgba(27,29,44,0.08);transition:transform 0.3s ease-in-out}.modal_grey{background:#f7f7fa;box-shadow:0 -6px 20px rgba(27,29,44,0.06)}.modal_active{transform:translateY(0)}.modal__swipe{position:absolute;top:0;right:0;left:0;width:100%;height:20px}.modal__swipe::before{content:"";position:absolute;top:6px;left:50%;transform:translateX(-50%);width:48px;height:4px;background:#d0d0d0}.modal__inner{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.modal__title{font-size:18px;font-weight:500}.modal__share{display:flex;align-items:center;justify-content:center;padding:0;width:23px;height:23px;background:transparent;border:none}.modal__share:focus{outline:none}.modal__icon-share{min-width:22px;width:22px;height:22px}.modal__close{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-image:url(/02bbc3d714f8acab9ddf.svg);background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:18px 18px;border:none}.modal__close:focus{outline:none}.modal__icon-close{min-width:16px;width:16px;height:16px;color:#353535}.modal__heading{font-size:26px;font-weight:500;text-align:center}.modal__heading::after{content:"";display:inline-block;margin-top:-5px;margin-left:7px;width:30px;height:30px;vertical-align:middle;background-image:url(/1b33dda22233aba190a9.png);background-repeat:no-repeat;background-size:cover;background-position:center center}.modal__content{padding:0 16px}.modal__main+.modal__bottom{margin-top:14px}.modal__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.modal__bottom_center{justify-content:center}.modal__bottom_center .modal__btn{min-width:150px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modal__btn+.modal__btn{margin-left:16px}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.button{position:relative;display:block;overflow:hidden;padding:18.5px 17px;min-width:140px;width:100%;font-size:19px;font-weight:500;text-align:center;color:#353535;background:#C3FF95;border:none;border-radius:10px}.button:disabled{background-color:#E0E0E0}.button_small{padding:12px 17px}.button_gray{background:#E0E0E0}.button_big{padding:26.5px 17px}.button:focus{outline:none}

.delivery-address-warn-modal__title{font-weight:600;font-size:22px;line-height:20px;text-align:center;margin-bottom:15px}.delivery-address-warn-modal__description{font-weight:400;font-size:16px;line-height:20px;color:#72777a;text-align:center;margin-bottom:36px}.delivery-address-warn-modal__button{border-radius:48px;font-weight:400;font-size:17px;line-height:20px;border:1px solid white}.delivery-address-warn-modal__button_transparent{background-color:white}

.common-modal{top:0;left:0;position:absolute;width:100%;height:100vh;display:none;justify-content:center;align-items:center;z-index:1002}.common-modal_visible{display:flex}.common-modal__content{padding:33px 21px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,0.11);border-radius:23px;max-width:314px;height:296px;width:100%;z-index:1002}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.catalog{padding:24px 0 40px}.catalog_loading{position:relative;min-height:280px}.catalog__wrap+.catalog__wrap{margin-top:44px}.catalog__heading{margin-bottom:20px;font-size:26px;font-weight:500}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.preloader{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;background-color:white;z-index:50;width:100%;height:100%}.preloader__wrapper{width:101px;height:101px;display:inline-block;overflow:hidden;background:transparent}.preloader__item div{left:47.47px;top:24.24px;position:absolute;-webkit-animation:spinner-animation linear 1s infinite;animation:spinner-animation linear 1s infinite;background:#C4C4C4;width:6.065px;height:12.12px;border-radius:3.03px / 6.06px;transform-origin:3.03px 26.26px}.preloader__item div:nth-child(1){transform:rotate(0deg);-webkit-animation-delay:-0.9166s;animation-delay:-0.9166s;background:#C4C4C4}.preloader__item div:nth-child(2){transform:rotate(30deg);-webkit-animation-delay:-0.83s;animation-delay:-0.83s;background:#C4C4C4}.preloader__item div:nth-child(3){transform:rotate(60deg);-webkit-animation-delay:-0.75s;animation-delay:-0.75s;background:#C4C4C4}.preloader__item div:nth-child(4){transform:rotate(90deg);-webkit-animation-delay:-0.66s;animation-delay:-0.66s;background:#C4C4C4}.preloader__item div:nth-child(5){transform:rotate(120deg);-webkit-animation-delay:-0.5833s;animation-delay:-0.5833s;background:#C4C4C4}.preloader__item div:nth-child(6){transform:rotate(150deg);-webkit-animation-delay:-0.5s;animation-delay:-0.5s;background:#C4C4C4}.preloader__item div:nth-child(7){transform:rotate(180deg);-webkit-animation-delay:-0.4166s;animation-delay:-0.4166s;background:#C4C4C4}.preloader__item div:nth-child(8){transform:rotate(210deg);-webkit-animation-delay:-0.33s;animation-delay:-0.33s;background:#C4C4C4}.preloader__item div:nth-child(9){transform:rotate(240deg);-webkit-animation-delay:-0.25s;animation-delay:-0.25s;background:#C4C4C4}.preloader__item div:nth-child(10){transform:rotate(270deg);-webkit-animation-delay:-0.16s;animation-delay:-0.16s;background:#C4C4C4}.preloader__item div:nth-child(11){transform:rotate(300deg);-webkit-animation-delay:-0.083s;animation-delay:-0.083s;background:#C4C4C4}.preloader__item div:nth-child(12){transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s;background:#C4C4C4}.preloader__item{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:0 0;box-sizing:content-box}@-webkit-keyframes spinner-animation{0%{opacity:1}100%{opacity:0}}@keyframes spinner-animation{0%{opacity:1}100%{opacity:0}}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.subcategory-list{display:flex;flex-wrap:wrap;margin:0 -3px}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.subcat-item{position:relative;display:block;overflow:hidden;width:calc(50% - 6px);border-radius:0}.subcat-item:nth-child(2n){margin-left:12px}.subcat-item:nth-child(n+3){margin-top:24px}.subcat-item::before{content:"";display:block;padding-top:100%}.subcat-item__image{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:flex-end;width:100%;height:100%;background-color:#C4C4C4;background-repeat:no-repeat;background-size:cover;background-position:center center;border-radius:12px;overflow:hidden}.subcat-item__image img{width:100%;height:100%}.subcat-item__category{display:block;font-size:16px;font-weight:500;word-break:break-word}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.search{position:relative;z-index:500;margin-bottom:14px}.search_hidden{display:none}.search_active{position:absolute;top:16px;width:100%}.search_active .search__top{display:flex;z-index:500;margin-bottom:18px}.search_active .search__icon{left:19px;transform:translate(0, -50%);transition:all 0.1s linear}.search_active .search__input{opacity:1;transition:all 0.2s ease-in-out 0.2s}.search_active .search__input::-moz-placeholder{opacity:1;-moz-transition:all 0.2s ease-in-out 0.2s;transition:all 0.2s ease-in-out 0.2s}.search_active .search__input:-ms-input-placeholder{opacity:1;-ms-transition:all 0.2s ease-in-out 0.2s;transition:all 0.2s ease-in-out 0.2s}.search_active .search__input::placeholder{opacity:1;transition:all 0.2s ease-in-out 0.2s}.search_active .search__help{opacity:0;transition:all 0.05s linear}.search_active .search__close{visibility:visible;opacity:1;pointer-events:all;transition:all 0.3s linear}.search_active .search__overlay{visibility:visible;opacity:1;pointer-events:all}.search_list .search__content{margin-top:26px;opacity:1;transition:all 0.2s ease-in-out 0.2s}.search_list .search__content_loading{position:relative;min-height:280px}.search__control{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:10px 15px 10px 19px;width:100%;background:#E8E8E8;border-radius:10px}.search__icon{position:absolute;top:50%;left:calc(50% - 30px);transform:translate(-50%, -50%);pointer-events:none;transition:all 0.1s ease-in-out;width:18px;height:18px}.search__input{margin-left:30px;text-align:left;opacity:0}.search__input::-moz-placeholder{opacity:0;color:#5c5c5c;-moz-transition:all 0.05s linear;transition:all 0.05s linear}.search__input:-ms-input-placeholder{opacity:0;color:#5c5c5c;-ms-transition:all 0.05s linear;transition:all 0.05s linear}.search__input::placeholder{opacity:0;color:#5c5c5c;transition:all 0.05s linear}.search__help{position:absolute;top:50%;left:calc(50% + 10px);transform:translate(-50%, -50%);font-size:17px;font-weight:normal;color:#5c5c5c;transition:all 0.2s linear 0.1s;pointer-events:none}.search__close{display:flex;align-items:center;justify-content:center;padding:0;width:27px;height:27px;visibility:hidden;opacity:0;background:transparent;border:none;pointer-events:none;transition:all 0.2s linear}.search__close:focus{outline:none}.search__icon-close{min-width:13px;width:13px;height:13px;color:#353535}.search__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;padding:121px 21px 21px;width:100%;height:100%;opacity:0;visibility:hidden;background:#fff;pointer-events:none;transition:all 0.3s ease-in-out}.search__top{position:relative;display:none;align-items:center;justify-content:space-between;padding:16px 0}.search__title{position:absolute;left:50%;transform:translateX(-50%);max-width:calc(100% - 80px);width:100%;font-size:18px;font-weight:500;text-align:center}.search__content{opacity:0;transition:0s}.search__preview{margin-bottom:26px}.search__list{padding-right:16px;padding-left:47px;overflow:auto}.search__item+.search__item{margin-top:11px}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.c-preview-product__item{display:flex;align-items:center}.c-preview-product__item+.c-preview-product__item{margin-top:18px}.c-preview-product__img{margin-right:18px;overflow:hidden;min-width:28px;width:28px;height:28px}.c-preview-product__name{display:block;width:100%;font-size:17px;font-weight:500;line-height:1.15}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.search-category__heading{margin:0 -21px 20px;padding:0 21px 10px;font-size:19px;font-weight:bold;text-align:center;border-bottom:1px solid #353535}.search-category__list{padding-right:16px;padding-left:47px;overflow:auto}.search-category__item+.search-category__item{margin-top:11px}.search-category__link{padding:5px 0;font-size:17px;font-weight:500}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.product-preview-modal__slider{position:relative;overflow:hidden;margin:-26px -26px 0;padding-bottom:35px;width:calc(100% + (26px * 2));background:transparent}.product-preview-modal__slider::before{content:"";display:block;padding-top:calc(100% - 26px)}.product-preview-modal__slider .swiper-wrapper{position:absolute;top:0}.product-preview-modal__slider .swiper-slide{padding:23px 26px 0;width:100%;height:100%}.product-preview-modal__slider .swiper-pagination{position:absolute;left:50%;bottom:0;z-index:1;transform:translateX(-50%);display:flex;align-items:center;justify-content:center}.product-preview-modal__slider .swiper-pagination-bullet{display:block;width:8px;height:8px;background:#d0d0d0;border-radius:50%;transition:background 0.4s}.product-preview-modal__slider .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:10px}.product-preview-modal__slider .swiper-pagination-bullet-active{background:#353535}.product-preview-modal__img{overflow:hidden;border-radius:23px;box-shadow:0 0 16px rgba(0,0,0,0.14)}.product-preview-modal__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-preview-modal__details{padding:18px 27px;max-height:calc(100% - 38px);height:100%;overflow-x:hidden;overflow-y:auto;background:#fff;box-shadow:0 0 23px #e8e5e2;border-radius:23px}.product-preview-modal__block+.product-preview-modal__block{margin-top:28px}.product-preview-modal__title{font-size:20px;font-weight:500}.product-preview-modal__description{margin-top:4px;font-size:14px}.product-preview-modal__body{margin-top:20px}.product-preview-modal__help{display:block;margin-top:6px;font-size:12px;font-weight:normal;color:#9e9e9e}.product-preview-modal__btn{margin-top:17px}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.quantity-button{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:16px;min-height:71px;width:100%;text-align:center;color:#353535;background-color:#C3FF95;border:none;border-radius:12px}.quantity-button_hidden .quantity-button__group{display:none}.quantity-button_hidden .quantity-button__price{font-size:30px}.quantity-button_hidden .quantity-button__btn_plus{margin-left:8px}.quantity-button__group{display:flex;align-items:center;transition:all 0.3s ease-in-out}.quantity-button__group::after{content:"x";display:inline-block;margin-left:2px;margin-right:9px;font-size:18px;font-weight:normal;vertical-align:middle}.quantity-button__value{position:relative;z-index:1;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;max-width:42px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;overflow:hidden;font-size:25px;font-weight:500;line-height:1;text-align:center;color:#353535;background:transparent;border:none;border-radius:0;pointer-events:none}.quantity-button__value:focus{outline:none}.quantity-button__price{display:block;font-size:25px;font-weight:500}.quantity-button__btn{position:relative;display:flex;align-items:center;justify-content:center;padding:0;width:33px;height:33px;background-color:transparent;background-repeat:no-repeat;background-position:center center;border:none;border-radius:50%;transition:none}.quantity-button__btn::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:block;width:calc(100% + 60px);height:calc(100% + 60px);background-position:center;border-radius:50%;transition:background 0.6s}.quantity-button__btn_minus{margin-right:20px}.quantity-button__btn_plus{margin-top:-2px;margin-left:33px}.quantity-button__btn:focus{outline:none}.quantity-button__btn:hover::before{background:#C3FF95 radial-gradient(circle, rgba(195, 255, 149, 0) 1%, #C3FF95 1%) center/15000%}.quantity-button__btn:active::before{background-color:#fff;background-size:100%;transition:background 0s}.quantity-button__icon{position:relative;z-index:1;display:block;width:21px;height:21px;color:#353535}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.topbar{position:fixed;top:0;left:50%;z-index:500;transform:translate(-50%, -104%);display:flex;align-items:center;justify-content:space-around;min-width:254px;background:linear-gradient(126.6deg, rgba(255,255,255,0.12) 28.69%, rgba(255,255,255,0) 100%);border-radius:32px;-webkit-backdrop-filter:blur(45px);backdrop-filter:blur(45px);transition:all 0.4s ease-in-out}.topbar_visible{top:40px;transform:translate(-50%, 0)}.topbar__btn{display:flex;align-items:center;justify-content:center;padding:0;width:64px;height:54px;background:transparent;border:none}.topbar__icon{background-position:center;background-repeat:no-repeat;background-size:contain;width:21px;height:21px;filter:invert(36%) sepia(3%) saturate(27%) hue-rotate(323deg) brightness(95%) contrast(86%)}.topbar__icon_search{width:24px;height:24px;background-image:url(/520fdb7be9c28a0c8142.svg)}.topbar__icon_user{width:21px;height:26px;background-image:url(/69b595aadca0bbf2ceae.svg)}.topbar__icon_home{background-image:url(/ad1c0ba35ac135c4214f.svg)}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.cart-button{position:fixed;left:50%;bottom:40px;z-index:400;transform:translate(-50%, 0);display:block;padding:11px;max-width:150px;min-width:150px;font-size:32px;font-weight:bold;text-align:center;color:#353535;background:#C3FF95;transition:all 0.3s ease-in-out;border:none;border-radius:12px}.cart-button_decrease{transform:translate(-50%, 0) scale(0.8)}.cart-button_hidden{display:none}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.enter-phone-page__btn{margin-top:95px}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.input_error .input__field{color:#FC6A6C;border:1px solid #FC6A6C}.input_error .input__field::-moz-placeholder{color:#FC6A6C}.input_error .input__field:-ms-input-placeholder{color:#FC6A6C}.input_error .input__field::placeholder{color:#FC6A6C}.input_error .input__error{display:block}.input__field{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:25px auto 0;padding:10px 20px;width:100%;font-size:29px;font-weight:normal;text-align:center;color:#353535;background:#fff;border:1px solid #353535;border-radius:12px}.input__field::-moz-placeholder{color:#353535}.input__field:-ms-input-placeholder{color:#353535}.input__field::placeholder{color:#353535}.input__field:focus{outline:none}.input__field_short{padding:10px 20px;max-width:194px}.input__error{display:none;margin-top:9px;font-size:17px;font-weight:normal;text-align:center;color:#FC6A6C}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.auth{overflow:hidden;background-image:url(/275e25e1a653e66d2e30.svg);background-repeat:no-repeat;background-size:cover;background-position:top center}.auth_loading{display:flex;height:100vh;width:100%;justify-content:center;align-items:center}.auth__wrapper{display:flex;flex-direction:column;justify-content:space-between;padding:16px 0;overflow:hidden;height:calc(1vh * 100);height:calc(var(--vh, 1vh) * 100);max-height:100vh}.auth__heading{font-size:18px;font-weight:500}.auth__title{font-size:31px;font-weight:500;text-align:center}.auth__input--short{padding:10px 20px;max-width:194px}.auth__btn{margin-top:95px}

.nav-header{display:flex;align-items:center;justify-content:space-between}.nav-header__back{display:block;padding:0;width:22px;height:22px;background-image:url(/ccb02fb704d868a07ac4.svg);background-repeat:no-repeat;background-size:cover;background-position:center center;cursor:pointer}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.enter-sms-code__info{margin-top:70px;text-align:center}.enter-sms-code__help{cursor:pointer;display:block;margin:0 auto;padding:0 2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:17px;font-weight:500;color:#878787}.enter-sms-code__help_underline{border-bottom:1px solid #878787}.enter-sms-code__help+.enter-sms-code__help{margin-top:20px}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.suggest-search{margin-top:14px}.suggest-search_loading{position:relative;min-height:100vh}.suggest-search__top{font-weight:700;font-size:18.4795px;line-height:22px;padding-bottom:27px;text-align:center}.suggest-search__control{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:10px 15px 10px 19px;width:100%;background:#E8E8E8;border-radius:10px}.suggest-search__icon{position:absolute;top:50%;left:19px;transform:translate(0, -50%);transition:all 0.1s ease-in-out;width:18px;height:18px}.suggest-search__input{margin-left:30px;text-align:left}.suggest-search__input::-moz-placeholder{color:#5c5c5c;-moz-transition:all 0.05s linear;transition:all 0.05s linear}.suggest-search__input:-ms-input-placeholder{color:#5c5c5c;-ms-transition:all 0.05s linear;transition:all 0.05s linear}.suggest-search__input::placeholder{color:#5c5c5c;transition:all 0.05s linear}.suggest-search__help{position:absolute;top:50%;left:calc(50% + 10px);transform:translate(-50%, -50%);font-size:17px;font-weight:normal;color:#5c5c5c;transition:all 0.2s linear 0.1s}.suggest-search__close{display:flex;align-items:center;justify-content:center;padding:0;width:27px;height:27px;opacity:1;background:transparent;border:none;transition:all 0.2s linear}.suggest-search__close:focus{outline:none}.suggest-search__icon-close{min-width:13px;width:13px;height:13px;color:#353535}.suggest-search__content{margin-top:24px;width:100%;height:100%;background:#fff;transition:all 0.3s ease-in-out}.suggest-search__content_loading{position:relative;min-height:280px}.suggest-search__preview{margin-bottom:26px}.suggest-search__list{padding-right:16px;padding-left:47px;overflow:auto}.suggest-search__list_loading{position:relative;min-height:280px}.suggest-search__item{cursor:pointer}.suggest-search__item+.suggest-search__item{margin-top:11px}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.cart-address-dialog_loading{position:relative;min-height:100vh}.cart-address-dialog__modal-bottom{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;width:100%}.cart-address-dialog__address{font-weight:500;font-size:19px;line-height:30px;display:flex;align-items:center}.cart-address-dialog__address::after{content:"";min-width:7px;height:13px;background-image:url(/699ceb5915ddd15525bb.svg);background-repeat:no-repeat;background-position:center;background-size:contain;margin-left:8px}.cart-address-dialog__kinza{margin-top:17px;width:298px}.cart-address-dialog__smile-with-tears{margin-left:6px;background-image:url(/50cd8cace58d54b4cdeb.png);background-position:center;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;display:inline-block;vertical-align:middle}.cart-address-dialog__notify{margin-top:33px;text-align:center}.cart-address-dialog__yep-wrapper{display:flex;justify-content:center;align-items:center;width:100%}.cart-address-dialog__yep-btn{width:151px}.cart-address-dialog__goodbye{font-weight:500;font-size:27px;line-height:42px;display:flex;align-items:center;justify-content:center}.cart-address-dialog__goodbye::after{content:"";margin-left:6px;background-image:url(/1b33dda22233aba190a9.png);background-position:center;background-repeat:no-repeat;background-size:contain;width:30px;height:30px}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.delivery-address-options__inner{margin-top:16px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:24px;align-items:center;grid-gap:16px;gap:16px}.delivery-address-options__commentary{margin-top:16px;width:100%}.delivery-address-options__input{display:inline-flex;align-items:center;padding:8px 6px;height:40px;border:1px solid #878787;text-align:center;font-size:16px}.delivery-address-options__input::-moz-placeholder{color:#878787;font-weight:400;font-size:16px}.delivery-address-options__input:-ms-input-placeholder{color:#878787;font-weight:400;font-size:16px}.delivery-address-options__input::placeholder{color:#878787;font-weight:400;font-size:16px}

.app_loading{display:flex;justify-content:center;align-items:center;height:100vh}

@-webkit-keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@keyframes transformArrow{0%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(6px)}50%{transform:translateX(3px)}70%{transform:translateX(6px)}85%{transform:translateX(0)}100%{transform:translateX(0)}}@-webkit-keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}@keyframes widthLine{0%{width:0}25%{width:0}40%{width:100%}70%{width:100%}85%{width:0}100%{width:0}}.error{display:flex;align-items:center;height:100vh;background-image:url(/8ca8cdcd86b6c9ef0fc8.svg);background-position:center;background-repeat:no-repeat;background-size:cover}.error__title{font-family:"Rubik",sans-serif;text-align:center;font-size:28px;font-style:italic;width:100%}

.splash-screen{display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:45px 0;max-width:100%;width:100%;height:100vh;background:#c3ff95ff;transition:all 0.2s ease-in}.splash-screen_active .splash-screen__main::before{transform:scale(10)}.splash-screen_hidden{visibility:hidden;opacity:0;pointer-events:none}.splash-screen__main{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:301px;width:100%;background-image:url(/960b8fb719d4b8656ad0.svg)}.splash-screen__main img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.splash-screen__main::before{content:"";position:absolute;left:50%;bottom:0;z-index:-1;transform:translateX(-50%);display:block;width:332px;height:155px;background-image:url(/6921d13a39a66f828b35.svg);background-repeat:no-repeat;background-size:100%;background-position:center center;transition:all 0.5s ease-in}.splash-screen__text{position:fixed;z-index:1;bottom:32px;display:block;max-width:289px;width:100%;font-size:25px;font-weight:bold}

