.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{display:flex;justify-content:space-between;align-items:center;column-gap:.8rem;background:#f4f4f4;border-radius:39px;font-size:1.2rem;line-height:2.2rem;font-weight:700;color:#333;padding:.4rem 1.6rem;cursor:pointer;order:2}@media screen and (max-width:992px){.v-tags__btnTab{white-space:nowrap}}@media(hover:hover)and (pointer:fine){.v-tags__btnTab:hover{color:#f60}}@media screen and (hover:hover)and (pointer:fine)and (max-width:992px){.v-tags__btnTab:hover{color:#333}}.v-tags__btnTab.active{background:#f60;color:#fff;order:-1}.v-tags__btnIcon{pointer-events:none;width:2rem;height:2rem;margin-left:.8rem;color:#fff}: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)}}
