@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@700&family=Open+Sans:wght@400;600&display=swap);h1[data-v-f4d56912]{font-family:Nunito;font-weight:700;font-size:46px;line-height:60px}h2[data-v-f4d56912]{font-family:Nunito;font-weight:700;font-size:36px;line-height:50px}h3[data-v-f4d56912]{font-family:Nunito;font-weight:700;font-size:28px;line-height:36px}h4[data-v-f4d56912]{font-family:Nunito;font-weight:700;font-size:20px;line-height:26px}hr[data-v-b120f28c]{border:0;width:100%;border-top:2px solid #f6f6f6;margin:0}.footer__title[data-v-522255c2]{display:flex;justify-content:center;align-items:center;color:#d3d3d3;justify-self:center;align-self:center;height:100%}svg[data-v-26d146cd]{display:inline-block;vertical-align:baseline;margin-bottom:-2px}g[data-v-26d146cd]{fill:inherit}.fade-enter-from[data-v-23bfbd92]{opacity:0}.fade-enter-active[data-v-23bfbd92]{transition:opacity var(--cf9540e0) ease}.fade-enter-to[data-v-23bfbd92]{opacity:1}.badge[data-v-28758a53]{display:flex;padding:10px;border-radius:50%;background-color:#f1f1f1;position:relative;border:none;cursor:pointer}.activeIcon[data-v-28758a53]{background:transparent;fill:#5ec343;transition:all .3s ease-in}.badge__count[data-v-28758a53]{display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#222;position:absolute;top:-7px;right:-7px;border:2px solid #fff;background:#ffa801;border-radius:50%;width:18px;height:18px}.header[data-v-3db75f62]{display:grid;align-items:center;gap:20px;grid-template-columns:1fr 1fr;padding:0 10px}.header__logo[data-v-3db75f62]{width:110px;justify-self:start;color:#d3d3d3;text-decoration:none}ul[data-v-3db75f62]{display:flex;gap:14px;justify-self:end;list-style:none;padding:0}.header__logo-disabled[data-v-3db75f62]{pointer-events:none}.header__logo_active[data-v-3db75f62]{color:#ffa801}.header__logo_active[data-v-3db75f62]:hover{opacity:.6;transition:opacity .3s ease-in}@media screen and (min-width:768px){.header[data-v-3db75f62]{padding:0}.header__logo[data-v-3db75f62]{width:160px}ul[data-v-3db75f62]{gap:25px}}.button[data-v-2e0647ec]{font-family:Open Sans;align-self:stretch;background:transparent;border:1px solid #e2e2e2;color:#222;border-radius:6px;cursor:pointer;padding:10px 15px}.outlined[data-v-2e0647ec]:hover{transition:background-color .3s linear;background-color:#e2e2e2}.contained.success[data-v-2e0647ec]{border:1px solid transparent;background-color:#5ec343;font-weight:600;color:#fff}.contained.primary[data-v-2e0647ec]{border:1px solid transparent;background-color:#ffa801;color:#fff}.contained[data-v-2e0647ec]:hover{transition:opacity .3s linear;opacity:.75}.button[data-v-2e0647ec]:disabled{fill:#d3d3d3;cursor:default}@media screen and (min-width:768px){.button[data-v-2e0647ec]{padding:10px 20px}}.modal__backdrop[data-v-7332c982]{position:fixed;top:0;left:0;height:100vh;width:100%;background:rgba(0,0,0,.8);box-shadow:none;overflow:hidden;z-index:2}.modal[data-v-7332c982]{display:flex;flex-direction:column;gap:30px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:40px 20px;border-radius:16px;z-index:3;border:1px solid #000;box-sizing:border-box;padding:20px;max-height:calc(100vh - 20px);overflow-y:auto}.modal__actions[data-v-7332c982]{display:flex;gap:20px;justify-content:flex-end}@media screen and (min-width:768px){.modal[data-v-7332c982]{width:700px}}@media screen and (min-width:1024px){.modal[data-v-7332c982]{width:800px}}.button[data-v-33ea1698]{font-family:Open Sans;display:block;padding:0;background-color:transparent;cursor:pointer;fill:var(--1aa51f98)}.contained[data-v-33ea1698]{color:#747474;border:none}.contained[data-v-33ea1698]:hover{color:#ffa801;opacity:var(--1b5e6c55);fill:var(--1fd51554);transition:all .2s ease-in}.contained:focus:hover.active[data-v-33ea1698]{opacity:1;fill:var(--0f15d40e);transition:all .2s ease-in}.outlined[data-v-33ea1698]{border:1px solid #e2e2e2;border-radius:6px;padding:5px 8px}.outlined[data-v-33ea1698]:hover{transition:background-color .15s linear;background-color:#e2e2e2}.outlined[data-v-33ea1698]:disabled{fill:#d3d3d3;cursor:default}.outlined[data-v-33ea1698]:disabled:hover{background-color:transparent}.active[data-v-33ea1698]{fill:var(--0f15d40e)}.container[data-v-33ea1698]{display:flex;gap:10px;align-items:center;color:inherit}.text[data-v-33ea1698]{font-weight:600;font-size:15px;line-height:20px}.quantity[data-v-ac53474c]{display:flex;align-items:center;gap:10px}.quantity__count[data-v-ac53474c]{width:25px}.cart[data-v-64b73b62]{display:grid}.cart__title[data-v-64b73b62]{display:none}.cart__grid[data-v-64b73b62]{display:grid;gap:15px;border-bottom:1px solid #d3d3d3}.cart__mobile[data-v-64b73b62]{display:flex;gap:20px;align-items:center}.cart__mobile-action[data-v-64b73b62]{justify-self:start;padding:0 0 10px}.cart__mobile>span[data-v-64b73b62]{font-weight:600}.cart__list[data-v-64b73b62]{display:grid;gap:20px;padding:0;list-style:none}.cart__img[data-v-64b73b62]{display:none}.cart__item-title[data-v-64b73b62]{cursor:pointer;justify-self:start;text-align:left}.cart__item-title[data-v-64b73b62]:hover{transition:color .1s linear;color:#ed8939}.cart__item-text[data-v-64b73b62]{font-size:14px}.cart__totals-block[data-v-64b73b62]{padding:15px 0 0}.cart__actions[data-v-64b73b62],.cart__totals-block[data-v-64b73b62]{display:flex;gap:20px;justify-content:flex-end}.cart__totals-block-title[data-v-64b73b62]{display:block;font-weight:600}@media screen and (min-width:768px){.cart[data-v-64b73b62]{display:block}.cart__grid[data-v-64b73b62]{max-width:900px;margin:auto;align-items:center;justify-items:center;grid-template-columns:1fr 4fr 1fr 1fr 1fr 1fr;grid-gap:15px;color:#222;padding:15px 0;border-bottom:1px solid #d3d3d3}.cart__title[data-v-64b73b62]{display:block;font-weight:600}.cart__img[data-v-64b73b62]{cursor:pointer;display:block;width:100%;height:40px;-o-object-fit:contain;object-fit:contain}.cart__img[data-v-64b73b62]:hover{opacity:.7;transition:opacity .2s linear}.cart__mobile[data-v-64b73b62]{display:contents}.cart__mobile>span[data-v-64b73b62]{display:none}.cart__mobile-action[data-v-64b73b62]{justify-self:center;padding:0}.cart__totals-block[data-v-64b73b62]{padding:15px 20px 0 0}}.likes{display:flex;flex-direction:column;list-style:none;padding:0}.likes__item{display:grid;align-items:center;grid-template-columns:40px 4fr 50px;gap:20px;padding:20px 10px;border-bottom:1px solid #d3d3d3}.likes__item:last-of-type{border-bottom:none}.likes__product-info{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.likes__product-info-title{text-align:left;cursor:pointer}.likes__product-info-title:hover{transition:color .1s linear;color:#ed8939}.likes__product-info-container{display:flex;gap:10px;color:#747474;font-size:12px}.likes__image{cursor:pointer;width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.likes__image:hover{opacity:.7;transition:opacity .2s linear}.likes__rating{display:flex;gap:5px}.main[data-v-d01b8bfe]{padding:20px 0 40px}*{margin:0}body{font-family:Open Sans,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#222}#app{min-width:320px;max-width:1280px;margin:0 auto;display:grid;grid-template-rows:120px minmax(calc(100vh - 240px),auto) 120px;padding:0 10px;box-sizing:border-box}@media screen and (min-width:768px){#app{padding:0 20px}}@media screen and (min-width:1280px){#app{padding:0}}.base__card[data-v-08de06d6]{display:inline-block;padding:16px;box-sizing:border-box;border:1px solid #fbfbfb;box-shadow:0 5px 22px rgba(0,0,0,.1);border-radius:16px;height:var(--8a2fb2f0);transition:"all 3s ease-in-out"}.base__card_full-width[data-v-08de06d6]{width:100%}.placeholder[data-v-4e54099c]{color:#d3d3d3}.select[data-v-79f9da8f]{display:flex;flex-direction:column;align-items:center;gap:20px}.select__list[data-v-79f9da8f]{display:flex;gap:20px;padding:0;list-style:none}.select__list-item-button[data-v-79f9da8f]{padding:20px 30px;border:2px solid #e2e2e2;border-radius:8px;cursor:pointer;background-color:transparent;color:#222}.select__list-item-text[data-v-79f9da8f]{font-family:Open Sans}.select__list-item-button[data-v-79f9da8f]:hover:not(.active){transition:border-color .3s linear;border-color:rgba(255,168,1,.4)}.active[data-v-79f9da8f]{border:2px solid #ffa801}.delivery[data-v-48df5e6c]{gap:24px}.delivery[data-v-48df5e6c],.form{display:flex;flex-direction:column}.form{gap:40px}.base-input{display:flex;flex-direction:column;gap:5px;height:90px}.base-input__label{align-self:flex-start;font-size:16px;font-weight:600;line-height:22px;color:#333}.base-input__label-required{color:#ef2525}.base-input__input{font-size:16px;line-height:20px;color:#222;padding:10px 20px;border-radius:10px;border:1px solid #d3d3d3;outline:2px solid transparent}.base-input__input_error{transition:outline .3s ease-in;outline:2px solid #ef2525}.base-input__input::-moz-placeholder{font-size:14px;color:#d3d3d3}.base-input__input::placeholder{font-size:14px;color:#d3d3d3}.base-input__error{align-self:flex-start;font-size:14px;color:#ef2525}.checkout-form{max-width:100%}.checkout-form__input-list{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0}@media screen and (min-width:768px){.checkout-form{max-width:40%}}.delivery-location[data-v-d8ca3e2e]{display:flex;flex-direction:column;align-items:center;gap:20px}.delivery-location__title[data-v-d8ca3e2e]{color:#d3d3d3}.delivery-location__confirm-block[data-v-d8ca3e2e]{display:flex;flex-direction:column;align-items:center;gap:20px}.delivery-location__actions[data-v-d8ca3e2e]{display:flex;gap:20px}.success[data-v-d8ca3e2e]{color:#5ec343}.fail[data-v-d8ca3e2e]{color:#ef2525}.checkout[data-v-d47cf9d8]{margin:0 auto;max-width:934px}.checkout[data-v-d47cf9d8],.checkout__content[data-v-d47cf9d8]{display:flex;flex-direction:column;gap:40px}.timer[data-v-7c09bab0]{position:relative;width:50px;height:50px}.timer__svg[data-v-7c09bab0]{transform:scaleX(-1)}.timer__circle[data-v-7c09bab0]{fill:none;stroke:none}.timer__path[data-v-7c09bab0]{stroke-width:10px;stroke:#d3d3d3}.timer__remaining-time[data-v-7c09bab0]{stroke-width:10px;stroke-linecap:round;transform:rotate(90deg);transform-origin:center;transition:all 1s linear;fill-rule:nonzero;stroke:currentColor}.timer__remaining-time.orange[data-v-7c09bab0]{color:orange}.timer__remaining-time.red[data-v-7c09bab0]{color:red}.timer__label[data-v-7c09bab0]{position:absolute;width:50px;height:50px;top:0;display:flex;align-items:center;justify-content:center;font-size:20px}.checkout-success[data-v-2fe57a42]{display:flex;flex-direction:column;align-items:center;gap:20px}.checkout-success__title[data-v-2fe57a42]{color:#5ec343}.checkout-success__subtitle[data-v-2fe57a42]{color:#d3d3d3}.menuList[data-v-50cc516e]{display:flex;flex-wrap:wrap;padding:0;list-style:none;gap:15px}.menuList__item[data-v-50cc516e]{padding:10px 14px;background-color:#fcf7eb;border-radius:6px;cursor:pointer}.menuList__item_active[data-v-50cc516e]{background-color:#ffc43f}@media screen and (min-width:1024px){.menuList[data-v-50cc516e]{gap:25px}.menuList__item[data-v-50cc516e]{font-family:Open Sans;font-weight:400;font-size:16px;color:#858585;line-height:22px;position:relative;background-color:transparent;padding:0;border:none}.menuList__item[data-v-50cc516e]:hover{color:#222}.menuList__item_active[data-v-50cc516e]{background-color:transparent;position:relative;font-weight:600;color:#222;cursor:default}.menuList__item_active[data-v-50cc516e]:after{content:"";display:block;position:absolute;top:35px;left:0;width:100%;height:2px;margin-top:20px;background:#ffc43f}}.card__container[data-v-666a2a1e]{display:flex;gap:12px;flex-direction:column;align-items:flex-start;min-height:412px}.card__image-container[data-v-666a2a1e]{align-self:center;position:relative;width:266px}.card__image[data-v-666a2a1e]{display:block;width:100%;height:235px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.card__title[data-v-666a2a1e]{min-height:43px;cursor:pointer}.card__like-btn[data-v-666a2a1e]{position:absolute;top:5px;right:5px}.card__rating[data-v-666a2a1e]{display:flex;gap:5px;align-items:baseline}.card__rating-text[data-v-666a2a1e]{font-weight:600;font-size:13px;line-height:18px}.card__price[data-v-666a2a1e]{font-weight:600;font-size:22px;line-height:30px}.card__actions[data-v-666a2a1e]{width:100%;display:flex;justify-content:space-between;gap:20px}@media screen and (min-width:768px){.card[data-v-666a2a1e]:hover{box-shadow:0 21px 44px rgba(0,0,0,.08);border-radius:12px}.card__title[data-v-666a2a1e]:hover{transition:color .1s linear;color:#ffa801}.card__actions[data-v-666a2a1e]{gap:47px}}.list-enter-from{opacity:0}.list-enter-active{transition:opacity var(--4c835ccc) ease}.list-enter-to{opacity:1}.products-list[data-v-b4330dec]{display:grid;gap:25px;list-style:none;padding:0}.products-list__show-more[data-v-b4330dec]{padding:20px 0 0}@media screen and (min-width:768px){.products-list[data-v-b4330dec]{gap:20px;grid-template-columns:repeat(2,1fr);padding:0}}@media screen and (min-width:1024px){.products-list[data-v-b4330dec]{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1280px){.products-list[data-v-b4330dec]{grid-template-columns:repeat(4,1fr)}}.lds-ring[data-v-77902b05]{display:inline-block;position:absolute;top:100px;left:50%;transform:translateX(-50%);width:60px;height:60px;z-index:1}.lds-ring div[data-v-77902b05]{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #add8e6;border-radius:50%;-webkit-animation:lds-ring-77902b05 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring-77902b05 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#add8e6 transparent transparent transparent}.lds-ring div[data-v-77902b05]:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div[data-v-77902b05]:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div[data-v-77902b05]:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring-77902b05{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-ring-77902b05{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.failed-http-request[data-v-1f29b2d4]{display:flex;flex-direction:column;align-items:center;gap:40px;position:relative}.failed-http-request__timer[data-v-1f29b2d4]{display:flex;flex-direction:column;align-items:center;gap:20px}.failed-http-request__status[data-v-1f29b2d4]{font-size:20px;color:red}.failed-http-request__sending-request[data-v-1f29b2d4]{position:relative}.catalog[data-v-31b1ed10]{position:relative;display:flex;flex-direction:column;gap:30px;padding:0}.catalog__header[data-v-31b1ed10]{padding:0}.catalog__header-container[data-v-31b1ed10],.catalog__header[data-v-31b1ed10]{display:flex;flex-direction:column;gap:20px}.catalog__loader[data-v-31b1ed10]{position:relative}@media screen and (min-width:1024px){.catalog__header-container[data-v-31b1ed10]{flex-direction:row;justify-content:space-between;align-items:center}}.star-rating[data-v-5f393bae]{display:flex;gap:15px}.star-rating__stars[data-v-5f393bae]{position:relative}.star-rating__contained[data-v-5f393bae]{display:inline-flex;position:absolute;top:0;left:0;overflow:hidden;width:var(--5122fbb3)}.star-rating__number[data-v-5f393bae]{font-weight:600}.product-page[data-v-4da49c04]{position:relative}.product-page__card[data-v-4da49c04]{display:grid;gap:20px}.product-page__card-title[data-v-4da49c04]{text-align:left;font-size:28px;line-height:34px}.product-page__card-rating[data-v-4da49c04]{width:100%;display:flex;align-items:flex-end;justify-content:space-between}.product-page__card-like[data-v-4da49c04]{display:flex;align-items:center}.product-page__card-like_active[data-v-4da49c04]{color:#ef2525}.product-page__card-like[data-v-4da49c04]:hover{color:#ef2525;fill:#ef2525}.product-page__card-image[data-v-4da49c04]{display:block;width:100%}.product-page__card-content[data-v-4da49c04]{display:flex;flex-direction:column;align-items:center;gap:24px}.product-page__card-actions-buy[data-v-4da49c04],.product-page__card-actions[data-v-4da49c04]{display:flex;flex-direction:column;gap:20px;align-items:center}.product-page__card-description[data-v-4da49c04]{display:flex;flex-direction:column;gap:5px;text-align:left}@media screen and (min-width:768px){.product-page__card[data-v-4da49c04]{padding:30px;grid-template-columns:1fr 1fr;gap:24px}.product-page__card-content[data-v-4da49c04]{align-items:flex-start}.product-page__card-title[data-v-4da49c04]{font-size:36px;line-height:40px}.product-page__card-actions[data-v-4da49c04]{align-items:flex-start}.product-page__card-actions-buy[data-v-4da49c04]{flex-direction:row}}@media screen and (min-width:1024px){.product-page__card-image[data-v-4da49c04]{max-width:600px;max-height:600px;-o-object-fit:contain;object-fit:contain}}.page-not-found[data-v-790e61ae]{display:flex;flex-direction:column;align-items:center;gap:20px}.page-not-found__text[data-v-790e61ae]{color:#d3d3d3}.page-not-found__error[data-v-790e61ae]{color:#ef2525}