.basket-modal[data-v-31b4edbe]{position:fixed;inset:0;z-index:10000;display:flex}.basket-modal__backdrop[data-v-31b4edbe]{position:absolute;inset:0;background:#261d1b73}.basket-modal__panel[data-v-31b4edbe]{position:relative;z-index:1;display:flex;flex-direction:column;background:#fff;width:100%;height:100%;overflow:hidden}.basket-modal__header[data-v-31b4edbe]{flex-shrink:0;padding:1rem 1rem .75rem}.basket-modal__header .cart__title[data-v-31b4edbe]{display:block;margin:0}.basket-modal__header .cart__clear[data-v-31b4edbe]{display:inline-flex;align-items:center}.cart__clear-label[data-v-31b4edbe]{margin-left:.25rem}.basket-modal__body[data-v-31b4edbe]{flex:1 1 auto;min-height:0;overflow-y:auto;padding-bottom:1rem}.basket-modal__empty[data-v-31b4edbe]{flex:1}.basket-modal__footer.cart__info[data-v-31b4edbe]{position:relative;left:auto;right:auto;bottom:auto;flex-shrink:0;padding:1rem;display:block!important}.basket-flush-confirm[data-v-31b4edbe]{z-index:10050!important}.cart-items--item .dish-order__picture[data-v-31b4edbe]{width:122px;max-width:122px;flex-shrink:0}.cart-items--item .dish-order__picture .image__inner[data-v-31b4edbe]{height:0;padding-bottom:100%}.cart-items--item .dish-order__picture .image__inner img[data-v-31b4edbe]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}@media screen and (min-width:768px)and (max-width:1023px){.basket-modal[data-v-31b4edbe]{align-items:center;justify-content:center;padding:4rem}.basket-modal__panel[data-v-31b4edbe]{width:min(650px,100%);height:100%;max-height:calc(100vh - 8rem);border-radius:24px;box-shadow:4px 4px 30px #00000014}}@media screen and (min-width:1024px){.basket-modal[data-v-31b4edbe]{justify-content:flex-end;align-items:stretch}.basket-modal__panel[data-v-31b4edbe]{width:min(420px,38vw);height:100%;border-radius:0;box-shadow:-8px 0 32px #0000001a}}.header__logo-image[data-v-a26026cd]{display:block;inline-size:45px;block-size:45px;object-fit:contain}.app-nav__brand-image[data-v-8d419c7f]{display:block;inline-size:32px;block-size:32px;object-fit:contain}.app-footer__logo-image[data-v-3e014b61]{display:block;inline-size:25px;block-size:25px;object-fit:contain}:root{--color-background: #fefefe;--color-background-green: #24a66e3a;--color-button-primary: #f9e8dd;--color-button-secondary: #b9ffc7;--color-primary-text: #261d1b;--color-secondary-text: #343434;--color-app-text: #261d1b;--color-primary: #298eff;--color-secondary: #c21313;--color-dark-red: #660000;--color-info: #2196f3;--color-footer: #1f0a2f;--padding-cart: 77px;--elevation-2: 0 2px 8px rgba(0, 0, 0, .08)}.add-to-wishlist{right:1rem;top:1rem}.add-to-wishlist button{background-color:#f1f1f1;border-radius:15px;display:flex;height:40px;width:40px;justify-content:center;align-items:center}.add-to-wishlist:active svg{transition:all .2s ease;transform:scale(1.1)}.no-wrap{white-space:nowrap}.font-medium{font-weight:500}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}*,body,html{margin:0}html{width:100%;min-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;overflow-y:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.fixed{overflow:hidden!important}body{font:16px Onest,sans-serif;min-height:100%;overflow-x:hidden;background-color:var(--color-background);color:var(--color-app-text);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,a:active,a:focus,button,button:active,button:focus,input,input:active,input:focus,option,option:active,option:focus,select,select:active,select:focus{outline:none}button,input,optgroup,select,textarea{font:inherit}button,input,select,textarea{font:inherit;border-style:none}button::-moz-focus-inner,button::-moz-focus-outer,button:focus::-moz-focus-inner,button:focus::-moz-focus-outer,input::-moz-focus-inner,input::-moz-focus-outer,input:focus::-moz-focus-inner,input:focus::-moz-focus-outer,option::-moz-focus-inner,option::-moz-focus-outer,option:focus::-moz-focus-inner,option:focus::-moz-focus-outer,select::-moz-focus-inner,select::-moz-focus-outer,select:focus::-moz-focus-inner,select:focus::-moz-focus-outer{border:none;outline:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button;background:transparent}[type=reset]:not(:disabled),[type=submit]:not(:disabled),a,button:not(:disabled),html [type=button]:not(:disabled){cursor:pointer}ul{list-style:none;padding:0}img,svg{max-width:100%}i{font-style:normal}pre{white-space:pre-wrap}.fill-height{height:100%}.fill-width{width:100%}.text-center{text-align:center}.text-left{text-align:left!important}.shrink{-ms-flex-negative:0;flex-shrink:0}.grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.hidden{overflow:hidden}.d-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-block{display:block}.d-none{display:none}.no-scroll{-ms-overflow-style:none;overflow:-moz-scrollbars-none;overflow-x:scroll;overflow-y:hidden}.no-scroll::-webkit-scrollbar{width:0!important;height:0;display:none!important;background:transparent}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pd-0{padding:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.mt-0{margin-top:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.py-1{padding-top:.5rem!important;padding-bottom:.5rem!important}.mx-1{margin-left:.5rem!important;margin-right:.5rem!important}.my-1{margin-top:.5rem!important;margin-bottom:.5rem!important}.g-1{gap:.5rem!important}.mt-1{margin-top:.5rem!important}.mr-1{margin-right:.5rem!important}.mb-1{margin-bottom:.5rem!important}.pb-1{padding-bottom:.5rem!important}.px-1{padding-left:.5rem!important;padding-right:.5rem!important}.w-auto{width:auto}.mx-auto{margin-left:auto;margin-right:auto}.ml-1{margin-left:.5rem!important}.pl-1{padding-left:.5rem!important}.pd-2{padding:1rem!important}.px-2{padding-left:1rem!important;padding-right:1rem!important}.py-2{padding-top:1rem!important;padding-bottom:1rem!important}.mx-2{margin-left:1rem!important;margin-right:1rem!important}.mt-2{margin-top:1rem!important}.pt-2{padding-top:1rem!important}.mr-2{margin-right:1rem!important}.mb-2{margin-bottom:1rem!important}.pb-2{padding-bottom:1rem!important}.ml-2{margin-left:1rem!important}.py-3{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.mt-3{margin-top:1.5rem!important}.pt-3{padding-top:1.5rem!important}.mr-3{margin-right:1.5rem!important}.mb-3{margin-bottom:1.5rem!important}.ml-3{margin-left:1.5rem!important}.mt-4{margin-top:2rem!important}.pt-4{padding-top:2rem!important}.mr-4{margin-right:2rem!important}.mb-4{margin-bottom:2rem!important}.pt-6{padding-top:3rem!important}.pos-relative{position:relative}.pos-absolute{position:absolute}@media screen and (min-width:768px){.flex-sm-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.px-sm-0{padding-left:0!important;padding-right:0!important}.pt-sm-0{padding-top:0!important}.mr-sm-0{margin-right:0!important}.pb-sm-0{padding-bottom:0!important}.g-sm-2{gap:1rem!important}.px-sm-2{padding-left:1rem!important;padding-right:1rem!important}.mt-sm-2,.my-sm-2{margin-top:1rem!important}.mr-sm-2{margin-right:1rem!important}.mb-sm-2{margin-bottom:1rem!important}.pb-sm-2{padding-bottom:1rem!important}.ml-sm-2{margin-left:1rem!important}.pd-sm-3{padding:1.5rem!important}.mt-sm-3,.my-sm-3{margin-top:1.5rem!important}.pt-sm-3{padding-top:1.5rem!important}.mb-sm-3{margin-bottom:1.5rem!important}.pb-sm-3{padding-bottom:1.5rem!important}.pd-sm-4{padding:2rem!important}.mt-sm-4,.my-sm-4{margin-top:2rem!important}.pl-sm-4{padding-left:2rem!important}.align-sm-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.justify-sm-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.d-sm-inline{display:inline!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-block{display:block!important}.d-sm-none{display:none!important}}@media screen and (min-width:1024px){.flex-md-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-md-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.align-md-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mt-md-0,.my-md-0{margin-top:0!important}.mb-md-0{margin-bottom:0!important}.mt-md-1,.my-md-1{margin-top:.5rem!important}.mb-md-1{margin-bottom:.5rem!important}.mr-md-2{margin-right:1rem!important}.mr-md-3{margin-right:1.5rem!important}.pr-md-3{padding-right:1.5rem!important}.ml-md-4{margin-left:2rem!important}.pt-md-5{padding-top:2.5rem!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-block{display:block!important}.d-md-none{display:none!important}}@media screen and (min-width:1450px){.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}:root{--elevation-1: 0 1px 2px rgba(0, 0, 0, .2);--elevation-2: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);--elevation-12: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 12px 17px 2px rgba(0, 0, 0, .14), 0 5px 22px 4px rgba(0, 0, 0, .12);--elevation-24: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12) }.alert{position:relative;font-size:.9rem;padding:1rem 1.25rem;margin:1rem 0;background:#fff;border:1px solid transparent;-webkit-box-shadow:0 0 6px rgba(0,0,0,.07);box-shadow:0 0 6px #00000012;overflow:hidden;border-radius:10px;max-width:725px}.alert:before{content:"";position:absolute;top:0;bottom:0;left:0;width:5px;background-color:transparent}.alert-danger{color:#721c24}.alert-danger:before{background-color:var(--color-secondary)}.alert-danger .alert-link{color:#491217}.app{flex-direction:column;max-width:100vw!important;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:unset}.app.content .app__content-wrap,.app.content .app__wrapper{padding:0!important}.app__nav{position:sticky;top:0;z-index:500;left:0;right:0;height:64px;background:#fff;color:#000}.app-nav{display:flex;align-items:center;height:100%;margin:auto}.app__header{display:none}.header__logo{margin-right:.75rem!important;display:flex;align-items:end}.header__logo svg{height:45px;width:150px}.app-nav__logo svg{height:35px;width:120px}.app-header__button{display:flex;flex-direction:column;align-items:center;font-size:.9rem;color:var(--color-primary-text);position:relative}.app-header__button-picture{display:flex;line-height:0}.app-header__button .badge{right:.5rem}.app__wrapper{padding-bottom:70px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.app--dish .app__wrapper{padding-bottom:144px}.app__content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;min-height:calc(100vh - 360px)}.app__footer{background:var(--color-footer);color:#a6a6a6}.app__cookies{position:fixed;bottom:5rem;left:1rem;right:1rem;z-index:900;display:grid;align-items:center;padding:1rem;border-radius:10px;color:#fff;background-color:#242424;box-shadow:0 4px 4px #0000000a,0 4px 20px #0000001a;pointer-events:all}.app__cookies a{color:var(--color-secondary)}.app__mobile{z-index:497;position:fixed;width:100%;height:70px;bottom:0;background:#fff;color:#717171}.app-mobile{display:flex;height:100%;align-items:center;justify-content:space-around}@media screen and (min-width:768px){.app__nav{background:#fffc;backdrop-filter:blur(15px)}.app__wrapper{padding-bottom:0}.app__mobile{display:none}.app__header{display:block}.app--dish .app__wrapper{padding-bottom:76px}.app__cookies{bottom:1rem;right:unset;max-width:430px}}@media screen and (min-width:1024px){.app__nav{height:70px}.app--dish .app__wrapper{padding-bottom:0}}html.drawer{overflow-y:hidden}html.drawer .app__side{-webkit-transform:translateZ(0);transform:translateZ(0)}.container{width:100%;max-width:100vw;padding:1rem}.container:not(.fluid){margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.container:not(.fluid){max-width:100vw}}@media screen and (min-width:1120px){.app-nav,.container:not(.fluid){max-width:1120px}}@media screen and (min-width:1220px){.app-nav,.container:not(.fluid){max-width:1220px}}.spacer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.spacer.grow-2{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.spacer.grow-3{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:-.25rem}@media screen and (min-width:1024px){.row{margin:-.5rem}}.col{width:100%;padding:.25rem}.col-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-4,.col-6{-webkit-box-flex:0}.col-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.dish-wrapper{display:flex;flex-direction:row;justify-content:space-between;height:100%}.dish-item-image{width:36%;position:relative}.col-8,.col-12{-webkit-box-flex:0}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media screen and (min-width:480px){.dish-wrapper{flex-direction:column}.dish-item-image{width:100%}.col-xs-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media screen and (min-width:768px){.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media screen and (min-width:1024px){.col{padding:.5rem}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media screen and (min-width:1450px){.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}.col>.card{height:100%}.text--info{color:var(--color-info)!important}.text--grey{color:#888!important}.text--red{color:var(--color-secondary)!important}.card{width:100%;background:#fff}.card__actions{display:flex;width:100%;align-items:flex-end;padding:.5rem .5rem .5rem 1rem}@media screen and (min-width:480px){.card__actions{padding:1rem}}.btn{background:transparent;color:var(--color-app-text);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-family:inherit;font-size:inherit;font-weight:400;outline:0;text-decoration:none;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-property:opacity,-webkit-box-shadow,-webkit-transform;transition-property:opacity,-webkit-box-shadow,-webkit-transform;transition-property:box-shadow,transform,opacity;transition-property:box-shadow,transform,opacity,-webkit-box-shadow,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;cursor:pointer;padding:0 .5em .1em;height:var(--size)}@media screen and (min-width:768px){.btn{padding:0 1em .1em}}.btn svg{height:50%}.btn:disabled .btn__content{opacity:.5}.none-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.image{position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.image__inner{position:relative;height:0;padding-bottom:46%}@media screen and (min-width:1024px){.image__inner{padding-bottom:30%}}.image__inner--category{padding-bottom:72%}.image__inner--product{padding-bottom:unset;height:100%}.image__inner--action{padding-bottom:62%}.image__inner--hero{padding-bottom:40%}@media screen and (min-width:480px){.image__inner--product{padding-bottom:70%;height:unset}}.image__inner img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;color:transparent!important}@media screen and (max-width:768px){.image__inner--product img{top:50%;left:0;right:unset;bottom:unset;transform:translateY(-50%);width:calc(100% + 20px);max-width:unset}}@media screen and (min-width:480px){.image__inner--product img{height:calc(100% + 20px);width:100%;max-width:100%}}.image .skeleton{position:absolute;height:100%;width:100%;background:#eee}.input{font-size:1rem;height:var(--size);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;--size: 44px;scrollbar-width:none}.input-textarea{height:unset!important;scrollbar-width:none}.text-area{scroll-padding-top:10px}.input-textarea::-webkit-scrollbar,.input::-webkit-scrollbar{width:0;height:0}.input__wrapper{position:relative}.input__control{display:flex;align-items:center}.input__control,.input__wrapper{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.input__control label{-webkit-box-flex:1;-ms-flex:1;flex:1}.input__label{z-index:1;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none;font-size:inherit;left:.5rem;width:90%;color:#000;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;top:50%;margin-top:-.6em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.input__label-active .input__label{-webkit-transform:scale(.7) translateY(-.7em);transform:scale(.7) translateY(-.7em)}.input input{border:0}.input input,.input textarea{color:#000;width:100%;height:var(--size);font-size:inherit;padding:0 .5rem;background:none}.input textarea{border:0;outline:none;-moz-appearance:none;border:none;resize:none}.input__padding input{padding-top:1.1rem}.input__padding textarea{padding-top:1.3rem;padding-bottom:2px}.input .vs__dropdown-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}.input .vs__dropdown-menu{position:absolute;z-index:99;top:100%;width:100%;margin:1px 0 0;background:#fff;-webkit-box-shadow:0 6px 8px rgba(0,0,0,.3);box-shadow:0 6px 8px #0000004d;max-height:24rem;overflow-y:auto}.input .vs__dropdown-option{padding:0 1rem;line-height:1;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.input .vs__dropdown-option:hover{cursor:pointer}.input .vs__dropdown-option--highlight{background:#00f;color:#fff}.input .vs__selected{position:absolute;pointer-events:none;height:100%;width:calc(100% - 1rem);left:.5rem;padding-top:1.4em;white-space:nowrap;overflow:hidden}.input .vs__selected-options{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.input .vs--open .vs__selected{opacity:.4}.input .vs--searching .vs__selected,.input .vs__actions{display:none}.input .vs__no-options{text-align:center;padding:1rem;background:#fff}.input input[type=search]{-webkit-appearance:textfield}.input input[type=search]::-webkit-search-cancel-button,.input input[type=search]::-webkit-search-decoration,.input input[type=search]::-webkit-search-results-button,.input input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.button{padding:.25rem;text-align:center;overflow:hidden;position:relative;-webkit-transition:.06s;transition:.06s;pointer-events:auto;cursor:pointer}.button,.button__loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button--main{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;min-height:44px;min-width:44px;padding:.25rem 1rem;border-radius:15px;background:var(--color-primary)!important;color:#fff;transition:all .1s ease}.button--second{background:var(--color-secondary)!important}.button--map:disabled .button__value,.button__value--saved{display:none}.button__loading,.button--main.loading .button__value{display:none}.button--main.loading .add_to_cart_line_mark,.button--main.loading .button__loading{display:block}.button--main.loading .add_to_cart_line{stroke:var(--color-primary);animation:added_to_cart 1s ease}@media screen and (min-width:768px){.button--main{min-height:44px;min-width:44px}}.button--main:active{background:#ac090b!important}.button--main--disabled,.button--main:disabled{background:#f3f3f7!important;color:#717171;cursor:no-drop}.button--main--disabled .button__loader svg,.button--main:disabled .button__loader svg{color:#717171;width:30px;height:30px}.button-order{transition:border-color .7s linear}.button-order.sending{width:44px;border-radius:50%;background:none!important;border:3px solid;font-size:0;border-color:#e0e0e09e;border-left-color:#ac090b;animation:sending 2s .25s linear infinite;margin:0 auto}.button--small{height:44px;width:44px;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,.07);box-shadow:4px 4px 20px #00000012;border-radius:15px;background:#fff!important;padding:0}.button--small svg{color:#000;-webkit-transition:.06s;transition:.06s}.button--small:active svg{color:#717171}.button--dish{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;min-height:44px;min-width:44px;border-radius:44px;transition:.1s ease-out;background:var(--color-button-primary)!important;color:var(--color-secondary)}.button--dish svg{min-height:24px;color:var(--color-primary)}.button--dish:active{background:#ac090b!important;color:#fff}.button--dish:active svg{color:#fff}.button--dish--disabled,.button--dish:disabled{background:#f3f3f7!important;color:#717171;cursor:no-drop}.button--dish--disabled svg,.button--dish:disabled svg{color:#717171}.button--outline{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;min-height:44px;min-width:44px;padding:.25rem 1rem;border-radius:15px;background:var(--color-secondary)!important;color:#fff}@media screen and (min-width:768px){.button--outline{min-height:44px;min-width:44px}}.button--outline:active{background:#ac090b!important;color:#fff}.button--outline--disabled,.button--outline:disabled{background:#f3f3f7!important;color:#717171;cursor:no-drop}.button--grey{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;min-height:44px;min-width:44px;padding:.25rem 1rem;border-radius:15px;background:#f3f3f7!important;color:#000;appearance:none;-webkit-appearance:none;-moz-appearance:none}.button--grey-dark{background:#616161!important;color:#fff}.button--grey-dark:hover{color:#000}@media screen and (min-width:768px){.button--grey{min-height:44px;min-width:44px}}.button--grey:open{border-color:#ff69b4}.button--grey::part(marker){box-shadow:3px 3px 3px 3px #ff69b4}.button--grey::part(listbox){box-shadow:3px 3px 3px 3px #ff69b4}.button--grey::part(marker){background-color:#15ff00}.button--grey::part(marker):open{background-color:#1eff00}.button--grey--disabled,.button--grey:disabled{background:#f3f3f7!important;color:#717171;cursor:no-drop}.button--white{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;min-height:44px;min-width:44px;padding:.25rem 1rem;border-radius:15px;background:var(--color-button-primary)!important;color:var(--color-secondary)}@media screen and (min-width:768px){.button--white{min-height:44px;min-width:44px}}.button--white:active{background:#ac090b!important;color:#fff}@media screen and (min-width:768px){.button--dish{width:100%;min-height:44px;max-width:120px;padding:.25rem .5rem}}@media screen and (min-width:1024px){.button--main:hover{background:#ac090b!important}.button--main:active{background:var(--color-primary)!important}.button--main--disabled:hover,.button--main:disabled:hover{background:#f3f3f7!important;color:#717171}.button--dish:hover{background:var(--color-primary)!important;color:#fff}.button--dish:active{background:#f83235!important}.button--dish--disabled:hover,.button--dish:disabled:hover{background:#f3f3f7!important;color:#717171}.button--outline:hover,.button--outline:active{background:#f83235!important}.button--outline--disabled:hover,.button--outline:disabled:hover{background:#f3f3f7!important;color:#717171}.button--grey:hover{background:#e2e2e2!important}.button--grey--disabled:hover,.button--grey:disabled:hover{background:#f3f3f7!important;color:#717171}.button--white:hover{background:var(--color-primary)!important;color:#fff}.button--white:active{background:#ac090b!important;color:#fff}}.address-button{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:44px;padding:.25rem 1rem;text-align:center;overflow:hidden;position:relative;border-radius:15px;-webkit-transition:.2s;transition:.2s;background:var(--color-primary);color:#fff;cursor:pointer}.address-button:before{content:"";position:absolute;height:130px;width:130px;background:var(--color-secondary);left:-50px;top:-55px;transform:rotate(33deg);transition:all .2s;opacity:.9}.address-button:hover:before{left:-35px}.address-button__icon{width:24px;height:24px;color:#fff;z-index:50}.address-button__text{color:#fff;z-index:50}.address-button:active{background:#ac090b}.address-button--active .address-button__text span{color:#000}@media screen and (min-width:768px){.address-button{min-height:44px}}@media screen and (min-width:1024px){.address-button{max-width:240px}.address-button:hover{background:#ac090b}.address-button:active{background:var(--color-primary)}}.app-nav__title{font-size:1rem;line-height:1.25rem;font-weight:500;padding:0 1rem;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0}.app-nav__title--center{padding:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.app-nav__back{display:none}.app-nav__button{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:.9rem;line-height:1.825rem;font-weight:400;padding:10px 16px;background:var(--color-primary);border-radius:25px;color:#fff;width:150px;flex-shrink:0;transition:.06s;cursor:pointer}.app-nav__button-picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:26px;height:26px;position:relative;margin-bottom:.125rem}.app-nav__button-picture svg{stroke:#fff;width:16px;height:16px;-webkit-transition:.03s;transition:.03s;margin-right:3px}@media screen and (min-width:768px){.app-nav__back{display:none!important}}@media screen and (min-width:1024px){.app-nav__button:hover{background-color:var(--color-secondary)}}.app-footer__main-block{flex-direction:column;width:100%;align-items:start;min-width:255px;justify-content:space-between}.app-footer__main-block_section{display:flex;flex-direction:column;min-width:180px;margin-right:10px;-webkit-box-pack:start;justify-content:flex-start;margin-bottom:10px;width:100%}@media screen and (min-width:1024px){.app-footer__main-block{justify-content:start}.app-footer__main-block_section{margin-right:60px;margin-bottom:50px}}@media screen and (min-width:768px){.app-footer__main-block{flex-direction:row}.app-footer__main-block_section{max-width:280px;width:unset;margin-bottom:15px}}.app-footer__name-block{user-select:none;cursor:pointer;font-size:1rem;line-height:1.5rem;font-weight:500;width:100%}.app-footer__link,.app-footer__name-block{font-style:normal;color:#fff;opacity:.9}.app-footer__link{font-size:.9rem;line-height:1rem;font-weight:400;margin:.5rem 0;padding:0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;text-align:center;opacity:.8}.app-footer__work-time{text-align:start;justify-content:start;width:100%}.app-footer__link-block{height:0;overflow:hidden;transition:all .2s linear;width:100%}.app-footer__main-block_section.open .app-footer__link-block{height:auto}.app-footer__pickup-mobile svg,.app-footer__main-block_section svg{transition:.1s;opacity:.9;display:block;transform:rotate(180deg)}.app-footer__main-block_section.open svg{rotate:90deg}@media screen and (min-width:768px){.app-footer__name-block{cursor:default}.app-footer__link{font-size:1rem}.app-footer__link-block{height:inherit}.app-footer__main-block_section svg{display:none}}@media screen and (min-width:1024px){.app-footer__work-time{text-align:end;justify-content:end;width:unset}}.app-footer__link--active,.app-footer__link:active{color:#fff}.app-footer__head{border-bottom:1px solid #353535;background-color:var(--color-secondary)}.app-footer__copyright{border-top:1px solid rgba(255,255,255,.1)}.app-footer__bottom-logo svg{min-width:85px;opacity:.6}.app-footer__social-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:15px;background-color:#ffffff30;transition:all .2s ease-in-out}.app-footer__social-btn:hover{background-color:#ffffff3a}.app-footer__social-btn svg{opacity:.7}.app-footer__organization-details{font-size:.75rem;display:none}.app-footer__pickup{font-size:1rem;line-height:.875rem;font-weight:500;font-style:normal;color:#fff;text-align:center;justify-content:space-between;padding:.5rem 1rem}.app-footer__bottom-nav{flex-direction:column;align-items:start}.app-footer__bottom-nav a{margin-top:10px;font-size:.9rem}.app-footer__pickup-desktop{display:none}@media screen and (min-width:768px){.app-footer__name-block{font-size:1.175rem}.app-footer__organization-details{display:block}.app-footer__pickup-desktop{display:flex}.app-footer__pickup-mobile{display:none}.app-footer__pickup{justify-content:center;padding:.75rem}.app-footer__bottom-nav{flex-direction:row;align-items:center;font-size:1rem}.app-footer__bottom-nav a{margin-top:unset}}@media screen and (min-width:1024px){.app-footer__link{color:#d6d6d6;margin:.75rem 0 0;text-align:left}.app-footer__link--active,.app-footer__link:hover{opacity:1}.app-footer__link:active{color:#000;opacity:1}}.app-mobile a,.app-mobile button{min-width:60px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#616161;position:relative}.app-mobile a span,.app-mobile button span{font-size:.75rem;line-height:.875rem;font-weight:400;font-style:normal;text-align:center}.app-mobile a.active svg{stroke:var(--color-secondary)}.app-mobile a.active,.app-mobile a:active,.app-mobile button.active,.app-mobile button:active{color:var(--color-secondary)}.app__cookies__text{font-size:.75rem;line-height:1rem;font-weight:400;font-style:normal;color:#fff}.dish-image{background:#fff url(https://cdn.kupets.org/svg/loading/loading.svg) no-repeat 50%;background-size:35px 35px;isolation:isolate}.dish-image--product{overflow:unset;height:100%;width:100%;position:relative;user-select:none}@media screen and (min-width:480px){.dish-image--product{height:unset}}.cart-items--item{overflow:hidden}.cart-items--item.empty .prices__price,.cart-items--item.empty .dish-order__toppings,.cart-items--item.empty .dish-order__name{opacity:.4}.cart-items--item.empty .dish-order__picture:after{content:"";height:100%;inset:0;opacity:.4;background-color:#fff;position:absolute;width:100%}.prices__price_discounts{display:flex;flex-direction:column;font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#717171;margin-bottom:10px;margin-top:5px}.prices__price_discounts span{margin-top:.125rem}.nav__title,.prices__price{font-size:1rem;line-height:1.25rem;font-weight:500;font-style:normal}.prices__price{color:#000}.prices__base,.prices__price-before{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal}.prices--red .prices__price{color:var(--color-secondary)}.prices--big .prices__price{font-size:1.25rem;line-height:1.625rem;font-weight:500;font-style:normal}.prices--mobile .prices__price{font-size:.75rem;line-height:.875rem}.prices--mobile .prices__price,.prices--mobile .prices__price-before{font-weight:400;font-style:normal;font-weight:400!important}.prices--mobile .prices__price-before{font-size:.625rem;line-height:.75rem}.prices--light .prices__price,.prices--light .prices__price-before{font-weight:400!important}@media screen and (min-width:768px){.prices__price{font-size:1.125rem;line-height:1.25rem}.prices--big .prices__price,.prices__price{font-weight:500;font-style:normal}.prices--big .prices__price{font-size:1.5rem;line-height:1.625rem}.prices--small .prices__price{font-size:1rem;line-height:1.25rem;font-weight:500;font-style:normal}.prices--mobile .prices__price{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal}.prices--mobile .prices__price-before{font-size:.75rem;line-height:.875rem;font-weight:400;font-style:normal}}.button--dish.clicked .add_to_cart_line_mark{display:block}.button--dish.clicked .add_to_cart_line_plus{display:none}.button--dish.clicked .add_to_cart_line{stroke:var(--color-primary);animation:added_to_cart 1s ease}.dish{position:relative;width:100%;background:#fff;border-radius:20px;-webkit-box-shadow:2px 2px 20px rgba(0,0,0,.06);box-shadow:2px 2px 20px #0000000f;overflow:hidden}.dish.unavailable .dish-item-image:before{content:"";z-index:10;width:100%;height:calc(100% + 20px);display:block;position:absolute;background:#ffffff87}.dish__name{font-size:1rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#000;text-overflow:ellipsis}.dish__name,.dish__picture{overflow:hidden}@media screen and (max-width:768px){.cart-wrapper{padding-bottom:var(--padding-cart)}}.order-button{--size: 42px !important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:unset;border-radius:15px;background:#fafafa;-ms-flex-negative:0;flex-shrink:0;overflow:hidden!important}.order-button svg{max-width:50%;max-height:50%}.order-button--elem{height:var(--size);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#000}.order-button button{-ms-flex-negative:0;flex-shrink:0;outline:none;border:0;padding:0;width:var(--size);border-radius:10px!important;-webkit-transition:.06s;transition:.06s;cursor:pointer}.order-button button svg{color:#000;width:24px;height:24px}.order-button button:active{-webkit-transform:scale(1.5);transform:scale(1.5)}.order-button button:disabled{opacity:.3;cursor:auto;-webkit-transform:unset;transform:unset}.order-button--value{font-size:1rem;line-height:1.25rem;font-weight:500;font-style:normal;background:transparent;min-width:9px;max-width:20px;padding:0;color:#000;text-align:center;cursor:default}.order-button--transparent{background:transparent}.prices__price--topping{font-size:.9rem}.image__inner--topping{padding-bottom:80%}@media screen and (min-width:768px){.image__inner--topping{padding-bottom:60%}}@media screen and (min-width:1024px){.image__inner--topping{padding-bottom:80%}}.image__inner--topping img{height:calc(100% + 15px)}.dish-toppings__card{background:#fff;border-radius:20px;-webkit-box-shadow:4px 4px 15px rgba(0,0,0,.05);box-shadow:4px 4px 15px #0000000d;overflow:hidden}.dish-toppings__item{width:33.3333333%;padding:.25rem}.dish-toppings__name{font-size:.75rem;line-height:.875rem;font-weight:400;font-style:normal;text-align:center;padding:0 .25rem}.dish-toppings__qty-rule{margin:.15rem 0 0;padding:0 .25rem;font-size:.65rem;line-height:.85rem;text-align:center;color:#00000080}@media screen and (min-width:768px){.dish-toppings__name{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal}.dish-toppings__qty-rule{font-size:.75rem;line-height:1rem}}.dish-actions__block-name{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#000}@media screen and (min-width:768px){.dish-actions__block-name{font-size:1rem;line-height:1.25rem;font-weight:500;font-style:normal}}.app .weight--additional{margin-left:0;margin-top:.5rem}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number],input[type=number]:hover,input[type=number]:focus{appearance:none;-moz-appearance:textfield}@media screen and (min-width:768px){.order-button{--size: 44px !important}}@media screen and (min-width:1024px){.order-button{--size: 44px !important}}.dish-order{padding:.5rem 0}.dish-order__picture{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;max-width:105px;-ms-flex-negative:0;flex-shrink:0;position:relative;border-radius:10px;overflow:hidden}.home-nav--item .dish-order__picture{margin:1rem}.dish-order__name{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#000}.dish-order__name-wrapper{overflow:hidden}.dish-order__toppings{font-size:.75rem;line-height:.875rem;font-weight:400;font-style:normal;color:#717171;margin-bottom:.5rem}.dish-order__delete svg{width:22px;height:22px;color:#717171}.dish-order__delete:active svg{color:var(--color-primary)}.dish-order__delete:disabled{opacity:0}.dish-order__delete:disabled svg{color:unset}.dish-order--deleted .dish-order__picture{opacity:.3}.dish-order--deleted .dish-order__name,.dish-order--deleted .prices__price{color:#717171}.dish-order--info .dish-order__picture{max-width:145px;border-radius:50%}.dish-order--info .dish-order__content{padding:1rem 1rem 1rem 0}@media screen and (min-width:768px){.dish-order{padding:1rem 0}.dish-order__picture{max-width:122px}.dish-order__name{color:#000}.dish-order__delete svg{width:26px;height:26px}}.cart-form.loading .order-button:after{content:"";position:absolute;inset:0;background-color:#fff;opacity:.15}.cart__block{background:#fff;height:100%;overflow:hidden;cursor:auto}.cart__error-notification h2,.cart__title{font-weight:500;font-style:normal;color:#000}.cart__title{font-size:1.5rem;line-height:1.625rem}.cart__clear{display:none;font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;padding:0}.cart__clear,.cart__clear svg{color:var(--color-secondary);-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.cart__clear:active,.cart__clear:active svg{color:#ac090b}.cart__info{border-top:1px solid #f3f3f7;position:fixed;bottom:0;left:0;right:0;background:#fff}.cart__total-text{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#717171}.cart--active .cart__block{-webkit-transform:translate(0);transform:translate(0)}@media screen and (min-width:768px){.cart__block{padding:1rem!important}.cart__block .cart__header{display:block}.cart__clear{display:-webkit-box;display:-ms-flexbox;display:flex}.cart__clear:hover,.cart__clear:hover svg{color:#ac090b}}.close-button{display:flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;padding:0;pointer-events:auto}.close-button:active .close-button__icon{color:var(--color-primary)}.modal{position:fixed;display:flex;align-items:center;justify-content:center;inset:0;background-color:#0009;z-index:1000;cursor:pointer}.modal__back{top:-38px}.modal__content{background:#fff;width:100%;height:100%;cursor:auto;padding-bottom:112px;overflow-y:scroll}.modal__title{font-size:1.5rem;line-height:1.625rem;font-weight:500;font-style:normal;color:#000;text-align:center}@media screen and (min-width:768px){.modal__content{background:#fff;border:unset;border-radius:20px;width:95vw;height:unset;max-width:465px;max-height:95vh}.modal__title{text-align:left}}.overlay{position:fixed;inset:0;background:#00000080;will-change:opacity;opacity:1;z-index:1999}.air-datepicker-overlay.-active-,.overlay--blur{backdrop-filter:blur(3px);transition:all ease-out .2s}.confirm__block{width:90vw;max-width:366px;max-height:90vh;border-radius:20px;background:#fff;border:unset;cursor:auto}.confirm__text{font-size:1.125rem;line-height:1.25rem;font-weight:500;font-style:normal;color:#000}.confirm__button{width:calc(50% - .5rem)}@media screen and (min-width:768px){.confirm__block{background:#fff;border:unset}.confirm__text{font-size:1.25rem;line-height:1.625rem;font-weight:500;font-style:normal;color:#000}}.categories__tab-wrapper{width:50%;padding:.25rem}.categories__tab{width:100%;background:#fff;overflow:hidden;position:relative;border-radius:10px;box-shadow:0 0 5px #00000012}.categories{margin-right:-.25rem;margin-left:-.25rem}.categories__tab,.categories__tab-name{-webkit-transition:.06s ease-in-out;transition:.06s ease-in-out}.categories__tab-name{font-size:1rem;line-height:1.25rem;font-weight:500;font-style:normal;position:absolute;top:0;left:0;right:0;padding:.95rem .25rem;color:#4b4b4b;background-color:#fff;word-wrap:break-word;z-index:1;text-align:center;max-height:52px}.categories__tab--active,.categories__tab:active{background:var(--color-button-primary)}.categories__tab--active .categories__tab-name,.categories__tab:active .categories__tab-name{color:var(--color-primary)}.categories__icon{width:100%;margin-top:52px}@media screen and (min-width:768px){.categories__tab-wrapper{width:20%}.categories__tab{min-height:unset}}@media screen and (min-width:1024px){.categories__tab-name{font-size:1.125rem;line-height:1.25rem;font-weight:500;font-style:normal;padding:1.5rem .25rem 1.5rem 1.5rem}}.carousel{background:#eee;position:relative;width:100%;height:0;overflow:hidden}.carousel *{-webkit-user-drag:none}.carousel__inner{position:absolute;width:100%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:transform}.carousel__inner.moving{-webkit-transition:-webkit-transform .3s cubic-bezier(.11,.59,.69,.96);transition:-webkit-transform .3s cubic-bezier(.11,.59,.69,.96);transition:transform .3s cubic-bezier(.11,.59,.69,.96);transition:transform .3s cubic-bezier(.11,.59,.69,.96),-webkit-transform .3s cubic-bezier(.11,.59,.69,.96)}.carousel__inner.drag,.carousel__inner.drag a{cursor:-webkit-grabbing!important;cursor:grabbing!important}.carousel__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;height:100%;position:relative}@media screen and (min-width:1024px){.carousel__wrap:hover .carousel__navs button:not(:disabled){color:#fffc;background-color:#0000001a}}.add-to-cart-error{width:100%;text-align:center}.home-nav--item.hidden{visibility:hidden}.dish-slider .dish{width:100%;height:100%}.dish-slider .dish-order{box-shadow:0 0 10px #0000000f}@media screen and (min-width:1024px){.dish-slider .dish{box-shadow:0 2px 10px #0000000f;-webkit-box-shadow:0px 2px 10px rgba(0,0,0,.06)}}@media screen and (max-width:1120px){.home-nav--item .dish-order{flex-direction:column}.home-nav--item .dish-order__content{padding:1rem 1rem 0}.home-nav--item .dish-order__picture{margin:1rem auto}}.dishes.search__loading{background:url(https://cdn.kupets.org/svg/loading/loading.svg) no-repeat 50%;background-size:48px 48px;height:100px;overflow:hidden;isolation:isolate}.dishes--search{min-height:59vh}@media screen and (min-width:768px){.dishes--search{min-height:37vh}}.dishes .name{font-size:17px;line-height:20px;font-weight:500}.dishes .consist{font-size:14px;color:#f8ab33;max-height:54px;line-height:18px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}.dishes.hide .dishes--item{display:none}.dishes.hide .dishes--item:nth-child(-n+3){display:-webkit-box;display:-ms-flexbox;display:flex}.dishes--item{min-height:170px}body{font-weight:400;-webkit-font-feature-settings:unset;font-feature-settings:unset}html{font-size:16px;overflow:unset}html.dish-page .app__nav .app-nav__back,html.info-page .app__nav .app-nav__back,html.service-page .app__nav .app-nav__back{display:-webkit-box;display:-ms-flexbox;display:flex}html.about-modal-open,html.alert-open,html.auth-open,html.cart-open,html.confirm-open,html.dish-info-open,html.feedback-modal,html.filter-modal-open,html.menu-open,html.news-open,html.order-dialog,html.payment-methods-open,html.special-offer-modal,html.stories-open,html.story-dishes-open{overflow-y:hidden}html::-webkit-scrollbar{height:8px;width:8px;background-color:#fafafa}html::-webkit-scrollbar-thumb{background-color:#717171;border-radius:10px;border-left:1px solid #fafafa;border-right:1px solid #fafafa;border-top:1px solid #fafafa;border-bottom:1px solid #fafafa}@media screen and (min-width:768px){html.dish-page .app__nav .app-nav__back{display:none}}.app h1{font-size:1.65rem;line-height:2.375rem;font-weight:500}.app h3{font-size:1rem;line-height:1.375rem;font-weight:500}.app h1{font-style:normal}.app .sticky-address-button{background:none;z-index:2}@media screen and (min-width:768px){.app .sticky-address-button{position:unset;top:unset;border-bottom:unset}}.app .suggest--list-item.active div,.app .suggest--list-item:active div{color:#ac090b}.app .input{position:relative;background:#f3f3f7;border-radius:15px}.app .input input,.app .input textarea{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;padding:.25rem 1rem;min-height:44px;color:#000}.app .input input:read-only,.app .input textarea:read-only{color:#757575}.app .input input::-webkit-input-placeholder,.app .input textarea::-webkit-input-placeholder{color:#717171}.app .input input::-moz-placeholder,.app .input textarea::-moz-placeholder{color:#717171}.app .input input:-ms-input-placeholder,.app .input textarea:-ms-input-placeholder{color:#717171}.app .input input::-ms-input-placeholder,.app .input textarea::-ms-input-placeholder{color:#717171}.app .input input::placeholder,.app .input textarea::placeholder{color:#717171}.app .input__label{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;left:1rem;color:#717171;margin-top:unset;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.1s!important;transition:.1s!important}.app .input__label-active .input__label{top:11px;-webkit-transform:scale(.8) translateY(-50%);transform:scale(.8) translateY(-50%)}.app .input__padding input,.app .input__padding textarea{padding:1.25rem 1rem .25rem}.app .input .shipping--btn,.app .input .shipping--input input{background-color:unset}.app .input.required{border:1px solid var(--color-primary)}.app .input.required input::-webkit-input-placeholder{color:var(--color-primary)}.app .input.required input::-moz-placeholder{color:var(--color-primary)}.app .input.required input:-ms-input-placeholder{color:var(--color-primary)}.app .input.required input::-ms-input-placeholder{color:var(--color-primary)}.app .input.required input::placeholder{color:var(--color-primary)}.app .input.required .input__label{color:var(--color-primary)}.app .input--promo.required{border:1px dashed var(--color-primary)}.app .input--promo.required .input__label{color:var(--color-primary)}.app .input--promo.success .input__label{color:#608d42}.app .text-area.input__label-active .input__label{top:10px!important}.app .input-search{display:flex;align-items:center;position:relative;width:100%;max-width:520px}.app .input-search svg{width:24px;height:18px;position:absolute;top:50%;left:.75rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#000;pointer-events:none;z-index:1}.app .input-search .shipping--clear svg{height:20px;left:unset}.app .input-search .input{height:unset!important}.app .input-search input{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;background-color:#f2f2f2;min-height:44px;border-radius:15px;padding:.25rem .5rem .25rem 2.75rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#000}.app .input-search input::-webkit-input-placeholder{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#717171}.app .input-search input::-moz-placeholder{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#717171}.app .input-search input:-ms-input-placeholder{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#717171}.app .input-search input::-ms-input-placeholder{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#717171}.app .input-search input::placeholder{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#717171}@media screen and (min-width:768px){.app .input-search input,.app .input input,.app .input textarea{min-height:44px}}.app .scrollbar{overflow:auto;-webkit-overflow-scrolling:touch}.app .scrollbar::-webkit-scrollbar{height:8px;width:8px;background-color:#fafafa}.app .scrollbar::-webkit-scrollbar-thumb{background-color:#717171;border-radius:10px;border-left:1px solid #fafafa;border-right:1px solid #fafafa;border-top:1px solid #fafafa;border-bottom:1px solid #fafafa}.app .scrollbar--white{overflow:auto}.app .scrollbar--white::-webkit-scrollbar{height:8px;width:8px;background-color:#fff}.app .scrollbar--white::-webkit-scrollbar-thumb{background-color:#717171;border-radius:10px;border-left:1px solid #fff;border-right:1px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #fff}.app__nav--home .app-nav__title--center,.app__nav--category .app-nav__title--center,.app__nav--shipping .app-nav__title--center{display:none}@media screen and (max-width:768px){.app__nav--search .app-nav__cats,.app__nav--checkout .app-nav__cats,.app__nav--thank .app-nav__cats,.app__nav--cart .app-nav__cats,.app__nav--error .app-nav__cats,.app__nav--profile .app-nav__cats,.app__nav--action .app-nav__cats{display:none}}.app__nav--dish .app-nav__title{display:none}.store-select__name{font-weight:500;transition:all .1s linear;cursor:pointer}.store-select{display:flex;flex-direction:column;text-align:left;cursor:pointer;padding:0;background:none;transition:background-color .3s,border-color .3s}.store-select.checked .store-select__name{color:var(--color-secondary)}.store-select:hover .store-select__name{color:var(--color-primary)}.store-select__address{font-size:.8rem;color:#888}.app-nav__cats{overflow-x:auto;display:flex;align-items:center;flex:1 1 auto;min-width:0;height:100%;top:0;z-index:99;will-change:box-shadow;transition:box-shadow .15s;user-select:none;scrollbar-width:10px}.child-cats{overflow-x:auto;padding:.25rem 0}.app-nav__cats::-webkit-scrollbar{height:5px;width:5px}.app-nav__cats::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:10px;border-left:1px solid #fafafa;border-right:1px solid #fafafa;border-top:1px solid #fafafa;border-bottom:1px solid #fafafa}.cat-item{margin:4px;height:34px;background:#f3f3f7;color:#27292c;font-weight:500;font-size:.9rem;line-height:34px;padding:10px 16px;border-radius:16px;flex:0 0 auto;text-wrap:nowrap}.cat-item--child{background:var(--color-background-green);color:#004528}.cat-item--active{background:var(--color-button-primary);color:var(--color-secondary)}@media screen and (min-width:768px){.app-nav__cats{padding-right:10px}}.app--flatpage .app-nav__back,.app--action .app-nav__back,.app--actions .app-nav__back,.app--error .app-nav__back,.app--profile .app-nav__back,.app--profile .app-nav__profile-link,.app--cart .app-nav__back,.app--checkout .app-nav__back,.app--thank .app-nav__back,.app--category .app-nav__back,.app--shipping .app-nav__back,.app--dish .app-nav__back,.app--search .app-nav__back{display:-webkit-box;display:-ms-flexbox;display:flex}.app--cart .app__wrapper{padding-bottom:0}.app--checkout .app__mobile,.app--cart .app__mobile{display:none}.app--checkout .app__wrapper{padding-bottom:0}.app--home .app-nav .cats{left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.app--dish .app__mobile{border-top:unset;border-radius:0}.app-nav{padding:0 1rem}@media screen and (max-width:768px){.app-nav{padding:unset}.app--cart .app__footer,.app--checkout .app__footer{display:none}.app--thank .app__content{min-height:unset}}@media screen and (min-width:768px){.app-nav__button{display:flex!important}.app-nav__button--search{display:none!important}.app--home .app-nav .cats{left:unset;-webkit-transform:unset;transform:unset}.app--profile .app-nav__profile-link{display:none}}.app .working-hours__content,.app .working-hours__title{font-style:normal;color:#e3e3e3}.app .working-hours__content{font-size:1rem;line-height:1.25rem;font-weight:500}.app .error-mark{font-size:.75rem;line-height:1.25rem;font-weight:400;font-style:normal;padding:.3rem .5rem;border-radius:20px;background-color:var(--color-secondary);color:#fff}.app .badge,.app .notif-badge{display:flex;justify-content:center;align-items:center;font-size:.75rem;font-weight:400;border-radius:50%;background-color:var(--color-secondary);color:#fff;width:1.25rem;line-height:1.25rem}.app .badge{position:absolute;top:-.5rem;right:-.5rem}.app .notif-badge{background-color:var(--color-info)}.app .cart-items--item{border-top:1px solid #f3f3f7}.app .deferred{max-width:392px}.app .deferred .title{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#000;text-transform:uppercase}.app .deferred .days{width:100%;margin-top:1rem!important}.app .deferred .day{width:38px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:.25rem}.app .deferred .day.h{color:#717171;text-transform:uppercase}.app .deferred .day.h,.app .deferred .day span{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal}.app .deferred .day span{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;background:#f3f3f7;color:#000;border-radius:8px}.app .deferred .day span:hover{-webkit-box-shadow:13px 17px 42px rgba(0,0,0,.08)!important;box-shadow:13px 17px 42px #00000014!important}.app .deferred .day:hover span,.app .deferred .day span:hover{background:#f8e3e2!important;color:#000}.app .deferred .day.next span{background:#fafafa}.app .deferred .day.active span{background:var(--color-primary)!important;color:#fff!important}.app .deferred hr{display:none}.app .region-select__list-item.active .region-select__list-button{color:#000}.app .region-select.active .region-select__list{-webkit-animation-name:up-block;animation-name:up-block}.app .tab{border-radius:10px;overflow:hidden;background:#000}.app .tab button{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;min-width:140px;padding:.375rem .5rem;background-color:unset;border-radius:10px;color:#f3f3f7;-webkit-transition:.06s;transition:.06s;border:2px solid transparent}.app .tab button.active{border:2px solid var(--color-primary);color:var(--color-primary)}.app .bread{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#717171}.app .bread__link{padding:0;text-align:left;color:#717171;-webkit-transition:.06s;transition:.06s}.app .bread__link:active{color:#000}.app .bread svg{color:#717171;width:20px;height:20px}.app .bread span{color:#000;pointer-events:none}@media screen and (min-width:1024px){.app .bread__link:hover{color:#000}.app .bread__link:active{color:#717171}}.dish__name-wrapper{display:flex;align-items:flex-start;flex-direction:column}@media screen and (min-width:480px){.dish__name-wrapper{flex-direction:row}}.app .weight{font-size:.75rem;font-weight:400;font-style:normal;-ms-flex-negative:0;flex-shrink:0;padding:0;margin-top:.5rem;color:#717171}.short-description{font-size:.8rem;line-height:1rem;font-weight:400;font-style:normal;padding:0;color:#818181}.product-description{position:relative;display:flex;flex-direction:column;width:64%;border-radius:20px;background-color:#fff;box-shadow:0 0 15px #0000000d;flex:1 1 auto;justify-content:space-between}@media screen and (min-width:480px){.product-description{width:100%}.image__inner--product{padding-bottom:70%}}@media screen and (min-width:480px){.app .weight{margin-top:0}}.app__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.app__nav--action,.app__nav--actions,.app__nav--category,.app__nav--search{border-radius:0}.app__wrapper{width:100vw}.app__mobile{box-shadow:#0605321a 0 6px 20px;border:unset;-webkit-filter:drop-shadow(13px 17px 42px rgba(0,0,0,.08));filter:drop-shadow(13px 17px 42px rgba(0,0,0,.08))}@media screen and (min-width:768px){.app__nav{height:70px}}.main-carousel .carousel{background:transparent;padding-bottom:46%}.main-carousel .carousel__item{background:#f3f3f7 url(https://cdn.kupets.org/svg/loading/loading.svg) no-repeat 50%;background-size:48px 48px}.main-carousel .carousel__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding:0;width:unset;left:50%;right:unset;bottom:.5rem;-webkit-transform:translateX(-50%);transform:translate(-50%)}.main-carousel .carousel__buttons div{padding:0}.main-carousel .carousel__buttons button{width:10px;height:10px;-webkit-transform:scale(1)!important;transform:scale(1)!important;margin-right:.5rem;border:none!important;background:#fafafa;-webkit-transition:.06s;transition:.06s;-webkit-box-shadow:unset;box-shadow:unset;opacity:.6}.main-carousel .carousel__buttons button:last-child{margin-right:unset}.main-carousel .carousel__buttons button.active{opacity:1}.main-carousel{max-width:1220px}.upsell-messages{font-size:1rem}.upsell-messages h3{color:var(--color-secondary);margin-left:.5rem;line-height:unset}@media screen and (max-width:768px){.container--carousel{padding:0}.upsell-messages{font-size:.9rem}}@media screen and (min-width:768px){.main-carousel .carousel{border-radius:30px;overflow:hidden;isolation:isolate}.main-carousel .carousel__buttons{bottom:1rem;-webkit-transform:unset;transform:unset}.main-carousel .carousel__buttons button{width:12px;height:12px}}@media screen and (min-width:1024px){.main-carousel__banners .carousel{padding-bottom:30%}}.home__category-link,.home__subtitle h2{font-size:1rem;line-height:1.25rem;font-weight:500;font-style:normal}.home__category-link{color:var(--color-secondary);-webkit-transition:.06s;transition:.06s}.home__category-link:active{color:var(--color-background-green)}@media screen and (min-width:768px){.home__cat-title h2,.home__subtitle h2{font-size:1.375rem;line-height:1.5rem;font-weight:500;font-style:normal}}@media screen and (min-width:1024px){.home{width:calc(100vw - 250px)}}@media screen and (min-width:1360px){.home{width:1110px}}.tabs-button{display:flex;overflow:hidden;border-radius:15px;background:#f3f3f7;position:relative;max-width:680px}.tabs-button__active-block{position:absolute;height:44px;top:0;left:0;padding:.25rem;pointer-events:none;z-index:0;-webkit-transition:left .15s ease-in-out;transition:left .15s ease-in-out}.tabs-button__active-block div{background:#fff;border-radius:12px;box-shadow:#0605321a 0 5px 15px}.label{display:flex;justify-content:center;align-items:center;cursor:pointer}.tabs-button__button{font-size:.9rem;line-height:1.125rem;font-weight:400;min-height:44px;padding:0;color:#111;position:relative;text-align:center;z-index:1}.tabs-button__button input{display:none}.tabs-button__button:disabled{opacity:.3}.tabs-button.fill,.tabs-button.fill .tabs-button__button{width:100%}@media screen and (min-width:768px){.tabs-button__button{min-height:44px}}.accordion.active .accordion__arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dish-page__related h2,.dish-page h1,.dish-page h2{font-size:1.1rem;line-height:1.625rem;font-weight:500}.dish-page h1,.dish-page h2,.dish-page h3{font-style:normal}.dish-page__ingredients h2,.dish-page h3{font-size:.9rem;line-height:1.125rem;font-weight:400}.dish-page__price{color:#3f3f3f;font-weight:500;font-size:1.25rem}.dish-page__price.new-price{color:#d22225}.dish-page__old-price{text-decoration:line-through;font-size:14px;line-height:24px;color:#777}.dish-page__consist,.dish-page__nav .weight{font-size:.9rem;font-weight:400;font-style:normal}.dish-page .carousel{border:none;padding-bottom:72%}.dish-page .carousel__navs{display:none;padding:0 1.5rem}.dish-page .carousel__navs button{background:#fff!important;width:52px;height:52px;border-radius:40%;opacity:1;-webkit-box-shadow:4px 4px 20px rgba(0,0,0,.05);box-shadow:4px 4px 20px #0000000d;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.dish-page .carousel__navs button svg{width:32px;height:32px;color:var(--color-primary)}.dish-page .carousel__navs button:active{background:#f3f3f7!important}.dish-page .carousel__navs button:disabled{opacity:0;pointer-events:none}.dish-page .carousel__buttons{padding:unset}.dish-page .carousel__buttons button{background:#717171;-webkit-box-shadow:none;box-shadow:none;margin:unset}.dish-page .carousel__buttons .active{background:var(--color-primary);-webkit-transform:scale(.5);transform:scale(.5)}@media screen and (min-width:768px){.cart__info{display:none}.dish-page h1{font-size:1.375rem;line-height:1.5rem}.dish-page h1{font-weight:500;font-style:normal}.dish-page h3{font-size:1rem;line-height:1.25rem}.dish-page__nav .weight{font-size:1rem;line-height:1.25rem;font-weight:500;font-style:normal}.dish-page .carousel{border-radius:25px;overflow:hidden;padding-bottom:500px}.dish-page .carousel__navs{display:-webkit-box;display:-ms-flexbox;display:flex}}.menu__filter-button.active,.menu__filter-button:active{background:#717171;color:#fff}.menu__filter-button.active:active{background:#f3f3f7;color:#000}.map{background:#fff url(https://cdn.kupets.org/svg/loading/loading.svg) no-repeat 50%;background-size:48px 48px}.map__placemark svg.load{pointer-events:none;display:none!important;color:#fff;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.map--loading svg.load{display:block!important}.address-info__content.active{height:40px;border-radius:15px;margin-bottom:15px}.info-message{font-size:.9rem;color:var(--color-secondary);line-height:1.5rem}.full-screen.open{display:block}.actions{height:100%}.search{display:flex;flex-direction:column;width:100%}.search__input{display:flex;align-items:center;width:100%;position:sticky;top:64px;background:#fffffff2;z-index:5}@media screen and (min-width:768px){.search__input{top:70px;background:#fff}}@media screen and (min-width:1024px){.search__input{top:70px}}.promo__response--fail{color:var(--color-primary)}.promo button{max-width:130px}.shipping-map--placemark svg.load{pointer-events:none;display:none!important;color:#fff;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.shipping-map--loading svg.load{display:block!important}.shipping-map .dialog .card{pointer-events:all}.shipping__address-wrapper{margin-bottom:.25rem}.shipping--btn .btn{padding:.2rem}@media screen and (min-width:768px){.shipping__address-wrapper{margin-bottom:.75rem}.shipping .col{padding:.5rem}}@media screen and (min-width:1024px){.shipping__address-wrapper{margin-bottom:.5rem}}.deferred-wrapper{display:flex;flex-direction:column;width:100%}.deferred{position:relative}.deferred .title{font-size:1.1rem}.deferred .btn{height:32px;font-size:.9rem}.deferred .days{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:-.1rem;width:15.4rem}.deferred .day{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:.1rem;width:2rem;height:2rem}.deferred .day.h{height:1.7rem;color:#777}.deferred .day.h,.deferred .day span{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.deferred .day span{font-size:.8rem;background:#ddd;display:-webkit-box;display:-ms-flexbox;display:flex;width:2rem;height:2rem;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media screen and (min-width:1024px){.deferred .day span{-webkit-transition:all .2s;transition:all .2s}.deferred .day span:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-box-shadow:var(--elevation-2)!important;box-shadow:var(--elevation-2)!important;background:#00f!important;color:#fff}}.deferred .day.active span{background:#00f!important;color:#fff}.deferred .day.next span{background:#eee}.takeaway .deferred--picker select,.takeaway__radio-name.active{color:#000}.payment-block .button__loader svg{color:#000}.order__title,.order__title h1{font-size:1rem;line-height:1.5rem}.order__subtitle,.order__subtitle h2,.order__title,.order__title h1{font-weight:500;font-style:normal;color:#000}.order__subtitle,.order__subtitle h2{font-size:1rem;line-height:1.25rem}.order__shipping-time{cursor:pointer;background:none}.order__shipping-time.hidden{display:inline-block;overflow:hidden;height:0;width:0;z-index:-500;margin-top:0}.order__shipping-time.active{margin-top:1rem}.order__shipping-time,.order__info-list,.order__info-list .prices__price{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#000}.order__info-total{font-size:1rem;line-height:1.25rem;font-weight:500;font-style:normal;color:#717171;border-top:1px solid #f3f3f7;padding-top:.5rem}.profile-personal__block .order__info-total{font-size:1rem;line-height:1.25rem;color:#000}.order .suggest--list{width:calc(100% + 64px)}.order-checkout__items{font-size:.9rem;line-height:1.2rem;font-weight:400;font-style:normal;color:#717171;margin-bottom:1rem;margin-top:1.5rem}@media screen and (min-width:768px){.profile-personal__block .order__info-total,.order__subtitle,.order__subtitle h2{font-size:1.125rem}.order__title,.order__title h1{font-size:1.75rem;line-height:2.375rem}.order__shipping-time,.order__subtitle,.order__subtitle h2{line-height:1.25rem;font-weight:500;font-style:normal}.order__shipping-time{font-size:1rem}.order__form{padding:1rem 0}.order__info-wrapper{background:#fff;padding:0 0 2rem;border-radius:0 0 30px 30px}}@media screen and (min-width:1024px){.order{width:100%!important;-ms-flex-negative:0;flex-shrink:0}.order__wrapper{width:61%}.order__info-wrapper{border-radius:30px;padding:2rem;box-shadow:0 0 10px #00000012}.order__info{width:calc(39% - 2rem);position:sticky;top:86px}}@media screen and (max-width:768px){.profile__content,.profile-wrapper.open .profile__menu{display:none}.profile-wrapper.open .profile__content{display:block}}@media screen and (min-width:768px){.profile-personal__block{background:#fff;border-radius:30px;box-shadow:4px 4px 30px #0000000f}.profile-personal__submit{width:100%;left:unset;right:unset;bottom:unset;padding-bottom:unset;background:unset;border-radius:unset;-webkit-box-shadow:unset;box-shadow:unset;z-index:unset}.profile-personal__submit .button{width:unset}}.orders-list-item{border-top:1px solid #eee;text-align:left}.orders-list-item__title{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;color:#000}.orders-list-item__address,.orders-list-item__date,.orders-list-item__status{font-size:.9rem;line-height:1.175rem;font-weight:400;font-style:normal}.orders-list-item__details{font-size:.9rem;line-height:1.175rem;color:#494949;font-weight:400;font-style:normal}.notification-list-item.archived .orders-list-item__status,.notification-list-item.archived .orders-list-item__title,.notification-list-item.archived .orders-list-item__details{opacity:.5}@media screen and (min-width:768px){.orders-list-item__title{font-size:1.125rem;line-height:1.25rem;font-weight:500;font-style:normal}.orders-list-item__address,.orders-list-item__date,.orders-list-item__status{font-size:1rem;line-height:1.25rem;font-weight:500;font-style:normal}}@media screen and (min-width:768px){.profile-notifications__submit .button{width:unset}}.profile{position:relative}.profile__user-name{font-size:1.25rem;line-height:1.625rem;font-weight:500;color:#000}.profile__user-name,.profile__user-phone{font-style:normal;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile__user-phone{font-size:.9rem;line-height:1.125rem;font-weight:400;color:#717171}.profile__menu li{margin-bottom:1rem}.profile__menu-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile__menu-button,.profile__menu-icon{font-size:.9rem;line-height:1.125rem;font-weight:400;font-style:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:44px;min-height:44px;background:#f3f3f7;border-radius:15px;color:#000;-webkit-transition:.06s;transition:.06s}.profile__menu-button svg,.profile__menu-icon svg{width:24px;height:24px}.profile__menu-button{width:100%;padding:.25rem 1rem}.profile__menu-button svg{color:#000;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.profile__menu-button:active,.profile__menu-button:active svg,.profile__menu-icon svg{color:var(--color-primary)}@media screen and (min-width:768px){.profile__user-name{font-size:1.375rem;line-height:1.5rem;font-weight:500;font-style:normal}.profile__menu{max-width:230px}.profile__menu-collection{position:sticky;top:86px}.profile__menu-button,.profile__menu-icon{min-width:44px;min-height:44px}.profile__menu-button{font-size:1rem;line-height:1.25rem;font-weight:500;font-style:normal;background:transparent;padding:1rem}.profile__menu-button.active{background:#ebebeb}.profile__menu-button svg{display:none}.profile__menu-button:active{background:#fff;color:#000}.profile__menu-button:active svg{color:#000}}@keyframes sending{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes added_to_cart{0%{stroke-dasharray:0,154}to{stroke-dasharray:140,154}}@-webkit-keyframes up-block{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes up-block{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}a{color:inherit;text-decoration:none}.icon-wrap{line-height:0}.icon-wrap svg{display:block}.error{color:var(--color-secondary, #c21313)}.muted{color:var(--color-secondary-text, #343434);opacity:.75}.list-plain{list-style:none}.page-form{max-width:520px}.auth-page{max-width:420px;margin:0 auto}.order-lines{max-width:480px}.app-nav__button{border:0;width:auto;min-width:150px;white-space:nowrap;background:var(--color-primary);color:#fff}@media screen and (max-width:767px){.app-nav>.app-nav__button{display:none}}.app-nav__button:hover{background:var(--color-secondary);color:#fff}.app-nav__button .icon-wrap svg{stroke:#fff!important}.app-nav__button .app-nav__button-picture{margin-bottom:0;width:auto;height:auto;margin-right:.35rem;flex-shrink:0}.app-nav__button .app-nav__button-label{white-space:nowrap;flex-shrink:0}.app__wrapper{width:100%!important;max-width:100%}@media screen and (max-width:767px){.profile-wrapper{flex-direction:column!important}.profile-wrapper .profile__menu,.profile-wrapper.open .profile__menu,.profile-wrapper .profile__content,.profile-wrapper.open .profile__content{display:block!important;width:100%!important}.app__nav--home .app-nav__cats>ul{display:none}.app__nav--shipping .app-nav__cats,.app__nav--profile .app-nav__cats{display:none}}.app-footer__main-block_section>button{display:flex;width:100%;align-items:center;padding:0;background:transparent;border:0;color:inherit;cursor:pointer;text-align:left}@media screen and (min-width:768px){.app-footer__main-block_section>button{cursor:default;pointer-events:none}}.app-toast{position:fixed;top:16px;right:16px;z-index:5000;max-width:360px;padding:12px 16px;border-radius:8px;background:#111;color:#fff;box-shadow:0 8px 24px #00000029}.app-toast--error{background:#c21313}.app-toast--success{background:#1a7f37}.app-toast--warning{background:#9a6700}.app-toast--info{background:#111}.loader-overlay{position:fixed;z-index:100000;top:0;left:0;display:flex;width:100vw;height:100vh;align-items:center;justify-content:center;background:#fffc}.loader-overlay__spinner{width:40px;height:40px;background:url(https://cdn.kupets.org/svg/loading/loading.svg) no-repeat 50% / contain}.service-works{padding:2rem}
