.-----[data-v-d49d32c4]{color:red}.menu[data-v-d49d32c4]{background-color:var(--header-background);height:100dvh;left:0;position:fixed;top:0;width:100%;z-index:30}@media (min-width:769px){.menu[data-v-d49d32c4]{display:none}}.menu.menu-enter-active[data-v-d49d32c4],.menu.menu-leave-active[data-v-d49d32c4]{transition:opacity .5s ease-out,transform .3s}.menu.menu-enter-from[data-v-d49d32c4],.menu.menu-leave-to[data-v-d49d32c4]{opacity:.6;transform:translate(-100%)}.menu__wrapper[data-v-d49d32c4]{display:flex;flex-direction:column}.menu__head[data-v-d49d32c4]{align-items:center;border-bottom:4px solid var(--border);color:var(--text);display:flex;justify-content:space-between;padding:16px}.menu__head h3[data-v-d49d32c4]{font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:600;letter-spacing:-1%;line-height:24px}.menu__close[data-v-d49d32c4]{align-items:center;background-color:transparent;display:flex;height:30px;justify-content:center;width:40px}.menu__chevron[data-v-d49d32c4]{transition:.35s}.menu__chevron.rotate[data-v-d49d32c4]{transform:rotate(180deg)}.menu__chevron.show[data-v-d49d32c4]{transform:rotate(270deg) translateY(-4px)}.menu__content[data-v-d49d32c4]{height:calc(100dvh - 60px);overflow-y:auto;padding:16px}.menu__item[data-v-d49d32c4],.menu__list[data-v-d49d32c4]{display:flex;flex-direction:column}.menu__item-head[data-v-d49d32c4]{align-items:center;border-bottom:1px solid var(--border);color:var(--text);display:flex;justify-content:space-between;padding:16px 0}.menu__item-head span[data-v-d49d32c4]{font-family:Rubik,sans-serif;font-size:14px;font-style:normal;font-weight:600;letter-spacing:-1%;line-height:18px}.menu__item-body[data-v-d49d32c4]{display:grid;grid-template-rows:0fr;overflow:hidden;transition:.35s ease-out}.menu__item-body.show[data-v-d49d32c4]{grid-template-rows:1fr}.menu__item-list[data-v-d49d32c4]{display:flex;flex-direction:column;min-height:0}.menu__item-content[data-v-d49d32c4]{align-items:center;border-bottom:1px solid var(--border);color:var(--text);cursor:pointer;display:flex;justify-content:space-between;padding:16px 0 16px 12px;text-decoration:none}.menu__item-content span[data-v-d49d32c4]{font-weight:400;letter-spacing:0;line-height:16.94px}.menu__item-content span[data-v-d49d32c4],.menu__item-type[data-v-d49d32c4]{font-family:Rubik,sans-serif;font-size:14px;font-style:normal}.menu__item-type[data-v-d49d32c4]{background-color:transparent;border-bottom:1px solid var(--subtext);color:var(--subtext);flex:1 1 50%;font-weight:500;letter-spacing:-1%;line-height:18px;padding:8px 0}.menu__item-type.active[data-v-d49d32c4]{border-color:var(--red);color:var(--red)}.menu__item-type-wrapper[data-v-d49d32c4]{display:flex}.menu__sub-item[data-v-d49d32c4]{display:flex;flex-direction:column}.menu__sub-item-body[data-v-d49d32c4]{display:grid;grid-template-rows:0fr;overflow:hidden;transition:.35s ease-out}.menu__sub-item-body.show[data-v-d49d32c4]{grid-template-rows:1fr}.menu__sub-item-list[data-v-d49d32c4]{display:flex;flex-direction:column;min-height:0}.menu__sub-sub-item-content[data-v-d49d32c4]{align-items:center;background-color:#00000005;border-bottom:1px solid var(--border);color:var(--text);cursor:pointer;display:flex;justify-content:space-between;padding:12px 0 12px 24px;text-decoration:none}.menu__sub-sub-item-content[data-v-d49d32c4]:hover{background-color:#0000000d}.menu__sub-sub-item-content span[data-v-d49d32c4]{color:var(--subtext);font-family:Rubik,sans-serif;font-size:14px;font-size:.9em;font-style:normal;font-weight:400;letter-spacing:0;line-height:16.94px}.menu__sub-sub-item-content .menu__chevron[data-v-d49d32c4]{transform:rotate(180deg)}.menu .loader-wrapper[data-v-d49d32c4]{align-items:center;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);border-radius:6px;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.menu .loader-wrapper .loader[data-v-d49d32c4]{animation:circle-d49d32c4 .8s linear infinite;border:6px solid var(--header-background);border-left-color:var(--primary);border-radius:50%;height:64px;width:64px}@keyframes circle-d49d32c4{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.-----[data-v-f5a6d513]{color:red}.navbar[data-v-f5a6d513]{align-items:center;background-color:var(--header-background);border-top:1px solid var(--background);display:flex}@media (max-width:1024px){.navbar[data-v-f5a6d513]{height:auto;padding:7px 0}}.navbar__container[data-v-f5a6d513]{align-items:center;display:flex;gap:10px 0;justify-content:space-between;width:100%}@media (max-width:576px){.navbar__container[data-v-f5a6d513]{align-items:flex-start;flex-direction:column;margin:0}}.navbar__left[data-v-f5a6d513]{align-items:center;display:flex;gap:36px;justify-content:center}@media (max-width:576px){.navbar__left[data-v-f5a6d513]{border-bottom:1px solid var(--background);gap:0;justify-content:space-between;padding:0 10px 5px;width:100%}}.navbar__category[data-v-f5a6d513]{position:relative}.navbar__category-button[data-v-f5a6d513]{align-items:center;color:var(--text);display:flex;gap:10px}@media (min-width:769px){.navbar__category-button:hover .navbar__category-hamburger[data-v-f5a6d513]{transform:rotate(90deg)}}.navbar__category-button p[data-v-f5a6d513]{cursor:pointer;font-family:Rubik,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:16.94px}.navbar__category-hamburger[data-v-f5a6d513]{cursor:pointer;transition:.16s}.navbar__category-list[data-v-f5a6d513]{display:flex;gap:16px}@media (max-width:1024px){.navbar__category-list[data-v-f5a6d513]{display:none}}.navbar__category-item-link[data-v-f5a6d513]{align-items:center;color:var(--text);display:block;display:flex;font-family:Rubik,sans-serif;font-size:14px;font-style:normal;font-weight:400;height:40px;letter-spacing:0;line-height:16.94px;padding:0 10px;text-decoration:none}.navbar__category-item-link.active[data-v-f5a6d513],.navbar__category-item-link[data-v-f5a6d513]:hover{background-color:var(--background)}.navbar__link-list[data-v-f5a6d513]{align-items:center;display:flex;flex-wrap:wrap;gap:13px;justify-content:center}@media (max-width:576px){.navbar__link-list[data-v-f5a6d513]{padding:0 10px 5px}}.navbar__link-item[data-v-f5a6d513]{align-items:center;background-color:var(--background);border-radius:4px;color:var(--icon);cursor:pointer;display:flex;height:26px;justify-content:center;text-decoration:none;transition:.25s;width:26px}.navbar__link-item[data-v-f5a6d513]:hover{color:var(--primary)}.navbar .loader-wrapper[data-v-f5a6d513]{align-items:center;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);border-radius:6px;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.navbar .loader-wrapper .loader[data-v-f5a6d513]{animation:circle-f5a6d513 .8s linear infinite;border:4px solid var(--header-background);border-left-color:var(--primary);border-radius:50%;height:32px;width:32px}@keyframes circle-f5a6d513{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.category[data-v-f5a6d513]{position:relative}.category__list[data-v-f5a6d513]{background-color:var(--header-background);border-radius:3px;box-shadow:0 8px 40px #0000001f;display:flex;flex-direction:column;gap:10px;left:-150px;list-style:none;position:absolute;top:12px;width:-moz-max-content;width:max-content;z-index:10}@media (max-width:768px){.category__list[data-v-f5a6d513]{display:none}}.category__item[data-v-f5a6d513]{align-items:center;color:var(--subtext);cursor:pointer;display:flex;font-family:Rubik,sans-serif;font-size:14px;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:0;line-height:16.94px;padding:10px 16px;text-decoration:none;transition:80ms;width:100%}.category__item.active[data-v-f5a6d513],.category__item[data-v-f5a6d513]:hover{background-color:var(--background)}.category__item-head[data-v-f5a6d513]{display:flex}.category__item-type[data-v-f5a6d513]{background-color:transparent;border-bottom:1px solid var(--subtext);color:var(--subtext);cursor:pointer;flex:1 1 50%;font-family:Rubik,sans-serif;font-size:16px;font-style:normal;font-weight:500;height:100%;letter-spacing:-1%;line-height:24px;padding:8px 19px}.category__item-type.active[data-v-f5a6d513]{border-color:var(--red);color:var(--red);pointer-events:none}.category__item-type[data-v-f5a6d513]:hover:not(.category__item-type.active){border-color:var(--text);color:var(--text)}.category__chevron[data-v-f5a6d513]{height:16px;opacity:.6;transform:rotate(-90deg);transition:all .2s;width:16px}.category__sub-list[data-v-f5a6d513]{background-color:var(--header-background);border-radius:3px;box-shadow:0 2px 5px #0000001f;display:flex;flex-direction:column;gap:10px;left:100%;list-style:none;padding:20px;position:absolute;top:0;width:-moz-max-content;width:max-content;z-index:10}.category__sub-item[data-v-f5a6d513]{align-items:center;border-radius:3px;color:var(--subtext);cursor:pointer;display:flex;font-family:Rubik,sans-serif;font-size:14px;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:0;line-height:16.94px;padding:10px 16px;text-decoration:none;transition:80ms;width:100%;width:250px}.category__sub-item.active[data-v-f5a6d513],.category__sub-item[data-v-f5a6d513]:hover{background-color:var(--background)}.category__sub-sub-list[data-v-f5a6d513]{background-color:var(--header-background);border-radius:3px;box-shadow:0 2px 5px #0000001f;display:flex;flex-direction:column;gap:10px;left:calc(100% + 290px);list-style:none;padding:20px;position:absolute;top:0;width:-moz-max-content;width:max-content;z-index:10}.category__sub-sub-item[data-v-f5a6d513]{align-items:center;border-radius:3px;color:var(--subtext);cursor:pointer;display:flex;font-family:Rubik,sans-serif;font-size:14px;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:0;line-height:16.94px;padding:10px 16px;text-decoration:none;transition:80ms;width:100%}.category__sub-sub-item[data-v-f5a6d513]:hover{background-color:var(--background)}.become-supplier[data-v-f5a6d513]{align-items:center;color:var(--text);cursor:pointer;display:none;gap:6px;text-decoration:none}@media (max-width:576px){.become-supplier[data-v-f5a6d513]{display:flex}}.become-supplier:hover p[data-v-f5a6d513]{text-shadow:.1px .1px 0 var(--subtext)}.become-supplier p[data-v-f5a6d513]{font-family:Rubik,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:16.94px}@media (max-width:576px){.become-supplier p[data-v-f5a6d513]{font-family:Rubik,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14.52px}}.become-supplier__icon[data-v-f5a6d513]{width:32px}@media (max-width:576px){.become-supplier__icon[data-v-f5a6d513]{width:22px}}.category-enter-from[data-v-f5a6d513]{opacity:0;transform:translateY(-10px)}.category-enter-to[data-v-f5a6d513]{opacity:1;transform:translateY(0)}.category-enter-active[data-v-f5a6d513],.category-leave-active[data-v-f5a6d513]{transition:opacity .3s ease-out,transform .3s ease-out}.category-leave-from[data-v-f5a6d513]{opacity:1;transform:translateY(0)}.category-leave-to[data-v-f5a6d513]{opacity:0;transform:translateY(-10px)}.-----[data-v-498847da]{color:red}.mobile-navbar[data-v-498847da]{display:none;margin:15px 0 5px}@media (max-width:1024px){.mobile-navbar[data-v-498847da]{display:block}}@media (max-width:576px){.mobile-navbar__container[data-v-498847da]{margin:0 0 0 10px}}.mobile-navbar__list[data-v-498847da]{align-items:center;display:flex;gap:10px;overflow-x:auto;padding-right:10px}.mobile-navbar__list[data-v-498847da]::-webkit-scrollbar{display:none}.mobile-navbar__item[data-v-498847da]{background-color:var(--header-background);border:1px solid var(--border);border-radius:6px;color:var(--text);flex:0 0 auto;font-family:Rubik,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:16.94px;padding:10px;text-decoration:none}.mobile-navbar__item[data-v-498847da]:hover:not(.mobile-navbar__item.active){background-color:var(--background);border-color:#323232;color:#323232}.mobile-navbar__item.active[data-v-498847da]{background-color:var(--primary);border-color:#323232;color:#323232}.-----[data-v-8252d459]{color:red}.button[data-v-8252d459]{align-items:center;background-color:#323232;border-radius:2.58px;color:#fff;cursor:pointer;display:flex;font-family:Rubik;gap:13.71px;padding:7.94px 10.31px}.button__right[data-v-8252d459]{align-items:flex-start;display:flex;flex-direction:column;gap:3.44px;justify-content:space-between}.button__right span[data-v-8252d459]{font-size:9.45px;font-weight:400;letter-spacing:0;line-height:11.16px}.button__right h4[data-v-8252d459]{font-size:12.02px;font-weight:600;letter-spacing:0;line-height:17.18px}.-----[data-v-eea0c00f]{color:red}.footer[data-v-eea0c00f]{background-color:var(--header-background)}.footer__container[data-v-eea0c00f]{display:flex;flex-direction:column;gap:34px;overflow:hidden;padding:60px 0 74px}@media (max-width:576px){.footer__container[data-v-eea0c00f]{gap:30px;padding:20px 16px}}.footer__top[data-v-eea0c00f]{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:1024px){.footer__top[data-v-eea0c00f]{gap:30px}}@media (max-width:576px){.footer__top[data-v-eea0c00f]{gap:25px}}.footer__top h3[data-v-eea0c00f]{color:var(--text);font-family:Rubik,sans-serif;font-size:16px;font-style:normal;font-weight:600;letter-spacing:-1%;line-height:24px}.footer__logo[data-v-eea0c00f]{display:flex;flex-direction:column;gap:13px;width:292px}@media (max-width:320px){.footer__logo[data-v-eea0c00f]{width:222px}}.footer__logo[data-v-eea0c00f]>*{white-space:pre-line;word-break:break-word}.footer__logo h1[data-v-eea0c00f]{color:var(--primary);font-size:30px;font-weight:600;line-height:34.92px;white-space:normal}.footer__logo h1[data-v-eea0c00f],.footer__logo span[data-v-eea0c00f]{font-family:Rubik,sans-serif;font-style:normal;letter-spacing:0;word-break:break-word}.footer__logo span[data-v-eea0c00f]{color:var(--subtext);font-size:14px;font-weight:400;line-height:16.94px}.footer__logo a[data-v-eea0c00f]{color:var(--text);font-family:Rubik,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:-1%;line-height:18px;text-decoration:none}.footer__link[data-v-eea0c00f]{gap:16px}.footer__link[data-v-eea0c00f],.footer__link-list[data-v-eea0c00f]{display:flex;flex-direction:column}.footer__link-list[data-v-eea0c00f]{gap:10px}.footer__link-item[data-v-eea0c00f]{align-items:center;cursor:pointer;display:flex;gap:6px;text-decoration:none}.footer__link-item span[data-v-eea0c00f]{color:var(--text);font-family:Rubik,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:0;line-height:14.52px;transition:.25s}.footer__link-item[data-v-eea0c00f]:hover *{color:var(--primary)!important}.footer__contact[data-v-eea0c00f]{display:flex;flex-direction:column;gap:16px}.footer__contact-box[data-v-eea0c00f]{display:flex;flex-direction:column;gap:10px}.footer__contact-list[data-v-eea0c00f]{display:flex;flex-direction:column;gap:6px}.footer__contact-item[data-v-eea0c00f]{align-items:center;cursor:pointer;display:flex;gap:8px;text-decoration:none}.footer__contact-item span[data-v-eea0c00f]{color:var(--text);font-family:Rubik,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:16.94px;transition:.25s}.footer__contact-item[data-v-eea0c00f]:hover *{color:var(--primary)!important}.footer__download[data-v-eea0c00f]{display:flex;flex-direction:column;gap:16px}.footer__download-buttons[data-v-eea0c00f]{display:flex;flex-direction:column;gap:10.31px;width:138px}.footer__bottom[data-v-eea0c00f]{align-items:center;border-top:1px solid hsla(0,0%,7%,.161);color:var(--text);display:flex;flex-wrap:wrap-reverse;justify-content:space-between;padding-top:27px}@media (max-width:576px){.footer__bottom[data-v-eea0c00f]{border-top:none;padding-top:0}}.footer__copyright[data-v-eea0c00f]{font-family:Rubik,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;line-height:16.94px}@media (max-width:576px){.footer__copyright[data-v-eea0c00f]{border-top:1px solid hsla(0,0%,7%,.161);padding-top:21px;text-align:center;width:100%}}.footer__privacy[data-v-eea0c00f]{align-items:center;display:flex;font-family:Rubik,sans-serif;font-size:14px;font-style:normal;font-weight:400;gap:60px;letter-spacing:0;line-height:16.94px}@media (max-width:576px){.footer__privacy[data-v-eea0c00f]{padding-bottom:8px}}@media (max-width:768px){.footer__privacy[data-v-eea0c00f]{gap:33px}}.footer__privacy a[data-v-eea0c00f]{color:var(--text);text-decoration:none}.footer__privacy a[data-v-eea0c00f]:hover{text-decoration:underline}.footer__icon[data-v-eea0c00f]{align-items:center;background-color:var(--background);border-radius:4px;color:var(--icon);display:flex;height:20px;justify-content:center;transition:.25s;width:20px}.footer__icon[data-v-eea0c00f]:hover{color:var(--primary)}.footer__icon[data-v-eea0c00f] *{height:14px;width:14px}
