.icon[data-v-091764dd]{display:block;width:1em;height:1em;fill:currentColor}.icon__secondary[data-v-091764dd]{opacity:.4}.allow-transitions .fade-enter-active[data-v-f97b523e],.allow-transitions .fade-leave-active[data-v-f97b523e]{transition:opacity .25s ease-out}.fade-enter-from[data-v-f97b523e],.fade-leave-to[data-v-f97b523e]{opacity:0}.button[data-v-f97b523e]{--button__color: #000;--button__background: #feeed8;position:relative;display:flex;align-items:center;justify-content:center;min-width:19rem;padding:1.1rem 2rem;color:var(--button__color);font-size:1.8rem;text-decoration:none;background-color:var(--button__background);border:1px solid var(--button__background)}.button_width_full[data-v-f97b523e]{width:100%}.allow-transitions .button[data-v-f97b523e]{transition:background-color .25s ease-out,color .25s ease-out}.button[data-v-f97b523e]:hover{--button__color: #feeed8;--button__background: #000}.button__loader[data-v-f97b523e]{position:absolute;top:0;right:0;left:0;bottom:0;z-index:2;display:flex;align-items:center;justify-content:center;font-size:1.5em;background-color:#3f2d15}.button__loader-icon[data-v-f97b523e]{animation:spin-f97b523e 1s linear infinite}.button__icon[data-v-f97b523e]{flex-shrink:0;margin-left:.8em;font-size:1.1em}.button_size_sm[data-v-f97b523e]{min-width:auto;padding:.75rem 1.5rem}.button_size_md[data-v-f97b523e]{min-width:19rem;padding:1.1rem 2rem}.button_disabled[data-v-f97b523e]{cursor:not-allowed}.button_disabled[data-v-f97b523e]:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;cursor:not-allowed}.button_contrast[data-v-f97b523e]{--button__color: #feeed8;--button__background: #000}.button_contrast[data-v-f97b523e]:hover{--button__color: #000;--button__background: #feeed8}.button_loading[data-v-f97b523e],.button_loading[data-v-f97b523e]:hover{--button__color: #fff}@keyframes spin-f97b523e{to{transform:rotate(360deg)}}.footer-logo[data-v-66d79c80]{font-size:1em}.footer-logo__img[data-v-66d79c80]{max-width:186px;height:auto}.footer-logo__copyright[data-v-66d79c80]{margin-top:.625em;color:#feeed8;font-size:.875em}.footer-nav[data-v-a69dd080]{display:flex;flex-direction:column;gap:1.875em;font-size:1em}.footer-nav__link[data-v-a69dd080]{color:#feeed8;text-decoration:none}.footer-restaurants[data-v-4b1bf21c]{display:flex;flex-direction:column;gap:.125em;font-size:1em}.footer-restaurants__item[data-v-4b1bf21c]{margin:0 0 1.25em;color:#feeed8}.footer-restaurants__item[data-v-4b1bf21c]:last-child{margin-bottom:0}.footer-restaurants__name[data-v-4b1bf21c]{margin-bottom:.3125em;font-size:1em;text-transform:uppercase}.footer-restaurants__name[href][data-v-4b1bf21c]{color:inherit}.footer-restaurants__address[data-v-4b1bf21c],.footer-restaurants__phone[data-v-4b1bf21c]{font-size:.8125em}.footer-restaurants__phone-link[data-v-4b1bf21c]{color:#feeed8;text-decoration:none}.footer-restaurants__phone-link[data-v-4b1bf21c]:hover{text-decoration:underline}.footer-social[data-v-85531e58]{color:#feeed8;font-size:1em}.footer-social__title[data-v-85531e58]{margin-bottom:.3125em;text-transform:uppercase}.footer-social__subheading[data-v-85531e58]{margin-bottom:1em;font-size:.8125em}.footer-social__item[data-v-85531e58]{margin-right:.625em}.footer-social__icon[data-v-85531e58]{max-width:1.875em;max-height:1.875em}.input[data-v-4f7cc1fc]{display:flex;flex-direction:column;gap:4px;font-size:1.6rem}.input__input[data-v-4f7cc1fc]{width:100%;height:2.85em;min-height:2.85em;padding:0 1em;font-size:.875em;line-height:2.85em;background:transparent;border:1px solid #000;outline:none}.input__input[data-v-4f7cc1fc]::-moz-placeholder{color:#000;font-size:1em;opacity:1}.input__input[data-v-4f7cc1fc]::placeholder{color:#000;font-size:1em;opacity:1}.input__input[data-v-4f7cc1fc]:focus{color:#feeed8;background-color:#000}.input__input[data-v-4f7cc1fc]:focus::-moz-placeholder{color:#feeed8;font-size:1em;opacity:1}.input__input[data-v-4f7cc1fc]:focus::placeholder{color:#feeed8;font-size:1em;opacity:1}.input_required .input__label[data-v-4f7cc1fc]:after{content:"*";padding-left:.2em;color:red}.icon[data-v-715c9de0]{display:block;width:1em;height:1em;fill:currentColor}[data-v-e68d0052] .modal{display:flex;align-items:center;justify-content:center;padding:1em;font-size:1.6rem}[data-v-e68d0052] .modal__container{position:relative;overflow:auto;width:100%;min-width:320px;max-height:100%;padding:1em;background-color:#feeed8}@media screen and (min-width: 480px){[data-v-e68d0052] .modal__container{width:35em;height:initial}}@media screen and (min-width: 768px){[data-v-e68d0052] .modal__container{width:45em}}.modal__close[data-v-e68d0052]{position:absolute;top:1em;right:1em;display:flex;align-items:center;justify-content:center;width:2em;height:2em;color:#000;background-color:transparent;border:none}.modal__close[data-v-e68d0052]:hover{color:#3f2d15}.modal__title[data-v-e68d0052]{margin-bottom:1em;padding-right:1em;font-size:2.4rem;font-weight:700}.modal__title_center[data-v-e68d0052]{padding-left:1em;text-align:center}.modal__content[data-v-e68d0052]{display:flex;flex-direction:column;flex-wrap:nowrap;margin:.4em 0}@media screen and (min-width: 480px){.modal__content[data-v-e68d0052]{flex-direction:row}}[data-v-e68d0052] .modal_width_auto .modal__container{width:100%}@media screen and (min-width: 480px){[data-v-e68d0052] .modal_width_auto .modal__container{width:auto}}@media screen and (min-width: 768px){[data-v-e68d0052] .modal_width_auto .modal__container{width:auto}}.thanks-for-feedback__content[data-v-b3a3f5a5]{display:flex;flex-direction:column;row-gap:2em;align-items:center;justify-content:center;width:100%}.thanks-for-feedback__text[data-v-b3a3f5a5]{text-align:center}.textarea[data-v-e271a1eb]{display:flex;flex-direction:column;font-size:1.6rem}.textarea__textarea[data-v-e271a1eb]{overflow:hidden;width:100%;min-height:2.85em;padding:0 1em;font-size:.875em;line-height:2.85em;background:transparent;border:1px solid #000;outline:none}.textarea__textarea[data-v-e271a1eb]::-moz-placeholder{color:#000;font-size:1em;opacity:1}.textarea__textarea[data-v-e271a1eb]::placeholder{color:#000;font-size:1em;opacity:1}.textarea__textarea[data-v-e271a1eb]:focus{color:#feeed8;background-color:#000}.textarea__textarea[data-v-e271a1eb]:focus::-moz-placeholder{color:#feeed8;font-size:1em;opacity:1}.textarea__textarea[data-v-e271a1eb]:focus::placeholder{color:#feeed8;font-size:1em;opacity:1}.textarea_required .textarea__label[data-v-e271a1eb]:after{content:"*";padding-left:.2em;color:red}.textarea_resizeable .textarea__textarea[data-v-e271a1eb]{resize:vertical}.textarea_one-line .textarea__textarea[data-v-e271a1eb]{height:2.85em}.feedback__content[data-v-b413abe4]{width:500px;min-width:0;max-width:100%}.feedback__text[data-v-b413abe4]{text-align:center}.feedback__form-title[data-v-b413abe4]{padding:1em;font-size:2em;font-weight:700;text-align:center}.feedback__form[data-v-b413abe4]{display:flex;flex-direction:column;row-gap:1em;align-items:stretch;width:100%;margin-top:2em}.feedback__submit[data-v-b413abe4]{display:flex;justify-content:center;margin-top:1em}.footer[data-v-c5e3bbd0]{display:block;padding:4.6875em 0;font-size:1.6rem;text-align:center;background-color:#1a1a1a}@media screen and (min-width: 768px){.footer[data-v-c5e3bbd0]{text-align:left}}.footer__section[data-v-c5e3bbd0],.footer__socials[data-v-c5e3bbd0]{margin-bottom:1.25em}.footer__feedback[data-v-c5e3bbd0]{display:flex;justify-content:center}@media screen and (min-width: 768px){.footer__feedback[data-v-c5e3bbd0]{justify-content:flex-start}}.product-quantity[data-v-74e5ce9c]{display:flex;align-items:center;height:2.125em;font-size:1em}.product-quantity__input[data-v-74e5ce9c]{width:3.125em;height:100%;font-size:.875em;text-align:center;background:#fff9f1;border:1px solid #000;border-left:none;border-right:none;outline:none}.allow-transitions .product-quantity__input[data-v-74e5ce9c]{transition:box-shadow .25s ease-out}.product-quantity__button[data-v-74e5ce9c]{width:3.125em;height:100%;color:#feeed8;font-size:.875em;font-weight:700;background-color:#000;border:1px solid #000}.allow-transitions .product-quantity__button[data-v-74e5ce9c]{transition:background-color .25s ease-out,color .25s ease-out}.product-quantity__button[data-v-74e5ce9c]:hover{color:#000;background-color:#feeed8}.v-enter-active[data-v-ade2c68c],.v-leave-active[data-v-ade2c68c]{transition:opacity .5s ease}.v-enter-from[data-v-ade2c68c],.v-leave-to[data-v-ade2c68c]{opacity:0}.cart-item[data-v-ade2c68c]{position:relative;padding:.5em 0;font-size:1.4rem}.cart-item__header[data-v-ade2c68c]{display:flex;-moz-column-gap:.5em;column-gap:.5em}.cart-item__delete[data-v-ade2c68c]{position:absolute;top:1em;display:flex;width:1.6em;height:1.6em;font-size:.9em;text-align:center;cursor:pointer;background-color:#fff;border:1px solid #fff;border-radius:50%;outline:none;box-shadow:0 2px 6px #00000080;transform:translate(-50%,-50%)}.allow-transitions .cart-item__delete[data-v-ade2c68c]{transition:color .25s ease-out}.cart-item__delete[data-v-ade2c68c]:hover{color:#3f2d15}.cart-item__delete-icon[data-v-ade2c68c]{margin:auto}.cart-item__image[data-v-ade2c68c]{flex-shrink:0;width:6.42em;height:6.42em;-o-object-fit:cover;object-fit:cover}.cart-item__body[data-v-ade2c68c]{display:flex;flex-wrap:wrap;align-items:flex-end}.cart-item__info[data-v-ade2c68c]{display:flex;flex-grow:1;flex-direction:column}.cart-item__name[data-v-ade2c68c]{overflow:hidden;flex-grow:1;margin-bottom:.5em;text-overflow:ellipsis;word-break:break-word}.cart-item__name[data-v-ade2c68c]:hover{white-space:normal}.cart-item__price[data-v-ade2c68c]{flex-grow:1;font-size:1em;font-weight:700;text-align:right}.cart-item__modifiers[data-v-ade2c68c]{position:relative;padding:.45em;font-size:.79em}.cart-item__modifiers-list[data-v-ade2c68c]{position:absolute;top:2.27em;z-index:998;width:23.63em;padding:.45em;word-break:break-word;background-color:#f0f0f0;border:1px solid #ccc}.cart-item__modifiers-button[data-v-ade2c68c]{font-size:1em;background-color:transparent;border:none}.cart-items[data-v-b36f749d]{display:block}.cart-items__item[data-v-b36f749d]{margin:0 0 1em;padding:0 0 .5em;border-bottom:1px solid #e8e8e8}.cart-items__item[data-v-b36f749d]:last-child{margin-bottom:0}.allow-transitions .fade-enter-active[data-v-e117e0f9],.allow-transitions .fade-leave-active[data-v-e117e0f9]{transition:opacity .25s ease-out}.fade-enter-from[data-v-e117e0f9],.fade-leave-to[data-v-e117e0f9]{opacity:0}.product-cart[data-v-e117e0f9]{position:relative;padding:.71em 0;font-size:1.4rem;background-color:#fffcf8;box-shadow:0 6px 16.38px 1.62px #0000001a}.product-cart__loader[data-v-e117e0f9]{position:absolute;top:0;right:0;left:0;bottom:0;z-index:10;display:flex;align-items:center;justify-content:center;font-size:35px;background:rgba(255,255,255,.5)}.product-cart__loader-icon[data-v-e117e0f9]{animation:spin-e117e0f9 1s linear infinite}.product-cart__body[data-v-e117e0f9]{position:relative;z-index:2;overflow:hidden auto;max-height:clamp(18em,60vh,60vh);margin:0 .8em 0 0;padding:0 .71em 0 1em}.product-cart__empty-text[data-v-e117e0f9]{padding:.43em 1.06em;font-size:1.14em}.product-cart__footer[data-v-e117e0f9]{position:relative;z-index:2;display:flex;flex-direction:column;margin:0 1em;padding:.5em}.product-cart__footer-button[data-v-e117e0f9]{color:#fff;font-size:1em;background-color:#000}.product-cart__result[data-v-e117e0f9]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:0 0 .5em;color:#000;text-align:center}.product-cart__result-price[data-v-e117e0f9]{padding:0 0 0 .2em;color:red;font-size:1.28em}.product-cart__result-warning[data-v-e117e0f9]{color:red;text-align:center;word-break:break-word}@keyframes spin-e117e0f9{to{transform:rotate(360deg)}}.icon[data-v-c617d7f5]{display:block;width:1em;height:1em;fill:currentColor;fill-rule:evenodd;clip-rule:evenodd}.header-cart[data-v-cfa0f37b]{position:relative;z-index:2;display:block;margin:0;padding:0;font-size:2rem;text-decoration:none;background:none;border:none}.header-cart.a[data-v-cfa0f37b]{cursor:pointer}.header-cart__icon[data-v-cfa0f37b]{display:block;vertical-align:middle;color:#3f2d15}.header-cart__count[data-v-cfa0f37b]{position:absolute;top:-10px;right:-10px;padding:3px 6px;color:#fff;font-size:10px;line-height:1;background:#000;border:none;border-radius:10px;opacity:.8;box-shadow:none}.header-logo[data-v-f988c448]{display:block;white-space:nowrap}.header-logo__img[data-v-f988c448]{display:block;max-width:100%;height:auto}@keyframes logo-move-animation-f988c448{0%,25%{transform:translate(0)}75%,to{transform:translate(113px)}}@keyframes logo-rotate-animation-f988c448{0%{transform:rotateY(0)}to{transform:rotateY(1turn)}}@keyframes logo-opacity-animation-f988c448{0%{opacity:1}to{opacity:0}}.header-search[data-v-a35d9a0c]{display:flex;font-size:1.4rem;background:#feeed8}.header-search__content[data-v-a35d9a0c]{padding:1em 0}.header-search__label[data-v-a35d9a0c]{display:flex}.header-search__input[data-v-a35d9a0c]{width:100%;height:40px;padding:0 1.4em;line-height:40px;background:#fff9f1;border:1px solid #000;border-right:none;outline:none;transition:box-shadow .4s ease}.header-search__input[data-v-a35d9a0c]:focus{border-width:2px}.header-search__button[data-v-a35d9a0c]{padding:0 1.7em;color:#fff;font-weight:700;background-color:#000;border:1px solid #000;border-radius:0 3px 3px 0;transition:all .4s ease}.header-search__button[data-v-a35d9a0c]:hover{background-color:#333;border:1px solid #333}.header-nav-item[data-v-4499b0d2]{--header-nav-item__padding-x: .5em;position:relative;color:#000;font-size:1em}.allow-transitions .header-nav-item[data-v-4499b0d2]{transition:color .25s ease-out}@media screen and (min-width: 1281px){.header-nav-item[data-v-4499b0d2]{--header-nav-item__padding-x: 1.125em}}.header-nav-item[data-v-4499b0d2]:hover,.header-nav-item_active[data-v-4499b0d2]{color:#3f2d15}.header-nav-item_active .header-nav-item__link[data-v-4499b0d2]{font-weight:600}.header-nav-item__link[data-v-4499b0d2]{margin:0;padding:0 var(--header-nav-item__padding-x);color:inherit;font-weight:inherit;white-space:nowrap;text-decoration:none}.header-nav-item__nested[data-v-4499b0d2]{position:absolute;left:var(--header-nav-item__padding-x);visibility:hidden}.header-nav-item:hover .header-nav-item__nested[data-v-4499b0d2]{visibility:visible}.header-nav-nested-item[data-v-7be753cb]{font-size:.875em}.header-nav-nested-item__link[data-v-7be753cb]{display:block;padding:.714em 1.429em;color:#000;white-space:nowrap;text-decoration:none;background:#feeed8}.header-nav-nested-item__link[data-v-7be753cb]:hover,.header-nav-nested-item__link[data-v-7be753cb]:focus,.header-nav-nested-item_active .header-nav-nested-item__link[data-v-7be753cb]{color:#feeed8;background:#000}.header-nav-nested[data-v-f095e599]{font-size:1em}.header-nav[data-v-c8947526]{display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:400}.icon[data-v-e7b24ac6],.icon[data-v-f2345a1c],.icon[data-v-3a6f4233]{display:block;width:1em;height:1em;fill:currentColor}.lang-switch[data-v-02f254ba]{position:relative;display:block;cursor:pointer}.lang-switch__current[data-v-02f254ba]{position:relative;padding:0 1em 0 0;font-weight:600;line-height:1;background:transparent;border:none;outline:none}.lang-switch__title[data-v-02f254ba]{text-transform:uppercase;border-bottom:1px dashed #000}.lang-switch__chevron[data-v-02f254ba]{position:absolute;top:50%;right:-.5em;color:#c5cdc2;font-size:.8em;transform:translateY(-50%)}.lang-switch__dropdown[data-v-02f254ba]{position:absolute;top:1.5em;background:#fff;border:1px solid #000}.lang-switch__item[data-v-02f254ba]{border-bottom:1px solid #000}.lang-switch__item[data-v-02f254ba]:last-child{border-bottom:none}.lang-switch__link[data-v-02f254ba]{display:block;padding:.6em 1em;color:inherit;font-size:.9em;text-decoration:none;text-transform:uppercase}.allow-transitions .lang-switch__link[data-v-02f254ba]{transition:color .25s ease-out}.lang-switch__link[data-v-02f254ba]:hover{color:#3f2d15;text-decoration:underline}.icon[data-v-e067199a]{display:block;width:1em;height:1em;fill:currentColor}.tel[data-v-e3a851ef]{display:flex;flex-shrink:0;-moz-column-gap:.625em;column-gap:.625em;align-items:center;color:inherit;font-size:1.6rem;font-weight:400;white-space:nowrap;text-decoration:none}.allow-transitions .tel[data-v-e3a851ef]{transition:color .25s ease-out}.tel[data-v-e3a851ef]:hover{color:#3f2d15}.tel__icon[data-v-e3a851ef]{color:#000;font-size:1em}@media screen and (min-width: 768px){.tel_adaptive .tel__icon[data-v-e3a851ef]{font-size:.875em}}.tel_adaptive .tel__text[data-v-e3a851ef]{display:none}@media screen and (min-width: 1025px){.tel_adaptive .tel__text[data-v-e3a851ef]{display:block;font-size:.8em}}@media screen and (min-width: 1281px){.tel_adaptive .tel__text[data-v-e3a851ef]{font-size:1em}}.allow-transitions .search-slide-fade-enter-active[data-v-705f7531],.allow-transitions .search-slide-fade-leave-active[data-v-705f7531]{transition:opacity .25s ease-out}.search-slide-fade-enter-from[data-v-705f7531],.search-slide-fade-leave-to[data-v-705f7531]{opacity:0}.header[data-v-705f7531]{position:relative;z-index:100;overflow:hidden unset;padding:.85em 0;color:#000;font-size:1.4rem;background:#fff9f1}@media screen and (min-width: 768px){.header[data-v-705f7531]{padding:1.7em 0}}@media screen and (min-width: 1025px){.header[data-v-705f7531]{padding:1.5em 0;font-size:1.6rem}}.header__grid[data-v-705f7531]{position:relative;z-index:5;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;justify-items:center}@media screen and (min-width: 768px){.header__grid[data-v-705f7531]{display:flex;-moz-column-gap:10px;column-gap:10px;justify-items:unset}}@media screen and (min-width: 1025px){.header__grid[data-v-705f7531]{-moz-column-gap:30px;column-gap:30px}}.header__burger[data-v-705f7531]{display:block;text-align:center}@media screen and (min-width: 768px){.header__burger[data-v-705f7531]{display:none}}.header__burger-button[data-v-705f7531]{vertical-align:middle;margin:0;padding:0;font-size:24px;background:transparent;border:none}.header__logo[data-v-705f7531]{flex-grow:1;flex-shrink:0;max-width:100px;text-align:center}@media screen and (min-width: 768px){.header__logo[data-v-705f7531]{flex-grow:0;text-align:left}}.header__nav[data-v-705f7531]{display:none;flex-grow:1;flex-shrink:1}@media screen and (min-width: 768px){.header__nav[data-v-705f7531]{display:block}}.header__right-block[data-v-705f7531]{display:flex;-moz-column-gap:20px;column-gap:20px;align-items:center}@media screen and (min-width: 480px){.header__right-block[data-v-705f7531]{-moz-column-gap:50px;column-gap:50px}}@media screen and (min-width: 768px){.header__right-block[data-v-705f7531]{-moz-column-gap:30px;column-gap:30px}}.header__phones[data-v-705f7531]{display:none}@media screen and (min-width: 768px){.header__phones[data-v-705f7531]{display:block}}.header__cart[data-v-705f7531]{position:relative;display:block}.header__cart-products[data-v-705f7531]{position:absolute;top:0;right:0;z-index:1;display:none;width:18.75em;padding-top:1.5em}.header__cart:hover .header__cart-products[data-v-705f7531]{display:block}.header__search-button[data-v-705f7531]{display:none;flex-shrink:0;margin:0;padding:0;font-size:2.3rem;cursor:pointer;background:transparent;border:none}.header__search-button[data-v-705f7531]:hover{color:#000}@media screen and (min-width: 768px){.header__search-button[data-v-705f7531]{display:block}}.header__search[data-v-705f7531]{position:absolute;top:100%;display:none;width:100%}@media screen and (min-width: 768px){.header__search[data-v-705f7531]{display:block}}.header__lang-switch[data-v-705f7531]{display:none;font-size:1em}@media screen and (min-width: 768px){.header__lang-switch[data-v-705f7531]{display:flex}}.header__lang-switch-mobile[data-v-705f7531]{display:flex;font-size:1.2em}@media screen and (min-width: 768px){.header__lang-switch-mobile[data-v-705f7531]{display:none}}.city-switch[data-v-f6f107e8]{position:relative;display:block;cursor:pointer}.city-switch__current[data-v-f6f107e8]{position:relative;padding:0 1em 0 0;font-weight:600;line-height:1;background:transparent;border:none;outline:none}.city-switch__title[data-v-f6f107e8]{border-bottom:1px dashed #000}.city-switch__chevron[data-v-f6f107e8]{position:absolute;top:50%;right:-.5em;color:#c5cdc2;font-size:.8em;transform:translateY(-50%)}.city-switch__dropdown[data-v-f6f107e8]{position:absolute;top:20px;width:100px;background:#fff;border:1px solid #000}.city-switch__item[data-v-f6f107e8]{border-bottom:1px solid #000}.city-switch__item[data-v-f6f107e8]:last-child{border-bottom:none}.city-switch__link[data-v-f6f107e8]{display:block;padding:.6em 1em;color:inherit;font-size:1.1em;text-decoration:none}.allow-transitions .city-switch__link[data-v-f6f107e8]{transition:color .25s ease-out}.city-switch__link[data-v-f6f107e8]:hover{color:#3f2d15;text-decoration:underline}.mobile-nav[data-v-78a81b78]{position:relative;display:block;overflow:auto;width:100%;height:100%;padding:.8em 1em;font-size:14px;background-color:#fff}.mobile-nav__close[data-v-78a81b78]{position:absolute;top:.3em;right:.3em;font-size:2em;background-color:transparent;border:none;outline:none}.mobile-nav__section[data-v-78a81b78]{margin:0 0 1em}.mobile-nav__lang[data-v-78a81b78]{display:flex}.mobile-nav__city-switch[data-v-78a81b78]{font-size:1em}.mobile-nav__search[data-v-78a81b78]{display:flex}.mobile-nav__search-input[data-v-78a81b78]{width:100%;padding:.6em 1.2em;border:1px solid #000;border-right:none;border-radius:3px 0 0 3px;outline:none}.allow-transitions .mobile-nav__search-input[data-v-78a81b78]{transition:box-shadow .25s ease-out}.mobile-nav__search-input[data-v-78a81b78]:focus{box-shadow:inset 0 1px 1px #00000013,0 0 8px #52a8ec99}.mobile-nav__search-button[data-v-78a81b78]{padding:0 .5em;color:#fff;font-weight:700;background-color:#000;border:1px solid #000;border-radius:0 3px 3px 0}.allow-transitions .mobile-nav__search-button[data-v-78a81b78]{transition:border .25s ease-out,background-color .25s ease-out}.mobile-nav__search-button[data-v-78a81b78]:hover{background-color:#333;border:1px solid #333}.mobile-nav__tel[data-v-78a81b78]{font-size:1.2em}.mobile-nav__nav[data-v-78a81b78]{font-size:1.2em;font-weight:700}.mobile-nav__nav-item[data-v-78a81b78]{word-break:break-word;transition:color .4s ease}.mobile-nav__nav-item[data-v-78a81b78]:hover{color:#404040}.mobile-nav__nav-link[data-v-78a81b78]{display:block;padding:.4em .5em .4em 0;color:inherit;text-decoration:none}.allow-transitions .slide-fade-enter-active[data-v-3ff74c8b],.allow-transitions .slide-fade-leave-active[data-v-3ff74c8b]{transition:opacity .25s ease-out,transform .25s ease-out}.slide-fade-enter-from[data-v-3ff74c8b],.slide-fade-leave-to[data-v-3ff74c8b]{opacity:0;transform:translate(-100%)}.allow-transitions .layout__header .header{transition:padding .25s ease-out}@media screen and (max-width: 768px){.layout__header .header{position:relative;z-index:100;box-shadow:0 0 5px #0000004d}}.layout__header[data-v-3ff74c8b]{flex-shrink:0}.layout__header_sticky[data-v-3ff74c8b]{box-shadow:0 0 5px #0000004d;transform:translateY(0)}@media screen and (min-width: 768px){.layout__header_sticky[data-v-3ff74c8b]{padding-top:8px;padding-bottom:8px}}.layout__mobile-nav[data-v-3ff74c8b]{position:fixed;top:0;z-index:200;display:flex;width:280px;height:100vh}@media screen and (min-width: 768px){.layout__mobile-nav[data-v-3ff74c8b]{display:none}}.layout__overlay[data-v-3ff74c8b]{position:fixed;right:0;left:0;width:100%;height:100vh;background-color:#000000bf}.layout__content[data-v-3ff74c8b]{flex-grow:1}@media screen and (max-width: 768px){.layout__content[data-v-3ff74c8b]{padding-top:var(--menu-height)}}.layout__footer[data-v-3ff74c8b]{flex-shrink:0}
