.subcategorySmallContainer{width:100%;margin-bottom:10px}.subcategorySmall{height:35px;margin-bottom:10px;border:1px solid var(--color-border);padding:0 20px;font-size:12px;text-transform:uppercase;margin-right:.625rem;white-space:nowrap;transition:border-color .15s ease-out}.subcategorySmall:hover{border-color:var(--color-border--hover)}@media (max-width:767px){.subcategorySmallContainer{display:flex;overflow-y:auto;flex-wrap:nowrap;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 80px),transparent);mask-image:linear-gradient(90deg,#000 calc(100% - 80px),transparent)}.subcategorySmall:last-of-type{margin-right:80px}.subcategorySmall--button{display:none}}@media (min-width:768px){.subcategorySmall{font-size:.875rem}.subcategorySmall--divide{display:none}.showSubcategorySmallTrigger:checked~.subcategorySmall--divide{display:flex}.subcategorySmall--button{font-weight:700}}