.brands__section .section__header[data-v-6858f18f]{align-items:center;display:flex;flex-wrap:wrap;gap:30px}@media (max-width:767px){.brands__section .section__header[data-v-6858f18f]{gap:10px}}.brands__section .brand__list[data-v-6858f18f]{display:grid;gap:10px 20px;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:1199px){.brands__section .brand__list[data-v-6858f18f]{gap:10px 15px}}@media screen and (max-width:1023px){.brands__section .brand__list[data-v-6858f18f]{gap:10px;grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:767px){.brands__section .brand__list[data-v-6858f18f]{gap:5px;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:540px){.brands__section .brand__list[data-v-6858f18f]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:375px){.brands__section .brand__list[data-v-6858f18f]{gap:10px 15px}}.brands__section .brand__list .brand__item[data-v-6858f18f]{align-items:center;border:1px solid #d7d7d7;border-radius:24px;display:flex;justify-content:space-between;max-width:262px;padding:11px 16px;transition:all .3s ease;width:100%}@media screen and (max-width:767px){.brands__section .brand__list .brand__item[data-v-6858f18f]{border-radius:12px;padding:8px 12px}}@media screen and (max-width:375px){.brands__section .brand__list .brand__item[data-v-6858f18f]{border-radius:8px;padding:5px 10px}}.brands__section .brand__list .brand__item .brand__link[data-v-6858f18f]{height:100%;width:100%}.brands__section .brand__list .brand__item .brand__link .brand__info[data-v-6858f18f]{align-items:center;display:flex;gap:5px;height:100%;justify-content:space-between;width:100%}.brands__section .brand__list .brand__item .brand__link .brand__info .brand__logo[data-v-6858f18f]{height:40px;-o-object-fit:contain;object-fit:contain;width:40px}@media screen and (max-width:375px){.brands__section .brand__list .brand__item .brand__link .brand__info .brand__logo[data-v-6858f18f]{height:35px;width:35px}}.brands__section .brand__list .brand__item .brand__link .brand__info .brand__count-block[data-v-6858f18f]{display:flex;flex-direction:column}.brands__section .brand__list .brand__item .brand__link .brand__info .brand__count-block p[data-v-6858f18f]{font-size:16px;line-height:20px;text-transform:capitalize}@media screen and (max-width:375px){.brands__section .brand__list .brand__item .brand__link .brand__info .brand__count-block p[data-v-6858f18f]{font-size:14px;line-height:18px}}.brands__section .brand__list .brand__item .brand__link .brand__info .brand__count-block span[data-v-6858f18f]{color:var(--main-color);display:block;font-size:16px;line-height:20px}@media screen and (max-width:375px){.brands__section .brand__list .brand__item .brand__link .brand__info .brand__count-block span[data-v-6858f18f]{font-size:14px;line-height:18px}}@media screen and (max-width:540px){.brands__section .brand__list .brand__item[data-v-6858f18f]:nth-child(n+19){display:none}}.brands__section .brand__list .brand__item--show[data-v-6858f18f]:nth-child(n+19){display:block}.brands__section .brand__list-btn[data-v-6858f18f]{background:var(--main-color);border:1px solid var(--main-color);border-radius:var(--border-button-radius);color:var(--bg-light);display:none;font-size:16px;font-weight:400;height:44px;line-height:20px;margin-top:20px;transition:all .3s ease;width:100%}@media screen and (max-width:540px){.brands__section .brand__list-btn[data-v-6858f18f]{display:block}}.filter__body-select[data-v-73dc63bc]{flex-grow:1;position:relative}.filter__body-select .filter__body-select-reset[data-v-73dc63bc]{align-self:center;border-radius:100%;color:var(--main-black);cursor:pointer;display:flex;font-size:24px;justify-content:center;position:absolute;right:50px;text-align:center;top:50%;transform:translateY(-50%)}.filter__body-select .filter__body-select-reset i[data-v-73dc63bc]{height:100%}.filter__body-select .filter__body-select-reset[disabled][data-v-73dc63bc]{display:none}.filter__body-select[data-v-73dc63bc]:after{background:#fff;border-radius:100%;content:"";font-family:Font Awesome\ 6 Free;font-weight:900;padding:3px 4px;pointer-events:none;position:absolute;right:10px;text-align:center;top:50%;transform:translateY(-50%)}@media screen and (max-width:500px){.filter__body-select[data-v-73dc63bc]{grid-column-start:1}}.filter__body-select select[data-v-73dc63bc]{border:var(--border);border-radius:var(--border-input-radius);height:100%;min-width:210px;padding:15px;width:100%}.filter__body-select select option[data-v-73dc63bc]{padding:5px}.filter__body-select select.active[data-v-73dc63bc]{font-weight:700}.wide[data-v-73dc63bc]{grid-column-end:3;grid-column-start:1}.filter .filter__content[data-v-68cc9a87]{background:#eceef0;border-radius:24px;display:none;flex-direction:column;padding:30px 40px;position:relative}@media screen and (max-width:1439px){.filter .filter__content[data-v-68cc9a87]{padding:20px 15px}}@media screen and (max-width:540px){.filter .filter__content[data-v-68cc9a87]{border-radius:12px;padding:20px 10px}}@media screen and (min-width:768px){.filter .filter__content[data-v-68cc9a87]{display:flex}}.filter .filter__content .filter__header[data-v-68cc9a87]{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.filter .filter__content .filter__header-reset[data-v-68cc9a87]{align-items:center;background:#828282;border-radius:var(--border-input-radius);color:var(--bg-light);cursor:pointer;display:none;gap:10px;justify-content:center;line-height:16px;margin-left:auto;padding:13px 10px;width:100%}@media screen and (max-width:768px){.filter .filter__content .filter__header-reset[data-v-68cc9a87]{display:flex;height:48px;max-width:250px}}@media screen and (max-width:375px){.filter .filter__content .filter__header-reset[data-v-68cc9a87]{max-width:100%}}.filter .filter__content .filter__header-reset .filter__header-reset-icon[data-v-68cc9a87]{align-items:center;display:flex;height:11px;justify-content:center;width:11px}.filter .filter__content .filter__header-reset .filter__header-reset-icon i[data-v-68cc9a87]{color:var(--bg-light)}.filter .filter__content .filter__body-selects[data-v-68cc9a87]{display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-top:30px}@media screen and (max-width:1439px){.filter .filter__content .filter__body-selects[data-v-68cc9a87]{gap:10px}}@media screen and (max-width:1199px){.filter .filter__content .filter__body-selects[data-v-68cc9a87]{grid-template-columns:1fr}}@media screen and (max-width:768px){.filter .filter__content .filter__body-selects[data-v-68cc9a87]{display:none;padding-top:0}}.filter .filter__content .filter__body-selects .filter__body-column[data-v-68cc9a87]{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1439px){.filter .filter__content .filter__body-selects .filter__body-column[data-v-68cc9a87]{gap:10px}}@media screen and (max-width:500px){.filter .filter__content .filter__body-selects .filter__body-column[data-v-68cc9a87]{-moz-column-gap:0;column-gap:0;grid-template-columns:1fr;row-gap:10px}}.filter .filter__content .filter__body-selects .filter__body-column .filter__header-reset[data-v-68cc9a87]{display:flex}.filter .filter__content .filter__body-selects .filter__body-select[data-v-68cc9a87]{position:relative}.filter .filter__content .filter__body-selects .filter__body-select[data-v-68cc9a87]:after{align-items:center;background:var(--main-color);border-radius:0 8px 8px 0;color:var(--bg-light);content:"";display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:48px}@media screen and (max-width:500px){.filter .filter__content .filter__body-selects .filter__body-select[data-v-68cc9a87]{grid-column-start:1}}.filter .filter__content .filter__body-selects .semi-wide[data-v-68cc9a87]{grid-column-end:3;grid-column-start:1}.filter .filter__content .filter__body-selects .wide[data-v-68cc9a87]{grid-column-end:4;grid-column-start:1}.filter .filter__content .filter__body-selects .filter__body-input[data-v-68cc9a87]{background:var(--bg-light);border:var(--border);border-radius:20px;border-radius:var(--border-input-radius);display:flex;min-width:210px;padding:15px;width:100%}.filter .filter__content .filter__body-selects .filter__body-input .separator[data-v-68cc9a87]{padding:0 5px}.filter .filter__content .filter__body-selects .filter__body-input input[data-v-68cc9a87]{width:49%}.filter .filter__content .filter__body-selects .filter__body-input input[data-v-68cc9a87]:last-child{text-align:end}.filter .filter__content .filter__body-selects.mobile[data-v-68cc9a87]{display:none;gap:15px}@media screen and (max-width:768px){.filter .filter__content .filter__body-selects.mobile[data-v-68cc9a87]{display:grid;margin-top:15px}}.filter .filter__content .filter__body-bodies[data-v-68cc9a87]{border:none;display:grid;gap:20px;grid-template-columns:repeat(8,1fr)}@media screen and (max-width:1200px){.filter .filter__content .filter__body-bodies[data-v-68cc9a87]{display:none}}.filter .filter__content .filter__body-bodies .filter__body-body[data-v-68cc9a87]{align-items:center;border:none;border-radius:20px;cursor:pointer;display:inline-flex;flex-direction:column;gap:10px;justify-content:center;padding:20px 25px;transition:.3s}.filter .filter__content .filter__body-bodies .filter__body-body p[data-v-68cc9a87]{font-size:12px;transition:.3s}.filter .filter__content .filter__body-bodies .filter__body-body[data-v-68cc9a87]:hover{border:2px solid var(--main-black);transition:.3s}.filter .filter__content .filter__body-bodies .filter__body-body:hover p[data-v-68cc9a87]{font-weight:700;transition:.3s}.filter .filter__content .filter__body-bodies .filter__body-body img[data-v-68cc9a87]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.filter .filter__content .filter__body-controls[data-v-68cc9a87]{display:flex;flex-wrap:wrap;gap:10px;padding-top:20px}@media screen and (max-width:540px){.filter .filter__content .filter__body-controls[data-v-68cc9a87]{gap:5px}}.filter .filter__content .filter__body-controls .controls__item[data-v-68cc9a87]{background:var(--bg-light);border-radius:20px;cursor:pointer;padding:8px 14px;transition:.3s}.filter .filter__content .filter__body-controls .controls__item[data-v-68cc9a87]:hover{background:var(--main-black);color:var(--bg-light);transition:.3s}@media screen and (max-width:540px){.filter .filter__content .filter__body-controls .controls__item[data-v-68cc9a87]{font-size:12px;padding:8px}}.filter .filter__content.active[data-v-68cc9a87]{display:flex}.filter .filter__button-mobile[data-v-68cc9a87]{background:var(--orange);border:1px solid var(--orange);border-radius:30px;cursor:pointer;display:none;gap:20px;margin-bottom:22px;padding:13px 32px;width:-moz-max-content;width:max-content}.filter .filter__body-show[data-v-68cc9a87]{background:transparent;border:1px solid #3d3d3d;border-radius:30px;display:none;margin-top:22px;padding:14px 32px;width:-moz-max-content;width:max-content}select[data-v-68cc9a87]:disabled{opacity:.5}.page__text-container[data-v-df647c73]{display:flex;gap:50px;margin:50px auto 30px}@media screen and (max-width:1199px){.page__text-container[data-v-df647c73]{gap:30px 20px}}@media screen and (max-width:1024px){.page__text-container[data-v-df647c73]{flex-direction:column;margin:30px auto}}@media screen and (max-width:767px){.page__text-container[data-v-df647c73]{gap:0}}.page__text-container .page__img-content[data-v-df647c73]{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(6,1fr);height:-moz-max-content;height:max-content}@media screen and (max-width:1199px){.page__text-container .page__img-content[data-v-df647c73]{gap:20px}}@media screen and (max-width:1024px){.page__text-container .page__img-content[data-v-df647c73]{gap:30px;margin:0 auto;width:-moz-max-content;width:max-content}}@media screen and (max-width:767px){.page__text-container .page__img-content[data-v-df647c73]{gap:14px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);max-width:430px;width:100%}}.page__text-container .page__img-content img[data-v-df647c73]:first-child{grid-row:span 3/span 3;height:200px;-o-object-fit:contain;object-fit:contain;width:200px}@media screen and (max-width:1199px){.page__text-container .page__img-content img[data-v-df647c73]:first-child{height:160px;width:160px}}@media screen and (max-width:1024px){.page__text-container .page__img-content img[data-v-df647c73]:first-child{height:200px;width:200px}}@media screen and (max-width:767px){.page__text-container .page__img-content img[data-v-df647c73]:first-child{grid-column-start:1;grid-row-start:3;height:auto;width:100%}}.page__text-container .page__img-content img[data-v-df647c73]:nth-child(2){grid-column-start:1;grid-row:span 3/span 3;grid-row-start:4;height:200px;-o-object-fit:contain;object-fit:contain;width:200px}@media screen and (max-width:1199px){.page__text-container .page__img-content img[data-v-df647c73]:nth-child(2){height:160px;width:160px}}@media screen and (max-width:1024px){.page__text-container .page__img-content img[data-v-df647c73]:nth-child(2){height:200px;width:200px}}@media screen and (max-width:767px){.page__text-container .page__img-content img[data-v-df647c73]:nth-child(2){grid-column-start:2;grid-row-start:3;height:auto;width:100%}}.page__text-container .page__img-content img[data-v-df647c73]:nth-child(3){grid-column:span 2/span 2;grid-column-start:2;grid-row:span 6/span 6;grid-row-start:1;height:430px;-o-object-fit:contain;object-fit:contain;width:430px}@media screen and (max-width:1199px){.page__text-container .page__img-content img[data-v-df647c73]:nth-child(3){height:340px;width:340px}}@media screen and (max-width:1024px){.page__text-container .page__img-content img[data-v-df647c73]:nth-child(3){height:430px;width:430px}}@media screen and (max-width:767px){.page__text-container .page__img-content img[data-v-df647c73]:nth-child(3){grid-column:span 2/span 2;grid-column-start:1;grid-row:span 2/span 2;grid-row-start:1;height:auto;width:100%}}
