@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&display=swap";.iconWarning[data-v-d6c224e2]{width:23px;height:23px;margin-right:5px}.tooltip[data-v-d6c224e2]{position:absolute;top:100%;margin-top:2%;left:50%;transform:translate(-50%);background-color:#ffd1b3;color:#000;padding:20px;border-radius:4px;font-size:14px;font-weight:600;transition:opacity .3s ease;display:flex;flex-direction:column;align-items:center;width:300px;z-index:1000}.close-button[data-v-d6c224e2]{cursor:pointer;height:20px;width:20px;position:absolute;top:5px;right:5px}.iconClose[data-v-d6c224e2]{width:20px;height:20px;background-color:#000;border-radius:100%}.tooltip-arrow[data-v-d6c224e2]{position:absolute;width:0;height:0;border-style:solid;border-width:15px 15px 0;border-color:#ffd1b3 transparent transparent transparent;top:-10px;left:50%;transform:translate(-50%);transform:rotate(180deg)}.tooltip-content[data-v-d6c224e2]{display:flex;align-items:center}.tooltip-text[data-v-d6c224e2]{padding:2%;text-align:left}@media (max-width: 425px){.tooltip[data-v-d6c224e2]{font-size:12px;padding:8px;top:50%;left:75%;width:50%}.close-button[data-v-d6c224e2]{cursor:pointer;height:30px;width:30px;position:absolute;top:45px;right:5px}.tooltip-arrow[data-v-d6c224e2]{border-width:10px 10px 0;top:-10px;left:40%}.tooltip-text[data-v-d6c224e2]{padding:2%;text-align:left}}.delivery__option[data-v-eebf7939]{display:flex;flex-wrap:wrap;align-items:center;position:relative;gap:10px 0px}.delivery__option__select[data-v-eebf7939]{display:flex;align-items:center}.delivery__option__select select[data-v-eebf7939]{width:160px}.delivery__option select[data-v-eebf7939]{padding:1px 10px;border-radius:100px 0 0 100px/100px 0px 0px 100px;border-color:#d3d3d3;margin-left:10px;cursor:pointer;transition:.2s;height:28px;position:relative}.delivery__option select .label[data-v-eebf7939]{color:#ed670e}.delivery__option .total__cart[data-v-eebf7939]{white-space:nowrap;border:solid 1px #b6b6b6;color:#ed670e;width:auto;height:28px;border-radius:100px;padding:0 10px;justify-content:center;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}.delivery__option .total__cart span[data-v-eebf7939]{font-weight:700;font-size:16px}.quantity[data-v-eebf7939]{display:inline-flex;border-radius:0 100px 100px 0/0px 100px 100px 0px;align-items:center;margin-right:10px;gap:5px;min-width:90px;max-height:28px;background:#fff;border:1px solid #d3d3d3}.quantity.rounded[data-v-eebf7939]{border-top-left-radius:100px;border-bottom-left-radius:100px}.quantity>div[data-v-eebf7939]{width:100%;text-align:center;min-height:30px;display:flex;align-items:center;justify-content:center;color:#5d5d5d}.quantity button[data-v-eebf7939]{background-color:#c2c2c2;border:none;cursor:pointer;transition:.2s;border-radius:100px;width:24px;height:24px;min-width:24px;margin-right:5px;margin-left:5px;padding:0;position:relative}.quantity button.primary[data-v-eebf7939]{background-color:#ed670e}.quantity button[data-v-eebf7939]:disabled{opacity:0;cursor:default;background-color:#c2c2c2}.quantity button img[data-v-eebf7939]{width:16px;margin-top:2px;position:relative}.quantity button div[data-v-eebf7939]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background-color:#fff;border-radius:5px;transition:.2s}.quantity button div[data-v-eebf7939]:nth-child(2){width:2px;height:12px}.quantity .inputQuantity[data-v-eebf7939]{width:45px;height:25px;padding:0;text-align:center;font-size:16px;font-weight:600;border:none;border-radius:5px}.quantity .inputQuantity[data-v-eebf7939]:disabled{border:none;background-color:transparent}.quantity .inputQuantity.invalid[data-v-eebf7939]{background-color:#ffbf8a}.quantity input[type=number][data-v-eebf7939]{-moz-appearance:textfield}.quantity input[data-v-eebf7939]::-webkit-inner-spin-button,.quantity input[data-v-eebf7939]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity input[data-v-eebf7939]::-o-inner-spin-button,.quantity input[data-v-eebf7939]::-o-outer-spin-button{-o-appearance:none;margin:0}@media all and (max-width: 600px){.delivery__option__select[data-v-eebf7939]{gap:2px 0px;align-items:flex-start}.delivery__option__select select[data-v-eebf7939]{gap:10px 0px;border-top-right-radius:100px;border-bottom-right-radius:100px;margin-left:0;width:150px}.delivery__option__select .quantity[data-v-eebf7939]{margin-right:0;border-top-left-radius:100px;border-bottom-left-radius:100px;margin-left:10px}}.express[data-v-18077206]{position:relative}.express svg[data-v-18077206]{cursor:pointer}.express svg.primary[data-v-18077206]{color:#ed670e}.express svg.white[data-v-18077206]{color:#fff}.express svg.black[data-v-18077206]{color:#000}.express .tooltip[data-v-18077206]{position:absolute;z-index:10;top:calc(100% + 5px);left:0;background:rgb(61,61,61);color:#fff;box-shadow:0 0 30px #0003;width:120px;padding:6px 5px;border-radius:5px;font-size:14px;font-weight:500;transform-origin:top left}.express .tooltip[data-v-18077206]:before{content:"";position:absolute;top:-10px;left:15px;transform:translate(-50%);border:5px solid transparent;border-bottom-color:#3d3d3d}.fade-enter-active[data-v-18077206],.fade-leave-active[data-v-18077206]{transition:.2s}.fade-enter-from[data-v-18077206],.fade-leave-to[data-v-18077206]{opacity:0;transform:scale(.5)}.products[data-v-f540f792]{width:100%}.products .product[data-v-f540f792]{border:1px solid #f2f2f2;border-radius:5px;margin-bottom:15px}.products .product[data-v-f540f792]:nth-child(odd){background-color:#f2f2f2}.products .product__content[data-v-f540f792]{position:relative;display:flex;flex-direction:column;margin:24px 16px}.products .product__content.out-of-stock .product__content__thumbnail[data-v-f540f792],.products .product__content.out-of-stock .product__content__center[data-v-f540f792],.products .product__content.out-of-stock .product__content__order__row__left[data-v-f540f792]{filter:grayscale(100%);opacity:.5}.products .product__content__topbar[data-v-f540f792]{position:absolute;top:-30px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#999;font-weight:500;gap:10px}.products .product__content__topbar__left[data-v-f540f792]{flex:1;background-color:#d7d7d7;padding:3px 5px;border-radius:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products .product__content__topbar__right[data-v-f540f792]{font-size:12px;font-weight:600;color:#ed670e;background-color:#fff;border:1px solid #ed670e;padding:4px 5px;border-radius:4px;cursor:pointer;width:70px}.products .product__content__topbar__right.hidden[data-v-f540f792]{background-color:transparent;border:none}.products .product__content__topbar__right img[data-v-f540f792]{width:12px;height:12px;transform:rotate(90deg)}.products .product__content__center[data-v-f540f792]{display:flex;flex-direction:column;justify-content:space-between;gap:7px}.products .product__content__center__name[data-v-f540f792]{font-size:16px;line-height:1.1em;font-weight:600;color:#222}.products .product__content__center__order[data-v-f540f792]{color:#f30;font-size:12px;font-weight:600}.products .product__content__center__informations[data-v-f540f792]{font-size:14px;color:#b0b0b0;font-weight:500;display:flex;align-items:baseline;gap:10px}.products .product__content__center__informations__promo[data-v-f540f792]{font-size:12px;font-weight:600;color:#ed670e;background-color:#fff;border:1px solid #ed670e;padding:4px 5px;border-radius:4px;cursor:pointer}.products .product__content__center__informations__promo img[data-v-f540f792]{width:12px;height:12px;transform:rotate(90deg)}.products .product__content__informations[data-v-f540f792]{font-size:14px;color:#999;font-weight:500;text-align:right;margin-bottom:5px}.products .product__content__order[data-v-f540f792]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:5px}.products .product__content__order__row[data-v-f540f792]{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:left;gap:10px}.products .product__content__order__row__left[data-v-f540f792]{display:flex;gap:5px;font-size:16px}.products .product__content__order__row__left__discount[data-v-f540f792]{background-color:#ed670e;width:67px;color:#fff;padding:4px 8px 3px;border-radius:4px;text-align:center;white-space:nowrap}.products .product__content__order__row__left__price[data-v-f540f792]{line-height:1em;width:67px;border-radius:4px;border:1px solid #ccc;padding:4px 8px 3px;color:#3e3e3e;font-weight:700;text-align:right;white-space:nowrap}.products .product__content__order__row__right[data-v-f540f792]{display:flex;gap:20px;align-items:center;justify-content:flex-end}.products .product__content__order__row__right__shipping[data-v-f540f792]{display:flex;width:150px;flex-direction:column;font-size:14px;color:#555}.products .product__content__order__row__right__shipping.express[data-v-f540f792]{color:#ed670e}.products .product__content__order__row__right__shipping__label[data-v-f540f792]{font-size:10px;font-weight:600;display:flex;align-items:center;gap:3px}.products .product__content__order__row__right__shipping__label svg[data-v-f540f792]{cursor:default}.products .product__content__order__row__right__shipping__label__express[data-v-f540f792]{color:#ed670e;font-weight:700}.products .product__content__order__row__right__shipping__label__available[data-v-f540f792]{color:#777;font-weight:400}.products .product__content__order__row__right__shipping__date[data-v-f540f792]{font-size:14px;font-weight:700;white-space:nowrap}.products .product__content__order__row__right__packing[data-v-f540f792]{font-size:14px;width:40px;color:#b0b0b0;white-space:nowrap}.products .product__content__order__row__right__cart[data-v-f540f792]{display:flex;align-items:center;gap:10px}.products .product__content__order__row__right__oos[data-v-f540f792]{display:flex;flex-direction:column;gap:5px;font-size:14px;color:#555;width:240px}.products .product__content__order__row__right__oos__label[data-v-f540f792]{font-size:14px;font-weight:600}.products .product__content__order__row__right__oos__back[data-v-f540f792]{font-size:14px;font-weight:700;white-space:nowrap}.products .product__content__order__row__right__follow[data-v-f540f792]{width:100px;position:relative}.products .product__content__order__row__right__follow__button[data-v-f540f792]{cursor:pointer;background-color:#ed670e;border-radius:100px;display:flex;align-items:center;justify-content:center;gap:10px;padding:5px}.products .product__content__order__row__right__follow__button img[data-v-f540f792]{width:20px;height:20px}.products .product__content__order__row__right__follow__button img[data-v-f540f792]:nth-last-child(1){transform:rotate(90deg)}.products .product__content__order__row__right__follow__tooltip[data-v-f540f792]{position:absolute;top:35px;right:0;background-color:#fff;border:1px solid #ccc;border-radius:5px;padding:10px;box-shadow:0 0 10px #0000001a;z-index:1000;display:flex;flex-direction:column;gap:10px;width:270px;transition:all .3s ease-in-out;opacity:0;visibility:hidden}.products .product__content__order__row__right__follow__tooltip.active[data-v-f540f792]{opacity:1;visibility:visible}.products .product__content__order__row__right__follow__tooltip__label[data-v-f540f792]{font-size:14px;color:#555;font-weight:500;padding-bottom:10px;border-bottom:1px solid #ccc}.products .product__content__order__row__right__follow__tooltip__link[data-v-f540f792]{font-size:14px;color:#ed670e;font-weight:700;display:flex;align-items:center;gap:5px;cursor:pointer}.products .product__content__order__row__right__follow__tooltip__link img[data-v-f540f792]{width:12px;height:12px}.products .product__content__order__row__right__follow__tooltip__button[data-v-f540f792]{cursor:pointer;background-color:#ed670e;border-radius:100px;display:flex;align-items:center;justify-content:center;gap:10px;padding:5px;color:#fff;font-weight:700}.products .product__promotions[data-v-f540f792]{display:flex;flex-direction:column;gap:5px;background-color:#ddd;border-bottom-left-radius:5px;border-bottom-right-radius:5px;transition:.3s;overflow:hidden;max-height:0;padding:0 0 0 16px}.products .product__promotions.active[data-v-f540f792]{max-height:70px;padding:10px 0 10px 16px}.products .product__promotions__promotion[data-v-f540f792]{display:flex;align-items:center;gap:5px;font-size:14px;font-weight:700}.products .product__promotions__promotion img[data-v-f540f792]{width:12px;height:12px}div[data-v-4721b7ec]{box-sizing:content-box!important}.products[data-v-4721b7ec]{width:100%;max-width:1280px;margin:0 auto}.products .product[data-v-4721b7ec]{border:1px solid #f2f2f2;border-radius:5px;margin-bottom:5px}.products .product[data-v-4721b7ec]:nth-child(odd){background-color:#f2f2f2}.products .product__content[data-v-4721b7ec]{position:relative;display:flex;margin:15px 16px;gap:20px}.products .product__content.out-of-stock .product__content__thumbnail[data-v-4721b7ec],.products .product__content.out-of-stock .product__content__center[data-v-4721b7ec],.products .product__content.out-of-stock .product__content__right__informations[data-v-4721b7ec],.products .product__content.out-of-stock .product__content__right__order__row__left[data-v-4721b7ec]{filter:grayscale(100%);opacity:.5}.products .product__content__thumbnail[data-v-4721b7ec]{background-color:#fff;width:52px;height:52px}.products .product__content__thumbnail img[data-v-4721b7ec]{width:52px;height:52px;object-fit:contain;border-radius:6px;margin-right:20px}.products .product__content__center[data-v-4721b7ec]{display:flex;flex-direction:column;justify-content:space-between;width:400px}.products .product__content__center__name[data-v-4721b7ec]{font-size:16px;line-height:1.1em;font-weight:600;color:#222}.products .product__content__center__order[data-v-4721b7ec]{color:#f30;font-size:12px;font-weight:600;margin-top:2px;margin-bottom:4px}.products .product__content__center__informations[data-v-4721b7ec]{font-size:14px;color:#b0b0b0;font-weight:500;display:flex;align-items:baseline;gap:10px}.products .product__content__center__informations__promo[data-v-4721b7ec]{font-size:12px;font-weight:600;color:#ed670e;background-color:#fff;border:1px solid #ed670e;padding:4px 5px;border-radius:4px;cursor:pointer}.products .product__content__center__informations__promo img[data-v-4721b7ec]{width:12px;height:12px;transform:rotate(90deg)}.products .product__content__right[data-v-4721b7ec]{flex:1;position:relative;padding-top:20px}.products .product__content__right__informations[data-v-4721b7ec]{position:absolute;right:0;top:-4px;max-width:704px;width:100%;font-size:14px;color:#999;font-weight:500;text-align:right;margin-bottom:5px;padding-right:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.products .product__content__right__order[data-v-4721b7ec]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:5px}.products .product__content__right__order__row[data-v-4721b7ec]{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px}.products .product__content__right__order__row__left[data-v-4721b7ec]{display:flex;gap:5px;font-size:16px}.products .product__content__right__order__row__left__discount[data-v-4721b7ec]{background-color:#ed670e;width:67px;color:#fff;padding:4px 8px 3px;border-radius:4px;text-align:center;white-space:nowrap}.products .product__content__right__order__row__left__price[data-v-4721b7ec]{line-height:1em;width:67px;border-radius:4px;border:1px solid #ccc;padding:4px 8px 3px;color:#3e3e3e;font-weight:700;text-align:right;white-space:nowrap}.products .product__content__right__order__row__right[data-v-4721b7ec]{display:flex;gap:20px;align-items:center}.products .product__content__right__order__row__right__shipping[data-v-4721b7ec]{display:flex;width:150px;flex-direction:column;font-size:14px;color:#555}.products .product__content__right__order__row__right__shipping.express[data-v-4721b7ec]{color:#ed670e}.products .product__content__right__order__row__right__shipping__label[data-v-4721b7ec]{font-size:10px;font-weight:600;display:flex;align-items:center;gap:3px}.products .product__content__right__order__row__right__shipping__label svg[data-v-4721b7ec]{cursor:default}.products .product__content__right__order__row__right__shipping__label__express[data-v-4721b7ec]{color:#ed670e;font-weight:700}.products .product__content__right__order__row__right__shipping__label__available[data-v-4721b7ec]{color:#777;font-weight:400}.products .product__content__right__order__row__right__shipping__date[data-v-4721b7ec]{font-size:14px;font-weight:700;white-space:nowrap}.products .product__content__right__order__row__right__packing[data-v-4721b7ec]{font-size:14px;width:40px;color:#b0b0b0;white-space:nowrap}.products .product__content__right__order__row__right__cart[data-v-4721b7ec]{display:flex;align-items:center;gap:10px}.products .product__content__right__order__row__right__oos[data-v-4721b7ec]{display:flex;flex-direction:column;gap:5px;font-size:14px;color:#555;width:240px}.products .product__content__right__order__row__right__oos__label[data-v-4721b7ec]{font-size:14px;font-weight:600}.products .product__content__right__order__row__right__oos__back[data-v-4721b7ec]{font-size:14px;font-weight:700;white-space:nowrap}.products .product__content__right__order__row__right__follow[data-v-4721b7ec]{width:100px;position:relative}.products .product__content__right__order__row__right__follow__button[data-v-4721b7ec]{cursor:pointer;background-color:#ed670e;border-radius:100px;display:flex;align-items:center;justify-content:center;gap:10px;padding:5px}.products .product__content__right__order__row__right__follow__button img[data-v-4721b7ec]{width:20px;height:20px}.products .product__content__right__order__row__right__follow__button img[data-v-4721b7ec]:nth-last-child(1){transform:rotate(90deg)}.products .product__content__right__order__row__right__follow__tooltip[data-v-4721b7ec]{position:absolute;top:35px;right:0;background-color:#fff;border:1px solid #ccc;border-radius:5px;padding:10px;box-shadow:0 0 10px #0000001a;z-index:1000;display:flex;flex-direction:column;gap:10px;width:270px;transition:all .3s ease-in-out;opacity:0;visibility:hidden}.products .product__content__right__order__row__right__follow__tooltip.active[data-v-4721b7ec]{opacity:1;visibility:visible}.products .product__content__right__order__row__right__follow__tooltip__label[data-v-4721b7ec]{font-size:14px;color:#555;font-weight:500;padding-bottom:10px;border-bottom:1px solid #ccc}.products .product__content__right__order__row__right__follow__tooltip__link[data-v-4721b7ec]{font-size:14px;color:#ed670e;font-weight:700;display:flex;align-items:center;gap:5px;cursor:pointer}.products .product__content__right__order__row__right__follow__tooltip__link img[data-v-4721b7ec]{width:12px;height:12px}.products .product__content__right__order__row__right__follow__tooltip__button[data-v-4721b7ec]{cursor:pointer;background-color:#ed670e;border-radius:100px;display:flex;align-items:center;justify-content:center;gap:10px;padding:5px;color:#fff;font-weight:700}.products .product__promotions[data-v-4721b7ec]{display:flex;flex-direction:column;gap:5px;background-color:#ddd;border-bottom-left-radius:5px;border-bottom-right-radius:5px;transition:.3s;overflow:hidden;max-height:0;padding:0 0 0 96px}.products .product__promotions.active[data-v-4721b7ec]{max-height:70px;padding:10px 0 10px 96px}.products .product__promotions__promotion[data-v-4721b7ec]{display:flex;align-items:center;gap:5px;font-size:14px;font-weight:700}.products .product__promotions__promotion img[data-v-4721b7ec]{width:12px;height:12px}.button[data-v-8a0a07dc]{padding:10px;display:inline-flex;border-radius:5px;cursor:pointer;align-items:center;justify-content:center}.button button[data-v-8a0a07dc]{border:solid 2px #ed670e;border-radius:5px;background:none;cursor:pointer;padding:5px 10px;color:#ed670e;font-size:16px;font-weight:600;transition:.2s}.button:hover button[data-v-8a0a07dc]{background-color:#ed670e1a}.button:active button[data-v-8a0a07dc]{transform:translateY(1px)}.header[data-v-47e3c92d]{display:flex;height:40px}.header>div[data-v-47e3c92d]{display:flex;width:100%}.header__btn--account[data-v-47e3c92d]{height:100%;background-color:#202020;font-size:14px;font-weight:600;border-radius:5px;color:#fff;display:block;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 24px;border:none;cursor:pointer;text-decoration:none;transition:.2s}.header__btn--account.primary[data-v-47e3c92d]{background-color:#ed670e}.header__btn--account[data-v-47e3c92d]:hover{background-color:#bd520b}.header__btn--account img[data-v-47e3c92d]{width:36px;border-radius:5px}.header__btn--account img.sm[data-v-47e3c92d]{width:16px!important}.header .dropdown[data-v-47e3c92d]{position:relative;width:100%}.header .dropdown button[data-v-47e3c92d]{font-weight:700;font-size:13px;width:100%}.header .dropdown button[data-v-47e3c92d]:after{content:"▾"}.header .dropdown__items[data-v-47e3c92d]{position:absolute;top:calc(100% + 10px);right:5px;width:100%;z-index:99999}.header .dropdown__items__item[data-v-47e3c92d]{background-color:#000;color:#fff;font-size:13px;cursor:pointer;transition:.2s;white-space:nowrap;padding:14px 10px;width:100%;display:block;text-decoration:none}.header .dropdown__items__item[data-v-47e3c92d]:hover{background-color:#222}.header .dropdown .item[data-v-47e3c92d]{background-color:#fff;padding:20px 30px;border-radius:5px;box-shadow:0 0 14px #0006;width:280px;display:flex;flex-direction:column}.header .dropdown .item__title[data-v-47e3c92d]{font-size:18px;font-weight:700;margin-bottom:14px}.header .dropdown .item__input[data-v-47e3c92d]{border:1px solid #c2c2c2;border-radius:5px;padding:10px 20px;margin-bottom:10px;font-size:14px;font-weight:500}.header .dropdown .item__input[data-v-47e3c92d]:focus{outline:none;border-color:#000}.header .dropdown .item__error[data-v-47e3c92d]{color:#9b0c0c;font-size:14px;margin-bottom:10px;font-weight:600}.header .dropdown .item__link[data-v-47e3c92d]{color:#ed670e;text-decoration:none;font-size:12px;font-weight:500;display:flex;justify-content:flex-end;font-weight:600;margin-bottom:10px;margin-top:-5px}.header .dropdown .item__link[data-v-47e3c92d]:hover{text-decoration:underline}.header .dropdown .item__btn[data-v-47e3c92d]{background-color:#ed670e;color:#fff;border:none;border-radius:5px;padding:10px 20px;font-size:16px;font-weight:500;cursor:pointer;transition:.2s;max-width:160px}.header .dropdown .item__btn[data-v-47e3c92d]:hover{background-color:#bd520b}.header .dropdown .item__btn[data-v-47e3c92d]:after{content:""}.header .dropdown .item__links[data-v-47e3c92d]{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.header .dropdown .item__links p[data-v-47e3c92d]{font-size:13px;font-weight:500;margin-bottom:0!important}.header .dropdown .item__links a[data-v-47e3c92d]{margin-bottom:0;font-size:15px}.fade-enter-active[data-v-47e3c92d],.fade-leave-active[data-v-47e3c92d]{transition:opacity .2s}.fade-enter-from[data-v-47e3c92d],.fade-leave-to[data-v-47e3c92d]{opacity:0;transform:scale(.8)}.form__container{max-width:300px;display:flex;flex-direction:column;gap:20px;border-radius:5px}.form__container__header{display:flex;justify-content:center;align-items:center}.form__container__hr{border:none;border-top:solid 1px #e1e1e1}.form__container .form{display:flex;flex-direction:column;gap:20px}.form__container .form__input__container{display:flex;flex-direction:column;gap:5px}.form__container .form__input__label{font-size:14px;font-weight:600}.form__container .form__input__field{padding:10px;border-radius:5px;border:solid 1px #e1e1e1;font-size:16px}.form__container .form__submit__container{display:flex}.form__container .form__input__error{color:#b11c1c;font-size:14px;font-weight:600}.form__container .form__submit__button{padding:8px 22px;border-radius:5px;border:none;margin-left:0;font-size:16px;background-color:#ed670e;color:#fff;font-weight:600;cursor:pointer;transition:.2s}.form__container .form__submit__button:hover{background-color:#bd520b}.form__container .form__submit__button:active{transform:translateY(1px)}.form__container .form__links{display:flex;justify-content:center;align-items:center;gap:10px}.form__container .form__links__link{font-size:14px;font-weight:600;color:#ed670e;text-decoration:none}.form__container .form__links__link:hover{text-decoration:underline}.result__basic[data-v-e33af2d4]{display:flex;align-items:center;gap:20px;padding:5px 20px;border-bottom:1px solid #e1e1e1;color:#79360a;text-decoration:none;font-size:16px;transition:all .2s ease-in-out;cursor:pointer}.result__basic__information[data-v-e33af2d4]{display:flex;align-items:center;gap:10px;margin-left:auto;font-weight:600;color:#ed670e;opacity:0;transition:.2s}.result__basic__information img[data-v-e33af2d4]{width:30px}.result__basic[data-v-e33af2d4]:hover,.result__basic.selected[data-v-e33af2d4]{background-color:#e1e1e1}.result__basic:hover .result__basic__information[data-v-e33af2d4],.result__basic.selected .result__basic__information[data-v-e33af2d4]{opacity:1}.result__basic__image[data-v-e33af2d4]{width:30px;height:30px}.result__basic__image img[data-v-e33af2d4]{width:100%;height:100%;object-fit:contain;border-radius:5px}.result__basic__content[data-v-e33af2d4]{display:flex;flex-direction:column;gap:0px}.result__basic__content__name[data-v-e33af2d4]{font-weight:600;text-transform:capitalize;color:#ed670e;font-size:16px}.product[data-v-f1869c80]{display:flex;align-items:center;cursor:pointer;gap:20px;padding:5px 20px;border-bottom:1px solid #e1e1e1;color:#79360a;text-decoration:none;font-size:16px;transition:all .2s ease-in-out}.product__information[data-v-f1869c80]{display:flex;align-items:center;gap:10px;margin-left:auto;font-weight:600;color:#ed670e;opacity:0;transition:.2s}@media all and (max-width: 800px){.product__information[data-v-f1869c80]{display:none}}.product__information img[data-v-f1869c80]{width:30px}.product[data-v-f1869c80]:hover,.product.selected[data-v-f1869c80]{background-color:#e1e1e1}.product:hover .product__information[data-v-f1869c80],.product.selected .product__information[data-v-f1869c80]{opacity:1!important}.product__image[data-v-f1869c80]{width:40px;height:40px}.product__image img[data-v-f1869c80]{width:100%;height:100%;object-fit:contain;border-radius:5px}@media all and (max-width: 800px){.product__image[data-v-f1869c80]{min-width:40px}}.product__content[data-v-f1869c80]{display:flex;flex-direction:column;gap:0px;max-width:calc(100% - 220px)}@media all and (max-width: 800px){.product__content[data-v-f1869c80]{max-width:calc(100% - 40px)}}.product__content__name[data-v-f1869c80]{font-weight:600;text-transform:capitalize;color:#ed670e;font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product__content__label[data-v-f1869c80]{display:inline-block;margin-right:20px}.product__content__label span[data-v-f1869c80]{font-weight:600;color:#79360a;font-size:14px}.product__content__label .value[data-v-f1869c80]{color:#5d5d5d}.searchbar[data-v-fc3b7d41]{position:relative;z-index:99}.searchbar__top[data-v-fc3b7d41]{width:100%;height:100%;display:flex;gap:20px;align-items:center;justify-content:center;position:relative}.searchbar__top__input[data-v-fc3b7d41]{width:100%;height:100%;outline:none;height:40px;position:relative}.searchbar__top__input .loading[data-v-fc3b7d41]{position:absolute;top:0;right:40px}.searchbar__top__input input[data-v-fc3b7d41]{padding:5px 20px;width:100%;height:44px;border:none;outline:none;font-size:1.2rem;border-radius:5px;font-size:15px}.searchbar__top__input input[data-v-fc3b7d41]:focus{border:1px solid #ed670e}.searchbar__results[data-v-fc3b7d41]{background-color:#fff;position:absolute;top:40px;z-index:99999;left:0;right:0;box-shadow:0 0 20px #0003;min-width:100%;width:800px;max-width:calc(100vw - 100px)}.result__bottom[data-v-fc3b7d41]{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#fff}.result__bottom a[data-v-fc3b7d41]{color:#ed670e;text-decoration:none;font-size:16px;font-weight:700}.result__bottom__controls[data-v-fc3b7d41]{display:flex;align-items:center;gap:10px}.result__bottom__controls button[data-v-fc3b7d41]{width:32px;aspect-ratio:1;border-radius:100px;outline:none;display:flex;align-items:center;justify-content:center;line-height:1em;border:none;cursor:pointer;padding:0}.result__bottom__controls button[data-v-fc3b7d41]:disabled{opacity:.5;cursor:not-allowed}.result__bottom__controls button img[data-v-fc3b7d41]{width:16px}.lds-ring[data-v-fc3b7d41]{display:inline-block;position:relative;width:40px;height:40px}.lds-ring div[data-v-fc3b7d41]{box-sizing:border-box;display:block;position:absolute;width:32px;height:32px;margin:4px;border:4px solid #ed670e;border-radius:50%;animation:lds-ring-fc3b7d41 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#ed670e transparent transparent transparent}.lds-ring div[data-v-fc3b7d41]:nth-child(1){animation-delay:-.45s}.lds-ring div[data-v-fc3b7d41]:nth-child(2){animation-delay:-.3s}.lds-ring div[data-v-fc3b7d41]:nth-child(3){animation-delay:-.15s}@keyframes lds-ring-fc3b7d41{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cart[data-v-ae185265]{position:relative}.cart__button[data-v-ae185265]{height:44px;justify-content:center;padding:0 16px;border:none;background-color:#cf611d;border-radius:5px;color:#fff;font-weight:600;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:10px;width:100%}.cart__button__icon img[data-v-ae185265]{width:20px}.cart__button__content[data-v-ae185265]{display:flex;flex-direction:column;align-items:flex-start}.cart__button__content__total[data-v-ae185265]{font-size:16px;font-weight:700;color:#fff}.cart__button__content__shipping[data-v-ae185265]{font-size:10px;font-weight:400;color:#fff}.spacer{flex:1}@media all and (max-width: 800px){.cart__unassigned__name{padding:0!important}.cart__supplier__products{margin:0!important;width:100%!important}}.discount{background-color:#ed670e;color:#fff;padding:2px 5px;border-radius:5px;font-size:12px;display:inline-flex;margin-left:10px}.cart__line__mobile{margin-bottom:10px;border:none}.cart__line__mobile .details__summary{-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:6px;justify-content:space-between;cursor:pointer}.cart__line__mobile .details__summary__title{font-size:14px;font-weight:600;color:#5d5d5d;word-break:break-word;margin-bottom:5px;margin-top:5px}.cart__line__mobile .details__summary__flex{display:flex;align-items:center;gap:20px}.cart__line__mobile .details__summary__price{font-size:18px;font-weight:600;color:#5d5d5d}.cart__line__mobile .details__summary__update{display:flex;align-items:center;gap:5px;margin-bottom:4px}.cart__line__mobile .details__summary__update__button img{width:20px}.cart__line__mobile .details__summary__action{display:flex}.cart__line__mobile .details__summary__action img{width:20px;transform:rotate(180deg);transition:.2s}.cart__line__mobile .details__content{max-height:0;overflow:hidden;transition:max-height .3s}.cart__line__mobile .details__content.open{max-height:500px}.cart__line__mobile .details__content__flex{display:flex;align-items:center;gap:20px;border-top:solid 1px #d8d8d8;margin-top:10px;padding-top:10px;padding-bottom:10px}.cart__line__mobile .details__content__image{width:80px;height:80px;border-radius:5px;overflow:hidden;display:flex;align-items:center}.cart__line__mobile .details__content__image img{width:100%;object-fit:contain}.cart__line__mobile .details__content .item{display:flex;align-items:center;gap:10px}.cart__line__mobile .details__content .item__label{font-size:12px;font-weight:500;color:#79360a}.cart__line__mobile .details__content .item__value{font-size:14px;font-weight:600;color:#5d5d5d;display:flex;align-items:center;flex-wrap:wrap}.cart__line__mobile .details[open] .details__summary__action img{transform:rotate(270deg)}@keyframes l3{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}.cart__supplier__products__body td{padding:0 4px}.cart__supplier__products__body__item{color:#79360a;border:none!important;vertical-align:middle}.cart__supplier__products__body__item.actions>button{padding:5px!important;vertical-align:middle;margin:auto!important;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;background-color:transparent;cursor:pointer}.cart__supplier__products__body__item.title{display:flex;align-items:center;gap:10px}.cart__supplier__products__body__item.title img{width:40px;height:40px;object-fit:contain}.cart__supplier__products__body__item.title .spacer{flex:1}.cart__supplier__products__body__item.title .discount{background-color:#ed670e;color:#fff;padding:2px 5px;border-radius:5px;font-size:12px;white-space:nowrap;margin-right:12px}.cart__supplier__products__body__item.subTotal{font-weight:700;color:#5d5d5d;white-space:nowrap}.cart__supplier__products__body__item.vat{white-space:nowrap}.cart__supplier__products__body__item.unitPrice{position:relative;transition:.2s;white-space:nowrap}.cart__supplier__products__body__item.unitPrice .unitPrice__last{text-decoration:line-through;color:#b80b0b;font-weight:500;display:inline-block}.cart__supplier__products__body__item.unitPrice .unitPrice__label{display:flex;align-items:center;gap:10px;cursor:help}.cart__supplier__products__body__item.unitPrice .unitPrice__label span{font-weight:700}.cart__supplier__products__body__item.unitPrice .unitPrice__label img{width:20px}.cart__supplier__products__body__item.unitPrice .unitPrice__label:last-child{color:#ed670e;font-size:16px}.cart__supplier__products__body__item.unitPrice .unitPrice__label:last-child>span:first-child{text-decoration:line-through;color:#b80b0b;font-weight:500;display:inline-block;font-size:14px}.cart__supplier__products__body__item.unitPrice .newPrice{font-weight:500;display:inline-block}.cart__supplier__products__body__item.unitPrice .unitPrice__promo{background-color:#ed670e;color:#fff;padding:2px 5px;border-radius:5px;font-size:10px;white-space:nowrap;margin-right:12px}.cart__supplier__products__body__item.unitPrice .unitPrice__message{position:absolute;top:100%;background-color:#686868;font-size:12px;padding:4px 6px;z-index:99999;border-radius:5px;display:none;flex-direction:column;gap:10px;width:220px;white-space:normal}.cart__supplier__products__body__item.unitPrice .unitPrice__message span{color:#fff}.cart__supplier__products__body__item.unitPrice:hover .unitPrice__message{display:flex}.cart__supplier__products__body__item .buttons{display:inline-flex;border-radius:100px;align-items:center;gap:5px;min-width:80px;background:#d3d3d3}.cart__supplier__products__body__item .buttons>div{width:100%;text-align:center;min-height:30px;display:flex;align-items:center;justify-content:center;color:#5d5d5d}.cart__supplier__products__body__item .buttons button{background-color:#fff;border:none;padding:5px 10px;cursor:pointer;transition:.2s;width:20px;border-radius:100px;height:20px;margin-right:5px;margin-left:5px;position:relative}.cart__supplier__products__body__item .buttons button:hover{background-color:#c2c2c2}.cart__supplier__products__body__item .buttons button div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:3px;background-color:#111;border-radius:5px;transition:.2s}.cart__supplier__products__body__item .buttons button div:nth-child(2){width:3px;height:60%}.cart__supplier__products__body__item .round__button{width:30px;height:30px;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.2s}.cart__supplier__products__body>.quantity{padding-right:20px}.cart__supplier__products__body>.quantity .quantity{max-width:130px}table[data-v-cebbd0ca]{width:auto!important}table tbody tr[data-v-cebbd0ca]:nth-child(odd),table tbody tr[data-v-cebbd0ca]:nth-child(2n),table tbody tr[data-v-cebbd0ca],table tbody tr[data-v-cebbd0ca]:hover,table tbody tr:nth-child(2n)>td[data-v-cebbd0ca],table tbody tr:nth-child(odd)>td[data-v-cebbd0ca],table tbody tr>td[data-v-cebbd0ca],table tbody tr:hover>td[data-v-cebbd0ca]{background-color:transparent!important}.close[data-v-cebbd0ca]{position:absolute;top:10px;right:10px;aspect-ratio:1;cursor:pointer;z-index:99}.close img[data-v-cebbd0ca]{border-radius:100px;background-color:#ccc;width:40px;height:40px}table th[data-v-cebbd0ca],table td[data-v-cebbd0ca]{border:none!important;background-color:transparent}.popup[data-v-cebbd0ca]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:#00000080;display:flex;align-items:center;justify-content:center}.popup .prime__title[data-v-cebbd0ca]{font-size:22px;font-weight:700;color:#ed670e;text-align:center;margin-bottom:10px}.popup .prime__subtitle[data-v-cebbd0ca]{font-size:16px;font-weight:600;color:#5d5d5d;text-align:center;margin-bottom:40px}.popup .prime__choices[data-v-cebbd0ca]{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;margin-top:20px;margin-bottom:30px;justify-content:center}@media all and (max-width: 768px){.popup .prime__choices[data-v-cebbd0ca]{grid-template-columns:1fr}.popup .prime__choices .choice[data-v-cebbd0ca]:nth-child(1){order:2}.popup .prime__choices .choice[data-v-cebbd0ca]:nth-child(2){order:1}}.popup .prime__choices .choice[data-v-cebbd0ca]{background-color:#fff;border-radius:6px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:250px}@media all and (max-width: 768px){.popup .prime__choices .choice[data-v-cebbd0ca]{min-height:0}}.popup .prime__choices .choice__title[data-v-cebbd0ca]{font-size:22px;font-weight:700;color:#ed670e}.popup .prime__choices .choice__subtitle[data-v-cebbd0ca]{font-size:16px;font-weight:600;color:#5d5d5d;text-align:center}.popup .prime__choices .choice button[data-v-cebbd0ca]{width:100%;display:flex;justify-content:center;height:40px;line-height:40px;font-weight:600;border-radius:5px;border:none;cursor:pointer}.popup .prime__choices .choice[data-v-cebbd0ca]:first-child{background-color:#e6e6e6}.popup .prime__choices .choice:first-child button[data-v-cebbd0ca]{height:36px;line-height:34px;width:80%;background-color:#fff;border:solid 1px #b9b9b9}.popup .prime__choices .choice[data-v-cebbd0ca]:last-child{padding-top:30px;padding-bottom:30px;border:solid 2px #ed670e;box-shadow:0 0 20px #0000004d;transform:scale(1.05)}.popup .prime__choices .choice:last-child button[data-v-cebbd0ca]{background-color:#ed670e;color:#fff}.popup .prime p[data-v-cebbd0ca]{font-size:14px;font-weight:600;color:#5d5d5d;text-align:justify;max-width:1000px}.popup__content[data-v-cebbd0ca]{background-color:#fff;border-radius:15px;padding:40px;display:flex;flex-direction:column;align-items:center;gap:20px;overflow:auto;position:relative}.popup__content[data-v-cebbd0ca]:before{content:"";position:absolute;top:0;left:0}.popup__content__title[data-v-cebbd0ca]{font-size:22px;font-weight:700;color:#ed670e;margin-bottom:20px}.popup__content__text[data-v-cebbd0ca]{font-size:16px;font-weight:600;color:#5d5d5d;text-align:center}.popup__content__text__item[data-v-cebbd0ca]{display:flex;justify-content:space-between;margin-bottom:10px;gap:35px}.popup__content__text__item__label[data-v-cebbd0ca]{color:#79360a}.popup__content__text__item__value[data-v-cebbd0ca]{color:#5d5d5d}.popup__content__text__item__value div[data-v-cebbd0ca]{display:flex;flex-direction:column;text-align:right}.popup__content__button[data-v-cebbd0ca]{width:100%;display:flex;justify-content:center}details[data-v-cebbd0ca]:not([open]):hover{background-color:#ebebeb}.cart__content[data-v-cebbd0ca]{border-radius:15px;background-color:#f5f5f5;position:relative}.cart__content__separator[data-v-cebbd0ca]{margin:-12px 0 20px;border-top:1px solid #c5c5c5}.cart__content__label[data-v-cebbd0ca]{display:inline-block;white-space:nowrap;margin:7px 0 4px;line-height:1em;border-radius:5px;font-size:11px;background-color:#b5b5b5;padding:2px 5px;color:#fff;cursor:pointer}.cart__content__errors[data-v-cebbd0ca]{display:flex;flex-direction:column;gap:5px;text-align:right}.cart__content__errors__item[data-v-cebbd0ca]{color:#b11c1c;font-size:14px;font-weight:600;line-height:1em}.cart__content__bottom[data-v-cebbd0ca]{display:flex;align-items:flex-start;padding-left:45px;padding-right:45px;justify-content:space-between}.cart__content__vat[data-v-cebbd0ca]{margin:20px;border-radius:5px;background:rgba(102,102,102,.0941176471)}.cart__content__vat th[data-v-cebbd0ca],.cart__content__vat td[data-v-cebbd0ca]{padding:8px 20px}.cart__content__vat thead[data-v-cebbd0ca]{display:table-header-group!important}.cart__content__vat th[data-v-cebbd0ca]{font-size:16px;font-weight:600}.cart__content__vat td[data-v-cebbd0ca]{font-size:14px}@media all and (max-width: 1100px){.cart__content__bottom[data-v-cebbd0ca]{flex-direction:column;align-items:flex-end}.cart__content__vat[data-v-cebbd0ca],.cart__content__price[data-v-cebbd0ca]{margin:10px 0 0!important;align-items:flex-end!important}}.cart__content__title[data-v-cebbd0ca]{font-size:22px;color:#ed670e;font-weight:700;margin-bottom:10px;padding:22px 45px 0;cursor:pointer}.cart__content__products[data-v-cebbd0ca]{width:calc(100% - 90px);margin-left:45px;margin-right:45px}.cart__content__products__head__item[data-v-cebbd0ca]{text-align:left;color:#999;font-size:13px}.cart__content__date[data-v-cebbd0ca]{font-size:12px;margin-top:4px;font-weight:700;color:#5d5d5d}.cart__content__price[data-v-cebbd0ca]{display:flex;flex-direction:column;align-items:flex-end;gap:5px;margin:20px}.cart__content__price__item[data-v-cebbd0ca]{display:flex;justify-content:space-between;background-color:#6666661a;border-radius:5px;padding:6px 20px;width:260px}.cart__content__price__item[data-v-cebbd0ca]:last-child{background-color:#666}.cart__content__price__item:last-child>div[data-v-cebbd0ca]{color:#fff;font-weight:700}.cart__content__validate[data-v-cebbd0ca]{display:flex;padding-right:45px;padding-bottom:22px;justify-content:flex-end}.cart__content__validate__button[data-v-cebbd0ca]{margin-top:10px;background-color:#ed670e;color:#fff;padding:12px 30px;border-radius:5px;font-weight:600;cursor:pointer}.cart__content__validate__button[data-v-cebbd0ca]:hover{transform:scale(1.05);background-color:#ed670ee6;transition:.2s}.cart__content__errors[data-v-cebbd0ca]{margin-left:auto;text-align:center;display:flex;flex-direction:column;align-items:flex-end;gap:5px;position:relative;top:10px;z-index:2}.cart__content__errors__item[data-v-cebbd0ca]{background-color:#ed670e;border-radius:3px;color:#fff;font-size:15px;font-weight:600;padding:6px;line-height:1em}.cart__content__errors__item[data-v-cebbd0ca]:before{content:"⚠";margin-right:5px;font-size:18px;font-weight:400}.cart__content__delivery[data-v-cebbd0ca]{margin-top:20px;padding:0 45px;display:flex;flex-direction:row;gap:15px}@media (max-width: 767px){.cart__content__delivery[data-v-cebbd0ca]{flex-direction:column}}.cart__content__delivery__option[data-v-cebbd0ca]{flex:1;border:1px solid #ebebeb;border-radius:5px;margin-bottom:15px;cursor:pointer;background-color:#fff;padding:15px}.cart__content__delivery__option.active[data-v-cebbd0ca]{background-color:#fff1e8;border-color:#ed670e;border-width:2px}.cart__content__delivery__option[data-v-cebbd0ca]:hover{border-color:#ed670e}.cart__content__delivery__option__header[data-v-cebbd0ca]{cursor:pointer;display:flex;justify-content:space-between;gap:15px;font-weight:700;color:#333;font-size:1.15em}.cart__content__delivery__option__header span[data-v-cebbd0ca]:last-child{font-weight:400;white-space:nowrap;color:#ed670e}.cart__content__delivery__option__date__title[data-v-cebbd0ca]{margin:10px 0;display:flex;flex-direction:column;gap:5px;color:#ed670e;font-size:1.2em;font-weight:600}.cart__content__delivery__option__date__title span[data-v-cebbd0ca]:first-letter{text-transform:uppercase}.cart__content__delivery__option__date__title div[data-v-cebbd0ca]{display:flex;flex-direction:row;align-items:center;gap:7px}.cart__content__delivery__option__date__title div[data-v-cebbd0ca]:last-child{color:#333;font-style:italic;font-size:.7em;font-weight:400;margin-top:-2px}.cart__content__delivery__option__date__products[data-v-cebbd0ca]{width:100%;display:flex;flex-direction:column;gap:3px}.cart__content__delivery__option__date__products__row[data-v-cebbd0ca]{font-size:14px}.cart__content__delivery__option__date__products__row__brand[data-v-cebbd0ca],.cart__content__delivery__option__date__products__row__laboratory[data-v-cebbd0ca]{margin:0 3px;line-height:1em;border-radius:5px;font-size:11px;background-color:#b5b5b5;padding:2px 5px;color:#fff}.cart__content__delivery__option__date__products__row__quantity[data-v-cebbd0ca]{text-align:right;font-weight:700;padding-right:4px}.cart__content__delivery__info[data-v-cebbd0ca]{font-size:14px;color:#333;font-weight:400;background-color:#fff1e8;margin:0 45px;border-radius:8px;border:1px solid #ed670e;padding:12px 16px}.cart__content__delivery__info__item[data-v-cebbd0ca]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;margin-top:0;padding:4px 0;border-bottom:1px solid rgba(0,0,0,.05)}.cart__content__delivery__info__item[data-v-cebbd0ca]:last-child{border-bottom:none}.cart__content[data-v-cebbd0ca]{border:solid 1px #b9b9b9;margin-top:20px;border-radius:15px}.cart__content__title[data-v-cebbd0ca]{font-size:22px;padding:22px 45px 0;color:#5d5d5d;font-weight:700;margin-bottom:10px}.cart__content__title.express[data-v-cebbd0ca]{color:#ed670e}@media all and (max-width: 1100px){thead[data-v-cebbd0ca]{display:none}}@media all and (max-width: 768px){.cart__content[data-v-cebbd0ca]{padding:22px 20px}.cart__content__title[data-v-cebbd0ca]{font-size:18px}}.fade-enter-active[data-v-cebbd0ca],.fade-leave-active[data-v-cebbd0ca]{transition:opacity .2s}.fade-enter-from[data-v-cebbd0ca],.fade-leave-to[data-v-cebbd0ca]{position:absolute;right:45px;opacity:0}.cart[data-v-08a5e01d]{position:relative;padding:0 20px;margin:0 auto;max-width:1200px}.cart__list[data-v-08a5e01d]{display:flex;flex-direction:column;gap:20px;width:100%}.cart__empty[data-v-08a5e01d]{font-size:18px;font-weight:700}.cart__empty__button[data-v-08a5e01d]{margin-top:20px}.cart__empty__button .button[data-v-08a5e01d]{padding:10px 20px;border-radius:5px;background-color:#ed670e;color:#fff;font-weight:700;font-size:14px;cursor:pointer;transition:.2s;text-decoration:none}.cart__empty__button .button[data-v-08a5e01d]:hover{background-color:#bd520b}.cart__details[data-v-08a5e01d]{border-radius:10px;display:flex;flex-direction:column;width:260px;background-color:#ed670e;padding:10px 20px;position:sticky;top:116px;left:10px;right:10px;max-width:80vw}.cart__details__title[data-v-08a5e01d]{font-size:18px;color:#fff;font-weight:700;margin-bottom:10px}.cart__details .row[data-v-08a5e01d]{display:flex;align-items:center;gap:10px;z-index:2;top:0;cursor:pointer}.cart__details .row__left[data-v-08a5e01d]{display:flex;align-items:center;gap:4px;height:20px}.cart__details .row__left img[data-v-08a5e01d]{width:20px;object-fit:cover}.cart__details .row__left__date[data-v-08a5e01d]{font-size:12px;color:#fff}.cart__details .row__product[data-v-08a5e01d]{font-size:12px;color:#fff;white-space:nowrap}@media all and (max-width: 768px){.cart[data-v-08a5e01d]{flex-direction:column-reverse;align-items:center;gap:20px}.cart__list[data-v-08a5e01d],.cart__details[data-v-08a5e01d]{width:100%}}.profile[data-v-cc5f2822]{display:grid;grid-template-columns:repeat(2,1fr);gap:0px 5%;padding:5%}@media all and (max-width: 1000px){.profile[data-v-cc5f2822]{grid-template-columns:repeat(1,1fr)!important}}.profile__picture[data-v-cc5f2822]{grid-column:1/span 2}.profile__picture__bg[data-v-cc5f2822]{width:100px;height:100px;border-radius:100px;background-color:#e4e4e4;display:flex;align-items:center;justify-content:center;font-size:12px;color:#999;font-weight:600;text-align:center;padding:10px;-webkit-user-select:none;user-select:none}.profile__picture>div[data-v-cc5f2822]{position:relative;display:inline-block}.profile__picture>div>img[data-v-cc5f2822]{width:100px;aspect-ratio:1;border-radius:100px}.profile__picture>div .profile__picture__edit[data-v-cc5f2822]{cursor:pointer;position:absolute;bottom:5%;right:5%;width:30px;aspect-ratio:1;background-color:#fff;border-radius:100px;overflow:hidden;padding:5px;display:flex;align-items:center;justify-content:center;border:solid 2px #ed670e;transition:all .2s ease-in-out}.profile__picture>div .profile__picture__edit[data-v-cc5f2822]:hover{background-color:#ed670e}.profile__picture>div .profile__picture__edit:hover img[data-v-cc5f2822]{filter:invert(1)}.profile__picture>div .profile__picture__edit img[data-v-cc5f2822]{width:100%;height:100%;object-fit:cover}.profile__message[data-v-cc5f2822]{grid-column:1/span 2;padding:10px 20px;font-size:16px;font-weight:600;line-height:1em}.profile__message__success[data-v-cc5f2822]{position:relative;top:20px;color:#086108;font-size:14px;margin-bottom:10px}.profile__message__error[data-v-cc5f2822]{color:#8f1919}.profile__separator[data-v-cc5f2822]{grid-column:1/span 2;margin-top:40px;margin-bottom:20px;display:flex;align-items:center;gap:20px}.profile__separator[data-v-cc5f2822]:before{content:"";flex:1;height:2px;background-color:#ebebeb}.profile__separator[data-v-cc5f2822]:after{content:"";flex:1;height:2px;background-color:#ebebeb}.profile__separator__title[data-v-cc5f2822]{font-size:22px;color:#5d5d5d;font-weight:600;line-height:1em}@media all and (max-width: 1000px){.profile>*[data-v-cc5f2822]{grid-column:1/span 1!important}}.profile .field[data-v-cc5f2822]{margin-top:20px;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.profile .field__label[data-v-cc5f2822]{line-height:1em;font-weight:600;font-size:16px;color:#5d5d5d}.profile .field__input[data-v-cc5f2822]{max-width:300px;width:100%;height:40px;border:none;border:solid 2px #ebebeb;border-radius:5px;font-size:16px;padding-left:12px}.profile .field__input[data-v-cc5f2822]:disabled{background-color:#ebebeb;cursor:not-allowed}.profile .attachment[data-v-cc5f2822]{margin-top:20px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-height:150px}.profile .attachment.drag-over .attachment__container[data-v-cc5f2822]{border:dashed 2px rgb(100,100,100)!important}.profile .attachment__container[data-v-cc5f2822]{width:100%;height:100%;position:relative;background-color:#f1f1f1;border:dashed 2px rgb(226,226,226);border-radius:5px;display:flex;align-items:center;justify-content:center;transition:.2s}.profile .attachment__container[data-v-cc5f2822]:hover{border:dashed 2px rgb(202,202,202);background-color:#ecebeb}.profile .attachment__container__text[data-v-cc5f2822]{font-size:16px;color:#999;font-weight:600;line-height:1em;height:100%;width:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding-top:20px;padding-bottom:20px}.profile .attachment__container__text .title[data-v-cc5f2822]{font-size:16px;color:#79360a;font-weight:600;line-height:1em;margin-bottom:20px}.profile .attachment__container__text .action[data-v-cc5f2822]{font-size:14px;color:#999;font-weight:600;line-height:1em}.profile .attachment__container__download[data-v-cc5f2822]{position:absolute;z-index:20;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.profile .attachment__container__download a[data-v-cc5f2822]{display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;opacity:.4;background-color:#000;border-radius:5px;padding:5px 10px;font-size:14px;font-weight:500;margin-bottom:10px;transition:.2s}.profile .attachment__container__download a img[data-v-cc5f2822]{width:20px;filter:invert(5)}.profile .attachment__container__download a span[data-v-cc5f2822]{color:#fff}.profile .attachment__container__download a[data-v-cc5f2822]:hover{opacity:.6}.profile .attachment__label[data-v-cc5f2822]{line-height:1em;font-weight:600;font-size:16px;color:#5d5d5d}.profile .attachment__visual[data-v-cc5f2822]{position:relative}.profile .attachment__visual__image[data-v-cc5f2822]{max-width:100%;width:300px;max-height:300px;object-fit:contain}.profile .attachment__visual__edit[data-v-cc5f2822],.profile .attachment__visual__remove[data-v-cc5f2822]{cursor:pointer;position:absolute;bottom:0;right:-15px;width:30px;z-index:22;aspect-ratio:1;background-color:#fff;border-radius:100px;overflow:hidden;padding:5px;display:flex;align-items:center;justify-content:center;border:solid 2px #ed670e;transition:all .2s ease-in-out}.profile .attachment__visual__edit[data-v-cc5f2822]:hover,.profile .attachment__visual__remove[data-v-cc5f2822]:hover{background-color:#ed670e}.profile .attachment__visual__edit:hover img[data-v-cc5f2822],.profile .attachment__visual__remove:hover img[data-v-cc5f2822]{filter:invert(1)}.profile .attachment__visual__edit img[data-v-cc5f2822],.profile .attachment__visual__remove img[data-v-cc5f2822]{width:100%;height:100%;object-fit:cover}.profile .attachment__visual__remove[data-v-cc5f2822]{top:0;border:none}.profile .attachment__visual__remove[data-v-cc5f2822]:hover{background-color:#b32323}.profile .attachment__visual__remove:hover img[data-v-cc5f2822]{filter:invert(1)}.profile__save[data-v-cc5f2822]{grid-column:1/span 2;margin-top:20px;display:flex;padding-right:20px}.profile__save__button[data-v-cc5f2822]{width:150px;height:40px;border:none;border-radius:5px;background-color:#ed670e;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}.profile__save__button[data-v-cc5f2822]:hover{background-color:#bd520b}.orders[data-v-cde44715]{padding:20px}.orders__has-more[data-v-cde44715]{margin-top:20px;display:flex;justify-content:center;align-items:center}.orders__has-more button[data-v-cde44715]{background-color:#ed670e;color:#fff;padding:10px 20px;border-radius:5px;border:none;cursor:pointer;transition:.2s}.orders__has-more button[data-v-cde44715]:hover{background-color:#bd520b}.orders__filter[data-v-cde44715]{display:flex;align-items:center;gap:10px;margin-bottom:20px}.orders__filter label[data-v-cde44715]{font-size:14px;font-weight:700}.orders__filter button[data-v-cde44715]{background-color:#ebebeb;border:none;border-radius:5px;padding:5px 10px;cursor:pointer;transition:.2s;display:flex;align-items:center;justify-content:center}.orders__filter button[data-v-cde44715]:hover{background-color:#d2d2d2}.orders__filter button img[data-v-cde44715]{width:20px;height:20px;object-fit:cover}.orders__filter div[data-v-cde44715]{background-color:#ebebeb;padding:5px 10px;border-radius:5px;font-size:14px;font-weight:700}.orders__items[data-v-cde44715]{margin-bottom:10px}.orders__items__summary[data-v-cde44715]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;cursor:pointer}.orders__items__summary>div[data-v-cde44715]:first-child{display:flex;align-items:center;gap:10px}.orders__items__summary__order__status[data-v-cde44715]{background-color:#ed670e;color:#fff;padding:2px 5px;border-radius:5px;font-size:12px;margin-right:5px;font-weight:700}@media (max-width: 768px){.orders__items__summary__order__status[data-v-cde44715]{font-size:10px}}@media (max-width: 768px){.orders__items__summary__order[data-v-cde44715]{font-size:12px}}.orders__items__summary__total[data-v-cde44715]{font-size:12px;color:#666}.orders__items__summary__icon[data-v-cde44715]{width:30px;aspect-ratio:1;overflow:hidden}.orders__items__summary__icon img[data-v-cde44715]{width:100%;height:100%;object-fit:cover;transition:.2s}.orders__items[open] .orders__items__summary__icon img[data-v-cde44715]{transform:rotate(90deg)}.orders__items .details__table[data-v-cde44715]{width:100%}.orders__items .details__table__head th[data-v-cde44715]{text-align:left;color:#999;vertical-align:middle}@media (max-width: 768px){.orders__items .details__table__head th[data-v-cde44715]{font-size:12px}}.orders__items .details__table__body tr td[data-v-cde44715]{color:#333}@media (max-width: 768px){.orders__items .details__table__body tr td[data-v-cde44715]{font-size:12px;padding:5px 0}}.orders__items__resume[data-v-cde44715]{margin-top:10px;display:flex;flex-direction:column;align-items:flex-end;gap:5px}.orders__items__resume>div[data-v-cde44715]{background-color:#ebebeb;min-width:150px;padding:5px 10px;border-radius:5px}.orders__items__resume>div[data-v-cde44715]:last-child{background-color:#ed670e;color:#fff}.orders__items__attachments[data-v-cde44715]{margin-top:10px}.orders__items__attachments__title[data-v-cde44715]{font-size:14px;font-weight:700;margin-bottom:5px;display:flex;align-items:center;gap:10px}.orders__items__attachments__list[data-v-cde44715]{display:flex;flex-wrap:wrap;gap:5px}.orders__items__attachments__list__item[data-v-cde44715]{background-color:#ebebeb;padding:5px 10px;border-radius:5px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;transition:.2s}.orders__items__attachments__list__item a[data-v-cde44715]{color:#333;text-decoration:none;transition:.2s}.orders__items__attachments__list__item[data-v-cde44715]:hover{background-color:#ed670e;color:#fff}.orders__items__attachments__list__item:hover a[data-v-cde44715]{color:#fff}.list-enter-active[data-v-cde44715],.list-leave-active[data-v-cde44715]{transition:all .5s ease}.list-enter-from[data-v-cde44715],.list-leave-to[data-v-cde44715]{opacity:0;transform:translate(30px)}.products-container[data-v-c1ad49bb]{padding:20px}.loading[data-v-c1ad49bb]{text-align:center}.title[data-v-c1ad49bb]{margin-bottom:10px}.description[data-v-c1ad49bb]{margin-bottom:20px;font-size:16px;font-weight:400;opacity:.8}.product-list[data-v-c1ad49bb]{list-style-type:none;padding:0}.product-item[data-v-c1ad49bb]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px;background-color:#f9f9f9;border-radius:8px}.product-info[data-v-c1ad49bb]{flex-grow:1}.product-name[data-v-c1ad49bb]{margin:0 0 10px}.product-details[data-v-c1ad49bb]{margin:5px 0;color:#666}.remove-button[data-v-c1ad49bb]{padding:6px 12px;background-color:#ed670e;border:none;border-radius:5px;color:#fff;cursor:pointer}.remove-button[data-v-c1ad49bb]:hover{background-color:#cc5c11}.no-alerts[data-v-c1ad49bb]{font-size:16px;font-weight:400;opacity:.6}.subscription[data-v-cbbcbb07]{padding:20px}.invoices[data-v-944103f8]{padding:20px;display:flex;flex-direction:column;align-items:flex-start}.invoices__empty[data-v-944103f8]{font-size:16px;font-weight:400;opacity:.6}.invoices__item[data-v-944103f8]{margin-bottom:10px;display:flex;align-items:center;gap:20px;padding:5px 10px;border-radius:3px;background-color:#fff;text-decoration:none;color:inherit;transition:.2s}.invoices__item[data-v-944103f8]:hover{background-color:#ececec}.invoices__item__img[data-v-944103f8]{width:30px}.invoices__item__row[data-v-944103f8]{display:flex;flex-direction:column;gap:5px}.invoices__item__row__name[data-v-944103f8]{font-size:14px;font-weight:500}.invoices__item__row__date[data-v-944103f8]{font-size:12px;color:#a0a0a0}.account[data-v-91e84e85]{display:flex;gap:20px}.account__menu[data-v-91e84e85]{width:250px;box-shadow:0 0 30px #00000026;border-radius:10px;transition:.2s}.account__menu>img[data-v-91e84e85]{width:40px;position:absolute;right:-40px;transition:.2s;cursor:pointer;display:none}.account__menu[data-v-91e84e85]:before{content:"";position:absolute;top:0;left:-50px;width:50px;height:100%}.account__menu .profile[data-v-91e84e85]{display:flex;align-items:center;gap:20px;padding:10px 20px;border-bottom:solid 2px #ebebeb}.account__menu .profile__img[data-v-91e84e85]{width:50px;aspect-ratio:1;border-radius:100px;overflow:hidden}.account__menu .profile__img img[data-v-91e84e85]{width:100%;height:100%;object-fit:cover}.account__menu .profile__img__background[data-v-91e84e85]{width:100%;height:100%;object-fit:cover;background-color:#e4e4e4;display:flex;align-items:center;justify-content:center;line-height:1.2em;font-size:12px;color:#999;font-weight:600;text-align:center;padding:10px;-webkit-user-select:none;user-select:none}.account__menu .profile__informations[data-v-91e84e85]{display:flex;flex-direction:column;gap:2px}.account__menu .profile__informations__title[data-v-91e84e85]{font-size:14px;color:#79360a;letter-spacing:.1px;line-height:1em}.account__menu .profile__informations__name[data-v-91e84e85]{font-size:16px;color:#5d5d5d;font-weight:600;line-height:1em}.account__menu .list[data-v-91e84e85]{display:flex;flex-direction:column;padding-bottom:10px;padding-top:10px}.account__menu .list__item[data-v-91e84e85]{display:flex;align-items:center;gap:20px;padding:16px 30px;cursor:pointer;transition:all .2s ease-in-out}.account__menu .list__item[data-v-91e84e85]:hover{background-color:#ed670e1a}.account__menu .list__item__icon[data-v-91e84e85]{width:20px;aspect-ratio:1;overflow:hidden;opacity:.8}.account__menu .list__item__icon img[data-v-91e84e85]{width:100%;height:100%;object-fit:cover}.account__menu .list__item__title[data-v-91e84e85]{font-size:16px;color:#5d5d5d;font-weight:600;line-height:1em}@media all and (max-width: 750px){.account__menu[data-v-91e84e85]{transform:translate(-100%);position:fixed;left:0;top:0;z-index:500000;background-color:#fff}.account__menu img[data-v-91e84e85]{display:block}.account__menu.open[data-v-91e84e85]{transform:translate(0);width:100%}.account__menu.open>img[data-v-91e84e85]{right:0}.account__item[data-v-91e84e85]{width:100%;flex:1 1 100%!important}}.account__item[data-v-91e84e85]{flex:1 1 0;box-shadow:0 0 30px #00000026;border-radius:10px;overflow:hidden}.account__item__title[data-v-91e84e85]{padding:20px;font-size:16px;color:#5d5d5d;font-weight:600;line-height:1em;border-bottom:solid 2px #ebebeb}.form__success[data-v-89e8fd7b]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.form__links[data-v-89e8fd7b]{display:flex;justify-content:center;align-items:center;gap:10px}.form__links__link[data-v-89e8fd7b]{font-size:14px;font-weight:600;color:#ed670e;text-decoration:none}.form__links__link[data-v-89e8fd7b]:hover{text-decoration:underline}.form__success[data-v-08819847]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.form__links[data-v-08819847]{display:flex;justify-content:center;align-items:center;gap:10px}.form__links__link[data-v-08819847]{font-size:14px;font-weight:600;color:#ed670e;text-decoration:none}.form__links__link[data-v-08819847]:hover{text-decoration:underline}.add--cart[data-v-d7f5804d]{background-color:#e1e1e1;border-radius:15px;padding:10px 20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 20px}.add--cart__item[data-v-d7f5804d]{display:flex;flex-direction:column;font-size:14px;width:120px}.add--cart__item--nolimit[data-v-d7f5804d]{width:170px}.add--cart__item__label[data-v-d7f5804d]{font-weight:700}.add--cart__item__value[data-v-d7f5804d]{font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#bd520b}.add--cart__item__value .old-price[data-v-d7f5804d]{text-decoration:line-through;color:#b11c1c}.add--cart__item__value .new-price[data-v-d7f5804d]{color:#2b742b;font-size:1em;font-weight:700;margin-left:4px}.add--cart__item__value .reduction[data-v-d7f5804d]{font-size:12px;display:inline-block;background-color:#b11c1c;color:#fff;padding:2px 4px;border-radius:5px;margin-left:4px}.add--cart__controls[data-v-d7f5804d]{display:flex;align-items:center;gap:10px}.add--cart__controls .button[data-v-d7f5804d]{border:none;display:block;background-color:#c2c2c2;border-radius:15px;font-size:1.5rem;color:#fff;height:25px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;cursor:pointer;line-height:1em;position:relative;transition:.2s}.add--cart__controls .button[data-v-d7f5804d]:hover{background-color:#a9a9a9}.add--cart__controls .button div[data-v-d7f5804d]{width:40%;height:2px;background-color:#fff;position:absolute}.add--cart__controls .button:last-child div[data-v-d7f5804d]:last-child{transform:rotate(90deg)}.add--cart__controls .quantity[data-v-d7f5804d]{border-radius:15px;background-color:#fff;font-size:1.5rem;color:#5d5d5d;height:25px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;cursor:pointer;line-height:1em;padding:0 10px;width:80px;text-align:center}.select[data-v-5f29aa62]{display:inline-block;position:relative;width:200px;border-top-left-radius:5px;border-top-right-radius:5px;background-color:#eee;z-index:10}.select__active[data-v-5f29aa62]{display:flex;align-items:center;justify-content:space-between;padding:10px;cursor:pointer;position:relative;z-index:99999;font-size:14px;font-weight:600}.select__active img[data-v-5f29aa62]{width:16px;transform:rotate(-90deg)}.select__list[data-v-5f29aa62]{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#eee;border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-shadow:0 0 30px #0000001a}.select__list__item[data-v-5f29aa62]{cursor:pointer;padding:5px 10px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select__list__item[data-v-5f29aa62]:hover{background-color:#e2e2e2}.select__list__item[data-v-5f29aa62]:last-child{border-bottom:none}.select__list__item[data-v-5f29aa62]:first-child{border-top:none}.select__list__item[data-v-5f29aa62]:not(:last-child){border-bottom:1px solid #e2e2e2}.select__list.open[data-v-5f29aa62]{display:block}.select__list .navigation[data-v-5f29aa62]{display:flex;justify-content:space-between;align-items:center;padding:5px 10px}.select__list .navigation__item[data-v-5f29aa62]{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:5px;border-radius:100px;border:none;outline:none;transition:.2s}.select__list .navigation__item img[data-v-5f29aa62]{width:16px;height:16px}.select__list .navigation__item:last-child img[data-v-5f29aa62]{transform:rotate(180deg)}.select__list .navigation__item[data-v-5f29aa62]:hover{background-color:#dbdbdb}.select__list .navigation__item[data-v-5f29aa62]:disabled{cursor:not-allowed;opacity:.5}.select__list .navigation__info[data-v-5f29aa62]{font-size:12px}.search-page__results-information[data-v-fe699ebe]{margin-top:2px;margin-bottom:2px;font-size:14px}.search-page__list[data-v-fe699ebe]{padding:5px}.lds-ellipsis[data-v-07068786]{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div[data-v-07068786]{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#ed670e;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div[data-v-07068786]:nth-child(1){left:8px;animation:lds-ellipsis1-07068786 .6s infinite}.lds-ellipsis div[data-v-07068786]:nth-child(2){left:8px;animation:lds-ellipsis2-07068786 .6s infinite}.lds-ellipsis div[data-v-07068786]:nth-child(3){left:32px;animation:lds-ellipsis2-07068786 .6s infinite}.lds-ellipsis div[data-v-07068786]:nth-child(4){left:56px;animation:lds-ellipsis3-07068786 .6s infinite}@keyframes lds-ellipsis1-07068786{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3-07068786{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2-07068786{0%{transform:translate(0)}to{transform:translate(24px)}}.popup[data-v-07068786]{position:fixed;z-index:666;top:20px;left:20px;width:calc(100vw - 40px - 6%);height:calc(100vh - 40px - 6%);background-color:#fff;border-radius:10px;display:flex;flex-direction:column;box-shadow:0 0 100px #0003;padding:3%}.popup__header__title[data-v-07068786]{font-size:1.5rem;font-weight:600;margin:0;padding:20px 0 0 20px}.popup__header__subtitle[data-v-07068786]{color:#000c;font-size:1rem;font-weight:400;margin:0;padding:0 20px}.popup__header__close[data-v-07068786]{position:absolute;top:20px;right:20px;width:30px;height:30px;background-color:#c2c2c2;border-radius:50%;border:none;cursor:pointer;transition:.2s}.popup__header__close[data-v-07068786]:hover{background-color:#999}.popup__header__close div[data-v-07068786]{width:70%;height:2px;background-color:#fff;position:absolute;top:50%;left:50%;border-radius:10px;transform:translate(-50%,-50%);transition:.2s}.popup__header__close div[data-v-07068786]:nth-child(1){transform:translate(-50%,-50%) rotate(45deg)}.popup__header__close div[data-v-07068786]:nth-child(2){transform:translate(-50%,-50%) rotate(-45deg)}.popup__header input[data-v-07068786]{margin:20px;padding-left:20px;padding-right:20px;font-size:16px;border-radius:10px;border:solid 1px #c2c2c2;outline:none;height:36px;width:calc(100% - 40px);grid-column:1/-1}.popup__header input[data-v-07068786]:hover,.popup__header input[data-v-07068786]:focus{border:solid 2px #ed670e}.popup__header__alphabet-scroll[data-v-07068786]{text-align:center;font-size:1.8rem;padding:5px 0;margin-bottom:20px;background-color:#e1e1e1;border-radius:5px}.popup__header__alphabet-scroll a[data-v-07068786]{display:inline-block;padding:0 10px;color:#79360a;text-decoration:none;transition:color .2s ease;cursor:pointer}.popup__header__alphabet-scroll a[data-v-07068786]:hover{color:#ed670e;font-weight:700}.popup__body[data-v-07068786]{flex:1;padding:20px;overflow:auto;max-width:100%;margin-right:10px;display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:20px}.popup__body[data-v-07068786]::-webkit-scrollbar{width:5px;border-radius:5px}.popup__body[data-v-07068786]::-webkit-scrollbar-track{background:#c2c2c2;border-radius:5px}.popup__body[data-v-07068786]::-webkit-scrollbar-thumb{background:#79360a;border-radius:10px}.popup__body[data-v-07068786]::-webkit-scrollbar-thumb:hover{background:#999999}.popup__body__divider[data-v-07068786]{width:100%;height:1px;content:"";grid-column:1/-1}.popup__body__header[data-v-07068786]{font-size:1.2rem;font-weight:600;text-align:left;margin:0;grid-column:1/-1;color:#79360ab3}.popup__body__item[data-v-07068786]{border:1px solid #dadada;border-radius:5px;padding:5px;max-height:100%;cursor:pointer;color:#333}.popup__body__item[data-v-07068786]:hover{border:solid 1px #ed670e}.popup__body__item .main[data-v-07068786]{display:flex;width:100%;align-items:center;justify-content:start;text-align:center;flex-direction:column;gap:0px;font-size:11px;color:#999;font-weight:600;cursor:pointer;line-height:1rem;transition:.2s}.popup__body__item .main img[data-v-07068786],.popup__body__item .main div.nologo[data-v-07068786]{flex:0 0 84px;height:30px!important;width:84px!important;border-radius:3px;object-fit:contain;background-color:#fff;padding:2px}.zoom-enter-active[data-v-07068786],.zoom-leave-active[data-v-07068786]{transition:all .2s ease-in-out}.zoom-enter-from[data-v-07068786],.zoom-leave-to[data-v-07068786]{opacity:0}.subitem[data-v-cdeee96b]{margin-left:20px}.title[data-v-cdeee96b]{display:inline-block;padding:2px 5px;border-radius:5px;transition:.2s;display:flex;justify-content:space-between;align-items:center;gap:10px}.title .name[data-v-cdeee96b]{padding:2px 4px;border-radius:2px;transition:.2s}.title .name[data-v-cdeee96b]:hover{background-color:#e7e7e7;cursor:pointer}.title .button[data-v-cdeee96b]{padding:3px;border-radius:100px;display:flex;align-items:center;justify-content:center;border:solid 1px #ccc;transition:.2s}.title .button img[data-v-cdeee96b]{width:14px;height:14px;transform:rotate(-180deg);transition:.2s}.title .button.open img[data-v-cdeee96b]{transform:rotate(-90deg)}.title .button[data-v-cdeee96b]:hover{cursor:pointer}.open-enter-active[data-v-cdeee96b],.open-leave-active[data-v-cdeee96b]{transition:all .2s ease-in-out;overflow:hidden;max-height:100%}.open-enter-from[data-v-cdeee96b],.open-leave-to[data-v-cdeee96b]{max-height:0px}.popup[data-v-7f3eb19e]{position:fixed;z-index:666;top:20px;left:20px;width:calc(100% - 40px);height:calc(100% - 40px);background-color:#fff;border-radius:10px;display:flex;flex-direction:column;box-shadow:0 0 100px #0003;padding:3%}.popup__header__title[data-v-7f3eb19e]{font-size:1.5rem;font-weight:600;margin:0;padding:20px 0 0 20px}.popup__header__subtitle[data-v-7f3eb19e]{color:#000c;font-size:1rem;font-weight:400;margin:0;padding:0 20px}.popup__header__close[data-v-7f3eb19e]{position:absolute;top:20px;right:20px;width:30px;height:30px;background-color:#c2c2c2;border-radius:50%;border:none;cursor:pointer;transition:.2s}.popup__header__close[data-v-7f3eb19e]:hover{background-color:#999}.popup__header__close div[data-v-7f3eb19e]{width:70%;height:2px;background-color:#fff;position:absolute;top:50%;left:50%;border-radius:10px;transform:translate(-50%,-50%);transition:.2s}.popup__header__close div[data-v-7f3eb19e]:nth-child(1){transform:translate(-50%,-50%) rotate(45deg)}.popup__header__close div[data-v-7f3eb19e]:nth-child(2){transform:translate(-50%,-50%) rotate(-45deg)}.popup__header input[data-v-7f3eb19e]{margin:20px;padding-left:20px;padding-right:20px;font-size:16px;border-radius:10px;border:solid 1px #c2c2c2;outline:none;height:36px;width:calc(100% - 40px);grid-column:1/-1}.popup__header input[data-v-7f3eb19e]:hover,.popup__header input[data-v-7f3eb19e]:focus{border:solid 2px #ed670e}.popup__body[data-v-7f3eb19e]{padding:20px;margin-bottom:20px;overflow:auto;max-width:100%;margin-right:10px;display:grid;grid-template-columns:repeat(3,1fr)}@media all and (max-width: 900px){.popup__body[data-v-7f3eb19e]{grid-template-columns:repeat(2,1fr)}}@media all and (max-width: 600px){.popup__body[data-v-7f3eb19e]{grid-template-columns:repeat(1,1fr)}}.popup__body[data-v-7f3eb19e]::-webkit-scrollbar{width:5px;border-radius:5px}.popup__body[data-v-7f3eb19e]::-webkit-scrollbar-track{background:#c2c2c2;border-radius:5px}.popup__body[data-v-7f3eb19e]::-webkit-scrollbar-thumb{background:#333;border-radius:10px}.popup__body[data-v-7f3eb19e]::-webkit-scrollbar-thumb:hover{background:#000}.popup__body__item[data-v-7f3eb19e]{border-radius:5px;padding:5px;margin-bottom:30px}.popup__body__item .main[data-v-7f3eb19e]{display:inline-flex;align-items:center;justify-content:start;padding:2px 5px;margin-bottom:10px;gap:10px;color:#333;font-size:.9rem;font-weight:600;cursor:pointer;color:#ed670e;transition:.2s}.popup__body__item .main[data-v-7f3eb19e]:hover{background-color:#d6d6d6!important;border-radius:5px}.popup__body__item .main img[data-v-7f3eb19e],.popup__body__item .main div.nologo[data-v-7f3eb19e]{width:84px;height:30px;border-radius:3px;object-fit:contain;background-color:#fff;padding:2px}.popup__body__item .subitem[data-v-7f3eb19e]{margin-left:20px;font-size:.75rem;color:#79360a;transition:.2s;width:calc(100% - 60px);padding:2px 0;margin-bottom:0;color:#333;font-weight:600;border-bottom:solid 1px rgba(0,0,0,.1);opacity:.9}.zoom-enter-active[data-v-7f3eb19e],.zoom-leave-active[data-v-7f3eb19e]{transition:all .2s ease-in-out}.zoom-enter-from[data-v-7f3eb19e],.zoom-leave-to[data-v-7f3eb19e]{opacity:0}.lds-ellipsis[data-v-7f3eb19e]{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div[data-v-7f3eb19e]{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#ed670e;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div[data-v-7f3eb19e]:nth-child(1){left:8px;animation:lds-ellipsis1-7f3eb19e .6s infinite}.lds-ellipsis div[data-v-7f3eb19e]:nth-child(2){left:8px;animation:lds-ellipsis2-7f3eb19e .6s infinite}.lds-ellipsis div[data-v-7f3eb19e]:nth-child(3){left:32px;animation:lds-ellipsis2-7f3eb19e .6s infinite}.lds-ellipsis div[data-v-7f3eb19e]:nth-child(4){left:56px;animation:lds-ellipsis3-7f3eb19e .6s infinite}@keyframes lds-ellipsis1-7f3eb19e{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3-7f3eb19e{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2-7f3eb19e{0%{transform:translate(0)}to{transform:translate(24px)}}.filters[data-v-0a8b5097]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10px}.filters__button[data-v-0a8b5097]{background-color:#ffd1b3;height:44px;display:flex;flex-direction:column;justify-content:center;padding:0 30px 0 16px;border-radius:5px;cursor:pointer;outline:none;position:relative;border:none}.filters__button[data-v-0a8b5097]:after{content:"⯆";position:absolute;right:10px;color:#b9764c!important}.filters__button__title[data-v-0a8b5097]{font-size:14px;color:#111;font-weight:700;line-height:1em}.filters__button__subtitle[data-v-0a8b5097]{font-size:10px;width:100%;text-align:left;color:#333!important}.text__title[data-v-c69fc056]{color:#2e2e2e;font-size:25px;font-weight:700}.text__title__element[data-v-c69fc056]{background-color:#a29999;font-size:15px;font-weight:400;color:#fff;padding:0 10px 0 24px;border-radius:100px;display:inline-flex;align-items:center;margin-right:10px}.text__title__element.primary[data-v-c69fc056]{background:#ed670e}.text__title__element__remove[data-v-c69fc056]{background:url(/wp-content/themes/child-theme/vue-test/dist/assets/close-5bb21fce.svg) no-repeat center;background-size:20px;width:20px;height:20px;display:inline-block;margin-left:10px;cursor:pointer;border-radius:100px;padding:5px;transition:.2s}.text__title__element__remove[data-v-c69fc056]:hover{background-color:#0000001a}.banner[data-v-dedc4f9c]{border-radius:10px;position:relative;text-align:center}.banner img[data-v-dedc4f9c]{max-height:120px;object-fit:contain}.filters__title[data-v-0b03792b]{color:#7a7a7a;font-size:14px;margin-bottom:10px}.filters select[data-v-0b03792b]{width:100%;height:40px;border-radius:3px;background-color:#fff;border:solid 1px #afafaf;padding:5px 14px;font-size:16px;color:#7a7a7a;outline:none;font-weight:600;transition:.2s;margin-bottom:5px}.filters select option[data-v-0b03792b]{font-weight:600}.filters select[data-v-0b03792b]:hover{border-color:#c4c4c4}.filters select[data-v-0b03792b]:focus{border-color:#c4c4c4}.filters .express-text[data-v-0b03792b]{color:#ed670e;font-weight:600}.filters .input[data-v-0b03792b]{width:100%;height:40px;border-radius:3px;background-color:#fff;border:solid 1px #afafaf;padding:5px 14px;font-size:14px;color:#7a7a7a;outline:none;font-weight:600;transition:.2s;margin-bottom:5px}.filters .input[data-v-0b03792b]:hover{border-color:#c4c4c4}.filters .input[data-v-0b03792b]:focus{border-color:#c4c4c4}.filters .checkbox[data-v-0b03792b]{display:flex;align-items:center;gap:10px;margin-bottom:5px}.filters .checkbox img[data-v-0b03792b]{width:20px;height:20px;object-fit:cover}.filters .checkbox__element[data-v-0b03792b]{width:20px;height:20px;border-radius:3px;background-color:#fff;border:solid 1px #afafaf;padding:5px 14px;font-size:14px;color:#7a7a7a;outline:none;font-weight:600;transition:.2s}.filters .checkbox__element[data-v-0b03792b]:hover{border-color:#c4c4c4}.filters .checkbox__element[data-v-0b03792b]:focus{border-color:#c4c4c4}.filters .checkbox__element[data-v-0b03792b]:checked{accent-color:#ed670e}:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff;--vc-icn-width: 1.2em;--vc-nav-width: 30px;--vc-nav-height: 30px;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-background: transparent;--vc-pgn-width: 12px;--vc-pgn-height: 4px;--vc-pgn-margin: 4px;--vc-pgn-border-radius: 0;--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-active-color: var(--vc-clr-primary)}.carousel__prev,.carousel__next{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%)}.carousel__prev:hover,.carousel__next:hover{color:var(--vc-nav-color-hover)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{right:auto;left:0}.carousel{position:relative;text-align:center;box-sizing:border-box;touch-action:pan-y;overscroll-behavior:none}.carousel.is-dragging{touch-action:none}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative}.carousel__viewport{overflow:hidden}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:transparent}.carousel__pagination-button:after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button:hover:after,.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}.container-loader[data-v-9505dfb9]{display:flex;justify-content:center;align-items:center}.loader[data-v-9505dfb9]{position:relative;width:130px;height:100px;background-repeat:no-repeat;background-image:linear-gradient(#ed670e,#ed670e),linear-gradient(#f27523,#f3843b),linear-gradient(#f27523,#f3843b);background-size:80px 70px,30px 50px,30px 30px;background-position:0 0,80px 20px,100px 40px}.loader[data-v-9505dfb9]:after{content:"";position:absolute;bottom:10px;left:12px;width:10px;height:10px;background:#fff;border-radius:50%;box-sizing:content-box;border:10px solid #000;box-shadow:78px 0 0 -10px #fff,78px 0 #000;animation:wheelSk-9505dfb9 .75s ease-in infinite alternate}.loader[data-v-9505dfb9]:before{content:"";position:absolute;right:100%;top:0;height:70px;width:70px;background-image:linear-gradient(#fffdfb 45px,transparent 0),linear-gradient(#fffdfb 45px,transparent 0),linear-gradient(#fffdfb 45px,transparent 0);background-repeat:no-repeat;background-size:30px 4px;background-position:0px 11px,8px 35px,0px 60px;animation:lineDropping-9505dfb9 .75s linear infinite}@keyframes wheelSk-9505dfb9{0%,50%,to{transform:translatey(0)}30%,90%{transform:translatey(-3px)}}@keyframes lineDropping-9505dfb9{0%{background-position:100px 11px,115px 35px,105px 60px;opacity:1}50%{background-position:0px 11px,20px 35px,5px 60px}60%{background-position:-30px 11px,0px 35px,-10px 60px}75%,to{background-position:-30px 11px,-30px 35px,-30px 60px;opacity:0}}.not-connected[data-v-0b972e07]{text-align:center;margin-top:20px;font-size:20px;font-weight:700}.not-connected a[data-v-0b972e07]{color:#ed670e;text-decoration:none}.carousel__header[data-v-0b972e07]{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:20px}.carousel__slide[data-v-0b972e07]{display:flex;flex-direction:column;justify-content:space-between}.carousel__pagination[data-v-0b972e07]{display:flex;justify-content:center;margin-top:20px}.carousel__pagination__page[data-v-0b972e07]{background-color:transparent;border:none;cursor:pointer;padding:0;margin:0}.carousel__pagination__page img[data-v-0b972e07]{width:20px;height:20px;opacity:.5;transition:.2s}.carousel__pagination__page img[data-v-0b972e07]:hover{opacity:1}.product[data-v-0b972e07]{max-width:250px;display:flex;flex-direction:column;cursor:pointer;text-decoration:none;text-align:left;margin-top:20px}.product:hover .product__image[data-v-0b972e07]{border:1px solid #ed670e;transform:scale(1.05)}.product:hover .information__name[data-v-0b972e07]{color:#ed670e;font-weight:700;transform:scale(.97)}.product__image[data-v-0b972e07]{position:relative;text-align:center;border-radius:4px;border:1px solid #ccc;transition:.2s;width:220px;height:220px;margin:0 auto}.product__image img[data-v-0b972e07]{width:200px;max-width:100%;height:200px;object-fit:contain}.product__image .information__promo[data-v-0b972e07]{position:absolute;bottom:14px;width:100%}.product__image .information__promo span[data-v-0b972e07]{display:inline-block;position:absolute;font-size:16px}.product__image .information__promo__percent[data-v-0b972e07]{color:#fff;font-weight:600;left:14px;background-color:#ed670e;padding:4px 8px 3px;border-radius:4px}.product__image .information__promo__price[data-v-0b972e07]{right:14px;background-color:#fff;width:auto;border-radius:4px;border:1px solid #ccc;padding:4px 8px 3px;color:#3e3e3e;font-weight:700;text-align:right;white-space:nowrap}.product__image .laboratory[data-v-0b972e07]{position:absolute;top:-6px;right:8px;background-color:#f7f7f7;color:#999;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product__image .express[data-v-0b972e07]{position:absolute;top:-5px;left:8px;background-color:#fff;border-radius:4px;width:26px}.product .information__brand[data-v-0b972e07],.product .information__laboratory[data-v-0b972e07],.product .information__category[data-v-0b972e07],.product .information__name[data-v-0b972e07]{font-size:16px;font-weight:600;margin-top:20px}.product .information__brand span[data-v-0b972e07],.product .information__laboratory span[data-v-0b972e07],.product .information__category span[data-v-0b972e07],.product .information__name span[data-v-0b972e07]{color:#000;font-weight:700}.product .information__brand .ean[data-v-0b972e07],.product .information__laboratory .ean[data-v-0b972e07],.product .information__category .ean[data-v-0b972e07],.product .information__name .ean[data-v-0b972e07]{background-color:#ed670e;color:#fff;border-radius:4px;padding-left:2px;padding-right:2px;display:inline-block}.product .information__name[data-v-0b972e07]{font-size:16px;font-weight:500;color:#333;line-height:1.1em;height:3.3em;text-align:center}.product .information__name span[data-v-0b972e07]{font-size:12px}.not-connected[data-v-6d5e885f]{text-align:center;margin-top:20px;font-size:20px;font-weight:700}.not-connected a[data-v-6d5e885f]{color:#ed670e;text-decoration:none}.carousel__header[data-v-6d5e885f]{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:20px}.carousel__slide[data-v-6d5e885f]{display:flex;flex-direction:column;justify-content:space-between}.carousel__pagination[data-v-6d5e885f]{display:flex;justify-content:center;margin-top:20px}.carousel__pagination__page[data-v-6d5e885f]{background-color:transparent;border:none;cursor:pointer;padding:0;margin:0}.carousel__pagination__page img[data-v-6d5e885f]{width:20px;height:20px;opacity:.5;transition:.2s}.carousel__pagination__page img[data-v-6d5e885f]:hover{opacity:1}.product[data-v-6d5e885f]{max-width:250px;display:flex;flex-direction:column;cursor:pointer;text-decoration:none;text-align:left;margin-top:20px}.product:hover .product__image[data-v-6d5e885f]{border:1px solid #ed670e;transform:scale(1.05)}.product:hover .information__name[data-v-6d5e885f]{color:#ed670e;font-weight:700;transform:scale(.97)}.product__image[data-v-6d5e885f]{position:relative;text-align:center;border-radius:4px;border:1px solid #ccc;transition:.2s;width:220px;height:220px;margin:0 auto}.product__image img[data-v-6d5e885f]{width:200px;max-width:100%;height:200px;object-fit:contain}.product__image .information__promo[data-v-6d5e885f]{position:absolute;bottom:14px;width:100%}.product__image .information__promo span[data-v-6d5e885f]{display:inline-block;position:absolute;font-size:16px}.product__image .information__promo__percent[data-v-6d5e885f]{color:#fff;font-weight:600;left:14px;background-color:#ed670e;padding:4px 8px 3px;border-radius:4px}.product__image .information__promo__price[data-v-6d5e885f]{right:14px;background-color:#fff;width:auto;border-radius:4px;border:1px solid #ccc;padding:4px 8px 3px;color:#3e3e3e;font-weight:700;text-align:right;white-space:nowrap}.product__image .laboratory[data-v-6d5e885f]{position:absolute;top:-6px;right:8px;background-color:#f7f7f7;color:#999;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product__image .express[data-v-6d5e885f]{position:absolute;top:-5px;left:8px;background-color:#fff;border-radius:4px;width:26px}.product .information__brand[data-v-6d5e885f],.product .information__laboratory[data-v-6d5e885f],.product .information__category[data-v-6d5e885f],.product .information__name[data-v-6d5e885f]{font-size:16px;font-weight:600}.product .information__brand span[data-v-6d5e885f],.product .information__laboratory span[data-v-6d5e885f],.product .information__category span[data-v-6d5e885f],.product .information__name span[data-v-6d5e885f]{color:#000;font-weight:700}.product .information__brand .ean[data-v-6d5e885f],.product .information__laboratory .ean[data-v-6d5e885f],.product .information__category .ean[data-v-6d5e885f],.product .information__name .ean[data-v-6d5e885f]{background-color:#ed670e;color:#fff;border-radius:4px;padding-left:2px;padding-right:2px;display:inline-block}.product .information__name[data-v-6d5e885f]{margin-top:8px;font-size:16px;font-weight:500;color:#333;line-height:1.1em;height:3.3em;text-align:center}.product .information__name span[data-v-6d5e885f]{font-size:12px}.product .information__order[data-v-6d5e885f]{margin-top:16px;font-size:14px;color:#999;text-align:center}.order-again-more-button[data-v-b39a5258]{display:inline-block;margin-left:10px;font-size:14px;width:fit-content;justify-content:center;padding:10px 20px;background-color:#ed670e;color:#fff;border-radius:5px;cursor:pointer}.topLabos[data-v-bd464745]{display:flex;justify-content:center;flex-wrap:wrap;max-width:1200px;margin:auto;gap:20px}.labo[data-v-bd464745]{flex:0 1 calc(20% - 60px)}@media (max-width: 1199px){.labo[data-v-bd464745]{flex:0 1 calc(30% - 40px)}}@media (max-width: 768px){.labo[data-v-bd464745]{flex:0 1 calc(45% - 20px)}}@media (max-width: 480px){.labo[data-v-bd464745]{flex:0 1 100%}}.item[data-v-bd464745]{max-width:250px;display:flex;flex-direction:column;cursor:pointer;text-decoration:none;text-align:center;margin-top:20px}.item:hover .item__image[data-v-bd464745]{border:1px solid #ed670e;transform:scale(1.05)}.item:hover .item__name[data-v-bd464745]{color:#ed670e;font-weight:700;transform:scale(.97)}.item__image[data-v-bd464745]{position:relative;text-align:center;border-radius:4px;border:1px solid #ccc;transition:.2s;width:250px;height:133px;margin:0 auto}.item__image img[data-v-bd464745]{width:250px;max-width:100%;height:133px;object-fit:contain}.item__message[data-v-bd464745]{position:absolute;bottom:-10px;display:inline-block;font-size:16px;color:#fff;font-weight:600;left:10px;right:10px;background-color:#ed670e;padding:4px 8px 3px;border-radius:4px}.item__name[data-v-bd464745]{font-size:16px;margin-top:20px;font-weight:500;color:#333;line-height:1.1em;height:3.3em;text-align:center}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{margin:0;padding:0;font-family:Nunito,sans-serif}.link{color:#ed670e;cursor:pointer;transition:.2s}.link:hover{color:#bd520b;text-decoration:underline}.loader{width:30px;opacity:.3;aspect-ratio:2;--_g: no-repeat radial-gradient(circle closest-side, #000 90%, #0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 50%;animation:l3 1s infinite linear}.carousel__prev:hover,.carousel__next:hover{background:transparent!important}
