.v-tags{display:flex;flex-wrap:wrap;grid-gap:.8rem 1.6rem;margin-bottom:2.4rem}@media screen and (max-width:992px){.v-tags{flex-wrap:nowrap;overflow:auto}}@supports (-moz-appearance:none){@media screen and (max-width:992px){.v-tags{scrollbar-width:none}}}@media screen and (max-width:992px){.v-tags::-webkit-scrollbar{display:none}}.v-tags__btnTab{align-items:center;background:#f4f4f4;border-radius:39px;color:#333;column-gap:.8rem;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;justify-content:space-between;line-height:2.2rem;order:2;padding:.4rem 1.6rem}@media screen and (max-width:992px){.v-tags__btnTab{white-space:nowrap}}@media (hover:hover){.v-tags__btnTab:hover{color:#f60}}@media screen and (hover:hover) and (max-width:992px){.v-tags__btnTab:hover{color:#333}}.v-tags__btnTab.active{background:#f60;color:#fff;order:-1}.v-tags__btnIcon{color:#fff;height:2rem;margin-left:.8rem;pointer-events:none;width:2rem}:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-productListWithTabs__cardsContainer{display:grid;gap:2.4rem}.v-productListWithTabs__cardsContainer.fourColumns{grid-template-columns:repeat(4,1fr)}.v-productListWithTabs__cardsContainer.threeColumns{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1220px){.v-productListWithTabs__cardsContainer.fourColumns,.v-productListWithTabs__cardsContainer.threeColumns{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.v-productListWithTabs__cardsContainer.fourColumns,.v-productListWithTabs__cardsContainer.threeColumns{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.v-productListWithTabs__cardsContainer.fourColumns,.v-productListWithTabs__cardsContainer.threeColumns{gap:1.6rem;grid-template-columns:repeat(1,1fr)}}
