.empty-cart{width:50vw;text-align:center;font-weight:300;margin:0 auto 20px}.empty-cart img{width:100%;height:100%;max-width:250px;object-fit:cover;margin-bottom:1rem}.empty-cart p{margin:0 auto}.empty-cart h3{font-size:2rem;line-height:2rem;margin:0;padding:0;font-weight:600}@media only screen and (max-width:579px){.empty-cart h3{font-size:20px}}.empty-cart p{color:rgba(0,0,0,.5);font-size:18px;line-height:24px;max-width:80%;margin:1.25rem auto 0}@media only screen and (max-width:409px){.empty-cart p{font-size:13px}}.shopping__cart__contents,.shopping__cart__contents .cart__info{display:flex;justify-content:space-between;align-items:center}.shopping__cart__contents .cart__info .actions button{display:flex;justify-content:center;align-items:center}.shopping__cart{width:100%;border-radius:16px;background:#fff;padding-bottom:10px}.shopping__cart__product__wrapper{min-height:100px;overflow-y:scroll}.shopping__cart__product__wrapper::-webkit-scrollbar{display:none}.shopping__cart__header{padding:24px;display:flex;align-items:center;justify-content:space-between}.shopping__cart__header span{color:#282828;font-size:24px;font-weight:500}.shopping__cart__header button{background:transparent}.shopping__cart .line{width:100%;height:1px;background:#d6d5d2}.shopping__cart.modal__style .shopping__cart__header span{font-size:14px}.shopping__cart.modal__style .shopping__cart__contents{gap:4px}.shopping__cart.modal__style .shopping__cart__contents .product__image{width:100px;height:100px}.shopping__cart.modal__style .shopping__cart__contents .cart__info{flex-direction:column;justify-content:center;align-items:flex-start;gap:15px}.shopping__cart.modal__style .shopping__cart__contents .cart__info .actions button{width:32px;height:32px}.shopping__cart.modal__style .shopping__cart__contents .cart__info p{font-size:16px}.shopping__cart.modal__style .shopping__cart__contents .delete__button{border-radius:50%;width:32px;height:32px;padding:0;margin-top:55px}.shopping__cart.modal__style .shopping__cart__contents .delete__button span{display:none}.shopping__cart.modal__style .shopping__cart__contents .delete__button img{width:20px;height:20px}.shopping__cart__contents{padding:12px;gap:40px;border-top:1px solid #d6d5d2}@media only screen and (max-width:504px){.shopping__cart__contents{gap:0}}.shopping__cart__contents .product__image{width:160px;height:160px;object-fit:cover}@media only screen and (max-width:789px){.shopping__cart__contents .product__image{width:100px;height:100px}}.shopping__cart__contents .cart__info{flex-grow:1;flex-wrap:wrap}.shopping__cart__contents .cart__info .actions{flex-grow:0;display:flex;align-items:center;gap:9px}.shopping__cart__contents .cart__info .actions button{width:40px;height:40px;border-radius:50%;font-size:22px;background:transparent;border:1px solid #d6d5d2}@media only screen and (max-width:500px){.shopping__cart__contents .cart__info .actions button{width:30px!important;height:30px!important}}.shopping__cart__contents .cart__info p{color:#282828;font-size:16px;font-weight:400;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.shopping__cart__contents .cart__info .price{color:#f08d67;font-size:14px;font-weight:600}.shopping__cart__contents .cart__info .price span{color:#d6d5d2;font-size:10px;font-weight:600;text-decoration:line-through}@media only screen and (max-width:789px){.shopping__cart__contents .cart__info{flex-direction:column;justify-content:center;align-items:flex-start;gap:15px}}.shopping__cart__contents .delete__button{background:transparent;box-shadow:none;border:1px solid #d6d5d2;gap:5px;display:flex;height:40px;padding:14px 24px;justify-content:center;align-items:center;border-radius:24px;flex-shrink:0}.shopping__cart__contents .delete__button:hover{background:transparent;border-color:#99e839}@media only screen and (max-width:504px){.shopping__cart__contents .delete__button{border-radius:50%;width:40px;height:40px;padding:0;margin-top:45px}.shopping__cart__contents .delete__button span{display:none}}.checkbox__wrapper{cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #ccc;width:48px;height:48px;flex-shrink:0;border-radius:50%}@media only screen and (max-width:540px){.checkbox__wrapper{width:32px;height:32px;font-size:8px}.checkbox__wrapper .favourite__icon{width:20px;height:20px}}.checkbox__wrapper .custom__checkbox{display:none}.btn__secondary{display:flex;justify-content:center;align-items:center;cursor:pointer;width:100%;height:48px;padding:14px 24px;flex-shrink:0;border-radius:24px;background:#f5f5f5;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);transition:.3s ease-in-out;color:#282828;font-size:16px;font-weight:400;white-space:nowrap}.btn__secondary:hover{background:#ffb700;border-color:#ffb700}.btn__secondary.btn_disabled{background-color:#d6d5d2;border-color:#d6d5d2;opacity:.8}.btn__primary{display:flex;justify-content:center;align-items:center;width:100%;height:48px;padding:14px 24px;flex-shrink:0;border-radius:24px;background:#ffb700;color:#fff;font-size:16px;font-weight:400;transition:.3s ease-in-out}.btn__primary:hover{background:rgba(255,183,0,.8)}.btn__primary.btn_disabled{background-color:rgba(255,183,0,.8);opacity:.8}.btn__special__order{display:inline-flex;padding:16px 24px;border-radius:24px;border:1.5px solid #ffb700;color:#ffb700;font-size:18px;background:transparent}.btn__see__more,.btn__special__order{width:100%;justify-content:center;align-items:center;font-weight:400}.btn__see__more{display:flex;max-width:710px;margin-top:20px;margin-left:auto;margin-right:auto;height:48px;padding:14px 24px;gap:4px;flex-shrink:0;border-radius:24px;background:#fff;color:#282828;font-size:16px;font-style:normal;line-height:normal;transition:.3s ease-in-out}.btn__see__more:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.15)}.btn__action__btn{display:flex;justify-content:center;align-items:center;border:1px solid #ccc;border-radius:50%;width:40px;height:40px;flex-shrink:0;font-size:28px;color:#000;background:transparent;transition:.3s ease-in-out}.btn__action__btn:hover{border:1px solid #92b666}.btn__popular__btn,.btn__reason__btn{display:inline-flex;padding:6px 12px;align-items:center;border-radius:24px;background:#d6d5b7;color:#111;font-size:12px;font-style:normal;font-weight:500;line-height:100%;transition:.3s ease-in-out}.btn__hit__btn{background:#0d805e}.btn__extra__btn,.btn__hit__btn{display:inline-flex;padding:6px 12px;align-items:center;border-radius:24px;color:#fff;font-size:12px;font-style:normal;font-weight:500;line-height:100%;transition:.3s ease-in-out}.btn__extra__btn{background:#ac3131}.btn_disabled{cursor:not-allowed;opacity:.8}.btn_loading{display:flex;align-items:center;justify-content:center}.btn__spinner{margin-left:10px}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.badge__count span,.badge__default span,.badge__extra,.badge__hasDiscount,.badge__hit,.badge__isNew,.badge__isSoldMore{display:flex;justify-content:center;align-items:center}.badge__extra{width:48px;height:48px;background:#fff;border-radius:50%}.badge__extra img{width:24px;height:24px}@media only screen and (max-width:540px){.badge__extra{width:32px;height:32px}.badge__extra img{width:20px;height:20px}}.badge__hit{width:48px;height:48px;background:#0d805e;border-radius:50%}.badge__hit img{width:24px;height:24px}@media only screen and (max-width:540px){.badge__hit{width:32px;height:32px}.badge__hit img{width:20px;height:20px}}.badge__isSoldMore{width:48px;height:48px;background:#d6d5b7;border-radius:50%}.badge__isSoldMore img{width:24px;height:24px}@media only screen and (max-width:540px){.badge__isSoldMore{width:32px;height:32px}.badge__isSoldMore img{width:20px;height:20px}}.badge__hasDiscount{width:48px;height:48px;background:#165a4d;border-radius:50%;color:#fff;font-size:12px;font-weight:500;text-transform:uppercase}@media only screen and (max-width:540px){.badge__hasDiscount{width:32px;height:32px;font-size:8px}}.badge__isNew{width:48px;height:48px;color:#121923;background:transparent;border-radius:50%;border:1px solid #d6d5d2;font-size:12px;font-weight:400;text-transform:uppercase}@media only screen and (max-width:540px){.badge__isNew{width:32px;height:32px;font-size:8px}}.badge__count{position:relative}.badge__count span{position:absolute;right:-6px;top:-5px;width:16px;height:16px;border-radius:50%;font-size:8px;font-weight:500;line-height:100%;background-color:#f08d67;color:#fff}.badge__default{position:relative}.badge__default span{position:absolute;display:none;width:0;height:0}.title{position:relative;color:#282828;font-size:40px;font-weight:500}.title span{position:absolute;top:0;margin-left:10px;font-size:20px}@media screen and (max-width:640px){.title span{font-size:12px}}@media screen and (max-width:330px){.title span{font-size:10px}}@media screen and (max-width:640px){.title{font-size:26px;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}}@media screen and (max-width:410px){.title{font-size:18px}}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_117179;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_117179;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_117179{font-family:__Inter_117179,__Inter_Fallback_117179;font-style:normal}.order__info__wrapper .order__content div,.order__info__wrapper .total__price{display:flex;justify-content:space-between;align-items:center}.order__info__wrapper{width:100%;display:flex;flex-direction:column;gap:16px}.order__info__wrapper .order__content{padding:24px;border-radius:16px;background:#fff}.order__info__wrapper .order__content .line{margin:24px 0;width:100%;height:1px;background:#d6d5d2}.order__info__wrapper .order__content .span{color:#282828;font-size:16px;font-weight:500}.order__info__wrapper .total__price{padding:24px;border-radius:16px;background:#fff}.order__info__wrapper.ordered__info .order__content,.order__info__wrapper.ordered__info .total__price{background:#f5f5f5}.product__card{position:relative;display:flex;flex-direction:column;border-radius:24px;background:#fff;height:100%;width:100%}.product__card__badges{position:absolute;top:20px;left:20px;z-index:2;display:flex;align-items:center;gap:8px}@media only screen and (max-width:540px){.product__card__badges{left:10px!important;top:10px!important}}.product__card__favourite{cursor:pointer;position:absolute;z-index:2;right:20px;top:20px}@media only screen and (max-width:540px){.product__card__favourite{right:10px!important;top:10px!important}}.product__card__link{overflow:hidden;height:min-content}.product__card__link__image{object-fit:cover;object-position:center;width:100%;height:100%;border-top-left-radius:24px;border-top-right-radius:24px;transition:all .3s ease-in-out}@media only screen and (max-width:1600px){.product__card__link__image{object-fit:cover}}.product__card__info{flex:1 1;margin-top:1rem;display:flex;flex-direction:column;justify-content:space-between;padding:16px}@media only screen and (max-width:1300px){.product__card__info{padding:0 10px!important}}@media only screen and (max-width:540px){.product__card__info{margin-top:.5rem}}.product__card__info__badges{display:flex;gap:5px;align-items:center;margin-bottom:1rem;flex-wrap:wrap}@media only screen and (max-width:540px){.product__card__info__badges{margin-bottom:.5rem}}.product__card__info .product__name{margin-bottom:8px;color:#282828;font-size:18px;font-weight:400}@media only screen and (max-width:540px){.product__card__info .product__name{font-size:12px;font-weight:400}}.product__card__info .price__wrapper{display:flex;flex-direction:column;gap:2px;padding-bottom:1rem}.product__card__info .price__wrapper span{display:block}@media only screen and (max-width:540px){.product__card__info .price__wrapper{flex-direction:column;align-items:flex-start}}.product__card__info .product__price{color:#f08d67;font-size:18px;font-weight:600}@media only screen and (max-width:540px){.product__card__info .product__price{font-size:12px;font-weight:600;margin-bottom:0!important}}.product__card__info .product__discoutn__price{color:#d6d5d2;font-size:12px;font-weight:600;text-decoration:line-through}@media only screen and (max-width:540px){.product__card__info .product__discoutn__price{font-size:8px;font-weight:600}.product__card .btn__extra__btn,.product__card .btn__hit__btn,.product__card .reason__btn{font-size:8px;font-weight:500;padding:3px 6px}}.product__card .product__btn__wrapper{padding:16px}@media only screen and (max-width:1300px){.product__card .product__btn__wrapper{padding:0 10px 10px}}.product__card .product__btn{margin-top:15px}@media only screen and (max-width:540px){.product__card .product__btn{height:32px;font-size:12px;font-weight:400}}.container{max-width:1440px;width:100%;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px}@media only screen and (max-width:436px){.container{padding-right:1rem!important;padding-left:1rem!important}}@media screen and (min-width:800px){.container{max-width:95%}}@media screen and (min-width:1800px){.container{max-width:90%}}